/*
  Theme Name: Modelo Imobiliária
  Framework: Bootstrap
  Theme URL: https://estudiomweb.bhmg.com.br
  Author: Estúdio M
*/


/*--- Portfólio página do imóvel --*/

#portfolio-imovel {
	margin: 180px 0 40px 0;
}

#portfolio-imovel .header {
	color: #333;
	font-size: 18px;
}

#portfolio-imovel .content-slide {
	margin: 0;
}

#portfolio-imovel .box {
	border: 1px solid #E3E1E8;
}

#portfolio-imovel .box,
#portfolio-imovel .box-12 {
	float: left;
}

#portfolio-imovel .caixa-detalhes ul li {
	float: left;
	width: 100%;
	list-style: none;
	font-size: 14px;
	border-top: 1px solid #DDDBE3;
	height: 30px;
}

#portfolio-imovel .caixa-detalhes ul li i {
	width: 11.5%;
	color: #2E608B;
	font-size: 20px;
	padding: 5px 8px 5px 8px;
}

#portfolio-imovel .portfolio-title {
	float: left;
	margin: 30px 0 20px 0;
}

#portfolio-imovel .portfolio-title h5 {
	color: #253758;
	font-weight: 600;
	margin-bottom: 20px;
}

#portfolio-imovel .form {
	margin: 30px 0 20px 0;
}

#portfolio-imovel .form input,
optgroup,
select,
textarea {
	border: 1px solid #DDDBE3;
	height: 40px;
}

#portfolio-imovel .caixa-detalhes {
	margin: 30px 0 20px 0;
}

#portfolio-imovel .caixa-detalhes h6 {
	font-weight: 600;
}

#portfolio-imovel .more-social h6 {
	font-weight: 600;
}

#portfolio-imovel .more-social a {
	font-weight: 700;
	color: #333;
	font-size: 18px;
	line-height: 34px;
}

#portfolio-imovel .more-social a .fa-phone {
	color: #fff;
	background: #2E608B;
	font-size: 16px;
	padding: 6px 8px 6px 8px;
	border-radius: 50%;
}

#portfolio-imovel .more-social a .fa-whatsapp {
	color: #fff;
	background: #04B431;
	font-size: 16px;
	padding: 6px 8px 6px 8px;
	border-radius: 50%;
}

#portfolio-imovel .fa-arrow-circle-down {
	color: #2E608B !important;
	font-size: 20px !important;
}

#portfolio-imovel .box .box-details .bt {
	text-align: center;
	margin-top: 18px;
}

#portfolio-imovel .box .box-details .bt:hover {
	background: #FC4949;
}

#portfolio-imovel .box .box-details .bt {
	background: #DC3545;
	color: #fff;
	padding: 10px 20px 10px 20px;
}


/*--- Slider Galeria do Imóvel --*/

#jssor_1 {
	position: relative;
	float: left;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 885px;
	overflow: hidden;
	visibility: hidden;
}

#jssor_1 .slides {
	cursor: default;
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 735px;
	overflow: hidden;
}

.jssorl-009-spin {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
}

.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	margin-top: -19px;
	position: relative;
	top: 50%;
	width: 38px;
	height: 38px;
}

@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.jssora106 {
	display: block;
	position: absolute;
	cursor: pointer;
}

.jssora106 .c {
	fill: #fff;
	opacity: .2;
}

.jssora106 .a {
	fill: none;
	stroke: #000;
	stroke-width: 350;
	stroke-miterlimit: 10;
}

.jssora106:hover .c {
	opacity: .3;
}

.jssora106:hover .a {
	opacity: .8;
}

.jssora106.jssora106dn .c {
	opacity: .2;
}

.jssora106.jssora106dn .a {
	opacity: 1;
}

.jssora106.jssora106ds {
	opacity: .3;
	pointer-events: none;
}

.jssort101 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 980px;
	height: 150px;
	background-color: #000;
}

.jssort101 .p {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	background: #000;
	width: 160px;
	height: 138px;
}

.jssort101 .p .cv {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #C8DBEB;
	box-sizing: border-box;
	z-index: 1;
	cursor: pointer;
}

.jssort101 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 300;
	stroke-miterlimit: 10;
	visibility: hidden;
}

.jssort101 .p:hover .cv,
.jssort101 .p.pdn .cv {
	border: none;
	border-color: transparent;
}

.jssort101 .p:hover {
	padding: 2px;
}

.jssort101 .p:hover .cv {
	background-color: rgba(0, 0, 0, 6);
	opacity: .35;
}

