@font-face {
  font-family: 'FuturaPT-Book';
  src: url('../fonts/FuturaPT-Book.woff2') format('woff2');
  src: url('../fonts/FuturaPT-Book.woff') format('woff'), 
       url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/FuturaPT-Book.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaPT-Demi';
  src: url('../fonts/FuturaPT-Demi.woff2') format('woff2');
  src: url('../fonts/FuturaPT-Demi.woff') format('woff'), 
       url('../fonts/FuturaPT-Demi.eot?#iefix') format('embedded-opentype'),
       url('../fonts/FuturaPT-Demi.ttf') format('truetype');
}
@font-face {
  font-family: 'FuturaPT-Bold';
  src: url('../fonts/FuturaPT-Bold.woff2') format('woff2');
  src: url('../fonts/FuturaPT-Bold.woff') format('woff'), 
       url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/FuturaPT-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Maison';
  src: url('../fonts/MaisonMono-Regular.woff') format('woff');
  src: url('../fonts/MaisonMono-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


.tarifa-socio .precio{
  font-family: 'FuturaPT-Book';
  font-weight: 300;
}
.tarifa-socio .precio span{
  font-size:0.7em;
}
.tarifa-socio .iconos-list{
  display:flex;
  flex-flow:row wrap;
  justify-content:space-between;
}
.tarifa-socio .iconos-list img{
  max-width:50px;
  margin:auto;
}

@media screen and (max-width:980px){
  .tarifa-socio .iconos-list img{
    margin:auto 5px;
  }
}

.leyenda-iconos img{
  margin:auto;
  max-width:70%
}

.tarifa-socio .requisitos-socio{
  padding-top:1em;
  font-size: 0.9rem;
}









/*--Antes de INT --------------------------------------------------------*/
/* ======================================================================*/
.socios-wrapper {
  width: 100%;
  max-width: 1124px;
  margin: 0 auto;
  padding: 0;
}
.header-false-peri {
  border: 1px solid red;
  height: 115px;
}
.home-socios-header div.fotocontainer {
  height: 100vh;
  max-height: 512px;
  width: 100%;
}
.home-socios-header div.textos {
  width: 100%;
  max-width: 430px;
  position: absolute;
  margin-top: 260px;
  margin-left: 163px;
}
.home-socios-header div.textos h1 {
  margin: 0;
  padding: 0;
  font-family: 'DM Serif Display';
  font-size: 34px;
  color: #FFFFFF;
  line-height: 38px;
  margin-top: 10px;
}
.home-socios-header div.textos p {
  margin: 0;
  padding: 0;
}
.home-socios-header div.textos p.title {
  font-family: 'FuturaPT-Book';
  font-size: 10px;
  color: #FFFFFF;
  line-height: 14px;
}
.home-socios-header div.textos p.playbutton {
  margin-top: 35px;
}
.socios-elige div.container {
  /*max-width: 1124px;
  height: 200px;*/
  background-color: #EB6277;
  text-align: center;
}
.socios-elige div.container h2 {
  font-family: 'FuturaPT-Demi';
  font-size: 40px;
  color: #FFFFFF;
  text-align: center;
  /*margin-top: 60px;*/
}
.socios-elige div.container h3 {
  font-family: 'FuturaPT-Demi';
  font-size: 22px;
  color: #000000;
  text-align: center;
}
/*
.socios-botones-home div.container {
  max-width: 1124px;
  margin: 0;
  margin: 0 auto;
  padding: 0;
}*/
.socios-botones-home div.botones-container {
  border-top: 3px solid white;
  border-bottom: 3px solid white;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  min-height: 262px;
}
.socios-botones-home div.botones-container div.boton {
  background-color: #314AE7;
  border: 3px solid white;
  height: 128px;
  width: 33.33%;
  float: left;
  display: flex;
}
.socios-botones-home div.botones-container div.boton p {
  width: 60%;
  float: left;
  font-family: 'FuturaPT-Demi';
  font-size: 34px;
  color: #FFFFFF;
  line-height: 33px;
  margin-top: 46px;
  margin-left: 46px;
}
.socios-botones-home div.botones-container div.boton p a {
  text-decoration: none;
  color: white;
  display: block;
}
.socios-botones-home div.botones-container div.boton img {
  float: right;
}
.socios-botones-home div.botones-container div.boton:hover {
  background-color: #F9DB61;
}
.socios-destacado-home-info div.container {
  /*max-width: 1124px;*/
  background-color: #596DE8;
  /*padding-bottom: 60px;*/
}
.socios-destacado-home-info .foto {
  float: right;
}
.socios-destacado-home-info div.textos {
  text-align: center;
}
.socios-destacado-home-info div.textos h3 {
  font-family: 'DM Serif Display';
  font-size: 28px;
  color: #FFFFFF;
  text-align: center;
  margin-top: 76px;
}
.socios-destacado-home-info div.textos p {
  font-family: 'FuturaPT-Book';
  font-size: 15px;
  color: #FFFFFF;
  text-align: center;
  max-width: 340px;
  margin: 0 auto;
  margin-top: 28px;
}
.socios-destacado-home-info div.textos p.tlf {
  font-family: 'FuturaPT-Demi';
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 6px;
  text-align: center;
}
p.boton {
  text-align: center;
}
a.boton-socios {
  text-decoration: none;
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 2px;
  display: block;
  border: 1px solid white;
  max-width: 260px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
a.boton-socios:hover {
  background-color: white;
  color: #596DE8;
}
.socios-header-blue {
  background-color: #314AE7;
  min-height: 128px;
  max-width: 1124px;
  margin: 0 auto;
}
.socios-header-blue h2 {
  font-family: 'FuturaPT-Demi';
  font-size: 34px;
  color: #FFFFFF;
  line-height: 33px;
  margin-top: 34px;
  text-align:center;
}
.socios-header-blue img {
  float: left;
  margin-top: 52px;
  margin-left: 27px;
}
.socios-ventajas h3 {
  font-family: 'FuturaPT-Demi';
  font-size: 44px;
  color: #314AE7;
  text-align: center;
  margin-top: 50px;
  line-height: 1em;
}
.socios-ventajas ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 53px;
  margin-left: 50px;
}
.socios-ventajas ul li {
  width: 200px;
  float: left;
}
.socios-ventajas ul li .ventaja {
  height: 365px;
  text-align: center;
}
.socios-ventajas ul li .ventaja p {
  font-family: 'FuturaPT-Book';
  font-size: 15px;
  color: #000000;
  text-align: center;
  max-width: 175px;
  margin: 0 auto;
}
.socios-ventajas ul li .ventaja p.title {
  font-family: 'FuturaPT-Demi';
  font-size: 18px;
  color: #314AE7;
  text-align: center;
  line-height: 24px;
  margin-top: 17px;
}
.requisitos {
  max-width: 1124px;
  background-color: rgba(58, 30, 30, 0.1);
  margin: 0 auto;
  padding-bottom: 50px;
}
.requisitos p {
  font-family: 'FuturaPT-Book';
  font-size: 15px;
  color: #000000;
  margin-left: 100px;
}
.requisitos p strong {
  font-family: 'FuturaPT-Demi';
}
.requisitos p.title {
  font-size: 22px;
  color: #000000;
  margin-top: 78px;
  font-family:'FuturaPT-Demi';
}
.requisitos p.boton {
  font-size: 22px;
  color: #000000;
  margin-left: 0px;
  background: #314AE7;
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  min-width: 265px;
  max-width: 265px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-top: 50px;
}
.requisitos p.boton a {
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
.requisitos p.boton:hover {
  background: #FFF;
}
.requisitos p.boton:hover a {
  color: #314AE7;
}
.form-section {
  background-color: #FFFFFF;
  max-width: 1124px;
  margin: 0 auto;
  padding-bottom: 75px;
}
.form-section h4 {
  font-family: 'FuturaPT-Demi';
  font-size: 22px;
  color: #000000;
  border-bottom: 3px solid black;
  padding-bottom: 10px;
  margin-top: 75px;
  margin-bottom: 25px;
}
.form-section .row {
  max-width: 800px;
  margin: 0 auto;
}
.form-section label {
  font-family: 'FuturaPT-Demi';
  font-size: 15px;
  color: #000000;
}
.form-section select {
  width: 100%;
  border: none;
  background-color: transparent;
  border: 1px solid black;
  font-family: 'FuturaPT-Demi';
  font-size: 15px;
  color: #DDD;
  height: 25px;
}
.form-section input {
  width: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid black;
  font-family: 'FuturaPT-Demi';
  font-size: 15px;
  color: #797979;
  height: 25px;
}
.form-section .fecha select {
  width: 31%;
}
.form-section input.error {
  border-bottom: 1px solid #e65c25;
}
.form-section label.error {
  color: #e65c25;
}
.form-section .sino {
  width: 100%;
  font-family: 'FuturaPT-Demi';
  font-size: 12px;
  color: #314AE7;
}
.form-section .sino input[type="checkbox"] {
  display: inline-block;
  width: 17px;
  height: 17px;
  float: right;
}
.form-section p.leyenda {
  font-family: 'FuturaPT-Book';
  font-size: 15px;
  color: #2457EA;
}
.form-section input[type="checkbox"] {
  display: inline-block;
  width: 17px;
  height: 17px;
}
.form-section label.check {
  display: block;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
}
.form-section label.check input {
  vertical-align: middle;
  margin-right: 5px;
}
.form-section label.grande {
  font-size: 18px;
}
.form-section p.boton {
  font-size: 22px;
  color: #000000;
  margin-left: 0px;
  background: #314AE7;
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  min-width: 265px;
  max-width: 265px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-top: 50px;
}
.form-section p.boton a {
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
}
.form-section p.boton:hover {
  background: #FFF;
}
.form-section p.boton:hover a {
  color: #314AE7;
}
.form-section p.negativo {
  background: transparent;
  font-family: 'FuturaPT-Demi';
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: center;
  min-width: 265px;
  max-width: 265px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  border: 1px solid #314AE7;
}
.form-section p.negativo a {
  color: #314AE7;
}
.form-section p.boton:hover {
  background: #FFF;
}
.form-section p.boton:hover a {
  color: #314AE7;
}
.form-section textarea {
  background-color: transparent;
  width: 100%;
  max-height: 120px;
}
.form-section input[type="file"] {
  border: none;
}
/*# sourceMappingURL=socios.css.map */