.elementor-kit-6{--e-global-color-primary:#E30613;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-e8cbac3:#FFFFFF;--e-global-color-bea3738:#EBE9E9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;font-size:1.375rem;font-weight:300;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#000000;font-family:"Roboto", Sans-serif;font-size:1rem;font-weight:300;}.elementor-kit-6 h2{font-size:6rem;}.e-con{--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-6 p{margin-block-end:0.875rem;}.elementor-kit-6 a{font-size:0.875rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:95%;}.e-con{--container-max-width:95%;}}/* Start custom CSS */body {
    
    overflow-x: hidden;
}

html {
    overflow-x: hidden!important;
}

.primary {
        color: var(--e-global-color-primary);

}

.marketing-error {
      color: var(--e-global-color-primary);
    font-size: 1rem;
    margin-top: 8px;
}

span.elementor-message.elementor-message-danger.elementor-help-inline.elementor-form-help-inline {
    display: none;
}

@media (max-width: 600px) {
    .marketing-error {
        font-size: 0.75rem!important;
    }
}

#cta-white, #cta-black {
    transition: opacity 0.3s ease;
}

.elementor-button {
    font-weight: 500!important;
}

.visible {
    opacity: 1;
    pointer-events: auto;
}

.hidden {
     display: none;
    opacity: 0;
    pointer-events: none;
}

/*@media (min-width: 1921px) {
.custom-gallery-slider .swiper-slide {
   
    width: 59.7vw !important
}
}*/

.custom-gallery-slider .swiper-slide {
  position: relative;
}

.custom-gallery-slider .swiper-slide {
  transform: none !important; 
  opacity: 1 !important;
  
}



.slider-controls {
    display: flex;
    justify-content: center;
    gap: 20px;
    border-bottom: 1px solid #c8c8c8;
    padding: 7px 0;
}

.slider-arrow {
    cursor: pointer;
}

.slider-arrow:hover svg path {
    fill: red;
}

.swiper-pagination {
    display: none!important;
}

.custom-gallery-slider img {
  width: 100%;
  display: block;
}

.custom-gallery-slider {
  
}

.custom-gallery-slider 
    .gallery-caption {
   padding-left: 0 !important;
    display: flex !important;
    gap: 5px!important;
        font-family: var(--e-global-typography-primary-font-family), Sans-serif!important;
        font-weight: 400 !important;
    font-size: 1.2rem!important;
    font-style: unset!important;
        color: #000 !important;
}



.custom-gallery-slider  .slide-caption {
    display: none!important;
}

@media (max-width: 600px) {
    .custom-gallery-slider 
    .gallery-caption {
    justify-content: flex-end;
    font-size: 1rem!important;
}

.slider-controls {
    border-bottom: unset!important;
}
}
    

.custom-gallery-slider figure.gallery-item.swiper-slide {
    display: flex!important;
    flex-direction: column-reverse!important;
        background: #ebe9e9;
}/* End custom CSS */