/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
*{
  box-sizing: border-box;
}
body {
  font-family: 'Open Sans',arial;
  margin-top: 0;
  background: #51B9BC url(../img/grecas.png) fixed;
  background: #51B9BC url(../img/bg_point.png) fixed;


  background: #FFC80B url(../img/bg_point.png) fixed;
  background: #FFC80B url(../img/grecas.png) fixed;
}
.pad30{
  padding: 30px;
}
.foto{
  border: 10px solid #fff;
  box-shadow: 0 0 25px rgba(0,0,0,.45);
  width: 100%;
  margin:20px 0;
}
.boxed{
  margin: 0 auto 60px auto;
  background: white;
  box-shadow: 0 2px 15px rgba(0,0,0,.25);
  padding: 0!important;
  border-radius:0;
}
.bebas{
  font-family: 'Fjalla One',impact!important;
  text-transform: uppercase;
  line-height: 1em;
}
.bebas.big{
  font-size: 52px;
}
.handwrite{
  font-family: 'Satisfy';
}
.navbar {
    height: 90px;
    min-height: 90px;
    max-height: 90px;
    margin-bottom: 20px;
    border: none;
    background: url(../img/bgmenu.png) repeat-x left bottom;
      transition: all .2s ease-in-out;
}

.navbar-brand {
  padding: 0;
    position: absolute;
    width: 202px;
    left: 50%;
    margin-left: -101px;
    top: -20px;
    text-align: center;

}
.navbar-brand img{
  transition: all .2s ease-in-out;
}

.navbar.x2{
  height: 76px;
  min-height: 76px;
  max-height: 76px;
}
.navbar.x2 .navbar-brand img{
  margin-top: -25px;
  -ms-transform: scale(.7, .7);
    -webkit-transform: scale(.7, .7);
    transform: scale(.7, .7);
}

.navbar-toggle {
    z-index:3;
}


a.volver{
    padding: 10px 15px;
    border:none;
    margin:30px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Helvetica',Arial;
    transition: all .2s ease-in-out;
    background-position: 0 100px;

    border:2px solid #efefef;
    color: #67466C;
    background: #efefef;
    border-radius: 30px;
}
a.volver:hover,a.volver:focus{
      background: #fff;
      border:2px solid #FFC80B;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border:none;
    margin:20px 15px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Helvetica',Arial;
    transition: all .2s ease-in-out;
    background-position: 0 100px;

    border:2px solid #efefef;
    color: #67466C;
    background: #efefef;
    border-radius: 30px;
}
.nav>li>a:hover,.nav>li>a:focus,.nav>li.active>a{
      background: #fff;
      border:2px solid #FFC80B;
}
.navbar.x2 .nav>li>a{
  padding: 12px 20px;
  font-size: 16px;
}


h2{
    font-family: 'Satisfy';
    font-size: 42px;
    color: #aa5fa4;
}
h3{
    font-family: 'Satisfy';
    font-size: 36px;
    color: #aa5fa4;
}

.other_title{
  margin-top: -30px;
  border-bottom: 4px solid #70426D;
}

.other_title img{
  width: 100%;
}

.title{
  margin-top: -30px;
  height: 250px;
  overflow: hidden;
  position: relative;
  border-bottom: 4px solid #70426D;
}
.title.big{
  height: 520px;
}
.title.small{
  height: 180px;
}
.title.naranja{
  background: #F05738;
}
.title h1{
color:#fff;
  width: 100%;
  padding: 20px 40px;
  text-align: left;
  top:50px;
  position: absolute;
      font-size: 70px;
      font-family: 'Satisfy';
}
.title img{
    width: 100%;
    min-height: 100%;
}


.btn.btn-lg{
  border-radius: 25px;
  padding: 10px 25px!important;
}
.btn.btn-lila {

    background: #70426D;
    color:#fff;
}
.btn.btn-lila:hover {
  background: #3E3042;
}

.btn.btn-amarillo{
  background: #FFC80B;
  color: #fff;
}
a.left.carousel-control{
  border-radius: 50%;
  border:2px solid rgba(255,255,255,.75);
  height: 50px;
  width: 50px;
  margin-left: 25px;
  top:50%;
  margin-top: -25px;
  padding: 0;
  background: none;
  transition: all .2s ease-in-out;
}
a.left.carousel-control:hover{
  border:4px solid white;
}
a.left.carousel-control .glyphicon{
  margin-left: -15px;
  margin-top: -15px;
}

