import url("estilo_interno.css");
.bg_acoes{
	background-image:url(../imagens/nossa_historia.jpg);	
}

.container-interno .menu_interno_editorias {
	padding: 0 0 0px 0;
	margin: 10px 0 60px 0!important;
}
.container-interno .menu_interno_editorias h4 {
	color: #5FAFE0;
	font-weight: normal;
	font-size: 20px;
	font-family: 'Patua One', sans-serif !important;
}
.container-interno .menu_interno_editorias ul {
	padding: 0 0 0px 0;
	list-style: none;
}
.container-interno .menu_interno_editorias ul li {
	font-family: 'Roboto Condensed', sans-serif !important;
	padding: 15px 5px 15px 10px;
	-webkit-transition-duration: .2s;
	-ms-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-timing-function: ease-in;
	-ms-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
	max-width:200px;
    color: black;
}
.container-interno .menu_interno_editorias ul li:hover {
	/*background-color: #47A2DC;*/
	color: #fff;
}
.container-interno .menu_interno_editorias ul li.current_menu {
	background-color: #369;
	color: #fff;
}
/**********************ESTILO CATEGORIAS********************************/
.cat_noticia{
	font-size: 14px!important;
	background-color:#FFF;
	padding:6px 0 0 0;
	margin-bottom:7px;
	text-transform:uppercase;
}
.catnoticia .cat_noticia  a{
	font-size: 16px!important;
}
.catnoticia{
	margin-bottom:0px!important;
	font-size: 16px!important;
}
.menu_interno_editorias ul li {
    border-left: 4px solid #627597;
	margin-bottom:3px;
}
.menu_interno_editorias ul li:hover {
	background-color: #627597;
}
.menu_interno_editorias ul a.current li {
	background-color: #627597;
	color: #fff;
}
.menu_interno_editorias ul a li {
	font-size: 16px!important;
}
.menu_interno_editorias ul a:hover {
	text-decoration:none!important;
}



/***********************************************************************/
.noticia{
	clear:both;
	float:left;
	width:100%;        
	padding-bottom: 10px ;
	margin-bottom:20px;
    border-bottom: 1px solid #D6D6D6;	
}
.imagem_not {
    float: left;
	display:none;
    margin:0 10px -0px 0;
}
.titulo_not{
	width:100%;
	float:left;
	margin-top:7px;
}
.titulo_not a{
	color: #535362!important;
    font-family: 'Playfair Display', sans-serif;
	font-weight: 400!important;
	font-size: 26px;
	line-height:100%;
}

.titulo_not a:hover {

    color: #a7a7ba !important;
}

.data_not{
	width:100%;
	float:left;
	margin-top:10px;
	font-size: 11px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400!important;
}
.data_int{
	width:130px;
	float:left;
	margin-top:10px;
	font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400!important;
}
.noticia .resu_not{
	width:100%;
	float:left;
	margin-top:5px;
	font-size: 15px;
}

.text{
	padding-left:0!important;
	padding-top:0!important;
}
.texto_noticia {
	float:left;
	width:87%;
}
.texto_noticia table tr td{
	padding:20px!important;
}
.texto_noticia table{
	margin-right:5px!important;
}
.icones_noticia{
	min-height:150px;
	width:57px;
	float:left;
	clear:both;
}
.icones_noticia2{
	margin:-5px 30px 0 0 ;
	float:right;
}
.icones_noticia2 span.icone{
	margin:0 7px 0 0 ;
}
.icon_twitter{
	cursor:pointer;	
}
.twcount{
  position:absolute;

  width:20px;
  margin:0 0 0 2px;
  border:1px solid #999;
  padding:2px 3px 2px 5px;
  color:#333;
  font-size:12px;
  text-align:center;
  border-radius:4px;
}

