@import "animate.css";
@import "normalize.css";

/*========================================================
                   EDIT-CSS
=========================================================*/
#sortable{list-style:none;margin: 0;padding: 0;}
.wrapper3{
    /* position:absolute; */
    top: -100vw;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color:#000;
    color:#fff;
    overflow:auto;
}
.wrapper{
    transform: rotate(90deg);
    transform-origin:bottom left;
    
    position:absolute;
    top: -100vw;
    left: 0;
    
    height:100vw;
    width:100vh;
    
    background-color:#000;
    color:#fff;

    overflow:auto;
}
.wrapper2{
    transform: rotate(270deg);
    transform-origin:bottom right;
    
    position:absolute;
    top: -100vw;
    right: 0;
    
    height:100vw;
    width:100vh;
    
    background-color:#000;
    color:#fff;

    overflow:auto;
}
.ui-sortable-handle{
    margin: 0 3px 3px 3px;
    padding: 0.4em;
    padding-left: 2em;
    position: relative;
    height: 18px;
    cursor: pointer;
    }
   .ui-sortable-handle span{position:absolute;left: 10px;}
.audioE{ line-height: 34px;margin-bottom: 10px;}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.menuIMG{
    width: 100%;
    height: 360px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    }
    .menuDisplay2 .menuIMG{ height:200px}
