@font-face {
  font-family: 'Inter';
  src: url('/wp-content/themes/salient-child/fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype');
  font-weight: 400 700; /* we only need these */
  font-style: normal;
  font-display: swap;
}

/* HEADER */
.custom-landing-page .mobile {
	
	display:none!important
	
}

body.custom-landing-page {
	background:
        url('/wp-content/uploads/landings/LiriosBackground_.png') no-repeat top center,
        linear-gradient(180deg, rgba(255, 235, 203, 0.65) 0%, rgba(237, 191, 119, 0.65) 66%, rgba(2, 109, 119, 0.60) 100%);

    background-size: contain, cover;
    background-attachment: scroll; 
}
.no-bg {
    background: linear-gradient(180deg, rgba(255, 235, 203, 0.65) 0%, rgba(237, 191, 119, 0.65) 66%, rgba(2, 109, 119, 0.60) 100%) !important;

}
button#cta-header {
    padding: 5px 15px;
}
.custom-landing-page .button-funely {
    background: #026D77;
    border-radius: 5px;
}
#top .container .row {
    display:flex;
    align-items: center;
    gap: 2%;
    justify-content: space-between;
}

.landing-container {
}

.custom-landing-page .menu-buttons-container {
    margin-left: auto;
}

/* FORM */

#form-content {
	display:none;
}
.custom-landing-page ul.buttons.sf-menu {
    display: flex;
    gap: 40px;
}
.custom-landing-page #top .button-funely>a {
    display: flex;
    flex-direction: row;
    gap: 15px;
    align-items: center;
    padding: 0px 15px;
    min-height: 41px;
    text-transform: uppercase;
}

.custom-landing-page .button-funely img {
    width: 23px;
    height: 24px;
}
.custom-landing-page .menu-button-text {
    font-size: 14px;
    color: white;
    font-weight: 700;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
}
.custom-landing-page .menu-button-subtext {
    font-size: 8px;
    color: white;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    line-height: 8px;
    font-weight: 400;
	text-transform: none;
}
.menu-button-text-wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
.custom-landing-page #top {
    height: 122px;
    background: rgba(255, 242, 221, 0.50);
    backdrop-filter: blur(4.65px);
    align-content:center;
    border-bottom: 3px solid rgba(237, 191, 119, 0.65);
    position: fixed;
}
footer.custom-landing-footer {
    width: 90%;
    margin: 90px auto 140px auto;
    max-width: 1550px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 400;
    line-height: 18px;
    word-wrap: break-word;
}
footer.custom-landing-footer a {
    color: white;
}
footer.custom-landing-footer p {
    padding: 0;
}
.footer-links {
    margin: auto;
    margin-top: 20px;
    max-width: 245px;
}
.footer-links p {
    text-align: center;
}

#form-content br {
    display: none;
}
label.form-control {
    display: flex;
}
label.form-control .legal-text {
    align-self: center;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}


@media only screen and (max-width: 999px) {
    body.custom-landing-page {
	background: linear-gradient(180deg, rgba(255, 235, 203, 0.65) 0%, rgba(237, 191, 119, 0.65) 66%, rgba(2, 109, 119, 0.60) 100%);
	background-size: contain, cover;
	background-attachment: scroll;
	width: 100%;
	}
    .custom-landing-page #top {
         border-bottom: none;
    }

    .custom-landing-page #top>.container{
        height:100%;
        align-content:center;
        border-bottom: 3px solid rgba(237, 191, 119, 0.65);
        max-width: 90%;
    }
    .custom-landing-page .desktop {
        display: none!important;
    }
    
    .custom-landing-page #top #logo img {
        height: 27px!important
    }
    .custom-landing-page #top {
    height: 85px!important;
    }
    .landing-container {
    width: 90%;
    margin: auto;
    }
}

/* FOOTER*/

/* BODY*/

img.desktop.first-logo {
}

.custom-landing-page h1 {
    text-align: center;
    color: black;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 700;
    line-height: 48px;
    word-wrap: break-word;
    font-size: 47px;
}

span.subtitle strong {
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 700;
}
span.subtitle {
    font-size: 24px;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 400;
    display: block;
    text-align: center;
    line-height: 24px;
}

