@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700');


body {
    font-family: 'Montserrat', sans-serif;
}

h1,
h2,
h3,
p {
    margin: 0;
    padding: 0;
}

.chat {
    z-index: 100;
    margin-top: 300px;
    position: fixed;
}

#menu {
    width: 100%;
    /*margin-top: 1px;*/
    padding: 10px 0;
    position: absolute;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 1s ease;
}

#menu.scroll-to-fixed-fixed {
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    width: auto;
}

#menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: center;

}

#menu ul li.active a {
    color: #c93b08;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}

#menu ul li a:hover,
#menu ul li a:focus {
    color: #c93b08;
    background-color: transparent !important;
}

.imagem-piscina {
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 130px 0 100px;
    background-repeat: no-repeat;
    background-image: url(img/banner-1.jpg);
    background-position: center;
}

.logo-produto {
    margin: 40px 0;
}

.intro-produto {
	margin-top: 34px;
}

.intro-produto h3 {
    color: #ffffff;
    font-size: 30px;
    margin: 0;
    text-transform: uppercase;
}

.intro-produto h1 {
    color: #ffffff;
    font-size: 75px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-top: 0px;
}

.lista-diferenciais {
	margin-top: 34px;
}

.lista-diferenciais li {
    color: #ffffff;
    font-size: 19px;
    font-weight: 500;
    margin-left: -22px;
}

.logos {
    margin-top: 437px;
    margin-left: -155px;
}


.txt-intro-form h3 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
	padding: 10px 0;
    text-transform: uppercase;
}




.fundo-vermelho {
    background-image: url(img/base-vermelha.jpg);
    background-size: cover;
    padding: 50px 0px;
    background-position: center;
}


.info-minha-casa p {
    color: #ffffff;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.base-formulario {
    margin-top: 157px;
}

.info-minha-casa h2 {
    color: #ffffff;
    font-size: 50px;
    padding: 10px 0;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.logo-galeria {
    margin-top: 66px;
    width: 64%;
}

.info-galeria h4 {
	text-align: left;
    margin-top: 30px;
    font-size: 17px;
    font-weight: 700;
    line-height: 14px;
    margin-bottom: 30px;
    line-height: 20px;
}

.info-galeria p {
    font-size: 12px;
    margin-top: -13px;
    line-height: 12px;
}

.info-galeria h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
	text-align: left;
    text-transform: uppercase;
}

.atendimento-on {
    color: #ffffff;
    margin: 20px 0;
    display: block;
    padding: 10px 20px;
    text-align: center;
    transition: 1s ease;
    border-radius: 20px;
    text-decoration: none;
    background-color: #4eada9;
    text-transform: uppercase;
    border: solid 1px #4dada9;

}

.atendimento-on:hover {
    color: #4dada9;
    background-color: transparent;
    text-decoration: none;
    border: solid 1px #4dada9;
    transition: 0.8s ease;
    box-shadow: 1px 4px 21px #4dada9;

}

.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:hover {
    color: #c93b08;
    text-decoration: none;
    transition: 0.8s ease;
    border: solid 1px #c93b08;
    background-color: transparent;

}

.solicitar-contato2 {
    color: #ffffff;
    margin: 20px 0;
    display: inline-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 #c72129;
}

.solicitar-contato2:hover {
    color: #c93b08;
    text-decoration: none;
    transition: 0.8s ease;
    border: solid 1px #c93b08;
    background-color: transparent;

}

.info-galeria img {
    display: block;
    margin-left: 150px;
}

.info-galeria h5 {
    color: #c93b08;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.ligue-agora {
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}

.info-galeria h2 {
    display: block;
    color: #c93b08;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0px 0 100px 0;
    text-transform: uppercase;
}

.imagem-portaria {
    width: 100%;
    height: 502px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(img/portaria.jpg);
}

.txt-boas-vinas h2 {
    color: #ffffff;
    padding: 200px 0;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Parisienne', sans-serif;
}

.txt-diferenciais h2 {
    color: #c93b08;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 100px 0 0px 0;
    text-transform: uppercase;
}

