
.cc_banner-wrapper {
  height: auto; }
  .cc_banner-wrapper .cc_container {
    font-size: 12px; }
    .cc_banner-wrapper .cc_container .cc_btn,
    .cc_banner-wrapper .cc_container .cc_btn:visited {
      font-weight: bold;
      background-color: #fff;
      color: #000;
      text-transform: uppercase;
      transition: all .5s; }
      .cc_banner-wrapper .cc_container .cc_btn:hover,
      .cc_banner-wrapper .cc_container .cc_btn:visited:hover {
        background-color: #bfbfbf; }
    .cc_banner-wrapper .cc_container .cc_message {
      font-size: 1em !important;
      line-height: 1.3em;
      margin: 0; }
      .cc_banner-wrapper .cc_container .cc_message .cc_more_info {
        text-decoration: underline;
        color: #fff;
        font-weight: bold; }

  body .svg-inline--fa {
    vertical-align: -0.175em !important; }
  body header.header {
    padding: 25px 0 75px;
    min-height: 100vh; }
    

      body header.header .rrss a {
        text-decoration: none;
        color: #fff;
        text-align: center;
        background-color: #000;
        border-radius: 50%;
        font-size: 26px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        margin: 0 0 0 3px;
        display: inline-block;
        transition: all 0.3s linear; }
        body header.header .rrss a:hover {
          background-color: #fff;
          color: #000; }
      body header.header .rrss .link_tour {
        border-radius: 0;
        width: auto;
        height: auto;
        padding: 4px 15px 0 15px;
        line-height: 35px;
        vertical-align: bottom; }
    body header.header h2 {
      text-align: right;
      margin: 0 0 25px;
      text-transform: uppercase;
      color: #fff;
      font-family: 'TYPOGRAPHPRO-ExtraBold', Helvetica, Arial, sans-serif;
      font-size: 32px;
      line-height: 1em;
      font-weight: normal; }
    body header.header .launch {
      margin: 0;
      color: #000;
      font-family: 'TYPOGRAPHPRO-ExtraBold', Helvetica, Arial, sans-serif;
      font-size: 24px;
      color: #fff;
      text-align: center;
      margin: 0 0 30px 0; }
    body header.header .tit {
      text-align: center;
      margin: 0 0 35px;
      color: #ac172a;
      font-family: 'TYPOGRAPHPRO-ExtraBold', Helvetica, Arial, sans-serif;
      font-size: 33px;
      text-transform: uppercase;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }
    body header.header .claim {
      text-transform: uppercase;
      font-family: 'TYPOGRAPHPRO-ExtraBold', Helvetica, Arial, sans-serif;
      font-size: 25px;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
      letter-spacing: .05;
      line-height: 1.4em;
      margin: 0 0 25px; }
    body header.header .cover {
      margin: 0 auto 70px; }
      body header.header .cover .image-cover {
        width: 100%; }
    body header.header .btns {
      margin-bottom: 50px;
      text-align: center; }
      body header.header .btns a {
        text-decoration: none;
        margin-bottom: 5px;
        display: inline-block; }
        body header.header .btns a > img {
          max-height: 40px; }
        body header.header .btns a:hover {
          opacity: .8; }
      body header.header .btns.magnify {
        text-align: center; }
        body header.header .btns.magnify a {
          padding: 20px 50px;
          background: #000;
          margin: 0 10px 0 0; }
          body header.header .btns.magnify a:last-child {
            margin-right: 0; }
    body header.header .btn {
      margin-bottom: 20px;
      text-align: center; }
      body header.header .btn a {
        padding: 15px 30px;
        color: white;
        background-color: black;
        border-radius: 5px;
        text-decoration: none;
        transition: all 0.5s linear;
        font-size: 20px;
        text-transform: uppercase; }
        body header.header .btn a:hover {
          color: black;
          background-color: white; }

     
  
  body .content {
    padding: 50px 0; }
    body .content .songkick-widget {
      background-color: rgba(255, 255, 255, 0.5);
     
      font-size: 24px; }
  body footer.footer {
   
    font-size: 18px;
    color: #fff;
    background: #000;
    padding: 25px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px; }
    body footer.footer a {
      text-decoration: underline;
      margin: 0 10px;
      color: #fff; }
      body footer.footer a:hover {
        color: #fff; }
    body footer.footer p:last-child {
      margin: 0; }
      
      *{
   font-family: 'Montserrat', sans-serif;
}
body.disco{
  background-image: url(../images/html/fondo-fredi-leis.jpg);
  background-size: cover;
}
.logos-tiendas h3 {
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
}
.carousel {
    background-color: #fff;
    width: 60%;}

.carousel-inner {
    position: relative;
    width: 100%;}
    .carousel-control.right,  .carousel-control.left{
background-image: none;
    }

    .carousel {
    
    background-color: #fff;
}

.carousel-control{
  color: #000;
    background-color: none;
    opacity: 1;
}
.container-fluid{
  margin:0px;

}
.container-fluid .row{
  display: flex;
  align-items: stretch;
}
.col-lg-8.col-sm-12 h3 {
    text-align: center;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 600;
}

.reserva {
    background-color: #ffffffbf;
    padding: 60px 35px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

hr {
    height: 2px;
    width: 75%;
    background-color: #222;
    text-align: center;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 10px;
}
.reserva a {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px 30px;
    background-color: #222;
    margin-top: 30px;
    color: #fff;
    font-size: 1.3rem;
    width: 100%;
    margin-bottom: 20px;
    transition: all 700ms;
}
h4 {
    line-height: 24px;
}

.reserva a:hover {
    background-color: #020202;
    text-decoration: none;
}

.col-lg-5.col-sm-12.slider h2 {
    text-align: center;
    margin-top: 30px;
    border: solid 2px #222;
    padding: 10px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}
.col-lg-3 img {
    width: 140px;
}
.logos-tiendas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 30px;}

    .logos-tiendas .row{
 display: flex;
 align-items: center;
    }
    .logos-tiendas .row {
    width: auto;
    margin: 0 auto;
}
.enlace-web {
    padding: 14px;
    display: flex;
    justify-content: end;
    font-weight: 600;
    font-size: 1.3rem;
}
.enlace-web a{
  color: #000;
  margin: 0px 53px;
}

.info-regalo {
    min-height: 100vh;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    text-align: center;
}
img.logo {
    width: 360px;
    margin-top: 20px;
}
.info {
    width: 60%;
    background: #c07e52ab;
    padding: 35px 20px;
    margin-top: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.reserva h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .container-fluid .row {

    flex-direction: column;
}
.reserva {
    
    margin:0px;
}
.logos-tiendas .row {
    flex-direction: column;
}
.col-lg-3.col-sm-12 {
    margin-bottom: 25px;
}
.logos-tiendas h3{
  margin-bottom: 30px;

}

.col-lg-5.col-sm-12.slider{
  padding: 0px !important;
}
.container-fluid {
    margin: 0px;
    padding: 0px;
}
h1.logo {
    font-size: 3rem;}

body.disco {
  background-color:#d8d8d8;
    background-position: 60% center;
    background-size: auto;

}
.logos-tiendas .row {
    width: 100%;
    margin: 0 auto;
}

.carousel {
    background-color: #ffffff75;
    
}
.reserva {
    background-color: #e9ece5;
}
.col-lg-5.col-sm-12{
  padding:0px;
}
.carousel, .info {
   width: 95%;
    margin: 15px auto;
}
img.logo {
    width: 250px;
    margin: 0 auto;
    display: flex;
}
}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 1024px) {
  body {
    background-position: 0 0; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  body {
    background-image: none;
    background-color: #346c2f; }
    body header.header {
      padding: 125px 0 25px; }
      body header.header .rrss {
        right: 10px;
        left: 10px;
        top: 15px;
        text-align: center; }
        body header.header .rrss a {
          background-color: #fff;
          color: #000; }
      body header.header .logo {
        margin-bottom: 15px; }
      body header.header .logo,
      body header.header .launch,
      body header.header h2 {
        text-align: center; }
      body header.header .cover {
        text-align: center; }
        body header.header .cover > img {
          width: 80%; }
    body .video-wrapper .video:after {
      content: none; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  body header.header .logo {
    font-size: 55px; }
  body header.header h2 {
    font-size: 45px;
    line-height: normal; }
  body header.header .logo,
  body header.header .launch,
  body header.header h2 {
    text-align: center; }
  body header.header .cover {
    text-align: center; }
    body header.header .cover > img {
      width: 80%; }
  body footer.footer a {
    display: block;
    margin: 10px;
    padding: 10px;
    border: 1px solid #fff;
    text-decoration: none; } }
@media only screen and (max-width: 390px) {
  body header.header .logo {
    font-size: 45px; }
  body header.header h2 {
    font-size: 35px; } }
/* Custom, iPhone Retina */

/*# sourceMappingURL=styles.css.map */