

/* <=== itaboutmmba ===> */
.itaboutmmba{
    padding: 40px 0 70px;
}
.itaboutmmba .bagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}
.itaboutmmba .bagrip > div{
    padding: 0 30px;
}
.itaboutmmba .bagrip .lcol{
    width: calc(50% + 35px);
}
.itaboutmmba .bagrip .rcol{
    width: calc(50% - 35px);
}
.itaboutmmba .bathumb img{
    width: 100%;
}
.itaboutmmba .badecs{
    padding: 20px 0;
}
.itaboutmmba .dstitle{
    margin-bottom: 5px;
    color: #055496;
}
.itaboutmmba .dstitle span{
    color: #e57925;
}
.itaboutmmba .dstitle, .itaboutmmba .dstitle h2, .itaboutmmba .dstitle h3{
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
}
.itaboutmmba .dscapts{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}
.itaboutmmba .dstends{
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
}
/* <=== itaboutmmba ===> */

/* <=== itaboutmmbb ===> */
.itaboutmmbb{
    padding: 65px 0 ;
    background-color: #f7f7f7;
}
.itaboutmmbb .bagrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -30px;
}
.itaboutmmbb .bagrip > div{
    padding: 0 30px;
}
.itaboutmmbb .bagrip .lcol{
    width: calc(50% + 35px);
    order: 2;
}
.itaboutmmbb .bagrip .rcol{
    width: calc(50% - 35px);
}
.itaboutmmbb .bathumb img{
    width: 100%;
}
.itaboutmmbb .dstitle{
    margin-bottom: 10px;
}
.itaboutmmbb .dstitle, .itaboutmmbb .dstitle h2, .itaboutmmbb .dstitle h3{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;
}
.itaboutmmbb .dstend{
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
}
.itaboutmmbb .dstend strong{
    font-weight: bold;
}
/* <=== itaboutmmbb ===> */

/* <=== itaboutmmbc ===> */
.itaboutmmbc{
    padding: 70px 0;
}
.itaboutmmbc .bagrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -30px;
}
.itaboutmmbc .bagrip > div{
    padding: 0 30px;
}
.itaboutmmbc .bagrip .lcol{
    width: calc(50% + 35px);
}
.itaboutmmbc .bagrip .rcol{
    width: calc(50% - 35px);
}
.itaboutmmbc .dstitle{
    margin-bottom: 10px;
}
.itaboutmmbc .dstitle, .itaboutmmbc .dstitle h2, .itaboutmmbc .dstitle h3{
    font-size: 45px;
    line-height: 60px;
    font-weight: bold;
}
.itaboutmmbc .dstend{
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}
.itaboutmmbc .bathumb img{
    width: 100%;
}
/* <=== itaboutmmbc ===> */

