.banner__faqs svg,
.banner__faqs__for__dt svg,
.works-btn svg {
    z-index: 2;
    height: 100%;
    width: 100%
}

.banner__faqs__for__dt__label,
.banner__faqs__label,
.works-btn-text {
    -webkit-font-smoothing: antialiased
}

:root {
    --exoFont: "Exo", sans-serif;
    --ibmFont: "IBM Plex Mono", sans-serif
}

.box_phone_contact~.box_phone_contact .hd_cll {
    margin-bottom: 24px
}

.career-section .container,
.contact_bg_main .container {
    max-width: 1715px
}

.contact_bg_main {
    background-color: #0c3649
}

.contact-section .pl_rt {
    margin-top: -70px
}

.contact-section {
    position: relative;
    padding: 140px 40px 40px;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    background-image: url(../images/contact_bg_form.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    max-width: 1875px
}

.contact-section::before {
    top: 0;
    right: 0;
    border-bottom-left-radius: 40px
}

.contact-section::after {
    bottom: 0;
    left: 0;
    border-top-right-radius: 40px
}

.contact-section .btn,
.contact-section .form-control {
    border-radius: 10px;
    font-size: .875rem
}

.contact-section .form-control {
    background-color: #0d2936;
    color: #ccc;
    border: 1px solid #4493b7;
    height: 67px;
    font-family: var(--ibmFont);
    padding: 12px 29px !important
}

.gap_box_form .teams_small_txt {
    font-family: var(--ibmFont);
    font-size: .9375rem;
    color: #4493b7;
    line-height: 1.3
}

.contact-section textarea,
.contact-section textarea.form-control {
    min-height: 157px;
    max-height: 157px;
    height: 157px;
    padding-top: 20px;
    padding-bottom: 20px;
    scrollbar-width: thin;
    scrollbar-color: #364c57 #0d2935
}

.contact-section textarea::-webkit-scrollbar {
    width: 8px
}

.contact-section textarea::-webkit-scrollbar-track {
    background: #0d2935;
    border-radius: 4px
}

.contact-section textarea::-webkit-scrollbar-thumb {
    background: #364c57;
    border-radius: 4px
}

.contact-section textarea::-webkit-scrollbar-thumb:hover {
    background: #364c57
}

.contact-section .btn-send-message {
    background: url(../images/submit_bg_btn.svg) 0 0/100% 100% no-repeat;
    width: 320px;
    min-height: 50px;
    border: 0;
    color: #fff;
    padding-left: 30px;
    padding-right: 50px;
    font-family: var(--exoFont);
    font-size: 1.563rem
}
.contact-section .btn-send-message:hover{
    color:#ffcd1a;
}
.contact-section .form-control::placeholder {
    color: #ccc
}

.contact-section .btn-send-message img {
    position: relative;
    left: 20px;
    top: -3px
}

.gap_box_form {
    gap: 10px;
    margin-top: 30px
}

.contact-section .submit-btn {
    background-color: #d1a015;
    color: #fff;
    font-weight: 700;
    padding: 14px 32px;
    display: inline-flex;
    align-items: center;
    border-radius: 12px;
    transition: background .3s
}

.copy_mail:hover,
.hd_cll {
    color: #4493b7
}

.contact-section .submit-btn:hover {
    background-color: #b78e13
}

.contact-section .submit-btn i {
    margin-left: 10px
}

.hd_cll {
    margin-bottom: 11px !important
}

.contact-section .social-icons a {
    color: #fff;
    font-size: 1.25rem;
    margin-right: 0;
    text-decoration: none;
    text-align: center;
    display: block
}

.contact-section .social-icons {
    text-align: center;
    display: flex;
    gap: 20px
}

.l-box {
    font-size: 1rem;
    line-height: 1.5;
    font-family: var(--ibmFont)
}

.social-media-box {
    padding: 20px 37px;
    border-radius: 60px;
    background-color: #091d26;
    max-width: max-content;
    margin-top: 1px
}

.social-media-box span {
    margin-right: 41px;
    color: #ccc;
    font-size: .9375rem;
    font-family: var(--ibmFont)
}

.l-box p {
    font-size: 1rem;
    margin-bottom: 40px;
    max-width: 590px
}

.contact-head-top,
.contact-heading {
    width: 100%
}

.contact-heading h1 {
    font-size: 4.5rem;
    font-weight: 500;
    font-family: var(--exoFont);
    margin-top: 20px;
    line-height: 1;
    margin-bottom: 45px;
    color: #fff
}

.contact-heading h1 .line_yellow_arrow_heading {
    position: relative;
    /* left: 20px */
}

.contact-heading h1 .hdng_lst_line {
    display: block;
    font-style: normal
}

.contact-heading h4 {
    font-size: 3.1rem;
    font-weight: 100;
    font-family: var(--exoFont);
    color: #fff
}

.contact-details {
    font-size: 1rem;
    font-family: var(--exoFont)
}

.contact-details p {
    margin: 0 0 14px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1.3
}

.copy_mail {
    font-family: var(--ibmFont);
    color: #6caecb !important;
    font-size: 1rem !important;
    text-decoration: underline !important;
    padding-left: 0 !important
}

.banner-content h2,
.banner-faq-btn,
.form_section_contact h3,
.or-divider {
    font-family: var(--exoFont)
}

.about-bnr-btn,
.challange-complex.contactfooterheroimg .btn {
    text-decoration: none
}

.form_section_contact h3 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 32px;
    font-weight: 400;
    line-height: 1.4
}

.contact-details p a {
    color: #fff;
    text-decoration: none !important;
    font-weight: 500;
    padding-left: 15px
}

.contact-details p a.copy_mail {
    font-weight: 400;
    word-spacing: -4px
}

.cha-com-left h3 {
    line-height: 1.1
}

.or-divider {
    color: #154053;
    font-size: 2.625rem;
    font-weight: 800;
    position: relative;
    top: 18px;
    left: -16px;
    width: 140px
}

.line_by_line {
    opacity: 1;
    margin-top: 28px;
    margin-bottom: 30px
}

.contact-section .form-control.wpcf7-form-control:focus {
    color: #fff !important;
    border-color: #86b7fe !important;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-style: solid
}

.banner {
    position: relative
}

.banner-faq-btn {
    position: absolute;
    left: 46px;
    bottom: 25px;
    border-radius: 10px;
    padding: 18px 34px;
    background: rgba(255, 255, 255, .1);
    border: 1px solid;
    border-image-source: linear-gradient(99.3deg, rgba(255, 255, 255, 0.31) 4.5%, rgba(255, 255, 255, 0) 16.33%, rgba(255, 255, 255, 0) 70.56%, rgba(255, 255, 255, 0.39) 95.5%);
    color: #fff;
    backdrop-filter: blur(8.993576049804688px);
    -webkit-backdrop-filter: blur(8.993576049804688px);
    font-weight: 400;
    display: flex;
    text-align: left;
    gap: 24px;
    align-items: center;
    justify-content: space-between
}

.banner-faq-btn:hover {
    background-color: #1e5e76;
    background: linear-gradient(0deg, rgba(255, 255, 255, .5) 1%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .5) 100%);
    border: 1px solid #eee;
    border-radius: 13px;
    color: #fff
}

.cta-form .btn-submit,
.cta-form .w_inpt_width input {
    background-repeat: no-repeat;
    background-size: contain
}

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1800px;
    z-index: 1
}

