@import url('https://cdn.jsdelivr.net/npm/font-proxima-nova@1.0.1/style.min.css');

body {
    font-family: 'Proxima Nova', sans-serif;
}

.body h1,
h2,
h3,
h4,
h5,
ul,
li,
.large,
.section-titles,
.section-title {
    font-family: var(--font_tropline) !important;
}

.breadcrumb_wrapper .section-subtitle{color:#737D8C;}

.blog-detail .blog-details-area .comment-box form input {
    border-radius: 100px;
}

.blog-detail .blog-details-area .comment-box form textarea {
    border-radius: 20px;
}

.img-div01 .mobileimg {
    visibility: hidden;
    display: none;
}

.brand-area-card-section.text-sec .text {
    font-size: 24px;
}

.brand-area-card-section.text-sec.brand-area .section-heading {
    max-width: 1280px;
}

.img-div01 .desktopimg {
    display: block;
}

.indu-detail .features-wrapper {
    display: flex !important;
}

#myTab.fixed {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    z-index: 10;
}

.indu-detail .feature-content {
    justify-content: space-evenly;
}

.indu-detail .feature-content .wcf_iconbox {
    width: 17%;
}

/* ----------------------------service----------------------------- */
.econnecz-comm.services-details .faq-area .accordion .accordion-item:not(:last-child) {
    margin-bottom: 0px;
}

.services-details .what-offersec {
    padding-top: 60px;
}

.services-details #triggeredSection.feature-area {
    padding-top: 80px;
}

.services-details .what-offersec .section-title {
    color: #2E3A46;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;

}

.services-details .feature-area.style-8 .feature-section-top {
    grid-template-columns: 2fr 1.5fr;
}

.econnecz-comm.services-details .image-text-sec .wc-btn-primary.btnnbg {
    background-color: transparent;
    border: 1px solid #fff;
    margin-left: 30px;
}

.services-details .text-div01 {
    gap: 0;
}

.services-details .text-div01 p {
    padding-top: 20px;
    padding-bottom: 60px;
    color: #FFF;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.services-details .counter-area .wcf_iconbox.style-5:first-child .cf_title {
    max-width: 230px;
}

.services-details .feature-area.style-8 .feature-section-top .text {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.services-details .services-area .section-heading .content .text {
    max-width: 600px;
    color: #737D8C;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.services-details .pin__area.section-spacing {
    padding-top: 70px;
    padding-bottom: 300px;
}

.services-details .services-area .thumb {
    margin-bottom: 100px;
}

.services-details .services-area .section-heading .content .text-wrapper {
    margin-bottom: 30px;
}


.services-details .pin__area .cf_btn {
    color: #ED1C24 !important;
}

.services-details .pin__area.section-spacing .section-title {
    color: #FFF;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.24px;
}

.services-details .pin__area .services-wrapper .icon-wcf-play-2:before {
    display: none;
}

.services-details .services-area .services-wrapper {
    border-inline-start: 1px solid #2C4DA1;
}

.services-details .service-item-border:not(:first-child) {
    border-top: 1px solid #2C4DA1;
}

.services-details #triggeredSection {
    .thumb .cf_image span {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        line-height: 18px;
        /* 112.5% */
        letter-spacing: -0.32px;
        text-transform: uppercase;
    }

    .title {
        color: #2E3A46;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        letter-spacing: -0.48px;
    }

    .text {
        color: #737D8C;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.36px;
    }
}

.services-details .pin__area .services-wrapper {
    .service-item {
        padding-top: 50px;
        padding-bottom: 70px;
        justify-content: flex-start;
    }

    .service-item .content {
        max-width: 100%;
    }

    .service-item .number {
        color: #FFF;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: -0.32px;
        text-transform: uppercase;
    }

    .service-item .text {
        color: #737D8C;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.36px;
    }

    .service-item .text-list .text-list-item {
        color: #737D8C;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.36px;
        position: relative;
        font-family: 'Proxima Nova', sans-serif !important;
        padding-left: 20px;
    }

    .service-item .text-list .text-list-item::before {
        content: '';
        position: absolute;
        left: 0;
        top: 8px;
        width: 8px;
        height: 8px;
        background-color: #737D8C;
        border-radius: 50%
    }


    .service-item .text-list span {
        color: #FFF;
        font-weight: 500;
    }

    .service-item .text span {
        color: #FFF;
        font-weight: 500;
    }

    .service-item .content {
        display: grid;
        grid-template-columns: 190px 55%;
        gap: 70px;
    }

    .content h3 {
        color: #FFF;
        font-size: 24px;
        line-height: 28px;
        letter-spacing: -0.48px;
    }
}

/* ----------------------------service----------------------------- */
.services-details .services-area .section-heading .content .section-title {
    max-width: 100%;
    padding-top: 0;
}

.services-details .services-area {
    background-color: #122A67;
}

.services-details .brand-area {
    background-color: #fff;
}

.services-details .projects-area.section-spacing {
    padding-top: 0;
}

.services-details .faq-area .accordion {
    width: 100%;
}

.services-details .feature-inner.style-2 {
    display: block;
}

.services-details .wcf_iconbox.style-2:last-child {
    padding: 100px 50px;
    border-top: 1px solid rgba(211, 211, 211, 0.50);
    border-right: 1px solid rgba(211, 211, 211, 0.50);
    min-height: 300px;
}

.services-details #triggeredSection .container {
    max-width: 100% !important;
}

.services-details .feature-area.style-8 .feature-section-top {
    grid-template-columns: 2fr 1fr;
}

.services-details .faq-area .tickpara {
    margin-top: 55px;
    display: flex;
    flex-direction: column;
    gap: 20px;

    li {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
        align-items: center;
    }

    P {
        color: #2E3A46;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: -0.36px;
    }
}

.services-details .services-area {
    .section-title {
        color: #fff;
    }

    .text {
        color: #fff;
    }

    .section-heading .content .text {
        color: #fff;
    }

    .wc-btn-normal {
        color: #fff;
    }

    .service-item .title {
        color: #fff;
    }

    .service-item .number {
        color: #fff;
    }

}

.services-details {
    .accordion-sec .section-title-wrapper.style-5 .text {
        color: #000;
    }

    .faq-area .section-title {
        max-width: 100%;
    }

    .counter-area {
        padding-top: 170px;
    }
}

.econnecz-comm .section-title-wrapper.style-5 .subtitle-wrapper {
    margin-bottom: 50px;
}

.econnecz-comm .bg-gray {
    background-color: #F9F9F9 !important;
}

.econnecz-comm::-webkit-scrollbar {
    width: 2px !important;
}

.econnecz-index .input-box input:focus {
    border: 1px solid #2E3A46;
    outline: none;
    transition: 0.5s;
}

.econnecz-comm .main-menu ul.dp-menu li {
    position: relative;
    padding: 0 0px;
}

