@media (min-width: 768px) and (max-width: 991px){
.topo .logo {
	width:15% !important;
	margin-top:00px;
	}
.topo .logo img{
	width:100% !important;
	margin-top:00px;
	}
.topo-fixo nav a{
	position:relative;
	float:right;
	font-size:16px;
	font-weight:100;
	
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	margin-right:0px;
	//background:#093;
	margin-right:1%;
	margin-left:1%;
	margin-top:30px;
	}

.topo-fixo nav ul{
	padding:0px !important;
	
	position:relative;
	float:right;
	width:85%;
	margin-right:10px;
	}
.topo nav a{
	position:relative;
	float:right;
	font-size:16px;
	font-weight:100;
	
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	margin-right:0px;
	//background:#093;
	margin-right:1%;
	margin-left:1%;
	margin-top:50px;
	}
.topo nav ul{
	padding:0px !important;
	
	position:relative;
	float:right;
	width:80%;
	margin-right:10px;
	}
.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;
	}	
.servicos .box{
	position:relative;
	float:left;
	width:38.7%;
	
	}
.servicos .container{
	width:750px;

	
	}

.servicos .texto{
	position:absolute;
	font-size:24px;
	text-align:center;
	width:100%;
	//background:#000;
	top:127px;
	padding-left:25px;
	padding-right:25px;
	//margin-left:40px;
	}

.servicos .texto2{
	position:absolute;
	font-size:24px;
	text-align:center;
	width:100%;
	//background:#000;
	top:105px;
	padding-left:45px;
	padding-right:45px;
	//margin-left:40px;
	}

.servicos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    width: 36px;
    height: 36px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url(../imgs/btn-proximo.svg);
    color: none !important;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
	position:absolute;
	margin-top:-33px;
	right:13px;
}
.servicos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 5px;
    width: 36px;
    height: 36px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: url(../imgs/btn-anterior.svg) no-repeat;
    color: none !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
	margin-top:-33px;
	left:0px;
	position:absolute;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-left: 30px !important;
}
.produtos .item{
	
	width:311px;
	height:323px !important;
	
	}


.produtos .container{
	width:750px;
	}


.produtos .owl-prev {
    position: absolute;
    top: 135px;
    left: -40px;
}
.produtos .owl-next {
    position: absolute;
    top: 135px;
    right: -18px;
}
.contato{
	position:relative;
	float:left;
	width:100%;
	height:1125px;
	background: #f8f8f8;
	padding-top:117px;
	
	}
.contato .box-titulo{
	position:relative;
	float:left;
	width:49%;
	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:49%;
	height:440px;
	background:#fff;
	padding: 0px 44px 36px 44px;
	
	}


.contato .iframe{
	position:relative;
	float:right;
	width:100%;
	height:440px;
	background:#fff;
	margin-top:14px;
	
	}

.clientes .container{
	position:relative;
	
	width:650px;
	
	
	}
.clientes .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-left: 0px !important;
}
.footer .facebook{
	position:relative;
	float:right;
	width:200px;
	height:154px;
	color:#fff;
	font-size:20px;
	margin-top:163px;
	}

.footer .telefone{
	margin-top: 20px;
	
	}
.footer .atendimento{
	margin-top: 20px;
	
	}
}