html {
	width: 100%;
	overflow-x: hidden;
}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: lighter;
	overflow-x: hidden;
}

html, [data-aos] {
	overflow-x: hidden;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}

header.main-header {
	background: rgba(0, 0, 0, 0.8);
	padding: 5px 0;
	color: #fff;
}

ul.inline-list {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.inline-list li {
	display: inline-block;
	color: #fff;
	padding: 5px;
	font-weight: lighter;
}

ul.inline-list li a {
	color: #fff;
	font-weight: lighter;
}

ul.inline-list li a i {
	color: #e1c772;
}

header button.navbar-toggler {
	background: #e1c772;
}

header nav.navbar {
	width: 100%;
}

header a.nav-link {
	text-transform: uppercase;
}

header li.nav-item:not(:last-child) {
	margin-right: 10px;
}

.call-to-action {
	background: #054169;
	padding: 20px 0;
	color: #fff;
	align-items: center;
}

footer {
	width: 100%;
	background: #000;
	color: #ccc;
}

footer .black-footer {
	padding: 10px 0;
}

footer .footer-top {
	background: url('/assets/images/footer-bg.jpg') no-repeat #000 fixed center;
}

footer h3 {
	font-weight: lighter;
	color: #fff;
}

footer .footer-content {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 20px 0;
}

footer a {
	color: #fff;
}

footer ul.inline-list li a i {
	color: #efefef;
	font-size: 22px;
}

@media (max-width: 767.98px) {
	header a.nav-link {
		text-align: center;
		border-bottom: 1px dotted #e1c77259;
		background: rgba(0, 0, 0, 0.7);
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	a.navbar-brand img {
		width: 130px;
	}
}

main video {
	width: auto;
	max-width: 100%;
	height: auto;
}

.bg-gold {
	background: #e1c772;
}

.call-to-action h2 {
	text-shadow: #000 1px 0px 1px;
}

.opacity-4 {
	background: rgba(0, 0, 0, 0.4);
}

.align-items-flex-end {
	align-items: flex-end !important;
}

h1.breadcrumb-title {
	color: #fff;
	text-shadow: #334 3px 1px 1px;
	font-weight: lighter;
}

h4.breadcrumb-description {
	color: #e1c772;
	text-shadow: #333 4px 2px 2px;
	font-weight: lighter;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	display: inline-block;
	padding-bottom: 5px;
}

ul.breadcrumbs {
	margin: 0 0 30px 0;
	padding: 0;
	display: inline-block;
}

ul.breadcrumbs li {
	display: inline-block;
	color: #e1c772;
	padding: 5px;
}

ul.breadcrumbs li a:hover {
	text-decoration: underline;
}

ul.breadcrumbs li a {
	color: #fff;
}

.content {
	padding-top: 40px;
	padding-bottom: 40px;
}

.page-subtitle {
	font-weight: lighter;
	text-transform: uppercase;
}

.page-subtitle:after {
	content: "";
	display: block;
	margin: 0;
	width: 80px;
	padding-top: 7px;
	border-bottom: 3px solid #e1c772;
}

.news {
	margin-top: 20px;
	width: 100%;
}

.news h3 a {
	color: #e1c772;
	padding: 0;
	width: 100%;
}

.news h3 {
	padding: 0;
	margin: 5px 0;
}

.news .c-date {
	color: #004085;
	width: 100%;
	border-bottom: 1px solid #e1c772;
}

.content-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.news-article {
	border-bottom: 1px solid lightgray;
}

.news-article img {
	margin-bottom: 20px;
}

aside h3 {
	color: #6c757d;
	font-weight: lighter;
}

ul.recent-posts {
	padding: 0;
	display: block;
}

ul.recent-posts li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px dotted #e1c772;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

ul.recent-posts li img {
	display: inline-block;
	float: left;
	margin-right: 5px;
}

ul.recent-posts li a.title {
	color: #343a40;
}

ul.recent-posts li a.details {
	border-bottom: 1px solid #004085;
	color: #004085;
	margin-left: 5px;
}

ul.recent-posts li h4 a.title {
	font-size: 18px;
	line-height: 1.3em;
	color: #856404;
}

.news-box-content h3,
.references-box-content h3 {
	font-size: 21px;
}

.reference-list-details i {
	padding: 3px 5px;
	color: #e5c763;
	text-align: center;
}

.references-sidebar {
	padding-top: 30px;
}

.reference-details-photos a.image {
	display: inline-block;
}

.details-about.col-xs-12 {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.details-about h3 {
	color: #eac74e;
	border-bottom: 1px solid #ded2a5;
}

.details-about ul {
	padding: 0;
}

.details-about ul li {
	display: block;
	border-bottom: 1px solid #f7efd3;
	padding: 10px 0;
	margin-right: 10px;
	clear: both;
	width: auto;
}

.sidebar-reference-item {
	margin-bottom: 20px;
}

.references-sidebar h3 a {
	color: #f0c629;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: inline-block;
}

.details-about ul li i {
	color: #212529;
}

.building-photos {
	margin: 20px 0;
}

.building-article section {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
}

.building-article section h2 {
	font-size: 24px;
}

ul.characteristics {
	display: block;
	margin: 20px 0;
	padding: 0;
}

ul.characteristics.fixed {
	position: fixed;
	top: 160px;
	background: #fff;
	z-index: 1;
}

ul.characteristics li {
	display: inline-block;
	width: 100%;
	margin-bottom: 1px;
}

ul.characteristics li a {
	width: 100%;
	padding: 10px;
	background: #d39e00;
	display: inline-block;
	color: #fff;
	text-align: center;
}

ul.characteristics li a:hover {
	background: #e1c772;
	color: #333;
	text-decoration: none;
}

.apartment-photo {
	display: inline-block;
}

ul.floors {
	display: inline-block;
	padding: 0;
}

ul.floors li {
	display: inline-block;
}

ul.floors li a {
	display: inline-block;
	padding: 5px 10px;
	background: #efefef;
	color: #333;
	border-bottom: 2px solid #ccc;
}

ul.floors li a:hover,
ul.floors li.active a {
	background: #dc9c00;
	color: #fff;
	border-bottom: #313030 2px solid;
	text-decoration: none;
}

.apartments, .apartment-content {
	display: none;
}

ul.apartments {
	margin: 0;
	padding: 0;
}

ul.apartments li {
	padding: 0;
	display: block;
	margin: 0;
}

ul.apartments li a {
	padding: 5px 10px;
	background: #495057;
	width: 100%;
	display: inline-block;
	margin-bottom: 1px;
	color: #fff;
}

ul.apartments li.sold a {
	background: #dc3545;
}

ul.apartments li a:hover {
	text-decoration: none;
	background: #dc9c00;
}

ul.apartments li.active a {
	background: #dc9c00;
}

.apartments li span {
	font-size: 12px;
	float: right;
}

.apartment-content h3 {
	color: #6c757d;
	border-bottom: 2px solid #efefef;
}

.apartment-content table {
	width: 100%;
}

.apartment-content table tr td, .apartment-content table tr th {
	padding: 5px;
}

.apartment-content {
	padding: 20px 0;
	position: relative;
}

.page-subtitle a {
	color: #383d41;
}

.apartment-content.sold .sold {
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	top: 0;
	height: 100%;
	font-size: 50px;
	z-index: 9;
	display: flex;
	left: 0;
	align-items: center;
	text-align: center;
}

.sold .sold-text {
	color: #ff0000;
	width: 100%;
	font-size: 78px;
}

.photos-apartment {
	padding: 20px 0;
}

.set-meeting {
	margin-bottom: 20px;
}

.gallery-item {
	padding-bottom: 20px;
}

article.building-article {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#map {
	width: 100%;
	height: 300px;
}

.section-content {
	padding: 30px 0;
}

.home h2 a {
	color: #dc9c00;
}

.building-home h3 a {
	font-size: 28px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	color: #dc9c00;
}

.owl-prev {
	width: 25px;
	height: 100px;
	position: absolute;
	top: 20%;
	margin-left: -25px;
	display: block !important;
	border: 0 !important;
	outline: none !important;
	text-align: center;
}

.owl-next {
	width: 25px;
	height: 100px;
	position: absolute;
	top: 20%;
	right: -25px;
	display: block !important;
	border: 0 !important;
	outline: none !important;
	text-align: center;
}

#carousel .owl-nav.disabled {
	display: block;
}

.owl-prev i, .owl-next i {
	color: #e69a00;
	font-size: 32px;
}