/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 20 2025 | 12:56:55 */
@import url("/wp-content/uploads/custom-css-js/27.css");

.n2-ss-button-container a,
div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
	background-color: var(--red) !important;
	cursor: pointer !important;
	white-space: nowrap;
}
div.wpforms-container-full button:hover,
.n2-ss-button-container a:hover {
	white-space: nowrap;
}
.n2-ss-button-container div {
	cursor: pointer !important;
}
.n2-ss-button-container a:hover,
.row-cont-form-reserva-home  div.wpforms-container-full button[type=submit]:hover {
	background-color: var(--gold-dark) !important;

	text-decoration: none !important;
}

/* Smart Slider */

.row-cont-hero-banner-home h1 {
	line-height: 1 !important;
	font-family: var(--font-family-camionetas) !important;
	font-weight: 500 !important;
	text-align: left !important;
}
.row-cont-hero-banner-home #n2-ss-2item2 {
	line-height: 1 !important;
	text-align: center !important;
}
.row-cont-hero-banner-home .n2-ss-section-main-content {
	max-width: 960px;
}
div#n2-ss-2 .n-uc-C0teK3jhhtN0 {
	justify-content: center;
}
.row-cont-hero-banner-home div#n2-ss-2 .n-uc-C0teK3jhhtN0-inner {
	justify-content: flex-start;
	margin-top: 150px;
}
.row-cont-hero-banner-home .n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal] {
	text-align: left;
	align-self: center;
	margin-top: 12px;
}
.row-cont-hero-banner-home .n2-ss-button-container a {
	background-color: transparent !important;
	color: var(--gold) !important;
	padding-left: 0 !important;
	font-size: 16px !important;
}
.row-cont-hero-banner-home .n2-ss-button-container a div div:after {
	content: "";
	display: inline-block;
	width: 8px;
	height:16px;
	background: url('/wp-content/uploads/2024/08/icon_arrow_colapsible.svg') 50% 50% no-repeat;
	background-size: 8px auto;
	margin-left: 4px;
	vertical-align: middle;
}
.row-cont-hero-banner-home div#n2-ss-2 .n2-font-176464dee0eea5b1ac11b21dab9b24d2-link a {
	background-color: var(--red) !important;
	color: var(--white) !important;
	padding: 10px 20px !important;
	border-radius: 4px;
}
.row-cont-hero-banner-home div#n2-ss-2 .n2-font-176464dee0eea5b1ac11b21dab9b24d2-link a:hover {
	background-color: var(--blue) !important;
}
@media all and (min-width: 1400px) {
	/* Smart Slider */

	.row-cont-hero-banner-home h1 {
		font-size: 80px !important;
		text-align: center !important;
	}
	.row-cont-hero-banner-home #n2-ss-2item2 {
		font-size: 32px !important;
		text-align: center;
	}
}
@media all and (max-width: 1399px) {
	/* Smart Slider */

	.row-cont-hero-banner-home h1 {
		font-size: calc(40px + (80 - 40) * ((100vw - 320px) / (1440 - 320))) !important;			
	}
	.row-cont-hero-banner-home #n2-ss-2item2 {
		font-size: calc(24px + (32 - 24) * ((100vw - 320px) / (1440 - 320))) !important;
	}
}
@media all and (min-width: 767px) and (max-width: 979px) {
	
}
@media all and (max-width: 767px) {
	
}