html{
	margin:0;
	padding:0;
	font-family: 'GothamLight';
}
body{
	max-width:100%;
	min-height:1000px;
	margin:0;
	padding:0;
	background-color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
}
.mejorita{
	    max-height: 480px;
    overflow: hidden;
}
.closepop {
    padding: 8px;
    text-decoration: none;
    font-size: 50px;
    color: #4a4951;
    display: block;
    transition: 0.3s;
    float: right;
}

.checkstatus {
    background: #662482;
    width: 100%;
    min-height: 250px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.calificacion{
	text-align: center; width: 31%; float: left;
}
.ebook{
	    padding: 50px;
    background: #1e746f;
}
.texto-e{
	width: 70%;
}
.boton-e{
	width: 30%;
}
.ontop {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9002;
    top: 0;
    left: 0;
    background-color: #1e746f;
    overflow-x: hidden;
    transition: 0.5s;
}
.lista-desarrollo{
	margin: 0;
	padding: 10px;
	list-style: none;
}
.lista-desarrollo li{
	float: left;
	width: 19%;
	margin: 0;
	padding: 0;
	    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
	    min-height: 60px;
}
.txt-tit{
	font-size: 14px;
    color: #b5b5b5;
    text-align: center;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
.txt-des{
	font-size: 16px;
    color: #000;
    text-align: center;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
.descripcion{
	font-family: 'Open Sans', sans-serif;
	padding: 15px;
}

.formulario{
	       padding: 15px;
    margin: 10px;
    background-color: #eee;
    border-radius: 15px;
}
textarea{
	     border: none;
    width: 98%;
    padding: 10px;
    margin: 0%;
    min-height: 90px;
}

.formulario h1{
	font-family: 'Open Sans', sans-serif;
    margin: 0;
	padding: 0;
	font-size: 22px;
	text-align: center;
}

.formulario p {
	font-family: 'Open Sans', sans-serif;
    margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
#fitspinLoginForm {
    margin-bottom: 100px;
}
.seventy{
	width: 70%;
	margin: 0;
	padding: 0;
}
.thirty{
	width: 30%;
	margin: 0;
	padding: 0;
}

.main-desarrollo{
	min-height: 400px;
	    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.form-logueo .fitspin__text-input {
    background: #f4f4f4!important;
    padding: 15px 12px;
}

.fitspin__text-input {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px;
    border: none;
    border-top: solid 1px transparent;
    color: #000!important;
    padding: 20px 12px;
    min-height: 42px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    background-color: #fafafa!important;
    border: 0!important;
    outline: 0;
    -webkit-appearance: none!important;
    border-radius: 3px;
    font-family: 'GothamLight';
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
#fitspin-registro {
    width: 50%;
    margin: 0 25%;
}
.fitspin_btn-default_black {
    background: #4a4951;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
    border: 0;
    border-radius: 10px;
    -webkit-appearance: none;
    line-height: 1.4;
    text-align: center;
    padding: 15px;
    transition: .3s linear;
    cursor: pointer;
	    margin: 0 auto;
}

.viviendas{
	padding-top: 50px;
}

.viviendas-lista{
	    width: 80%;
    margin: 0 10%;
    padding: 0;
    list-style: none;
}

.viviendas-lista li{
	    width: 31%;
    float: left;
    margin: 1%;
    padding: 15px;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #eee;
	    min-height: 440px;
}

.imagen-viviendas img{
	border-radius: 15px;
}

.info-viviendas p{
	    margin: 5px 0 0 0;
    font-size: 14px;
}
.info_banco p span{
	color: #999;
}

.info-viviendas h3{
	      margin: 5px 0;
    padding: 0;
}
.botones-viviendas{
	    margin-top: 30px;
}

.simulador{
	    border-radius: 10px;
    border: 2px solid #00446c;
    padding: 20px 50px;
    margin: 50px;
}
.fifty{
	width: 50%;
	margin: 0;
	padding: 0;
}
.iconos{
	    margin: 50px 0;
    padding-bottom: 50px;
}

.third{
	width: 30%;
	padding: 1.5%;
	margin: 0;
	float: left;
}
.lista_bancos{
	list-style: none;
	margin: 25px 10%;
	padding: 0;
	width: 80%;
}
.lista_bancos li{
	float: left;
	width: 100%;
	padding: 5%;
	border-radius: 15px;
	background-color: #eee;
	margin: 20px 0;
}
.logo_banco{
	padding: 25px;
}
.lead_btn {
    padding: 5px 20px;
    text-decoration: none;
    font-size: 16px !important;
}
.leads_banco{
	padding-top: 40px;
}


/*//////HEADER/////////*/
.mitad{
	width: 50%;
}
.top-bar{
	position: fixed;
	z-index: 1001;
	width: 100%;
	height: auto;
	top: 0;
}
#nosotros{
	height: -webkit-fill-available;
}

.grid-item { width: 33%; }
.grid-item--width2 { width: 66%; }

header {
       background: #fff;
    width: 100%;
    height: 130px;
    -webkit-box-shadow: 0px 7px 20px -8px rgba(0,0,0,0.61);
    -moz-box-shadow: 0px 7px 20px -8px rgba(0,0,0,0.61);
    box-shadow: 0px 7px 20px -8px rgba(0,0,0,0.61);
    border-bottom: 5px solid #2f0043;
}

.logo-cont{
	max-width: 220px;
	padding-top: 15px;
	padding-left: 10px;
}
.slide-cont{
	height: 60px;
	margin: 15px 25px;
	
}
.boton-amarillo{
	    margin: 15px 10px;
    border-radius: 10px;
    padding: 8px 10px 4px 10px;
    background-color: #00446c;
    color: #fff;
    font-size: 15px;
    width: 120px;
    text-align: center;
	font-family: 'gothambold1';
}

.boton-amarillo-big{
	    margin: 15px auto;
    border-radius: 10px;
    padding: 20px 15px;
    background-color: #00446c;
    color: #fff;
    font-size: 16px;
    width: 180px;
    text-align: center;
}
.boton-amarillo-big:hover{
    background-color: #4a4951;
}

.boton-gris{
	    margin: 15px 10px;
    border-radius: 10px;
    padding: 8px 10px 4px 10px;
    background-color: #808080;
    color: #fff;
    font-size: 15px;
    width: 120px;
    text-align: center;
	font-family: 'gothambold1';
}

.boton-grisosc{
	margin: 15px 10px;
    border-radius: 10px;
    padding: 8px 10px 4px 10px;
    background-color: #4a4951;
    color: #fff;
    font-size: 15px;
    width: 120px;
    text-align: center;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.inputfile + label {
       font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: #2f0043;
    display: inline-block;
    padding: 15px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background-color: red;
}

.fondo-main{
	background-image: url(../images/cover.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px auto 0 auto;
    width: 100%;
	padding: 20px;
	min-height: 500px;
	background-size: cover;

}
.cheker{
    width: 31.3%;
    float: left;
    margin: 1%;
    padding: 0;
    text-align: left;
    color: #fff;
}

input[type="checkbox"]{
	width: 15px;
	height: 15px;
}

.fondo-datos {
    background-color: #814b98;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px auto 0 auto;
    width: 100%;
    padding: 20px;
    height: 1700px;
    background-size: cover;
    overflow-y: scroll;
}
fieldset{
	border: none;
	padding: 20px 0;
}

.main-inner{
	
}

.azul{
	color: #1f3d57;
}

.azul-claro{
	color: #3aa6ee;
}

.foto-aprende{
	    max-width: 600px;
    margin: 0 auto;
    padding: 50px 0;
}

.iniciativas-lista{
	    margin: 0;
    padding: 0;
    list-style: none;
	
}

.iniciativas-lista li{
	float: left;
    width: 28%;
    text-align: center;
    margin: 2.5%;
}

.boton_gral_new {
    font-size: 20px;
    text-align: left;
    padding: 10px 20px;
    border: 3px solid #1f3d57;
    border-radius: 20px;
    text-decoration: none;
}


/*//////FOOTER/////////*/

footer {
	margin: 0;
	padding: 0;
    width: 100%;
}

.top-footer {
    background: #282828;
    width: 100%;
	min-height: 250px;
	padding: 10px;
}

.bot-footer {
    background: #2f0043;
    width: 100%;
    min-height: 50px;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.newsletter{
	background-image: url(../images/fondo-news.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px auto 0 auto;
    width: 100%;
	padding: 20px;
	min-height: 220px;
}

#news {
	width: 60%;
    padding: 25px;
    margin: 25px 20%;
    border-radius: 15px;
}
#news fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    padding: 0;
}
#news fieldset input{
	width: 100%;
    border: none;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
	border-radius: 10px;
}
#news input[type="text"], #news input[type="email"], #news input[type="password"],#news input[type="tel"], #news input[type="url"], #news textarea, #news button[type="submit"] {
    font: 200 13px/16px 'gothambold1';
}

#news button {
    cursor: pointer;
    width: 40%;
    border: none;
    background: #808080;
    color: #FFF;
    margin: 0 30%;
    padding: 10px;
    font: 200 13px/16px 'gothambold1';
	border-radius: 15px;
	float: left;
}
#news button:hover {
    background: #fff;
	color: #808080;
}

.menu-fot{
	width: 100%;
    margin: 20px auto;
    padding: 0;
}

.menu-fot div{
	    width: 18%;
    margin: 0 auto;
    padding: 10px;
    /* float: left; */
}
.footer-content {
       max-width: 1200px;
    margin: 30px auto;
}

.whats-cont{
	position: fixed;
	z-index: 500;
	right: 10px;
	bottom: 10px;
}

.whatsappme__button {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    right: 8px;
    height: 60px;
    min-width: 60px;
    max-width: 95vw;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color 500ms ease-in-out;
}

.whatsappme__button svg {
    width: 36px;
    height: 60px;
    margin: 0 12px;
}


.social-cont{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #fff;
}


/*//////MENU/////////*/

.main-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1920px;
    height: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    z-index: -1;
}

