/* #####################################
########################################

	Theme name: Construtora Beltrix
	Theme URI: https://beltrix.com.br
	Description: Este tema foi desenvolvido exclusivamente para a Construtora Beltrix.

	Code: Gabriel Amarante | ACG Web Design
	Author: Visuality
	Author URI: http://visuality.com.br

	Version: 11.2019

########################################
##################################### */

@charset "UTF-8";

/* ######
   Básicos
############ */

* {
	outline: none;
}

html , body {
	margin: 0;
	padding: 0;
}

body {
	color: #707070;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	text-align: justify;
}

a , a:hover , a:focus {
	text-decoration: none;
}

p {
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 20px;
}

button , button:hover , button:focus {
	outline: none;
	cursor: pointer;
}

img {
	max-width: 100%;
	height: auto;
}

/* ######
   Gerais
############ */

/* box-slide */

.box-slide {
	position: relative;
}

/* display-table */

.display-table {
	display: table;
	margin: 0;
	padding: 0;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}

/* df-center */

.df-center {
	align-items: center;
	display: flex;
	width: 100%;
	height: 100%;
}

/* box-header */

.box-header {
	text-align: left;
	max-width: 400px;
	margin: 0 0 60px;
	position: relative;
}
.box-header.t-center {
	text-align: center;
	margin: 0 auto 50px;
}
.box-header::after {
	content: '';
	display: block;
	width: 160px;
	height: 6px;
	margin: 15px 0 0;
	background: #0486B7;
}
.box-header.t-center::after {
	margin: 20px auto 0;
}
.box-header h1 ,
.box-header h2 {
	color: #707070;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: 2px;
	margin: 0;
}

/* read-more */

.read-more {
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 18px;
	transition: .3s;
	background: #0486B7;
}
.read-more.white {
	border: solid 1px #FFF;
	background: transparent;
}
.read-more:hover {
	color: #FFF;
	background: #4FB5DC;
}
.read-more.white:hover {
	color: #0486B7;
	background: #FFF;
}

/* slick-dots */

.slick-dots {
	text-align: center;
	display: block;
	width: 90vw;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
}
.slick-dots li {
	display: inline-block;
	margin: 0 8px;
}
.slick-dots button {
	color: transparent;
	font-size: 7px;
	display: inline-block;
	width: 35px;
	height: 6px;
	padding: 0;
	transition: .3s;
	border: solid 2px #0486B7;
	background: transparent;
}
.slick-active button {
	background: #0486B7;
}

/* wp-pagenavi */

.wp-pagenavi {
	text-align: center;
	display: block;
	width: 100%;
}
.wp-pagenavi a ,
.wp-pagenavi span {
	color: #0486B7;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	display: inline-block;
	margin: 0 6px;
	padding: 6px 12px;
	transition: .3s;
	border-radius: 3px;
	border: none;
	box-shadow: 0 2px 2px rgba(0,0,0,.2);
	background: #EEE;
}
.wp-pagenavi .current {
	color: #FFF;
	background: #0486B7;
}

/* box-form */

.box-form p {
	margin: 0;
}
.box-form br {
	display: none;
}
.box-form input ,
.box-form textarea {
	width: 100%;
	height: 45px;
	margin: 0 0 15px;
	padding: 0 10px;
	border: solid 1px #CCC;
}
.box-form textarea {
	height: 120px;
	margin: 0 0 5px;
	padding: 10px 15px;
}
.box-form input[type='submit'] {
	color: #FFF;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px 30px;
	transition: .3s;
	cursor: pointer;
	border: none;
	background: #0486B7;
}
.box-form input[type='submit']:hover {
	background: #4FB5DC;
}

/* message */

.box-form span.wpcf7-not-valid-tip {
	font-size: 12px;
	margin: -18px 0 3px;
}
.box-form div.wpcf7-response-output {
	font-size: 13px;
	margin: 10px 0 0;
	padding: 0;
	border: none;
}

/* ######
   Carregamento personalizado
############ */

#preloader {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: #FFF;
}
#preloader.disabled {
	display: none;
}
#preloader img {
	width: 60px;
	max-width: 50%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* ######
   Página de login
############ */

.login {
	background: url(images/admin/bg.png) repeat left top;
}
.login h1 a {
	width: 150px;
	height: 100px;
	background: url(images/admin/login.png) no-repeat center center;
}
.login label {
	font-size: 12px;
}
.login input ,
.login input:hover ,
.login input:focus {
	outline: none;
	transition: .5s;
	box-shadow: none;
}

