/* QUERIES FOR IPAD/TABLETPC */
@media only screen and (max-width: 1024px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	/* ------ Estrutura Geral e Home ------ */
	body { min-width: 660px; }
	.conteudo { width: 640px !important; }


	/******************** Atribuições Topo **********************/
	header.topo{
		background: #282828;
		height: 121px;
		width: 100%;
	}

	header.topo .logo-header{
		max-width: 115px;
	}

	header.topo nav#menu {
	    float: left;
	    display: table;
	    margin-top: 42px;
	    margin-left: 18px;
	}

	header.topo nav#menu ul li{
		font-size: 14px;
		line-height: 36.834px; /* 230.769% */

		margin-right: 11px;
	}

	header.topo .redes-topo .rede-icon {
	    float: left;
	    margin-left: 10px;
	}
	/******************** Atribuições Topo **********************/

	/******************** Atribuições Footer **********************/
	footer#rodape{
		background: #282828;
		padding: 60px 0;
	}

	footer#rodape .itens{
		display: block;
	}
	footer#rodape .itens .column{
		flex: none;
		padding: 0 20px 0 0;

		float: left;
		width: 50%;
	}


	footer#rodape .itens .column:nth-child(1){
		margin-bottom: 30px;
	}
	footer#rodape .itens .column:nth-child(1) img{
		margin-bottom: 34px;
	}
	footer#rodape .itens .column:nth-child(1) p{
		color: #B2B2B2;
		font-family: DM Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 22.5px; /* 150% */
	}

	footer#rodape .itens .column:nth-child(2){
		margin-bottom: 30px;
	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape{

	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape ul{

	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape ul li{

		color: #B2B2B2;
		font-family: DM Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;

		list-style: none;
		margin-bottom: 20px;
	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape ul li:hover{
		color: #A01111;
		font-weight: 700;
	}

	footer#rodape .itens .column:nth-child(3){

	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape{

	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li{
		background-position: left;
	/*	background-size: contain;*/
		background-repeat: no-repeat;
		box-sizing: border-box;

		color: #B2B2B2;
		font-family: DM Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 23px;
		list-style: none;

		margin-bottom: 20px;
		padding-left: 32px;
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#telefone{
		background-image: url(../img/telefone.png);
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#email{
		background-image: url(../img/email.png);
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#endereco{
		background-image: url(../img/endereco.png);
	}

	footer#rodape .itens .column:nth-child(4){

	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape{

	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape li{
		background-position: left;
	/*	background-size: contain;*/
		background-repeat: no-repeat;
		box-sizing: border-box;

		color: #B2B2B2;
		font-family: DM Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 23px;
		list-style: none;

		margin-bottom: 20px;
		padding-left: 32px;
	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape li:hover{
		color: #A01111;
		font-weight: 700;
	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape #facebook{
		background-image: url(../img/facebook-branco.png);
	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape #instagram{
		background-image: url(../img/instagram-branco.png);
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape{
		background: #25D165;
		border: 1px solid #25D165;
		border-radius: 10px;
		
		color: #FFF;
		font-family: DM Sans;
		font-size: 15px;
		font-style: normal;
		font-weight: 500;

		text-align: center;
		line-height: 55px;
		height: 55px;
		width: 158px;
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape:hover{
		background: transparent;
		color: #FFF;
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape i{
		margin-right: 10px;
	}
	/******************** Atribuições Footer **********************/
	

	.banner{

	}

	.banner .itens .item{
	    background-repeat: no-repeat;
	    background-position: top center;
	    background-size: cover;
	    float: left;
	    height: 380px;
	    width: 100%;

	    position: relative;
	    z-index: 0;
	}


	.banner .owl-dots {
	    
	}
	.banner .owl-dots button.owl-dot {
	  width: 10px;
	  height: 10px;
	  border-radius: 50%;
	  display: inline-block;
	  background: #DBDBDB !important;
	  margin: 89px 3px 0 3px;
	}
	.banner .owl-dots button.owl-dot.active {
	  background-color: #A01111 !important;
	}
	.banner .owl-dots button.owl-dot:focus {
	  outline: none;
	}


	.quem-somos{
	    padding-bottom: 100px;
	}
	.quem-somos .left{
	    width: 45%;
	}
	.quem-somos .left h1{
	    font-size: 26px;
	    margin-bottom: 20px;
	}
	.quem-somos .left p{
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 40px;
	}


	.quem-somos .left .itens {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: nowrap;
	  justify-content: normal;
	  align-items: normal;
	  align-content: normal;
	}

	.quem-somos .left .itens .item{
	  height: auto;
	  width: 33%;
	}

	.quem-somos .left .itens .item:nth-child(1) {
	    border-right: 1px solid #A7B1A9;
	}
	.quem-somos .left .itens .item:nth-child(2) {
	    border-right: 1px solid #A7B1A9;
	}
	.quem-somos .left .itens .item:nth-child(3) {
	    
	}

	.quem-somos .left .itens .item h2{
	    font-size: 40px;
	    line-height: 45px;
	    margin-bottom: 10px;
	}
	.quem-somos .left .itens .item span{
	    font-size: 16px;
	    line-height: 18px;
	}
	.quem-somos .right{
	    width: 50%;
	}
	.quem-somos .right .itens .item{
		background-position: center;
	    background-repeat: no-repeat;
	    background-size: contain;
	    max-width: 100%;
	    height: 360px;
	}


	.conforto-economia{
	    background-image: url(../img/bg-conforto.png);
	    background-position: center -100px;
	    background-color: #F0F0F0;
	    background-repeat: no-repeat;

	    padding: 80px 0;
	}
	.conforto-economia img{
	    border-radius: 10px;
	    max-width: 550px;
	}

	.conforto-economia .conteudo{
	    position: relative;
	}
	.conforto-economia .content-conforto{
	    border-radius: 10px;

	    padding: 25px 15px;
	/*    height: 384px;*/
	    width: 550px;

	    position: absolute;
	    right: 0;
	    top: 66px;
	}
	.conforto-economia .content-conforto h1{
	    font-size: 24px;
	    margin-bottom: 15px;
	}
	.conforto-economia .content-conforto p{
	    font-size: 16px;
	    line-height: 26px;
	}



	.nossos-servicos{
	    background-image: url(../img/bg-nossos-servicos.png);
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;

	    padding: 0 0 40px 0;
	}
	.nossos-servicos .left{
	    float: none;

	    margin-top: 40px;
	    width: 100%;
	}
	.nossos-servicos .left h1{
	    color: #FFF;
	    font-family: DM Sans;
	    font-size: 26px;
	    margin-bottom: 10px;
	}
	.nossos-servicos .left p{
	    font-size: 16px;
	    margin-bottom: 40px;
	}
	.nossos-servicos .left .itens{

	}
	.nossos-servicos .left .itens .item{
	    border-radius: 15px;
	    float: left;

	    margin: 0 0.5% 20px 0.5%;
	    padding: 25px 15px 0 15px;
	    width: 32.334%;
	    height: 270px;
	}
	.nossos-servicos .left .itens .item .img{
    	background-size: cover;
    	height: 40px;
    	width: 40px;
	}
	.nossos-servicos .left .itens .item h2{
	    font-size: 20px;
	    margin-top: 15px;
	}
	.nossos-servicos .left .itens .item span{
	    font-size: 16px;
	    margin-top: 10px;
	}
	.nossos-servicos .right{
	    display: none;
	}

	.nossos-servicos .left .itens .item .btn-ver-mais {
	    color: #FFF;
	    font-family: DM Sans;
	    font-size: 15px;
	    font-style: normal;
	    font-weight: 400;
	    margin-top: 10px;
	    text-align: center;
	}



	.empreendimentos{
	    padding: 40px 0 30px 0;
	}
	.empreendimentos h1{
	    font-size: 26px;
	    margin-top: 25px;
	}
	.empreendimentos p{
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 30px;
	}
	.empreendimentos .itens{

	}
	.empreendimentos .itens .left{
	    float: left;

	    width: 63.98%;
	}
	.empreendimentos .itens .item{
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 20px;
	    position: relative;
	}
	.empreendimentos .itens .item .hover-item{
	    border-radius: 20px;
	    opacity: 0;

	    position: absolute;
	    height: 100%;
	    width: 100%;
	}

	.empreendimentos .itens .item .hover-item h1{
	    background-image: url(../img/titulo-empreendimentos.png);
	    background-position: left;
	    background-repeat: no-repeat;
	    background-size: contain;
	    box-sizing: border-box;
	    display: table;
	    float: left;

	    text-align: center;
	    
	    font-style: normal;
	    font-weight: 700;
	    line-height: 27px;

	    padding-left: 30px;
	}
	.empreendimentos .itens .item .hover-item span{
	    background-image: url(../img/seta-branca.png);
	    background-position: right;
	    background-repeat: no-repeat;
	    background-size: contain;
	    box-sizing: border-box;
	    display: table;
	    float: right;
	    
	    line-height: 20px;

	    padding-right: 35px;
	}

	.empreendimentos .itens .left .item .hover-item h1{
	    font-size: 18px;
	    position: absolute;
	    bottom: 30px;
	    left: 20px;
	}
	.empreendimentos .itens .left .item .hover-item span{
	    font-size: 16px;

	    position: absolute;
	    bottom: 33px;
	    right: 20px;
	}
	.empreendimentos .itens .right .item .hover-item h1{
	    font-size: 14px;

	    position: absolute;
	    bottom: 15px;
	    left: 10px;
	}
	.empreendimentos .itens .right .item .hover-item span{
	    display: none;
	}
	.empreendimentos .itens .right{
	    float: right;

	    width: 34.10%;
	}
	.empreendimentos .itens .left .item{
	    height: 280px;
	}
	.empreendimentos .itens .right .item{
	    height: 128px;

	    margin-bottom: 23px;
	}
	.empreendimentos .btn-empreendimentos{
	    border-radius: 8px;
	    font-size: 15px;
	    margin: 20px auto 0 auto;

	    line-height: 50px;
	    height: 50px;
	    width: 160px;
	}


	.empreendimentos .owl-nav button.owl-next{
	    right: -30px;
	}

	.empreendimentos .owl-nav button.owl-prev{
	    left: -30px;
	}



	.contato{

	}
	.contato .left{
	    float: left;
	    width: 50%;
	}
	.contato .left h1{
	    font-size: 26px;
	}
	.contato .left form#form-contato{
	    margin-top: 20px;

	    width: 95%;
	}
	.contato .left form#form-contato input[type='text']{
	    border: 2px solid #5C675A;
	    border-radius: 5px;
	    font-size: 14px;
	    margin-bottom: 20px;
	    padding: 15px 25px;
	    height: 65px;
	}
	.contato .left form#form-contato input[type='text']::placeholder,
	.contato .left form#form-contato textarea::placeholder{
	    font-size: 14px;
	}
	.contato .left form#form-contato .input-menor{
	    width: 47.66%;
	}

	.contato .left form#form-contato .input-menor:nth-child(1){
	    float: left;
	}
	.contato .left form#form-contato .input-menor:nth-child(2){

	    float: right;
	}

	.contato .left form#form-contato .input-maior{
	    width: 100%;
	}
	.contato .left form#form-contato textarea{
	    border: 2px solid #5C675A;
	    border-radius: 5px;

	    font-size: 14px;

	    padding: 15px 25px;
	    height: 150px;
	    width: 100%;
	}

	.contato .left form#form-contato input[type='submit']{
	    border-radius: 5px;
	    font-size: 14px;

	    margin-top: 20px;
	    height: 50px;
	    width: 160px;
	}
	.contato .left form#form-contato input[type='submit']:hover{
	    background: transparent;
	    color: #A01111;
	}

	.contato .right{
	    float: right;
	    height: 550px;
	    width: 50%;
	}
	.contato .right iframe{
	    height: 550px;
	    width: 100%;
	}



	/* ------------------------ */
	.topo-internas{
	    background-image: url(../img/topo-internas.png);
	    background-position: bottom right;
	    background-size: cover;
	    background-repeat: no-repeat;
	    box-sizing: border-box;


	    height: 190px;
	/*    padding: 140px 0 0 310px;*/
	}

	.topo-internas .content-topo{
	   padding: 50px 0 0 20px;
	}

	.topo-internas .content-topo h1{
	    font-size: 35px;
	    margin-bottom: 20px;
	}
	.topo-internas .content-topo p{
	    font-size: 18px;
	    line-height: 26px;

	    max-width: 385px;
	}

	.topo-internas span{
	    font-size: 16px;

	    margin-top: 105px;
	}



	.empreendimentos-interna{
	    padding: 0px 0 80px 0;
	}
	.empreendimentos-interna .itens{

	}
	.empreendimentos-interna .itens .item{
	    height: auto;
	}

	.empreendimentos-interna .itens .item .img-item{
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    border-radius: 25px;

	    height: 350px;
	    margin-bottom: 13px;
	}
	.empreendimentos-interna .itens .item h1{
	    float: left;
	    font-size: 16px;
	    max-width: 70%;
	}
	.empreendimentos-interna .itens .item span{
	    float: right;
	    font-size: 15px;

	    max-width: 30%;
	}
	.empreendimentos-interna .itens .item span i{
	    margin-left: 5px;
	}


	.empreendimentos-interna .owl-nav button{
	    background: #9D1814 !important;
	    border: 1px solid #9D1814 !important;
	    border-radius: 10px;
	    box-sizing: border-box;
	    color: #fff !important;

	    line-height: 36px !important;
	    height: 40px;
	    width: 39px;
	    transition: 0.3s;
	}

	.empreendimentos-interna .owl-nav button.owl-prev{
	    position: absolute;
	    top: 40%;
	    left: -25px;
	}


	.empreendimentos-interna .owl-nav button.owl-next{
	    position: absolute;
	    top: 40%;
	    right: -25px;
	}

	.empreendimentos-interna .owl-nav button span{
	    font-size: 30px;
	}



	.o-que-oferecemos{
	    margin-bottom: 0;
	}
	.o-que-oferecemos .left{
	    float: left;

	    padding: 40px 0 40px 0;
	    width: 45.26%;
	}
	.o-que-oferecemos .left h1{
	    font-size: 36px;

	    margin-bottom: 25px;
	}
	.o-que-oferecemos .left p{
	    font-size: 16px;
	    line-height: 24px;

	    text-align: justify;
	}
	.o-que-oferecemos .right{
	    float: right;
	    width: 48.29%;
	}
	.o-que-oferecemos .right img{
	    margin-top: -37px;
	    max-width: 100%;
	}


	.empreendimento{
	    padding: 40px 0;
	}

	.empreendimento .itens{
	    
	}

	.empreendimento .itens .item{
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    border-radius: 20px;

	    float: left;

	    margin-bottom: 20px;
	}

	.empreendimento .itens .item1{
	    float: left;
	    height: 280px;
	    width: 64.54%;
	}
	.empreendimento .itens .item2{
	    float: right;

	    height: 130px;
	    width: 32.27%;
	}
	.empreendimento .itens .item3{
	    float: right;

	    margin-bottom: 25px;

	    height: 130px;
	    width: 32.27%;
	}
	.empreendimento .itens .item4{
	    float: left;

	    height: 215px;
	    width: 56.02%;
	}
	.empreendimento .itens .item5{
	    float: right;

	    height: 215px;
	    width: 40.48%;
	}
	.empreendimento .itens .item6{
	    height: 280px;
	    width: 100%;
	}
	.empreendimento .itens .item7{
	    float: left;

	    height: 250px;
	    width: 48.21%;
	}
	.empreendimento .itens .item8{
	    float: right;

	    height: 250px;
	    width: 48.21%;
	}


	.empreendimento .info-empreendimento{
	    background: linear-gradient(180deg, #FFF 0%, #F3F3F3 100%);
	    border-radius: 17px;
	    box-shadow: 9px 10px 19px 0px rgba(0, 0, 0, 0.15);
	    box-sizing: border-box;

	    padding: 60px 44px 60px 25px;
	/*    height: 344px;*/
	    width: 100%;
	}
	.empreendimento .info-empreendimento h1{
	    background-image: url(../img/arrow-titulo.png);
	    background-size: contain;
	    background-position: left;
	    background-repeat: no-repeat;
	    box-sizing: border-box;
	    font-size: 25px;

	    line-height: 34px;
	    padding-left: 35px;
	    margin-bottom: 30px;
	}

	.empreendimento p{
		font-size: 16px;
	}

	.empreendimento .info-empreendimento .itens-info{
	    display: flex;
	}
	.empreendimento .info-empreendimento .itens-info .column{
	    box-sizing: border-box;
	    flex: 33%;

	/*    padding-left: 25px;*/

	    text-align: center;
	}

	.empreendimento .info-empreendimento .itens-info .column:nth-child(1){
	    border-right: 1px solid #D9D9D9;
	/*    margin-right: 100px;*/

	/*    padding-left: 25px;*/
	}
	.empreendimento .info-empreendimento .itens-info .column:nth-child(2){
	    border-right: 1px solid #D9D9D9;
	/*    margin-right: 100px;*/
	}
	.empreendimento .info-empreendimento .itens-info .column:nth-child(3){

	}

	.empreendimento .info-empreendimento .itens-info .column ul{
/*	    display: table;*/
	    margin: 0 auto;
	}
	.empreendimento .info-empreendimento .itens-info .column li{
	    font-size: 15px;

	    margin-bottom: 5px;
	}




	.servicos{

	}
	.servicos .itens{

	}
	.servicos .itens .item{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;

	    float: left;

	    height: 210px;
	    width: 32%;

	    margin: 0 0.5% 10px 0.5%;
	    position: relative;
	}

	.servicos .itens .item .hover-item{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;
	    opacity: 0;
	    height: 210px;
	    width: 100%;

	    position: absolute;
	    top: 0;
	    left: 0;
	}

	.servicos .itens .item:hover .hover-item{
	    opacity: 1;
	}

	.servicos .itens .item .hover-item h1{
	    color: #000;
	    font-family: DM Sans;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: 700;
	    margin: 25px 0 0 10px;
	}





	.servico{

	}
	.servico .topo-servico{
	    position: relative;
	}
	.servico .topo-servico .img-servico{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;
	    float: right;

	    height: 385px;
	    width: 100%;
	}
	.servico .topo-servico .content-servico{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;

	    padding: 25px 15px 30px 25px;
	    min-height: 285px;
	    width: 90%;

	    position: absolute;
	    top: 35px;
	    left: 5%;
	}
	.servico .topo-servico .content-servico h1{
	    font-size: 26px;
	    margin-bottom: 20px;
	}
	.servico .topo-servico .content-servico p{
	    font-size: 16px;
	    line-height: 26px;    
	}
	.servico .topo-servico .content-servico .btn-whatsapp-servico{
	    border-radius: 10px;
	    
	    font-size: 14px;
	    margin-top: 35px;
	    line-height: 50px;
	    height: 50px;
	    width: 150px;

	}
	.servico .topo-servico .content-servico .btn-whatsapp-servico i{
	    margin-right: 5px;
	}




	.txt-servico{
	    background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.05) 100%), url('../img/bg-servico.png');

	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    background-attachment: fixed;

