
@font-face {
  font-family: 'social-icons';
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/70/social-icons.eot");
  src: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/70/social-icons.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/70/social-icons.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/70/social-icons.ttf") format("truetype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/70/social-icons.svg#social-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);
/* @import url(https://raw.github.com/FortAwesome/Font-Awesome/master/docs/assets/css/font-awesome.min.css); */
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Francois+One&display=swap');

body {
    width:100%;
    height:100%;
    font-family:Arial;
    font-size:14px;
    margin-top: 0px;
}

header, footer {
    min-height:50px;
    position:relative;
    margin-top:0px;
}

em{
	font-style: unset;
}


.social-icons {
  padding: 0;
  line-height: 0;
}

.divider i{
	font-size: 20px;
	line-height: 1.5;
}

.divider-p i{
    font-size: 20px;
    line-height: 1.5;
}


.social-icons-link-p {
 
 height:25px;
 width:25px;
 line-height:25px;

}

.social-icons-link-g {
 
 height:35px;
 width:35px;
 line-height:35px;

}


.social-icons-link {
 display:inline-block;
 font-size:16px;
 text-align:center;
 border-radius:3px;
 border:0;
 background:0 0;
 color:#343a40;
 overflow:hidden;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -ms-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out
}

.social-icons-home.dark .social-icons-link {
/* background:#343a40;*/
background: transparent;
 color:#fff;
}
.social-icons-home.light .social-icons-link {
 background:#f0f1f3;
 color:#343a40;
}
.social-icons-home.round .social-icons-link {
/* border-radius:20%;*/
border-radius: 50%;

}
.social-icons-home.square .social-icons-link {
 border-radius:0;
}
.social-icons-home.si-border .social-icons-link {
/* border:1px solid #8f9397;*/
border: 1px solid #fff;
}


.social-icons-home.si-colored-bg .social-icons-link,
.social-icons-home.si-colored-bg-on-hover .social-icons-link:hover {
 color:#fff;
 border:0;
}
.social-icons-home.si-colored-bg .social-whatsapp .social-icons-link,
.social-icons-home.si-colored-bg-on-hover .social-whatsapp .social-icons-link:hover {
 background-color:#00e676;
}

.social-icons-home.si-colored-bg .social-instagram .social-icons-link,
.social-icons-home.si-colored-bg-on-hover .social-instagram .social-icons-link:hover {
 background-color:#FF1E76;
}


.social-icons-home.si-colored-bg .social-facebook .social-icons-link,
.social-icons-home.si-colored-bg-on-hover .social-facebook .social-icons-link:hover {
 background-color:#5d82d1;
}

.social-icons-home.si-colored-bg .social-twitter .social-icons-link,
.social-icons-home.si-colored-bg-on-hover .social-twitter .social-icons-link:hover {
 background-color:#40bff5;
}

.social-icons-home .social-icons-link:hover i {
 -webkit-animation:toTopFromBottom .3s forwards;
 -moz-animation:toTopFromBottom .3s forwards;
 animation:toTopFromBottom .3s forwards
}

@keyframes toTopFromBottom {
 49% {
  transform:translateY(-100%)
 }
 50% {
  opacity:0;
  transform:translateY(100%)
 }
 51% {
  opacity:1
 }
}

.banner-xs img{
	max-width: 100%;
	height: auto;
}
.bg-mCE{
  background-color: #fafafa;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 5px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.gap18{
	clear: both;
    height: 30px;
    
}

.label-destaque{
    display: block;
	font-weight: bold;
    color: #C4170C;
    text-align: left;
    padding:10px 5px 0px;
}

[role="contents"] {
    position:relative;
}
.mega-nav {
    background:#2a8fcf;
    border-radius:0;
    /* margin-bottom:0; */
}
.imgLarge{
	border-top: 2.2px solid #660000;
	/*border-bottom: 2.2px solid #d80027;*/

}
.borda-destaque {
	border-bottom: 2.2px solid #660000;
}


.mega-nav.navbar-default .navbar-nav > li > a {
    color:#111111;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
}



.mega-nav.navbar-default .navbar-nav > li > a:hover {
    /*background:#0075b3; */
  	background:#003827;
  	color:#fff!important;
} 
.mega-nav.navbar-default .navbar-nav > li.dropdown > a:hover,
.mega-nav.navbar-default .navbar-nav > li.dropdown > a:focus,
.mega-nav.navbar-default .navbar-nav > li.dropdown > a:active{
    background:#003827;
    color:#fff;
} 

#MainMenu .menu-list li {
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
}