.tagline.tagline--small {
        margin-bottom: -5px;
}

img {
    max-width: 100%;
    height: auto!important;
}

.tagline {
    position: relative;
    text-align: center;
}
.menu-open{
    padding: 15px 25px;
    margin: 0;
}
.menu-cont{
	
}
.menu-text {
    font-size: 40px;
    cursor: pointer;
    padding: 0px 10px;
    margin: 0;
    color: #00446c;
}

.principal{
	margin-top: 125px;
}
.cta {
        width: 90%;
    margin: 50px 5% 0 5%;
}
.cta-dos {
    width: 50%;
    margin: 50px 25% 0 25%;
}
.parrafocta{
	font-size: 24px;
	text-align: left;
}

select{
	background: rgba(255,255,255,.1);
    border: none;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    outline: 0;
    padding: 17px;
    width: 98%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #e8eeef;
    color: #8a97a0;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
    /* margin-bottom: 30px; */
    height: 50px;
}

.boton_gral {
    font-size: 20px;
    text-align: left;
    padding: 10px 20px;
    border: 3px solid #fff;
    border-radius: 20px;
    text-decoration: none;
}

.boton_gral:hover {
	background-color: #2f0043;
	border: 3px solid #2f0043;
}

.encabezado {
    text-align: left;
    font-size: 44px;
    padding: 0;
    margin: 20px 0;
	text-transform: uppercase;
}

