.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);}@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 *//* ==========================
   CORES
========================== */

.highlight{

color:#1976D2;
font-weight:700;

}


/* ==========================
   TITULOS
========================== */

.news-title{

font-family:'Merriweather',serif;
font-size:46px;
line-height:1.2;
font-weight:900;
color:#222;

}

.subheadline{

font-size:30px;
color:#666;

}


/* ==========================
   TEXTO
========================== */

.article{

    font-family:'Source Sans 3',sans-serif;
    font-size:24px;
    line-height:1.8;
    color:#333;

}

.article p{

    margin-bottom:28px;

}


/* ==========================
   CAIXA CINZA
========================== */

.editor-box{

background:#FBFCFE;
border:1px solid #DCEBFF;
border-radius:10px;
padding:35px;
margin:45px 0;

}

.editor-box h3{

    font-family:'Merriweather',serif;
    font-size:31px;
    margin-bottom:20px;

}


/* ==========================
   CAIXA AZUL
========================== */

.notice{

background:#F3F8FF;
border-left:6px solid #0B6CF0;
padding:25px;
border-radius:8px;
margin:40px 0;
font-size:23px;

}


/* ==========================
   BOTÃO
========================== */

.orange-btn{

display:inline-block;
background:#ff6600;
color:#fff!important;
text-decoration:none;
padding:22px 60px;
border-radius:8px;
font-size:26px;
font-weight:700;
transition:.3s;

box-shadow:0 8px 25px rgba(255,102,0,.35);

}

.orange-btn:hover{

background:#ea5d00;
transform:translateY(-2px);

}


/* ==========================
   RESPONSIVO
========================== */

@media(max-width:768px){

.news-title{

font-size:32px;

}

.subheadline{

font-size:24px;

}

.article{

font-size:21px;

}

.notice{

font-size:20px;

}

.orange-btn{

font-size:22px;
padding:18px 28px;

}

}/* End custom CSS */