/* <=== itaboutmmbd ===> */
.itaboutmmbd{
    padding: 50px 0 40px;
    border-bottom: 1px solid #fff;
    background-color: #f7f7f7;
}
.itaboutmmbd .bdgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itaboutmmbd .bdgrip > div{
    padding: 0 15px;
    width: 33.3333%;
    margin-bottom: 20px;
}
.itstyleall{
    position: relative;
    height: 100%;
}
.itstyleall .tithumb{
    position: relative;
}
.itstyleall .thumb{
    display: block;
    padding-top: 65.56%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.itstyleall .thumb::before{
    content: '';
    position: absolute;
    bottom: 0;
    height: 40px;
    left: 0;
    right: 30px;
    background-color: #f7f7f7;
    z-index: 1;
    pointer-events: none;
}
.itstyleall .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itstyleall .icon{
    bottom: 5px;
    position: absolute;
    left: 30px;
    z-index: 1;
    width: 70px;
    height: 70px;
    background-color: #055496;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.itstyleall .icon img{
    max-width: 60%;
    max-height: 60%;
}
.itstyleall .dstitle{
    margin-bottom: 10px;
}
.itstyleall .dstitle, .itstyleall .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.itstyleall .dstitle, .itstyleall .dstitle a{
    color: #055496;
}
.itstyleall .dstends{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
.itstyleall .dstends p{
    padding: 2px 0;
}
/* <=== itaboutmmbd ===> */

/* <=== itaboutmmbe ===> */
.itaboutmmbe{
    padding: 50px 0 70px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #fff;
}
.itaboutmmbe .begrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.itaboutmmbe .begrip > div{
    width: 25%;
    margin-bottom: 30px;
    padding: 0 15px;
}
.itmtheteam{
    height: 100%;
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
}
.itmtheteam .thumb{
    display: block;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}
.itmtheteam .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itmtheteam .decs{
    padding: 20px 20px 25px;
}
.itmtheteam .dsname{
    margin-bottom: 5px;
}
.itmtheteam .dsname, .itmtheteam .dsname h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itmtheteam .dsinfo{
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    height: 44px;
    overflow: hidden;
    font-weight: 300;
    margin-bottom: 15px;
}
.itmtheteam .dsinfo p{
    padding: 0;
}
.itmtheteam .dsviews a{
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #e57925;
    font-weight: bold;
    text-transform: uppercase;
    color: #e57925;
}
.itmtheteam .dsviews a:hover{
    color: #055496;
}
/* <=== itaboutmmbe ===> */

/* <=== vhpopmteam ===> */
.vhstymeet .fancybox-slide--html{
    overflow: hidden;
}
.vhstymeet .fancybox-close-small{
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -225px;
    padding: 0;
    opacity: 1;
}
.vhstymeet .fancybox-close-small::before{
    content: 'CLOSE ';
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% - 3px);
}
.vhstymeet .fancybox-close-small::after{
    content: ' ';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 50px);
    background-color: #333333;
    width: 45px;
    height: 1px;
}
.vhstymeet .fancybox-close-small svg{
    color: #055496;
}
.vhpopmteam{
    padding: 0;
    position: relative;
    overflow: unset;
}
.vhpopmteam::before{
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100000px;
    left: 100%;
    background-color: #fff;
}
.slusermeet .slick-arrow{
    position: fixed;
    right: 15px;
    top: 50%;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: #f7f7f7;
    border: none;
    font-size: 0;
    z-index: 2;
}
.slusermeet .slick-arrow::before{
    font-family: 'icomoon' !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: bold;
    line-height: 45px;
}
.slusermeet .slick-prev{
    margin-top: -50px;
}
.slusermeet .slick-prev::before{
    content: '\e90a';
}
.slusermeet .slick-next{
    margin-top: 10px;
}
.slusermeet .slick-next::before{
    content: '\e909';
}
.itusermeet .mtgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itusermeet .mtgrip .lcol{
    width: 500px;
}
.itusermeet .mtgrip .rcol{
    width: calc(100% - 500px);
}
.itusermeet .mtthumb{
    background-color: #f7f7f7;
    padding: 65px;
}
.itusermeet .mtthumb .img{
    display: block;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}
