/* ===================================================================================

* Theme Name: Exhibz Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Description: Exhibz is a functional Event and Conference WordPress Theme.
* Version: 2.0
* Author: Tripples
* Author URI: http://www.themewinter.com
* Template: exhibz
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
	font-family: "Montserrat", sans-serif;
}

body{
	margin: 0 !important;
}
.text-right{
	text-align:right;
}

.text-center{
	text-align:center;
}

.d-none{
	display: none;
}

.d-block{
	display: block;
}

.filtro-1, .filtro-2, .filtro-evento, .filtro-plataforma, .filtro-formato{
	width: 250px;
	padding: 16px 30px 16px 30px;
    background-color: #EFEFEF;
    border: none;
    color: #434343;
	border-radius: 50px;
	height: 52px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #f3969a;
}

/*checked color*/
.dropdown-item.active {
	background-color: #33e2ea;
}

.filtro-1 option, .filtro-2 option {
  	background-color: #ffffff;
	border:none;
	padding:22px 18px;
}

.elementor-shortcode .slide-container, .elementor-shortcode .slide-content, .elementor-shortcode .card-wrapper, .elementor-shortcode .swiper-slide{
	border: none!important;
}

/* .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: 0!important;
} */


.card-wrapper .swiper-slide{
	max-width:209px!important;
	height:315px!important;
}

.card{border:none!important;}

.elementor-shortcode .non-swiper-slide{
	display:none!important;
}
.elementor-shortcode .swiper-button-next, .elementor-shortcode .swiper-button-prev {
	text-rendering: auto;
}
.elementor-shortcode .slide-container .swiper-button-next .arrow-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23999999'/%3E%3C/svg%3E");
}
.elementor-shortcode .slide-container .swiper-button-prev .arrow-previous {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23999999'/%3E%3C/svg%3E");
	z-index:1;
}
.arrow-next, .arrow-previous{
	width: 25px;
	height: 40px;
}
.disabled_swiper_button{
	display:none;
}
.flex-container {
    display: flex;
	margin: 15px 0 25px 0;
}

.flex-child {
    flex: 1;
}  

/* .flex-child:first-child {
    margin-right: 20px;
} */
.title-post-type{
	margin:auto;
	color: #112585;
	font-size: 24px;
	font-weight: bold;
}

/** Início - Ajustes título - Programação do SBT **/
.programacao-sbt-desktop .title-post-type,
.programacao-sbt-mobile .title-post-type{
	font-size: 16px;
	color: #fff;
}
/** FIM - Ajustes título - Programação do SBT **/

/** Início - Estilos para itens da página Calendário **/
.grid { 
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
	grid-gap: 20px;
	align-items: stretch;
	row-gap: 40px;
}

.grid > article img {
	max-width: 100%;
	border-radius: 4px;
	height: 190px;
	object-fit: cover;
}

.text > a {
	color: #1346ED;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

.text .icon-arrow-right{
	margin-left:5px;
	font-weight: bold;
}

.card-date {
	margin: 15px 0 15px 0;
}

.card-date span{
	padding: 10px;
	border-radius: 25px;
	background-color: #1346ED;
	font-weight: 700;
	font-size:12px !important;
	color: #f9f9f9;
}

.card-title {
	font-size: 20px;
	font-weight: bold;
	color: #424242;
}

.btn_wrapper{
	display: flex;
    justify-content: center;
    align-items: center;
}
.evento .text p{
	font-size: 12px;
	color: #272727;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 12px;
}
#carregar-mais{
	margin:10px 0 10px 0;
}
/** Fim - Estilos para itens da pagina Calendário **/

/** Início - Estilo para o Form de Newsletter **/
div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
	margin: 0 !important;
}
.form-newsletter .tnp-widget input[type=text],
.form-newsletter .tnp-widget input[type=email]{
	background-color: #f9f9f9;
	padding: 14px 25px;
	border: 1px solid #f9f9f9;
	border-radius: 8px;
	font-family: "Montserrat", sans-serif;
}
.form-newsletter .tnp-field input[type="submit"]{
	padding: 14px 35px;
	width: auto;
	background-color: #f9f9f9;
	color: #1346ED;
	border-radius: 4px;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	cursor: pointer;
}
.form-newsletter .tnp-widget label{
	color: #f9f9f9;
}

