@import url('https://fonts.googleapis.com/css?family=Cabin');
@import url('https://fonts.googleapis.com/css?family=Amaranth');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro|Signika');

@font-face {
     font-family: 'bebas';
     src: url('fonts/BebasNeue.otf');
 }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'Cabin', sans-serif;
  font-weight: 700; }

h1 {
  font-size: 40px;
  font-size: 4rem; }

h2 {
  font-size: 30px;
  font-size: 3rem; }

h3 {
  font-size: 22px;
  font-size: 2.2rem; }

h4 {
  font-size: 20px;
  font-size: 2rem; }

h5 {
  font-size: 18px;
  font-size: 1.8rem; }

h6 {
  font-size: 16px;
  font-size: 1.6rem; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

  a {
  color: #FF8728;
  text-decoration: none; }
  a:visited {
  	text-decoration: none;
    color: #FF8728; }
  a:hover, a:focus, a:active {
  	text-decoration: none;
    color: #d05f06;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease; }

#contatos {
	text-align: right;
	margin-top: 20px;
	font-size: 12pt bold;
	font-family: 'Signika', sans-serif;
	font-weight: bold;
	color: #2B4642;
	margin-bottom: 1px;
}


 #menu {
 	text-align: -webkit-center;
 	align-items: center;
 	font-size: 14pt;
 	font-family: 'Signika', sans-serif;
 	background-color: #006F30;
 	letter-spacing: 1.5px;
 }

.menu {
	text-align: center;
}


.banner {
	margin-top: -20px;
	box-shadow: 0px 0px 18px #222222;
}

#empresa {
	font-family: "bebas" Sans-serif;
	margin-bottom: 10px;
	background-color: #f0f5f5;
	padding: 40px; 
	margin-top: -20px;

}

.borda {
	background-color: #fff;
}
#empresa p {
	text-align: justify;
	font-size: 12pt;
	margin-bottom: 5px;
	font-weight: 700;
}
#empresa img {
	margin: 40px 0 0 0; 
	max-width: 600px;
	max-height: 400px;
}
#empresa h2 {
	color: #2b4642;
}


#dicas {
	text-align: justify;
	padding: 15px;
}

#dicas h2 {
	text-align: center;
	margin-bottom: 10px;
	color: #2b4642;
}

#dicas img {
	width: 70%;
	box-shadow: 4px 4px 6px #222222;
}

#dicas img:hover {
	box-shadow: 4px 4px 15px #222222;
	width: 70%;
	transition: 1s;
}

#parceiros {
	padding: 15px;
	text-align: center;
}

#parceiros h2{	
	color: #2b4642;
}

#parceiros img:hover {
-webkit-transform: scale(1.6);
transform: scale(1.6);
z-index: 1;
}

#parceiros img {
	margin: 20px 0;
	-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    z-index: -1;
}
.affix {
    top: 0px;
    width: 100%;
    z-index: 9999;
}
footer {
background-color: #f58634;
box-shadow: 0px 0px 10px #222222;
}

footer a,footer a:visited,footer a:active{
	color: #ffffff;
}
footer a:hover{
	color: #016a17;
	text-decoration: none;
	transition: 0.5s;
}

footer p {
	color: #fff;
	font-size: 12pt;
	font-family: 'Signika', sans-serif;

}
.direitos {
	text-align: center;
	color: #ffffff;
	font-size: 12pt
}

.direitos a {
	color: #FFEE58;
	text-decoration: none;
	font-weight: bold;
}

#contato {
	background-color: #fff;
	text-align: center;
	margin-top: -21px;
	color: #fff;
	padding: 20px; 
	font-size: 30pt;
}

#mensagem {
	font-size: 12pt;
	font-family: 'Signika', sans-serif;

}

#mensagem label {
	text-align: left;
}

#mensagem input {
	 border: 1px solid #ccc;
	 
	}

#mensagem select {
	border: 1px solid #ccc;
}

#mensagem textarea {
	border: 1px solid #ccc;
}

.face {
	font-size: 15pt;
	font-family: 'Signika', sans-serif;
}

.face a {
	text-decoration: none;
	color: #006634;
}

.face a:hover {
	color: #F58634;
	font-size: 16pt;
}

#servicos img {
	box-shadow: 0px 0px 10px #222222;

}

#galeria {
	text-align: left;

}

#galeria img {

	
}

#galeria h3 {
	text-align: left;
	font-size: 20pt;
}

#MolduraIframe {

	max-width: 100px;
}

#curtir a {
	color: #2B4642;
}

#curtir a:hover {
	color: #D75C16;
	text-decoration: none;
}
#locais {
	margin-top: -50px;
	list-style: none;
}
#locais>li {
	padding: 2px 0px;
}
/*#parceiros-section {
    background-color: #f58634;
    box-shadow: 0px 0px 20px #222222;
}*/
.section{
	padding-top: 40px;
	padding-bottom: 40px;
}

#parceiros-section img{
	margin: 15px 0;
}
.col-md-2:last-child.col-sm-4:last-child.col-xs-6:last-child {
    border: none;
}
.col-md-2.col-sm-4.col-xs-6 {
    border-right: 2px #FF8728 solid;
}