/*----- start banner -----*/
.banner { position: relative;}
.js_hmbanner.slick-slider {  -webkit-user-select: text;  -khtml-user-select: text;  -moz-user-select: text;  -ms-user-select: text;   user-select: text;margin-bottom: 0px;}
.bannertext {  position: absolute;   top: 0;  left: 0; right: 0; text-align: left;  width: 100%; height: 100%;}
.hmbo_wrap {height: 100%;    display: flex;  flex-wrap: wrap;}
.webox{position: relative;padding-top: 222px;}

.yeartxt{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    line-height: 100%;
    font-weight: normal;
    background: #000;
    padding: 12px 22px 12px 29px;
    display: inline-block;
    position: relative;
    height: 40px;
    margin-bottom: 30px;
}
.yeartxt:after{
    content: "";
    position: absolute;
    top: 0;
    right: -11px;
    width: 12px;
    height: 40px;
    background: url(../images/trangle-shape.png);
}
.big_title{
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.4px;
    font-family: 'Graphik';
    font-weight: 300;
    color: #000;
    padding-bottom: 20px;
}
.small_title{
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0.4px;
    line-height: 100%;
    color: #000;
    padding-bottom: 30px;
}

.bannertext.second1 .btnlist{
    margin-top: 20px;
}

.trustbx > img, .trustbx p{
    display: inline-block;
    vertical-align: middle;
}
.trustbx > img{
    width: 36px;
}

.bantrust_js li{
    text-align: center;
    position: relative;
    border-right:1px solid #ebebeb;
}

.bantrust_js{
    background: #fff;
    margin-top:-112px;
    border-radius: 2px;
}
.trustbx{
    padding: 17px 0;
}
.trustbx p{
    padding-left: 20px;
}
.ban_xs, .small_screen_banner{display: none !important;}



/*============== OUR SERVICES ============*/

