/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css

*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "Verdana", arial, arimo, sans-serif;
font-weight:normal;
}

thead th,
tbody th{
font-family: "Verdana", arial, arimo, sans-serif;
}

button,
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Verdana", arial, arimo, sans-serif;
}

.menu{
	font-family: "Verdana", arial, arimo, sans-serif;
}

blockquote{
font-family: "Verdana", arial, arimo, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0px;
padding:0px;
color:#000;
font:normal 0.9em/150% 'Verdana', arial, arimo, sans-serif;
}

.all{
	width:100%;
}


.logo img{
	margin-top:15px;
	width:175px;
}

.atual{
	background-color:#EBA21F;
}

.topo-mobile{
	background-color:#002B1A;
	min-height:200px;
	overflow:auto;
}

.topo{
	background-position:top right;
	background-repeat:no-repeat;	
	min-height:400px;
	overflow:auto;
}

.topo .redes{
	color:#FFF;
	padding:0px;
	font-size:0.8em;
}

.topo .redes .fa{
	color:#FFF;
}

.topo .redes span{
	display:inline-block;
	padding:5px;
	position: relative;
	top:-3px;
}

.topo .redes a{
	text-decoration:none;
	display:inline-block;
	padding:5px;
	position: relative;
	top:-3px;
	color:#FFF;
}

.topo .slogan{
	overflow:auto;
	background-color:#FFF;
	background-color: rgba(255, 255, 255, 0.50);
	padding:10px 20px 30px;
}

.box{
	position:relative;
	background-color:#F1F1F1;
	min-height:200px;
	padding:15px;
	font-size:0.8em;
	color:#052F2E;
	transition:2s;
}

.box .traco{
	border:2px dotted #EBA21F;
	padding:3px;
	text-align:center;
	width:40px;
	height:35px;
}

.box:hover{
	background-color:#052F2E;
	color:#FFF;
}



.box .seta{
	background-color:#EBA21F;
	padding:5px 5px 0px 7px;
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	border:4px solid #FFF;
}

.box .titulo{
	font-size:1.2em;
	text-transform:uppercase;
	padding:5px 0px;
	display:block;
	font-weight:bold;
}


/*/////////////////// */

.box-produtos{
	position:relative;
	background-color:#F1F1F1;
	min-height:100px;
	padding:15px;
	font-size:0.8em;
	color:#052F2E;
	transition:2s;
}

.box-produtos .traco{
	border:2px dotted #EBA21F;
	padding:3px;
	text-align:center;
	width:80px;
	height:70px;
}

.box-produtos:hover{
	background-color:#052F2E;
	color:#FFF;
}



.box-produtos .seta{
	background-color:#EBA21F;
	padding:5px 5px 0px 7px;
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	border:4px solid #FFF;
}

.box-produtos .titulo{
	font-size:1.2em;
	text-transform:uppercase;
	padding:5px 0px;
	display:block;
	font-weight:bold;
	margin-left:10px;
}

.box-produtos span{
	margin-left:10px;
	display:block;
}

.detalhe img{
	/*filter: grayscale(100%);*/
	border:1px solid #FFF;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	-webkit-transition: 1s;
	transition:1s;
	margin-top:15px;
}

.detalhe img:hover{
	/*filter: grayscale(0%);*/
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}

.escuro{
	position:relative;
	background-position:center center;
	height:400px;
	overflow:auto;
	z-index:9;
	border-top:5px solid #F3F3F3;
	border-bottom:5px solid #F3F3F3;
	color:#FFF;
	padding:20px 0px 0px 0px;
}

.escuro .dentro{
	padding-top:100px;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	background-image:url(img/overlays/01.png);
	z-index:99;
}

.escuro h3{
	margin-top:100px;
	display:block;
	border-left:5px solid #FFF;
	padding-left:20px;
	position:absolute;
	z-index:999;
	color:#FFF;
	text-transform:uppercase;
}

.escuro b{
	color:#FFF;
	text-transform:uppercase;
}

.escuro .caixa{
	min-height:100px;
	overflow:auto;
	color:#FFF;
	position:relative;
	z-index:99;
	
}

.escuro .caixa i{
	margin-top:15px;
}

.entre{
	background-color:#4c5d67;
	min-height:80px;
	padding:10px 0px;
}

