footer {
    padding: 50px 0 0;
    position: relative;
    background-color: #0E0E0E;
    border-radius: 50px 50px 0 0;
    overflow: hidden;
}

footer::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0;
    background: transparent url(../images/our-capabilities-bgimg.png) no-repeat center center;
    background-size: cover;
    z-index: 1;
    opacity: 0.16;
}


.ft-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 135px;
    margin-bottom: 70px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ft-top-headings {
    display: inline-flex;
    flex-direction: column;
    max-width: 490px;
}

.ft-top-wrap .btnlist {
    flex: 1;
    justify-content: flex-end;
}

.ft-top-headings .heading-24 {
    color: #fff;
    margin-bottom: 10px;
}

.ft-top-headings p {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 0;
}

footer .container {
    position: relative;
    z-index: 2;
}

.ft-links-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.get-in-touch-side {
    width: 260px;
    color: #fff;
}

.ft-title {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.32px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
}

.contact-details {
    display: inline-block;
    width: 100%;
}

.contact-wrap {
    display: inline-block;
    margin-bottom: 20px;
}

.contact-wrap:last-child {
    margin-bottom: 0;
}

.ft-text {
    display: inline-flex;
    align-items: flex-start;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 300;
    padding-left: 28px;
    position: relative;
    color: #fff;

    & img {
        position: absolute;
        left: 0;
        top: 7px;
    }
}

a.ft-text:hover {
    color: var(--themecolor);
}

.ft-links-side {
    width: calc(100% - 260px);
    max-width: 1130px;
    display: inline-flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px 100px;
}

.ft-links li {
    margin-bottom: 15px;
}

.ft-links li .timing,
.ft-links li>a {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 1.35;
    text-decoration: none;
}

.ft-links li>a:hover {
    color: var(--themecolor);
}

.ft-col-1 .ft-links {
    column-count: 2;
}

.ft-links li>a {
    position: relative;
    padding-left: 20px;

    &::after {
        content: '';
        height: 9px;
        width: 9px;
        position: absolute;
        left: 0;
        top: 4px;
        border-radius: 100%;
        background: transparent linear-gradient(105deg, #EB2C32 0%, #761619 100%) 0% 0% no-repeat padding-box;
    }
}

.timing {
    min-width: 230px;
    display: inline-flex;
    justify-content: space-between;
    line-height: 1;
}

.ft-col-4 .ft-links li {
    margin-bottom: 10px;
}

.ft-bottom-wrap {
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    min-height: 80px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.ft-bottom-wrap>p,
.ft-bottom-wrap>p>span {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
}

ul.ft-links {
    margin-bottom: 0;
}

.bottom-sticky {
    display: none;
}


/* get a quote pop-up */
.orange-bg {
    background: transparent linear-gradient(134deg, #FF9E0D 0%, #F65D30 100%) 0% 0% no-repeat padding-box;
}

.lightblue-bg {
    background: transparent linear-gradient(134deg, #A4B3FF 0%, #3758F9 100%) 0% 0% no-repeat padding-box;
}

.popup-body {
    display: flex;
    border-radius: 10px !important;
    flex-direction: row-reverse;
}

#free-quote {
    display: none;
    max-width: 1065px;
    border-radius: 15px;
    cursor: auto;
    height: auto;
}

#free-quote.fancybox-content {
    padding: 0;
}

#free-quote .fancybox-button {
    padding: 10px;
    width: 28px;
    height: 28px;
    background: #C3C3C3;
    padding: 5px;
    border-radius: 50%;
    min-height: 28px;
    margin: 23px 20px;
}

.pop-up-left {
    width: 507px;
    background: #E3EFFF;
    /* padding: 100px 0 100px 68px; */
    padding: 100px 0 50px 40px;
}

.pop-up-right {
    width: calc(100% - 507px);
    /* padding: 80px 68px 80px 68px; */
    padding: 100px 60px 60px 60px;
}

.pop-up-right .head {
    margin-bottom: 30px;
}

.drive-list span {
    width: 34px;
    min-width: 34px;
    height: 34px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.drive-list {
    display: inline-flex;
    column-gap: 15px;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: solid 1px #70707033;
    align-items: flex-start;
}

.drive-list img {
    height: 40px;
}

.drive-des .heading-20 {
    font-weight: 500;
    color: black;
    margin-bottom: 10px;
}

.title {
    margin-bottom: 30px;
    padding-right: 68px;
}

.experties-list {
    display: inline-block;
}

.experties-list p {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #000000;
    line-height: 0;
    margin-bottom: 0;
}

.experties-list p span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
}

.experties {
    display: inline-flex;
    flex-direction: row;
    width: 100%;
    margin-right: 56px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: relative;
    white-space: nowrap;
    text-transform: none;
    font-size: clamp(1.875rem, 1.625rem + 1.25vw, 3.125rem);
    font-weight: 100;
    flex-shrink: 0;
    /* width: max-content; */
    display: flex;
    align-items: center;
    /* transform: translateX(0); */
    animation: a-text-scroll-1 7s linear infinite;
    /* overflow: hidden; */
    font-family: 'Inter';
}

.experties-box {
    position: relative;
    overflow: hidden;
}

.experties-box:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: transparent url(../images/shadow.png) no-repeat center;
    width: 148px;
    height: 69px;
    background-size: contain;
    bottom: 0;
    margin: auto;
}