/* ######
   Whatsapp
############ */

#whatsapp {
	display: block;
	position: fixed;
	bottom: 90px;
	right: 10px;
	z-index: 4;
}

/* box-link */

#whatsapp .box-link a {
	font-size: 0;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: url(images/icons/whatsapp.png) no-repeat center center;
	background-size: cover;
}

/* ######
   Cabeçalho
############ */

#header {
	padding: 20px 0;
	background: #FFF;
}

/* box-logo */

#header .box-logo {
	margin: 0;
}
#header .box-logo img {
	width: 200px;
	max-width: 100%;
}

/* box-contain */

#header .box-contain {
	text-align: right;
	padding: 8px 0 0;
}

/* box-nav */

#header .box-nav {
	display: inline-block;
}

/* navbar-nav */

#header .navbar-nav {
	display: block;
	width: 100%;
}
#header .navbar-nav .nav-item {
	display: inline-block;
	margin: 0 0 0 15px;
}
#header .navbar-nav .nav-link {
	color: #707070;
	display: block;
	padding: 0;
	transition: .3s;
}
#header .navbar-nav .nav-link:hover {
	color: #0486B7;
}
#header .navbar-nav .current-menu-item .nav-link {
	color: #0486B7;
	font-weight: 700;
}

/* box-link */

#header .box-link {
	display: inline-block;
	margin: 0 0 0 15px;
}
#header .box-link a {
	color: #FFF;
	font-size: 13px;
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 8px 14px;
	transition: .3s;
	background: #0486B7;
}
#header .box-link a:hover {
	background: #4FB5DC;
}

/* ######
   Navegação
############ */

#nav {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -1;
	transition: .6s;
	background: rgba(0,0,0,.9);
}
#nav.active {
	opacity: 1;
	z-index: 9;
}

/* box-content */

#nav .box-content {
	text-align: center;
	width: 200px;
	max-width: 100%;
	position: absolute;
	top: calc(50% + 50px);
	left: 50%;
	transform: translate(-50%,-50%);
	transition: .8s;
}
#nav.active .box-content {
	top: 50%;
}
#nav .box-content button {
	color: transparent;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 0 10px;
	padding: 0;
	border: none;
	background: url(images/icons/close.png) no-repeat center center;
	background-size: 20px auto;
}

/* navbar-nav */

#nav .navbar-nav {
	display: block;
}
#nav .navbar-nav .nav-item {
	display: block;
	margin: 20px 0 0;
}
#nav .navbar-nav .nav-link {
	color: #FFF;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	display: inline-block;
	padding: 0;
}

/* ######
   Rodapé
############ */

#footer {
	padding: 50px 0;
	background: #FFF;
}

/* box-logo */

#footer .box-logo {
	margin: 0;
}
#footer .box-logo img {
	max-width: 200px;
}

/* box-contain */

#footer .box-contain {
	padding: 40px 60px;
	border-left: solid 2px #0486B7;
	border-right: solid 2px #0486B7;
}

/* nav-link */

#footer .navbar-nav .nav-item {
	margin: 0 0 10px;
}
#footer .navbar-nav .nav-link {
	color: #707070;
	padding: 0;
}

/* box-info */

#footer .box-info {
	max-width: 250px;
	margin: 0 0 0 20px;
}
#footer .box-info p {
	color: #707070;
	line-height: 24px;
	margin: 0 0 8px;
}

/* social-case */

#footer .social-case {
	margin: 15px 0 0 18px;
}
#footer .social-case a {
	color: #0486B7;
	font-size: 18px;
	margin: 0;
}
#footer .social-case span.whatsapp {
	color: transparent;
	display: inline-block;
	width: 26px;
	height: 26px;
	background: url(images/icons/icon-whatsapp.png) no-repeat center center;
	background-size: 18px auto;
}

/* box-mail */

#footer .box-mail {
	margin: 15px 0 0 20px;
}
#footer .box-mail p {
	line-height: 24px;
	margin: 0;
}
#footer .box-mail a {
	color: #707070;
}

/* ######
   Copyright
############ */

#copyright {
	padding: 10px 0;
	background: #0486B7;
}

/* box-text */

#copyright .box-text {
	text-align: center;
}
#copyright .box-text p {
	color: #FFF;
	font-size: 13px;
	margin: 0;
}
#copyright .box-text a {
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
}