.mega-nav.navbar-default .navbar-nav > li.menu-list .list-category a {
    color:#333;
}

.navblog {
	border-top:1px solid;
	border-bottom:1px solid;
	border-left:0px;
	border-right:0px; 
	margin:2px 0px 0px 0px; 
	background-color:#ffb800;
	border-color:#ffb800; 
	min-height:20px;
	
}

.navbar {
    border-radius: 0px!important;
    margin-bottom: 0px;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.nav > li > a {
  display:block;
  padding:10px 5px;
  position:relative;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #cb0003;
    font-weight: bold;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #cb0003;
    /*background-color: #ff9600;*/
    background-color: #f5f5f5;
}


.navbar-default .navbar-nav .navbar-rodape > a{
	color: #660000;
    font-weight: bold;
    font-size: 16px;
    background-color: #eee;
}

.navbar-default .navbar-nav .navbar-rodape > a:focus,
.navbar-default .navbar-nav .navbar-rodape > a:hover {
	background-color: #eee;
	color:#FF6E05;
}

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


.dropdown-menu li a {
	padding: 12px 15px 12px 10px;
    border-bottom: 1px solid #e5e5e5;
}


.color-menu {
    color: #660000!important;    
	font-family: 'Francois One', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    
}

.btn-info-contexto{
	background-color:none!important;
	border-color:none!important;
}


.background-red{
	background-color:#600000!important;
}


.font-contexto-exato-header {
    /*font-family: 'Oranienbaum', serif; */
    font-family: 'Frank Ruhl Libre', serif;
    color: #660000;
    font-weight: 900;
    margin-bottom:0px;
    letter-spacing:-4px;
    
}

.fontbtsocial{
	font-size: 14px;
}

.font-uni{
	color: #000;
	/*line-height:110%;*/
	letter-spacing: 0px;
}

.font-idata {
    color: #000;
    line-height: 110%;
    font-weight:bold;
    text-transform: capitalize;
    
}

.font-texto{
	font-size:18px;
	line-height: 25px;
	color:#000;
	text-align: justify;
	font-weight:500;
}

.font-texto p{
	margin-top: 10px;
	color: #000!important;
}

.barra-social {
    padding: 20px 14px;
}


.mostracomment{
	background:#600000;
}

.font_tit_p_comment{
	font-size: 28px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    color: #FFF;
    margin: 25px 0px 2px 0px;
    line-height: 1.5em;
    
}

.comment_i{
    margin: 10px 0 10px 0;
    overflow: hidden;
    padding: 0px;
}

.cabecalho{
	margin:auto; 
	overflow:hidden; 
	padding:5px; 
	background-color:#003827;
}
.cabecalho-texto{	
	float:left; 
	margin:auto; 
	overflow:hidden; 
	padding:0px;
}

.nomecomment{
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
}
.datacomment{
    font-size: 16px;
    color: #FFFF00;
    margin-left: 10px;
}
.textocomment{
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
}

.deixeseucomentario a{
	color: #FFF;
	text-decoration:none;
}

.color-white{
	color:#fff;
}

.font-form-size{
	font-size:30px;
}

.comentar{
	padding-bottom:30px;
}

.font-footer-h3 {
	/* border-bottom: 4px solid #660000; */
	color: #660000;
	font-size: 24px;
	font-weight: 600;
	line-height: 27px;
	padding: 0px;
	
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	color: #F5F5F5;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
	font-weight:bold;
	font-size: 16px;
}

.logo-icone a {
	color: #660000;
}

.logo-icone a.link_redesocial {
	color: #660000;
}
.footer a {
	color: #660000;
}

.footer a.link_redesocial {
	color: #000;
}


.banner-topo{
	padding:9px;
}
.banner-topo img{
	max-width:100%;
	height:auto;
}

.banner-cldf img{
	max-width:100%;
	height:auto;
}


.banner-g img{
	max-width:100%;
	height:auto;
}


.banner-lateral{
	padding-bottom:30px;	
}
.banner-lateral img{
	max-width:100%;
	height:auto;
}

.banner-central img{
	max-width:100%;
	height:auto;
}

.img-destaqueG{
	max-width:100%;
	height:auto;
}


.bg-img-sombra:after{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
/*	background-image:linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgba(117, 19, 93, 0.73));*/
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.19) 100%, rgb(0, 0, 0)100%);
}

