h2.footer-heading.undrlin {
    text-transform: capitalize;
    font-weight: 700;
    line-height: 20px;
    width: max-content;
    padding-bottom: 5px;
    border-bottom: 2px solid #EC1F27;
    margin-bottom: 15px;
}
footer.footer.mywrapper {
    box-sizing: border-box;
}
footer.footer {
    background-color: #0B111F !important;
}
    .footer-wrap {
        border: 0;
    }
    .ftr-col.cole1 {
        flex: 1 34%;
        max-width: 34%;
    }
    img.payment_btm {
        max-width: 220px;
    }
    span.telp a {
        font-weight: 800;
        color: #EC1F27;
    }

    .ftr-col.cole2 {
        flex: 1 32%;
        max-width: 32%;
    }  
    .ftr-col.cole3 {
        flex: 1 34%;
        max-width: 34%;
    }
    p.mobn:before {
        background-image: url(../../../images/svg/ftr-phone-icn.svg);
    }
    .mailad:before {
        background-image: url(../../../images/svg/ftr-mail.svg);
    }     
    .ofad:before {
        background-image: url(../../../images/svg/ftr-loc.svg);
    }
    .ofhr:before {
        background-image: url(../../../images/svg/ftr-time.svg);
    }
    p.g-rev a {
        color: #fff!important;
    }
    span.goole {
        font-weight: 600;
    }
    span.red {
        color: #EA4335;
    }
    span.yel {
        color: #FBBC05;
    }
    span.gree {
        color: #34A853;
    }
    span.blu {
        color: #4285F4;
    }
    .ft_widget.ftwarea h2.footer-heading.undrlin {
        margin: auto;
        margin-bottom: 15px;
        margin-top: 35px;
    }
    .extra-cls ul.fw_list.ftrsdf {
        margin-bottom: 35px;
    }
    footer.footer .tyny a {
        color: #EC1F27;
    }
    ul.fw_list.ftrsdf li:not(ul.fw_list.ftrsdf li:last-child) a {
        border-right: 0;
    }
    @media (max-width:768px) {
        .ftr-col.cole1,.ftr-col.cole2,.ftr-col.cole3 {
            flex: 1 100%;
            max-width: 100%;
        }
    }
    /* Header */
    .topBar {
        background-color: #0B111F;
        padding: 14px 0;
        color: #fff;
    }
    .topbar-inner {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
    }
    .topBar a {
        font-size: 24px;
        line-height: 24px;
        font-weight: 800;
        color: #fff!important;
    }
    .topbar-left img {
        margin-top: 0px;
    }
    .call-txt p {
        margin-bottom: 0;
    }
    header#mainNav .hdrin-inner img {
        padding: 20px 0;
    }
    p.cta-tps1 {
        margin: 0 0 17px;
    }
    span.btn-req-txt {
        font-size: 12px;
        line-height: 12px;
        color: #0B111F;
        text-transform: initial;
        font-weight: 700;
    }
    p.cta-tps2 {
        margin-bottom: 22px;
    }
    span.sdule-btn a {
        background-color: #EC1F27;
        color: #fff;
        font-size: 18px;
        line-height: 18px;
        font-weight: 800;
        padding: 17px 24px;
    }
    .primary-menu {
        background-color: #fff;
        border-top: 1px solid rgb(74 81 98 / 50%);
    }
    @media (max-width: 768px){
    .topbar-inner {
        font-size: 12px;
    }
    .tp-phon-info {
        margin-right: 10px;
    }
}
@media (max-width: 767px){
    .hdrin-inner {
        padding: 0px 0;
    }
    .primary-menu {
        background-color: transparent;
        /* position: absolute; */
        top: 14px;
        right: 25px;
    } 
.tp-phone-col1 {
    padding-right: 0px;
    margin-right: 4px;
}
p.phon-tps {
    display: initial;
}
.tp-phone-col1 img {
    margin-right: 8px;
    width: 20px;
}
.phon-tps {
    margin: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #ec1f27;
    font-size: 12px;
    line-height: 12px;
}
}
@media (max-width: 768px){
.topBar a {
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
    color: #fff!important;
}
}

@media (max-width: 400px){
.header .brand {
    max-width: 170px;
}
}
@media (max-width: 991px){
header#mainNav .top-info {
    display: none;
}
}
@media (min-width: 991px) and (max-width: 1240px) {
.tp-phon-btn {
    margin-right: 90px;
}
}
.site-wrap{
    max-width: 1440px;
    margin: auto;
    padding-left: 135px;
    padding-right: 135px;
}
 @media (max-width:991px) {
    .site-wrap{
    padding-left: 35px;
    padding-right: 35px;
}
}
 @media (max-width:768px) {
    .site-wrap{
    padding-left: 25px;
    padding-right: 25px;
}
.ftc_inf {
    padding-top: 20px;
}
.link {
    padding-top: 16px;
}
h2.footer-heading.undrlin {
    margin: auto;
}
 }
