/*
AUTHOR
Design and code by: http://www.templates.com
Free stock photos by: http://free-responsive-templates.com/category/free-stock-photos/
Created: 17 September 2012

LICENSE
Released for free under a Creative Commons Attribution 3.0 Unported License (CC BY 3.0)
http://creativecommons.org/licenses/by/3.0/
License: http://free-responsive-templates.com/license/

SUPPORT
E-mail: free.responsive.templates@gmail.com
Contact: http://free-responsive-templates.com/contact/
*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: 'Oranienbaum', serif;
	font-size: 16px;
	/*background:#232323 url(../images/siteBackground.jpg) no-repeat fixed center top;*/
	/*background:#232323 url(../images/siteBackground.png) repeat;*/
	/*background:#232323 url(../images/siteBackground.png) repeat fixed center top;*/
	background:#ffffff url(../Solid-wood-panel.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
	color: #ffffff;
	position:relative;
	/*text-shadow:0 0px, 1px 1px #96C7F4;*/
}

h2 {
	font-family: 'Coda', cursive;
	font-size:1.7em;
	font-weight:inherit;
	margin:0 0 10px 0;
	color:#071AEF;
}
a img { 
	border: none;
}
a {
	color: #6ab0ff;
	text-decoration: underline; 
}
a:hover { 
	color: #1a86ff;
	text-decoration: none;
}


@media screen and (max-width: 1920px) {
    img {
		height: 60%;
		width: 60%;	
	}
}

@media screen and (max-width: 360px) {

}


p {
	line-height:140%;
	font-size: 22px;
	color:#fff;
	text-align:justify;
	font-weight:bold;
}

header {
	background:#fff;
	z-index: 5;
}

.wrapper { 
	width:93.75%; /* 960px/1024px  */
	margin:0 auto;
}
.contentBody {
	width:72.916666666666666666666666666667%;
	float:left;
	background:none repeat scroll 0 0 rgba(44, 44, 44, 0.4);
}

.contentBody1 {
	width:100%;
	float:left;
	background-color:#fff;
	border-radius: 15px;
}




.post1 {
	position:relative;
}


.post {
	position:relative;
}