.econnecz-comm .sticky .main-menu ul.dp-menu {
    padding: 18px 18px;
}

.econnecz-comm .main-menu ul.dp-menu {
    background-color: #fff;
    padding: 18px 0px;
    width: 300PX;
}

.econnecz-comm .offcanvas-3__menu li a:hover {
    background-position: 58px;
    color: #fff;
    letter-spacing: 1.5px;
}

#formUnique123 input:focus {
    background-color: #F8F8F8;

}

.econnecz-comm .offcanvas-3__menu li a {
    font-size: 18px;
    line-height: 15px;
}

.econnecz-comm .close-button {
    background-color: #bfbfbf17;
    border: none;
}

.econnecz-comm .close-button span {
    background-color: black;

}

.econnecz-comm .close-button:hover {
    background-color: #bfbfbf17;
    border: none;
}

.econnecz-comm .offcanvas-3__menu li a {
    background-position: 58px;
    color: #fff;
    background-image: linear-gradient(90deg, #fff, #ddd 0%, #666 0);
    letter-spacing: 1.5px;
}

.econnecz-comm .offcanvas-3__menu li:not(:last-child) {
    margin-bottom: 22px;
}

.econnecz-comm .offcanvas-3__area {
    background-color: #fff;
}

.econnecz-comm.services-landing-page .active {
    color: #2E3A46 !important;
}

.indexbannerimgformob {
    display: block;
}

.indexbannerimgformob {
    display: none;
}

.econnecz-comm .open-offcanvas .linemenu {
    position: absolute;
    left: -20px;
    top: -7px;
    /* padding: 8px 0; */
    background: #000;
    height: 2px;
    width: 20px;

}

.econnecz-comm .footer-area .copy-text a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.econnecz-comm .open-offcanvas .linemenu::before {
    content: "";
    height: 2px;
    width: 20px;
    position: absolute;
    bottom: -6px;
    background: black;
    left: 0;
    right: 0;
}

.econnecz-comm .open-offcanvas .linemenu::after {
    content: "";
    height: 2px;
    width: 20px;
    position: absolute;
    top: -6px;
    background: black;
    left: 0;
    right: 0;
}

.econnecz-comm .open-offcanvas {
    position: relative;

}

.econnecz-comm .details-content-area {
    padding-top: 0;
    padding-bottom: 100px;
}

.econnecz-comm .service-details-area .working-steps {
    margin: 100px 100px 0 100px;
}

.econnecz-comm .services-landing-page .faq-area-inner .section-title {
    color: #2E3A46;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}

.econnecz-comm .service-detail1.service-details-area .working-step .count {
    color: #2E3A46;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.econnecz-comm .service-detail1.service-details-area .experience-area .counter-box .number {
    color: #FFF;

    text-align: center;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
    margin-bottom: 10px;
}

.econnecz-comm .service-detail1 .details-content-area .details-content .section-title-wrapper {
    margin-bottom: 70px;
}

.econnecz-comm .service-detail1 .details-content-area .details-feature-content {
    margin-top: 60px;
}

.econnecz-comm .service-detail1 .details-content-area .details-feature-content .title {
    margin-bottom: 40px;
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.48px;
}

.econnecz-comm .service-detail1 .details-content-area .details-feature-content .feature-list-wrapper .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.econnecz-comm .service-detail1 .details-content-area .details-feature-content .feature-list-wrapper {
    margin-inline-start: 0px;
}

.econnecz-comm .details-content-area .details-feature-content .feature-list .icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    font-size: 14px;
}

.econnecz-comm .details-content-area .details-feature-content .feature-list li {
    gap: 20px;
}

.econnecz-comm .header-area.style-2 .search-icon {
    color: var(--primary) !important;

}

.service-details-area .details-content .section-title {
    color: #2E3A46;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}

.service-details-area .details-content .text-wrapper .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.econnecz-comm .service-details-area .working-step:before {
    background-color: #C9D5E9;
}

.econnecz-comm .service-details-area .working-step .count::before {
    background-color: #C9D5E9;
}

.econnecz-comm .working-step {
    width: 100%;
    max-width: 100%;
}

.econnecz-comm .service-details-area .working-step {
    padding: 0 50px;
}

.econnecz-comm .service-details-area .working-step .title {
    padding-top: 0px;
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.48px;
}

.econnecz-comm .service-details-area .working-step .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.service-detailfaq.faq-area .accordion {
    width: 100%;
}

.service-detailfaq.faq-area .section-title {
    max-width: 500px;
    width: 100%;
    padding-top: 0;
}

.econnecz-comm .banner-5 .banner-inner {
    padding-top: 180px;
}

input::placeholder {
    font-family: 'Proxima Nova', sans-serif !important;
    font-size: 12px;
    color: #ABB6C7;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;
}

.bold-text {
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.24px;
    vertical-align: middle;
    padding: 0 4px;
}

.econnecz-comm .contact-area form input::placeholder,
form textarea::placeholder {
    color: #ABB6C7;
    font-family: "Proxima Nova", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;

    text-transform: uppercase;
}

.econnecz-comm .contact-area form .wc-btn-primary {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.28px;
    text-transform: uppercase;
    padding: 21px 40px;
}

form select {
    appearance: none;
    /* Remove default arrow */
    -webkit-appearance: none;
    -moz-appearance: none;

}

.contact-us {
    .section-title {
        font-size: 60px;
    }

    .location-info {
        max-width: 360px;
    }

    .location-info .logo {
        width: 230px;
    }
}

.econnecz-comm .contact-area form textarea {
    padding: 30px 30px;
    font-family: 'Proxima Nova', sans-serif !important;
    border-radius: 35px;
    overflow: hidden;
}

.econnecz-comm .contact-area form input {
    padding: 34px 30px;
    border-radius: 100px;
}

.econnecz-comm .contact-area form select {
    color: #000;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    padding: 15px 30px;
    text-transform: uppercase;
    height: 62px;
}

.econnecz-comm .contact-area form select option {
    font-family: "Proxima Nova", sans-serif;
}

.container {
    max-width: 1600px !important;
}

.econnecz-comm a,
label,
input,
p {
    font-family: 'Proxima Nova', sans-serif !important;
}

.econnecz-comm .faq-area .accordion .accordion-button {
    color: #2E3A46 !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.48px;
    justify-content: space-between;
    flex-direction: row;

}

.econnecz-comm.services-landing-page .faq-area .accordion .accordion-button {

    padding-top: 20px;
    padding-bottom: 20px;
}

.econnecz-comm .service-details-area .working-step-wrapper {
    display: block;
}

.econnecz-index .testimonial-item.style-5 .quote-icon-wrap {
    margin-bottom: 50px;
}

.econnecz-comm .project-item.style-1 .title {
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 0px;
    letter-spacing: -0.48px;
    margin: 30px 0;
    font-family: var(--font_tropline) !important;
}

.econnecz-comm .project-details-main-wrapper .section-title {
    padding-top: 0;
    color: #2E3A46;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}

.econnecz-comm .project-details-main-wrapper .text-wrapper .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    font-family: 'Proxima Nova', sans-serif !important;
}

.econnecz-comm .projects-areacase .project-item.style-1 .title {
    margin: 0px 0;
}

.econnecz-comm .project-details-area .meta-box .icon {

    background: rgba(46, 58, 70, 0.5);

}

.econnecz-comm .project-details-area .meta-box .title {
    color: rgba(46, 58, 70, 0.5);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.28px;
    text-transform: capitalize;
}

.econnecz-comm .project-details-area .meta-box .text {
    color: #2E3A46;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.4px;
    font-family: var(--font_tropline) !important;
}

.econnecz-comm .project-details-area .wcf_iconbox.style-1 .title {
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.48px;
}

.econnecz-comm .project-details-area .wcf_iconbox.style-1 .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.econnecz-comm .project-details-area .content-box .list-plus li {
    color: #2E3A46;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.36px;
    margin-bottom: 20px !important;
}

.econnecz-comm .projects-areacase .project-item.style-1 .project-content h2 {
    margin: 30px 0;
}

.econnecz-comm .project-details-area .content-box .feature-list {
    margin-top: 50px;
    margin-left: 0;
}

.econnecz-comm .faq-area .accordion .accordion-item:not(:last-child) {
    margin-bottom: 49px;
}

.econnecz-comm .faq-area.service-detailfaq .accordion .accordion-item:not(:last-child) {
    margin-bottom: 0px;
}

.econnecz-comm .project-item.style-1 .title:hover {
    color: #2E3A46;

}

.econnecz-comm .testimonial.style-5::before {

    background-color: #2C4DA1;
}

.econnecz-comm .project-item.style-1 .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.econnecz-comm .com-service-sec.service-area .service-wrapper {
    grid-template-columns: 445px 1fr;
    gap: 150px;
}

.econnecz-comm .blog-area.style-5 .wc-btn-primary {
    font-size: 14px;
    background-color: #ED1C24;
}

.econnecz-comm .faq-area .accordion .accordion-body {
    color: #737D8C !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.econnecz-comm .projects-area .button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.body-wrapper.consultant-financial {
    --primary: #2E3A46 !important;
    --secondary: #4A7172;
    max-width: 1920px;
    margin: auto;
}

.think-area {
    overflow: hidden;
}

.econnecz-comm .faq-area .accordion .accordion-body span {
    color: #ED1C24;
    text-decoration: none;
}

.econnecz-comm .header-area.sticky .wc-btn-primary {
    background-color: #ED1C24;
    color: white;
    padding: 17px 30px;
    border: none;
}

.select-txt {
    font-family: var(--font_tropline) !important;
}

.econnecz-comm .banner-5 .wc-btn-primary {
    border-radius: 0 !important;
}

.econnecz-comm .banner-5 .wc-btn-primary {
    background-color: #ED1C24;
    border-radius: 100px !important;
    /* border: none; */
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #ED1C24;
}

.econnecz-comm .wc-btn-primary:hover {
    background-color: #D3060E;
    border: 1px solid #D3060E;
}

.econnecz-comm .banner-5 .wc-btn-primary.know-more {
    background-color: transparent;
    color: #2E3A46;
    border-radius: 100px !important;
    border: 1px solid #2E3A46;
}

.econnecz-comm .banner-5 .wc-btn-primary.know-more:hover {
    background-color: #2E3A46;
    color: #FFF;
    border-radius: 100px !important;
    border: 1px solid #2E3A46;
}

.econnecz-comm .header-area .wc-btn-primary {
    padding: 17px 30px;
}

.econnecz-comm .header-area.sticky .header-area__inner {
    height: 70px !important;
}

.econnecz-comm .banner-5 .title {
    max-width: 100%;
}

.econnecz-comm .wc-btn-primary.know-more {
    background-color: transparent;
    color: #2E3A46;
    text-transform: uppercase;
    border-radius: 100px !important;
    border: 1px solid #2E3A46;
    font-weight: 700;
    font-size: 14px;
    /* line-height: 70px; */
    letter-spacing: -0.28px;
    text-transform: uppercase;
}

.econnecz-comm .wc-btn-primary {
    background-color: #ED1C24;
    border: 1px solid #ED1C24;
    font-size: 14px;
    border-radius: 100px;
    /* border: none; */
    text-transform: uppercase;
    font-weight: 700;
}

.econnecz-comm .wcf_iconbox.style-6 .title {
    color: #122A67;
    margin-bottom: 40px;
}

.econnecz-comm .wcf_iconbox.style-6 .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    /* 166.667% */
    letter-spacing: -0.36px;
}

.econnecz-comm .wc-btn-underline {
    color: #ED1C24;
    font-size: 14px;
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.28px;
    text-transform: uppercase;
}

.econnecz-comm .banner-area {
    background-color: #F5F7FA;
}

.econnecz-comm .banner-5 .banner-area-top {
    background-color: #F5F7FA;
}

.econnecz-comm .banner-5 .text-box {
    padding: 0px 0px 40px 80px;
    background-color: #F5F7FA;
    position: relative;
    padding-inline-start: 40px;
}

.econnecz-comm .section-title-wrapper.style-5 .section-subtitle {
    border-radius: 100px;
    border: 1px solid #E8E8E8;
    padding: 11px 15px;
    color: #2E3A46;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;
}

.econnecz-comm .contact-area .section-subtitle {
    border-radius: 100px;
    border: 1px solid #E8E8E8;
    padding: 11px 15px;
    color: #2E3A46;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;
    font-family: 'Proxima Nova', sans-serif !important;
}

.econnecz-comm .contact-area .subtitle-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

.econnecz-comm .contact-area .section-title {
    color: #2E3A46;
    text-align: center;
    font-size: 48px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
    letter-spacing: -0.96px;
}

.econnecz-comm .contact-area {
    background-color: #F9F9F9;
}

.econnecz-comm .contact-area .line-vertical {

    background: #C9D5E9;
}

.econnecz-comm .contact-area .meta-list li a {
    color: #2E3A46;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.4px;
    font-family: var(--font_tropline) !important;
}

.econnecz-comm .contact-area .meta-list li p {
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.28px;
    text-transform: capitalize;
    text-align: center;
}

.econnecz-comm .feature-content.style-6 .text {
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.32px;
    font-family: 'Proxima Nova', sans-serif !important;
}

.econnecz-comm .section-title-wrapper.style-5 .cf_text {
    margin-top: 28px;
}

.econnecz-comm .section-title-wrapper.style-5 .button-wrapper {
    margin-top: 50px;
}

.comm-font {
    .section-title.large {
        font-family: var(--font_tropline);
    }

    .section-title {
        font-family: var(--font_tropline);
    }

    .blog.style-1 .title {
        font-size: 30px;
        line-height: 1.16;
        margin-bottom: 18px;

    }
}

.menu-mob {
    display: none;
}

.comm-font .section-title.large {
    font-size: 70px;
    color: #2E3A46;
}

.lines {
    display: none !important;
}

.blog-area.style-1.inner-style-1 {
    padding-top: 100px !important;
}

.main-menu li.menu-item-has-children>a:after {
    display: none !important;
}

::placeholder {
    font-family: var(--font_tropline);
    color: #ABB6C7;
    font-size: 10px;
}

.padd-side-1452.service-area {
    padding-top: 150px;
}

.blog-area-padd.blog-area {
    padding-top: 150px;
    padding-bottom: 100px;
}

.blog-sec-2.blog-area.style-1.inner-style-1 .section-title {
    font-size: 60px;
}

.econnecz-logo.header__logo {
    width: 170px;
    overflow: hidden;
}

.header-area.sticky .econnecz-logo.header__logo img {
    max-width: 92%;
}

.econnecz-logo.header__logo img {
    max-width: 92%;
}

.footer-area.style-5 {

    background-color: #122A67 !important;

}

.econnecz-comm .footer-area .footer-menu>*:first-child {
    min-width: 0;
}

.econnecz-comm .widget-item.subscribe-form-item {
    width: 100%;
}

.econnecz-comm .footer-area .subscribe-form-item .header {
    align-items: center;
    display: block;
}

.econnecz-comm .widget-item .subscribe-form input {
    border-radius: 45px;
}

.widget-itemflex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.econnecz-comm .widget-item {
    max-width: 400px;
}

.econnecz-comm .footer-area .subscribe-form-item .title-2 {
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.4px;
    max-width: 100% !important;
}

.econnecz-comm .widget-item .header p {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    text-transform: capitalize;
}

.econnecz-comm .footer-copy-wrapper {
    border-top: 1px solid #2C4DA1;
}

.econnecz-comm .footer-area.style-5 .logo-wrapper {
    width: 290px;
}

.econnecz-comm .footer-area.style-5 .scroll-up-btn span {
    letter-spacing: -0.32px;
}

.econnecz-comm .widget-item ul {
    padding-top: 30px;
}

.econnecz-comm .email-text a {
    font-family: var(--font_tropline) !important;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.32px;
}

.footer-para {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.28px;
    text-transform: capitalize;
    margin-top: 40px;
}

.footer-area.style-5 .widget-item .widget-title {
    font-size: 16px;
    font-weight: 700;
}

.footer-area.style-5 .widget-item ul li {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    margin-bottom: 30px;
}

.footer-area.style-5 .widget-item .text {
    max-width: 300px;
    font-family: 'Proxima Nova', sans-serif !important;
}

.footer-area.style-5::before {
    background-color: #122A67 !important;
}

.footer-area.style-5 .scroll-up-btn {

    border: 1px solid #2C4DA1 !important;
    background: #122A67 !important;
}

.footer-area {
    margin: 0 0px !important;
    border-radius: 0px !important;
}

.footer-area .footer-menu>*:first-child::before {
    display: none !important;
}

.footer-area.style-5 .logo-wrapper::after {
    background-color: #2C4DA1 !important;
}

.widget-item .subscribe-form input {
    color: var(--white);
    border: 1px solid #2C4DA1;
    background-color: #122A67 !important;

}

.econnecz-comm .footer-copy-wrapper {
    max-width: 100%;
}

.widget-item .subscribe-form input::placeholder {
    color: #ABB6C7 !important;
    font-weight: 700 !important;
    font-size: 12px;
}

.econnecz-comm .footer-area.style-5 .scroll-up-btn {
    bottom: 27%;
}

.header-area.sticky {
    background-color: #fff !important;
}

.section-heading {
    padding-bottom: 0px !important;
}

.comm-font .btn-wrapper .btn-text-flip span {
    font-size: 14px;
}

.econnecz-comm .faq-area .faq-area-inner {
    padding-top: 100px;
}

.econnecz-comm {
    .work-area {
        background-color: transparent !important;
    }

    .work-area .section-heading {
        margin-bottom: 60px;
        padding-bottom: 0px;
    }

    .banner-5 .title {
        font-size: 70px;
        line-height: 80px;
        margin-bottom: 15px;
        color: #2E3A46;
        font-weight: 600;
        letter-spacing: -1.44px;
    }

    .banner-5 .btn-wrapper {
        margin-top: 40px;
        gap: 10px;
    }

    .work-area.section-spacing {
        padding-bottom: 0;
        padding-top: 150px;
    }
}

.section-heading-75 .section-heading {
    padding-bottom: 75PX;
}

.econnecz-aboutus {
    .section-heading {
        margin-bottom: 58px;
        padding-bottom: 0px;
    }

    .project-details-main-wrapper .section-title {
        padding-top: 0;
    }

    .faq-inner {
        justify-content: space-between;
    }

    .faq-area .faq-content {
        width: 80%;
    }

    .faq-area .faq-thumb {
        width: 20%;
    }
}

.work-area.stakeholders-sec {
    background-color: transparent;
}

.stakeholders-sec {
    background-color: #fff;
}

.econnecz-index .think-area {
    background-color: #EDF4FF;
    padding-top: 140px;
    padding-bottom: 140px;

}

.econnecz-index .think-thumb-wrapper {
    max-width: 100%;
}

.econnecz-index .projects-area .project-item {
    border-left: none;
    padding: 032px
}

.econnecz-index .projects-area .projects-wrapper {
    margin: 0px -29px;
}

.econnecz-index .accordion-sec {
    background-color: #122A67;
    padding-top: 140px;
    padding-bottom: 140px;
}

.econnecz-comm .case-study {
    padding-bottom: 140px;
}

.accordion-sec .section-title-wrapper.style-5 .text {
    margin-top: 28px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.48px;


}

.otherIndustryinput {
    margin: 8px 10px;
    /* border-bottom: 1px solid rgb(0, 0, 0); */
    width: 70%;
    border-radius: 0 !important;
    box-shadow: 0;
    margin: 0;
    padding: 0;
    border: 0 !important;
}

.sec-btn {
    background: none !important;
    color: red !important;
}

.econnecz-comm .accordion-sec .wc-btn-primary {
    margin-top: 52px;
}

.econnecz-comm .wcf_iconbox.style-5 {
    border-top: 1px solid #EBF1F1;
    border-inline-end: 1px solid #EBF1F1;
    max-width: 390px;
    padding: 20px 20px;
}

.econnecz-index.econnecz-comm .wcf_iconbox.style-5 {
    border-top: 1px solid #2C4DA1;
    border-inline-end: 1px solid #2C4DA1;
    max-width: 390px;
    padding: 45px 20px;
}

.accordion-sec .faq-inner {
    justify-content: space-between;
}

.econnecz-index .think-area .accordion-sec {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
}

.econnecz-index .brand-area.brand-area-card-section {
    padding-bottom: 0;
}


.brand-area.trusted-by {

    background-color: #fff;
}

.econnecz-index .counter-area {
    background-color: transparent;
}

.econnecz-index .brand-area-card-section {
    padding-bottom: 0px;

    .section-heading {
        padding-bottom: 0;
    }
}

.econnecz-index .brand-area {
    background-color: #fff;
    padding-top: 140px;
    padding-bottom: 140px;
}

.econnecz-comm .work-area .title-wrapper {
    max-width: 1130px;
}

.econnecz-index .projects-area {
    padding-top: 50px;
    padding-bottom: 150px;
    background-color: #fff;
}

.econnecz-index .testimonial-section .section-heading {
    padding-bottom: 0;
}

.econnecz-index .testimonial-section {
    background-color: #122A67;
    padding-top: 140px;
    padding-bottom: 140px;
}

.econnecz-index .testimonial-inner.style-5 {
    background-color: transparent;
    justify-content: center;

}

.econnecz-index .testimonial-rating .style-5::before {
    position: absolute;
    content: "";
    left: 0;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #2C4DA1;
}

.econnecz-index .testimonial-rating .style-5::before {
    position: absolute;
    content: "";
    left: 0;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #2C4DA1;
    inset-inline-end: 534px;
}

.econnecz-index .testimonial-inner.style-5::before {


    display: none;

}

.blogs-landing .blog-area.style-5 .blog-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));
}
.econnecz-index .blog-area.style-5 .blog-wrapper {
    gap: 60px;
    grid-template-columns: repeat(2, 1fr);
}
.blogs-landing .blog-area.style-5 .blog-wrapper-area {
    width: 100%;
    max-width: 100%;
}
.econnecz-index .divide-border {
    background-color: #2C4DA1;
    margin-top: 30px;
}

