.background-footer {
    background: white!important;
}

.footer-color {
    color: black;
}

.t-dark {
    color: #000!important;
}

@media(max-width:992px) {
    .t-dark {
        color: white!important;
    }
    .footer-align {
        text-align: center;
    }
    section.cta-area.cta-bg.pt-160.pb-160 {
        position: relative;
        background-size: contain;
        z-index: 1;
        background-repeat: no-repeat;
    }
    section.cta-area.cta-bg.pt-160.pb-160 {
        padding: 18px 149px 5px 5px;
        font-size: 20px;
    }
    .row.justify-content-center.align-items-center {
        margin-top: 52px!important;
        margin-bottom: 6px;
    }
    .col-lg-4.col-md-4.d-none.d-lg-block {
        height: 45px;
        margin-top: -9px;
        line-height: 39px;
    }
    .col-lg-4.col-md-4.d-none.d-lg-block {
        padding: 0px;
    }
    .container11 {
        padding: 0px;
    }
    .cta-title.video-title h2 {
        font-size: 33px;
        color: #f05c65;
    }
    .faq-area {
        padding: 0px 0;
    }
    .fft {
        font-size: 32;
    }
}

.cta-title1 h2 {
    padding-bottom: 0;
    font-size: 50px;
    color: #141b22;
}

.cta-title1 p {
    font-size: 18px;
    color: #141b22;
    margin-top: 15px;
}

textarea#message {
    width: 100%;
}

.contact-bg .contact-field textarea {
    height: 150px;
}

h4.aa {
    color: white;
}

.product-grid .courses-content {
    float: unset;
    width: 100%;
}

.product-grid {
    overflow: hidden;
}

.product-grid .cat img {
    width: 100%;
    max-width: 100px;
    object-fit: contain;
}

.product-grid .courses-content .cat {
    border-radius: 4px 0px 0px 4px;
    background-color: #fff;
    right: 0px;
}

.product-grid .courses-content a {
    color: #fff;
}

.product-grid h3 {
    margin-bottom: 0;
}

.product-grid .courses-content {
    padding: 20px 20px 20px;
    background: #ff4e4e;
}

.courses-item:hover .courses-content {
    background: #00b8de;
}

.product-grid .cat img:hover {
    transform: unset !important;
    transform: scale(1);
}

.product-grid .hover-zoomin:hover img {
    transform: scale(1.1) !important;
}

.product-box .product-grid {
    background: #fff;
    width: 100%;
}

.product-box .product-grid {
    background: rgba(0, 0, 0, 0.02);
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 1px 4px;
}


/* .product-box .thumb.fix a > img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
} */

.product-box .thumb.fix {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-box .courses-content a {
    font-size: 25px;
    line-height: normal;
}

.courses-content {
    padding: 10px;
    float: left;
    position: relative;
    background: #f05c65;
    width: 100%;
    text-align: center;
}

.breadcrumb-area {
    background-size: cover;
    position: relative;
    min-height: 370px;
    background-repeat: no-repeat;
    background-color: #000;
}

@media(min-width:992px) {
    .breadcrumb-wrap.text-left {
        text-align: left !important;
    }
}

.courses-content a {
    color: #fff;
    font-family: 'Jost', sans-serif;
}

.d-none {
    display: block!important;
}

@media(max-width:992px) {
    .second-header::before {
        content: "";
        height: 100%;
        position: absolute;
        width: 100%;
        background: #125875;
        top: 0;
        z-index: -1;
        left: -25px;
        transform: skew(0deg);
    }
    .ccp {
        margin-top: 4px!important;
    }
    .second-header-btn .btn {
        background: #f05c65;
        font-size: 16px;
        color: #fff;
        padding: 25px 30px;
        position: relative;
        border-radius: 0;
        display: none;
    }
    .header-social {
        text-align: center;
        background: #f05c65;
    }
    .header-cta {
        text-align: center;
        /* font-size: 10px; */
        padding: 10px 0px 0px;
    }
}

@media (max-width: 767px) {
    .header-three .mean-container a.meanmenu-reveal {
        color: #000;
        border: 1px solid #000;
        margin-top: -46px;
    }
    h2.fft {
        font-size: 20px!important;
        width: 153px;
        padding: 6%;
        margin-bottom: 44px!important;
    }
    .login {
        display: none;
    }
    .cta-title1 p {
        font-size: 18px;
        color: #141b22;
        margin-top: 15px;
        display: none;
    }
}

.service-details-two {
    margin-top: -121px;
    z-index: 1009;
    /* background: red; */
}

.row.justify-content-center.align-items-center {
    margin-top: 100px;
}

.cta-title1 h2 {
    padding-bottom: 0;
    font-size: 50px;
    color: #f05c65;
}