.img-radius:after{
	border-radius: 50px 50px 0px 0px;
	
}

.img-radius > img {
	border-radius: 50px 50px 0px 0px;
}


.img-radius-completo:after{
	border-radius: 50px;
	
}

.img-radius-completo > img {
	border-radius: 50px;
}

.img-radius-completo25:after {
	border-radius: 25px;
}


.img-radius-completo-top25:after {
	border-radius: 25px 25px 0px 0px;
}

#editoria-nome .titulo-editoria{
	background-color: rgba(90,134,157,0.14);
	padding:5px 7px;
    font-weight: 700;
    color: #600000;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;

}

#editoria-nome p{
	font-size: 16px;
	background-color: #5a869d12;
	padding:15px 15px 7px 7px;
    font-weight: 700;
    color: #600000;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;

}

#editoria-nome p span{
    color: #313131;
    letter-spacing: -1px;
}


#editoria-nome .titulo-editoria-footer{
	/* background-color: #5a869d12; */
	padding:15px 15px 7px;
    font-weight: 700;
    color: #600000;
    font-size: 22px;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;

}

#editoria-nome .titulo-editoria span{
    color: #313131;
    font-size: 21px;
    display: block;
    letter-spacing: -1px;
}

#editoria-nome .titulo-editoria-footer span{
    color: #313131;
    font-size: 16px;
    display: block;
    letter-spacing: -1px;
    margin-left:1px;
}

.background-yellow{
	background-color: #E9E9E9 !important;
}

.font-nomecoluna {
	font-size:40px;
	text-transform: capitalize;
}

#editoria-nome .titulo-editoria-df{
	background-color:#172b7c;
    color: #FFF;
    font-size: 50px;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;
	font-family: 'Rokkitt', serif;
	font-weight:700;
	padding:20px 0px 10px 7px;
}

#editoria-nome .titulo-editoria-co{
	background-color:#000;
    font-weight: 700;
    color: #FFF;
    font-size: 50px;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;
	font-family: 'Rokkitt', serif;
	font-weight:700;
	padding:20px 0px 10px 7px;    

}

#editoria-nome .titulo-editoria-br{
	background-color:#003827;
    font-weight: 700;
    color: #FFF;
    font-size: 50px;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;
	font-family: 'Rokkitt', serif;
	font-weight:700;
	padding:20px 0px 10px 7px;    

}

#editoria-nome .titulo-editoria-mu{
	background-color:#eb2423;
    font-weight: 700;
    color: #FFF;
    font-size: 50px;
    display: block;
    line-height: 90%;
    transition: all .35s;
    letter-spacing: -1px;
	font-family: 'Rokkitt', serif;
	font-weight:700;
	padding:20px 0px 10px 7px;    

}




/* === INDEX == */


.feature-box {
	position: relative;
}

.feature-box.f-style-1 {
	padding: 20px; 
	
}

.f-border {
	border:1px solid rgba(0, 0, 0, .1);	
}

.feature-box-title {
    font-size: 14px;
    color: #343a40;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
}

