.elementor-kit-6{--e-global-color-primary:#003970;--e-global-color-secondary:#231D20;--e-global-color-text:#231D20;--e-global-color-accent:#6CBF4A;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */.page-content {
    overflow: hidden;
}

/* Container principal do carousel */
.media-carrousel,.media-carrousel .swiper-pointer-events {
  overflow: visible !important;
  position: relative;
}

.media-carrousel  .swiper-horizontal>.swiper-pagination-bullets, .media-carrousel  .swiper-pagination-bullets.swiper-pagination-horizontal{
        bottom: 10px;
    left: 45%;
    width: 100%;
    top: -40px;
    height: fit-content;
}

.media-carrousel .swiper-pagination-bullet-active{
        width: 20px;
    border-radius: 5px;
}

.title-home-sub{
     font-size:34px!important;
}

::-webkit-input-placeholder {
   opacity: 1 !important;
}

:-moz-placeholder {
opacity: 1 !important;;
}

::-moz-placeholder {
opacity: 1 !important;; 
}

:-ms-input-placeholder {  
 opacity: 1 !important;;
}

@media only screen and (max-width: 1024px) {
.title-home-sub{
     font-size:34px!important;
 }
}

@media only screen and (max-width: 767px) {
.title-home-sub{
     font-size:16px!important;
 }
}/* End custom CSS */