@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family: 'raspoutine_mediumitalic';
    src: url('raspoutine/raspoutinemedium_tb-webfont.eot');
    src: url('raspoutine/raspoutinemedium_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('raspoutine/raspoutinemedium_tb-webfont.woff2') format('woff2'),
         url('raspoutine/raspoutinemedium_tb-webfont.woff') format('woff'),
         url('raspoutine/raspoutinemedium_tb-webfont.ttf') format('truetype'),
         url('raspoutine/raspoutinemedium_tb-webfont.svg#raspoutine_mediumitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'raspoutine_classicitalic';
    src: url('raspoutine/raspoutineclassic_tb-webfont.eot');
    src: url('raspoutine/raspoutineclassic_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('raspoutine/raspoutineclassic_tb-webfont.woff2') format('woff2'),
         url('raspoutine/raspoutineclassic_tb-webfont.woff') format('woff'),
         url('raspoutine/raspoutineclassic_tb-webfont.ttf') format('truetype'),
         url('raspoutine/raspoutineclassic_tb-webfont.svg#raspoutine_classicitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'raspoutine_demibolditalic';
    src: url('raspoutine/raspoutinedemibold_tb-webfont.eot');
    src: url('raspoutine/raspoutinedemibold_tb-webfont.eot?#iefix') format('embedded-opentype'),
         url('raspoutine/raspoutinedemibold_tb-webfont.woff2') format('woff2'),
         url('raspoutine/raspoutinedemibold_tb-webfont.woff') format('woff'),
         url('raspoutine/raspoutinedemibold_tb-webfont.ttf') format('truetype'),
         url('raspoutine/raspoutinedemibold_tb-webfont.svg#raspoutine_demibolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


a{
    text-decoration: none;
}

h1{
     font-weight: 500;
text-decoration: none;
}
    
h3{
text-decoration: none;
    font-size: 1.3em;
    font-weight: 200;
}
h4{
text-decoration: none;
   
    font-size: 16px;
    font-weight: 200;
}
h2{
text-decoration: none;
    font-style: normal;
    font-weight: 300;
    
}
.quienes-txt{
    margin-left:30px;
    margin-right: 30px;
    text-align: center;
    color: #fff;
   
}

.centrado{
    text-align: center;
    color: #fff;
}
h4>ul{
	line-height:27px;
	text-align:left;
}
.form {
    
}

.titulo-contacto {
    color: #1c55a4;
}

.descripcion-home {
    text-align: center;
    font-weight: 500;
    font-size: .7em;
    text-transform: uppercase;
}

.titulo {
    text-align: center;
    text-transform: uppercase;
}

.texto-membresias {
    font-size: .8em;
    color: #fff;
    text-align: left;
    font-weight: 400;
}

.price {
    font-weight: 500;
    color: #daed02;
}

.titulo-azul {
    color: #134b62;
    font-size: 1.2em;
	font-family: 'raspoutine_classicitalic';
}
.titulo-naranja {
    color: #f6921e;
    font-size: 1.5em;
	font-family: 'raspoutine_classicitalic';
}

footer a{
	color:#ffffff;
}