.txt-diferenciais p {
    color: #9c9794;
    font-size: 20px;
    text-align: center;
}

.box-dife {
    margin-top: 30px;
}

.box-info {
    height: 100px;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    background-color: #ffffff;
    box-shadow: 1px 4px 21px #888888;
    transition: 1s ease;
    padding: 0px 20px 0px 0px;
    display: table;
}

.box-info:hover {
    box-shadow: 1px 4px 21px #c72129;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}



.bloco-dife {
    margin: 20px 0;
}

.box-info h5 {
    color: #c93b08;
    padding: 0px;
    font-size: 16px;
    font-weight: 700;
    margin-left: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 100%;
}



.box-info p {
    color: #c72129;
    font-size: 12px;
    font-weight: 500;
    margin-left: 15px;
    padding-top: 5px;
}

.bg-listrado {
    width: 100%;
    background-size: cover;
    margin-top: 100px;
    background-image: url(img/bg-diferencial-verm.jpg);
    padding: 80px 0px;
    background-repeat: no-repeat;
}

.box-projeto {
    margin-top: 0px;
    padding: 40px;
    background-color: #ffffff;
    height: 580px;
}

.box-projeto h2 {
    color: #c93b08;
    font-size: 30px;
    padding: 0px 0 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.box-projeto ul {
    color: #595959;
    padding: 0 40px;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
}

.box-itens {
    margin-top: 70px;
    padding: 50px 50px;
    background-color: #ffffff;
}

.box-itens h2 {
    color: #595959;
    font-size: 30px;
    padding: 30px 0;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.box-itens ul {
    color: #595959;
    padding: 0 40px;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
}

.btn-ficha {
    color: #ffffff;
    width: 100%;
    margin-top: 40px;
    text-align: center;
    padding: 10px 20px;
    margin-bottom: 0px;
    border-radius: 20px;
    text-decoration: none;
    border: solid 1px #c72028;
    background-color: #c72028;
    text-transform: uppercase;
    outline: 0;
    transition: 1s ease;
}

.btn-ficha:hover {
    color: #c72028;

    text-decoration: none;
    border: solid 1px #c72028;
    background-color: transparent;
    box-shadow: 1px 4px 21px #c72129;
}

.grid-item a img,
.grid-sizer a img {
    width: 100%;
    margin: 0px;

}

.grid-item,
.grid-sizer {
    width: 26%;
    margin: 5px;
    display: block;
}

.my-gallery {
    margin-top: 100px;
}

.invalid{
    border: 1px solid red !important;
}



.mapa {
    margin-top: 100px;
    margin-bottom: 100px;
}

.txt-localizacao {
    margin-top: 75px;
}

.txt-localizacao h2 {
    color: #c93b08;
    font-size: 25px;
    font-weight: 700;
    padding: 20px 0 0 0;
    text-transform: uppercase;
}

.txt-localizacao p {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    margin-top: 10px;
}

.txt-cond p {
    color: #595959;
    font-size: 16px;
    font-weight: 100;
    margin: 20px 0px;
}

.box-como-chegar {
    width: 100%;
    margin-top: 18px;
    background-color: #ffffff;
    box-shadow: 1px 4px 21px rgba(0, 0, 0, 0.44);
    text-align: center;
    padding: 10px;
}

.box-como-chegar h4 {
    color: #35968c;
    font-size: 17px;
    font-weight: 700;
    padding: 0;
    margin-left: 0;
    text-transform: uppercase;
}

.btn-rota {
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    background-color: #c93b08;
    text-transform: uppercase;
    transition: 1s ease;
    margin-top: 50px;
    border-radius: 20px;
    border: 0;
    outline: 0;
}

.btn-rota:hover {
    color: #c93b08;
    font-size: 15px;
    text-decoration: none;
	border: 1px solid #c93b08;
    background-color: transparent;
}

.txt-forlife h5 {
    margin-top: 0;
    color: #c93b08;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.txt-forlife p {
    color: #595959;
    font-size: 16px;
    font-weight: 100;
    margin-top: -10px;
}

.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;

}

.bg-areas {
    width: 100%;
    background-color: #eaeaea;
    padding: 60px 0px;
    background-position: center;
}

.inf-documento h2 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

.inf-documento h3 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 30px;
}

.inf-documento p {
    color: #595959;
    font-size: 15px;
    font-weight: 500;
}

.btn-cadastro {
    width: 100%;
    color: #c93b08;
    font-size: 14px;
    margin-top: 20px;
	font-weight: 700;
    padding: 10px 20px;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
	border: 2px solid #ffffff;
    background-color: #ffffff;
    text-transform: uppercase;
    transition: 1s ease;
}

.btn-cadastro:hover {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
	background-color: transparent;
	border: 2px solid #ffffff;
    
}

.bg-areas {
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 60px 60px;
    background-repeat: no-repeat;
    background-image: url(img/bg-areas.jpg);
}

.parceiros-padding {
	padding: 100px 100px;
}

.txt-parceiros h2 {
    color: #c93b08;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.logos-parceiros p {
	display: block;
	text-align: center;
}

.logos-parceiros-1 {
    width: 100%;
    height: 230px;
    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-1 img {
    width: 70%;
    margin: 30px auto;
    display: block;
}

.logos-parceiros img {
    width: 120%;
    margin: 0px auto;
    display: block;
}

.logos-parceiros {
	width: 100%;
    height: 230px;
    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;
}

.txt-forcasa h4 {
    color: #595959;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: -5px;
    text-transform: uppercase;

}

.txt-forcasa h2 {
    color: #c93b08;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.txt-forcasa p {
    color: #787878;
    font-size: 16px;
    font-weight: 100;
}


.txt-futuro h5 {
    color: #595959;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.txt-futuro h3 {
    color: #c72028;
    font-size: 80px;
    font-weight: 900;
    margin-top: -10px;
    text-align: center;
    text-transform: uppercase;
}

.planeta img {
    margin-top: -50px;
    margin-left: -70px;
    position: absolute;

}


.bg-contato {
    height: 550px;
    background-color: #e5e5e5;
}

.contato h2 {
    color: #c93b08;
    font-size: 50px;
    font-weight: 700;
    margin-top: 100px;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.contato h3 {
    color: #c93b08;
    font-size: 25px;
    font-weight: 500;
}

.contato a {
    color: #000000;
    font-size: 20px;
    font-weight: 100;
    text-decoration: none;
}

.contato h4 {
    color: #c93b08;
    font-size: 25px;
    font-weight: 500;
}

.contato p {
    color: #000000;
    font-size: 20px;
    font-weight: 100;
}

.formulario-rodape {
    margin-top: 110px;
}

.nome_ {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 15px;
    border: solid 1px #bfbab6;
    background-color: #ffffff;
}

.email_ {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 15px;
    order: solid 1px #bfbab6;
    background-color: #ffffff;
}

.ddd_ {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 15px;
    order: solid 1px #bfbab6;
    background-color: #ffffff;
}

.tel_ {
    width: 100%;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 15px;
    order: solid 1px #bfbab6;
    background-color: #ffffff;
}

.msg_ {
    width: 100%;
    height: 100px;
    padding: 10px 10px;
    margin-bottom: 20px;
    order: solid 1px #bfbab6;
    background-color: #ffffff;
}

.botao-enviar {
	width: 100%;
    height: 50px;
    border: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    border-radius: 30px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #c93b08;
    transition: 0.9s ease;
}

.botao-enviar:hover{
	color: #ffffff;
    font-size: 17px;
    border: solid 1px #ffffff;
    background-color: transparent;
}


.btn-contato_ {
    width: 100%;
    height: 50px;
    border: none;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    border-radius: 30px;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #c93b08;
    transition: 0.9s ease;
}

.btn-contato_:hover {
	color: #c93b08;
    font-size: 17px;
    border: solid 1px #c93b08;
    background-color: transparent;

}

.base-rodape img {
    width: 100%;
}

.base-rodape {

}

.bg-rodape {
	padding: 30px 30px;
    height: auto;
    background-size: cover;
    background-image: url(img/bg-rodape.jpg);
}


.end-forcasa h3 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-left: 20px;
    text-transform: uppercase;
}

.end-forcasa p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 100;
    margin-left: 20px;
}

.end-forcasa h5 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    margin-top: 20px;
    margin-left: 20px;
    text-transform: uppercase;
}

