.elementor-kit-9{--e-global-color-primary:#307439;--e-global-color-secondary:#FFAA5B;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-color-65e9ca7:#FFFFFF;--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;}.elementor-kit-9 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){--kit-widget-spacing: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{padding-inline-end:0px;padding-inline-start:0px;}@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 */body.elementor-page h1.entry-title {
  display: none;
}

/*Carrousel*/

.stph-carousel-centre {
  overflow: hidden;
}

.stph-carousel-centre .swiper,
.stph-carousel-centre .swiper-container,
.stph-carousel-centre .elementor-swiper,
.stph-carousel-centre .elementor-image-carousel-wrapper {
  overflow: hidden !important;
}

.stph-carousel-centre .swiper {
  padding-top: 55px;
  padding-bottom: 65px;
}

.stph-carousel-centre .swiper-wrapper {
  align-items: center;
}

.stph-carousel-centre .swiper-slide {
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  transform: scale(0.93);
  opacity: 0.95;
  transition: transform 0.35s ease, opacity 0.35s ease;
  z-index: 1;
}

.stph-carousel-centre .swiper-slide-active + .swiper-slide {
  transform: scale(1.07);
  opacity: 1;
  z-index: 3;
}

.stph-carousel-centre .swiper-slide-inner {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: block;
}

.stph-carousel-centre .swiper-slide img {
  width: 100%;
  height: 100% !important;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  border-radius: 12px;
  display: block;
}

.stph-carousel-centre .swiper,
.stph-carousel-centre .swiper-container,
.stph-carousel-centre .elementor-swiper,
.stph-carousel-centre .elementor-image-carousel-wrapper {
  position: relative;
}

.stph-carousel-centre .swiper-pagination,
.stph-carousel-centre .swiper-pagination-bullets,
.stph-carousel-centre .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 65px !important;
}

@media (max-width: 767px) {
  .stph-carousel-centre {
    padding: 0 !important;
  }

  .stph-carousel-centre .swiper,
  .stph-carousel-centre .swiper-container,
  .stph-carousel-centre .elementor-swiper,
  .stph-carousel-centre .elementor-image-carousel-wrapper {
    padding: 0 !important;
  }

  .stph-carousel-centre .swiper-slide {
    padding-left: 0 !important;
    padding-right: 0 !important;
    opacity: 1 !important;
    transform: scale(1) !important;
  }

  .stph-carousel-centre .swiper-slide-active,
  .stph-carousel-centre .swiper-slide-active + .swiper-slide {
    opacity: 1 !important;
    transform: scale(1) !important;
  }

  .stph-carousel-centre .swiper-slide img {
    opacity: 1 !important;
    filter: none !important;
  }

  .stph-carousel-centre .swiper-pagination,
  .stph-carousel-centre .swiper-pagination-bullets,
  .stph-carousel-centre .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative !important;
    bottom: auto !important;
    margin-top: -30px !important;
    z-index: 10;
  }
}/* End custom CSS */