.post img {
	margin:20px 0 10px 0;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.post span {
	background:none repeat scroll 0 0 rgba(44, 44, 44, 0.4);
	padding:4px 10px;
	position:absolute;
	right:4%;
	top:9%;
	font-size:0.8em;
	font-style:italic;
}
.post {
	padding:4%;
}

.post1 {
	padding:10px;
}


.sidebar {
	width:22.916666666666666666666666666667%;
	float:right;
	background:none repeat scroll 0 0 rgba(44, 44, 44, 0.7);
}
.sBlock {
	padding:12%;
}
.sBlock li {
	list-style:none;
	width:100%;
}
.sBlock li a {
	display:block;
	border-bottom:1px solid #6c6c6c;
	color:#ffffff;
	padding:10px 5px 10px 20px;
	background:url(../images/p.png) no-repeat 6px 14px;
	text-decoration:none;
}
.sBlock li a:hover {
	padding:10px 5px 10px 20px;
	background:rgba(44, 44, 44, 0.6) url(../images/p.png) no-repeat 6px 14px;
	color:#6ab0ff;
}
footer {
	background:#fff;
	margin-top:30px;
	text-align:center;
	padding:20px 10px;
}
footer p {
	font-size: 16px/12px;
	text-align:center;
	color:#000000;	
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
}
/**************************/
/*********************************Begin main menu****************************************/
/**************************/


/**************************/
/*********************************End main menu****************************************/
/**************************/
/*********************************Begin Media Queries****************************************/
/**************************/
/* for 960px or less */
@media screen and (max-width: 980px) {
	.wrapper{
		width:93.75%; /* 960px/1024px  */
		margin:0 auto;
	}
}
/* for 768px or less */
@media screen and (max-width: 768px) {
	.contentBody, .sidebar {
		float:none;
		width:auto;
	}
	.contentBody {
		margin-bottom:30px;
		padding-bottom:30px;
	}
	h1 {
		margin:50px 0 50px 0;
	}
}
/* for 480px or less */
@media screen and (max-width: 480px) {
	/*nav ul { display: none; }
	nav select { display: inline-block; }
	.post span { position: inherit; margin:0 4%;}
	h1 { text-align:center; margin:20px 0;}
	nav { text-align:center;}*/
	
}
/**************************/
/*********************************End Media Queries****************************************/
/**************************/

.esquerda {
	width: 33%;
	float: left;
}

.direita {
	width: 33%;
	float: right;
}

.esquerda_tit {
	width: 50%;
	float: left;
}

.direita_tit {
	width: 50%;
	float: right;
	text-align:center;

}





.esquerda_tit_l {
	width: 50%;
	float: left;
}

.direita_tit_l {
	width: 50%;
	float: right;
}

.esquerda_tit_logo {
	width: 50%;
	float: left;
}

.direita_tit_logo {
	width: 50%;
	float: right;
}


.esquerda_header {
	width: 60%;
	float: left;
}




.mensagem {
    color: #000000;
	font-size:0.9em;
	font-style:italic;
}

.lista ul {
	list-style: none;
	font-size: 16px;
}

.lista li {
	color: #1B5A28;
	list-style: square;
	font-size: 19px;
	line-height: 25px;
	margin-left: 30px;
	font-weight: bold;
}

hr {
      color: #1B5A28;
      background-color: #1B5A28;
      height: 2px;
}





.gmap { background: white; border: 1px solid #ccc; padding: 4px; width: 100%; height: 374px; margin-top: 14px; }
.smoothborder { border: 1px solid #CCC !important }

/* Standard Forms ---------------------- */
form { margin: 0 0 19.41641px }
.row form .row { margin: 0 -6px }
.row form .row .column,
.row form .row .columns { padding: 0 6px }
.row form .row.collapse { margin: 0 }
.row form .row.collapse .column,
.row form .row.collapse .columns { padding: 0 }
label { color: #4d4d4d; cursor: pointer; display: block; font-weight: 500; margin-bottom: 3px; }
label.right { float: none; text-align: right; }
label.inline { line-height: 32px; margin: 0 0 12px 0; }
.prefix,.postfix { display: block; position: relative; z-index: 2; text-align: center; width: 100%; padding-top: 0; padding-bottom: 0; height: 32px; line-height: 31px; }
a.button.prefix,a.button.postfix { padding-left: 0; padding-right: 0; text-align: center; }
span.prefix,span.postfix { background: #f2f2f2; border: 1px solid #cccccc; }
.prefix { left: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; border-top-left-radius: 2px; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; overflow: hidden; }
.postfix { right: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; border-top-right-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }
input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; border: 0px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.75); display: block; font-size: 14px; margin: 1px 0 12px 0; padding: 6px; height: 30px; width: 100%; -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; -o-transition: all 0.15s linear; transition: all 0.15s linear; }
input[type="text"].oversize,input[type="password"].oversize,input[type="date"].oversize,input[type="datetime"].oversize,input[type="email"].oversize,input[type="number"].oversize,input[type="search"].oversize,input[type="tel"].oversize,input[type="time"].oversize,input[type="url"].oversize,textarea.oversize { font-size: 17px; padding: 4px 6px; }
input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus { background: #fafafa; outline: none !important; border-color: #b3b3b3; }
input[type="text"][disabled],input[type="password"][disabled],input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="time"][disabled],input[type="url"][disabled],textarea[disabled] { background-color: #ddd }
textarea { height: 250px }
select { width: 100% }
/* Fieldsets */
fieldset { border: solid 1px #ddd; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding: 12px 12px 0; margin: 18px 0; }
fieldset legend { font-weight: bold; background: white; padding: 0 3px; margin: 0; margin-left: -3px; }
/* Errors */
.error input,input.error,.error textarea,textarea.error { border-color: #c60f13; background-color: rgba(198, 15, 19, 0.1); }
.error label,label.error { color: #c60f13 }
.error small,small.error { display: block; padding: 6px 4px; margin-top: -13px; margin-bottom: 12px; background: #c60f13; color: #fff; font-size: 12px; font-size: 1.2rem; font-weight: bold; -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }

.readmore,a.readmore { cursor: pointer; border: 0px; color: #fff; padding: 6px 10px; display: inline; -webkit-transition: background-color 300ms linear; -moz-transition: background-color 300ms linear; -o-transition: background-color 300ms linear; -ms-transition: background-color 300ms linear; transition: background-color 300ms linear; }
.readmore:hover,a.readmore:hover { background: #333; color: #fff; }


ul.menu {
	text-align: right;
	width: 100%;
}

ul.menu li {
	list-style:none;
	display:inline;
}

ul.menu li a {
	font-family: 'Coda', cursive;
	font-size:16px;
	text-shadow: none;
	text-decoration: none;
	padding:20px 10px;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
}

ul.menu li a:hover {
	color:#250FE7;
	text-decoration:none;
}

ul.menu li.current a {
	color:#E7091D;
	color:#ffffff;
	background:#107E27;	
	top: -20px;
}

ul.menu li.icon {
	display: none;
}

@media screen and (max-width:768px) {
  

  ul.menu li:not(:first-child) {
	  display: none;
  }
	
  ul.menu li.icon {
    float: right;
	text-align: left;
    display: inline-block;
  }
}

@media screen and (max-width:768px) {
  ul.menu.responsive {
	  position: relative;
	  top: -20px;
  }
	
  ul.menu.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
	
  ul.menu.responsive li {
    float: none;
    display: inline;
  }
	
  ul.menu.responsive li a {
    display: block;
    text-align: left;
    padding: 20px 10px;
  }
}

ul.menu1 {
  list-style-type: none;
  float:right; 
  /*margin:33px 0 0 0;*/
  width: 100%;
  padding: 0;
  overflow: hidden;
  background-color: #AFF4CD;
}

ul.menu1 li {float: left;}

ul.menu1 li a {
  display: inline-block;
  color: #000000;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 16px;
}

ul.menu1 li a:hover {background-color: #555;}

ul.menu1 li.current a {color:#E7091D;}

ul.menu1 li.icon {display: none;}

@media screen and (max-width:768px) {
  ul.menu1 li:not(:first-child) {display: none;}
  ul.menu1 li.icon {
    float: right;
    display: inline-block;
  }
}

@media screen and (max-width:768px) {
  ul.menu1.responsive1 {position: relative;}
  ul.menu1.responsive1 li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.menu1.responsive1 li {
    float: none;
    display: inline;
  }
  ul.menu1.responsive1 li a {
    display: block;
    text-align: left;
    padding: 14px 16px;
  }
}




@media only screen and ( max-width: 1920px) {

	.esquerda_contato {
		width: 40%;
		float: left;
		margin: 3px;
		display: block;
	}	

	.esquerda_contato1 {
		width: 100%;
		float: left;
		margin: 3px;
		display: none;
	}	
	
	.direita_contato {
		width: 50%;
		float: right;
		margin: 1px;
	}
	
	
	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: none};

	
	.social {
		list-style: none;
		display: inline;
		font-size: 16px;
		margin-top: 5px;
	}

	.social li {
		margin-top: 45px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 19px;
		line-height: 40px;
		margin-left: 15px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   padding: 10px 10px;
	   margin-left: 5px;
	   line-height: 10px;	
	   display: inline;
	}

	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: none;	
	}	
	
	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}

	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:34px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		font-size:1.5em; 
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}

	.texto {
		color: #1B5A28;

	}

	.texto_home {
		color: #1B5A28;
		font-size: 16px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
	}
	
	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	footer p.copyright {
		font-size: 18px;
		text-align:center;
		color:#000000;	
	}

	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 65%;
		height: 65%;
	}

	.img4 {
		width: 30%;
		height: 30%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 40%;
		height: 40%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}	
	
	.img8 {
		width: 30%;
		height: 30%;
	}	
}

@media only screen and ( max-width: 1024px) {

	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
		height: 56px;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: inline};
	
	.social {
		list-style: none;
		display: inline;
		font-size: 10px;
		margin-top: 5px;
		z-index: 99;
	}

	.social li {
		margin-top: 15px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 8px;
		line-height: 20px;
		margin-left: 7px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   margin-left: 5px;
	   line-height: 10px;	
	   display: none;	
	}
	
	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: inline;	
	}	

	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}

	
	ul.menu  {display: none};
	ul.menu1 {display: inline};
	
	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 65%;
		height: 65%;
	}

	.img4 {
		width: 30%;
		height: 30%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 40%;
		height: 40%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}
	
    img {
		height: 80%;
		width: 80%;	
	}
	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:24px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}
	
	.texto {
		color: #1B5A28;
        font-size: 12px;
	}

	.texto_home {
		color: #1B5A28;
		font-size: 16px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
		font-size: 12px;
	}

	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	footer p.copyright {
		font-size: 11px;
		text-align:center;
		color:#000000;	
	}	
}


@media only screen and ( max-width: 800px) {

}

@media only screen and (min-width: 768px) and (max-width: 799px) {

	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
		height: 56px;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: inline};
	
	.social {
		list-style: none;
		display: inline;
		font-size: 10px;
		margin-top: 5px;
		z-index: 99;
	}

	.social li {
		margin-top: 15px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 8px;
		line-height: 20px;
		margin-left: 7px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   margin-left: 5px;
	   line-height: 10px;	
	   display: none;	
	}
	
	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: inline;	
	}	

	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}

	
	ul.menu  {display: none};
	ul.menu1 {display: inline};
	
	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 65%;
		height: 65%;
	}

	.img4 {
		width: 30%;
		height: 30%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 40%;
		height: 40%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}
	
    img {
		height: 80%;
		width: 80%;	
	}
	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:24px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}
	
	.texto {
		color: #1B5A28;
        font-size: 12px;
	}

	.texto_home {
		color: #1B5A28;
		font-size: 16px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
		font-size: 12px;
	}

	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	footer p.copyright {
		font-size: 11px;
		text-align:center;
		color:#000000;	
	}	
	
	
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
}

