.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-bee5179:#E8E4DD;--e-global-color-47e3ec8:#93734C;--e-global-color-93e271a:#2B8C94;--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;background-color:#FFFFFF;overscroll-behavior:contain;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#2B8C94;}.elementor-kit-6 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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */html {
    border: 0px;
}
.Sim{
    background-color:#d8d6c7;
    border-radius: 8px;
    border: solid 1px #d2d2d2;
    padding-top:25px;
}
.Sim:before{
    padding: 0px 0px 0px 10px;
    content: "Próximo Encontro";
    display:flex; 
    max-width: 100%;
    width:180px;
    height: 25px;
    font-family: roboto;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background-color:#3d3d3d;
    border-radius: 8px 0px;
    z-index:1000;
    opacity: 100;
}

.site-footer > .site-info {
	display:none;
}

.site-header {
display: none;
}/* End custom CSS */