
.texto_tipo_tabla_propiedades {
    font-size: 20px;
    border-radius: 10px 10px 0 0px;
    background-color: #d3d6e5;
    color: #535353;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    margin-top: 10px;
    text-align: center;
}

.texto_id_tabla_propiedades {
    font-size: 16px;
    margin-top: 10px;
    font-family: 'OpenSans-Regular';
}

.texto_direccion_tabla_propiedades {
    font-size: 16px;
    margin-top: 20px;
}

.texto_status_tabla_propiedades {
    font-size: 16px;
    border-radius: 10px;
    background-color: #d3d6e5;
    color: #535353;
    padding: 2px 8px 2px 8px;
    margin: 5px 0px 0px 10px;
}

.texto_precio_tabla_propiedades {
    font-size: 23px;
}

.texto_hab_banos_estac_metros_tabla_propiedades {
    font-size: 15px;
}


.caja_detalle_individual_galeria {
    padding: 10px 0px 0px 0px;
}

.caja_detalles_tabla_inmuebles {
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    vertical-align: bottom;
    margin-top: 20px;
}

.caja_detalle_individual_detalles {
    padding: 6px 0px 0px 0px;
    flex-grow: 1;
    flex-basis: 200;
}

.titulo_tipo_inmueble_principal {
    font-size: 1.8em;
    font-family: 'CreatoDisplay-Bold';
}

.texto_detalles {
    font-family: 'OpenSans-Regular';
}

.tabla_descripcion {
    border-spacing: 5px 15px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
    font-family: 'OpenSans-Regular';
}

.texto_descripcion_inmueble {
    font-family: 'OpenSans-Regular';
    font-size: 1.1em;
}

.mi_iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.cuadro_mapa {
    width: 99%;
    height: 400px;
    display: block;
    position: relative;
    border: none;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}

.texto_linea_1_ubicacion {
    font-size: 2em;
    color: #000;
    font-family: 'OpenSans-Regular';
}

.texto_linea_2_ubicacion {
    font-size: 16px;
    color: #000;
    font-family: 'OpenSans-Regular';
}


.iconos_detalles_galeria {
    width: 25px;
}

