/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

span.blockspan {
	display: block;
	font-family: 'Gotham' !important;
}

.pars_title h1, .pars_title h2, .pars_title h2 span, .pars_list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
	font-family: 'Medio' !important;
	word-break: break-word;
}

.pars_content .elementor-widget-container p {
	font-family: 'Gotham' !important;
	font-weight: 300;
}

.form input[type=date], .form input[type=email], .form input[type=number], .form input[type=password], .form input[type=search], .form input[type=tel], .form input[type=text], .form input[type=url], .form select, .form textarea {
	width: 100%;
	border: 0;
	border-radius: 0;
	padding: 10px 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background: transparent;
	color: #1f2e3e !important;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Gotham' !important;
	font-weight: 400;
}

.form input[type=date]:focus-visible, .form input[type=email]:focus-visible, .form input[type=number]:focus-visible, .form input[type=password]:focus-visible, .form input[type=search]:focus-visible, .form input[type=tel]:focus-visible, .form input[type=text]:focus-visible, .form input[type=url]:focus-visible, .form select:focus-visible, .form textarea:focus-visible {
	border: 0 !important;
	outline: 0 !important;
}

.form p.line {
	position: relative;
}

.form p.line:after {
	content: "";
	height: 10px;
	width: 1px;
	background: #1f2e3e;
	position: absolute;
	right: 0;
	bottom: 0;
}

.form .line {
	border-bottom: 1px solid #1f2e3e;
}

.form .field_space {
	margin-bottom: 50px;
}

.form p input::placeholder, .form p textarea::placeholder {
	color: #1f2e3e !important;
	opacity: 1;
}

.form textarea {
	height: 42px;
}

.form p:last-child {
	margin-bottom: 0 !important;
}

.form .submitbutton {
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	border-radius: 0px;
	color: #1f2e3e;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #EAB750;
	outline: 0;
	width: 100%;
	border: 0;
	line-height: normal;
	position: relative;
	z-index: 1;
	font-family: 'Gotham' !important;
}

.form .submitbutton:hover {
	color: #ffffff;
}

.form .submitbutton:before {
	content: "";
	top: 0;
	left: auto;
	width: 0;
	height: 100%;
	position: absolute;
	background: #000000;
	z-index: -1;
	right: 0;
	transition: all .4s;
}

.form .submitbutton:hover:before {
	width: 100%;
	left: 0;
}

.pars_button .elementor-button {
	position: relative;
	z-index: 1;
	font-family: 'Gotham' !important;
	text-transform: uppercase;
}

.pars_button .elementor-button::before {
	content: "";
	top: 0;
	left: auto;
	width: 0;
	height: 100%;
	position: absolute;
	background: #fff;
	z-index: -1;
	right: 0;
	transition: all .4s;
}

.pars_button .elementor-button:hover::before {
	width: 100%;
	left: 0;
}

.title {
	margin-bottom: 35px !important;
}

/* silder css*/
#slider, .wrap {
	margin-left: auto;
margin-right: auto;
height: 100vh;
position: relative;
overflow: hidden;
}
.wrap {
	position: relative;
}

.slide{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0s;
}

.slide-content {
	position: absolute;
	left: 50px;
	bottom: 50px;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

.slide-content .titleproperty {
	font-size: 70px;
	font-weight: 400;
	line-height: 80px;
	font-family: 'Medio' !important;
	color: #fff;
	margin: 0;
}

.slide-content .subtitlepro {
	font-size: 35px;
	font-weight: 300;
	line-height: 45px;
	font-family: 'Gotham' !important;
	color: #fff;
	margin: 0;
	margin-bottom: 5px;
}

.slide-content .propexpert {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	font-family: 'Gotham' !important;
	color: #fff;
	margin: 0;
	margin-bottom: 40px;
	max-width: 55%;
}

.slide-content .peropinfo .fontsqft {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	font-family: 'Gotham' !important;
	color: #fff;
	margin: 0;
	background: transparent;
}

.slide-content .peropinfo .fontmrt {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
	font-family: 'Gotham' !important;
	color: #fff;
	margin: 0;
	background: transparent;
}

.dir-control {
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 0;
	height: 0;
	z-index: 5;
	display: flex;
	align-items: center;
	justify-content: center;
}

#dir-control-left::before {
	content: "";
	border: 1px solid #fff;
	width: 60px;
	height: 60px;
	max-width: 60px;
	display: inline-block;
	position: absolute;
}