/* ######
   Capa
############ */

#cover {
	padding: 20px 0 25px;
	background: #0486B7;
}

/* box-text */

#cover .box-text {
	text-align: center;
}
#cover .box-text h1 {
	color: #FFF;
	font-size: 40px;
	line-height: 45px;
	letter-spacing: 2px;
	margin: 0;
}

/* ######
   Mapa
############ */

/* box-code */

#maps .box-code iframe {
	width: 100%;
	height: 400px;
}

/* ######
   Complemento
############ */

#complementary {
	padding: 60px 0;
	background: #0486B7;
}

/* box-text */

#complementary .box-text {
	max-width: 600px;
}
#complementary .box-text h3 {
	color: #FFF;
	font-size: 35px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 50px;
	margin: 0 0 10px;
}
#complementary .box-text p {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 20px;
}

/* ######
   Página inicial | Capa
############ */

/* box-slide */

.home #banner .box-slide a {
	display: block;
}
.home #banner .box-slide img {
	width: 100%;
}
.home #banner .box-slide video {
	width: 100%;
}

/* slick-dots */

.home #banner .slick-dots {
	bottom: 30px;
}

/* ######
   Página inicial | Sobre
############ */

.home #about {
	padding: 80px 0 0;
	position: relative;
}

/* box-contain */

.home #about .box-contain {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 2;
}

/* box-header */

.home #about .box-header {
	margin: 0 0 25px;
}

/* box-content */

.home #about .box-content {
	max-width: 400px;
}

/* box-image */

.home #about .box-image {
	margin: 0 -15px;
}
.home #about .box-image img {
	width: 100%;
}

/* ######
   Página inicial | Projeto
############ */

.home #project {
	padding: 80px 0 50px;
}

/* box-item */

.home #project .box-item {
	margin: 0 15px;
	position: relative;
	overflow: hidden;
	border-radius: 600px;
}
.home #project .box-item a {
	display: block;
}
.home #project .box-item a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(100% + 30px);
	left: 50%;
	z-index: 2;
	transition: .5s;
	transform: translate(-50%);
	background: rgba(4, 134, 183, .75);
}
.home #project .box-item a:hover::before {
	top: 50%;
	transform: translate(-50%,-50%);
}

/* item-image */

.home #project .item-image {
	width: 100%;
}
.home #project .item-image img {
	width: 100%;
}

/* item-info */

.home #project .item-info {
	text-align: center;
	width: 85%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	opacity: 0;
	transition: .8s;
	transform: translate(-50%,-50%);
}
.home #project .box-item:hover .item-info {
	opacity: 1;
}
.home #project .item-info h2 {
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
	margin: 0 0 20px;
}
.home #project .item-info span {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	padding: 7px 15px;
	border: solid 1px #FFF;
}

/* ######
   Página inicial | Depoimentos
############ */

.home #testimonial {
	padding: 80px 0 50px;
}

/* box-slide */

.home #testimonial .box-slide {
	max-width: 800px;
	margin: 0 auto;
}

/* box-item */

.home #testimonial .box-item {
	text-align: center;
}
.home #testimonial .box-item .author {
	margin: 0;
}
.home #testimonial .box-item span {
	display: inline-block;
	margin: 0 8px;
}

/* ######
   Página sobre nós | Conteúdo
############ */

.page-sobre-nos #content {
	padding: 80px 0 0;
	position: relative;
	overflow: hidden;
}

/* box-contain */

.page-sobre-nos #content .box-contain {
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 2;
}

/* box-header */

.page-sobre-nos #content .box-header {
	margin: 0 0 40px;
}

/* box-image */

.page-sobre-nos #content .box-image {
	margin: 0 -20px 0 0;
}
.page-sobre-nos #content .box-image img {
	width: 100%;
}

/* ######
   Página sobre nós | História
############ */

.page-sobre-nos #history {
	padding: 40px 0;
}

/* box-contain */

.page-sobre-nos #history .box-contain {
	padding: 40px 0;
}
.page-sobre-nos #history .box-contain.active {
	background: #0486B7;
}

/* box-title */

.page-sobre-nos #history .box-title p {
	color: #0486B7;
	font-size: 100px;
	line-height: 110px;
	margin: 0;
}
.page-sobre-nos #history .active .box-title p {
	color: #FFF;
}

/* box-text */

.page-sobre-nos #history .box-text p {
	color: #6B3700;
	margin: 0;
}
.page-sobre-nos #history .active .box-text p {
	color: #FFF;
}