.caja_boton_whatsapp {
    text-align: center;
    padding: 10px 10px 10px;
    border: none;
    background: #3aaf97;
    text-decoration: none;
    font-family: 'OpenSans-Regular';
    color: white;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    transition: background-color 0.1s ease;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

    .caja_boton_whatsapp a {
        color: white;
    }

    .caja_boton_whatsapp:after {
        content: "";
    }

    .caja_boton_whatsapp:focus, .caja_boton_whatsapp:hover {
        background: #3fbca3;
    }

    .caja_boton_whatsapp:active {
        position: relative;
        top: 1px;
    }

    .caja_boton_whatsapp:disabled {
        background: #cecece;
        background-image: -webkit-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -moz-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -ms-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -o-linear-gradient(top, #cecece, #a3a3a3);
        background-image: linear-gradient(to bottom, #cecece, #a3a3a3);
        cursor: not-allowed;
    }


.icono_whatsapp {
    height: 26px;
    vertical-align: middle;
}

.caja_detalles {
    border-radius: 10px;
    border: 15px solid #002d48;
    background-color: #002d48;
    min-width: 50%;
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 13px;
}


.texto_precio_propiedad_abierta {
    font-size: 19px;
    color: #000;
    font-family: 'CreatoDisplay-Bold';
}


.titulos_secundarios {
    font-size: 22px;
    color: #003c5f;
}



input[type="text"].texto_buscadores {
    margin-left: 5px;
    border: .1rem solid #d3d6e5;
    background-color: transparent;
    font-size: 15px;
    width: 90%;
}

input[type=text].texto_buscadores:disabled {
    cursor: not-allowed;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.foto_inmueble_detalles {
    margin: 10px;
    width: 300px;
}

.texto_precio_inmueble_detalles {
    font-family: 'OpenSans-Regular';
    font-size: 2.3rem;
}

.caja_tabla_inmuebles {
}

.progress_neutral {
    font-family: 'OpenSans-Regular';
}

    .progress_neutral tr {
        background: transparent;
        text-align: left;
        font-family: 'OpenSans-Regular';
        font-weight: normal;
        color: #000;
        width: auto;
        height: 500px;
        padding: 1px 9px 30px 6px;
        border: none;
        font-size: 16px;
        display: inline-grid;
        width: calc(100% / 3);
        vertical-align: top;
        border-left: 1px solid #dcdfeb;
        border-right: 1px solid #dcdfeb;
        border-top: 1px solid #dcdfeb;
    }

.marco_foto_empleado {
    width: 280px;
    height: 200px;
    object-fit: cover; /* Recorta la imagen sin deformarla */
    margin: 8px 0px 12px;
    border: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.contenedor_descripcion_kasadijo {
    display: grid;
    justify-content: center;
    align-items: center;
}

strong_kasa {
    position: relative;
    text-align: center;
}

    strong_kasa::after {
        content: "";
        position: absolute;
        bottom: -0.125rem;
        left: -0.5rem;
        right: -0.5rem;
        height: 0.75rem;
        z-index: -1;
        background-image: url('iconos_kasadijo/underline.svg');
        background-repeat: no-repeat;
        background-size: cover;
        z-index: auto;
    }

p_kasa > strong_kasa {
    font-weight: 400;
}

    p_kasa > strong_kasa::after {
        bottom: -0.2rem;
        height: 0.5rem;
        left: -0.25rem;
        right: -0.25rem;
    }

h1_kasa, p_kasa {
    font-family: 'OpenSans-Regular';
    text-align: center;
}

h1_kasa {
    font-size: 2.625rem;
    font-weight: 600;
}

p_kasa {
    font-size: 1.425rem;
    text-align: left;
    margin: 10px;
}

p_kasa_faq {
    font-size: 1.225rem;
    text-align: left;
    margin: 20px;
}

faq {
    font-size: 1.2rem;
    color: #f3e175;
}

faq_respuesta {
    font-size: 1rem;
    color: #ebf3a4;
}

.div-bordered {
    border-radius: 10px;
    border: 15px solid #002d48;
    background-color: #002d48;
    min-width: 50%;
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 13px;
}


select {
    margin: 0px;
    width: 100%;
}

.lista_buscador {
    font-family: 'OpenSans-Regular';
    height: 34px;
    width: 100%;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .lista_buscador:focus option {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        border-radius: 20px;
    }

    .lista_buscador::-moz-placeholder {
        color: #999;
        border-radius: 80px;
        opacity: 1;
    }

    .lista_buscador:-ms-input-placeholder {
        color: #999
    }

    .lista_buscador::-webkit-input-placeholder {
        color: #999
    }

    .lista_buscador::-ms-expand {
        background-color: transparent;
        border-radius: 80px;
        border: 0;
    }

    .lista_buscador[disabled], .lista_buscador[readonly], fieldset[disabled] .lista_buscador {
        background-color: #eee;
        border-radius: 80px;
        opacity: 1;
    }

    .lista_buscador[disabled], fieldset[disabled] .lista_buscador {
        border-radius: 80px;
        cursor: not-allowed;
    }

.botones {
    padding: 8px 15px;
    border-radius: 6px;
    border: none;
    line-height: 0.3;
    background: #41434f;
    text-decoration: none;
    font-family: 'OpenSans-Regular';
    color: white;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    transition: background-color 0.1s ease;
    overflow: hidden;
    min-width: 130px;
}

    .botones:after {
        content: "";
    }

    .botones:focus, .botones:hover {
        background: #313340;
    }

    .botones:active {
        position: relative;
        top: 1px;
    }

    .botones:disabled {
        background: #cecece;
        background-image: -webkit-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -moz-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -ms-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -o-linear-gradient(top, #cecece, #a3a3a3);
        background-image: linear-gradient(to bottom, #cecece, #a3a3a3);
        cursor: not-allowed;
    }

    .botones:active:after {
        width: 300px;
        height: 300px;
    }

.boton_buscar {
    padding: 15px 15px;
    border-radius: 6px;
    border: none;
    line-height: 0.3;
    background: #F8E0A4;
    text-decoration: none;
    font-family: 'CreatoDisplay-Bold';
    color: #002d48;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    transition: background-color 0.1s ease;
    overflow: hidden;
    min-width: 130px;
    font-weight: 900;
}

    .boton_buscar:after {
        content: "";
    }

    .boton_buscar:focus, .boton_buscar:hover {
        background: #f5d176;
    }

    .boton_buscar:active {
        position: relative;
        top: 1px;
    }

    .boton_buscar:disabled {
        background: #cecece;
        background-image: -webkit-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -moz-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -ms-linear-gradient(top, #cecece, #a3a3a3);
        background-image: -o-linear-gradient(top, #cecece, #a3a3a3);
        background-image: linear-gradient(to bottom, #cecece, #a3a3a3);
        cursor: not-allowed;
    }

    .boton_buscar:active:after {
        width: 300px;
        height: 300px;
    }

.escondido {
    visibility: hidden;
    display: none;
}

div, h1, h2, h3, h4, h5, h6, p {
    font-family: 'OpenSans-Regular';
}

html {
    height: 100%;
    font-size: 13px;
}

body {
    position: relative;
    min-height: 100%;
    background: #2F3032;
    box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.1), inset 0 0 20px rgba(0, 0, 0, 0.08);
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

h1 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 2.5rem;
    letter-spacing: 4px;
}

p {
    margin-bottom: 20px;
    font-size: 1rem;
    letter-spacing: 0.5px;
}

    p highlight {
        font-weight: 600;
        color: #0099cc;
    }

    p:last-child {
        margin-bottom: 0px;
    }

code {
    font-size: 0.875rem;
}


.logo_kasadijo_principal {
    width: 340px;
    margin-top: -270px;
    border-radius: 10px;
}

.logo_kasadijo_footer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.logotipo_visible {
    display: block;
}

.logotipo_negro {
    filter: invert(0%);
    animation: fadeIn .2s both;
}

.logotipo_blanco {
    filter: invert(100%);
    animation: fadeIn .2s both;
}


/** LLAVE color barra top*/

/**ICONO TOP*/
#logo_kasadijo_top {
    height: 60px;
    width: 130px;
    position: fixed;
    background-image: url(../img/logo_kasadijo_vector.svg);
    background-size: auto;
    background-color: #ffffff60;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    transition: ease-in .2s all;
}

nav.navbar {
    height: 80px;
    border: none;
    will-change: transform;
    padding-top: 10px;
    margin-top: 0px;
    background-color: #4d4d4db2;
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    transition: ease-out .2s all;
}

    nav.navbar.show-color {
        height: 60px;
        padding: 5px;
        background-color: #f3f4f8;
        box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
        transition: ease-out .2s all;
    }

        /**ICONO TOP AL MOSTRAR MENU BLANCO*/
        nav.navbar.show-color #logo_kasadijo_top {
            height: 50px;
            width: 110px;
            position: fixed;
            background-image: url(../img/logo_kasadijo_vector.svg);
            background-size: 100px;
            background-repeat: no-repeat;
            border-radius: 10px;
            box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
            background-position: center;
            transition: all 0.3s ease 0s;
        }

        nav.navbar.show-color li a {
            margin-top: 0px;
            transition: ease-out .2s all;
            color: #fff;
        }

    nav.navbar.mover_menu li a {
        padding-top: 5px;
        transition: ease-out .2s all;
    }

/** LLAVE fondo menu en mobil y scroll abajo*/
.navbar-home {
    visibility: visible;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    height: auto;
    width: auto;
    background-color: transparent;
}

    .navbar-home:hover {
        text-decoration: none;
    }


    /*** LLAVE imagen logo menu mobil y scroll abajo*/
    .navbar-home svg {
        width: 30px;
        height: 10px;
        fill: #BDC4D0;
        background-color: #b2a5e5;
    }

.navbar-brand {
    position: relative;
    height: 70px;
    padding: 0 28px 0 15px;
    padding: 0 28px 0 45px;
    font-size: 20px;
    font-weight: 300;
    line-height: 80px;
    letter-spacing: 1px;
    color: #e7e6f1;
    vertical-align: middle;
}

    .navbar-brand:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 0px;
        height: 44px;
        width: 28px;
        background: none;
        border: 2px solid white;
        border-radius: 16px;
        -webkit-transform: translate(0, -50%);
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate(0, -50%);
        transform: translate3d(0, -50%, 0);
    }

    .navbar-brand:hover, .navbar-brand:focus {
        color: white;
    }

    .navbar-brand i.material-icons {
        position: absolute;
        top: 50%;
        right: 0px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

/* LLAVE menu en mobil abierto*/
.navbar-toggle {
    height: 50px;
    margin: 10px 0px 0px 0px;
    padding: 10px;
    color: black;
    border: none;
    background-color: #fff;
    transition: ease-in .2s all;
}
    /* LLAVE menu en mobil cerrado*/
    .navbar-toggle.collapsed {
        color: White;
        padding: 10px;
        background-color: black;
        border: solid 0px #fff;
        transition: ease-in .2s all;
    }


/** LLAVE fondo menu abierto en mobil*/
ul.navbar-nav {
    color: #004572;
    letter-spacing: 1px;
    font-family: 'OpenSans-Regular';
    font-size: 18px;
    color: #fff;
}

    /*LLAVE FONDO TEXTO MENU TOP*/
    ul.navbar-nav > li > a {
        letter-spacing: 1px;
        font-family: 'OpenSans-Regular';
        font-size: 18px;
        margin-top: 5px;
        background: rgba(0, 0, 0, 0.0);
        color: #fff;
    }

        ul.navbar-nav > li > a:hover {
            background: rgba(0, 0, 0, 0.0);
            color: #fff;
        }

        ul.navbar-nav > li > a:focus {
            background: rgba(0, 0, 0, 0.0);
        }


section {
    position: relative;
    padding: 5px 0px 20px 0px;
    background: white;
}

    section:last-of-type {
        min-height: 20vh;
    }

    section.focus .page-header {
        color: #0099cc;
    }

        section.focus .page-header:after {
            visibility: visible;
            opacity: 1;
        }
/*LLAVE SUBRAYADO DETITULOS*/

/**LLAVE COLOR TEXTO MENU Y SUBRAYADO*/

ul.navbar-nav > li.active > a:hover, ul.navbar-nav > li.active > a:focus {
    background: none;
}


.contenedor_iconos_sociales_top {
    display: flex;
    flex-wrap: wrap;
}

.iconos_sociales_menu_whatsapp {
    height: 40px;
    width: 40px;
    background-image: url(../incs/iconos_kasadijo/icons8-whatsapp-96.svg);
    background-size: 30px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    flex-grow: 1;
    flex-basis: 200;
    content: url(../img/icono_transparente.svg)
}

.iconos_sociales_menu_youtube {
    height: 40px;
    width: 40px;
    background-image: url(../incs/iconos_kasadijo/youtube-color-svgrepo-com.svg);
    background-size: 30px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    flex-grow: 1;
    flex-basis: 200;
    content: url(../img/icono_transparente.svg)
}

.iconos_sociales_menu_tiktok {
    height: 40px;
    width: 40px;
    background-image: url(../incs/iconos_kasadijo/tiktok-svgrepo-com.svg);
    background-size: 30px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    flex-grow: 1;
    flex-basis: 200;
    content: url(../img/icono_transparente.svg)
}

.iconos_sociales_menu_facebook {
    height: 40px;
    width: 40px;
    background-image: url(../incs/iconos_kasadijo/facebook-svgrepo-com.svg);
    background-size: 30px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    flex-grow: 1;
    flex-basis: 200;
    content: url(../img/icono_transparente.svg)
}

.iconos_sociales_menu_maps {
    height: 40px;
    width: 40px;
    background-image: url(../incs/iconos_kasadijo/mapas-de-google.svg);
    background-size: 30px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    background-color: transparent;
    flex-grow: 1;
    flex-basis: 200;
    content: url(../img/icono_transparente.svg)
}

.section-header {
    position: relative;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 400;
    color: #333;
    text-align: center;
    line-height: 60px;
    letter-spacing: 1px;
}

    .section-header:after {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 100px;
        height: 2px;
        background: #0099cc;
        -webkit-transform: translate(-50%, 0);
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate(-50%, 0);
        transform: translate3d(-50%, 0, 0);
    }

.section-sub-header {
    position: relative;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    line-height: 60px;
    letter-spacing: 1px;
}


a.tutorials-link {
    display: inline-block;
    position: relative;
    font-size: 3.5vmin;
    margin: 5px auto 0px;
    padding: 2px 10px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    background-color: rgba(6, 114, 150, 0.44);
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    animation: flipInY .9s both;
}

    a.tutorials-link:hover {
        color: #e7e6f1;
        background: #333;
    }

#home {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    min-height: 500px;
    height: 20vh;
    padding: 360px 0px 110px 0px;
    /* Layering due to Psuedo overlay */
}

    #home:before {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0px;
        width: 100%;
        min-height: 400px;
        height: 40vh;
        background-image: url("../img/img43.jpg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        will-change: transform;
        z-index: 0;
        filter: blur(3px);
        -webkit-filter: blur(3px);
        /* Full height */
        height: 100%;
        /* Center and scale the image nicely */
        /*LLAVE efecto movimiento fondo en home con animate1.css*/
        animation: zoomIn 90S both;
    }

    #home:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url(../img/wallpaper_1.jpeg);
        background-position: bottom;
        z-index: 0;
    }

    #home .container {
        z-index: 1;
    }

    #home h1 {
        text-align: center;
        color: #fff;
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
        border: 0px solid #fff;
        z-index: 2;
        padding: 1px;
        text-align: center;
        font-size: 190%;
        text-shadow: 0px 0px 10px #333;
    }

    #home p {
        text-align: center;
        color: #fff;
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
        border: 0px solid #fff;
        margin: 0;
        padding: 2px 0;
        text-shadow: 0px 0px 10px #333;
    }

    #home h4 {
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #0099cc;
    }

#about p {
    text-align: center;
    color: #333;
}

#nosotros {
    background: #F3F4F8;
    font-family: 'OpenSans-Regular';
    text-align: justify;
    height: contain;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 1.675rem;
}