/* Newsletter MASSA DIGITAL */
.form-newsletter-md .tnp-widget input[type=text], 
.form-newsletter-md .tnp-widget input[type=email]{
	background-color: #e9e9e9;
	padding: 14px 25px;
	border: 1px solid #e9e9e9;
	border-radius: 8px;
	font-family: "Montserrat", sans-serif;
}
.form-newsletter-md .tnp-field input[type="submit"]{
	padding: 14px 35px;
	width: auto;
	background-color: #1346ED;
	border-radius: 4px;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	cursor: pointer;
}
/* FIM - Newsletter MASSA DIGITAL */

/** Fim - Estilo para o Form de Newsletter **/

/** Início - Estilos para ajuste de espaçamento entre filtros no mobile **/
@media only screen and (max-device-width: 915px){
	.filtro-1, .filtro-2{
		margin:10px 0 10px 0;
	}
	.panel .items{
		display:block!important;
	}
}
@media only screen and (max-device-width: 768px){
	.filtro-1, .filtro-2, .filtro-evento, .filtro-plataforma, .filtro-formato{
		width: 100%;
		margin-bottom: 10px;
	}
	.elementor-shortcode .flex-container{
		display: block;
	}
	.elementor-shortcode .flex-container .title-post-type{
		display: flex;
		justify-content: center;
	}
}
/** Fim - Estilos para ajuste de espaçamento entre filtros no mobile **/

/** Início - Estilos para accordion em Formatos Comerciais **/
.accordion {
	background-color: #f9f9f9;
	font-weight:bold;
	color: #8f8f8f;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2); 
}

.active, .accordion:hover {
	background-color: #ccc;
}

.formatos-rede-massa .accordion:hover{
	color:#1346ed;
}

.formatos-massa-fm .accordion:hover{
	color:#f7b82e;
}

.formatos-massa-digital .accordion:hover{
	color:#bf42e8;
}

.accordion i, .accordion .fa-radio{
	margin-right: 15px;
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.8em 0.8em;
	background-color: #e3e8f9;
}

.accordion .fa-tv{
	color: #1346ed;
}

.accordion .fa-radio{
	width: 20px;
	height: 20px;
	color: #f7b82e;
}

.accordion .fa-server{
	color: #bf42e8;
}

.panel {
	padding: 0 18px;
	background-color: #f4f4f4;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	border-radius: 0 0 25px 25px;
}

.panel .items{
	padding-top: 10px;
	display:flex;
}

.formatos-rede-massa, .formatos-massa-fm, .formatos-massa-digital{
	margin: 20px 0px 20px 0px;
}

.formatos-rede-massa .titulo, .formatos-massa-fm .titulo, .formatos-massa-digital .titulo{
	color: #1346ed;
	font-size: 22px;
	font-family: "Montserrat", sans-serif;
    font-weight: 800;
}

.formatos-rede-massa .accordion, .formatos-massa-fm .accordion, .formatos-massa-digital .accordion{
	margin: 10px 0px 0px 0px;
	padding: 15px;
	border-radius:10px 10px 0px 0px;
}

.panel .btn-quero-anunciar{
	background-color: #1346ed;
	color: #ffffff;
	border-radius:5px;
	margin-bottom:20px;
	text-transform:none!important;
}
/** Fim - Estilos para accordion em Formatos Comerciais **/

a.disabled {
  pointer-events: none;
  cursor: default;
}

