a.contact-phone {
	color: #c4a46c;
	font-family: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	display:block;
	text-align: center;
}

.sticky-header {
	padding-top: 84px;
}

.sticky-header header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 1;
	background: #FFF;
}

footer {
	background:#2d323b;
}

.sub-footer {
	background:#191c21;
}

.footer .footer-inner .social-list li a {
	background:#191c21;
}

.subscribe-box-2 .form-inline .btn:hover {
	background:#dabc89 !important;
}

.btn-theme:hover {
	background:#dabc89 !important;
	border:solid 1px #dabc89;
}

.main-header .navbar-expand-xl .navbar-nav .nav-link {
	padding-top: 38px;
	padding-left: 13px;
	padding-right: 13px;
}

.main-header .navbar-expand-xl .navbar-nav .nav-item.active .nav-link {
    color:#DABC89;
}

.main-header .logo.mobile-logo {
	display:none;
}

.main-header .logo {
	margin:0;
	font-size: 26px;
	font-weight: bold;
	padding:22px 30px 22px 0;
	color: #dabc89;
}

.main-header .logo .np-logo {
	display:block;
	font-size: 0;
	text-indent: -9999px;
	width:187px;
	height: 49px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('/img/new_palace_logo.png');
}

.lang-select-list {
	position: absolute;
    top: 22px;
    right: 0;
}

.contact-map {
    height: 700px !important;
}

.home-contact {
	padding-top: 80px;
	padding-bottom: 50px;
}

.team-9 {
	display:flex;
	margin-bottom: 40px;
}

.team-photo {
	width:143px;
}

.team-photo .tp-container {
	width:100%;
	padding-bottom: 100%;
	background:#FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding:10px;
}

