.elementor-kit-6{--e-global-color-primary:#6100F9;--e-global-color-secondary:#17007A;--e-global-color-text:#0E0025;--e-global-color-accent:#FAF8FF;--e-global-color-822c848:#906CFF;--e-global-color-dddb626:#FFFFFF;--e-global-color-99a2082:#000000;--e-global-color-41ba135:#2C05A5;--e-global-color-ada9a85:#EAE1FF;--e-global-color-7fa0c12:#A792FF;--e-global-color-79700b7:#5F6368;--e-global-color-2ee6d22:#F1F3F5;--e-global-color-27c4c91:#CED2D7;--e-global-color-72acfa3:#7C7C7C;--e-global-color-603949c:#DADCE0;--e-global-color-cb763dd:#4C00E0;--e-global-color-389c926:#F1F3F5;--e-global-color-dd4253d:#0C0244;--e-global-color-80aa677:#656971;--e-global-color-0f78854:#606060;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-1ef7c0c-font-family:"Sora";--e-global-typography-1ef7c0c-font-weight:600;--e-global-typography-48afb25-font-family:"Red Hat Display";--e-global-typography-48afb25-font-weight:700;--e-global-typography-c8fd8ea-font-family:"Inter";--e-global-typography-c8fd8ea-font-weight:400;--e-global-typography-b3ac6aa-font-family:"Roboto";--e-global-typography-b3ac6aa-font-weight:400;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-dddb626 );font-family:"Sora", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-41ba135 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-ada9a85 );border-radius:8px 8px 8px 8px;padding:10px 20px 10px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-dddb626 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-7fa0c12 );border-radius:8px 8px 8px 8px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1262px;}.e-con{--container-max-width:1262px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 *//*******
 CSS BASE PARA SITES
 *******/
 html, body{
	width: 100%;
	overflow-x: hidden;
	background: var(--branco) !important;
}
/* Quando selciona o texto */
*::selection {
	color: #FFF;
	background: #6100F9;
}
/* Imagem com 100% quando tem link */
.imagem-link.elementor-widget-image a {
    width: 100%;
    /* overflow: hidden; */
}
/* Limitador de linha */
.texto-1linha,
.texto-2linhas,
.texto-3linhas,
.texto-4linhas {
    overflow: hidden !important; 
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
}
.texto-1linha {
    -webkit-line-clamp: 1 !important;
}
.texto-2linhas {
    -webkit-line-clamp: 2 !important;
}
.texto-3linhas {
    -webkit-line-clamp: 3 !important;
}
.texto-4linhas {
    -webkit-line-clamp: 4 !important;
}
/* impede click do mouse no elemento*/
.noclick {
    pointer-events: none;
}
/*EXTRAS*/
#site-header {
    display: none !important;
}
.abas-parresia .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"] {
    font-weight: 700 !important;
    border-radius: 999px !important;
}
.abas-parresia .e-n-tabs-heading > .e-n-tab-title:hover {
    border-radius: 999px !important;
}
.abas-parresia .e-n-tabs-content > .elementor-element {
    overflow: hidden;
    border-color: #EAE1FF;
}
.clientes-videos .elementor-custom-embed-image-overlay img {
    height: 435px;
}
.formulario-insc .elementor-field-option {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 12px;
}
.formulario-insc .elementor-field-option #form-field-inscricao {
    width: 20px;
    height: 20px;
    align-self: start;
}
.formulario-insc .elementor-field-option #form-field-inscricao:checked {
    color: #A792FF;
}
.formulario-insc .elementor-field-option label {
    font-size: 12px !important;
    line-height: 20px !important;
}
.formulario-insc .elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 2px #A792FF;
    outline: 0;
}
.aba-destaques .e-n-tabs-heading .e-n-tab-title {
    border-radius: 0px !important;
    display: flex;
    flex-direction: column;
}
.aba-destaques .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-text {
    width: 100%;
    margin-bottom: 16px;
}
.aba-destaques .e-n-tabs-heading .e-n-tab-title .e-n-tab-title-desc {
    text-align: left;
    color: #878787;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: 0.1px;
    }
.aba-destaques .e-n-tabs-heading [aria-selected="true"] .e-n-tab-title-desc {
    color: #5F6368;
}
#btn-mobi .elementor-icon,
#btn-mobiclose .elementor-icon {
    border-color: #EAE1FF;
}
@media(max-width: 1024px) {
    .aba-destaques .e-n-tabs-heading .e-n-tab-title {
        flex-basis: auto;
    }
    .menu_mobi ul.e-n-menu-heading {
        flex-direction: column;
    }
    .menu_mobi ul.e-n-menu-heading li.e-n-menu-item {
        flex-direction: column;
    }
    .menu_mobi ul.e-n-menu-heading li.e-n-menu-item .e-n-menu-content.e-active {
        position: relative;
    }
}/* End custom CSS */