#resultados {
    background: #F3F4F8;
    font-family: 'OpenSans-Regular';
    text-align: justify;
    line-height: 24px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

    #resultados h4 {
        margin-bottom: 20px;
        margin-left: 0px;
        font-size: 0.875rem;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 24px;
        letter-spacing: 0.5px;
        color: #BDC4D0;
    }

#servicios {
    padding-bottom: 0;
    color: #333;
}

    #servicios .feature-container {
        margin-bottom: 80px;
    }

    #servicios .feature {
        padding: 20px 0;
    }

        #servicios .feature svg {
            width: 40px;
            height: 40px;
            margin-bottom: 15px;
            fill: currentColor;
        }

        #servicios .feature h4 {
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 24px;
            letter-spacing: 2px;
            color: #0099cc;
        }

        #servicios .feature p {
            font-size: 14px;
            font-weight: 300;
            color: #BDC4D0;
            letter-spacing: 1px;
        }

    #servicios .animated-scroll {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        position: relative;
        width: 80%;
        max-width: 450px;
        height: 315px;
        margin: 0 auto;
        border: 4px solid #826dd5;
        border-bottom-color: transparent;
        border-radius: 6px;
        overflow: hidden;
    }

        #servicios .animated-scroll .scroll-header {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            flex-direction: row;
            -webkit-box-flex: 0;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: 60px;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            background: #826dd5;
        }

            #servicios .animated-scroll .scroll-header .scroll-nav {
                width: 15%;
                height: 8px;
                margin-right: 5%;
                border-radius: 4px;
            }

            #servicios .animated-scroll .scroll-header .sn-1 {
                -webkit-animation-name: scrollColor-1;
                animation-name: scrollColor-1;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 5s;
                animation-duration: 5s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            #servicios .animated-scroll .scroll-header .sn-2 {
                -webkit-animation-name: scrollColor-2;
                animation-name: scrollColor-2;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 5s;
                animation-duration: 5s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            #servicios .animated-scroll .scroll-header .sn-3 {
                margin-right: 0;
                -webkit-animation-name: scrollColor-3;
                animation-name: scrollColor-3;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 5s;
                animation-duration: 5s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            #servicios .animated-scroll .scroll-header svg.cursor {
                position: absolute;
                top: 28px;
                left: 50%;
                width: 20%;
                height: 20px;
                -webkit-animation-name: scrollCursor;
                animation-name: scrollCursor;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 5s;
                animation-duration: 5s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                z-index: 2;
            }

        #servicios .animated-scroll .scroll-body {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
            -webkit-box-flex: 1;
            flex-grow: 1;
            flex-shrink: 1;
            flex-basis: auto;
            padding-top: 20px;
            overflow: hidden;
        }

        #servicios .animated-scroll .scroll-child {
            -webkit-box-flex: 0;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: 150px;
            width: 90%;
            margin: 0 auto 20px;
            fill: #404040;
            background: rgba(255, 255, 255, 0.2);
            border-radius: 4px;
            -webkit-animation-name: scrollDemo;
            animation-name: scrollDemo;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
        }

        #servicios .animated-scroll .sc-back-to-top {
            flex-basis: 40px;
            width: 40px;
            margin: 0 auto;
            border-radius: 100%;
            -webkit-animation-name: scrollBackToTop;
            animation-name: scrollBackToTop;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
            z-index: 0;
        }

    #servicios .focus-events {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        position: relative;
        width: 80%;
        max-width: 450px;
        height: 315px;
        margin: 0 auto;
        border: 4px solid #e6e8f0;
        border-bottom-color: transparent;
        border-radius: 6px;
        overflow: hidden;
    }

        #servicios .focus-events .scroll-header {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            flex-direction: row;
            -webkit-box-flex: 0;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: 60px;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            background: #e6e8f0;
        }

            #servicios .focus-events .scroll-header .scroll-nav {
                width: 15%;
                height: 8px;
                margin-right: 5%;
                border-radius: 4px;
            }

            #servicios .focus-events .scroll-header .sn-1 {
                -webkit-animation-name: focusColor-1;
                animation-name: focusColor-1;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 4s;
                animation-duration: 4s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            #servicios .focus-events .scroll-header .sn-2 {
                -webkit-animation-name: focusColor-2;
                animation-name: focusColor-2;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 4s;
                animation-duration: 4s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
            }

            #servicios .focus-events .scroll-header svg.cursor {
                position: absolute;
                top: 28px;
                left: 50%;
                width: 20%;
                height: 20px;
                -webkit-animation-name: focusCursor;
                animation-name: focusCursor;
                -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
                -webkit-animation-timing-function: linear;
                animation-timing-function: linear;
                -webkit-animation-duration: 4s;
                animation-duration: 4s;
                -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
                z-index: 2;
            }

        #servicios .focus-events .scroll-body {
            display: -webkit-box;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            flex-direction: column;
            -webkit-box-flex: 1;
            flex-grow: 1;
            flex-shrink: 1;
            flex-basis: auto;
            padding-top: 20px;
            overflow: hidden;
        }

        #servicios .focus-events .scroll-child {
            -webkit-box-flex: 0;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: 150px;
            width: 90%;
            margin: 0 auto 20px;
            padding: 10% 5%;
            background: rgba(0, 0, 0, 0.05);
            background: #edeef4;
            border-radius: 4px;
            -webkit-animation-name: focusDemo;
            animation-name: focusDemo;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            -webkit-animation-duration: 4s;
            animation-duration: 4s;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
        }

            #servicios .focus-events .scroll-child .header {
                height: 14px;
                width: 50%;
                margin: 0 auto 8px;
                border-radius: 8px;
                background: #dcdfeb;
            }

            #servicios .focus-events .scroll-child .sub-header {
                height: 10px;
                width: 40%;
                margin: 0 auto 22px;
                border-radius: 6px;
                background: #e3e5ef;
            }

            #servicios .focus-events .scroll-child .body {
                width: 70%;
                height: 8px;
                margin: 0 auto 8px;
                background: #e0e2ed;
            }

        #servicios .focus-events .sc-2 .header {
            -webkit-animation-name: focusHeaderColor;
            animation-name: focusHeaderColor;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
            -webkit-animation-duration: 4s;
            animation-duration: 4s;
            -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
        }