/* ######
   Página sobre nós | Missão
############ */

.page-sobre-nos #mission {
	padding: 60px 0 30px;
	position: relative;
	background: url(images/bg/valores.jpg) no-repeat center center;
	background-size: cover;
}
.page-sobre-nos #mission::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(4, 134, 183, .75);
}

/* box-contain */

.page-sobre-nos #mission .box-contain {
	position: relative;
	z-index: 2;
}

/* box-item */

.page-sobre-nos #mission .box-item {
	margin: 0 0 30px;
	padding: 30px 20px;
	border: solid 1px #FFF;
}
.page-sobre-nos #mission .box-item h2 {
	color: #FFF;
	font-size: 30px;
	letter-spacing: 1px;
	margin: 0 0 15px;
}
.page-sobre-nos #mission .box-item p {
	color: #FFF;
	margin: 0;
}

/* ######
   Página nossa equipe | Conteúdo
############ */

.page-nossa-equipe #content {
	padding: 80px 0 0;
	position: relative;
}

/* box-header */

.page-nossa-equipe #content .box-header {
	margin: 30px 0 25px;
}

/* box-image */

.page-nossa-equipe #content .box-image {
	margin: 0 -15px;
}
.page-nossa-equipe #content .box-image img {
	width: 100%;
}

/* ######
   Página nossa equipe | Atuação
############ */

.page-nossa-equipe #acting {
	padding: 80px 0 40px;
}

/* box-item */

.page-nossa-equipe #acting .box-item {
	margin: 0 0 40px;
}
.page-nossa-equipe #acting .box-item h2 {
	color: #707070;
	font-size: 30px;
	line-height: 35px;
	margin: 0 0 15px;
}
.page-nossa-equipe #acting .box-item h2::after {
	content: '';
	display: block;
	width: 200px;
	max-width: 90%;
	height: 4px;
	margin: 15px 0 0;
	background: #0486B7;
}
.page-nossa-equipe #acting .box-item span {
	color: #0486B7;
	font-size: 12px;
	font-weight: 700;
	display: inline-block;
	margin: 0 0 0 -5px;
}
.page-nossa-equipe #acting .box-item p {
	margin: 0;
}

/* ######
   Página lista empreendimentos | Conteúdo
############ */

.page-empreendimentos #content {
	padding: 80px 0 0;
}

/* box-item */

.page-empreendimentos #content .box-item {
	margin: 0 0 60px;
}
.page-empreendimentos #content .box-item img {
	width: 100px;
}
.page-empreendimentos #content .box-item h2 {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 10px;
}
.page-empreendimentos #content .box-item h2 a {
	color: #0486B7;
}

/* ######
   Página categorias | Conteúdo
############ */

.tax-categoria #content {
	padding: 80px 0 40px;
}

/* box-item */

.tax-categoria #content .box-item {
	margin: 0 0 40px;
	position: relative;
	overflow: hidden;
}
.tax-categoria #content .box-item a {
	display: block;
}
.tax-categoria #content .box-item a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: calc(100% + 30px);
	left: 0;
	z-index: 2;
	transition: .5s;
	background: rgba(4, 134, 183, .75);
}
.tax-categoria #content .box-item a:hover::before {
	top: 0;
}

/* item-image */

.tax-categoria #content .item-image img {
	width: 100%;
}

/* item-info */

.tax-categoria #content .item-info {
	text-align: center;
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	opacity: 0;
	transition: .8s;
	transform: translate(-50%,-50%);
}
.tax-categoria #content .box-item:hover .item-info {
	opacity: 1;
}
.tax-categoria #content .item-info h2 {
	color: #FFF;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
}
.tax-categoria #content .item-info span {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	padding: 7px 15px;
	border: solid 1px #FFF;
}
.tax-categoria #content .item-info hr {
	width: 200px;
	max-width: 90%;
	margin: 20px auto 15px;
	border: none;
	border-top: solid 3px #FFF;
}

/* ######
   Página empreendimento | Conteúdo
############ */

.single-empreendimento #content {
	padding: 60px 0;
}

/* box-content */

.single-empreendimento #content .box-content {
	padding: 30px 0 0;
}
.single-empreendimento #content .box-content h2 {
	color: #707070;
	font-size: 40px;
	letter-spacing: 1px;
	margin: 0;
}
.single-empreendimento #content .box-content h3 {
	color: #0486B7;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: 2px;
	margin: 15px 0 30px;
}

