@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
:root {
  --primary-color: #FDCD01;
}
/**html, body {
    height: 100%;
    background-color: #000;
    margin: 0px;
    padding: 0px;
}**/
body {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 1.2rem;
  background: url(https://parrillaurbana.com.mx/images/Pu-bg-cierre24-d.webp) no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
.sec1 {
  /*width: 100%;
    display: block;
    /**padding: 2rem 0 4rem 0;**/
}
a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  color: #fff;
}
.box {
  box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.79);
  -webkit-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.79);
  -moz-box-shadow: 0px 10px 21px 0px rgba(0, 0, 0, 0.79);
}
p {
  padding: 0;
  margin: 0;
}
h1, h4 {
  font-size: 2rem;
  font-weight: bold;
  color: var(--primary-color);
  text-transform: uppercase;
}
h4 {
  font-size: 1.4rem;
  font-weight: normal;
  color: var(--primary-color);
  text-transform: uppercase;
}
h1 span, h4 span {
  color: #ffffff;
}
h6 {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
h2 {
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  width: 100%;
  color: var(--primary-color);
}
h3 {
  font-size: 1rem;
  padding-: 1rem 1rem 1rem 1rem;
  font-weight: 600;
  text-transform: uppercase;
}
h3 strong {
  font-size: 1rem;
  color: var(--primary-color);
  font-weight: 400;
}
h3 small {
  text-transform: lowercase;
}
small {
  display: inline-block;
}
ul {
  padding: 0px 0px 0px 8px;
}
ul li {
  font-size: 14px;
  list-style: none;
}
ul li small {
  font-size: 11px;
}
img {
  display: inline-block;
}
.tiempo {
  width: 200px
}
.btnop {
  background: transparent;
  border-radius: 10px;
  border: 1px solid var(--primary-color);
  padding: 0.8rem 0.3rem 1rem 0.3rem;
  width: 80%;
  height: 50px;
  color: var(--primary-color);
  font-weight: bold;
  margin-top: 1rem;
  cursor: pointer;
}
.btnop:hover {
  background: var(--primary-color);
  border-radius: 10px;
  border: 1px solid var(--primary-color);
  color: #000;
}
#dynamic_select1, #dynamic_select2, #dynamic_select3 {
  background: transparent;
  border-radius: 10px;
  padding: 1rem 0.3rem;
  width: 95%;
  height: 55px;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: normal;
  margin-top: 1rem;
  cursor: pointer;
  border: 1px solid var(--primary-color);
}
.btn {
  background: var(--primary-color);
  border-radius: 10px;
  padding: 12px 0px 0px 0px;
  width: 280px;
  color: #ffffff;
  font-weight: bold;
  margin: 1rem 2rem 2rem 2rem;
  display: inline-block;
}
.btn:hover {
  color: #ffffff;
  background: #A0373B;
}
.logo {
  width: 180px;
  margin-bottom: 3rem;
}
.high {
  color: var(--primary-color);
}
.w {
  color: #ffffff;
  font-weight: 400;
}
hr {
  border: none;
  height: 1px;
  margin: 20px auto 10px auto;
  opacity: 1;
  background: rgb(254, 205, 0);
  background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0) 100%);
}
.oof {
  text-decoration: line-through;
  color: var(--primary-color);
  font-size: 1.3rem;
  margin-right: 5px;
}
.pax {
  background: rgba(0, 0, 0, 0.80);
  border-radius: 10px;
  border: 1px solid var(--primary-color);
  padding: 1rem;
}
.orange {
  color: #ffffff;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.orange span {
  font-size: 1.3rem;
}
#dynamic_select1, #dynamic_select2, #dynamic_select3, .mciudad, .medo {
  display: none;
}
.logo-buenfin {
  width: 130px;
}
.linkbarra:hover {
  background: red;
}
.silver {
  background: url("silver.png") no-repeat;
  background-size: 40px;
  background-position: left center;
  padding: 8px 5px 8px 40px;
}
.gold {
  background: url("gold.png") no-repeat;
  background-size: 40px;
  background-position: left center;
  padding: 8px 5px 8px 40px;
}
.silver h5, .gold h5 {
  padding: 0px;
  margin: 0px;
}
.mmnum {
  background: var(--primary-color);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  padding-top: 3px;
  margin-right: 5px;
  color: #000;
  font-weight: bold;
}
.barra {
  color: #fff;
  text-align: left;
  font-weight: bold;
}
.modal {
  --bs-modal-margin: 10% 0;
  background: rgba(0, 0, 0, 0.80)
}
.modal a {
  text-decoration: none;
  color: #143557;
}
.modal a:hover {
  text-decoration: none;
  color: var(--primary-color);
}
#myModal .modal-content, #myModalGold .modal-content {
  background-color: transparent;
  border: none;
}
.modal-body {
  background-color: #000;
  background-size: cover;
  background-position: left top;
  border: 1px solid var(--primary-color);
  border-radius: 20px;
}
.modal-header {
  border-bottom: none;
}
.modal ul li {
  color: #fff;
  font-size: 1rem;
  margin: 10px 0;
}
.btn-close {
  background: #000;
  border: 1px solid var(--primary-color);
  color: #ffffff;
  font-weight: bold;
  border-radius: 50%;
  padding: 4px 10px 6px 10px;
  cursor: pointer;
}
.col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32.333333%;
  flex: 0 0 32.333333%;
  max-width: 32.333333%;
}
.textbox {
  text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.92);
}
.btnbookingsggheader {
  font-size: 13px;
  text-decoration: underline !important;
  cursor: pointer;
  cursor: pointer !important;
  padding-bottom: 5px;
}
.titciudad, .titmundoe, .titmetepec {
  display: none;
}
#btnciudad, #btnmundoe, #btnmetepec {
  background: var(--primary-color);
  border-radius: 10px;
  color: #000;
  font-weight: bold;
}
.titciudad, .titmundoe, .titmetepec {
  background: var(--primary-color);
  border-radius: 10px;
  color: #000;
  font-weight: bold;
  height: 65px;
}
.titciudad span, .titmundoe span, .titmetepec span {
  font-weight: 400;
}
#showbotonera {
	cursor: pointer!important;
}
footer {
  background: #000;
  border-radius: 20px 20px 0px 0px;
}
@media (max-width: 768px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 99%;
    flex: 0 0 99%;
    max-width: 99%;
  }
  .logo-buenfin {
    width: 90px;
  }
  .logo {
    width: 120px;
  }
  body {
    background: url(https://parrillaurbana.com.mx/images/Pu-bg-cierre24-m.webp) no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    padding: 2rem 1rem;
  }
  h1 {
    font-size: 2.4rem
  }
  h2 {
    padding: 0rem 0rem;
    font-size: 1.4rem;
  }
  p {
    font-size: 0.9rem;
  }
  .tiempo {
    width: 220px
  }
}