.itusermeet .mtthumb .img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itusermeet .mtdecs{
    padding: 20px 60px 20px 70px;
}
.itusermeet .dstitle{
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #055496;
}
.itusermeet .dstitle, .itusermeet .dstitle h2{
    font-size: 35px;
    line-height: 50px;
    font-weight: bold;
}
.itusermeet .dschucs{
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}
.itusermeet .dsinfos{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}
.itusermeet .dsinfos::-webkit-scrollbar{
    width: 5px;
    background-color: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itusermeet .dsinfos::-webkit-scrollbar-thumb {
    background-color: #e57925;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 25px;
}

/* <=== vhpopmteam ===> */

@media all and (max-width: 1200px){
    /* <=== vhpopmteam ===> */
    .itusermeet .mtdecs{
        padding: 20px 60px 20px 40px;
    }
    /* <=== vhpopmteam ===> */
}
@media all and (max-width: 991px){

    /* <=== itaboutmmba ===> */
    .itaboutmmba{
        padding: 30px 0 35px;
    }
    .itaboutmmba .bagrip{
        margin: 0 -15px;
    }
    .itaboutmmba .bagrip > div{
        padding: 0 15px;
    }
    .itaboutmmba .bagrip .lcol{
        width: calc(50% + 15px);
    }
    .itaboutmmba .bagrip .rcol{
        width: calc(50% - 15px);
    }
    .itaboutmmba .badecs{
        padding: 0;
    }
    .itaboutmmba .dstitle, .itaboutmmba .dstitle h2, .itaboutmmba .dstitle h3{
        font-size: 35px;
        line-height: 45px;
    }
    .itaboutmmba .dscapts{
        font-size: 18px;
        line-height: 27px;
    }
    .itaboutmmba .dstends{
        font-size: 15px;
        line-height: 23px;
    }
    /* <=== itaboutmmba ===> */

    /* <=== itaboutmmbb ===> */
    .itaboutmmbb{
        padding: 40px 0;
    }
    .itaboutmmbb .bagrip{
        margin: 0 -15px;
    }
    .itaboutmmbb .bagrip > div{
        padding: 0 15px;
    }
    .itaboutmmbb .bagrip .lcol{
        width: calc(50% + 15px);
    }
    .itaboutmmbb .bagrip .rcol{
        width: calc(50% - 15px);
    }
    .itaboutmmbb .dstitle, .itaboutmmbb .dstitle h2, .itaboutmmbb .dstitle h3{
        font-size: 28px;
        line-height: 37px;
    }
    .itaboutmmbb .dstend{
        font-size: 15px;
        line-height: 23px;
    }
    /* <=== itaboutmmbb ===> */

    /* <=== itaboutmmbc ===> */
    .itaboutmmbc{
        padding: 50px 0 35px;
    }
    .itaboutmmbc .bagrip{
        margin: 0 -15px;
    }
    .itaboutmmbc .bagrip > div{
        padding: 0 15px;
    }
    .itaboutmmbc .bagrip .lcol{
        width: calc(50% + 15px);
    }
    .itaboutmmbc .bagrip .rcol{
        width: calc(50% - 15px);
    }
    .itaboutmmbc .dstitle, .itaboutmmbc .dstitle h2, .itaboutmmbc .dstitle h3{
        font-size: 28px;
        line-height: 37px;
    }
    .itaboutmmbc .dstend{
        font-size: 20px;
        line-height: 30px;
    }
    /* <=== itaboutmmbc ===> */

    /* <=== itaboutmmbd ===> */
    .itaboutmmbd{
        padding: 35px 0 15px;
    }
    .itstyleall .dstitle, .itstyleall .dstitle h3{
        font-size: 22px;
        line-height: 30px;
    }
    .itstyleall .dstends{
        font-size: 15px;
        line-height: 23px;
    }
    .itaboutmmbd .bdgrip{
        margin: 0 -10px;
    }
    .itaboutmmbd .bdgrip > div{
        padding: 0 10px;
    }
    /* <=== itaboutmmbd ===> */

    /* <=== itaboutmmbe ===> */
    .itaboutmmbe{
        padding: 30px 0 40px;
    }
    .itaboutmmbe .begrip{
        margin: 0 -10px;
    }
    .itaboutmmbe .begrip > div{
        width: 33.333%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    /* <=== itaboutmmbe ===> */

    /* <=== vhpopmteam ===> */
    .vhpopmteam::before{
        display: none;
    }
    .itusermeet .mtgrip .lcol{
        width: 100%;
    }
    .itusermeet .mtgrip .rcol{
        width: 100%;
    }
    .itusermeet .mtthumb{
        padding: 70px 20px 20px 20px;
    }
    .vhstymeet .fancybox-close-small{
        margin-top: 0;
        top: 10px;
        transform: initial;
        position: absolute;
    }
    .vhstymeet .fancybox-slide--html{
        overflow: auto;
    }
    .itusermeet .mtdecs{
        padding: 20px 20px 90px;
    }
    .slusermeet .slick-arrow{
        position: absolute;
        bottom: 25px;
        transform: translateX(-50%);
        left: 50%;
        top: initial;
    }
    .slusermeet .slick-next{
        margin-left: 25px;
        margin-top: 0;
    }
    .slusermeet .slick-prev{
        margin-top: 0;
        margin-left: -25px;
    }
    .itusermeet .dstitle, .itusermeet .dstitle h2{
        font-size: 25px;
        line-height: 37px;
    }
    .itusermeet .dsinfos{
        font-size: 15px;
        line-height: 23px;
        max-height: 300px;
    }
    .itusermeet .dschucs{
        margin-bottom: 10px;
    }
    /* <=== vhpopmteam ===> */
}
@media all and (max-width: 767px){
    /* <=== itaboutmmba ===> */
    .itaboutmmba .bagrip .lcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .itaboutmmba .bagrip .rcol{
        width: 100%;
    }
    /* <=== itaboutmmba ===> */

    /* <=== itaboutmmbb ===> */

    .itaboutmmbb .bagrip .lcol{
        width: 100%;
        margin-bottom: 20px;
        order: unset;
    }
    .itaboutmmbb .bagrip .rcol{
        width: 100%;
    }
    /* <=== itaboutmmbb ===> */

    /* <=== itaboutmmbc ===> */
    .itaboutmmbc .bagrip .lcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .itaboutmmbc .bagrip .rcol{
        width: 100%;
    }
    /* <=== itaboutmmbc ===> */

    /* <=== itaboutmmbd ===> */
    .itaboutmmbd .bdgrip > div{
        width: 100%;
    }
    /* <=== itaboutmmbd ===> */

    /* <=== itaboutmmbe ===> */
    .itaboutmmbe .begrip > div{
        width: 100%;
    }

    /* <=== itaboutmmbe ===> */
}