.end-forvendas h3 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    margin-left: -24px;
    text-transform: uppercase;
}

.end-forvendas p {
    color: #ffffff;
    font-size: 13px;
    font-weight: 100;
    margin-left: -24px;
    margin-bottom: 50px;
}

.end-forvendas a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 100;
    margin-left: -24px;
    text-decoration: none;
}

.logos-minhacasa {
    display: block;
    height: 170px;
    width: 170px;
    margin: 0;
    padding: 0 20px;
    z-index: 100;
    position: absolute;
    left: 82%;
}

#logo-principal{
    width: 80%;
}
.containerLogoForcasa{
    margin-left: 37%;
}


.form-contato {
    width: 100%;
    height: 50px;
    border-radius: 30px;
    padding: 20px;
    border: 0;
    outline: 0;
    margin-bottom: 10px;
    margin-top: 0px;
}


.txt-intro-form {
    margin-top: 50px;
}

.box-info img {
    float: left;
    margin-right: 20px;
}

.txt-forcasa-1 {
    font-size: 14px !important;
    font-weight: 300;
    text-align: justify;
    line-height: 22px !important;
}

.sem-altura{
    margin-top: 0 !Important;
}

.box-projeto ul li{
    font-size: 18px;
    margin-bottom: 10px;
	font-weight: 700;
}

