@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body{
	width:100%;
	float:left;
	color: #000;
	background:#fff !important;
	font-family: "Montserrat", sans-serif;
}
@media (min-width: 1400px){
.container {
    max-width: 1240px !important;
}
}
a, a:hover{ text-decoration:none !important;}
header{
	width:100%;
	float:left;
}

.top-nav-collapse .topo {
	display: none;
	transition: display 1s;
}
.logo{	
    background: url(../images/logo-gcnoticias.svg) no-repeat center;
	width: 150px;
    height: 52px;
    float: left;
    text-indent: -2000px;
    margin: 0px 0;
    background-size: cover !important;
}
.mt-8{
	margin-top: 195px !important;
}

.navbar{
	width:100%;
	float:left;
	background: #074A72;
background: linear-gradient(90deg,rgba(7, 74, 114, 1) 0%, rgba(75, 156, 165, 1) 100%) !important;
	padding:15px 0 !important;
}
.menu_topo{
	width: 100%;
	float: left;
	background: #fff;
	border-bottom: 1px solid #D9D9D9;
}
.menu_topo .nav-link{
    color: #333;
    font-size: 13px;    
    text-transform: uppercase;
    padding: 10px 23px;
    font-weight: 600;
}
.menu_topo .nav-link:hover{
	background: #D9D9D9;
}
.menu-nav{
	color:#F2F2F2 !important;
	
	font-size:18px;
	text-transform:uppercase;
	border-bottom:1px solid rgb(0 0 0 / 19%);
	padding:9px 11px !important;
	border: none;
	background: transparent !important;
}
.menu-nav .fa{
	margin-right: 8px;
}
.menu-nav p{ margin: 0;}
.navbar-light .navbar-toggler{
	border:none !important;
	color:#fff !important;
	box-shadow: none !important;

}

.seg-m .face , .seg-m .inst{
	padding:5px 12px !important;
	float:left;
	background:none;
}
.seg-m .busca{
	float:left;
	padding:5px 15px !important;
	color:#fff !important;
	background:none;
	}
.seg-m .face .fa, .seg-m .inst .fa, .seg-m .busca .fa{
	color:#fff !important;
}
/*.dt-left{ padding-right:0;}*/
.topo{
	background:#fff;
	border-bottom:1px solid #E9EAEB;
}
.topo p{
	font-size:13px;
	color:#000;
	font-size:13px;
	
	padding:6px 0;
	margin-bottom:0;
}
.topo .nav-link{
	color:#000;
	font-size:14px;
	
	margin:0px 0;
	padding:5px 15px;
}
.face .fa, .inst .fa{
	font-size:25px;
	color:#525B62;
}
.busca .fa{
	font-size:22px;
	color:#525B62;
}
.busca{
	background:#F0F0F0;
	padding:14px 15px !important;
	margin:0 !important;
}
.whtas{
	color: #fff !important;
    font-size: 16px;
    background: #4caf50;
    padding: 3px 8px;
    border-radius: 4px;
}
.navbar-nav {
    /*display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 300px;
    padding: 20px;
    position: absolute;
    background: #525a61;
    z-index: 88888888;
	border-radius: 8px;*/
}
.offcanvas-title{
	 color: #222;
	font-size:20px;
	
}
.navbar-nav .nav-link{
	 color: #222;
	font-size:15px;
	border-bottom: 1px solid #eee;
	
	text-transform: uppercase;
	padding: 8px ;
	font-weight: 600;
}
.offcanvas-header{
	background: #eee;
	font-weight: 600;
}
.navbar-nav .nav-link:hover{
	background: #ddd;
}

/*Banners*/
.full-top{
	width:100%;
	float:left;
	margin:30px 0;
	border-radius:3px;
}
.big-full{
	background:#fff;
	width:100%;
	float: left;
	margin-bottom:20px;
}
.big-full2{ 
	width:100%;
	margin-bottom:20px;
}
.banner-lateral{
	width:100%;
	float:left;
	margin-bottom:30px;
}
.banner-meio{
	width:100%;
	float:left;
	margin-bottom:20px;
}


