@import url(../fonts/font-awesome.css);
body:not(.body) {
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: rgb(65, 65, 63);
  font-family: sans-serif;
  /*background-image: url(../media/bg-body.jpg);*/
  background-image: none !important;
  background-size: 100%;
  background-attachment: fixed;
}

h1.text-h1 {
  font-family: "Oswald", sans-serif;
  font-size: 23px;
}

.nav-new {
  background-color: #ecc526;
  position: relative;
  height: 100px;
  /* top: 50px; */
}

.container_ {
  display: block;
}
div#navbar-hidden-web new {
  display: none !important;
}
.navbar-inverse {
  display: none;
}
/*aca comienza el nuevo*/
.container1 {
  margin-top: -150px;
}
.nav {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1000px;
  height: 88px;
  margin-bottom: 20px;
}
/* .nav { */
  /* margin-top: 170px; */
/* } */
.container_1 {
  position: sticky;
  top: 0;
  width: auto;
  background-color: #ecc526;
  margin-top: 0px;
  box-shadow: 0px 2px 6px black;
  z-index: 999;
}
.telephone-new {
  font-weight: bold;
  font-size: 23px;
  color: #fff;
  text-align: right;
  /*margin-right: 100px;*/
}
.telephone-new a {
  color: #fff;
}
.header-new {
  position: absolute;
}
.container_ {
  width: auto;
}
.header-new {
  /* height: 48px; */
  padding-top: 10px;
  /* height: 150px; */
  /*box-shadow: 0px 2px 6px black;*/
  width: 100%;
}
.sf-menu {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-top: 17px;
  margin-left: -30px;
}
.sf-menu > li {
  display: table-cell;
  position: relative;
  margin: 0;
}
.sf-menu > li.current > a {
  color: #ffffff;
  background: #ff8000;
}
.sf-menu > li:first-child a {
  /*border: 0;*/
}
.sf-menu > li > a {
  display: inline-block;
  width: 100%;
  height: 86px;
  padding-top: 22px;
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  background: #ecc526;
  /*border-bottom: 3px solid #ca0d0c;*/
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:hover {
  color: #ffffff;
  background: #db2927;
  list-style: none;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
li.white.link-pie.active > a {
  background-color: #db2927;
}
.animacion.new {
  padding-top: 0px;
}
ul.sf-menu.sf-js-enabled.sf-arrows > li > a > i {
  margin-right: 12px;
}
.telephone-new {
  margin-top: 30px;
}
ul.header-info {
  list-style: none;
}
ul.header-info > li > a {
  color: #000;
}
.logo-new2 {
  text-align: center;
}
.smart-order:before {
  content: "";
  position: absolute;
  display: none;
  left: 30px;
  top: 30px;
  height: 3px;
  width: 100px;
  background-color: #db2927;
}
.smart-order:after {
  content: "";
  position: absolute;
  display: none;
  left: 864px;
  top: 30px;
  height: 3px;
  width: 100px;
  background-color: #db2927;
}

@media (min-width: 992px) {
  .smart-order:before,
  .smart-order:after {
    display: block;
  }
}

.smart-order {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
}
.smart-order__heading {
  display: inline-block;
}
.smart-order__ctas {
  display: inline-block;
  margin-left: 20px;
}
a.btn-tel:hover {
  background-color: #f50d09;
}
a.btn-tel {
  background-color: #db2927;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
  border-radius: 7px;
  text-decoration: none;
  margin-right: 10px;
}
a.btn-tel > i {
  padding: 5px;
  font-size: 21px;
}
a.btn-tel.one {
  padding: 10px 50px;
  margin-left: 10px;
  /*font-family: 'Oswald', sans-serif;*/
}
a.btn-tel.one:hover {
  background-color: #f50d09;
}
span.text-span {
  font-family: "Oswald", sans-serif;
  font-size: 26px;
}
.animacion.new {
  margin-bottom: 30px;
}
h1.title-logo {
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  color: #000;
}
.web-title {
  text-align: center;
  padding: 0px;
  margin-top: -5px;
}
.logo-mobile {
  display: none;
}
.hd-telephone {
  display: none;
}
.animacion.aboutus {
  padding-top: 0px;
  margin-bottom: 150px;
}
.animacion.contact {
  padding-top: 0px;
  margin-bottom: 10px;
}
.capa {
  border: 1px solid #c3c3c3;
  margin-bottom: 20px;
  width: 220px;
}
.projects-filter {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 20px;
}
.projects-filter > span {
  color: #000;
  font-size: 25px;
  margin-right: 10px;
  font-family: "Oswald", sans-serif;
}
a#mostrar {
  font-size: 14px;
  color: #c32d1a;
  text-decoration: underline;
}
.row.new {
  margin-left: 20px;
}

.container.cupones {
  margin-bottom: 160px;
}
.box-left.new {
  padding-bottom: 20px;
}
img.category-home {
  border-radius: 10px;
}
.title-options > a > h1 {
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  text-align: center;
  color: #db2927;
}
a.link-options:hover > h1 {
  text-decoration: none;
  color: #000;
}
a.link-options:hover {
  text-decoration: none !important;
}
img.category-home:hover {
  transform: scale(1.13);
  filter: grayscale(80%);
}
.footer {
  background-image: none;
  background-color: #ecc526 !important;
}
.section-download {
  width: 100%;
  box-shadow: -2px 0px 7px black;
  background-color: #f5f5f5;
  padding: 50px 50px;
  overflow: hidden;
}
h1.title-app {
  font-family: "Oswald", sans-serif;
}
.text-content-app {
  text-align: center;
}
.footer .followus {
  background-color: #db2927;
  color: #ffffff;
}
.footer .followus:hover {
  background-color: #ffffff;
  color: #db2927;
}
/* .container_1.darkHeader2 {
  position: fixed;
  width: 100%;
  height: 80px;
  top: 1px;
  z-index: 99;
}
.container_1.darkHeader2 > div.nav > ul.sf-menu.sf-js-enabled.sf-arrows {
  margin-top: -287px;
} */
.sub-description-black.darkHeader3 > #sidebar {
  /*position: fixed;*/
  position: relative;
  width: 220px;
}
.bg-border {
  border: 0px;
  box-shadow: 0px;
}
.banner-letter {
  color: #000;
}
.footer .line-white {
  color: #000;
  border-bottom: 2px solid #000 !important;
}
.footer .white {
  color: #000;
}
img.img-card {
  margin-bottom: 10px;
}
.sub-container-new {
  text-align: center;
}
i#icon-footer {
  font-size: 18px;
  line-height: 30px;
  margin-right: 2px;
}
.ft-followus.new > a {
  color: #fff;
}
i.fa.fa-map-marker.new {
  font-size: 25px;
}
img.category-home {
  height: 150px;
}