.box-projeto p {
	font-size: 15px;
	font-weight: 500;
}


.bg-areas  h2 {
    color: #595959;
    font-size: 30px;
    padding: 0px 0 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.box-info i {
    background-color: #c93b08;
    padding: 26px 14px;
    color: #ffffff;
    float: left;
    height: 100px;
    font-size: 46px;
}

.icones-lazer{
    text-align: center;
	color: #ffffff;
}

.icones-lazer i {
    font-size: 60px;
    padding: 19px 19px;
    display: block;
    text-align: center;
    margin: auto;
    color: #ffffff;
    border-radius: 35%;
    width: 100px;
    height: 100px;
    background-color: #272e48;
}
.icones-lazer img{
    width: 100%;
    margin-bottom: 20%;
}
.icon-brinquedoteca img{
    width: 80%;
}
.icon-lounge-externo img{
    width: 55%;
}
.icon-espaco-aventura img{
    width: 55%;
}
.icon-espaco-melhor-amigo img{
    width: 80%;
}
.icon-espaco-gourmet img{
    width: 80%;
}

.icones-lazer p {
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 50px;
    height: 40px;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
}

.logo-local {
    float: left;
    width: 30%;
    margin-right: 15px;
}

.icon-telephone {
    font-size: 46px;
    border: 2px solid #c93b08;
    padding: 20px;
    display: inline-block;
    width: 90px;
    border-radius: 120px;
    height: 90px;
    color: #c93b08;
    margin: 1px auto;
}

.numeros {
    text-align: center;
    margin-bottom: 80px;
}

.numeros i {
    font-size: 100px;
    color: #949494;
    display: block;
    margin-bottom: 20px;
    margin-top: 70px;
}
.numeros p{
    font-size: 20px;
    text-transform: uppercase;
}
.numeros p span {
    font-size: 50px;
}
.texto-numeros{
    font-size: 20px;
    display: block;
    line-height: 22px;
    font-weight: 900;
    color: #737373;
}
.altura {
    opacity: 0;
    height: 1px;
    overflow: hidden;
    display: inline;
    padding: 0;
    margin: 0;
}

.logo-main{
    width: 100%;
}

.bg-cinza-rodape {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
	background-image: url(img/bg-rodape-2.jpg);
    background-position: center;

}