.econnecz-index .blog-area.style-5 .section-heading .text {
    color: #000;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: -0.48px;
}

.econnecz-index .bg-darks .quote-icon-wrap img {
    filter: invert(1) brightness(2);
}

.econnecz-index .blog.style-1 .date {
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Proxima Nova', sans-serif !important;
}

.econnecz-comm .blog-area.style-5 .blog .title a {
    font-family: var(--font_tropline) !important;
}

.econnecz-comm .blog-area.style-5 .blog .title {
    color: #2E3A46;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.4px;

}

.econnecz-index .bg-darks .testimonial-item.style-5 .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    margin-bottom: 80px;


}

.econnecz-index .text {
    color: #737D8C;

}

.econnecz-index .bg-darks .testimonial-item.style-5 .name {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.4px;
}

.econnecz-index .blog-area .section-heading {
    padding-bottom: 0;
}

.econnecz-index .bg-darks .testimonial-item.style-5 .post {
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: 400;

    letter-spacing: -0.28px;
    text-transform: capitalize;
}

.econnecz-index .bg-darks .testimonial-rating.style-5 .rating-subtitle {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-family: var(--font_tropline) !important;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.4px;
    text-decoration: none;
}

.econnecz-index .bg-darks .testimonial-rating.style-5 .rating-title {
    color: #fff;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;

}

