.elementor-kit-757{--e-global-color-primary:#007DCC;--e-global-color-secondary:#003F66;--e-global-color-text:#787878;--e-global-color-accent:#D6D6D6;--e-global-color-2e23a6a:#77B9E4;--e-global-color-035dde8:#FFFFFF;--e-global-color-60a35bf:#000000;--e-global-color-34152ac:#F7F8F9;--e-global-color-a6a6cad:#EBEBEB;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:31px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:21px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:21px;--e-global-typography-5a7e479-font-family:"Inter";--e-global-typography-ac89dd2-font-family:"Roboto";}.elementor-kit-757 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1236px;}.e-con{--container-max-width:1236px;--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){margin-block-end:16px;}.elementor-element{--widgets-spacing:16px 16px;}{}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 *//*******
 Variaveis Basicas do Elementor
 *******
--e-global-color-primary
--e-global-color-secondary
--e-global-color-text
--e-global-color-accent
--e-global-typography-primary-font-family
--e-global-typography-secondary-font-family
--e-global-typography-text-font-family
--e-global-typography-accent-font-family
*/
:root {
    /* --cinza1: #F0F2F6; */
}
html, body{
	width: 100%;
	overflow-x: hidden;
	background: #fff !important;
}
/* Paragrafo */
p {
	margin-bottom: 10px !important;
}
/* Quando selciona o texto */
*::selection {
	color: var(--e-global-color-white);
	background: var(--e-global-color-primary);
	/* color: #000;
	background: #D1CCBD; */
}
/* Formularios */
.gform_wrapper .gfield_label,
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
	width:100% !important;
	font-family: var(--e-global-typography-primary-font-family) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: -0.08px !important;
}
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
    padding: 12px 12px 12px 16px !important;
    border: 1px solid #D0D2D4 !important;
    background: #FFF !important;
}
.gform_wrapper .gfield_label{
    color: #333539 !important;
    font-weight: 600 !important;
    margin: 0px 0px 4px !important;
}
.gform_wrapper ::placeholder {
    color: #ADAFB3 !important;
    opacity: 1 !important;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px;
}
.gform_wrapper input[type=submit] {
    background-color: #738373 !important;
    color: #fff !important;
    padding: 16px 24px !important;
    font-family: "Inter" !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
}
.gform_wrapper input[type=submit]:hover {
    background-color: #1E4C5A !important;
}
.form-contato .gform_required_legend {
    display: none !important;
}
.form-contato .gform_wrapper textarea {
    height: 73px !important;
}
/***********************/
/******* NEW CSS *******/
/***********************/
.imagem-link.elementor-widget-image a {
    width: 100%;
}
#btn-back {
    cursor: pointer;
    width: 26px !important;
    height: 26px !important;
}
#btn-back .elementor-icon,
#btn-back .elementor-widget-container {
    width: 26px !important;
    height: 26px !important;
}
#btn-back .elementor-icon-wrapper {
    width: 26px !important;
    height: 32px !important;
}
#btn-back .fa-chevron-left {
    width: 18px !important;
    height: 18px !important;
}
#btn-back .fa-chevron-left::before {
    width: 11.25px !important;
    height: 18px !important;
}
.filtro-tag .jet-radio-list .jet-radio-list__item {
    display: inline;
}
.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;
}
.noclick {
    pointer-events: none;
}
.rss-fix article:nth-child(n+5) {
    display: none;
}
/*Menu Mobile*/
.menu_mobi .menu-item .elementor-item .sub-arrow {
    margin-left: auto !important;
}
.menu_mobi .menu-item ul.sub-menu {
    position: relative;
    margin: 0 !important;
}
/* Formularios */
.gform_wrapper .gfield_label,
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
	width:100% !important;
	font-family: var(--e-global-typography-primary-font-family) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: -0.08px !important;
}
.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
    padding: 12px 12px 12px 16px !important;
    border: 1px solid #D0D2D4 !important;
    background: #FFF !important;
}
.gform_wrapper .gfield_label{
    color: #333539 !important;
    font-weight: 600 !important;
    margin: 0px 0px 4px !important;
}
.gform_wrapper ::placeholder {
    color: #ADAFB3 !important;
    opacity: 1 !important;
}
.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 24px;
}
.gform_wrapper input[type=submit] {
    background-color: #738373 !important;
    color: #fff !important;
    padding: 16px 24px !important;
    font-family: "Inter" !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
}
.gform_wrapper input[type=submit]:hover {
    background-color: #1E4C5A !important;
}
.form-contato .gform_required_legend {
    display: none !important;
}
.form-contato .gform_wrapper textarea {
    height: 73px !important;
}
/*CALENDARIO*/
/*programacao-lista programacao-interna*/
/* .mec-wrap, .mec-wrap div:not([class^="elementor-"]), .lity-container, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6, .entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-wrap .mec-totalcal-box input[type="submit"], .mec-wrap .mec-totalcal-box .mec-totalcal-view span, .mec-agenda-event-title a, .lity-content .mec-events-meta-group-booking select, .lity-content .mec-book-ticket-variation h5, .lity-content .mec-events-meta-group-booking input[type="number"], .lity-content .mec-events-meta-group-booking input[type="text"], .lity-content .mec-events-meta-group-booking input[type="email"], .mec-organizer-item a, .mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-container li.mec-book-ticket-container label {
    font-family: 'Inter' !important;
}
.entry-content .mec-wrap h1, .entry-content .mec-wrap h2, .entry-content .mec-wrap h3, .entry-content .mec-wrap h4, .entry-content .mec-wrap h5, .entry-content .mec-wrap h6, .mec-events-meta-group-countdown .countdown-w span, .mec-hourly-schedule-speaker-job-title, .mec-hourly-schedule-speaker-name, .mec-single-event .mec-event-meta dt, .mec-ticket-available-spots .mec-event-ticket-name, .mec-wrap h1, .mec-wrap h2, .mec-wrap h3, .mec-wrap h4, .mec-wrap h5, .mec-wrap h6, .post-type-archive-mec-events h1, .tax-mec_category h1 {
    font-family: 'Aleo' !important;
} */
.single-mec-events .mec-events-event-image,
.single-mec-events .mec-event-meta {
    margin-top: 60px;
}
.single-mec-events .mec-events-event-image img {
    height: 400px !important;
    object-fit: cover;
    object-position: center;
}
.single-mec-events .mec-event-export-module {
    display: none !important;
}
.single-mec-events h1.mec-single-title {
    color: #007DCC !important;
    font-family: Poppins !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 31.2px !important; /* 130% */
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
}
.single-mec-events .mec-single-event-description p {
    color: #787878 !important;
    text-align: left !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 26px !important; /* 131.25% */
}
@media only screen and (max-width: 767px) {
    .single-mec-events .mec-container {
        width: 100% !important;
    }
    .single-mec-events .countdown-w {
        padding: 0px !important;
    }
}
.home .mec-event-list-classic .mec-event-article {
    padding: 0 !important;
    margin-bottom: 22px !important;
}
.home .mec-event-list-classic .mec-event-image img {
    border-radius: 4px;
}
/* Fix para limitar a quantidade de itens RSS visualizados*/
.rss-fix article:nth-child(n+4) { /*Número de noticias desejadas + 1*/
    display: none;
}
@media(max-width: 767px) {
    .rss-fix article {
        margin-bottom: 32px;
    }
    .rss-fix article:nth-child(n+3) {
        margin-bottom: 0;
    }
}/* End custom CSS */