/*Capa*/
article{
	width:100%;
	float:left
}
#capa1{
	width: 100%;
	height: 570px;
	border-radius: 15px;
	overflow: hidden;
	float: left;
	background: #000;
	display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
	position: relative;
    justify-content: center;
}
#capa1 div{
	position: relative;
	z-index: 2;
	padding: 30px;
	width: 100%;
	float: left;
}
#capa1 figure{
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	opacity: 0.6;
	z-index:1;
	height: 100%;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	margin-bottom: 0;
}
#capa1 b{
	background: #4EACB6;
    padding: 3px 18px;
    color: #fff;
    font-size: 15px;
	border-radius: 15px;	
}
#capa1 h2{
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
#capa2{
	width: 100%;
	height: 270px;
	border-radius: 15px;
	overflow: hidden;
	float: left;
	background: #000;
	display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
	position: relative;
    justify-content: center;
}
#capa2 div{
	position: relative;
	z-index: 2;
	padding:20px;
	width: 100%;
	float: left;
}
#capa2 figure{
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	opacity: 0.6;
	z-index:1;
	height: 100%;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	margin-bottom: 0;
}
#capa2 b{
	background: #4EACB6;
    padding: 3px 18px;
    color: #fff;
    font-size: 13px;
	border-radius: 15px;	
}
#capa2 h2{
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
}

#capa3{
	width: 100%;
	height: 270px;
	border-radius: 15px;
	overflow: hidden;
	float: left;
	background: #000;
	display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
	position: relative;
    justify-content: center;
}
.radius-15{
	border-radius: 15px;
	overflow: hidden;
}
.radius-8{
	border-radius: 8px;
	overflow: hidden;
}
#capa3 div{
	width: 100%;
	float: left;
	position: relative;
	z-index: 2;
	padding:20px;
}
#capa3 figure{
	width: 100%;
	float: left;
	position: absolute;
	top: 0;
	opacity: 0.6;
	z-index:1;
	height: 100%;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	margin-bottom: 0;
}
#capa3 b{
	background: #4EACB6;
    padding: 3px 18px;
    color: #fff;
    font-size: 15px;
	border-radius: 15px;	
}
#capa3 h2{
	color: #fff;
	font-size: 18px;
	margin-top: 15px;
}
#destaque{
	width:100%;
	float:left;
	margin:27px 0;
}
#destaque h2{
	
	font-weight:900;
	color:#000000;
	font-size:40px;
	line-height: 40px;
}
#destaque b{
	
	font-weight:900;
	font-size:20px;
	color:#144C79;
}
.carousel-noticias .ntc-slide{
	width:100%;
	float:left;
	position:relative;
}
.carousel-noticias figure{
	width:100%;
	height:340px;
	margin-bottom:0;
	float:left;
	overflow:hidden;
	border-radius: 3px 0 0 3px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.carousel-noticias .seg{
	width: 100%;
	padding-top:80px;
    float: left;
    bottom: 0;
    height: 220px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 90%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000 90%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );

}
.carousel-noticias h2{
	
	font-size:18px;
	text-align:center;
	color:#fff;
	position:absolute;
	padding:0 20px;
	bottom:30px;
	width:100%;
}
.carousel-noticias b{
	background:#4EACB6;
	padding:3px 12px;
	color:#fff;
	font-size:12px;
	
	margin-bottom:12px;
}
.carousel-noticias  .carousel-indicators {
	bottom:0;
}
.carousel-noticias .carousel-indicators [data-bs-target]{
	width:5px !important;
	height:5px !important;
	background:#fff;
	border-radius:15px;
	border: 0;
    border-top: 0px solid transparent !important;
    border-bottom: 0px solid transparent !important;
	border-radius: 5px !important;
}
.carousel-noticias .carousel-indicators .active{
	background:#FFFF00 !important;
}
.noticias-poderes .carousel-indicators [data-bs-target]{
	width:7px !important;
	height:7px !important;
	background-color:#4e4e4e;
	border-radius:15px;
	border: 0;
    border-top: 0px solid transparent !important;
    border-bottom: 0px solid transparent !important;
	border-radius: 5px !important;
}
.carousel-noticias .carousel-control-prev{ background:url(../images/ant.png) no-repeat center;}
.carousel-noticias .carousel-control-next{ background:url(../images/prox.png) no-repeat center;}
.ntc-mais{
	width:100%;
	float:left;
	padding:20px 0;
	border-bottom:1px solid #EFF0F1;
}
.ntc-mais h2{
	
	font-weight:900;
	color:#000000;
	font-size:17px;
	float:left;
	line-height:20px;
	margin-bottom:0;
	width:100%;
}
.ntc-mais b{
	background:#4EACB6;
	padding:2px 8px;
	color:#fff;
	font-size:12px;
	
	margin-bottom:8px;
	float:left;
}
.ntc-mais:last-child{
	border:none;
}
.dt-right{
	background:#fff;
	height: 100%;
	border-radius: 0 3px 3px 0;
	padding-left:20px !important;
	padding-right:20px !important;
	min-height:340px;
}
.noticias-poderes{	
	margin-bottom:30px;
}
.noticias-poderes h3{
	color:#154C7A;
	font-weight:700;
	font-size:22px;
	font-style:italic;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:0;
}
.noticias-poderes .slide{
	background:#fff;
	padding:20px;
	border-radius:3px;
	border-top:5px solid #154C7A;
}
.noticias-poderes .a{
	width:100%;
	margin-bottom:15px;
	float:left;
	min-height: 230px;
	border-bottom:1px solid #F0F0F0;
}
.noticias-poderes h2{
	font-size:17px !important;
	 color: #222;
	font-weight:900;
	margin-bottom:0;
}
.noticias-poderes p{
	font-size:14px !important;
	line-height:23px;
	 color: #222 !important;
	 font-weight: normal !important;
	height:170px
}
.noticias-poderes .carousel-indicators{
	bottom:0;
}
.noticias-poderes .carousel-indicators li{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#525A61;
}
.carousel-indicators .active {
    background: #FF7F00 !important;
}
.none .nav-link{     text-indent: -15000000px !important;
    height: 0;
    border: none;
    padding: 0;}