/** Início - Anuncie aqui **/
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-radio input[type="radio"] {
  display: none;
}
.wpcf7-checkbox .wpcf7-list-item{
  display: inline-block;
  padding: 0px;
  background-color: #e0e0e0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
	text-align: center;
}
.wpcf7-checkbox .wpcf7-list-item label{
	margin-bottom: 0 !important;
	width: 100% !important;
}
.wpcf7-radio .wpcf7-list-item-label{
  display: inline-block;
  padding: 10px 20px;
  background-color: #e0e0e0;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}
.wpcf7-checkbox .wpcf7-list-item-label{
  display: inline-block;
  padding: 10px 20px;
  background-color: #e0e0e0;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}
.wpcf7-checkbox input[type="checkbox"]:checked + span.wpcf7-list-item-label,
.wpcf7-radio input[type="radio"]:checked + span.wpcf7-list-item-label {
  background-color: #1346ed;
  color: #fff;
}
.wpcf7-acceptance .wpcf7-list-item{
	margin: 0;
}
.uacf7-form-2914 p{
	margin: 0 0 10px
}
.uacf7-form-2914 .uacf7-row{
	margin-bottom: 10px;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{
	font-size: 14px;
	color: #979797;
	margin-left: 8px;
}
label.label-titulo{
	font-size: 20px !important;
	font-weight: bold !important;
	padding-top: 20px !important;
}
.uacf7-uacf7style-2914 input[type="date"],
.uacf7-uacf7style-2914 select{
	height: 62px;
}
select{
	height: 62px;
}
select option{
  background-color: #fff;
  color: #272727;
  padding: 22px 18px;
}
.uacf7-form-15111 .uacf7-col-12{
	margin-bottom: 15px;
}
/** Fim - Anuncie aqui **/

/** Início - Ajustes Programação do SBT **/
.programacao-sbt-desktop .title-post-type,
.programacao-sbt-mobile .title-post-type{
	font-size: 16px;
	color: #fff;
}
.programacao-sbt-desktop .card-wrapper .swiper-slide,
.programacao-sbt-mobile .card-wrapper .swiper-slide{
	width: 170px !important;
	height: 255px !important;
}

.programacao-sbt-desktop .slide-container .swiper-button-next .arrow-next,
.programacao-sbt-mobile .slide-container .swiper-button-next .arrow-next{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.programacao-sbt-desktop .slide-container .swiper-button-prev .arrow-previous,
.programacao-sbt-mobile .slide-container .swiper-button-prev .arrow-previous{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.programacao-sbt-desktop .elementor-shortcode .slide-container .swiper-button-next::before,
.programacao-sbt-mobile .elementor-shortcode .slide-container .swiper-button-next::before{
	content: "";
        position: absolute;
        top: -150px;
        left: -113px;
        width: 150px;
        height: 337px;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(19, 70, 237, 1));
        z-index: -1 !important;
}
.programacao-sbt-desktop .elementor-shortcode .slide-container .swiper-button-prev::before,
.programacao-sbt-mobile .elementor-shortcode .slide-container .swiper-button-prev::before{
	content: "";
        position: absolute;
        top: -150px;
        left: -50px;
        width: 150px;
        height: 337px;
        background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(19, 70, 237, 1));
        z-index: -1 !important;
}
/** FIM - Ajustes Programação do SBT **/

.elementor-shortcode .slide-container .swiper-button-next::before{
	content: "";
        position: absolute;
        top: -150px;
        left: -113px;
        width: 150px;
        height: 337px;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
        z-index: -1 !important;
}
.elementor-shortcode .slide-container .swiper-button-prev::before{
	content: "";
        position: absolute;
        top: -150px;
        left: -10px;
        width: 150px;
        height: 337px;
        background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
        z-index: -1 !important;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item .elementor-active{
	background-color: #f9f9f9 !important;
	border: 1px solid #e5e5e5 !important;
}

.items-text, .items-video{
	flex: 1 0 50%;
    box-sizing: border-box;
}

.card-tabela-de-preco, .card-mapa-de-cobertura{
	background-color: #F9F9F9;
	border-radius: 15px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
    --e-column-margin-right: 10px;
    --e-column-margin-left: 10px;
    padding: 40px 80px 60px 80px;
}

.titulo-card-tabela-de-preco, .titulo-card-mapa-de-cobertura{
	color: #112585;
    font-family: "Raleway", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.validade-card-tabela-de-preco{
	padding: 10px 0px 0px 0px;
	color: #9B9B9B;
    font-family: "Raleway", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
	margin-bottom:3px;
}

.accordion-radio{
	display: flex;
}

.accordion-radio svg{
	color: #f7b82e;
}

.accordion-radio .titulo-item-radio{
	margin-left:15px;
	margin-top: auto;
    margin-bottom: auto;
}
.sm-over-hidden{
	overflow: hidden !important;
}
.tnp-privacy-field label {
	color: #fff;
	font-size: 12px !important;
}