a.right.carousel-control{
  border-radius: 50%;
  border:2px solid rgba(255,255,255,.75);
  height: 50px;
  width: 50px;
  margin-right: 25px;
  top:50%;
  margin-top: -25px;
  padding: 0;
  background: none;
  transition: all .2s ease-in-out;
}
a.right.carousel-control:hover{
  border:4px solid white;
}
a.right.carousel-control .glyphicon{
  margin-right: -15px;
  margin-top: -15px;
}

.lila{
  background: #69486C;
  border-top: 2px solid #3E3042;
  border-bottom: 2px solid #3E3042;
  height: 100px;
  padding: 15px 30px;
  color:#fff;
}

.ondas{
  background: url(../img/ondas.png) fixed;
  padding: 50px 30px 80px 30px ;
}

.redes{
  text-align: right;
}

.redes span{
  font-weight: bold;
  margin-right: 8px;
}

.redes span,.redes a{
  display: inline-block;
}

.redes a{
  transition: all .5s;
  transform: scale(.9);
}
.redes a:hover{
  transform: scale(1.1);
}
.redes a img {
    filter:         url(~"data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: gray; 
}

.redes a:hover img {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
    cursor: pointer;
}


.footer .row{
  padding: 40px 30px;
  max-height: 295px;
  background: url(../img/footer.png) left top repeat-x;
}
.footer .bebas{
    color: #333;
    padding-top: 25px;
    display: block;
}
.logo_chico{
  margin-right: 20px;
  float: left;
  vertical-align: middle;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
/*
@media (min-width: 768px) {

  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }


  .navbar-wrapper .navbar {
    border-radius: 4px;
  }


  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}*/


.imgs a{
  position: relative;
  transition: all 2s;
}
.imgs a img{
  vertical-align: top;
}
.imgs a{
  display:inline-block!important;;
  margin-bottom: 4px;
}
.imgs a .tipo{
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 10px;
  background: #FFC80B;
  color: white;
  padding: 5px 10px 5px 20px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;

}


ul.filtro {
  margin: 0 auto;
  width: 440px;
  list-style: none;
}
ul.filtro li{
  float: left;
  margin-right: 5px;
}
ul.filtro li a{
  border: 1px solid #FFC80B;
  background: white;
  padding: 8px 14px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 8px;
  font-weight:bold;
  color: #333;

}
ul.filtro li a:hover , ul.filtro li a.active{
  background:#FFC80B;
  text-decoration: none;
}


hr.divider{
  height: 24px;
  border: none;
  background: url(../img/divider.png) no-repeat center top;
  margin-bottom: 60px;
}

.img_vertical{
  margin-left: 17%;
}
.img_vertical ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.img_vertical ul li{
  float: left;
  width: 25%;
  position: relative;
  padding: 0 ;
  background: black;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  transition: all .25s;
  z-index: 10;
  margin-right: 10px;
  cursor: pointer;
}
.img_vertical ul li > div{
  position: relative;

}
.img_vertical ul li .txt{
  position: absolute;
  left:0;
  bottom: -150px;
  width: 100%;
  padding: 15px;
  background: rgba(0,0,0,.45);
  color:#fff;
  transition: all .5s;
  height: 150px;
}
.img_vertical ul li:hover .txt{
  bottom: 0;
}
.img_vertical ul li:hover{
    box-shadow: 0 0 15px rgba(0,0,0,.5);
    z-index: 50;
    transform: scale(1.1);
}

.minus{
  margin-top: -30px;
}

.mix{
	display: none;
}


.container_loader{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255,255,255,.75);
  display: none;
  font-weight: bold;
}


span [id^="viblast"]{
  display: none;
}

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto 30px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #FFC80B;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  }
}








.carousel {
  height: 520px;
  margin-bottom: 0;
  margin-top: -30px;

}

.carousel-caption {
  z-index: 10;
  text-shadow: none;
}


.carousel .item {
  height: 520px;
  background-color: #777;
}

.carousel .item .container{

}
.carousel .carousel-caption{
  position: absolute;
  top:15%;
  left: 10%;
  width: 40%;
}
.carousel .carousel-caption h1{
    font-size: 60px;
    text-align: left;
    font-weight: bold;
    letter-spacing: -4px;
}
.carousel .carousel-caption p{
  text-align: left;
  font-size: 18px;
}
.carousel-inner > .item > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
}