.encabezado-inner {
    text-align: center;
    font-size: 44px;
    padding: 0;
    margin: 20px 0;
	text-transform: uppercase;
	font-weight: 100;
}

.valores{
	list-style: none;
    margin: 50px 0;
    padding: 0;
}

.valores li{
	    float: left;
    width: 18%;
    padding: 1%;
    text-align: center;
    margin: 1%;
}

.icono{
	color: #fff;
	font-size: 74px;
}

.texto{
	
}

.overlay {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 1002;
    top: 0;
    left: 0;
    background-color: #00446c;
    overflow-x: hidden;
	transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.closebtn{
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #4a4951;
    display: block;
    transition: 0.3s;
}

.closebtn:hover, .closebtn:focus {
    color: #f1f1f1;
}

.menu-bot a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.menu-bot a:hover, .menu-bot a:focus {
    color: #0091ba;
}

.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 60px;
	padding: 15px;
}
.riders{
	padding: 10px 0;
	margin: 15px;	

}
.riders a{
	text-decoration: none;
	padding: 10px 20px;
	margin: 15px;	
    border-radius: 10px;
    background-color: #4a4951;
    color: #fff;
    font-size: 15px;
    text-align: center;
	font-family: 'gothambold1';
}
.riders a:hover{
    background-color: #808080;
}
.menu-ubi{
	width: 50%;
	margin: 15px 25%;
	padding: 0;
}

.menu-ubi div{
	width: 31%;
	margin: 0 1%;
	padding: 10px;
	float: left;
	
}

/*//////RESERVA/////////*/

.botoner{
    width: 200px;
    height: 50px;
    background-color: #00446c;
    /* border-color: #ffd400; */
    border-radius: 10px;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
	cursor: pointer;
}
.botoner:hover{
	background-color: #1e746f;
}
.reservar-win{
	display: none;
    width: 100%;
    min-height: 350px;
    background-color: #00446c;
}
.res-con{
	max-width: 1500px;
    margin: 0 auto;
    padding: 15px 0;
}

.camposindex {
    width: 49%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #E4E4E4;
    color: #8B8B8B;
    padding: 0 2%;
    font-size: 13px;
}

.content-reservas {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
    margin-bottom: 30px;
	padding: 0 20px;
}
.reserva {
       width: 15.666%;
    vertical-align: top;
    margin-right: 1%;
    border: solid 1px #ecebeb;
    padding-top: 1.5em;
    padding-bottom: 2em;
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    color: #808080;
    min-height: 160px;
}
.reserva .txt-clases{

}

.reserva:hover {
    background-color: #2f0043;
	color: #fff !important;
}

.big{
	font-size: 48px;
}

.reserva-cancun {
    width: 19%;
    vertical-align: top;
    margin-right: 1%;
    border: solid 1px #ecebeb;
    padding-top: 1.5em;
    padding-bottom: 2em;
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    color: #808080;
    min-height: 220px;
}
.reserva-cancun:hover {
    background-color: #808080;
	color: #fff !important;
}

/*//////COACHES/////////*/


.coaches-con{
	max-width: 1500px;
    margin: 0 auto;
    padding: 15px 0;
}
.coaches-block{
	padding: 25px 0;
}

/*//////LOGIN/////////*/


.login-win{
	display: none;
	width: 100%;
	height: 350px;
	background-color: #efefef;
}
.log-con{
	max-width: 450px;
	margin: 0 auto;
	padding: 15px;
}

