@import url(http://fonts.googleapis.com/css?family=Raleway);

@font-face {
    font-family:"ZonaProBold";
    src:url("fonts/zona-pro/ZonaPro-Bold.ttf.eot?") 
    format("eot"),url("fonts/zona-pro/ZonaPro-Bold.ttf.woff") 
    format("woff"),url("fonts/zona-pro/ZonaPro-Bold.ttf.ttf") 
    format("truetype"),url("fonts/zona-pro/ZonaPro-Bold.ttf.svg") 
    format("svg");
    font-weight:normal;
    font-style:normal;
 }

 @font-face {
    font-family:"ZonaProThin";
    src:url("fonts/zona-pro/ZonaPro-Thin.ttf.eot?") 
    format("eot"),url("fonts/zona-pro/ZonaPro-Thin.ttf.woff") 
    format("woff"),url("fonts/zona-pro/ZonaPro-Thin.ttf.ttf") 
    format("truetype"),url("fonts/zona-pro/ZonaPro-Thin.ttf.svg") 
    format("svg");
    font-weight:normal;
    font-style:normal;
 }

 @font-face {
    font-family:"QuickSand";
    src:url("fonts/quicksand/Quicksand-Book-Regular.ttf.eot?") 
    format("eot"),url("fonts/quicksand/Quicksand-Book-Regular.ttf.woff") 
    format("woff"),url("fonts/quicksand/Quicksand-Book-Regular.ttf.ttf") 
    format("truetype"),url("fonts/quicksand/Quicksand-Book-Regular.ttf.svg") 
    format("svg");
    font-weight:normal;
    font-style:normal;
 }
/** SCROLLDOWN **/
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);
html, body {
    height: 100%;
}
@media only screen and (max-width: 822px){ /*Colocar flechas al pie de la imagen cuando la pantalla es pequeña*/
    #img_home2{position: relative;}
}
#img_home2 a {
    padding-top: 0px;
}
#img_home2 a span {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb07 2s infinite;
    animation: sdb07 2s infinite;
    opacity: 0;
    box-sizing: border-box;
}
#img_home2 a span:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
#img_home2 a span:nth-of-type(2) {
    bottom: 26px;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
#img_home2 a span:nth-of-type(3) {
    bottom: 42px;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb07 {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/** FIN SCROLL DOWN **/




body{
    margin: 0;
}
#contenedor{
    width: 100%;
    overflow: hidden;
}

/*_________________________________________________BANNER________________________________________________________________*/
/*.overview-masthead {
    padding-bottom: 290px;
    background-image: url("../img/backgrounds/header_480.png");
}*/

.overview-masthead {
   padding-bottom: 290px;

    background-image: url("../img/backgrounds/home01.png");
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    /*left: 0;*/
}

.overview-masthead.Cambio1 {
    padding-bottom: 290px;
    background-image: url("../img/backgrounds/home02.png");
}
.overview-masthead.Cambio2 {
    padding-bottom: 290px;
    background-image: url("../img/backgrounds/home03.png");
}
.overview-masthead.Cambio3 {
    padding-bottom: 290px;
    background-image: url("../img/backgrounds/home01.png");
}



@media only screen and (max-width: 1015px){
    .social_nt{
        display: none !important;
    }
    #cssmenu > ul > li > a {
        padding: 10px 15px !important;
        font-size: 12px !important;
    }
    #cssmenu > ul > li > a:last-child{
        padding: 10px 0px 10px 15px!important;
        font-size: 11px !important;
    }
    #logo {
        width: 30% !important;
    }
}

@media only screen and (max-width: 822px){
    #barra_menu {
        padding: 0 15% 0 15% !important;
    }
    #barra_menu #logo #img_logo {
        display: none;
    }
    #frase_inicio {
        font-size: 10px !important;
        padding: 0 10% 0 10% !important;
    }
}

@media only screen and (min-width: 481px){
    .overview-masthead {
        height: 667px;
        padding-bottom: 0; /*Se cambiò*/
        background-image: url("../img/backgrounds/home01.png");
    }

    .overview-masthead.Cambio1 {
        height: 667px;
        padding-bottom: 0; /*Se cambiò*/
        background-image: url("../img/backgrounds/home02.png");
    }
    .overview-masthead.Cambio2 {
        height: 667px;
        padding-bottom: 0; /*Se cambiò*/
        background-image: url("../img/backgrounds/home03.png");
    }
    .overview-masthead.Cambio3 {
        height: 667px;
        padding-bottom: 0; /*Se cambiò*/
        background-image: url("../img/backgrounds/home01.png");
    }
    
}