.about-bnr-btn {
    position: absolute;
    left: 60px;
    bottom: 52px;
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #e8e8e8;
    z-index: 1;
    width: 236px;
    height: 71px;
    display: inline-block;
    align-items: center;
    overflow: visible
}

.about-bnr-btn:focus {
    color: #fff;
    outline: 0
}

.about-bnr-btn span {
    position: absolute;
    top: 23px;
    left: 42px;
    z-index: 2
}

.banner-content h2 {
    color: #fff;
    font-size: 56px;
    font-weight: 600
}

.banner-content p {
    color: #fff;
    font-size: 18px;
    font-family: "IBM Plex Mono", monospace;
    font-weight: 500;
    max-width: 840px;
    margin: 34px auto 40px;
    line-height: 1.4
}

.banner-btns {
    display: flex;
    justify-content: center;
    gap: 25px
}

.works-btn-blur {
    backdrop-filter: blur(4.5px);
    -webkit-backdrop-filter: blur(4.5px);
    clip-path: url(#bgblur_0_13061_2162_clip_path);
    height: 100%;
    width: 100%
}

.client-slider-section {
    padding-top: 42px;
    padding-bottom: 29px
}

.client-slider .jctkr-wrapper ul li {
    vertical-align: top
}

.box-clips .container {
    max-width: 1668px
}

.address-map-section {
    padding: 70px 40px 30px;
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    background-image: url(../images/location_bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    max-width: calc(100% - 40px);
    font-family: var(--ibmFont)
}

.address-map-section .section-title {
    font-size: 2.75rem;
    font-weight: 500;
    font-family: var(--exoFont);
    line-height: 1;
    margin: 0 0 10px
}

.address-map-section .section-title+p {
    font-size: 1rem;
    line-height: 1.4rem
}

.yellow_arrow_address {
    position: relative;
    top: 5px;
    left: 30px
}

.location-wrapper {
    display: flex;
    gap: 28px;
    margin-top: 38px;
    align-items: flex-start;
    justify-content: flex-start
}

.location-card {
    background-color: transparent;
    border: 1px solid #23495b;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    transition: background .3s;
    width: 50%
}

.location-card:first-child {
    width: 38%;
    background-color: #142b35
}

.location-card:nth-child(2) {
    width: 47%
}

.location-card:hover {
    background-color: #0f2834
}

.location-card p {
    font-size: .875rem;
    line-height: 1.5;
    font-family: var(--ibmFont);
    font-weight: 500
}

.location-card strong {
    font-family: var(--exoFont);
    font-weight: 500;
    font-size: 1.125rem
}

.location-card .flag {
    font-size: 1.25rem;
    margin-right: 17px
}

.map-box {
    max-height: 360px;
    border-radius: 0;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-top: 0;
    padding-left: 20px
}

.map-box::-webkit-scrollbar {
    display: none
}

.note-text {
    font-size: .938rem;
    color: #71a7bd;
    line-height: 1.3;
    margin-top: -70px
}

.map_image {
    margin-bottom: 60px;
    border-radius: 15px;
    overflow: hidden
}

.strategy-section {
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.stat_glow_area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #3ca4cc;
    border-radius: 100%;
    filter: blur(80px);
    width: 1157px;
    height: 147px;
    opacity: .5;
    z-index: -1;
    max-width: 100%
}

.strategy-section .wpcf7 input.wpcf7-form-control:not([type=submit]):focus,
.strategy-section .wpcf7 select.wpcf7-form-control:focus,
.strategy-section .wpcf7 textarea.wpcf7-form-control:focus {
    border-style: disable;
    border-color: hsl(0deg 0% 100% / 15%);
    border-width: thin;
    box-shadow: none;
    outline: 0;
    color: #fff
}

.contact-form-mob-view,
.contact_bg_main .wpcf7-form.invalid .wpcf7-response-output,
.smarter_for_tab,
form.invalid .wpcf7-response-output {
    display: none !important
}

.btn-submit,
.cta-form .btn-submit {
    display: flex;
    align-items: center;
    transition: .3s
}

.strategy-section .container-fluid {
    padding: 80px 20px
}

.strategy-section .cta-section {
    padding: 50px 15px 40px;
    position: relative;
    overflow: hidden;
    text-align: center
}

.cta-section .wpcf7 form .wpcf7-response-output {
    margin: 7px 0 0;
    border: none;
    font-size: 15px;
    text-align: left;
    color: #fff;
    padding: 0 0 0 20px;
    height: auto;
    line-height: 1
}

.strategy-section svg.top-rec {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.strategy-section svg.bottom-rec {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.strategy-section .cta-title {
    font-size: 3.75rem;
    font-weight: 500;
    color: #fff;
    font-family: var(--exoFont);
    line-height: 1.4;
    margin-bottom: 11px;
    margin-top: -4px
}

.strategy-section .highlight {
    color: #ffc107
}

.strategy-section .cta-desc {
    font-size: 1.375rem;
    line-height: 1.3;
    color: #d1e3ec;
    font-family: var(--ibmFont);
    margin-bottom: 40px
}

.career-section .upload-btn,
.career-title,
.cta-form .btn-submit,
.works-btn-text {
    font-family: var(--exoFont)
}

.cta-form {
    max-width: 717px;
    margin: 0 auto 40px
}

.cta-form .w_inpt_width input {
    border-radius: 10px;
    border: 0;
    background-color: transparent;
    color: #fff;
    padding: 12px 20px;
    font-family: var(--exoFont);
    width: 100%;
    font-size: 15px;
    height: 53px;
    background-image: url(../images/input-bg-cntct.svg)
}

.cta-form .w_inpt_width input:focus {
    background-color: transparent;
    border: 0;
    box-shadow: none
}

.cta-form .w_inpt_width input::placeholder {
    color: #fff;
    opacity: .68;
    font-size: 15px
}

.cta-form .btn-submit {
    border-radius: 10px;
    padding: 4px 5px 2px 31px;
    background-color: transparent;
    color: #fff;
    font-weight: 500;
    justify-content: space-between;
    height: 55px;
    border: 0;
    background-image: url(../images/button-bg-cntct.svg);
    font-size: 20px
}

.cta-form .btn-submit:focus {
    border: 0
}

.cta-form .btn-submit:hover {
    color: #ffc107;
}


.btn-submit {
    position: relative;
    border-radius: 10px;
    padding: 12px 25px;
    background: rgba(255, 255, 255, .05);
    color: #fff;
    font-weight: 600;
    justify-content: center;
    overflow: hidden;
    z-index: 1
}

.btn-submit i {
    margin-left: 10px;
    font-size: 1rem
}

#resume-upload,
.contact_banner_tab_btn,
.cta-form .btn-submit br,
.cta-form .btn-submit>svg,
.form_sec_faq .faq-note,
.mob_chatbot__banner,
.only_mob_btn_bnr,
.rec_mob_subscribe,
.rec_tab_subscribe,
.tab_chatbot,
.yllow_arrow_tab {
    display: none
}

.career-section {
    padding: 0
}

.container-career-section {
    max-width: 1669px;
    margin: 0 auto;
    padding: 0 .75rem
}

.career-box {
    background-color: #0c242f;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: none !important
}

.career-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px 0 0 20px
}

.career-content .wpcf7 .wpcf7-submit,
.career-section .upload-btn {
    font-size: 1.375rem;
    border: none;
    padding: 1rem 1.5rem 1rem 29px;
    font-weight: 500;
    line-height: 1.4;
    color: #242424
}

.career-content {
    padding: 2rem;
    color: #fff;
    max-width: 80%;
    margin: auto
}

.career-content p {
    font-family: var(--ibmFont)
}

.career-content form p {
    margin-bottom: 0 !important;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px
}
.career-content form .upload-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 10px;
    /* max-width: 400px; */
    margin-left: auto;
    margin-bottom: 0 !important;
}
.career-content form .upload-wrapper #file-name {
    font-size: 0.875rem;
    color: #4493b7;
    font-family: var(--ibmFont);
    font-weight: 400;
    /* max-width: 350px; */
    margin-top: 20px;
    margin-left:auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.career-content form p .wpcf7-form-control-wrap {
    position: absolute;
    width: auto;
    right: 0;
    bottom: -30px
}

.career-title {
    font-weight: 600;
    font-size: 3.0625rem;
    margin-bottom: 8px;
    color: #fff;
    line-height: 1.73
}

.career_txt {
    color: #4493b7;
    font-weight: 400;
    font-size: 1.125rem;
    margin-bottom: 8px
}

.career-subtitle {
    font-weight: 300
}

.career-text {
    font-size: 1.125rem;
    color: #fff;
    line-height: 130%;
    margin-bottom: 0
}

.career-section .upload-btn {
    background: #9ca5aa;
    border-radius: 8px;
    margin-top: 0;
    transition: background .7s;
    margin-left: auto;
    align-self: flex-end;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    min-width: 306px;
    text-align: left
}

.career-section .upload-btn:hover {
    background: #f0f0f0;
    transition: background .7s
}

.career-section .upload-btn svg {
    margin-left: 18px;
    transition: transform .3s
}

.career-section .upload-btn:hover svg path {
    fill: #242424
}

.upload-btn svg {
    margin-left: 8px;
    transition: transform .3s, fill .3s
}

.upload-btn:hover svg {
    transform: translateY(2px)
}

.upload-btn path {
    transition: fill .3s
}

.career-content .wpcf7 .wpcf7-submit {
    float: right;
    position: relative;
    bottom: 0;
    width: 138px;
    height: 63px;
    border-radius: 8px;
    background: #f0f0f0a1;
    backdrop-filter: blur(11.5px);
    -webkit-backdrop-filter: blur(11.5px);
    font-family: Exo;
    transition: background .3s
}

#contact-form-area {
    scroll-margin-top: 60px
}

.career-content .wpcf7 .wpcf7-submit:focus,
.career-content .wpcf7 .wpcf7-submit:hover {
    background: #f0f0f0;
    color: #242424
}

.challange-complex {
    padding-top: 98px;
    min-height: 442px
}

.challange-complex.contactfooterheroimg .container {
    max-width: 1675px
}

.challange-complex.contactfooterheroimg {
    background: url(../images/contact-footer-heroimg.webp) center/100% 100% no-repeat;
    margin-top: -26px;
    position: relative
}

.banner-content h2 {
    line-height: 1.2em
}

.banner-faq-btn,
.works-btn {
    transition: background-color .3s;
    outline: 0 !important
}

.career-content .wpcf7 {
    margin-top: 39px
}

.wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 8px;
    color: #ffcd1a
}