.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

    .highlight pre {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0;
        word-break: normal;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }

        .highlight pre code {
            font-size: inherit;
            color: #333;
        }

            .highlight pre code:first-child {
                display: inline-block;
                padding-right: 45px;
            }

.invertir_color_logo {
    filter: invert(100%);
}

/**LLAVE ESTILO SERVICIOS*/

a {
    text-decoration: none !important;
}

.center-text {
    text-align: center;
    font-weight: 400;
    font-size: 162px;
    color: #6F8BA4;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 50px;
}

    .center-text.colored {
        color: #C7E5FF;
    }

    .center-text p {
        margin-bottom: 30px;
    }

.boton_menu {
    text-align: left;
    background-color: transparent;
    border: none;
    color: #004572;
    letter-spacing: 1px;
    font-family: 'OpenSans-Regular';
    font-size: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.0);
}

    .boton_menu:hover {
        background-color: rgba(0,0,0,.055);
    }

/* Override UGG site */
#main {
    width: 100%;
    padding: 0;
}

.content-asset p {
    margin: 0 auto;
}

.breadcrumb {
    display: none;
}

/* Helpers */
/**************************/
.margin-top-10 {
    padding: 0px;
    text-align: justify;
}

.margin-bot-10 {
    padding-bottom: 10px;
}


