html {
	scroll-behavior: smooth
}

body {
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	background: #fff;
	color: #836b62
}
/*
@font-face {
	font-family: "monuE";
	font-weight: normal;
	font-style: normal;
  
	src: url("../fonts/MonumentExtended-Regular.otf");
  }
  @font-face {
	font-family: "monub";
	font-weight: normal;
	font-style: normal;
  
	src: url("../fonts/MonumentExtended-Ultrabold.otf");
  }*/

  @font-face {
	font-family: "monuE";
	font-weight: normal;
	font-style: normal;
  
	src: url("../fonts/MuseoSans_500.otf");
  }
  @font-face {
	font-family: "monub";
	font-weight: normal;
	font-style: normal;
  
	src: url("../fonts/MuseoSans_900.otf");
  }

p {
	margin-bottom: 1.25rem
}

h2 {
	font-weight: 400;
	font-family: "monuE", serif;
	font-size: 1.875rem;
	text-transform: uppercase
}

h2 strong {
	font-weight: 400;
	color: #e19d0e
}

h3 {
	font-family: "monuE", serif;
	font-size: 1.875rem;
	text-transform: uppercase;
	font-weight: 400
}

h3 strong {
	font-weight: 400;
	color: #a64881
}

@-webkit-keyframes float {
	0% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	50% {
		-webkit-transform: translatey(-15px);
		transform: translatey(-15px)
	}

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

@keyframes float {
	0% {
		-webkit-transform: translatey(0);
		transform: translatey(0)
	}

	50% {
		-webkit-transform: translatey(-15px);
		transform: translatey(-15px)
	}

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

.cta-image {
	height: 11.25rem
}

.cta-image.cta-image-360 {
	height: 8.75rem
}

.body-container-wrapper {
	padding-top: 6.875rem
}

.bg-white {
	background-color: #fff
}

.bg-concrete {
	background-color: #eaccad70
}

.color-white {
	color: #fff
}

.color-tulip-tree {
	color: #ebae4c
}

.color-hillary {
	color: #b2a68d
}

.skew-right-10 {
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg)
}

.anchor-target {
	position: absolute;
	top: -2.5rem;
	left: 0;
	content: '';
	width: 100%;
	height: .0625rem;
	background: red;
	display: block;
	opacity: 0;
	z-index: -9999
}

.title-strong-italic strong {
	display: inline-block;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg)
}

.btn-close {
	display: none
}

.feature-col {
	margin-bottom: 5.625rem
}

.feature-col:last-child {
	margin-bottom: 0
}

.feature h4 {
	margin-bottom: 1.5625rem;
	position: relative;
	font-size: 1.1875rem;
	font-family: "monuE", serif
}

.feature h4:after {
	margin-top: 1.5625rem;
	content: '';
	display: block;
	width: 2.9375rem;
	height: .0625rem;
	background-color: #e19d0e
}

.feature .btn {
	margin-top: 1.875rem
}

.feature .image-wrapper {
	height: 7.5rem;
	margin-bottom: 3.125rem
}

#apartments-gallery {
	padding: 0 1.5625rem
}

.gallery-px {
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}

.gallery-pb {
	padding-bottom: 5.9375rem
}

.contact-section {
	padding-top: 4.6875rem
}

.contact-section .title {
	margin-bottom: 2.8125rem
}

.contact-section .description {
	margin-bottom: 2.5rem
}

.contact-section .contact-items {
	margin-bottom: 1.875rem
}

.contact-section .contact-items .contact-item h4 {
	color: #a64881;
	font-size: 1.25rem
}

.contact-section .contact-items .contact-item a,
.contact-section .contact-items .contact-item a:hover,
.contact-section .contact-items .contact-item a:focus,
.contact-section .contact-items .contact-item a:active {
	color: #0a1a44;
	text-decoration: none
}

.contact-section .content {
	margin-bottom: 2.1875rem
}

.contact-section .map {
	margin-bottom: 4.0625rem
}

.contact-section .form-col {
	background-color: #f6e9db;
	padding-top: 3.125rem;
	padding-bottom: 6.25rem
}

.carousel-section {
	margin-bottom: 5.3125rem
}

.carousel-section .carousel-caption {
	padding: 0;
	width: 100%;
	bottom: auto;
	right: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	font-family: "monuE", serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #fff
}