#dir-control-right{
	font-size: 35px;
	color: #fff;
	right: 80px;
}
#dir-control-left{
	font-size: 35px;
	color: #fff;
	left: 80px;
}

#dir-control-right::before {
	content: "";
	border: 1px solid #fff;
	width: 60px;
	height: 60px;
	max-width: 60px;
	display: inline-block;
	position: absolute;
}

.slider-active {
	visibility: hidden;
	opacity: 0;
}

.slide.slide-is-active{
	visibility: visible;
	opacity: 1;
}

.slide-transition {
	transition: all .5s ease-in-out;
}
/*finish silder css*/

.pars_menu {
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
}

.pars_menu nav.hfe-nav-menu__layout-horizontal ul.hfe-nav-menu li.menu-item a.hfe-menu-item {
	font-family: 'Gotham' !important;
}

.page-id-392 .elementor-container {
	max-width: 1140px !important;
}

.pars_content .elementor-widget-container .post_content_inner {
	font-family: 'Gotham' !important;
	font-weight: 600;
}

#pars_thank_button .elementor-button-icon svg {
	width: 50px;
	height: auto;
	position: absolute;
	left: -20px;
	top: -4px;
}

#pars_thank_button .elementor-button-content-wrapper {
	display: flex;
	align-items: center;
	margin-left: 10px;
}

#pars_thank_button .elementor-button-content-wrapper span {
	font-family: 'Gotham';
    font-weight: 600;
    font-style: normal;
}

.page-id-392 .page-content a {
	text-decoration: none !important;
}

.pars_thank_button {
	margin-left: 20px !important;
}

.page-id-392 .pars_imagehover_section.elementor-element-0f1cd02 .elementor-container {
	max-width: 100% !important;
}

