.networks ul{
  list-style: disc;
}
.networks ol{
    list-style: auto;
}
.tabs_srcoll::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5;
}
.tabs_srcoll::-webkit-scrollbar-thumb {
    background-color: #cf1628;
}
.networks_cat{
    margin-bottom: 30px;
}
.tabs_cat{
    position: relative;
    margin-bottom: 40px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.networks_cat .bg_cat img {

}
.networks_cat .description{

}
.network_item .info .t-3{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.network_item .item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.network_item .item .info{
    width: 70%;
}
.network_item .item .img{
    width: 30%;
    padding: 30px;
    padding-right: 0px;
    border-top: solid 1px #ccc;
}
.network_item .item .img img{
    width: 100%;
}
.network_item .info a{
    color: #b41d24;
    border: solid 2px #b41d24;
    padding: 3px 15px;
    display: inline-block;
    margin-top: 10px;
}
.network_item .info a:hover{
    background:#b41d24 ;
    color: #ffffff;
}
a {
    color: #333333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#tabs-type1{
    border: none;
    position: relative;
}
#tabs-type1 .tabs_srcoll{
    overflow-x: auto;
    width:100%;
}
#tabs-type1 .tabs_cat ul{
    display: flex;
    flex-flow: row;
    width:100%;
    justify-content: space-between;
    background: none;
    border: none;
    margin: 10px 0px;
}
#tabs-type1 .tabs_cat ul li{
    outline: 0;
    cursor: pointer;
    padding: 0px;
    margin: 0px 15px;
    transition: .3s;
    font-size: 16px;
    border-right: inherit;
    font-weight: bold;
    color: #000;
    background: #ccc9c9;
    border: 2px solid #FFF;
    min-width: 220px;
    white-space: normal;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}
#tabs-type1 .tabs_cat ul li.ui-tabs-active,#tabs-type1 .tabs_cat ul li:hover{
    background: #cf1628;
    color: #FFF;
    border: 2px solid #cf1628;
}
#tabs-type1 .tabs_cat ul li.ui-tabs-active a,#tabs-type1 .tabs_cat ul li:hover a{
    color: #FFF;
}
#tabs-type1 .tabs_cat ul li a{
    outline: none;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 15px;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}
#tabs-type1.ui-tabs .ui-tabs-panel{
    padding: 0px;
}
.dtht_title{
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    color: #cf1628;
    font-weight: bold;
    margin-bottom: 10px;
}

#tabs-type2{
    border: none;
}
#tabs-type2 ul.ui-tabs-nav{
    background: none;
    border: none;
    padding: 0px;
}
#tabs-type2 ul.ui-tabs-nav li{
    background: #f0f0f0;
    border: none;
    transition: .3s;
    white-space: normal;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
}
#tabs-type2 ul.ui-tabs-nav li.ui-tabs-active,#tabs-type1 .tabs_cat ul li:hover{
    background: #ce1628;
}
#tabs-type2 ul.ui-tabs-nav li.ui-tabs-active a,#tabs-type1 .tabs_cat ul li:hover a{
    color: #ffffff;
    border: none;
}
#tabs-type2 ul.ui-tabs-nav li a{
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 15px 10px;
    transition: .3s;
    font-size: 16px;
    border-right: inherit;
    font-weight: bold;
    color: #ce1628;
    text-transform: uppercase;
}
#tabs-type2.ui-tabs .ui-tabs-panel{
    padding: 30px 0px;
}
#tabs-type3 .dtht_contentBox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}
#tabs-type3 .dtht_contentBox .info{
    width: 80%;
}
#tabs-type3 .dtht_contentBox .images{
    width: 15%;
}
#tabs-type3 .dtht_contentBox .images img{
    width: 100%;
}
#tabs-type3 .dtht_contentBox .info h3{
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}
#tabs-type3 .dtht_contentBox .info h3 span{
    font-size: 24px;
    background: #fffbfb;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
#tabs-type3 .dtht_contentBox .info h3:after{
    content: '';
    background: #ddd;
    width: 50%;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 0px;
    z-index: 0;
}
#tabs-type3 .dtht_contentBox .info .tenToChuc{
    font-size: 20px;
    cursor: pointer;
}
#tabs-type3 .dtht_contentBox .info .tenToChuc:before{
    content: "\f105";
    font-family:FontAwesome;
}
#tabs-type3 .dtht_contentBox .info .content{
    border: solid 1px #ddd;
    padding: 30px;
    display: none;
    transition: .3s;
}
#tabs-type3 .dtht_contentBox.active .info .content{
    display: block;
}
#tabs-type1 .content img,#tabs-type2 .content img{
    display: table;
    margin: 0 auto;
    text-align: center;
    max-width:100%;
}

.ui-widget{
    font-family: 'LinhAvantGarde', sans-serif !important;
    font-size: 15px !important;
}

@media screen and (max-width: 991px) {
    #tabs-type1 .tabs_cat ul li {
        padding: 10px 10px;
        margin-right: 0px;
        max-width: 100%;
    }
    #tabs-type1 .tabs_cat  ul li a {
        outline: none;
        float: none;
        padding: 0px 0px;
    }
    #tabs-type1 .tabs_srcoll{
        margin-top: 0px;
    }
    #tabs-type1 .content img,#tabs-type2 .content img{
        width: 100%;
    }

}
