#cookie-msg{z-index: 3}
.box-whatwedoL h3 {
    line-height: 45px;
    margin-bottom: 0;
}
html {
    filter: unset;
}    
.box-img-video ul li .box-bg-img {
        background: rgba(0,0,0,0.3);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1111;
    }
.box-img-video .box-absolute-caption {
    z-index:1112
}
.snip1264 img {
    max-width: 300px;
    vertical-align: top;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    padding: 0;
    margin: 0 auto;
}
.box-our-data ul li h2 {
    text-align: center;
    transition: 0.2s;
    color: #555;
    font-size: 20px;
}
.snip1264 h3 {
    padding: 0 0px;
    display: inline-block;
    font-weight: 400;
    bottom: 50%;
    line-height: 37px;
    font-size: 20px;
    color: #ec1c24;
    margin-bottom: 10px;
    text-align: center;
}
.snip1264 p {
    top: 50%;
    padding: 0 0px;
    font-size: 16px;
    font-weight: 500;
}
.snip1264 figcaption {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    z-index: 1;
    padding: 30px;
    text-align: left;
    width: 300px;
    top: 10%;
    left: 50%;
    height: 330px;
    transform: translate(-50%, 100%);
}
 
.box-our-data ul {
    width: 60%;
    float: left;
}
.box-our-data ul.right {
    width: 30%;
    float: right;
}


