/* style Document */

/* ---------------------------------------------------------
1. reset
2. Home
3. listing 
4. detail 
5. offplan 
6. news 
7. contact us
9. media query
---------------------------------------------------------*/

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/fonts/icomoon.eot?pyf816");
	src: url("../fonts/icomoon/fonts/icomoon.eot?pyf816#iefix") format("embedded-opentype"), url("../fonts/icomoon/fonts/icomoon.ttf?pyf816") format("truetype"), url("../fonts/icomoon/fonts/icomoon.woff?pyf816") format("woff"), url("../fonts/icomoon/fonts/icomoon.svg?pyf816#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-whatsapp:before {
	content: "\e913";
}

.icon-apartment:before {
	content: "\e90e";
}

.icon-studio:before {
	content: "\e90f";
}

.icon-payment:before {
	content: "\e910";
}

.icon-floor:before {
	content: "\e911";
}

.icon-brochure:before {
	content: "\e912";
}

.icon-heart:before {
	content: "\e90c";
}

.icon-instagram:before {
	content: "\e90d";
}

.icon-clock:before {
	content: "\e90b";
}

.icon-area:before {
	content: "\e900";
}

.icon-bath:before {
	content: "\e901";
}

.icon-bed:before {
	content: "\e902";
}

.icon-email:before {
	content: "\e903";
}

.icon-facebook:before {
	content: "\e904";
}

.icon-googleplus:before {
	content: "\e905";
}

.icon-linkedin:before {
	content: "\e906";
}

.icon-marker:before {
	content: "\e907";
}

.icon-parking:before {
	content: "\e908";
}

.icon-phone:before {
	content: "\e909";
}

.icon-twitter:before {
	content: "\e90a";
}

/* ---------------------------------------------------------
1. reset
---------------------------------------------------------*/