#contact {
    background: #fff;
    padding: 25px;
    margin: 25px 0;
    border-radius: 15px;
    border: 1px solid #d3d3d3;
}
#contact fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    padding: 0;
}
#contact fieldset input{
	width: 100%;
    border: none;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="password"],#contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] {
    font: 200 13px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact button {
    cursor: pointer;
    width: 44%;
    border: none;
    background: #00446c;
    color: #FFF;
    margin: 0 3%;
    padding: 10px;
    font: 200 13px/16px "Roboto", Helvetica, Arial, sans-serif;
	border-radius: 15px;
	float: left;
	text-transform: uppercase;
}
#contact button:hover {
    background: #808080;
}

/*//////TEXTOS/////////*/
.txt-clase{
	font-size: 14px;
	padding: 0;
	margin: 10px 0 3px 0;
}
.txt-clases{
	font-size: 64px;
	margin: 0;
	padding: 0;
	font-family: 'gothambold1';
}
.txt-clases span{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: 'gothambold1';
}
.txt-costo{
	font-size: 14px;
	font-family: 'gothambold1';
	margin: 3px 0;
	padding: 0;
}
.txt-expira{
	font-size: 10px;
	margin: 3px 0;
	padding: 0;
}

.text-copy{
	font-size: 12px;
}
.text-ubicaciones{
	color: #4a4951;
	font-size: 14px;
}
.text-ubicaciones span{
	
}
.text-ubicaciones a{
	text-decoration: none;
	color: #4a4951;
}

.text-footer{
	color: #4a4951;
	font-size: 20px;
}
.text-footer span{
	
}
.text-footer a{
	text-decoration: none;
	color: #4a4951;
}
.txt-general{
	font-size: 16px;
	padding: 15px 0;
	margin: 0;
}
.txt-general span{
	
	font-size: 20px;
}
.txt-date{
	font-size: 14px;
	padding: 15px 0;
	margin: 0;
}
.txt-iconos{
	font-size: 14px;
	padding: 3px 0;
	margin: 0;
}
.titulo-blanco{
	width: 40%;
	text-align: left;
	padding: 0;
	margin: 10px 0;
}
.titulo{
	text-align: center;
	font-size: 66px;
	padding: 0;
	margin: 40px;
}
.gridder{
	padding-right: 50px !important;
}
.sub-titulo{
	font-size: 36px;
	line-height: 40px;
	font-weight: 400;
}

/*//////COLORES/////////*/

.amarillo{
	color: #00446c;
}
.gris{
	color: #808080;
}
.blanco{
	color: #fff !important;
}

.negro{
	color: #000;
}
.gris-osc{
	color: #4a4951;
}
.fondo-gris{
	background-color: #f9f9f9;
}
.fondo-amarillo{
	background-color: #00446c;
}

.fondo-azul{
	background-color: #1f3d57;
}

.fondo-azul-claro{
	background-color: #43aff0;
}

.fondo-blanco{
	background-color: #fff;
}

.fondo-black{
	background-color: #282828;
}
.fondo-purple{
	background-color: #3aa6ee;
}

.fondo-green{
	background-color: #69dba2;
}
.contenedor{
	padding-bottom: 70px !important;
}

/*//////FOLLOW/////////*/

.follow-con{
	max-width: 1500px;
    margin: 0 auto;
    padding: 15px 0;
}
.follow-block{
	padding: 25px 0;
}