@media only screen and (max-width: 479px) {

}
	
@media only screen and (max-width: 414px) {	

	.esquerda_contato {
		width: 40%;
		float: left;
		margin: 3px;
		display: none;
	}	

	.esquerda_contato1 {
		width: 100%;
		float: left;
		margin: 3px;
		display: block;
	}	
	
	.direita_contato {
		width: 100%;
		float: right;
		margin: 5px;
	}	
	
	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
		height: 56px;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: inline};
	
	.social {
		list-style: none;
		display: inline;
		font-size: 10px;
		margin-top: 5px;
		z-index: 99;
	}

	.social li {
		margin-top: 15px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 8px;
		line-height: 20px;
		margin-left: 7px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   margin-left: 5px;
	   line-height: 10px;	
	   display: none;	
	}
	
	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: inline;	
	}	

	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}

	
	ul.menu  {display: none};
	ul.menu1 {display: inline};
	
	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 65%;
		height: 65%;
	}

	.img4 {
		width: 30%;
		height: 30%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 40%;
		height: 40%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}
	
    img {
		height: 80%;
		width: 80%;	
	}
	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:24px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}
	
	.texto {
		color: #1B5A28;
        font-size: 12px;
	}

	.texto_home {
		color: #1B5A28;
		font-size: 16px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
		font-size: 12px;
	}

	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	footer p.copyright {
		font-size: 11px;
		text-align:center;
		color:#000000;	
	}	
	

}