.career-content .wpcf7 form .wpcf7-response-output {
    font-size: 10px;
    line-height: 1.6;
    margin: 10px 0 10px 10px;
    text-align: right;
    padding-right: 0
}

.career-section .career-content .career_txt {
    margin-bottom: 8px !important
}

.career-section .career-content .career-title {
    margin-bottom: 12px !important;
    color: #fff;
    font-size: 49px;
    line-height: 1
}

#primary,
.box_phone_contact span p,
.custom-number-div p,
.faq-right ._faqs-accordion-item .accordion-header {
    margin-bottom: 0
}

.chartbot {
    text-decoration: none !important
}

.contact-faq-form .faq-section .faq-left p .wpcf7-submit:hover {
    background-color: #fff !important
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border: none;
    display: none
}

.wpcf7 form .wpcf7-response-output {
    border: none
}

.contact-form-mob-view .contact-details {
    flex-direction: column;
    gap: 28px
}

.contact-heading-inner {
    display: flex;
    justify-content: space-between
}

.box_phone_contact span,
.custom-number-div {
    display: flex;
    gap: 24px
}

.w_btn_wdth {
    margin-bottom: 0 !important;
    width: 261px
}

.w_inpt_width {
    width: 445px
}

@media(min-width:1366px) {
    /* .contact-heading {
        transform: translate3d(-500px, 0, 0)
    }

    .contact_form_row {
        transform: translate3d(500px, 0, 0)
    }

    .contact-details {
        transform: translate3d(0, -500px, 0)
    } */
}

.banner__faqs__for__dt,
.works-btn {
    display: inline-flex;
    overflow: visible
}

.desk_chatbot {
    position: absolute;
    left: 0;
    top: 0
}

.cha-com-right span .btn {
    color: #fff
}

.cha-com-right span .btn img {
    filter: none
}

.cha-com-right span .btn svg path {
    fill: #fff
}

.career-content .wpcf7-spinner {
    position: absolute;
    right: 0;
    display: block;
    margin: 0;
    width: 20px;
    height: 20px;
    top: 22px
}

.career-content form.wpcf7-form.invalid p>span.wpcf7-form-control-wrap {
    display: block;
    width: 100%
}

.career-content form.wpcf7-form.invalid p>span.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 15px;
    width: 100%;
    display: block;
    max-width: 100%;
    text-align: right;
    font-size: 9px
}

.form_section_contact .wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 10px;
    position: relative;
    top: 6px;
    text-align: right
}

.works-btn {
    position: relative;
    width: 194px;
    height: 49px;
    align-items: center;
    justify-content: center;
    border-radius: 11.242px;
    text-decoration: none
}

.works-btn svg,
.works-btn__glass {
    position: absolute;
    pointer-events: none;
    inset: 0
}

.works-btn__glass {
    border-radius: inherit;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .05);
    background-clip: padding-box;
    z-index: 1;
    border: 1px solid rgba(255, 255, 255, .06)
}

.works-btn-text {
    color: #fff;
    user-select: none;
    position: relative;
    z-index: 3;
    font-weight: 600;
    fill: white;
    cursor: pointer;
    user-select: none;
    width: 100%;
    font-size: 18px;
    text-align: center
}

.works-btn:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 120, 255, .18);
    border-radius: inherit
}

.works-btn.no-blur .works-btn__glass {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(255, 255, 255, .09)
}

.banner__faqs {
    width: 166px;
    height: 71px;
    bottom: 1px;
    position: absolute;
    left: 14px;
    overflow: visible;
    z-index: 1
}

.banner__faqs__glass {
    position: absolute;
    left: 8px;
    top: 6px;
    width: 150px;
    height: 55px;
    border-radius: 7px;
    pointer-events: none;
    z-index: 1;
    -webkit-backdrop-filter: blur(12.5px);
    backdrop-filter: blur(12.5px);
    background: rgba(255, 255, 255, .1);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, .06);
    box-sizing: border-box
}

.banner__faqs__for__dt__glass,
.banner__faqs__glass--icon {
    background: rgba(255, 255, 255, .1);
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    z-index: 1
}

.banner__faqs__glass--icon {
    left: 104px;
    top: 14px;
    width: 41px;
    height: 40px;
    border-radius: 8.64767px;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, .06)
}

.banner__faqs svg {
    position: absolute;
    inset: 0;
    pointer-events: none
}

.banner__faqs path {
    fill: white
}

.banner__faqs__label {
    z-index: 1
}

.banner__faqs:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 120, 255, .18);
    border-radius: 8px
}

