h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
body,
html {
    font-family: 'Source Sans Pro', sans-serif
}

.f-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap
}

.f-col {
    padding: 0 15px
}

.f-10 .f-col {
    width: 10%
}

.f-9 .f-col {
    width: 11.11111111%
}

.f-8 .f-col {
    width: 12.5%
}

.f-7 .f-col {
    width: 14.28571429%
}

.f-6 .f-col {
    width: 16.66666667%
}

.f-5 .f-col {
    width: 20%
}

.f-4 .f-col {
    width: 25%
}

.f-3 .f-col {
    width: 33.33333333%
}

.f-2 .f-col {
    width: 50%
}

.f-1 .f-col {
    width: 100%
}

.w100 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.w95 {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px
}

.w90 {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px
}

.w85 {
    width: 85%;
    padding-left: 15px;
    padding-right: 15px
}

.w80 {
    width: 80%;
    padding-left: 15px;
    padding-right: 15px
}

.w75 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px
}

.w70 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px
}

.w65 {
    width: 65%;
    padding-left: 15px;
    padding-right: 15px
}

.w60 {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px
}

.w55 {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px
}

.w50 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.w45 {
    width: 45%;
    padding-left: 15px;
    padding-right: 15px
}

.w40 {
    width: 40%;
    padding-left: 15px;
    padding-right: 15px
}

.w35 {
    width: 35%;
    padding-left: 15px;
    padding-right: 15px
}

.w30 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px
}

.w25 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px
}

.w20 {
    width: 20%;
    padding-left: 15px;
    padding-right: 15px
}

.w15 {
    width: 15%;
    padding-left: 15px;
    padding-right: 15px
}

.w10 {
    width: 10%;
    padding-left: 15px;
    padding-right: 15px
}

.w5 {
    width: 5%;
    padding-left: 15px;
    padding-right: 15px
}

.w33 {
    width: 33%;
    padding-left: 15px;
    padding-right: 15px
}