@media only screen and (max-width: 384px) {	

	.esquerda_contato {
		width: 40%;
		float: left;
		margin: 3px;
		display: none;
	}	

	.esquerda_contato1 {
		width: 100%;
		float: left;
		margin: 3px;
		display: block;
	}	
	
	.direita_contato {
		width: 100%;
		float: right;
		margin: 5px;
	}	
	
	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
		height: 56px;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: inline};
	
	.social {
		list-style: none;
		display: inline;
		font-size: 10px;
		margin-top: 5px;
		z-index: 99;
	}

	.social li {
		margin-top: 15px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 8px;
		line-height: 20px;
		margin-left: 7px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   margin-left: 5px;
	   line-height: 10px;	
	   display: none;	
	}
	
	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: inline;	
	}	

	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}

	
	ul.menu  {display: none};
	ul.menu1 {display: inline};
	
	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 65%;
		height: 65%;
	}

	.img4 {
		width: 30%;
		height: 30%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 40%;
		height: 40%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}
	
    img {
		height: 80%;
		width: 80%;	
	}
	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:24px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}
	
	.texto {
		color: #1B5A28;
        font-size: 12px;
	}

	.texto_home {
		color: #1B5A28;
		font-size: 16px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
		font-size: 12px;
	}

	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	footer p.copyright {
		font-size: 11px;
		text-align:center;
		color:#000000;	
	}	

}