.box-label {
    transform: translate(-50%,-50%);
    text-align: center;
    /*background-color: #fff;*/
    display: inline-block;
    z-index: 1;
    padding: 0 15px;
    position: absolute;
    top: -1px;
    left: 50%;
    font-weight: 500;
}



.font-italic {
    font-style: italic!important;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.mr-auto, .mx-auto {
    margin-right: auto!important;
}

.rounded-pill {
    border-radius: 50rem!important;
}

.bg-light {
    background-color: #f0f1f2!important;
}




.font-tit-maislidas {
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    color: #FFF;
    background-color:#003827;
    margin: 0px;
}

.btn-leiamais{
	padding:5px 25px; 
	float:right; 
	background:#FFF; 
/*  border:2px solid #600000; */
	color:#003827;
	font-size: 14px;
	font-weight:bold;
}

.col-padding{
	padding-top:0px;
	padding-bottom:0px;
}


.font-tit-retranca{
	font-size:14px;
	padding:5px 10px;
}

.font-tit-retranca{
	color:#003827;
	font-family: 'Francois One', sans-serif;
	font-weight:bold;
}

.form-control::-moz-placeholder {
	color:#660000;

}
.form-control:-ms-input-placeholder {
	color:#660000;

}
.form-control::-webkit-input-placeholder {
	color:#660000;
} 

.banner_sup {
    max-width:100%!important;
}

.container-editoria {
    background-color: #FFF;
    border: 0px solid #FFF;
    margin: 30px 0px;
}

.editoria-h1 {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 10px;
	color:#003827;
	font-weight:bold;
}

a.editoria-a{
	font-weight:bold;
	color:#003827;
	border:0px solid #FFF;
}

.icon-d{
	font-weight:bold;
	color:#600000;
	font-size:35px;
	padding-top:10px;
}
.icon-dxs{
	font-weight:100;
	color:#fff;
	font-size:22px;
}

.icon-a{
	border:0px;
	padding:15px 8px;
}


.bg-destaque{
	padding:0px 15px; 
	background-clip:content-box; 
	background-color:#ffb800;
}

.bg-destaque1{
	color:#003827;
	background-color:#ffb800;
}

.bg-editoria {
	color:#003827;
	/*text-shadow: 0 0 6px rgb(0, 0, 0); */
	background-color:#E9E9E9;
	padding: 5px 0px 5px 5px;
}
.label-contexto {
    background-color: #400;
    padding: .1em .3em .1em;
    border-radius: 0;
    font-family: Arial;
}

.col-sm-banner2{
	float: left;
}
.col-sm-banner{
	float: left;
}




#back-to-top.affix {
    bottom: 78px;
}

#back-to-top {
    right: 0px;
    top: auto;
    z-index: 10;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.affix {
    position: fixed;
}

#back-to-top .btn.btn-primary {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.9);
    background: #1b4119;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
}

.btn-primary, .btn-dark {
    border: 0;
    border-radius: 0;
    padding: 12px 25px 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}


.post-overaly-style::before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;

}

.post-overaly-style {
    position: relative;
    overflow: hidden;
}

.gap-50 {
    clear: both;
    height: 50px;
}

.m-segment-button{
	background-image: url("data:image/svg+xml,<svg xmlns='https://www.w3.org/2000/svg' width='46' height='46' fill='currentColor' class='bi bi-bell' viewBox='0 0 16 16'><path d='M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2zM8 1.918l-.797.161A4.002 4.002 0 0 0 4 6c0 .628-.134 2.197-.459 3.742-.16.767-.376 1.566-.663 2.258h10.244c-.287-.692-.502-1.49-.663-2.258C12.134 8.197 12 6.628 12 6a4.002 4.002 0 0 0-3.203-3.92L8 1.917zM14.22 12c.223.447.481.801.78 1H1c.299-.199.557-.553.78-1C2.68 10.2 3 6.88 3 6c0-2.42 1.72-4.44 4.005-4.901a1 1 0 1 1 1.99 0A5.002 5.002 0 0 1 13 6c0 .88.32 4.2 1.22 6z'/></svg>");
    background-repeat: no-repeat;
    background-color: #fff;

    /*background:  no-repeat center/20px auto;*/
    position: absolute;
    left: 130px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    font-size: 0;
    transition: all 0.4s ease;
    opacity: 0;	
}


