.elementor-kit-854{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-577f6986:#4054B2;--e-global-color-60199bdb:#23A455;--e-global-color-68fbbb07:#000;--e-global-color-99a7759:#FFF;--e-global-color-db3c555:#A53636;--e-global-color-4e218c5:#EEEEEE;--e-global-color-1009295:#F7F7F7;--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:"Arial", Sans-serif;}.elementor-kit-854 e-page-transition{background-color:#FFBC7D;}.elementor-kit-854 a{font-family:"Arial", Sans-serif;}.elementor-kit-854 h1{font-family:"Arial", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#F7F7F7CF;}.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 */a{
    text-decoration: none!important;
}

.elementor-slideshow__footer {
    position: absolute;
    left: 10%!important;
    margin-bottom: 20px!important;
    width: 80%!important;
    padding: 2em!important;
    transition: .3s;
    background: rgba(0, 0, 0, 0.8294117647058824);
    border-radius: 9px;
    border:1px solid white;
    outline: 2px solid #A53636!important;
    max-height: 40vh;
    overflow: scroll!important;
}

.elementor-lightbox-image {
    border-radius: 20px!important;
    border: 1px solid #A53636!important;
    max-width: 80vw!important;
    max-height: 70vh!important;
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: unset!important;
}

.elementor-slideshow__description{
overflow: scroll;
}

@media only screen and (max-width: 600px) {
  .swiper{
      height: fit-content!important;
      overflow: visible!important;
  }
  .elementor-slideshow__footer{
      position: relative!important;
  }
}/* End custom CSS */