.econnecz-index .bg-darks .testimonial-rating.style-5 .disc {
    color: rgba(255, 255, 255, 0.5);


    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;

}

.econnecz-index .testimonial-rating.style-5 {
    padding-left: 0;
}

.econnecz-index .bg-darks .testimonial.navigation-6 .swiper-button-next.style-5::after,
.econnecz-index .bg-darks .testimonial.navigation-6 .swiper-button-prev.style-5::after {

    color: #fff;
}

.econnecz-index .bg-darks .testimonial.navigation-6 .swiper-button-next.style-5,
.econnecz-index .bg-darks .testimonial.navigation-6 .swiper-button-prev.style-5 {

    background: #25428C;
}

.econnecz-index .counter-area {
    margin-top: 85px;
}

.econnecz-comm .section-title-wrapper.style-5 .section-title {
    padding-top: 0px;
    color: #2E3A46;
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -0.32px;
}

.econnecz-index .case-study .section-heading {
    padding-bottom: 0;
}

.video-text {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    flex-direction: column;
    gap: 28px;
    z-index: 3;
}

.video-text .btn-wrapper {}

.econnecz-comm .blog-area.style-5 .wc-btn-primary {
    border-radius: 100px;
}

.econnecz-comm .contact-area form>*:nth-child(1) {
    display: none;
}

