/*
Theme Name: TCA
Theme URI: http://www.conquistaweb.com/
Description: Tema utilizado para o portal TCA
Author: Julio Cesar Correia
Author URI: http://www.conquistaweb.com
Tags: green, two columns, widgets
Version: 1.0
 
    The CSS, XHTML and design is released under GPL:
 
http://www.opensource.org/licenses/gpl-license.php
 
*/
body {
	font-family: 'Roboto', sans-serif;
	
}
img {
	border: 0px;
!IMPORTANT
}
a:link, a:active, a:visited {
color: #666;
text-decoration: none;
}

a:hover {
color:#0099FF;
text-decoration: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*fim do clearfix*/
img, picture, video, embed {
	max-width: 100%; /*define a largura máxima em até 100%*/
	height:auto;
}


/*start*/
/* change the background color */
.navbar-custom {
    
background-color: transparent;
/*border-bottom: 5px solid #333333;*/

}


/* change the brand and text color */

.navbar-custom { padding-top: 0px;}
.navbar-custom li{   margin-top: 40px }
.navbar-custom li{  list-style: none;}
.navbar-custom li li{ margin-top:0}

.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: #333333;

}
/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: #333333;
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #FFF;
	background-color: #2A5585;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	
}
.navv_line{ width:100%; height:5px; background-color:#2A5585; margin-top:20px; clear: both;}

.divider-vertical {
height: 50px;
margin: 0 9px;
border-left: 1px solid #F2F2F2;
border-right: 1px solid #FFF;
}


.dest_img{ border-top: 16px solid}
.destaque_img_0{ border-top-color:  #555555; }
.destaque_img_1{ border-top-color:  #008C00; }
.destaque_img_2{ border-top-color:  #2A5585; }


.dest_img img:hover{opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */}

.home_tit_destaque { margin-top:10px}
.home_tit_destaque a{ font-size:27px; color: #535353; line-height:27px}
.home_tit_destaque a:hover{ color: #000}
.home_saiba_destaque{ margin-top:8px} 
.home_saiba_destaque a:hover{ color:#000000} 
.mais_destaques{ margin-top:40px}

.hoverzoom {
	position: relative;
    width: 100%;
    overflow: hidden;
}
.hoverzoom > img {
   width: 100%; 
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	     -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	      -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	         transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
	-webkit-transform: scale(1.5);
	   -moz-transform: scale(1.5);
	    -ms-transform: scale(1.5);
	     -o-transform: scale(1.5);
	        transform: scale(1.5);
}
.videos_home{ margin-top:40px}
.video_tit_home{ font-size:16px;}
.video_tit_home a	{color: #333333}
.footer_top{width: 100%; min-height:30px; text-align: center; color: #FFF; background-color:#2A5585; padding: 10px 0 10px 0; clear: both; margin-top:40px; text-decoration: italic}
.footer_bottom{ width: 100%; min-height:255px; background-color: #333333; color: #FFF; text-align: center; padding: 45px 0 30px 0px;  }
.footer_bottom p{ margin-top: 30px}
.endereco_footer{ margin-top:80px}
.conteudo{ margin-top:30px; min-height:50vh}
.slide_home{margin-top:75px}
.artigus{ margin-top: 50px }

.imgagem_slider{ }	
.img_slider{ width:100%; height: auto}
/*----------------------------------------------------------
Media Queries <<<<<=========================================
----------------------------------------------------------*/

/* 
1200px – Desktops, notebooks com monitores widescreen
***********************************************************/
@media screen and (max-width: 1200px) {
	.center{ width:990px}
}

/* 
960px – Tablets no formato paisagem e alguns monitores mais antigos
***********************************************************/
@media screen and (max-width:960px) {
		.center{ width:950px}

}

/* 
768px – Tablets no formato retrato, como o iPad
***********************************************************/
@media screen and (max-width:768px) {
		.center{ width:760px}
	


/* 
480px – Smartphones no formato paisagem com tela pequena
***********************************************************/
@media screen and (max-width:480px) {
	
	.center{ width:460px}
	.slide_home{ margin-top: 45px}
	.form_busca{ display: none}
	.navbar-custom { background-color: #FFF;  }
	.navbar-custom li{ width:100%}
	.img_fixa{ margin-top: 30px}

	/*.artigus{ margin-top: -20px }*/
	
	
}

/* 
320px – Smartphones no formato retrato com tela pequena
***********************************************************/
@media screen and (max-width:320px) {
		.center{ width:290px}


	}
}
