
/* responsive */
@media (max-width: 1169px) {
	.logo{
		height: 113px;
		width: 320px;
		padding-top: 15px;	
	}
	.container {
		width: 960px;
	}
	/*leo*/
	.carousel-inner{
		height: 326px;
	}
	.busca{
		height: 326px;
	}
	/*leo*/
	/* destaques */	
	.tituloDestaqueHome font {
		font-size: 20px;
	}
	.tituloDestaqueHome {
		font-size: 22px;
	}
	.tituloDestaqueHome::before {
		width: 44px;
	}	
	#destaques .box_destaque {
		/*height: 322px;*/
		margin-bottom: 30px;
	}
	#destaques .box_destaque .image {
		height: 322px;
	}	
	.features .valoresInfo h3 {
		font-size: 18px;
	}
	.valoresInfo p {
		font-size: 12px;
	}
	.features .importantes div {
		float: left;
		color: #FFF;
		font-size: 16px;
		margin: 0px 5px 10px 0px;
	}
	#destaques .box_destaque .features {
		bottom: -121px;
	}
	.features .importantes div i {
		margin: 0px 6px 0px 0px;
	}	
	/* destaques */	
	
	.barra-topo {
		margin-bottom: 14px;
		height: 132px;
		padding-top: 24px;
		padding-bottom: 10px;
	}	
	.bgBarraTop h2 {
		font-size: 13px;
	}	
	.bgBarraTop spam {
		font-size: 11px;
	}	
}

@media (min-width: 768px) and (max-width: 979px) {
	.logo {
		width: 240px;
	}
	/*leo*/
	.carousel-inner{
		height: 253px;
	}
	.busca{
		height: 338px;
	}
	/*leo*/
	.contentBarraTopo > .fa {
		font-size: 18px;
		width: 32px;
	}
	.bgBarraTop h2 {
		font-size: 12px;
	}
	.barra-topo {
		margin-bottom: 0px;
	}	
	
	.navbar-toggle {
		display: block !important;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}	
	
	
	.navbar-left {
		float: right !important;
	}	
	.container {
		width: 750px;
	}
	
	/* destaques */	
	.tituloDestaqueHome font {
		font-size: 12px;
	}
	.tituloDestaqueHome {
		font-size: 16px;
	}
	.tituloDestaqueHome::before {
		width: 44px;
	}	
	.tituloDestaqueHome {
		padding-left: 60px;
	}
	#destaques .box_destaque {
		/*height: 322px;*/
		margin-bottom: 30px;
	}
	#destaques .box_destaque .image {
		height: 322px;
	}	
	.features .valoresInfo h3 {
		font-size: 17px;
	}
	.valoresInfo p {
		font-size: 12px;
	}
	.features .importantes div {
		float: left;
		color: #FFF;
		font-size: 12px;
		margin: 0px 5px 10px 0px;
	}
	#destaques .box_destaque .features {
		bottom: -107px;
	}
	.features .importantes div i {
		margin: 0px 6px 0px 0px;
	}	
	/* destaques */	
	
	.importantes .valor {
		font-size: 13px !important;
	}
		
}


@media (max-width: 768px) {

	/*leo*/
	.carousel-inner{
		height: 226px;
	}
	.barraTopoPg {
	    height: 200px;
	}
	/*leo*/
	/* destaques */	
	.tituloDestaqueHome font {
		font-size: 12px;
	}
	.tituloDestaqueHome {
		font-size: 16px;
	}
	.tituloDestaqueHome::before {
		width: 44px;
	}	
	#destaques .box_destaque {
		/*height: 322px;*/
		margin-bottom: 30px;
	}
	#destaques .box_destaque .image {
		height: 322px;
	}	
	.features .valoresInfo h3 {
		font-size: 17px;
	}
	.valoresInfo p {
		font-size: 12px;
	}
	.features .importantes div {
		float: left;
		color: #FFF;
		font-size: 14px;
		margin: 0px 10px 10px 0px;
	}
	#destaques .box_destaque .features {
		bottom: -107px;
	}	
	/* destaques */	
	
	.importantes .valor {
		font-size: 16px !important;
	}
	
	
}
@media (max-width: 480px) { 
	.busca {
		top: 268px;
		padding-top: 10px;
		width: 274px;
	}
	
	.contentBarraTopo > .fa-phone {
    	margin-left: 40px;
	}
	.contentBarraTopo > .fa-star {
    	margin-left: 40px;
	}
	.contentBarraTopo > .fa-envelope {
    	margin-left: -48px;
	}
	
	
	
	.carousel-inner{
		height: 300px;
	}
	.barraTopoPg {
    	height: 230px;
	}
	.barraTopo {
    	height: 303px;
	}
	
	.container {
		width: 304px;
	}
	.slider {
		display: none;
	}	
	.navbar {
		position: absolute;
		min-height: 50px;
		top: 0px;
		z-index: 99;
		width: 100%;
	}	
	.navbar-brand {
		display: none;
	}
	.logo {
		width: 295px;
		height: 90px;
		margin-top: 25px;
	}	
	
	.barra-topo {
		position: relative;
		z-index: 1;
		background: #000 none repeat scroll 0% 0%;
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 600px;
		margin-bottom: 0px;
	}	
	.bgBarraTop spam {
		font-size: 16px;
		color: #ABABAB;
	}
	.bgBarraTop h2 {
		font-size: 16px;
		color: #000;
	}	
	.noPaddingL {
		padding-left: 15px !important;
	}
	.noPaddingR {
		padding-right: 15px !important;
	}	
	.padTop20 {
		padding-top: 8px;
	}	
	
	/* destaques */	
	.tituloDestaqueHome font {
		font-size: 16px;
	}
	.tituloDestaqueHome {
		font-size: 15px;
	}
	.tituloDestaqueHome::before {
		width: 44px;
	}	
	#destaques .box_destaque {
		/*height: 322px;*/
		margin-bottom: 30px;
	}
	#destaques .box_destaque .image {
		height: 322px;
	}	
	.features .valoresInfo h3 {
		font-size: 15px;
	}
	.valoresInfo p {
		font-size: 12px;
	}
	.features .importantes div {
		float: left;
		color: #FFF;
		font-size: 14px;
		margin: 0px 10px 10px 0px;
	}
	#destaques .box_destaque .features {
		bottom: -107px;
	}
	.importantes .valor {
		font-size: 16px !important;
	}
	
	/* destaques */	
	
	#footerB P {
		font-size: 12px;
		line-height: 20px;
	}	
	
	
	
	
}

/* responsive */