/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}

.page{
	padding-right:30px;
}
    
.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}

/*li { list-style-type:none;}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }
*/


/* ---- quem somos ---- */

.page {
	padding-top:40px;

}


.page nav{
    background: #f5f5f5;
    padding: 30px 20px;
}


.menui{
    margin: 0!important;
    padding: 0!important;
    list-style: none;
}

.page .menui li {
    padding: 16px 0 15px;
    border-bottom: 1px solid #dcdcdc;
}

.tit-sobre{
	padding: 15px 7px;
	font-weight: 700;
	color: #600000;
}

.conteudoi p{
	line-height:30px;
	text-indent:50px;
}

.conteudoint p{
	line-height:30px;
	text-indent:0px;
}



.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #660000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top:0px;
}

.sidenav ul {
	padding-left:10px;
}

.sidenav ul ul {
	padding:0px;
}

.sidenav li {
	list-style:none;
	
}

.sidenav a {
	font-family: 'Open Sans',sans-serif;
    text-decoration: none;
    /*font-size: 16px;
    display: block;
    font-weight:bold;*/	
}


.sidenav .menuprincipal {
	border: 0px;
	color:#fff;
	padding: 8px;
}


.sidenav .menu_editorias {
    /*padding: 10px;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    transition: 0.3s;
	border-top: 2px solid #8c191f;*/
	font-weight:lighter;	
}



.sidenav a:hover, .nav>li>a:hover {
    color: #8c5959;
}

ul.navbar-CE > li > a {
  display: inline-block;
  padding: 0 15px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
  position: relative;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

ul.navbar-CE > li {
  padding: 0;
  position: relative;
}

ul.navbar-CE > li > a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  border-bottom: 3px solid;
  transform: scale(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.45s ease,opacity 0.55s ease;
  -moz-transition: -moz-transform 0.45s ease,opacity 0.55s ease;
  -ms-transition: -ms-transform 0.45s ease,opacity 0.55s ease;
  -o-transition: -o-transform 0.45s ease,opacity 0.55s ease;
  transition: transform 0.45s ease,opacity 0.55s ease;
}

ul.navbar-CE > li:hover > a::before, ul.navbar-CE > li.active > a::before {
  border-color: #ec0000;
  opacity: 1;
  transform: scale(1) translateZ(0);
}

ul.navbar-CE > li:hover > a::before {
	border-color: #ec0000;
	opacity: 1;
	transform: scale(1) translateZ(0);
}



.closebtn::before{
	transform: rotate(45deg);
}
.closebtn::after{
	transform: rotate(-45deg);
}

.closebtn:hover {
	background-color: red;
  transform: rotate(90deg);
}

.menu-btn-close {
	background-color: #600;
	border: 0;
  	font-size: 0;
  	width: 40px;
  	height: 40px;
  	transition: transform 0.4s;
}

.menu-btn-close::before, .menu-btn-close::after {
  background-color: #FFF;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  margin: auto;
}

.menu-btn-close::before {
  transform: rotate(45deg);
}

.menu-btn-close::after {
  transform: rotate(-45deg);
}

.menu-btn-close:hover {
  transform: rotate(90deg);
}


.logo_menu_contexto{
	font-family: 'Frank Ruhl Libre', serif;
    font-size: 44px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 0px;
    letter-spacing: -2px;
	/*padding:25px;*/
	
}

.hamburger-dap div::before{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background: inherit;
	height: 2px;
	width: 100%;
	z-index: 1;
}

.hamburger-dap div::affter{
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	background: inherit;
	height: 2px;
	width: 100%;
	z-index: 1;
}



.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

#parent { 
	position: relative; 
	width: 100%; 
	padding-left: 15px;
	padding-right: 15px;
} 
#child { 
  position: absolute; 
	left: 0px; 
	bottom: 0px; 
	height: auto;
	text-shadow: 0 0 16px rgb(0, 0, 0);
	padding-left: 15px;
	padding-right:15px;
	width: 100%;
}

