.f-45 h1 {
    font-size: 50px !important;
}

.fw-500 h1 {
    font-weight: 500 !important;
}

.banner-title .elementor-heading-title {
    font-family: "Bebas Neue", serif;
    font-weight: 400;
    font-size: 35px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    width: 50%;
    margin: auto !important;
}

.banner-title {
    padding-top: 30px;
}

.centre-button .elementor-widget-container {
    display: flex;
    justify-content: center;
}

.product-button .elementor-widget-container {
    padding-top: 10px !important;
}

.product-button .animated-btn {
    height: 47px;
    width: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #9F1D35;
}

.product-blog-btn {
    border-radius: 6px;
    background: #9F1D35;
    padding: 16px 33px 16px;
    text-decoration: none !important;
    transition: all 0.5s ease;
    border: 1px solid #9F1D35;
    color: #fff !important;
}

.product-blog-btn:hover {
    background: rgba(228, 226, 221, 1);
    color: #9F1D35 !important;
    border: 1px solid #9F1D35;
}

.why-elenza-section .e-con-inner {
    gap: 80px;
}

.animated-btn:hover {
    background: #9F1D35;
    color: #fff !important;
}

.product-detail-banner {
    height: 330px;
}

.heading-module .elementor-heading-title {
    text-transform: capitalize;
}

.small-text-bold .uppercase {
    font-weight: 500;
}

.makeover-section .e-con-inner,
.journey-snapshot-section .e-con-inner {
    gap: 5px;
}

.makeover-section .cards-cont .card .price-cont:before {
    background: #FFE5DF;
}

.makeover-section .cards-cont .card .price-cont p {
    color: #000;
}

.makeover-section .explore {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 8px;
    padding: 0;
    border-radius: 6px;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #DB4A2B;
    transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.makeover-section .explore:hover {
    background: #DB4A2B;
    transition: all 0.5s;
}

.makeover-section .explore:hover a {
    color: #fff !important;
    transition: all 0.5s;
}

.makeover-section .explore:before {
    display: none;
}

.makeover-section .explore a {
    color: #DB4A2B;
}

.makeover-section .cards-cont {
    column-gap: 27px;
    row-gap: 35px;
}

.modular-section .heading-module .elementor-heading-title {
    text-align: center;
    width: 70%;
    margin: auto !important;
}

.modular-section .swiper-pagination {
    text-align: center;
    margin-top: 20px;
}

.modular-section .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #000;
    opacity: 0.3;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
}

.modular-section .swiper-pagination-bullet-active {
    background: #0073e6;
    opacity: 1;
}

.modular-slider {
    overflow: hidden;
}

.modular-col-area h3,
.modular-col-area p {
    font-family: "Poppins", serif;
    color: #1E1E1E;
}

.modular-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -2%;
}

.modular-detail-area p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    width: 87%;
}

.modular-image {
    height: 160px;
    width: 160px;
}

/* .small-img img {
    height: 120px;
    width: 120px;
} */

.modular-heading {
    padding: 10px 0 15px 0;
}

.modular-image {
    display: flex;
    align-items: center;
}