.econnecz-comm .contact-area .section-heading {
    max-width: 450px;
    padding-bottom: 0;
}

.econnecz-comm .contact-area .section-heading {
    max-width: 450px;
    padding-bottom: 0;
}

.econnecz-comm .blog-area.style-5 .section-title {
    max-width: 500px;
}

.video-text h3 {
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    z-index: 4;
}

.image-text-sec {
    padding: 0px 0;
    padding-top: 0px;
    position: relative;
}

.text-div01 h3 {
    font-size: 48px;
    font-weight: 400;
    color: #fff;

}

.com-service-sec.service-area .title {
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.48px;
}

.com-service-sec.service-area .text {
    color: #737D8C;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
}

.com-service-sec .fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    content: "\f178";
    color: #2E3A46;

}

.text-div01 {
    position: absolute;
    top: 0;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: baseline;
    height: 100%;
    width: 45%;
    right: 0;
    gap: 64px;
    left: 50%;
}

.comm-font .text-div01 h3 {
    color: #FFF;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    letter-spacing: -0.96px;
}

/* -----------------------about-us css-------------------------- */


.about-sec-1 {
    .section-title {
        padding-top: 0;
    }

    .section-heading {
        padding-bottom: 0px;
    }

    .subtitle-wrapper {
        margin-top: 0px;
    }
}