html {
	font-size: 100%;
	min-height: 100%;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	font-family: "Lato", sans-serif;
	line-height: 22px;
	color: black;
	background: white;
	font-weight: 400;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0px 0px 5px 0px;
	margin: 0rem 0rem 0.3125rem 0rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	margin: 0rem 0rem 0.625rem 0rem;
	font-weight: normal;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

button {
	cursor: pointer;
}

a {
	color: #19222A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

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

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* ---------------------------------------------------------
header
---------------------------------------------------------*/

#wrapper {
	position: relative;
	overflow: hidden;
}

.home .header__wrap__height {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}

header {
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	background: #19222A;
	z-index: 2;
}

header.transparent {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: transparent;
}

header.sticky-header {
	position: fixed;
	background: #19222A;
	left: 0;
	top: 0;
	right: 0;
	z-index: 9;
}

header.sticky-header .navbar-brand img {
	max-width: 100%;
}

.header__holder {
	padding: 10px 15px;
}

.header__holder .navbar {
	padding: 0;
}

/* ---------------------------------------------------------
navigation
---------------------------------------------------------*/

.nav__top {
	width: 100%;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 0 0 20px;
	color: white;
}

.nav__top li {
	margin: 0 8px;
}

.nav__top a {
	color: white;
}

.nav__top a:hover {
	color: #b59334;
}

.nav__top .contact__info {
	padding-right: 20px;
}

.nav__top .contact__info [class^="icon-"],
.nav__top .contact__info [class*=" icon-"] {
	margin-right: 6px;
}

.nav__top .contact__info li {
	margin-right: 10px;
}

.navbar-brand {
	max-width: 290px;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}

.navbar-toggler {
	padding: 0;
	font-size: 22px;
}

.header__right.d-flex {
	max-width: calc(100% - 290px);
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.navbar-nav {
	font-size: 14px;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-weight: 400;
}

.navbar-nav .dropdown-menu {
	border-radius: 0;
	border: none;
}

.navbar-nav li {
	margin: 0 10px;
}

.navbar-nav li:last-child {
	margin-right: 0;
}

.navbar-nav .nav-link {
	color: white;
	font-weight: 400;
	position: relative;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

.navbar-nav .nav-link:before {
	content: '';
	position: absolute;
	left: 8px;
	bottom: 0;
	right: 8px;
	height: 2px;
	background: #b59334;
	opacity: 0;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

.navbar-nav .nav-link:hover {
	color: #b59334;
}

.navbar-nav .active .nav-link,
.navbar-nav .current-menu-item .nav-link,
.navbar-nav .current-menu-ancestor .nav-link {
	color: #b59334;
	font-weight: 600;
}

.navbar-nav .dropdown-item {
	font-size: 14px;
	font-size: 0.875rem;
}

.navbar-nav .dropdown-item.active {
	color: #b59334 !important;
}

.navbar-nav .dropdown-item:hover {
	color: #b59334;
}

.navbar-nav .dropdown-item:active,
.navbar-nav .dropdown-item.active {
	color: #b59334;
	background: transparent;
}

.navbar-collapse.show {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/* ---------------------------------------------------------
hero banner
---------------------------------------------------------*/

.carousel__hero__item {
	position: relative;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.carousel__hero__item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 318px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 1, 2, 0.8)), to(transparent));
	background: linear-gradient(to bottom, rgba(3, 1, 2, 0.8) 0%, transparent 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc030102', endColorstr='#00000000',GradientType=0 );
}

.carousel__hero__item .text__holder {
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 120px 0 120px;
}

.carousel__hero__item h1 {
	padding-top: 100px;
	color: white;
}

.carousel__hero__item h1 span {
	display: block;
}

.carousel__hero .slick-dots {
	text-align: right;
	padding-right: 140px;
}

.carousel__hero .slick-dots li {
	margin-left: 12px;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
	color: #19222A;
	margin: 0 0 30px;
	font-weight: 900;
}

h1 span {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20px;
	margin: 6px 0 10px;
	font-weight: 400;
}

.slick-dots {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
}

.slick-dots li button {
	text-indent: -9999px;
	overflow: hidden;
	background: 0;
	border: none;
	width: 60px;
	height: 6px;
	border-radius: 6px;
	background: white;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.slick-dots li.slick-active button {
	background: #b59334;
}

.discover__holder {
	position: absolute;
	left: 50%;
	margin-left: -42px;
	bottom: 0;
	color: white;
	font-size: 10px;
	font-size: 0.625rem;
}

.discover__text {
	display: block;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.discover__icon {
	position: relative;
	height: 38px;
	width: 9px;
	display: block;
	margin: 0 auto;
}

.discover__icon:before,
.discover__icon:after {
	content: '';
	position: absolute;
}

.discover__icon:before {
	width: 9px;
	height: 9px;
	background: white;
	border-radius: 50%;
	left: 0;
	top: 0;
	-webkit-animation: bannericon 2s infinite;
	animation: bannericon 2s infinite;
}

.discover__icon:after {
	width: 1px;
	height: 38px;
	background: white;
	left: 4px;
	top: 0;
}

.tv {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	height: 100vh;
	width: 100vw;
	overflow: hidden;
}

.tv .screen {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: -1;
	margin: auto;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	padding-bottom: 56.25%;
	height: 0;
}

.tv .screen iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.video__thumbnail {
	background-size: cover !important;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	overflow: hidden;
	height: 100vh;
}

/* ---------------------------------------------------------
footer
---------------------------------------------------------*/

.footer__top {
	background: #19222A;
	color: rgba(255, 255, 255, 0.6);
	padding: 70px 0 50px;
}

.footer__top .foo__left {
	padding-right: 100px;
}

.footer__top .title__small {
	display: block;
	color: #b59334;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 30px;
}

.footer__top .title__line {
	text-align: left;
}

.footer__top .title__line h3 {
	color: white;
	margin-bottom: 50px;
}

.footer__top .title__line h3:before {
	background: white;
}

.footer__top .title__line h3:before,
.footer__top .title__line h3:after {
	margin: 0;
	left: 0;
}

.footer__top a {
	color: rgba(255, 255, 255, 0.6);
}

.footer__top a:hover {
	color: #b59334;
}

.footer__top .contact__info {
	padding-top: 30px;
}

.footer__top .contact__info li {
	padding-left: 25px;
	line-height: 20px;
	position: relative;
	margin-bottom: 10px;
}

.footer__top .contact__info li [class^="icon-"],
.footer__top .contact__info li [class*=" icon-"] {
	position: absolute;
	left: 0;
	top: 0;
	margin: 4px 0 0;
}

.footer__top .contact__info li .text {
	position: absolute;
	left: 0;
	top: 0;
	margin: 2px 0 0 25px;
}

.footer__top .contact__info li:first-child {
	padding-left: 84px;
}

.footer__top .contact__info li:nth-child(2) [class^="icon-"],
.footer__top .contact__info li:nth-child(2) [class*=" icon-"] {
	font-size: 12px;
}

.footer__top .social__networks {
	padding-top: 20px;
}

.footer__top .social__networks li + li {
	margin-left: 15px;
}

.footer__top .foo__right {
	position: relative;
}

.footer__top .office__address {
	position: absolute;
	left: 0;
	top: 0;
	width: 320px;
	background: white;
	color: #19222A;
	margin: 50px 0 0 -50px;
	padding: 15px 25px;
}

.footer__top .office__address strong {
	display: block;
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 700;
	margin-bottom: 12px;
	padding-left: 20px;
	border-left: 3px solid #19222A;
}

.footer__top .office__address address {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
	margin: 0;
}

.footer__top .contact__map {
	height: 500px;
}

.footer__top .foo__list {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.footer__top .foo__list h4 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 22px;
	color: white;
	margin: 0 0 25px;
}

.footer__top .foo__list ul li {
	margin: 0 0 8px;
}

.footer__top .foo__list ul li:last-child {
	margin-bottom: 0;
}

.footer__top .foo__list ul a {
	padding-left: 16px;
	position: relative;
	display: block;
}

.footer__top .foo__list ul a:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: rgba(255, 255, 255, 0.6);
	left: 0;
	top: 8px;
	margin-top: -2.5px;
	border-radius: 50%;
}

.footer__bottom {
	background: #10181E;
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	font-size: 0.875rem;
	padding: 18px 0;
}

.footer__bottom nav a {
	color: rgba(255, 255, 255, 0.6);
}

.footer__bottom nav a:hover {
	color: #b59334;
}

.footer__bottom .design__by a {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	font-size: 0.875rem;
}

.footer__bottom .design__by a:hover {
	color: #b59334;
}

.footer__bottom .design__by span {
	color: #f00;
	font-size: 16px;
	margin-left: 2px;
	margin-right: 2px;
}

.footer__bottom .copyright p {
	margin: 0;
}

.footer-social-networks {
	padding: 15px 0 0;
}

.footer-social-networks a {
	margin-right: 10px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: transparent;
	text-align: center;
}

.footer-social-networks a:hover {
	background: #b59334;
	border: 1px solid #b59334;
	color: white;
}

.footer-social-networks span {
	line-height: 28px;
}

.foo__nav ul {
	text-align: right;
}

.foo__nav ul li {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	margin: 0 15px;
	position: relative;
}

.foo__nav ul li:last-child {
	margin-right: 0;
}

.foo__nav ul li:first-child:before {
	display: none;
}

.foo__nav ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 5px;
	border-left: 1px solid rgba(255, 255, 255, 0.6);
	margin: 0 0 0 -15px;
}

/* ---------------------------------------------------------
1. homepage
---------------------------------------------------------*/

.section {
	padding: 40px 0;
}

.section__hero {
	padding: 0;
	position: relative;
}

.section__bg {
	background: #f5f5f5;
}

.section__featured .title__holder {
	color: #808080;
	margin-bottom: 40px;
}

.section__featured .btn__holder {
	padding-top: 40px;
	text-align: center;
}

.section__location .title__holder {
	color: #808080;
	margin-bottom: 40px;
}

.section__location .btn__holder {
	padding-top: 10px;
	text-align: center;
}

.section__partner .title__holder {
	margin-bottom: 40px;
}

main {
	min-height: 50vh;
}

h2 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
	font-weight: 900;
	margin: 0 0 20px;
	color: #19222A;
}

h2 span {
	font-weight: 400;
}

h3 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 26px;
	font-weight: 900;
	margin: 0 0 20px;
	color: #19222A;
}

h3 span {
	font-weight: 400;
}

.title__line {
	text-align: center;
}

.title__line h1,
.title__line h2,
.title__line h3 {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding-bottom: 15px;
	margin: 0 0 30px;
}

.title__line h1:before,
.title__line h1:after,
.title__line h2:before,
.title__line h2:after,
.title__line h3:before,
.title__line h3:after {
	content: '';
	width: 120px;
	height: 5px;
	background: #19222A;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: 100%;
}

.title__line h1:after,
.title__line h2:after,
.title__line h3:after {
	width: 60px;
	background: #b59334;
	z-index: 1;
}

.slick-arrow {
	margin: 0;
	padding: 0;
	background: transparent;
	width: 48px;
	height: 48px;
	border: none;
	border-radius: 50%;
	position: absolute;
	right: 100%;
	top: 50%;
	margin-right: 20px;
	margin-top: -28px;
	z-index: 1;
}

.slick-arrow.slick-next {
	left: 100%;
	right: auto;
	margin-right: 0;
	margin-left: 20px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.slick-arrow svg {
	width: 16px;
	height: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6.5px;
	margin-top: -13px;
}

.slick-arrow .prev-1 {
	stroke: #b59334;
	stroke-width: 2px;
}

.form__search {
	max-width: 1000px;
	margin: 0 auto;
}

.form__search .row {
	margin-left: -10px;
	margin-right: -10px;
}

.form__search .form__element {
	padding-left: 10px;
	padding-right: 10px;
}

.form__search .form-control {
	height: 50px;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #19222A;
	font-size: 14px;
	font-size: 0.875rem;
}

.form__search .form-control.placeholder {
	color: #19222A;
}

.form__search .form-control:-moz-placeholder {
	color: #19222A;
}

.form__search .form-control::-moz-placeholder {
	color: #19222A;
}

.form__search .form-control::-webkit-input-placeholder {
	color: #19222A;
}

.form__search .form-control:-ms-input-placeholder {
	color: #19222A;
}

.form__search .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form__search .custom-select {
	height: 50px;
	border-radius: 0;
	border: 1px solid #ccc;
	width: 100%;
	color: #19222A;
	font-size: 14px;
	font-size: 0.875rem;
	background: #fff url("../images/icon/arrow-down.svg") no-repeat;
	background-position: calc(100% - 10px) 50%;
}

.form__search .btn__holder {
	padding-left: 10px;
	padding-right: 10px;
}

.form__search .btn {
	width: 100%;
}

.form__search .c-dropdown__box {
	height: 50px;
	line-height: 48px;
	font-size: 14px;
	font-size: 0.875rem;
}

.advanced__search__holder {
	display: none;
	padding-top: 20px;
}

.advanced__search__holder.open {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.advanced__search__holder .two__column {
	width: calc(50% - 5px);
}

.advanced__search__holder .two__column__holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.advanced__search__collapse {
	float: right;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	color: #616161;
}

.advanced__search__collapse img {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.advanced__search__collapse__holder {
	padding-top: 20px;
}

.featured__carousel {
	margin-left: -15px;
	margin-right: -15px;
}

.featured__carousel__item:focus {
	outline: none;
}

.featured__carousel .slick-arrow {
	border: 3px solid #19222A;
	margin-right: -80px;
	margin-top: -19px;
}

.featured__carousel .slick-arrow.slick-next {
	margin-left: -80px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.featured__carousel .slick-arrow svg {
	width: 13px;
	height: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6.5px;
	margin-top: -13px;
}

.featured__carousel .slick-arrow .prev-1 {
	stroke: #19222A;
	stroke-width: 2px;
}

.featured__carousel .slick-dots {
	position: relative;
	padding-top: 20px;
}

.featured__carousel .slick-dots li {
	margin: 0 6px;
}

.featured__carousel .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0;
	border-radius: 12px;
	background: #f5f5f5;
}

.featured__carousel .slick-dots .slick-active button {
	background: #b59334;
}

.featured__box {
	background: #f5f5f5;
	border: 1px solid #ccc;
	position: relative;
}

.featured__box:hover .featured__image img {
	opacity: 0.8;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.featured__image {
	overflow: hidden;
}

.featured__image img {
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
	opacity: 1;
}

.featured__desc {
	padding: 20px;
	color: #808080;
	position: relative;
}

.featured__title {
	color: #030102;
	font-size: 18px;
	font-size: 1.125rem;
	margin: 0 0 10px;
}

.featured__address {
	padding-left: 15px;
	font-size: 13px;
	font-size: 0.8125rem;
	position: relative;
	margin: 0 0 15px;
}

.featured__address [class^="icon-"],
.featured__address [class*=" icon-"] {
	position: absolute;
	left: 0;
	top: 0;
	margin: 5px 0 0;
}

.featured__prop__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #808080;
	margin: 0 0 15px;
}

.featured__prop__info li {
	cursor: pointer;
}

.featured__prop__info li + li {
	margin-left: 20px;
}

.featured__prop__info li [class^="icon-"],
.featured__prop__info li [class*=" icon-"] {
	margin-right: 4px;
}

.featured__ref {
	color: black;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 16px;
	padding-top: 10px;
}

.featured__rent {
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	background: #b59334;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 16px;
	text-transform: capitalize;
	padding: 3px 10px;
	margin-top: 30px;
}

.featured__price {
	font-size: 20px;
	font-size: 1.25rem;
	color: black;
	font-weight: 700;
}

.tooltip-inner {
	padding: 3px 8px 4px;
	line-height: 16px;
	border-radius: 0;
	text-transform: capitalize;
}

.location__holder {
	margin-left: -15px;
	margin-right: -15px;
}

.location__holder:after {
	content: '';
	display: block;
	clear: both;
}

.location__box {
	display: block;
	position: relative;
	overflow: hidden;
}

.location__box:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 150px;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(3, 1, 2, 0.98)));
	background: linear-gradient(to bottom, transparent 0%, rgba(3, 1, 2, 0.98) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#fa030102',GradientType=0 );
	-webkit-transition: all .3s;
	transition: all .3s;
}

.location__box__outer {
	margin-bottom: 30px;
}

.location__box:hover .location__desc {
	color: #b59334;
	margin-bottom: 8px;
}

.location__desc {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: white;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
	padding: 30px 15px;
	z-index: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.location__desc:hover {
	color: white;
}

.partner__carousel__item {
	text-align: center;
	height: 90px;
}

.partner__carousel__item img {
	display: inline-block;
	vertical-align: top;
	max-width: 90px;
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
}

.partner__carousel__item img:hover {
	-webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: gray;
	filter: grayscale(0);
	cursor: pointer;
}

.section__subscribe h2 {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 22px;
	font-weight: 400;
}

.form-subscribe .form__element {
	margin: 0;
	display: inline-block;
	width: 100%;
}

.form-subscribe .form__element .form-control {
	height: 70px;
	background: white;
	border-radius: 0;
	border: 1px solid #ccc;
	color: #808080;
	max-width: calc(100% - 210px);
	width: 100%;
	float: left;
}

.form-subscribe .form__element .form-control.placeholder {
	color: #808080;
}

.form-subscribe .form__element .form-control:-moz-placeholder {
	color: #808080;
}

.form-subscribe .form__element .form-control::-moz-placeholder {
	color: #808080;
}

.form-subscribe .form__element .form-control::-webkit-input-placeholder {
	color: #808080;
}

.form-subscribe .form__element .form-control:-ms-input-placeholder {
	color: #808080;
}

.form-subscribe .btn__black {
	max-width: 210px;
	width: 100%;
	float: left;
	height: 70px;
	line-height: 66px;
}

/* ---------------------------------------------------------
3. listing
---------------------------------------------------------*/

.section__listing .featured__box {
	margin-bottom: 30px;
}

.breadcrumb__block {
	position: relative;
}

.breadcrumb {
	margin: 0;
	border-radius: 0;
	background: transparent;
	padding-left: 0;
	padding-right: 0;
	font-size: 12px;
	font-size: 0.75rem;
}

.breadcrumb .breadcrumb-item a {
	color: #919191;
}

.breadcrumb .breadcrumb-item a:hover {
	color: #b59334;
}

.breadcrumb .breadcrumb-item.active {
	color: #333;
}

strong.text__filter {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}

.filter__holder {
	margin-left: -6px;
	margin-right: -6px;
	font-size: 14px;
	font-size: 0.875rem;
}

.filter__holder div[class*="col-"] {
	padding-left: 6px;
	padding-right: 6px;
}

.filter__holder .form__element {
	margin: 0 6px;
}

.filter__holder .form__element label {
	line-height: 16px;
	margin-bottom: 3px;
}

.filter__holder .two__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.filter__holder .two__column .fs-dropdown {
	width: calc(50% - 3px);
}

.form__element__apartment {
	max-width: 170px;
	width: 100%;
}

.form__element__location {
	max-width: 170px;
	width: 100%;
}

.form__element__price {
	max-width: 230px;
	width: 100%;
}

.form__element__rooms {
	max-width: 210px;
	width: 100%;
}

.form__element__parking {
	max-width: 110px;
	width: 100%;
}

.form__element__btn {
	max-width: 196px;
	width: 100%;
}

.c-dropdown__holder {
	position: relative;
	z-index: 2;
}

.c-dropdown__box {
	height: 38px;
	background: white;
	border: 1px solid #ccc;
	padding: 0 10px;
	line-height: 36px;
	color: #19222A;
	cursor: pointer;
	position: relative;
}

.c-dropdown__box:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	bottom: 0;
	background: url("../images/icon/icon-arrow-down.svg") no-repeat;
	width: 10px;
	height: 7px;
	margin-top: -3.5px;
}

.c-dropdown__hidden {
	display: none;
	min-width: 330px;
	position: absolute;
	left: 0;
	top: 100%;
	background: white;
	border: 1px solid #ccc;
	padding: 12px 20px;
	margin-top: -1px;
}

.c-dropdown__tab {
	margin-bottom: 20px;
}

.c-dropdown__tab a {
	color: #919191;
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	margin-right: 40px;
}

.c-dropdown__tab a:last-child {
	margin-right: 0;
}

.c-dropdown__tab a.tab__active {
	color: #19222A;
}

.c-dropdown__list {
	display: none;
}

.c-dropdown__list.tab__list__active {
	display: block;
}

.c-dropdown__list ul {
	-webkit-column-count: 2;
	column-count: 2;
	font-size: 13px;
	font-size: 0.8125rem;
}

.c-dropdown__list ul .check {
	color: #b59334;
}

.c-dropdown__list ul .check:before {
	background: #b59334;
}

.c-dropdown__list ul li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 12px;
	color: #606060;
	cursor: pointer;
}

.c-dropdown__list ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	width: 6px;
	background: #b59334;
	height: 2px;
}