.content {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 1024px) {
.box-our-data ul {
    width: 100%;}
.box-our-data ul.right {
    width: 100%;
    float: right;
}
.box-our-data ul.right li {
    width: 100%;
}

}
                    .row-why-choo {
                            display: flex;
                            margin-left: -18px;
                            margin-top: 50px;
                            flex-wrap: wrap;
                        }
                    
                   .col-why {
                        width: 30%;
                        padding: 25px 0 25px 20px;
                        margin-bottom: 30px;
                        margin-left: 30px;
                        -webkit-transition: all .6s ease;
                        transition: all .6s ease;
                    }
                   .col-why:hover{
                        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
                        -webkit-transition: all .6s ease;
                        transition: all .6s ease;
                   }
                   .icon-why img{
                        width: 100px;
                        height: 100px;
                        margin-bottom: 20px;
                   }
                   .title-why {
                        font-size: 28px;
                        line-height: 40px;
                        padding: 0;
                        font-weight: 600;
                        margin-bottom: 15px;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                    }
                   .detail-why{
                        font-size: 18px!important;
                        line-height: 30px!important;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                   }
                   .row-features {
                        padding-bottom: 6rem;
                        width: 88% !important;
                        margin: 45px auto 0 auto;
                    }
                   .col-features {
                        cursor: pointer;
                        background: #fff;
                        padding: 40px 25px;
                        box-sizing: border-box;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                        
                    }
                    .col-features:hover{
                        background: #ec1c24;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                    }
                    .col-features:hover .title-why{
                        color: #fff;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                    }
                    .col-features:hover .detail-why{
                        color: #fff;
                        webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                    }
                   .icon-features img {
                        width: 60px;
                        height: 60px;
                        margin-bottom: 20px;
                    }
                    .col-li{
                        width: 60%!important;
                    }
                    .t30{margin-top: 30px}
                    .title-why-height{
                        min-height: 85px;
                    }
                    .detail-why-height{
                        min-height: 175px;
                    }
                    #owl-banner2.owl-carousel div:not(.owl-controls) {height: auto!important;z-index: 2}
                    #owl-banner2.owl-carousel {height: auto!important;overflow: visible !important;}
                    #owl-banner2.owl-theme .owl-dots {
                        position: absolute !important;
                        bottom: 45px;
                        left: 0;
                        width: 100%;
                        margin: 0;
                        padding-bottom: 30px;
                    }
                    
                    #owl-banner2.owl-theme .owl-nav {
                        margin-top: 10px;
                        /* margin-top: -15px; */
                        position: absolute;
                        top: 30%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                        width: 110%;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-prev, #owl-banner2.owl-carousel .owl-nav button.owl-next{
                        background-image: unset;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-prev{
                        left: -6%;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-next{
                        right:-6%;
                    }
                    #owl-banner2.owl-theme .owl-nav button.owl-next:hover{
                        filter: invert(25%) sepia(30%) saturate(5%) hue-rotate(130deg) brightness(145%) contrast(94%);
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-prev:hover{
                        filter: invert(25%) sepia(30%) saturate(5%) hue-rotate(130deg) brightness(145%) contrast(94%);
                    }
                    .box-news ul a:hover li .snip1273 img, .box-news ul li .snip1273.hover img {opacity: 1;}
                    ul.list-solution {
                        padding: 0;
                        margin: 0;}
                    ul.list-solution li {
                        padding: 5px 0 5px 40px;
                        margin: 0;
                        background: url(images/landing-page/icon-features.svg) 0 10px / 23px no-repeat;
                        cursor: pointer;
                        list-style: none;
                        color: #000;
                        line-height: 22px;
                    }
                    .pad-top-50-so {
                        padding-top: 50px;
                    }

                    
                   
                   @media screen and (max-width: 1536px) {
                      .row-why-choo{margin-top: 0;margin-left: -30px;width: 103%;}
                      .col-why {width: 26.55%;padding: 25px 20px;margin-bottom: 20px;}
                      .title-why-height {min-height: 60px;}
                      /*.row-features {width: 106%;}*/
                      /*.col-features {width: 29%;}*/
                      .icon-why img {width: 70px;height: 70px;margin-bottom: 8px;}
                      .title-why {font-size: 20px;line-height: 28px;margin-bottom: 10px;}
                      .box-whatwedoL {width: 50%;padding: 10% 5% 0 10%;}
                      .box-whatwedoR {width: 50%;}
                       #owl-banner2.owl-carousel .owl-nav button.owl-prev{
                        left: -6%;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-next{
                        right:-6%;
                    }
                    .row-features {width: 86% !important;}
                    #owl-banner2.owl-carousel .owl-nav button.owl-prev{
                        left: -8%;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-next{
                        right:-8%;
                    }

                   }
                   @media screen and (max-width: 1366px) {
                      .col-why {width: 27%;}
                      .title-why {font-size: 25px;line-height: 35px;}
                      
                        .box-whatwedoL {padding: 5% 5% 0 5%;}

                        

                   }

                   @media screen and (max-width: 1280px) {
                    .title-why-height {min-height: 95px;}

                   }
                   @media screen and (max-width: 1080px) {
                    .t30{margin-top: 0px}
                    .col-li{
                        width: 100%!important;
                    }
                       
                        .col-features{width: 100%;}
                        .row-why-choo {margin-left: 0;}
                        .col-why {
                            width: 100%;
                            padding: 20px 20px;
                            margin-bottom: 10px;
                            margin-left: 0;
                            margin-right: 0;
                        }
                        .box-topic {padding: 0 0 0px 0;}
                    }
                     @media screen and (max-width: 768px) {
                        .box-topic h3 {
                            line-height: 50px;
                        }
                        .box-whatwedoL h3 {
                            margin-bottom: 0;
                            line-height: 38px;
                            margin-top: 25px;
                        }
                        .row-features {padding-bottom: 4rem;width: 100%!important;margin: 15px auto 0 auto;}
                        .detail-why-height {
                            min-height: 115px;
                        }
                        .title-why-height {
                            min-height: 65px;
                        }
                        .title-why {
                            font-size: 22px;
                            line-height: 28px;
                        }
                        #owl-banner2.owl-carousel .owl-nav button.owl-prev, #owl-banner2.owl-carousel .owl-nav button.owl-next {display: none;}
                        .box-whatwedoL {width: 100%;}
                        .box-whatwedoR {width: 100%;}
                        #owl-banner2.owl-carousel .owl-nav button.owl-prev{
                        left: -15%!important;
                    }
                    #owl-banner2.owl-carousel .owl-nav button.owl-next{
                        right:-15%!important;
                    }
                    #owl-banner2.owl-theme .owl-nav {top: 45%;}
                     }