@media (min-width: 0px) and (max-width: 767px){
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.subtitulo{
	position:relative;
	float:left;
	width:100%;
	height:91px;
	text-align:center;
	font-size:18px;
	margin-top:14px;
	font-family: 'Titillium', sans-serif !important;
	//color:#737373;
	font-weight:200 !important;
	letter-spacing:0.8px;
	}
.destaques{
	position:relative;
	float:left;
	width:100%;
	height:478px;
	
	
	}

.destaques ul li{
	position:relative;
	
	width:100%;
	height:188px;
	background:#282870;
	text-align:center;
	//margin-bottom:70px;
	
	}

.servicos .container{
	width:100%;

	
	}
.servicos .box {
    position: relative;
    float: left;
    width: 100%;
	text-align:center;
	margin-bottom:15px;
}

.servicos .box img{
   
    margin:0 auto;
}

.produtos .container{
	width:100%;

	
	}


.produtos .item {
	
    width: 100%;
    height: 100% !important;
}

.contato{
	position:relative;
	float:left;
	width:100%;
	height:1575px;
	background: #f8f8f8;
	padding-top:117px;
	
	}

.contato .box-titulo{
	position:relative;
	float:left;
	width:100%;
	height:440px;
	background: #282870;
	//padding-top:83px;
	padding-left:71px;
	padding-top:43px;
	padding-right:71px;
	
	}
.contato .formulario{
	position:relative;
	float:right;
	margin-left:1.3%;
	width:100%;
	height:440px;
	background:#fff;
	padding: 0px 44px 36px 44px;
	margin-top:14px;
	}


.contato .iframe{
	position:relative;
	float:right;
	width:100%;
	height:440px;
	background:#fff;
	margin-top:14px;
	
	}
.contato .h3{
	font-size:16px !important;
	text-align:left;
	margin-top:30px;
	position:relative;
	float:left;
	width:70%;
	}

.marcas{
	position:relative;
	float:left;
	width:100%;
	height:895px !important;
	padding-top:60px;
	
	}
.marcas ul li{
	width: 50%;
    height: 120px;
   float:left;
    margin: 0 auto;
    padding: 2px;
	position:relative;
	text-align:center;
	
    
	}
.marcas .subtitulo{
	
	top:40px !important;
	
	}

.footer{
	position:relative;
	float:left;
	width:100%;
	height:448px;
	
	background:url(../imgs/fundo-contato.jpg) center no-repeat top;
	
	}

.footer .box-logo{
	position:relative;
	float:none;
	margin:0 auto;
	width:97%;
	height:178px;
	margin-top:-30px;
	background:#282870;
	text-align:center;
	padding-top:27px;
	}
.footer .box-logo img{
	
	width:28%;
	
	}
.footer ul{
	position:relative;
	float:left;
	width:100%;
	height:241px;
	list-style:none;
	padding:0px !important;
	margin-top:11%;
	padding-left:10% !important;
	margin-left:0%;
	}
.footer ul li{
	
	width:100%;
	height:101px;
	text-transform:uppercase;
	margin-top:-20px;
	}
.footer ul li .telefone{
	
	
	margin-bottom:20px;
	}
	
.footer .frase{
	position:relative;
	float:left;
	width:100%;
	height:33px;
	line-height:63px;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	line-height:18px;
	margin-top:22px;
	}
		
.footer .logo-ative{
	position:relative;
	float:none;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:20px;
	width:30%;
	}	


.footer .direitos{
	text-align:center;
	}


.produtos .owl-next {
    position: absolute;
    top: 285px;
    right: 75px;
}
.produtos .owl-prev {
    position: absolute;
    top: 285px;
    left: 75px;
}
.banner{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	//background:url(../imgs/banner.jpg) center no-repeat;
	//margin-top:168px;
	
	}

.destaques ul li .telefone span{
	position:relative;
	top:6px;
	font-size:16px;
	min-height:350px !important;
	}	
.topo .logo img{
	width:50%;
	}
.topo nav a {
    
    margin-top: 10px;
	
}
}