@font-face {
    font-family: Lato-Light;
    src: url(../fontes/Lato-Light.ttf);
}
@font-face {
    font-family: Lato-Regular;
    src: url(../fontes/Lato-Regular.ttf);
}
body{
    background: #FAFAFA;
}
#cabecalho{
   height: 200px;
   position: fixed;
   width: 100%;
}
#cabecalho2{
   height: 40px;
   background: rgba(0,36,28,0.7);
   position: relative;
   width: 100%;
   z-index: 999999;
   margin-top: -205px;
}
#cont_cabecalho{
    width:820px;
    margin: auto;
}
.item_menu{
    min-width:68px;
    padding: 0 3px;
    float: left;
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 24px;
    margin:0 30px;
}
#banner{
    height:auto;
    width:100%;
}
#sobre{
    height:220px;
    background: #fff;
}
#sobre h3{
    font-family: Lato-Light;
    font-size: 60px;
    line-height: 0px;
    color:#007356;
    text-align: center;
}
#sobre p{
    font-family: Lato-Light;
    font-size: 30px;
    line-height: 36px;
    color:#666;
    text-align: center;
    width: 750px;
    margin: auto;
}
.sombra{
    height: 5px;
    background: url('../imagens/sombra_sobre.jpg');
}
#ser{
    height: 500px;
    width: 1240px;
    margin: auto;
}
.ser_esq h3{
    font-family: Lato-Light;
    font-size: 50px;
    line-height: 0px;
    color:#007356;
    text-align: right;
}
.ser_esq h4{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: right;
}
.ser_esq p{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: right;
}
.ser_dir h3{
    font-family: Lato-Light;
    font-size: 50px;
    line-height: 0px;
    color:#007356;
    text-align: left;
}
.ser_dir h4{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: left;
}
.ser_dir p{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: left;
}
#ser spam{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: left;
}
#comprar{
    height: auto;
    width: 1240px;
    margin: auto;
}
#comprar h3{
    font-family: Lato-Light;
    font-size: 60px;
    line-height: 0px;
    color:#007356;
    text-align: center;
}
#comprar #finan{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: center;
}
#comprar h4{
    font-family: Lato-Light;
    font-size: 40px;
    line-height: 20px;
    color:#666;
    text-align: left;
}
#comprar p{
   font-family: Lato-Light;
    font-size: 16px;
    line-height: 0px;
    color:#007356;
	text-align:right;
}
#comprar #lotes{
    font-family: Lato-Light;
    font-size: 18px;
    line-height: 0px;
    color:#666;
    text-align: left;
}
#comprar #entrada{
    font-family: Lato-Light;
    font-size: 18px;
    line-height: 0px;
    color:#007356;
    text-align: right;
}
.input{
width:600px;
height:50px;
color:#858585;
font-size:18px;
font-family: Lato-Light;
border:solid 1px #EEE;
}
textarea{
width:600px;
height:200px;
color:#858585;
font-size:18px;
font-family: Lato-Light;
border:solid 1px #EEE;
}
.enviar{
width:160px;
height:50px;
border-radius:5px;
border:solid 1px #15B647; 
color:#15B647;
text-align:center;
background:transparent;
font-family: Lato-Regular;
cursor:pointer;
}
#parceiros{
	width:450px;
	float:right;
	margin-left:30px;
}
#vendas{
	width:220px;
	float:left
}
#fancy{
	width:150px;
	float:right;
	margin-left:30px;
}
#realizacao{
	width:220px;
	float:left;
	margin-left:60px;
}
#agw3{
	float:right;
}