.first-character {
    font-weight: 400;
    float: left;
    font-size: 86px;
    line-height: 30px;
    padding-top: 10px;
    padding-right: 1px;
    padding-left: 10px;
    font-family: 'OpenSans-Regular';
}

.sc {
    color: #fff;
}

.ny {
    color: #3d3c3a;
}

.atw {
    color: #c48660;
}





/* Extras */
/**************************/


.bg-image {
    background: url("../img/img43.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    min-height: 400px;
    height: 60vh;
    z-index: 0;
    filter: blur(6px);
    -webkit-filter: blur(6px);
    animation: fadeIn 1s both;
}

.hero {
    position: relative;
    text-align: center;
    font-family: 'OpenSans-Regular';
    font-variant: small-caps;
    padding-top: 5px;
    padding-bottom: 60px;
    margin-top: -30px;
    background-color: rgba(0, 0, 0, 0.4);
}

    .hero h1 {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: .8;
        font-variant: small-caps;
    }

        .hero h1 span {
            font-family: 'OpenSans-Regular';
            font-variant: small-caps;
            border-bottom: 2px solid #0099cc;
            color: #fff;
            line-height: 1.3;
            font-size: 20px;
            font-weight: 100;
            letter-spacing: 7px;
        }

.titulo_2_KASADIJO {
    font-family: 'OpenSans-Regular';
    font-variant: small-caps;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 7px;
}

/***LLAVE PARALLAX PARA TITULOS HOME*/

#parallax-home {
    text-align: center;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
    /* Typography */
    /**************************/
    #parallax-home h1 {
        font-family: 'Aretha Light';
        font-size: 8vmin;
        padding: 0;
        margin: 0;
    }


    #parallax-home .parallax-nosotros {
        padding-bottom: 0px;
        overflow: hidden;
        position: relative;
        /***background-image: url('../img/fondo_casas1.jpeg');***/
        background-attachment: fixed;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        animation: fadeIn 2.5s both;
    }

        #parallax-home .parallax-nosotros h1 {
            animation: fadeIn 1s both;
            font-weight: 100;
            margin: 20px 0px 20px 0px;
            font-size: 6vmin;
            letter-spacing: 3px;
            font-weight: 800;
            color: #fff;
            background-color: rgba(0, 0, 0, 0.8);
            text-shadow: #000 1px 1px 0px;
        }


.line-break {
    border-bottom: 1px solid #d3d6e5;
    width: 29vmin;
    margin: 15px auto;
}

/**INICIO FOOTER**/
#footer {
    background-color: #0f0f11;
    color: #f3f4f8;
}

    #footer .container {
        width: 100%;
    }

#contacto {
    background-color: #0f0f11;
    color: #f3f4f8;
}

    #contacto .container {
        width: 100%;
    }

.caja_mapa {
    padding-top: 10px;
}

.mapa {
    width: 100%;
    height: 240px;
}

.caja_servicios {
    padding: 5px;
    margin: 5px;
    border-right: solid 1px #d3d6e5;
    text-align: center;
}

.caja_servicios_footer {
    padding: 7px;
    margin: 5px;
    border: none;
    border-right: solid 2px #778993;
    text-align: left;
}

    .caja_servicios_footer a {
        display: block;
    }

.texto_iconos_social {
    margin-top: 3px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 0;
    font-size: 1.9vmin;
    color: #ebebeb;
    font-family: 'OpenSans-Regular';
    letter-spacing: 1px;
    font-weight: 100;
    cursor: pointer;
}

.icono_sociales {
    width: 30px;
    height: 30px;
    fill: white;
    position: absolute;
}

.caja_texto_servicios {
    text-align: center;
    height: auto;
    padding-bottom: 15px;
    word-wrap: break-word;
    width: 98%;
}

.titulo_servicios {
    font-weight: 600;
    font-size: 3vmin;
    font-family: 'OpenSans-Regular';
    color: #002d48;
    padding-bottom: 10px;
}

.texto_servicios {
    margin: -25px;
    margin-left: -40px;
    font-weight: 600;
    font-size: 2.3vmin;
    font-family: 'OpenSans-Regular';
    color: #002d48;
    padding: 0px 0px 20px 5px;
}

.titulos_footer {
    font-size: 2.5vmin;
    font-weight: 300;
    font-family: 'OpenSans-Regular';
    color: #ebebeb;
    font-family: 'OpenSans-Regular';
    margin-top: 15px;
}


/**FIN FOOTER**/


