.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#B6B6B6;--e-global-color-text:#000000;--e-global-color-accent:#D6402C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:700;}.elementor-kit-6 h1{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );font-weight:500;text-transform:uppercase;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-weight:700;text-transform:uppercase;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;font-weight:300;color:#FFFFFF;background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:20px;}.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:34px;}.elementor-kit-6 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    margin: 0;
    padding: 0;
}

.line-left,
.line-center {
    position: relative;
}
.line-left::after,
.line-center::after {
    content: '';
    display: block;
    width: 75px;
    height: 2px;
    background: #d6402c;
    position: absolute;
    bottom: 20px;
}

.line-center::after {
    left: 50%;
    transform: translateX(-50%);
}

.line-center_orag::after,
.line-center_yellow::after,
.line-center_green::after {
    width: 130px;
    bottom: -60px;
}

.line-center_orag::after {
    background: #EE6A07;
}

.line-center_yellow::after {
    background: #FFB742;
}

.line-center_green::after {
    background: #5CD8A8;
}/* End custom CSS */