/*	    height: 280px;*/
	height: auto;
	}
	.txt-servico .img-txt-servico{
		background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    border-radius: 20px;

	    float: left;
	    margin-top: -50px;
	    margin-bottom: -35px;
	    height: 380px;
	    width: 35%;
	}
	.txt-servico p{
	    float: right;

	    font-size: 16px;
	    line-height: 22px;

	    margin-left: 0;
	    padding: 25px 0 0 0;
	    width: 60%;

	    text-align: justify;
	}




	.galeria-servico{
	    padding: 0px 0 50px 0;
	}

	.galeria-servico .itens{
	    
	}

	
	.galeria-servico .itens .item{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;

	    float: left;

	    height: 210px;
	    width: 32%;

	    margin: 0 0.5% 10px 0.5%;
	    position: relative;
	}

	.galeria-servico .itens .item .hover-item{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;
	    opacity: 0;
	    height: 280px;
	    width: 100%;

	    position: absolute;
	    top: 0;
	    left: 0;
	}

	.galeria-servico .itens .item:hover .hover-item{
	    opacity: 1;
	}

	.galeria-servico .itens .item .hover-item h1{
	    color: #000;
	    font-family: DM Sans;
	    font-size: 14px;
	    font-style: normal;
	    font-weight: 700;
	    margin: 25px 0 0 30px;
	}
	/* ------------------------ */


}