/* Responsive - Celular*/
@media only screen
and (min-width : 300px)
and (max-width : 767px) {
body{
    background: #FAFAFA;
}
#cabecalho{
   height: 200px;
   position: fixed;
   width: 100%;
}
#cabecalho2{
   height: 40px;
   background: rgba(0,36,28,0.7);
   position: relative;
   width: 100%;
   z-index: 999999;
   margin-top: -205px;
}
#cont_cabecalho{
    width:820px;
    margin: auto;
}
.item_menu{
    min-width:68px;
    padding: 0 3px;
    float: left;
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 24px;
    margin:0 30px;
}
#banner{
    height:auto;
    width:100%;
}
#sobre{
    height:220px;
    background: #fff;
}
#sobre h3{
    font-family: Lato-Light;
    font-size: 60px;
    line-height: 0px;
    color:#007356;
    text-align: center;
}
#sobre p{
    font-family: Lato-Light;
    font-size: 30px;
    line-height: 36px;
    color:#666;
    text-align: center;
    width: 750px;
    margin: auto;
}
.sombra{
    height: 5px;
    background: url('../imagens/sombra_sobre.jpg');
}
#ser{
    height: 500px;
    width: 1240px;
    margin: auto;
}
.ser_esq h3{
    font-family: Lato-Light;
    font-size: 50px;
    line-height: 0px;
    color:#007356;
    text-align: right;
}
.ser_esq h4{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: right;
}
.ser_esq p{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: right;
}
.ser_dir h3{
    font-family: Lato-Light;
    font-size: 50px;
    line-height: 0px;
    color:#007356;
    text-align: left;
}
.ser_dir h4{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: left;
}
.ser_dir p{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: left;
}
#ser spam{
    font-family: Lato-Light;
    font-size: 25px;
    line-height: 20px;
    color:#A5D01F;
    text-align: left;
}
#comprar{
    height:550px !important;
    width: 100% !important;
	padding:10px !important;
}
#vendas{
	width:100% !important;
	float:none !important;
}
#vendas img{
	padding:0% 14% 10% 14% !important;
}
#realizacao{
	margin-left:0px;
	width:100% !important;
	float:none !important;
}
#realizacao img{
	padding:0% 14% 10% 14% !important;
}
#fancy{
	width:150px !important;
	float:none !important;
	margin:auto !important;
	margin-left:none !important; 
}
#parceiros{
	width:100% !important;
	float:none !important;
	margin:auto !important;
	margin-left:none !important; 
}
#parceiros img{
	width:100% !important;
}
#comprar p{
    font-family: Lato-Light;
    font-size: 60px;
	width:100% !important;
	height:auto !important;
    line-height: 17px !important;
    color:#007356 !important;
    text-align: center !important;
}
#agw3{
	float:none !important;
	margin:40% !important;
}
#comprar h3{
    font-family: Lato-Light;
    font-size: 60px;
	width:100% !important;
	height:auto !important;
    line-height: 0px;
    color:#007356;
    text-align: center;
}
#comprar #finan{
    font-family: Lato-Light;
    font-size: 20px;
    line-height: 25px;
    color:#666;
    text-align: center;
}
#comprar h4{
    font-family: Lato-Light;
    font-size: 40px;
    line-height: 20px;
    color:#666;
    text-align: left;
}
#comprar p{
   font-family: Lato-Light;
    font-size: 16px;
    line-height: 0px;
    color:#007356;
	text-align:right;
}
#comprar #lotes{
    font-family: Lato-Light;
    font-size: 18px;
    line-height: 0px;
    color:#666;
    text-align: left;
}
#comprar #entrada{
    font-family: Lato-Light;
    font-size: 18px;
    line-height: 0px;
    color:#007356;
    text-align: right;
}
.input{
width:600px;
height:50px;
color:#858585;
font-size:18px;
font-family: Lato-Light;
border:solid 1px #EEE;
}
textarea{
width:600px;
height:200px;
color:#858585;
font-size:18px;
font-family: Lato-Light;
border:solid 1px #EEE;
}
.enviar{
width:160px;
height:50px;
border-radius:5px;
border:solid 1px #15B647; 
color:#15B647;
text-align:center;
background:transparent;
font-family: Lato-Regular;
cursor:pointer;
}
}