#child span{
	color: #fff;
	background-color: #65655d;
	padding: 3px 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#child h1 {
    color: #fff;
    font-weight: 800;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    /*background: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.95) 100%);*/
    background-color: rgba(0,0,0,0.6);
}

h2.block-title-maislidas{
	font-family: "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.block-title-maislidas::after{
	margin: 0 auto;
	margin-top: 1rem;
	content: '';
	border-top: 3px solid #006400;
	width: 22%;
	text-align: center;
	display: block;
}

.block-title-maislidas{
	letter-spacing: -0.02em;
    font-size: 34px;
    color: #4d4d4d;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 3px 0;
    padding: 0 0 6px 1px;
}

/*  ** inicio carousel_id_01 ** */
@keyframes carousel_id_01 {
  100% { width: 50px; };
}

.carousel-indicators_01 {
  bottom: 0px;
  left: 50%;
  width: 60%;
  margin-left: -30%;

}



.carousel-indicators_01 li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0,0,0,0);
    border: 1px solid black;
    border-radius: 10px;
}

.destaques-gerais .carousel-indicators_01 li {
    border-radius: 0;
    width: 50px;
    height: 7px;
    overflow: hidden;
}

.carousel-indicators_01 .active {
  margin:1px;
}

.carousel-indicators_01 .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}

.carousel-indicators_01 .active .teste{
  height: 100%;
  width: 0px;
  background: #5e0303;
  animation-name: carousel_id_01;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.carousel-indicators_02 .active {
margin:1px;
}

@keyframes grow {
  100% { width: 90px; };
}

.carousel-indicators_02 .active .teste{
  height: 100%;
  width: 0px;
  background: black;
  animation-name: grow;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.destaques-gerais .carousel-indicators_02 li {
    border-radius: 0;
    width: 30px;
    height: 5px;
    overflow: hidden;
}

.carousel-indicators_02 {
  bottom: 0px;
  left: 0;
  width: 100%;
  margin-left: 0;
}



.carousel-indicators li {
	width: 15px;
	height: 15px;
}

.carousel-indicators li:hover {
	background-color: #ffeb03;
}

.carousel-indicators .active {
	width: 17px;
	height: 17px;
}



.carousel-caption{
  left: 4%;
  right: 4%;
  text-shadow: none;
  text-align: left;
}



.carousel-caption h2 {
/*  font-family: 'Merriweather Sans', sans-serif;*/
	font-family: 'Hanken Grotesk', sans-serif;
}

.opci{
  background:rgba(0,0,0,0.5);
}
.opci-white{
  background:rgba(255,255,255,0.8);
}

.carousel-control-topo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    /*width: 6%;*/
    font-size: 22px;
    color: #f00;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
/*    opacity: .5;*/
}

.carousel-control-topo.left {
    background-image: none;
    top: 35%;
    left: 10px;
}

.carousel-control-topo.right {
    background-image: none;
    top: 35%;
    right: 10px;
    left: auto;
}


.carousel-control .glyphicon-chevron-right{
  width: auto;
  height: auto;
  right: 0;
}

.carousel-control .glyphicon-chevron-left{
  width: auto;
  height: auto;
  left: 0;
}

#example span.destaque{
  color:#FFF; 
  background-color: #660000;
  font-weight:bold; 
  font-size:12px; 
  padding:3px;
}


.headerfixed{
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 999;
  top: 0;
  left: 0;
}


.text-icon::before{
  font-family: FontAwesome;
  content: "\f111";
  color: #660000;
  padding-right: 3px;
  font-size: 8px;
}


.banner-centro img{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p iframe{
	width: 100% !important;
    max-width: 100% !important;
}