.twcount:before{
  content:"";
  display:block;
  width:0;
  height:0;
  border-top:7px solid transparent;
  border-bottom:7px solid transparent;
  border-left:7px solid transparent;
  border-right:7px solid #999;
  position:absolute;
  left:-15px;
  top:5px;
}

.twcount2{
  position:absolute;
  width:20px;
  margin:18px 0 0 4px;
  border:1px solid #999;
  padding:2px 5px 2px 5px;
  color:#333;
  font-size:12px;
  text-align:center;
  border-radius:4px;
}

.twcount2:before{
  content:"";
  display:block;
  width:0;
  height:0;
  border-top:7px solid transparent;
  border-bottom:7px solid transparent;
  border-left:7px solid transparent;
  border-right:7px solid #999;
  position:absolute;
  left:-14px;
  top:2px;
}


.icones_noticia div{
	margin-bottom:10px!important;
}
.texto_noticia{
	max-width:700px;
	float:left;
	line-height:140%;
    font-family: 'Open Sans', sans-serif!important;
	font-size:15px;
}
.texto_noticia img{
	max-width:100%!important;
	height:auto;
	margin-bottom:20px;
	clear:both;
}
.texto_noticia a{
	color:#52B8D8!important;
	font-weight:normal!important;
}
.texto_noticia .destq_not{
	width:100%;
	border-left:4px solid #52B8D8;
	padding:0 40px 0 15px;
	font-size:16px;
	clear:both;
	margin-bottom:27px;
	font-weight:400;
}

.texto_noticia .relac_not{
	width:250px;
	float:left;
	margin:0px 25px 25px 0;
}
.texto_noticia .relac_not h1{
	font-weight:400;
	color:#52B8D8!important;
	font-size:18px;
	border-bottom:2px solid #D6D6D6;
	padding:0!important;
	margin:0 0 10px 0!important;
} 
.texto_noticia .relac_not p{
	border-bottom:1px solid #D6D6D6;
	float:left;
	margin:7px 0 7px 0;	
	font-weight:400;
	color:#404051!important;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
} 
.texto_noticia .relac_not p a{
	font-weight:400;
	color:#404051!important;
    font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
} 
.fonte{
	float:left;
	clear:both;
	margin-top:10px;
	/*padding-left:52px;*/
	max-width:700px;
	font-size:16px!important;
    font-weight:normal;
}
.acessos{
	width:100%;
	max-width:700px;
	float:left;
	clear:both;
	margin-top:60px;
	text-align:center;
	font-weight:700;
	font-size:14px!important;
	color:#666666;
}
.tag_cloud{
	width:100%;
	max-width:700px;
	margin-top:30px;
	/*padding-left:55px;*/
	float:left;
	clear:both;
	color:#52B8D8!important;
	font-weight:normal!important;
}
.tag_cloud h1{
	font-weight:400;
	color:#323553;
	font-size:18px;
	border-bottom:2px solid #D6D6D6;
	padding:0!important;
	margin:0 0 10px 0!important;
} 
.tag_cloud .tags a{
	color:#52B8D8!important;
	font-weight:normal!important;
	font-size:15px;
}
.modal-title{
	font-size:30px;
}
.myfirstform .form-group{
	margin:0!important;
}
.error{
	display:none!important;
}
.list_noticias{
	margin-left:60px!important;
}
.buscando_por{
	width:100%;
	text-align:center;	
	font-size:18px;
	margin-bottom:30px;
}
.buscando_por span{
	font-weight:bold;
}
.font_size a{
	font-size:24px;
	color:#333!important;

}

.traco-titulo {
    border-bottom: 1px solid #BABABA;
    margin-bottom: 25px;
}

.traco-titulo h2 {
    float: left;
    margin-bottom: 10px;
}

.traco-titulo a {
    color: #000000;
    float: right;
    margin-top: 15px;
    font-size: 12px;
    line-height: 18px;
}

.traco-titulo a:hover {
    color: #537CD4;
}

