/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

img {
	border-radius: 10px;
}

a {
	text-decoration: none;
}

.badge {
    text-transform: lowercase;
}

.badge-laranja {
    background: #f56400 !important;
}

.badge-azul {
    background: #00d4fe !important;
}

.badge-rosa {
    background: #ff0087 !important;
}

#gp-social-share {
    margin-top: 35px !important;
}

.x-6 {
    font-size: 2.5rem;
    color: red;
}

.page .entry-title::after, .single .entry-title::after  {
    content: '';
    width: 50px;
    height: 10px;
    margin-top: 5px;
    background: #00b0ef;
    position: absolute;
    display: block;
    border-radius: 100px;
}

.inside-page-hero h2:before, .widget-title:before, .page-title:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #303f76;
    position: relative;
    display: inline-block;
    border-radius: 3px;
	vertical-align: middle;
	margin-right: 10px;
}

.site-header {
    border-bottom: 2px solid #00b0ef;
	-webkit-box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2);
	box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.2);
}


.nome-presidente {
    color: #006ee1 !important;
}

.category header.page-header .page-title {
    color: white !important;
}

.category header.page-header {
    background: #02afef !important;
}


.list-redes-sociais li {
    margin-right: 15px !important;
}

.list-redes-sociais li i {
    font-size: 1.5rem;
	color: white;
}


.list-info-home li {
    color: #314682 !important;
}

.border-after-left-azul::after {
    content: '';
    width: 100px;
    height: 5px;
    display: block;
    background: #00b0ef;
	margin-top: 10px;
}

.border-after-center-branco::after {
    content: '';
    width: 100px;
    height: 5px;
    display: block;
    background: white;
	margin: 0 auto;
	margin-top: 10px;
}

.custom-footer-widgets {
    background: #324785;
}

.custom-footer>div {
    flex: 1 1 0;
}
.custom-footer {
    display: flex;
}


.lista-destaques {
    margin: 0 auto;
}


.desc-video-home {
    background: #f2f2f2;
    padding: 10px;
}

.secao-video-home {
    background: rgb(29,53,138);
	background: -moz-linear-gradient(180deg, rgba(29,53,138,1) 0%, rgba(29,53,138,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(29,53,138,1) 0%, rgba(29,53,138,0) 100%);
	background: linear-gradient(180deg, rgba(29,53,138,1) 0%, rgba(29,53,138,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d358a",endColorstr="#1d358a",GradientType=1);
    border-radius: 15px;
}

.list-video-home .item-seq-posts-cat {
}

.secao-slide-posts .item-seq-posts-cat {
    
}

.list-video-home h3 {
	color: #FFF;
    margin: 0;
}

.box-content-cat-post {
    
}

.seq-desc-post-video {
    position: absolute;
    padding: 25px;
    bottom: 0;
}


.titulo-cat h3 {
    margin: 0;
}

.titulo-cat a {
    text-decoration: none;
}

.titulo-not-recentes::after {
    content: "";
    background-image: url(http://porta-de-notcias.test/wp-content/uploads/2022/07/icon-list-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 15px;
    display: block;
}

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

.icone-linha img {
    padding: 10px;
}

.icone-linha::before {
    content: '';
    background: #02afef;
    width: 100%;
    height: 5px;
    display: block;
    margin-bottom: -50px;
}

.coluna-anuncio {
    background: #e3e3e3;
    text-align: center;
    padding: 15px;
    
}

.img-banner-youtube {
    background: #f2f2f2;
}


.seq-img-cat {
    position: relative;
}

.seq-img-cat img {
   
}

.cat-post-fluid {
    position: absolute;
    bottom: 0;
    padding: 20px;
}

.faixa-fluid {
    background: #314685c7;
    width: 100%;
	border-radius: 0 0 10px 10px;
}

.secao-destaques-home {
    background: #2b396c;
}

/*.post-type-archive-tv h2 {
    font-size: 20px;
}*/

/*FILTRO CONVENCAO*/
.list-cat-convencao {
    margin: 0;
}
/*FILTRO CONVENCAO*/

/*PAGES*/
.title-section {
	background: rgb(1,28,121);
	background: -moz-linear-gradient(90deg, rgba(1,28,121,1) 0%, rgba(1,219,242,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(1,28,121,1) 0%, rgba(1,219,242,1) 100%);
	background: linear-gradient(90deg, rgba(1,28,121,1) 0%, rgba(1,219,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#011c79",endColorstr="#01dbf2",GradientType=1);
	border-radius: 5px;
	padding: 10px;
	color: #FFF;
}


.embed-responsive.embed-responsive-16by9 iframe {
    width: 100% !important;
	border-radius: 10px;
}
/*PAGES*/


.card-tv {
/*    max-height: 400px;*/
    overflow: hidden;
    clear: both;
}

.bg-video-tv{
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.304359243697479) 0%, rgba(0,0,0,0.9066001400560224) 88%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.304359243697479) 0%, rgba(0,0,0,0.9066001400560224) 88%);
	background: linear-gradient(180deg, rgba(0,0,0,0.304359243697479) 0%, rgba(0,0,0,0.9066001400560224) 88%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}