@media only screen and (max-width: 680px) {

	/* ------ Estrutura Geral e Home ------ */
	body { min-width: 300px; }
	.conteudo { width: 95% !important; border: }


	.item-none{ display: none; }

	/******************** Atribuições Topo **********************/
	header.topo{
		background: #282828;
		height: auto;
		width: 100%;
		padding-bottom: 0;
		text-align: center;

		position: relative !important;
	}

	header.topo .logo-header{
		float: none;
		margin-top: 15px;

		max-width: 110px;
	}

	header.topo #right{
		float: none;
		display: table;
	}
	header.topo #right i{
		color: #FFFFFF;
		font-size: 16px;
		margin-top: 49px;
	}

	header.topo nav#menu{
		float: none;
		display: table;

		margin: 15px auto 0 auto;
	}

	header.topo nav#menu ul li{
		float: none;
		font-size: 14px;
		margin-right: 0px;
		text-align: center;
		line-height: 23.834px;
	}


	header.topo .redes-topo{
		display: table;
		float: none;
		margin-top: 0;

		margin: 15px auto 0 auto;
	}

	header.topo .redes-topo .rede-icon{
		float: left;
		margin-left: 15px;
	}
	
	/******************** Atribuições Topo **********************/

	/******************** Atribuições Footer **********************/
	footer#rodape{
		background: #282828;
		padding: 40px 0;
	}

	footer#rodape .itens{
		display: block;
	}
	footer#rodape .itens .column{
		flex: none;
		padding: 0 20px 0 0;

		float: none;
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}


	footer#rodape .itens .column:nth-child(1){
		margin-bottom: 30px;
	}
	footer#rodape .itens .column:nth-child(1) img{
		margin-bottom: 30px;
	}
	footer#rodape .itens .column:nth-child(1) p{
		font-size: 14px;
		line-height: 20px; /* 150% */
	}

	footer#rodape .itens .column:nth-child(2){
		margin-bottom: 30px;
	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape{

	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape ul{

	}
	footer#rodape .itens .column:nth-child(2) #menu-rodape ul li{
		font-size: 14px;
		margin-bottom: 10px;
	}

	footer#rodape .itens .column:nth-child(3){

	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape{

	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li{
		background-position: left;
	/*	background-size: contain;*/
		background-repeat: no-repeat;
		box-sizing: border-box;
		font-size: 14px;
		line-height: 22px;
		padding-left: 30px;

		display: table;
		margin-bottom: 15px;
		margin: 0 auto 15px auto;
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#telefone{
		background-image: url(../img/telefone.png);
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#email{
		background-image: url(../img/email.png);
	}
	footer#rodape .itens .column:nth-child(3) #contato-rodape li#endereco{
		background-image: url(../img/endereco.png);
	}

	footer#rodape .itens .column:nth-child(4){

	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape{

	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape li{
		background-position: left;
	/*	background-size: contain;*/
		background-repeat: no-repeat;
		box-sizing: border-box;
		font-size: 14px;
		line-height: 22px;
		padding-left: 30px;

		display: table;
		margin-bottom: 0;
		margin: 0 auto 15px auto;
	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape #facebook{
		background-image: url(../img/facebook-branco.png);
	}
	footer#rodape .itens .column:nth-child(4) #redes-rodape #instagram{
		background-image: url(../img/instagram-branco.png);
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape{
		border-radius: 10px;
		font-size: 14px;
		line-height: 50px;
		height: 50px;
		width: 150px;

		margin: 0 auto;
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape:hover{
		background: transparent;
		color: #FFF;
	}
	footer#rodape .itens .column:nth-child(4) #btn-whatsapp-rodape i{
		margin-right: 10px;
	}
	/******************** Atribuições Footer **********************/


	.banner{
		margin-top: 0;
	}

	.banner .itens .item{
	    background-repeat: no-repeat;
	    background-position: top center;
	    background-size: cover;
	    float: left;
	    height: 350px;
	    width: 100%;

	    position: relative;
	    z-index: 0;
	}


	.banner .owl-dots {
	/*    background-image: url(../img/dots-background.png);
	    background-position: center;
	    background-repeat: no-repeat;
	  text-align: center;
	  padding-top: 15px;

	  margin-top: -80px;
	  height: 178px;
	  position: relative;
	  z-index: 100;*/
	}
	.banner .owl-dots button.owl-dot {
	  width: 10px;
	  height: 10px;
	  border-radius: 50%;
	  display: inline-block;
	  background: #DBDBDB !important;
	  margin: 89px 3px 0 3px;
	}
	.banner .owl-dots button.owl-dot.active {
	  background-color: #A01111 !important;
	}
	.banner .owl-dots button.owl-dot:focus {
	  outline: none;
	}


	.quem-somos{
	    padding-bottom: 80px;
	}
	.quem-somos .left{
	    width: 100%;
	}
	.quem-somos .left h1{
	    font-size: 24px;
	    margin-bottom: 10px;
	}
	.quem-somos .left p{
	    font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 20px;
	    text-align: justify;
	}


	.quem-somos .left .itens {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: nowrap;
	  justify-content: normal;
	  align-items: normal;
	  align-content: normal;
	}

	.quem-somos .left .itens .item{
	  height: auto;
	  width: 33%;
	}

	.quem-somos .left .itens .item:nth-child(1) {
	    border-right: 1px solid #A7B1A9;
	}
	.quem-somos .left .itens .item:nth-child(2) {
	    border-right: 1px solid #A7B1A9;
	}
	.quem-somos .left .itens .item:nth-child(3) {
	    
	}

	.quem-somos .left .itens .item h2{
	    font-size: 30px;
	    line-height: 35px;
	    margin-bottom: 10px;
	}
	.quem-somos .left .itens .item span{
	    font-size: 14px;
	    line-height: 16px;
	}
	.quem-somos .right{
		margin-top: 20px;
	    width: 100%;
	}

	.quem-somos .owl-nav .owl-next{
		right: -15px;
	}

	.quem-somos .owl-nav .owl-prev {
	    left: -15px;
	}

	.conforto-economia{
	    background-image: url(../img/bg-conforto.png);
	    background-position: center -100px;
	    background-color: #F0F0F0;
	    background-repeat: no-repeat;

	    padding: 80px 0;
	}
	.conforto-economia img{
	    border-radius: 10px;
	    max-width: 100%;
	}

	.conforto-economia .conteudo{
	    position: relative;
	}
	.conforto-economia .content-conforto{
	    border-radius: 10px;

	    padding: 20px 15px;
	/*    height: 384px;*/
	    width: 90%;

	    position: absolute;
	    right: 0;
	    top: 15%;
	}
	.conforto-economia .content-conforto h1{
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.conforto-economia .content-conforto p{
	    font-size: 14px;
	    line-height: 22px;
	}



	.nossos-servicos{
	    background-image: url(../img/bg-nossos-servicos.png);
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;

	    padding: 0 0 40px 0;
	}
	.nossos-servicos .left{
	    float: none;

	    margin-top: 40px;
	    width: 100%;
	}
	.nossos-servicos .left h1{
	    color: #FFF;
	    font-family: DM Sans;
	    font-size: 26px;
	    margin-bottom: 10px;
	}
	.nossos-servicos .left p{
	    font-size: 16px;
	    margin-bottom: 40px;
	}
	.nossos-servicos .left .itens{

	}
	.nossos-servicos .left .itens .item{
	    border-radius: 15px;
	    float: none;
	    margin: 0 0% 10px 0%;
	    padding: 25px 15px 20px 15px;
	    width: 100%;
	    height: auto;
	}
	.nossos-servicos .left .itens .item img{

	}
	.nossos-servicos .left .itens .item h2{
	    font-size: 20px;
	    margin-top: 15px;
	}
	.nossos-servicos .left .itens .item span{
	    font-size: 14px;
	    margin-top: 10px;
	}
	.nossos-servicos .right{
	    display: none;
	}



	.empreendimentos{
	    padding: 50px 0 30px 0;
	}
	.empreendimentos h1{
	    font-size: 26px;
	    margin-top: 25px;
	}
	.empreendimentos p{
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 30px;
	}
	.empreendimentos .itens{

	}
	.empreendimentos .itens .left{
	    float: left;

	    width: 58.98%;
	}
	.empreendimentos .itens .item{
	    background-position: center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    border-radius: 20px;
	    position: relative;
	}
	.empreendimentos .itens .item .hover-item{
	    border-radius: 20px;
	    opacity: 0;

	    position: absolute;
	    height: 100%;
	    width: 100%;
	}

	.empreendimentos .itens .item .hover-item h1{
	    background-image: url(../img/titulo-empreendimentos.png);
	    background-position: left;
	    background-repeat: no-repeat;
	    background-size: contain;
	    box-sizing: border-box;
	    display: table;
	    float: left;

	    text-align: center;
	    
	    font-style: normal;
	    font-weight: 700;
	    line-height: 27px;

	    padding-left: 30px;
	}
	.empreendimentos .itens .item .hover-item span{
	    display: none;
	}

	.empreendimentos .itens .left .item .hover-item h1{
	    font-size: 16px;
	    position: absolute;
	    bottom: 30px;
	    left: 20px;
	}
	.empreendimentos .itens .right .item .hover-item h1{
	    font-size: 13px;

	    position: absolute;
	    bottom: 15px;
	    left: 10px;
	}
	.empreendimentos .itens .right{
	    float: right;

	    width: 39.1%;
	}
	.empreendimentos .itens .left .item{
	    height: 280px;
	}
	.empreendimentos .itens .right .item{
	    height: 135px;

	    margin-bottom: 10px;
	}
	.empreendimentos .btn-empreendimentos{
	    border-radius: 8px;
	    font-size: 15px;
	    margin: 20px auto 0 auto;

	    line-height: 50px;
	    height: 50px;
	    width: 160px;
	}

	.empreendimentos .owl-nav button.owl-next{
	    right: -10px;
	}

	.empreendimentos .owl-nav button.owl-prev{
	    left: -10px;
	}



	.contato{

	}
	.contato .left{
	    float: none;
	    width: 100%;
	}
	.contato .left h1{
	    font-size: 26px;
	}
	.contato .left form#form-contato{
	    margin-top: 20px;

	    width: 95%;
	}
	.contato .left form#form-contato input[type='text']{
	    border: 2px solid #5C675A;
	    border-radius: 5px;
	    font-size: 14px;
	    margin-bottom: 20px;
	    padding: 15px 25px;
	    height: 65px;
	}
	.contato .left form#form-contato input[type='text']::placeholder,
	.contato .left form#form-contato textarea::placeholder{
	    font-size: 14px;
	}
	.contato .left form#form-contato .input-menor{
	    width: 47.66%;
	}

	.contato .left form#form-contato .input-menor:nth-child(1){
	    float: left;
	}
	.contato .left form#form-contato .input-menor:nth-child(2){

	    float: right;
	}

	.contato .left form#form-contato .input-maior{
	    width: 100%;
	}
	.contato .left form#form-contato textarea{
	    border: 2px solid #5C675A;
	    border-radius: 5px;

	    font-size: 14px;

	    padding: 15px 25px;
	    height: 150px;
	    width: 100%;
	}

	.contato .left form#form-contato input[type='submit']{
	    border-radius: 5px;
	    font-size: 14px;

	    margin-top: 20px;
	    height: 50px;
	    width: 160px;
	}
	.contato .left form#form-contato input[type='submit']:hover{
	    background: transparent;
	    color: #A01111;
	}

	.contato .right{
	    float: none;

	    margin-top: 40px;
	    height: 300px;
	    width: 100%;
	}
	.contato .right iframe{
	    height: 300px;
	    width: 100%;
	}



	/* ------------------------ */
	.topo-internas{
	    background-image: url(../img/topo-internas.png);
	    background-position: bottom;
	    background-size: cover;
	    background-repeat: no-repeat;
	    box-sizing: border-box;

	    margin-top: 0;
	    height: 165px;
	/*    padding: 140px 0 0 310px;*/
	}

	.topo-internas .content-topo{
	   padding: 50px 0 0 20px;
	}

	.topo-internas .content-topo h1{
	    font-size: 26px;
	    margin-bottom: 20px;
	}
	.topo-internas .content-topo p{
	    font-size: 18px;
	    line-height: 26px;

	    max-width: 385px;
	}

	.topo-internas span{
	    font-size: 16px;

	    margin-top: 105px;
	}



	.empreendimentos-interna{
	    padding: 0px 0 80px 0;
	}
	.empreendimentos-interna .itens{

	}
	.empreendimentos-interna .itens .item{
	    height: auto;
	}

	.empreendimentos-interna .itens .item .img-item{
	    background-position: center;
	    background-size: cover;
	    background-repeat: no-repeat;
	    border-radius: 25px;

	    height: 300px;
	    margin-bottom: 13px;
	}
	.empreendimentos-interna .itens .item h1{
	    float: left;
	    font-size: 16px;
	    max-width: 70%;
	}
	.empreendimentos-interna .itens .item span{
	    float: right;
	    font-size: 15px;

	    max-width: 30%;
	}
	.empreendimentos-interna .itens .item span i{
	    margin-left: 5px;
	}


	.empreendimentos-interna .owl-nav button{
		display: none;
	    background: #9D1814 !important;
	    border: 1px solid #9D1814 !important;
	    border-radius: 10px;
	    box-sizing: border-box;
	    color: #fff !important;

	    line-height: 36px !important;
	    height: 40px;
	    width: 39px;
	    transition: 0.3s;
	}

	.empreendimentos-interna .owl-nav button.owl-prev{
	    position: absolute;
	    top: 45%;
	    left: -50px;
	}


	.empreendimentos-interna .owl-nav button.owl-next{
	    position: absolute;
	    top: 50%;
	    right: -50px;
	}

	.empreendimentos-interna .owl-nav button span{
	    font-size: 30px;
	}



	.o-que-oferecemos{
	    margin-bottom: 0;
	}
	.o-que-oferecemos .left{
	    float: none;

	    padding: 40px 0 40px 0;
	    width: 100%;
	}
	.o-que-oferecemos .left h1{
	    font-size: 36px;

	    margin-bottom: 25px;
	}
	.o-que-oferecemos .left p{
	    font-size: 16px;
	    line-height: 24px;

	    text-align: justify;
	}
	.o-que-oferecemos .right{
	    float: right;
	    width: 48.29%;
	}
	.o-que-oferecemos .right img{
	    margin-top: -37px;
	    max-width: 100%;
	    display: none;
	}


	.empreendimento{
	    padding: 40px 0;
	}

	.empreendimento .itens{
	    
	}

	.empreendimento .itens .item{
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    border-radius: 20px;

	    float: left;

	    margin-bottom: 20px;
	}

	.empreendimento .itens .item1{
	    float: left;
	    height: 280px;
	    width: 64.54%;
	}
	.empreendimento .itens .item2{
	    float: right;

	    height: 130px;
	    width: 32.27%;
	}
	.empreendimento .itens .item3{
	    float: right;

	    margin-bottom: 25px;

	    height: 130px;
	    width: 32.27%;
	}
	.empreendimento .itens .item4{
	    float: left;

	    height: 215px;
	    width: 56.02%;
	}
	.empreendimento .itens .item5{
	    float: right;

	    height: 215px;
	    width: 40.48%;
	}
	.empreendimento .itens .item6{
	    height: 280px;
	    width: 100%;
	}
	.empreendimento .itens .item7{
	    float: left;

	    height: 250px;
	    width: 48.21%;
	}
	.empreendimento .itens .item8{
	    float: right;

	    height: 250px;
	    width: 48.21%;
	}


	.empreendimento .info-empreendimento{
	    background: linear-gradient(180deg, #FFF 0%, #F3F3F3 100%);
	    border-radius: 17px;
	    box-shadow: 9px 10px 19px 0px rgba(0, 0, 0, 0.15);
	    box-sizing: border-box;

	    padding: 60px 44px 60px 25px;
	/*    height: 344px;*/
	    width: 100%;
	}
	.empreendimento .info-empreendimento h1{
	    background-image: url(../img/arrow-titulo.png);
	    background-size: contain;
	    background-position: left;
	    background-repeat: no-repeat;
	    box-sizing: border-box;
	    font-size: 25px;

	    line-height: 34px;
	    padding-left: 35px;
	    margin-bottom: 30px;
	}

	.empreendimento p{
		
	}

	.empreendimento .info-empreendimento .itens-info{
	    display: block;
	}
	.empreendimento .info-empreendimento .itens-info .column{
	    box-sizing: border-box;
	    flex: 100%;

	/*    padding-left: 25px;*/

	    text-align: left;
	}

	.empreendimento .info-empreendimento .itens-info .column:nth-child(1){
	    border-right: 0px solid #D9D9D9;
	/*    margin-right: 100px;*/

	/*    padding-left: 25px;*/
	}
	.empreendimento .info-empreendimento .itens-info .column:nth-child(2){
	    border-right: 0px solid #D9D9D9;
	/*    margin-right: 100px;*/
	}
	.empreendimento .info-empreendimento .itens-info .column:nth-child(3){

	}

	.empreendimento .info-empreendimento .itens-info .column ul{
/*	    display: table;*/
	    margin: 0;
	}
	.empreendimento .info-empreendimento .itens-info .column li{
	    font-size: 15px;

	    margin-bottom: 5px;
	}




	.servicos{

	}
	.servicos .itens{

	}
	.servicos .itens .item{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;

	    float: none;

	    height: 280px;
	    width: 100%;

	    margin: 0 0% 10px 0%;
	    position: relative;
	}

	.servicos .itens .item .hover-item{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;
	    opacity: 0;
	    height: 280px;
	    width: 100%;

	    position: absolute;
	    top: 0;
	    left: 0;
	}

	.servicos .itens .item:hover .hover-item{
	    opacity: 1;
	}

	.servicos .itens .item .hover-item h1{
	    color: #000;
	    font-family: DM Sans;
	    font-size: 16px;
	    font-style: normal;
	    font-weight: 700;
	    margin: 25px 0 0 10px;
	}
	.servicos .itens .item .content-item .btn-saiba-mais{
	    font-size: 14px;
	    margin-top: 30px;
	    line-height: 50px;
	    height: 50px;
	    width: 160px;
	}





	.servico{

	}
	.servico .topo-servico{
	    position: relative;
	}
	.servico .topo-servico .img-servico{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;
	    float: right;

	    height: 385px;
	    width: 100%;
	}
	.servico .topo-servico .content-servico{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;

	    padding: 25px 15px 30px 25px;
	    min-height: 285px;
	    width: 90%;

	    position: absolute;
	    top: 35px;
	    left: 5%;
	}
	.servico .topo-servico .content-servico h1{
	    font-size: 26px;
	    margin-bottom: 20px;
	}
	.servico .topo-servico .content-servico p{
	    font-size: 16px;
	    line-height: 26px;    
	}
	.servico .topo-servico .content-servico .btn-whatsapp-servico{
	    border-radius: 10px;
	    
	    font-size: 14px;
	    margin-top: 35px;
	    line-height: 50px;
	    height: 50px;
	    width: 150px;

	}
	.servico .topo-servico .content-servico .btn-whatsapp-servico i{
	    margin-right: 5px;
	}




	.txt-servico{
	    background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.05) 100%), url('../img/bg-servico.png');

	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    background-attachment: fixed;

