@charset "UTF-8";

/*
@font-face {
	font-family: Romeo;
	src: url('../webfonts/Romeo-Fans.woff');
}
@font-face {
	font-family: Helvetica;
	src: url('../webfonts/HelveticNeue_light-webfont.woff');
}
@font-face {
	font-family: Helvetica;
	src: url('../webfonts/HelveticNeue_bold-webfont.woff');
	font-weight: bold;
}

html, body, div, form, fieldset, table, tr, td, img, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, span {
	font-family: Helvetica, sans-serif !important;
}
html, body, div, form, fieldset, table, tr, td, img, p  {
	font-size: 20px;
}
*/

@media screen and (max-width: 499px) {
	.fs-sm-90 {
		font-size: 0.9rem !important;
	}
}

.romeo {
	font-family: Romeo, sans-serif !important;
}

.hidden {
	display: none !important;
}
.show {
	display: inline-block !important;
}
.white {
	color: #fff !important;
}
#top {
	background-color: #afcc86;
	color: #fff;
}

.navbar {
	padding: 10px 12px;
}
.navbar-brand {
	padding: 0;
}
.navbar-brand .logo {
	width: 100%;
	height: auto;
	max-height: 70px;
	/*max-width: 200px;*/
	margin: 6px 0;
}
.card-header h5 .btn-link {
	display: flex;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}
.card-header h5 .btn-link p.testim-name {
	width: calc(100% - 80px);
	white-space: initial;
}

input.register-input, select.register-input {
	padding-left: 40px !important;
}

.price-box-grey, .price-box-white {
	margin-left: 0;
	width: auto;
	border-width: 1px;
	box-sizing: border-box;
}
.price-box-white ul.pricing-list li.price-tag a {
	background: #afcc86;
	border: 1px solid #fff;
	color: #fff;
}
.price-box-white ul.pricing-list li.price-tag a:hover {
	color: #afcc86;
	background: #fff;
	border: 1px solid #afcc86;
}
select.contact-input option {
	background: #afcc86;
}

.nav-pills .nav-link .features-second *:not(.title) {
	display: none;
}
.nav-pills .nav-link.active.show .features-second * {
	display: revert;
}
input.phone-input {
	background: url(../images/input-phone.png) no-repeat 12px 15px;
}
input.subject-input {
    background: url(../images/input-select.png) no-repeat 12px 15px;
}
input.register-submit:hover {
    background: #D01A22;
}

.footer li a {
	color: #afcc86;
}

/* Inicio - Imagen de fondo e imagen de fondo parallax */
.bgImage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	overflow: hidden;
}
.bgImage img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.bgImage.parallax img {
	position: fixed;
	z-index: 0;
	top: 0;
	display: none;
}
.bgImage.parallax.show img {
	display: block;
}
/* Fin - Imagen de fondo */