.custom-landing-page button {
    border: none;
    background: #026D77;
    border-radius: 5px;
    text-transform: uppercase;
    color: white;
    display: block;
    margin: auto;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 700;
    padding: 12px 35px;
    cursor: pointer;
    border: none;
}
.hero-section {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-landing-page h2 {
	font-size:  36px !important;
	font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
	font-weight: 700;
	line-height: 50px;
	text-align:center;
	max-width: 500px;
	margin: auto;
}
#section-1 {
	font-size: 48px !important;
}
.custom-landing-page .white-box {
	padding: 30px 20px 20px 20px;
	max-width: 700px;
	margin:auto;
	text-align:center;
	margin-top: 20px;
	background:white;
	border-radius: 5px;
}
.custom-landing-page .white-box  p{
	text-align: center;
	color: #026D77;
	font-size: 30px;
	font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
	line-height: 45px;
	margin-bottom: 0;
	padding: 0;
}
#cta-form-2 {
	margin-top: 30px;
}
.cards-section {
    display: flex;
    justify-content: center;
    gap: 2%;
    margin: 40px 0;
}
.card-element {
    font-weight: 700;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 30px 30px 40px;
    width: 230px;
    text-align: center;
    border-radius: 10px;
    line-height: 20px;
    gap: 10px;
}
h2#section-2 {
    margin-top: 70px;
}
p.card-section-text {
    text-align: center;
    max-width: 500px;
    margin: auto;
    font-weight: 700;
}

.custom-landing-page .pre-text {
	text-align: center;
	font-weight: 700;
	margin-top: 40px;
	line-height: 14px;
	padding: 0;
	font-size: 14px;
}

a.button.cta-llamada {
    display: block;
    width: 290px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    font-size: 36px;
    vertical-align: middle;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    padding: 7px;
    line-height: 36px;
}

a.button.cta-llamada:before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    background-image: url('/wp-content/uploads/landings/phone-call-01_white.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: bottom;
}

a.button.cta-llamada:hover {
    color: white;
}

.custom-landing-page section.faq-section {
	margin:auto;
	margin-top: 85px;
	max-width: 900px;
}
h2#section-4{
	margin-bottom:60px;
}
.custom-landing-page .faq-item {
    width: 100%;
    background: white;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
}

.custom-landing-page button.faq-question {
    background: none;
    color: #000;
    text-transform: none;
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
}

.custom-landing-page button.faq-question span {
    max-width: 600px;
    text-align: left;
    display: inline-block;
}

.faq-question:after {
    content: "\25BC";
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #000;
    transform: scaleX(1.6);
    transition: transform 0.3s ease;
}

.custom-landing-page .open>.faq-answer {
    max-height: 1000px;
    padding-top: 40px;
}
.custom-landing-page .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding-top 0.4s ease;
}
.custom-landing-page .open .faq-question::after {
    transform: scaleX(1.6) rotate(180deg);
}

.custom-landing-page .faq-answer {
	padding:0;
	max-width:750px;
	font-family:  -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
	font-size:16px;
}
.custom-landing-page .faq-answer div {
	line-height:22px;
	text-align:left!important;
}
.custom-landing-page .faq-answer li {
	padding-bottom:20px
}