.boton_mas_informacion {
    margin: 0px;
    padding: 10px 15px 10px 15px;
    border: solid 1px #2c4f64;
    background-color: #fff;
    color: #002d48;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .boton_mas_informacion:hover {
        margin: 20px;
        padding: 10px 15px 10px 15px;
        border: solid 1px #fff;
        background-color: #002d48;
        color: #fff;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

.iconos_servicios {
    fill: #3B566E;
    width: 70px;
    height: 70px;
    min-height: 100px;
    min-width: 90px;
    margin: 4px;
}

.caja_texto_nosotros {
    text-align: left;
    height: auto;
    padding-bottom: 0px;
    margin-top: -10px;
    margin-bottom: -15px;
}

.caja_texto_resultados {
    text-align: left;
    height: auto;
    padding-bottom: 0px;
    margin-top: -10px;
    margin-bottom: -15px;
}


.titulo_nosotros {
    font-weight: 300;
    font-size: 4.4vmin;
    color: #002d48;
}

.texto_footer {
    color: #7697a2;
    font-size: 1.7vmin;
    font-family: 'OpenSans-Regular';
}

    .texto_footer a {
        color: #7697a2;
        font-size: 1.7vmin;
    }

.texto_footer_map {
    color: #ededed;
    font-size: 2vmin;
}

    .texto_footer_map a {
        color: #ededed;
        font-size: 2.2vmin;
        font-family: 'OpenSans-Regular';
    }

.logotipo_blanco_footer {
    filter: invert(100%);
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 80px;
}

.logotipo_footer {
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0;
    float: left;
    fill: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


/*****************************************INICIA KEYFRAMES**********************************************/
/**********************************INICIA LLAVE ANIMACION DE TITULO PRINCIPAL************************/
@keyframes showTopText {
    0% {
        transform: translate3d(0, 100%, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes showBottomText {
    0% {
        transform: translate3d(0, -100%, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

.animated-title {
    font-family: 'OpenSans-Regular';
    height: 22vmin;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #BDC4D0;
    letter-spacing: 1px;
}

    .animated-title > div {
        height: 100%;
        overflow: hidden;
        position: absolute;
        width: 100%;
        font-family: 'OpenSans-Regular';
        color: #BDC4D0;
    }

        .animated-title > div div {
            position: absolute;
            font-family: 'OpenSans-Regular';
            color: #fff;
            width: 100%;
        }
            /**texto titulo en pantalla escritorio*/
            .animated-title > div div span {
                display: block;
                color: #fff;
                font-size: 11vmin;
            }

        /**texto titulo en pantalla escritorio*/
        .animated-title > div.text-top {
            top: -60px;
            animation: fadeIn 2.4s both;
        }

            .animated-title > div.text-top div {
                animation: showTopText .5s;
                animation-delay: .4s;
                animation-fill-mode: forwards;
                bottom: 0px;
                transform: translate(0, 100%);
                color: #BDC4D0;
                background-color: transparent;
            }

                .animated-title > div.text-top div span:first-child {
                    color: #fff;
                    background-color: transparent;
                }

        .animated-title > div.text-bottom {
            bottom: 85px;
            background-color: transparent;
            font-size: 11vmin;
            animation: fadeIn 2.4s both;
        }

            .animated-title > div.text-bottom div {
                animation: showBottomText .5s;
                animation-delay: .8s;
                animation-fill-mode: forwards;
                top: -17px;
                transform: translate(0, -100%);
                background-color: transparent;
            }

/**********************************FIN LLAVE ANIMACION DE TITULO PRINCIPAL************************/




.tabla_buscador_home {
    background-color: red;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    font-size: 12px;
    font-family: 'OpenSans-Regular';
    margin: 10px;
    align-content: center;
    align-items: center;
    align-self: center;
    text-align: left;
    color: black;
    border: solid 30px red;
    border-radius: 30px;
}


/* inicia estilo para acciones emergentes ( es distinto al estilo de notificaciones emergentes)*/
.marco_loading_acciones_emergentes {
    background-color: #f7f7f7;
    border: solid 3px #41434f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: fixed;
    top: 1%;
    left: .4%;
    min-width: 99%;
    height: 97%;
    z-index: 7100;
    animation: fadeIn .2s both;
    display: flex;
    align-items: center;
    justify-content: center;
}

.estilo_contenedor_acciones_emergentes {
    background-color: #fbfbfb;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    font-family: 'OpenSans-Regular';
}
/* final estilo para acciones emergentes*/



/* inicia estilo para notificaciones emergentes*/
.marco_loading_notificaciones {
    background-color: #f7f7f7;
    border: solid 3px #41434f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: fixed;
    top: 1%;
    left: .4%;
    min-width: 99%;
    height: 98%;
    text-align: center;
    z-index: 9000;
    animation: fadeIn .2s both;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notificaciones_flotante_visible {
    background-color: #fbfbfb;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    font-family: 'OpenSans-Regular';
    min-width: 30%;
    max-width: 70%;
}

.texto_notificaciones {
    color: #41434f;
    font-family: 'OpenSans-Regular';
    font-size: 13px;
    overflow-wrap: break-word;
}

/* final estilo para notificaciones emergentes*/


/* Media Queries */
/*****************************************************************************************************************************************************************************************************************************************************************************************************************************/



@media (min-width: 768px) {

    nav.navbar.show-color li a {
        margin-top: 0px;
        transition: ease-out .2s all;
        color: #002d48;
    }

    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }


    #home {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        position: relative;
        min-height: 500px;
        height: 10vh;
        padding: 300px 0px 110px 0px;
        /* Layering due to Psuedo overlay */
    }

        #home:before {
            content: "";
            display: block;
            position: fixed;
            top: 0;
            left: 0px;
            width: 100%;
            min-height: 400px;
            height: 40vh;
            background-image: url("../img/img43.jpg");
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            will-change: transform;
            z-index: 0;
            filter: blur(3px);
            -webkit-filter: blur(3px);
            /* Full height */
            height: 100%;
            /* Center and scale the image nicely */
            /*LLAVE efecto movimiento fondo en home con animate1.css*/
            animation: zoomIn 90S both;
        }

        #home:after {
            content: "";
            display: block;
            position: absolute;
            top: -140px;
            left: 0px;
            right: 0;
            bottom: 0;
            background-image: url(../img/wallpaper_1.jpeg);
            background-position: center;
            z-index: 0;
        }




    ul.navbar-nav {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        float: none;
        text-align: center;
        color: #BDC4D0;
    }

        ul.navbar-nav > li.active {
            color: white;
            background: rgba(0, 0, 0, 0.0);
            transition: all 1s;
        }

    ul.navbar-nav {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        float: none;
        text-align: center;
        color: #BDC4D0;
    }

        ul.navbar-nav > li.active {
            color: white;
            background: rgba(0, 0, 0, 0.0);
            box-shadow: inset 0 -4px 0 0 #0099cc;
            transition: all 1s;
        }
}

@media screen and (max-width: 767px) {

    .progress_neutral tr {
        background: transparent;
        text-align: left;
        font-family: 'OpenSans-Regular';
        font-weight: normal;
        color: #41434f;
        width: auto;
        height: auto;
        padding: 1px 9px 1px 6px;
        border: none;
        font-size: 16px;
        display: inline-grid;
        width: calc(100% / 1);
    }

    .caja_boton_whatsapp {
        text-align: center;
        padding: 10px 10px 16px;
        border: none;
        background: #3aaf97;
        text-decoration: none;
        font-family: 'OpenSans-Regular';
        color: white;
        font-size: 15px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        position: relative;
        transition: background-color 0.1s ease;
        overflow: hidden;
        cursor: pointer;
    }

    #logo_kasadijo_top {
        height: 70px;
        width: 82%;
        position: fixed;
        background-image: url(../img/logo_kasadijo_vector.svg);
        background-size: auto;
        background-color: #ffffff60;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: center;
    }

    nav.navbar.show-color #logo_kasadijo_top {
        height: 70px;
        width: 92%;
        position: fixed;
        background-image: url(../img/logo_kasadijo_vector.svg);
        background-size: 130px;
        background-repeat: no-repeat;
        border-radius: 10px;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
        background-position: center;
        transition: all 0.3s ease 0s;
    }

    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -270px;
    }


    #home:after {
        content: "";
        display: block;
        position: absolute;
        top: -200px;
        left: 0px;
        right: 0;
        bottom: 0;
        background-image: url(../img/wallpaper_1.jpeg);
        background-position: center;
        z-index: 0;
    }


    .logo_kasadijo_botton {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        height: 80px;
        fill: white;
    }

    h1 {
        font-size: 2.375rem;
        line-height: 2.75rem;
    }



    #home {
        height: 80vh;
        min-height: 440px;
    }

        #home:before {
            height: 80vh;
            min-height: 640px;
        }

    #servicios .feature {
        padding: 50px 0;
    }

    #servicios .feature-container {
        margin-bottom: 80px;
    }

    #servicios .feature svg {
        width: 60px;
        height: 60px;
    }



    .bg-image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: fixed;
        top: 0;
        left: 0px;
        width: 100%;
        min-height: 400px;
        height: 60vh;
        z-index: 0;
        filter: blur(6px);
        -webkit-filter: blur(6px);
        animation: fadeIn 1s both;
    }
    /**tamaņo y texto consultores de menu top movil*/
    .navbar-collapse {
        background: rgba(0, 0, 0, 0.95);
        border-radius: 10px;
    }

    nav.navbar {
        height: 100px;
    }

        nav.navbar.show-color {
            height: 85px;
            padding: 5px;
        }

    .hero {
        text-align: center;
        padding-top: 27px;
        padding-bottom: 27px;
        margin-top: -30px;
    }

        .hero h1 {
            font-family: 'OpenSans-Regular';
            line-height: 0;
            font-variant: small-caps;
        }

            .hero h1 span {
                font-family: 'OpenSans-Regular';
                font-variant: small-caps;
                border-bottom: 2px solid #0099cc;
                color: #fff;
                line-height: 1.6;
                font-size: 12px;
                font-weight: 800;
                letter-spacing: 3px;
            }

    .titulo_2_KASADIJO {
        font-family: 'OpenSans-Regular';
        font-variant: small-caps;
        color: #fff;
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 7px;
    }

    .lista_justificado {
        margin-left: 7px;
        text-indent: 10px;
        font-size: 40px;
    }

    .boton_mas_informacion {
        margin: 0px;
        padding: 10px 15px 10px 15px;
        border: solid 1px #2c4f64;
        background-color: #fff;
        color: #002d48;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .boton_mas_informacion:hover {
            margin: 20px;
            padding: 10px 15px 10px 15px;
            border: solid 1px #fff;
            background-color: #002d48;
            color: #fff;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

    .iconos_servicios {
        fill: #3B566E;
        width: 60px;
        height: 60px;
        min-height: 90px;
        min-width: 80px;
        margin: 5px;
    }

    .boton_menu {
        text-align: left;
        background-color: transparent;
        border: none;
        color: #004572;
        letter-spacing: 1px;
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.0);
    }

        .boton_menu:hover {
            background-color: rgba(0,0,0,.055);
            border-bottom: 1px solid rgba(0, 0, 0, 0.0);
        }

    /**INICIO FOOTER**/

    #contacto {
        background-color: #0f0f11;
        color: #f3f4f8;
    }

        #contacto .container {
            width: 100%;
        }



    .caja_mapa {
        padding-top: 10px;
    }

    .mapa {
        width: 100%;
        height: 240px;
    }

    .caja_servicios {
        padding: 5px;
        margin: 5px;
        border: none;
        border-bottom: solid 1px #d3d6e5;
        text-align: center;
    }

    .caja_servicios_footer {
        padding: 5px;
        margin: 5px;
        border: none;
        text-align: left;
    }

        .caja_servicios_footer a {
            display: block;
        }

    .titulos_footer {
        color: #ebebeb;
        font-size: 3.3vmin;
        font-family: 'OpenSans-Regular';
        margin-top: 15px;
    }

    .texto_iconos_social {
        margin-top: 4px;
        margin-bottom: 10px;
        margin-left: 35px;
        margin-right: 0;
        font-size: 3vmin;
        color: #ebebeb;
        font-family: 'OpenSans-Regular';
        letter-spacing: 1px;
        font-weight: 100;
    }

    .icono_sociales {
        width: 30px;
        height: 30px;
        fill: #002d48;
        position: absolute;
    }

    .caja_texto_servicios {
        text-align: center;
        height: auto;
        padding-bottom: 10px;
        word-wrap: break-word
    }

    .titulo_servicios {
        font-weight: 300;
        font-size: 5.3vmin;
        font-family: 'OpenSans-Regular';
        color: #002d48;
        margin-left: 13px;
    }

    .texto_servicios {
        margin: -30px;
        margin-left: 0px;
        font-weight: 600;
        font-size: 3.8vmin;
        font-family: 'OpenSans-Regular';
        color: #002d48;
        padding: 0px 20px 0px 10px;
    }

    .titulo_resultados {
        font-weight: 400;
        font-size: 6.2vmin;
        color: #002d48;
    }

    .texto_footer_map {
        color: #ededed;
        font-size: 2vmin;
    }

        .texto_footer_map a {
            color: #ededed;
            font-size: 2.2vmin;
            font-family: 'OpenSans-Regular';
        }

    /**FIN FOOTER**/

}