.edit{
	margin-bottom:40px;
}
.edit h3{
	color:#154C7A !important;
	font-weight:700;
	font-size:18px;
	font-style:italic;
	text-align:center;
	padding-bottom:8px;
	margin-bottom:0;
}
.edit figure{
	width:100%;
	height:200px;
	float:left;
	background:#000;
	position:relative;
	overflow:hidden;
	border-radius:15px;
	margin-bottom:0;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.edit span{
	width: 100%;
	padding-top:15px;
    float: left;
    bottom: 0;
	border-top: none !important;
    height: 100px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 90%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000 90%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.edit span h2{
	font-size:15px;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:10px;
	width:100%;

}
.col-destaque h3{
	font-size:25px;
	color:#154C7A;
	font-weight:900;
	font-style:italic;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:12px;
	margin:30px 0;
	position:relative;
}
.col-destaque h3 span{
	width:160px;
	height:10px;
	position:absolute;
	right:0;
	border-radius:20px;
	background:#154C7A;
	bottom:-5px;
}
.col-destaque a{
	margin-bottom:30px;
	width:100%;
	float:left;
}
.col-destaque a figure{
	width:100%;
	border-radius:15px;
	height:180px;
	float:left;
	background:#333;
	margin-bottom:10px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.col-destaque a p{
	/*float:left;
	width:100%;*/
	color:#737A80;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.col-destaque a h2{
	color:#212121;
	font-size:17px;
	/*float:left;
	width:100%;*/
	margin:0;
}


.news_colun h3{
	font-size:23px;
	color:#154C7A;
	font-weight:900;
	font-style:italic;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:12px;
	margin:30px 0;
	position:relative;
}
.news_colun h3 span{
	width:100px;
	height:6px;
	position:absolute;
	right:0;
	border-radius:20px;
	background:#154C7A;
	bottom:-3px;
}

.news_colun .item_full figure{
	width:100%;
	border-radius:15px;
	height:230px;
	float:left;
	background:#333;
	margin-bottom:10px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.news_colun .item_full p{
	/*float:left;
	width:100%;*/
	color:#737A80;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.news_colun .item_full h2{
	color:#212121;
	font-size:17px;
	/*float:left;
	width:100%;*/
	margin:0;
	min-height: 65px;
}

.news_colun .item_mid figure{
	width:100%;
	border-radius:15px;
	height:110px;
	float:left;
	background:#333;
	margin-bottom:0px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.news_colun .item_mid p{
	/*float:left;
	width:100%;*/
	color:#737A80;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:3px;
}
.news_colun .item_mid h2{
	color:#212121;
	font-size:15px;
	/*float:left;
	width:100%;*/
	margin:0;
}
.news_colun .mais{
	color:#F0F0F0;
	background:#4CA7B2;
	font-size:12px;
	padding:8px 25px;
	border-radius:30px;
}

.news_colun .veja-mais:hover{
	background: #074A72;
}


.colunista{
	margin:40px 0;
}
.colunista figure{
	width:70px;
	height:70px;
	float:left;
	border-radius:100px;
	background:#333;
	margin-right:15px;
	margin-bottom:0;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.colunista-list figure{
	width:90px !important;
	height:90px !important;
}
.colunista h2{
	font-size:13px;
	color:#212121;
	font-weight:700;
}
.colunista p{	
	font-size:11px;
	color:#4CA6B2;
	font-weight:700;
	line-height:15px;
	margin-bottom:5px;
}
.colunista_list h2{
	font-size: 16px !important;
}
.colunista_list p{	
	font-size:13px !important;
}
.colunista .a{
	margin-bottom:30px;
}
.colunista .a:nth-child(4){ display: none !important;}
.colunista .mais{
	color:#F0F0F0;
	background:#4CA7B2;
	font-size:12px;
	padding:8px 25px;
	border-radius:30px;
}

.colunista .mais:hover{
	background:#154C7A;
}
.mais-noticias{
	margin-bottom:40px;
}
.mais-noticias h2{
	font-size:18px;
	color:#212121;
	margin-bottom:3px;
	font-weight:700;
}
.mais-noticias a{
	width:100%;
	float:left;
	margin-bottom:30px;
}
.mais-noticias figure{
	width:100%;
	float:left;
	height:240px;
	background:#333;
	border-radius:15px;
	overflow:hidden;
	background-size:cover !important;
	-webkit-background-size:cover !important;

}
.mais-noticias p{
	
	font-size:15px;
	 color: #222;
}
 
.mais-noticias h3{
	font-size:30px;
	
	color:#154C7A;
	font-weight:900;
	width: 100%;
	    float: left;
	font-style:italic;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:12px;
	margin-bottom:30px;
	position:relative;
}
.mais-noticias h3 a{
	float:left;
	color:#154C7A;
	margin: 0;
}
.mais-noticias h3 span{
	width:160px;
	height:10px;
	position:absolute;
	right:0;
	border-radius:20px;
	background:#154C7A;
	bottom:-5px;
}
.ultimas {
	width:100%;
	float:left;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:20px;
}

.ultimas a:hover{
	background:#DEE0E2;
}
.ultimas a:hover .ultimas h2 b{
	color:#134C79 !important;
}
.ultimas h3{
	font-size:25px;	
	color:#154C7A;
	font-weight:900;
	font-style:italic;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:12px;
	margin-bottom:30px;
	position:relative;
}
.ultimas h3 span{
	width:160px;
	height:10px;
	position:absolute;
	right:0;
	border-radius:20px;
	background:#154C7A;
	bottom:-5px;
}
.ultimas h2{
	font-size:15px;
	color:#202020;
	font-weight:600;
	line-height:22px;
	margin-bottom: 0;
}
.ultimas h2 b{
	font-weight:normal !important;
}
/*Institucional*/
.institucional p{
	font-size: 17px;
    color: #222;
    text-align: justify;
    line-height: 30px;
}
.institucional h2{
	font-size:22px;
	 color: #222;
	font-weight:700;
}
/*Noticias*/
.noticias .box, .mais .box{
	width:100%;
	float:left;
	padding:20px 0;
	border-bottom:1px solid #DEE0E2;
}
.noticias b, .mais b{
	background:#4EACB6;
	padding:3px 12px;
	color:#fff;
	font-size:12px;
	border-radius: 15px;
	
	margin-bottom:12px;
}
.noticias h2, .mais h2{
	font-size:22px;
	color:#222;
	margin-top:5px;
	margin-bottom:3px;
	font-weight:700;
}
.noticias figure, .mais figure{
	width:100%;
	height:180px;
	background:#525960;
	margin-bottom:0;
	border-radius:18px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
	overflow:hidden;
}
.noticias p, .mais  p{
	
	font-size:15px;
	color:#333;
}
.noticias span, .mais span {
    font-size: 13px;
    color: #333;
}
.noticias-view .mais{
	width:100%;
	float:left;
	margin-top:30px;
}
.noticias-view .mais h3{
	font-size:20px;
	color:#144C79;
	margin-top:5px;
	font-style:italic;
	margin-bottom:3px;
	font-weight:700;
	text-transform:uppercase;
}
.noticias-view .seg{
	padding:12px;
	background:#E2E2E2;
	border-radius:3px;
	margin-top:12px;
}
.noticias-view figure{
	/*padding:12px;
	background:#fff;
	border-radius:3px;*/
	margin-top:12px;
	width:100%;
	float:left;
}
.noticias-view figure span{
	width:100%;
	margin-top:12px;
	text-align:center;
	float:inherit;
    font-size: 14px !important;
    color: #666666 !important;
	margin:0;
	border-top:1px dotted #eee;
	padding-top:8px;

}
.noticias-view figure span p{
	text-align:center !important;
    font-size: 14px !important;
    color: #666666 !important;
	margin:0;
	border-top:1px dotted #eee;
	padding-top:8px;
}
.noticias-view h1{
	
    font-weight: 400;
    color: #000000;
    font-size: 50px;
	text-align:center;
    line-height: 50px;

}
.noticias-view .cat{
	background:#525A61;
	color:#fff;
	font-size:14px;
	font-weight:700;
	padding:2px 20px;
	text-transform:uppercase;
	margin-top:50px;
	border-radius:30px;

	}
.noticias-view .subtitulo{
    font-size: 13px;
    color: #666666;
	text-align:center;
}
.noticias-view h1 p{
	text-align:center;
}

.noticias-view p{
	font-size: 15px;
    color: #222;
    text-align: justify;
    line-height: 25px;

}
.noticias-view p span{
	font-size: 15px !important;
}
.noticias-view strong{
	color: #FF9800;
    border-bottom: 1px solid #ddd;
    width: 100%;
    float: left;
    margin-bottom: 12px;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.titulo{
	text-align:center;
	font-size:20px;
	color:#154C7A;
	font-weight:900;
}
.veja-mais{
	color: #F0F0F0 !important;
    background: #FF7F00;
    font-size: 13px;
    padding: 8px 50px;
	margin-top:30px;
    border-radius: 30px;
	border-bottom:3px solid #D56A00;
}
.veja-mais:hover{
	background:#D56A00;
}
.form-check-label{
	padding-left:0 !important;
}
.seg-enq {
	padding:15px;
	border:1px solid #ddd;
	margin:15px 0;
}
.form-check{
	margin-bottom:0;
}
/*Paginação*/
.pagination{
	margin-top:30px;
}
.pagination a{
	background:#525B62 !important;
	color:#fff !important;
	border-radius: 50px !important;
	border:none !important;
	margin:5px ;
	padding: 2px 14px !important;
}
#numselecionado{
	background:#FF7F00 !important;
}
/*Galeria*/
.galeria figure{
	width:100%;
	height:300px;
	float:left;
	background:#000;
	position:relative;
	overflow:hidden;
	border-radius:15px;
	margin-bottom:0;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.galeria .box{
	width:100%;
	float:left;
	margin-bottom:30px;
}
.galeria span{
	width: 100%;
	padding-top:15px;
    float: left;
    bottom: 0;
    height: 100px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 90%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000 90%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.galeria span h2{
	font-size:15px;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:10px;
	width:100%;

}
.seg-figure{
	height:180px;
	overflow:hidden;
	margin:8px 0;
}
.video h3{
	font-size: 20px;
    color: #222;
    margin-top: 5px;
    margin-bottom: 3px;
	text-align:center;
}
.v h3{
	font-size: 16px;
    color: #333;
}

/*Apuracao*/
.apuracao{
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 15px;
}
.apuracao .seg{
	width: 100%;
	float: left;
	border-bottom: 1px solid #eee;
	padding: 15px;
}
.apuracao .seg h4{
	font-size: 18px;
	margin: 0;
}
.seg-b{
	float: left;
	width: auto;
	
}
.progress{
	width: 100%;
	float: left;
	margin-top: 5px;
}
.apuracao-votos{ background:#e6e6e6;}
.apuracao .seg p{
	font-size: 13px;
    float: right;
    margin: 0;
    color: #666;
}
.apuracao .seg small{
	color: #666;

}
.apuracao-votos h2{
	font-size:22px;
	 color: #222;
	font-weight:700;
}
.apuracao-votos h6{ 
	position: absolute;
    right: 15px;
    top: 0;
}
.apuracao .seg figure{
	width: 70px;
	border-radius: 70px;
	height: 70px;
	float: left;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	margin-left: 15px;
	border: 1px solid #eee;
	margin-bottom: 0;
}
/*Fale Conosco*/
.tit{
	width:100%;
	float:left;
	font-size:30px;
	
	color:#154C7A;
	font-weight:900;
	font-style:italic;
	border-bottom:1px solid #DEE0E2;
	padding-bottom:12px;
	margin:30px 0;
	position:relative;
}
.tit span{
	width:160px;
	height:10px;
	position:absolute;
	right:0;
	border-radius:20px;
	background:#154C7A;
	bottom:-5px;
}
.contato p{
	font-size:15px;
	color:#333;
}
#mapa{
	width:100%;
	height:200px;
	float:left;
	    padding: 8px;
    background: #fff;
	border-radius:3px;
	overflow:hidden;
}
.input{
	border:none;
	border-radius:3px;
	width:100%;
	padding:12px 20px;
	margin-bottom:12px;
}
.modal .input{
	border:1px solid #ddd !important;
}
.modal h5{
	font-size:20px;
	
	color:#154C7A;
}
.btn-info {
    color: #fff;
    background-color:#4EACB6 !important;
    border-color: #4EACB6 !important;
}

.buscar input{
	padding:12px;
	border:none;
	font-size:15px;
}
.buscar .btn{
	width:100%;
	padding:12px 30px;
	font-size:15px;
	font-weight:700;
}
/*Concursos*/

.concurso h5{
	font-size:15px;
	font-weight:700;
	color:#646472;
	
}
.concurso p{
	color:#666;
	font-size: 13px;
    line-height: 17px;
	text-align: left;
}
.concurso figure{
	height:180px;
	overflow:hidden;
	width:100%;
	float:left;
	margin:0;
	position:relative;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.concurso .img{ /*display:none;*/  position:absolute; opacity:0;}
.card-body { padding: 15px !important;  }
.concurso .add-voto {
	color: #dc3545 !important;
    border-radius: 30px;
    padding: 3px 0px;
    float: right;
	cursor:pointer;
    font-size: 22px;
}
.concurso .add-voto2 {
	color: #dc3545 !important;
    border-radius: 30px;
    padding: 3px 0px;
    float: right;
    font-size: 22px;
}
.concurso .grid-item{
	width:300px;
	float:left;
	}
/*Classificado*/
.env{
	margin-bottom:30px;
	padding:8px 30px !important;
	}
.box-fala-dest{
	width:100%;
	padding:20px;
	border: 1px solid #DEE0E2;
	border-radius:15px;
	margin-bottom:15px;
}
.box-fala-dest i{
	font-weight:700;
	color:#000;
}
.box-fala-dest p{
	font-size:15px;
	margin-bottom:0;
	line-height:25px;
	 color: #222;
}
/*Colunista*/
.sobre{
	background:#E2E2E2;
	padding:20px;
	float:left;
	width:100%;
}
.sobre figure{
	width:150px;
	height:150px;
	float:left;
	background:#333;
	margin-right:15px;
	border-radius:100px;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.sobre h3{
	font-size:18px;
	color:#144C79;
	margin-top:5px;
	margin-bottom:3px;
	font-weight:700;
	text-transform:uppercase;
}
.sobre p{
	font-size:15px;
	color:#333;
	margin-bottom:0;
	line-height:22px;
}
/*Rodape*/
footer{
	width:100%;
	float:left;
	padding:40px 0;
	margin-top:30px;
	background:#E2E2E2;
}
footer p{
	
	font-size:13px;
	color:#646472;
	text-align:center;
	width:100%;
	float:left;
	margin:25px 0;
}
.sm{
	width:126px;
	height:31px;
	background:url(../images/studiomega.png) no-repeat center;
	text-indent:-40000px;
	float:left;
}
.nav-list .nav-link{
	color:#333;
	font-size:15px;
	
	padding-bottom:4px;
	padding-top:4px;

}
.nav-list .nav-link:hover{
	background:#525B62; color:#fff;
	border-radius:50px;

}
.nav{
	width:100%;
	float:left;
}
.nav-list h3{
	color: #154c7a;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
}
.cd-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    height: 50px;
    width: 50px;
    font-size: 2rem;
    background-color: #525b62;
    text-align: center;
    color: #fff !important;
    line-height: 46px;
    border-radius: 70px;
    display: none;
		z-index: 3000;
		box-shadow: 0px 2px 6px #000;
}
.cd-is-visible{
	display:block;
}

.whatsapp-grupo{
	background: #4CAF50;
    padding: 5px 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 15px;
    margin-top: 15px;
    float: left;
}
.rede-social-rodape .nav-link-1  {
	width: 50px;
    height: 50px;
    float: left;
    border: 1px solid #525b62;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    padding: 3px 0;
    color: #525b62;
    margin-right: 10px;
}
.rede-social-rodape{
	width: 100%;
    float: left;
    margin-top: 12px;
}
.miss{
	width:100%;
	float:left;
}
.miss .tp{
	width:100%;
	float:left;
	padding:50px 0;


}
.duelo{ padding-top:40px;}
.suc{
	top:0;
	position:absolute !important;
}
.seg-enquete .carousel-control-prev{ left:-50px; width:50px;}
.seg-enquete .carousel-control-next{ right:-50px; width:50px;}
.seg-enquete .carousel-control-next .fa, .seg-enquete .carousel-control-prev .fa{ font-size:50px;}
.seg-enquete .btn{
	padding: 12px 40px;
    font-weight: 700;

}
.seg-enquete  .btn-light{
	padding: 8px 30px;
    font-weight: normal
	}
.seg-enquete{
	width:100%;
	position:relative;
	max-width:800px;
}
.seg-enquete figure{
	border-radius:3px;
	overflow:hidden;
	z-index:2;
	position:relative;
	box-shadow:0px 0px 14px #4e4e4e;
}
.seg-enquete figure span{
	width:100%;
	float:left;
	
	position:absolute;
	bottom:0;
	padding:100px 0 20px 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,#000 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
	transition:opacity ease-out 1s;
	opacity:0;
    -webkit-transition: opacity ease-out 1s; /* Safari 3.1 to 6.0 */
}
.seg-enquete small{ width:100%; color:#fff; float:left; text-align:center;}
.seg-enquete figure:hover span { opacity:1; }
.seg-enquete p{
	text-align:center;
	font-family:Kalam;
	margin-bottom:0;
	font-style:italic;
	color:#7fdbe4;
	font-size:25px;
}
.vs{
	box-shadow:0px 0px 14px #4e4e4e;
	top:40%;
	font-family:Kalam;
	left:50%;
	margin-left:-50px;
	position:absolute;
	width:100px;
	height:100px;
	border-radius:50px;
	background:#fff;
	z-index:4;
	font-size:60px;
	text-align:center;
	padding: 11px 0;
}
.seg-enquete h2{
	text-align:center;
}
.lt2{ display:none;}
.pre-candidata a{
	width:50%;
	float:left;	
}
.pre-candidata { width:100%; float:left; margin-bottom:20px; background:#fff; box-shadow:0px 0px 14px #d5d5d5;}
.pre-candidata h2{
	/*width:100%;
	float:left;*/
	text-align:left;
	
	margin:5px 0 0 0;
	font-style:italic; 
	color:#333;
	color: #646472;
    font-size: 15px;
	
}
.titulo2{
	font-style:italic;
	text-align:center;
	font-weight:400;
	color:#333;
	font-size:25px;
	margin-bottom:30px;
	letter-spacing:-1px;
}
.pre-candidata p{   /*width:100%;float:left; */font-size:13px; color:#333;  text-align:left; margin-bottom:0;}
.pre-candidata small{ /*width:100%;float:left; */ color:#333; text-align:left;}
.pre-candidata .alert{ padding:8px 0; text-align:center;  font-size:11px !important; width:100%;}
.pre-candidata figure{
	width:100%;
	float:left;
	margin-right:10px;
	margin-bottom:0;
}
.pre-candidata h3{
	width:50px;
	font-size:25px;
	float:left;
	background:#bd6190;
	color:#fff;
	padding:8px 0;
	margin-right:8px;
	text-align:center;
	margin-bottom:0;
	
}
.menu-nav p {
    margin: 0;
    float: right;
}
.offcanvas-start{ max-width: 100%;}

/***/
@media (max-width: 1400px) {

	.ultimas{ margin-bottom:30px;}
	.edit figure{ height:220px;}
	.navbar-light .navbar-nav .nav-link { font-size: 14px; padding: 5px 10px !important;}
	.menu_topo .nav-link {
		padding: 10px 15px;
	}
	
	}
@media (max-width: 1199px) {
	.noticias-poderes p{ height:inherit;}
	.noticias-poderes{ margin-top:20px;}
	.rd{ margin-top:30px;}
	.menu_topo .nav-link {
        padding: 10px 13px;
		font-size: 12px;
    }
	.colunista .a:nth-child(4){ display: block !important;}
	
}
@media (max-width: 1000px) {
    .menu_topo .nav-link { padding: 4px 13px;}
	.seg-m, .none{ display:block;}
	.edit figure{ height:260px;}
	footer .order-xl-1, footer .order-xl-2, footer .order-xl-3{ display:none;}
	.rd{ margin-top:0;}
	.menu-nav p{ display: none;}
	.logo{ float:inherit;}
	.topo .nav{ display:none;}
	.navbar-light .navbar-nav .nav-link{ padding:8px 0 !important; border-right:none; border-bottom:1px solid #416D92; }
	.topo p{ text-align:center; padding:4px 0; font-size: 12px;}
	.dt-right{ margin-left:0; padding-right:0 !important; padding-left:0 !important; border-radius: 0 0 3px 3px;}
	.carousel-noticias figure{ border-radius:3px 3px 0 0;}
	.ntc-mais{ padding:20px;}
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid{  padding-left:15px !important; padding-right:15px !important;}
	.colunista { margin-top: 0;}
}
@media (max-width: 768px) {
	.edit figure{ height:250px;}	
	.lt2, .big-full2{ display:block;}
	.lt{ display:none;}
	.logo {	width: 108px; height: 37px;}
	.navbar { padding: 8px 0 !important; }
	.offcanvas-start { width: 280px; }
	.full-top {	margin: 14px 0;} 
	 .menu_topo .nav-link { padding: 4px 7px; font-size:11px;}
	 #capa1 {    height: 500px;}
	
}
@media (max-width:575px) {
	.mais-noticias figure { width: 120px; height: 100px; margin-right: 15px;}
	.mais-noticias h2{ font-size: 15px;}
	.mais-noticias{ margin-bottom: 0;}
	.col-destaque a figure{ width:140px; height:100px; margin-right:15px;}
	.col-destaque a h2{ font-size:16px;}	
	.ultimas h3 span, .col-destaque h3 span { width: 100px; height: 7px; right: 0;	bottom: -3px;}
}

@media (max-width: 450px) {
	.apuracao .seg figure { width: 50px;height: 50px;}	
	.carousel-noticias figure{ height:280px;}
	#destaque b{ font-size:18px;}#destaque h2{ font-size:30px;}
	.noticias-view h1{ font-size:35px; line-height: 35px;}
	.tit{ font-size:30px;}
	
	.face ,.inst{ display: none;}
	.mais-noticias p{ display: none;}
	.ultimas h3, .col-destaque h3{ font-size: 25px;}
}
