.elementor-kit-14{--e-global-color-primary:#2E231C;--e-global-color-secondary:#D7B897;--e-global-color-text:#211D1AC9;--e-global-color-accent:#D7B897;--e-global-color-6918626:#1A3B38;--e-global-color-92d2df4:#C8D6BD;--e-global-typography-primary-font-family:"Livvic";--e-global-typography-primary-font-size:44px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Livvic";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Livvic";--e-global-typography-text-font-size:24px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Livvic";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden !important; 
}

.container::after{
    content: "";
    background: #8D8179;
    position: absolute;
    width: 2px;
    height: 75%;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bullet::before{
    content: "";
    position: absolute;
    background: #8D8179;
    border-radius: 100px;
    top: 50%;
    right: -12.8%;
    transform: translatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}

.bullet2::before{
    content: "";
    position: absolute;
    background: #8D8179;
    border-radius: 100px;
    top: 50%;
    left: -12.8%;
    transform: translatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}

.bullet .elementor-image-box-wrapper::after{
    content: "";
    position: absolute;
    background: #D7B897;
    top: 50%;
    right: -9px;
    width: 20px;
    height: 20px;
    transform: translatey(-50%) rotate(-45deg)
}

.bullet2 .elementor-image-box-wrapper::after{
    content: "";
    position: absolute;
    background: #D7B897;
    top: 50%;
    left: -9px;
    width: 20px;
    height: 20px;
    transform: translatey(-50%) rotate(-45deg)
}

@media(max-width: 1024px){
    .container::after{
        left: 30px;
        height: 77%;
        top: 49%;
    }
    
    .bullet::before{
         left: -60px;
     
    }
    
    .bullet2::before{
        left: -60px;
     
    }
    
    .bullet .elementor-image-box-wrapper::after{
    left: -9px;

}
}

@media(max-width: 767px){
    .container::after{
        left: 30px;
    }
    
    .bullet::before{
         left: -60px;
     
    }
    
    .bullet2::before{
        left: -60px;
     
    }
    
    .bullet .elementor-image-box-wrapper::after{
    left: -9px;

}
}/* End custom CSS */