/*
Theme Name: Fern Tree Gardens
Theme URI: https://dupla.mx/themes
Author: Oscar GarcÃƒÆ’Ã‚Â­a
Author URI: https://lopar711.com/
Description: Template personalizado para el sitio Fern Tree Gardens
Version: 1.2
License: dupla.mx Ãƒâ€šÃ‚Â® Fern Tree GardensÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢

*/
    @charset "UTF-8";

    html, body{
        width: 100%;
        height:100%;
        margin:0;
        padding:0;
        font-weight: 400;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
       /*overflow: hidden;*/
        background-color: #000;

    }

    a{
        text-decoration: none;
        color: #000;
    }

    /*
    font-family: 'Lato', sans-serif;
    font-family: 'Raleway', sans-serif;
    */

    /*header*/
    .puntos{
    }

    header ul li{
        width: auto;
        display: inline-block;
        padding: 0px 10px 8px;
        padding-top: 42px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        cursor: pointer;
        /* font-size: 16px; */
        color: #fff;
        margin-left: -2px;
    }

    header ul li.act{
        border-bottom: 1px solid #9C27B0;
    }

    header ul li:hover{
        border-bottom: 1px solid #9C27B0;
    }

    header ul li.li_logo:hover{
        border-bottom:none;
    }

    .punto.act{
    }

    .menu{
        position: relative;
        width: -o-calc(100% - 80px);
        width: -ms-calc(100% - 80px);
        width: -moz-calc(100% - 80px);
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin: auto;
        height: 100%;
    }

    .logo{
        width: 150px;
        position: relative;
        top: 15px;
        float: left;
        cursor: pointer;
    }

    .logo h1{
        margin: 0;
        color: transparent;
        font-size: 0px;
    }

    .logo h1 img{
        max-height: 50px;
        width: auto;
    }

   
   


    /*generales*/

    .video{
        background-color: #000;
        width: 100%;
        position: fixed;
        z-index: 1;
        height: 100%;
        overflow: hidden;
        top: 0;
        left: 0;
    }

    .video_int{
        position: relative;
        height: 0;
        width: -o-calc(100% + 800px);
        width: -ms-calc(100% + 800px);
        width: -moz-calc(100% + 800px);
        width: -webkit-calc(100% + 800px);
        width: calc(100% + 800px);
        padding-bottom: -o-calc(56.6% + 400px);
        padding-bottom: -ms-calc(56.6% + 400px);
        padding-bottom: -moz-calc(56.6% + 400px);
        padding-bottom: -webkit-calc(56.6% + 400px);
        padding-bottom: calc(56.6% + 400px);
        left: -400px;
        top: 0px;
    }

    .video_int iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(upload/fondo.jpg);
        filter: blur(15px);
        -webkit-filter: blur(15px);
        background-position: center;
        background-size: cover;
    }

    .table{
        display: table!important;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
    }

    .table_cell{
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        width: 100%;
        position: relative;
        z-index: 2;
    }

    .cubo{
        width: 1210px;
        margin: auto;
        height: auto;
        position: relative;
        text-align: center;
    }

    .cubo_int{
        height: auto;
        width: -o-calc(100% - 20px);
        width: -ms-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        margin: auto;
        position: relative;
        /* overflow-x: hidden; */
        /* overflow-y: scroll; */
    }

    .cubo_int h3{
        font-size: 52px;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 20px;
        letter-spacing: 34px;
        font-weight: 100;
        font-family: 'Raleway', sans-serif;
        margin: 0px auto 0px;
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        text-indent: 34px;
        -webkit-animation: cuboTres 1600ms;
        animation: cuboTres 1600ms;
        /*-webkit-animation-delay: 600ms;
        animation-delay: 600ms;*/
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -ms-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
    }

    @-webkit-keyframes cuboTres {
        from {
            -ms-transform: scale(0.8); 
            -webkit-transform: scale(0.8); 
            transform: scale(0.8);
        }
        to {
            -ms-transform: scale(1); 
            -webkit-transform: scale(1); 
            transform: scale(1);
        }
    }

    @keyframes cuboTres {
        from {
            -ms-transform: scale(0.8); 
            -webkit-transform: scale(0.8); 
            transform: scale(0.8);
        }
        to {
            -ms-transform: scale(1); 
            -webkit-transform: scale(1); 
            transform: scale(1);
        }
    }

    .cubo_int h2{
        font-weight: 300;
        font-family: 'Raleway', sans-serif;
        letter-spacing: 3px;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
    }

    .detalle{
        height: 20px;
        width: 100px;
        margin: auto;
        background-image: url(img/pleca.png);
        background-size: 90px;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: 15px;
    }

    .cubo_int p{
        width: 500px;
        margin: 20px auto 0px;
        line-height: 26px;
        font-size: 14px;
        letter-spacing: 1px;
        text-indent: 1px;
        /* text-transform: uppercase; */
        font-weight: 100;
    }

    /*flechas*/


    .wrapper{
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .slide{}

    .flechas{
        width: 100px;
        height: 100px;
        position: absolute;
        z-index: 5;
        left: -o-calc(50% - 50px);
        left: -ms-calc(50% - 50px);
        left: -moz-calc(50% - 50px);
        left: -webkit-calc(50% - 50px);
        left: calc(50% - 50px);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: center;
        cursor: pointer;
        -o-transition:300ms;
        -ms-transition:300ms;
        -moz-transition:300ms;
        -webkit-transition:300ms;
        transition:300ms;
    }

    .flechas.flecha_izq{
        top: 20px;
        background-image: url(img/f_top.png);
    }

    .flechas.flecha_izq:hover{
        background-image: url(img/f_top_v.png);
    }

    .flechas.flecha_der{
        bottom: 20px;
        background-image: url(img/f_bot.png);
    }

    .flechas.flecha_der:hover{
        background-image: url(img/f_bot_v.png);
    }



    /*sonido*/

    .icono{
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0px;
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: 0px -6px;
        cursor: pointer;
        bottom: 0;
        right: 40px;
        z-index: 4;
    }

    .icono:hover{
        opacity: 0.8;
    }

    .icono.play{
        background-image: url(img/play.png);
    }

    .icono.pause{
        background-image: url(img/pause.png);
    }

    .logo_maitaramasco{
        position: relative;
        vertical-align: middle;
        max-width: 100%;
        height: auto;
    }

    .over_negro{
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        top: 0;
        left: 0;
    }


    .video_i{
        width: 100%;
        position: relative;
    }

    .cubo_i{
        width: 100%;
        position: relative;
        padding-bottom: 45%;
    }


    .cubo_i .table{
        position: absolute;
    }

    .c_i{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .cubo.interior{
        color: #fff;
    }

    .cubo_int a{
        color: #fff;
        /* text-decoration: none; */
        border-bottom: 1px solid;
        padding-bottom: 4px;
        letter-spacing: 1px;
    }

    .cubo_int a:hover{
        color: #74c5b4;
    }

    .fila{
        clear: both;
    }

    .columna{
        width: -o-calc(50% - 40px);
        width: -ms-calc(50% - 40px);
        width: -moz-calc(50% - 40px);
        width: -webkit-calc(50% - 40px);
        width: calc(50% - 40px);
        float: left;
        margin: 0px 20px 10px;
    }

    .columna.c_l{
        position: relative;
    }

    .columna.c_l h2{
        margin: 34px 0px 0px;
        font-size: 24px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: right;
        font-weight: 400;
        font-family: 'Raleway', sans-serif;
    }

    .columna.c_r{
        text-align: left;
        float: left;
    }

    .clear{
        clear: both;
    }


    .columna.c_r p{
        margin: 30px 0px 0px;
    }



    .cubo_int::-webkit-scrollbar      {
        width: 1px;
        background: rgba(255, 255, 255, 0);
        border-radius:5px;
    }
    .cubo_int::-webkit-scrollbar-track  {
        width:10px;
        background: rgba(255, 255, 255, 0);
    }  
    .cubo_int::-webkit-scrollbar-thumb {
        width: 5px;
        background: rgba(255, 255, 255, 1);
        border-radius:5px;
    }      
    .cubo_int::-webkit-scrollbar-corner  {
        border-radius:5px;
        background-color: rgba(255, 255, 255, 0);
    } 

     .cubo.interior.about .c_i::-webkit-scrollbar      {
        width: 1px;
        background: rgba(255, 255, 255, 0);
        border-radius:5px;
    }
    .cubo.interior.about .c_i::-webkit-scrollbar-track  {
        width:10px;
        background: rgba(255, 255, 255, 0);
    }  
    .cubo.interior.about .c_i::-webkit-scrollbar-thumb {
        width: 5px;
        background: rgba(255, 255, 255, 1);
        border-radius:5px;
    }      
    .cubo.interior.about .c_i::-webkit-scrollbar-corner  {
        border-radius:5px;
        background-color: rgba(255, 255, 255, 0);
    } 

    .linea{
        position: absolute;
        background-color: #fff;
        z-index: 3;
    }

    .cubo.interior .linea{
        background-color: #74c5b4;
    }

    .line_01_b{
        background-color: rgba(255, 255, 255, 0.3);
        top: 20px;
        left: 20px;
        height: 1px;
        width: -o-calc(100% - 40px);
        width: -ms-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        display: block;
        z-index: 3;
        position: absolute;
    }

    .line_02_b{
        background-color: rgba(255, 255, 255, 0.3);
        top: 20px;
        right: 20px;
        height: -o-calc(100% - 40px);
        height: -ms-calc(100% - 40px);
        height: -moz-calc(100% - 40px);
        height: -webkit-calc(100% - 40px);
        height: calc(100% - 40px);
        width: 1px;
        display: block;
        z-index: 3;
        position: absolute;
    }

    .line_03_b{
        background-color: rgba(255, 255, 255, 0.3);
        bottom: 20px;
        right: 20px;
        height: 1px;
        width: -o-calc(100% - 40px);
        width: -ms-calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        display: block;
        z-index: 3;
        position: absolute;
    }

    .line_04_b{
        background-color: rgba(255, 255, 255, 0.3);
        bottom: 20px;
        left: 20px;
        height: -o-calc(100% - 40px);
        height: -ms-calc(100% - 40px);
        height: -moz-calc(100% - 40px);
        height: -webkit-calc(100% - 40px);
        height: calc(100% - 40px);
        width: 1px;
        display: block;
        z-index: 3;
        position: absolute;
    }

    .line_01{
        width: 0;
        height: 1px;
        top: 20px;
        left: 20px;
        -webkit-animation: lineaUno 600ms; /* Chrome, Safari, Opera */
        animation: lineaUno 600ms;
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -ms-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
    }

    @-webkit-keyframes lineaUno {
        from {width: 0px;}
        to {
            width: -o-calc(100% - 40px);
            width: -ms-calc(100% - 40px);
            width: -moz-calc(100% - 40px);
            width: -webkit-calc(100% - 40px);
            width: calc(100% - 40px);
        }
    }

    @keyframes lineaUno {
        from {width: 0px;}
        to {
            width: -o-calc(100% - 40px);
            width: -ms-calc(100% - 40px);
            width: -moz-calc(100% - 40px);
            width: -webkit-calc(100% - 40px);
            width: calc(100% - 40px);
        }
    }

    .line_02{
        width: 1px;
        height: 0;
        top: 20px;
        right: 20px;
        -webkit-animation: lineaDos 600ms;
        animation: lineaDos 600ms;
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -ms-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
    }

    @-webkit-keyframes lineaDos {
        from {height: 0px;}
        to {
            height: -o-calc(100% - 40px);
            height: -ms-calc(100% - 40px);
            height: -moz-calc(100% - 40px);
            height: -webkit-calc(100% - 40px);
            height: calc(100% - 40px);
        }
    }

    @keyframes lineaDos {
        from {height: 0px;}
        to {
            height: -o-calc(100% - 40px);
            height: -ms-calc(100% - 40px);
            height: -moz-calc(100% - 40px);
            height: -webkit-calc(100% - 40px);
            height: calc(100% - 40px);
        }
    }

    .line_03{
        width: 0;
        height: 1px;
        right: 20px;
        bottom: 20px;
        -webkit-animation: lineaTres 550ms;
        animation: lineaTres 550ms;
        -webkit-animation-delay: 600ms;
        animation-delay: 600ms;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -ms-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
    }

    @-webkit-keyframes lineaTres {
        from {width: 0px;}
        to {
            width: -o-calc(100% - 40px);
            width: -ms-calc(100% - 40px);
            width: -moz-calc(100% - 40px);
            width: -webkit-calc(100% - 40px);
            width: calc(100% - 40px);
        }
    }

    @keyframes lineaTres {
        from {width: 0px;}
        to {
            width: -o-calc(100% - 40px);
            width: -ms-calc(100% - 40px);
            width: -moz-calc(100% - 40px);
            width: -webkit-calc(100% - 40px);
            width: calc(100% - 40px);
        }
    }

    .line_04{
        width: 1px;
        height: 0;
        bottom: 20px;
        left: 20px;
        -webkit-animation: lineaCuatro 500ms;
        animation: lineaCuatro 500ms;
        -webkit-animation-delay: 1450ms;
        animation-delay: 1450ms;
        -webkit-animation-fill-mode:forwards;
        -moz-animation-fill-mode:forwards;
        -ms-animation-fill-mode:forwards;
        -o-animation-fill-mode:forwards;
    }

    @-webkit-keyframes lineaCuatro {
        from {height: 0px;}
        to {
            height: -o-calc(100% - 40px);
            height: -ms-calc(100% - 40px);
            height: -moz-calc(100% - 40px);
            height: -webkit-calc(100% - 40px);
            height: calc(100% - 40px);
        }
    }

    @keyframes lineaCuatro {
        from {height: 0px;}
        to {
            height: -o-calc(100% - 40px);
            height: -ms-calc(100% - 40px);
            height: -moz-calc(100% - 40px);
            height: -webkit-calc(100% - 40px);
            height: calc(100% - 40px);
        }
    }

    #carga{
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        z-index: 10;
        display: none;
    }

    #carga img{
        max-width: 100%;
        height: auto;
    }


    #page{
       /* visibility: hidden;*/
            width: 100%;
        height: 100%;
        position: relative;
    }

    .columna.c_l .detalle{
        position: absolute;
        left: 0px;
        top: 9px;
        width: 5px;
        height: 1px;
        display: none;
    }

    .over_negro_t{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        /*background-color: #000;*/
    }

    .over_fondo{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.5;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        filter: blur(15px);
    -webkit-filter: blur(15px);
    transition: 1200ms;

    }

    .tit{
    position: absolute;
    right: 0;
    color: #fff;
}

    .tit h2{
         letter-spacing: 5px;
         line-height: 36px;
         text-transform: uppercase;
         font-weight: 400;
         font-size: 16px;
         font-size: 17px;
         text-transform: uppercase;
         margin-top: 0;
         font-family: 'Raleway', sans-serif;
         font-weight: 100;
         margin: 33px auto 1px;
         /* -webkit-font-smoothing: antialiased; */
         /*-moz-font-smoothing: antialiased;*/
    }

    .lineas{
    width: -o-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    height: -o-calc(100% - 40px);
    height: -ms-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    height: calc(100% - 40px);
    position: fixed;
    top: 20px;
    left: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 3;
}

