.background-footer {
    background: white!important;
}

.footer-color {
    color: rgb(254, 254, 254);
}

.main-menu {
    margin-right: 0 !important;
}

@media(max-width:992px) {
    .footer-align {
        text-align: center;
    }
}

.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: #304178;
}

.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: #c82d3f;
    width: 100%;
    text-align: center;
}

.cta-title.video-title h2 {
    font-size: 38px;
    color: #c82d3f;
}

.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: #304178;
        top: 0;
        z-index: -1;
        left: -25px;
        transform: skew(0deg);
    }
    .second-header-btn .btn {
        background: #c82d3f;
        font-size: 16px;
        color: #fff;
        padding: 25px 30px;
        position: relative;
        border-radius: 0;
        display: none;
    }
    .header-social {
        text-align: center;
        background: #c82d3f;
    }
    .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;
    }
    .login {
        display: none;
    }
}

.service-details-two {
    margin-top: -121px;
    z-index: 1009;
    /* background: red; */
}

.row.justify-content-center.align-items-center {
    margin-top: 100px;
}

.f-contact li {
    float: left;
    margin-bottom: 15px !important;
    width: 100%;
    line-height: 48px;
}

.sidebar-widget .widget a {
    width: 100%;
    text-align: left;
    line-height: 0px;
    margin-bottom: -26px;
    position: relative;
    z-index: 2;
    background: #c82d3f;
    color: white;
    padding: 24px;
    margin: 0px;
    font-size: 18px;
}

.sidebar-widget .widget a:hover {
    padding-left: 10px;
    background: #304178;
}

.details__content h2 {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 20px;
    padding-right: 0;
    border-bottom: 2px solid #e72324;
}

.details__content ul li {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
    font-size: 15px;
    color: #696969;
    background: url(images/check-ul.png) 0 7px no-repeat;
}

.brand-area .single-brand img {
    width: 100%;
    max-width: 200px;
    height: auto;
    object-fit: contain;
}

.ft-contact li {
    display: flex;
    align-items: center;
}

.ft-contact span {
    line-height: normal;
}

.ft-contact i {
    margin: 0 15px 0 0 !important;
    width: 40px !important;
    height: 40px !important;
}

.ft-address p {
    display: flex;
    width: 100%;
    line-height: normal;
    margin-top: 15px !important;
    text-align: left;
}

.ft-address strong {
    white-space: nowrap;
    margin-right: 15px;
}

.ft-address strong {
    white-space: nowrap;
}

.services-box.ft-address {
    padding: 30px 20px;
    text-align: center;
}

.j11 {
    text-align: justify;
}

.brand-area {
    margin-bottom: 50px;
}