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

.topo{
	width:100%;
	margin:0 auto;
	position:absolute;
	
	height:74px;
	-webkit-transition:All 0.5s ease; 
	-moz-transition:All 0.5s ease; 
	-o-transition:All 0.5s ease;
	z-index:2;
	}

.topo .logo{
	position:relative;
	float:left;
	text-align:left;
	width:60%;
	height:74px;
	background:url(../imgs/fundo-logo.png) right no-repeat ;
	}

.topo .logo img{
	//z-index:2222222;
	margin-top:7% !important;
	margin-left:16px;
	width:150px;
	}
.topo nav{
	position:relative;
	float:left;
	width:100%;
	height:0px;
	list-style:none;
	padding:0px !important;
	border-top:solid;
	border:none;
	//text-shadow:3px 3px 0px #e9e9e9;
	
	}

.topo nav ul{
	padding:0px !important;
	//background:#000;
	position:relative;
	float:right;
	width:65%;
	height:auto;
	border-right:0px #e5e5e5 solid;
	
	margin-right:0px;
	line-height:46px;
	padding-right:15px !important;
	z-index:112;
	}
.topo nav a{
	position:relative;
	float:left;
	font-size:15px;
	font-weight:100;
	
	text-decoration:none;
	text-transform:uppercase;
	font-weight:600;
	margin-right:0px;
	//background:#093;
	margin-left:0px;
	margin-top:0px;
	}
.banner{
	position:relative;
	float:left;
	width:100%;
	min-height:139px !important;
	height:auto !important;
	//background:url(../imgs/banner.jpg) center no-repeat;
	//margin-top:168px;
	background:#0e252f;
	text-align:center;
	}
.saudacao{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #bdbdbd;
	padding-top:20px;
	text-align:center;
	padding-bottom:50px;
	}


.saudacao h1{
	font-size:26px;
	}
.saudacao .frase{
	position:relative;
	text-align:center;
	font-size:16px;
	font-weight:200;
	font-style:italic;
	letter-spacing:0.3px;
	color:#00;
	margin-top:15px;
	padding-left:30px;
	padding-right:30px;
	}
.saudacao .linha{
	position:relative;
	width:90px;
	height:1px;
	bottom:-51px;
	margin:0 auto;
	
	}

.produtos{
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	height:auto !important;
	padding-top:00px;
	padding-bottom:70px;
	}
	

.produtos .titulo{
	
	position:relative;
	float:left;
	margin-top:50px;
	width:100%;
	height:105px;
	text-align:center;
	}
.produtos h1{
	float:none;
	position:relative;
	width:auto;
	text-align:center !important;
	font-size:26px;
	font-weight:400;
	letter-spacing:-0.5px;
	line-height:30px;
	}
.produtos .linha{
	position:relative;
	width:91px;
	height:1px;
	top:10px;
	margin:0 auto;
	float:none;
	}
.produtos .owl-produtos{
	
	width:100%;
	
	
	
	}
.produtos .owl-prev {
    position: absolute;
	width:43px !important;
	height:43px !important;
    top: -132px;
    left: 50%;
	margin-left:-13% !important; 
	opacity:1 !important;
	border:1px solid #0e252f;
	border-radius:0px;
	background:url(../imgs/btn-anterior.svg)  no-repeat center !important;
}
.produtos .owl-next {
    position: absolute;
    width:43px !important;
	height:43px !important;
    top: -132px;
    left: 50%;
	margin-left:1% !important; 
	opacity:1 !important;
	border:1px solid #0e252f;
	background:url(../imgs/btn-proximo.svg)  no-repeat center  !important;
}
.frase-inicial{
	position:relative;
	float:left;
	width:100%;
	height:378px;
	background: url(../imgs/fundo-frase.jpg)  center no-repeat;
	}

.frase-inicial .frase{
	width:100%;
	height:378px;
	background: none;
	position:absolute;
	z-index:1;
	text-align:center;
	}
.frase-inicial .frase h1{
	font-size:45px;
	font-weight:400;
	font-style:italic;
	margin-left:0px;
	margin-top:122px;
	letter-spacing:-1px;
	line-height:45px;
	width:100%;
	}

.frase-inicial .frase h1 span{
	font-size:64px;
	font-weight:700;
	font-style:italic;
	margin-left:0px;
	}