.carousel-section .carousel-caption u {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 2.25rem;
	-webkit-transform: skewX(10deg);
	transform: skewX(10deg)
}

.carousel-section .carousel-caption strong {
	font-size: 2.25rem;
	color: #fff
}

.carousel-section .carousel-caption i {
	font-style: normal;
	vertical-align: super;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg)
}

.carousel-section .carousel-caption h2 {
	margin-bottom: 0;
	color: #fff;
	-webkit-transform: skewX(-10deg);
	transform: skewX(-10deg);
	font-weight: 400
}

.hs-form {
	max-width: 19.375rem;
	margin: 0 auto
}

.hs-form .hs-fieldtype-select .input {
	position: relative
}

.hs-form .hs-fieldtype-select .input:after {
	content: '';
	display: block;
	width: .6875rem;
	height: .3125rem;
	background: transparent url("/hubfs/raw_assets/public/villas-del-sol/app/img/icons/select-arrow.svg") center center no-repeat;
	position: absolute;
	top: 1.25rem;
	right: 0
}

.hs-form .hs-fieldtype-select select:not([multiple]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: right 50%;
	background-repeat: no-repeat;
	padding: .5em;
	padding-right: 1.5em
}

.hs-form fieldset {
	max-width: 100% !important
}

.hs-form #label-comentario-43483bef-828e-4879-9160-e67dbdc9dfd2 span {
	font-weight: 600
}

.hs-form .hs-fieldtype-radio {
	margin-top: 1.875rem
}

.hs-form .hs-fieldtype-radio.hs_cual_es_tu_rango_de_presupuesto_,
.hs-form .hs-fieldtype-radio.hs_etapa_que_buscas,
.hs-form .hs-fieldtype-radio.hs_numero_de_recamaras_preferente {
	margin-top: 0
}

.hs-form .hs-fieldtype-radio .input {
	border-bottom: none !important
}

.hs-form .hs-fieldtype-radio #label-que_deseas_hacer_-43483bef-828e-4879-9160-e67dbdc9dfd2 span,
.hs-form .hs-fieldtype-radio #label-cual_es_tu_rango_de_presupuesto_-43483bef-828e-4879-9160-e67dbdc9dfd2 span,
.hs-form .hs-fieldtype-radio #label-etapa_que_buscas-43483bef-828e-4879-9160-e67dbdc9dfd2 span,
.hs-form .hs-fieldtype-radio #label-numero_de_recamaras_preferente-43483bef-828e-4879-9160-e67dbdc9dfd2 span {
	font-weight: 600
}

.hs-form .hs-fieldtype-radio .inputs-list {
	padding-left: 0;
	list-style: none
}

.hs-form .hs-fieldtype-radio .inputs-list .hs-form-radio span {
	margin-left: .3125rem
}

.hs-form .hs-form-field .hs-form-required {
	display: none
}

.hs-form .hs-form-field .input {
	border-bottom: .0625rem solid #e19d0e
}