.our_services{
    padding: 78px 0 74px;
}
.our_services .title_shape {
    padding-bottom: 10px;
}
.services_js{
    margin: 55px -15px 0;
}
.services_js li{
    padding: 0 15px;
}
.serimg{
    position: relative;
}
.ser_overlay{
    position: absolute;
    width:100%;
    height: 100%;
    top:0;
    left:0;
    right:0;bottom: 0;
    z-index: 1;
    padding-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 90px;
    justify-content: center;
}
.ser_overlay:before{
    content: "";
    position: absolute;
    width:100%;
    height: 100%;
    background: rgb(0 0 0 / 0.70);
    top:0;
    right:0;
    left:0;
    bottom:0;z-index: -1;
}
.icon{
    width:78px;
    height: 78px;
    border-radius: 100%;
    background: rgb(255 255 255 / 0.20);
    padding: 5px 0;
    margin:0 auto 15px;
}
.icon span{
    background: #00a4e4;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;padding: 16px 0;
}
.icon span img{
    display: block;
    margin:0 auto;
}
.ser_info{
    padding: 22px 0 0;
    text-align: center;
}
.ser_info p{
    max-width: 360px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.ser_overlay .title_sm{
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    padding-bottom: 35px;
}
.vert_line{
    width: 1px;
    height: 33px;
    background: #fff;
    margin:0 auto;
}


/*=============== We Specialize in  ===============*/


.we_specialize{
    position: relative;
    height: 100%;
    padding:75px 0 88px;
}
.we_specialize .title_shape:before, 
.we_specialize .title_shape:after{
    width: 38%;background: rgb(181 207 217 / 0.30);
}
.specailbox{
    width:214px;
    height: 214px;
    background: rgb(255 255 255 / 0.20);
    border-radius: 100%;
    margin: auto;
    text-align: center;
    padding: 11px 0;
}
.specailbox span{
    width: 192px;
    height: 192px;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    display: block;
    margin: auto;
    padding: 52px 0;
}
.specailbox .title_s{
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    padding-bottom: 0;
    line-height: 100%;
}
.specailbox span > img{
    width: 80px;
    display: block;
    margin: 0 auto 12px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}



.special_js{
    margin-top: 44px;
    padding-bottom: 70px;
}
.special_js .slick-prev, 
.special_js .slick-next,
.testimonial_js .slick-prev,
.testimonial_js .slick-next{
    top: 100%;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border:2px solid #fff;
    
}
.special_js .slick-prev, 
.testimonial_js .slick-prev{
    left: calc(50% - 36px);
}
.special_js .slick-next , 
.testimonial_js .slick-next {
    right: calc(50% - 36px);
}
.special_js .slick-prev:before, 
.special_js .slick-next:before{
    color: #fff;font-size: 22px;
}
.slick-prev:before, .slick-next:before{
    left: 0;
    position: absolute;
    top: 1px;
    
    bottom: 0;
    margin: auto;
}
.slick-prev:before{
  left:8px;  
} 
.slick-next:before{
    right: -4px;
}


/*========== deal ===========*/

.deal_inner{
    position: relative;
    
}
.hm_deal{
    position: relative;
    padding:75px 0 0;
}
.hm_deal:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
    width:100%;
    height: 344px;
    background: #eef9fe;
}
.deal_inner .title{
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 0;
}
.deal_inner .title:before{
    content: "";
    position: absolute;
    left:145px;
    top:0;
    width: 65%;
    height: 1px;
    background: #a6ddf5;
    bottom: 0;
    margin: auto;
}
.tabs{
    text-align: right;
}
.tabs li {
    cursor: pointer;
    position: relative;
    padding: 12px 20px;
    width: 100px;
    color: #000;
    font-size: 14px;
    line-height: 100%;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
    background: #fff;
    border:1px solid #d4d4d4;
    letter-spacing: 0.2px;
    margin-left: 10px;
}
.tabs li.active, .tabs li:hover {
    color: #fff;
        background-image: linear-gradient(to right, #009add , #00b4ee);
    border-color: #e9eaeb;
}
.tab_drawer_heading {
    display: none;
}
.tab_container{
    margin-top:45px;
}
.cctv_div{
    position: relative;
    padding: 26px 20px 46px;
    z-index: 1;
}
.cctv_info{
    text-align: center;
}
.cctv_info > img{
    margin-bottom: 16px;
}
.cctv_info .title_sm{
    letter-spacing: 0.5px;
    padding-bottom: 13px;
}
.fromtxt{
    font-size: 40px;
    color: #0095da;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.2px;
    padding-bottom: 20px;
}
.cctv_info p{
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 100%;
    text-align: center;
    font-weight: normal;
    color: #000;
}
.cctv_info .btnlist{
    margin-top:38px;
}

/*============= hm section =============*/

.hm_sec{
    padding: 90px 0;
}
.our_client{
    margin-top:85px;
}
.client_js{
    margin-top:25px;
}
.client_js li {
    padding: 0;
    margin: 0 11px;
    background: #fff;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clientbox {
    position: relative;
    overflow: hidden;
    background: #fff;
    height: 120px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.clientbox img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    max-height: 100%;
}
.review_cont{
    background: #eef9fe;
    padding: 40px 80px 54px;
    position: relative;
    text-align: center;
}
.review_cont:before{
    content: "";
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #eef9fe;
}
.review_cont p{
    line-height: 30px;
}
.google_icon{
    position: absolute;
    top:10px;right:10px;
}
.star {
    display: block;
    margin:0 auto 30px;
}
.testimonial_js{
    margin: 44px -21px 0;
    padding-bottom: 28px;
  
}
.testimonial_js li{
    padding: 0 21px;
}
.name{
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 100%;
    text-align: center;
    font-weight: 500;
    padding-top: 30px;
}

.testimonial_js .slick-next:before,
.testimonial_js .slick-prev:before{
    color: #939393;font-size: 22px;
}
.testimonial_js .slick-prev, .testimonial_js .slick-next {
    border: 2px solid #939393;
    top:107%;z-index: 1;
}
.testimonial_js .slick-prev:hover, 
.testimonial_js .slick-next:hover{
    border-color: #0095da;
}
.testimonial_js .slick-next:hover:before,
.testimonial_js .slick-prev:hover:before{
    color: #0095da;
}
.line span{
    position: relative;
    display: block;
}
.line span:before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display: block;
    width: 125px;
    background: #fff;
    margin: auto;
    height: 30px;
}