.noticias{
	position:relative;
	float:left;
	width:100%;
	height:1260px;
	margin-bottom:87px;
	text-align:center;
	}
.noticias .titulo{
	
	position:relative;
	float:left;
	margin-top:50px;
	width:100%;
	height:105px;
	text-align:center;
	}
.noticias h1{
	
	position:relative;
	width:auto;
	text-align:center;
	font-size:26px;
	font-weight:400;
	letter-spacing:-0.5px;
	line-height:30px;
	
	}
.noticias ul li{
	position:relative;
	
	width:100%;
	height:335px;
	margin-bottom:70px;
	
	}
.noticias ul li img{
	position:absolute;
	width:100%;
	height:100%;
	}

.noticias ul li .titulo-noticia{
	position:absolute;
	bottom:-10px;
	left:10px;
	
	width:100%;
	height:168px;
	padding-right:33px;
	padding-left:33px;
	
	padding-bottom:43px;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
	line-height:24px;
	//border:1px solid #bdbdbd;
	background:#0e252f;
	letter-spacing:-1px;
	z-index:1;
	}

.marcas .titulo{
	
	
	font-weight:400;
	font-size:28px;
	color:#fff;
	width:100%;
	text-align:center;
	margin-top:-20px;
	}
.marcas h1{
	font-weight:400;
	font-size:26px;
	}


.marcas .box-marcas{
	position:relative;
	margin:0 auto;
	float:none;
	width:90%;
	height:362px;
	background:#FFF;
	margin-top:90px;
	-moz-box-shadow: -17px -17px 0px #0e252f;
	-webkit-box-shadow: -17px -17px 0px #0e252f;
	box-shadow: -17px -17px 0px #0e252f;
	padding-left:40px;
	padding-right:40px;
	padding-top:50px;
	}
.marcas #owl-marcas{
	
	top:41px;
	z-index:2;
	}
.marcas .linha-box-marcas{
	position:absolute;
	margin:0 auto;
	width:100%;
	height:362px;
	background:none;
	top:17px;
	left:17px;
	
	border:1px solid #FFF;
	}
.marcas  .owl-prev {
    position: absolute;
	width:43px !important;
	height:43px !important;
    top: 175px;
    
	left:17% !important;
	opacity:1 !important;
	border:1px solid #00361b;
	
	background:url(../imgs/btn-anterior.svg)  no-repeat center !important;
}
.marcas  .owl-next {
    position: absolute;
    width:43px !important;
	height:43px !important;
    top: 175px;
    left:60% !important;
	opacity:1 !important;
	border:1px solid #00361b;
	background:url(../imgs/btn-proximo.svg)  no-repeat center  !important;
}
.contato{
	position:relative;
	float:left;
	width:100%;
	height:960px;
	margin-bottom:87px;
	}

.contato .titulo{
	
	position:relative;
	float:left;
	margin-top:35px;
	width:100%;
	height:105px;
	margin-bottom:30px;
	text-align:center;
	}
.contato h1{
	
	position:relative;
	width:auto;
	text-align:center;
	font-size:26px;
	font-weight:400;
	letter-spacing:-0.5px;
	line-height:38px;
	}
.contato .formulario{
	position:relative;
	//margin-left:1.3%;
	width:100%;
	height:440px;
	z-index:1;
	padding: 0px 44px 36px 44px;
	float:right
	}

.contato .mapa iframe{
	width:100%;
	float:left;
	height:440px;
    pointer-events: none;
	position:relative;
}
.contato iframe{
	position:relative;
	width:100%;
	float:left;
	margin-top:30px;
	}

.footer .infos{
	position:relative;
	float:left;
	width:100%;
	height:241px;
	list-style:none;
	padding:0px !important;
	margin-top:128px;
	//margin-left:8%;
	}

.footer .infos li .texto{
	
	font-size:14px;
	
	}
.footer .direitos{
	text-align:center;
	
	}
.footer .direitos .frase{
	height:91px;
	line-height:91px;
	position:relative;
	text-align:center;
	width:100%;
	height:91px;
	font-size:11px;
	margin-left:00px;
	}
		
.footer .direitos .logo-ative {
    position: relative;
    float: none;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 20px;
    width: 30%;
}
}