ul.page-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

ul.page-numbers li {
	margin: 0 4px;
}

ul.page-numbers .page-numbers {
	width: 40px;
	height: 40px;
	border: 1px solid #19222A;
	color: #19222A;
	display: block;
	text-align: center;
	line-height: 38px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

ul.page-numbers .page-numbers:hover {
	background: #19222A;
	color: white;
}

ul.page-numbers .page-numbers.prev {
	width: 60px;
}

ul.page-numbers .page-numbers.next {
	width: 60px;
}

ul.page-numbers .page-numbers.dots:hover {
	background: transparent;
	color: #19222A;
}

ul.page-numbers .page-numbers.current {
	background: #19222A;
	color: white;
}

.fs-checkbox {
	height: 18px;
	display: inline-block;
	vertical-align: top;
}

.fs-checkbox.fs-light {
	color: #19222A;
}

.fs-checkbox.fs-light .fs-checkbox-marker {
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
}

.fs-light.fs-checkbox-radio .fs-checkbox-flag,
.fs-light.fs-checkbox-radio .fs-checkbox-focus {
	width: 8px;
	height: 8px;
	background: #19222A;
}

.fs-checkbox.fs-light .fs-checkbox-flag:before {
	width: 4px;
	height: 9px;
	border-color: #19222A;
}

.fs-dropdown.fs-light .fs-dropdown-selected {
	height: 38px;
	border: 1px solid #ccc;
	color: #19222A;
	border-radius: 0;
}

.fs-dropdown.fs-light .fs-dropdown-selected:after {
	position: absolute;
	top: 0;
	right: 10px;
	bottom: 0;
	border: none;
	background: url("../images/icon/icon-arrow-down.svg") no-repeat;
	width: 10px;
	height: 7px;
}

.fs-dropdown.fs-light .fs-dropdown-item:hover {
	background: #b59334;
	color: white;
}

.fs-dropdown.fs-light .fs-dropdown-item_selected,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_selected:hover {
	background: #19222A;
	color: white;
}

.fs-dropdown.fs-light.fs-dropdown-focus .fs-dropdown-selected,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-selected:hover {
	background-color: white;
	border-color: #ccc;
	color: #19222A;
}

.fs-dropdown.fs-light .fs-dropdown-options {
	border: 1px solid #ccc;
}

.fs-dropdown.fs-light .fs-dropdown-item {
	padding: 6px 15px;
}

.fs-dropdown.fs-light .fs-dropdown-item_selected,
.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_selected:hover {
	background: #ddb033;
}

.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item:hover {
	color: white;
}

.fs-dropdown.fs-light .fs-dropdown-selected {
	padding: 0 24px 0 10px;
}

.filter__holder .btn__black,
.filter__holder .btn__golden {
	height: 38px;
	line-height: 34px;
	min-width: 90px;
}

.filter__holder .btn__black {
	margin-right: 10px;
}

.filter__holder .btn__holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.form__search .fs-dropdown.fs-light .fs-dropdown-selected {
	height: 50px;
	line-height: 48px;
}

.sorting__holder {
	margin-bottom: 40px;
}

.sorting__holder .listing__title {
	font-size: 24px;
	font-size: 1.5rem;
}

.sorting__holder .listing__title span {
	font-size: 20px;
	font-size: 1.25rem;
	color: #b59334;
}

.sort__list li {
	margin-left: 15px;
}

.form__element--price {
	width: 112px;
}

.form__element--num {
	width: 72px;
}

.section__list_my_property select.form-control:not([size]):not([multiple]) {
	height: 50px;
}

.section__list_my_property .jfilestyle {
	width: 100%;
	margin: 0 0 20px !important;
}

.section__list_my_property div.jfilestyle input {
	height: 50px !important;
	width: calc(100% - 200px) !important;
	background: #fff !important;
	color: #495057 !important;
}

.section__list_my_property div.jfilestyle label {
	height: 50px;
	min-width: 200px;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 50px;
}

.section__list_my_property span.wpcf7-list-item {
	margin-left: 0;
	margin-right: 20px;
}

div.wpcf7-validation-errors {
	display: none !important;
}

/* ---------------------------------------------------------
4. Detail
---------------------------------------------------------*/

.detail__banner {
	height: 360px !important;
	background-size: cover !important;
	background-position: 100% 0 !important;
}

.section__single {
	padding-bottom: 0;
}

.detail__top__info {
	padding-bottom: 30px;
}

.detail__top__info .latest__title {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 22px;
	font-weight: 700;
	margin: 0 0 10px;
}

.detail__top__info .banner__price__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.detail__top__info .latest__price {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 22px;
	font-weight: 700;
	margin: 0 0 10px;
}

.detail__top__info .latest__address {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
	color: #808080;
}

.detail__top__info .latest__address .icon-marker {
	margin-right: 10px;
}

.detail__top__info .latest__ref {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
	color: #19222A;
	display: block;
	margin-bottom: 18px;
}

.detail__top__info .latest__prop__info {
	color: #19222A;
}

.detail__top__info .latest__prop__info li {
	font-size: 16px;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.detail__top__info .latest__prop__info li + li {
	margin-left: 30px;
}

.detail__top__info .latest__prop__info [class^="icon-"],
.detail__top__info .latest__prop__info [class*=" icon-"] {
	font-size: 18px;
	font-size: 1.125rem;
	margin-right: 8px;
}

.detail__top__info .btn__holder .btn {
	height: 32px;
	line-height: 28px;
	margin-bottom: 15px;
}

.detail__top__info .btn__holder .btn:first-child {
	margin-left: 0;
}

.share__block {
	background: #19222A;
	padding: 15px 0;
}

.share__block .container {
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.share__block .share__holder > strong {
	margin-right: 12px;
}

.share__block .villa__type {
	font-size: 14px;
	font-size: 0.875rem;
}

.share__block .footer-social-networks {
	padding-top: 0;
}

.share__block .footer-social-networks a {
	color: white;
	font-size: 14px;
	font-size: 0.875rem;
	opacity: 0.6;
}

.share__block .footer-social-networks a:hover {
	opacity: 1;
}

.wiget__agent__info {
	background: #f5f5f5;
}

.wiget__agent__info .wiget__title {
	font-size: 24px;
	font-size: 1.5rem;
	text-align: center;
	text-transform: capitalize;
	padding: 15px 35px 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}

.wiget__agent__info .agent__info {
	padding: 0 35px 35px;
	text-align: center;
}

.wiget__agent__info .agent__info .agent__image {
	margin: 0 auto;
	width: 180px;
}

.wiget__agent__info .agent__desc {
	padding: 15px 0 15px;
}

.wiget__agent__info .agent__desc .agent__name {
	font-weight: 700;
}

.wiget__agent__info .btn__full .btn {
	width: 100%;
}

.wiget__agent__info .btn__full .btn__black {
	margin-bottom: 20px;
}

.single__image__block .slick-arrow {
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	left: 0;
	margin-top: -30px;
	margin-right: 0;
	margin-left: 30px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.single__image__block .slick-arrow svg {
	width: 14px;
	height: 28px;
}

.single__image__block .slick-arrow .prev-1 {
	stroke: white;
}

.single__image__block .slick-arrow.slick-next {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: 30px;
}

.single__image__block .slick-arrow:hover {
	border: 2px solid #b59334;
	background: #b59334;
}

.single__desc {
	padding: 40px 0 0;
	position: relative;
	z-index: 1;
}

.single__desc__title {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0 0 30px;
}

.single__desc .text__holder ul {
	padding-top: 30px;
}

.single__desc .text__holder--desc ul li {
	margin-bottom: 8px;
	position: relative;
	padding-left: 20px;
}

.single__desc .text__holder--desc ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #b59334;
	margin-top: 8px;
}

.single__desc .text__holder--feature ul {
	padding-top: 0;
}

.single__desc .text__holder--feature ul li {
	margin-bottom: 8px;
	position: relative;
	padding-left: 25px;
}

.single__desc .text__holder--feature ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url("../images/icon/checked.svg") no-repeat;
	margin-top: 5px;
}

.single__desc .detail__top__info .banner__price__right {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.modal__custom .modal-content {
	border-radius: 0;
	border: none;
	background: #f5f5f5;
}

.modal__custom .modal-title {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 30px;
}

.modal__custom .modal-header {
	border: none;
	padding: 30px 15px 0;
}

.modal__custom .modal-header .close {
	padding: 0;
	margin: 3px 6px 0 0;
	position: absolute;
	right: 0;
	top: 0;
}

.modal__custom .modal-body {
	padding: 0 15px 10px;
}

.modal__custom .modal-body .featured__desc {
	padding-left: 0;
	padding-top: 10px;
}

.modal__custom .modal-body .featured__title {
	font-size: 22px;
	font-size: 1.375rem;
	margin: 0 0 5px;
}

.modal__agent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.modal__agent__image {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #19222A;
}

.modal__agent__name {
	padding-left: 15px;
}

.form__agent .form__element {
	margin-bottom: 20px;
	color: #666;
}

.form__agent .form__element label {
	line-height: 16px;
	margin-bottom: 1px;
}

.form__agent .form-control {
	border-radius: 0;
	height: 40px;
	border: none;
	color: #666;
}

.form__agent .form-control.placeholder {
	color: #666;
}

.form__agent .form-control:-moz-placeholder {
	color: #666;
}

.form__agent .form-control::-moz-placeholder {
	color: #666;
}

.form__agent .form-control::-webkit-input-placeholder {
	color: #666;
}

.form__agent .form-control:-ms-input-placeholder {
	color: #666;
}

.form__agent textarea.form-control {
	height: 120px;
}

.form__agent .btn-holder {
	text-align: right;
}

.section__similar .featured__box {
	margin-bottom: 30px;
}

.offline__share {
	padding-top: 50px;
}

/* ---------------------------------------------------------
5. offplan
---------------------------------------------------------*/

.header__wrapper {
	height: 100vh;
	overflow: hidden;
}

body.contact .header__wrapper {
	height: auto;
}

.inner__banner__offplan {
	height: calc(100vh - 78px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.inner__banner__offplan .banner__title {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 40px;
	color: white;
	display: block;
	margin-bottom: 40px;
}

.section__overview {
	text-align: center;
}

.section__overview .prop__name h3 {
	text-align: left;
	margin: 0 0 20px;
}

.section__overview .all__btn {
	margin-bottom: 0;
}

.section__overview .all__btn a {
	color: #19222A;
}

.section__overview .all__btn ul {
	width: 100%;
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 30px;
}

.section__overview .all__btn ul li {
	margin-right: 20px;
}

.section__overview .all__btn ul a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
}

.section__overview .all__btn ul a:hover {
	color: #19222A;
}

.section__overview .all__btn ul a:hover .icon__holder {
	border: 2px solid #19222A;
	background: #19222A;
	color: white;
}

.section__overview .all__btn ul .icon__holder {
	width: 60px;
	height: 60px;
	display: block;
	border: 2px solid #19222A;
	font-size: 24px;
	font-size: 1.5rem;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 6px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.section__overview .all__btn ul .icon__holder [class^="icon-"],
.section__overview .all__btn ul .icon__holder [class*=" icon-"] {
	line-height: 60px;
}

.overview__holder {
	margin-bottom: 30px;
}

.overview__holder h4 {
	margin: 0 0 20px;
}

.overview__holder a {
	color: #b59334;
}

.overview__holder.available__unit {
	margin-bottom: 0;
	padding-top: 40px;
}

.overview__holder ul {
	font-size: 16px;
	font-size: 1rem;
}

.overview__holder ul li {
	width: 50%;
	position: relative;
	margin-bottom: 40px;
}

.overview__holder ul li:first-child {
	margin-left: 0;
}

.overview__holder ul .icon__holder {
	font-size: 40px;
	font-size: 2.5rem;
	margin-bottom: 6px;
}

.overview__holder ul div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.overview__holder .footer-social-networks {
	padding-top: 0;
	margin-left: 20px;
}

.overview__holder .footer-social-networks a {
	border: 1px solid #19222A;
	color: #19222A;
}

.overview__holder .footer-social-networks a:hover {
	border: 1px solid #b59334;
	color: white;
}

.section__off__gallery {
	padding-top: 0;
}

.offplan__carousel .slick-arrow {
	width: 60px;
	height: 60px;
	border: 2px solid #fff;
	left: 0;
	margin-top: -30px;
	margin-right: 0;
	margin-left: 30px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.offplan__carousel .slick-arrow svg {
	width: 14px;
	height: 28px;
}

.offplan__carousel .slick-arrow .prev-1 {
	stroke: white;
}

.offplan__carousel .slick-arrow.slick-next {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: 30px;
}

.offplan__carousel .slick-arrow:hover {
	border: 2px solid #b59334;
	background: #b59334;
}

.off__register {
	padding: 25px 20px;
	background: #f5f5f5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.off__register h3 {
	color: #19222A;
}

.off__register label {
	line-height: 16px;
	color: #666;
}

.off__register .form__element {
	margin-bottom: 15px;
}

.off__register .form__element .form-control {
	height: 38px;
	border-radius: 0;
	border: none;
	color: #19222A;
}

.off__register .form__element .form-control.placeholder {
	color: #19222A;
}

.off__register .form__element .form-control:-moz-placeholder {
	color: #19222A;
}

.off__register .form__element .form-control::-moz-placeholder {
	color: #19222A;
}

.off__register .form__element .form-control::-webkit-input-placeholder {
	color: #19222A;
}

.off__register .form__element .form-control:-ms-input-placeholder {
	color: #19222A;
}

.off__register .form__element textarea.form-control {
	height: 84px;
}

.off__register .btn-holder button.btn {
	margin-top: 20px;
}

.off__register .btn-holder .wpcf7-form-control-wrap {
	margin-right: 40px;
}

.section__map__contact .offplan__gallery__holder .slick-dots li {
	margin: 0 8px;
}

.section__offplan__video {
	padding-top: 0;
}

.section__offplan__video .title h3 {
	text-align: center;
	margin: 0 0 30px;
}

.section-features {
	padding: 40px 0;
	padding-bottom: 0;
	position: relative;
}

.section-features:before {
	content: '';
	left: 0;
	top: 0;
	right: 0;
	position: absolute;
	border-top: 1px solid #eaeaea;
	-webkit-box-shadow: 1px 3px 6px #eee;
	box-shadow: 1px 3px 6px #eee;
	width: 100%;
}

.section-features .title h3 {
	margin: 0 0 30px;
}

.section-features ul {
	margin: 0 auto;
}

.section-features ul li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
}

.section-features ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url("../images/icon/ico-checked-black.svg") no-repeat;
	margin-top: 4px;
}

.section__similar .btn__holder {
	padding-top: 10px;
	text-align: center;
}

#shareShr {
	padding-left: 20px;
}

.share__holder .jssocials-shares,
#shareShr .jssocials-shares {
	margin: 0;
}

.share__holder .jssocials-share,
#shareShr .jssocials-share {
	margin-top: 0;
	margin-bottom: 0;
}

.share__holder .jssocials-share-link,
#shareShr .jssocials-share-link {
	padding: 8px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
}