@media only screen and (min-width: 719px){
    .overview-masthead {
        background-image: url("../img/backgrounds/home01.png");
    }
    .overview-masthead.Cambio1 {
        background-image: url("../img/backgrounds/home02.png");
    }
    .overview-masthead.Cambio2 {
        background-image: url("../img/backgrounds/home03.png");
    }
    .overview-masthead.Cambio3 {
        background-image: url("../img/backgrounds/home01.png");
    }
}

@media only screen and (min-width: 1022px){
    .overview-masthead {
        padding-top: 0;
        padding-bottom: 130px;
        background-image: url("../img/backgrounds/home01.png");
    }
    .overview-masthead.Cambio1 {
        padding-top: 0;
        padding-bottom: 130px;
        background-image: url("../img/backgrounds/home02.png");
    }
    .overview-masthead.Cambio2 {
        padding-top: 0;
        padding-bottom: 130px;
        background-image: url("../img/backgrounds/home03.png");
    }
    .overview-masthead.Cambio3 {
        padding-top: 0;
        padding-bottom: 130px;
        background-image: url("../img/backgrounds/home01.png");
    }
}

.bg {
    background-repeat: no-repeat;
    /*background-position: center top;*/
    background-position: center bottom;
    background-size: cover;
    color: #fff;
}
@media only screen and (min-width: 719px){
    .masthead--with-header {
        padding-top: 120px;
    }
}

@media only screen and (max-width: 550px){
    #frase_clases .four {
        height: 100px !important;
    }
}

@media only screen and (max-width: 480px){
    #frase_concepto {
        /*margin-top: 145px;*/
        margin-top: 15px;
    }
    #frase_clases {
        /*margin-top: 145px;*/
        margin-top: 15px;
    }
}

/*_____________________________________________________MENU____________________________________________________________*/
#encabezado{
    width: 100%;
    float: left;
}
#barra_menu{
    /*width: 90%;
    padding: 20px 5% 0 5%;*/
    width: 70%;
    padding: 20px 15% 0 15%;
    float: left;
   /* position: fixed;
    margin-top: 30px;
    background-color: rgba(255,255,255,0.04);*/
    background: #000;
    z-index: 50;
}
#home{
    float: right;
    width: 100%;    
}
#b_info{
    /*width: 95%;
    margin-top: 10px;
    padding: 0 5% 0 0;*/
    width: 70%;
    margin-top: 10px;
    padding: 0 15% 0 15%;
    position: fixed;
    color: #ffffff;
    font-family: ZonaProThin, sans-serif;
    font-size: .6em;
    text-align: right;
    z-index: 20;
}
#logo{
    width: 20%;
   /* margin-top: 30px;*/
    float: left;
}
#img_logo{
    width: 100%;
    height: auto;
}
#cssmenu{
   /* width: 80%;*/
   /* margin-top: 30px !important;*/
    float: right;
}
#menu{
    width: 100%;
    float: left;
}
#social{
    width: 20%;
    float: right;
}
#social > li {
    float: right !important;
}
.social_nt{
    padding: 12px 5px !important;
    font-size: 1.4em !important;
}
.social_nt:last-child{
    padding: 12px 0px 12px 5px !important;
    font-size: 1.4em !important;
}
.shadow{
    background: rgba(0,0,0,0.9) !important;
    color: #ffffff;
    margin-top: 0 !important;
    position: fixed;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;

}
.icons_w{
    opacity: 0.8 !important;
}
.hide{
    display: none !important;
}

