* {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.section {
	min-height: 200px;
	padding: 60px 20px;
}

.section h2,
.img-mail-lg {
	margin-bottom: 30px;
}

.img-mail-lg {
	margin-top: 15px;
}

.section-1 .block-info {
	min-height: 100px;
	text-align: center;
	margin-bottom: 50px;
}

.section-1 .block-info img {
	margin: 0 auto;
	height: 60px;
}

.section-club-platino {
	background-color: var(--gray20);
}

.section-club-platino .block-info {
	min-height: 100px;
	text-align: center;
	margin-bottom: 50px;
}

.section-club-platino .block-info img {
	max-width: 90px;
	margin: 0 auto;
}

.section-club-platino .block-info p {
	margin-top: 15px;
}

.section-2 .row-quotes {
	margin-bottom: 30px;
}

.section-2 blockquote {
	border-color: transparent;
}

.section-2 .img-blockquote {
	max-width: 90px;
	margin: 0 auto;

}

.email-help-content {
	text-align: center;
}

.section-hero {
	position: relative;
	background-image: url('../../../../images/propietarios/landing-105/mask_group_reverse.png');
	background-size: contain;
	width: 100%;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position-x: 80%;
	background-position-y: bottom;
	padding: 4rem;
	background-color: #EEEFF3;

}



.section-hero .hero-title {
	position: absolute;
	top: 27%;
	left: 0;
	right: 0;
	z-index: 10;
}

.title-text,
.title-italic {
	font-family: "Source Serif 4", Georgia, 'Times New Roman', Times, serif;
}

.section-hero h1 {
	color: #fff;
	font-size: 46px;
	text-shadow: 1px 2px 5px #333;
}

.section-hero h2 {
	margin-bottom: 50px;
	color: #fff;
	text-shadow: 0px 2px 5px #333;
}

.section-hero .opacity-layer {
	background: #333;
	opacity: 0.3;
	position: absolute;
	min-height: 100%;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.section-hero .img-bg {
	overflow: hidden;
	position: absolute;
	min-height: 100%;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	background: transparent url(/images/propietarios/landing-105/hero-bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.section-hero .img-bg img {
	min-height: 100%;
	min-width: 100%;
	display: block;
	z-index: 0;
	height: 100%;
}

.text-image {
	padding-left: 13%
}

.text-image .paraph {
	font-size: 48px;
	font-weight: 800;
	color: var(--primary100);
	line-height: 66px;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 90px;
}

.text-image button {
	width: 222px;
	height: 49.22px;
	border-radius: 6px;
	top: 277px;
	left: 70px;
	padding: 0px, 25px, 0px, 25px;
	gap: 8px;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 0em;

}

@media (max-width: 1200px) {
	.section-hero {
		background-color: #EEEFF3;

	}

	.text-image {
		text-align: center;
		padding: 0;
	}

	.text-image .paraph {
		margin-top: -60px;
		text-align: center;
		margin-bottom: 40px;
	}
}


.section-ayuda,
.section-prensa {
	padding: 50px 15px;
}

.section-ayuda .block-info,
.section-prensa {
	font-size: 24px;
	margin: 0px 0px 15px 0px;
}

.section-ayuda .block-help .h4-s {
	font-size: 36px;
}

#press {
	background-color: var(--gray-light100);
	padding-top: 20px;
	padding-bottom: 20px;
}


.section-ayuda {
	background-color: var(--gray20);
}




@media (max-width: 550px) {


	.section-hero h1 {
		font-size: 36px;
	}

	.section-hero h2 {
		font-size: 26px;
	}

	.btn-registrarme-propietario {
		font-size: 16px;
	}

	.register-working-container-ul {
		padding-left: 15px;
		padding-right: 10px;
	}
}

.logo-prensa-content img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: t ranslate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.btn-select-plan {
	margin-top: 35px !important;
}

.modal-callme .modal-content {
	border-radius: 0px;
}

.modal-callme .modal-header .close {
	font-size: 24px;
}

.callme-button-container {
	position: fixed;
	bottom: 50px;
	right: 14px;
	opacity: 1 !important;
	z-index: 999999;
}

.callme-button-container .btn {
	width: 255px;
	font-size: 16px;
	border-radius: 4px;
	text-align: left;
}

#form-callme .form-control.error {
	border-color: #a94442;
}

#form-callme label.error {
	color: #a94442;
}

@media (max-width:480px) {
	.callme-button-container {
		position: fixed;
		bottom: 20px;
		right: auto;
		left: 20px;
	}

	.callme-button-container .btn {
		width: 158px;
		font-size: 16px;
		border-radius: 4px;
		text-align: left;
		white-space: normal;
		padding-left: 44px;
		line-height: 18px;
		border-radius: 5px;
		-webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
		box-shadow: 0 4px 5px -1px rgba(0, 0, 0, 0.5);
	}

	.callme-button-container .btn i {
		position: absolute;
		left: 12px;
		top: 26%;
		font-size: 28px;
		margin: 0;
	}
}

.btn-main-call-to-action {
	margin-top: 30px;
	font-size: 28px;
}

.title-text {
	font-size: 36px;
	color: var(--primary100);
	padding-top: 30px;
	padding-bottom: 30px;
}

.title-italic {
	font-style: italic;
	font-weight: bold;
}

.main-title-landing-publish {
	font-weight: 600;
	color: var(--black100) !important;
	font-size: 34px;
}

.table-club-platino {
	max-width: 580px;
	padding: 20px;
	margin: auto;
	margin-top: 50px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	aspect-ratio: 16 / 8;
}

.club-platino-cell {
	padding: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-weight: 600;
}



.club-platino-cell-text {
	font-weight: 700;
	text-align: left;
}

.club-platino-row {
	padding: 2px;
}

.club-platino-row.bg-gray {
	background-color: var(--gray40);
}

.club-platino-th {
	padding-bottom: 25px;
}

.club-platino-banner,
.club-standar-banner {
	color: var(--primary100);
	border-radius: 10px;
	font-weight: 700;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 0;
	padding-right: 0;
}

.club-standar-banner {
	color: var(--black100);
}

.club-platino-banner div,
.club-standar-banner div {
	margin-top: 10px;
}

.club-platino-banner img {
	height: 27px;
}

.club-standar-banner img {
	height: 27px;
}

.scroll-button-content {
	text-align: center;
}

.scroll-button {
	margin-top: 30px;
}

.slick-dots li button::before {
	content: '' !important;
	background-color: gray;
	border-radius: 50%;
	width: 10px !important;
	height: 10px !important;
	left: 4px !important;
	top: 3px !important;
}

.sw_carousel_section {
	margin-top: 70px;
}

.block-text-comment {
	margin-top: 40px;
	margin-bottom: 15px;
	text-align: center;
}

.block-text-comment blockquote {
	padding-left: 0px;
	padding-right: 0px;
}

blockquote p {
	min-height: 160px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer-comment {
	margin-top: 40px;
}

.logo-prensa-content {
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 85px;
}

.logo_20minutos img {
	width: 65px;
}

.logo_abc img,
.logo_sur img,
.logo_europa_press img {
	width: 90px;
}

.logo_lavanguardia img,
.logo_eleconomista img,
.logo_malaga_hoy img,
.logo_opinion_malaga img {
	width: 140px;

}

.section h2 {
	font-size: 34px;

}

.grid-help-mail {
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	gap: 15px;
}

.img-visible-xs {
	width: 55px;
	height: 45px;
	margin: 20px;
}

.block-ventajas-text {
	margin-bottom: 20px;
	margin-top: 38px;
}

.main-p {
	margin-bottom: 80px;
}

.video-responsive {
	max-width: 578px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.youtube-video {
	aspect-ratio: 16 / 8;
	width: 100%;
}

.table-club-platino-wrapper {
	/* padding-top: 20px; */
}


@media (max-width: 576px) {
	.section {
		min-height: 200px;
		padding: 50px 20px;
	}

	.email-help-content {
		margin-top: 30px;
	}

	.email-help {
		margin-top: 16px;
		margin-left: 14px;
	}
}

@media (max-width: 768px) {
	blockquote p {
		padding-left: 1px;
		padding-right: 1px;
	}

	.table-club-platino {
		margin-top: 0;
		margin-bottom: 50px;
		max-width: 580px;
	}

	.section-1 .block-info img {
		height: 45px;
	}


	.main-p {
		margin-bottom: 65px;
	}

	.img-visible-xs {
		margin: 0;
	}

	.email-help-content>div {
		text-align: center;
	}

	.main-title-landing-publish,
	.section h2 {
		font-size: 24px;
		font-weight: 600;
	}

	.sw_carousel_section {
		margin-top: 50px;
	}

	.title-text {
		font-size: 32px;
	}

	.section-hero {
		background-size: 75%;
		padding: 0;
		min-height: 320px;
	}

	.scroll-button,
	.btn-main-call-to-action>button {
		width: 100%;
	}

	.scroll-button {
		margin-top: 30px;
		margin-bottom: 30px;
	}


	h3.p-highlight-xl {
		margin-top: 30px;
		margin-bottom: 30px;
	}



}

@media (max-width: 1200px) {
	.youtube-video {
		aspect-ratio: 16/9;
	}
	.table-club-platino-wrapper {
		padding-top: 0px;
	}

	.club-platino-cell {
		padding-top: 9px;
		padding-bottom: 9px;
	}
}

@media (max-width: 992px) {

	.table-club-platino {
		padding: 20px;
		margin: auto;
		aspect-ratio: unset;
	}

	.club-platino-cell {
		padding: 18px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
}

@media (max-width: 768px) {
	.club-platino-cell {
		font-size: 15px;
		padding-top: 9px;
		padding-bottom: 9px;
	}
	
	.table-club-platino {
		padding: 10px;
	}
}
@media (max-width: 392px) {
	.club-platino-cell img {
		max-height: 26px;
	}
}