.share__holder .jssocials-share-logo,
#shareShr .jssocials-share-logo {
	vertical-align: initial;
}

.share__holder [class^="icon-"],
.share__holder [class*=" icon-"],
#shareShr [class^="icon-"],
#shareShr [class*=" icon-"] {
	font-size: 14px;
}

.overview__holder .share__holder .jssocials-shares,
.overview__holder #shareShr .jssocials-shares {
	margin: 0;
}

.overview__holder .share__holder .jssocials-share,
.overview__holder #shareShr .jssocials-share {
	margin-top: 0;
	margin-bottom: 0;
}

.overview__holder .share__holder .jssocials-share-link,
.overview__holder #shareShr .jssocials-share-link {
	padding: 8px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	color: white;
}

.overview__holder .share__holder .jssocials-share-logo,
.overview__holder #shareShr .jssocials-share-logo {
	vertical-align: initial;
}

.overview__holder .share__holder [class^="icon-"],
.overview__holder .share__holder [class*=" icon-"],
.overview__holder #shareShr [class^="icon-"],
.overview__holder #shareShr [class*=" icon-"] {
	font-size: 14px;
}

.section-features h2 {
	text-align: center;
}

.section__map__contact {
	padding-bottom: 0 !important;
}

.offline__share {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/* ---------------------------------------------------------
6. news page
---------------------------------------------------------*/

.section__news .title__holder {
	margin-bottom: 50px;
}

.news__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
}

