footer#careerForm {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3b5068;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}


footer.bg-grey {
    --bs-bg-opacity: 1;
    background-color: rgba(246, 248, 251, var(--bs-bg-opacity)) !important;
}
footer.overflow-hidden {
    overflow: hidden !important;
}
footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    color: #3b5068;
}
footer {
    display: block;
    unicode-bidi: isolate;
}
.color-white {
    color: #fff !important;
}

@media (min-width: 768px) {
    footer {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
@media (min-width: 1200px) {
    footer {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
@media (min-width: 1400px) {
    footer {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
@media (min-width: 1700px) {
    footer {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem;
    }
}

footer .container-fluid {
    max-width: 1920px;
}
footer .container-fluid {
    --bs-gutter-x: 2.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    footer .container-fluid {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media (min-width: 1200px) {
    footer .container-fluid {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
@media (min-width: 1400px) {
    footer .container-fluid {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}
@media (min-width: 1700px) {
    footer .container-fluid {
        padding-left: 7.5rem;
        padding-right: 7.5rem;
    }
}

footer .section-intro {
    margin-bottom: 1rem !important;
}
/* .lh-sm, .text-xs-md, .text-xs-sb, .text-xxl, .display-sm, .display-md, .display-lg {
    line-height: 1.25 !important;
} */
footer .mb-2 {
    margin-bottom: .5rem !important;
}

@media (min-width: 768px) {
    footer .section-intro {
        margin-bottom: 1.5rem !important;
    }
}
@media (min-width: 992px) {
    footer .section-intro {
        margin-bottom: 2.5rem !important;
    }
}
@media (min-width: 1400px) {
    footer .section-intro {
        margin-bottom: 5rem !important;
    }
}

footer .display-md {
    font-size: calc(1.375rem + 1.25vw);
    font-weight: 600;
    line-height: 1.2;
}

@media (min-width: 1440px) {
    footer .display-md {
        font-size: 2.5rem;
    }
}

footer .text-lg-rg {
    font-size: 1rem;
}
footer .text-lg-rg {
    line-height: 1.5 !important;
}
@media (min-width: 768px) {
    footer .text-lg-rg {
        font-size: 1.125rem;
    }
}

@media (min-width: 1700px) {
    footer .text-lg-rg {
        font-size: 1.25rem;
    }
}


footer .gap-2 {
    gap: .5rem !important;
}
footer .order-1 {
    order: 1 !important;
}
@media (min-width: 576px) {
    footer .mb-sm-3 {
        margin-bottom: 1rem !important;
    }
}

@media (min-width: 768px) {
    footer .mb-md-5 {
        margin-bottom: 2.5rem !important;
    }
}
@media (min-width: 992px) {
    footer .order-lg-0 {
        order: 0 !important;
    }
}
@media (min-width: 992px) {
    footer .mb-lg-5, .section-intro {
        margin-bottom: 2.5rem !important;
    }
}
@media (min-width: 1200px) {
    footer .gap-xl-3 {
        gap: 1rem !important;
    }
}
@media (min-width: 1700px) {
    footer .gap-xxxl-4 {
        gap: 1.5rem !important;
    }
}
@media (min-width: 1700px) {
    footer .g-xxxl-5, footer .gy-xxxl-5 {
        --bs-gutter-y: 2.5rem;
    }
}


footer .contact-landing .title .icon {
    height: auto;
    width: auto;
}
footer .contact-landing .title .icon {
    --bs-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--bs-bg-opacity)) !important;
}

footer .rounded-circle {
    border-radius: 50% !important;
}

@media (min-width: 1200px) {
    footer .contact-landing .title .icon {
        height: 60px;
        width: 60px;
        border: 1px solid #eaecf4;
    }

    footer .order-xl-0 {
        order: 0 !important;
    }

    footer .align-items-xl-center {
        align-items: center !important;
    }

}
@media (min-width: 1400px) {
    footer .contact-landing .title .icon {
        height: 100px;
        width: 100px;
    }
}


footer .contact-landing .title .icon i {
    font-size: 1.5rem;
}

@media (min-width: 1200px) {
    footer .contact-landing .title .icon i {
        font-size: 2rem;
    }
}
@media (min-width: 1400px) {
    footer .contact-landing .title .icon i {
        font-size: 2.5rem;
    }
}



footer .text-xl-md {
    line-height: 1.5 !important;
}

@media (min-width: 1440px) {
    footer .text-xl-md {
        font-size: 1.5rem;
    }
}


footer .text-xl-md {
    font-size: calc(1.275rem + .25vw);
}

footer .text-xl-md {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color);
}

footer .text-xl-md {
    text-rendering: geometricPrecision;
}

footer .contact-landing .contact-info .contact-info-wrapper {
    border-radius: calc(1.375rem + 1.25vw);
}

footer .text-xxl {
    line-height: 1.25 !important;
    font-size: calc(1.3rem + .5vw);
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;

}

@media (min-width: 1440px) {
    footer .contact-landing .contact-info .contact-info-wrapper {
        border-radius: 2.5rem;
    }
}

footer .bg-blue {
    --bs-bg-opacity: 1;
    background-color: rgba(0, 91, 255, var(--bs-bg-opacity)) !important;
}

@media (min-width: 1400px) {
    footer .p-xxl-6 {
        padding: 5rem !important;
    }
}

@media (min-width: 576px) {
    footer .gap-sm-5 {
        gap: 2.5rem !important;
    }
}


@media (min-width: 1440px) {
    footer .contact-landing .contact-info .partners-slider {
        border-radius: 2.5rem;
    }
}

footer .contact-landing .contact-info .partners-slider {
    flex: auto;
    border-radius: calc(1.375rem + 1.25vw);
}


footer .gap-3 {
    gap: 1rem !important;
}


footer .text-lg-sb {
    font-size: 1rem;
    line-height: 1.5 !important;
    font-weight: 600;
}
footer .flex-grow-1 {
    flex-grow: 1 !important;
}
@media (min-width: 768px) {
    footer .text-lg-sb {
        font-size: 1.125rem;
    }
}
@media (min-width: 1700px) {
    footer .text-lg-sb {
        font-size: 1.25rem;
    }
}


footer .h-100 {
    height: 100% !important;
}



footer .text-lg-md {
    line-height: 1.5 !important;
    font-size: 1rem;
}

footer .bg-greyB {
    --bs-bg-opacity: 1;
    background-color: rgba(234, 236, 244, var(--bs-bg-opacity)) !important;
}


footer .contact-landing .contact-info .goToCareer:hover i {
    transition: transform .5s;
    transform: translateX(.5rem);
}
footer a:hover {
    --bs-link-color-rgb: 190,19,63;
}

@media (min-width: 1200px) {
    footer .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
}
@media (min-width: 768px) {
    footer .text-lg-md {
        font-size: 1.125rem;
    }
}
@media (min-width: 1700px) {
    footer .text-lg-md {
        font-size: 1.25rem;
    }
}
@media (min-width: 1200px) {
    footer .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
}

/* form css start */
/*  */


footer .wpcf7 .hidden-fields-container {
    display: none;
}

footer .contact-inner .contact-frm .input-control p {
    margin-bottom: 0;
    margin-top: 2px;
}

footer .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid var(--clr-dark-black) !important;
    border-radius: 0 !important;
    height: calc(2.2em + 0.75rem + 9px) !important;
    padding: 0.375rem 0rem !important;
    color: #000000 !important;
    border: none !important;
    border-bottom: 1px solid #eaecf4 !important;
    width: 100% !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    /* opacity: 0.7; */
}

@media (max-width: 768px) {
    footer .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control {
        font-size: 16px;
    }
    footer .input-control-select .wpcf7-form-control-wrap .select2.select2-container .selection .select2-selection {
        font-size: 16px;
    }
}

footer .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
    color: #3b4040;
    opacity: 0.7;

}

footer .custom-file-upload {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    transition: 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    margin: 0.5rem 0;
    cursor: pointer;
    background-color: #f6f8fb;
    padding: 15px;
    border-radius: 6px;
    color: rgba(59, 80, 104, .5);
    position: relative;
    width: 100%;
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;

}

footer .custom-dropdown.select2-dropdown {
    background: #f6f8fb !important;
    border: 1px solid #3b4040 !important;
}

footer .custom-file-upload p {
    margin: 0;
    /* color: #3b4040; */
    color: rgba(59, 80, 104, .5);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
footer .custom-file-upload span {
    /* color: #3b4040; */
    color: rgba(59, 80, 104, .5);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font-weight-medium);
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 5px;
    width: 130px;
}

footer .input-control.input-control-number {
    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: flex-start;
}

footer .select2-container--default .custom-dropdown .select2-search--dropdown .select2-search__field {
    background-color: #ffffff;
    border: 1px solid #c7c7c7;
    outline: none;
    color: #252b2b;
}

footer .custom-dropdown .select2-results__option {
    color: rgb(0 0 0);
}

footer .custom-dropdown.select2-dropdown {
    background: #ffffff !important;
    border: 1px solid #3b4040 !important;
}

footer .input-control-select .wpcf7-form-control-wrap .select2.select2-container .selection .select2-selection {
    /* background: transparent;
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-color: #eaecf4;
    height: calc(2.2em + 0.75rem + 9px);
    padding: 0.375rem 0rem;
    outline: none; */

    background-color: transparent;
    border: none;
    border-bottom: 1px solid var(--clr-dark-black);
    border-radius: 0;
    height: calc(2.2em + 0.75rem + 9px);
    padding: 0.375rem 0rem;
    color: #3b5068;
    border: none;
    border-bottom: 1px solid #eaecf4;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    /* opacity: 0.7; */
}

footer .input-control-select .wpcf7-form-control-wrap .select2.select2-container .selection .select2-selection .select2-selection__rendered {
    height: 100%;
    line-height: normal;
    display: flex;
    align-items: center;
    padding-left: 0;
    color: black;
    font-weight: var(--mi-font-weight-light);
    font-weight: 400;
    font-size: 18px;
    /* opacity: 0.7; */
}
/* footer .input-control-select .wpcf7-form-control-wrap .select2.select2-container .selection .select2-selection .select2-selection__arrow {
    height: 30px;
    width: 30px;
} */
footer .input-control-select .wpcf7-form-control-wrap .select2.select2-container .selection .select2-selection .select2-selection__arrow {
    height: 100% !important;
    background: none;
    background-image: url('../images/footer-icons/expand_more.svg') !important;
    top: 0 !important;
    background-position: center !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

footer .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 14px;
}

footer .custom-file-upload p:last-child {
    margin-top: 0px;

    overflow: hidden;
    word-wrap: unset;
    white-space: nowrap;
}

footer .custom-dropdown.select2-dropdown {
  background: #fff;
  border: 1px solid #3b4040;
}

footer .custom-dropdown .select2-container--default .select2-search--dropdown .select2-search__field {
  background: #fff;
  border: 1px solid #3b4040;
  color: #3b4040;
}

footer .custom-dropdown .select2-results__option {
  color: #3b4040 ;
}

footer .select2-container--default .custom-dropdown .select2-search--dropdown .select2-search__field {
  background-color: #fff;
  border: 1px solid #3b4040;
  outline: none;
  color: #3b4040;
}



footer .text-sm-sb {
    font-size: 1rem;
    font-weight: 600;
}
footer .text-sm-md {
    font-size: 1rem;
    font-weight: 500;
}
footer address.text-nowrap{
    font-weight: 400;
}
footer .submit-btn p {
    width: 100%;
    margin: 0rem 0 0;
    position: relative;
    text-transform: none;
    color: #fff;
    padding: 16px 25px;
    justify-content: center;
    border-radius: 30px;
    background: #ed184f;
    display: inline-flex;
    position: relative;
    gap: 10px;
    align-items: center;
    overflow: hidden;
    transition: box-shadow 0.3s 
ease, background-color 0.3s 
ease, color 0.3s 
ease, background-color 0.3s 
ease, outline 0.3s 
ease;
    border: 1px solid #FFFFFF;
    -webkit-clip-path: inset(0 round 10px);
    clip-path: inset(0 round 10px);
    border-color: #000000;
}

footer .submit-btn p:hover {
    color: #fff;
    background-color: #f03b69;
    border-color: #a61137;
}


footer .custom-file-upload p .accept_type { 
    font-style: italic;
    color: #8bc3ff;
}

footer .submit-btn p:before { 
    content: unset;
}
footer .s-btn-text {
    line-height: 1.5 !important;
    font-size: 1rem;
    font-weight: 500;
}

@media (min-width: 1400px) {
    footer .pd-5-rm {
        padding: 0.5rem 5rem 5rem !important;
    }
}
footer .footer-icon-img {
    width: 24px;
    /* margin-bottom: 15px; */
}

@media (max-width: 1024px) { 
    footer .footer-icon-img {
        width: 20px;
        
    }
} 

@media (min-width: 768px) { 
    footer .s-btn-text {
        font-size: 1.125rem;
    }

}

@media (min-width: 576px) {
    footer .pd-3-rm {
        padding: 2.5rem !important;
    }

    /* footer .pd-5-rm {
        padding: 0.5rem 2.5rem 2.5rem !important;
    } */

    
}
@media (max-width: 1400px) { 
    footer .pd-cn-2-rm {
        padding: 2.5rem !important;
    }
    footer .pd-5-rm {
        padding: 0.5rem 2.5rem 2.5rem !important;
    }
}

@media (max-width: 1791px) { 
    footer .custom-file-upload {
        flex-direction: column;
        gap: 1px;
        align-items: normal;
    }
}

@media (max-width: 991px) {
    footer .custom-file-upload {
        flex-direction: row;
        gap: 10px;
        align-items: center;
    }
}

@media (max-width: 700px) { 
    footer .custom-file-upload {
        flex-direction: column;
        gap: 1px;
        align-items: normal;
    }
}
footer .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    padding: 0.375rem 0rem;
    height: 100px;
}
@media (max-width: 576px) { 
    footer .pd-5-rm {
        padding: 0.5rem 1.5rem 1.5rem !important;
    }
    footer .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control {
        padding: 0.375rem 0rem;
    }
    .contact-inner .contact-frm .input-control .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
        padding: 0.375rem 0rem;
    }
    footer .pd-cn-2-rm {
        padding: 1.5rem !important;
    }
}

footer .wpcf7-response-output {
    color: #000000;
    font-weight: var(--font-weight-medium);
    padding: 0.5rem 1rem !important;
    border-radius: 35px;
    font-size: 14px;
    text-align: center;
}
/*  */
/* form css end */


/* footer menu start */

footer .quick-links .quick-link-wrapper .new-footer-menu  .widget_nav_menu .widget-title {
    font-size: 1rem;
    line-height: 1.5 !important;
    font-weight: 600;
    padding: 1rem 0;

}

footer .mb-ql-5-rm {
    margin-bottom: 5rem !important; 
}

footer .quick-links .quick-link-wrapper .new-footer-menu  ul,
footer .quick-links .quick-link-wrapper .new-footer-menu  .widget_nav_menu {
    /* gap: 15px; */
    display: flex;
    flex-direction: column;
}

footer .quick-links .quick-link-wrapper .new-footer-menu  ul{
    padding: 0px;
}
footer .quick-links .quick-link-wrapper .new-footer-menu  ul li {
    list-style-type: none;
    padding: 0.5rem 0px ;
}

footer .quick-links .quick-link-wrapper .new-footer-menu  ul li a {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg); 
}
footer .quick-links .quick-link-wrapper .new-footer-menu ul li a:hover { 
    z-index: 1;
    color: #0a081b;
    text-decoration: none;
    background-color: #f8f9fa;
}
/* footer menu end */

/* footer location section start */
footer .bg-purple {
    --bs-bg-opacity: 1;
    background-color: rgba(32, 34, 115 , var(--bs-bg-opacity)) !important;
}
footer .footer-end {
    border-radius: calc(1.375rem + 1.25vw);
    padding-bottom: 2.6rem !important;
}

@media (min-width: 1440px) {
    footer .footer-end {
        border-radius: 2.5rem;
    }
}
footer .copy-right-nav-menu ul li a {
    color: #3b5068;
}

footer .icon-send-2,
footer .icon-global {
    height: 40px;
    width: 40px;
}

@media (max-width: 1399px) {
    footer .icon-send-2,
    footer .icon-global {
        height: 32px;
        width: 32px;
    }

    footer .mb-ql-5-rm {
        margin-bottom: 2.5rem !important; 
    }
}

footer .text-body {
    --bs-text-opacity: 1;
    color: rgba(59, 80, 104, var(--bs-text-opacity)) !important;
}


footer .icon-global:before {
    /* content: "\e90a"; */
    content: "";
    display: block;
    width: 100%;
    height: 100%;

    background-image: url("../images/footer-icons/Globe.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

footer .icon-send-2:before {
    /* content: "\e90d"; */
    content: "";
    display: block;
    width: 100%;
    height: 100%;

    background-image: url("../images/footer-icons/Send.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

footer .icon-arrow-right-1 {
    height: 20px;
    width: 20px;
}
footer .icon-arrow-right-1:before {
    /* content: "\e904"; */
    content: "";
    display: block;
    width: 100%;
    height: 100%;

    background-image: url("../images/footer-icons/Arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


footer .icon-LinkedIn:before {
    content: "\e917";
}
footer .icon-Dribbble:before {
    content: "\e918";
}

footer .icon-Medium:before {
    content: "\e913";
}

footer .icon-YouTube:before {
    content: "\e915";
}
footer .icon-X:before {
    content: "\e916";
}

footer .icon-Facebook:before {
    content: "\e919";
}

footer .icon-Pinterest:before {
    content: "\e914";
}

/* footer location section End */

.pd-3-ft-end {
    padding: 2.5rem !important;
}
@media (max-width: 1200px) {
    footer .icon-send-2, footer .icon-global {
        height: 24px;
        width: 24px;
    }

    footer .quick-links .quick-link-wrapper .new-footer-menu ul li {
        border: 1px solid #eaecf4;
        border-width: 0 0 1px;
    }
    footer .quick-links .quick-link-wrapper .new-footer-menu ul li:last-child {
        border: none;

    }

    footer .flex-1 {
        flex: 1;
    } 

}
@media (max-width: 1024px) and (min-width: 769px)  {
    

    footer .quick-link-wrapper {
        margin-bottom: 3%;
    }
}

@media (max-width: 991px) {
    footer .flex-1 {
        flex: 0 0 auto !important;
        width: 45%;
    }
    
}

@media (max-width: 768px) {
    footer .mt-qlw-5 {
        margin-top: 0.5rem;
    }

    footer .bd-top-none .widget-title {
        border-top: none !important;
    }
    
    footer .new-footer-menu [class^="menu-footer-menu"] {
        display: block;
    }

    footer .new-footer-menu [class^="menu-footer-menu"] {
        display: none;
    }

    footer .new-footer-menu .widget-title {
        position: relative;
        cursor: pointer;
        padding: 12px 0;
        font-weight: 600;
    }

    footer .new-footer-menu .widget-title::after {
        content: " ";
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        
        display: block;
        width: 10%;
        height: 20%;

        background-image: url("../images/footer-icons/expand_more.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: all 0.5s;
    }

    footer .new-footer-menu .widget-title.active::after {
        transform: translateY(-50%) rotate(-180deg);
    }

    footer .icon-send-2, footer .icon-global {
        height: 24px;
        width: 24px;
    }

    footer .quick-links .quick-link-wrapper .new-footer-menu  .widget_nav_menu .widget-title {
        border-top: 1px solid #eaecf4;

        
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        padding: 1rem 1.25rem;
        text-align: left;
        overflow-anchor: none;
    }
    footer .quick-links .quick-link-wrapper .new-footer-menu ul li a {
        padding: 0.5rem 1rem;
    }

    footer .quick-links .quick-link-wrapper .new-footer-menu .widget_nav_menu .widget-title.active {
        color: #5f0a20;
        background-color: #fbd1dc;
        border-radius: calc(1.375rem + 1.25vw);

        
    }
    
    footer .flex-1 {
        flex: 0 0 auto !important;
        width: 100%;
    }
    footer .text-xxl {
        font-size: calc(1.3rem + .5vw);
        word-wrap: anywhere;
    }
}

footer .copy-right-text {
    margin-bottom: 0px !important;
}

footer .copy-right-wrapper {
    text-align: center;
}