.banner__faqs.no-blur .banner__faqs__glass,
.banner__faqs.no-blur .banner__faqs__glass--icon {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(255, 255, 255, .14)
}

.banner__faqs__for__dt {
    position: absolute;
    width: 426px;
    height: 104px;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    left: 17px;
    bottom: 32px
}

.banner__faqs__for__dt__glass {
    left: 52px;
    top: 10px;
    width: 322px;
    height: 81px;
    border-radius: 14px;
    -webkit-backdrop-filter: blur(12.5px);
    backdrop-filter: blur(12.5px);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, .06)
}

.banner__faqs__for__dt__glass--icon {
    position: absolute;
    left: 178px;
    top: 14px;
    width: 40px;
    height: 40px;
    border-radius: 8.64767px;
    pointer-events: none;
    z-index: 1;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, .1);
    background-clip: padding-box;
    border: 1px solid rgba(255, 255, 255, .06);
    box-sizing: border-box
}

.banner__faqs__for__dt svg {
    position: absolute;
    inset: 0;
    pointer-events: none
}

.banner__faqs__for__dt path {
    fill: white;
    transform: translateX(15px) translateY(-1px) scale(.7);
    transform-origin: center
}

.banner__faqs__for__dt__label {
    position: absolute;
    z-index: 1;
    text-decoration: none;
    font-family: "IBM Plex Mono", monospace;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.35;
    color: #e8e8e8;
    left: 87px;
    top: 29px
}

.banner__faqs__for__dt:focus {
    outline: 0
}

.banner__faqs__for__dt svg>rect+rect {
    width: 30.15px;
    transform: translateX(-3px) translateY(4px);
    height: 30px;
    border-radius: 0
}

.banner__faqs__for__dt:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(0, 120, 255, .18);
    border-radius: 8px
}

.banner__faqs__for__dt.no-blur .banner__faqs__for__dt__glass,
.banner__faqs__for__dt.no-blur .banner__faqs__for__dt__glass--icon {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgba(255, 255, 255, .14)
}

@media (min-width:1900px) {
    .contact-section textarea.form-control {
        padding-top: 27px !important
    }

    .banner video {
        height: 99vh
    }

    .banner-content h2 {
        line-height: 1.4em;
        position: relative;
        top: 4px
    }

    .cha-com-right span {
        padding: 29px 30px 29px 100px;
        min-height: 112px
    }

    .cha-com-left h3 {
        margin-bottom: 27px
    }

    .cha-com-right span p {
        font-size: 18px;
        line-height: 27px
    }

    .cs-shutter-left {
        margin-top: -1px
    }

    .chartbot {
        right: 61px;
        bottom: 23px
    }

    .cs-shutter-right {
        margin-top: -3px
    }

    .svg-box {
        position: relative;
        top: 14px
    }

    .cha-com-right span .btn {
        left: -160px
    }

    .cha-com-right span:hover::after {
        width: 540px
    }

    .cha-com-right {
        padding-top: 51px
    }

    .contact-section .pl_rt {
        margin-top: -98px;
        padding-left: 94px;
        padding-right: 10px
    }

    .contact-heading h4 {
        font-size: 3.75rem;
        font-weight: 200
    }

    .contact-details p,
    .contact-details p a {
        font-size: 1.125rem;
        display: inline-block
    }

    .or-divider {
        font-size: 42px
    }

    .contact-heading h1 {
        font-size: 90px;
        line-height: .9
    }

    .l-box p {
        max-width: 100%;
        font-size: 1.125rem;
        margin-bottom: 50px
    }

    .contact-heading h1 .line_yellow_arrow_heading {
        left: 40px;
        position: relative;
        top: -5px
    }

    .contact-section .btn,
    .contact-section .form-control {
        font-size: .9375rem
    }

    .contact-section .btn-send-message {
        font-size: 1.875rem;
        font-weight: 600;
        width: 366px;
        min-height: 56px;
        background-size: 100% 100%
    }

    .location-card p {
        font-size: 1rem
    }

    .address-map-section {
        padding: 80px 40px 20px
    }

    .desc_map_short {
        margin-top: 22px
    }

    .cta-form .btn-submit {
        font-size: 20px;
        height: 55px
    }

    .cta-form .w_inpt_width input {
        height: 53px;
        padding-left: 23px !important;
        padding-right: 23px !important
    }

    .w_btn_wdth {
        width: 260px !important;
        padding: 0;
        margin-left: 11px
    }

    .w_inpt_width {
        width: 445px !important;
        padding: 0
    }

    .line_by_line {
        margin-bottom: 29px;
        margin-top: 23px
    }

    .contact_form_box,
    .contact_form_row {
        margin-top: 0 !important
    }

    .form_section_contact h3 {
        margin-bottom: 44px
    }

    .contact_form_box {
        margin-bottom: 26px !important
    }

    .contact_form_box.col-md-7 {
        width: calc(58.33333333% - 15px)
    }

    .contact_form_box.col-md-5 {
        width: calc(41.66666667% + 15px)
    }

    .contact_form_box:last-of-type {
        margin-bottom: 0 !important
    }

    .contact-section {
        padding-bottom: 32px
    }

    .contact-details .box_phone_contact p:last-of-type {
        margin-bottom: 0
    }

    .box_phone_contact~.box_phone_contact .hd_cll {
        margin-bottom: 16px !important
    }

    .location-card:first-child {
        width: 298px
    }

    .location-card:nth-child(2) {
        width: 380px
    }

    .note-text {
        margin-top: -65px
    }

    .map-box {
        max-height: 440px
    }

    .strategy-section .cta-section {
        padding: 60px 3px 90px
    }

    .strategy-section .container-fluid {
        padding-top: 55px;
        padding-bottom: 39px
    }

    .elementor-shortcode:has(.faq-section) {
        padding-top: 12px
    }

    .career-content {
        padding:  40px 40px 40px 112px;
        /* padding: 0 0 39px 112px; */
        /* max-width: 816px; */
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
        max-width: 100%;
    }

    .career-section .upload-btn {
        min-width: 300px
    }

    .address-map-section .section-title {
        font-size: 3.75rem;
        margin: 0
    }

    .yellow_arrow_address {
        top: 11px;
        left: 30px;
        width: 55px
    }

    .gap_box_form {
        margin-top: 37px;
        margin-bottom: 0 !important
    }

    .box_phone_contact p {
        display: flex
    }
}

@media (max-width:1900px) {
    .banner__faqs__for__dt {
        left: -20px;
        bottom: 7px
    }

    .headerrightcurv {
        top: 73px
    }

    .challange-complex {
        min-height: 300px
    }

    .about-bnr-btn span {
        left: 22px
    }

    .career-content {
        max-width: 90%
    }

    .banner-content {
        max-width: 75%
    }

    .challange-complex.contactfooterheroimg .container {
        max-width: 1465px
    }

    .contact-section {
        max-width: 1425px
    }

    .banner {
        padding: 16px 20px 0;
        max-width: 100%
    }

    .container-career-section {
        max-width: 1500px;
        padding: 0
    }

    .line_by_line {
        margin-top: 20px;
        margin-bottom: 30px
    }

    .or-divider {
        top: 0;
        left: -10px;
        width: 140px
    }

    .contact_bg_main {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        padding: 120px 0
    }
}

@media (max-width:1800px) {
    .contact_bg_main {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        padding: 90px 0
    }
}

@media (max-width:1700px) {
    .contact_bg_main {
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        padding: 90px 0
    }
}