/*___________________________________________________________________-INICIIO_____________________________________________________*/
#img_home{
   /* position: relative;*/
}
#frase_inicio{
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    bottom: 0;
    position: absolute;
    padding: 0 15% 0 15%;
    text-align: justify;
    font-family: ZonaProThin, sans-serif;
}
#frase_concepto{
    color: #ffffff;
    font-size: 1.5em;
    line-height: 1;
    font-weight: normal;
    /*bottom: 50px;*/
    /*position: absolute;*/
    /*padding: 0 15% 0 15%;*/
    padding: 0 35% 0 15%;
    text-align: justify;
    font-family: ZonaProThin, sans-serif;   
}
#descripcion_concepto{
    width: 70%;
    background: #fff;
    padding: 50px 15% 0 15%;
    text-align: center;
}
#descripcion_concepto p{
    text-align: justify;
}
#frase_clases, #frase_galeria{
    width: 70%;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    /*bottom: 50px;*/
    /*position: absolute;*/
    padding: 0 15% 0 15%;
    text-align: justify;
    font-family: ZonaProThin, sans-serif;   
}
#frase_clases h2, #frase_faq h2, #frase_galeria{
    text-align: center;
}
#frase_clases .four{
    height: 300px;
}

#frase_galeria a{
    line-height: 0;
}
#frase_galeria .three.columns{
    height: auto;
    line-height: 0;
    background: transparent;
}
#frase_galeria button{
line-height: 0px !important;
}

#frase_faq{
    width: 70%;
    color: #000;
    /*font-size: 11px;*/
    font-weight: normal;
    /*bottom: 50px;*/
    /*position: absolute;*/
    padding: 0 15% 0 15%;
    text-align: justify;
    font-family: ZonaProThin, sans-serif;
    padding-top: 10px;
}
.bullet{
    background: #fff;
    padding: 15px;
    box-shadow: 5px 2px 15px #888888;
    border-radius: 5px;
    margin-bottom: 15px;
}

/*__________________ CALL 2 ACTION ___________________________*/
#call2act{
    width: 70%;
    background: #fff;
    padding: 50px 15% 0 15%;
}
#call2act .row .columns{
    height: 300px;
    /*padding-top: 120px;*/
}
#transparente{
       width: 90%;
    height: 280px;
    border-radius: 4px;
    padding: 10px 5%;
  /*  visibility: hidden;
    transition: visibility 0s, opacity 0.5s linear;*/
}
.fondo1{
    background-image: url("../img/call2act/Clases_Vinyasa.png");
}
.fondo2{
    background-image: url("../img/call2act/Clases_Restaurativo.png");
}
.fondo3{
    background-image: url("../img/call2act/Clases_Ashtanga.png");
}
.fondo4{
    background-image: url("../img/call2act/Clases_Prenatal.png");
}

#derecha{
    /*background-image: url("../img/call2act/izquierda.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;



    text-transform: none;
    font-weight: normal;
    letter-spacing: .1rem;
    /*padding: 10px 15px;*/
    text-align: justify;
    height: auto;
    line-height: 13px;
}
#izquierda{
    /*background-image: url("../img/call2act/pruebaYoga.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;



    text-transform: none;
    font-weight: normal;
    letter-spacing: .1rem;
   /* padding: 10px 15px;*/
    text-align: justify;
    height: auto;
    line-height: 13px;
    color: #fff;
}
#derecha h1, #izquierda h1{
    font-size: 2.5rem;
    margin-top: 20px;
    text-align:center;
    font-weight: bold;
   /* visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 2s linear;*/
}
#derecha p, #izquierda p{
    font-weight: bolder;
    font-size: 1.4rem;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 2s linear;
}
#derecha:hover h1, #izquierda:hover h1, #derecha:hover p, #izquierda:hover p{
    visibility: visible;
    opacity: 1;
}
#izquierda:hover #transparente{
    visibility: visible;
    /*background: #c20046;*/
    background: transparent;
    z-index: 40px;
    opacity: 0.8;
}

/******************EQUIPO******************************/

#equipo{
    width: 70%;
    background: #fff;
    padding: 80px 15% 0 15%;
    text-align: center;
}
#equipo h1{
    font-family: QuickSand;
    /*margin-bottom: 100px;*/
}
#equipo h5{
    font-family: ZonaProBold;
    margin-bottom: 0;
}
#equipo h6{
     font-family: ZonaProBold;
    color: #0e6882;
}
#equipo .row .columns{
    background: transparent;
    height: auto;
    text-transform: none;
    line-height: 20px;
}

