/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24-ene-2019, 16:03:09
    Author     : franciscaajunqueras
*/
.content-footer {
  border-bottom: none;
}

.celebraciones-logo {
  text-align: center;
  margin: 8px 0 12px 0;
}

.contenedor-cbebe {
  background-image: url(foto-home-bebe2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 700px;
  background-size: cover;
}

.contenedor-novios {
  background-image: url(foto-home-novios2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 700px;
  background-size: cover;
}

.contenedor-deco {
  background-image: url(foto-home-deco2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 700px;
  background-size: cover;
}

.cuadroaccesos-clubes {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
  margin: 0 34px 0 30px;
  top: 19%;
  height: 360px;
}

.txt-cuadros h2 {
  font-family: "Lato";
  font-size: 1.6rem;
  color: #5e5b58;
  font-weight: 300;
  padding: 0 25px;
  line-height: inherit;
  margin-top: 30px;
}

.txt-cuadros-novios h2 {
  font-family: "Lato";
  font-size: 1.6rem;
  color: #5e5b58;
  font-weight: 300;
  padding: 0 40px;
  line-height: inherit;
  margin-top: 30px;
}

.txt-cuadros p {
  color: #636262;
  text-decoration: underline;
  padding-top: 4px;
  cursor: pointer;
}

.txt-cuadros-novios p {
  color: #636262;
  text-decoration: underline;
  padding-top: 4px;
  cursor: pointer;
}

.logos-fidelizacion {
  padding-top: 17px;
}

.set3 p {
  margin-bottom: -13px;
  padding-top: 8px;
  color: #5f5f5f;
}

.logos-fidelizacion img {
  cursor: pointer;
}

.logos-fidelizacion-novios img {
  cursor: pointer;
}

.boton-inscribete-celebraciones {
  background-color: #808080;
  width: 40%;
  padding: 5px 23px;
  float: none;
  margin: 0 auto;
  font-family: "Lato";
  color: #fff;
  letter-spacing: 1px;
  font-size: 1.3rem;
}

.boton-inscribete-celebraciones:hover {
  color: #fff !important;
  background-color: #636363;
}

/*MOBILE*/

.contenedor-cbebe-mobile {
  background-image: url(foto-bebe-mobile.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 205px;
}

.contenedor-novios-mobile {
  background-image: url(foto-novios-mobile.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 205px;
}

.contenedor-deco-mobile {
  background-image: url(foto-deco-mobile.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 205px;
}

/*FIN MOBILE*/

@media (max-width: 350px) and (min-width: 300px) {
  .celebraciones-logo {
    margin: 9px 0 0 0 !important;
    padding-bottom: 11px;
  }

  .celebraciones-logo img {
    width: 65% !important;
  }

  .contenedor-cbebe {
    background-image: url(foto-home-bebe.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 347px !important;
    background-size: cover !important;
    margin-bottom: 10px;
  }

  .contenedor-novios {
    background-image: url(foto-home-novios.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 347px !important;
    background-size: cover !important;
    margin-bottom: 10px;
  }

  .contenedor-deco {
    background-image: url(foto-home-deco.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 347px !important;
    background-size: cover !important;
    margin-bottom: 10px;
  }

  .celebraciones-logo {
    border-bottom: 2px #add500 solid;
  }

  .cuadroaccesos-clubes {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0 36px 0 25px;
    top: 9% !important;
    height: 280px !important;
  }

  .txt-cuadros h2 {
    font-size: 1.4rem;
    margin-top: 19px;
    padding: 0 20px;
  }

  .txt-cuadros-novios h2 {
    font-size: 1.4rem;
    margin-top: 19px;
    padding: 0 20px;
  }

  .txt-cuadros-novios h2 {
    margin-top: 13px;
    margin-bottom: 0px;
  }

  #txtBusqueda {
    width: 204px;
  }

  .boton-accesos {
    margin-bottom: 8px !important;
  }

  .logos-fidelizacion {
    padding-top: 25px !important;
  }

  .logos-fidelizacion-novios {
    padding-top: 25px !important;
  }

  .logos-fidelizacion img {
    width: 55%;
  }

  .logos-fidelizacion-novios img {
    width: 65%;
  }

  .celebraciones-novios {
    margin-top: 16px;
  }

  .boton-ingresar {
    width: 43% !important;
    padding: 8px !important;
  }

  .botones-header.btn1 {
    margin-top: 13px !important;
  }

  .txt-cuadros p {
    font-size: 12px;
  }

  .boton-accesos {
    padding-bottom: 17px !important;
  }
}

@media (max-width: 400px) and (min-width: 351px) {
  .search-novios {
    width: 86% !important;
  }

  .celebraciones-logo {
    margin: 5px 0 0 0 !important;
    padding-bottom: 11px;
  }

  .celebraciones-logo img {
    width: 60% !important;
  }
  .celebraciones-logo {
    border-bottom: 2px #add500 solid;
  }

  .contenedor-cbebe {
    background-image: url(foto-home-bebe.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 342px !important;
    background-size: cover;
    margin-bottom: 15px;
  }

  .contenedor-novios {
    background-image: url(foto-home-novios.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 342px !important;
    background-size: cover;
    margin-bottom: 15px;
  }

  .contenedor-deco {
    background-image: url(foto-home-deco.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 342px !important;
    background-size: cover;
    margin-bottom: 15px;
  }

  .cuadroaccesos-clubes {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0 56px 0 38px;
    top: 9% !important;
    height: 276px !important;
  }

  .txt-cuadros h2 {
    font-size: 1.4rem;
    margin-top: 19px;
    padding: 0 25px;
  }

  .txt-cuadros-novios h2 {
    font-size: 1.4rem;
    margin-top: 15px;
    padding: 0 25px;
  }

  .txt-cuadros p {
    font-size: 12px;
  }

  .boton-accesos {
    margin-bottom: 8px !important;
  }

  .logos-fidelizacion {
    padding-top: 21px !important;
  }

  .logos-fidelizacion-novios {
    padding-top: 21px !important;
  }

  .logos-fidelizacion img {
    width: 53%;
  }
  .logos-fidelizacion-novios img {
    width: 63%;
  }
  .celebraciones-novios {
    margin-top: 16px;
  }

  .boton-ingresar {
    width: 43% !important;
    padding: 8px !important;
  }

  .botones-header.btn1 {
    margin-top: 13px !important;
  }
  .boton-accesos {
    padding-bottom: 35px !important;
  }
  .boton-accesos-novios {
    padding-top: 10px !important;
  }
}

@media (max-width: 567px) and (min-width: 401px) {
  .celebraciones-logo {
    margin: 5px 0 0 0 !important;
    padding-bottom: 11px;
  }

  .celebraciones-logo img {
    width: 49% !important;
  }

  .celebraciones-logo {
    border-bottom: 2px #add500 solid;
  }

  .contenedor-cbebe {
    background-image: url(foto-home-bebe.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 337px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-novios {
    background-image: url(foto-home-novios.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 337px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-deco {
    background-image: url(foto-home-deco.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 337px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .txt-cuadros h2 {
    font-size: 1.4rem;
    margin-top: 19px;
    padding: 0 25px;
  }

  .txt-cuadros-novios h2 {
    font-size: 1.4rem;
    margin-top: 17px;
    padding: 0 25px;
  }

  .txt-cuadros p {
    font-size: 12px;
  }

  .boton-accesos {
    margin-bottom: 5px !important;
  }

  .set3 p {
    margin-top: 12px;
  }
  .set3 p {
    margin-bottom: 9px;
  }

  .logos-fidelizacion img {
    width: 55%;
  }

  .logos-fidelizacion-novios img {
    width: 65%;
  }

  .logos-fidelizacion-novios {
    padding-top: 20px !important;
  }

  .celebraciones-novios {
    margin-top: 16px;
  }

  .boton-ingresar {
    width: 43% !important;
    padding: 8px !important;
  }

  .botones-header.btn1 {
    margin-top: 13px !important;
  }

  .cuadroaccesos-clubes {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0 56px 0 38px;
    top: 7% !important;
    height: 295px !important;
  }

  .logos-fidelizacion {
    padding-top: 24px !important;
  }
  .boton-accesos {
    padding-bottom: 35px !important;
  }
  .boton-accesos-novios {
    padding-top: 10px !important;
  }

  .set3 {
    margin-top: 11px;
  }
}

@media (max-width: 700px) and (min-width: 568px) {
  .celebraciones-logo {
    margin: 5px 0 0 0 !important;
    padding-bottom: 11px;
  }

  .celebraciones-logo img {
    width: 49% !important;
  }

  .celebraciones-logo {
    border-bottom: 2px #add500 solid;
  }

  .contenedor-cbebe {
    background-image: url(foto-home-bebe.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-novios {
    background-image: url(foto-home-novios.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-deco {
    background-image: url(foto-home-deco.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .logos-fidelizacion img {
    width: 42%;
  }

  .celebraciones-novios {
    margin-top: 17px;
  }

  .botones-header.btn1 {
    margin-top: 0 !important;
  }

  .cuadroaccesos-clubes {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0 56px 0 111px;
    top: 10% !important;
    height: 298px !important;
  }

  .logos-fidelizacion {
    padding-top: 24px !important;
  }
}

@media (max-width: 767px) and (min-width: 701px) {
  .celebraciones-logo img {
    width: 30% !important;
  }

  .contenedor-novios {
    height: 426px !important;
    background-size: cover;
  }

  .contenedor-cbebe {
    height: 426px !important;
    background-size: cover;
  }

  .contenedor-deco {
    height: 426px !important;
    background-size: cover;
  }

  .logos-fidelizacion img {
    width: 64% !important;
  }

  .logos-fidelizacion {
    padding-top: 26px !important;
  }

  input.boton-ingresar {
    width: 65% !important;
    margin-top: 18px !important;
  }

  .cuadroaccesos-clubes {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    margin: 0px 16px 0 3px !important;
    top: 9% !important;
    height: 326px !important;
  }

  .txt-cuadros h2 {
    font-size: 1.4rem;
  }

  .font-input-kiosko {
    font-size: 14px !important;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  .contenedor-cbebe {
    background-image: url(foto-home-bebe.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-novios {
    background-image: url(foto-home-novios.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .contenedor-deco {
    background-image: url(foto-home-deco.jpg) !important;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 360px !important;
    background-size: cover;
    margin-bottom: 11px;
  }

  .logos-fidelizacion img {
    width: 40%;
  }

  .cuadroaccesos-clubes {
    margin: 0 127px 0 127px;
    top: 9%;
    height: 296px;
  }
  .logos-fidelizacion-novios {
    padding-top: 25px;
  }

  .txt-cuadros-novios h2 {
    margin-top: 25px;
  }

  .boton-accesos-novios {
    padding-top: 13px !important;
    margin-bottom: 22px !important;
  }

  .set3 {
    margin-top: 15px !important;
  }

  #txtBusqueda {
    width: 238px;
  }
}

@media (min-width: 1400px) {
  .txt-cuadros-novios h2 {
    padding: 0 60px;
  }
  .txt-cuadros h2 {
    padding: 0 60px;
  }
}

/* Special message banner home*/
.special-message {
  background-color: #f4f4f4;
  text-align: center;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  padding-left: 0;
  padding-right: 0;
}

.special-message h1 {
  font-size: 21px;
  letter-spacing: 2px;
  line-height: inherit;
  margin: 0;
  font-weight: 600;
}

.special-message span {
  padding-left: 0.5%;
  color: #aad500;
}

/* Styles for mobile devices*/
@media (min-width: 280px) and (max-width: 359px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 8px;
    letter-spacing: 0.75px;
  }
}

@media (min-width: 360px) and (max-width: 374px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 9px;
    letter-spacing: 0.75px;
  }
}

@media (min-width: 375px) and (max-width: 410px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 10px;
    letter-spacing: 0.75px;
  }
}

@media (min-width: 411px) and (max-width: 413px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 11px;
    letter-spacing: 0.75px;
  }
}

@media (min-width: 414px) and (max-width: 731px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 11px;
    letter-spacing: 0.75px;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 15px;
    letter-spacing: 0.4px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .special-message {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
  }
  .special-message h1 {
    font-size: 18px;
    letter-spacing: 1px;
  }
}