@media only screen and (max-width: 999px) {
	.hero-section {
		position: relative;
		background:url('/wp-content/uploads/landings/lirio.png') no-repeat center center;
		background-size: contain, cover;
		background-attachment: scroll;
		justify-content: space-between;
		padding: 110px 20px;
		width: 100vw;
		left: 50%;
		margin-left: -50vw;
	}

	.cta-button-wrapper {
	    background-color: rgba(255, 255, 255, 0.7);
	    position: fixed;
	    bottom: 0;
		left:0;
	    width: 100%;
	    padding: 25px 0;
	}
	.custom-landing-page .mobile {
    display: block !important;
	}
	#section-1 {
	    font-size: 36px !important;
	    line-height:36px;
	    max-width: 280px;
	    margin-bottom: 10px;
	}
	.white-box h3 {
		font-size: 28px;
		text-transform:uppercase;
		font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
		padding-top:20px
	}
	.custom-landing-page .white-box p  {
		font-size: 18px;
		font-weight:700;
		line-height: 36px;
		padding-top:10px;
	}
	.cards-section {
	    flex-wrap: wrap;
	    gap: 5%;
	    margin-bottom: 10px;
	}

	.card-element {
	    max-width: 47%;
	    margin-bottom: 5vw;
	    padding: 20px;
	    gap: 0;
	}
	.card-element>span {
		font-size: 14px;
	}
	p.card-section-text {
		font-size:16px;
		line-height: 24px;
	}

	.custom-landing-page h2 {
		line-height: 36px;
	}
	
	p.pre-text.mobile {
		margin-top: 20px;
		font-size: 16px;
	}
	
	.custom-landing-page section.faq-section {
		margin-top: 25px;
	}
	.faq-question:after {
		font-size: 14px;
		transform: scaleX(1.4);
	}
	
	h2#section-4 {
		margin-bottom: 30px;
		max-width: 250px;
	}
	.custom-landing-page button.faq-question span {
		font-size:16px;
		max-width: 75%;
	}
	.custom-landing-page .faq-item {
		padding: 10px 20px;
	}
	
	.custom-landing-page .open>.faq-answer {
		padding-top: 25px;
	}
}
@media only screen and (min-width: 1200px) {

    body.custom-landing-page {
        background: linear-gradient(180deg, rgba(255, 235, 203, 0.65) 0%, rgba(237, 191, 119, 0.65) 66%, rgba(2, 109, 119, 0.60) 100%);
    }
    section.hero-desktop {
        height: 100vh;
        display: flex;
        background: url(/wp-content/uploads/landings/funely-servicio-inicineracion.jpg) no-repeat top center;
        background-size: cover;
    }

    section.hero-desktop>div {
        display: flex;
        width: 90%;
        margin: auto;
        align-items: stretch;
        gap: 20%;
        background: #ffffffcc;
        border-radius: 20px;
        padding: 35px 35px 90px 90px;
        max-width: 1200px;
    }

    .hero-section {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        height: auto;
    }
    .custom-landing-page .white-box h3 {
        background: #026D77;
        border-radius: 5px;
        color: white;
        font-family: Open Sans;
        font-weight: 400;
        padding: 12px 35px;
        border: none;
        font-size: 34px;
        width: fit-content;
        margin-bottom: 30px;
    }
    .custom-landing-page .white-box h3 span {
        font-weight: 700;
    }
    .custom-landing-page .white-box p {
        text-align: left;
        color: #026D77;
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 0;
        padding: 10px 0;
        display: flex;
        align-items: flex-start;
        font-weight: 700;
    }

    .custom-landing-page .white-box p .icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 18px;
        height: 18px;
        margin-right: 10px;
        border: 2px solid currentColor;
        border-radius: 50%;
        box-sizing: border-box;
      }
      
      .custom-landing-page .white-box p .icon::before {
        content: "\2228";
        display: block;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        transform: scale(1.3, 0.8);
      }

.custom-landing-page h1 {
    text-align: left;
}
span.subtitle {
    text-align: left;
    font-size: 20px;
}
	
section.hero-desktop {
    height: 100vh;
}
#section-1 {
    text-align: left;
    font-size: 36px !important;
}
img.desktop.first-logo {
    position: absolute;
    top: 0;
}
.custom-landing-page button {
    margin:0;
}
.custom-landing-page .white-box {
    padding: 0;
    background: none;
    margin: 0;
}
	.custom-landing-page .open>.faq-answer {
    padding-left:20px
	}
}


/* FROM */

.form-popup {
	display:none;
}

.custom-landing-page #form-content {
    margin-top: 122px;
    padding-top: 50px;
}

#form-content span.subtitle {
    text-align: center;
    font-size: 24px;
}

.custom-landing-page #form-content img {
	margin:0 auto;
}
.wrapper-form-intro {
	background: radial-gradient(ellipse 50.00% 50.00% at 50.00% 50.00%, rgba(237, 191, 119, 0.39) 16%, rgba(237, 191, 119, 0) 100%);
}

