/*-- ASSETS FOLDER --*/
@media only screen and (min-width: 2550px) {
    #logo-principal {
        width: 100%;
    }
}
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
@media only screen and (max-width: 1280px){
    .logos-minhacasa {
        left: 57%;
    }
    #menu.scroll-to-fixed-fixed{
        width: 1280px;
    }
}

/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*//*-- XS --*/
@media (max-width: 767px) {
    
    #localizacao{
		text-align: center;
    }
    
  	.logo-local {
		float: none;
		width: 50%;
		margin: 0;
		padding: 0;
	}
    
    .bg-cinza {

        text-align: center;
    }
    
    .btn-cadastro {
		margin-top: 20px;
		font-weight: 900;
		display: block;
	}	
    
  	.logo-galeria {
		margin-top: 30px;
		width: 40%;
	}
    
   #forcasa {
	   margin-bottom: 60px;
    	text-align: center;
    }
    
    .box-info {
        height: 130px;
        margin-top: 20px;
    }
    
	.box-info i {
		background-color: #c31d1d;
		padding: 41px 20px;
		color: #ffffff;
		float: left;
	  	height: 130px;
	  	font-size: 46px;
	}
     
    .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    
    .base-logo-1 img ,
    .base-logo-2 img ,
    .base-logo-3 img ,
    .base-logo-4 img ,
    .base-logo-5 img ,
    .base-logo-6 img {
    	margin-left: 0px;
        width: 80px;
    }
    
    .planeta{
        width: 100%;
    }
    .imagem-portaria{
        display: none;
    }
    
    .contato h2 {
    	color: #ffffff;
        font-size: 30px;
    }
    
    .end-forvendas h3 {
        color: #ffffff;
        font-size: 15px;
        font-weight: 700;
        margin-left: 0px;
        text-transform: uppercase;
    }
    
    .base-rodape {
        margin-top: 40px;
        padding-bottom: 90px;
    }
    
    .end-forvendas p {
        color: #ffffff;
        font-size: 13px;
        font-weight: 100;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    
    .end-forcasa h3 {
        margin-left: 0px;
    }
	
	.end-forcasa h5 {
		text-align: center;
    	margin: 0;
    	padding: 0;
	}
	.end-forcasa p {
    	color: #ffffff;
    	font-size: 13px;
    	font-weight: 100;
    	margin-left: 0;
	}	
    
    .logo-rodape{
        margin-bottom: 10px;
        margin-top: 30px;
    }
	
	.end-forvendas {
		padding-top: 20px;
	}
    
    .bg-rodape {
        height: auto;
        text-align: center
    }
    
    .formulario-rodape {
        margin-top: 40px;
        margin-bottom: 70px;
    }
    
    .contato{
        text-align: center
    }
    
    .bg-contato {
        height: auto;
    }
    
    .txt-futuro h3 {
        color: #c72028;
        font-size: 50px;
    }
    
    .txt-forcasa h2 {
        color: #c72028;
        font-size: 50px;
    }
    
    
    .bg-listrado {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    
    .box-projeto {
    	margin-top: 70px;
        padding: 50px 20px;
    }
    
    .grid-item { width: 45%; }
    
    .imagem-portaria {
        width: 100%;
        height: auto;
    }
    
    .info-minha-casa p {
		color: #ffffff;
		font-size: 16px;
		font-weight: 500;
	}
    
    .txt-boas-vinas h2 {
        color: #ffffff;
        padding: 100px 0;
        font-size: 50px;
        text-align: center;
        font-family: 'Parisienne', sans-serif;
    }
    
    .logos-minhacasa img{
        width: 240px;
    }
    
	.info-galeria h3 {
    	font-size: 18px;
    	font-weight: 900;
		text-align: center;
	}
	
   .info-minha-casa h2 {
    	color: #ffffff;
    	font-size: 34px;
    	font-weight: 900;
	}
    
  .logos-minhacasa {
    	padding: 20px 0;
    	z-index: 100;
    	text-align: center;
	}
    
    .chat {
        z-index: 2000;
        margin-top: 0;
        position: fixed;
        bottom: 0;
        right: 0;
    }
    
    .lista-diferenciais ul{
        margin: 0;
        padding: 0;
    }
    
    .lista-diferenciais li {
	   text-align: center;
	   font-size: 15px;
	   margin-left: 0px;
	   list-style: none;
	}
    
	.intro-produto h3 {
    	font-size: 22px;
    	font-weight: 700;
	}
    
    .intro-produto h1 {
        color: #ffffff;
        font-size: 50px;
        font-weight: 700;
        letter-spacing: 0px;
        text-transform: uppercase;
        margin-top: -2px;
    }
    
    .logo-main {
    	margin: 10px auto;
    	width: 50%;
		display: block;
	}
    
    .trava-site{
        overflow-y: hidden;
    }
    
    #menu ul li {
        display: block;
    }
    
    #menu ul li a {
        color: #ffffff;
        padding: 10px 20px;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        font-size: 30px;
    }
    
    #menu {
        width: 100% !important;
        margin-top: 0px;
        padding: 10px 0;
        position: fixed !important;
        z-index: 1000 !important;
        background-color: rgb(0, 0, 0);
        transition: 1s ease;
        width: 100%;
        height: 100%;
        transform: translateX(-100%);
    }
    
    #menu ul {
        margin-top: 100px;
    }
    
    #menu.aberto{
        transform: translateX(0%);
    }
    .menu-mobile{
        transform: scale(1);
        transition: .3s ease;
    }
    
    .menu-mobile-fecha {
        transform: scale(1);
        transition: .3s ease;
        position: absolute;
        right: 30px;
        top: 30px;
        z-index: 20001;
    }
    
    .menu-mobile.fecha-btn{
        transform: scale(0)
    }
    
    .menu-mobile{
        position: fixed;
        z-index: 2000;
        top: 30px;
        right: 30px;
        cursor: pointer;
    }
    
    .intro-produto{
        text-align: center;
    }
    
    .box-como-chegar h4 {
        color: #35968c;
        font-size: 19px;
        font-weight: 700;
        padding: 0px 8px;
        margin-left: 0px;
        text-transform: uppercase;
    }
    
    .box-como-chegar {
        width: 100%;
        height: auto;
        margin-top: 28px;
        background-color: #ffffff;
        box-shadow: 1px 4px 21px rgba(0, 0, 0, 0.44);
        padding: 20px;
    }
    
    .txt-localizacao {
        margin-top: 40px;
        margin-bottom: 70px;
    }
    
    .base-logo-1, .base-logo-2, .base-logo-3, .base-logo-4, .base-logo-5, .base-logo-6 {
        text-align: center;
        margin-bottom: 20px;
    }
	
	.txt-intro-form h3 {
		text-align: center;
		font-weight: 900;
	}
	
	.info-galeria h4 {
    	margin-top: 0;
    	font-size: 19px;
    	font-weight: 900;
    	margin-bottom: 30px;
    	text-align: center;
	}
	
	.txt-forcasa-1 {
    	font-size: 14px !important;
    	font-weight: 300;
    	line-height: 22px !important;
    	text-align: center;
	}
	
	.txt-diferenciais h2 {
		font-size: 30px;
		text-align: center;
    	margin: 100px 0 0 0;
		font-weight: 900;
	}
	
	.box-projeto {
    	height: auto;
		margin-top: 30px;
    	padding: 40px 0;
	}
	
	.bg-listrado {
    	width: 100%;
    	height: auto;
    	padding: 30px 0;
	}
	
	.box-projeto ul li {
		font-size: 14px;
    	margin-bottom: 5px;
		font-weight: 700;
	}
	
	.icones-lazer i {
		padding: 13px 13px;
		display: block;
    	margin-left: 0;
    	color: #ffffff;
    	width: 60px;
    	height: 60px;
    	font-size: 30px;
    	background-color: #082124;
    	margin: 20px auto;
    }
	
	.bg-areas {
    	width: 100%;
    	height: 100%;
    	background-size: cover;
    	padding: 60px 0px;
    	background-repeat: no-repeat;
		background-image: url(img/bg-areas.jpg);
	}
	
	.txt-cond p {
    	color: #595959;
    	font-size: 14px;
    	font-weight: 300;
		margin: 30px 0px;
		text-align: center;
	}
	
	.txt-forlife h5 {
		font-size: 19px;
		font-weight: 900;
	}

	.txt-forlife p {
    	font-size: 14px;
    	font-weight: 100;
		margin-top: 20px;
	}
	
	.parceiros-padding {
		padding: 40px 0;
	}
	
	.txt-parceiros h2 {
    	text-align: center;
    	font-weight: 900;
	}
	
    .logos-parceiros {
        width: 100%;
        height: 280px;
        margin: 10px 0px;
        padding: 10px 10px;
        background-color: #ffffff;
        box-shadow: 0px 14px 37px -15px rgba(0, 0, 0, 0.39);
        transition: 0.8s ease;
    }
	
	.txt-forcasa h4 {
		font-size: 30px;
		font-weight: 900;
	}
	
	.txt-forcasa h2 {
    	font-size: 40px;
		font-weight: 900;
	}
	
	.txt-forcasa p {
    	font-size: 14px;
	}
    
	.contato h2 {
    	color: #c93b08;
    	font-weight: 900;
    	font-size: 35px;
	}
	
	.base-rodape img {
    	width: 60%;
    	margin-bottom: 40px;
	}
	
	.info-galeria h5 {
    	font-size: 20px;
    	font-weight: 900;
		text-align: center;
	}
	
	.info-galeria h2 {
    	font-size: 40px;
    	font-weight: 900;
    	text-align: center;
	}
	
	.box-info h5 {
		font-weight: 15px;
    	font-weight: 900;
	}
	
	.box-projeto h2 {
    	font-size: 30px;
    	font-size: 30px;
    	font-weight: 900;
    	text-align: center;
	}	
	
	.txt-localizacao h2 {
    	font-size: 30px;
    	font-weight: 900;
	}
	
	.txt-localizacao p {
		font-size: 15px;
	}
	
	.inf-documento h2 {
    	font-size: 30px;
		font-weight: 900;
	}
	
	.numeros p span {
        font-size: 20px;
		font-weight: 900;
	}	
	
	.inf-documento h3 {
		font-size: 20px;
	}
	
	.txt-parceiros h2 {
		font-size: 30px;
	}
	
	.logos-parceiros-1 {
        width: 100%;
        height: 230px;
        height: 280px;
        padding: 40px 50px;
        background-color: #ffffff;
        box-shadow: 0px 14px 37px -15px rgba(0, 0, 0, 0.39);
        transition: 0.8s ease;
        text-align: center;
    }
	
    .logos-parceiros img {
        width: 80%;
        margin: 0px auto;
        display: block;
    }
	
}
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*//*-- SM --*/
@media (min-width: 768px) and (max-width: 991px) {
	.bg-areas {
    	padding: 60px 0;
	}
	
	.parceiros-padding {
        padding: 50px 0; 
	}
	
	.logos-parceiros {
    	width: 100%;
    	padding: 20px 20px;
	}
	
	.logo-main {
		width: 50%;
		margin: auto;
		display: block;
	}
	
	.intro-produto h3 {
		font-size: 30px;
	}
	
	.intro-produto h1 {
    	font-size: 100px;
	}

	.intro-produto {
		text-align: center;
	}
		
	.lista-diferenciais li {
    	list-style: none;
    	text-align: center;
    	font-size: 25px;
	}
	
	.txt-intro-form h3 {
    	font-size: 30px;
		text-align: center;
	}
	
	.btn-contato_ {
		height: 60px;
		font-size: 26px;
	}
	
	.form-contato {
		width: 100%;
		height: 60px;
		font-size: 15px;
	}	
	
	.imagem-piscina {
    	width: 100%;
    	height: auto;
    	background-size: cover;
    	background-repeat: no-repeat;
    	background-image: url(img/banner-1.jpg);
    	background-position: center;
	}
	
	.info-minha-casa p {
    	font-size: 35px;
    	font-weight: 100;
    	text-align: center;
	}
	
	.info-minha-casa h2 {
		font-size: 60px;
    	text-align: center;
		font-weight: 900;
	}
	
	.imagem-portaria {
		padding: 100px 0;
    	width: 100%;
    	height: 502px;
    	position: relative;
    	background-repeat: no-repeat;
    	background-image: url(img/portaria.jpg);
	}
	
	.txt-boas-vinas h2 {
    	margin: auto;
    	padding: 60px 0;
    	font-size: 64px;
	}
	
	.logo-galeria {
    	margin-top: 50px;
    	width: 40%;
	}
	
	.info-galeria h4 {
    	font-size: 25px;
    	font-weight: 700;
		line-height: 30px;
		text-align: center;
	}
	
	.txt-forcasa-1 {
    	font-size: 20px !important;
    	font-weight: 300;
    	line-height: 22px !important;
	}
	
	.info-galeria h3 {
		font-size: 21px;
		line-height: 30px;
		text-align: center;
	}
	
	.solicitar-contato {
        color: #ffffff;
        margin: 20px 0;
        display: block;
        text-align: center;
        padding: 10px 20px;
        transition: 1s ease;
        border-radius: 20px;
        text-decoration: none;
        background-color: #c93b08;
        text-transform: uppercase;
        border: solid 1px #c93b08;
	}
	
	.solicitar-contato {
    	padding: 20px 20px;
		border-radius: 60px;
    	font-size: 20px;
	}
	
	.info-galeria h5 {
    	font-size: 40px;
    	font-weight: 900;
		text-align: center;
	}
	
	.info-galeria p {
		text-align: center;
    	font-size: 22px;
    	margin-top: 0;
    	line-height: 10px;
	}
	
	.info-galeria h2 {
    	font-size: 60px;
    	font-weight: 900;
    	text-align: center;
	}
	
	.bg-branco {
		padding: 0;
	}
	
	.bg-listrado {
    	padding: 30px 0;
	}
	
	.box-projeto {
    	padding: 120px 20px;
    	height: auto;
		margin: 30px 0;
	}
	
	.txt-diferenciais h2 {
    	font-size: 40px;
    	font-weight: 900;
    	text-align: center;
		text-transform: uppercase;
	}
	
	.grid-item a img, .grid-sizer a img {
		width: 100%;
		margin: 0px;
		margin-left: 60px;
	}
	
	.bg-cinza {
    	width: 100%;
    	height: auto;
    	background-size: cover;
    	background-repeat: no-repeat;
    	padding: 100px 0px;
    	background-image: url(img/bg-familia.jpg);
    	background-position: center;
	}
	
	.btn-rota {
    	margin: 50px 0;
		font-size: 20px;
		border-radius: 100px;
		padding: 20px 0;
	}
	
	.inf-documento h2 {
    	font-size: 45px;
    	text-align: center;
	}
	
	.inf-documento h3 {
		font-size: 25px;
		text-align: center;
	}
	
	.btn-cadastro {
    	width: 100%;
    	margin: auto;
    	display: block;
    	color: #c93b08;
	}

	.txt-forcasa h4 {
    	text-align: center;
	}
	
	.txt-forcasa h2 {
    	text-align: center;
	}
	
	.txt-forcasa p {
    	text-align: center;
		padding: 0 20px;
	}
	
	.solicitar-contato2 {
		width: 100%;
    	display: block;
		text-align: center;
		padding: 20px 0;
		border-radius: 130px;
		margin: 40px 0;
	}
	
	.bg-contato {
    	height: auto;
    	background-color: #e5e5e5;
    	padding: 50px 0;
	}
	
	.contato h2 {
    	text-align: center;
	}
	
	.contato h3 {
		text-align: center;
	}
	
	.contato h4 {
		text-align: center;
	}
	
	.contato p {
    	text-align: center;
	}
	
	.contato a {
    	display: block;
		padding: 0;
	}
	
	.intro-produto h1 {
		font-size: 55px;
	}
	
	.logos-parceiros-1 img {
        width: 100%;
        margin: 40px auto;
        display: block;
    }
	
	.logos-parceiros img {
        width: 110%;
        margin: 20px auto;
        display: block;
    }
	
	.logos-minhacasa {
        left: 0;
    }
	
	#menu ul li a {
        color: #ffffff;
        padding: 10px 11px;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        font-size: 13px;
    }

}
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*//*-- MD --*/
@media (min-width: 992px) and (max-width: 1199px) {
    .lista-diferenciais li {
        color: #ffffff;
        font-size: 16px;
    }
    
   .intro-produto h3 {
	   color: #ffffff;
	   font-size: 23px;
	}
    
    .box-info {
        height: 95px;
    }
    
    .logo-rodape{
        width: 100%;
    }
	
	.parceiros-padding {
    	padding: 71px 0;
	}
	
	.txt-boas-vinas h2 {
        color: #ffffff;
        padding: 200px 0;
        font-size: 60px;
    }
	
	.bg-areas {
		padding: 50px 0;
	}
	
	.txt-localizacao p {
    	font-size: 17px;
	}
	
	.intro-produto h1 {
		font-size: 52px;
	}
	
	.logos-minhacasa {
        display: block;
        height: 170px;
        width: 170px;
        margin: 0;
        padding: 0 20px;
        z-index: 100;
        position: absolute;
        left: 0;
    }
	
	#menu ul li a {
        color: #ffffff;
        padding: 10px 9px;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
    }

}
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*//*-- LG --*/

/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
/*========================================================================================================================================================*/
@media (max-width: 480px){

    #realizacoes {
        margin-left: 7% !important;
        width: 85% !important;
    }

}