.fondo-follow{
	    background-image: url(../images/fondo-follow.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    min-height: 450px;
    background-size: cover;
}
.fondo-nosotros-circles{
	    background-image: url(../images/fondo-nosotros_circles.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    min-height: 450px;
    background-size: cover;
}
.feed{
	width: 100%;
	margin: 15px 0;
	padding: 0;
	cursor: pointer;
	transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}

.feed img {
    width: 20%;
    margin: 0;
    padding: 2px;
    transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
    /* height: 339px; */
}


.feed img:hover {
    -webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter:none;
	cursor: pointer;
}


/*//////CALENDARIO/////////*/

.calendario{
	position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    overflow: hidden;
    scroll-behavior: smooth;
}

.calendario-content{
    width: 100%;
    margin: 0 auto;
	padding: 0;
	
}
.calendario-header{
    width: 100%;
    margin: 0 auto;
	padding: 0;
	display: flex;
}
.calendario-clases{
    width: 100%;
    margin: 0 auto;
	padding: 0;
	display: flex;
}
.seventh{
    width: calc(100% / 7);
    padding: 2em .5em;
    font-size: 14px;
}
.seventh-clases{
    width: calc(100% / 7);
    padding: 5px 0;
    font-size: 14px;
}

.clase {
    width: 94%;
    vertical-align: top;
    margin: 0 3% 6% 3%;
    border: solid 1px #ecebeb;
    /* padding: 1.5em; */
    /* padding-bottom: 2em; */
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    color: #808080;
    /* min-height: 220px; */
    text-align: center;
}
.clase .txt-clases{

}

.clase:hover {
    background-color: #00446c;
	color: #fff !important;
}
.txt-clase-nombre{
	font-family: 'gothambold1';
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.txt-horario{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.txt-ride{
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.pasados {
    opacity: .4;
    pointer-events: none;
}
.clase a {
    text-decoration: none;
    color: #808080;
    width: 100%;
    height: auto;
    display: block;
    padding: 25px;
}

.clase a:hover{
	text-decoration: none;
	color: #fff !important;
}


/*//////HOME/////////*/

.home-slide{
	background-image: url(../images/foto-slide.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #383838;
    background-size: cover;
	height: 700px;
}

.home-boton{
	padding-top: 275px;
}



.reserva-overlay {
    background: #808080;
    border-radius: 15px;
    bottom: 0;
    display: none;
    height: 50%;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 40%;
    z-index: 10000;
}

.reserva-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.reserva-overlay .closebtn{
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #00446c;
    display: block;
    transition: 0.3s;
}

.closebtn:hover, .closebtn:focus {
    color: #f1f1f1;
}

.reserva-content .menu-bot a {
    padding: 8px;
    text-decoration: none;
    font-size: 24px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.reserva-content .menu-bot p {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
	font-weight: bold;
    color: #fff;
    display: block;
    transition: 0.3s;
	font-family: 'gothambold1';
}

.reserva-content .menu-bot a:hover, .reserva-content .menu-bot a:focus {
    color: #00446c;
}

.reserva-overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 60px;
	padding: 15px;
}


/*//////COACHES/////////*/

.coaches-lista{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.coaches-lista li{
	float: left;
	width: 25%;
	padding: 2px;
	margin: 0;
	transition: 0.3s;
}

/*//////REGISTRO/////////*/

.content-form-logueo {
    width: 50%;
	margin: 100px 25%;
}

.fitspin__text-input {
        position: relative;
    display: block;
    width: 60%;
    text-align: left;
    font-size: 13px;
    border: none;
    border-top: solid 1px transparent;
    color: #000!important;
    padding: 20px 12px;
    min-height: 42px;
    letter-spacing: 1px;
    margin: 40px 20%;
    background-color: #fafafa!important;
    border: 0!important;
    outline: 0;
    -webkit-appearance: none!important;
    border-radius: 3px;
    font-family: 'GothamLight';
}

.form-logueo .fitspin__text-input {
    background: #f4f4f4!important;
    padding: 15px 12px;
}
#fitspinLoginForm .relativeblock {
    position: relative;
    display: block;
    width: 100%;
}
.fitspin_btn-default {
    background: #ffd420;
    color: #fff;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: block;
    border: 0;
    border-radius: 10px;
    -webkit-appearance: none;
    line-height: 1.4;
    text-align: center;
    padding: 15px;
    transition: .3s linear;
    cursor: pointer;
}
.titulo-fecha-nac {
    position: relative;
    top: 30px;
    z-index: 100;
    padding-left: 10px;
    padding-right: 0;
    color: #bababa;
    background: #f0f0f0;
    position: relative;
    left: 55%;
    font-size: 13px;
}

#fitspinLoginForm .relativeblock .titulo-fecha-nac {
    position: absolute;
}
/*//////FIRST/////////*/

.title-slide-first{
	background-image: url(../images/fondo-first.jpg);
	
	width: 100%;
    height: 250px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    background-color: #fff;
}

.first .circle .pic {
    width: 12.5em;
    height: 12.5em;
    position: relative;
    overflow: visible;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 1em;
}

.first .circle .pic img {
    max-width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
/*//////INSTRUCTOR/////////*/

.instructor {
    top: 35%;
    height: 40%;
    width: 60%;
    margin: 0 20%;
}

.title-instructor{
	font-size: 36px;
}
.redes-instructor .fab{
	font-size: 36px;
	color: #000;
}

/*//////PERFIL/////////*/

.iconos-holder{
	width: 80%;
	margin: 0 10%;
	padding: 0;
}

.perfil-block{
	border-right: 1px solid #dddddd;
	min-height: 580px;
}
.bor-right{
	border-right: 1px solid #dddddd;
}
.bor-down{
	border-bottom: 1px solid #dddddd;
}

.perfiles{
	padding: 10px 0;
	margin: 15px;	

}
.perfiles a{
	text-decoration: none;
	padding: 10px 20px;
	margin: 15px;	
    border-radius: 10px;
    background-color: #808080;
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.perfiles a:hover{
    background-color: #ffd420;
}
.cuenta{
	background-color: #ffd420;
    padding: 20px 0;
    margin: 0 auto;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.cuenta a{
	font-size: 50px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #fff;
	
}
.lista-horarios{
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
}
.lista-horarios li{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

.lista-horarios li p{
	background-color: #fff;
    padding: 15px 15px;
	margin: 0;
    color: #808080;
    border-radius: 10px;
    max-width: 500px;
}
.lista-horarios li p:hover{
	background-color: #ffd420;
    color: #fff;
}
.lista-horarios li p span{
font-family: 'gothambold1';
}
.horario-block{
	padding: 15px 0;
}
/*//////NOSOTROS/////////*/

.title-slide{
	background-image: url(../images/fondo-nosotros.jpg);
	
	width: 100%;
    height: 250px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    background-color: #fff;
}
.fifty-center{
	width: 60%;
	margin: 45px auto;
	padding: 0;
}
.titles {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 2em;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
    line-height: 1;
    letter-spacing: -1px;
}

.circle {
    text-align: center;
    max-width: 22em;
    display: inline-block;
    vertical-align: top;
    float: none;
    padding: 0 1.5em;
	margin-bottom: 30px;
}

.circle .pic {
    width: 7.5em;
    height: 7.5em;
    position: relative;
    overflow: visible;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 1em;
}

.circle .pic img {
    max-width: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.medium-4 {
    width: 33.33333%;
}

.row{
	margin: 50px 0;
}

.text-holder-nosotros {
        width: 50%;
    margin: 0 25%;
    padding: 75px 0;
}

/*//////STUDIO/////////*/

.studio-cdmx{
	    background-image: url(../images/fondo-cdmx.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #383838;
    background-size: cover;
    height: auto;
    padding: 30px 0;
}
.studio-polanco {
    background-image: url(../images/fondo-polanco.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #383838;
    background-size: cover;
    height: auto;
    padding: 30px 0;
}
.studio-cancun {
    background-image: url(../images/fondo-cancun.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #383838;
    background-size: cover;
    height: auto;
    padding: 30px 0;
}

.studio-boton{
	padding-top: 275px;
}

.studio-info h1 {
	font-family: 'gothambold1';
    z-index: 1;
    text-align: center;
    font-size: 38px;
	margin: 0;
	padding: 0;
}

.studio-info {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8); 
    border-radius: 10px;
    width: 30%;
    margin: 0 35% 0 35%;
}

.studiors{
	    padding: 0;
    margin: 5px 0;	

}
.studiors p {
    text-decoration: none;
    padding: 10px 20px;
    margin: 15px 1%;
    border-radius: 10px;
    background-color: #808080;
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 48%;
    float: left;
	font-family: 'gothambold1';
}
.studiors a{
	text-decoration: none;
}
.studiors p:hover{
    background-color: #ffd420;
}
.nombre{
	margin: 0;
	padding: 0;
	    font-size: 30px;
}

.nombre-pic{
	width: 40%;
	margin: 0 30%;
	padding: 0;
}

.nombre-pic .pic {
      width: 180px;
    height: 180px;
    position: relative;
    overflow: visible;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 1em;
    background: #ffd420;
    padding: 5px;
}
.nombre-pic .pic img {
    max-width: 170px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /* background: #000; */
    /* padding: 15px; */
    margin: 0;
}


.mapa-salon{
	
}

.salon-polanco{
	
}

.polanco .asiento {
    width: calc(100vw / 24);
    height: calc(100vw / 24);
    margin: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cdmx .asiento {
    width: calc(100vw / 24);
    height: calc(100vw / 24);
    margin: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cancun .asiento {
    width: calc(100vw / 24);
    height: calc(100vw / 24);
    margin: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.asiento-texto {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #eee;
    color: #bababa;
    text-align: center;
    transition: .3s ease;
    font-size: 16px;
}
.asiento-texto:hover{background-color:#00446c;color:#fff}

table.salones {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    max-width: 600px;
}

.inactivo {
    pointer-events: none;
	    background-image: url(../images/icono-inactivo.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffd31f;
    background-size: cover;
    height: auto;
	border-radius: 100%;
}
.inactivo .asiento-texto{
    opacity: 0;
}

.calendar a {
    text-decoration: none;
    padding: 10px 20px;
    margin: 15px;
    border-radius: 10px;
    background-color: #00446c;
    color: #fff;
    font-size: 15px;
    text-align: center;
	font-family: 'gothambold1';
}

.calendar a:hover {
    background-color: #4a4951;
}
/*//////GLOBAL/////////*/

.hover_img a {
    position: absolute;
    /* float: left; */
    z-index: 999;
    margin-left: -25px;
    margin-top: 15px;
    text-decoration: none;
    color: #666;
}
.hover_img a span { position:absolute; display:none; z-index:99; }
.hover_img a:hover span { display:block; }

.hide{
	display: none;
}
.bold{
	font-family: 'gothambold1';
}

.select-calendario select {
    background:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' width='50px' height='50px'><polyline points='46.139,15.518 25.166,36.49 4.193,15.519' fill='white'/></svg>");
    background-color: #00446c;
    background-repeat: no-repeat;
    background-position: right 10px top 13px;
    background-size: 16px 16px;
    padding: 12px 50px 12px 12px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.inline {
    display: inline-block;
}
.middle {
    vertical-align: middle;
}
.main{
	padding-top: 90px;
}
.center{
	text-align: center;
}

.left{
	float: left;
}
.right{
	float: right;
}

.img img{
	width: 100%;
}

.pointer {
    cursor: pointer;
}

.relative{
	position: relative;
}
.absolute{
	position: absolute;
}

.desktop{
	display: block;
}

.mobile{
	display: none;
}

.marger-y{
	margin-top: 20px;
	margin-bottom: 20px;
}

.marger-x{
	margin-left:20px;
	margin-right:20px;
}

.padder-y{
	padding-top: 20px;
	padding-bottom: 20px;
}

.padder-x{
	padding-left: 20px;
	padding-right: 20px;
}

.padder-y-big{
	padding-top: 60px;
	padding-bottom: 60px;
}

.padder-x-big{
	padding-left: 60px;
	padding-right: 60px;
}

.transition {
    -webkit-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -moz-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -ms-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    -o-transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
    transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}

.full{
	width: 100%;
}
.half{
	width: 50%;
}
.half-icono{
	width: 50%;
}
.third{
	width: 33.333333%;
}
.fourth{
	width: 25%;
}
.inner-full{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

@media screen and
(min-width : 481px)
and (max-width : 768px) {
	
	.fifty{
	width: 90%;
	margin: 5%;
	padding: 5%;
}
	.cta {
    width: 80%;
    margin: 10px 15% 0 5%;
}
	.encabezado {
    text-align: left;
    font-size: 26px;
    padding: 0;
    margin: 20px 0;
    text-transform: uppercase;
}
	.parrafocta {
    font-size: 14px;
    text-align: left;
}
	
	.titulo {
    text-align: center;
    font-size: 48px;
    padding: 0;
    margin: 40px;
}
	.studio-info {
    width: 90%;
    margin: 0 5% 0 5%;
}
	
	.padder-y-big {
    padding-top: 30px;
	padding-bottom: 30px;
}
	
	.half{
	width: 100%;
}
.third{
	width: 50%;
}
.fourth{
	width: 33.33333%;
}
	
	.medium-4 {
    width: 50%;
}
	
	.fifty-center{
	width: 80%;
	margin: 45px auto;
	padding: 0;
}
	
	.coaches-lista li{
	width: 50%;
}
	.feed img{
	width: 33%;
	margin: 0;
	transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
	.menu-ubi {
    width: 70%;
    margin: 15px 15%;
    padding: 0;
}
#news {
    width: 70%;
    padding: 25px;
    margin: 25px 15%;
    border-radius: 15px;
}
	.desktop{
	display: none;
}
	
	.tablet{
	display: block;
}

.mobile{
	display: none;
}
	.reserva {
    width: 31%;
    vertical-align: top;
    margin: 1%;
}
	
	.txt-clase-nombre{
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.txt-horario{
	font-size: 9px;
	margin: 0;
	padding: 0;
}
.txt-ride{
	font-size: 9px;
	margin: 0;
	padding: 0;
}

	
	
}

@media screen and
(min-width : 769px)
and (max-width : 1199px) {
	.cta {
    width: 80%;
    margin: 10px 15% 0 5%;
}
	.encabezado {
    text-align: left;
    font-size: 26px;
    padding: 0;
    margin: 20px 0;
    text-transform: uppercase;
}
	.parrafocta {
    font-size: 14px;
    text-align: left;
}
	
	.titulo {
    text-align: center;
    font-size: 48px;
    padding: 0;
    margin: 40px;
}
	
	.reserva-overlay {
    height: 80%;
    width: 50%;
}
	
	.padder-y-big {
    padding-top: 40px;
	padding-bottom: 40px;
}
	
	.title-instructor {
    font-size: 36px;
		margin: 5px 0;
}
	.medium-4 {
    width: 33.33333%;
}
	
	.fifty-center{
	width: 70%;
	margin: 45px auto;
	padding: 0;
}
	
	.coaches-lista li{
	width: 33%;
}
	.menu-ubi {
    width: 70%;
    margin: 15px 15%;
    padding: 0;
}
#news {
    width: 70%;
    padding: 25px;
    margin: 25px 15%;
    border-radius: 15px;
}
	.desktop{
	display: block;
}
	
	.tablet{
	display: block;
}

.mobile{
	display: none;
}
	.reserva {
    width: 23%;
    vertical-align: top;
    margin: 1%;
}
	}

@media screen and
(min-width : 319px)
and (max-width : 540px) {
	
	.cheker{
    width: 95%;
    float: left;
    margin: 1%;
    padding: 0;
    text-align: left;
    color: #fff;
}
	
	.fifty{
	width: 90%;
	margin: 5%;
	padding: 5%;
}
	
	.valores li{
	    float: left;
    width: 90%;
    padding: 5%;
    text-align: center;
    margin: 0;
}
	
	.calificacion{
	text-align: center; width: 95%; float: left; margin: 0 auto;
}
	.texto-e{
	width: 100%;
}
.boton-e{
	width: 100%;
}
	.lista-desarrollo li{
	float: left;
	width: 32%;
	margin: 10px 0;
	padding: 0;
	    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
		    min-height: 90px;
}
	
	.seventy{
	width: 100%;
	margin: 0;
	padding: 0;
}
.thirty{
	width: 100%;
	margin: 0;
	padding: 0;
}
	
	.main-header{
    background-color: #1c354d;
    min-height: 600px;
	}
	.cta {
    width: 80%;
    margin: 10px 15% 0 5%;
}
	.encabezado {
    text-align: left;
    font-size: 26px;
    padding: 0;
    margin: 20px 0;
    text-transform: uppercase;
}
	.parrafocta {
    font-size: 14px;
    text-align: left;
}
	
	.titulo {
    text-align: center;
    font-size: 48px;
    padding: 0;
    margin: 40px;
}
	.hidden-xs2{
		display: none;
	}
	
	.viviendas-lista li {
    width: 100%;
    float: left;
    margin: 1%;
    padding: 15px;
    background-color: #fff;
    border-radius: 15px;
    border: 1px solid #eee;
    min-height: 400px;
}
	
	.select-calendario select {
		width: 49%;
		
	}

	.grid-item { width: 100%; }
.grid-item--width2 { width: 100%; }
	.perfil-block {
    min-height: 400px;
}
	.padder-y-big {
    padding-top: 15px;
	padding-bottom: 15px;
}
	.half{
	width: 100%;
}
.third{
	width: 100%;
}
.fourth{
	width: 100%;
}
	
	.medium-4 {
    width: 100%;
}
	
	.fifty-center{
	width: 90%;
	margin: 45px auto;
	padding: 0;
}
	
	
	.coaches-lista li{
	width: 100%;
}
	footer {
    margin: 0 0 45px 0;
    padding: 0;
    width: 100%;
}
	.feed img{
	width: 50%;
	margin: 10px 0;
	transition: all 300ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
		float: left;
		height: 240px;
}
	.desktop{
	display: none;
}
	
	.tablet{
	display: none;
}

.mobile{
	display: block;
}
	
	.reserva-overlay {
    width: 90%;
height: 70%;

}
	
	#news {
    width: 90%;
    padding: 25px;
    margin: 25px 5%;
    border-radius: 15px;
}

	.overlay-content {
    position: relative;
    top: 5%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
	
	.menu-ubi {
    width: 90%;
    margin: 15px 5%;
    padding: 0;
}
	
	.menu-fot div {
    width: 96%;
    margin: 0 2%;
    padding: 10px;
    float: left;
		text-align: center !important;
}
	.menu-ubi div {
    width: 90%;
    margin: 5px 5%;
    padding: 10px;
    float: none;
    display: inline-block;
}
	
	.logo-cont {
       max-width: 25%;
    padding-top: 10px;
    padding-left: 10px;
}
	.menu-cont {
    max-width: 45%;
}
	#logmobile{
		    margin: 0;
	}
	.titulo-blanco {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 10px 0;
}
	.principal {
    margin-top: 70px;
}
	.reserva {
    width: 98%;
    vertical-align: top;
    margin: 1%;
}
	.perfil-block {
    border-right: none;
		border-bottom: 1px solid #dddddd;
}
	.studio-info {
    width: 90%;
    margin: 0 5% 0 5%;
background-color: rgba(255, 255, 255, 0.8);
}
	
	
	.studiors p {
    margin: 5px 1%;
    width: 98%;

}
	.content-form-logueo {
    width: 90%;
    margin: 100px 5%;
}
	.nombre-pic {
    width: 80%;
    margin: 0 10%;
    padding: 0;
}
	.text-holder-nosotros {
       width: 86%;
    margin: 0 7%;
    padding: 50px 0;
}
	header {
    height: 70px;
}
	.main{
		padding-top: 70px;
	}
	.menu-open {
    padding: 5px 20px;
    margin: 0;
}
	.overlay .closebtn {
    position: absolute;
    top: 0px;
    right: 15px;
    font-size: 60px;
    padding: 5px 8px;
}
	.text-ubicaciones {
    color: #4a4951;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
	.clase {
    width: 94%;
    vertical-align: top;
    margin: 0 3% 6% 3%;
    border: solid 1px #ecebeb;
    /* padding: 1.5em; */
    /* padding-bottom: 2em; */
    overflow: hidden;
    border-radius: 15px;
    background-color: #fff;
    color: #808080;
    /* min-height: 220px; */
    text-align: center;
}
	
	.txt-clase-nombre{
	font-family: 'gothambold1';
	font-size: 7px;
	margin: 0;
	padding: 0;
}
.txt-horario{
	font-size: 7px;
	margin: 0;
	padding: 0;
}
.txt-ride{
	font-size: 7px;
	margin: 0;
	padding: 0;
}
	.txt-date{
	font-size: 10px;
	padding: 15px 0;
	margin: 0;
}
	
	.clase a {
    text-decoration: none;
    color: #808080;
    width: 100%;
    height: auto;
    display: block;
    padding: 15px 3px;
}
	.polanco .asiento {
    width: calc(100vw / 14);
    height: calc(100vw / 14);
    margin: 3px;

}
	.cancun .asiento {
    width: calc(100vw / 18);
    height: calc(100vw / 18);
    margin: 3px;
}
	.calendar{
		float: none !important;
	}
	.cdmx .asiento {
    width: calc(100vw / 20);
    height: calc(100vw / 20);
    margin: 3px;

}
	.instructor {
    top: 15%;
    height: 40%;
    width: 90%;
    margin: 0 5%;
}
	.asiento-texto {
    font-size: 14px;
}
	.reserva-cancun {
    width: 48%;
    vertical-align: top;
    margin: 1%;
}
	.mitad{
		width: 100%;
	}
	
}