@media (max-width:1515px) {
    .headerrightcurv {
        top: 62px
    }

    .career-content .wpcf7-spinner {
        top: 12px
    }

    .desk_chatbot {
        width: 239px;
        height: 88px
    }

    .box_phone_contact {
        width: 41.66666667%
    }

    .contact-section .btn-send-message {
        width: 290px;
        padding-right: 20px;
        font-size: 1.2rem;
        min-height: 45px
    }

    .contact-section .btn-send-message img {
        left: 5px
    }

    .l-box p br {
        display: none
    }

    .l-box p {
        max-width: 450px
    }

    .gap_box_form .teams_small_txt {
        font-size: .75rem
    }

    .contact-heading h4 {
        font-size: 2.1rem
    }

    .contact-heading h1 {
        font-size: 3.2rem
    }

    .contact-heading h1 .line_yellow_arrow_heading svg {
        width: 170px
    }

    .contact-section {
        padding: 100px 20px 40px
    }

    .contact-section .pl_rt {
        margin-top: -20px
    }

    .location-card:nth-child(2) {
        width: 50%
    }

    .address-map-section {
        padding: 100px 20px
    }

    .address-map-section .section-title {
        font-size: 2.9rem
    }

    .strategy-section .cta-title {
        font-size: 3rem
    }

    .wpcf7 .wpcf7-submit {
        max-width: 100px
    }

    .box-clips .container,
    .career-content {
        max-width: 100%
    }

    .or-divider {
        top: 0;
        left: -30px;
        width: 100px
    }

    .contact-section {
        max-width: 1315px;
        width: 100%
    }

    .container-career-section {
        max-width: 1300px
    }

    .career-section .career-content .career-title {
        font-size: 35px
    }

    .career-text {
        font-size: 1rem
    }

    .career-section .upload-btn {
        font-size: 18px;
        padding: 0 0 0 15px;
        height: 45px;
        min-width: 234px
    }

    .career-section .wpcf7 .wpcf7-submit {
        font-size: 18px;
        padding: 5px;
        height: 45px;
        max-width: 100%
    }

    .career-section {
        padding: 0
    }

    .challange-complex.contactfooterheroimg .container {
        max-width: 1304px
    }

    .stat_glow_area {
        height: 67px
    }

    .tab-contact-form {
        align-items: center !important
    }

    .tab-contact-form .contact-heading {
        margin-bottom: 90px !important
    }
}

@media (max-width:1365px) {
    .contact_bg_main {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.1);
        padding: 100px 0
    }

    .banner__faqs__for__dt {
        left: -20px;
        bottom: 10px;
        width: 331px;
        height: 71px
    }

    .banner__faqs__for__dt__glass {
        left: 55px;
        top: 6px;
        width: 220px;
        height: 55px;
        border-radius: 7px
    }

    .banner__faqs__for__dt__label {
        font-size: 12px;
        left: 73px;
        top: 16px
    }

    .banner__faqs__for__dt svg>rect+rect {
        width: 39.15px;
        transform: translateX(0) translateY(0);
        height: 38px
    }

    .banner__faqs__for__dt path {
        transform: translateX(8px) translateY(-1px) scale(.9)
    }

    .desk_chatbot {
        width: 239px;
        height: 88px
    }

    .about-bnr-btn {
        left: 45px;
        bottom: 40px
    }

    .contact_banner_desk_btn {
        width: 300px
    }

    .faq-section {
        padding: 30px 0 80px
    }

    .social-media-box {
        padding: 20px 30px
    }

    .social-media-box span {
        margin-right: 21px;
        font-size: 12px
    }

    .contact-section .social-icons {
        gap: 10px
    }

    .pl_lt {
        width: 40%
    }

    .pl_rt {
        width: 60%
    }

    .or-divider {
        left: -16px;
        width: auto
    }

    .contact-section {
        max-width: 1000px;
        width: 100%
    }

    .career-content {
        max-width: 100%
    }

    .contact-heading h1 {
        font-size: 2.5rem
    }

    .contact-heading h1 .line_yellow_arrow_heading svg {
        width: 130px
    }

    .contact-heading h4 {
        font-size: 1.8rem
    }

    .note-text {
        max-width: 220px
    }

    .note-text br {
        display: none
    }

    .container-career-section {
        padding-left: 14px;
        padding-right: 14px;
        max-width: 1024px
    }

    .challange-complex.contactfooterheroimg .container {
        max-width: 1024px;
        padding: 0
    }

    .strategy-section svg.bottom-rec {
        right: 0;
        bottom: 0;
        pointer-events: none
    }
}

@media (max-width:1279px) {
    .banner {
        padding-left: 14px;
        padding-right: 14px
    }

    .contact_bg_main {
        transform: none;
        -webkit-transform: none;
        -o-transform: none;
        padding: 30px 0
    }
}

