@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;400;700;900&display=swap');
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
@import url('https://fonts.cdnfonts.com/css/rajdhani');

:root {
  --red: #842c45;
  --black: #242424;
  --gray: #EBEBEB;

}

body {
  /*font-family: 'Mulish';*/
  /*Noto Sans HK', sans-serif;*/
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

main {
  flex: 1 0 auto;
}

.card .card-content {
  height: 225px;
  padding: 1.5rem 0;

}

/*footer img {
  max-width: 150px;
  margin: 0 auto; }*/

.voted {
  position: absolute;
  right: 12px;
  top: 12px;
  background: white;
  border-radius: 50%;
}

/*.swal-footer {
  text-align: center; }*/

button.button {
  font-family: 'Mulish', arial, sans-serif;
  text-transform: inherit !important;
  font-size: 21px;
}

/* identical to box height */
letter-spacing: 0.05em;

color: #FFFFFF;
}

button.button.is-primary {
  background-color: white;
  color: var(--red);
  border-color: var(--red);
}

.button.is-fullwidth {
  display: flex;
  max-width: 170px;
  left: inherit;
  margin: auto;
}

button.button.is-primary:hover {
  background-color: white;
  color: var(--red);
  border-color: var(--red);
}

.navbar.is-light {
  background: #d8d8d8;
}

.card {
  border-radius: 0;
  box-shadow: none;
}

.card.has-background-light {
  background-color: white;
}

.has-background-white {
  background-color: white;
  border: 1px solid #E4E4E4;
  box-sizing: border-box;
  padding: 20px;
}

.navbar-brand {
  margin: 0 auto;
}

body.has-navbar-fixed-top,
html.has-navbar-fixed-top {
  padding-top: 110px;
}

.navbar {
  min-height: 110px !important;
  border-bottom: 4px solid #E73233;
  /*#00888f;*/
}

.navbar.is-light {
  background: #0E0A48;
  background-image: -webkit-linear-gradient(330deg, #009FE326 50%, #0e0a48 50%);
}

h1 {

  font-family: 'Mulish';
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;

  color: #000000;
}

.pcategory {
  font-family: 'Avenir';
  font-style: normal;
  font-weight: 500;
  line-height: 140%;

  /* identical to box height */
  letter-spacing: 0.05em;
  text-transform: uppercase;

  color: #842c45;
}

.ptitle {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;

  /* identical to box height, or 114% */
  letter-spacing: 0.03em;

  color: #2C2C2C;


}

.pbuilder {
  font-family: 'Avenir', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px !important;

  /* identical to box height, or 114% */
  letter-spacing: 0.03em;

  color: #2C2C2C;


}

input.input {
  border-color: #000;
  border-radius: 0 !important;
  box-shadow: none;
  border-width: 1.5px;
}

/*
.navbar-brand:after {
  content: "";
  height: 1px;
  background: black;
  position: absolute;
  left: 0;
  right: calc(50% + 110px);
  top: 50px; }*/

/*.navbar-item img {
  max-height: 70px; }
  .navbar.is-light .navbar-brand .navbar-link.is-active, .navbar.is-light .navbar-brand .navbar-link:focus, .navbar.is-light .navbar-brand .navbar-link:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, .navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover {
    background-color: transparent; /*#0E0A48;
    color: rgba(0,0,0,.7);
}*/
.d-flex {
  display: flex;
}

.f-row {
  flex-flow: row;
}

.mg-auto {
  margin: 0 auto;
}

.width100 {
  width: 100%;
}

/*****/
footer {
  background: #ebebeb !important;
  padding: 24px 74px !important;
}

.inner-footer {
  align-items: center;
  justify-content: space-between;
  max-width: 1271px;
}

.logo-footer {
  margin-right: 25px;
  max-width: 100px;
}

.copy.mx-text {
  margin: 0;
}

.footer-left,
.footer-right {
  align-items: center;
  max-width: 50%;
}

.social-icon {
  max-width: 30px;
  margin: 7px 10px 0 0;
}

.footer-right {
  justify-content: flex-end;
}

@media(max-width: 767px) {
  #footer {
    padding: 10px !important;
  }

  .inner-footer {
    flex-flow: column;
  }

  .copy.mx-text {
    margin: 15px auto 0;
  }

  .footer-left,
  .footer-right {
    flex-flow: row;
    justify-content: center;
    margin: 5px 0;
    max-width: 100%;
  }

  .logo-footer {
    margin-right: 20px;
    max-width: 80px;
  }

  .copy.mx-text {
    font-size: 16px;
    margin: 0;
  }
}

/*
.footer {
  padding: 80px;
  height: 205px;
}*/
.footer.has-background-dark {
  background-color: #c4c4c4;
}

.has-background-oda {
  background-color: #c4c4c4;
}