.news__box:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.news__box .btn__holder {
	padding-top: 25px;
}

.news__box--detail img {
	margin-bottom: 20px;
}

.news__box--detail .news__image {
	overflow: visible;
}

.news__box--detail .news__image img {
	opacity: 1 !important;
}

.news__box--detail .news__desc p {
	margin-bottom: 30px;
}

.news__box--detail .social__media {
	margin-bottom: 20px;
}

.news__box--detail .social__media a {
	background: #9c9c9c;
}

.news__box--detail .social__media a:hover {
	background: #b59334;
}

.news__image {
	overflow: hidden;
}

.news__image img {
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

.news__image:hover img {
	opacity: 0.75;
}

.news__desc h4 {
	font-weight: 700;
}

.news__desc h3 {
	margin-bottom: 10px;
	font-weight: 400;
}

.news__desc h3 a {
	color: black;
}

.news__desc h3 a:hover {
	color: #b59334;
}

.post__meta {
	margin-bottom: 20px;
}

.post__meta__item.post__categories {
	line-height: 16px;
}

.post__meta__item.post__categories a {
	display: inline-block;
	vertical-align: top;
	background: #19222A;
	color: white;
	padding: 6px 15px;
	border-radius: 24px;
	margin-right: 10px;
}

.post__meta__item.post__categories a:hover {
	background: #b59334;
}

.post__meta__item.post__date {
	margin-right: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: #999;
}

.post__meta__item.post__date img {
	width: 16px;
	margin-right: 10px;
	margin-bottom: 0;
	opacity: 0.6;
}

.post__meta__item.post__date a {
	color: #999;
}

.post__meta__item.post__date a:hover {
	color: #999;
}

.sidebar__right .wiget {
	background: #f5f5f5;
	padding: 20px 15px 15px;
	margin-bottom: 30px;
	border-radius: 0;
	border: 1px solid #ccc;
}

.sidebar__right .wiget h4 {
	text-transform: capitalize;
	color: black;
	margin: 0 0 25px;
}

.sidebar__right .wiget__categories ul li {
	margin: 0;
	border-top: 1px solid #ccc;
}

.sidebar__right .wiget__categories ul li:first-child {
	border-top: none;
}

.sidebar__right .wiget__categories ul a {
	color: #666;
	padding: 10px 0;
	display: block;
}

.sidebar__right .wiget__categories ul a:hover {
	color: #b59334;
}

.sidebar__right .wiget__tags ul {
	overflow: hidden;
}

.sidebar__right .wiget__tags ul li {
	float: left;
	margin-bottom: 6px;
	line-height: 20px;
}

.sidebar__right .wiget__tags ul li + li {
	margin-left: 6px;
}

.sidebar__right .wiget__tags ul a {
	background: #b59334;
	color: white;
	padding: 4px 10px;
	display: block;
	border-radius: 32px;
}

.sidebar__right .wiget__tags ul a:hover {
	background: #19222A;
	color: white;
}

.post__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #cecece;
	padding-bottom: 15px;
	padding-top: 15px;
}