.testimonial_div .title_shape:before, 
.testimonial_div .title_shape:after{
    width: 36%;
}


@media (hover: hover) and (pointer: fine) {
    .special_js  li .specailbox:hover span img{
        transform: translate(0, -12px);
    }
    
    .services_js li .serbox:hover .icon {
      animation: bounce 2s infinite;
        -webkit-animation: bounceicon 2s infinite;
        -moz-animation: bounceicon 2s infinite;
        -o-animation: bounceicon 2s infinite;
    }
    .services_js li .serbox:hover .icon span img{
        transform: translate(-1px, 0);
    }
    @-webkit-keyframes bounceicon {
        0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
        40% {-webkit-transform: translateY(-30px);}
        60% {-webkit-transform: translateY(-15px);}
    }

    @-moz-keyframes bounceicon {
        0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
        40% {-moz-transform: translateY(-30px);}
        60% {-moz-transform: translateY(-15px);}
    }

    @-o-keyframes bounceicon {
        0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
        40% {-o-transform: translateY(-30px);}
        60% {-o-transform: translateY(-15px);}
    }
    @keyframes bounceicon {
        0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
        40% {transform: translateY(-30px);}
        60% {transform: translateY(-15px);}
    }


}



@media screen and (min-width:1920px){
    .slideingdiv > img{
        display: block;
        margin:0 auto;
    }
}
@media screen and (max-width:1800px){
    .webox {
        padding-top: 150px;
    }
}

@media screen and (max-width:1600px){
    .deal_inner .title:before{
        width: 55%;
    }
    .cctv_info > img {
        margin-bottom: 10px;
    }
    .fromtxt {
        font-size: 36px;
        padding-bottom: 15px;
    }
    .cctv_info .title_sm{
        font-size: 26px;
    }
    .cctv_info .btnlist {
        margin-top: 20px;
    }
    .cctv_div{
        padding: 30px 20px;
    }
    .we_specialize .title_shape:before, .we_specialize .title_shape:after {
        width: 33%;
    }
    .ser_overlay .title_sm{
        padding-bottom: 15px;
    }
    .vert_line{
        height: 26px;
    }
    .ser_overlay{
        padding-top: 60px;
    }
    .bannertext.second1 .btnlist {
        margin-top: 0;
    }
    .big_title {font-size: 30px;line-height: 40px;}
    .yeartxt{
        margin-bottom: 15px;
    }
    .small_title, .big_title{
        padding-bottom: 15px;
    }
    
}

@media screen and (max-width:1440px){
    .testimonial_div .title_shape:before, 
    .testimonial_div .title_shape:after{
        width: 30%;
    }
    .webox {
        padding-top: 100px;
    }
    .trustbx{
        padding: 10px 0;
    }
    .trustbx p {
        padding-left: 6px;
    }
}

@media screen and (max-width:1366px){
    .review_cont{
        padding: 30px 25px;
    }
    .bantrust_js {margin-top: -95px;}
    .big_title {
        font-size: 24px;
        line-height: 28px;
    }
    .small_title{
        font-size: 18px;
    }
    .specailbox span{
        width: 170px;
        height: 170px;
        padding: 35px 0;
    }
    .specailbox{
        width: 195px;
        height: 195px;
    }
}