/*# sourceMappingURL=app.css.map */
/*
.gallery25, .gallery26, .gallery28, .gallery29, .gallery30, .gallery31, .gallery32, .gallery33, .gallery34, .gallery35, .gallery36, .gallery37, .gallery38, .gallery39
, .gallery40, .gallery41, .gallery42, .gallery43, .gallery44, .gallery45 {display: none}*/
img {
  vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.prev:hover,
.next:hover {
  background-color: #f1f1f1;
  color: black;
}

.card_img {
  object-fit: cover;
  height: 300px;
  width: 600px;
}

.selectDisable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.box_voted {
  background: rgba(231, 50, 51, 0.05);
  border: 1px solid rgba(231, 50, 51, 0.4);
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 20px;
}

.thanks_text {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;

  /* or 114% */
  text-align: center;
  letter-spacing: 0.03em;

  color: #22A51F;
}

.go_obras_text {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 24px;

  /* identical to box height, or 114% */
  text-align: center;
  letter-spacing: 0.03em;

  color: #2C2C2C;


}

.lnk_obras {
  color: #2C2C2C;
  text-decoration: underline;
  font-weight: bold;
}

.img-fluid {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.width100 {
  width: 100%;
}

/****/
.section {
  padding: 330px 10px 0 !important;
}

.main-logo {
  height: 142px;
  margin: 0 auto;
  transition: all 555ms ease-in-out;
  max-width: 350px;
}

.smallTransition {
  height: 0;
  opacity: 0;

}

.menu-movil,
.btn-close {
  display: none;
}

.wrapper-menu {
  background: #FFF;
  box-shadow: 1px 9px 8px -5px rgba(202, 202, 202, 0.75);
  left: 0;
  padding: 5px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.menu {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu .option {
  margin: 5px;
  text-transform: uppercase;
}

.option a {
  color: #333;
  display: block;
  font-family: 'Mulish', sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 24px;
  padding: 9px;
  text-decoration: none !important;
}

.option a:hover {
  color: inherit !important;
}

.option:last-child a {
  /* color: #842c45 !important; */
  
}

@media(max-width:1024px) {
  .wrapper-menu {
    padding: 17px 0;
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
  }

  .menu-movil {
    align-items: center;
    display: block;
    height: 35px;
    justify-content: space-between;
    max-width: 50px;
    padding: 0 10px;
    margin: 0;
  }

  .menu-movil .icon {
    height: 20px;
    max-width: 30px;
    margin-top: 8px;
  }

  .logo-movil {
    margin: 0 auto;
    max-width: 80px;
    opacity: 0;
    transition: opacity 555ms ease-in-out;
    display: none;
  }

  .logo-movil.show-logo {
    opacity: 1;
  }

  .content-menu {
    background: #000;
    height: 100vh;
    left: -100%;
    opacity: 0;
    padding: 90px 0 0 32px;
    position: absolute;
    transition: left 555ms ease-in-out, opacity 300ms ease-in-out;
    top: 0;
    width: 100%;
  }

  .show-menu {
    left: 0;
    opacity: 1;
  }

  .fixed-element {
    position: fixed;
  }

  .menu {
    flex-flow: column;
    height: 100%;
    justify-content: flex-start;
  }

  .btn-close {
    display: block;
    max-width: 18px;
    position: absolute;
    top: 15px;
    right: 15px;
  }

  .main-logo {
    height: auto;
    max-width: 180px;
  }

  .section {
    padding: 100px 10px 0 !important;
  }
}

@media(max-width:767px) {
  .menu .option {
    font-size: 13px;
  }
}

a.btn_category_menu {
  font-family: 'Mulish', arial, sans-serif;
  font-size: 24px;
  position: relative;
  display: inline-block;
  margin: 0 10px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 5px;
  border-bottom: #842c45 5px solid
}

a.btn_category_menu_inactive {
  font-family: 'Mulish', arial, sans-serif;
  font-size: 24px;
  position: relative;
  display: inline-block;
  margin: 0 10px;
  color: var(--black);
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 5px;
  border-bottom: gray 5px solid;
}

button.button.is-primary {
  background-color: var(--red);
  border-radius: 0;
}

p.is-size-6.pbuilder a {
  color: var(--red);
  display: flex;
  justify-content: center;
  align-items: center;
}

p.is-size-6.pbuilder a:before {
  color: var(--red);
  display: flex;
  content: "";
  background-image:
    url('https://cdn-3.expansion.mx/9a/2d/036c00b749b9afb72b46efab334c/insta.png');
  background-size: contain;
  width: 22px;
  height: 22px;
  margin: 0 8px 0 0;
}

.card-content {
  margin-bottom: 50px;
}

p.is-size-6.pbuilder {
  display: flex;
  justify-content: flex-start;
}

a.next.selectDisable,
a.prev.selectDisable {
  display: none;
}

h3.is-size-5.ptitle {
  color: var(--black);
  font-weight: bold;
  font-size: 24px !important;
}

p.is-size-6.pcategory {
  text-transform: inherit;
  font-size: 14px !important;
}

@media screen and (max-width: 1024px) {

  a.btn_category_menu,
  a.btn_category_menu_inactive {
    font-size: 18px;
  }

  a.btn_category_menu,
  a.btn_category_menu_inactive {
    max-width: 85%;
  }

  .btn_categoria a {
    border-radius: 10px;
    border: none;
    background-color: var(--gray);
    margin-bottom: 20px;
    padding: 10px;
  }

  .btn_categoria a.btn_category_menu {
    background-color: var(--red);
    color: #fff;
  }
}

.btn_categoria {

  text-align: center;
}

.form-control.regions__form {
  appearance: auto;
  border: 1px solid #E4E4E4;
  box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.15);
  color: #000000;
  font-family: 'Mulish', arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
  padding: 8px 10px;
  width: 100%;
  margin: 40px auto 20px;
  max-width: 800px;
  display: flex;
}

.social_lnk {
  color: #363636;
  text-decoration: none;
}

.image img {
  display: block;
  height: 361px;
  width: 100%;
  object-fit: cover;
  max-width: 384px;
}

@media(max-width: 767px) {
  .image img {
    height: 294px;
  }
}

.sponsors {
  margin-bottom: 40px;
}

.sponsors p {
  font-family: 'Mulish', arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
  text-align: center;
}

.show-menu .option a{
  color: #FFF;
}