/*___________________ POR QUE YOGA __________________________*/
#porque{
    width: 70%;
    background: #fff;
    padding: 50px 15% 0 15%;
    text-align: center;
}
#porque h1{
    font-family: QuickSand;
    /*margin-bottom: 100px;*/
}
#porque h5{
    font-family: ZonaProBold;
    margin-bottom: 0;
}
#porque h6{
     font-family: ZonaProBold;
    color: #0e6882;
}
#porque .row .columns{
    background: transparent;
    height: auto;
    text-transform: none;
    line-height: 20px;
}
/*___________________ HROARIOS __________________________*/
#horario{
    width: 70%;
    background: #fff;
    padding: 50px 15% 0 15%;
    text-align: center;
}
#horario h1{
    font-family: QuickSand;
    /*margin-bottom: 100px;*/
}
#horario h5{
    font-family: ZonaProBold;
    margin-bottom: 0;
}
#horario h6{
     font-family: ZonaProBold;
    color: #0e6882;
}
#horario .row .columns{
    background: transparent;
    height: auto;
    text-transform: none;
    line-height: 20px;
}
/*___________________ EVENTOS _________________________________*/
#eventos{
    width: 70%;
    background: #fff;
    padding: 150px 15% 0 15%;
}
.dato_ev{
    text-transform: none;
    line-height: 20px;
    height: auto;
    background: transparent;
    text-align: left;
}
.dato_ev button{
    color: #fff;
    border: 1px solid #fff;
    margin-left: 25px;
    margin-top: 15px;
}
.dato_ev button:hover{
    background-color: rgba(0, 0, 0, 0.13);
}
.dato_ev h3{
    margin-top: 20px !important;
    text-align: left;
    margin-left: 25px;
    font-family: ZonaProThin;
    text-transform: uppercase;
}
.dato_ev p{
    text-align: left;
    margin-left: 25px;
    font-weight: normal !important;
    font-family: ZonaProThin;
    line-height: 12px;
}
.bx-viewport{
    background: #0e6a84 !important;
    border: 5px solid #0e6a84 !important;
    color: #fff !important;
}
/*_____________________TARIFAS________________________*/
#tarifas{
    width: 70%;
    background: #fff;
    padding: 100px 15% 0 15%;
}
#tarifas .columns {
    background: #fff;
}
#tarifas i{
    font-size: 4em;
    color: #fff;
    opacity: 1;
    padding: 10px;
    border-radius: 2em;
}

/*____________________INFO CONTACTO ___________________*/
.inf_contacto{
    height: auto;
}
#info_contacto{
    width: 70%;
    background: #fff;
    padding: 100px 15% 0 28%;
}
#info_contacto .columns {
    background: #fff;
}
#info_contacto i{
    font-size: 4em;
    color: #fff;
    opacity: 1;
    padding: 10px;
    border-radius: 2em;
}
#info_con1 .icon-location{
    background: #53192f;
}
#info_con2 .icon-phone{
    background: #dfc54e;
}
#info_con3 .icon-mail{
    background: #5abcd7;
}
h6{
    font-weight: bold !important;
}

/*____________________________MAPA____________________*/
#mapa{
    width: 70%;
    background: #fff;
    padding: 50px 15% 0 15%;
}
/*_________________________PIE________________________*/
#pie{
    width: 70%;
    padding: 0 15% 0 15%;
    margin-top: 50px;
    background: #adadad;
    height: auto;
    text-align: center;
    float: right;
    color:#fff;
    /*width: 100%;*/
}
#pie img{
    margin-top: 50px;
    width: 150px;
    height: auto;
}
#p_info{
    width: 100%;
    text-align: center;
    font-family: ZonaProThin, sans-serif;
    font-size: 12px;
    line-height: 1;
    color: #fff !important;
    margin: 0px 0 0px 0;
}

.razones{
    text-align: left;
    font-size: 1.5rem;
    font-weight: normal;
}
.bld{
    font-weight: bold;
}
.cursiva{
    font-style: italic;
}

.info_index{
    text-transform: none; 
        line-height: 15px; 
    font-weight: normal; 
    letter-spacing: .1rem; 
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 1.3rem;
}


.descripcion_clases{
    line-height: 15px;
    font-size: 1rem;
    text-transform: none;
    text-align: justify;
    margin-top: 20px;
    font-weight: normal;
}

#frase_faq h4{
    text-align: center;
}