@media screen and (width: 667px) {

    #logo_kasadijo_top {
        height: 70px;
        width: 82%;
        position: fixed;
        background-image: url(../img/logo_kasadijo_vector.svg);
        background-size: auto;
        background-color: #ffffff60;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: center;
    }

    #home {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        position: relative;
        min-height: 200px;
        height: 10vh;
        padding: 280px 0px 160px 0px;
        /* Layering due to Psuedo overlay */
    }

        #home:after {
            content: "";
            display: block;
            position: absolute;
            top: -160px;
            left: 0px;
            right: 0;
            bottom: 0;
            background-image: url(../img/wallpaper_1.jpeg);
            background-position: center;
            z-index: 0;
        }

    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -180px;
    }
}

@media screen and (max-width: 412px) {
    #logo_kasadijo_top {
        height: 70px;
        width: 76%;
        position: fixed;
        background-image: url(../img/logo_kasadijo_vector.svg);
        background-size: auto;
        background-color: #ffffff60;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-position: center;
    }
}

/**MacBook Media Query for min-width:**/
@media only screen and (min-width: 2304px) {
    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

/***MacBook Media Query for min-height:*/
@media only screen and (min-height: 1440px) {
    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

/****MacBook Media Query for landscape orientation:*/
@media only screen and (min-width: 2304px) and (orientation: landscape) {
    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

/****MacBook Media Query for portrait orientation:*/
@media only screen and (min-width: 1440px) and (orientation: portrait) {
    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}

/****MacBook Media Query for device pixel ratio:*/
@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1/1), only screen and (min-device-pixel-ratio: 1) {
    .logo_kasadijo_principal {
        min-width: 100px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}



/* FINAL Media Queries */
/*****************************************************************************************************************************************************************************************************************************************************************************************************************************/




@-webkit-keyframes focusDemo {
    from, 30% {
        -webkit-transform: translate(0, 0px);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate(0, 0px);
        transform: translate3d(0, 0px, 0);
    }

    40%, to {
        -webkit-transform: translate(0, -170px);
        -webkit-transform: translate3d(0, -170px, 0);
        transform: translate(0, -170px);
        transform: translate3d(0, -170px, 0);
    }
}

@keyframes focusDemo {
    from, 30% {
        -webkit-transform: translate(0, 0px);
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate(0, 0px);
        transform: translate3d(0, 0px, 0);
    }

    40%, to {
        -webkit-transform: translate(0, -170px);
        -webkit-transform: translate3d(0, -170px, 0);
        transform: translate(0, -170px);
        transform: translate3d(0, -170px, 0);
    }
}

@-webkit-keyframes focusColor-1 {
    from, 39.9% {
        background: #d3d6e5;
    }

    40%, to {
        background: #F3F4F8;
    }
}

@keyframes focusColor-1 {
    from, 39.9% {
        background: #d3d6e5;
    }

    40%, to {
        background: #F3F4F8;
    }
}

@-webkit-keyframes focusColor-2 {
    from, 24% {
        background: #F3F4F8;
    }

    24.2%, 28% {
        background: #dcdfeb;
    }

    28.2%, 40% {
        background: #F3F4F8;
    }

    40.1%, to {
        background: #d3d6e5;
    }
}

@keyframes focusColor-2 {
    from, 24% {
        background: #F3F4F8;
    }

    24.2%, 28% {
        background: #dcdfeb;
    }

    28.2%, 40% {
        background: #F3F4F8;
    }

    40.1%, to {
        background: #d3d6e5;
    }
}

@-webkit-keyframes focusHeaderColor {
    from, 40% {
        background: #dcdfeb;
    }

    40.2%, 70% {
        background: #0099cc;
    }

    75%, to {
        background: #dcdfeb;
    }
}

@keyframes focusHeaderColor {
    from, 40% {
        background: #dcdfeb;
    }

    40.2%, 70% {
        background: #0099cc;
    }

    75%, to {
        background: #dcdfeb;
    }
}

@-webkit-keyframes focusCursor {
    from {
        -webkit-transform: translate(-50%, 200px);
        -webkit-transform: translate3d(-50%, 200px, 0);
        transform: translate(-50%, 200px);
        transform: translate3d(-50%, 200px, 0);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15%, 30% {
        opacity: 1;
        -webkit-transform: translate(-10%, 0);
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate(-10%, 0);
        transform: translate3d(-10%, 0, 0);
    }

    45%, to {
        opacity: 0;
    }
}

@keyframes focusCursor {
    from {
        -webkit-transform: translate(-50%, 200px);
        -webkit-transform: translate3d(-50%, 200px, 0);
        transform: translate(-50%, 200px);
        transform: translate3d(-50%, 200px, 0);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    15%, 30% {
        opacity: 1;
        -webkit-transform: translate(-10%, 0);
        -webkit-transform: translate3d(-10%, 0, 0);
        transform: translate(-10%, 0);
        transform: translate3d(-10%, 0, 0);
    }

    45%, to {
        opacity: 0;
    }
}


@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}


/*****************************************FINAL KEYFRAMES******************************************************************************************************************************************************************************/


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}



/**INICIA ESTILO SPIN LOADER*/

.marco_loading1 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: solid 3px rgba(0, 0, 0, 0.45);
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    position: fixed;
    top: 1%;
    left: .4%;
    vertical-align: middle;
    text-align: center;
    align-content: center;
    align-items: center;
    width: 100%;
    z-index: 10000;
    animation: fadeIn .4s both;
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(160deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(160deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.loading {
    background-color: transparent;
    border-radius: 50%;
    margin: 5px auto;
    animation: loading 5s infinite linear;
}

.spin-1 {
    border: 5px solid #11293f;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 120px;
    height: 120px;
}

.spin-2 {
    border: 5px solid #113351;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 100px;
    height: 100px;
    animation-delay: 1s;
}

.spin-3 {
    border: 5px solid #194166;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 80px;
    height: 80px;
    animation-delay: 1s;
}

.spin-4 {
    border: 5px solid #24527c;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 60px;
    height: 60px;
    animation-delay: 1s;
}

.spin-5 {
    border: 5px solid #336490;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    width: 40px;
    height: 40px;
    animation-delay: 1s;
}

.spin-6 {
    border: 5px solid #386e9f;
    width: 20px;
    height: 20px;
    animation-delay: 1s;
}
/**TERMINA ESTILO SPIN LOADER*/
