::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 99rem;
}
.source-sans {
  font-family: 'Source Sans Pro', sans-serif;
}
.no-margin-0 {
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.no-line {
  outline: 0!important;
  box-shadow: unset!important;
}
.btn-disabled {
  background-color: #1F272F;
  color: #62686D!important;
  border-color: #1F272F;
  cursor: not-allowed!important;
  pointer-events: none;
}
.btn-precompra {
  background-color: #ae8b54!important;
  color: #ffffff!important;
  border-color: #ae8b54!important;
}
.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  height: 100%;
  width: 100%;
}
.input-search {
  width: 100%;
  outline: 0px;
  height: 40px;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid #000;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.padding-top-bottom-5 {
  padding-bottom: 5px;
  padding-top: 5px;
}
.padding-top-bottom-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding-top-bottom-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.underline-none {
  text-decoration: none!important;
  box-shadow: unset!important;
  outline: 0px!important;
}
.h40p {
  height: 40px;
}
.select {
  background-color: #ae8b54!important;
  color: #ffffff!important;
  border: 1px solid #ae8b54!important;
}
.calendarDate {
  border: 0.5px solid #333B42;
}
.daySelect {
  background-color: #ae8b54!important;
  border: 0.5px solid #ae8b54!important;
  color: #fff!important;
}
.btn-hours {
  padding: 6px 6px;
  background-color: #151E26;
  color: #ffffff;
  border: 1px solid #ae8b54;
  border-radius: 5px;
}
.btn-restaurant {
  border: 1px solid #151E26;
  border-radius: 5px;
  box-shadow: unset!important;
  outline: 0px!important;
}
.btn-footer {
  border: 1px solid #ffffff;
  border-radius: 5px;
  box-shadow: unset!important;
  outline: 0px!important;
}
.btn-precompro {
  border: 1px solid #000;
}
.btn-today {
  cursor: pointer;
  font-size: 16px;
  color: #ffffff;
  background-color: #ae8b54;
  border: 1px solid #ae8b54;
  border-radius: 5px;
}
.btn-facebook {
  background-color: #425C95!important;
  outline: 0!important;
  box-shadow: unset!important;
}

.top-title {
    font-weight: normal;

}
.top-title{
    position: relative;
    font-family: "Herr Von Muellerhoff", serif;
    font-size: 100px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    padding: 0 72px;
    margin: 0 -72px;
    color: #c59d5f !important;
}
.bottom-title{
  margin-right: -0.1em;
  letter-spacing: 0.2em;
  opacity: 1;
  z-index: 3;
  position: relative;
}

.first-letter {
  position: relative;
  top: 10px;
  font-size: 1.22em;
  padding-left: 72px;
  margin: 0 -72px;
  letter-spacing: 72px;
}