.deliveryPrice{display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 10px;}
.tip-title{float:left;line-height: 37px;}
.tip-select{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    outline: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    color: #212121;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    background: #fff;
    border: none;
    -webkit-appearance: none;
    text-transform: none;
    border-radius: 5px;
    border: 1px solid #b1b1b1;
    padding: 10px 10px;
    width: auto;
    text-align: center;
}
.custom-box{
    border-radius: 5px;
    margin-top: 10px;
    font-size: 13px;
    height: 37px;
    clear: both;
    display:none;
}
.custom-box input{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;position: relative;float: left;outline: none;border-radius: 0;outline: none;box-shadow: none;color: #212121;font-size: 13px;font-family: 'Work Sans', sans-serif;background: #fff;border: none;-webkit-appearance: none;text-transform: none;border-radius: 5px;border: 1px solid #b1b1b1;padding: 10px;max-width: 60px;text-align: center;}
.recom-box{position:relative;display: inline-block;}

.recom{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    outline: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    color: #6a6b6c;
    font-size: 13px;
    position:relative;
    padding: 8px;
    display: inline-block;
    /* text-transform: uppercase; */
    background: none;
    border: none;
    background: #ffffff;
    border: 1px solid #f1f0ef;
    cursor: pointer;
    -webkit-appearance: none;
    margin-bottom: 10px;
    margin-right: 10px;
    }
 .recom::after{ position: absolute;
    display: none;
    font-display: swap;font-family: "Font Awesome 5 Solid";
    font-size: 24px;
    content: "\f107";
    top: 1px;
    right: 5px;
    color: #666;
    pointer-events: none;}
.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: rgb(90, 209, 90);
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
#settings{-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
border-radius: 5px;
background: #fff;
position: relative;}
.settings-box{ padding: 20px}
.button-nav{ width: 40px;height: 40px;position: relative;display: inline-block;}
.button-nav img{ width: 100%;}
.menu-print-body{background:#2a2a2a;/* overflow-y: hidden; */overflow-x: scroll;display: flex;flex-flow: column wrap;/* flex: 1 1 30%; */width: 21cm;height: 29.7cm;padding: 15mm;}
.menu-box{width: 9.75cm;margin-right: 15mm;}
.food-box{ margin-bottom:10px}
.menuDisplay2 .menu-box-2{width:300px;margin-top: 5px;margin-right: 15px;margin-left: 15px;}
.menu-box-2{
    width: 60%;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 1%;
    position: relative;
    z-index: 2;
}
.menuDisplay2 .tipo-4{font-size:14px;font-weight: normal;line-height: 17px;}
.page-1{
    background: #2a2a2a;
    /* overflow-y: hidden; */
    overflow-x: scroll;
    display: flex;
    flex-flow: column wrap;
    /* flex: 1 1 30%; */
    width: 96%;
    height: 98%;
    padding: 2%;
    background: url(../images/bg-2.jpeg);
    }
.categoria-2{
    margin-bottom: 40px;
    float: left;
}
.logo-menu{
    width: 100px;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
    }
/*.logo-menu {
    width: 25%;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
    opacity: 0.1;
    z-index: 1;
}*/
.menu-hr-3{display: block;/* margin-top: 2%; */margin-bottom: 0;/* border-top: 5px solid #fbe723; */}
.menu-hr-4{height: 5px;display: block;background: #fd370d;margin-top: 4%;margin-bottom: 8%;margin-right: 5%;}
.menuDisplay2 .menu-hr-3{
    margin-top: 10px;
    border-top: none;
}
.menuDisplay2 .menu-hr-4{height: 2px;display: block;background: #4c4c4c;margin-top: 15px;margin-bottom: 15px;margin-right: 5%;}

.menu-hr-2{display: block;margin-top: 20px;margin-bottom: 10px;border-top: 2px solid #fbe723;}
.menu-hr{height:1px;display: block;background: #4c4c4c;margin-top: 20px;margin-bottom: 10px;margin-right: 5%;}
.cat-img{
    width: 7%;
    height: 168%;
    min-height: 35px;
    float: left;
    margin-top: -2%;
    margin-right: 5px;
    background: url(../images/cat-title.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.menuDisplay2 .cat-img-2{ width:30px; height:30px; margin-right:5px}
.cat-img-2{
    width: 10%;
    height: 54px;
    float: left;
    margin-right: 3%;
    background: url(../images/hat.png);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(270deg);
}
.categoria-title-2{
    color: #FBE722;
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 10px;
    display: block;
    padding: 0px;
    display: flex;
    font-size: 50px;
    line-height: 42px;
}
.categoria-title-3{
    color: #FBE722;
    font-weight: bold;
    margin-top: 8%;
    text-align: left;
    margin-bottom: 4%;
    display: block;
    padding: 0px;
    display: flex;
    font-size: 90px;
    line-height: 100%;
}
.menuDisplay2 .categoria-title-3{
    font-size: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.col-2-2{
    width: 300px;
}
.col-4-2{
    margin-bottom: 20px;
    margin-top: 20px;
}
.tipo-3{
    color: #fff;
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
}
.tipo-4{
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    margin-bottom: 1%;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 1%;
}
.item-2{}
.menuDisplay{
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: #2b2b2b;
    
}
.item-txt-2{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}
.item-txt-3{
    color: #fff;
    font-weight: bold;
    font-size: 50px;
    line-height: 100%;
}
.menuDisplay2 .item-txt-3{
    font-size: 15px;
    line-height: 18px;
}
.menuDisplay2 .item-txt-2{}
.item-desc-2{
    color: #76BD50;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}
.item-desc-3{
    color: #76BD50;
    font-weight: bold;
    font-size: 36px;
    line-height: 100%;
}
.item-desc-3-2 {
    color: #76BD50;
    font-weight: normal;
    font-size: 12px;
    line-height: 100%;
}
.item-img-2{}
.item-price-2{
    margin-left: 10px;
    color: #fbe723;
}
.item-price-3{
    margin-left: 10px;
    color: #ff8300;
}


.button-1{display: inline-block;margin-top: 20px;cursor: pointer;font-weight: bold;}
#step2,#step3{ display: none}
.progressbar-box{
    display: block;
    float: left;
    width: 100%;
}
  .progressbar {
      counter-reset: step;
      font-weight: bold;
  }
  .progressbar li {
      list-style-type: none;
      width: 25%;
      float: left;
      font-size: 11px;
      line-height: 13px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      color: #7d7d7d;
      max-width: 120px;
      cursor: pointer;
  }
  .progressbar li:before {
      width: 20px;
      height: 20px;
      content: counter(step);
      counter-increment: step;
      line-height: 20px;
      border: 2px solid #7d7d7d;
      display: block;
      color: #7d7d7d;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: #d0d0d0;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 11px;
      left: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: #ea232b;
  }
  .progressbar li.active:before {
      border-color: #ea232b;
      background: #ea232b;
      color: #fff;
  }
  .progressbar li.active + li:after {
      background-color: #ea232b;
  }


.delivery-option{
    text-align: center;
    width: 40%;
    float: left;
    padding: 5%;
    font-size: 20px;
    margin-bottom: 20px;
    background: #f3f3f3;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.delivery-option span{
    display: block;
    font-size: 11px;
    line-height: 14px;
    color: #989898;
}
.delivery-option:hover{color: #ea232b;}
.delivery-option.active{
    background: #fff;
    color: #ea232b;
    font-weight: bold;
}
.delivery-option i{
    margin-right: 5px;
}
.no-delivery{color:#eb242b;font-weight:bold;background: #ffffe2;margin-top: 5px;/* font-style: italic; */font-size: 13px;padding: 10px;border: 1px solid #eaeaea;border-radius: 5px;}
.go{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    z-index: 9999;
    color: #fff;
    font-size: 20px;
    width: 46px;
    height: 46px;
    background: #ea232b;
    line-height: 46px;
    cursor: pointer;
    text-align: center;
    right: 0;
    border-radius: 5px;
    }
.plus-minus-input-2 .input-group-button-2 .circle-2 {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: #b1b1b1;
  color: #fff;
  font-size: 15px;
  float: left;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.plus-minus-input-2 {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
  float: left;
  display: inline-flex;
  margin: 5px;
}

.plus-minus-input-2 .input-group-field-2 {
  text-align: center;
  width: 25px;
  float: left;
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #6b6c6d;
  height: 25px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #eaeaea;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px;
}

/* Chrome, Safari, Edge, Opera */
.plus-minus-input-2 .input-group-field-2::-webkit-outer-spin-button,
.plus-minus-input-2 .input-group-field-2::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.plus-minus-input-2 .input-group-field-2[type=number] {
  -moz-appearance: textfield;
}

.item-v-choise label.extrasLabel {
    display: inline-block;
    position: relative;
    background: #FFF;
    margin: 0px;
    text-transform: none;
    font-size: 13px;
    padding-right: 5px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.plus-minus-input-2 .input-group-button-2 .circle {
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  background: #e9222b;
  color: #fff;
  font-size: 15px;
  float: left;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
}


.cancel-extra, .delete-extra{float:right;width: 25px;line-height: 27px;text-align: center;cursor: pointer;}

.col-12-box{padding: 2%;}
.extras-label{display: block;float: left;padding: 5px;margin-bottom: 5px;margin-right: 5px;background: #eaeaea;}
.col-3{ width: 20%; float: left;}
.new-food i{ margin-right:5px}
.edit-btn i{margin-right:5px;font-size: 18px;}
.new-food {
    background: #eaeaea;
    height: 55px;
    padding: 1%;
    cursor:pointer;
    margin: 1.333%;
    margin-bottom: 0;
    text-align: center;
    margin-right: 0;
    line-height: 56px;
    display: block;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 46%;
    float: left;
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
}
.edit-btn{float: right;padding: 5px 10px;line-height: 17px;cursor: pointer;color: black;font-size: 13px;color: #6e6e6e;margin-left: 10px;text-align: center;background: #fff;border-radius: 15px;-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);z-index: 9999999;}
.edit-box{border: 2px dotted #b9b9b9;padding: 5px;overflow: hidden;margin-bottom: 15px;}
.item-v-choise label.choice-label{margin: 0px;display: inline-block;position: relative;}
.new-item{
    float: left;
    display: inline-block;
    margin-right: 5px;
}
.new-choice,.new-choice_2, .new-extra, .new-recom{
    min-width: 100px;
    display: inline-block;
    text-align: center;
    background: #ccc;
    cursor: pointer;
    padding: 4px;
    border: 1px solid #f1f0ef;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
.new-extra{
    width: 200px;
    height: 28px;
    line-height: 29px;
}
.new-item span i{
    margin-right: 5px;
}

.label{
    float: left;
    padding: 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    width: 100%;
    margin-top: 10px;
}
.img-box{margin-bottom: 20px;}
.input{
    float: left;
    position: relative;
    padding: 8px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    box-shadow: none !important;
    color: #747474;
    outline: none;
    border: 1px solid #f1f0ef;
    -webkit-appearance: none;
}
.input.choose-price{
    margin-left: -10px;
    width: 63px;
}
.input-extras{
    float: left;
    position: relative;
    padding: 5px;
    font-size: 13px;
    line-height: 15px;
    box-shadow: none !important;
    color: #747474;
    outline: none;
    max-width: 100px;
    border: 1px solid #f1f0ef;
    -webkit-appearance: none;
}
.input-price{
    float: left;
    position: relative;
    padding: 5px;
    font-size: 13px;
    line-height: 15px;
    box-shadow: none !important;
    color: #747474;
    outline: none;
    border: 1px solid #f1f0ef;
    -webkit-appearance: none;
    max-width: 50px;
    text-align: center;
}

.edit-btn-2{font-size:13px;cursor: pointer;}
.pond1 .filepond--root{ margin-bottom:5px}
.delete-choice, .cancel-item{position:absolute;right: 10px;height: 31px;background: #ffffff;text-align: center;line-height: 31px; width: 30px;cursor: pointer;border: 1px solid #f1f0ef;}
.cancel-item-2{height: 31px;float: left;background: #ffffff;text-align: center;line-height: 31px;width: 30px;cursor: pointer;border: 1px solid #f1f0ef;position: absolute;right: 10px;z-index: 990;top: 0px;}

/*========================================================
                    Main layout styles
=========================================================*/
body {
    background: #FBFBFB;
    font-family: 'Work Sans', sans-serif;
    font-weight:300;
    font-size: 15px;
    line-height: 23px;
    color: #6B6C6D;
    margin: 0;
    padding: 0;
    }
#sortable li{padding: 5px 10px;margin-bottom: 5px;cursor: pointer;}
#sortable li span i{ margin-right:5px}
  .menuDisplay2 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: #2b2b2b;
}
.section-title{font-size: 40px;line-height: 100%;margin-bottom: 10px;}
.section-txt{
    margin-bottom: 20px;
}
.col-14 a{
    background: #e9222b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    font-size:13px;
    font-weight:bold
    
    }
.col-14{padding: 60px 3%;text-align:center;width: 44%;float:left;}
#body-content{ margin-top:90px;}
#ordering, #rewards, #giftcards, #digital-menu, #signup {
    height: 320px;
}
#signup .col-15 {
    background: url(../images/signup.png);
    float: left;
    height: 100%;
    width: 50%;
    background-size: auto 85%;
    background-repeat: no-repeat;
    background-position: center;
}
#ordering{ background:#f2e80b
}
#ordering .col-15 {
    background: url(../images/ordering.png);
    float: left;
    height: 100%;
    width: 50%;
    background-size: auto 110%;
    background-repeat: no-repeat;
    background-position: center 30px;
}
#rewards .col-15 {
    background: url(../images/rewards.png);
    float: left;
    height: 100%;
    width: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 30px;
}
#digital-menu .col-15 {
    background: url(../images/digital-menu.png);
    float: left;
    height: 100%;
    width: 50%;
    background-size: auto 80%;
    background-repeat: no-repeat;
    background-position: 10px 34px;
}
#giftcards .col-15 {
    background: url(../images/giftcards.png);
    float: left;
    height: 100%;
    width: 50%;
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center;
}
#rewards{background:#73b84f;color: #fff;}
#digital-menu{background:#e9222b;color: #fff;}
#giftcards{ background:#ffffff
}
#rewards .col-14 a,#digital-menu .col-14 a{ background:#fff; color:#e9222b}
section {z-index: 2;position: relative;}
body,
html {height: 100%;}
a[href^="tel:"] { color: inherit; text-decoration: none; }
a { color: inherit; text-decoration: none; }
b{font-family: 'GothamB', sans-serif;/* text-transform:uppercase */}
.cancel-item{position:absolute;right: 10px;}
* { -webkit-text-size-adjust: none }
.imgTitle{color:#fff;text-align: left;position: absolute;width: 96%;bottom: 0;background: url(../images/txt-bg.png);background-size: auto 100%;margin-bottom: -1px;padding: 2%;padding-top: 8%;font-size: 30px;line-height: 100%;font-weight: bold;text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;}
.menuDisplay2 .imgTitle{ font-size:20px}
.pond1{ cursor:pointer}
.iframe-box{overflow: hidden;
    width: 390px;
    height: 225px;
    float: left;}
.frame{width: 1280px;height: 720px;ms-zoom: 0.75;-moz-transform: scale(0.75);-moz-transform-origin: 0 0;-o-transform: scale(0.75);-o-transform-origin: 0 0;-webkit-transform: scale(0.3);-webkit-transform-origin: 0 0;}
.catInput{
    font-size: 40px;
    font-weight: bold;
    position: relative;
    z-index: 0;
    color: #ea232b;
    font-family: 'Work Sans', sans-serif;
    -webkit-appearance: none;
    box-shadow: none;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 2px dotted #6e6e6e;
}
.order-now-cat{background:#ea232b;display: block;float: left;color: #fff;margin-top: 10px;margin-left: 15px;padding: 3px;width: 150px;text-align: center;}
.subInput::placeholder{ color:#fff; opacity:0.5}
.subInput{font-size: 22px;font-weight: bold;color: #ffffff;-webkit-appearance: none;outline: none;box-shadow: none !important;background: #6e6e6e;border: none;border-bottom: 2px dotted #fff;}
p {
     font-size: 13px;
     margin-bottom: col;
     text-align:justify;
     }
.blanco { color: #FFFFFF }
.title-header{ display:block; width:100%; margin-bottom:80px}
.sub-title{    font-size: 26px;
    font-weight: 100;
    line-height: 34px;
    margin-bottom: 10px;}
h1 {
	font-family: 'Vollkorn', serif;
	text-align:center;
	font-size: 65px;
	line-height: 60px;
	color: #fff;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 100px;
	margin: 0;
	font-weight: bold;
	}
	h1.red {
	color: #e9222b;
	text-align: left;
}
	h1.white {
	color:#fff; text-align:left;
	
	}
	#idorder{color:#e9222b;}
	h1.gry {
	color:#6B6C6D; text-align:left;
	margin-bottom:40px;
	}
	
.white { color: #FBFBFB }

h2 {
	text-align:center;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	color: #6b6c6d;
	margin:0;
	margin-bottom:20px;
	text-align: left;
}
.green{color:#4dbd56;text-align: left;font-size: 43px;line-height: 43px;padding-top: 40px;padding-bottom: 0;}
.green i{margin-right:5px;}
/*
h3 {
	text-align:center;
font-size: 17px;
    line-height: 25px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
	    margin-bottom: 80px;
}*/
h3 {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.hr-title{     height: 1px;
    background: #2A549E;
    position: relative;
    width: 50px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px; }
#toTop {         -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 20px;
    position: fixed;
    left: 20px;
    bottom: 6px;
    font-size: 21px;
    margin: 15px;
    color: #6B6C6D;
    z-index: 999;
    background: #fbfbfb;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;}
#toTop:hover { color: #B0B0B2 }
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; }

.button-2 {
       display: block;
       padding: 8px 25px;
       font-size: 15px;
       vertical-align: middle;
       -webkit-transform: translateZ(0);
       transform: translateZ(0);
       box-shadow: 0 0 1px rgba(0, 0, 0, 0);
       -webkit-backface-visibility: hidden;
       backface-visibility: hidden;
       -moz-osx-font-smoothing: grayscale;
       position: relative;
       background: #e9222b;
       color: #fff;
       -webkit-transition-property: color;
       transition-property: color;
       -webkit-transition-duration: 0.1s;
       transition-duration: 0.1s;
       float: left;
       border-radius: 5px;
       cursor:pointer;
       outline: none;
       border: none;
}
.button-2[disabled=disabled] {
  background: #6f6f6f;
}
button:focus {outline:0;}
.button-2:before {
  content: "";
         border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #6f6f6f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button-2:hover, .button-2:focus, .button-2:active {
	color: #1F1F1F;
  border:
}
.button-2:hover:before, .button-2:focus:before, .button-2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.button-3 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #e9222b;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    cursor:pointer;
    float: left;
    width: 44%;
    text-align: center;
    margin: 0px 4%;
    height: 30px;
    line-height: 32px;
    margin-top: 5px;
    border-radius: 5px;
}
.button-3:hover { background:#212121}
.button-3 i{margin-right: 0px;font-size: 15px;}
.gry{background:#6f6f6f;margin-left: 0px;}

.txt-center { text-align: center }
.txt-left { text-align: center }
.page_spinner { position: fixed; background: #eaeaea; z-index: 99999999; width: 100%; height: 100%; top: 0; left: 0; }
.page_spinner > span { position: absolute; left: 50%; top: 50%; }
.abc{text-align: left;
    margin-bottom: 20px;
    color: #2A549E;
	    padding-bottom: 5px;
    border-bottom: 1px solid #2A549E;
    width: 15px;}
.sub-num{    float: left;
    color: #6B6C6D;
    margin-right: 15px;
    border-bottom: 1px solid #6B6C6D;
    padding-bottom: 5px; margin-bottom:10px}
	
	.sub-num-2{ 
    color: #6B6C6D;
    margin-right: 15px;
    padding-bottom: 5px; margin-bottom:10px}
.sub-num-p{color: #6B6C6D;
       margin-bottom: 30px; overflow:hidden}
.title{
	font-family: 'GothamB', sans-serif;
	font-size: 60px;
	width: 400px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 80px;
	margin-bottom: -280px;
	z-index: 9999;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	text-transform: uppercase;
	margin-top: 80px;
	}
	.title-2{
	    font-family: 'GothamB', sans-serif;
	    font-size: 60px;
	    width: 300px;
	    text-align: center;
	    font-weight: bold;
	    color: #fff;
	    line-height: 62px;
	    z-index: 9999;
	    position: absolute;
	    left: 25%;
	    margin-left: -200px;
	    text-transform: uppercase;
	    margin-top: -44px;
	    }
	.title-3{
	 font-family: 'Work Sans', sans-serif;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 10px;
    text-transform: uppercase;
    text-align: center;
	color:#212121}
	.title-4{
	 font-family: 'Work Sans', sans-serif;
	 font-size: 30px;
	 line-height: 45px;
	 letter-spacing: 10px;
	 text-transform: uppercase;
	 text-align: left;
	 color: #FBFBFB;
	 padding-top: 40px;
	 padding-left: 0;
	 padding-bottom: 40px;
	 }
	.title-4 .bold{ font-family: 'GothamB', sans-serif; font-weight:bold}
	.title-5{
	font-family: 'GothamB', sans-serif;
    font-size: 100px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    line-height: 120px;
    z-index: 9999;
    position: absolute;
    left: 2%;
    text-transform: uppercase;
    margin-top: 0;}
	.title-5b{
	    font-family: 'GothamB', sans-serif;
	    font-size: 100px;
	    text-align: left;
	    font-weight: bold;
	    color: #212121;
	    line-height: 120px;
	    z-index: 9999;
	    text-transform: uppercase;
	    margin-top: 0;
	    }

	.title-6{
    font-size: 40px;
    text-transform: uppercase;
    font-family: "GothamB", sans-serif;
    color: #fff;
    line-height: 48px;
    }
	.title-7{
    font-family: 'GothamB', sans-serif;
    font-size: 80px;
    width: 400px;
    text-align: left;
    font-weight: bold;
    color: #fff;
    line-height: 100px;
    margin-bottom: -280px;
    z-index: 9999;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    text-transform: uppercase;
    margin-top: 58px;
    }
	.title-8{
	font-size: 60px;
	text-transform: uppercase;
	font-family: "GothamB", sans-serif;
	color: #343236;
	line-height: 72px;
	}
	.pl-80{padding-left:80px;}
	.black{color: #2b2b2b;}
	.form_buttons{ margin-top:20px}
	.red{ color:#e9222b;}
/*========================================================
                    MENU
=========================================================*/
.logo-5 {
    position: relative;
    margin: 5px;
    float: left;
    top: 10px;
    left: 7px;
}
.menu-select{
    background: #eaeaea;
    padding-top: 80px;
    padding-bottom: 80px;
}
.menu-top{
    display: block;
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.invisible{top:-200px}
.menu-top li{
}
.menu-top li a{
    padding: 4px 10px;
    float: left;
    background: #eaeaea;
    margin: 5px;
    border-radius: 16px;
    line-height: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: capitalize;
}
.menu-top li a:hover{ background:#e9222b; color:#fff}
.menu-top li a.active{background:#e9222b; color:#fff}
.categoria{}
.categoria-title{
    font-size: 40px;
    color: #e9222b;
    font-weight: bold;
    line-height: 50px;
    margin-top: 2%;
    margin-bottom: 2%;
    line-height: 29px;
    text-transform: capitalize;
}
.categoria-box{margin-top: 20px;}
.tipo{
    display: block;
    background: #6f6f6f;
    color: #fff;
    padding: 10px;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: capitalize;
    margin-top: 0;
}
.tipo-2{
    display: block;
    background: #ea232b;
    color: #fff;
    padding: 10px;
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 0;
}
.item{
    background: #fff;
    height: 55px;
    padding: 1%;
    margin: 1.333%;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 46%;
    float: left;
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
}
.item:hover{cursor:pointer; opacity:0.5
;
}
.item-txt{
    display: block;
    margin-right: 80px;
    line-height: 15px;
}
.item-desc{
    font-size: 12px;
    margin-right: 80px;
    padding-right: 10px;
    line-height: 14px;
    color: #ababab;
    max-height: 30px;
    overflow: hidden;
}
.item-img{
    height: 100%;
    width: 90px;
    position: absolute;
    right: 0;
    top: 0px;
}
.item-price{
    background: rgba(255,255,255,0.8);
    position: absolute;
    text-align: center;
    top: 10px;
    padding: 1px 5px;
    right: 10px;
    font-size: 17px;
    font-weight: bold;
    border-radius: 2px;
}
.bag{
    background: #fff;
    text-align: center;
    color: #b1b1b1;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    border-radius: 5px;
    overflow: hidden;
    margin-top: 34px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 13px;
    position: relative;
    padding-bottom: 102px;
    }
.bag-content{top: 43px;overflow: scroll;bottom:auto;position: unset;z-index: -1;width: 100%;}
.fix .bag-content{ position:absolute; bottom:59px}
.bag-mobile{ display:none}
.bag-mobile{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    cursor: pointer;
    }
.bag-empty{background: #fff;padding: 30px;color: #ababab;text-align: center;}
.bag-empty i {font-size:60px;margin: 5px;}
.bag-title{
    background: #e9222b;
    color: #fff;
    padding: 10px;
    text-align: center;
    text-shadow: none;
    position: relative;
    min-height: 23px;
    font-size: 15px;
    -webkit-box-shadow: 0px 0px 7px 2px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 7px 2px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 7px 2px rgba(102,102,102,0.5);
}
.bag-title i{ margin-right:5px}
.fix{position:fixed;top:0;margin-top: 10px;width: 30%;bottom: 10px;}
.bag-price{float: left;}
.bag-num{float: right;border: 1px solid #fff;width: 21px;height: 21px;font-size: 12px;line-height: 21px;font-weight: bold;}
.bag-title-txt{width: 100px;position: absolute;margin-left: -50px;left: 50%;}
#instructions{
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-weight: normal;
    color: #6b6c6d;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border: 1px solid #eaeaea;
}
.item-v-choise label{
    margin: 5px;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
}
#result{/* width: 100%; *//* height: 100%; *//* position: relative; */}
.loading{position: absolute;font-size: 8px;width: 100%;height: 100%;text-align: center;background: rgba(204, 204, 204,0.5);z-index: 99;left: 0;top: 0;display: none;}
.loading i{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px;
}
.bg{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.3);
    display: none;
    }
.bg i{
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    color: #fff;
    text-align: center;
    font-size: 40px;
}
.item-v{
    position: fixed;
    top: 5%;
    bottom: 5%;
    width: 80%;
    left: 10%;
    z-index: 999999;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 39px 0px rgba(0,0,0,0.3);
    display: none;
}
.item-v-box{
    /* position: relative; */
    height: 100%;
}
.add-bag{
    display: block;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 99999;
    background: #fff;
    border: none;
    bottom: 0;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.5);
}
.total-bag{
    width: 100%;
    padding: 0;
    }

.item-v-box-scroll{
    overflow: scroll;
    position: absolute;
    top: 43px;
    bottom: 53px;
    width: 100%;
}
.item-v-content{
    padding: 5%;
}
.item-v-close, .item-v-close-2{position: absolute;right: 0;padding: 9px;z-index: 999999;cursor: pointer;color: #fff;font-size: 25px;}
.item-v-close-2{ display:none}
.item-v-title{font-size: 18px;color: #FFF;font-weight: bold;padding-top: 10px;position: absolute;padding-bottom: 10px;width: 100%;text-align: center;z-index: 99999;background: #e9222b;border: none;    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.5);
}
.item-v-img{
    padding-top: 43px;
    height: 200px;
    background-image: url(../images/none.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: cover;
}
.item-v-title-2{
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 5px;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
}
.item-v-title-2 span{
    font-size: 15px;
    font-weight: normal;
}
.item-v-txt{}
.item-v-subtitle{
    font-weight: bold;
    margin-top: 20px;
    display: block;
    margin-bottom: 5px;
}
.item-v-choise{
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
}

.plus-minus-input {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
  width: 130px;
}

.plus-minus-input .input-group-field {
  text-align: center;
  width: 50px;
  float: left;
  font-size: 15px;
  font-weight: normal;
  color: #6b6c6d;
  height: 40px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #eaeaea;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
}

.plus-minus-input .input-group-button .circle {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #e9222b;
  color: #fff;
  font-size: 15px;
  float: left;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.bag-total-box{position:relative;background: #fff;margin-bottom: 20px;}

.item-bag{
    display: block;
    padding: 10px;
    border-top: 1px solid #b1b1b1;
    font-size: 15px;
    color: #6f6f6f;
    text-align: left;
}
.item-bag-2{
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
    color: #6f6f6f;
    text-align: left;
    position: absolute;
    bottom: 0;
    width: 90%;
    padding: 0 5%;
    background: #fff;
    z-index: 99999999999;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    height: 59px;
    line-height: 59px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.5);
}
.item-bag:after{content: '';
    display: block;
    clear: both;}
	.item-bag-2:after{content: '';
    display: block;
    clear: both;}
.item-extras{
    font-size: 14px;
    border-bottom: 0px;
    padding: 5px 10px;
    border-top: none;
    text-shadow: 1px 1px 1px #fff;
    background: #fbfbfb;
}
.b-title{
    float: left;
    width: 70%;
}
.b-title-2{
    float: left;
    width: 50%;
}
.b-title-3{
    float: left;
    width: 50%;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
}
.b-title a{color: #e9222b;}
.b-choice{
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 13px;
}
.b-delete{
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
.b-price{
    float: right;
}
.b-price-2{
    float: right;
    color: #e9222b;
    font-size: 20px;
}
.b-price-3{
    float: right;
    /* color: #e9222b; */
    font-size: 15px;
    line-height: 30px;
    font-weight: normal;
}
.b-instructions{
    float: left;
    font-size: 14px;
    color: #6f6f6f;
    font-style: italic;
}
.item-cant{font-weight: bold;margin-right: 5px;}
.b-col{
    float: right;
    width: 30%;
}
/*========================================================
                    LOGIN
=========================================================*/
.button-6 {
	   cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background: #333;
    border-bottom: 3px solid #000;
    font-size: 15px;
    font-weight: bold;
    padding: 14px 18px;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
	    margin-top: 30px;
 
}
/* SQUARED FOUR */
.squaredFour {
	width: 15px;
    height: 15px;
    position: relative;
    float: left;
}

.squaredFour label {
	cursor: pointer;
	position: absolute;
	width: 13px;
	height: 13px;
	top: 4px;
	left: 0;
	border-radius: 4px;
	background: #eaeaea;
	/*cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    top: 0;
    border-radius: 4px;
	
    -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
    background: #fcfff4;
	
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );*/
}

.squaredFour label:after {
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 6px;
    height: 3px;
    background: transparent;
    top: 2px;
    left: 2px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.squaredFour label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
#squaredFour{
	width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
}
.squaredFour-txt{
    position: absolute;
    left: 20px;
    width: 200px;
    color:#fff;
    font-size: 13px;
}
.button-6:hover { background:#000;  color:#fff }
.link-forelang-txt{    float: left;
    line-height: 36px;
    margin-left: 10px;
    color: #fff;
    font-weight: bold;}
	.link-forelang{    display: block;
    margin-top: 80px;
    text-align: center;
    height: 36px;
    float: left;
    width: 50%;}
	.link-forelang img{ float:left}
	.translate{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;color: #fff;
    border: 2px solid #fff;
    display: block;
    padding: 5px 15px;
    float: left;
    margin-right: 10px;
	
	cursor:pointer}
	.translate-box{ margin-top:20px; margin-bottom:20px}
	.translate.active{background: #333;
    border: 2px solid #333;}
	.translate:hover{background: #333;
    border: 2px solid #333;}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
      border-bottom: 4px solid #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}
#login-body{background: #212121;padding:0;margin:0;}
.login-error{        display: block;
    color: #f5471b;
    padding-bottom: 20px;
    /* float: right; */
    margin-top: 30px;
    border: 1px solid #f5471b;
    text-align: center;
    padding: 16px;}
.login-box{
	z-index:8;width: 400px;
padding: 80px 60px 80px 60px;
position:relative;
    margin: 0 auto;}
	.login-top{
    text-align: center;
    margin-bottom: 20px;
}
	.logo{    }
	.logo-txt{    
	font-size: 26px;
    color: #fff;
    margin-top: 20px;
    font-weight: normal;
}
	.login-form input{        -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    font-family: 'Relawey', sans-serif;
    background: none;
    border: none;
        border-bottom: 4px solid #fff;
    -webkit-appearance: none;
    box-shadow: none !important;
    padding: 13px 18px 13px 35px;
    outline: none;
    margin-bottom: 15px;}
	.login-welcome{    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
	font-weight:bold}
	.login-form label{ position:relative}
	.login-form .log-icons:after{        position: absolute;
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 41px;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    content: "\f007";
    top: -13px;
    left: -2px;
    padding: 0px;
    background: none;
    min-width: 20px;
    text-align: center;
    color: #fff;}
	.login-form label#user:after{ content: "\f007";}
	.login-form label#password:after{ content: "\f084";}
	
	.login-form input::-webkit-input-placeholder {
   color: #FFF;
}

.login-form input:-moz-placeholder { /* Firefox 18- */
   color: #FFF;  
}

.login-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #FFF;  
}

.login-form input:-ms-input-placeholder {  
   color: #FFF;  
}
/* ============================= GALERIA =============================== */
.bg-img{ display:none}
#galeria { height: 100% }
.video-bg{
    width: 100%;
    height: 100%;
    z-index: 8;
    position: fixed;
    background-color: rgba(13, 13, 13, 0.7);
    }
html { _background: url(/images/trans.gif) no-repeat fixed }
.bgstretcher-area { text-align: left; width: 100%; position: relative; z-index:-1 }
.bgstretcher,
.bgstretcher UL,
.bgstretcher UL LI { position: absolute; top: 0; left: 0; }
.bgstretcher UL,
.bgstretcher UL LI { margin: 0; padding: 0; list-style: none; }
.bgstretcher {background: #212121;nowhitespace: afterproperty;nowhitespace: afterproperty;nowhitespace: afterproperty;overflow: hidden;width: 100%;position: fixed;z-index: 1;_position: absolute; /*IE6 doesn't support fixed positioning*/top: 0;left: 0;}
.prevBtn { width: 100px; height: 100px; display: inline-block; position: absolute; left: 0; background: url(../images/bg5.png); top: 35%; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); cursor: pointer; overflow: hidden; z-index: 10; text-align: center; }
.nextBtn { width: 100px; height: 100px; display: inline-block; position: absolute; right: 0; background: url(../images/bg5.png); top: 35%; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); cursor: pointer; overflow: hidden; z-index: 10; text-align: center; }
.bgstretcher-page { width: 100%; height: 100%; }
.arrow a { font-size: 38px; line-height: 100px; color: #a29d92; font-family: 'Abel', sans-serif; display: block; }
.arrow a:hover { text-decoration: none }
.glob { width: 100%; overflow: hidden; position: absolute; z-index: 99999999; }
/*========================================================
                   LANDING PAGE
=========================================================*/
.follow-instagram-box{
    background:#fff;
    margin: 10%;
    padding: 20px;
    border-radius: 5px;
    margin-top: 0;
    overflow-y: scroll;
    overflow: scroll;
    height: 100%;
    position:relative;
    z-index: 9999999;
    }
.follow-instagram-title{
    margin: 0 auto;
    width: 80px;
    margin-bottom: 20px;
}
.l-box{
    height: 100%;
    overflow-y: scroll;
    position: relative;
    overflow: scroll;
    }
.l-tel span{ margin-right:10px}
.landing-page{
	text-align: center;
	width: 100%;
	position: fixed;
	z-index: 99999;
	background: rgba(0,0,0,0.7);
	color: #fff;
	top: 0;
	bottom: 0;
	/* overflow:hidden; */
}
.l-close{
	margin: 0 auto;
	width: 30px;
	height: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	cursor: pointer;
	}
.l-img{    width: 300px;
    margin: 0 auto;
	position:relative;
}
.l-title{
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 40px;
	    line-height: 40px;
}
.l-p{
	    width: 300px;
	    text-align: center;
	    margin: 0 auto;
	    margin-top: 20px;
	    font-size: 13px;
}
.llama-ya{    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 20px;
}
.l-tel{    font-size: 40px;
    line-height: 44px;
    font-weight: bold;
    margin-top: 20px;}
	.l-chat{
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 20px;
    position: absolute;
    right: 80px;
    bottom: 140px;
}
.l-descuento{position: absolute;bottom: -13px;right: -54px;}
.l-chat-img{
    width: 150px;
    position: absolute;
    bottom: 54px;
    right: 13px;
}
.bg-black{
    width: 100%;
    top: 0;
    position: absolute;
    bottom: 0;
    background: rgba(13,13,13,0.3);
}
/*========================================================
                    COLS
=========================================================*/
.col-1{width:50%;height: 700px;float:left;position:relative;overflow:hidden;background:#212121;}
.col-2{float: left;width: 68%;margin-right: 1%;} 
.col-3{float: left;width: 30%;margin-top: 2%;} 
.col-4{
    width: 100%;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    border-radius: 5px;
    overflow: hidden;
    background: #fbfbfb;
    margin-bottom: 4%;
    padding-bottom: 1.33%;
}
.col-5{
    width: 100%;
    float: left;
    margin: 2%;
    text-align: left;
    }	
	
.col-6{width: 55%;margin-right:2%;float:left;margin-top:40px}
.col-7{ width:43%; float:left; margin-top:40px}
.col-8{
    float: left;
    width: 40%;
    margin-left: 5%;
    height: 600px;
}
.col-9 p{font-size:17px;text-align: center;}
.col-9{
    width: 40%;
    margin-left: 10%;
    float: left;
    margin-right: 5%;
    height: 520px;
    padding-top: 80px;
    position: relative;
    text-align: center;
    color: #fff;
}
.col-10 {
    width: 29.33%;
    float: left;
    margin: 2%;
    text-align: left;
}
.col-10 i{ margin-right:5px} 
.col-11{max-width: 400px;overflow: hidden;margin-top: 40px;background: #fff;padding: 20px;-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);border-radius: 5px;overflow: hidden;} 
.col-12{float:left;width: 31%;}
.col-13{max-width:400px;display: block;overflow: hidden;}
.alpha { margin-left: 0 }
.omega { margin-right: 0 }


/*========================================================
                    CONTENT styles
=========================================================*/
.main {width: 94%;margin: 0 auto;}
/*========================================================
                    HEADER
=========================================================*/
header{
    position:fixed;
    width:100%;
    display:block;
    z-index:999;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
nav{     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	width: 100%;
    height: 80px;  }
.primary{
    /*box-shadow: 0 3px 30px -4px #c3c3c3;
    -moz-box-shadow: 0 3px 30px -4px #c3c3c3;
    -webkit-box-shadow: 0 3px 30px -4px #c3c3c3; */
    background: #fff;
    font-size: 13px;
    font-weight: bold;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
    }
	.menu-mobile {
    display: none;
	}
	.menu-gallery{width:80%;max-width: 700px;margin:0 auto;display: block;margin-bottom: 20px;margin-top: 40px;}
	.tel-num{
    color: #f9e521;
    -webkit-text-stroke: 2px red;
    font-size: 32px;
    font-weight: bold;
}
	.tel{
    position: relative;
    float: right;
    top: 28px;
    padding-right: 30px;
    background: #fff;
    }
	.tel i{    margin-right: 10px;}
	.order{
    position: relative;
    float: right;
    margin: 28.5px;
    margin-right: 30px;
    margin-left: 0;
    }
	.order-now{
    background: #e9222b;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
	 -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	       -o-transition: all 0.3s ease;
	       transition: all 0.3s ease;
}
.order-now i{ margin-right:5px}
.order-now:hover{ background:#212121}
.menu{
	    color: #6B6C6D;
	    line-height: 22px;
	    text-transform: uppercase;
	    margin: 0;
	    height: 80px;
	    float: right;
	    }
.menu li{float: left;position:relative;background:url(../images/menu-line.png) no-repeat right;}
.menu li:last-child{ background:none}

.menu li a.active { font-style:italic}
.social-links{
	       list-style: none;
    float: right;
    background: #2A549E;
    color: #fff;
    margin: 0;
    height: 85px;
    line-height: 90px;
    font-size: 15px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
	}
.social-links li{
	float: left;
    margin-right: 10px;
}
.menu li a{
	       display: block;
	       padding: 0;
	       line-height: 80px;
	       padding-left: 20px;
	       padding-right: 20px;
	       display: inline-block;
	       vertical-align: middle;
	       -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	       -o-transition: all 0.3s ease;
	       transition: all 0.3s ease;
	}	
.menu li a:hover{ font-style: italic}
	
.sub-menu{    
    -webkit-box-shadow: -1px 1px 19px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: -1px 1px 19px 0px rgba(50, 50, 50, 0.5);
    box-shadow: -1px 1px 19px 0px rgba(50, 50, 50, 0.5);
    position: absolute;
    top: 110px;
    left: -10px;
    background: #fff;
    width: 130%;
    padding: 30px;
    font-size: 11px;
    display: none;
	}
	.sub-menu li {
    margin-top: 7px;
    display: block;
    width: 100%;
    margin-bottom: 7px;
}
	.sub-menu li:first-child{ margin-top:0}
	.sub-menu li:last-child{ margin-bottom:0}
.menu li i{ margin-left:5px}
.logo{
    position: absolute;
    margin: 13px;
    }
.menu-desc{ float:right; font-size:45px; margin-top:180px; line-height:55px; text-align:right}
.menu-desc li{ display:none;opacity:0}
#active{ color:#fff;}
.active-2{ color:#20abde}
.menu-desc li.active{ opacity:1; display:block}
#menu-icon{ display:none}
#phone{ margin-right:5px}
.sub-menu li a{     display: block;
    padding: 0;
    text-align: center;
    line-height: 17px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
   }
   .sub-menu li a:before{
	   height:0;
	   
   }
   .sub-menu li a:hover{
	    color:#2A549E;
		text-decoration:line-through;
	   
   }
   .requerido{     color: #e9222b;
    z-index: 99999;
    position: absolute;
    margin-left: 5px;
    margin-top: 1px;
}
    	
/*========================================================
                    FOOTER
=========================================================*/
footer{background: #212121;display:block;text-align:center;padding-top:80px;padding-bottom:80px;color:#fff;}
.footer-txt{font-size: 13px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    font-weight: normal;}
.footer-txt a{ color:#C1CBE1}
.copyright{list-style:none;text-transform:uppercase;width: 335px;height: 91px;margin: 0 auto;font-size:11px;padding: 0px}
.copyright li{float:left;} 
.privacy-policy{ text-align:left;}
.logo-3{ width:70px; margin: 0px 10px}
.menu-footer{ width:67%}
footer p{ text-align:left}
/*========================================================
                    HOME
=========================================================*/
.filter{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
.filter li{
    float: left;
    padding: 2px 10px;
    margin-right: 10px;
    margin-top: 10px;
    color: #fff;
    border-radius: 13px;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    text-transform: uppercase;
    background: #6f6f6f;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.filter:after {
    content: '';
    display: block;
    clear: both;
}
.empty-orders{    padding: 20px;
    text-align: left;
    font-size: 13px;
    font-style: italic;}

li#pendientes {}
.filter li.active{
    background: #e9222a;
}
#update{
    position: absolute;
    top: 5px;
    color: #e9222a;
    border-radius: 5px;
    padding: 3px 0px;
    font-size: 13px;
    font-weight: bold;
    right: 5px;
    cursor: pointer;
    background: #fff;
    padding-left: 5px;
    float: right;
    }
	#update i{
    margin-right: 5px;
}
	#update span{
    background: #e9222a;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
}
	#update span i{
    font-size: 8px;
    margin-right: 0;
}
.item-o li, .item-o-title li {
  text-align: center;
  list-style: none;
  margin: 0;
  width: 14%;
  height: 25px;
  display: inline;
  margin: 10px 0;
  line-height: 12px;
  float: left;
  font-size: 13px;
}
.order-col{width: 82%;float:left;overflow-x: auto;}
.order-btn-col{width: 18%;float: right;margin-top: 40px;border-top: 2px solid #ccc;position: relative;}
.order-info{
    padding: 10px;
    background: #f1f1f1;
}
#ordenes ul:nth-child(even){background-color: #f2f2f2}
.order-btn-col .orden-btn:nth-child(2n+1){background-color: #f2f2f2}

#ordenes{-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);border-radius: 5px;background: #fff;position: relative;}
.orden-btn{width: 100%;height: 40px;border-bottom: 2px solid #cccccc;}
.item-o, .item-o-title{
    border-bottom: 2px solid #ccc;
    font-size: 17px;
    min-width: 540px;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 40px;
    overflow: hidden;
}
.item-o li:nth-child(1), .item-o-title li:nth-child(1){
    width: 20%;
}
.item-o li:nth-child(2), .item-o-title li:nth-child(2){
    width: 20%;
}
.item-o li:nth-child(3), .item-o-title li:nth-child(3){
    width: 20%;
}
.item-o li:nth-child(4), .item-o-title li:nth-child(4){
    width: 10%;
}
.item-o li:nth-child(5), .item-o-title li:nth-child(5){
    width: 10%;
}
.item-o li:nth-child(6), .item-o-title li:nth-child(6){
    width: 10%;
}
.item-o li:nth-child(7), .item-o-title li:nth-child(7){
    width: 10%;
}
.item-o-title li{
    font-weight: bold;
    overflow: hidden;
    line-height: 19px;
}
.logo-login{}
.contacto {
    background: #f4f2e5;
    padding-top: 0px;
    padding-bottom: 160px;
    overflow: hidden;
}
.login-top {
    text-align: center;
    margin-bottom: 20px;
}
.contacto-box {
    width: 100%;
    margin: 0 auto;
}
.contacto-box h2 {
    text-align: center;
    display: block;
    font-size: 35px;
    line-height: 40px;
    margin-top: 20px;
}
.intro-work {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 40px;
    width: 80%;
}
.select-option {
    float: left;
    margin: 15px;
}
#contact-form span {
    display: block;
}
.select-option span {
    float: right;
    display: inline-block;
    margin-left: 5px;
}
.col-7 {
    width: 43%;
    margin-top: 40px;
    margin: 0 auto;
    margin-top: 50px;
}

.paypal-disable{ display:none}
.completar{
    background: #f3f3f3;
    padding: 3%;
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
    width: 94%;
    margin-top: 10px;
}
.home{ height:700px; overflow:hidden}
.home-2{height:400px;z-index: -1;}
.home-2-title{
    position: absolute;
    margin-top: 145px;
    width: 350px;
    margin-left: -175px;
    left: 50%;
    color: #fff;
	text-align: center;
    }
.home-logo{
    width: 380px;
    top: 0px;
    bottom: 0;
    position: absolute;
    left: 50%;
    margin-left: -230px;
    padding: 40px;
    padding-top: 120px;
    }
.home-txt{position:absolute;text-transform: uppercase;font-weight:100;padding: 30px 50px;font-size:20px;right: 0;top: 420px;background:url(../images/home-shadow.png);background-size: 100%;color: #fff;max-width: 386px;}

	#nav{       position: relative;
    width: 112px;
    margin-left: -85px;
    left: 50%;
    list-style: none;
    height: 13px;
    bottom: 47px;
    z-index: 9999;}
	#nav li{
    margin-right: 15px;
    float: left;
	}
	#nav li:last-child{ margin-right:0px}
	
	@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom:30px;
	text-align: center;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #B0B0B2;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #B0B0B2;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: -4px 0 0 -3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #ffffff;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
	background: #ffffff;
	border-radius: 50%;
	-webkit-animation: ani-mouse 1.5s linear infinite;
	-moz-animation: ani-mouse 1.5s linear infinite;
	animation: ani-mouse 1.5s linear infinite;
	}
.cycle { display: inline; overflow: hidden; position: relative;  z-index:-1}
#slider-2{ width:100%;}
	.item-2{ width:100%; height:700px;}
.cycle-4 {display: inline;overflow: hidden;position: relative;z-index:-1;width: 100%;height: 300px;}
.slider-4{width:100%;height: 360px;margin-top: 8%;position: relative;}
	.item-4{width:100%;height: 360px;}
#home-1{
	 background: url(../images/home-1.jpg) #212121 no-repeat;
	 background-size: cover;
	}
	#home-2{
	 background: url(../images/home-2.jpg) #212121 no-repeat;
	 background-size: cover;
	}
.menuDisplay2 .slider-4{ height:200px}
.menuDisplay2 .item-4{height:200px}
/*========================================================
                    ORDER NOW
=========================================================*/
.order-now-box{
    height: 600px;
    background: #212121;
    padding-top: 60px;
    background: rgb(33,33,33);
    background: linear-gradient(0deg, rgba(33,33,33,0.3309698879551821) 0%, rgba(33,33,33,1) 100%);
}
.phone{
    width: 80%;
    margin: 0 auto;
    background: url(../images/iphone-video.gif) center center no-repeat;
    background-size: 81%;
}

/*========================================================
                    NOSOTROS
=========================================================*/
#nosotros-img{background:url(../images/about-us.jpg) no-repeat;background-size: auto 100%;margin-top: 2%;background-position: center;}
.nosotros{background: #212121;display: block;padding-bottom: 4%;}
.nosotros p{text-align:center;font-size: 17px;}
.col-1-txt{
    color: #fff;
    padding: 10%;
    }
	.logo-blanco{
    background: url(../images/logo.png) no-repeat;
    background-size: 100% auto;
    width: 150px;
    height: 101px;
    margin-left: 10%;
    background-position: center;
    margin: 0 auto;
    }
	.why-box{
    margin: 0;
    padding: 5%;
    width: 90%;
    height: auto;
    color: #fff;
    margin-left: 0;
    }
    #why p{font-size: 17px;}
	#why{
    background: #EFEAE5;
    /* padding-top: 10%; */
    background: url(../images/wood.png) repeat;
    padding-bottom: 80px;
    overflow: hidden;
    /* height: 850px; */
    }
	.why-img{    width: 45%;
    position: absolute;
    right: 0;
    top: 24%;}
	.why-img img{ width:100%}
	#team{    background: #EFEAE5;
    padding-bottom: 10%;}
	.team-txt{
        text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 4px;
}
	.team-img{
    margin-bottom: 15px;
}
	.team-img img{ width:100%}
	.team-box{ margin: 0 auto;
	width:520px}
	#art{ background:#343236}
	#art .col-3{background-size:100%; background-repeat:no-repeat; opacity:0.5;   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;} 
	#art-1{ background-image:url(../images/art-1.jpg);}
	#art-2{ background-image:url(../images/art-2.jpg); }
	#art-3{ background-image:url(../images/art-3.jpg) }
	#art-4{ background-image:url(../images/art-4.jpg) }
	#art-1:hover{ opacity:1}
	#art-2:hover{ opacity:1}
	#art-3:hover{ opacity:1}
	#art-4:hover{ opacity:1}
	
	.logo-2{    z-index: 99999999;
    position: absolute;
    top: 25%;
    right: 0;}
	
/*========================================================
                 MENU
=========================================================*/	
#menu-jpg{
    transform: rotate(-2deg);
}
/*========================================================
                  PROYECTOS
=========================================================*/	
.proyectos-box{width: 80%;margin: 0 auto;display: block;padding-top: 173px;}
.proyectos{background:#343236;padding-top: 80px;padding-bottom: 180px;}
#residenciales{ background-image:url(../images/residenciales_b.jpg)}
#residenciales:hover{ background-image:url(../images/residenciales.jpg)}
#comerciales{ background-image:url(../images/comerciales_b.jpg)}
#comerciales:hover{ background-image:url(../images/comerciales.jpg)}
.proyectos-txt{    position: absolute;
    right: 5%;
    bottom: 5%;}
	#residencialesS{ padding-top: 160px; padding-bottom:80px}
	#comercialesS{ padding-top: 80px; padding-bottom:160px}
	.resid-title{ float:left; margin-right:30px}
	.resid-txt {position: relative;height: 144px;float: left;width: 60%;}
	.resid-box{ width:84%;
	margin:0 auto}
	.resid-top{       padding-left: 2%;
    padding-right: 2%; margin-bottom: 40px;}
	p.txt-align-bottom{    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 0;}
	.p-box{background:#fff; margin:15px; overflow:hidden}
.operacion{ display:none}
.item-3 .p-box{ margin:0px}
.p-box-mask{overflow:hidden;position:relative;}
.p-box-mask .lupa{opacity: 0;background-color: rgba(0,0,0, 0.4);-moz-transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;width:100%;height: 100%;cursor:pointer;position: absolute;top: 0;left: 0;}
.p-img{-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear; background-size:120% auto}
.p-box-2{ padding:30px; height:215px; position:relative}
.lupa i{font-size:33px;display:block;text-align:center;position: absolute;left: 50%;top: 50%;margin-top: -16.5px;margin-left: -15px;color:#fff;}
.p-box-mask:hover .p-img{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.p-box-mask:hover .lupa{ opacity:1; }
.triangle:after{
    position: absolute;
    display: block;
    content: "";
    text-align: center;
    -moz-transition: bottom 0.3s ease-out;
    -o-transition: top 0.3s ease-out;
    -webkit-transition: bottom 0.3s ease-out;
    width: 0;
    height: 0;
    border: 15px solid;
    border-color: transparent transparent #fBfBfB transparent;
    bottom: 0;
    margin-left: -15px;
    }
	.triangle{    position: absolute;
    bottom: 0;
    left: 50%;}
	.why-box {
    display: none;
}
	
/*========================================================
                  CHECKOUT
=========================================================*/	

.pickup-time{
    font-size: 30px;
    background: #f3f3f3;
    color: #e9222a;
    padding: 10px;
    border-radius: 5px;
}
.pickup-address{margin-top: 10px;margin-bottom: 10px;font-size: 15px;background: #f3f3f3;padding: 10px;border-radius: 5px;color: #6b6c6d;}
.pickup-time i{
    color: #e9222a;
    font-size: 30px;
    margin-right: 10px;
}
.pickup-address i{
    font-size: 30px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}
/*========================================================
                  CONTACTO
=========================================================*/	
.contacto{background: #Eaeaea;padding-top: 0px;padding-bottom:160px;overflow:hidden;}
.contacto-box{ width:80%; margin:0 auto;}
#map_canvas,#map_canvas2,#map_canvas3{width:100%;height:360px;margin-bottom:30px;}
.logo-4{    z-index: 99999999;
    position: absolute;
    top: -130px;
    right: 0;}

/* ============================= FORM =============================== */
#form { padding-top: 60px; padding-bottom: 80px; background: url(../images/contacto.jpg) center center; background-size: auto 110%; }
#contact-form {position: relative;margin-top: -1px;text-align: left;}
#contact-form label {display: inline-block;position: relative;min-height: 70px;width: 100%;float: left;}
#contact-form label select { cursor: pointer }
#tipo-form:after { 
 position: absolute; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; content: "\f0d7"; bottom: 36px; right: 15px; color: #463f4a ; pointer-events: none; !important  }
#contact-form label + label {}
#contact-form label input,
#contact-form label textarea,
#contact-form label select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
    outline: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    color: #212121;
    font-size: 13px;
    font-family: 'Work Sans', sans-serif;
    background: #fff;
    border: none;
    -webkit-appearance: none;
    text-transform: none;
    border-radius: 5px;
    border: 1px solid #b1b1b1;
    }
#contact-form label.addressGoogle input{padding-right: 62px;}
#contact-form label input {height: 47px;box-shadow: none !important;padding: 17px 7px 13px 19px;outline: none;}
#contact-form label select { height: 47px; box-shadow: none !important;      padding: 13px 7px 12px 12px; outline: none; }
#contact-form label textarea {height: 141px;overflow: auto;width: 100%;padding: 19px 7px 12px 19px;margin: 0px;resize: none;}
#contact-form span { display: block }
#contact-form ._placeholder {position: absolute; /*!*/left: 0;right: 0;top: 0;bottom: 0;cursor: text;padding: 13px 7px 12px 18px;opacity: .99;min-width: 200px;color:#6B6C6D;font-size: 13px;font-family: 'Work Sans', sans-serif;text-transform: none;}
#contact-form ._placeholder.focused { opacity: .4; /*filter: alpha(opacity=40); */ /*.box-shadow(0px 0px 7px 0px rgba(0, 0, 255, 0.5));*/  }
#contact-form ._placeholder.hidden { display: none }
#contact-form .message { width: 100%; margin-left: 0px; float: none; }
#contact-form .error-message,
#contact-form .empty-message {height: 0;overflow: hidden;font: 13px/24px Arial;-webkit-transition: 0.3s ease-in height;-moz-transition: 0.3s ease-in height;-o-transition: 0.3s ease-in height;transition: 0.3s ease-in height;position: absolute;right: 3px;top: 0;color: #e9222a;}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message { height: 47px;
width: 99%;
left: 0px;
text-align: right;
padding-right: 1%;
color: #ef5656}
#contact-form .success-message {
    position: absolute;
    nowhitespace: afterproperty;
    overflow: hidden;
    height: 0;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    z-index: 10;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    transition: all 0.7s linear;
    padding: 0px 0;
    color: #fff;
    font: 16px/18px;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    background: #212121;
    }
#contact-form.success .success-message { padding: 137px 0; height: 100%; border: 1px solid #d4d4d4; -webkit-transition: all 0.7s linear; -moz-transition: all 0.7s linear; -o-transition: all 0.7s linear; transition: all 0.7s linear; }
#asunto:after { position: absolute; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 16px; content: "\f0d7"; bottom: 36px; right: 15px; color: #fff; : ; pointer-events: none; !important: ; }
#contact-form label.ciudad,
#contact-form label.sucursal { display: none }
#contact-form label input#file { cursor: pointer }
#contact-form label#title-label { line-height: 47px; width: 12%; }
#contact-message{ padding-top:120px; padding-bottom:120px; background:#C1CBE1}



	/*==================================RESPONSIVE LAYOUTS===============================================*/
@media (min-width: 2000px) { 

 body{ max-width:1700px; margin: 0 auto}
 .home {
    height: 900px;
}
 body.menuDisplay{
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
#home-1, #home-2 {
    background-size: cover;
}
.item-2 { height:900px}
	.item-v{ width: 50%; left: 25%}
}

@media (min-width: 1220px) { 

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

}
@media only screen and (max-width: 995px) { 
.col-10{width: 46%;}
}
@media only screen and (max-width: 810px) { 
.login-box {
    z-index: 8;
    width: 80%;
    padding: 10%;
}
.home {
    height: 600px;
}
.home-2-title h1{
    font-size: 60px;
}
.col-4{ padding-bottom:1%;}
.l-chat, .l-chat-img{ display:none}
.home-logo {width: 280px;margin-left: -180px;}
.tel{
        position: relative;
        padding-right: 22px;
        }
	.order{
    margin-right: 74px;
}
.menu {
    font-size: 15px;
    color: #6B6C6D;
    line-height: 22px;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 80px;
    margin-top: 0px;
    display:none;
}
.menu li {
    float: left;
    position: relative;
    background: url(../images/menu-line.png) no-repeat right;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
}
#menu-icon {
    display: block;
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    background: #Fff;
}
.menu li:last-child {
    background: #fff;
}
#menu-icon i{     float: right;
    font-size: 35px;
    padding: 22px;}
.logo {
    position: fixed;
    left: 15px;
    margin-left: 0;
    z-index: 999;
}
.menu li a {width: 100%;line-height: 60px;}
.scroll-btn {
    display: none;
}
.home-txt {
 
    bottom: 0;
	top: auto;
}
#home-1, #home-2 {
    background-size: auto 100%;
    background-position: center;
}
.nosotros {
}
.title {
    font-family: 'GothamB', sans-serif;
    font-size: 60px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    line-height: 80px;
    margin-bottom: -280px;
    z-index: 9999;
    position: absolute;
    left: 0;
    margin-left: 0;
    text-transform: uppercase;
    margin-top: 80px;
    padding-left: 0;
    text-align: center;
}
#nosotros-img {
    background: url(../images/about-us.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-top: 15px;
    height: 300px;
}
.col-1 {
    width: 100%;
    height: 700px;
    float: left;
    position: relative;
    overflow: hidden;
    background: #212121;
}
.col-1-txt {
    color: #fff;
}
.logo-blanco {
    width: 150px;
    height: 100px;
    margin: 0 auto;
    margin-top: 30px;
}
.title-2 {
    font-family: 'GothamB', sans-serif;
    font-size: 60px;
    width: 300px;
    text-align: center;
    line-height: 62px;
    z-index: 9999;
    position: absolute;
    left: 0;
    margin-left: 0;
    text-transform: uppercase;
    margin-top: -5px;
}
.why-box {
    margin: 0;
    margin-top: 47px;
    color: #fff;
}
.why-img {
    width: 90%;
    position: relative;
    right: 0;
    top: 24%;
    margin: 0 auto;
}
.title-4 {
    padding-left: 0;
}
.title-5 {

    left: 6%;

}
.col-3 {
}
#art .col-3 {
    background-size: cover;
}
.logo-2 {
    z-index: 99999999;
    position: absolute;
    top: 65%;
    right: 0;
}
.new-food{width: 96%;
	float: left;
	background-size: cover;
	margin: 1%;
	margin-bottom: 0px;}
.item {
	width: 96%;
	float: left;
	background-size: cover;
	margin: 1%;
	margin-bottom: 0px;
}
.col-5 {
    width: 100%;
    float: left;
    margin: 0;
    margin-bottom: 5%;
    text-align: left;
}
.resid-txt {
    position: relative;
    height: 144px;
    float: left;
    width: 80%;
    margin-top: 120px;
}
.title-7 {
    font-family: 'GothamB', sans-serif;
    font-size: 62px;
    width: 90%;
    text-align: left;
    font-weight: bold;
    color: #fff;
    line-height: 72px;
    margin-bottom: -280px;
    z-index: 9999;
    position: absolute;
    left: 0;
    margin-left: 0;
    text-transform: uppercase;
    margin-top: 0;
    margin-left: 10%;
}
.alpha, .omega{ margin:0;}
.col-7, .col-6 {
    width: 100%;
    
}
.title-5b {
    font-size: 62px;
   
    line-height: 72px;
    
}
.title-8 {
    font-size: 40px;
  
    line-height: 52px;
}
.l-title {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 25px;
}
.l-close {
  
    margin-bottom: 20px;
}

.col-8 {
    float: left;
    width: 90%;
    margin: 5%;
    height: auto;
}
.col-9 {
    width: 80%;
    margin-left: 10%;
    float: left;
    margin-right: 5%;
    height: 520px;
    padding-top: 80px;
    position: relative;
    color: #fff;
    margin: 10%;
    padding-top: 0;
    text-align: center;
}
.order-now-box {
    height: auto;
	    margin-top: -1px;
}
.why-box {
    display: none;
}
.menu-gallery{display: block;}
.col-10{ width:100% }
.col-12 {
    float: left;
    width: 100%;
}
.col-2{ width:100%; margin:0;}
.menu-footer{ width:100% }
.bag-mobile{ display:block}
.bag{ display:none}
.item-v-close-2{display:block;top: 0;}
#toTop{ bottom:35px}
.bag-content{bottom: 59px;position: absolute;}

}
@media only screen and (max-width: 480px) { 
#ordering .col-15 {
    background: url(../images/ordering.png);
    background-size: auto 110%;
    background-repeat: no-repeat;
    background-position: center 30px;
}
#rewards .col-15 {
    background: url(../images/rewards.png);
    background-size: 110%;
    background-repeat: no-repeat;
    background-position: top;
}
#digital-menu .col-15 {
    background: url(../images/digital-menu.png);
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: top;
}
#giftcards .col-15 {
    background: url(../images/giftcards.png);
    background-size: 120% auto;
    background-repeat: no-repeat;
    background-position: bottom;
}
#ordering, #rewards, #giftcards, #digital-menu {
  height:600px
}
#signup .col-15 {
    background: url(../images/signup.png);
    background-size: 70% auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
#ordering .col-15{ width:100%; height:300px}
#rewards .col-15{width:100%;height: 300px;}
#giftcards .col-15{ width:100%; height:300px}
#digital-menu .col-15{ width:100%; height:300px}
.col-14{width:80%;padding: 40px 10%;height: 220px;}
.tel{ display:none}
.col-2 {
    float: left;
    width: 100%;
	margin:0;
}
.menu-top li a {
    padding: 2px 7px;
    font-size: 12px;
}
.home-2-title {
 
    margin-top: 180px;
}
.item-v {
    width: 100%;
    left: 0%;
}
}
@media only screen and (max-width: 320px) { 
    


}

.na {
	width: 300px;
	position: fixed;
	left: 50%;
	margin-left: -160px;
	top:50%;
	display: none;
	margin-top: -135px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
	box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.5);
	border-radius: 5px;
	padding: 10px;
	z-index: 999999999;
	text-align: center
}
.na-msg{ background-color: #EAEAEA; padding: 10px; border-radius: 5px; margin-top: 5px; margin-bottom: 5px;}
.na i {margin-right: 5px}

h3 {
	color: #E9222C;
	font-weight: bold;
	margin: 0;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
	
}

.na-title {
	color:#E9222C;
	font-size: 17px;
	font-weight: bold;
	
}

