.elementor-kit-7{--e-global-color-primary:#324968;--e-global-color-secondary:#F44336;--e-global-color-text:#FFFFFF;--e-global-color-accent:#27272B;--e-global-color-4cf0376:#F5F6FA;--e-global-color-65eff8b:#C03328;--e-global-typography-primary-font-family:"Changa One";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 *//*MARGEM SUPERIOR DO HEADER */
div#top-bar-wrap { 
display: none!important;
}


/*BOTÃO ROLAR PARA CIMA*/
a#scroll-top {
    border: 0 !important;
    outline: none !important;
}

i.icon-arrow-up {
      font-weight: bolder;
}

.elementor-widget.elementor-list-item-link-full_width a {
    border: none !important;
    outline: none !important;
}


/*OUTLINE*/
.elementor a {
    outline: none !important;
}

a, a:hover, a:focus {
    outline: none !important;
}






/*HEADER RESPONSIVO*/
#header.elementor-sticky--effects .logo{
width: 100%;
transition: all .5s ease;
}

#header.elementor-sticky--effects {
background-color: #324968;
transition: all .5s ease;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
padding-top: 0px;
padding-bottom: 0px;
}









/*PLUGIN TERMO ACEITE COOKIE*/
/*Container Banner*/
.cookie-notice-container {
    background-color: #FFFFFF!important;
    transition: all .5s ease !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1) !important;
}

/*Texto Banner*/
span#cn-notice-text {
    color: #27272B !important;
    padding-top: 16px !important;
    font-family: 'Sora', Sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    text-align: left !important;
  }

span#cn-close-notice {
    display: none !important;
}

/*Container Botão*/
span#cn-notice-buttons {
    background-color: #FFED00 !important;
    border-radius: 0px !important;
    margin: 10px 30px !important;
    padding: 10px !important;
    transition: all .5s ease !important; 
}

span#cn-notice-buttons:hover {
    transform: scale(0.9) !important;
}

/*Link botão*/
#cookie-notice .cn-button {
    margin: 0 10px 0 10px !important; 
}

a#cn-accept-cookie,
a#cn-more-info {
    background-color: #FFED00 !important;
    color: #27272B !important;
    font-family: 'Sora', Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

/*Mobile Display*/
@media screen and (max-width: 782px) {
.cn-text-container, .cn-buttons-container {
    display: inline-block !important;
}

/*Texto Banner*/
span#cn-notice-text {
    text-align: center !important;
}
}/* End custom CSS */