.elementor-kit-8{--e-global-color-primary:#00435C;--e-global-color-secondary:#29AAE2;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8a0d083:#FFFFFF;--e-global-color-86d2598:#131313;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;text-decoration:none;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-secondary );text-decoration:none;}.elementor-kit-8 h1{font-family:"Titillium Web", Sans-serif;font-weight:700;text-decoration:none;}.elementor-kit-8 h2{font-family:"Titillium Web", Sans-serif;text-decoration:none;}.elementor-kit-8 h3{font-family:"Titillium Web", Sans-serif;text-decoration:none;}.elementor-kit-8 h4{font-family:"Titillium Web", Sans-serif;text-decoration:none;}.elementor-kit-8 h5{font-family:"Titillium Web", Sans-serif;text-decoration:none;}.elementor-kit-8 h6{text-decoration:none;}.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 *//* shrinking header section */

.shrinker {
	background: #fff;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #fff;
        height: (60px)!important;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* LOOP CAROUSEL – 1 item não ocupa a tela inteira */
.elementor-widget-loop-carousel .swiper-slide {
  width: auto !important;
  max-width: 360px;
}

/* Garante alinhamento no início */
.elementor-widget-loop-carousel .swiper-wrapper {
  justify-content: flex-start;
}

/* Classe usada pelo JS */
.elementor-widget-loop-carousel.has-single-slide 
.elementor-swiper-button,
.elementor-widget-loop-carousel.has-single-slide 
.swiper-pagination {
  display: none !important;
}/* End custom CSS */