.cubo.interior.about{
    margin-top: 150px;
    margin-bottom: 60px;
    height: auto;
}

.cubo.interior.about .cubo_i{
    /* height: calc(100% - 20px); */
}

.cubo.interior.about .c_i{
    overflow-x: hidden;
    overflow-y: scroll;
}

.cubo.interior.about .c_i .table{}

.cubo.interior.about .c_i .table_cell{}

.cubo.interior.about .cubo_int{}


.letra{
    opacity: 0;
    visibility: hidden;
    letter-spacing: 26px;
    -webkit-animation: letraFade 1200ms;
    animation: letraFade 1200ms;
    -webkit-animation-delay: 900ms;
    animation-delay: 900ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes letraFade {
    from {
        opacity: 0;
        visibility: hidden;
        letter-spacing: 26px;
    }
    to {
        opacity: 1;
        visibility: visible;
        letter-spacing: 34px;
    }
}

@keyframes letraFade {
    from {
        opacity: 0;
        visibility: hidden;
        letter-spacing: 26px;
    }
    to {
        opacity: 1;
        visibility: visible;
        letter-spacing: 34px;
    }
}

.over_negro_t{
    background-color: #fff;
    opacity: 1;
    display: block;

    -webkit-animation: overNegro 1200ms;
    animation: overNegro 1200ms;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
    
}

@-webkit-keyframes overNegro {
    from {
        background-color: #fff;
        opacity: 1;
        display: block;

    }
    to {
        background-color: rgba(0,0,0,0);
        opacity: 0;
        display: none;

    }
}

@keyframes overNegro {
    from {
        background-color: #000;
        opacity: 1;
        display: block;
     
    }
    to {
        background-color: rgba(0,0,0,0);
        opacity: 0;
        display: none;
       
    }
}

.table_cell{
    z-index: 2;
    -webkit-animation: tableCell 100ms;
    animation: tableCell 100ms;
    -webkit-animation-delay: 1800ms;
    animation-delay: 1800ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes tableCell {
    from {
        z-index: 2;
    }
    to {
        z-index: 4;
    }
}

@keyframes tableCell {
    from {
        z-index: 2;
    }
    to {
        z-index: 4;
    }
}

.cubo_logo{
    background-color: #fff;
    width: 260px;
    padding: 20px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.linea_logo{
    position: absolute;
    background-color: #FFF;
    z-index: 5;
}

.linea_logo.ll_uno{
    width: 0;
    height: 1px;
    top: -10px;
    left: -10px;
    -webkit-animation: llUno 400ms;
    animation: llUno 400ms;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes llUno {
    from {width: 0px;}
    to {
        width: -o-calc(100% + 20px);
        width: -ms-calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
    }
}

@keyframes llUno {
    from {width: 0px;}
    to {
        width: -o-calc(100% + 20px);
        width: -ms-calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
    }
}

.linea_logo.ll_dos{
    width: 1px;
    height: 0;
    top: -10px;
    right: -10px;
    -webkit-animation: llDos 350ms;
    animation: llDos 350ms;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes llDos {
    from {height: 0px;}
    to {
        height: -o-calc(100% + 20px);
        height: -ms-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: calc(100% + 20px);
    }
}

@keyframes llDos {
    from {height: 0px;}
    to {
        height: -o-calc(100% + 20px);
        height: -ms-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: calc(100% + 20px);
    }
}

.linea_logo.ll_tres{
    width: 0;
    height: 1px;
    bottom: -10px;
    right: -10px;
    -webkit-animation: llTres 400ms;
    animation: llTres 400ms;
    -webkit-animation-delay: 1350ms;
    animation-delay: 1350ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes llTres {
    from {width: 0px;}
    to {
        width: -o-calc(100% + 20px);
        width: -ms-calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
    }
}

@keyframes llTres {
    from {width: 0px;}

    to {
        width: -o-calc(100% + 20px);
        width: -ms-calc(100% + 20px);
        width: -moz-calc(100% + 20px);
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
    }
}

.linea_logo.ll_cuatro{
    width: 1px;
    height: 0;
    left: -10px;
    bottom: -10px;
    -webkit-animation: llCuatro 350ms;
    animation: llCuatro 350ms;
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes llCuatro {
    from {height: 0px;}
    to {
        height: -o-calc(100% + 20px);
        height: -ms-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: calc(100% + 20px);
    }
}

@keyframes llCuatro {
    from {height: 0px;}
    to {
        height: -o-calc(100% + 20px);
        height: -ms-calc(100% + 20px);
        height: -moz-calc(100% + 20px);
        height: -webkit-calc(100% + 20px);
        height: calc(100% + 20px);
    }
}

header ul{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 67px;
    margin: 0;
    padding: 0;
    background-color: #000;
    z-index: 5;
    text-align: right;
    width: -o-calc(100% - 80px);
    width: -ms-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    padding: 0px 40px;
}

.li_logo{
    padding: 0;
    width: 150px;
    height: 50px;
    position: absolute;
    left: 40px;
    background-image: url(img/logodos.png);
    background-size: 128px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px 0px;
}

.li_logo.act{
    opacity: 0;
}



footer{
    width: -o-calc(100% - 80px);
    width: -ms-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    padding: 0px 40px;
    height: 30px;
    background-color: #000;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 5;
}

footer p{
    margin: 0;
    line-height: 30px;
    /* font-family: 'Raleway', sans-serif; */
    font-weight: 300;
    color: #fff;
}

footer p a{color: #fff;}

.dupla{
    position: absolute;
    right: 40px;
    top: 7px;
    font-weight: 300;
    color: #fff;
}

.dupla::after{
    content: ' >';
}

.dupla::before{
    content: '< / ';
}

.tel{
    width: 20px;
    height: 20px;
    background-image: url(img/tel.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
}

form.contact{
    border-top: 1px solid #fff;
    width: 500px;
    margin: 30px auto 0px;
    text-align: left;
}

form.contact h4{
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-left: 20px;
    font-size: 16px;
}

form.contact input{
    border: none;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    padding: 0px 5px 3px;
    margin: 0px 15px 20px;
    width: -o-calc(100% - 40px);
    width: -ms-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}

form.contact input.inputDos{
    width: -o-calc(50% - 40px);
    width: -ms-calc(50% - 40px);
    width: -moz-calc(50% - 40px);
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    float: left;
}

form.contact input[type="submit"]{
    border: 1px solid #fff;
    width: auto;
    padding: 5px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}


form.contact ::-webkit-input-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight:100;
  font-size:14px;
  letter-spacing:1px;
}
form.contact ::-moz-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight:100;
  font-size:14px;
  letter-spacing:1px;
}
form.contact :-ms-input-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight:100;
  font-size:14px;
  letter-spacing:1px;
}
form.contact :-moz-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight:100;
  font-size:14px;
  letter-spacing:1px;
}


.slide_gallery{
    width: -o-calc(100% - 1px);
    width: -ms-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
    padding-right: 1px;
    /* background-color: rgba(255, 255, 255, 0.8); */
    top: 70px;
    overflow-x: hidden;
    overflow-y:scroll;
    height: -o-calc(100% - 100px);
    height: -ms-calc(100% - 100px);
    height: -moz-calc(100% - 100px);
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    position: absolute;
}

.sgallery{
    width: -o-calc(100%/3 - 40px);
    width: -ms-calc(100%/3 - 40px);
    width: -moz-calc(100%/3 - 40px);
    width: -webkit-calc(100%/3 - 40px);
    width: calc(100%/3 - 40px);
    margin: 50px 17px 10px;
    position: relative;
    /* overflow: hidden; */
    cursor: pointer;
    /* display: inline-block; */
    /* margin-left: 50%; */
    /* margin-bottom: -86px; */
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.sgallery_img{
    width: 100%;
    padding-bottom: 60%;
    overflow: hidden;
    height: 0px;
    position: relative;
    z-index: 1;
}  

.sg_img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -o-transition:600ms;
    -ms-transition:600ms;
    -moz-transition:600ms;
    -webkit-transition:600ms;
    transition:600ms;
    z-index: 1;
}

.sg_over{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2;
    position: absolute;
    -o-transition:600ms;
    -ms-transition:600ms;
    -moz-transition:600ms;
    -webkit-transition:600ms;
    transition:600ms;
}

.slide_gallery_int{
    position: relative;
    width: 1180px;
    margin: auto;
}

.sgallery_info{
    width: 100%;
    height: auto;
    position: relative;
    top: 0px;
    left: 0px;
    /* background-color: rgba(0, 0, 0, 1); */
    /* opacity: 0; */
    -o-transition:300ms;
    -ms-transition:300ms;
    -moz-transition:300ms;
    -webkit-transition:300ms;
    transition:300ms;
    color: #fff;
    font-weight: 300;
    z-index: 2;
}

.sgallery:hover .sgallery_info{
    opacity: 1;
}

.sgallery:hover .sg_img{
    -ms-transform: scale(1.2); 
    -webkit-transform: scale(1.2); 
    transform: scale(1.2); 
}

.sgallery:hover .sg_over{
    background-color: rgba(0, 0, 0, 0);
}

.sgallery_info h4{
    /*font-family: 'Raleway', sans-serif;
    font-size: 46px;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 700;*/
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 6px;
    font-weight: 100;
    font-family: 'Raleway', sans-serif;
    /*-webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;*/
    text-indent: 0px;
    text-align: left;
    /* margin-bottom: -12px; */
    line-height: 28px;
}

.sgallery{
    opacity: 0;
    -ms-transform: scale(0.8); 
    -webkit-transform: scale(0.8); 
    transform: scale(0.8); 
    -webkit-animation: galleryFG 300ms;
    animation: galleryFG 300ms;
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes galleryFG {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}

@keyframes galleryFG {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}


.sgallery:nth-child(2n+1){
    /* margin-right: 50%; */
    /* margin-left: 0; */
}

.sgallery.act{
    opacity: 0;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: galleryFade 500ms;
    animation: galleryFade 500ms;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes galleryFade {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}

@keyframes galleryFade {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}

.sgallery.actD{
    opacity: 0;
    -ms-transform: scale(0.8); 
    -webkit-transform: scale(0.8); 
    transform: scale(0.8); 
    -webkit-animation: galleryFD 600ms;
    animation: galleryFD 600ms;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    -o-animation-fill-mode:forwards;
}

@-webkit-keyframes galleryFD {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}

@keyframes galleryFD {
    from {
        opacity: 0;
        -ms-transform: scale(0.8); 
        -webkit-transform: scale(0.8); 
        transform: scale(0.8); 
    }
    to {
        opacity: 1;
        -ms-transform: scale(1); 
        -webkit-transform: scale(1); 
        transform: scale(1); 
    }
}

.sg_table{
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.sg_table_cell{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.over_gallery{
    position: fixed;
    width: -o-calc(100% - 80px);
    width: -ms-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    background-color: #fff;
    height: -o-calc(100% - 102px);
    height: -ms-calc(100% - 102px);
    height: -moz-calc(100% - 102px);
    height: -webkit-calc(100% - 102px);
    height: calc(100% - 102px);
    top: 70px;
    left: 0px;
    z-index: 5;
    overflow: hidden;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;

    padding-left: 40px;
    padding-right: 40px;
}

.cerrar{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(img/cerrar.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    z-index: 5;
    border: 1px solid #000;
    border-top: none;
    border-right: none;
}



.over_gallery_int{
    position: absolute;
    width: -o-calc(100% - 420px);
    width: -ms-calc(100% - 420px);
    width: -moz-calc(100% - 420px);
    width: -webkit-calc(100% - 420px);
    width: calc(100% - 420px);
    height: -o-calc(100% - 80px);
    height: -ms-calc(100% - 80px);
    height: -moz-calc(100% - 80px);
    height: -webkit-calc(100% - 80px);
    height: calc(100% - 80px);
    top: 20px;
    left: 40px;
}

.over_slide{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
}

.helper_over{
    width: 10px;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.over_slide p{
    font-weight: 300;
    margin-left: 15px;
}

.over_slide img{
    max-width: -o-calc(100% - 20px);
    max-width: -ms-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: -webkit-calc(100% - 20px);
    max-width: calc(100% - 20px);
    margin: auto;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}

.over_f_l{
    width: 40px;
    height: 40px;
    background-image: url(img/flecha_l.png);
    position: absolute;
    left: -18px;
    top: -o-calc(50% - 20px);
    top: -ms-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    cursor: pointer;
}

.over_f_r{
    width: 40px;
    height: 40px;
    top: -o-calc(50% - 20px);
    top: -ms-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    right: -30px;
    background-image: url(img/flecha_r.png);
    position: absolute;
    cursor: pointer;
}

.sgallery_info h4{
    position: relative;
    width: auto;
}

.linea_sg{
    width: 0px;
    height: 1px;
    position: relative;
    bottom: -5px;
    margin: auto;
    background-color: #fff;
    -o-transition:400ms;
    -ms-transition:400ms;
    -moz-transition:400ms;
    -webkit-transition:400ms;
    transition:400ms;
}

.sgallery:hover .linea_sg{
    width: 40px;
}

.info_btn{
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 41px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;
    z-index: 5;
    /* font-family: 'Raleway', sans-serif; */
    border: 1px solid #000;
    border-top: none;
    border-right: none;
    /* color: transparent; */
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    /* background-image: url(img/info.png); */
    font-style: italic;
    text-indent: -2px;
}

.info_int{/*
    background-image: url(img/info.svg);*/
    width: 26px;
    height: 26px;
    position: relative;
    margin: 6px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-position: center;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.info{
    position: absolute;
    right: 0;
    top: 0px;
    background-color: #fff;
    z-index: 4;
    width: 300px;
    padding: 10px 0px;
    height: auto;
    font-weight: 300;
    right: -320px;
    line-height: 160%;
    padding-top: 0px;
    top: 20px;
    right: 40px;
}

.info h2{
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 130%;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}

.info p{}

.share{}

.share ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.share li{
    vertical-align: top;
    float: left;
    margin-right: 1px;
}

.share_t{
    background-color: #000;
    color: #fff;
    padding: 4px 5px;
}

.red{
    width: 30px;
    height: 30px;
    background-color: #000;
    cursor: pointer;
    background-image: url(img/red.png);
    background-repeat: no-repeat;
}

.red.fb{
    background-position: center -5px;
}

.red.tw{
    background-position: center -86px;
}


section{}

section.gallery{
    width: 1180px;
    margin: auto;
    z-index: 2;
    position: relative;
    margin-bottom: 200px;
    margin-top: 70px;
}





#btn_menu{
    display: none;
}

.blanco_wrapper{
    display: none;
}

input{
        -webkit-appearance:none;
        -webkit-border-radius: 0;
}

textarea{
        -webkit-appearance:none;
        -webkit-border-radius: 0;
}




@-moz-document url-prefix() {
    header ul li{
        padding: 42px 10px 10px;
    }
}




@media screen and (min-color-index:0) 
and(-webkit-min-device-pixel-ratio:0) { @media
{
    .cubo_int p { 
        font-weight: 400;
    }
    .sgallery_info h4{
        font-weight: 400;
    }
    form.contact ::-webkit-input-placeholder { 
      font-weight:400;
    }
    form.contact ::-moz-placeholder { 
      font-weight:400;
    }
    form.contact :-ms-input-placeholder { 
      font-weight:400;
    }
    form.contact :-moz-placeholder { 
      font-weight:400;
    }


}}




.socialList > a:not(:first-child):before{
    content: ' / ';
    text-decoration: none;
}