@media screen and (max-width:1024px) {

    .contact-heading,
    .tab-contact-form .contact-heading {
        margin-bottom: 0 !important
    }

    .box_phone_contact.write-box span>p {
        position: relative
    }

    .box_phone_contact.write-box .copied-msg {
        color: green;
        position: absolute;
        left: 0;
        font-size: 11px;
        display: block;
        bottom: -17px;
        margin: 0 !important
    }

    .strategy-section svg.bottom-rec {
        bottom: 7px
    }

    .headerrightcurv {
        width: 8px;
        height: 8px
    }

    .career-content form p>br,
    .contact_banner_desk_btn,
    .desk_chatbot,
    .rec_dt_subscribe,
    .yllow_arrow_dt {
        display: none
    }

    .smarter_for_tab {
        display: inline !important
    }

    .contact-form-desk-view,
    .smarter_for_desk {
        display: none !important
    }

    .address-map-section .section-title {
        font-size: 2.5rem
    }

    .yellow_arrow_address {
        top: 7px
    }

    .left_locate {
        margin-bottom: 60px;
        padding-left: 15px !important
    }

    .contact-details p a,
    .map-box {
        padding-left: 0
    }

    .map_image {
        margin-bottom: 20px
    }

    .address-map-section {
        padding: 80px 20px 40px
    }

    .strategy-section .container {
        max-width: 100%
    }

    .cta-form .btn-submit {
        max-width: 244px;
        margin: 0 auto;
        background-image: url(../images/button-bg-cntct-for-tab.svg);
        height: 50px;
        font-size: 18px
    }

    .strategy-section .cta-section {
        padding: 40px 0 0;
        margin-bottom: 0
    }

    .career-box {
        border-radius: 10px 10px 0 0
    }

    .career-section .upload-btn svg {
        margin-left: 8px;
        width: 17px
    }

    .banner-content {
        max-width: 632px
    }

    .banner-content h2 {
        font-size: 30px !important;
        max-width: 469px;
        line-height: 1.3;
        margin: -50px auto 10px
    }

    .about-bnr-btn {
        left: 27px;
        bottom: 15px;
        font-size: 12px;
        width: 252px;
        height: 64px
    }

    .banner video,
    .ttl_video_area,
    .ttl_video_area::before {
        border-radius: 9px
    }

    .about-bnr-btn span {
        top: 16px;
        left: 24px;
        z-index: 2
    }

    .career-title .career-subtitle,
    .contact_banner_tab_btn,
    .rec_tab_subscribe,
    .tab_chatbot {
        display: block
    }

    .banner-content p {
        font-size: 15px !important;
        font-weight: 500 !important;
        line-height: 1.3;
        margin-top: 0 !important;
        margin-bottom: 34px !important
    }

    .banner-faq-btn {
        font-size: 12px;
        padding: 9px 10px 14px 17px;
        gap: 8px
    }

    .banner-faq-btn svg {
        width: 40px;
        height: 40px
    }

    .strategy-section .cta-title {
        font-size: 35px;
        margin-top: 9px;
        margin-bottom: 5px
    }

    .cta-form .w_inpt_width input {
        width: 396px;
        margin: auto;
        background-image: url(../images/input-bg-cntct-for-tab.svg);
        height: 48px
    }

    .strategy-section .cta-desc {
        font-size: 14px;
        margin-bottom: 27px;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto
    }

    .career_txt {
        font-size: 12px;
        line-height: 1.3;
        margin-bottom: 15px
    }

    .career-title {
        font-size: 32px;
        line-height: 36.84px;
        margin-bottom: 16.49px
    }

    .career-text {
        font-size: 14px;
        margin-bottom: 0 !important
    }

    .or-divider {
        font-size: 1.375rem
    }

    .contact-details p {
        font-size: .75rem
    }

    .contact-section .form-control,
    .social-media-box span {
        font-size: 12px
    }

    .contact-section .btn-send-message img {
        left: 8px;
        max-width: 29px;
        top: -1px
    }

    .contact-heading h4 {
        font-size: 20px;
        line-height: 33px
    }

    .contact-heading h1 {
        line-height: 130%;
        margin-bottom: 15px
    }

    .l-box p {
        font-size: 14px;
        line-height: 1.3;
        max-width: 100%;
        margin-bottom: 20px
    }

    .contact-heading-inner {
        gap: 47px;
        gap: 40px
    }

    .contact-section .pl_rt {
        margin-top: 0;
        padding: 0
    }

    .contact-details p a.copy_mail {
        text-decoration: underline !important;
        font-size: 12px !important;
        letter-spacing: .1px
    }

    .contact-form-mob-view .contact-details {
        gap: 10px;
        margin: 0
    }

    .form_section_contact h3 {
        font-size: 16px;
        margin-bottom: 2px;
        text-align: center
    }

    .contact-section .form-control {
        height: 63px;
        padding: 12px 25px !important
    }

    .box_phone_contact:first-child,
    .gap_box_form {
        margin-top: 0
    }

    .contact-heading h1 .line_yellow_arrow_heading svg {
        width: 61px
    }

    .yllow_arrow_tab {
        display: inline
    }

    .contact-heading h1 .line_yellow_arrow_heading {
        left: 6px
    }

    .social-media-box {
        margin-bottom: 30px;
        max-width: max-content;
        width: auto
    }

    .contact_bg_main {
        padding: 0;
        max-width: 716px;
        margin: auto
    }

    .form_section_contact .contact_form_row {
        margin-bottom: 0
    }

    .pl_rt {
        width: 100%
    }

    .pl_lt {
        width: 100%;
        padding-right: 0;
        padding-left: 0 !important
    }

    .box-clips .container .row {
        margin: 0
    }

    .box-clips .container {
        padding: 0
    }

    .box_phone_contact {
        width: 100%;
        margin-top: 33px;
        padding: 0 !important
    }

    .custom-number-div img {
        max-width: 27px
    }

    .box_phone_contact span {
        gap: 42px
    }

    .banner {
        padding-top: 14px
    }

    .headerrightcurv {
        top: 46px
    }

    .career-content .wpcf7 .wpcf7-submit {
        float: left;
        max-width: 138px !important;
        height: 45px;
        padding: 5px;
        font-size: 18px
    }

    .career-content form p .wpcf7-form-control-wrap {
        right: auto
    }

    .contact-section {
        background: url(../images/contact_bg_form-mob.png) center center/100% 100% no-repeat;
        max-width: 100%;
        padding: 17px 21px 6px
    }

    .contact-section .btn-send-message {
        position: relative;
        top: 17px;
        padding: 10px 42px 10px 25px;
        width: 260px;
        min-height: 43px;
        font-size: 20px
    }

    .contact-details {
        flex-direction: column;
        align-items: end;
        gap: 26px
    }

    .or-divider {
        left: -59px;
        display: none
    }

    .strategy-section .container-fluid {
        padding: 19px 14px 47px
    }

    .faq-section .faq-right .title-area h2 {
        left: -14px
    }

    .career-box>.col-lg-5 {
        max-width: 336px
    }

    .career-box>.col-lg-7 {
        max-width: 355px
    }

    .career-content .wpcf7 {
        margin-top: 31px;
        margin-bottom: 0
    }

    .career-content {
        text-align: left;
        padding: 27px 17px 7px 0
    }

    .faq-section {
        padding: 8px 0 35px
    }

    .container-career-section {
        padding-left: 0;
        padding-right: 0;
        max-width: 716px
    }

    .career-content .wpcf7 form .wpcf7-response-output {
        font-size: 12px;
        line-height: 1;
        position: absolute;
        bottom: -4px;
        margin: 0;
        text-align: left;
        left: -9px
    }

    .career-content form {
        padding: 0 0 15px
    }

    .cta-form {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px
    }

    .career-section .career-content .career_txt {
        margin-bottom: 12px !important
    }

    .career-section .upload-btn {
        margin-left: 0;
        min-width: 234px;
        margin-top: 0;
        max-width: 234px;
        height: 45px;
        padding: 0 10px 0 23px;
        font-size: 18px
    }

    .contact-form-mob-view .hd_cll {
        font-family: var(--exoFont);
        font-weight: 400;
        font-style: Regular;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0;
        color: #4493b7
    }

    .contact-form-mob-view {
        display: block !important;
        max-width: 357px;
        width: 100%;
        margin-top: 8px
    }

    .col-md-6.contact_form_box,
    .contact-head-top {
        width: 50%
    }

    .contact-heading-inner .contact-head-top {
        max-width: 270px
    }

    .contact-form-mob-view .social-media-box {
        margin-bottom: 0;
        margin-top: 22px;
        padding: 9.5px 21px;
        border-radius: 50px
    }

    .line_by_line {
        margin-top: 5px;
        margin-bottom: 22px;
        display: block
    }

    .contact_form_box {
        margin-top: 24px
    }

    .col-md-5.contact_form_box {
        width: calc(41.66666667% + 15px)
    }

    .col-md-7.contact_form_box {
        width: calc(58.33333333% - 15px)
    }

    .faq_arrow_icon {
        margin-left: 0;
        rotate: 90deg;
        width: 25px
    }

    .contact-section .social-icons a img {
        height: 18px;
        width: 18px
    }

    .contact-section .social-icons {
        gap: 15px
    }

    .contact-heading h1 {
        font-size: 35px;
        margin-top: 0
    }

    .box_phone_contact span p {
        gap: 12px
    }

    .gap_box_form .teams_small_txt {
        font-size: 14px
    }

    .career-image {
        max-height: 324px
    }

    .career-section .career-content .career-title {
        font-size: 32px;
        margin-bottom: 15px !important;
        line-height: 1.2
    }

    .contact-faq-sec {
        margin-top: 0 !important
    }

    .banner {
        padding-left: 14px !important;
        padding-right: 14px !important
    }

    .banner video {
        height: 468px !important
    }

    .write-box span a {
        font-size: 16px;
        letter-spacing: .8px
    }

    .box_phone_contact.write-box span {
        gap: 19px;
        padding-left: 2px
    }

    .write-box span p {
        gap: 18px
    }

    .box-clips .form_section_contact .contact_form_row {
        margin: 0 -11px
    }

    .contact-section textarea,
    .contact-section textarea.form-control {
        min-height: 144px;
        max-height: 144px;
        height: 144px;
        padding-top: 17px !important
    }

    .challange-complex.contactfooterheroimg {
        background-image: url(../images/contact-bottom-banner-tab-version.webp);
        margin-top: -32px;
        min-height: 180px;
        padding-top: 39px;
        height: auto;
        padding-right: 33px
    }

    .cha-com-right span {
        width: 240px;
        min-height: 60px;
        padding: 8px 10px 8px 90px
    }

    .cha-com-right span p {
        top: 4px
    }

    .cha-com-right span .btn {
        left: -65px;
        width: 140px;
        height: 35px;
        font-size: 14px;
        padding: 10px 9px;
        border-radius: 5px
    }

    .cha-com-right {
        padding-top: 5px;
        padding-right: 0
    }

    .cha-com-right span:hover::after {
        width: 320px
    }

    .cha-com-right span .btn img {
        max-width: 15px;
        position: relative;
        top: -1px
    }

    .cha-com-left h3 {
        margin-bottom: 16px
    }

    .cha-com-left {
        padding: 0 15px 0 36px
    }

    .cha-com-left p {
        font-size: 15px;
        max-width: 100%
    }
}