.hs-form .hs-form-field .input .hs-input {
	color: #836b62;
	background: transparent;
	border: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field .input .hs-input::-webkit-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field .input .hs-input::-moz-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field .input .hs-input:-ms-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field .input .hs-input::-ms-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field .input .hs-input::placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-form-field.hs-fieldtype-textarea .hs-input {
	height: 8.125rem
}

.hs-form .hs-fieldtype-textarea .hs-input::-webkit-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-fieldtype-textarea .hs-input::-moz-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-fieldtype-textarea .hs-input:-ms-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-fieldtype-textarea .hs-input::-ms-input-placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-fieldtype-textarea .hs-input::placeholder {
	color: #836b62;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-submit {
	margin-top: 2.5rem;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center
}

.hs-form .hs-submit .hs-button {
	background: transparent;
	border-radius: 1.25rem;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	color: #e19d0e;
	border: .0625rem solid #e19d0e;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	font-family: "Montserrat", sans-serif;
	font-weight: 500
}

.hs-form .hs-submit .hs-button:hover,
.hs-form .hs-submit .hs-button:focus,
.hs-form .hs-submit .hs-button:active,
.hs-form .hs-submit .hs-button:not(:disabled):not(.disabled):active,
.hs-form .hs-submit .hs-button:not(:disabled):not(.disabled).active:focus,
.hs-form .hs-submit .hs-button:not(:disabled):not(.disabled):active:focus {
	font-family: "Montserrat", sans-serif;
	background: #e19d0e;
	color: #fff;
	border: .0625rem solid #e19d0e;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.hs-form .hs-error-msgs {
	list-style: none;
	padding-left: 0;
	color: red
}

.carousel .carousel-indicators {
	bottom: -3.125rem
}

.carousel .carousel-indicators li {
	width: .625rem;
	height: .625rem;
	border-radius: 1.25rem;
	opacity: 1;
	background-color: #b2a68d;
	border: 0
}

.carousel .carousel-indicators li.active {
	background-color: #e19d0e
}

.carousel .carousel-control-prev,
.carousel .carousel-control-next {
	width: 1.5625rem
}

.carousel .carousel-control-prev img,
.carousel .carousel-control-next img {
	height: 1.625rem
}

.btn-primary {
	background: transparent;
	border-radius: 1.25rem;
	font-weight: 400;
	font-family: "monuE", sans-serif;
	color: #fff;
	border: .0625rem solid #fff;
	font-size:20px;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	font-family: "monuE", sans-serif;
	background: #ec1e83;
	color: #fff;
	border: .0625rem solid #ec1e83;
}

.btn-primary2 {
	background: transparent;
	border-radius: 1.25rem;
	font-weight: 400;
	font-family: "monuE", sans-serif;
	background: #ec1e83;

	color: #fff;
	border: .0625rem solid #ec1e83
}

.btn-primary2:hover,
.btn-primary2:focus,
.btn-primary2:active,
.btn-primary2:not(:disabled):not(.disabled):active,
.btn-primary2:not(:disabled):not(.disabled).active:focus,
.btn-primary2:not(:disabled):not(.disabled):active:focus {
	font-family: "monuE", sans-serif;
	background: #ec1e83;
	color: #fff;
	border: .0625rem solid #ec1e83
}

.btn-secondary {
	background: transparent;
	border-radius: 20px;
	font-weight: 400;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	border: 1px solid #fff
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
	background: #fff;
	font-family: "Montserrat", sans-serif;
	color: #e19d0e;
	border: 1px solid #fff
}

.font-family-playfair-display,
.font-family-playfair-display:hover,
.font-family-playfair-display:focus,
.font-family-playfair-display:active {
	font-family: "monuE", serif
}

.toggler {
	height: 4rem
}

.doc-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background:#ded6e1;
	z-index: 100
}

.doc-header .doc-header-wrapper {
	height: 6.875rem
}

.doc-header .doc-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.doc-header .navbar-nav {
	padding-top: 30px;
	padding-bottom: 60px
}

.doc-header .navbar-nav .nav-item {
	margin-bottom: 15px
}

.doc-header .navbar-nav .nav-item:last-child {
	margin-bottom: 0
}

.doc-header .navbar-nav .nav-link {
	font-family: "monuE", serif;
	font-weight: 400;
	color: #a64881;
	font-size: 20px;
}

.doc-header .navbar-nav .nav-link:hover {
	font-weight: 500;
	font-style: italic;
	color: #ec1e83
}

.doc-header .navbar-nav .nav-item.active .nav-link {
	font-weight: 500;
	font-style: italic;
	color: #ec1e83
}

.doc-header .navbar-nav .nav-link:after {
	display: block;
	content: attr(title);
	font-style: normal;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.doc-header .navbar-nav .btn-primary {
	padding-top: 5px;
	padding-bottom: 5px
}

.doc-header .navbar-nav .btn-primary:hover,
.doc-header .navbar-nav .btn-primary:focus,
.doc-header .navbar-nav .btn-primary:active,
.doc-header .navbar-nav .btn-primary:not(:disabled):not(.disabled):active,
.doc-header .navbar-nav .btn-primary:not(:disabled):not(.disabled).active:focus,
.doc-header .navbar-nav .btn-primary:not(:disabled):not(.disabled):active:focus {
	font-family: "monuE", serif
}

#map {
	height: 11.875rem
}

.doc-footer {
	background-color: #0a1a44
}