.about-sec-2 {
    background-color: #fff;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}

.about-sec-2 .counter-area .wcf_iconbox.style-5 .title-1 {
    color: #2E3A46;
    text-align: center;
    font-family: Tropiline;
    font-size: 36px;
    font-weight: 400;
    line-height: 0px;
    /* 166.667% */
    letter-spacing: -0.72px;
    margin-bottom: 3px;

}

.about-sec-2 .section-spacing {
    padding-top: 0px;

}

.about-sec-2 .section-title-wrapper.style-1 .btn-wrapper {
    margin-top: 0px;
}

.about-sec-4 {
    .section-heading {
        padding-bottom: 0;
    }
}

.section-spacing.about-sec-4 {
    padding-bottom: 0;
}

.container-cust {
    padding-left: 9%;
    padding-right: 8%;
}

.about-sec-2 .container-cust {
    padding-left: 14%;
}

.about-sec-2 .faq-inner {
    display: block;
}

.about-sec-2 .faq-inner {
    width: 100%;
    justify-content: space-between;

}

.faq-area.about-sec-2 .faq-content {
    width: 100%;
    position: relative;
}

.faq-area.about-sec-2 .faq-thumb {
    width: 100%;
    background-color: red;
}

.about-sec-2 .faq-area {
    width: 65%;
    background-color: #F9F9F9;
    position: relative;
}

.about-sec-2 .faq-thumb {
    width: 26%;
    padding: 00px 65px;
}

.about-sec-2 .counter-area {
    margin-top: 30px;

}

.econnecz-comm .counter-area .feature-wrapper.style-5 {
    justify-content: space-between;
}

.econnecz-comm .faq-area .faq-content {
    max-width: 540px;
}

.econnecz-comm.services-details .faq-area .faq-content {
    max-width: 750px;
}

.about-sec-2 .faq-area::before {
    content: "";
    height: 50%;
    width: 100%;
    background-color: #F9F9F9;
    position: absolute;
    top: -50%;
    z-index: 1;
}

.about-sec-1 .thumb-main {
    z-index: 2;
}

.brand-area.about-sec-6 {
    background-color: transparent;
    padding-top: 0;
}

.services-details .brand-area.about-sec-6 {
    padding-top: 80px;

}

.about-sec-6 .brand-area .brand-logos {
    max-width: 90%;
}

.econnecz-index .brand-area .brand-logos {
    max-width: 90%;
}

.econnecz-index .service-area .service-wrapper {
    gap: 100px;
}

.about-sec-5 {
    .section-heading {
        padding-bottom: 0px;
    }
}

.img-div01 {
    position: relative;
}

.img-div01 img {
    width: 100%;
}

.img-div-01overlay {
    height: 100%;
    width: 100%;
    background: radial-gradient(circle, rgba(71, 51, 51, 0.3) -121%, rgba(55, 51, 51, 0.8) -100%, #00000070 185%);
    position: absolute;
    top: 0;
}

/* -----------------form-dropdwon-------------------- */
.custom-dropdown {
    width: 100%;
    padding: 0px;
    /* margin: 20px 0; */
    margin-top: 12px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
    border-radius: 100px;
    overflow: hidden;
}

.dropdown-selected {
    padding: 29px 30px;
    background: white;
    text-align: left;
    padding-right: 35px;
    font-family: 'Proxima Nova', sans-serif !important;
    color: #2E3A46;
    font-size: 12px;
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.24px;
    text-transform: uppercase;
}


.dropdown-options {

    list-style: none;
    padding: 15px;
    margin: 0;
    position: absolute;
    width: 310px;
    height: 0px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
    transition: height 0.3s ease-out;
    right: 0;
    z-index: 3;
    border-radius: 25px;
    bottom: auto;
    margin-right: 50px;
    margin-top: 10px;
}

.dropdown-options.open {
    height: auto;

}


.dropdown-options li {
    padding: 5px;
    cursor: pointer;
    text-align: left;
    transition: 0.5s;
    font-family: 'Proxima Nova', sans-serif !important;
    color: #2E3A46;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;
}

.banner-5 .dropdowncta {

    display: flex;

    .wc-btn-primary {
        padding: 21px 55px;
    }
}

.input-box {
    text-align: left;

    span {
        font-size: 12px;
        color: red;
    }

}

.dropdown-options li:hover {
    background: #edf7ef;
    font-size: 13px;
    transition: 0.5s;

}

.dropdown-selected {
    position: relative;
}

.dropdown-selected span::before {
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    border-top: 2px solid #2E3A46;
    border-right: 2px solid #2E3A46;
    rotate: var(--arrow-rotation, 135deg);
    right: 47px;
    top: 25px;
    transition: rotate 0.3s ease;
}

.blog-detail .blog-details-area .container {
    max-width: 1320px !important;
}

.blog-detail .blog-details-area .feature-content .feature-list {
    margin-inline-start: 0;
}

/* -----------------form-dropdwon-------------------- */
.dropdown-options {
    overflow: hidden;
    transition: height 0.3s ease;
    display: none;
    /* Start hidden */
}

.form-container {
    margin-top: 90px;
    padding: 0;

    .container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    input:focus {
        outline: none;
    }

    .input-box {
        position: relative;
    }

    .input-box label {
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        left: 20px;
    }

    .form-box {
        background: white;
        padding: 50px;
        /* border-radius: 10px; */
        box-shadow: none;
        text-align: center;
        width: 410px;
    }

    h2 {
        margin-bottom: 10px;
    }

    p {
        font-size: 14px;
        color: gray;
        margin-bottom: 20px;
    }

    form input,
    form select {
        width: 100%;
        padding: 23px 30px;
        margin-top: 10px;
        border-radius: 100px;
        border: 1px solid #DCDCDC;
    }

    button {
        display: flex;
        padding: 28px 62px;
        background-color: #ED1C24;
        color: white;
        border: none;
        font-size: 14px;
        text-transform: uppercase;
        border-radius: 100px;
        cursor: pointer;
    }

    button:hover {
        background-color: #ED1C24;
    }

    .error-message {
        color: red;
        font-size: 12px;
        margin-top: 10px;
        display: none;
    }

    .form-box h2 {
        color: #2E3A46;
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: -0.48px;
        text-align: left;

    }

    .form-box {
        font-size: 18px;
    }
}


.services-landing-page .feature-area.style-8 .feature-wrapper {
    display: flex;
    gap: 67px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.accordion-sec .wcf_iconbox.style-5:last-child {
    border-inline-end: none;
}

.accordion-sec .counter-area .wcf_iconbox.style-5:first-child {
    text-align: -webkit-center;
}

.services-landing-page .feature-area .wcf_iconbox.style-8 {
    width: 30%;
    height: unset;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #C9D5E9;
    display: flex;
    flex-direction: row-reverse;
    border-radius: 0;
    padding: 20px 20px 50px 50px;
    transition: all 0.5s;
    height: 310px;
}

.services-landing-page.industries-landing-page .feature-area .wcf_iconbox.style-8 {
    border-left: 0;
    border-right: 0;
}

.services-landing-page .feature-area .wcf_iconbox.style-8:hover {
    padding: 40px 30px 50px 50px;
    transition: all 0.5s;
    background: #F9F9F9;
}

.services-landing-page .feature-area .wcf_iconbox.style-8:hover {
    padding: 40px 30px 50px 50px;
    transition: all 0.5s;
    background: #F9F9F9;
}

.services-landing-page .info-area .nav-tabs {
    margin-bottom: 100px;


}



.services-landing-page .wcf_iconbox.style-8:hover .text {
    padding-top: 20px;
    transition: all 0.5s;
}

.content .cf_title {
    margin-top: 30px;
}


.services-landing-page .wcf_iconbox.style-8 .text {
    margin-bottom: 0;
    color: #737D8C;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.36px;
    padding-top: 70px;
    transition: all 0.5s;
    /* margin-right: 45px; */
}

.services-landing-page .wcf_iconbox.style-8 .title a {
    font-size: 24px;
    letter-spacing: -2px;
}

.services-landing-page.industries-landing-page .wcf_iconbox.style-8 .text {
    padding-top: 20px;
    max-width: 290px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.services-landing-page.industries-landing-page .wcf_iconbox.style-8 .num {
    color: #2E3A46;
    font-size: 20px;
    font-weight: 600;
    line-height: 0px;
    letter-spacing: -0.4px;
    padding-bottom: 50px;
    transition: all 0.5s;
    font-family: var(--font_tropline) !important;
}

.services-landing-page.industries-landing-page .wcf_iconbox.style-8 .title {
    padding-top: 20px;
    transition: all 0.5s;
}

.services-landing-page.industries-landing-page .wcf_iconbox.style-8:hover .title {
    padding-top: 00px;
    transition: all 0.5s;
}

.services-landing-page.industries-landing-page .wcf_iconbox.style-8:hover .num {
    transition: all 0.5s;
    padding-bottom: 30px;
}

.services-landing-page .services-landing-sec2 .thumb .cf_image {
    width: 70px;
    background-color: #F9F9F9;
    border-radius: 50%;
    transition: all 0.5s;
}


.services-landing-page .services-landing-sec2 .wcf_iconbox.style-8:hover .cf_image {
    background-color: #fff;
    transition: all 0.5s;
}

.services-landing-page .wcf_iconbox.style-8 .title a {
    color: #2E3A46;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.48px;
    font-family: var(--font_tropline) !important;


}

.services-landing-page .info-area .nav-tabs .nav-link {
    color: #737D8C;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.4px;
    padding-bottom: 36px;
    padding: 25px 64px 25px 64px;
    overflow-y: hidden;
    font-family: var(--font_tropline) !important;
}


.services-landing-sec2 {
    .info-area-inner {
        max-width: 1394px;
    }

    .feature-area {
        padding-top: 0px;
        padding-bottom: 0;

    }

    .wcf_iconbox.style-8 {
        background-color: #becdbd;
    }


}

.services-landing-sec2.info-area {
    margin: 0 0px;
    border-radius: 0;
    background-color: #fff;
    padding-top: 0;
}

.industries-landing-page .feature-area .wcf_iconbox:nth-child(3) {
    padding-bottom: 43px;
}

.projects-area.projects-areacase {
    padding-top: 0;

}

.contact-us .section-heading {
    padding-bottom: 140px !important;
}

.comm-padding .all-projects.style-3 {

    background-color: #F0F7F3;
}

.comm-padding.body-wrapper.consultant-corporate {
    padding-top: 100px;
    background-color: #F0F7F3;
    border: none !important;
}

.counter-area-comm.counter-area .wcf_iconbox.style-5 .title-1 {
    font-size: 60px;
    color: #2E3A46;

}

.services-details.econnecz-comm .wcf_iconbox.style-5 {
    border-top: 1px solid #EBF1F1;
    border-inline-end: 1px solid #EBF1F1;
    max-width: 390px;
    padding: 20px 20px;
}

.services-details .counter-area .wcf_iconbox.style-5 .title-2 {
    color: #737D8C;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.32px;
    text-transform: uppercase;
}

.contact-us {
    .section-title {
        font-size: 70px;
        padding-top: 33px;
        color: #2E3A46;
        line-height: 80px;
    }

    .location-info {
        background-color: #fff;
        box-shadow: 0px 0px 1px;
    }

    .location-info .logo {
        width: 207px;
    }

    .location-info .title {
        font-size: 26px;
        color: #2E3A46;
    }

    .info-list li a {
        font-size: 16px;
        line-height: 22px;

    }

    .location-info .text {
        color: #2E3A46;
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.5px;
        padding-top: 14px;
    }

    .location-info-wrapper {
        left: 17%;
    }

    .subtitle-wrapper {
        text-align: center;
    }

    .section-title {
        text-align: center;
    }

}

.video-area .btn-wrapper.pos-center .cf_btn {

    animation: playtbnani 2s linear infinite;
}

@keyframes playtbnani {
    0% {
        box-shadow: 0px 0px 70px 58px #98d1d2;
    }

    25% {
        box-shadow: 0px 0px 70px 65px #98d1d2;
    }

    50% {
        box-shadow: 0px 0px 70px 70px #98d1d2;
    }

    100% {
        box-shadow: 0px 0px 70px 75px #98d1d2;
    }
}

@keyframes playcenter {
    0% {
        box-shadow: 0px 0px 70px 58px #98d1d2;
    }

    25% {
        box-shadow: 0px 0px 70px 65px #98d1d2;
    }

    50% {
        box-shadow: 0px 0px 70px 70px #98d1d2;
    }

    100% {
        box-shadow: 0px 0px 70px 75px #98d1d2;
    }
}


.icon-div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.icond2 {
    width: 17px;
}

.econnecz-comm .service001 {
    padding-top: 90px;
    padding-bottom: 90px;

    .wcf_iconbox.style-6 .thumb {
        margin-bottom: 40px;
    }

    .feature-wrapper {
        ul li {
            padding: 5px 0;

        }

        ul li:hover p {
            color: black;
            transition: all 0.5s ease-in-out;
        }
    }

    .wcf_iconbox.style-6 {
        padding: 50px 50px;
    }

    .content {
        margin-bottom: 40px;
    }

    .content .cf_title .title a {
        color: #2E3A46;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px;
        letter-spacing: -0.48px;

    }

    .content .cf_title .title a {
        color: #2E3A46;
        font-family: var(--font_tropline) !important;
    }

    .content .cf_text a p {
        color: #737D8C;
        font-family: 'Proxima Nova', sans-serif !important;
    }

    .feature-content.style-6 {
        flex-basis: 30%;
    }

    .feature-wrapper.style-6 {
        flex-basis: 75%;
    }
}

.dropdown-arrow::after {
    content: "";
    height: 8px;
    position: absolute;
    border-left: 2px solid #737D8C;
    transition: all 0.5s;
    rotate: 45deg;

}

.dropdown-arrow::before {
    content: "";
    height: 8px;
    position: absolute;
    border-right: 2px solid #737D8C;
    transition: all 0.5s;
    rotate: -45deg;
    position: absolute;
    left: -5px;
}

.dropdown-arrow {
    position: absolute;
    top: 39%;
    right: 8px;
}

.header-area.sticky .dropdown-arrow {
    top: 39%;
    right: 8px;
}


.econnecz-comm .header-area.style-2 .main-menu li a {
    position: relative;
    color: #737D8C;
    padding: 10px 20px;
    font-weight: 600 !important;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    /* line-height: 60px; */

    font-size: 14px;
}

.econnecz-comm .header-area.style-2 .main-menu li a:hover {
    color: #2E3A46;
}

.header-area.style-2 .main-menu li:hover .dropdown-arrow:before {
    rotate: -135deg;

}

.header-area.style-2 .main-menu li:hover .dropdown-arrow:after {
    rotate: 135deg;
}




.video-text.section-title-wrapper.style-5 .subtitle-wrapper {
    margin-bottom: 10px;


}

.section-subtitle {
    color: #737D8C;
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.24px;
    text-transform: uppercase;
}

.section-subtitle.bold-text {
    color: #2E3A46;
    font-weight: 700;
    /* line-height: 70px; */
    letter-spacing: -0.24px;
    text-transform: uppercase;
    padding: 0;
}


.econnecz-comm .bg-darks .section-title-wrapper.style-5 .section-subtitle {
    border: 1px solid #E8E8E8;
    color: white;
}

.econnecz-index .bg-darks .section-title-wrapper.style-5 .section-title {
    color: white;
}

.faq-area.bg-darks .accordion .accordion-button {
    color: white;
}

.faq-area.bg-darks .accordion .accordion-body {
    color: white;
}

.bg-darks .counter-area .wcf_iconbox.style-5 .title-1 {
    color: white;
}

.bg-darks .counter-area .wcf_iconbox.style-5 .title-2 {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Proxima Nova', sans-serif !important;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.32px;
    text-transform: uppercase;

}

.econnecz-comm .case-study-inner {
    background-image: url(../imgs/gallery/stakeholdersbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f5f5f5;
    /* optional fallback background color */
}

.econnecz-comm .case-study-inner .list-check li::before {
    display: none;
    font-size: 20px;
    line-height: 24px;
}

.econnecz-comm .case-study-inner::before {
    display: none;
}

.econnecz-comm .case-study-inner .section-title-wrapper.style-5 .button-wrapper {
    margin-top: 45px;
}

.econnecz-comm .case-study-inner .line-1 {
    inset-inline-end: 920px;
}

.econnecz-index .service-area .services-item:first-child {
    border-top: 1px solid #C9D5E9;

}

.econnecz-index .service-area .services-item {
    grid-template-columns: auto 160px 215px auto;
    padding: 50px 0;
}

.econnecz-comm .case-study-inner .line-2 {
    inset-inline-end: 550px;
}

.econnecz-index .service-area .services-item {

    border-bottom: 1px solid #C9D5E9;
}

.econnecz-comm .case-study-inner .section-title-wrapper.style-5 .cf_text {
    margin-top: 40px;
}

.econnecz-comm .service-area .count {
    color: #2E3A46;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
    font-family: var(--font_tropline) !important;
    letter-spacing: -0.4px;
}

.econnecz-comm .wc-btn-underline::before {
    display: none !important;
}

.econnecz-comm .case-study-inner .list-check {
    max-width: 750px;
}

.econnecz-comm .case-study-inner .list-check li {
    width: 50%;
    font-size: 20px;
    line-height: 24px;
}

.econnecz-comm .list-check li:not(:last-child) {
    margin-bottom: 40px;

}

.econnecz-comm .case-study-inner .list-check li:nth-child(even) {
    width: 50%;
}

.econnecz-comm .case-study-inner .section-title-wrapper.style-5 .section-title {
    color: rgba(255, 255, 255, 0.5);
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.6px;
}

.econnecz-comm .case-study-inner {
    padding: 123px 130px;
}

.brand-divflexbox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    flex-wrap: wrap;
    row-gap: 150px;
    margin: 0 auto;

}

.flex-innerdiv {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-innerdiv img {
    width: 60%;
}

.brand-div {
    margin: 0 auto;
    margin-top: 130px;
    width: 80%;
}

.bg-img1 {
    background: url(../imgs/gallery/stakeholdersbg.png) no-repeat;
    background-size: cover;
    background-position: center;
}

/* ----------------------services page css--------------------------- */
.dropdown {
    position: relative;
    width: 100%;
    cursor: pointer;

}


.econnecz-comm .contact-area .section-subtitle {

    padding: 8px 8px;
    font-size: 10px;

}

.selected {
    padding: 26px 30px;
    border: 1px solid #E7EAEC;
    background-color: #fff;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    color: #ABB6C7;
    font-family: 'Proxima Nova', sans-serif !important;
}

.selected::before {
    content: " ";
    position: absolute;
    /* left: 8px; */
    top: 46%;
    height: 10px;
    right: 40px;
    width: 10px;
    border-top: none !important;
    border-left: none !important;
    border: 1px solid #ABB6C7;
    transform: translateY(-29%);
    font-size: 26px;
    color: #ABB6C7;
    rotate: 42deg;
}

.options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    background: #fff;
    border: 1px solid #E7EAEC;
    z-index: 2;
    /* margin: 5px auto; */
    max-width: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 5px;
}

.dropdown.open .options {
    display: block;
}

.options li {
    padding: 10px 20px;
    cursor: pointer;
    text-align: left;
    transition: 0.5s;
    font-family: 'Proxima Nova', sans-serif !important;
    color: #2E3A46;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -0.24px;
    text-transform: uppercase;

}

.options li:first-child {
    padding-top: 20px;
}

.options li:last-child {
    padding-bottom: 20px;
}

.options li:hover {
    background: #eee;
}


.econnecz-comm .list-plus li::before {
    content: "✔" !important;
    top: 1px !important;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
}

.econnecz-comm .list-plus li {
    font-family: 'Proxima Nova', sans-serif !important;
}

.main-menu>ul {

    gap: 10px;
}

.custom-modal {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 60%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 30px;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.custom-modal-dialog {
    max-width: 620px;
    width: 100%;
    border-radius: 0px;
    position: relative;
}

.custom-modal-content {
    /* padding: 30px 30px; */
}

.close-modal {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    background: #ED1C24;
    opacity: 1;
    color: #ffffff;
    border-radius: 100%;
    border: 2px solid #ffffff;
    z-index: 9;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
    padding: 0;
    text-align: center;
    line-height: 30px;
    cursor: pointer;

}

.custom-modal {
    opacity: 0;
    visibility: hidden;
}

body.modal-open .custom-modal {
    opacity: 1;
    visibility: visible;
}

.custom-modal .custom-modal-dialog {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

body.modal-open .custom-modal .custom-modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.custom-modal,
body .custom-modal,
body.modal-open .custom-modal .custom-modal-dialog,
body .custom-modal .custom-modal-dialog {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.services-details .services-area .section-heading .content {
    display: grid;
    gap: 50px;
    grid-template-columns: 40% 53%;
    justify-content: space-between;
}

.blog-detail .section-subtitle {

    letter-spacing: -0.24px;

}

.text-wrapper .section-titleh1{
    font-size: 36px;
    line-height: 1.19;
    font-weight: 500;
    color: var(--primary);
    margin-bottom: 23px;
}
.section-titleh2 {
    line-height: 1.19;
    font-weight: 400;
    color: var(--primary);
    margin-bottom: 23px; 
}