.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-5 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 .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 */.top-menu a:hover::after,
.top-menu a.elementor-item-active::after{
    width: 30%;
    left: 35%;
}

.page-numbers.current {
    border: 2px solid #B5B5B5;
    padding: 10px 25px;
    border-radius: 25px;
}

.build-slick-dots .swiper-pagination-bullet {
    transition: all 0.3s; 
}

#banners-home.build-slick-dots .swiper-pagination {
    width: 50%!important;
}

#banners-home.build-slick-dots .swiper-pagination-bullet {
    margin-top: 5%;
    border: 2px solid #fff;
    background-color: transparent;
}

#banners-home.build-slick-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}

#main-articles.build-slick-dots .swiper-pagination-bullet {
    border: 2px solid #333333;
    background-color: transparent;
}

#main-articles.build-slick-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #333333;
}

#company-gallery.build-slick-dots .swiper-pagination {
    bottom: -15px
}

#company-gallery.build-slick-dots .swiper-pagination-bullet {
    border: 2px solid #333333;
    background-color: transparent;
}

#company-gallery.build-slick-dots .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #2B3183;
}

#banners-home .elementor-slide-heading strong, 
    .page-title strong,
    .page-title h2{
    color: #fff!important;
    font-weight: bold!important
}

#areas-atuacao-list .e-loop-item:nth-child(odd) {
      -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

#areas-atuacao-list .e-loop-item:nth-child(odd) .elementor-widget-wrap{
      -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.title strong {
    font-size: 4.2rem;
}

.divider span {
    border-radius: 100px;
}

.align-center {
    text-align: center;
}

@media(max-width: 1024px) {
    .title strong {
        font-size: 3.5rem;
    }
}

@media(max-width: 767px) {
    .title strong {
        font-size: 2.7rem;
    }
    ::placeholder {
       text-align: center; 
    }
    
    /* or, for legacy browsers */
    
    ::-webkit-input-placeholder {
       text-align: center;
    }
    
    :-moz-placeholder { /* Firefox 18- */
       text-align: center;  
    }
    
    ::-moz-placeholder {  /* Firefox 19+ */
       text-align: center;  
    }
    
    :-ms-input-placeholder {  
       text-align: center; 
    }
}/* End custom CSS */