.entre{
	background: url(img/cidades.jpg);
    background-size: cover;
    padding: 5px 0px 20px;
	overflow:auto;
	color: #FFF;
}

.entre h5{
    font-size: 1.955511111em;
    font-family: "poiret_oneregular", verdana, arial, sans-serif;
}

.entre .botao{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #dddddd !important;
	background: none !important;
	margin:20px 0px 0px 0px!important;
	transition:1s;
}

.maps{
	min-height:10px;
	overflow:auto;
	border-top:5px solid #f6f6f6;
}

.maps iframe{
	width:100% !important;
}

.rodape{
	padding-top:5px !important;
	background-color:#f4f8fb;
	overflow:auto;
	min-height:120px;
	overflow:auto;
	color:#333;
	font-size:0.8000em;
}

.rodape .map{
	color:#333;
}


.rodape .mail{
	padding-top:10px;
}

.rodape .mail a{
	color:#333;
	text-decoration:none;
}

.rodape .mail a:hover{
	text-decoration:underline;
}

.rodape .local{
	padding:0px;
}

.rodape .local a{
	text-align:center;
	font-size:1.655em !important;
	color:#333;
	padding:11px;
	display:inline-block;
	width:46px;
	height:46px;
	border-radius:23px;
	-moz-border-radius:23px;
	-webkit-border-radius:23px;
	background-color:#f4f8fb;
	border:2px solid #333 !important;
	margin-left:2px;
	transition:1s;
}

.rodape .local a:hover{
	color:#FFF;
	background-color:#333;
}


.rodape .redes{
	padding:20px 0px;
}

.rodape .redes a{
	text-align:center;
	font-size:1.655em !important;
	color:#333;
	padding:11px;
	display:inline-block;
	width:46px;
	height:46px;
	border-radius:23px;
	-moz-border-radius:23px;
	-webkit-border-radius:23px;
	background-color:#f4f8fb;
	border:2px solid #333 !important;
	margin-left:2px;
	transition:1s;
}

.rodape .redes a:hover{
	color:#FFF;
	background-color:#333;
}

.assinatura{
	background-color:#edf2f6;
	min-height:80px;
	padding:15px 0px;
	overflow:auto;
	font-size:0.75555000em !important;
	color:#333;
}

.flutuar{
	z-index:9999;
	position:fixed;
	bottom:30px;
	right:30px;
}

.flutuar a{
	text-decoration:none;
	color:#FFF !important;
	margin-left:5px;
}

.contato .texto{
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border-top:none !important;
	border-left:none !important;
	border-right:none !important;
	background-color:#F3F3F3 !important;
	border-bottom:2px solid #EBA21F !important;
	color:#EBA21F !important;
	width:100% !important;
	
}

.contato label{
	width:100% !important;
	margin-bottom:10px;
	
}

.contato textarea{
	border-top:none !important;
	border-left:none !important;
	border-bottom:2px solid #EBA21F !important;
	border-right:none !important;
	background-color:#F3F3F3 !important;
	color:#EBA21F !important;
	width:100% !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	resize:none;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	font-size:0.95555000em !important;
	
}

.contato .botao{
	text-shadow:none !important;
	color:#FFF !important;
	font-size:0.95555000em !important;
	-moz-border-radius:0px !important;
	-webkit-border-radius:0px !important;
	border-radius:0px !important;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #EBA21F !important;
	background:#EBA21F !important;
	margin:2px 0px !important;
	transition:1s;
}

.contato .botao:hover{
	border:1px solid #002C1B !important;
	background:#002C1B !important;
}

.moca img{
	border-top:1px solid #EBA21F  !important;
	border-left:1px solid #EBA21F  !important;
	border-bottom:15px solid #EBA21F  !important;
	border-right:1px solid #EBA21F !important;
	transition:1s;
}

.moca img:hover{
	border-top:1px solid #002C1B !important;
	border-left:1px solid #002C1B !important;
	border-bottom:15px solid #002C1B !important;
	border-right:1px solid #002C1B !important;
}

/* The Overlay (background) */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgb(0,44,27);
  /* background-color: rgba(0,44,27, 0.9);*/
}

.overlay-content {
  position: relative;
  top: 0%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
	text-align: center;
	padding: 8px;
	text-decoration: none;
	font-size: 30px;
	color: #E8A41F;
	display: block;
	transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #FFF;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 5px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}