.elementor-kit-7{--e-global-color-secondary:#003349;--e-global-color-text:#EDEDED;--e-global-color-primary:#717171;--e-global-color-accent:#FFFFFF;--e-global-color-261bf5e:#A0A0A0;--e-global-color-453b38d:#EDEDED;--e-global-color-7dea901:#676767;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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;color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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{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 *//*Home header*/

.elementor-nav-menu:after {
    display: none !important;
}

.elementor-54 .elementor-element.elementor-element-876e835 {
    width: auto;
    flex: 0 700px;
}

.elementor-54 .elementor-element.elementor-element-0a7e6d8.elementor-element, .elementor-54 .elementor-element.elementor-element-0a7e6d8 > .elementor-widget-container {
    width: 100%;
}

.elementor-nav-menu--layout-horizontal {
    width: 100%;
}

.elementor-nav-menu__align-center .elementor-nav-menu{
    justify-content: space-between !important;
}

.elementor-nav-menu__align-center .elementor-nav-menu{
    justify-content: space-between;
    width: 100%;
    align-items: center;
    margin: 0;
    flex-wrap: nowrap;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a {
    position: relative;
    transform: translateZ(0);
    transition: color 1000ms;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: -5px;
    right: 0;
    bottom: 7px;
    background: #003B5B !important;
    transform: scaleX(0);
    transform-origin: 0% 50% ;
    transition-property: transform;
    transition: 500ms linear;
    height: 2px;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:hover:after {
    transform: scaleY(1);
    transition-delay: 500ms;
    
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: -5px;
    right: 0;
    bottom: 7px;
    background: #003B5B !important;
    width: 2px;
    height: 10px;
    transform-origin: 50% 0% ;
    transform: scaleY(0);
    transition-delay: 400ms;
    transition-timing-function: linear;
    transition-duration: 300ms;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:hover:before {
    transform: scaleY(1);
    transition-timing-function: linear;
    transition-duration: 200ms;
}


li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a{
    color: #fff !important;
    padding: 0 !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #003B5B;
    width: 177px;
    height: 35px;
    transition: 200ms ease-out;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a:hover{
        background-color: #A0A0A0;
        transition: 200ms ease-out;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a:before {
    display: none;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a:after {
    display: none;
}

/*busca header*/

div#search_home {
    max-width: 310px;
    width: 100%;
}
    
@media (max-width: 1115px) {
    
    .elementor-54 .elementor-element.elementor-element-99f4eca {
        max-width: 210px;
        width: 100%;
    }
    div#search_home {
    max-width: 210px;
    width: 100%;
}
    
}

@media (max-width: 1024px) {
    
    .elementor-54 .elementor-element.elementor-element-99f4eca {
        max-width: 30px;
        width: 100%;
    }
    
}
/*footer*/

.elementor-96 .elementor-element.elementor-element .elementor-icon-wrapper {
    display: flex;
    align-items: center;
}

.elementor-96 .elementor-element.elementor-element .elementor-icon-wrapper a{
    transition: all .3s;
}

.elementor-96 .elementor-element.elementor-element .elementor-icon-wrapper a:hover{
    filter: brightness(0.5);
    transition: all .3s;
}

@media (min-width: 1366px) {
    input#form_field_1 {
        padding-left: 139px;
    }
    
}

@media (max-width: 1366px) {
    input#form_field_0 {
        text-align:center;
    }
    input#form_field_0 {
        text-align:center;
    }
}

@media (max-width: 1024px) {
    .elementor-54 .elementor-element.elementor-element-876e835 {
        justify-content:center;
        flex:0 250px;
    }
    
    li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-16 a{
    display: none;
}

.elementor-340 .elementor-element.elementor-element-dcfbfe3 .elementor-nav-menu--main .elementor-item {
        border-bottom: 1px solid #D9D9D9;
        padding-top: 30px;
        padding-bottom: 30px;
}
}/* End custom CSS */