.post__item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

.post__thumb {
	width: 45%;
	overflow: hidden;
	position: relative;
}

.post__thumb .featured__rent {
	font-size: 11px;
	line-height: 14px;
	padding: 1px 6px;
	margin-top: 30px;
}

.post__thumb img {
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

.post__thumb:hover:hover img {
	opacity: 0.75;
}

.post__content {
	width: 55%;
	padding-left: 20px;
}

.post__content h5 {
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 20px;
}

.post__content h5 a {
	color: black;
}

.post__content h5 a:hover {
	color: #b59334;
}

.post__content .post__info a {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 14px;
	color: #999;
}

.post__content .featured__address {
	line-height: 18px;
	margin: 0;
	font-size: 12px;
	color: #666;
}

.news__box--detail {
	margin-bottom: 0;
}

.news__box--detail .news__image {
	width: 100%;
}

.jfilestyle {
	width: 100%;
}

.jfilestyle input {
	background: #f5f5f5;
	color: #000000;
	width: calc(100% - 190px) !important;
	height: 50px;
	border: 1px solid #ced4da;
	background: white !important;
	color: #495057;
}

.jfilestyle input.placeholder {
	color: #495057;
}

.jfilestyle input:-moz-placeholder {
	color: #495057;
}

.jfilestyle input::-moz-placeholder {
	color: #495057;
}

.jfilestyle input::-webkit-input-placeholder {
	color: #495057;
}

.jfilestyle input:-ms-input-placeholder {
	color: #495057;
}

.jfilestyle label {
	height: 50px;
	min-width: 190px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	text-transform: uppercase;
	line-height: 50px !important;
}

/* ---------------------------------------------------------
7. contact us
---------------------------------------------------------*/

.banner__inner {
	height: 300px;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.section__info__map {
	position: relative;
}

.section__info__map:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	bottom: 0;
	background: #f5f5f5;
}

#contact__map {
	width: 100%;
	height: 100%;
}

.contact-info h3 {
	margin-bottom: 50px;
}

.contact-info ul li {
	padding: 25px 20px;
	background: white;
	margin-bottom: 30px;
	display: inline-block;
	vertical-align: top;
	min-width: 330px;
	padding-left: 40px;
	position: relative;
	color: #666;
}

.contact-info ul li a {
	color: #666;
}

.contact-info ul li a:hover {
	color: #b59334;
}

.contact-info ul li [class^="icon-"],
.contact-info ul li [class*=" icon-"] {
	position: absolute;
	left: 0;
	top: 0;
	margin: 28px 0 0 15px;
}

.contact-info ul li:nth-child(2) [class^="icon-"],
.contact-info ul li:nth-child(2) [class*=" icon-"] {
	font-size: 14px;
	margin-top: 30px;
}

.form__contact {
	background: #f5f5f5;
	max-width: 1080px;
	margin: 0 auto;
	padding: 60px 50px;
	border: 1px solid #ccc;
}

.form__contact .form__element {
	margin-bottom: 30px;
}

.form__contact .form__element .form-control {
	height: 50px;
	border-radius: 0;
}

.form__contact .form__element textarea.form-control {
	height: 140px;
}

/* ---------------------------------------------------------
button style
---------------------------------------------------------*/

.btn {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 0.875rem;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 0;
	position: relative;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.btn__white {
	height: 44px;
	line-height: 40px;
	border-radius: 0;
	padding: 0 20px;
	min-width: 140px;
	background: white;
	border: 2px solid white;
	color: #19222A;
}

.btn__white:hover {
	background: #19222A;
	color: white;
	border: 2px solid #19222A;
}

.btn__white:focus {
	background: #19222A;
	color: white;
	border: 2px solid #19222A;
}

.btn__transparent {
	background: transparent;
	border: 2px solid white;
	color: white;
}

.btn__transparent:hover {
	background: white;
	color: #19222A;
	border: 2px solid white;
}

.btn__transparent:focus {
	background: white;
	color: #19222A;
	border: 2px solid white;
}

.btn__black {
	height: 44px;
	line-height: 40px;
	border-radius: 0;
	padding: 0 20px;
	min-width: 140px;
	background: #19222A;
	border: 2px solid #19222A;
	color: white;
}

.btn__black:hover {
	background: #b59334;
	color: white;
	border: 2px solid #b59334;
}

.btn__black:focus {
	background: #b59334;
	color: white;
	border: 2px solid #b59334;
}

.btn__golden {
	height: 44px;
	line-height: 40px;
	border-radius: 0;
	padding: 0 20px;
	min-width: 140px;
	background: #b59334;
	border: 2px solid #b59334;
	color: white;
}

.btn__golden:hover {
	background: #19222A;
	color: white;
	border: 2px solid #19222A;
}

.btn__golden:focus {
	background: #19222A;
	color: white;
	border: 2px solid #19222A;
}

@media only screen and (min-width: 480px) {

h1 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 36px;
}

h1 span {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 24px;
	margin: 10px 0 20px;
}

}