.sub-description-black.darkHeader3 {
  z-index: 99999999;
  margin-top: 45px;
}

@media only screen and (max-width: 991px) {
  img.category-home {
    height: auto;
  }
  img.category-home.new {
    height: 195px;
  }
  .container_ {
    display: none;
  }
  .container_1 {
    display: none;
  }
  .animacion.new {
    margin-bottom: 10px;
  }
  .navbar-inverse {
    display: block;
  }
  .navbar-inverse {
    background-color: #ecc526 !important;
    background-image: none;
    /*height: 120px;*/
  }
  .navbar.navbar-inverse.navbar-static-top.darkHeader {
    position: sticky;
    width: 100%;
    top: 0%;
  }
  .logo-mobile {
    display: block;
  }
  .hd-telephone {
    display: block;
  }
  .smart-order__ctas {
    margin-left: 0px;
  }
  .capa {
    width: auto;
  }
  .logo-mobile {
    text-align: center;
    padding: 5px;
  }
  .box-left.home {
    padding-bottom: 20px;
  }
  img.logo-app {
    padding: 10px;
  }
  .container1.our_menu_section {
    margin-top: 0px;
  }
  .container1.specials_section {
    margin-top: 0px;
  }
  .container1.coupons_section {
    margin: 0px;
  }
  .container1.location_section {
    margin: 0px;
  }
  .container12 {
    margin-top: -40px;
  }
  .animacion.aboutus {
    margin-bottom: auto;
  }
  .animacion.contact {
    margin-bottom: auto;
  }
  .navbar-toggle.new {
    /*position: absolute;*/
    margin-top: 40px;
  }
  .navbar-toggle {
    /*margin-right: 22px;*/
    float: left;
    display: block;
  }
  .navbar-collapse.navHeaderCollapse.collapse.in {
    width: 100%;
    background-color: #ecc526;
  }
  h1.title-logo {
    margin-top: 8px;
  }
  img.logo-mobile {
    /*margin-top: -20px;*/
  }
  .nav {
    position: inherit;
  }
  .container1 {
    /*margin-top: 0px;*/
  }
  .container1.container-new {
    margin-top: 0px;
  }
  a.btn-tel {
    padding: 6px;
    font-size: 18px;
  }
  a.btn-tel > i {
    font-size: 14px;
  }
  a.btn-tel.one {
    padding: 6px;
    margin-left: 0px;
  }
  ul.dropdown-menu > li > a {
    font-size: 18px;
    font-family: "Oswald", sans-serif;
  }
  .smart-order:before {
    left: 30px;
    height: 3px;
    width: 60px;
    background-color: #db2927;
  }
  .smart-order:after {
    height: 3px;
    width: 50px;
    background-color: #db2927;
    left: 300px;
  }
  .nav_new {
    position: inherit;
  }
  .nav_new {
    list-style: none;
    padding-left: 0px;
    width: 100%;
    max-height: 320px;
    margin-bottom: 50px;
  }
  .nav_new > li {
    position: relative;
    display: block;
    float: initial !important;
  }
  .nav_new > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    color: #000 !important;
  }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse
    .navbar-nav
    > .open
    > a:focus
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a {
    background-color: #db2927 !important;
  }
  .active {
    background-color: #db2927 !important;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000 !important;
  }
  .container.new {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container > .navbar-collapse {
    margin-left: 0px;
  }
  .hd-button {
    float: right;
    padding: 15px;
    top: 10px;
    right: 0px;
    z-index: 99999999;
    cursor: pointer;
    position: relative;
  }
  .hd-button {
    display: block;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span:before {
    bottom: 100%;
    margin-bottom: 3px;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:after {
    top: 100%;
    margin-top: 3px;
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-button span:before,
  .hd-button span:after {
    content: "";
  }
  .hd-button span,
  .hd-button span:before,
  .hd-button span:after {
    position: absolute;
    width: 6px;
    height: 6px;
    line-height: 6px;
    text-align: center;
    background: #ffffff;
    margin-left: -3px;
    border-radius: 50%;
    transition: 0.3s all ease;
  }
  .hd-telephone {
    display: none;
    /*position: absolute;*/
    position: fixed;
    background-color: #db2927;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    float: right;
    right: 10px;
    z-index: 999;
    top: 265px;
    overflow: hidden;
    width: 250px;
  }
  .hd-telephone a {
    color: #ffffff;
    display: block;
    text-align: left;
    padding: 2px 0px 2px 0px;
    line-height: 15px;
    margin-left: 10px;
  }
  .navbar.navbar-inverse.navbar-static-top.darkHeader > .hd-telephone {
    top: 70px;
  }
}
.nav {
  margin-top: 295px;
}
.mensaje-new.mobile {
  display: none;
}

div.new-footer {
  display: none;
}

@media only screen and (max-width: 767px) {
  .mensaje-new.mobile {
    display: block;
  }
  #footer {
    padding-bottom: 100px;
  }
  div.new-footer {
    background-color: #000;
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    border-top: 3px solid #00dc8f;
    z-index: 9999;
    height: 70px;
    /*margin-left: -50px;*/
  }
  div#fixed-contact .phone-btn a {
    background: #30bf2a !important;
  }
  div#fixed-contact .columns.phone-btn {
    left: 50%;
  }
  div#fixed-contact .columns {
    display: inline-block;
    width: auto;
    text-align: center;
    float: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 35%;
    padding: 0;
  }
  div#fixed-contact .phone-btn a {
    display: block;
    border-radius: 50%;
    background: currentColor;
    width: 75px;
    height: 75px;
    top: -20px;
    position: relative;
    border: 1px solid #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  }
  div#fixed-contact .phone-btn a i {
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    font-size: 50px;
    color: #fff;
  }
  div#fixed-contact a i {
    display: block;
    color: #fff;
  }
  div#fixed-contact a div.pnl-email {
    background-color: #3f51b5;
  }
  .pnl-email > i {
    line-height: 50px;
  }
  div#fixed-contact a div.pnl-email,
  div#fixed-contact a div.pnl-freequote {
    border-radius: 100%;
    border: 1px solid white;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  div#fixed-contact a div.pnl-freequote {
    background-color: #03a9f4;
  }
  .pnl-freequote > i {
    line-height: 50px;
  }
  div#fixed-contact .columns.quote-btn {
    left: calc(50% + 120px);
  }
  div#fixed-contact .columns:not(.phone-btn) {
    width: 30%;
  }
  div#fixed-contact a span {
    font-size: 16px;
    color: #fff;
    padding-top: 3px;
    display: block;
    font-family: inherit;
  }
  i.fa.fa-file-text {
    font-size: 21px;
  }
  div#fixed-contact .columns.email-btn {
    left: calc(50% - 120px);
  }
  i.fa.fa-envelope {
    font-size: 21px;
  }
}

.container_1.darkHeader2 > .nav {
  margin-top: 350px;
}
.container_1 > .nav {
  margin-top: 350px;
  /*margin-top: 310px;*/
}
/* .container_1 img.logo_barra {
    display: none;
}
.darkHeader2 img.logo_barra {
    display: block !important;
} */
img.logo_barra {
  position: absolute;
  /* margin-top: -29%; */
  left: -10%;
  z-index: 9;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.ssl {
  display: inline-block;
}
.logo_pie {
  display: inline-block;
  position: relative;
}

@media (max-width: 767px) {
  a.coupons {
    position: relative;
    width: 100%;
  }
  img.img-coupons.lazy {
    width: 100%;
    height: auto;
  }
  .contenedor-coupons {
    height: auto;
  }
  .btn-coupons4:not(.current) {
    margin-top: 240px !important;
  }
}