.doc-footer .social-section {
	padding-top: 1.5625rem;
	padding-bottom: 3.125rem;
	background-color: #a64881
}

.doc-footer .social-section .image-wrapper {
	margin-bottom: 2.8125rem
}

.doc-footer .social-section .social-networks {
	margin-bottom: 3.125rem
}

.doc-footer .social-section .social-network,
.doc-footer .social-section .social-network:hover,
.doc-footer .social-section .social-network:focus,
.doc-footer .social-section .social-network:active {
	color: #fff;
	margin-right: 1.875rem;
	text-decoration: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.doc-footer .social-section .social-network img,
.doc-footer .social-section .social-network:hover img,
.doc-footer .social-section .social-network:focus img,
.doc-footer .social-section .social-network:active img {
	margin-right: .3125rem
}

.doc-footer .social-section .social-network:last-child,
.doc-footer .social-section .social-network:hover:last-child,
.doc-footer .social-section .social-network:focus:last-child,
.doc-footer .social-section .social-network:active:last-child {
	margin-right: 0
}

.doc-footer .social-section .image-wrapper {
	margin-right: 5.9375rem
}

.doc-footer .social-section .fb-share-button {
	margin-right: .625rem
}

.doc-footer .links-section {
	padding-top: 3.75rem;
	padding-bottom: 4.0625rem
}

.doc-footer .links-section .title {
	font-weight: 600;
	color: #836b62;
	margin-bottom: .9375rem
}

.doc-footer .links-section .links-col {
	margin-bottom: 3.75rem
}

.doc-footer .links-section .links-col:last-child {
	margin-bottom: 0
}

.doc-footer .links-section .links .link-item .link-option,
.doc-footer .links-section .links .link-item .link-option:hover,
.doc-footer .links-section .links .link-item .link-option:focus,
.doc-footer .links-section .links .link-item .link-option:active {
	color: #fff;
	font-size: .875rem;
	text-decoration: none
}

.doc-footer .links-section .inmobck-logo {
	height: 8.625rem
}

.doc-footer .bottom-links .container {
	padding-bottom: 4.0625rem
}

.doc-footer .bottom-links .container a,
.doc-footer .bottom-links .container a:hover,
.doc-footer .bottom-links .container a:focus,
.doc-footer .bottom-links .container a:active {
	color: #fff;
	text-decoration: none
}

.doc-footer .bottom-links .container .inmobilia-logo {
	height: 2.8125rem;
	margin-bottom: 2.1875rem
}

.doc-footer .bottom-links .container .inmobck-logo {
	height: 5.3125rem
}

.doc-footer .bottom-links .container .logos {
	margin-bottom: 4.6875rem;
	width: 100%
}

.doc-footer .bottom-links .container .logos .btn-socio-adi {
	margin-right: 5rem
}

.doc-footer .bottom-links .container .social-networks {
	margin-bottom: 2.5rem
}

.doc-footer .bottom-links .container .social-networks .social-network,
.doc-footer .bottom-links .container .social-networks .social-network:hover,
.doc-footer .bottom-links .container .social-networks .social-network:focus,
.doc-footer .bottom-links .container .social-networks .social-network:active {
	color: #fff;
	margin-bottom: 1.875rem;
	text-decoration: none;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.doc-footer .bottom-links .container .social-networks .social-network img,
.doc-footer .bottom-links .container .social-networks .social-network:hover img,
.doc-footer .bottom-links .container .social-networks .social-network:focus img,
.doc-footer .bottom-links .container .social-networks .social-network:active img {
	margin-right: .3125rem
}

.doc-footer .bottom-links .container .social-networks .social-network:last-child,
.doc-footer .bottom-links .container .social-networks .social-network:hover:last-child,
.doc-footer .bottom-links .container .social-networks .social-network:focus:last-child,
.doc-footer .bottom-links .container .social-networks .social-network:active:last-child {
	margin-bottom: 0
}

.main-feature-section {
	padding-top: 8.75rem;
	padding-bottom: 8.75rem
}

.main-feature-section .feature .image-wrapper {
	height: auto
}

.main-feature-section .feature .feature-description {
	max-width: 100%
}

.developments-section {
	padding-bottom: 4.375rem
}

.developments-section .development-col {
	margin-bottom: 4.375rem
}

.developments-section .development-col:last-child {
	margin-bottom: 0
}

.developments-section .title {
	margin-bottom: 6.25rem
}

.developments-section .title h2 {
	font-size: 2.5rem
}

.developments-section .development .development-image-wrapper .badge {
	display: block;
	position: absolute;
	top: -0.375rem;
	right: .9375rem;
	z-index: 1
}

.developments-section .development,
.developments-section .development:hover,
.developments-section .development:focus,
.developments-section .development:active {
	cursor: default;
	font-family: "monuE", serif;
	font-size: 1.25rem;
	font-weight: 400;
	color: #836b62;
	position: relative
}

.developments-section .development .development-image-wrapper,
.developments-section .development:hover .development-image-wrapper,
.developments-section .development:focus .development-image-wrapper,
.developments-section .development:active .development-image-wrapper {
	margin-bottom: 3.125rem
}

.developments-section .development.development-link,
.developments-section .development.development-link:hover,
.developments-section .development.development-link:focus,
.developments-section .development.development-link:active {
	cursor: pointer;
	display: block;
	font-family: "monuE", serif;
	font-size: 1.25rem;
	font-weight: 400;
	text-decoration: none;
	color: #836b62
}

.developments-section .development.development-link .development-image-wrapper,
.developments-section .development.development-link:hover .development-image-wrapper,
.developments-section .development.development-link:focus .development-image-wrapper,
.developments-section .development.development-link:active .development-image-wrapper {
	margin-bottom: 3.125rem
}

.list li {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-size: .9375rem
}

.list li:before {
	content: '';
	display: block;
	width: .9375rem;
	height: .125rem;
	margin-right: .625rem;
	background: url("/hubfs/raw_assets/public/villas-del-sol/app/img/list-bullet.svg") center center no-repeat
}

@media(min-width:992px) {
	h2 {
		font-size: 2.5rem
	}

	.cta-image-fluid {
		-webkit-transform: translatey(0);
		transform: translatey(0);
		-webkit-animation: float 2s ease-in-out infinite;
		animation: float 2s ease-in-out infinite;
		margin: auto
	}

	.cta-image {
		height: 8.0625rem;
		-webkit-transform: translatey(0);
		transform: translatey(0);
		-webkit-animation: float 2s ease-in-out infinite;
		animation: float 2s ease-in-out infinite;
		margin: auto
	}

	.cta-image.cta-image-360 {
		height: 24.375rem;
		max-width: auto
	}

	.doc-footer .social-section {
		padding-top: 0;
		padding-bottom: 0;
		height: 7.8125rem
	}

	.doc-footer .social-section .image-wrapper {
		margin-bottom: 0
	}

	.doc-footer .social-section .social-networks {
		margin-bottom: 0
	}

	.doc-footer .links-section .links ul {
		margin-right: 2.5rem
	}

	.doc-footer .links-section .inmobck-logo {
		margin-top: 2.5rem
	}

	.doc-footer .links-section .links-col {
		margin-bottom: 0
	}

	.doc-footer .bottom-links .container {
		border-top: .0625rem solid #fff;
		padding-top: 1.875rem;
		padding-bottom: 3.75rem
	}

	.doc-footer .bottom-links .container .inmobilia-logo {
		height: 2.0625rem;
		margin-bottom: 0;
		margin-right: 4.0625rem
	}

	.doc-footer .bottom-links .container .logos {
		margin-bottom: 0;
		width: auto
	}

	.doc-footer .bottom-links .container .social-networks {
		margin-bottom: 0
	}

	.doc-footer .bottom-links .container .social-networks .social-network,
	.doc-footer .bottom-links .container .social-networks .social-network:hover,
	.doc-footer .bottom-links .container .social-networks .social-network:focus,
	.doc-footer .bottom-links .container .social-networks .social-network:active {
		margin-bottom: 0;
		margin-right: 2.1875rem
	}

	.doc-footer .bottom-links .container .social-networks .social-network:last-child,
	.doc-footer .bottom-links .container .social-networks .social-network:hover:last-child,
	.doc-footer .bottom-links .container .social-networks .social-network:focus:last-child,
	.doc-footer .bottom-links .container .social-networks .social-network:active:last-child {
		margin-right: 0
	}

	.feature.amenities-feature .btn {
		margin-top: 3.4375rem
	}

	.feature-col:nth-last-child(-n+2) {
		margin-bottom: 0
	}

	.carousel .carousel-indicators {
		bottom: -5rem
	}

	.carousel .carousel-control-prev,
	.carousel .carousel-control-next {
		width: 3.75rem
	}

	.carousel .carousel-control-prev img,
	.carousel .carousel-control-next img {
		height: 3.1875rem
	}

	.body-container-wrapper {
		padding-top: 5.3125rem
	}

	.doc-header .doc-header-wrapper {
		height: 7.3125rem
	}

	.doc-header .doc-logo {
		position: static;
		-webkit-transform: none;
		transform: none
	}

	.doc-header .doc-logo img {
		height: 110px
	}

	.doc-header .navbar-nav .nav-item {
		margin-right: 2.1875rem
	}

	.doc-header .navbar-nav .nav-item:last-child {
		margin-right: 0
	}

	.doc-header .navbar-nav {
		padding-top: 0;
		padding-bottom: 0
	}

	.doc-header .navbar-nav .nav-item {
		margin-bottom: 0
	}

	#apartments-gallery {
		padding: 0 3.75rem
	}

	.gallery-px,
	.view-360-px {
		padding-left: 3.75rem;
		padding-right: 3.75rem
	}

	.gallery-pb {
		padding-bottom: 10.625rem
	}

	#map {
		height: 21.5625rem
	}

	.contact-section {
		padding-top: 9.375rem;
		padding-bottom: 3.125rem
	}

	.contact-section .contact-item:first-child {
		margin-right: 1.875rem
	}

	.contact-section .content {
		margin-bottom: 2.8125rem
	}

	.contact-section .map {
		margin-bottom: 0
	}

	.contact-section .form-col {
		padding-top: 2.8125rem;
		padding-bottom: 2.1875rem;
		padding-left: 1.25rem;
		padding-right: 0
	}

	.contact-section .form-col:before {
		content: '';
		display: block;
		position: absolute;
		height: 100%;
		width: .9375rem;
		top: 0;
		left: 0;
		background-color: #fff
	}

	.hs-form {
		max-width: 100%;
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}

	.hs-form .form-columns-2 .hs-form-field {
		padding-right: 1.25rem
	}

	.hs-form .form-columns-2 .hs-form-field:last-child {
		padding-right: 0
	}

	.hs-form .hs-form-field .input .hs-input {
		color: #836b62
	}

	.hs-form .hs-submit {
		margin-top: 1.875rem
	}

	.carousel-section {
		margin-bottom: 6.25rem
	}

	.carousel-section .carousel-caption {
		font-size: 2.1875rem
	}

	.carousel-section .carousel-caption h2 {
		line-height: 3.75rem
	}

	.carousel-section .carousel-caption u {
		font-size: 4.375rem
	}

	.carousel-section .carousel-caption strong {
		font-size: 4.375rem
	}

	.main-feature-section {
		padding-top: 4.375rem;
		padding-bottom: 5rem
	}

	.main-feature-section .feature .image-wrapper {
		height: 7.5rem
	}

	.developments-section .development-col {
		margin-bottom: 0
	}

	.developments-section .development .development-image-wrapper {
		-webkit-transition: .5s;
		transition: .5s;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.developments-section .development .development-image-wrapper:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@media(min-width:2559px) {
	.container {
		max-width: 90rem !important
	}

	.gallery-px,
	.view-360-px {
		padding-left: 7.5rem;
		padding-right: 7.5rem
	}

	.doc-header .nav-container {
		margin-right: 7.5rem
	}
}


@media (min-width: 1025px) {
  
  }
  
  @media (max-width: 1024px) {
    
  
  }
  
  @media (max-width: 991px) {
    .doc-header .doc-logo img {
        height: 110px;
    }
  }
  
  @media (max-width: 768px) {
    .doc-header .doc-logo img {
        height: 110px;
    }
  }
  
  @media (max-width: 500px) {
    .doc-header .doc-logo img {
        height: 79px;
    }
  }


  .fuente{
	font-weight: 400;
	font-family: "monuE", serif;
	font-size: 1.875rem;
  }