@media only screen and (min-width: 576px) {

h1 {
	font-size: 42px;
	font-size: 2.625rem;
	line-height: 42px;
}

h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 32px;
}

h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 28px;
}

.section__subscribe h2 {
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 24px;
}

.single__desc .text__holder--desc ul {
	-webkit-column-count: 2;
	column-count: 2;
}

.single__desc .text__holder--feature ul {
	-webkit-column-count: 2;
	column-count: 2;
}

.off__register .btn-holder button.btn {
	margin-top: 0;
}

.section-features ul {
	-webkit-column-count: 2;
	column-count: 2;
}

}

@media only screen and (min-width: 768px) {

.video__thumbnail {
	width: 100vw;
}

.footer__bottom .design__by {
	text-align: right;
}

.breadcrumb {
	font-size: 14px;
	font-size: 0.875rem;
}

.filter__holder .btn__black,
.filter__holder .btn__golden {
	height: 38px;
	line-height: 34px;
	min-width: 92px;
}

.filter__holder .btn__black {
	margin-right: 10px;
}

.detail__top__info .btn__holder .btn {
	height: 32px;
	line-height: 28px;
	min-width: 110px;
	margin-left: 20px;
	margin-bottom: 0;
}

.wiget__agent__info .agent__info .agent__image {
	width: 110px;
}

.wiget__agent__info .btn__full .btn {
	height: 38px;
	line-height: 36px;
}

.inner__banner__offplan .btn__holder .btn__black {
	height: 60px;
	line-height: 56px;
	min-width: 330px;
}

.section__overview .prop__name h3 {
	margin: 0 0 50px;
}

.section__overview .all__btn {
	margin: 0 0 50px;
}

.section__overview .all__btn ul {
	margin-bottom: 0;
	font-size: 14px;
	font-size: 0.875rem;
}

.section__overview .all__btn ul li {
	margin-right: 40px;
}

.section__overview .all__btn ul .icon__holder {
	font-size: 30px;
	font-size: 1.875rem;
	width: 80px;
	height: 80px;
}

.section__overview .all__btn ul .icon__holder [class^="icon-"],
.section__overview .all__btn ul .icon__holder [class*=" icon-"] {
	line-height: 80px;
}

.overview__holder {
	margin-bottom: 50px;
}

.overview__holder h4 {
	margin: 0 0 30px;
}

.overview__holder ul li {
	margin: 0 30px;
	width: auto;
}

.overview__holder ul li:first-child:before {
	display: none;
}

.overview__holder ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: rgba(255, 255, 255, 0.3);
	margin-left: -50px;
}

.overview__holder ul div {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.off__register {
	padding: 30px 60px;
}

.section-features {
	padding-bottom: 0;
}

.section-features .title h3 {
	text-align: center;
}

.sidebar__right .wiget {
	padding: 40px 30px 25px;
}

.banner__inner {
	height: 450px;
}

.btn {
	font-size: 14px;
	font-size: 0.875rem;
}

.btn__white {
	height: 50px;
	line-height: 46px;
	border-radius: 0;
}

.btn__black {
	height: 50px;
	line-height: 46px;
	border-radius: 0;
}

.btn__golden {
	height: 50px;
	line-height: 46px;
	border-radius: 0;
}

}

@media only screen and (min-width: 992px) {

header.sticky-header {
	-webkit-animation: header-animation 0.35s linear;
	animation: header-animation 0.35s linear;
}

header.sticky-header .navbar-brand img {
	max-width: 156px;
}

.header__holder {
	padding: 8px 40px;
}

.navbar-nav {
	font-size: 14px;
	font-size: 0.875rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.navbar-nav .nav-link:hover:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.navbar-nav .active .nav-link:before,
.navbar-nav .current-menu-item .nav-link:before,
.navbar-nav .current-menu-ancestor .nav-link:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

h1 {
	font-size: 80px;
	font-size: 5rem;
	line-height: 80px;
}

h1 span {
	font-size: 30px;
	font-size: 1.875rem;
	line-height: 30px;
}

.section {
	padding: 60px 0;
}

.section__hero {
	padding: 0;
}

h2 {
	font-size: 34px;
	font-size: 2.125rem;
	line-height: 38px;
}

h3 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 32px;
}

.section__subscribe h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
}

.section__filter {
	padding: 25px 0;
}

.detail__banner {
	height: calc(100vh - 363px) !important;
}

.section__single {
	padding-bottom: 0;
}

.detail__top__info {
	padding-bottom: 15px;
}

.detail__top__info .latest__title {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
}

.detail__top__info .latest__price {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
}

.detail__top__info .latest__prop__info li + li {
	margin-left: 60px;
}

.single__desc {
	margin-right: -51.5%;
	padding: 70px 0 0;
}

.modal__custom {
	max-width: 1020px;
}

.modal__custom .modal-title {
	font-size: 28px;
	line-height: 28px;
}

.modal__custom .modal-header {
	padding: 50px 70px 0;
}

.modal__custom .modal-header .close {
	margin: 30px 30px 0 0;
}

.modal__custom .modal-body {
	padding: 0 70px 50px;
}

.modal__agent {
	margin-bottom: 0;
}

.inner__banner__offplan {
	height: calc(100vh - 188px);
}

.section__off__gallery {
	padding-top: 0;
}

.section__offplan__video {
	padding-top: 0;
}

.section-features ul {
	-webkit-column-count: 3;
	column-count: 3;
}

.news__image {
	width: 50%;
}

.news__desc {
	width: 50%;
	padding: 0 0 0 30px;
}

.post__meta {
	margin-bottom: 20px;
}

}

@media only screen and (min-width: 1200px) {

.navbar-nav li {
	margin: 0 3px;
}

h1 {
	font-size: 110px;
	font-size: 6.875rem;
	line-height: 110px;
}

h1 span {
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
}

.video__thumbnail {
	height: calc(100vh - 106px);
}

.section {
	padding: 70px 0;
}

.section__hero {
	padding: 0;
}

.section__filter {
	padding: 30px 0;
}

.section__single {
	padding-bottom: 0;
}

.wiget__agent__info .agent__info .agent__image {
	width: 180px;
}

.single__desc .text__holder--desc ul {
	-webkit-column-count: 3;
	column-count: 3;
}

.single__desc .text__holder--feature ul {
	-webkit-column-count: 3;
	column-count: 3;
}

.section__overview .all__btn ul li {
	margin-right: 100px;
}

.overview__holder ul li {
	margin: 0 50px;
}

.section__off__gallery {
	padding-top: 0;
}

.off__register {
	padding: 30px 60px;
	width: 50%;
}

#offplan__map {
	width: 50%;
}

.section__map__contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.section__map__contact .offplan__gallery__holder {
	width: 50%;
}

.section__offplan__video {
	padding-top: 0;
}

.section-features {
	padding-bottom: 0;
}

.section__info__map .map-holder {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	z-index: 1;
}

}

@media only screen and (min-width: 1300px) {

.navbar-nav li {
	margin: 0 8px;
}

}