/* Inicio - Modales */
#modal-cookies {
	left: 0;
	bottom: 15px;
	max-width: 360px;
	text-align: center;
	background-color: rgba(255, 255, 255, .9);
	z-index: 999990;
	border: 1px solid #aaa;
	border-radius: 0 15px 15px 0;
	box-shadow: 1px 1px 10px rgba(120, 120, 120, .5);
}
.modales a {
	cursor: pointer;
}
/*a.modal-ko {
	padding: 0 0 1px;
	background: #fff;
	color: #676767;
	border: 1px solid #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	position: absolute;
	top: 4px;
	right: 4px;
	width: 29px;
	border-radius: 50%;
	cursor: pointer;
}
a.modal-ko:hover {
	background: #676767;
	color: #fff;
	border: 1px solid #fff;
}/**/
a.modal-btn {
	font-size: 14px;
	margin: 4px 1px 4px 0;
	padding: 6px 18px;
	text-decoration: none;
	display: inline-block;
	width: auto;
	color: #676767;
	background: #fff;
	border: 1px solid #676767;
}
/*a.modal-btn.modal-ok {
	color: #fff !important;
	background: #fd0002;
	border: 1px solid #fff;
}/*
a.modal-btn:hover {
	color: #fff;
	background: #676767;
	border: 1px solid #fff;
}/**/
a.modal-btn.disabled, a.modal-btn.disabled:hover {
	color: #fff;
	background: #ccc;
	border: 1px solid #fff;
	cursor: default;
}/**/
.modalMio {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
	color: #000;
}
.dialog-mio {
	background-color: #fefefe;
	margin: 90px auto;
	padding: 1%;
	border: 1px solid #888;
	width: 80%;
	max-width: 600px;
	height: auto;
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}
.modalMio .content-box {
	background: whitesmoke;
	padding: 40px;
	border: 1px solid lightgray;
}
.modalMio .content-box p {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 2;
}
.vc-captcha::first-letter, .vc-captcha span {
	font-size: 0;
}
#ctaSidebarScroll {
	left: 0;
	max-width: 360px;
	text-align: center;
	background-color: rgba(255, 255, 255, .9);
	z-index: 999990;
	border: 1px solid #aaa;
	border-radius: 0 15px 15px 0;
	-o-border-radius: 0 15px 15px 0;
	-ms-border-radius: 0 15px 15px 0;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-o-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-ms-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-moz-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	-webkit-box-shadow: 1px 1px 10px rgb(120 120 120 / 50%);
	top: 50% !important;
	transform: translateY(-50%) !important;
	-o-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;
}
/* Fin - Modales */

