.cuadro_formulario {
    width: 100%;
    min-height: 100px;
    border-radius: 30px;
    background: #fff;
    border: 1px solid #02a1a5;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 30px;
}

.img-equipo {
    border-radius: 50%;
    border: 5px solid #02A1A5;
	margin-left:10%;
	margin-right:10%;
	width: 80%
		
}
.franja_hora {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    border-radius: 10px;
}

#reserva_wrp {
height: auto!important;
	
}

.boton-reserva{
	text-align: center;
	width: 325px;
height: 44px;
	line-height: 44px;
	text-decoration: none;
border-radius: 5px;
background: #02a1a5;
	font-family: Montserrat;
font-weight: 500;
font-size: 20px;
color: #fff;
box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.09);

}
.boton-reserva a {
	text-decoration: none;
}

#reserva_tu_cita {
	
	background: linear-gradient(#02a1a5 0%, #053f5e 100%);
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
}
#nuestros_clientes_opinan {
    background-image: url(../images/nuestros_clientes_fondo.jpg);
    background-position: center center;
    background-size: cover;

}


h1 {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 24px!important;
    line-height: 42px;
    text-align: left;
    color: #202124;
}

h2 {
    font-family: Montserrat;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #02a1a5;
}

h3 {
    font-family: Montserrat;
    font-weight: normal;
    font-style: italic;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    color: #202124;
    margin-left: 20px;
}

.cuadro-blanco {
    width: 100%;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.logo_img {
    height: 60px;
    width: auto;
}

.logo_img_pie {
    height: 80px;
    width: auto;
    margin-bottom: 30px;
}

.menu-wrp {
    background-color: #F8F9FA;
    height: auto;
    box-sizing: border-box;
    padding: 5px;
}

.pie_menu {
    color: #CBD0D3!important;
}

.pie_submenu {
    color: #CBD0D3!important;
    text-decoration: none;
}


.cuadro-cian {
    border-radius: 14px;
    background: transparent;
    box-sizing: border-box;
    padding: 25px;
    border: 1px solid #02a1a5;
    font-size: 14px;
    line-height: 24px;
    color: #1c2e4c;
    position: relative;
    font-weight: normal!important;
}

.cuadro-cian li {
    font-weight: normal!important;
}
.boton-redondeado {width: 143px;
height: 39px;
border-radius: 19.5px;
background: #02a1a5;
	font-weight: bold;
font-size: 16px;
line-height: 39px;
text-align: center;
color: #fff;

}
#zona_reserva {
    
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFFFFF;
    border-radius: 15px;
}
.ratio.franja_hora {
}
.cuadro_opinion {
    background-color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 2px 2px 2px #ccc;
    padding-top: 35px;
    padding-right: 90px;
    padding-left: 35px;
    padding-bottom: 35px;
    margin-bottom: 35px;
    font-family: "Montserrat";
    font-weight: lighter;
    font-style: italic;
    font-size: 16px;
    position: relative;
	width: 100%;
	height: auto;
}

.icono_opiniones {
    position: absolute;
    right: 0px;
    top: 0px;
	width: 57;
	height: 57;
	
}



@media screen and (min-width:641px){
	
	

.cuadro_blanco_ficha {
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    background-image: url(../images/fondo_ficha.png);
    background-repeat: repeat-x;
	box-sizing: border-box;
	padding-left: 100px;
	margin-top: 35px;
	padding-right: 40px;
	padding-bottom: 30px;
}

.foto_ficha_abs {
	
	position: absolute;
	top:-60px;
	left:40px;
	width: 345px;
	height: auto;
}
	
	.boton-enviar {
    position: absolute;
    right: 60px;
    bottom: -18px;
    border: none;
		
}

	
	body {
    font-family: "Montserrat"!important;
    background-image: url(../images/fondo.png);
    font-size: 16px!important;
    font-weight: 400!important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

	
    .navbar-nav > li {
        padding-left: 10px;
        padding-right: 10px;
    }
	
	#metodo-coach-abajo-img {
    position: absolute;
    left: 92px;
    bottom: -126px;
}
	
	#bloque_sobre_nosotras {
    margin-top: 100px;
    background-image: url(../images/fondo-blanco-sobre-nosotras.png);
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: right center;
}
	#bloque_contacto {
    margin-top: 50px;
}
	
	.blq_tienes_alguna_pregunta{
		padding-left: 50px;
	}
.logo-sobre-nosotras {
    position: absolute;
    left: -85px;
    top: 60px;
	width: 110px;
}
#cabecera_movil {
    display: none;
}


}

@media screen and (max-width:640px){
	
	

.cuadro_blanco_ficha {
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    background-image: url(../images/fondo_ficha.png);
    background-repeat: repeat-x;
	box-sizing: border-box;
	padding-left: 50px;
	margin-top: -20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.foto_ficha_abs {
	
	position: relative;
	
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
	
	.titulos_ficha_movil {
		margin-left: 20%;
		margin-top: -10px;
	}
	.punto_situacion {
		
		margin-left: auto;
		margin-right: auto;
		width: 50%;
		display: block;
	}
	
	.boton-enviar {
    position: absolute;
    right: 28%;
    bottom: -18px;
    border: none;
}

	
	#bloque_contacto {
    margin-top: 10px;
}

	
	#bloque_sobre_nosotras {
    margin-top: 50px;
    background-image: url(../images/fondo-blanco-sobre-nosotras.png);
    padding-top: 50px;
    padding-bottom: 0px;
}
	
	body {
    font-family: "Montserrat"!important;
  
    font-size: 16px!important;
    font-weight: 400!important;
 
}
	
	#bloque_sobre_nosotras {
		  background-image: url(../images/fondo-movil.png);
		   background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
	
	}

	
	#metodo-coach-abajo-img {
    position: absolute;
    left: 20%;
    bottom: -126px;
}
	
	.logo-sobre-nosotras {
    display: none;
}
#cabecera_pc {
    display: none;
}
.logo_img_pie {
    width: 50%;
    height: auto;
}

}