@media (max-width:744px) {
    .headerrightcurv {
        top: 46px
    }
}

@media (max-width:743px) {

    .career-content .wpcf7 .wpcf7-submit,
    .cha-com-right {
        margin-left: auto
    }

    .banner__faqs__for__dt {
        display: none !important
    }

    .form_section_contact .wpcf7 form .wpcf7-response-output {
        text-align: center;
        margin-bottom: 0;
        position: relative;
        top: -4px
    }

    .career-content .wpcf7 form .wpcf7-response-output {
        font-size: 10px;
        bottom: -18px
    }

    .box_phone_contact.write-box .copied-msg {
        position: relative;
        top: 2px
    }

    .career-box::after,
    .contact-section .pl_rt::after {
        position: absolute;
        background-size: contain;
        content: "";
        background-repeat: no-repeat;
        right: 0
    }

    .cha-com-right span {
        width: 291px;
        height: 60px;
        padding: 10px 10px 10px 144px
    }

    .cha-com-right span .btn {
        left: -15px;
        width: 138px;
        height: 34px
    }

    .cha-com-right {
        padding-top: 26px;
        width: 100%;
        justify-content: flex-end;
        display: flex;
        padding-right: 76px
    }

    .banner-cont,
    .cha-com-left {
        padding: 0
    }

    .challange-complex.contactfooterheroimg {
        background-image: url(../images/contact-bottom-banner-mobile.webp);
        margin-top: -34px;
        min-height: 295px;
        padding-top: 49px;
        height: auto;
        padding-right: 33px
    }

    .cha-com-left p {
        font-size: 16px
    }

    .cha-com-left h3 {
        margin-bottom: 8px
    }

    .ttl_video_area::before {
        border-radius: 0 0 6px 6px
    }

    .career-content {
        padding: 9px 0;
        margin-top: 3px
    }

    .career-content .wpcf7 {
        margin-top: 16px
    }

    .career-section .career-content .career_txt {
        margin-bottom: 8px !important
    }

    .career-box {
        border-radius: 6px 6px 0 10px;
        position: relative;
        overflow: visible
    }

    .career-box::after {
        background-image: url(../images/upload_btm_union_mob.svg);
        width: 180px;
        height: 40px;
        left: auto;
        margin: auto;
        z-index: 1;
        display: block;
        overflow: visible;
        top: 98%
    }

    .career-content form {
        padding-bottom: 8px
    }

    .career-section .career-content .career-title {
        font-size: 28px;
        margin-bottom: 9px !important
    }

    .career-title .career-subtitle {
        display: inline;
        font-size: 28px
    }

    .career-content p.career-text {
        font-size: 13px;
        font-family: IBM Plex Mono;
        color: #fff;
        font-weight: 400;
        line-height: 129.99999523162842%
    }

    .career-image {
        max-height: 138px
    }

    .cta-form {
        margin-bottom: 18px
    }

    .container-career-section {
        max-width: 424px
    }

    .career-box>.col-lg-5 {
        max-width: 100%
    }

    .career-box>.col-lg-7 {
        max-width: 100%;
        padding: 0 15px;
        position: relative;
        z-index: 11
    }

    .client-slider-section {
        padding-top: 39px
    }

    .headerrightcurv {
        top: 46px;
        width: 8px;
        height: 8px
    }

    .banner {
        padding-left: 8px !important;
        padding-right: 8px !important;
        padding-top: 8px
    }

    .address-map-section {
        background-image: url(../images/map-mobile-bg.svg);
        padding: 80px 20px 100px
    }

    .or-divider {
        left: 0;
        text-align: left;
        margin: 10px 0;
        justify-content: flex-start !important;
        top: 0
    }

    .gap_box_form {
        gap: 16px;
        padding-top: 0 !important;
        margin-top: 0
    }

    .strategy-section {
        margin-top: 50px
    }

    .gap_box_form .teams_small_txt {
        margin-top: 2px;
        margin-bottom: 10px !important
    }

    .contact-heading h1 .line_yellow_arrow_heading,
    .contact-section .pl_rt::before,
    .desk_and_tab_btn,
    .line_by_line,
    .note-text br,
    .rec_tab_subscribe {
        display: none
    }

    .only_mob_btn_bnr,
    .rec_mob_subscribe {
        display: block
    }

    .l-box p,
    .social-media-box {
        margin-bottom: 20px
    }

    .contact-heading h1 .hdng_lst_line {
        display: inline-block;
        font-style: normal
    }

    .contact-section .btn-send-message {
        font-size: 20px;
        height: 45px;
        max-width: 260px;
        display: flex;
        align-items: center;
        line-height: 1;
        padding: 11px 42px 10px 37px;
        width: 260px;
        min-height: auto
    }

    .contact-section .btn-send-message img {
        left: 12px;
        max-width: 29px;
        top: 0
    }

    .career-section .upload-btn {
        margin: 0
    }

    .contact-heading h1+p,
    .contact-section .pl_lt,
    .contact-section .pl_rt {
        margin-left: auto;
        margin-right: auto
    }

    .career-section .career-image {
        border-radius: 6px 6px 0 0
    }

    .faq-section .faq-right .title-area h2 {
        left: 0
    }

    .faq-section .container {
        padding-top: 10px
    }

    .contact-faq-sec {
        margin-top: 40px !important
    }

    .note-text {
        max-width: 200px
    }

    .contact-section {
        background: 0 0;
        max-width: calc(100% - 16px);
        padding: 0;
        overflow: visible
    }

    .contact-section .pl_rt {
        padding: 25px 34px 0;
        margin-top: 24px;
        width: 424px;
        max-width: 100%;
        height: auto;
        background-color: #0c2430;
        border-radius: 12px;
        position: relative
    }

    .contact-section .pl_rt::after {
        background-image: url(../images/form-bottom-small-shape.svg);
        top: auto;
        width: 327px;
        height: 52px;
        left: 0;
        margin: auto;
        z-index: -1;
        display: block;
        bottom: -50px
    }

    .contact-heading,
    .form_section_contact {
        position: relative;
        z-index: 1
    }

    .form_section_contact h3 {
        font-size: 20px;
        max-width: 285px;
        margin: auto auto 24px;
        line-height: 1.3
    }

    .contact-section .form-control {
        padding: 12px 27px !important;
        font-size: 14px
    }

    .col-md-5.contact_form_box,
    .col-md-6.contact_form_box,
    .col-md-7.contact_form_box {
        width: 100%
    }

    .gap_box_form {
        flex-direction: column;
        margin-bottom: 0 !important
    }

    .contact-section .btn-send-message {
        position: absolute;
        bottom: -34px;
        left: 0;
        right: 0;
        margin: auto;
        top: auto
    }

    .contact-section textarea,
    .contact-section textarea.form-control {
        min-height: 144px;
        max-height: 144px;
        height: 144px
    }

    .contact-heading-inner {
        flex-direction: column;
        align-items: center;
        gap: 10px
    }

    .contact-details {
        align-items: center
    }

    .contact-section .pl_lt {
        position: relative;
        padding: 0 16px 42px !important;
        margin-top: 45px;
        background-color: #0c242f;
        border-radius: 10px;
        width: 424px
    }

    .contact-section .pl_lt::before {
        position: absolute;
        content: "";
        height: 23px;
        width: 289px;
        top: -22px;
        background-image: url(../images/mob-contact-small-bg.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center top;
        z-index: 0;
        left: 0;
        right: 0;
        margin: auto
    }

    .contact-head-top {
        width: 100%;
        max-width: 100% !important;
        text-align: center
    }

    .contact-heading h4 {
        font-size: 20px;
        margin-bottom: 2px;
        line-height: 1.4
    }

    .contact-heading h1 {
        font-size: 30px;
        margin-bottom: 16px
    }

    .contact-heading h1+p {
        max-width: 393px;
        font-size: 13px;
        width: 100%
    }

    .box_phone_contact.write-box span {
        flex-direction: column;
        gap: 18px;
        padding-left: 0
    }

    .box_phone_contact.write-box span p,
    .hd_cll {
        justify-content: center
    }

    .box_phone_contact:nth-child(2) span {
        flex-direction: column;
        align-items: center;
        gap: 12px
    }

    .contact_form_box {
        margin-top: 0;
        margin-bottom: 15px
    }

    .box_phone_contact {
        margin-top: 30px
    }

    .box_phone_contact span {
        gap: 44px
    }

    .contact-details p a.copy_mail {
        font-size: 12px !important;
        letter-spacing: 0
    }

    .contact-form-mob-view .social-media-box {
        padding-top: 7px;
        padding-bottom: 10px;
        margin-top: 24px
    }

    .l-box p {
        line-height: 1.3
    }

    .strategy-section .cta-title {
        font-size: 30px;
        padding: 0;
        max-width: 302px;
        line-height: 1.3;
        margin: 0 auto 9px
    }

    .contact-form-mob-view {
        margin-top: 1px
    }

    .contact-form-mob-view .hd_cll {
        margin-bottom: 20px !important
    }

    .strategy-section .container-fluid {
        padding: 25px 8px 54px
    }

    .strategy-section .cta-desc {
        font-size: 13px;
        margin-bottom: 19px
    }

    .strategy-section .cta-section {
        padding: 28px 4px 15px
    }

    .cta-form .w_inpt_width input {
        width: 396px;
        margin: auto;
        position: relative;
        left: -6px;
        padding: 12px 21px !important
    }

    .w_inpt_width {
        margin-bottom: 12px !important
    }

    .banner-btns {
        gap: 15px;
        flex-direction: column
    }

    .works-btn {
        margin: 0 auto;
        font-size: 18px
    }

    .banner-content {
        padding: 0 40px
    }

    .banner-content p {
        font-size: 16px !important
    }

    .banner-content h2 {
        font-size: 30px !important;
        margin-bottom: 17px
    }

    .banner-faq-btn {
        left: 16px
    }

    .banner video {
        height: 787px !important
    }

    .only_mob_btn_bnr>span {
        position: absolute;
        left: 22px;
        font-size: 14px;
        font-family: IBM Plex Mono;
        color: #e8e8e8;
        font-weight: 600;
        line-height: 20px;
        top: 13px
    }

    .strategy-section svg.bottom-rec {
        bottom: -1px
    }

    .mob_chatbot__banner {
        right: 15px;
        width: auto;
        height: auto;
        padding: 0;
        background: 0 0;
        bottom: 1px;
        position: absolute;
        display: block;
        z-index: 1
    }
}

@media (max-width:439px) {
    .or-divider {
        margin: 10px 0 0
    }

    .contact-section {
        padding: 0
    }

    .contact-section .pl_lt::before {
        height: 25px;
        width: 249px;
        top: -22px
    }

    .social-media-box {
        padding: 10px 20px;
        border-radius: 10px
    }

    .contact-details p a,
    .contact-heading h1+p {
        font-size: 11px
    }

    .address-map-section .section-title {
        font-size: 1.8rem
    }

    .address-map-section {
        padding: 60px 20px
    }

    .location-wrapper {
        flex-direction: column
    }

    .location-card {
        width: 100% !important;
        margin-bottom: 0 !important
    }

    .note-text {
        margin-top: 15px;
        max-width: 100%
    }

    .left_locate {
        margin-bottom: 30px;
        padding: 0 !important
    }

    .yellow_arrow_address {
        top: 3px
    }

    .career-text {
        font-size: .875rem
    }

    .career-content {
        padding: 20px 0
    }

    .cha-com-right {
        padding-right: 0;
        padding-top: 10px
    }

    .container-career-section {
        max-width: calc(100% - 16px)
    }

    .contact-section .pl_rt::after {
        width: 287px
    }

    .bottom_stat_area_offer .cha-com-right {
        right: 10px
    }

    .gap_box_form .teams_small_txt {
        font-size: 12px
    }

    .career-section .upload-btn {
        font-size: 1rem;
        padding: .75rem 1rem;
        line-height: 1.3;
        text-align: center;
        justify-content: center;
        min-width: 206px
    }

    .form_section_contact h3 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .career-content form p {
        gap: 6px
    }

    .contact-heading h4 {
        font-size: 16px
    }

    .box_phone_contact span {
        gap: 24px;
        justify-content: center
    }

    .strategy-section .cta-section {
        padding: 28px 4px 35px
    }

    .cta-form .w_inpt_width input {
        width: 326px;
        left: -13px;
        height: 40px;
        padding: 6px 21px !important
    }

    .cta-form .btn-submit {
        max-width: 194px;
        height: 40px;
        font-size: 13px
    }

    .contact-heading h1 {
        font-size: 22px
    }

    .box_phone_contact {
        margin-top: 20px
    }

    .wpcf7 input.wpcf7-form-control:not([type=submit]) {
        padding: 10px 12px
    }

    .contact-section .form-control {
        height: 48px
    }

    .contact-section textarea,
    .contact-section textarea.form-control {
        min-height: 110px;
        max-height: 110px;
        height: 110px
    }

    .contact-section .btn-send-message {
        max-width: 224px;
        font-size: 15px;
        padding: 12px 28px 10px
    }

    .contact-section .btn-send-message img {
        width: 32px;
        top: 0
    }

    .banner-content p {
        font-size: 12px !important
    }

    .l-box p {
        font-size: .675rem
    }

    .contact-form-mob-view .hd_cll {
        margin-bottom: 14px !important;
        font-size: 16px
    }

    .contact-section .pl_lt {
        margin-top: 25px;
        padding-bottom: 30px !important
    }

    .banner-content h2 {
        font-size: 24px !important
    }

    .challange-complex.contactfooterheroimg {
        min-height: 285px
    }

    .faq-section .wpcf7 form .wpcf7-response-output {
        top: 43px
    }

    .cha-com-right span p {
        top: 0
    }
}