.traco-titulo:after {
    clear: both;
    display: block;
    content: '';
    width: 124px;
    height: 4px;
    background-color: #42D527;
    margin-bottom: -2px;
}

.traco-titulo-direcao:after {
    background-color: #c95f81;
}

.traco-titulo-taxas:after {
    background-color: #537CD4;
}

.traco-titulo-produtos:after {
    background-color: #ce600a;
}

.traco-titulo-lucros:after {
    background-color: #6f9050;
}

.traco-titulo-relacao:after {
    background-color: #7f5733;
}

.card a {
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    font-family: 'Patua One', cursive;
    display: block;
    margin-bottom: 30px;
}

.card a:hover {
    color: #537CD4;
}

.card a:last-child {
    margin-bottom: 0;
}

.card-body {
    padding: 20px 25px 30px;
}

.title-highlights {
    color: #537CD4;
    margin-top: 10px;
    text-align: justify;
    font-size: 18px;
    font-weight: 600;
}

.card {
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px 3px rgba(0,0,0,0.07);
    box-shadow: 0 2px 3px 3px rgba(0,0,0,0.07);
    min-height: 640px;
}

.card-img, .card {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card-img-top-new {
    border-radius: 120px;
    width: 200px;
    height: 200px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 10px;
}

.espaco {
    height: 50px;
}

@media only screen and (min-width: 769px){
/*	.texto_noticia img{
		max-width:100%!important;
		height:auto!important;
	}
	.relacionadas{
		display:none;
	}	
	.icones_noticia {	
		display:none;
	}*/
}
@media only screen and (max-width: 768px)  and (min-width: 481px){
	.texto_noticia img{
		margin-top:20px;
		max-width:100%!important;
		height:auto!important;
	}
	.relacionadas{
		display:none;
	}	
	.icones_noticia {	
		display:none;
	}	
}
@media only screen and (max-width: 480px){
	.texto_noticia img{
		margin-top:20px;
		max-width:100%!important;
		height:auto!important;
	}
	.relacionadas{
		display:none;
	}	
	.icones_noticia {	
		display:none;
	}
}
 
@media only screen and (max-width: 320px) {
	.icones_noticia,.resu_not{
		display:none;
	}
	.menu_interno_editorias{
		margin:20px 0 20px 0!important;	
		float:left!important;	
	}
	#body_titulo_page{
		margin-bottom:15px;
		border:0!important;
	}
	.titulo_not a,.titu_not{
		font-size:26px!important;	
	}
	.titu_not{
		margin:-25px 0 0 0!important;
		font-size:26px!important;	
	}	
	.catnoticia {
		margin:-40px 0 -20px 0!important;	
		padding:0!important;	
		float:left;
		line-height:0!important;	
	}
	.catnoticia a{
		font-size:12px!important;	
	}	
	.texto_noticia{
		width:99%!important;
	}	
	.texto_noticia img{
		max-width:100%!important;
		height:auto!important;
	}
	.relacionadas{
		width:92%!important;
		float:left;
		margin:60px 0 40px 3%!important;
	}
}

@media print{
	
	.icones_noticia,.icones_noticia2,.header,.container_top,.container_header,.navegacao,.relacionadas,.tag_cloud,.container_footer  {
		display:none;
	}
	.head_interno .titulo_page {
		margin-top:-30px;
		font-size: 30px;
    }
}
		.LayNormal {
			display: inline;
			visibility: visible;
		}

		.LayMobile {
			display: none !important;
			visibility: hidden !important;
		}

		@media only screen and (max-width: 415px) {
			.LayNormal {
				visibility: hidden !important;
				display: none !important;
			}
			.tp-caption{
				min-width:350px!important;
				border:1px solid #000;
			}
			.LayMobile {
				display: inline !important;
				visibility: visible !important;
			}
		}
.form-control {
	height:60px!important;
	font-size:16px;	
	max-width:99%!important;
}
