body {
	overflow-x: hidden;
}

.content-single-fix {
	width: 100%;
  padding-left: 135px;
}

.modal-divider {
	padding-top: 25px;
	padding-bottom: 25px;
}

#section1  {
	margin-top: 70px;
	background-image: url(../img/section/section_bg.jpg) !important;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
		 background-size: cover;
}

.home_info_only_text {
	bottom: 35%;
}

.content {
	width: 100%;
}

.overlay-lightdark {
	cursor: pointer;
}

#single-item-bg-floor-2 {
	width: 100%;
	height: 450px;
	background: #000;
	background-image: url(../img/bg/2-floor.jpg);
	background-size: cover;
	opacity: 0.75;
	background-position: 100% 78%;
}

#single-item-bg-floor-3 {
	width: 100%;
	height: 450px;
	background: #000;
	background-image: url('../img/bg/3-floor.jpg');
	background-size: cover;
	opacity: 0.75;
	background-position: 100% 57%;
}


.villa-box-1 {
	width: 100%;
	height: 310px;
	position: relative;
	background: #feda68;
	color: #fff;
}

.villa-box-1::after {
	content: '';
	position: absolute;
	display: block;
	height: 360px;
	top: 0;
	left: 0;
	z-index: 0;
	width: 14%;
	background: #fff;
}

.villa-box-1 h2 {
	font-family: 'dala floda';
	font-size: 70px;
	text-transform: uppercase;
	margin-top: -60px;
}


.single-building-image > img {
	position: absolute;
	top: -250px;
	width: 90%;
  left: 30px;
	z-index: 1;
	-webkit-filter: drop-shadow(0 0 25px rgba(0,0,0,0.3));
	filter: drop-shadow(0 0 25px rgba(0,0,0,0.25));
}

.single-building-image-fix > img {
	top: -100px;
	width: 97%;
}

.villa-info-table {
	margin-left: 100px;
}

.villa-info-table p {
	color: #1e1e1e;
	line-height: 25px;
}

.villa-info-table p:nth-child(8),
.villa-info-table p:nth-child(9),
.villa-info-table p:nth-child(10),
.villa-info-table p:nth-child(11),
.villa-info-table p:nth-child(12),
.villa-info-table p:nth-child(13) {
	color: #000;
}



.villa-2-box {
	background: #f2f2f2;
	margin-top: 90px;
	height: 510px;
}

.villa-2-image > a > img {
	height: 100%;
	position: relative;
	top: 0;
	width: 100%;
	object-fit: contain;
	z-index: 2
}

.villa-3-image > a > img {
	height: 100%;
	position: relative;
	top: 0;
	width: 100%;
	object-fit: contain;
	z-index: 2
}


.villa-deck-title {
	font-size: 60px;
	padding-top: 30px;
}
.villa-info-text-box {
	margin-left: 200px;
}
.villa-info-text-box > a:not(.villa-3-box) {
	float: right;
	position: absolute;
	top: 30px;
	font-size: 20px;
	right: 60px;
}
.villa-info-text-box > a:not(.villa-3-box)::before {
	position: absolute;
	top: -10px;
	content: '';
	width: 40px;
	height: 1px;
	background: #feda68;
}
.villa-info-text-box > a:not(.villa-3-box)::after {
	position: absolute;
	top: 30px;
	right: 0;
	content: '';
	width: 40px;
	height: 1px;
	float: right;
	background: #feda68;
}

.villa-2-table p {
	color: #1e1e1e;
	line-height: 1.3em;
}


.villa-2-table tr td {
	width: 120px;
	height: 50px;
}

.villa-2-table tr:nth-child(7) {
	color: #000;
}
.villa-2-table tr:nth-child(8) {
	color: #000;
}

.villa-2-table tr td:nth-child(2) {
	text-align: center;
}
.villa-2-table tr td:nth-child(1) {
	font-weight: bold;
}
.villa-3-box-right {
	margin-top: 30px;
}

.villa-boxes-shape {
	position: absolute;
	right: -126px;
	z-index: 1;
	margin-top: -80px;
	width: 0;
	height: 0;
	transform: rotateZ(-15deg);
	border-style: solid;
	border-width: 0 500px 700px 0;
	border-color: transparent #fedb68 transparent transparent;
}


a.villa-3-box {
	font-size: 20px;
}
a.villa-3-box::before {
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	margin-top: -5px;
	background: #feda68;
}
a.villa-3-box::after {
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	float: right;
	margin-top: 30px;
	margin-left: -40px;
	background: #feda68;
}
.slider-items {
	width: 100%;
	height: 300px;
}



#flat-detailed-slider {
	width: 100%;
	margin-top: 200px;
	height: 200px;
	background: #ffcb06
}

.gallery-item {
	font-size: 50px;
}


.gallery-title {
	font-size: 50px;
}
.gallery-title::before {
	position: absolute;
	content: '';
	width: 80px;
	height: 1px;
	margin-top: -5px;
	background: #feda68;
}
.gallery-title::after {
	position: absolute;
	content: '';
	width: 80px;
	height: 1px;
	float: right;
	margin-top: 60px;
	margin-left: -80px;
	background: #feda68;
}

.slider_items_set div {
	outline: none;
}


.slick-slide img {
	width: 100%;
}

img.slider_images {
	padding-left: 10px !important;
	padding-right: 50px !important;
}

#single_carousel {
	position: relative;
	padding-top: 50px;
  padding-bottom: 50px;
}

.single_carousel_bg {
	position: absolute;
	height: 200px;
	bottom: 0;
	width: 100%;
	background-color: #feda68;
}

#single_carousel .owl-carousel .owl-item > div {
    cursor: pointer;
    margin: 6% 8%;
    transition: margin 0.4s ease;
}
#single_carousel .owl-carousel .owl-item.center > div {
    cursor: auto;
    margin: 0;
}

#single_carousel .owl-carousel .owl-item:not(.center) > div > img {
	opacity: 0.9;
}

#single_carousel .owl-carousel .owl-item:not(.center) > div > img:hover {
    opacity: 1;
}

#single_carousel .owl-carousel .owl-item img {
    box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
}

.buildMap-villatext {
	position: absolute;
  top: 15%;
  right: 30%;
}

.buildMap-villatext h1 {
	font-size: 5.5em;
}

.buildMap-villatext:lang(eng) {
	top: 15%;
	right: 12%;
}

.buildMap-villatext h1:lang(eng) {
	font-size: 5em;
}

#section5 .nav-social-icons .icon-youtube:hover i {
    color: #ff0000;
}