.experties-list {
    display: inline-block;
    margin-right: 19px;
    padding: 10px 43px;
    background: white;
    border-radius: 50px;
    border: solid 1px #D1E0E5;
    align-items: center;
    line-height: 0;
}


/* input feild */

.head .heading-30 {
    line-height: 1.1;
    font-family: 'Inter';
}

.drive-list:last-child {
    margin-bottom: 0;
    border: none;
    /*padding-bottom: 0;
    border-top: solid 1px white;
    padding-top: 30px; */
}

.drive-content {
    /* margin-bottom: 30px; */
    margin-bottom: 0;
    padding: 0 68px 0 0;
}

#free-quote .contact-form-box {
    display: inline-block;
    padding: 0;
    background: transparent;
}

.fancybox-close-small {
    min-width: auto;
    min-height: unset;
    color: #fff !important;
    background-color: #000 !important;
}

/* #free-quote .fancybox-close-small {
    margin: 15px 20px;
} */

@keyframes a-text-scroll-1 {
    0% {


        transform: translate3d(calc(0% + 0px), 0, 0);
    }

    100% {
        transform: translate3d(calc(-100% + 100px), 0, 0);
    }
}

/* get a quote pop-up */



@media (max-width: 1599.98px) {
    .ft-links-side {
        gap: 20px 70px;
        padding-left: 40px;
    }

    .ft-top-wrap {
        gap: 50px;
    }
}

@media (max-width: 1440px) {
    .ft-log {
        min-width: 250px;
    }

    .ft-top-wrap .btnlist {
        min-width: 435px;
    }

    .ft-top-wrap {
        gap: 30px;
        margin-bottom: 50px;
        padding-bottom: 30px;
    }

    .ft-links-side {
        gap: 20px 24px;
        padding-left: 40px;
    }

    .ft-col-1 .ft-links {
        column-count: 1;
    }

    .ft-links-wrap {
        margin-bottom: 40px;
    }
}

@media (max-width: 1199.98px) {
    .ft-top-wrap .btnlist {
        min-width: 215px;
        gap: 10px;
    }


    .pop-up-left {
        width: 50%;
        padding: 60px 0 60px 30px;
    }

    .pop-up-right {
        width: 50%;
        padding: 60px 30px 60px 30px;
    }
}