.btn-google {
  background-color: #CD5542!important;
  outline: 0!important;
  box-shadow: unset!important;
}
.btn-step {
  width: 25%;
  font-size: 10px;
  height: 30px;
  color: #ffffff;
  background-color: #151E26;
  border: 1px solid #fff;
  border-radius: 5px;
}
.no-margin {
  margin-left: -10px;
  margin-right: -10px;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.white-text {
  color: #ffffff!important;
}
.black-text {
  color: #000000!important;
}
.white-text-opacity {
  color: white;
  opacity: 0.3;
}
.border-precompro {
  background-color: #ae8b54!important;
}
.divider-v {
  height: 20px;
  border: 1px solid #ae8b54!important;
  width: 0.5px;
  margin-top: 8px;
}
.h-100 {
  height: 100%;
}
.divider-h {
  border: 1px solid #ae8b54!important;
  width: 35px;
  height: 1px;
  margin-top: 8px;
}
.fw-700 {
  font-weight: 700;
}
.fw-600 {
  font-weight: 600;
}
.fw-500 {
  font-weight: 500;
}
.fw-300 {
  font-weight: 300;
}
.fw-200 {
  font-weight: 200;
}
.fw-100 {
  font-weight: 100;
}
.f10 {
  font-size: 10px;
  font-family: 'Source Sans Pro';
}
.f12 {
  font-size: 12px;
  font-family: 'Source Sans Pro';
}
.f14 {
  font-size: 14px;
  font-family: 'Source Sans Pro';
}
.f16 {
  font-size: 16px;
  font-family: 'Source Sans Pro';
}
.f20 {
  font-size: 20px;
  font-family: 'Source Sans Pro';
}
.f32 {
  font-size: 32px;
  font-family: 'Source Sans Pro';
}
.f35 {
  font-size: 35px;
  font-family: 'Source Sans Pro';
}
.btn-border {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding-left: 15px!important;
  padding-right: 15px!important;
  margin-right: 5px;
}
.capitalize {
  text-transform: capitalize;
}
.step {
  background-color: RGBA(0, 0, 0, 0.8);
}
.step-opacity {
  background-color: RGBA(0, 0, 0, 0.8);
}
.divider-step-v {
  border-right: 1px solid #2E363D;
}
.divider-search-v {
  border-left: 1px solid #2E363D;
}
.div-search {
  background-color: #000;
  height: 40px;
}
.pointer {
  cursor: pointer;
}
.no-pointer {
  cursor: not-allowed;
}
.loading {
  -webkit-animation: rotation 2s infinite linear;
}
.loading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    font-family: 'Source Sans Pro';
    animation: fade 1s;
   }
.suscrib-banner {
  background-image: url('/images/banner_precompro_suscripcion.png');
  height: 350px;
  background-repeat: no-repeat;
}
.footer-banner {
  background-image: url('/images/banner_precompro_footer.png');
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-1 {
  background-color: #151E26;
}
.footer-2 {
  background-color: #000;
}
.imagen-hover:hover {
  filter: opacity(.5);
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.m-top-5 {
  margin-top: 5px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-15 {
  margin-top: 15px;
}
.m-top-25 {
  margin-top: 25px;
}
.toggle-password {
  float: right;
  margin-left: -25px;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}
.switch{position:relative;display:inline-block;width:50px;height:24px}
.switch input{display:none}
.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:18px;width:18px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}
input:checked+.slider{background-color:#28a745}
input:focus+.slider{box-shadow:0 0 1px #28a745}
input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}

.tooltip {
  display: block !important;
  z-index: 10000;
}

.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}

.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: black;
  z-index: 1;
}

.tooltip[x-placement^="top"] {
  margin-bottom: 5px;
}

.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="bottom"] {
  margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}

.tooltip[x-placement^="right"] {
  margin-left: 5px;
}

.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip[x-placement^="left"] {
  margin-right: 5px;
}

.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}

.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(black, .1);
}

.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}

.tooltip[aria-hidden='true'] {
  visibility: hidden;
  opacity: 0;
  transition: opacity .15s, visibility .15s;
}

.tooltip[aria-hidden='false'] {
  visibility: visible;
  opacity: 1;
  transition: opacity .15s;
}

.gold-text {
  color: #AE8B54!important;
}

.gold-border {
  border: 1px solid #ae8b54!important;
}

.gold-border-right {
  border-right: 1px solid #ae8b54!important;
}
footer{
  height: 170px;
  background: #000;
  color: #969696;
}
.container-footer{
  display: flex;
  justify-content: space-around;
  height: 115px;
  align-items: center;
  flex-wrap: wrap;
}
.container-footer-tiny{
  border-top: 1px solid rgba(255,255,255,.1);
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-dlk{
  margin: 0 20px;
}
@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: "HelveticaNeueBold";

  src: url("../fonts/HelveticaNeuBold.woff") format("woff"), /* Modern Browsers */
    url("../fonts/HelveticaNeuBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueRegular";

  src: url("../fonts/HelveticaNeue.woff") format("woff"), /* Modern Browsers */
    url("../fonts/HelveticaNeue.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}