.jssort101 .p:hover.pdn {
	padding: 0;
}

.jssort101 .p:hover.pdn .cv {
	border: 2px solid #fff;
	background: none;
	opacity: .35;
}

.jssort101 .pav .cv {
	border-color: #fff;
	opacity: .35;
}

.jssort101 .pav .a,
.jssort101 .p:hover .a {
	visibility: visible;
}

.jssort101 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	opacity: .6;
}

.jssort101 .pav .t,
.jssort101 .p:hover .t {
	opacity: 1;
}

@media (max-width: 767px) {
	#portfolio-imovel .box,
	#portfolio-imovel .box-12 {
		margin-left: 0px;
	}
	#portfolio-imovel .content-slide {
		float: left;
		width: 96%;
	}
}

@media (max-width: 574px) {
	#portfolio-imovel .content-slide {
		width: 90%;
	}
}

.prev,
.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: #fff !important;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
	background-color: rgba(0, 0, 0, 0.5);
}

.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prev:hover,
.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

.caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: #fff;
}

img.demo {
	opacity: 0.6;
}

.active,
.demo:hover {
	opacity: 1;
}

img.hover-shadow {
	transition: 0.3s;
}

.hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	cursor: pointer;
}

.overlay {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 35px;
}

.overlay .fa {
	color: #333;
	background: rgba(254, 254, 254, 0.4);
	padding: 10px;
	font-size: 18px;
}

#slider nav {
	text-align: center;
	font-size: 20px;
}

#slider-list {
	margin: 40px 0px 50px 0px;
}

#slider-list h5 {
	color: #2E608B;
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: 600;
}

#slider .leg {
	background: #0B4C5F;
	margin-top: -1px;
	width: 100%;
	padding: 5px;
	text-align: center;
	font-size: 12.5px;
	color: #fff;
}

#slider-list .custom-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: rgba(32, 30, 30, 0.5);
	opacity: 0;
	transition: all 400ms ease-in-out;
	height: 100%;
}

#slider-list .custom-overlay:hover {
	opacity: 1;
}

#slider-list .custom-overlay h5 {
	top: 30px;
	position: relative;
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
}

#slider-list .custom-overlay h4 {
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
}

#slider-list .custom-overlay h5:before {
	content: '-';
	padding-right: 10px;
}

#slider-list .custom-overlay h5:after {
	content: '-';
	padding-left: 10px;
}

#slider-list .custom-overlay p {
	position: absolute;
	top: 120px;
	left: 6px;
	right: 6px;
	transform: translateY(-50%);
	text-shadow: #000 0.1em 0.1em 0.2em;
	font-size: 14px;
	font-weight: 300;
}

#slider-list .custom-overlay i {
	color: #FAAC58;
	font-size: 28px;
}

#slider-list .owl-nav {
	color: #2E608B;
	text-align: right;
	font-size: 40px;
}

#slider-list .owl-nav {
	position: absolute;
	top: -55px;
	right: 0;
	color: #2E608B;
	text-align: right;
	font-size: 40px;
}

#option-content .type {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 250px;
}

#option-content .type .type-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: 0.2s;
	padding: 15px 0;
	background: rgba(29, 28, 41, 0.6);
}

#option-content.type .type-info-content {
	transition: margin 0.2s;
	height: 65px;
	transition: height 0.4s;
	text-align: center;
}

#option-content .type:hover .type-info {
	transition: 0.4s;
}

#option-content .type:hover .type-info-content {
	height: 150px;
}


/* Botão voltar ao topo */

.back-to-top {
	position: fixed;
	display: none;
	background: #7091A1;
	color: #fff;
	width: 44px;
	height: 44px;
	text-align: center;
	line-height: 1;
	font-size: 16px;
	border-radius: 50%;
	right: 15px;
	bottom: 15px;
	transition: background 0.5s;
	z-index: 11;
}

.back-to-top i {
	padding-top: 12px;
	color: #fff;
}


/* Prelaoder */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 11000;
	overflow: hidden;
	background: #000;
}

#preloader:before {
	content: "";
	position: fixed;
	top: calc(50% - 30px);
	left: calc(50% - 30px);
	border: 6px solid #f2f2f2;
	border-top: 6px solid #1bb1dc;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	-webkit-animation: animate-preloader 1s linear infinite;
	animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes animate-preloader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

#preloader img {
	position: fixed;
	top: 55%;
	left: 45%;

}