.imgs_restaurant a,.imgs_restaurant{
  display: inline;
}


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

  .nav>li>a {
      position: relative;
      display: block;
      padding: 8px 12px;
      border:none;
      margin:20px 15px 0 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: bold;
      font-family: 'Helvetica',Arial;
      transition: all .2s ease-in-out;
      background-position: 0 100px;

      border:2px solid #efefef;
      color: #67466C;
      background: #efefef;
      border-radius: 30px;
  }

}

@media only screen and (max-width: 991px) {
  .navbar-right {
    margin-right: 5px;
    float: left;
  }

    .navbar-left {
    float: right!important;
    }
      .navbar {
          height: 60px;
          min-height: 60px;
          max-height: 60px;
          margin-bottom: 20px;
          border: none;

      }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 4px 8px;
        border:none;
        margin:0px 5px 0 0;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Helvetica',Arial;
        transition: all .2s ease-in-out;
        background-position: 0 100px;

        border:2px solid #efefef;
        color: #67466C;
        background: #efefef;
        border-radius: 30px;
    }
    .navbar .navbar-brand img{
      margin-top: -25px;
      -ms-transform: scale(.8, .8);
        -webkit-transform: scale(.8, .8);
        transform: scale(.8, .8);
    }
}
@media only screen and (max-width: 767px) {
  .redes {
    margin-top: 50px;
    display: block;
    text-align: left;
  }

  /*
  .navbar{
    margin-top: -25px;
    height: 50px;
    min-height: 50px;
    max-height: 50px;

    left:0;
    top: 0;
    width: 100%;
    display: block;
  }
  .navbar .navbar-brand img{
    margin-top: -25px;
    -ms-transform: scale(.5, .5);
      -webkit-transform: scale(.5, .5);
      transform: scale(.5, .5);
  }
  */
.img_vertical{
  margin-left: 10%;
}
  .img_vertical ul li{
  float: left;
  width: 80%;
  position: relative;
  padding: 0 ;
  background: black;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  transition: all .25s;
  z-index: 10;
  margin-right: 0;
  margin-bottom: 15px;
  cursor: pointer;
}
  .navbar .navbar-brand img{
    margin-top: -35px;
    -ms-transform: scale(.6, .6);
      -webkit-transform: scale(.6, .6);
      transform: scale(.6, .6);
  }
  .boxed{
    overflow: hidden;
  }
  .navbar{
    margin-top: 0;

  }
  .navbar {
      height: 50px;
      min-height: 50px;
      max-height: 50px;
      margin-bottom: 20px;
      border: none;
      background: url(../img/bgmenu.png) repeat-x left bottom;
        transition: all .2s ease-in-out;
  }
  .theme-default{
    margin-top: -30px;
  }


  h2{
      font-family: 'Satisfy';
      font-size: 32px;
      color: #aa5fa4;
  }
  h3{
      font-family: 'Satisfy';
      font-size: 24px;
      color: #aa5fa4;
  }



  .navbar-toggle {
    position: absolute;
    float: none;
    padding: 9px 10px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: 4px;
    right:5%;
    top: -5px;
  }


  .navbar-collapse {
    position: fixed;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    background: rgba(103,70,108,.8);
    height: 150%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000000000000000000000000;
    padding-top: 50px;
}
.nav{
  margin: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border:none;
    margin:5px 0 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Helvetica',Arial;
    transition: all .2s ease-in-out;
    background-position: 0 100px;

    border:2px solid #efefef;
    color: #67466C;
    background: #efefef;
    border-radius: 30px;
    width: 100%;
}

  .navbar-right {
    float: none!important;
  }

    .navbar-left {
    float: none!important;
    }


    ul.filtro {
      margin: 0 auto;
      width: 90%;
      list-style: none;
    }
    ul.filtro li{
      float: left;
      margin-right: 5px;
      margin-bottom: 20px;
    }
    ul.filtro li a{
      border: 1px solid #FFC80B;
      background: white;
      padding: 8px 14px;
      border-radius: 50px;
      text-transform: uppercase;
      font-size: 8px;
      font-weight:bold;
      color: #333;

    }
    ul.filtro li a:hover , ul.filtro li a.active{
      background:#FFC80B;
      text-decoration: none;
    }








}



.error{
  border:1px solid red;
}