span.wpcf7-not-valid-tip {
    background: no-repeat;
    color: rgb(255 0 0 / 76%) !important;
    box-shadow: none !important;
    margin-top: -15px;
    text-align: center;
    font-weight: 700;
}

#form-content h2 {
    font-size: 48px !important;
    width: 360px;
    margin-bottom: 30px;
}

form#landing_form p {
    margin: auto;
    max-width: 700px;
    padding: 0;
}

form#landing_form input, form#landing_form select {
    background-color: white;
    margin-bottom: 15px;
    height: 60px;
    border-radius: 10px;
    font-size: 18px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 700;
	color: #555;
}

form#landing_form input {
    height: 60px;
    text-align: center;
    font-weight: 700;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-size: 18px;
    border-radius: 10px;
}

form#landing_form .form-label {
	color: rgba(0, 0, 0, 0.50);
    font-weight: 700!important;
	font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-size: 18px;
}

form#landing_form input[type="radio"] {
    display: none;
}

form#landing_form span.wpcf7-form-control.wpcf7-radio>span {
    width: 47%;
    background-color: white;
    margin: 0;
    color: rgba(0, 0, 0, 0.50);
    font-size: 18px;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif;
    font-weight: 700;
    height: 60px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.wpcf7-form-control.wpcf7-radio {
    display: flex;
    gap: 6%;
    margin-bottom: 15px;
	margin-top: 10px;
}

span.wpcf7-form-control.wpcf7-radio>span label {
    width: 100%;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
}

form#landing_form span.wpcf7-list-item-label {
    color: rgba(0, 0, 0, 0.50);
    font-weight: 700;
	width:100%;
	cursor: pointer;
	display:block;
}

.wpcf7-radio input[type="radio"]:checked + .wpcf7-list-item-label {
    background-color: #026D77;
    border-radius: 10px;
    color: white !important;
}

span.wpcf7-form-control.wpcf7-radio>span label {
    width: 100%;
    line-height: 60px;
    overflow: hidden;
    text-align: center;
}

form#landing_form input.wpcf7-form-control.wpcf7-submit {
	margin-top: 20px;
    width: 100%;
    background-color: transparent;
    color: #026D77;
    border: solid;
    letter-spacing: normal;
}

form#landing_form input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #026d77c4;
    color: white;
    border-color: #026D77;
}

.wpcf7-response-output {
    text-align: center;
}

form#landing_form input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: white;
    margin: 0;
    height: 22px;
    width: 22px;
    padding: 0;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 5px;
    margin-right: 20px;
}

form#landing_form input[type="checkbox"]:checked {
    background: #026D77;
}

form#landing_form input[type="checkbox"]:checked:before {
    content: "\2713";
    color: white;
}

@media only screen and (min-width: 999px) {
.wrapper-form-intro .rotate {
	transform: scaleX(-1);
}
}

@media only screen and (max-width: 999px) {
	.custom-landing-page #form-content {
		margin-top: 85px;
		padding-top: 0;
	}

	.custom-landing-page #form-content img {
		width: 100px;
		height: 100px;
	}
	#form-content h2 {
		font-size: 36px !important;
	}
}
@media only screen and (max-width: 999px) {
    form#landing_form select, form#landing_form span.wpcf7-form-control.wpcf7-radio>span,form#landing_form input {
        height: 50px;
        font-size: 17px;
    }
    form#landing_form select {
        font-size: 14px;
    }
    label.form-control .legal-text {
        font-size: 12px;
    }
}

#form-content .form-close {
    font-size: 40px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    position: fixed;
    top: 170px;
    left: 20%;
    color: #ffffffbf;
    border-radius: 30px;
    background: #026d779c;
    display: flex;
    justify-content: center;
    transform: rotate(180deg);
    cursor: pointer;
	z-index:9;
}

#form-content .form-close:hover {
color:white;
background: #026d77;
}
@media only screen and (max-width: 999px) {

	#form-content .form-close {
		top: 95px;
		left: 5%;
		height: 30px;
		width: 30px;
		font-size: 25px;
		line-height: 30px;
		border-radius: 15px;
	}
	
}