.simple-text .elementor-heading-title {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.steps-to-guide-section.modular-section .heading-module .elementor-heading-title {
    width: 100%;
}

.steps-to-guide-section .modular-image {
    position: relative;
    bottom: -55px;
}

/* Contact CSS */
.contact-section a {
    text-decoration: none !important;
}

.form-container-start .inputs-cols {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 15px;
}

.form-container-start .input-field-area p {
    margin-bottom: 15px !important;
}

.form-container-start .button-call input[type=submit] {
    border: 1px solid rgba(159, 29, 53, 1);
    border-radius: 6px;
    padding: 14px 24px;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: white;
    transition: all 0.5s ease;
    background: rgba(159, 29, 53, 1);
}

.form-container-start .button-call:hover input[type=submit] {
    background: transparent;
    color: rgba(159, 29, 53, 1);
}

/* Journey Snapshot CSS */
.journey-snapsot-tabwrap h2,
.journey-snapsot-tabwrap h3,
.journey-snapsot-tabwrap h4,
.journey-snapsot-tabwrap h5,
.journey-snapsot-tabwrap h6 {
    margin-bottom: 0 !important;
}

.journey-snapsot-tabwrap .tabs {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.journey-snapsot-tabwrap .tab {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    flex: 1;
    cursor: pointer;
    box-shadow: 0px 2px 15.4px 0px #00000021;
    border: 2px solid transparent;
    position: relative;
    transition: 0.3s ease;
}

.journey-snapsot-tabwrap .tab.active {
    border-color: #DB4A2B;
    background-color: #FFE5DF;
}

.journey-snapsot-tabwrap .tab .step-number {
    font-weight: 500;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
    background-color: #E4E2DD;
    line-height: 1;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.journey-snapsot-tabwrap .tab.active .step-number {
    color: #DB4A2B;
    background-color: #fff;
}

.journey-snapsot-tabwrap .tab .step-title {
    font-weight: 500;
    color: #1E1E1E;
    font-size: 18px;
    line-height: 1.2;
}

.journey-snapsot-tabwrap .tab .step-note {
    font-size: 13px;
    font-weight: 400;
    color: #1E1E1E;
}

.journey-snapsot-tabwrap .youpay-wrap {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
}

.milestone-badge {
    background-color: #DB4A2B;
    color: white;
    padding: 5px 15px 3px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
}

.journey-snapsot-tabwrap .tab-content {
    background-color: white;
    padding: 30px 50px;
    border-radius: 10px;
    box-shadow: 0px 2px 15.4px 0px #00000021;
    display: none;
    border-radius: 12px;
    align-items: flex-start;
    gap: 40px;
    margin: auto;
}

.journey-snapsot-tabwrap .tab-content.active {
    display: block;
}

.journey-snapsot-tabwrap .tab-wrap,
.journey-snapsot-tabwrap .tab-wrap2 {
    display: flex;
    gap: 15px;
}

.journey-snapsot-tabwrap .tab-wrap {
    align-items: start;
}

.journey-snapsot-tabwrap .tab-wrap2 {
    justify-content: space-between;
    align-items: center;
}

.journey-snapsot-tabwrap .tab-wrap.border-bottom {
    border-bottom: 1px solid #00000017;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.journey-snapsot-tabwrap .left-title {
    font-size: 35px;
    font-weight: 500;
    color: #000;
}

.journey-snapsot-tabwrap .left-desc {
    font-size: 18px;
    color: #1E1E1E;
    line-height: 1.3;
}

.journey-snapsot-tabwrap .step-heading-wrap {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 5px;
}

.journey-snapsot-tabwrap .step-icon {
    background-color: #DB4A2B;
    color: white;
    font-size: 12px;
    font-weight: bold;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
}

.journey-snapsot-tabwrap .step-icon span,
.journey-snapsot-tabwrap .step-number {
    padding-top: 4px;
}

.journey-snapsot-tabwrap .step-text {
    font-size: 14px;
    color: #333;
    line-height: 1.2;
}

.journey-snapsot-tabwrap .step-text strong {
    display: block;
    font-weight: 500;
    color: #000;
    margin-bottom: 4px;
    font-size: 18px;
}

.journey-snapsot-tabwrap .tab-content-left .left-number {
    font-size: 281px;
    color: #f2f2f2;
    line-height: 1;
    font-weight: 900;
}

.inputs-cols .wpcf7-form-control,
.input-field-area .wpcf7-form-control {
    border: none;
    background: #FFF;
    box-shadow: rgb(149 157 165 / 10%) 0px 8px 24px !important;
    border-radius: 5px !important;
    color: #000;
}

.input-field-area .wpcf7-form-control.filetxt {
    border: none !important;
    background: #FFF !important;
}

.pum-title.popmake-title {
    font-size: 26px;
    padding-bottom: 10px;
    font-family: "Bebas Neue", serif !important;
}

.inputs-cols .wpcf7-form-control::placeholder,
.input-field-area .wpcf7-form-control::placeholder,
.inputs-cols .wpcf7-form-control::placeholder {
    color: #000000b9 !important;
}

.select-arrow {
    position: relative;
}

.arrow-down {
    display: inline;
    position: absolute;
    top: 11px;
    right: 15px;
}

.arrow-down p {
    display: inline;
}

.arrow-down svg {
    width: 12px;
}

.input-field-area.button-call .wpcf7-form-control {
    color: #fff;
}

.input-field-area .wpcf7-form-control {
    resize: none;
}

.journey-snapsot-tabwrap .tab-content-left .content-heading-wrap {
    margin-top: -90px;
}

.journey-snapsot-tabwrap .tab-left-right .steps-list {
    display: grid;
    row-gap: 15px;
    column-gap: 111px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.journey-snapsot-tabwrap .tab-left-right {
    display: grid;
    grid-template-columns: 30% 65%;
    gap: 55px;
    align-items: center;
}

.journey-snapsot-tabwrap .tab-left-right .steps-list::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/05/journey-lines-new.png);
    position: absolute !important;
    left: 326px;
    top: 0;
    display: block;
    z-index: 99999999;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 80px;
    height: 284px;
}

.join-our-team-section .e-con-inner {
    gap: 8px;
}

.pum-container.popmake {
    background: #fbf9f4;
    padding: 20px 30px;
}


.join-our-team-section {
    padding-top: 60px;
}

.bottom-space {
    padding-bottom: 60px;
}

.stage-three-heading .elementor-heading-title {
    color: #9F1D35;
    font-size: 26px;
}

.join-team-second-area .e-con-inner {
    background: #9f1d3508;
    padding: 20px;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 25px;
    border: 10px solid white;
}

.join-team-second-area .elementor-icon-list-text {
    color: #1E1E1E;
    /* font-family: ""Poppins"", Sans-serif; */
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}

.join-team-second-area .elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(2, 2fr);
    gap: 5px;
}

.benifit-heading .elementor-heading-title {
    color: rgba(30, 30, 30, 1) !important;
    font-size: 24px;
}

.health-points .elementor-icon-list-text {
    font-size: 16px;
    color: #000;
}



@media (max-width: 1024px) {
    .f-45 h1 {
        font-size: 45px !important;
    }

    .product-detail-banner {
        height: 300px;
    }

    .why-elenza-section .e-con-inner {
        gap: 30px;
    }

    .product-detail-banner .banner-title {
        padding-top: 0;
    }

    .product-detail-banner .banner-title .elementor-heading-title {
        font-size: 30px;
        width: 90%;
    }

    .form-container-start .inputs-cols {
        grid-template-columns: 100%;
        gap: 0;
    }

    .journey-snapsot-tabwrap .tab-wrap2,
    .milestone-badge {
        display: inline-block;
    }

    .journey-snapsot-tabwrap .tab-content-left .left-number {
        font-size: 140px;
    }
}

@media (max-width: 768px) {
    .f-45 h1 {
        font-size: 40px !important;
    }

    /* .product-detail-banner {height: 300px;} */
    .product-button .animated-btn {
        width: 190px;
    }

    .journey-snapsot-tabwrap .tab-left-right .steps-list::before {
        display: none;
    }

    .journey-snapsot-tabwrap .tab-left-right {
        grid-template-columns: 1fr;
    }

    .journey-snapsot-tabwrap .tab-content {
        flex-direction: column;
    }

    .journey-snapsot-tabwrap .steps-list {
        grid-template-columns: 1fr;
    }

    .journey-snapsot-tabwrap .tabs {
        display: flex;
        overflow: auto;
    }

    .journey-snapsot-tabwrap .tab {
        min-width: 250px;
    }
}


@media (max-width: 600px) {
    .journey-snapsot-tabwrap .tab-left-right .steps-list {
        gap: 30px;
    }

    .why-elenza-mobile-contain {
        gap: 5px;
    }

    .join-team-second-area .elementor-icon-list-items {
        display: grid;
        grid-template-columns: 100%;
        gap: 15px;
        margin-bottom: 20px !important;
    }

    .stage-three-heading .elementor-heading-title {
        font-size: 22px;
    }

    .benifit-heading .elementor-heading-title {
        font-size: 20px;
    }

    .perks-contain {
        gap: 10px;
    }
}

@media (max-width: 525px) {
    .journey-snapsot-tabwrap .tab-left-right .steps-list {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .journey-snapsot-tabwrap .tab-content {
        padding: 30px 25px;
    }
}