@media only screen and (max-width: 375px) {
	
	.esquerda_contato {
		width: 40%;
		float: left;
		margin: 3px;
		display: none;
	}	

	.esquerda_contato1 {
		width: 100%;
		float: left;
		margin: 3px;
		display: block;
	}	
	
	.direita_contato {
		width: 100%;
		float: right;
		margin: 5px;
	}	
	
	nav {
		text-align: right;
		padding:20px 0;
		margin-bottom:20px;
		margin-right:4%;
		width: 100%;
		height: 56px;
	}

	nav li {
		list-style:none;
		display:inline;
	}

	nav li a {
		font-family: 'Coda', cursive;
		font-size:16px;
		text-shadow: none;
		text-decoration: none;
		padding:20px 10px;
		font-weight:bold;
		color:#000000;
		text-transform:capitalize;
	}

	nav li a:hover {
		color:#250FE7;
		text-decoration:none;
	}

	nav .active a {
		color:#ffffff;
		background:#107E27;
	}

	
	ul.menu1 {display: inline};
	
	.social {
		list-style: none;
		display: inline;
		font-size: 10px;
		margin-top: 5px;
		z-index: 99;
	}

	.social li {
		margin-top: 15px;
		color: #1B5A28;
		list-style: none;
		padding: 0px;
		display: inline;
		font-size: 8px;
		line-height: 20px;
		margin-left: 7px;
		font-weight: bold;
	}
	
	.telefone {
	   float: left;	
	   margin-left: 5px;
	   line-height: 10px;	
	   display: none;	
	}
	
	.telefone1 {
	   float: left;	
	   margin-top: 25px;	
	   margin-left: 10px;
	   line-height: 10px;	
	   display: inline;	
	}	

	.texto_header {
		color: #1B5A28;
		font-size: 22px;

	}
	
	.img2 {
		width: 10%;
		height: 10%;
	}

	.img3 {
		width: 90%;
		height: 90%;
	}

	.img4 {
		width: 80%;
		height: 80%;
	}

	.img5 {
		width: 45%;
		height: 45%;
	}

	.img6 {
		width: 90%;
		height: 90%;
	}


	.img7 {
		width: 3%;
		height: 3%;
	}

	
	.img8 {
		width: 60%;
		height: 60%;
	}
	
	img {
		height: 80%;
		width: 80%;	
	}
	
	h1 {
		margin:50px 0;
		color:#0E7B43;
		font-size:24px; 
	}
	
	h1 a {
		font-family: 'Amarante', cursive;
		text-decoration:none;
		color:#ffffff;
		font-weight: bold;
	}
	
	h1 a:hover {
		text-decoration:none;
	}

	.texto {
		color: #1B5A28;
        font-size: 12px;
	}

	.texto_home {
		color: #1B5A28;
		font-size: 10px;
		text-align: center;

	}

	
	.texto1 {
		color: #1B5A28;
		text-align:center;
		font-size: 14px;
	}

	
	footer {
		background:#fff;
		margin-top:30px;
		text-align:center;
		padding:20px 10px;
	}
	
	footer p.copyright {
		font-size: 11px;
		text-align:center;
		color:#000000;	
	}	

}
