/*
Theme Name: The Singular Project
Description: This is a child theme for Flatsome Theme
Author: UNANIME
Template: flatsome
Version: 3.0
*/

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@font-face {
    font-family: 'Nohemi';
    src: url('./fonts/Nohemi-Regular-BF6438cc579d934.woff') format('woff'),
        url('./fonts/Nohemi-Regular-BF6438cc4d0e493.ttf') format('truetype'),
        url('./fonts/Nohemi-Regular-BF6438cc58b98fc.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* RESET STYLES */

.button {
    font-weight: 300;
    min-height: 0;
    line-height: unset;
    padding:19px 45px;
}

.button span {
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    font-family: 'Nohemi';
    line-height: 1.1;
}

.button-agendar span {
padding-left:40px;
position: relative;
}

.button-agendar span:after {
    content:"";
    width: 25px;
    height: 25px;
    position: absolute;
    left:0;
    top: -4px;
    background: url(/wp-content/uploads/2025/09/icon-agenda.svg) center center no-repeat;
    background-size:contain;
}

.button-agendar.button-header-agendar {
    background-color:unset;
    background: rgba(237, 237, 237, 0.40);
    backdrop-filter: blur(12px);
}
.button-descargar {
    background: #656565;
    backdrop-filter: blur(12px);
}
.button-descargar span {
    padding-left:40px;
    position: relative;
    color
}
.button-descargar span:after {
    content:"";
    width: 25px;
    height: 25px;
    position: absolute;
    left:0;
    top: -4px;
    background: url(/wp-content/uploads/2025/09/icon-download-white.svg) center center no-repeat;
    background-size:contain;
}
.button-descargar.white {
    background:#fff;
}
.button-descargar.white span:after {
    background: url(/wp-content/uploads/2025/09/icon-download.svg) center center no-repeat;
    background-size:contain;
}
.button-descargar.primary {
    background:#202020;
}

.image-height-fit .col-inner, .image-height-fit .img, .image-height-fit .img > div, .image-height-fit .img .img-inner {
        height:100%;
}

.image-height-fit .img .img-inner > img {
        height:100%;
        object-fit:cover;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.txt-m-0 * {
    margin:0!important;
}

.txt-mb-0 * {
    margin-bottom:0;
}

h1,h2,h3,h4,h5,h5,button,.nohemi {
    font-family: "Nohemi", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
}

p, a, td, span, .manrope {
    font-family: 'Manrope', sans-serif;
}


/* HOME */

.fw-200, .fw-200 > * {
    font-weight:200!important;
}

.fw-300, .fw-300 > * {
    font-weight:300!important;
}

.fw-400, .fw-400 > * {
    font-weight:400!important;
}

.fw-500, .fw-500 > * {
    font-weight:500!important;
}

.fw-600, .fw-600 > * {
    font-weight:600!important;
}

.fw-700, .fw-700 > * {
    font-weight:700!important;
}

.home header {
    display: none !important;
}

.to-upper {
    margin-top:-100vh;
}

.slider-header {

}

.bordered-icon {
    border-radius: 8px;
    border: 1px solid #C5C5C5;
    padding: 25px 40px;
    margin-bottom: 30px;
    height: 100%;
}

/* SLIDER CASAS */

.nuestras-casas {
    
}

.nuestras-casas .slide-casas {
    max-width: 650px !important;
    opacity: 1 !important;
    margin-right: 80px!important;
    min-height: 100%;
    background: #fff;
    
}

.nuestras-casas .slide-casas .col-inner {
     min-height: 740px !important;
}

.nuestras-casas .slide-casas h3,
.nuestras-casas .slide-casas p {
    padding: 10px 50px;
}

.nuestras-casas .slide-casas .is-divider {
    width: calc(100% - 100px);
}



/* FINANCIACIÓN */

:root{
    --bg: #505050;         /* fondo exterior oscuro */
    --card: #9e9e9e;       /* tarjeta gris medio */
    --pill: #e7e7e7;       /* pastilla inferior */
    --text-light: #ffffff; /* textos claros sobre fondo gris */
    --text-dark: #3f3f3f;  /* textos oscuros en la pastilla */
    --text-muted: #6a6a6a; /* etiqueta en la pastilla */
    --radius-lg: 26px;
    --radius-pill: 22px;
}

.card {
    width:100%;
    background:var(--card);
    color:var(--text-light);
    padding:40px 44px 32px;
    border-radius:var(--radius-lg);
}

.grid {
    display:grid;
    grid-template-columns: repeat(2,minmax(260px,1fr));
    gap:34px 56px;
}

.item .label{
    display:block;
    font-size:1.1rem;
    line-height:1.2;
    margin-bottom:10px;
    font-family: "Nohemi", sans-serif;
    font-weight: 300;
}
.item .value{
    font-size:3rem;
    font-weight:600;
    line-height:1.1;
    letter-spacing:.5px;
    white-space:nowrap;
}

.footer-financiacion{
    margin-top:36px;
    display:flex;
    justify-content:center;
}
.pill{
    width:min(760px,100%);
    background:var(--pill);
    border-radius:var(--radius-pill);
    padding:18px 26px;
    display:flex;
    align-items:center;
    gap:18px;
}
.pill .label{
    color:var(--text-muted);
    font-size:20px;
}
.pill .amount{
    color:var(--text-dark);
    font-size:44px;
    font-weight:700;
    margin-left:auto; /* empuja la cifra a la derecha */
}

/* Responsivo */
@media (max-width:700px){
    .grid{
        grid-template-columns:1fr;
        gap:22px
    }
    .item .value{
        font-size:40px
    }
    .pill{
        padding:16px 18px
    }
    .pill .amount{
        font-size:36px
    }
}


.blur-row {
    background: rgba(101, 101, 101, 0.40);
    backdrop-filter: blur(17px);
    padding: 80px 90px 0px 90px;
}

/* FORM */

input[type=text], input[type=password], input[type=email],
input[type=number], input[type=url], input[type=tel], input[type=file], 
input[type=search], select {
    background-color: transparent;
    color: white !important;
    font-size: 18px !important;
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    border-radius: 8px;
}

select:focus {
    background-color: transparent;
}

select option {
    color:#000;
}

.frm_style_estilo-de-formidable.form-field input:not([type=file]):not([type=range]):not([readonly]):focus,
.frm_style_estilo-de-formidableselect:focus, .frm_style_estilo-de-formidable.form-field textarea:focus,
.frm_style_estilo-de-formidable.frm_focus_field input[type=text], .frm_style_estilo-de-formidable.frm_focus_field input[type=password],
.frm_style_estilo-de-formidable.frm_focus_field input[type=email], .frm_style_estilo-de-formidable.frm_focus_field input[type=number],
.frm_style_estilo-de-formidable.frm_focus_field input[type=url], .frm_style_estilo-de-formidable.frm_focus_field input[type=tel],
.frm_style_estilo-de-formidable.frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_estilo-de-formidable.frm_focus_field .frm-card-element.StripeElement {
    background-color: transparent;
}


.lopd {
    padding-top:18px;
}
.lopd label,
.lopd label a,
select option.frm-select-placeholder {
    color: white !important;
    font-weight: 300;
    font-family: 'Manrope', sans-serif;
}

::placeholder {
    color: white !important;
    font-size: 18px !important;
}

.frm_button_submit {
    margin: 0;
    background: rgba(237, 237, 237, 0.40);
    backdrop-filter: blur(12px);
    color: #fff !important;
    border: none;
    border-radius: 2rem  !important;
    font-family: 'Manrope', sans-serif;
    margin: 0;
}

.frm_submit.frm_flex {
    justify-content: flex-end;
}

.frm_button_submit:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
}

.copyright-footer a {
    margin: 0 25px;
}

#descargar-proyecto .blur-row {
    padding:40px;
}

@media (max-width: 850px) {
    .to-upper {
        margin-top:-800px;
    }

    .nuestras-casas .slide-casas {
        margin-right:40px!important;
    }

    .card {
        padding: 30px 30px 25px;
    }
    .item .value {
        font-size: 2.25rem;
    }
    .pill .amount {
        font-size: 2.5rem;
    }
    .blur-row {
        padding: 50px 50px 0px 50px;
    }

    .bordered-icon {
        padding:25px;
    }
    .nuestras-casas .slide-casas h3, .nuestras-casas .slide-casas p {
        padding: 10px 20px;
    }

    #main .nuestras-casas .slide-casas {
        width: 85%!important;
        margin-right:20px!important;
    }
    .nuestras-casas .slide-casas .col-inner {
        min-height: 640px!important;
    }

    .card {
        padding: 25px 25px 20px;
    }
    .item .label {
        font-size: 1rem;
    }

    .item .value {
        font-size:1.75rem
    }
    .pill {
        flex-flow:column nowrap;
    }
    .pill .label { 
        font-size: 1rem;
    }
    .pill .amount {
        margin-left:0;
    }
    .blur-row {
        padding:30px 15px;
    }

    .frm_submit.frm_flex {
        justify-content: flex-start;
        margin-top: 40px;
    }

    .button {
        padding: 14px 35px;
    }

    .button span {
        font-size: 1rem;
    }

}