/*	    height: 280px;*/
		height: auto;
	}
	.txt-servico .img-txt-servico{
		background-repeat: no-repeat;
	    background-size: cover;
	    background-position: center;
	    border-radius: 20px;

	    float: none;
	    margin-top: -50px;
	    margin-bottom: 0;
	    height: 380px;
	    width: 100%;
	}
	.txt-servico p{
	    float: none;

	    font-size: 16px;
	    line-height: 22px;

	    margin-left: 0;
	    padding: 30px 0 20px 0;
	    width: 100%;

	    text-align: justify;
	}




	.galeria-servico{
	    padding: 0px 0 100px 0;
	}

	.galeria-servico .itens{
	    
	}

	.galeria-servico .itens .item{
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    border-radius: 20px;

	    float: none;

	    height: 280px;
	    width: 100%;

	    margin: 0 0.5% 10px 0.5%;
	    position: relative;
	}

	.galeria-servico .itens .item .hover-item{
	    background: rgba(248, 248, 248, 0.7);;
	    border-radius: 20px;
	    box-sizing: border-box;
	    opacity: 0;
	    height: 280px;
	    width: 100%;

	    position: absolute;
	    top: 0;
	    left: 0;
	}

	.galeria-servico .itens .item:hover .hover-item{
	    opacity: 1;
	}

	.galeria-servico .itens .item .hover-item h1{
	    color: #000;
	    font-family: DM Sans;
	    font-size: 16px;
	    font-style: normal;
	    font-weight: 700;
	    margin: 25px 0 0 30px;
	}
	/* ------------------------ */


}