@media (max-width: 992px) {

    .ft-top-wrap {
        gap: 15px;
        flex-wrap: wrap;
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

    .ft-top-wrap .btnlist {
        justify-content: flex-start;
    }

    .ft-links-wrap {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .get-in-touch-side {
        width: 100%;
        margin-bottom: 20px;
    }

    .ft-links-side {
        width: 100%;
        flex-wrap: wrap;
        padding: 0;
    }

    .ft-col-1 .ft-links {
        column-count: 2;
    }

    .contact-wrap {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%;
    }

    .popup-body {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .pop-up-left {
        width: 100%;
        padding: 60px 0 60px 30px;
        display: none;
    }

    .pop-up-right {
        width: 100%;
        padding: 60px 30px 60px 30px;
    }
}

@media (max-width: 768px) {
    .ft-links-side {
        justify-content: flex-start;
        column-gap: 40px;
    }

    .pop-up-right {
        width: 100%;
        padding: 30px 30px 30px 30px;
    }
}

@media (max-width: 576px) {
    footer {
        border-radius: 20px 20px 0 0;
        padding: 30px 0 56px;
    }

    footer .container {
        padding: 0;
    }

    footer .container>div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ft-top-wrap {
        gap: 00;
        justify-content: center;
        text-align: center;
        align-items: center;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .ft-log {
        width: 297px;
        margin: 0 auto 25px;
    }

    .ft-top-headings .heading-24 {
        font-size: 18px;
    }

    .ft-top-headings p {
        max-width: 304px;
        margin-bottom: 15px;
    }

    .ft-top-wrap .btnlist {
        justify-content: center;
        gap: 6px;
    }

    .contact-wrap {
        margin-bottom: 15px;
        width: 100%;
    }

    .get-in-touch-side {
        margin-bottom: 30px;
    }

    .ft-links-wrap {
        margin-bottom: 10px;
    }

    .ft-links-side>div {
        width: 100%;
    }

    .ft-links-side .ft-title {
        width: 100%;
        position: relative;
        margin-bottom: 18px;
    }

    .ft-links-side {
        gap: 0;
    }

    .ft-links-side .ft-title::after {
        content: "";
        position: absolute;
        background: url(../images/icon/plus.svg) no-repeat 0 0;
        left: inherit;
        right: 0;
        width: 15px;
        height: 15px;
        bottom: inherit;
        top: 0px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        background-position: center !important;
        filter: brightness(0) invert(1);
    }

    .ft-links-side .ft-title.showhide::after {
        background: url(../images/icon/minus.svg) no-repeat 0 0;
        transform: rotate(360deg);
        transform-origin: center;
    }

    .ft-title+ul {
        display: none;
    }

    .ft-title.showhide+ul {
        display: block;
        margin-bottom: 20px;
    }

    .ft-bottom-wrap {
        min-height: 90px;
    }

    #free-quote .form-group.width100.submit {
        margin-top: 15px;
    }

    #free-quote .form-control,
    #free-quote input[type="text"],
    #free-quote input[type="email"],
    #free-quote select,
    #free-quote input[type="number"],
    #free-quote input[type="tel"],
    #free-quote input[type="file"] {
        margin-bottom: 10px;
    }

    .head .heading-30,
    .head p,
    .pop-up-right .head {
        margin-bottom: 10px;
    }

    .head p {
        font-size: 14px;
        line-height: 1.35;
    }

    .bottom-sticky {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2;

        & .btnlist {
            width: 100%;
            gap: 0;

            & a {
                flex: 1;
                min-height: 56px;
                padding: 10px 5px;
                border-radius: 0;
                min-width: auto;
            }

            & .btn-border,
            .btn-border:hover {
                background: #000 !important;
                color: #FFF !important;

                & img {
                    filter: brightness(0) invert(1) !important;
                }
            }
        }
    }

    .bottom-sticky .btnlist>.btn-theme:hover {
        background: transparent linear-gradient(105deg, #EB2C32 0%, #761619 100%) 0% 0% no-repeat padding-box !important;
        color: #fff !important;
    }
}