.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    padding: 12px 16px;
    gap: 10px;
    transition: all 0.3s;
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    border: 1px solid #141B5D;
    }
    .vid-con-hero-section {
    position: relative;
    background: url(../img/valplast-dentures/ban-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
    overflow: hidden;
    }
    .den-section-btn-cta:hover {
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    border: 1px solid #141B5D;
    }
    .den-section-btn-cta-a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    padding: 12px 16px;
    gap: 10px;
    text-decoration: none !important;
    transition: all 0.3s;
    border-radius: 72px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    }
    .den-section-btn-cta-a:hover {
    background-color: #fff;
    color: #141B5D !important;
    border: none;
    border: 1px solid #ddd;
    }
    .den-section-title {
    color: #454545;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    }
    .den-section-title span {
    color: #141B5D;
    }
    .den-section-subtext {
    color: #58595B;
    font-size: 16px;
    font-weight: 500;
    line-height: 200%;
    max-width: 60vw;
    font-style: normal;
    margin: auto;
    }
    .den-section-subtext span {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
    }
    .den-section-title-a {
    color: #454545;
    font-size: 40px;
    font-weight: 700;
    line-height: 120%;
    }
    .den-section-title-a span {
    color: #141B5D;
    }
    .feature-image
    {
    width: 100%;
    }
    .den-section-subtext-a {
    color: #58595B;
    font-size: 16px;
    font-weight: 500;
    line-height: 200%;
    font-style: normal;
    margin: auto;
    }
    .den-section-subtext-a span {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    font-style: normal;
    margin: auto;
    line-height: 200%;
    }
    .den-section-btn-light-blue {
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    display: inline-block;
    width: fit-content;
    }
    .den-section-btn-light-blue:hover {
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    }
    .valplast-dentures .join-card
    {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 20px;
    height: 100%;
    }
    .valplast-dentures .join-card h6
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .valplast-dentures .join-card p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 34.75px */
    }
    .timeline-section .timeline {
    position: relative;
    }
    .timeline-section  .timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: #ccc;
    }
    .timeline-section .timeline-box
    {
    border-radius: 16px;
    border: 1px solid #DCDCDC;
    padding: 1rem;
    }
    .timeline-section  .timeline-item {
    position: relative;
    margin-bottom: 1rem;
    }
    .timeline-section .timeline-content {
    padding: 1.5rem;
    }
    .timeline-section  .timeline-number {
    width: 48px;
    height: 48px;
    background-color: #141B5D;
    color: white;
    border-radius: 50%;
    display: flex;
    font-size: 32px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    }
    .timeline-section  .timeline-icon {
    max-width: 100%;
    height: auto;
    }
    .timeline-section  .timeline-title {
    color: #58595B;
    text-align: right;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    }
    .timeline-section .timeline-title-a {
    color: #58595B;
    text-align:left;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%;
    }
    .timeline-section .timeline-week {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    }
    .timeline-section .timeline-item:last-child {
    margin-bottom: 0rem;
    }
    .timeline-section .timeline-box ol li
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .timeline-section .timeline-box ol li:last-child
    {
    margin-bottom: 0rem;
    }
    .timeline-section .timeline-box ol li strong
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%;
    }
    .timeline-section
    {
    padding: 80px 0;
    }
    @media (min-width: 768px) {
    .timeline-section .timeline-item-left .timeline-content {
    margin-right: auto;
    width: 45%;
    }
    .timeline-section .timeline-item-right .timeline-content {
    margin-left: auto;
    width: 45%;
    }
    }
    @media (max-width: 767.98px) {
    .timeline-section  .timeline::before {
    left: 20px;
    }
    .timeline-section .timeline-number {
    left: 0px;
    transform: translateY(-50%);
    }
    .timeline-section  .timeline-content {
    margin-left: 30px !important;
    margin-right: 10px;
    }
    }
    /* Timeline container */
    .When-to-Use-sec .timeline {
    position: relative;
    list-style: none;
    margin: 0;
    padding-left: 60px;
    }
    /* Vertical dashed line */
    .When-to-Use-sec  .timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: 2px;
    height: 100%;
    border-left: 2px dashed #58595B;
    }
    /* Timeline item */
    .When-to-Use-sec .timeline li {
    position: relative;
    margin-bottom: 40px;
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 40px */
    }
    /* Outer circle */
    .When-to-Use-sec .timeline li::before {
    content: "";
    position: absolute;
    left: -55px;
    width: 32px;
    height: 32px;
    border: 2px solid #141B5D;  /* Dark Blue border */
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    }
    /* Inner dot */
    .When-to-Use-sec  .timeline li::after {
    content: "";
    position: absolute;
    left: -45px;
    top: 10px;
    width: 12px;
    height: 12px;
    background: #141B5D; /* Dark Blue fill */
    border-radius: 50%;
    z-index: 2;
    }
    .referral-services .service-box
    {
    border-radius: 12px;
    background: #FEFEFE;
    box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.15), 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    padding: 20px;
    height: 100%;
    text-align: center;
    }
    .referral-services .service-box h6
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .referral-services .service-box p
    {
    color: #58595B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .referral-services .badge
    {
    border-radius: 8px;
    background: #F6F6F6;
    padding: 8px 20px;
    color:  #727272;
    text-align: center;
    font-size: 14px;
    white-space: unset;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 285.714% */
    }
    .referral-services .main-box h4
    {
    color: #141B5D;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 48px */
    }
    .referral-services .main-box p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .referral-services-main-box
    {
    border-radius: 16px;
    background: rgba(247, 254, 255, 0.97);
    padding: 30px;
    }
    .referral-services .step-box
    {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
    padding: 20px;
    height: 100%;
    }
    .referral-services .step-box h6
    {
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .referral-services .step-box p strong
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 32px */
    display: block;
    }
    .referral-services .step-box p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%;
    }
    .referral-services .step-box img
    {
    width: 100%;
    }
    .valplast-pros-cons .advantages-box
    {
    border-radius: 16px;
    opacity: 0.94;
    background: #F6FEFF;
    padding: 30px;
    }
    .valplast-pros-cons .advantage-item
    {
    border-radius: 16px;
    border: 0.5px solid #D8D8D8;
    background: #FFF;
    box-shadow: 4px 4px 4px 0 rgba(227, 223, 255, 0.18);
    padding: 20px;
    height: 100%;
    }
    .valplast-pros-cons .advantage-item p
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 32px */
    }
    .valplast-pros-cons h5{
    color: #58595B;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%; /* 40px */
    }
    .valplast-types .type-card
    {
    border-radius: 24px;
    background: #FFF;
    padding: 20px;
    height: 100%;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.30), 0 2px 6px 2px rgba(0, 0, 0, 0.15);
    }
    .valplast-types .type-card h6
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    }
    .valplast-types .type-card ul li
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    margin-bottom: 0.5rem;
    }
    .why-valplast .stat-item
    {
    border-radius: 16px;
    border: 1px solid #D8D8D8;
    background: #FFF;
    padding: 20px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
    }
    .why-valplast .stat-item h3
    {
    color: #1C3FC6;
    font-size: 36px;
    margin-bottom: 0;
    width: 40%;
    font-style: normal;
    font-weight: 700;
    line-height: 217.188%; /* 78.188px */
    letter-spacing: 2.88px;
    }
    .why-valplast .stat-item p
    {
    color: #58595B;
    font-size: 20px;
    margin-bottom: 0;
    width: 60%;
    font-style: normal;
    font-weight: 500;
    line-height: 217.188%; /* 43.438px */
    letter-spacing: 1.6px;
    }
    .why-valplast  img
    {
    width: 100%;
    }
    .why-valplast .head
    {
    color: #454545;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 138.2%; /* 44.224px */
    }
    .why-valplast .text
    {
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 200%; /* 32px */
    }
    .valplast-vs-traditional .comparison-table .bg-blue-white
    {
    background: #141B5D;
    color: #fff !important;
    font-size: 16px;
    border-bottom: 1px solid  #141B5D !important;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; 
    }
    .valplast-vs-traditional .comparison-table .first
    {
    border-radius: 16px 16px 0    0 !important;
    }
    .valplast-vs-traditional .comparison-table .last
    {
    border-radius:  0    0 16px 16px!important;
    }
    .valplast-vs-traditional .comparison-table .first-main
    {
    border-radius:   16px!important;
    }
    .valplast-vs-traditional .comparison-table .col-4
    {
    min-height: 50px;
    color: #535862;
    font-size: 16px;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    line-height: 18px; /* 112.5% */
    border-bottom: 1px solid  #E9EAEB;
    padding: 12px 24px;
    }
    @media (max-width: 768px) {
    .valplast-vs-traditional .comparison-table .col-4 {
    font-size: 14px;
    justify-content: left;
    text-align: left;
    }
    .why-valplast .text {
    text-align: center;
    }
    .why-valplast .head {
    text-align: center;
    }
    .timeline-section .timeline-title {
    text-align: left;
    }
    .referral-services .main-box p {
    text-align: center;
    }
    .referral-services .main-box h4 {
    text-align: center;
    }
    .den-section-btn-cta
    {
    width: 100%;
    display: block;
    }
    }