.w16 {
    width: 16.666666%;
    padding-left: 15px;
    padding-right: 15px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-0 {
    margin-bottom: 0px
}

@media all and (max-width: 1440px) {
    .w-1440-40 {
        width: 40%
    }

    .w-1440-60 {
        width: 60%
    }
}

@media all and (max-width: 1200px) {
    .f-1200-10 .f-col {
        width: 10%
    }

    .f-1200-9 .f-col {
        width: 11.11111111%
    }

    .f-1200-8 .f-col {
        width: 12.5%
    }

    .f-1200-7 .f-col {
        width: 14.28571429%
    }

    .f-1200-6 .f-col {
        width: 16.66666667%
    }

    .f-1200-5 .f-col {
        width: 20%
    }

    .f-1200-4 .f-col {
        width: 25%
    }

    .f-1200-3 .f-col {
        width: 33.33333333%
    }

    .f-1200-2 .f-col {
        width: 50%
    }

    .f-1200-1 .f-col {
        width: 100%
    }

    .w-1200-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1200-33 {
        width: 33%
    }

    .w-1200-16 {
        width: 16.666666%
    }

    .mb-1200-100 {
        margin-bottom: 100px
    }

    .mb-1200-95 {
        margin-bottom: 95px
    }

    .mb-1200-90 {
        margin-bottom: 90px
    }

    .mb-1200-85 {
        margin-bottom: 85px
    }

    .mb-1200-80 {
        margin-bottom: 80px
    }

    .mb-1200-75 {
        margin-bottom: 75px
    }

    .mb-1200-70 {
        margin-bottom: 70px
    }

    .mb-1200-65 {
        margin-bottom: 65px
    }

    .mb-1200-60 {
        margin-bottom: 60px
    }

    .mb-1200-55 {
        margin-bottom: 55px
    }

    .mb-1200-50 {
        margin-bottom: 50px
    }

    .mb-1200-45 {
        margin-bottom: 45px
    }

    .mb-1200-40 {
        margin-bottom: 40px
    }

    .mb-1200-35 {
        margin-bottom: 35px
    }

    .mb-1200-30 {
        margin-bottom: 30px
    }

    .mb-1200-25 {
        margin-bottom: 25px
    }

    .mb-1200-20 {
        margin-bottom: 20px
    }

    .mb-1200-15 {
        margin-bottom: 15px
    }

    .mb-1200-10 {
        margin-bottom: 10px
    }

    .mb-1200-5 {
        margin-bottom: 5px
    }

    .mb-1200-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 1024px) {
    .f-1024-10 .f-col {
        width: 10%
    }

    .f-1024-9 .f-col {
        width: 11.11111111%
    }

    .f-1024-8 .f-col {
        width: 12.5%
    }

    .f-1024-7 .f-col {
        width: 14.28571429%
    }

    .f-1024-6 .f-col {
        width: 16.66666667%
    }

    .f-1024-5 .f-col {
        width: 20%
    }

    .f-1024-4 .f-col {
        width: 25%
    }

    .f-1024-3 .f-col {
        width: 33.33333333%
    }

    .f-1024-2 .f-col {
        width: 50%
    }

    .f-1024-1 .f-col {
        width: 100%
    }

    .w-1024-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-1024-33 {
        width: 33%
    }

    .w-1024-16 {
        width: 16.666666%
    }

    .mb-1024-100 {
        margin-bottom: 100px
    }

    .mb-1024-95 {
        margin-bottom: 95px
    }

    .mb-1024-90 {
        margin-bottom: 90px
    }

    .mb-1024-85 {
        margin-bottom: 85px
    }

    .mb-1024-80 {
        margin-bottom: 80px
    }

    .mb-1024-75 {
        margin-bottom: 75px
    }

    .mb-1024-70 {
        margin-bottom: 70px
    }

    .mb-1024-65 {
        margin-bottom: 65px
    }

    .mb-1024-60 {
        margin-bottom: 60px
    }

    .mb-1024-55 {
        margin-bottom: 55px
    }

    .mb-1024-50 {
        margin-bottom: 50px
    }

    .mb-1024-45 {
        margin-bottom: 45px
    }

    .mb-1024-40 {
        margin-bottom: 40px
    }

    .mb-1024-35 {
        margin-bottom: 35px
    }

    .mb-1024-30 {
        margin-bottom: 30px
    }

    .mb-1024-25 {
        margin-bottom: 25px
    }

    .mb-1024-20 {
        margin-bottom: 20px
    }

    .mb-1024-15 {
        margin-bottom: 15px
    }

    .mb-1024-10 {
        margin-bottom: 10px
    }

    .mb-1024-5 {
        margin-bottom: 5px
    }

    .mb-1024-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 990px) {
    .f-990-10 .f-col {
        width: 10%
    }

    .f-990-9 .f-col {
        width: 11.11111111%
    }

    .f-990-8 .f-col {
        width: 12.5%
    }

    .f-990-7 .f-col {
        width: 14.28571429%
    }

    .f-990-6 .f-col {
        width: 16.66666667%
    }

    .f-990-5 .f-col {
        width: 20%
    }

    .f-990-4 .f-col {
        width: 25%
    }

    .f-990-3 .f-col {
        width: 33.33333333%
    }

    .f-990-2 .f-col {
        width: 50%
    }

    .f-990-1 .f-col {
        width: 100%
    }

    .w-990-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-990-33 {
        width: 33%
    }

    .w-990-16 {
        width: 16.666666%
    }

    .mb-990-100 {
        margin-bottom: 100px
    }

    .mb-990-95 {
        margin-bottom: 95px
    }

    .mb-990-90 {
        margin-bottom: 90px
    }

    .mb-990-85 {
        margin-bottom: 85px
    }

    .mb-990-80 {
        margin-bottom: 80px
    }

    .mb-990-75 {
        margin-bottom: 75px
    }

    .mb-990-70 {
        margin-bottom: 70px
    }

    .mb-990-65 {
        margin-bottom: 65px
    }

    .mb-990-60 {
        margin-bottom: 60px
    }

    .mb-990-55 {
        margin-bottom: 55px
    }

    .mb-990-50 {
        margin-bottom: 50px
    }

    .mb-990-45 {
        margin-bottom: 45px
    }

    .mb-990-40 {
        margin-bottom: 40px
    }

    .mb-990-35 {
        margin-bottom: 35px
    }

    .mb-990-30 {
        margin-bottom: 30px
    }

    .mb-990-25 {
        margin-bottom: 25px
    }

    .mb-990-20 {
        margin-bottom: 20px
    }

    .mb-990-15 {
        margin-bottom: 15px
    }

    .mb-990-10 {
        margin-bottom: 10px
    }

    .mb-990-5 {
        margin-bottom: 5px
    }

    .mb-990-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 900px) {
    .f-900-10 .f-col {
        width: 10%
    }

    .f-900-9 .f-col {
        width: 11.11111111%
    }

    .f-900-8 .f-col {
        width: 12.5%
    }

    .f-900-7 .f-col {
        width: 14.28571429%
    }

    .f-900-6 .f-col {
        width: 16.66666667%
    }

    .f-900-5 .f-col {
        width: 20%
    }

    .f-900-4 .f-col {
        width: 25%
    }

    .f-900-3 .f-col {
        width: 33.33333333%
    }

    .f-900-2 .f-col {
        width: 50%
    }

    .f-900-1 .f-col {
        width: 100%
    }

    .w-900-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-900-33 {
        width: 33%
    }

    .w-900-16 {
        width: 16.666666%
    }

    .mb-900-100 {
        margin-bottom: 100px
    }

    .mb-900-95 {
        margin-bottom: 95px
    }

    .mb-900-90 {
        margin-bottom: 90px
    }

    .mb-900-85 {
        margin-bottom: 85px
    }

    .mb-900-80 {
        margin-bottom: 80px
    }

    .mb-900-75 {
        margin-bottom: 75px
    }

    .mb-900-70 {
        margin-bottom: 70px
    }

    .mb-900-65 {
        margin-bottom: 65px
    }

    .mb-900-60 {
        margin-bottom: 60px
    }

    .mb-900-55 {
        margin-bottom: 55px
    }

    .mb-900-50 {
        margin-bottom: 50px
    }

    .mb-900-45 {
        margin-bottom: 45px
    }

    .mb-900-40 {
        margin-bottom: 40px
    }

    .mb-900-35 {
        margin-bottom: 35px
    }

    .mb-900-30 {
        margin-bottom: 30px
    }

    .mb-900-25 {
        margin-bottom: 25px
    }

    .mb-900-20 {
        margin-bottom: 20px
    }

    .mb-900-15 {
        margin-bottom: 15px
    }

    .mb-900-10 {
        margin-bottom: 10px
    }

    .mb-900-5 {
        margin-bottom: 5px
    }

    .mb-900-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 800px) {
    .f-800-10 .f-col {
        width: 10%
    }

    .f-800-9 .f-col {
        width: 11.11111111%
    }

    .f-800-8 .f-col {
        width: 12.5%
    }

    .f-800-7 .f-col {
        width: 14.28571429%
    }

    .f-800-6 .f-col {
        width: 16.66666667%
    }

    .f-800-5 .f-col {
        width: 20%
    }

    .f-800-4 .f-col {
        width: 25%
    }

    .f-800-3 .f-col {
        width: 33.33333333%
    }

    .f-800-2 .f-col {
        width: 50%
    }

    .f-800-1 .f-col {
        width: 100%
    }

    .w-800-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-800-33 {
        width: 33%
    }

    .w-800-16 {
        width: 16.666666%
    }

    .mb-800-100 {
        margin-bottom: 100px
    }

    .mb-800-95 {
        margin-bottom: 95px
    }

    .mb-800-90 {
        margin-bottom: 90px
    }

    .mb-800-85 {
        margin-bottom: 85px
    }

    .mb-800-80 {
        margin-bottom: 80px
    }

    .mb-800-75 {
        margin-bottom: 75px
    }

    .mb-800-70 {
        margin-bottom: 70px
    }

    .mb-800-65 {
        margin-bottom: 65px
    }

    .mb-800-60 {
        margin-bottom: 60px
    }

    .mb-800-55 {
        margin-bottom: 55px
    }

    .mb-800-50 {
        margin-bottom: 50px
    }

    .mb-800-45 {
        margin-bottom: 45px
    }

    .mb-800-40 {
        margin-bottom: 40px
    }

    .mb-800-35 {
        margin-bottom: 35px
    }

    .mb-800-30 {
        margin-bottom: 30px
    }

    .mb-800-25 {
        margin-bottom: 25px
    }

    .mb-800-20 {
        margin-bottom: 20px
    }

    .mb-800-15 {
        margin-bottom: 15px
    }

    .mb-800-10 {
        margin-bottom: 10px
    }

    .mb-800-5 {
        margin-bottom: 5px
    }

    .mb-800-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 768px) {
    .f-768-10 .f-col {
        width: 10%
    }

    .f-768-9 .f-col {
        width: 11.11111111%
    }

    .f-768-8 .f-col {
        width: 12.5%
    }

    .f-768-7 .f-col {
        width: 14.28571429%
    }

    .f-768-6 .f-col {
        width: 16.66666667%
    }

    .f-768-5 .f-col {
        width: 20%
    }

    .f-768-4 .f-col {
        width: 25%
    }

    .f-768-3 .f-col {
        width: 33.33333333%
    }

    .f-768-2 .f-col {
        width: 50%
    }

    .f-768-1 .f-col {
        width: 100%
    }

    .w-768-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-768-33 {
        width: 33%
    }

    .w-768-16 {
        width: 16.666666%
    }

    .mb-768-100 {
        margin-bottom: 100px
    }

    .mb-768-95 {
        margin-bottom: 95px
    }

    .mb-768-90 {
        margin-bottom: 90px
    }

    .mb-768-85 {
        margin-bottom: 85px
    }

    .mb-768-80 {
        margin-bottom: 80px
    }

    .mb-768-75 {
        margin-bottom: 75px
    }

    .mb-768-70 {
        margin-bottom: 70px
    }

    .mb-768-65 {
        margin-bottom: 65px
    }

    .mb-768-60 {
        margin-bottom: 60px
    }

    .mb-768-55 {
        margin-bottom: 55px
    }

    .mb-768-50 {
        margin-bottom: 50px
    }

    .mb-768-45 {
        margin-bottom: 45px
    }

    .mb-768-40 {
        margin-bottom: 40px
    }

    .mb-768-35 {
        margin-bottom: 35px
    }

    .mb-768-30 {
        margin-bottom: 30px
    }

    .mb-768-25 {
        margin-bottom: 25px
    }

    .mb-768-20 {
        margin-bottom: 20px
    }

    .mb-768-15 {
        margin-bottom: 15px
    }

    .mb-768-10 {
        margin-bottom: 10px
    }

    .mb-768-5 {
        margin-bottom: 5px
    }

    .mb-768-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 640px) {
    .f-640-10 .f-col {
        width: 10%
    }

    .f-640-9 .f-col {
        width: 11.11111111%
    }

    .f-640-8 .f-col {
        width: 12.5%
    }

    .f-640-7 .f-col {
        width: 14.28571429%
    }

    .f-640-6 .f-col {
        width: 16.66666667%
    }

    .f-640-5 .f-col {
        width: 20%
    }

    .f-640-4 .f-col {
        width: 25%
    }

    .f-640-3 .f-col {
        width: 33.33333333%
    }

    .f-640-2 .f-col {
        width: 50%
    }

    .f-640-1 .f-col {
        width: 100%
    }

    .w-640-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-640-33 {
        width: 33%
    }

    .w-640-16 {
        width: 16.666666%
    }

    .mb-640-100 {
        margin-bottom: 100px
    }

    .mb-640-95 {
        margin-bottom: 95px
    }

    .mb-640-90 {
        margin-bottom: 90px
    }

    .mb-640-85 {
        margin-bottom: 85px
    }

    .mb-640-80 {
        margin-bottom: 80px
    }

    .mb-640-75 {
        margin-bottom: 75px
    }

    .mb-640-70 {
        margin-bottom: 70px
    }

    .mb-640-65 {
        margin-bottom: 65px
    }

    .mb-640-60 {
        margin-bottom: 60px
    }

    .mb-640-55 {
        margin-bottom: 55px
    }

    .mb-640-50 {
        margin-bottom: 50px
    }

    .mb-640-45 {
        margin-bottom: 45px
    }

    .mb-640-40 {
        margin-bottom: 40px
    }

    .mb-640-35 {
        margin-bottom: 35px
    }

    .mb-640-30 {
        margin-bottom: 30px
    }

    .mb-640-25 {
        margin-bottom: 25px
    }

    .mb-640-20 {
        margin-bottom: 20px
    }

    .mb-640-15 {
        margin-bottom: 15px
    }

    .mb-640-10 {
        margin-bottom: 10px
    }

    .mb-640-5 {
        margin-bottom: 5px
    }

    .mb-640-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 600px) {
    .f-600-10 .f-col {
        width: 10%
    }

    .f-600-9 .f-col {
        width: 11.11111111%
    }

    .f-600-8 .f-col {
        width: 12.5%
    }

    .f-600-7 .f-col {
        width: 14.28571429%
    }

    .f-600-6 .f-col {
        width: 16.66666667%
    }

    .f-600-5 .f-col {
        width: 20%
    }

    .f-600-4 .f-col {
        width: 25%
    }

    .f-600-3 .f-col {
        width: 33.33333333%
    }

    .f-600-2 .f-col {
        width: 50%
    }

    .f-600-1 .f-col {
        width: 100%
    }

    .w-600-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-600-33 {
        width: 33%
    }

    .w-600-16 {
        width: 16.666666%
    }

    .mb-600-100 {
        margin-bottom: 100px
    }

    .mb-600-95 {
        margin-bottom: 95px
    }

    .mb-600-90 {
        margin-bottom: 90px
    }

    .mb-600-85 {
        margin-bottom: 85px
    }

    .mb-600-80 {
        margin-bottom: 80px
    }

    .mb-600-75 {
        margin-bottom: 75px
    }

    .mb-600-70 {
        margin-bottom: 70px
    }

    .mb-600-65 {
        margin-bottom: 65px
    }

    .mb-600-60 {
        margin-bottom: 60px
    }

    .mb-600-55 {
        margin-bottom: 55px
    }

    .mb-600-50 {
        margin-bottom: 50px
    }

    .mb-600-45 {
        margin-bottom: 45px
    }

    .mb-600-40 {
        margin-bottom: 40px
    }

    .mb-600-35 {
        margin-bottom: 35px
    }

    .mb-600-30 {
        margin-bottom: 30px
    }

    .mb-600-25 {
        margin-bottom: 25px
    }

    .mb-600-20 {
        margin-bottom: 20px
    }

    .mb-600-15 {
        margin-bottom: 15px
    }

    .mb-600-10 {
        margin-bottom: 10px
    }

    .mb-600-5 {
        margin-bottom: 5px
    }

    .mb-600-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 480px) {
    .f-480-10 .f-col {
        width: 10%
    }

    .f-480-9 .f-col {
        width: 11.11111111%
    }

    .f-480-8 .f-col {
        width: 12.5%
    }

    .f-480-7 .f-col {
        width: 14.28571429%
    }

    .f-480-6 .f-col {
        width: 16.66666667%
    }

    .f-480-5 .f-col {
        width: 20%
    }

    .f-480-4 .f-col {
        width: 25%
    }

    .f-480-3 .f-col {
        width: 33.33333333%
    }

    .f-480-2 .f-col {
        width: 50%
    }

    .f-480-1 .f-col {
        width: 100%
    }

    .w-480-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-480-33 {
        width: 33%
    }

    .w-480-16 {
        width: 16.666666%
    }

    .mb-480-100 {
        margin-bottom: 100px
    }

    .mb-480-95 {
        margin-bottom: 95px
    }

    .mb-480-90 {
        margin-bottom: 90px
    }

    .mb-480-85 {
        margin-bottom: 85px
    }

    .mb-480-80 {
        margin-bottom: 80px
    }

    .mb-480-75 {
        margin-bottom: 75px
    }

    .mb-480-70 {
        margin-bottom: 70px
    }

    .mb-480-65 {
        margin-bottom: 65px
    }

    .mb-480-60 {
        margin-bottom: 60px
    }

    .mb-480-55 {
        margin-bottom: 55px
    }

    .mb-480-50 {
        margin-bottom: 50px
    }

    .mb-480-45 {
        margin-bottom: 45px
    }

    .mb-480-40 {
        margin-bottom: 40px
    }

    .mb-480-35 {
        margin-bottom: 35px
    }

    .mb-480-30 {
        margin-bottom: 30px
    }

    .mb-480-25 {
        margin-bottom: 25px
    }

    .mb-480-20 {
        margin-bottom: 20px
    }

    .mb-480-15 {
        margin-bottom: 15px
    }

    .mb-480-10 {
        margin-bottom: 10px
    }

    .mb-480-5 {
        margin-bottom: 5px
    }

    .mb-480-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 400px) {
    .f-400-10 .f-col {
        width: 10%
    }

    .f-400-9 .f-col {
        width: 11.11111111%
    }

    .f-400-8 .f-col {
        width: 12.5%
    }

    .f-400-7 .f-col {
        width: 14.28571429%
    }

    .f-400-6 .f-col {
        width: 16.66666667%
    }

    .f-400-5 .f-col {
        width: 20%
    }

    .f-400-4 .f-col {
        width: 25%
    }

    .f-400-3 .f-col {
        width: 33.33333333%
    }

    .f-400-2 .f-col {
        width: 50%
    }

    .f-400-1 .f-col {
        width: 100%
    }

    .w-400-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-400-33 {
        width: 33%
    }

    .w-400-16 {
        width: 16.666666%
    }

    .mb-400-100 {
        margin-bottom: 100px
    }

    .mb-400-95 {
        margin-bottom: 95px
    }

    .mb-400-90 {
        margin-bottom: 90px
    }

    .mb-400-85 {
        margin-bottom: 85px
    }

    .mb-400-80 {
        margin-bottom: 80px
    }

    .mb-400-75 {
        margin-bottom: 75px
    }

    .mb-400-70 {
        margin-bottom: 70px
    }

    .mb-400-65 {
        margin-bottom: 65px
    }

    .mb-400-60 {
        margin-bottom: 60px
    }

    .mb-400-55 {
        margin-bottom: 55px
    }

    .mb-400-50 {
        margin-bottom: 50px
    }

    .mb-400-45 {
        margin-bottom: 45px
    }

    .mb-400-40 {
        margin-bottom: 40px
    }

    .mb-400-35 {
        margin-bottom: 35px
    }

    .mb-400-30 {
        margin-bottom: 30px
    }

    .mb-400-25 {
        margin-bottom: 25px
    }

    .mb-400-20 {
        margin-bottom: 20px
    }

    .mb-400-15 {
        margin-bottom: 15px
    }

    .mb-400-10 {
        margin-bottom: 10px
    }

    .mb-400-5 {
        margin-bottom: 5px
    }

    .mb-400-0 {
        margin-bottom: 0px
    }
}

@media all and (max-width: 360px) {
    .f-360-10 .f-col {
        width: 10%
    }

    .f-360-9 .f-col {
        width: 11.11111111%
    }

    .f-360-8 .f-col {
        width: 12.5%
    }

    .f-360-7 .f-col {
        width: 14.28571429%
    }

    .f-360-6 .f-col {
        width: 16.66666667%
    }

    .f-360-5 .f-col {
        width: 20%
    }

    .f-360-4 .f-col {
        width: 25%
    }

    .f-360-3 .f-col {
        width: 33.33333333%
    }

    .f-360-2 .f-col {
        width: 50%
    }

    .f-360-1 .f-col {
        width: 100%
    }

    .w-360-100 {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-95 {
        width: 95%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-90 {
        width: 90%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-85 {
        width: 85%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-80 {
        width: 80%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-75 {
        width: 75%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-70 {
        width: 70%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-65 {
        width: 65%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-60 {
        width: 60%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-55 {
        width: 55%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-50 {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-45 {
        width: 45%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-40 {
        width: 40%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-35 {
        width: 35%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-30 {
        width: 30%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-25 {
        width: 25%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-20 {
        width: 20%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-15 {
        width: 15%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-10 {
        width: 10%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-5 {
        width: 5%;
        padding-left: 15px;
        padding-right: 15px
    }

    .w-360-33 {
        width: 33%
    }

    .w-360-16 {
        width: 16.666666%
    }

    .mb-360-100 {
        margin-bottom: 100px
    }

    .mb-360-95 {
        margin-bottom: 95px
    }

    .mb-360-90 {
        margin-bottom: 90px
    }

    .mb-360-85 {
        margin-bottom: 85px
    }

    .mb-360-80 {
        margin-bottom: 80px
    }

    .mb-360-75 {
        margin-bottom: 75px
    }

    .mb-360-70 {
        margin-bottom: 70px
    }

    .mb-360-65 {
        margin-bottom: 65px
    }

    .mb-360-60 {
        margin-bottom: 60px
    }

    .mb-360-55 {
        margin-bottom: 55px
    }

    .mb-360-50 {
        margin-bottom: 50px
    }

    .mb-360-45 {
        margin-bottom: 45px
    }

    .mb-360-40 {
        margin-bottom: 40px
    }

    .mb-360-35 {
        margin-bottom: 35px
    }

    .mb-360-30 {
        margin-bottom: 30px
    }

    .mb-360-25 {
        margin-bottom: 25px
    }

    .mb-360-20 {
        margin-bottom: 20px
    }

    .mb-360-15 {
        margin-bottom: 15px
    }

    .mb-360-10 {
        margin-bottom: 10px
    }

    .mb-360-5 {
        margin-bottom: 5px
    }

    .mb-360-0 {
        margin-bottom: 0px
    }
}

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

/* 
button,input,select,textarea {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 100%;
    margin: 0
}

button,input {
    line-height: normal
} */

/* button,select {
    text-transform: none
} */

/* button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
} */

/* textarea {
    overflow: auto;
    vertical-align: top
} */

table {
    border-collapse: collapse;
    border-spacing: 0
}

/* input,button,select,textarea {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: inherit;
    line-height: inherit
} */

/* button,input,select[multiple],textarea {
    background-image: none
} */

a {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active,
a:hover,
a:focus {
    outline: 0;
    text-decoration: none
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}

img.obj-cover {
    width: 100%;
    height: 100%;
    object-fit: cover
}

img.obj-contain {
    width: 100%;
    height: 100%;
    object-fit: contain
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

ul,
ol,
dl {
    -webkit-margin-after: 0;
    -webkit-margin-before: 0
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cfd1d4
}

/* .button {
    border: none;
    outline: none;
    background-size: 400% 100%;
    width: 230px;
    padding: 12px 10px;
    border-radius: 0;
    font-size: 16px;
    text-align: center;
    transition: .5s;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
} */

/* .button:hover {
    background-position: 100% 0;
    transition: .5s;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.button:hover,.button:focus,.button:active {
    text-decoration: none;
    outline: none
}

button:focus {
    outline: none
}

.button--block {
    width: 100%
}

.button svg {
    position: relative;
    top: -2px
}

.button svg path {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.button .phone {
    margin-right: 5px
} */

/* :root {
    --form-field-height: 50px
} */

/* .element-section {
    padding: 50px 0;
    border-bottom: 1px solid #ddd
}

.element-section .ehdn1 {
    margin-bottom: 30px
}

.element-section .ehdn2 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 30px
}

.myElem {
    display: block;
    border: 1px solid #ccc;
    padding: 20px;
    text-align: center
} */

/* .form-grp,.form-textarea-group {
    position: relative;
    margin-bottom: 35px
}

.form-grp .inputError {
    border-bottom: 1px solid #ff2323
} */

.error-msg {
    font-size: 12px;
    color: #ff2323;
    margin: 0
}

.error-msg2 {
    font-size: 12px;
    color: #ff2323;
    margin-bottom: 20px
}

/* 
.whatsapp {
    margin-right: 0
} */
/* 
.form-field {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #dde3ee;
    height: var(--form-field-height);
    padding: 0;
    width: 100%;
    z-index: 2;
    position: relative;
    background: transparent;
    color: #000;
    outline: none;
    font-size: 16px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.form-field.field--not-empty {
    border-bottom: 1px solid #00bce4
}

.form-field~.form-label {
    color: #8594af;
    position: absolute;
    font-size: 14px;
    left: 0;
    top: 12px;
    padding: 0;
    margin: 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.form-field:focus~.form-label,.form-field.field--not-empty~.form-label,.form-grp.sTop .form-label {
    top: -13px;
    font-size: 14px;
    z-index: 2;
    background: #fff
}

.form-textarea-group .form-field {
    height: 150px;
    line-height: 1.3;
    padding: 15px 0;
    resize: none
}

.form-grp.int-padl input,.form-grp.form-grp-var input {
    padding-left: 40px
}

.form-grp.int-padr input {
    padding-right: 40px
}

.form-grp .view-pass {
    position: absolute;
    right: 10px;
    top: 25px;
    line-height: 0;
    font-size: 22px;
    cursor: pointer;
    z-index: 9
} */
/* 
.var-chart {
    position: absolute;
    left: 10px;
    top: 25px;
    font-size: 18px;
    color: var(--pur);
    line-height: 0;
    opacity: 0
} */

/* .form-grp-var input:focus~.var-chart,.form-grp-var input.field--not-empty~.var-chart {
    opacity: 1
} */

/* .select-field {
    background: url('../img/drop-down-arrow.svg') no-repeat calc(100% - 20px) center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select-field option {
    color: #9fa4a9
}

.select-field option:checked,.select-field option:hover {
    background: #7cb2f6;
    color: #fff
}

input::-webkit-input-placeholder,input:-ms-input-placeholder,input::placeholder {
    color: #ccc
}

input::-webkit-input-placeholder {
    color: #ccc
}

label.error {
    font-weight: 400;
    margin: 0;
    margin-top: 5px;
    line-height: 2;
    font-size: 14px;
    color: #f71336;
    position: relative
}

.radio-box {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 30px
}

.radio-box input {
    position: absolute;
    width: 0;
    opacity: 0
}

.radio-box label {
    font-size: 18px;
    color: #454652;
    margin: 0;
    padding: 5px;
    padding-left: 28px;
    cursor: pointer;
    position: relative
}

.radio-box label:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: transparent;
    border: 3px solid #fff;
    background-color: #fff;
    box-shadow: 0 0 0 2px #909090;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 9px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.radio-box input:checked~.chk-label::before {
    border: 3px solid #fff;
    background-color: #1551e2;
    box-shadow: 0 0 0 2px #1551e2
}

.radio-box label.error {
    display: none !important
}

.radio-box input.error~.chk-label {
    color: #ff2323
}

.radio-box input.error~.chk-label:before {
    border: 1px solid #ff2323
}

.checkbox-box {
    position: relative;
    display: inline-block;
    margin-bottom: 30px
}

.checkbox-box input {
    position: absolute;
    width: 0;
    opacity: 0
}

.checkbox-box input.only-chkbox {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 6px;
    left: 1px;
    cursor: pointer;
    z-index: 2;
    opacity: 0
}

.checkbox-box .chk-label {
    font-size: 16px;
    color: #30223b;
    line-height: 1.5;
    margin: 0;
    padding: 5px;
    padding-left: 33px;
    cursor: pointer;
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.checkbox-box .chk-label:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 0;
    background: transparent;
    border: 1.5px solid #909090;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.checkbox-box .chk-label:after {
    content: "";
    border-radius: 0;
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 8px
}

.checkbox-box input:checked~.chk-label::after {
    border-bottom: 2px solid #1551e2;
    border-right: 2px solid #1551e2;
    height: 12px;
    width: 7px;
    transform: rotate(45deg)
}

.checkbox-box label.error {
    display: none !important
}

.checkbox-box input.error~.chk-label {
    color: #ff2323
}

.checkbox-box input.error~.chk-label:before {
    border: 1px solid #ff2323
}

.checkbox-box.chk-rd .chk-label:before {
    border-radius: 100%
}

.checkbox-box input:checked~.chk-label::before {
    background: #fff
}

.checkbox-box input:checked~.chk-label::after {
    color: #fff
}

.checkbox-box.check-three {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 30px
}

.checkbox-box.check-three label {
    border: 1px solid #e7e9ec;
    text-align: center;
    border-radius: 8px;
    padding: 25px 50px;
    max-width: 255px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.checkbox-box.check-three label i {
    display: block;
    font-size: 60px;
    margin-bottom: 20px;
    color: #8594af
}

.checkbox-box.check-three label span {
    border-radius: 8px;
    font-size: 18px;
    color: #8594af
}

.checkbox-box.check-three label:before {
    border-radius: 100%;
    border: 1px solid #909090
}

.checkbox-box.check-three label:before,.checkbox-box.check-three label:after {
    left: inherit;
    right: 15px;
    top: 15px
}

.checkbox-box.check-three input:checked~.chk-label {
    border: 1px solid #909090
}

.checkbox-box.check-three input:checked~.chk-label span {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 700;
    color: #30223b
}

.checkbox-box.check-three input:checked~.chk-label i {
    color: #909090
}

.checkbox-box.check-three input:checked~.chk-label .home-img {
    filter: none
}

.checkbox-box.check-three input:checked~.chk-label::after {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    background: #909090;
    color: #fff;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
} */

.home-img {
    width: 80px;
    height: 70px;
    margin: 0 auto 14px;
    filter: grayscale(1) opacity(.7)
}

.home-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

/* 
.checkbox-box.chk-four {
    margin-right: 10px
}

.checkbox-box.chk-four label {
    padding: 7px 15px;
    border: 1px solid #dde3ee;
    border-radius: 8px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.checkbox-box.chk-four label i {
    font-size: 18px;
    color: #8594af;
    margin-right: 10px;
    position: absolute;
    left: 15px
}

.checkbox-box.chk-four label span {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    margin-left: 25px
}

.checkbox-box.chk-four label:before,.checkbox-box.chk-four label:after {
    display: none
}

.checkbox-box.chk-four.chk-err input:checked~.chk-label {
    border: 1px solid var(--red)
}

.checkbox-box.chk-four.chk-err input:checked~.chk-label i {
    color: var(--red)
}

.checkbox-box.chk-four input:checked~.chk-label {
    border: 1px solid var(--grn)
}

.checkbox-box.chk-four input:checked~.chk-label i {
    color: var(--grn)
}

.checkbox-box.check-five .chk-label {
    padding: 12px 25px;
    border: 1px solid #dde3ee;
    border-radius: 8px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.checkbox-box.check-five .chk-label span {
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #8594af
}

.checkbox-box.check-five .chk-label:before {
    border-radius: 100%;
    border: none
}

.checkbox-box.check-five .chk-label:before,.checkbox-box.check-five .chk-label:after {
    left: inherit;
    right: -11px;
    top: -11px
}

.checkbox-box.check-five input:checked~.chk-label {
    border: 1px solid #909090
}

.checkbox-box.check-five input:checked~.chk-label span {
    color: #000
}

.checkbox-box.check-five input:checked~.chk-label::after {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.tooltip-inner {
    padding: 10px 15px;
    font-size: 14px;
    background-color: #1c2d41;
    border-radius: 0;
    max-width: 320px;
    border-radius: 5px
}

.bs-tooltip-right .arrow::before {
    border-right-color: #1c2d41
}

.bs-tooltip-left .arrow::before {
    border-left-color: #1c2d41
}

.bs-tooltip-top .arrow::before {
    border-top-color: #1c2d41
}

.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #1c2d41
}

input[type="number"] {
    -moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.req:after {
    content: "*";
    color: #fb6b03;
    margin-left: 5px;
    font-size: 24px;
    line-height: 1
}

.modal-title {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #003f59;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0,63,89,0.1);
    padding-bottom: 10px;
    text-transform: capitalize
} */

.modal-subTitle {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #003f59
}

.modal-cancel {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    font-size: 24px;
    line-height: 1;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.modal-content {
    display: block;
    border: none;
    border-radius: 10px;
    padding: 24px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1)
}

.window-1440 {
    max-width: 1440px;
    padding: 0 15px
}

.window-990 {
    max-width: 990px;
    padding: 0 15px
}

.window-500 {
    max-width: 500px;
    padding: 0 15px
}

.static-cont {
    margin-bottom: 32px
}

.static-cont li {
    font-size: 14px;
    color: #233037;
    padding-left: 20px;
    margin-bottom: 6px;
    position: relative
}

.static-cont li p {
    margin-bottom: 10px
}

.static-cont li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 7px;
    background: #fd9933;
    border-radius: 50%;
    top: 7px
}

.static-cont p {
    font-size: 14px;
    color: #233037;
    margin-bottom: 20px
}

.modal-backdrop.show {
    opacity: .9
}

.modal-backdrop {
    background-color: #fff
}

.modal-cancel:hover {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsis2 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellipsis3 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellipsis4 {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.flex-justify {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.hdn1 {
    font-size: 60px;
    color: var(--clr);
    font-weight: 900;
    display: flex
}

.hdn1 span {
    color: #fff;
    margin-left: 16px;
    display: flex;
    flex-wrap: nowrap
}

.txt3 {
    font-size: 24px
}

.txt3.white {
    color: #fff
}

:root {
    --grey: #1b1b1b;
    --white: #fff;
    --black: #000;
    --c-blue: #212760;
    --blue: #212760;
    --blue-2: #1b345a;
    --light-blue: #3d405a;
    --secondary-blue: #317fe6;
    --c-sblue: #1263e0;
    --blue-3: #0e58ba;
    --dark-blue: #454652;
    --creame: #fafafa;
    --light-black: rgba(0, 0, 0, 0.2);
    --dark-grey: #656565;
    --light-grey: #e0e0e0;
    --light-white: #dadada;
    --purple: #8638ee;
    --c-black: #000;
    --c-grey: #5c5c5c;
    --c-lgrey: #e7e8f4;
    --grey-3: #a7b1bf;
    --headerHeight: 80px;
    --cream-2: #f0f4f5;
    --c-sclgrey: #d8d8d8
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype')
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype')
}

.mainContainer {
    padding-top: calc(var(--headerHeight) + 20px)
}

.comm-section {
    margin: 90px 0 0
}

.section-title {
    color: #006afe;
    font-size: 42px;
    line-height: 1.5;
    font-weight: 700
}

.pop-title {
    color: #006afe;
    font-size: 34px;
    line-height: 1.5;
    font-weight: 700
}

.light-background {
    background-color: var(--creame);
    padding: 85px 0
}

.home-section {
    min-height: calc(100vh - 120px)
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
    width: 100%
}

.pg-sub-title p {
    margin: 24px auto;
    max-width: 960px;
    color: var(--c-ddgrey);
    font-size: 18px;
    line-height: 2;
    font-weight: 600
}

.home-banner {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.home-banner .swiper-container-horizontal.main-banner .swiper-slide:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80vh;
    background: var(--black);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    pointer-events: none;
    z-index: 1
}

.home-banner img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center
}

.swiper-container-horizontal.main-banner>.swiper-pagination-bullets {
    bottom: auto;
    left: auto;
    width: 15px;
    height: 100%;
    right: 20px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.swiper-container-horizontal.main-banner>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    padding: 4px
}

.swiper-container-horizontal.main-banner>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--white) !important;
    padding: 5px;
    border: 4px solid rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 2px #fff
}

.swiper-container-horizontal.main-banner>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 12px 0
}

.home-ct {
    position: absolute;
    top: 40%;
    max-width: 575px;
    transform: translate(0, -50%);
    z-index: 5;
    width: 80%
}

.home-title {
    color: var(--white);
    font-size: 72px;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 16px
}

.home-content {
    color: var(--light-grey);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400
}

.home-counter-ct {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    padding: 0 80px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 1440px;
    margin: 0 auto
}

.home-counter-ct p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: uppercase
}

.home-counter-ct .f-col:nth-child(3) span:last-child {
    margin-left: 3px;
    font-size: 28px
}

.home-counter {
    flex: 1
}

.home-counter h2 {
    color: var(--white);
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700
}

.home-counter h2 span.counter-value {
    color: var(--white);
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700
}

.home-counter h2 span {
    color: var(--white);
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700
}

.home-counter p {
    color: var(--dark-grey);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600
}

.video-ct {
    width: 310px;
    position: relative;
    overflow: hidden
}

.video-ct:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2)
}

.video-img {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden
}

.video-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.video-play {
    background: rgba(69, 70, 82, 0.8);
    height: 70px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.video-play p {
    color: var(--white);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    flex: 1
}

.play-icon {
    width: 76px;
    height: 100%;
    background: #7400eb;
    background: -moz-linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    background: -webkit-linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    background: linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7400eb", endColorstr="#0063e0", GradientType=1);
    padding: 20px
}

.play-icon svg {
    width: 100%;
    height: 100%
}

.solution-heading {
    margin-bottom: 60px
}

.solution-heading p {
    color: var(--light-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400
}

.solution-container:nth-child(1) {
    border-right: 1px solid var(--light-white);
    border-bottom: 1px solid var(--light-white)
}

.solution-container:nth-child(2) {
    border-bottom: 1px solid var(--light-white)
}

.solution-container:nth-child(3) {
    border-right: 1px solid var(--light-white)
}

.solution-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 54px 40px 75px 60px
}

.solution-box:hover .solution-details {
    animation: float 1s ease-in-out infinite
}

.solution-icon {
    width: 120px;
    height: 120px
}

.solution-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.solution-content {
    flex: 1;
    margin-bottom: 16px;
    margin-left: 60px
}

@keyframes float {
    0% {
        transform: translatex(0)
    }

    50% {
        transform: translatex(-5px)
    }

    100% {
        transform: translatex(0)
    }
}

.solution-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.solution-header h3 {
    color: var(--black);
    font-size: 36px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: capitalize
}

.solution-body p {
    color: var(--grey);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    line-height: 1.7
}

.map-container {
    position: relative;
    overflow: visible;
    display: block;
    margin: 0 auto
}

.map-image {
    width: 100%;
    position: relative;
    overflow: visible
}

.map-image .map {
    position: relative;
    width: 912px;
    height: auto;
    text-align: center;
    margin: 0 auto
}

.map-image .user-img {
    height: 100%;
    display: contents
}

.map-image .user-img img {
    width: auto;
    height: 100%;
    margin: auto;
    zoom: 1.2
}

.toggle-map-ct {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    width: 100%
}

.md-corner-ct .f-row.md-corner-row {
    align-items: center
}

.md-image-container {
    position: relative;
    overflow: hidden;
    display: block;
    margin-right: 30px
}

.md-image-container:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.md-img {
    width: 100%;
    padding-top: 80%;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.md-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    object-fit: contain;
    transform-origin: top
}

.background-overlay {
    z-index: -2;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 80%;
    background: var(--c-black);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%)
}

.md-details {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 3
}

.md-details h2 {
    color: var(--c-white);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase
}

.md-details h3 {
    color: var(--c-white);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400
}

.md-content h2 {
    margin-bottom: 10px
}

.md-content p {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    margin-bottom: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.mdpop .md-content {
    margin-left: 50px
}

.mdpop .md-content h2 {
    margin-bottom: 10px
}

.mdpop .md-content p {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    margin-bottom: 40px;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify
}

.read-more-btn {
    display: flex;
    align-items: center;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.read-more-btn span {
    color: var(--secondary-blue);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-right: 10px
}

.read-more-btn .icon {
    margin-right: 0;
    width: 24px;
    height: 24px
}

.read-more-btn .icon svg {
    width: 100%;
    height: 100%;
    color: var(--secondary-blue)
}

.read-more-btn:hover span,
.read-more-btn:hover .icon svg {
    color: var(--blue-3)
}

.read-more-btn:hover .icon {
    animation: float 1s ease-in-out infinite
}

.news-update {
    border-top: 1px solid var(--light-white);
    border-bottom: 1px solid var(--light-white)
}

.new-update-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    padding: 40px
}

.new-update-heading h2 {
    margin-bottom: 10px
}

.new-update-heading p {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400
}

.f-col-middle {
    border-right: 1px solid var(--light-black);
    border-left: 1px solid var(--light-black)
}

.news-details-container {
    padding: 40px
}

.news-details {
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.news-details h2 {
    color: var(--purple);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 8px
}

.news-details h3 {
    color: var(--black);
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 12px
}

.news-details p {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    margin-right: 32px
}

.news-details:hover h3 {
    color: var(--blue-3)
}

.news-details:hover img {
    transform: scale(1.2)
}

.news-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 60%;
    margin-bottom: 24px
}

.news-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .2 linear;
    -ms-transition: all .3s linear
}

.social-ct {
    cursor: pointer
}

.social-ct h2 {
    text-align: center;
    margin-bottom: 50px
}

.social-ct h3 {
    color: var(--black);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    margin-right: 40px
}

.social-ct .f-col:first-child .social-post {
    margin-right: 25px
}

.social-ct .f-col:last-child .social-post {
    margin-left: 25px
}

.social-post {
    position: relative;
    overflow: hidden
}

.social-post:hover h3 {
    color: var(--blue-3)
}

.social-post:hover img {
    transform: scale(1.2)
}

.social-img {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 60%;
    margin-bottom: 24px
}

.social-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.toggle-map {
    position: relative;
    top: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.international,
.pan-india {
    color: var(--grey);
    font-size: 24px;
    line-height: 2.2;
    font-weight: 600;
    cursor: pointer
}

.international {
    color: var(--secondary-blue)
}

.toggle-map.on .international {
    color: var(--grey)
}

.toggle-map.on .pan-india {
    color: var(--secondary-blue)
}

.tabs-ct {
    display: flex;
    flex-direction: column
}

.tabs {
    display: inline-flex;
    margin: 0 -1rem;
    position: relative
}

.tabs li {
    padding: 0 1rem
}

.tabs li a,
.tabs li a:visited {
    padding: 0 3rem 12px;
    color: var(--dark-blue);
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    text-decoration: none;
    display: block
}

.tabs li a:hover,
.tabs li a:visited:hover,
.tabs li a:active,
.tabs li a:visited:active {
    color: var(--c-sblue)
}

.tabs li.active a,
.tabs li.active a:visited {
    color: var(--c-sblue)
}

.tabs li.active a:hover,
.tabs li.active a:visited:hover,
.tabs li.active a:active,
.tabs li.active a:visited:active {
    color: var(--c-sblue)
}

.tabs li.active a p,
.tabs li.active a:visited p {
    color: #000;
    margin-top: 8px
}

.tabs.tabs-basic {
    margin: 30px auto;
    width: auto;
    text-align: center
}

.tabs.tabs-basic::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 1px;
    background-color: #ddd
}

.tabs.tabs-basic .indicator {
    position: absolute;
    bottom: 0;
    left: 1rem;
    width: 53px;
    height: 2px;
    background-color: var(--blue-3);
    transition: all .2s cubic-bezier(.36, 0, .66, -0.56)
}

.disclo-tab-sec {
    width: 100%;
    overflow: auto
}

.disclo-tab-sec .disclo-tab {
    min-width: 906px;
    margin: 70px auto 30px
}

.tabs.disclo-tab li a,
.tabs.disclo-tab li a:visited {
    font-size: 18px;
    padding: 0 1rem 22px
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.pro-tabs {
    display: inline-flex;
    margin: 0 -1rem;
    position: relative
}

.pro-tabs li {
    padding: 0 1rem
}

.pro-tabs li a,
.pro-tabs li a:visited {
    padding: 0 1.2rem 12px;
    color: var(--dark-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-decoration: none;
    display: block
}

.pro-tabs li a:hover,
.pro-tabs li a:visited:hover,
.pro-tabs li a:active,
.pro-tabs li a:visited:active {
    color: var(--c-sblue)
}

.pro-tabs li.active a,
.pro-tabs li.active a:visited {
    color: var(--c-sblue)
}

.pro-tabs li.active a:hover,
.pro-tabs li.active a:visited:hover,
.pro-tabs li.active a:active,
.pro-tabs li.active a:visited:active {
    color: var(--c-sblue)
}

.pro-tabs.tabs-basic {
    margin: 0 auto 60px;
    width: auto;
    text-align: center
}

.pro-tabs.tabs-basic::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    height: 1px;
    background-color: #ddd
}

.pro-tabs.tabs-basic .indicator {
    position: absolute;
    bottom: 0;
    left: 1rem;
    width: 53px;
    height: 2px;
    background-color: var(--blue-3);
    transition: all .2s cubic-bezier(.36, 0, .66, -0.56)
}

.news-ct {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin-bottom: 40px;
    display: block
}

.news-ct h2 {
    color: var(--dark-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.news-ct p {
    color: var(--dark-blue);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400
}

.news-ct:hover h2 {
    color: var(--blue-3)
}

.news-ct:hover img {
    transform: scale(1.2)
}

.news-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 24px
}

.news-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.disclosure-title {
    margin-bottom: 32px
}

.disclosure-download {
    background-color: var(--cream-2);
    padding: 18px 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    margin-bottom: 36px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.disclosure-download p {
    color: var(--dark-blue);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    float: 1
}

.disclosure-download:hover {
    background-color: var(--c-sblue)
}

.disclosure-download:hover p {
    color: var(--white)
}

.download-icon {
    padding: 12px;
    background-color: var(--white);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-right: 24px
}

.download-icon svg {
    width: 100%;
    height: 100%;
    color: var(--c-sblue)
}

.culture-images-slider .swiper-slide {
    position: relative;
    overflow: hidden
}

.culture-images-slider .swiper-images-ct {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    cursor: grabbing
}

.culture-images-slider .swiper-images-ct img {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.section-content {
    margin: 120px auto;
    text-align: center;
    max-width: 776px
}

.section-content h2 {
    color: #006afe;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600
}

.culture-navig {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 130px
}

.culture-features-slider {
    padding-bottom: 154px
}

.culture-features-slider .swiper-slide {
    position: relative;
    overflow: hidden
}

.culture-features-slider .swiper-button-next,
.culture-features-slider .swiper-container-rtl .swiper-button-prev {
    right: 0
}

.culture-features-slider .swiper-button-prev,
.culture-features-slider .swiper-container-rtl .swiper-button-next {
    left: 0
}

.feature-img {
    width: 260px;
    height: 260px;
    overflow: hidden;
    border-radius: 50%;
    background-color: var(--cream-2);
    margin: 0 auto 50px
}

.feature-img svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain
}

.feature-slide {
    text-align: center
}

.feature-slide h3 {
    color: var(--dark-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 8px
}

.feature-slide p {
    color: var(--dark-blue);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400
}

.testimonials-slider {
    padding-bottom: 154px
}

.testimonials-slider .testi-navig {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 130px
}

.testimonials-slider .swiper-button-next,
.testimonials-slider .swiper-container-rtl .swiper-button-prev {
    right: 0
}

.testimonials-slider .swiper-button-prev,
.testimonials-slider .swiper-container-rtl .swiper-button-next {
    left: 0
}

.testimonials-slider .swiper-slide {
    background-color: var(--cream-2);
    padding: 40px 48px;
    position: relative;
    overflow: hidden;
    margin-left: 0
}

.testimonials-slider .swiper-slide h2 {
    color: var(--dark-blue);
    font-size: 21px;
    line-height: 1.5;
    font-weight: 700
}

.testimonials-slider .swiper-slide .rating-ct {
    margin: 20px 0;
    width: 100px;
    height: auto
}

.testimonials-slider .swiper-slide h3 {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    margin-bottom: 40px
}

.testimonials-slider .swiper-slide .client-details {
    display: flex;
    align-items: center
}

.testimonials-slider .swiper-slide .client-details h4 {
    color: #006afe;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700
}

.testimonials-slider .swiper-slide .client-details h5 {
    color: #006afe;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600
}

.testimonials-slider .swiper-slide .client-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px
}

.testimonials-slider .swiper-slide .client-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain
}

.mt-0 {
    margin-top: 0 !important
}

.switch {
    position: relative
}

.switch input {
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    border: 1px solid var(--secondary-blue)
}

.switch input:checked {
    z-index: 1
}

.switch input:checked+label {
    opacity: 1;
    cursor: default;
    color: var(--secondary-blue)
}

.switch input:not(:checked)+label:hover {
    opacity: .5
}

.switch label {
    color: var(--grey);
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    cursor: pointer;
    transform: translate(-40%, 0)
}

.switch .toggle-outside {
    height: 100%;
    border-radius: 20px;
    padding: 4px;
    overflow: hidden;
    border: 1px solid var(--secondary-blue);
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

.switch .toggle-inside {
    border-radius: 50%;
    background: #7400eb;
    background: -moz-linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    background: -webkit-linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    background: linear-gradient(90deg, #7400eb 20%, #0063e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7400eb", endColorstr="#0063e0", GradientType=1);
    position: absolute;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

.switch--horizontal {
    width: auto;
    font-size: 0;
    position: relative;
    display: flex;
    vertical-align: middle;
    margin-top: 30px;
    height: 32px;
    align-items: center
}

.switch--horizontal input {
    height: 32px;
    width: 70px;
    right: 0;
    margin: 0;
    transform: translate(-90%, 0)
}

.switch--horizontal label {
    line-height: 20px;
    display: inline-block;
    margin: 0;
    font-size: 24px;
    font-weight: 600
}

.switch--horizontal label:last-of-type {
    position: relative;
    transform: translate(55%, 0)
}

.switch--horizontal .toggle-outside {
    position: absolute;
    width: 70px;
    top: 0;
    right: 0;
    transform: translate(-90%, 0);
    background: var(--white)
}

.switch--horizontal input~input:checked~.toggle-outside {
    background-image: linear-gradient(90deg, #69efb5 0, #11cb7a 100%);
    background: var(--white)
}

.switch--horizontal .toggle-inside {
    height: 24px;
    width: 24px
}

.switch--horizontal input:checked~.toggle-outside .toggle-inside {
    left: 4px
}

.switch--horizontal input~input:checked~.toggle-outside .toggle-inside {
    left: 40px
}

.mt-0 {
    margin-top: 0 !important
}

.image-container {
    width: 100%;
    height: 460px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center
}

.image-container img {
    object-fit: cover
}

.contact-form {
    background: var(--white);
    box-shadow: 0 16px 44px rgba(39, 45, 100, 0.1);
    max-width: 580px;
    position: absolute;
    right: 80px;
    top: 50px;
    padding: 24px 32px;
    height: max-content
}

.contact-form-container {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

.position-relative {
    position: relative
}

.pt0 {
    padding-top: 0
}

.box {
    background: var(--white);
    box-shadow: 0 16px 44px rgba(39, 45, 100, 0.1);
    border: 1px solid #f0f0f0;
    margin-bottom: 40px;
    height: calc(100% - 30px)
}

.box-img-ct {
    width: 100%;
    height: 160px;
    position: relative;
    margin-bottom: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.box-img {
    width: 100%;
    height: 100%
}

.box-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.box-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.box-title {
    color: var(--white);
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    position: absolute
}

.box-details {
    padding: 24px;
    padding-top: 0
}

.box-details h6 {
    color: var(--dark-blue);
    font-size: 21px;
    line-height: 1.5;
    font-weight: 600
}

.box-details address {
    color: var(--grey);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 24px;
    font-style: inherit
}

.box-details p {
    margin-bottom: 16px
}

.box-details p span a,
.box-details p span {
    color: var(--dark-blue);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400
}

.box-details p a:hover {
    color: var(--secondary-blue)
}

.main-menu {
    height: 100%
}

.menu-main-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 132px 20px 54px;
    height: calc(100% - 90px)
}

.menu-contact-details {
    align-self: flex-end
}

.menu-contact-details .social-media li:last-child {
    margin-bottom: 0
}

.mainLink {
    position: relative;
    max-width: 500px;
    width: 100%
}

.mainLink .sideMenu {
    width: auto
}

.mainLink li {
    margin-bottom: 24px;
    overflow: hidden
}

.mainLink li:last-child {
    margin-bottom: 0
}

.mainLink a,
.mainLink p {
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.5;
    width: fit-content;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition-delay: .5s;
    position: relative;
    top: -50px
}

.mainLink span {
    width: 36px;
    height: 36px;
    display: block
}

.mainLink span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}

.mainLink li:hover span img {
    transform: rotate(90deg)
}

.mainLink li a {
    position: relative
}

.mainLink li a:hover:before {
    width: 100%
}

.mainLink li a::before {
    content: "";
    width: 0;
    background: #fff;
    height: 2px;
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.subLink li {
    margin-bottom: 30px
}

.subLink li:last-child {
    margin-bottom: 0
}

.subLink li a {
    font-size: 36px;
    line-height: 1.4;
    color: #fff
}

.menuLef {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.menuUpdate {
    margin-top: 140px
}

.menuUpdate p,
.menuUpdate a {
    text-transform: uppercase
}

.mainSubLink {
    position: absolute;
    top: 0;
    left: -1px;
    background: #011c46;
    width: 101%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transform: translateX(20px);
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    min-height: 445px
}

.mainSubLink ul {
    height: 100%
}

.mainSubLink p {
    opacity: .5
}

.mainSubLink-in {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.mainLink .mainSubLink a {
    font-size: 36px
}

.subMenu-arw {
    cursor: pointer;
    margin-bottom: 12px;
    width: 32px;
    height: 32px
}

.menu-button {
    display: block;
    outline: 0;
    border: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    min-height: var(--headerHeight);
    border: 1px transparent solid;
    background-color: transparent;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    overflow: hidden;
    font-size: 0;
    z-index: 20;
    color: #000
}

.menu-button span {
    position: absolute;
    left: 0;
    padding: 0;
    width: 100%;
    text-align: right;
    font-family: Metronic, sans-serif;
    font-weight: 600;
    letter-spacing: .4px;
    text-transform: uppercase;
    z-index: 5;
    font-size: 14px;
    line-height: 1em;
    z-index: 20;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.menu-button span.normal {
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.menu-button span.hover {
    bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 0
}

.menu-button:hover span.normal {
    top: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    opacity: 0
}

.menu-button:hover span.hover {
    bottom: 50%;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    opacity: 1
}

.menu-button.opened span {
    color: #fff
}

.toggle-menu {
    position: relative;
    max-width: 100px
}

.toggle-menu ul.hamburger {
    position: absolute;
    top: 50%;
    left: 80%;
    -webkit-transform: translate3d(-70px, -50%, 0);
    transform: translate3d(-70px, -50%, 0);
    width: 25px;
    height: 17px
}

.toggle-menu ul.hamburger li {
    display: block;
    width: 28px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    margin-bottom: 6px;
    -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, -webkit-transform .5s ease;
    transition: opacity .5s ease, transform .5s ease;
    transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease
}

.toggle-menu.opened ul.hamburger li {
    background-color: #fff
}

.toggle-menu.opened ul.hamburger li:nth-child(1) {
    -webkit-transform: rotate(-45deg) translate3d(-6px, 6px, 0);
    transform: rotate(-45deg) translate3d(-6px, 6px, 0)
}

.toggle-menu.opened ul.hamburger li:nth-child(2) {
    opacity: 0
}

.toggle-menu.opened ul.hamburger li:nth-child(3) {
    -webkit-transform: rotate(45deg) translate3d(-5px, -5px, 0);
    transform: rotate(45deg) translate3d(-5px, -5px, 0)
}

.menu-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #011c46;
    height: 0;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    overflow: auto
}

.menu-container .container {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    transition-delay: .1s;
    opacity: 0;
    height: 0
}

.menu-container .menu-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.menu-container .menu-header .header {
    padding: 20px
}

.menu-container .menu-header .hamburger {
    width: 18px;
    height: 18px
}

.menu-container.active {
    height: 100%;
    opacity: 1;
    z-index: 999
}

.menu-container.active .container {
    opacity: 1;
    height: 100%
}

.menu-container.active .mainLink a,
.menu-container.active .mainLink p {
    top: 0
}

.select-input {
    background: #fff
}

.mobile-chain {
    display: none
}

.d-none {
    display: none
}

.map-image {
    display: none
}

.map-image.world {
    display: block
}

.tooltipMap {
    position: absolute;
    cursor: pointer
}

.tooltip-item {
    z-index: 1;
    left: 50%;
    top: 50%;
    margin: 0 0 0 0;
    position: absolute;
    border-radius: 0;
    -webkit-animation: pulse .6s infinite alternate;
    animation: pulse .6s infinite alternate
}

.tooltip-item:after {
    content: '';
    border: 0 solid #454652;
    position: absolute;
    border-radius: 0;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    height: 8px;
    width: 8px
}

.tooltip-item.pg-grey:after {
    background-image: url(../images/icon/polygon-grey.svg)
}

.tooltip-item.pg-sblue:after {
    background-image: url(../images/icon/polygon-sblue.svg)
}

.tooltip-item.pg-vio:after {
    background-image: url(../images/icon/polygon-vio.svg)
}

.tooltip-item.pg-green:after {
    background-image: url(../images/icon/polygon-green.svg)
}

.tooltip-item.pg-orange:after {
    background-image: url(../images/icon/polygon-orenge.svg)
}

.tooltip-item.pg-pink:after {
    background-image: url(../images/icon/polygon-pink.svg)
}

.tooltip-item.pg-red:after {
    background-image: url(../images/icon/polygon-red.svg)
}

.grp-detail {
    position: absolute;
    bottom: 0;
    left: 0
}

.grp-detail li {
    padding: 2px 5px 2px 25px;
    position: relative;
    font-weight: 600;
    color: #909090;
    font-size: 18px
}

.grp-detail li:after {
    content: '';
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 0;
    height: 8px;
    width: 8px;
    background-size: contain;
    background-repeat: no-repeat
}

.grp-detail .pg-grey:after {
    background-image: url(../images/icon/polygon-grey.svg)
}

.grp-detail .pg-sblue:after {
    background-image: url(../images/icon/polygon-sblue.svg)
}

.grp-detail .pg-vio:after {
    background-image: url(../images/icon/polygon-vio.svg)
}

.grp-detail .pg-green:after {
    background-image: url(../images/icon/polygon-green.svg)
}

.grp-detail .pg-orange:after {
    background-image: url(../images/icon/polygon-orenge.svg)
}

.grp-detail .pg-pink:after {
    background-image: url(../images/icon/polygon-pink.svg)
}

.grp-detail .pg-red:after {
    background-image: url(../images/icon/polygon-red.svg)
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(.5, .5, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(.5, .5, 1);
        transform: scale3d(.5, .5, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    border-radius: 0;
    padding: 0;
    left: 50%;
    margin: 0 0 18px -180px;
    bottom: 100%;
    text-align: left;
    box-shadow: 0 24px 57px 0 rgba(0, 0, 0, 0.09);
    background: #fff;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    transition: all .2s linear
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s
}

.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.tooltipMap .tooltip-content {
    display: flex;
    align-items: center
}

.tooltipMap:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1
}

#canvas {
    width: 100%
}

.tooltip-content .user-name {
    font-weight: 600;
    font-size: 24px;
    margin-top: 4px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

.tooltip-content .user-info {
    font-weight: 400;
    color: var(--grey);
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.tooltip-content .user-dtl {
    width: calc(100% - 70px);
    padding: 0 15px 8px
}

.tooltip-w1 {
    left: 27.1%;
    top: 32.6%
}

.tooltip-w2 {
    left: 24.5%;
    top: 37.4%
}

.tooltip-w3 {
    left: 18.8%;
    top: 44.4%
}

.tooltip-w4 {
    left: 24.4%;
    top: 56%
}

.tooltip-w5 {
    left: 56.1%;
    top: 80.9%
}

.tooltip-w6 {
    left: 77.6%;
    top: 63.9%
}

.tooltip-w7 {
    left: 78.6%;
    top: 63.8%
}

.tooltip-w8 {
    left: 81.2%;
    top: 64.8%
}

.tooltip-w9 {
    left: 82.3%;
    top: 65.8%
}

.tooltip-w10 {
    left: 82.2%;
    top: 61.8%
}

.tooltip-w11 {
    left: 83.3%;
    top: 60.8%
}

.tooltip-w12 {
    left: 83.2%;
    top: 64.8%
}

.tooltip-w13 {
    left: 84.2%;
    top: 63.6%
}

.tooltip-w14 {
    left: 90.6%;
    top: 74.1%
}

.tooltip-w15 {
    left: 91.6%;
    top: 84.6%
}

.tooltip-w16 {
    left: 86%;
    top: 33.6%
}

.tooltip-w17 {
    left: 80.3%;
    top: 26.3%
}

.tooltip-w18 {
    left: 80.3%;
    top: 37.3%
}

.tooltip-w19 {
    left: 80.3%;
    top: 52.3%
}

.tooltip-w20 {
    left: 76.6%;
    top: 52.3%
}

.tooltip-w21 {
    left: 73.6%;
    top: 47.3%
}

.tooltip-w22 {
    left: 70.5%;
    top: 47.6%
}

.tooltip-w23 {
    left: 72%;
    top: 40.1%
}

.tooltip-w24 {
    left: 47.9%;
    top: 30.7%
}

.tooltip-w25 {
    left: 49.6%;
    top: 28.7%
}

.tooltip-w26 {
    left: 46.9%;
    top: 27.8%
}

.tooltip-w27 {
    left: 63.9%;
    top: 48.8%
}

.tooltip-w28 {
    left: 46.8%;
    top: 30%
}

.tooltip-w29 {
    left: 62.9%;
    top: 47.8%
}

.tooltip-w30 {
    left: 82.2%;
    top: 49%
}

.tooltip-w31 {
    left: 77.6%;
    top: 57.6%
}

.tooltip-w32 {
    left: 77.6%;
    top: 59.5%
}

.tooltip-w33 {
    left: 77.5%;
    top: 61.8%
}

.tooltip-w34 {
    left: 78.5%;
    top: 65.7%
}

.tooltip-i1 {
    left: 26.1%;
    top: 46.6%
}

.tooltip-i2 {
    left: 26.1%;
    top: 48.6%
}

.tooltip-i3 {
    left: 26.1%;
    top: 51.6%
}

.tooltip-i4 {
    left: 28.5%;
    top: 54%
}

.tooltip-i5 {
    left: 30.1%;
    top: 52.1%
}

.tooltip-i6 {
    left: 31.8%;
    top: 55.9%
}

.tooltip-i7 {
    left: 32.7%;
    top: 57.1%
}

.tooltip-i8 {
    left: 32.6%;
    top: 64.4%
}

.tooltip-i9 {
    left: 32.5%;
    top: 69.4%
}

.tooltip-i9a {
    left: 32.5%;
    top: 67.4%
}

.tooltip-i10 {
    left: 34.8%;
    top: 85.4%
}

.tooltip-i11 {
    left: 41.1%;
    top: 96.7%
}

.tooltip-i12 {
    left: 44.6%;
    top: 83.7%
}

.tooltip-i13 {
    left: 44.6%;
    top: 76.7%
}

.tooltip-i14 {
    left: 50.6%;
    top: 68.7%
}

.tooltip-i15 {
    left: 51.6%;
    top: 67.7%
}

.tooltip-i16 {
    left: 53.4%;
    top: 64.6%
}

.tooltip-i16a {
    left: 57.3%;
    top: 60.6%
}

.tooltip-i17 {
    left: 60.2%;
    top: 54.2%
}

.tooltip-i18 {
    left: 59.6%;
    top: 52.4%
}

.tooltip-i19 {
    left: 61.1%;
    top: 52.3%
}

.tooltip-i20 {
    left: 26.2%;
    top: 44.7%;
    display: none
}

.tooltip-i21 {
    left: 27.7%;
    top: 47%
}

.tooltip-i22 {
    left: 31.8%;
    top: 57.4%
}

.tooltip-i23 {
    left: 31.6%;
    top: 62.3%
}

.tooltip-i24 {
    left: 34.2%;
    top: 71.4%
}

.tooltip-i25 {
    left: 38.1%;
    top: 76.8%
}

.tooltip-i26 {
    left: 42.1%;
    top: 95.6%
}

.tooltip-i27 {
    left: 52.6%;
    top: 66.8%
}

.tooltip-i28 {
    left: 57.2%;
    top: 55.8%
}

.tooltip-i29 {
    left: 58%;
    top: 48.8%
}

.tooltip-i30 {
    left: 54.9%;
    top: 55.8%
}

.tooltip-i31 {
    left: 61.4%;
    top: 54.2%
}

.tooltip-i32 {
    left: 48.2%;
    top: 60.5%
}

.tooltip-i33 {
    left: 44.2%;
    top: 60.5%
}

.tooltip-i34 {
    left: 35.8%;
    top: 38.5%
}

.tooltip-i35 {
    left: 31.7%;
    top: 46.7%
}

.tooltip-i36 {
    left: 50.6%;
    top: 50.6%
}

.tooltip-i37 {
    left: 46.3%;
    top: 42.5%;
    display: none
}

.tooltip-i38 {
    left: 60.3%;
    top: 50.5%
}

.tooltip-i39 {
    left: 55.5%;
    top: 52.5%
}

.tooltip-i40 {
    left: 49.3%;
    top: 50.6%
}

.tooltip-i41 {
    left: 49.5%;
    top: 56.5%
}

.tooltip-i42 {
    left: 56.5%;
    top: 48.1%
}

.tooltip-i43 {
    left: 41.2%;
    top: 77.5%
}

.tooltip-i44 {
    left: 43.1%;
    top: 60.7%
}

.tooltip-i45 {
    left: 36.7%;
    top: 50%
}

.tooltip-i46 {
    left: 31.7%;
    top: 44.7%
}

.img-map {
    display: none
}

#header-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

#header-container.fixedHeader {
    background-color: var(--white);
    box-shadow: 0 0 8px 0 var(--light-black);
    -webkit-box-shadow: 0 0 8px 0 var(--light-black)
}

#header-container.fixedHeader .logo {
    width: 120px
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 80px;
    max-width: 1440px;
    margin: 0 auto;
    max-height: var(--headerHeight)
}

.logo {
    width: 160px;
    height: 100%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

@media only screen and (max-width: 500px) {
 .logo img {
    width: 100%;
    height: 100%;
    object-fit:cover;
    object-position: center;
}

 .logo img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}




.header.active {
    background: var(--white);
    padding: 8px 80px
}

.header.active .logo {
    width: 140px
}

ul.main-nav {
    list-style-type: none;
    padding: 0;
    font-size: 0;
    max-width: 1000px;
    margin: 0 auto
}

ul.main-nav>li {
    display: inline-block;
    padding: 0
}

ul.main-nav>li:last-of-type .button {
    margin: 0 0 0 10px
}

ul.main-nav>li.single--block {
    position: relative
}

ul.main-nav>li.double--block {
    position: relative
}

ul.main-nav>li>a {
    display: block;
    padding: 0 18px;
    position: relative;
    color: #454652;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px
}

ul.main-nav>li:hover {
    color: #454652
}

ul.main-nav>li:hover>a {
    font-weight: 600;
    cursor: pointer;
    color: #454652
}

ul.main-nav>li ul.sub-menu-lists {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block
}

ul.main-nav>li ul.sub-menu-lists>li {
    padding: 0;
    margin-bottom: 7px
}

ul.main-nav>li ul.sub-menu-lists>li>a {
    font-size: 14px;
    color: #454652;
    font-weight: 600;
    margin-left: 0;
    transition: all .2s ease;
    position: relative
}

ul.main-nav>li ul.sub-menu-lists>li>a::before {
    content: ' ';
    width: 0;
    height: 2px;
    background-color: var(--c-sblue);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    transition: all .2s ease;
    transform-origin: center left
}

ul.main-nav>li ul.sub-menu-lists>li>a:hover {
    padding-left: 15px
}

ul.main-nav>li ul.sub-menu-lists>li>a:hover::before {
    width: 10px
}

.ic {
    position: fixed;
    cursor: pointer;
    display: inline-block;
    right: 25px;
    width: 32px;
    height: 24px;
    text-align: center;
    top: 0;
    outline: none
}

.ic.close {
    opacity: 0;
    font-size: 0;
    font-weight: 300;
    color: #454652;
    top: 8px;
    height: 40px;
    display: block;
    outline: none
}

.ic.menu {
    top: 33px;
    z-index: 20
}

.ic.menu .line {
    height: 2px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    background: #454652
}

.ic.menu .line-last-child {
    margin-bottom: 0
}

.sub-menu-head {
    margin-bottom: 10px;
    font-size: 16px;
    color: #454652
}

.plr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.nav-wrapper {
    display: none
}

.desk-menu {
    display: block
}

ul.main-nav>li>a.mega-menu.arrowmenu {
    position: absolute;
    top: 0;
    right: -16px;
    z-index: 10
}

@media only screen and (min-width: 1024px) {
    .ic.menu {
        display: none
    }

    ul.main-nav {
        display: block
    }

    .sub-menu-block {
        padding: 25px 15px
    }

    ul.main-nav>li>div.sub-menu-block {
        visibility: hidden;
        background-color: rgba(255, 255, 255, 0);
        position: absolute;
        margin-top: 12px;
        width: 100%;
        color: #333;
        left: 0;
        z-index: 3;
        opacity: 0;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: top center;
        -ms-transform-origin: top center;
        transform-origin: top center
    }

    ul.main-nav>li>div.sub-menu-block div.f-row {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto
    }

    .fixHeader ul.main-nav>li>div.sub-menu-block {
        margin-top: 24px
    }

    ul.main-nav>li.single--block>div.sub-menu-block {
        min-width: 250px
    }

    ul.main-nav>li.double--block>div.sub-menu-block {
        min-width: 500px
    }

    ul.main-nav>li:hover>div.sub-menu-block {
        background-color: rgba(255, 255, 255, 0.9);
        visibility: visible;
        opacity: 1;
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        box-shadow: 0 7px 9px 0 rgba(0, 0, 0, 0.05)
    }

    ul.main-nav>li>div.sub-menu-block>* {
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .4s;
        -moz-transition-duration: .4s;
        -o-transition-duration: .4s;
        transition-duration: .4s;
        opacity: 0
    }

    ul.main-nav>li:hover>div.sub-menu-block>* {
        opacity: 1
    }

    .sub-menu-head {
        font-size: 16px;
        font-weight: 700
    }

    ul.main-nav>li>a:after {
        content: '';
        width: 1px;
        height: 62px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2
    }

    ul.main-nav>li>a.mega-menu>span {
        display: block;
        vertical-align: middle;
    }

    ul.main-nav>li>a.mega-menu>span:after {
        width: 7px;
        height: 7px;
        border-right: 1px solid #454652;
        border-bottom: 1px solid #454652;
        content: '';
        background-color: transparent;
        display: inline-block;
        margin-left: 7px;
        vertical-align: middle;
        transform: rotate(45deg);
        transition: all .3s ease;
        margin-top: 0
    }

    ul.main-nav>li:hover>a.mega-menu span:after {
        transform: rotate(-135deg);
        border-right: 1px solid #454652;
        border-bottom: 1px solid #454652;
        margin-top: 4px
    }
}

@media all and (max-width: 1366px) {
    ul.main-nav>li>a {
        padding: 0 15px;
        font-size: 17px;
        height: 40px;
        line-height: 40px
    }

    .header {
        padding: 12px 40px
    }
}

@media all and (max-width: 1200px) {
    ul.main-nav>li>a {
        padding: 0 12px;
        font-size: 15px;
        height: 40px;
        line-height: 40px
    }

    .logo {
        width: 130px
    }

    .sub-menu-block {
        padding: 15px 10px
    }
}

@media all and (max-width: 1024px) {
    .nav-wrapper {
        display: block
    }

    .desk-menu {
        display: none
    }
}

.nav-wrapper {
    position: fixed;
    width: 300px;
    height: 100vh;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0;
    top: 0;
    font-size: 14px
}

.nav-wrapper.show-menu {
    -webkit-transform: none;
    transform: none
}

.js-nav-toggle {
    position: fixed;
    top: 10px;
    right: 320px;
    width: 43px;
    height: 40px;
    display: block;
    padding: 0;
    color: #345;
    border: 0 solid #345
}

.js-nav-toggle span {
    position: relative;
    background-color: #212760;
    height: 2px;
    display: block;
    width: 22px;
    margin: 17px auto 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.js-nav-toggle span:before,
.js-nav-toggle span:after {
    content: '';
    position: absolute;
    display: block;
    width: 22px;
    height: 2px;
    background: #212760;
    left: 0;
    top: 50%;
    margin-top: -7px;
    -webkit-transition: all .3s .3s;
    transition: all .3s .3s
}

.js-nav-toggle span:before {
    margin-top: 5px
}

.show-menu .js-nav-toggle {
    right: 3px;
    z-index: 99999;
    top: 4px
}

.show-menu .js-nav-toggle span {
    background-color: transparent
}

.show-menu .js-nav-toggle span:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.show-menu .js-nav-toggle span:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.show-menu .js-nav-toggle span:before,
.show-menu .js-nav-toggle span:after {
    margin-top: 0;
    background: #fff
}

.navigation {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 5px .2px rgba(255, 255, 255, 0.3);
    background-color: #092948
}

.navigation .nav-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: .45em 1em;
    background-color: transparent;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: backgroun-color .2s;
    transition: backgroun-color .2s
}

.navigation .nav-toggle:hover {
    background-color: transparent
}

.navigation .nav-toggle.back-visible .nav-back {
    opacity: 1
}

.navigation .nav-toggle.back-visible .nav-title {
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

.navigation .nav-title {
    position: absolute;
    left: 0;
    top: 1.1em;
    padding-left: 1.3em;
    font-size: 12px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    color: rgba(255, 255, 255, 0.5)
}

.navigation .nav-back {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 30px;
    vertical-align: middle;
    z-index: 1;
    opacity: 0;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.navigation .nav-back:before,
.navigation .nav-back:after {
    content: '';
    position: absolute;
    top: 50%
}

.navigation .nav-back:before {
    left: 40%;
    width: 9px;
    height: 9px;
    border: 2px solid currentcolor;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
    transform: translate(-50%, -50%) rotateZ(-45deg)
}

.navigation .nav-back:after {
    left: 28%;
    width: 15px;
    height: 2px;
    background-color: currentcolor;
    margin-top: -1px
}

.navigation a {
    display: block;
    position: relative;
    padding: 1em;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .15s, background-color .15s;
    transition: color .15s, background-color .15s;
    font-size: 16px
}

.navigation a:hover {
    color: #fff;
    background-color: #092948
}

.navigation ul {
    list-style: none;
    padding: 45px 0 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    background-color: #212760;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.navigation ul ul {
    display: none;
    left: 100%
}

.navigation li.has-dropdown>a {
    padding-right: 2.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.navigation li.has-dropdown>a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    width: 9px;
    height: 9px;
    border: 1px solid currentcolor;
    border-left-color: transparent;
    border-top-color: transparent;
    -webkit-transform: translateY(-90%) rotateZ(-45deg);
    transform: translateY(-90%) rotateZ(-45deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.navigation li.nav-dropdown-open ul {
    display: block
}

.overl {
    position: absolute;
    z-index: 10;
    width: 80%
}

#footer {
    background-color: #00060e;
    margin-top: 60px
}

.footer {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
    position: relative
}

.footer p {
    color: var(--dark-grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400
}

.footer-logo-ct {
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: 170px;
    height: auto;
    width: 100%
}

.footer-logo-ct img {
    width: 100%;
    height: auto;
    object-fit: contain;
    -o-object-fit: contain;
    object-position: center;
    -o-object-position: center
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    height: 100%;
    padding-bottom: 30px;
    padding-right: 40px
}

.footer-col {
    border-left: 1px solid var(--blue-2);
    padding: 50px 32px
}

.footer-links {
    list-style: none
}

.footer-links li {
    margin-bottom: 24px
}

.footer-links li p {
    color: var(--c-sblue);
    font-size: 18px;
    line-height: 2;
    font-weight: 600;
    text-transform: uppercase
}

.footer-links li a {
    color: var(--grey-3);
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400
}

.footer-links li a:hover,
.footer-links li a:hover span {
    color: var(--c-white)
}

.footer-links li a .svg01,
.footer-links li a .svg02,
.footer-links li a .svg03,
.footer-links li a .svg04 {
    fill: var(--c-white);
    fill-opacity: .3;
    transition: all .3s ease;
    stroke: var(--c-white);
    stroke-opacity: .3
}

.footer-links li a:hover .svg01,
.footer-links li a:hover .svg02,
.footer-links li a:hover .svg03,
.footer-links li a:hover .svg04 {
    fill-opacity: 1;
    stroke-opacity: 1
}

.contact span.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    color: var(--c-sblue);
    margin-right: 16px
}

.contact span.icon svg {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.contact span.txt {
    color: var(--grey-3)
}

.social-media span.icon {
    display: inline-block;
    width: 38px;
    height: 38px;
    color: var(--c-sblue);
    margin-right: 16px
}

.social-media span.icon svg {
    width: 100%;
    height: 100%;
    vertical-align: top
}

/* .copyright {
    padding: 15px 0;
    position: absolute;
    bottom: 14px
} */

/* .copyright p {
    font-size: 14px
} */

@media all and (max-width: 1024px) {
    .footer-col {
        padding: 50px 27px
    }

    .contact span.icon {
        margin-right: 10px
    }
}

@media all and (max-width: 990px) {
    .footer-links li a {
        font-size: 16px;
        line-height: 1.3
    }

    .footer-links li {
        margin-bottom: 20px
    }

    .footer p {
        color: var(--dark-grey);
        font-size: 16px;
        line-height: 1.7
    }

    .footer {
        padding: 0 37px
    }

    .footer-links li p {
        font-size: 16px
    }
}

@media all and (max-width: 768px) {
    .footer-col {
        padding: 30px 27px 0
    }

    /* .copyright {
        padding: 15px 0;
        position: relative;
        bottom: 14px
    }

    .copyright p {
        font-size: 14px
    } */
}

@media all and (max-width: 640px) {
    .footer {
        padding: 0 40px
    }

    .footer .footer-col {
        padding: 10px 32px 0
    }

    .footer .f-row>div:nth-child(2) {
        border-left: 0 solid var(--blue-2);
        padding: 10px 32px 0 15px
    }

    .footer-links li {
        margin-bottom: 14px
    }
}

@media all and (max-width: 480px) {
    .footer .f-row>div:nth-child(2) {
        border-left: 0 solid var(--blue-2);
        padding: 10px 0 0 15px;
        border-bottom: 1px solid var(--blue-2)
    }

    .footer .f-row>div {
        border-left: 0 solid var(--blue-2);
        padding: 10px 15px 0 15px
    }
}

@media all and (max-width: 360px) {
    .footer .footer-col {
        padding: 10px 0 0 24px
    }
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
    background-repeat: repeat-y;
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

:root {
    --c-blue: #212760;
    --c-black: #000;
    --c-grey: #5c5c5c;
    --c-lgrey: #e7e8f4;
    --c-sblue: #1263e0;
    --c-slgrey: #f0f4f5;
    --c-white: #fff;
    --c-purple: #8638ee;
    --c-mblue: #7b7fa0;
    --c-ddgrey: #454652;
    --c-sclgrey: #d8d8d8
}

body {
    line-height: 1.5
}

.header-space {
    margin-top: 90px
}

.mt-90 {
    margin-top: 90px
}

.text-center {
    text-align: center
}

.pg-title h1,
.pg-title h2 {

    /** TEXT GRADIENT */
    color: #212760;
    font-family: "Poppins", sans-serif;
    font-weight: 750;
    /* font-size: 48px */
}

.pg-title p {
    font-weight: 600;
    color: var(--c-ddgrey);
    line-height: 1.8;
    margin: 24px auto;
    max-width: 500px;
    width: 100%;
    font-size: 18px
}

.pg-title .breadcrumb {
    font-weight: 500;
    font-size: 16px;
    margin-top: 24px
}

.pg-title .breadcrumb a {
    position: relative;
    color: var(--c-blue);
    display: inline-block;
    font-weight: 500;
    margin: 0 30px;
    text-transform: capitalize
}

.pg-title .breadcrumb a:before,
.pg-title .breadcrumb a:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid var(--c-blue)
}

.pg-title .breadcrumb a:before {
    bottom: 2px;
    width: 100%;
    height: 0;
    transition: all .1s ease
}

.pg-title .breadcrumb a:after {
    transition: all .2s ease;
    border-right: 2px solid var(--c-black);
    transform: rotate(-45deg) translateX(50%);
    top: 50%;
    right: -29px;
    width: 12px;
    height: 12px
}

.pg-title .breadcrumb a:last-child {
    color: #7b7fa0
}

.pg-title .breadcrumb a:last-child:before,
.pg-title .breadcrumb a:last-child:after {
    display: none
}

.pg-title .breadcrumb a:hover:before {
    width: 0
}

.pg-sub-title {
    margin: 60px 0
}

.pg-sub-title h3 {
    color: var(--c-blue);
    font-weight: 700;
    font-size: 36px
}

.pg-sub-title h4 {
    color: var(--c-blue);
    font-weight: 700;
    font-size: 30px
}

.white-popup .pg-sub-title {
    margin: 0 0
}

.timeline {
    position: relative;
    width: 80%;
    margin: auto
}

.timeline .hidden-box {
    position: absolute;
    background-color: var(--c-white);
    height: 4px;
    top: -1px;
    z-index: 4
}

.timeline .swiper-slide {
    background-size: cover;
    background-position: center
}

.timeline .history-slide {
    height: 80%;
    width: 100%
}

.timeline .history-slide .swiper-slide {
    transition: all .2 ease;
    opacity: .7
}

.timeline .history-slide article {
    opacity: 0;
    transition: all .2 ease;
    position: absolute;
    color: var(--c-white);
    padding-right: 20px;
    bottom: 40px;
    left: 40px;
    max-width: 380px
}

.timeline .history-slide article h2 {
    font-weight: 700;
    font-size: 72px
}

.timeline .history-slide article p {
    font-weight: 400;
    font-size: 18px
}

.timeline .history-slide .swiper-slide.swiper-slide-active {
    opacity: 1
}

.timeline .history-slide .swiper-slide.swiper-slide-active article {
    opacity: 1
}

.timeline .history-slide .swiper-slide.swiper-slide-active article p {
    opacity: .8
}

.timeline .thumb {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    height: 54px;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 100px
}

.timeline .thumb .swiper-slide {
    text-align: center;
    height: 100%;
    opacity: 1;
    position: relative;
    font-weight: 700;
    color: var(--c-grey);
    font-size: 18px;
    padding-top: 10px
}

.timeline .thumb .swiper-slide::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    padding: 0 3px;
    right: -1px;
    top: -1px;
    z-index: 5;
    border-right: 2px solid #eee
}

.timeline .thumb .swiper-slide:after {
    content: '';
    background-color: var(--c-white);
    position: absolute;
    width: 2px;
    height: 2px;
    padding: 5px;
    border-radius: 50%;
    border: 3px solid var(--c-lgrey);
    left: 50%;
    top: -8px;
    z-index: 5;
    transform: translateX(-50%)
}

.timeline .thumb .swiper-slide-thumb-active,
.timeline .thumb .active {
    opacity: 1
}

.timeline .thumb .swiper-slide-thumb-active:after,
.timeline .thumb .active:after {
    border: 3px solid var(--c-sblue)
}

.timeline .thumb .swiper-slide-thumb-active {
    color: var(--c-blue)
}

.timeline .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.timeline .dummy-bar {
    width: 100%;
    height: 3px;
    position: absolute;
    margin: 0 auto;
    background: var(--c-lgrey);
    top: -1px
}

.timeline .swiper-progress-bar {
    width: 100%;
    height: 3px;
    position: absolute;
    margin: 0 auto;
    background: var(--c-lgrey);
    top: -1px
}

.timeline .swiper-progress-bar .progress {
    height: inherit;
    left: 0;
    top: 0;
    position: absolute;
    background: #007aff;
    z-index: 1
}

.timeline .swiper-progress-bar .progress-sections {
    left: 0;
    top: 0;
    position: absolute;
    height: inherit;
    width: inherit;
    z-index: 2;
    display: flex;
    flex-direction: row
}

.timeline .swiper-progress-bar .progress-sections span {
    flex: 1;
    height: inherit;
    border-right: 2px solid #eee
}

.timeline .swiper-progress-bar .progress-sections span:last-child {
    border-right-width: 0
}

.timeline .swiper-next,
.timeline .swiper-container-rtl .swiper-prev {
    right: -10px
}

.timeline .swiper-prev,
.timeline .swiper-container-rtl .swiper-next {
    left: -10px
}

.timeline .swiper-prev.swiper-button-disabled,
.timeline .swiper-next.swiper-button-disabled {
    opacity: .4
}

.swiper-prev,
.swiper-next {
    border-radius: 50%;
    border: 2px solid var(--c-blue);
    color: var(--c-blue);
    font-weight: 600;
    bottom: 16px;
    margin-top: auto;
    top: auto;
    width: 54px;
    height: 54px
}

.swiper-prev:after,
.swiper-next:after {
    font-size: 15px
}

.swiper-prev:after {
    margin-right: 10px
}

.swiper-next:after {
    margin-left: 10px
}

.swiper-prev:before,
.swiper-next:before {
    content: ' ';
    position: absolute;
    background-color: var(--c-blue);
    width: 18px;
    height: 1px
}

.content-box h3 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 36px
}

.content-box h4,
.content-box h6 {
    color: var(--c-blue)
}

.content-box h4 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 24px
}

.content-box h5 {
    color: var(--c-sblue);
    font-weight: 700;
    font-size: 21px
}

.content-box h6,
.content-box p,
.content-box a {
    font-weight: 600;
    font-size: 18px
}

.content-box p {
    margin-top: 16px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 18px !important;
    color: var(--c-dgrey);
    line-height: 1.6
}

.content-box a {
    display: inline-block;
    color: var(--c-purple);
    font-weight: 400;
    position: relative;
    margin-top: 16px;
    transition: all .1s ease
}

.content-box a:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid var(--c-purple);
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 0;
    transition: all .1s ease
}

.content-box a:hover {
    color: var(--c-blue)
}

.content-box a:hover:after {
    width: 0
}

.content-box a.site {
    color: var(--c-sblue);
    margin-top: 0;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center
}

.content-box a.site:after {
    display: none
}

.content-box a:hover:before {
    width: 0
}

.inspiration-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%
}

.inspiration-box .img-box {
    max-width: 260px;
    position: relative;
    z-index: 9;
    width: 100%
}

.inspiration-box .img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.inspiration-box .content-box {
    background-color: var(--c-slgrey);
    height: 100%;
    padding: 95px 7% 30px 7%;
    margin-top: -65px
}

.inspiration-box .content-box h3 {
    color: var(--c-blue)
}

.inspiration-box .content-box p {
    color: var(--c-ddgrey)
}

.inspiration__horizon {
    flex-direction: row;
    align-items: center;
    margin-top: 80px
}

.inspiration__horizon .img-box {
    max-width: 440px
}

.inspiration__horizon .content-box {
    padding: 30px 30px 30px 285px;
    margin-top: initial;
    margin-left: -175px;
    flex: 1;
    height: auto
}

.row-reverse {
    flex-direction: row-reverse
}

.grey-box {
    background-color: var(--c-slgrey);
    width: 100%;
    height: 80%;
    position: absolute;
    z-index: -1
}

.leadership-box {
    position: relative
}

.leadership-box .leadership-content {
    margin-bottom: 122px;
    position: relative
}

.leadership-box .grey-box {
    top: 50%;
    transform: translateY(-50%)
}

.leadership-box .img-box {
    display: flex;
    align-items: flex-end;
    max-width: 410px;
    position: relative;
    margin: auto;
    height: 100%;
    top: -56px
}

.leadership-box .img-box img {
    width: 100%;
    object-fit: contain
}

.leadership-box .content-box {
    background-color: var(--c-white);
    padding: 40px 45px;
    margin: 0 auto;
    box-shadow: 0 16px 44px rgba(39, 45, 100, 0.1);
    width: 85%;
    height: 100%
}

.leadership-box .content-box h3 {
    color: var(--c-blue)
}

.leadership-box .content-box p {
    color: var(--c-ddgrey)
}

.leadership-box .content-box p :first-child {
    margin-top: 0
}

.leadership-box .f-row:nth-child(even) {
    flex-direction: row-reverse
}

.foundation-box {
    position: relative
}

.foundation-box .foundation-content {
    margin-bottom: 122px;
    position: relative;
    align-items: center
}

.foundation-box .grey-box {
    top: 50%;
    transform: translateY(-50%)
}

.foundation-box .img-box {
    display: flex;
    align-items: flex-end;
    max-width: 410px;
    position: relative;
    margin: auto;
    height: 100%;
    top: -56px
}

.foundation-box .img-box img {
    width: 100%;
    object-fit: contain
}

.foundation-box .img-box-center {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin: auto;
    height: 100%;
    top: 0
}

.foundation-box .img-box-center img {
    width: 100%;
    object-fit: contain
}

.foundation-box .content-box {
    background-color: var(--c-white);
    padding: 0;
    margin: 0 auto;
    box-shadow: 0 16px 44px rgba(57, 57, 63, 0.1);
    width: 85%;
    height: 100%
}

.foundation-box .content-box h3 {
    color: var(--c-blue)
}

.foundation-box .content-box p {
    color: var(--c-ddgrey)
}

.foundation-box .content-box.min-ht {
    min-height: 490px;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 45px
}

.foundation-box .content-box.min-ht p {
    font-size: 24px;
    margin-bottom: 24px;
    color: var(--c-blue)
}

.foundation-box .content-box.min-ht h4 {
    font-size: 18px
}

.foundation-box .f-row:nth-child(odd) {
    flex-direction: row-reverse
}

.projects-box {
    position: relative;
    margin-bottom: 90px
}

.projects-box:last-child {
    margin-bottom: -60px
}

.projects-box .grey-box {
    bottom: 0;
    transform: translateY(0);
    height: 65%
}

.projects-box .img-box-center {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin: auto;
    height: 100%;
    top: 0;
    box-shadow: 0 5px 24px rgba(0, 0, 0, 0.06)
}

.projects-box .img-box-center img {
    width: 100%;
    object-fit: cover;
    height: 100%
}

.projects-box .content-box {
    padding: 0 0;
    margin: 0 auto;
    width: 100%;
    height: 100%
}

.projects-box .content-box h3 {
    color: var(--c-blue)
}

.projects-box .content-box>p {
    color: var(--c-ddgrey);
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

.projects-box .content-box a {
    margin-top: 0;
    display: inline-block
}

.projects-box .project-list {
    padding-bottom: 90px
}

.projects-box:nth-child(even) .project-list .project-content {
    flex-direction: row-reverse
}

.box-shadow {
    box-shadow: none !important
}

.team-section .f-col {
    display: flex;
    justify-content: center
}

.team-box {
    display: flex;
    flex-direction: column;
    padding-bottom: 50px
}

.team-box .img-box {
    position: relative;
    justify-content: center;
    height: calc(100% - 75px)
}

.team-box .grey-box {
    height: 80%;
    bottom: 0
}

.team-box .name {
    text-align: center;
    margin-top: 8px;
    height: 75px
}

.team-box .name h6 {
    color: var(--c-blue);
    font-weight: 700;
    font-size: 18px
}

.team-box .name p {
    color: var(--c-mblue);
    font-weight: 400;
    font-size: 16px
}

.banner-box .img-box {
    position: relative;
    text-align: center
}

.banner-box .img-box img {
    width: auto
}

.banner-box .content-box {
    margin: 50px auto;
    max-width: 720px;
    text-align: center;
    padding: 0 0 70px
}

.banner-box .content-box p {
    color: var(--c-ddgrey);
    margin-top: 0;
    white-space: pre-line
}

.solution-detail {
    display: flex;
    margin-top: 60px;
    flex-wrap: wrap
}

.solution-detail .img-box {
    position: relative;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.16);
    height: 100%;
    min-height: 500px
}

.solution-detail .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.solution-detail .content-box {
    text-align: left;
    margin-top: 0;
    max-width: 720px;
    margin: auto;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.solution-detail .content-box p {
    color: var(--c-ddgrey);
    margin-top: 43px;
    white-space: inherit
}

.solution-detail .content-box p:first-child {
    margin-top: 0
}

.disclosures {
    margin-top: 30px
}

.mr-top-0 {
    margin-top: 0 !important
}

.other-busi-box .img-box {
    position: relative;
    height: 100%
}

.other-busi-box .img-box img {
    width: auto;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.16);
    height: 100%;
    object-fit: cover
}

.other-busi-box .content-box {
    padding: 0 30px 0 35px
}

.other-busi-box .content-box h3 {
    color: var(--c-blue)
}

.other-busi-box .content-box h4,
.other-busi-box .content-box h6,
.other-busi-box .content-box p {
    color: var(--c-ddgrey)
}

.other-busi-box .content-box h4 {
    font-weight: 600;
    margin-top: 32px
}

.other-busi-box .content-box h6 {
    margin-top: 16px
}

.other-busi-box .content-box ul li {
    color: var(--c-ddgrey);
    display: flex;
    align-items: center;
    font-weight: 400;
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
    color: var(--c-black);
    font-size: 16px
}

.other-busi-box .content-box ul li:last-child {
    border-bottom: 0 solid #ededed
}

.other-busi-box .other-busi-box--group {
    display: flex;
    margin-bottom: 48px
}

.other-busi-box .other-busi-box--group .img-box {
    position: relative;
    width: 290px;
    height: 198px
}

.other-busi-box .other-busi-box--group .img-box img {
    width: 100%;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.16);
    height: 100%;
    object-fit: cover
}

.other-busi-box .other-busi-box--group .content-box {
    flex: 1
}

.other-busi-box .other-busi-box--group .content-box h4,
.other-busi-box .other-busi-box--group .content-box a {
    margin-top: 0
}

.other-busi-box .other-busi-box--group .content-box a.site {
    margin-top: 20px
}

.other-busi-box .other-busi-box--group .content-box p {
    margin-top: 4px;
    display: block;
    display: -webkit-box
}

.ellip p {
    margin-top: 4px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

.ellip10 p {
    margin-top: 4px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box
}

.other-busi-grp {
    margin-top: 48px
}

.other-busi-grp .pg-sub-title p {
    margin: 0;
    max-width: 300px
}

hr {
    border-top: 1px solid var(--c-lgrey)
}

.icon-world,
.icon-location,
.icon-dabit-free,
.icon-customer,
.icon-building,
.icon-school,
.icon-student,
.icon-info {
    width: 35px;
    height: 35px;
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 5px 10px 5px 0;
    float: left;
    background-position: center
}

.icon-world {
    width: 24px;
    height: 24px
}

.icon-world {
    background-image: url(../images/icon/icon-world.svg)
}

.icon-location {
    background-image: url(../images/icon/icon-location.svg)
}

.icon-dabit-free {
    background-image: url(../images/icon/icon-dabit-free.svg)
}

.icon-customer {
    background-image: url(../images/icon/icon-customer.svg)
}

.icon-building {
    background-image: url(../images/icon/icon-building.svg)
}

.icon-school {
    background-image: url(../images/icon/icon-school.svg)
}

.icon-student {
    background-image: url(../images/icon/icon-student.svg)
}

.icon-info {
    background-image: url(../images/icon/icon-info.svg)
}

.who-box {
    background: url(../images/whoweare-bg.jpg) no-repeat;
    min-height: 533px;
    height: calc(100vh - 270px);
    margin: 60px auto 30px;
    background-attachment: initial !important;
    background-position: center 60% !important;
    max-width: 1440px
}

.who-box p {
    color: var(--c-black);
    font-weight: 400;
    font-size: 24px
}

.center-box {
    margin: auto;
    max-width: 650px;
    width: 90%
}

.values-box {
    background: url(../images/sky-bg.jpg) no-repeat;
    margin: 0 auto 0;
    position: sticky;
    top: 0;
    overflow: hidden;
    max-width: 1440px
}

.values-box::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.values-box .center-box {
    max-width: 490px
}

.values-box .container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: calc(100vh - 150px)
}

.values-box h3,
.values-box p {
    color: var(--c-white)
}

.values-box p {
    font-weight: 400;
    font-size: 18px
}

.prof-slider {
    background: url(../images/prof-bg.jpg) no-repeat;
    height: calc(100vh - 0px);
    display: flex;
    justify-content: center;
    align-items: center
}

.prof-slider .swiper-slide {
    width: 100% !important
}

.prof-slider .f-row {
    position: relative
}

.prof-slider .professional-slider {
    width: 60%;
    color: var(--c-white)
}

.prof-slider .swiper-prev,
.prof-slider .swiper-next {
    border: 1px solid var(--c-white);
    color: var(--c-white);
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.prof-slider .swiper-prev:before,
.prof-slider .swiper-next:before {
    background-color: var(--c-white)
}

.prof-slider .content-box p {
    color: var(--c-white);
    opacity: .7
}

.who-box,
.values-box,
.prof-slider {
    background-size: cover;
    background-position: center bottom;
    overflow: hidden;
    background-attachment: fixed
}

ul.exc-box {
    width: 1px
}

ul.exc-box li {
    height: 100vh;
    position: relative;
    width: 1px;
    background-color: #000
}

.comm-rhs-imgbox {
    display: flex;
    align-items: center;
    margin-top: 55px
}

.comm-rhs-imgbox .img-box {
    margin-right: 20px;
    width: 270px
}

.comm-rhs-imgbox .content-box {
    flex: 1;
    padding: 0 12px
}

.comm-rhs-imgbox .content-box h4 {
    color: var(--c-ddgrey)
}

.comm-rhs-imgbox .content-box p {
    width: 100%;
    padding: 2% 16%;
    color: var(--c-grey);
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* from sunayana */
}

.solution {
    box-shadow: 0 16px 44px rgba(39, 45, 100, 0.1)
}

.solution .img-box {
    margin-right: 20px;
    width: 200px;
    min-height: 306px;
    position: relative
}

.solution .img-box img {
    height: 100%;
    min-width: 100%;
    position: absolute;
    object-fit: cover
}

.solution .content-box h4 {
    color: var(--c-blue);
    font-weight: 600
}

.solution .content-box p {
    color: var(--c-ddgrey)
}

.solution .content-box a {
    margin-top: 30px
}

a.btn,
.btn {
    color: var(--c-sblue) !important;
    margin-top: 20px;
    font-weight: 600 !important;
    max-width: 130px;
    width: 100%;
    text-align: center;
    border: 1px solid rgba(33, 39, 96, 0.14);
    font-size: 16px;
    padding: 8px;
    transition: all .2s ease;
    position: relative;
    z-index: 1;
    overflow: hidden
}

a.btn::after,
.btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100%;
    background-color: var(--c-sblue);
    border: 1px solid var(--c-sblue);
    border-radius: 0;
    transform: translate(0, 0) scale(.1);
    opacity: 0;
    z-index: -1;
    transition: transform .4s, opacity .3s, background-color .3s
}

a.btn:hover,
.btn:hover {
    color: var(--c-white) !important;
    border: 1px solid transparent
}

a.btn:hover::after,
.btn:hover::after {
    opacity: 1;
    transform-origin: center center;
    transform: scale(1.5) translate(0, 0)
}

.job-box {
    box-shadow: 0 16px 44px rgba(39, 45, 100, 0.1);
    text-align: center;
    max-width: 385px;
    margin: 0 auto 55px;
    padding: 50px 24px
}

.job-box .img-box {
    background-color: var(--c-slgrey);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 20px;
    margin: 0 auto;
    width: 98px;
    height: 98px
}

.job-box .content-box {
    text-transform: capitalize;
    width: 100%
}

.job-box .content-box h5 {
    color: var(--c-ddgrey)
}

.job-box .content-box p {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.job-box .content-box .title-box {
    margin: 20px 0;
    padding: 10px 0;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

.job-box .content-box .title-box ul {
    display: flex;
    margin: 10px 0 0
}

.job-box .content-box .title-box li {
    width: 50%;
    display: inline-block;
    position: relative;
    color: var(--c-ddgrey);
    padding: 0 10px;
    font-size: 18px
}

.job-box .content-box .title-box li:first-child {
    border-right: 1px solid #f0f0f0
}

.job-box a.btn {
    max-width: fit-content;
    display: inline-block;
    padding: 8px 16px;
    margin: 20px 5px 0
}

.job-box .icon {
    background-color: var(--c-slgrey);
    background-size: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 15px;
    margin: 16px auto 0;
    width: 30px;
    height: 30px;
    float: inherit;
    display: none
}

.job-box a.btn {
    font-size: 16px
}

.filter-sec {
    display: flex;
    justify-content: space-between;
    padding: 0 0 14px;
    margin: 0 0 24px;
    border-bottom: 1px solid #eee;
    align-items: center
}

.filter-sec p {
    flex: 1;
    font-weight: 600;
    color: var(--c-ddgrey);
    max-width: 500px;
    width: 100%;
    font-size: 18px
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0
}

.select-option {
    position: relative
}

.select-option:after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 7px;
    border-bottom: 2px solid var(--c-mblue);
    border-right: 2px solid var(--c-mblue);
    padding: 4px;
    transform: rotate(45deg) translateX(-100%);
    pointer-events: none
}

.select-option select {
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid var(--c-slgrey);
    color: var(--c-mblue);
    min-width: 230px;
    height: 50px;
    padding: 0 10px;
    font-size: 16px
}

.input-box {
    border: 1px solid var(--c-sclgrey);
    color: var(--c-mblue);
    width: 100%;
    height: 50px;
    padding: 0 10px;
    font-size: 18px;
    margin: 0;
    border-radius: 0;
    cursor: pointer
}

.textarea {
    border: 1px solid var(--c-sclgrey);
    color: var(--c-mblue);
    width: 100%;
    height: 115px;
    max-height: 115px;
    padding: 0 10px;
    font-size: 16px
}

.label {
    display: block;
    font-weight: 400;
    color: var(--c-ddgrey);
    max-width: 400px;
    width: 100%;
    font-size: 18px;
    line-height: 2.5;
    margin-top: 16px
}

.label span {
    color: #707070
}

.contact-form div {
    position: relative
}

.job-opening-forms .button,
.white-popup .button,
.contact-form .button {
    width: 230px;
    background-color: var(--c-sblue);
    color: var(--c-white);
    margin: 30px auto 0;
    display: block;
    position: relative;
    transition: all .3s ease
}

.job-opening-forms .button::after,
.white-popup .button::after,
.contact-form .button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid var(--c-sblue);
    border-radius: 0;
    transform: translate(0, 0) scale(.1);
    opacity: 0;
    z-index: 0;
    transition: transform .4s, opacity .3s, background-color .3s
}

.job-opening-forms .button:hover,
.white-popup .button:hover,
.contact-form .button:hover {
    background-color: transparent;
    color: var(--c-sblue) !important
}

.job-opening-forms .button:hover::after,
.white-popup .button:hover::after,
.contact-form .button:hover::after {
    opacity: 1;
    transform-origin: center center;
    transform: scale(1) translate(0, 0)
}

.button.line {
    background-color: transparent;
    color: var(--c-sblue);
    margin: 30px auto 0;
    display: block;
    border: 1px solid var(--c-slgrey)
}

.button.line::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--c-sblue);
    border: 1px solid var(--c-sblue);
    border-radius: 0;
    transform: translate(0, 0) scale(.1);
    opacity: 0;
    z-index: -1;
    transition: transform .4s, opacity .3s, background-color .3s
}

.button.line:hover {
    color: var(--c-white) !important
}

.button.line:hover::after {
    opacity: 1;
    transform-origin: center center;
    transform: scale(1) translate(0, 0)
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .71;
    background: #011c46
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 50px 10px 50px 50px;
    width: auto;
    max-width: 550px;
    width: 100%;
    margin: 0 auto
}

.white-popup.mdpop {
    max-width: 900px
}

.mdpop .md-image-container {
    height: 100%;
    margin-right: 8px;
    padding-right: 20px
}

.mdpop .md-img {
    padding-top: 0;
    width: 88%;
    padding-top: 80%;
    position: absolute;
    overflow: visible;
    z-index: 1;
    bottom: 0
}

.mdpop .md-img img {
    position: relative
}

.mdpop .md-content {
    margin-left: 15px
}

.vio-popup {
    position: relative;
    background: #415573;
    padding: 50px;
    width: auto;
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}

.vio-popup .content-box h4,
.vio-popup .content-box p,
.vio-popup .content-box a {
    color: #fff
}

.vio-popup .content-box a {
    text-decoration: none
}

.vio-popup .content-box a::after {
    border-bottom: 1px solid #fff;
    left: 0
}

.vio-popup .content-box h4 {
    margin: 32px 0 16px
}

.vio-popup .mfp-close {
    color: #fff !important;
    border: 2px solid #fff !important
}

.mfp-close {
    border-radius: 50%;
    border: 2px solid var(--c-black) !important;
    opacity: 1;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px
}

.mfp-close:active {
    top: 10px
}

.mfp-iframe-scaler .mfp-close {
    width: 40px !important;
    border: 0 solid var(--c-black) !important
}

.mfp-iframe-scaler .mfp-close:active {
    top: -40px
}

.page404 img {
    margin-bottom: 45px
}

.page404 p {
    max-width: 600px;
    width: 95%;
    margin: auto
}

.space-top-section {
    margin-top: 160px
}

.bdr-sec {
    display: flex;
    justify-content: flex-start;
    padding: 30px 0;
    margin: 0 0 24px;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    align-items: center
}

.bdr-sec p {
    margin-right: 10px;
    font-size: 18px
}

.bdr-sec h4 {
    font-size: 24px
}

.job-opening-forms h6 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 30px
}

.job-opening-forms section {
    position: relative
}

.calender-ic {
    position: absolute;
    top: 71px;
    background: #fff;
    right: 30px;
    pointer-events: none
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    text-align: center !important
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: var(--c-sblue) !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: var(--c-blue);
    box-shadow: var(--c-blue) 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: var(--c-blue);
    color: #fff !important
}

.form-grp {
    width: 100%
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    border: 1px dashed #afc3e1
}

.file-upload-wrapper:before {
    content: " ";
    background: url(../images/icon/icon-upload.svg) no-repeat;
    position: absolute;
    top: 13px;
    right: 0;
    display: inline-block;
    height: 60px;
    color: #000;
    font-weight: 200;
    z-index: 25;
    font-size: 30px;
    line-height: 60px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 12px;
    background: #fff;
    padding: 10px 15px 10px 0;
    display: block;
    pointer-events: none;
    z-index: 20;
    color: #1551e2;
    border-radius: 0;
    font-weight: 600
}

.key-facts section {
    margin-top: 30px
}

.key-point {
    padding: 40px 35px;
    background-color: #fff;
    height: 100%;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.16)
}

.key-point img {
    margin-bottom: 16px
}

.key-point p {
    font-weight: 400;
    color: var(--c-ddgrey);
    font-size: 18px
}

.key-point strong {
    color: var(--c-blue);
    font-weight: 700
}

#scroll {
    overflow: auto;
    position: relative;
    padding: 0 0;
    margin: 10px 0 10px 0;
    max-width: 100%;
    height: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_scrollTools {
    position: absolute !important
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0) !important
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #4b4c55;
    background-color: rgba(75, 76, 85, 0.75) !important;
    width: 5px;
    border-radius: 6px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #4b4c55;
    background-color: #4b4c55 !important
}

.mCSB_scrollTools .mCSB_draggerContainer {
    background: #e2eaf7;
    border-radius: 6px
}

.mCSB_scrollTools {
    width: 5px
}

.abt-grp {
    display: flex;
    padding: 60px 85px;
    background-color: #f0f4f5;
    align-items: center
}

.abt-grp .img-grp-logo {
    padding: 0 90px 0 0
}

.abt-grp .md-corner {
    flex: 1
}

.abt-grp .md-corner p {
    color: #454652
}

.abt-grp .md-corner .btn {
    margin-top: 30px;
    padding: 8px 24px;
    display: block
}

.mCSB_inside>.mCSB_container {
    margin-right: 40px !important
}

.led-con-sec {
    height: 308px;
    margin-top: 16px
}

.project-con-sec {
    height: 165px
}

.oth-project-con-sec {
    height: 145px
}

.scroll {
    margin-top: 16px
}

.scroll p:first-child {
    margin-top: 0
}

.oth-grp-con-sec {
    height: 125px
}

.filter-sec.end {
    justify-content: flex-end
}

.isotope:after {
    content: '';
    display: block;
    clear: both
}

.element-item {
    position: relative;
    float: left
}

.visible_item {
    display: none
}

.j-center {
    justify-content: center
}

.wrapper-1 {
    width: 100%;
    display: flex;
    flex-direction: column
}

.wrapper-1 .content-box h3 {
    color: var(--c-ddgrey)
}

.wrapper-2 {
    padding: 30px;
    text-align: center
}

.wrapper-2 img {
    width: 260px
}

.wrapper-2 p {
    margin: 0 0 24px;
    font-size: 18px;
    color: var(--c-ddgrey);
    letter-spacing: 1px;
    line-height: 1.5
}

.wrapper-2 .btn {
    margin-top: 8px;
    display: inline-block
}

.grid-content {
    padding-bottom: 24px
}

.grid p {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
    color: var(--c-dgrey);
    line-height: 1.6;
    padding: 0 0 18px
}

.grid h2 {
    color: var(--dark-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 8px
}

.pop-slider .swiper {
    width: 100%;
    overflow: hidden;
    max-height: 520px
}

.pop-slider .swiper img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.pop-slider .swiper-button-next:after,
.pop-slider .swiper-container-rtl .swiper-button-prev:after,
.pop-slider .swiper-button-prev:after,
.pop-slider .swiper-container-rtl .swiper-button-next:after {
    color: #fff !important
}

.pop-slider .swiper-button-prev,
.pop-slider .swiper-button-next {
    top: 92%
}

@font-face {
    font-family: 'swiper-icons';
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
    font-weight: 400;
    font-style: normal
}

.cricle-animation-wrap {
    margin-top: 100px;
    width: 50%;
    height: 850px
}

.swiper-circle {
    height: 100%;
    width: 100%;
    transition: .3s
}

.swiper-circle .swiper-slide {
    height: 100%;
    width: 100%;
    transform: scale(.1)
}

.swiper-circle .swiper-slide-active {
    transform: scale(1);
    transition: .3s;
    position: relative;
    right: -100px
}

.swiper-circle .swiper-wrapper {
    height: 100%
}

.circle-single-wrap {
    height: 100%
}

.circle-single-wrap img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.sky-blue-bg {
    padding: 85px 0;
    background: #f0f4f5;
    position: relative;
    min-height: 720px
}

.coal-image {
    z-index: 4;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%
}

.coal-image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.coal-text-container {
    z-index: 5;
    position: relative
}

.coal-text {
    max-width: 550px
}

.coal-text h4 {
    color: var(--light-blue);
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 16px
}

.coal-text p {
    color: var(--grey);
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    margin-bottom: 230px
}

.single-image {
    height: 180px;
    width: 180px;
    display: flex;
    align-items: center
}

.single-feature h3 {
    color: #006afe;
    font-size: 36px;
    line-height: 1.5;
    font-weight: 600
}

.single-feature h5 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400
}

.details {
    position: fixed;
    width: 500px;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center
}

.details .title {
    margin-bottom: 0
}

.details .button {
    background: transparent;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 1rem;
    z-index: 9999
}

.details .button:hover {
    background: #fff;
    color: #222
}

.svg-mask {
    position: absolute
}
/* 
.circle-slider {
    position: relative;
    width: 700px;
    height: 700px;
    transform: translate(-83%, -9%)
}

.featured-content {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0) rotate(-90deg);
    width: 100%;
    height: 100%
}

.featured-content .circle {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid var(--c-lgrey)
}

.featured-slider {
    position: relative;
    margin: 0;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(1) translateY(0)
}

.featured-slider li {
    user-select: none;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: .3s ease;
    width: 100%;
    height: 100%;
    transform-origin: center;
    border-radius: 50%;
    overflow: hidden
}

.featured-slider li::after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #d8e4e6;
    top: 0;
    left: 0;
    transition: all .2s ease
}

.featured-slider li .image {
    width: 95%;
    height: 95%;
    overflow: hidden;
    transform: translate(0, 0) rotate(90deg);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.featured-slider li .image img {
    width: 130%;
    height: 130%;
    object-fit: cover;
    object-position: center;
    transition: all .2s ease
}

.featured-slider li:hover img {
    width: 100%;
    height: 100%
}

.featured-slider li:hover::after {
    background-color: transparent
}

.featured-slider li:nth-child(1),
.featured-slider li:nth-child(8) {
    transform: translate(0, 50%) rotate(0deg) scale(.1)
}

.featured-slider li:nth-child(1):hover,
.featured-slider li:nth-child(8):hover {
    transform: translate(0, 50%) rotate(0deg) scale(.15)
}

.featured-slider li:nth-child(2) {
    transform: translate(-39%, 31%) rotate(51.43deg) scale(.1)
}

.featured-slider li:nth-child(2):hover {
    transform: translate(-39%, 31%) rotate(51.43deg) scale(.15)
}

.featured-slider li:nth-child(3) {
    transform: translate(-48%, -11%) rotate(102.86deg) scale(.1)
}

.featured-slider li:nth-child(3):hover {
    transform: translate(-48%, -11%) rotate(102.86deg) scale(.15)
}

.featured-slider li:nth-child(4) {
    transform: translate(-22%, -45%) rotate(154.29deg) scale(.1)
}

.featured-slider li:nth-child(4):hover {
    transform: translate(-22%, -45%) rotate(154.29deg) scale(.15)
}

.featured-slider li:nth-child(5) {
    transform: translate(22%, -45%) rotate(205.72deg) scale(.1)
}

.featured-slider li:nth-child(5):hover {
    transform: translate(22%, -45%) rotate(205.72deg) scale(.15)
}

.featured-slider li:nth-child(6) {
    transform: translate(49%, -11%) rotate(257.15deg) scale(.1)
}

.featured-slider li:nth-child(6):hover {
    transform: translate(49%, -11%) rotate(257.15deg) scale(.15)
}

.featured-slider li:nth-child(7) {
    transform: translate(40%, 32%) rotate(308.58deg) scale(.1)
}

.featured-slider li:nth-child(7):hover {
    transform: translate(40%, 32%) rotate(308.58deg) scale(.15)
}

.featured-slider li.active {
    transition: .3s ease;
    z-index: 5
}

.featured-slider li.active:nth-child(1),
.featured-slider li.active:nth-child(8) {
    transform: translate(0, 50%) rotate(0deg) scale(.6)
}

.featured-slider li.active:nth-child(1)::after,
.featured-slider li.active:nth-child(8)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(1):hover,
.featured-slider li.active:nth-child(8):hover {
    transform: translate(0, 50%) rotate(0deg) scale(.6)
}

.featured-slider li.active:nth-child(2) {
    transform: translate(-39%, 31%) rotate(51.43deg) scale(.6)
}

.featured-slider li.active:nth-child(2)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(2):hover {
    transform: translate(-39%, 31%) rotate(51.43deg) scale(.6)
}

.featured-slider li.active:nth-child(3) {
    transform: translate(-48%, -11%) rotate(102.86deg) scale(.6)
}

.featured-slider li.active:nth-child(3)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(3):hover {
    transform: translate(-48%, -11%) rotate(102.86deg) scale(.6)
}

.featured-slider li.active:nth-child(4) {
    transform: translate(-22%, -45%) rotate(154.29deg) scale(.6)
}

.featured-slider li.active:nth-child(4)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(4):hover {
    transform: translate(-22%, -45%) rotate(154.29deg) scale(.6)
}

.featured-slider li.active:nth-child(5) {
    transform: translate(22%, -45%) rotate(205.72deg) scale(.6)
}

.featured-slider li.active:nth-child(5)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(5):hover {
    transform: translate(22%, -45%) rotate(205.72deg) scale(.6)
}

.featured-slider li.active:nth-child(6) {
    transform: translate(49%, -11%) rotate(257.15deg) scale(.6)
}

.featured-slider li.active:nth-child(6)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(6):hover {
    transform: translate(49%, -11%) rotate(257.15deg) scale(.6)
}

.featured-slider li.active:nth-child(7) {
    transform: translate(40%, 32%) rotate(308.58deg) scale(.6)
}

.featured-slider li.active:nth-child(7)::after {
    background-color: transparent
}

.featured-slider li.active:nth-child(7):hover {
    transform: translate(40%, 32%) rotate(308.58deg) scale(.6)
}

.slide-content .content-box {
    display: none;
    transition: all .2s ease
}

.slide-content .content-box h3 {
    color: #006afe
}

.slide-content .content-box.active {
    display: block;
    opacity: 1;
    visibility: visible
}

.dummy {
    position: absolute;
    margin: 0;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    transform: scale(1) translateY(0);
    background-color: #000;
    opacity: .5;
    pointer-events: none;
    display: none
}

.dummy li {
    user-select: none;
    list-style: none;
    position: absolute;
    height: 8000px;
    width: 35px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transition: .5s ease
}

.dummy li:nth-child(1),
.dummy li:nth-child(8) {
    transform: translate(-50%, -50%) rotate(0deg) scale(.1)
}

.dummy li:nth-child(2) {
    transform: translate(-50%, -50%) rotate(51.43deg) scale(.1)
}

.dummy li:nth-child(3) {
    transform: translate(-50%, -50%) rotate(102.86deg) scale(.1)
}

.dummy li:nth-child(4) {
    transform: translate(-50%, -50%) rotate(154.29deg) scale(.1)
}

.dummy li:nth-child(5) {
    transform: translate(-50%, -50%) rotate(205.72deg) scale(.1)
}

.dummy li:nth-child(6) {
    transform: translate(-50%, -50%) rotate(257.15deg) scale(.1)
}

.dummy li:nth-child(7) {
    transform: translate(-50%, -50%) rotate(308.58deg) scale(.1);
    background-color: #f00f0f
}

.slide-content {
    position: relative;
    width: 100%;
}

.slide-content article {
    min-height: 285px
}

.slide-content div.nav {
    display: flex;
    margin-top: 50px
}

.slide-content div.nav .prev,
.slide-content div.nav .next {
    position: relative;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid var(--c-blue);
    color: var(--c-blue);
    bottom: 16px;
    margin-top: auto;
    width: 54px;
    height: 54px;
    overflow: hidden
}

.slide-content div.nav .prev:after,
.slide-content div.nav .next:after {
    content: ' ';
    font-family: 'swiper-icons';
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    border-bottom: 2px solid var(--c-blue);
    border-left: 2px solid var(--c-blue);
    padding: 5px;
    transform: rotate(45deg);
    margin-right: 4px
}

.slide-content div.nav .prev:before,
.slide-content div.nav .next:before {
    content: ' ';
    position: absolute;
    background-color: var(--c-blue);
    width: 18px;
    height: 2px
}

.slide-content div.nav .next:after {
    margin-left: 10px;
    transform: rotate(-45deg);
    border-left: 0 solid var(--c-blue);
    border-right: 2px solid var(--c-blue)
}

.slide-content div.nav .prev:after,
.slide-content div.nav .next:after {
    font-size: 15px
}

.slide-content div.nav .prev,
.slide-content div.nav .container-rtl .next {
    left: -10px
}

.slide-content div.nav .next,
.slide-content div.nav .container-rtl .prev {
    right: -10px
}

@media all and (max-width: 1660px) {
    .circle-slider {
        width: 500px;
        height: 500px;
        transform: translate(-65%, -9%);
    }
}

@media all and (max-width: 1440px) {
    .who-box {
        margin: 60px 15px 30px
    }

    .values-box {
        margin: 0 15px 0
    }

    .circle-slider {
        transform: translate(-55%, -9%)
    }
}

@media all and (max-width: 1366px) {
    .container {
        padding: 0 40px !important
    }

    .home-counter-ct {
        padding: 0 40px !important
    }

    .timeline .history-slide article h2 {
        font-size: 67px
    }

    .swiper-prev,
    .swiper-next,
    .slide-content div.nav .prev,
    .slide-content div.nav .next {
        width: 48px;
        height: 48px
    }

    .circle-slider {
        width: 500px;
        height: 500px
    }

    .abt-grp {
        padding: 50px 75px
    }

    .abt-grp .img-grp-logo {
        padding: 0 78px 0 0
    }
}

@media all and (max-width: 1280px) {
    .inspiration__horizon .content-box {
        padding: 30px 30px 30px 245px
    }

    .pg-sub-title {
        margin: 45px 0
    }

    .timeline .history-slide article h2 {
        font-size: 62px
    }

    .timeline .history-slide article p {
        font-size: 16px
    }

    .slide-content {
        margin-left: 40px;
        position: relative;
        width: 100%;
        padding: 20px;
    }

    .circle-slider {
        width: 500px;
        height: 500px;
        transform: translate(-45%, -2%)
    }

    .key-point {
        padding: 25px 25px
    }
}

@media all and (max-width: 1200px) {
    .pg-sub-title {
        margin: 40px 0
    }

    .pg-sub-title h3 {
        font-size: 32px
    }

    .pg-sub-title h4 {
        font-size: 28px
    }

    .content-box h3 {
        font-size: 32px
    }

    .who-box p {
        font-size: 22px
    }

    .inspiration-box .content-box p {
        line-height: 1.7
    }

    .inspiration__horizon .img-box {
        max-width: 370px
    }

    .timeline .history-slide article h2 {
        font-size: 58px
    }

    .leadership-box .content-box {
        padding: 30px 35px;
        width: 90%
    }

    .leadership-box .img-box {
        max-width: 350px;
        top: -54px
    }

    .comm-rhs-imgbox .img-box {
        width: 230px
    }

    .solution .img-box {
        width: 190px
    }

    .abt-grp .img-grp-logo {
        padding: 0 65px 0 0
    }
}

@media all and (max-width: 1100px) {
    .leadership-box .img-box {
        max-width: 470px;
        top: -63px
    }

    .job-box .content-box .title-box li {
        font-size: 16px
    }

    .circle-slider {
        width: 500px;
        height: 500px;
        transform: translate(-45%, -2%)
    }
} */
/* 
@media all and (max-width: 1024px) {

    .pg-title h1,
    .pg-title h2 {
        font-size: 42px
    }

    .pg-sub-title {
        margin: 32px 0
    }

    .timeline .history-slide article h2 {
        font-size: 48px
    }

    .content-box h3 {
        font-size: 28px;
        line-height: 1.3
    }

    .content-box h4 {
        font-size: 22px
    }

    .content-box h5 {
        font-size: 19px
    }

    .content-box h6,
    .content-box p,
    .content-box a {
       
        font-size: 9px;
    }

    .key-point p {
        font-size: 16px
    }

    .foundation-box .content-box.min-ht p {
        font-size: 22px
    }

    .projects-box .content-box h3 {
        margin-bottom: 8px
    }

    .bdr-sec {
        padding: 22px 0;
        margin: 0 0 18px
    }

    .bdr-sec h4 {
        font-size: 22px
    }

    .job-opening-forms h6 {
        padding-bottom: 22px
    }

    .btn {
        font-size: 14px !important
    }

    .radio-box label,
    .label {
        font-size: 16px !important
    }

    .values-box p {
        font-size: 16px
    }

    .calender-ic {
        top: 68px
    }

    .inspiration__horizon .content-box {
        padding: 30px 30px 30px 200px
    }

    .inspiration__horizon .img-box {
        max-width: 320px
    }

    .comm-rhs-imgbox .img-box {
        width: 200px
    }

    .comm-rhs-imgbox {
        margin-top: 45px
    }

    .job-box {
        margin-bottom: 45px
    }

    .job-box .content-box .title-box li {
        padding: 0 4px
    }
}

@media all and (max-width: 990px) {
    .inspiration__horizon .img-box {
        max-width: 280px
    }

    .inspiration__horizon .content-box {
        padding: 30px 30px 30px 115px;
        margin-left: -90px
    }

    .leadership-box .content-box {
        padding: 15px 20px
    }

    .content-box p {
        line-height: 1.9
    }

    .leadership-box .img-box {
        top: -56px
    }

    .comm-rhs-imgbox .img-box {
        width: 170px
    }

    .team-box {
        padding-bottom: 10px
    }

    .vio-popup {
        padding: 40px;
        max-width: 550px
    }

    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 33px
    }
    .circle-slider {
        width: 400px;
        height: 400px;
        transform: translate(-52%, -2%)
    }
    
}

@media all and (max-width: 900px) {
    .inspiration-box {
        padding-bottom: 30px
    }

    .inspiration__horizon {
        flex-direction: column;
        align-items: center;
        margin-top: 0
    }

    .inspiration__horizon .img-box {
        max-width: 86%
    }

    .inspiration__horizon .content-box {
        padding: 95px 7% 30px 7%;
        margin-top: -65px;
        margin-left: auto
    }

    .timeline .history-slide article {
        bottom: 25px;
        left: 25px
    }

    .timeline .history-slide article h2 {
        font-size: 48px
    }

    .comm-rhs-imgbox .img-box {
        width: 120px
    }

    .comm-rhs-imgbox .content-box h4 {
        font-size: 20px
    }

    .comm-rhs-imgbox .content-box h5 {
        font-size: 18px
    }

    .comm-rhs-imgbox .content-box p {
        margin-top: 8px
    }

    .solution .img-box {
        width: 150px
    }

    .foundation-box .content-box.min-ht p {
        font-size: 20px
    }

    .mdpop .md-image-container {
        margin-right: 0
    }

    .mdpop #scroll {
        height: 320px
    }

    .abt-grp .img-grp-logo {
        padding: 0 55px 0 0
    }
}

@media all and (max-width: 900px) {
    .circle-slider {
        width: 400px;
        height: 400px;
        transform: translate(-45%, -2%)
    }
    
}

@media all and (max-width: 800px) {
    .leadership-box .img-box {
        max-width: 350px;
        top: 0
    }

    .leadership-box .leadership-content {
        margin-bottom: 52px
    }

    .foundation-box .foundation-content {
        margin-bottom: 52px
    }

    .solution .img-box {
        width: 200px;
        min-height: 266px
    }

    .pg-title .breadcrumb a {
        margin: 0 22px
    }

    .pg-title .breadcrumb a:after {
        right: -22px
    }

    .circle-slider {
        width: 350px;
        height: 350px;
        transform: translate(-57%, -2%)
    }

    .pg-sub-title h3,
    .content-box h3 {
        font-size: 28px
    }

    .foundation-box .content-box {
        padding: 24px 0;
        width: 100%
    }

    .foundation-box .img-box {
        top: 0
    }

    .foundation-box .content-box.min-ht {
        min-height: 0;
        padding: 30px 45px
    }

    .projects-box .content-box {
        padding: 30px 0 0
    }

    .projects-box .key-facts .content-box {
        padding: 0 0 0
    }

    .mt-90 {
        margin-top: 60px
    }

    .space-top-section {
        margin-top: 60px
    }

    .projects-box {
        margin-bottom: 60px
    }

    .projects-box .project-list {
        padding-bottom: 60px
    }

    .abt-grp {
        padding: 40px 55px
    }

    @supports (-webkit-touch-callout: none) {

        .values-box,
        .prof-slider {
            background-size: cover;
            background-attachment: scroll
        }
    }
}

@media all and (max-width: 768px) {
    .other-busi-box .img-box {
        margin-bottom: 40px
    }

    .other-busi-box .img-box img {
        width: 100%;
        min-height: 200px;
        height: auto;
        object-fit: cover;
        box-shadow: 0 13px 28px rgba(0, 0, 0, 0.16)
    }

    .job-box {
        box-shadow: 0 13px 28px rgba(39, 45, 100, 0.1)
    }

    .timeline .history-slide article h2 {
        font-size: 38px
    }

    .timeline .swiper-prev,
    .swiper-container-rtl .swiper-next {
        left: -50px
    }

    .timeline .swiper-next,
    .swiper-container-rtl .swiper-prev {
        right: -50px
    }

    .other-busi-box .content-box h6,
    .content-box p {
        margin-top: 8px
    }

    .other-busi-box .content-box ul li {
        padding: 8px 0;
        font-size: 14px
    }

    .w-1024-100.pg-sub-title {
        margin: 0 0 24px
    }

    .prof-slider .swiper-container {
        width: 75%;
        color: var(--c-white)
    }

    .comm-rhs-imgbox {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px
    }

    .job-box {
        margin-bottom: 35px
    }

    .white-popup {
        padding: 38px 18px 38px 38px
    }

    .circle-slider {
        width: 360px;
        height: 360px;
        transform: translate(-59%, -2%)
    }

    .slide-content {
        margin-left: 15px
    }

    .swiper-prev,
    .swiper-next,
    .slide-content div.nav .prev,
    .slide-content div.nav .next {
        width: 42px;
        height: 42px
    }

    .mfp-close {
        width: 34px;
        height: 34px;
        line-height: 34px
    }

    .other-busi-box .other-busi-box--group .img-box {
        width: 260px;
        height: 198px
    }

    .solution-detail .img-box {
        min-height: 250px
    }

    .projects-box .grey-box {
        height: 79%
    }

    .team-box {
        padding-bottom: 15px
    }
}

@media all and (max-width: 640px) {
    .container {
        padding: 0 20px !important
    }

    .pg-title h1,
    .pg-title h2 {
        font-size: 36px
    }

    .pg-sub-title {
        margin: 30px 0
    }

    .pg-sub-title h3 {
        font-size: 26px
    }

    .pg-sub-title h4 {
        font-size: 24px
    }

    .who-box p {
        font-size: 20px
    }

    .content-box h3 {
        font-size: 28px;
        line-height: 1.3
    }

    .timeline .history-slide article h2 {
        font-size: 30px
    }

    .timeline {
        width: 100%
    }

    .timeline .swiper-prev,
    .swiper-container-rtl .swiper-next {
        left: 0
    }

    .timeline .swiper-next,
    .swiper-container-rtl .swiper-prev {
        right: 0
    }

    .timeline .thumb {
        width: 80%
    }

    .swiper-prev,
    .swiper-next,
    .slide-content div.nav .prev,
    .slide-content div.nav .next {
        width: 40px;
        height: 40px;
        bottom: 12px
    }

    .w-1024-100.pg-sub-title {
        margin: 0 0 12px
    }

    .other-busi-box .content-box {
        padding: 0 0
    }

    .other-busi-box .content-box h4 {
        margin-top: 20px
    }

    .job-box {
        margin-bottom: 35px
    }

    .circle-slider {
        width: 346px;
        height: 346px;
        transform: translate(-47%, 5%)
    }

    .slide-content {
        margin-left: 0
    }

    .other-busi-box .other-busi-box--group .img-box {
        width: 210px;
        height: 178px
    }

    .mainLink a,
    .mainLink p {
        font-size: 22px
    }

    .job-opening-forms h6 {
        padding-bottom: 8px
    }

    .mt-90 {
        margin-top: 40px
    }

    .space-top-section {
        margin-top: 40px
    }

    .projects-box {
        margin-bottom: 40px
    }

    .projects-box .project-list {
        padding-bottom: 40px
    }

    .abt-grp {
        padding: 30px 40px
    }

    .abt-grp .img-grp-logo {
        padding: 0 40px 0 0
    }

    .coal-image {
        display: none
    }

    .coal-text p {
        margin-bottom: 30px
    }

    .sky-blue-bg {
        min-height: 440px
    }

    .home-counter h2 span {
        color: var(--black)
    }

    .prof-slider {
        background-size: cover;
        background-position: top
    }

    .inspiration-box .img-box {
        max-width: 200px
    }
} */

@media all and (max-width: 600px) {
    .mdpop .md-content {
        margin-top: 0
    }

    .abt-grp {
        flex-direction: column
    }

    .abt-grp .img-grp-logo {
        padding: 0 0 0 0;
        width: 105px;
        margin-bottom: 15px
    }

    .abt-grp .md-corner {
        text-align: center
    }

    .abt-grp .md-corner .btn {
        margin-top: 30px;
        display: inline-block
    }
}

@media all and (max-width: 550px) {
    .timeline .history-slide article {
        position: relative;
        color: var(--c-black);
        padding-right: 20px;
        bottom: -5px
    }

    .white-popup {
        padding: 40px 10px 24px 24px
    }

    .solution .img-box {
        width: 160px;
        min-height: 266px
    }

    .other-busi-box .other-busi-box--group .img-box {
        width: 210px;
        height: 178px
    }

    .other-busi-box .other-busi-box--group {
        flex-direction: column
    }
}

@media all and (max-width: 480px) {
    .pg-sub-title {
        margin: 22px 0
    }

    .other-busi-box .content-box {
        padding: 0 0
    }

    .content-box h3 {
        font-size: 24px
    }

    .timeline .thumb {
        width: 75%
    }

    .pg-title .breadcrumb {
        font-size: 14px
    }

    .pg-title .breadcrumb a {
        margin: 0 15px
    }

    .pg-title .breadcrumb a:after {
        width: 10px;
        height: 10px;
        right: -15px
    }

    .filter-sec {
        flex-direction: column
    }

    .filter-sec .location-find {
        max-width: 230px
    }

    .filter-sec .select-option {
        margin-top: 12px
    }

    .filter-sec .select-option select {
        width: 100%
    }

    .other-busi-box .other-busi-box--group .img-box {
        width: 100%;
        height: 250px;
        margin-bottom: 20px
    }

    .filter-sec {
        align-items: end
    }

    .foundation-box .content-box.min-ht {
        padding: 15px 20px
    }

    .foundation-box .content-box.min-ht p {
        font-size: 18px
    }

    .projects-box .grey-box {
        height: 86%
    }

    .abt-grp {
        padding: 30px 20px
    }

    .abt-grp .md-corner .btn {
        margin-top: 10px
    }

    .footer .footer-col {
        padding: 10px 18px 0
    }
}

/* @media all and (max-width: 400px) {
    .comm-rhs-imgbox {
        flex-direction: column;
        align-items: center
    }

    .comm-rhs-imgbox .img-box {
        margin-right: 0;
        margin-bottom: 16px;
        width: 320px;
    }

    .comm-rhs-imgbox .content-box {
        text-align: center
    }

    .solution .content-box {
        padding: 0 15px 18px
    }

    .solution .img-box {
        width: 100%;
        height: 300px;
        overflow: hidden
    }

    .solution .img-box img {
        width: 100%;
        object-fit: cover;
        object-position: center;
        height: 100%
    }

    .prof-slider .swiper-prev,
    .prof-slider .swiper-next {
        top: 108%;
        transform: translateY(0)
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 35%;
        right: auto
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 35%;
        left: auto
    }

    .vio-popup .swiper-button-prev,
    .vio-popup.swiper-container-rtl .swiper-button-next {
        left: 7px;
        right: auto
    }

    .vio-popup .swiper-button-next,
    .vio-popup .swiper-container-rtl .swiper-button-prev {
        right: 7px;
        left: auto
    }

    .timeline .swiper-prev,
    .swiper-container-rtl .swiper-next {
        left: 27%;
        right: auto
    }

    .timeline .swiper-next,
    .swiper-container-rtl .swiper-prev {
        right: 27%;
        left: auto
    }

    .timeline .thumb {
        width: 85%;
        margin-top: 50px
    }

    .swiper-prev,
    .swiper-next,
    .slide-content div.nav .prev,
    .slide-content div.nav .next {
        bottom: -38px
    }

    .pg-sub-title h3 {
        font-size: 26px
    }

    .pg-sub-title h4 {
        font-size: 20px
    }

    .who-box p {
        font-size: 18px;
        line-height: 1.8
    }

    .bdr-sec {
        flex-direction: column;
        align-items: flex-start
    }

    .projects-box .content-box p {
        -webkit-line-clamp: 6
    }

    .team-box {
        padding-bottom: 10px
    }

    .prof-slider {
        height: auto
    }

    .prof-slider .container {
        padding: 60px 20px 100px !important
    }
} */

@media all and (max-width: 350px) {
    .pg-title .breadcrumb {
        font-size: 14px
    }

    .pg-title .breadcrumb a {
        margin: 6px 12px
    }

    .pg-title .breadcrumb a:after {
        width: 9px;
        height: 9px;
        right: -12px
    }

    .slide-content {
        margin-left: 0
    }
}

@media all and (max-width: 1440px) {
    .menu-container .container {
        margin: 0 80px
    }
}

@media all and (max-width: 1366px) {
    .home-banner .home-overlay {
        height: 100vh
    }

    .sky-blue-bg,
    .light-background {
        padding: 55px 0
    }

    .home-title {
        font-size: 52px
    }

    .home-content {
        font-size: 22px
    }

    .home-counter h2 {
        font-size: 26px
    }

    .video-ct {
        width: 280px
    }

    .video-play {
        height: 50px
    }

    .play-icon {
        width: 56px;
        padding: 10px
    }

    .video-play p {
        font-size: 20px
    }

    .section-title {
        font-size: 36px
    }

    .pop-title {
        font-size: 30px
    }

    .solution-heading p {
        font-size: 20px
    }

    .solution-box {
        padding: 34px 20px 45px
    }

    .solution-header h3 {
        font-size: 30px
    }

    .solution-icon {
        width: 80px;
        height: 80px
    }

    .menu-container .container {
        padding: 0 !important
    }

    .menu-main-content {
        padding: 60px 20px 24px
    }

    .mainLink a,
    .mainLink p {
        font-size: 28px
    }

    .mainLink span {
        width: 28px;
        height: 28px
    }

    .mainLink li {
        margin-bottom: 8px
    }

    .mainLink .mainSubLink a {
        font-size: 24px
    }

    .subMenu-arw {
        cursor: pointer;
        margin-bottom: 8px;
        width: 24px;
        height: 24px
    }

    .footer-links li {
        margin-bottom: 12px
    }

    .footer-links li p,
    .footer-links li a {
        font-size: 16px
    }

    .contact span.icon {
        width: 20px;
        height: 20px
    }

    .social-media span.icon {
        width: 24px;
        height: 24px
    }

    .tabs li a,
    .tabs li a:visited {
        font-size: 28px
    }

    .pro-tabs li a,
    .pro-tabs li a:visited {
        font-size: 22px
    }
}

@media all and (max-width: 1200px) {
    .section-title {
        font-size: 32px
    }

    .pop-title {
        font-size: 28px
    }

    .section-content h2,
    .social-ct h3,
    .news-details h3 {
        font-size: 26px
    }

    .social-ct h3 {
        font-size: 22px
    }

    .switch--horizontal label {
        font-size: 20px
    }

    .switch--horizontal {
        height: 27px
    }

    .switch--horizontal input,
    .switch--horizontal .toggle-outside {
        width: 60px
    }

    .switch--horizontal .toggle-outside {
        padding: 3px
    }

    .switch--horizontal input~input:checked~.toggle-outside .toggle-inside {
        left: 35px
    }

    .switch--horizontal .toggle-inside {
        height: 20px;
        width: 20px
    }

    .single-feature h3 {
        font-size: 32px
    }

    .testimonials-slider .swiper-slide h2 {
        font-size: 19px
    }

    .testimonials-slider .swiper-slide h3 {
        font-size: 16px;
        line-height: 1.8
    }

    .testimonials-slider .swiper-slide {
        padding: 35px 42px
    }

    .grid p,
    .news-ct p {
        font-size: 16px
    }

    .news-image {
        margin-bottom: 8px
    }

    .box-details h6 {
        font-size: 18px
    }

    .box-details address {
        font-size: 16px
    }

    .mdpop .md-content p {
        line-height: 1.6
    }
}

@media all and (max-width: 1024px) {
    .md-content {
        margin-left: 0
    }

    .new-update-heading,
    .news-details-container {
        padding: 35px
    }

    .news-details p {
        margin-right: 0
    }

    .md-content p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 20px
    }

    .coal-text p,
    .news-details p,
    .new-update-heading p {
        font-size: 16px
    }

    .coal-text h4 {
        font-size: 22px
    }

    .sky-blue-bg {
        min-height: 550px
    }

    .single-feature h3 {
        font-size: 30px
    }

    .single-image {
        height: 145px
    }

    .section-content {
        margin: 85px auto
    }

    .feature-img {
        width: 230px;
        height: 230px
    }

    .testimonials-slider .swiper-slide {
        padding: 30px 37px
    }

    .grid h2,
    .news-ct h2 {
        font-size: 22px
    }

    .tabs li a,
    .tabs li a:visited {
        font-size: 26px;
        padding: 0 2.1rem 12px
    }

    .pro-tabs li a,
    .pro-tabs li a:visited {
        font-size: 20px;
        padding: 0 .6rem 12px
    }

    .banner-box .content-box {
        margin: 30px auto;
        padding: 0 0 10px
    }

    .tabs li {
        padding: 0 .3rem
    }

    .tabs.disclo-tab li a,
    .tabs.disclo-tab li a:visited {
        font-size: 16px;
        padding: 0 .3rem 12px
    }

    .grp-detail li {
        font-size: 16px
    }
}

@media all and (max-width: 990px) {
    .container {
        padding: 40px
    }

    .home-counter-ct {
        padding: 0 40px
    }

    .home-title {
        font-size: 42px
    }

    .home-content {
        font-size: 20px
    }

    .video-ct {
        width: 240px
    }

    .solution-container {
        border: 0;
        border-bottom: 1px solid var(--light-white);
        border-right: 0 !important
    }

    .solution-container:last-child {
        border-bottom: 0
    }

    .solution-container:last-child .solution-box {
        padding-bottom: 0
    }

    .md-image-container {
        margin-right: 0
    }

    .solution-heading p {
        font-size: 18px
    }

    .coal-text h4 {
        font-size: 20px
    }

    .coal-image img {
        object-position: left
    }

    .menu-container .container {
        margin: 0;
        border: 0
    }

    .feature-img {
        width: 210px;
        height: 210px;
        margin-bottom: 30px
    }

    .box-details p {
        margin-bottom: 12px
    }

    .box-details p span a,
    .box-details p span {
        font-size: 15px
    }

    .grp-detail {
        bottom: -80px
    }

    .img-map,
    .map-image .map {
        width: 750px;
        margin: 0 auto
    }

    .tooltip-w1 {
        left: calc(27.1% + -6px);
        top: calc(32.6% + 5px)
    }

    .tooltip-w2 {
        left: calc(24.5% + -2px);
        top: calc(37.4% + 0px)
    }

    .tooltip-w3 {
        left: calc(18.8% + 0px);
        top: calc(44.4% + 2px)
    }

    .tooltip-w4 {
        left: calc(24.4% + 0px);
        top: calc(56% + 3px)
    }

    .tooltip-w5 {
        left: calc(56.1% + 0px);
        top: calc(80.9% + 0px)
    }

    .tooltip-w6 {
        left: calc(77.6% + -1px);
        top: calc(62.9% + -1px)
    }

    .tooltip-w7 {
        left: calc(78.6% + -1px);
        top: calc(63.8% + -1px)
    }

    .tooltip-w8 {
        left: calc(81.2% + -1px);
        top: calc(64.8% + -1px)
    }

    .tooltip-w9 {
        left: calc(82.3% + -1px);
        top: calc(65.8% + -0px)
    }

    .tooltip-w10 {
        left: calc(82.2% + -1px);
        top: calc(61.8% + -0px)
    }

    .tooltip-w11 {
        left: calc(83.3% + -1px);
        top: calc(60.8% + -0px)
    }

    .tooltip-w12 {
        left: calc(83.2% + -1px);
        top: calc(64.8% + -0px)
    }

    .tooltip-w13 {
        left: calc(84.2% + -1px);
        top: calc(63.6% + -0px)
    }

    .tooltip-w14 {
        left: calc(90.6% + 6px);
        top: calc(74.1% + 4px)
    }

    .tooltip-w15 {
        left: calc(91.6% + -1px);
        top: calc(84.6% + 0px)
    }

    .tooltip-w16 {
        left: calc(86% + -1px);
        top: calc(33.6% + 0px)
    }

    .tooltip-w17 {
        left: calc(80.3% + 0px);
        top: calc(26.3% + 7px)
    }

    .tooltip-w18 {
        left: calc(80.3% + 0px);
        top: calc(37.3% + 0px)
    }

    .tooltip-w19 {
        left: calc(80.3% + -7px);
        top: calc(52.3% + 4px)
    }

    .tooltip-w20 {
        left: calc(76.6% + -1px);
        top: calc(52.3% + -0px)
    }

    .tooltip-w21 {
        left: calc(73.6% + -1px);
        top: calc(47.3% + 3px)
    }

    .tooltip-w22 {
        left: calc(71% + -1px);
        top: calc(44.6% + 2px)
    }

    .tooltip-w23 {
        left: calc(72% + -1px);
        top: calc(40.1% + 1px)
    }

    .tooltip-w24 {
        left: calc(47.9% + -2px);
        top: calc(30.7% + 0px)
    }

    .tooltip-w25 {
        left: calc(49.6% + -1px);
        top: calc(28.7% + 2px)
    }

    .tooltip-w26 {
        left: calc(46.9% + -1px);
        top: calc(27.8% + 0px)
    }

    .tooltip-w27 {
        left: calc(44.9% + -1px);
        top: calc(27.8% + 0px)
    }

    .tooltip-w28 {
        left: calc(46.8% + -1px);
        top: calc(30% + 0px)
    }

    .tooltip-w29 {
        left: calc(46.8% + -1px);
        top: calc(32% + 0px)
    }

    .tooltip-w30 {
        left: calc(82.2% + -1px);
        top: calc(49% + 0px)
    }

    .tooltip-w31 {
        left: calc(78.6% + -2px);
        top: calc(56.6% + 6px)
    }

    .tooltip-w32 {
        left: calc(77.6% + -2px);
        top: calc(59.5% + -1px)
    }

    .tooltip-w33 {
        left: calc(77.5% + 7px);
        top: calc(64.8% + 5px)
    }

    .tooltip-w34 {
        left: calc(78.5% + 13px);
        top: calc(65.7% + 7px)
    }

    .tooltip-i1 {
        left: calc(26.1% + -1px);
        top: calc(46.6% + -0px)
    }

    .tooltip-i2 {
        left: calc(26.1% + -1px);
        top: calc(48.6% + -0px)
    }

    .tooltip-i3 {
        left: calc(26.1% + -1px);
        top: calc(51.6% + -2px)
    }

    .tooltip-i4 {
        left: calc(28.5% + -1px);
        top: calc(54% + -1px)
    }

    .tooltip-i5 {
        left: calc(30.1% + -1px);
        top: calc(52.1% + -1px)
    }

    .tooltip-i6 {
        left: calc(31.8% + -1px);
        top: calc(55.9% + -1px)
    }

    .tooltip-i7 {
        left: calc(32.7% + -1px);
        top: calc(57.1% + -1px)
    }

    .tooltip-i8 {
        left: calc(32.6% + -0px);
        top: calc(64.4% + -6px)
    }

    .tooltip-i9 {
        left: calc(32.5% + -0px);
        top: calc(69.4% + -0px)
    }

    .tooltip-i9a {
        left: calc(32.5% + -0px);
        top: calc(67.4% + -0px)
    }

    .tooltip-i10 {
        left: calc(34.8% + -0px);
        top: calc(85.4% + -9px)
    }

    .tooltip-i11 {
        left: calc(41.1% + -5px);
        top: calc(96.7% + 3px)
    }

    .tooltip-i12 {
        left: calc(44.6% + -2px);
        top: calc(83.7% + -0px)
    }

    .tooltip-i13 {
        left: calc(44.6% + -1px);
        top: calc(76.7% + 8px)
    }

    .tooltip-i14 {
        left: calc(50.6% + -6px);
        top: calc(68.7% + 3px)
    }

    .tooltip-i15 {
        left: calc(51.6% + -0px);
        top: calc(67.7% + -0px)
    }

    .tooltip-i16 {
        left: calc(53.3% + -0px);
        top: calc(64.6% + -0px)
    }

    .tooltip-i16a {
        left: calc(57.3% + -0px);
        top: calc(60.6% + -0px)
    }

    .tooltip-i17 {
        left: calc(60.2% + 1px);
        top: calc(54.2% + -3px)
    }

    .tooltip-i18 {
        left: calc(59.6% + -0px);
        top: calc(52.4% + -1px)
    }

    .tooltip-i19 {
        left: calc(61.1% + -6px);
        top: calc(52.3% + -3px)
    }

    .tooltip-i20 {
        left: calc(26.2% + -2px);
        top: calc(44.7% + -0px)
    }

    .tooltip-i21 {
        left: calc(27.7% + -0px);
        top: calc(47% + -2px)
    }

    .tooltip-i22 {
        left: calc(31.8% + -2px);
        top: calc(57.4% + -2px)
    }

    .tooltip-i23 {
        left: calc(31.6% + -0px);
        top: calc(62.3% + -8px)
    }

    .tooltip-i24 {
        left: calc(34.2% + -2px);
        top: calc(71.4% + -1px)
    }

    .tooltip-i25 {
        left: calc(38.1% + -1px);
        top: calc(76.8% + -7px)
    }

    .tooltip-i26 {
        left: calc(42.1% + -7px);
        top: calc(95.6% + 4px)
    }

    .tooltip-i27 {
        left: calc(52.6% + -0px);
        top: calc(66.8% + -0px)
    }

    .tooltip-i28 {
        left: calc(57.2% + 3px);
        top: calc(55.8% + -4px)
    }

    .tooltip-i29 {
        left: calc(58% + 2px);
        top: calc(48.8% + -3px)
    }

    .tooltip-i30 {
        left: calc(54.9% + 11px);
        top: calc(55.8% + -2px)
    }

    .tooltip-i31 {
        left: calc(61.4% + 3px);
        top: calc(54.2% + -3px)
    }

    .tooltip-i32 {
        left: calc(48.2% + 16px);
        top: calc(60.5% + 3px)
    }

    .tooltip-i33 {
        left: calc(44.2% + 3px);
        top: calc(60.5% + 3px)
    }

    .tooltip-i34 {
        left: calc(35.8% + -2px);
        top: calc(38.5% + -1px)
    }

    .tooltip-i35 {
        left: calc(31.7% + -7px);
        top: calc(46.7% + -0px)
    }

    .tooltip-i36 {
        left: calc(50.6% + 17px);
        top: calc(50.6% + 2px)
    }

    .tooltip-i37 {
        left: calc(46.3% + 15px);
        top: calc(42.5% + 3px)
    }

    .tooltip-i38 {
        left: calc(60.3% + -2px);
        top: calc(50.5% + -2px)
    }

    .tooltip-i39 {
        left: calc(55.5% + 5px);
        top: calc(52% + -3px)
    }

    .tooltip-i40 {
        left: calc(49.3% + 8px);
        top: calc(50.6% + -4px)
    }

    .tooltip-i41 {
        left: calc(49.5% + 17px);
        top: calc(56.5% + 4px)
    }

    .tooltip-i42 {
        left: calc(56.5% + 3px);
        top: calc(48.1% + -6px)
    }

    .tooltip-i43 {
        left: calc(41.2% + 3px);
        top: calc(77.5% + 3px)
    }

    .tooltip-i44 {
        left: calc(43.1% + -1px);
        top: calc(60.7% + 1px)
    }

    .tooltip-i45 {
        left: calc(36.7% + 3px);
        top: calc(50% + -2px)
    }

    .tooltip-i46 {
        left: calc(31.7% + 3px);
        top: calc(44.7% + -2px)
    }
}

@media all and (max-width: 900px) {
    .tooltip-content {
        height: 100px
    }

    .tooltip-item {
        margin: -13px 0 0 -13px
    }

    .tooltip-content .user-name {
        font-size: 20px
    }

    .tooltip-content .user-dtl {
        padding: 10px
    }

    .tooltip-content {
        width: 300px;
        margin: 0 0 29px -162px
    }

    .new-update-heading div:first-child {
        margin-bottom: 24px
    }

    .grid h2,
    .news-ct h2 {
        font-size: 20px
    }

    .img-map {
        display: block;
        width: 100%
    }

    .map {
        display: none
    }
}

@media all and (max-width: 800px) {
    .f-col-middle {
        border-right: 1px solid var(--light-black);
        border-left: 0 solid var(--light-black)
    }

    .single-feature h3 {
        font-size: 28px
    }

    .single-feature h5 {
        font-size: 18px
    }

    .pro-tabs li {
        padding: 0 .5rem
    }
 
}

@media all and (max-width: 768px) {
    .home-title {
        font-size: 38px
    }

    .home-content {
        font-size: 18px
    }

    .home-counter p {
        font-size: 14px
    }

    .home-counter h2 span.counter-value {
        font-size: 28px
    }

    .home-counter h2 {
        font-size: 20px
    }

    .home-ct {
        top: 42%
    }

    .home-banner img {
        height: 100%
    }

    .swiper-container {
        height: 100%
    }

    .contact-form-container {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .contact-form {
        position: static
    }

    .tooltip-content {
        width: 235px;
        margin: 0 0 29px -131px
    }

    .tooltip-content {
        height: 72px
    }

    .tooltip-content .user-name {
        font-size: 16px
    }

    .tooltip-content {
        height: auto
    }

    .tooltip-content .user-info {
        -webkit-line-clamp: 3;
        line-height: 1.2
    }

    .tooltip-content .user-dtl {
        width: calc(100% - 0px);
        padding: 15px
    }

    .map-image .user-img img {
        zoom: 1.2;
        object-fit: cover
    }

    .new-update-heading,
    .news-details-container,
    .new-update-heading {
        padding: 24px
    }

    .social-ct h3,
    .news-details h3 {
        line-height: 1.3
    }

    .new-update-heading p,
    .news-details p {
        line-height: 1.8
    }

    .mainLink {
        max-width: 400px
    }

    .pro-tabs li a,
    .pro-tabs li a:visited {
        font-size: 18px;
        padding: 0 .2rem 12px
    }

    .grp-detail {
        position: relative;
        bottom: 0;
        margin-top: 16px
    }

    .mdpop .md-content {
        margin-left: 0
    }
}

@media all and (max-width: 640px) {
    .home-section {
        position: relative;
        min-height: auto
    }

    .home-ct {
        top: 56%
    }

    .home-banner {
        position: relative;
        top: -120px
    }

    .home-counter-ct {
        position: relative;
        bottom: 90px
    }

    .home-counter h2 span.counter-value,
    .home-counter h2 {
        color: var(--c-black)
    }

    .solutions-fet {
        margin-top: -50px
    }

    .map-image .map {
        padding: 60px 0 0
    }

    .tooltip-content {
        flex-direction: column
    }

    .tooltip-content {
        width: 185px;
        margin: 0 0 29px -104px
    }

    .map-image .user-img {
        height: auto;
        width: 100%
    }

    .map-image .user-img img {
        width: 100%;
        height: 80px;
        margin: auto;
        zoom: 1
    }

    .md-details h2 {
        font-size: 22px
    }

    .md-details h3 {
        font-size: 16px
    }

    .culture-navig,
    .testimonials-slider .testi-navig {
        width: 100px
    }

    .testimonials-slider .swiper-slide {
        padding: 20px 27px
    }

    .tabs li a,
    .tabs li a:visited {
        font-size: 24px;
        padding: 0 1.5rem 12px
    }

    .pro-tabs li a,
    .pro-tabs li a:visited {
        font-size: 18px;
        padding: 0 .2rem 12px
    }

    .menu-main-content {
        padding: 40px
    }

    .footer-content {
        padding-right: 0 !important
    }

    .chain {
        display: none
    }

    .mobile-chain {
        display: block
    }

    .pro-nav-tab {
        width: 100%;
        overflow: auto
    }

    .pro-tabs.tabs-basic {
        margin: 0 auto 40px;
        width: 595px;
        text-align: center
    }
}

@media all and (max-width: 600px) {
    .home-counter-ct {
        flex-wrap: wrap
    }

    .home-counter .f-col {
        margin-bottom: 16px
    }

    .video-ct {
        margin-top: 25px;
        width: 100%
    }

    .solution-heading {
        margin-bottom: 20px
    }

    .solution-box {
        padding: 22px 20px
    }

    .home-counter-ct {
        padding: 0 20px !important
    }

    .md-content {
        margin-top: 24px
    }

    .social-ct .f-col:first-child .social-post {
        margin-right: 0;
        margin-top: 0
    }

    .social-ct .f-col:last-child .social-post {
        margin-left: 0;
        margin-top: 40px
    }

    .social-img {
        margin-bottom: 12px
    }

    .social-ct h2 {
        margin-bottom: 28px
    }

    .sky-blue-bg,
    .light-background {
        padding: 35px 0
    }

    .comm-section {
        margin: 35px 0 0
    }
}

@media all and (max-width: 550px) {
    .solution-content {
        margin-left: 0;
        margin-top: 16px
    }

    .solution-box {
        flex-direction: column
    }

    .solution-icon {
        width: 110px;
        height: 110px
    }

    .culture-features-slider {
        padding-bottom: 104px
    }

    .img-map {
        display: block;
        width: 100%;
        height: 286px
    }

    .img-map img {
        height: 286px;
        object-fit: cover
    }

    .world .img-map {
        overflow: auto
    }

    .world .img-map img {
        max-width: fit-content;
        width: 501px;
        height: 286px
    }

    .solution-heading p {
        font-size: 16px
    }
}

@media all and (max-width: 480px) {
    .home-title {
        font-size: 32px
    }

    .home-content {
        font-size: 16px
    }

    .section-content h2,
    .news-details h3 {
        font-size: 24px
    }

    .social-ct h3 {
        font-size: 20px
    }

    .pop-title {
        font-size: 24px
    }

    .solution-header h3,
    .section-title {
        font-size: 28px
    }

    .comm-section {
        margin: 35px 0 0
    }

    .sky-blue-bg,
    .light-background {
        padding: 35px 0
    }

    .home-banner {
        height: 64vh
    }

    .single-feature h3 {
        font-size: 26px
    }

    .section-content {
        margin: 55px auto
    }

    .menu-main-content {
        flex-direction: column
    }

    .menu-contact-details {
        padding-top: 18px;
        padding-bottom: 30px;
        align-self: auto
    }

    .mainLink span {
        width: 20px;
        height: 20px
    }

    .switch--horizontal label {
        font-size: 18px
    }

    .switch--horizontal .toggle-outside {
        transform: translate(-75%, 0)
    }

    .tabs li a,
    .tabs li a:visited {
        font-size: 20px;
        padding: 0 1.5rem 12px
    }
}

@media all and (max-width: 400px) {
    .news-update {
        overflow: hidden
    }

    .f-col-middle {
        border-right: 0 solid var(--light-black);
        border-left: 0 solid var(--light-black);
        border-bottom: 1px solid var(--light-black)
    }

    .single-image {
        justify-content: center
    }

    .single-feature {
        text-align: center;
        margin-bottom: 24px
    }

    .section-content {
        margin: 40px auto
    }

    .testimonials-slider .swiper-prev,
    .testimonials-slider .swiper-next,
    .culture-features-slider .swiper-prev,
    .culture-features-slider .swiper-next {
        bottom: 0
    }

    .toggle-menu {
        position: relative;
        max-width: 40px
    }

    .toggle-menu span {
        display: none
    }

    .toggle-menu ul.hamburger {
        left: 200%
    }

    .space-top-section {
        margin-top: 110px !important
    }

    .tooltip-content {
        flex-direction: row
    }

    .tooltip-content {
        width: 275px
    }

    .tooltip-content .user-dtl {
        padding: 5px 15px
    }

    .map-image .user-img {
        height: auto;
        width: 70%
    }

    .map-container,
    .map-image {
        overflow: visible
    }

    .tooltip-content {
        width: 275px;
        margin: auto !important
    }
}

@media all and (max-width: 360px) {
    .home-title {
        font-size: 28px
    }

    .header {
        padding: 12px 22px !important
    }

    .logo {
        width: 150px
    }

    .tabs li a,
    .tabs li a:visited {
        font-size: 18px;
        padding: 0 .8rem 12px
    }
}

/*# sourceMappingURL=main.css.map */
/* from sunayana */
.cust_table_div {
    overflow-x: auto;
}

.cust_table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.cust_table td {
    border: 1px solid #dddddd;
    padding: 8px;
    text-align: left;
}

.table_title {
    background-color: #f2f2f2;
    font-weight: bold;
}

.table_inner_ttl {
    background-color: #e6e6e6;
    font-weight: bold;
}

.gry {
    background-color: #f9f9f9;
}