.team-photo .tp-container .photo {
	width:100%;
	padding-bottom: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.team-desc {
	padding-left: 20px;
	padding-top: 5px;
}

.team-desc .team-name {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

.team-desc .team-pos {
	
}

.team-desc .team-tel a {
	color:#c4a46c
}

.team-desc .team-email {
	margin-top: 13px;
}

.btn-sm {
	padding: 5px 15px;
}

.banner-max-height img {
	height: auto !important;
}

.service-info-2 .icon {
	top:-4px !important;
}

.carousel-item,
.carousel-item img {
	height:auto !important;
	width: 100% !important;
}

.image-content-row {
	display:flex;
	flex-flow: wrap;
}

.image-content-row.image-left .image-content {
	order: 1;
}

.image-content-row.image-left .text-content {
	order: 2;
}

.image-content-row.image-right .image-content {
	order: 2;
}

.image-content-row.image-right .text-content {
	order: 1;
}

.nav-item {
	position: relative;
}

.sub-navbar {
	position: absolute;
	top:100%;
	width:170px;
	background:#FFF;
	margin-left: 20px;
	display:block;
	max-height: 0;
	height: auto;
	overflow: hidden;
	transition:max-height 0.3s;
}

.nav-item:hover .sub-navbar {
	max-height: 89px;
}

.sub-navbar .nav-item {
	padding:3px 3px 0px 3px;
}

.sub-navbar .nav-item:last-child {
	padding:3px;
}

.sub-navbar .nav-link {
	background:#c4a46c !important;
	color:#FFF !important;
	text-transform: uppercase !important;
	padding:10px !important;
}

.sub-navbar .nav-link:hover {
	color:#EEE !important;
}

.only-mobile {
	display:none;
}

.social-footer {
	text-align: center;
	padding-top: 100px;
}

.social-footer .social-list {
	text-align: center;
}

.social-footer .social-list li {
	display:inline-block;
	padding:5px 20px;
	vertical-align: top;
}

.property-box-2 {
	position: relative;
}

.sold-label {
	position: absolute;
	color:#FF0000;
	font-size: 34px;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%) rotate(-19deg);
	font-weight: bold;
	z-index: 1;
}

.property-box-2 .property-img {
	display: block;
	text-align: center;
	width: 100%;
}

.property-box-2 .property-img img {
	width: auto;
	height: 185px;
}

.property-box-2 .property-img::before {
	display:none;
}

.property-box-2 .detail .title {
	font-weight: 700;
}

.social-footer .social-list li a,
.navbar-nav a.facebook,
.navbar-nav a.instagram {
	display: block;
	background: #858b9b;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	color: #FFF;
	font-size: 32px;
	padding: 2px;
	text-align: center;
}

.social-footer .social-list li a:hover,
.social-footer .social-list li a.facebook:hover,
.social-footer .social-list li a.instagram:hover,
.navbar-nav a.facebook:hover,
.navbar-nav a.instagram:hover {
	color: #FFF !important;
}

.social-footer .social-list li a.facebook,
.navbar-nav a.facebook {
	font-size: 44px;
	padding-top: 0px;
}

.social-footer-title {
	margin-bottom: 20px;
}

.navbar-nav a.facebook,
.navbar-nav a.instagram {
	width: 40px;
	height: 40px;
	font-size:28px;
	padding:0;
	margin-top: 26px;
}

.navbar-nav a.facebook {
	font-size:36px;
	margin-right: 14px;
	margin-left:12px;
}

.carousel-item .slider-title {
	position: absolute;
	top:100px;
	left:50%;
	transform:translateX(-50%);
	color: #dabc89;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;
	/*text-shadow: #FFF 0px 0px 2px;*/
	background:#FFF;
	padding:1px 10px;
}

.carousel-item .slider-button {
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	background:#b08c60;
	padding:6px 23px;
	text-transform: uppercase;
	color:#FFF;
	font-size: 18px;
	letter-spacing: 1px;
}

.about-text3 {
	color:#6f4a18;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	font-size: 22px;
}

.about-text3 h3 {
	color:#6f4a18;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
}

.about-text3 p {
	color:#6f4a18;
	font-size: 22px;
	line-height: 1.3em;
}

.about-text3 .tag-list {
	color:#6f4a18;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.about-top-content {
	padding-top: 20px;
}

.color-button {
	display:inline-block;
	background:#b08c60;
	padding:10px 30px;
	text-transform: uppercase;
	color:#FFF;
	font-size: 20px;
	letter-spacing: 1px;
}

.color-button:hover {
	color:#FFF;
}

.small-mobile-only-button {
	display:none;
}

.icon-svg {
	display:block;
	width:50px;
	height:50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.service-info-2-ditels {
	padding: 1px 20px 1px 70px;
	height: 90px;
	display: flex;
	align-items: center;
}

.service-info-2 h3 {
	margin:0;
	display:block;
}

.lead-form-container {
	max-width:500px;
	width:100%;
	margin:40px auto 0;
}

.lead-form-container h4 {
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}

.lead-form-container .form-group {
	display:block;
	margin-bottom: 12px;
}

.lead-form-container .form-group label {
	display:block;
	font-weight: 600 !important;
}

.lead-form-container .form-group input[type="text"],
.lead-form-container .form-group input[type="email"] {
	border:1px solid #777;
	background:#FFF;
	display:block;
	width:100%;
	padding:6px 10px;
}

.checkbox-list {
	
}

.checkbox-list li {
	
}

.checkbox-list li label {
	font-weight: 300 !important;
	margin-bottom: 4px;
}

.checkbox-list li label input[type="checkbox"] {
	margin-right: 7px;
}

.office-content {
    padding-bottom: 50px;
}

.full-image img {
    max-width: 100%;
    display:block;
    margin:0 auto;
}

.office-reason-item {
    background:#F9F9F8;
    color:#515257;
    padding:25px;
    margin-bottom:30px;
    height: calc(100% - 30px);
}

.office-reason-item .icon-container {
    display:block;
    background:#DABC89;
    width:100px;
    height: 100px;
    margin:0 auto;
    border-radius: 50%;
    position: relative;
}

.office-reason-item .icon-container .icon {
    position: relative;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    width:50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display:block;
}

.office-reason-item .title {
    color:#515257;
    font-weight:bold;
    font-size:15px;
    text-align: center;
    margin-top:25px;
    margin-bottom:25px;
}

.office-reason-item .text {
    color:#515257;
    font-size:15px;
    text-align: center;
}

.office-contact-content {
    background:#DABC89;
    color:#FFF;
    padding:25px 0;
}

.office-contact-content .title, .office-contact-content h3.title {
    color:#FFF;
    font-size:30px;
    font-weight: 400;
    text-align:center;
    margin-top:25px;
    margin-bottom:25px;
    text-transform: uppercase;
}

.office-contact-content .team-photo {
    width:125px;
}

.office-contact-content .team-photo .tp-container {
    padding:5px;
}

.office-contact-content .team-desc {
    padding-top:10px;
}

.office-contact-content .team-desc .team-name {
    text-transform: none;
    font-size: 20px;
}

.office-contact-content .team-desc .team-email {
    font-size:15px;
    color:#FFF;
    margin-top:22px;
}
.office-contact-content .team-desc .team-email a {
    color:#FFF;
}

.office-contact-content .team-desc .team-tel {
    font-size:15px;
    color:#FFF;
    margin-top:8px;
}
.office-contact-content .team-desc .team-tel a {
    color:#FFF;
}

.office-table {
    font-size:15px;
    font-weight: 400;
    color:#515257;
    border:0px none;
    width:100%;
    margin-top:50px;
}

.office-table label {
    display:none;
}

.office-table tr {
    
}

.office-table tr th,
.office-table tr td {
    padding:10px;
    border: 0px none;
}

.office-table tr th {
    text-align:center;
    color:#DABC89;
    text-transform: uppercase;
    font-weight: 700;
    background:#FFF;
}

.office-table tr th:first-child {
    text-align: left;
}

.office-table tr td {
    text-align:center;
    background:#FFF;
}

.office-table tr td:first-child {
    text-align: left;
}

.office-table tr:nth-child(even) td {
    background:#F9F9F8;
}

.office-table tr td a {
    color:#DABC89;
    font-weight: 700;
    text-transform: uppercase;
}


.office-lightbox {
    position: fixed;
    background:#F9F9F8;
    width:100%;
    height: 100%;
    display:none;
    top: 0;
    left: 0;
    z-index: 5;
}

.office-lightbox .close-lightbox {
    position: absolute;
    top:25px;
    right:25px;
    cursor: pointer;
    display:block;
    z-index: 99999;
}

.office-lightbox .close-lightbox svg {
    
}

.office-lightbox-container {
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    max-width: 900px;
    width: 100%;
}

.office-slick-slider {
    
}

.office-slick-slider .item {
    
}

.office-slick-slider .item img {
    width: 100%;
    max-width: 100%;
    display:block;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9;
}

.slick-prev {
    left:-65px;
}

.slick-next {
    right:-65px;
}

.slick-prev::before,
.slick-next::before{
    content: '';
    display:block;
    width:11px;
    height:22px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url(/img/arrow.svg);
    transform:translate(-50%, -50%);
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
}

.slick-next::before {
    transform: translate(-50%, -50%) rotate(180deg);
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0 1px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button::before {
  line-height: 20px;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 7px;
  height: 7px;
  text-align: center;
  background:#D9D9D9;
  border-radius: 50%;
    content: '';
}

.slick-dots li.slick-active button::before {
  background:#DABC89;
}

.office-lightbox-under {
    text-align: center;
    margin-top: 82px;
}

.office-lightbox-download {
    display: inline-block;
    background: #DABC89;
    border-radius: 21px;
    height: 42px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    padding: 7px 18px;
    color: #FFF;
    text-transform: uppercase;
    transition: opacity 0.3s
}

.office-lightbox-download:hover {
    color: #FFF;
    opacity:0.8;
}

@media screen and (max-width: 1200px) {
	.main-header .logo.mobile-logo {
		margin:0;
		position: absolute;
		left:50%;
		transform: translateX(-50%);
		float:none;
		padding: 7px 30px;
		display:block;
		top:0;
	}

	.main-header .logo.mobile-logo .np-logo {
		height:44px;
	}
	
	.navbar-light .navbar-toggler {
		margin-top: 12px;
	}
	
	.desktop-logo-container {
		display:none;
	}
	
	.main-header .navbar-expand-xl .navbar-nav .nav-link {
		padding-top: 20px;
	}
	
	.main-header .navbar-expand-xl .navbar-nav .nav-link:hover {
		border-bottom: 0px none;
		padding-bottom: 15px;
	}
	
	.navbar-collapse {
		margin-left:-15px;
		margin-right: -15px;
		margin-top: 12px;
	}
	
	.main-header .navbar-expand-xl .navbar-nav .active .nav-link {
		border-bottom: 0px none;
	}
	
	.main-header .navbar-expand-xl .navbar-nav .active .nav-link:hover {
		border-bottom: 0px none;
	}

	.only-mobile {
		display:block;
	}
	
	.navbar-nav a.facebook, .navbar-nav a.instagram {
		  margin-left: 12px;
	}
	
	.main-header .navbar-nav {
		  flex-flow: wrap;
	}
	
	.nav-item {
		display:inline-block;
		width: 100%;
	}
	
	.nav-item.logo-nav-item {
		display:none;
	}
	
	.nav-item.social-menu {
		width:auto;
	}
	
	.navbar-nav a.facebook,
	.navbar-nav a.instagram {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	.sticky-header {
		padding-top: 59px;
	}
	
	.sticky-header header {
		height: 59px;
	}
	
	.carousel-item .slider-title {
		text-align: center;
		font-size: 20px;
	}
    
    .slick-prev {
        left:0;
    }
    
    .slick-next {
        right:0;
    }
}

@media screen and (max-width: 990px) {
	.image-content-row.image-left .image-content {
		order: 1;
	}

	.image-content-row.image-left .text-content {
		order: 2;
	}

	.image-content-row.image-right .image-content {
		order: 1;
	}

	.image-content-row.image-right .text-content {
		order: 2;
	}
	
	
	
	#galeria .container {
		padding:0;
	}
	
	.content-area-5 {
		padding:30px 0;
	}
	
	.about-text {
		padding-top: 30px;
	}
	
	.content-area-9 {
		padding: 40px 0 40px;
	}
	
	.about-text h3 {
		font-size: 23px;
	}
	
	.home-contact {
		padding-top: 60px;
		padding-bottom: 80px;
	}
	
	.service-info-2 .icon {
		transform: translateY(-50%);
		top:50% !important;
	}
	
	.about-text h3 {
		font-size: 19px;
	}
	
	.contact-map {
		height: 360px;
	}
    
	.team-9 {
		padding-bottom: 30px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-item .slider-title {
		top:50%;
		left:50%;
		transform:translate(-50%, -50%);
	}
	
	.carousel-item .slider-button {
		display:none;
	}
	
	.small-mobile-only-button {
		display:block;
		text-align: center;
		padding-bottom: 40px;
	}
    
    .office-content .heading {
        font-size:25px !important;
    }
    
    .office-contact-content .title, .office-contact-content h3.title {
        font-size:25px !important;
    }
    
    .office-contact-content .team-9 {
        width: 340px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom:0;
    }
    
    table thead {
        display:none;
    }
    
    table,tr, td, tbody, td p table div, table table{
        width:100%!important;
        clear:both;
        display:block;
        text-align:left !important;
    }
    
    table tr td {
        display:flex;
    }

    .office-table tr {
        margin-bottom: 19px;
        padding-top:3px;
        padding-bottom: 5px;
    }
    
    .office-table tr:nth-child(even) {
        background:#F9F9F8;
    }
    
    .office-table tr td {
        padding-top: 4px;
        padding-bottom: 4px;
        display: flex;
        align-items: center;
    }
    
    .office-table label {
        display:block;
        width:40%;
        margin-right: 13%;
        margin-bottom: 0;
        color: #DABC89;
        text-transform: uppercase;
        font-weight: 700;
    }
}

@media screen and (max-width: 479px) {
	.home-contact {
		padding-bottom: 30px;
	}
    
    .office-content .heading {
        font-size:22px !important;
    }
    
    .office-contact-content .title, .office-contact-content h3.title {
        font-size:22px !important;
    }
}