/* box-slide */

.single-empreendimento #content .box-slide {
	padding: 0 60px;
}
.single-empreendimento #content .box-slide img {
	width: 100%;
}

/* slick-arrow */

.single-empreendimento #content .slick-arrow {
	font-size: 0;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translateY(-50%);
	border: none;
	border-radius: 50%;
	background: #0486B7 url(images/icons/arrow.png) no-repeat center left 14px;
	background-size: auto 15px;
}
.single-empreendimento #content .slick-next {
	left: auto;
	right: -50px;
	transform: translateY(-50%) rotate(180deg);
}

/* box-team */

.single-empreendimento #content .box-team {
	margin: 30px 0 0;
}
.single-empreendimento #content .box-team h2 {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 0 30px;
	padding: 15px 30px;
	background: #0486B7;
}
.single-empreendimento #content .box-team p {
	margin: 0;
}

/* ######
   Página contato | Conteúdo
############ */

.page-contato #content {
	padding: 60px 0;
}

/* box-text */

.page-contato #content .box-text {
	max-width: 600px;
	margin: 0 0 50px;
}
.page-contato #content .box-text h2 {
	color: #707070;
	font-size: 35px;
	letter-spacing: 1px;
	margin: 0 0 15px;
}
.page-contato #content .box-text p {
	color: #707070;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
}

/* box-maps */

.page-contato #content .box-maps iframe {
	width: 100%;
	height: 305px;
}

/* ######
   Página consultoria gratuita | Conteúdo
############ */

.page-consultoria-gratuita #content {
	padding: 60px 0;
}

/* box-image */

.page-consultoria-gratuita #content .box-image {
	margin: 0 0 30px;
}
.page-consultoria-gratuita #content .box-image img {
	width: 100%;
}

/* box-text */

.page-consultoria-gratuita #content .box-text {
	margin: 0 0 30px;
}

/* box-link */

.page-consultoria-gratuita #content .box-link {
	text-align: center;
	margin: 50px 0 0;
}
.page-consultoria-gratuita #content .box-link a {
	margin: 0 10px;
}

/* ######
   Página solicite sua consultoria | Conteúdo
############ */

.page-solicite-uma-consultoria-gratuita #content {
	padding: 60px 0;
}

/* box-text */

.page-solicite-uma-consultoria-gratuita #content .box-text {
	max-width: 600px;
	margin: 0 0 50px;
}
.page-solicite-uma-consultoria-gratuita #content .box-text h2 {
	color: #707070;
	font-size: 35px;
	letter-spacing: 1px;
	margin: 0 0 15px;
}
.page-solicite-uma-consultoria-gratuita #content .box-text p {
	color: #707070;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
}

/* ######
   Página consultoria gratuita completa | Conteúdo
############ */

.page-consultoria-gratuita-completo #content {
	padding: 60px 0 30px;
}

/* box-title */

.page-consultoria-gratuita-completo #content .box-title {
	text-align: center;
	max-width: 800px;
	margin: 0 auto 50px;
}
.page-consultoria-gratuita-completo #content .box-title::after {
	content: '';
	display: inline-block;
	width: 150px;
	height: 4px;
	background: #0486B7;
}
.page-consultoria-gratuita-completo #content .box-title h2 {
	color: #707070;
	font-size: 40px;
	line-height: 50px;
	margin: 0 0 15px;
}

/* box-text */

.page-consultoria-gratuita-completo #content .box-text {
	margin: 0 0 50px;
}

/* box-image */

.page-consultoria-gratuita-completo #content .box-image {
	margin: 0 0 50px;
}
.page-consultoria-gratuita-completo #content .box-image img {
	width: 100%;
}

/* ######
   Página orçamento | Conteúdo
############ */

.page-orcamento #content {
	padding: 80px 0;
}

/* box-text */

.page-orcamento #content .box-text {
	margin: 0 0 20px;
}
.page-orcamento #content .box-text p {
	margin: 0;
}

/* box-locale */

.page-orcamento #content .box-locale {
	margin: 0 0 20px;
}
.page-orcamento #content .box-locale p ,
.page-orcamento #content .box-locale a {
	color: #0486B7;
	line-height: 24px;
	margin: 0;
}

/* social-case */

.page-orcamento #content .social-case a {
	color: #0486B7;
	font-size: 18px;
	margin: 0;
}