@media screen and (max-width:1200px){
    .hm_sec {
        padding: 40px 0 30px;
    }
    .client_js {
        margin-top: 20px;
    }
    .our_client {
        margin-top: 45px;
    }
    .review_cont p br{
        display: none;
    }
    .testimonial_js {
        margin: 35px -21px 0;
        padding-bottom: 25px;
    }
    .deal_inner .title:before {
        width: 44%;
    }
    .hm_deal{
        padding: 40px 0 0;
    }
    .we_specialize{
        padding: 40px 0;
    }
    .special_js {
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .our_services {
        padding: 40px 0;
    }
    .webox{
        padding-top: 70px;
    }
    .bantrust_js{
        margin-top:-70px;
    }

}

@media screen and (max-width:992px){
    .clientbox {
        padding: 15px 10px;
    
    }
    
    .testimonial_div .title_shape:before, 
    .testimonial_div .title_shape:after{
        width: 24%;
    }
    .deal_inner .title:before {
        content: none;
    }
    .deal_inner .title {
        text-align: center;
        position: relative;
        padding-bottom: 20px;
    }
    .tabs {
        text-align: center;
    }
    .google_icon {
        position: relative;
        top: 0;
        right: 0;
        margin: 0 auto 10px;
    }
    .tab_container {
        margin-top: 30px;
    }
    .services_js{
        margin:30px -8px 0;
    }
    .services_js li{
        padding: 0 8px;
    }
    .ser_overlay .title_sm{
        font-size: 20px;
    }
    .bantrust_js{
        margin-top:0;margin:0 -1px;
    }
    .ser_overlay{
        padding-top: 30px;
    }


}

@media screen and (max-width:768px){
    .ban_xs{
        display: block !important;
    }
    .ban_desk{
        display: none !important;
    }
    .hmbo_wrap{
        align-items: center;
    }
    .webox{
        padding-top: 0;
    }
    .trustbx p{
        font-size: 13px;
    }
    .trustbx > img{
        width: 28px;
    }
    .review_cont{
        height: auto !important;
    }
    .client_js li{
        margin:0 5px;
    }
    .ser_overlay{
        padding-bottom: 0;
        align-items: flex-end;
    }
}
@media screen and (max-width:580px){
    .cctv_info .title_sm {
        font-size: 20px;
        line-height: 28px;
    }
    .tabs li {
        padding: 12px 13px;
        width: 88px;
        font-size: 13px;
        margin-left: 3px;
        letter-spacing: normal;
    }
       .big_title {
        font-size: 24px;
        line-height:32px;
    }
    .big_title, .small_title{
        color: #fff;
    }
    .testimonial_div .line{
        display: none;
    }
    .testimonial_js .slick-prev, .testimonial_js .slick-next{
        top:100%;
    }
    .bannertext{
        background: rgb(0 0 0 / 40%);
    }
    .ban_xs{display: none !important;}
    .small_screen_banner{
        display: block !important;
    }
}
@media screen and (max-width:400px){
    
    .ser_overlay .title_sm{
        font-size: 18px;
    }
    .vert_line{
        height: 18px;
    }
    .icon span img{
        width: 30px;
    }
    .icon span{
        width: 50px;height: 50px;
        padding: 12px 0;
    }
    .icon {
        width: 65px;height: 65px;padding: 8px 0;
    }
    .yeartxt{
    font-size: 14px;
    padding: 8px 22px 8px 15px;
    height: 30px;
    margin-bottom:10px;
}
    .webox .btnlist li:last-child{
        width: 120px;
    }
    .webox [class*="btn_"]{
        padding:12px 15px;
        min-width: 124px;height: 35px;
    }
    .bannertext .btnlist{
        align-items: center;
    }
    .yeartxt:after{
        height: 30px;width: 9px;right:-8px;
    background: url(../images/trangle-shape2.png);
    }
    .small_title, .big_title{
        padding-bottom: 10px;letter-spacing: normal;
    }
    .big_title{line-height: 20px;}
    .small_title{font-size: 16px;}
      .big_title {
        font-size: 18px;
        line-height:26px;
    }

}
@media screen and (max-width:375px){
    .trustbx{
        text-align: center;
    }
    .trustbx p{
        display: block;
    }


}