.pars_imagehover_section .elementor-element {
	margin-bottom: 0 !important;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

.row {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.img-bg {
	width: 100%;
	background-color: #eab750;
}

      /* col-2 start */

.img-bg .row .col-1 {
	display: flex;
	flex-direction: column;
	align-self: end;
	position: relative;
}

.img-bg .row .col-1 .contentinner,
.img-bg .row .col-2 .col-2-img1-madre .contentinner,
.img-bg .row .col-3 .contentinner,
.img-bg .row .col-4 .col-4-img1-penthouse .contentinner,
.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon .contentinner{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background-color: #1f2f3d;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.5s;
}

.img-bg .row .col-4 .col-4-img3-garden .contentinner{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #1f2f3d;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.5s;
}

.img-bg .row .col-1 .contentinner:hover,
.img-bg .row .col-2 .col-2-img1-madre .contentinner:hover,
.img-bg .row .col-2 .col-2-img2-Ocean .contentinner:hover,
.img-bg .row .col-3 .col-3-img3-villa .contentinner:hover,
.img-bg .row .col-4 .col-4-img1-penthouse .contentinner:hover,
.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon .contentinner:hover,
.img-bg .row .col-4 .col-4-img3-garden .contentinner:hover {
	opacity: 0.9;
}

.img-bg .row .col-1 .contentinner h2,
.img-bg .row .col-2 .col-2-img1-madre .contentinner h2,
.img-bg .row .col-2 .col-2-img2-Ocean .contentinner h2,
.img-bg .row .col-3 .col-3-img3-villa .contentinner h2,
.img-bg .row .col-4 .col-4-img1-penthouse .contentinner h2,
.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon .contentinner h2,
.img-bg .row .col-4 .col-4-img3-garden .contentinner h2 {
	color: #fff;
	font-family: 'Medio';
	font-weight: 400;
	font-size: 30px;
}

.img-bg .row .col-1 .contentinner a,
.img-bg .row .col-2 .col-2-img1-madre .contentinner a,
.img-bg .row .col-2 .col-2-img2-Ocean .contentinner a,
.img-bg .row .col-3 .col-3-img3-villa .contentinner a,
.img-bg .row .col-4 .col-4-img1-penthouse .contentinner a,
.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon .contentinner a,
.img-bg .row .col-4 .col-4-img3-garden .contentinner a {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-family: 'Medio';
	color: #fff;
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
}

.img-bg .row .col-1 .contentinner a::after,
.img-bg .row .col-2 .col-2-img1-madre .contentinner a::after,
.img-bg .row .col-2 .col-2-img2-Ocean .contentinner a::after,
.img-bg .row .col-3 .col-3-img3-villa .contentinner a::after,
.img-bg .row .col-4 .col-4-img1-penthouse .contentinner a::after,
.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon .contentinner a::after,
.img-bg .row .col-4 .col-4-img3-garden .contentinner a::after {
	content: "\f101" !important;
	visibility: visible !important;
	font-family: FontAwesome;
	margin-left: 8px;
	vertical-align: bottom;
}

.img-bg .row .col-1 .col-1-img,
.img-bg .row .col-2 .col-2-img1 {
	width: 100%;
	line-height: 0;
}

.img-bg .row .col-1 .col-1-img img,
.img-bg .row .col-2 .col-2-img1 img,
.img-bg .row .col-2 .col-2-img2 img,
.img-bg .row .col-3 .col-3-img img,
.img-bg .row .col-4 .col-4-img1 img,
.img-bg .row .col-4 .col-4-img2 img,
.img-bg .row .col-4 .col-4-img3 img {
	width: 100%;
}

    /* col-2 start */

.img-bg .row .col-2 {
	display: flex;
	flex-direction: column;
}

.img-bg .row .col-2 .col-2-img2 {
	width: calc(100% - 17%);
	align-self: end;
	line-height: unset;
}

.img-bg .row .col-2 .col-2-img2 img {
	height: 100%;
}

.img-bg .row .col-2 .col-2-img1-madre,
.img-bg .row .col-2 .col-2-img2-Ocean {
	position: relative;
	display: flex;
	flex-direction: column;
}

.img-bg .row .col-2 .col-2-img2-Ocean .contentinner {
	width: calc(100% - 17%);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #1f2f3d;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.5s;
}

 /* col-3 start */

.img-bg .row .col-3 .col-3-img3-villa,
 .img-bg .row .col-4 .col-4-img1-penthouse,
 .img-bg .row .col-4 .col-4-img3-garden {
	position: relative;
}

  /* col-4 start */

.img-bg .row .col-4 {
	line-height: 0;
}

.img-bg .row .col-4 .col-4-inner {
	display: flex;
	align-items: flex-end;
}

.img-bg .row .col-4 .col-4-inner .col-4-img2-horizon {
	position: relative;
}

.img-bg .row .col-4 .col-4-inner .col-4-img2,
.img-bg .row .col-4 .col-4-inner .col-4-img3 {
	line-height: 0;
}

.fa-window-close:before {
    content: "\f410" !important;
}

@media (min-width: 1753px) {
	.img-bg {
		max-height: 661px;
	}
}

@media (min-width: 1441px) and (max-width: 1752px) {
	.img-bg {
    max-height: 609px;
	}
}

@media (min-width: 1281px) and (max-width:1440px) {
	.img-bg {
    max-height: 502px;
	}
}

@media (min-width:1025px) and (max-width: 1280px) {
	.img-bg {
    max-height: 446px;
	}
}

@media only screen and (max-width:1024px) {
	.pars_menu {
		border-top: 0;
		border-bottom: 0;
	}

	.row {
		flex-wrap: wrap;
		padding: 20px;
	}

	.img-bg .row .col-1,
    .img-bg .row .col-2,
    .img-bg .row .col-2 .col-2-img2,
    .img-bg .row .col-4,
    .img-bg .row .col-4 .col-4-inner .col-4-img2-horizon,
    .img-bg .row .col-4 .col-4-img3-garden {
		width: 100%;
	}

	.img-bg .row .col-1,
    .img-bg .row .col-2 .col-2-img1-madre,
    .img-bg .row .col-2 .col-2-img2-Ocean,
    .img-bg .row .col-3,
    .img-bg .row .col-4 .col-4-img1-penthouse,
    .img-bg .row .col-4 .col-4-inner .col-4-img2-horizon {
		margin-bottom: 20px;
	}

	.img-bg .row .col-2 .col-2-img2-Ocean .contentinner {
		left: 0%;
		width: 100%;
	}

	.img-bg .row .col-3 {
		width: 100%;
		line-height: 0;
	}

	.img-bg .row .col-4 .col-4-inner {
		flex-direction: column;
	}

	.img-bg .row .col-4 .col-4-img3-garden {
		width: 100%;
	}

	.img-bg .row img {
		object-fit: cover;
		height: 600px !important;
	}
}

@media only screen and (max-width:768px) {
	row {
		padding: 20px;
	}

	.img-bg .row img {
		height: 500px !important;
	}

	.img-bg .row .col-1,
    .img-bg .row .col-2 .col-2-img1-madre,
    .img-bg .row .col-2 .col-2-img2-Ocean,
    .img-bg .row .col-3,
    .img-bg .row .col-4 .col-4-img1-penthouse,
    .img-bg .row .col-4 .col-4-inner .col-4-img2-horizon {
		margin-bottom: 20px;
	}

	.pars_menu {
		border-top: 0;
		border-bottom: 0;
	}

	span.blockspan {
		display: unset;
		font-family: 'Gotham' !important;
	}

	.pars_heading {
		margin-bottom: 10px !important;
	}

	.slide-content {
		position: absolute;
		left: 30px;
		bottom: 30px;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}

	.slide-content .titleproperty {
		font-size: 33px;
		font-weight: 400;
		line-height: 40px;
		font-family: 'Medio' !important;
		color: #fff;
		margin: 0;
		padding-bottom: 5px;
	}

	.slide-content .subtitlepro {
		font-size: 18px;
		font-weight: 300;
		line-height: 20px;
		font-family: 'Gotham' !important;
		color: #fff;
		margin: 0;
		margin-bottom: 0px;
		margin-bottom: 8px;
	}

	.slide-content .propexpert {
		font-size: 15px;
		font-weight: 300;
		line-height: 20px;
		font-family: 'Gotham' !important;
		color: #fff;
		margin: 0;
		margin-bottom: 0px;
		margin-bottom: 10px !important;
		max-width: 85% !important;
	}

	.slide-content .peropinfo .fontsqft {
		font-size: 20px;
		font-weight: 600;
		line-height: 20px;
		font-family: 'Gotham' !important;
		color: #fff;
		margin: 0;
		background: transparent;
	}

	.slide-content .peropinfo .fontmrt {
		font-size: 20px;
		font-weight: 600;
		line-height: 20px;
		font-family: 'Gotham' !important;
		color: #fff;
		margin: 0;
		background: transparent;
	}

	#dir-control-left {
		font-size: 20px;
		color: #fff;
		left: 52px;
	}

	#dir-control-right {
		font-size: 20px;
		color: #fff;
		right: 52px;
	}

	#dir-control-left::before {
		content: "";
		border: 1px solid #fff;
		width: 45px;
		height: 45px;
		max-width: 45px;
		display: inline-block;
		position: absolute;
	}

	#dir-control-right::before {
		content: "";
		border: 1px solid #fff;
		width: 45px;
		height: 45px;
		max-width: 45px;
		display: inline-block;
		position: absolute;
	}
}

@media only screen and (max-width: 1023px) {
.slide-content {
		left: 53px !important;
	}
}

@media only screen and (min-width: 768px) {
	.slide-content {
		position: absolute;
/*     left: 40px; */
		bottom: 50px;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
	}
/* #dir-control-left {
    font-size: 35px;
    color: #fff;
    left: 75px;
}
 */
/* #dir-control-right {
    font-size: 35px;
    color: #fff;
    right: 75px;
  } */;
}

/*.slide1 .peropinfo {display:none !important;}
@media (max-width: 700px){
	.slick-slide:nth-child(1) .fontsqft {font-size:0px !important;}
	.slick-slide:nth-child(1) .fontmrt {font-size:0px !important;}
}*/