/* Inicio - Boton de llamadas */
.llamada-moviles {
	position: fixed;
	z-index: 999!important;
	display: none;
	transition: all ease-in-out .6s;
	left: 50%;
	bottom: 0px;
	width: auto;
	transform: translateX(-50%);
}
.llamada-moviles a {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	line-height: 50px;
	display: inline-block;
	background: #2184d3 !important;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-size: 20px;
	border: none;
	box-shadow: 0 3px 3px rgb(0 0 0 / 10%);
	margin: auto 5px;
	color: #fff;
}
.whatsapp-moviles {
	position: fixed;
	bottom: 125px;
	right: 25px;
	z-index: 9999!important;
	transition: all ease-in-out .6s;
	margin-bottom: 0;
}
.whatsapp-moviles a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	background-color: #25d366;
	color: #fff;
	display: block;
	text-align: center;
	border-radius: 100%;
}
.llamada-moviles a i, .whatsapp-moviles a i {
	color: #fff;
}
.llamada-moviles .bgcolor-whatsapp, .bgcolor-whatsapp {
	background-color: #25d366 !important;
}
.llamada-moviles .bordercolor-whatsapp, .bordercolor-whatsapp {
	border-color: #25d366 !important;
}
.button-pulse {
	box-shadow: 0 0 0 0 rgba(33, 132, 211, 1);
	transform: scale(1);
	animation: pulse 2s infinite;
}
.button-pulse.bgcolor-whatsapp {
	box-shadow: 0 0 0 0 rgba(37, 211, 102, 1);
	transform: scale(1);
	animation: pulseWhatsapp 2s infinite;
}
@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(33, 132, 211, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
@keyframes pulseWhatsapp {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}
/* Fin - Botón de llamadas */
#home {
	padding: 110px 0;
}
.popup-gallery-wrapper {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 15px;
}
.video-icon i {
	width: 60px;
	text-align: center;
	margin-left: 0;
}
.p-absolute {
	position: absolute !important;
}
.p-fixed {
	position: fixed !important;
}
.p-relative {
	position: relative !important;
}
/* RESPONSIVE */
@media (max-width: 575px) {
	.hidden-xs {
		display: none !important;
	}
	.show-xs {
		display: inline-block !important;
	}
	.p-xs-absolute {
		position: absolute !important;
	}
	.p-xs-fixed {
		position: fixed !important;
	}
	.p-xs-relative {
		position: relative !important;
	}
	.bgc-xs-primary {
		background-color: #afcc86 !important;
	}
	.padding-top-xs-0, .padding-topbottom-xs-0 {
		padding-top: 0 !important;
	}
	.padding-top-xs-10, .padding-topbottom-xs-10 {
		padding-top: 10px !important;
	}
	.padding-top-xs-20, .padding-topbottom-xs-20 {
		padding-top: 20px !important;
	}
	.padding-top-xs-30, .padding-topbottom-xs-30 {
		padding-top: 30px !important;
	}
	.padding-top-xs-40, .padding-topbottom-xs-40 {
		padding-top: 40px !important;
	}
	.padding-top-xs-50, .padding-topbottom-xs-50 {
		padding-top: 50px !important;
	}
	.padding-top-xs-60, .padding-topbottom-xs-60 {
		padding-top: 60px !important;
	}
	.padding-top-xs-70, .padding-topbottom-xs-70 {
		padding-top: 70px !important;
	}
	.padding-top-xs-80, .padding-topbottom-xs-80 {
		padding-top: 80px !important;
	}
	.padding-top-xs-90, .padding-topbottom-xs-90 {
		padding-top: 90px !important;
	}
	.padding-top-xs-100, .padding-topbottom-xs-100 {
		padding-top: 100px !important;
	}
	.padding-top-xs-110, .padding-topbottom-xs-110 {
		padding-top: 110px !important;
	}
	.padding-top-xs-120, .padding-topbottom-xs-120 {
		padding-top: 120px !important;
	}
	.padding-bottom-xs-0, .padding-topbottom-xs-0 {
		padding-bottom: 0 !important;
	}
	.padding-bottom-xs-10, .padding-topbottom-xs-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-xs-20, .padding-topbottom-xs-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-xs-30, .padding-topbottom-xs-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-xs-40, .padding-topbottom-xs-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-xs-50, .padding-topbottom-xs-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-xs-60, .padding-topbottom-xs-60 {
		padding-bottom: 60px !important;
	}
	.padding-bottom-xs-70, .padding-topbottom-xs-70 {
		padding-bottom: 70px !important;
	}
	.padding-bottom-xs-80, .padding-topbottom-xs-80 {
		padding-bottom: 80px !important;
	}
	.padding-bottom-xs-90, .padding-topbottom-xs-90 {
		padding-bottom: 90px !important;
	}
	.padding-bottom-xs-100, .padding-topbottom-xs-100 {
		padding-bottom: 100px !important;
	}
	.padding-bottom-xs-110, .padding-topbottom-xs-110 {
		padding-bottom: 110px !important;
	}
	.padding-bottom-xs-120, .padding-topbottom-xs-120 {
		padding-bottom: 120px !important;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.hidden-sm {
		display: none !important;
	}
	.show-sm {
		display: inline-block !important;
	}
	.p-sm-absolute {
		position: absolute !important;
	}
	.p-sm-fixed {
		position: fixed !important;
	}
	.p-sm-relative {
		position: relative !important;
	}
	.bgc-sm-primary {
		background-color: #afcc86 !important;
	}
	.padding-top-sm-0, .padding-topbottom-sm-0 {
		padding-top: 0 !important;
	}
	.padding-top-sm-10, .padding-topbottom-sm-10 {
		padding-top: 10px !important;
	}
	.padding-top-sm-20, .padding-topbottom-sm-20 {
		padding-top: 20px !important;
	}
	.padding-top-sm-30, .padding-topbottom-sm-30 {
		padding-top: 30px !important;
	}
	.padding-top-sm-40, .padding-topbottom-sm-40 {
		padding-top: 40px !important;
	}
	.padding-top-sm-50, .padding-topbottom-sm-50 {
		padding-top: 50px !important;
	}
	.padding-top-sm-60, .padding-topbottom-sm-60 {
		padding-top: 60px !important;
	}
	.padding-top-sm-70, .padding-topbottom-sm-70 {
		padding-top: 70px !important;
	}
	.padding-top-sm-80, .padding-topbottom-sm-80 {
		padding-top: 80px !important;
	}
	.padding-top-sm-90, .padding-topbottom-sm-90 {
		padding-top: 90px !important;
	}
	.padding-top-sm-100, .padding-topbottom-sm-100 {
		padding-top: 100px !important;
	}
	.padding-top-sm-110, .padding-topbottom-sm-110 {
		padding-top: 110px !important;
	}
	.padding-top-sm-120, .padding-topbottom-sm-120 {
		padding-top: 120px !important;
	}
	.padding-bottom-sm-0, .padding-topbottom-sm-0 {
		padding-bottom: 0 !important;
	}
	.padding-bottom-sm-10, .padding-topbottom-sm-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-sm-20, .padding-topbottom-sm-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-sm-30, .padding-topbottom-sm-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-sm-40, .padding-topbottom-sm-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-sm-50, .padding-topbottom-sm-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-sm-60, .padding-topbottom-sm-60 {
		padding-bottom: 60px !important;
	}
	.padding-bottom-sm-70, .padding-topbottom-sm-70 {
		padding-bottom: 70px !important;
	}
	.padding-bottom-sm-80, .padding-topbottom-sm-80 {
		padding-bottom: 80px !important;
	}
	.padding-bottom-sm-90, .padding-topbottom-sm-90 {
		padding-bottom: 90px !important;
	}
	.padding-bottom-sm-100, .padding-topbottom-sm-100 {
		padding-bottom: 100px !important;
	}
	.padding-bottom-sm-110, .padding-topbottom-sm-110 {
		padding-bottom: 110px !important;
	}
	.padding-bottom-sm-120, .padding-topbottom-sm-120 {
		padding-bottom: 120px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-md {
		display: none !important;
	}
	.show-md {
		display: inline-block !important;
	}
	.p-md-absolute {
		position: absolute !important;
	}
	.p-md-fixed {
		position: fixed !important;
	}
	.p-md-relative {
		position: relative !important;
	}
	.bgc-md-primary {
		background-color: #afcc86 !important;
	}
	.padding-top-md-0, .padding-topbottom-md-0 {
		padding-top: 0 !important;
	}
	.padding-top-md-10, .padding-topbottom-md-10 {
		padding-top: 10px !important;
	}
	.padding-top-md-20, .padding-topbottom-md-20 {
		padding-top: 20px !important;
	}
	.padding-top-md-30, .padding-topbottom-md-30 {
		padding-top: 30px !important;
	}
	.padding-top-md-40, .padding-topbottom-md-40 {
		padding-top: 40px !important;
	}
	.padding-top-md-50, .padding-topbottom-md-50 {
		padding-top: 50px !important;
	}
	.padding-top-md-60, .padding-topbottom-md-60 {
		padding-top: 60px !important;
	}
	.padding-top-md-70, .padding-topbottom-md-70 {
		padding-top: 70px !important;
	}
	.padding-top-md-80, .padding-topbottom-md-80 {
		padding-top: 80px !important;
	}
	.padding-top-md-90, .padding-topbottom-md-90 {
		padding-top: 90px !important;
	}
	.padding-top-md-100, .padding-topbottom-md-100 {
		padding-top: 100px !important;
	}
	.padding-top-md-110, .padding-topbottom-md-110 {
		padding-top: 110px !important;
	}
	.padding-top-md-120, .padding-topbottom-md-120 {
		padding-top: 120px !important;
	}
	.padding-bottom-md-0, .padding-topbottom-md-0 {
		padding-bottom: 0 !important;
	}
	.padding-bottom-md-10, .padding-topbottom-md-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-md-20, .padding-topbottom-md-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-md-30, .padding-topbottom-md-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-md-40, .padding-topbottom-md-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-md-50, .padding-topbottom-md-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-md-60, .padding-topbottom-md-60 {
		padding-bottom: 60px !important;
	}
	.padding-bottom-md-70, .padding-topbottom-md-70 {
		padding-bottom: 70px !important;
	}
	.padding-bottom-md-80, .padding-topbottom-md-80 {
		padding-bottom: 80px !important;
	}
	.padding-bottom-md-90, .padding-topbottom-md-90 {
		padding-bottom: 90px !important;
	}
	.padding-bottom-md-100, .padding-topbottom-md-100 {
		padding-bottom: 100px !important;
	}
	.padding-bottom-md-110, .padding-topbottom-md-110 {
		padding-bottom: 110px !important;
	}
	.padding-bottom-md-120, .padding-topbottom-md-120 {
		padding-bottom: 120px !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-lg {
		display: none !important;
	}
	.show-lg {
		display: inline-block !important;
	}
	.p-lg-absolute {
		position: absolute !important;
	}
	.p-lg-fixed {
		position: fixed !important;
	}
	.p-lg-relative {
		position: relative !important;
	}
	.bgc-lg-primary {
		background-color: #afcc86 !important;
	}
	.padding-top-lg-0, .padding-topbottom-lg-0 {
		padding-top: 0 !important;
	}
	.padding-top-lg-10, .padding-topbottom-lg-10 {
		padding-top: 10px !important;
	}
	.padding-top-lg-20, .padding-topbottom-lg-20 {
		padding-top: 20px !important;
	}
	.padding-top-lg-30, .padding-topbottom-lg-30 {
		padding-top: 30px !important;
	}
	.padding-top-lg-40, .padding-topbottom-lg-40 {
		padding-top: 40px !important;
	}
	.padding-top-lg-50, .padding-topbottom-lg-50 {
		padding-top: 50px !important;
	}
	.padding-top-lg-60, .padding-topbottom-lg-60 {
		padding-top: 60px !important;
	}
	.padding-top-lg-70, .padding-topbottom-lg-70 {
		padding-top: 70px !important;
	}
	.padding-top-lg-80, .padding-topbottom-lg-80 {
		padding-top: 80px !important;
	}
	.padding-top-lg-90, .padding-topbottom-lg-90 {
		padding-top: 90px !important;
	}
	.padding-top-lg-100, .padding-topbottom-lg-100 {
		padding-top: 100px !important;
	}
	.padding-top-lg-110, .padding-topbottom-lg-110 {
		padding-top: 110px !important;
	}
	.padding-top-lg-120, .padding-topbottom-lg-120 {
		padding-top: 120px !important;
	}
	.padding-bottom-lg-0, .padding-topbottom-lg-0 {
		padding-bottom: 0 !important;
	}
	.padding-bottom-lg-10, .padding-topbottom-lg-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-lg-20, .padding-topbottom-lg-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-lg-30, .padding-topbottom-lg-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-lg-40, .padding-topbottom-lg-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-lg-50, .padding-topbottom-lg-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-lg-60, .padding-topbottom-lg-60 {
		padding-bottom: 60px !important;
	}
	.padding-bottom-lg-70, .padding-topbottom-lg-70 {
		padding-bottom: 70px !important;
	}
	.padding-bottom-lg-80, .padding-topbottom-lg-80 {
		padding-bottom: 80px !important;
	}
	.padding-bottom-lg-90, .padding-topbottom-lg-90 {
		padding-bottom: 90px !important;
	}
	.padding-bottom-lg-100, .padding-topbottom-lg-100 {
		padding-bottom: 100px !important;
	}
	.padding-bottom-lg-110, .padding-topbottom-lg-110 {
		padding-bottom: 110px !important;
	}
	.padding-bottom-lg-120, .padding-topbottom-lg-120 {
		padding-bottom: 120px !important;
	}
}
@media (min-width: 1200px) {
	.hidden-xl {
		display: none !important;
	}
	.show-xl {
		display: inline-block !important;
	}
	.p-xl-absolute {
		position: absolute !important;
	}
	.p-xl-fixed {
		position: fixed !important;
	}
	.p-xl-relative {
		position: relative !important;
	}
	.bgc-xl-primary {
		background-color: #afcc86 !important;
	}
	.padding-top-xl-0, .padding-topbottom-xl-0 {
		padding-top: 0 !important;
	}
	.padding-top-xl-10, .padding-topbottom-xl-10 {
		padding-top: 10px !important;
	}
	.padding-top-xl-20, .padding-topbottom-xl-20 {
		padding-top: 20px !important;
	}
	.padding-top-xl-30, .padding-topbottom-xl-30 {
		padding-top: 30px !important;
	}
	.padding-top-xl-40, .padding-topbottom-xl-40 {
		padding-top: 40px !important;
	}
	.padding-top-xl-50, .padding-topbottom-xl-50 {
		padding-top: 50px !important;
	}
	.padding-top-xl-60, .padding-topbottom-xl-60 {
		padding-top: 60px !important;
	}
	.padding-top-xl-70, .padding-topbottom-xl-70 {
		padding-top: 70px !important;
	}
	.padding-top-xl-80, .padding-topbottom-xl-80 {
		padding-top: 80px !important;
	}
	.padding-top-xl-90, .padding-topbottom-xl-90 {
		padding-top: 90px !important;
	}
	.padding-top-xl-100, .padding-topbottom-xl-100 {
		padding-top: 100px !important;
	}
	.padding-top-xl-110, .padding-topbottom-xl-110 {
		padding-top: 110px !important;
	}
	.padding-top-xl-120, .padding-topbottom-xl-120 {
		padding-top: 120px !important;
	}
	.padding-bottom-xl-0, .padding-topbottom-xl-0 {
		padding-bottom: 0 !important;
	}
	.padding-bottom-xl-10, .padding-topbottom-xl-10 {
		padding-bottom: 10px !important;
	}
	.padding-bottom-xl-20, .padding-topbottom-xl-20 {
		padding-bottom: 20px !important;
	}
	.padding-bottom-xl-30, .padding-topbottom-xl-30 {
		padding-bottom: 30px !important;
	}
	.padding-bottom-xl-40, .padding-topbottom-xl-40 {
		padding-bottom: 40px !important;
	}
	.padding-bottom-xl-50, .padding-topbottom-xl-50 {
		padding-bottom: 50px !important;
	}
	.padding-bottom-xl-60, .padding-topbottom-xl-60 {
		padding-bottom: 60px !important;
	}
	.padding-bottom-xl-70, .padding-topbottom-xl-70 {
		padding-bottom: 70px !important;
	}
	.padding-bottom-xl-80, .padding-topbottom-xl-80 {
		padding-bottom: 80px !important;
	}
	.padding-bottom-xl-90, .padding-topbottom-xl-90 {
		padding-bottom: 90px !important;
	}
	.padding-bottom-xl-100, .padding-topbottom-xl-100 {
		padding-bottom: 100px !important;
	}
	.padding-bottom-xl-110, .padding-topbottom-xl-110 {
		padding-bottom: 110px !important;
	}
	.padding-bottom-xl-120, .padding-topbottom-xl-120 {
		padding-bottom: 120px !important;
	}
}
@media (max-width: 1199px) {
	.navbar-fixed-top .navbar-nav > li > a,
	.navbar-fixed-top .navbar-nav > li > a.discover-btn {
		font-size: 15px !important;
	}
}
@media (max-width: 1023px) {
	/*.whatsapp-moviles {
		bottom: 100px;
		left: 15px;
	}/**/
}
@media (max-width: 991px) {
	#top .top-contact, #top .top-social {
		font-size: 1.2rem;
	}
	/*.whatsapp-moviles {
		bottom: 80px;
	}
	.backToTop.visible {
		bottom: 80px;
	}/**/
	.section-grey, .section-white, .section-bg-1, .section-bg-2, .section-bg-3 {
		padding: 40px 0 40px 0 !important;
	}
	#maps.padding-bottom-0 {
		padding-bottom: 0 !important;
	}
}
@media (max-width: 767px) {
	#home {
		/*padding: 0;/**/
		padding: 40px 0;
	}
	/*#home .bgImage {
		position: relative;
	}
	#home .bgImage img {
		object-fit: contain;
	}/**/
	.llamada-moviles {
		display: block;
	}
	.whatsapp-moviles {
		bottom: 0;
		display: none;
	}
	.footer {
		padding-bottom: 80px;
	}
}
@media (max-width: 375px) {
	.partners img.partners {
		margin: 10px 15px;
		max-height: 55px;
	}
}