@media only screen and (min-width: 1600px) {

body {
	font-size: 16px;
	font-size: 1rem;
	line-height: 24px;
}

header.sticky-header .navbar-brand img {
	max-width: 200px;
}

.header__holder {
	padding: 9px 80px;
}

.navbar-nav li {
	margin: 0 20px;
}

h1 {
	font-size: 150px;
	font-size: 9.375rem;
	line-height: 150px;
}

h1 span {
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 60px;
}

.video__thumbnail {
	height: calc(100vh - 150px);
}

.container {
	max-width: 1300px;
	width: 100%;
}

.section {
	padding: 90px 0;
}

.section__hero {
	padding: 0;
}

h2 {
	font-size: 42px;
	font-size: 2.625rem;
	line-height: 46px;
}

h3 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 34px;
}

.title__line h1,
.title__line h2,
.title__line h3 {
	margin: 0 0 30px;
}

.section__subscribe h2 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 34px;
}

.section__filter {
	padding: 40px 0;
}

.detail__banner {
	height: calc(100vh - 363px) !important;
}

.section__single {
	padding-bottom: 0;
}

.detail__top__info {
	padding-bottom: 20px;
}

.detail__top__info .latest__title {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
}

.detail__top__info .latest__price {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
}

.single__desc .text__holder--feature ul {
	-webkit-column-count: 4;
	column-count: 4;
}

.form__agent .form-control {
	height: 50px;
}

.form__agent textarea.form-control {
	height: 140px;
}

.section__off__gallery {
	padding-top: 0;
}

.off__register {
	padding: 40px 80px;
}

.off__register .form__element {
	margin-bottom: 25px;
}

.off__register .form__element .form-control {
	height: 50px;
}

.off__register .form__element textarea.form-control {
	height: 130px;
}

.section__offplan__video {
	padding-top: 0;
}

.section-features {
	padding-bottom: 0;
}

.news__desc h3 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30px;
}

.banner__inner {
	height: 700px;
}

}

@media only screen and (max-width: 1599px) {

.navbar-brand {
	max-width: 210px;
	padding: 0;
}

}

@media only screen and (max-width: 1199px) {

.header__right.d-flex {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 100%;
	padding-top: 20px;
	padding-right: 60px;
}

.header__right.d-flex .nav__top ul {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.header__right.d-flex .nav__top ul li:last-child {
	margin-right: 0;
}

.footer__top .foo__list {
	margin-bottom: 40px;
}

.footer__top .foo__list:last-child {
	margin-bottom: 0;
}

.filter__holder {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form__element__apartment {
	max-width: initial !important;
	width: calc(50% - 12px);
	margin-bottom: 12px !important;
}

.form__element__location {
	max-width: initial !important;
	width: calc(50% - 12px);
	margin-bottom: 12px !important;
}

.form__element__price {
	max-width: initial !important;
	width: calc(50% - 12px);
	margin-bottom: 12px !important;
}

.form__element__rooms {
	max-width: initial !important;
	width: calc(50% - 12px);
	margin-bottom: 12px !important;
}

.form__element__parking {
	max-width: initial !important;
	width: calc(100% - 12px);
	margin-bottom: 12px !important;
}

.form__element__btn {
	max-width: initial !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 6px;
}

.section__info__map:before {
	width: 100%;
}

#contact__map {
	height: 400px;
}

.contact-info h3 {
	margin-bottom: 30px;
}

}

@media only screen and (max-width: 991px) {

.navbar-brand {
	max-width: 150px;
	padding: 0;
}

.header__right.d-flex {
	padding-top: 0;
}

.header__right.d-flex .nav__top {
	padding-top: 15px;
	display: none !important;
}

.navbar-nav .dropdown-menu {
	background: transparent;
}

.navbar-nav .dropdown-item {
	background: transparent;
	color: white;
}

header .dropdown-menu {
	border-radius: 0;
	border: none;
}

.navbar-collapse {
	position: fixed;
	left: 0;
	width: 100%;
	background: #19222A;
	z-index: 99999;
	height: calc(100% - 92px);
	top: 92px;
	right: 0;
	padding: 20px 10px;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	overflow-y: scroll;
	z-index: 9;
}

.navbar-collapse .navbar-nav {
	height: 100%;
	background: #19222A;
}

.navbar-collapse .navbar-nav li {
	margin: 0 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.navbar-collapse .navbar-nav .nav-link {
	padding: 12px 0;
}

.tv {
	visibility: hidden;
	display: none;
}

.form__search .form__element {
	margin-bottom: 8px;
}

.form__search .btn__holder {
	padding-top: 10px;
}

.location__image img {
	width: 100%;
}

.section__filter {
	padding: 20px 0;
}

strong.text__filter {
	padding: 12px 10px;
	background: #fff;
	position: relative;
	margin-bottom: 0;
	display: block;
}

strong.text__filter:before,
strong.text__filter:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 10px;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
}

strong.text__filter:before {
	width: 12px;
	height: 2px;
	background: black;
}

strong.text__filter:after {
	height: 12px;
	width: 2px;
	background: black;
	margin-top: -6px;
	margin-right: 5px;
}

strong.text__filter.active {
	margin-bottom: 10px;
}

strong.text__filter.active:after {
	opacity: 0;
}

.form__filter {
	display: none;
}

.form__filter.open {
	display: block;
}

.single__image__block .slick-arrow {
	display: none !important;
}

.section__similar {
	padding-top: 0 !important;
}

.section__similar .featured__box {
	margin-bottom: 20px;
}

.single-propspace_listing .section__similar,
.single-nh_development .section__similar {
	padding-top: 40px !important;
}

.section__similar .latest__box {
	margin-bottom: 30px;
}

}

@media only screen and (max-width: 767px) {

.footer__top .foo__list {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

.form-subscribe .form__element .form-control {
	max-width: 100%;
	height: 50px;
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 20px;
}

.form-subscribe .btn__black {
	max-width: 100%;
	height: 50px;
	line-height: 46px;
}

ul.page-numbers .page-numbers {
	width: 32px;
	height: 32px;
	line-height: 30px;
}

ul.page-numbers .page-numbers.prev {
	width: 50px;
}

ul.page-numbers .page-numbers.next {
	width: 50px;
}

.section__list_my_property div.jfilestyle input {
	width: calc(100% - 110px) !important;
}

.section__list_my_property div.jfilestyle label {
	min-width: 110px;
}

ul.sort__list {
	width: 100%;
	padding-top: 20px;
}

ul.sort__list li {
	margin-left: 15px;
	margin-right: 15px;
	margin-left: 0;
}

.detail__top__info .banner__price__right {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 20px;
}

.detail__top__info .btn__holder {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.detail__top__info .btn__holder .btn {
	margin-right: 20px;
}

.offplan__carousel .slick-arrow {
	width: 38px;
	height: 38px;
	margin-top: -19px;
	margin-left: 10px;
}

.offplan__carousel .slick-arrow.slick-next {
	margin-right: 10px;
}

.post__meta__item.post__categories {
	display: block;
	margin-bottom: 10px;
}

.contact-info ul li {
	min-width: 290px;
	width: 100%;
}

.form__contact {
	padding: 30px 15px;
}

.form__contact .form__element {
	margin-bottom: 15px;
}

}

@media only screen and (max-width: 575px) {

.navbar-brand {
	max-width: 100px;
}

.navbar-toggler {
	font-size: 20px;
}

.navbar-collapse {
	height: calc(100% - 76px);
	top: 76px;
}

}

@-webkit-keyframes header-animation {

0% {
	-webkit-transform: translateY(-90px);
	transform: translateY(-90px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes header-animation {

0% {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes bannericon {

0% {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

100% {
	opacity: 0;
	-webkit-transform: translateY(29px) scale(2);
	transform: translateY(29px) scale(2);
}

}

@keyframes bannericon {

0% {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

100% {
	opacity: 0;
	-webkit-transform: translateY(29px) scale(2);
	transform: translateY(29px) scale(2);
}

}


/*# sourceMappingURL=style.css.map */
