	body{
		margin: 0;
	}
	html{
		background-color: #fff;
	}
	.row1{
		width: 100%;
	}
	.banner{
		max-width: 100%;
		margin: 0 auto;
	}
	.row{
		padding-top: 50px;
		width: 100%;
	}
	.conteiner{
		position: absolute;
		width: 1000px;
		margin: 0 -500px;
		left:  50%;
		height: 880px;
		overflow: hidden;
		font-family: 'Signika', sans-serif;
	}
	
	.banner img{
		width: 100%
	}
	.arvores{
		margin-top: 15px;
		width: 100%;
		height: 110px;
		background-image: url(../../imagens/bg.png);
	}
	p{
		font-family: 'Signika', sans-serif;
	}
	footer{
		width: 100%;
		font-family: 'Signika', sans-serif;
		background-color: ;
		height: 100%;
		    background: #5a4a42; /* For browsers that do not support gradients */
		    background: -webkit-linear-gradient(#5a4a42, #15110F); /* For Safari 5.1 to 6.0 */
		    background: -o-linear-gradient(#5a4a42, #15110F); /* For Opera 11.1 to 12.0 */
		    background: -moz-linear-gradient(#5a4a42, #15110F); /* For Firefox 3.6 to 15 */
		    background: linear-gradient(#5a4a42, #15110F); /* Standard syntax */
	}
	footer .contato{
		width: 300px;
	    margin: 0 auto;
	    text-align: center;
	}
	.fbonfim{
		position: absolute;
	    right: 15px;
	    bottom: 3px;
	    font-size: 10px;
	}
	footer a{
		color: #fff;
		text-decoration: none;
		font-family: 'Signika', sans-serif;
	}
	footer a:visited{
		color: #fff;
	}
	h6{
		color: #fff;
		font-family: 'Signika', sans-serif;
	}
	.cadastro input, .contato input, .contato textarea, iframe{
		border-radius: 5px;
		box-shadow: 3px 3px 5px rgba(0,0,0,.3);
		font-family: 'Signika', sans-serif;

	}
	.fp-prev {
		box-shadow: 3px 0px 0px rgba(0,0,0,.3);
	}
	.fp-next {
		box-shadow: -3px 0px 0px rgba(0,0,0,.3);
	}
	.network img{
		margin-left: 15px;
		margin-top: 15px;
		box-shadow: 3px 3px 5px rgba(0,0,0,.3);;
		border-radius: 5px;
	}
	.bt-home{
		background: #fff;
		border-radius: 5px;
		font-family: 'Signika', sans-serif;
	}	
	button{
		border-radius: 5px;
		box-shadow: 3px 3px 5px rgba(0,0,0,.3);
		font-family: 'Signika', sans-serif;
	}
	.bt-home:hover{
		background: #40292D;;
	}

	nav ul{
		width: 100%;
		background-color: #5a4a42;
		margin: 0;
		border-radius: 10px;
		text-align: center;
		box-shadow: 3px 3px 5px rgba(0,0,0,.3);
	}
	nav ul li{
	    list-style: none;
	    display: inline-block;
	    margin: 0;
	    padding: 0;
	    line-height: 3em;
	    background-color: #5a4a42;
	    height: 47px;
	    font-family: 'Signika', sans-serif;
	    width: 130px;
	}
	nav ul li a{
		color: #fff;
		font-family: 'Signika', sans-serif;
	}
	nav ul li a:hover{
		color: #000;
	}
	nav ul li:hover{
		background-color: #A5CA39;
		border-radius: 10px;
	}
	.titulo{
		position: relative;
		margin-bottom: 30px;
		font-family: 'Signika', sans-serif;
	}
	.titulo span:before {
		right: 50%;
    	margin-right: 121px;
	}
	.titulo span:after {
    	margin-left: 10px;
	}
	.titulo span:before,.titulo span:after {
	  content: "";
	  position: absolute;
	  height: 5px;
	  border-bottom: 5px solid #5a4a42;
	  top: 60px;
	  width: 510;
	  box-shadow: 3px 3px 5px rgba(0,0,0,.3);
      border-radius: 5px;
	}

	textarea{
		height: 200px;
		margin-bottom: 20px;
		font-family: 'Signika', sans-serif;
	}
	.slide{
	    background-color: #D6E6A4; /* For browsers that do not support gradients */
	}
	.lista ul li{
		font-size: 18px;
		font-family: 'Signika', sans-serif;
	}
	.lista{   
	    -moz-column-width: 20em; /* Firefox */
	    -webkit-column-width: 20em; /* webkit, Safari, Chrome */
	    column-width: 20em;
	}
	/*remove standard list and bullet formatting from ul*/
	.lista ul
	{
	    margin: 0;
	    padding: 0;
	    list-style-type: none;
	}
	/* correct webkit/chrome uneven margin on the first column*/
	.lista ul li:first-child
	{
	    margin-top:0px;
	}
	.treesfooter{
		background-image: url(../../imagens/bg.png);
	    background-position: bottom;
	    background-repeat: repeat-x;
	    position: fixed;
	    bottom: 0px;
	    height: 110px;
	    width: 100%;
    	z-index: 99;
	}
	.borderB{
		border-bottom: 3px solid #5A4C44;
		border-radius: 5px;
	}
	.logos img{
		max-height: 100%;
	}
	.bannerfooter {
	    background: #fff;
	    max-width: 100%;
	    margin-top: 20px;
	    padding: 0;
	}

	.box{
		margin: 10px;
		padding: 10px;
		border-bottom: 3px solid #c5c5c5;
		border-radius: 5px;
	}
	.textoCases{
		margin-top:15px;
	}
	.p0{
		padding: 0;
	}
	.menuLateral{
		position: absolute;
	    z-index: 999;
	    margin-left: 50px;
	    height: 0;
	}
	.hometxt p{
		text-align: justify;
	}

	@media screen and (max-width: 900px) {
		.bannerLogo{
			width: 80%;
    		float: right !important;
		}
		.contatoSec {
		    text-align: right;
		    padding-top: 25px;
		}
		.footerSec{
			padding-top: 80px !important;
		}
		.menuLateral{
		    margin-left: 0px;
		    margin-top: 15px;
		}
		.row{
			padding-top: 0;
		}
		p{
			font-size: .7em;
			margin-bottom: 3px;
		}
		.titulo span img{
			width: 168px;
		}
		.titulo span:before, .titulo span:after {
			   display: none;
		}
		.lista ul li {
    		font-size: 11px;
    		text-align: center;
    		margin-bottom: 5px;
    	}
    	textarea {
    		height: 100px;
    	}
    	iframe {
    		height: 100px
    	}
    	.fp-controlArrow{
			opacity: .3;
    	}
    	.slide .small-12.medium-4{    padding-left: 3.9375em;}
	}    

@media screen and (min-width: 900px) and (max-width: 1366px) {
        .row{
		padding-top: 0px;
        }
        .hometxt{
		padding-top: 20px;
        }        .banner {
            max-width: 600px;
         }
	.menuLateral{
		padding-top: 0px;
	    margin-left: 0px;
	    margin-top: 15px;
	}
	.footerSec{
		padding-top: 20px !important;
	}
	.contatoSec {
	    padding-top: 25px;
	}
}
.sidr{
	background-image: url(../../imagens/bg.png);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: contain;
}	