::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f0f8ff;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: #b1c3c8;
  border-radius: 5px;
  transition: all ease-in-out 0.5s;
}
::-webkit-scrollbar-thumb:hover {
  background: #000;
  transition: all ease-in-out 0.5s;
}
.font-up-downcontainer {
  position: fixed;
  left: 1%;
  top: 35%;
}
#aumentar,
#disminuir,
#reset {
  display: block;
  background: none;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border: 1px solid white;
  outline: 0;
  border-radius: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 13px;
  margin-bottom: 7px;
}
.g-overlaytoggle .g-overlaytoggle-bar-wrapper {
  left: 16px !important;
  top: 19px !important;
}
.g-accordionmenu-group {
  line-height: inherit !important;
}
.g-accordionmenu-group a {
  color: #fff;
}
.width-especial {
  max-width: 200px;
}
.um-margin {
  margin: 10%;
  width: auto;
  padding: 10px;
  background: 0 0;
  border-radius: 10px;
  border: 3px solid #fff;
  text-align: center;
}
.um-none-button {
  background: 0 0 !important;
  border: none !important;
  font-family: Montserrat !important;
}
.um-margin-contents-horizon {
  margin-right: 70px;
}
.um-margin-contents-vertical {
  margin-bottom: 20px;
}
@media (max-width: 1126px) {
  .um-mid-tower {
    display: block !important;
    text-align: center;
  }
  .um-margin-contents-horizon {
    margin-right: 0;
  }
}
.button-6 {
  align-items: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(0.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: 100%;
  font-family: Montserrat, sans-serif;
}
.button-6:focus,
.button-6:hover {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
}
.button-6:hover {
  transform: translateY(-1px);
}
.button-6:active {
  background-color: #f0f0f1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0);
}
.button-6 p {
  margin: 0;
}
.buttond-car {
  position: relative;
  left: 73%;
  top: 23vw;
  filter: drop-shadow(2px 4px 6px #000);
}
@media (max-width: 769px) {
  .buttond-car {
    left: 83%;
    bottom: 130px;
  }
}
@media (max-width: 426px) {
  .buttond-car {
    left: 76%;
    top: 19vw;
  }
}
@media (max-width: 321px) {
  .buttond-car {
    left: 70%;
    top: 17vw;
  }
}
.g-content-array {
  position: relative;
}
.g-content-array-pagination {
  position: absolute;
  top: 7px;
  right: 5px;
}
.item-image {
  max-height: 210px;
}
.g-array-item-image {
  overflow: hidden;
  max-height: 500px;
}
.g-array-item-image img {
  object-fit: cover;
  object-position: center center;
}
.g-array-item {
  background: #d1d4d5;
}
.g-array-item-title {
  padding: 0 20px 10px;
}
.g-array-item-title h3 a {
  color: #3b3b3b !important;
  font-weight: 700;
}
.g-array-item-text {
  margin: 0 !important;
  padding: 0 20px 10px;
  color: #000;
}
.color-footer {
  background-color: #efefef;
  border-right: 3px solid;
}
.color-footer-none {
  background-color: #efefef;
  position: relative;
}
@media (max-width: 769px) {
  .color-footer {
    border-right: none;
    border-bottom: 3px solid;
  }
}
.width-flipster {
  max-width: 500px;
}
@media (max-width: 769px) {
  .width-flipster {
    max-width: 300px;
  }
}
@media (max-width: 426px) {
  .width-flipster {
    max-width: 250px;
  }
}
.g-tab-image img {
  max-width: 150px;
}
@media (max-width: 426px) {
  .g-tab-image img {
    max-width: 165px;
  }
}
.clients-display {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -0.25rem;
}
.clients-display .g-clients-Display {
  width: 16.66%;
  padding: 10px;
}
.g-clients-Display {
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-clients-Display img {
  width: 150px;
}
.we-line::after {
  position: absolute;
  content: "";
  background-color: #878787;
  width: 3px;
  height: 105%;
  top: 0;
  border-radius: 3px;
}
.mo-wer {
  padding-bottom: 10%;
}
.inah-tv-title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 2rem;
  text-align: left;
  line-height: 1.5;
  text-transform: uppercase;
  color: #862741;
  position: relative;
}
.inah-tv-title::before {
  content: "";
  position: absolute;
  height: 2px;
  background: #852840;
  width: 22%;
  bottom: 0;
  left: 0;
}
@media (max-width: 769px) {
  .we-line::after {
    height: 2px;
    width: 60%;
    left: 20%;
  }
  .separated-margin-top {
    margin-top: 25px !important;
  }
}
.button-day {
  position: relative;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  background: linear-gradient(90deg, #c80036, #ff3c43);
}
.glass-content {
  position: relative;
  max-height: 100%;
}
.glass-content::after {
  content: "";
  position: absolute;
  height: 100%;
  background: #e5e5e5;
  width: 1.5px;
  top: 0;
  right: 6px;
}
.title-photo {
  margin: 0 10px 0 0;
  font-weight: 800;
  color: #276761;
  font-size: 1rem;
}
.autor-photo {
  margin: 0;
  color: #000;
  font-size: 14px;
  max-width: 170px;
}
@media (max-width: 769px) {
  .autor-photo {
    margin: 0 auto;
  }
  .glass-content {
    margin-bottom: 20px;
  }
  .g-content-foto {
    margin-left: 0;
    text-align: center;
  }
}
.uk-button-text::after {
  font-family: FontAwesome;
  content: " \f02f";
  font-size: 16px;
}
.no-print-icon::after {
  content: none !important;
}
.none-boletin-display {
  display: none;
}
.title-menu-trans {
  text-align: center;
  font-family: Montserrat;
  border-bottom: 3px solid #a39168;
  border-radius: 10px;
}
.mod-list {
  list-style: outside !important;
}
.nav-item {
  padding: 5px !important;
}
.nav-item a {
  color: #000 !important;
}
.nav-item:hover {
  background: #faebd7;
  border-radius: 5px;
}
.mod-list li a:hover {
  text-decoration: none;
}
.button-suplement {
  padding: 8px;
  background: #faebd7;
  border-radius: 8px;
  max-width: 85%;
  text-align: center;
}
.button-suplement:hover {
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
}
@media (max-width: 769px) {
  .no-padding-suplement {
    padding: 0 !important;
  }
  .button-suplement {
    max-width: 100%;
  }
}
.width-img-suplement {
  width: 300px;
}
@media (max-width: 769px) {
  .width-img-suplement {
    width: 100%;
  }
}
@media (max-width: 525px) {
  .margin-breadcrumbs {
    margin-top: 5%;
  }
}
.folletos {
  padding-left: 10px !important;
  list-style: none;
}
@media (max-width: 460px) {
  .folletos {
    text-align: center;
  }
}
.title-z-m {
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: 0 0 10px #000000a8;
}
.button-za {
  padding: 8px;
  background: #faebd7;
  border-radius: 8px;
  max-width: 100%;
  text-align: center;
}
.momo-no-align {
  align-items: flex-start !important;
}
.mod-list li.active > a {
  text-decoration: underline;
  background: #faebd7;
  border-radius: 5px;
  padding: 8px;
}
.menu-block {
  display: block !important;
}
.blog-item-2 {
  box-shadow: 0 5px 15px rgb(0 0 0 / 8%) !important;
}
.blog-item-2:hover {
  background-color: #fff;
  box-shadow: 0 14px 25px rgb(0 0 0 / 16%) !important;
}
.mo-sect-left {
  text-align: right;
}
.mo-title-za {
  font-size: 5rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 3px #00000073;
}
.mo-link-za {
  color: #edc061;
  font-weight: 700;
  font-size: 16px;
  text-shadow: 2px 2px 7px #000;
}
.mo-link-za:hover {
  color: #fff !important;
}
.mo-telho-za {
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  text-shadow: 1px 1px 3px #00000073;
}
.mo-title-desc-za {
  font-weight: 700;
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  font-size: 1.5rem !important;
}
.mo-margin-top {
  margin-top: 5%;
}
.mo-margin-overlay {
  margin: 3% 20% 3% 20%;
}
.mo-overlay-primary {
  background-color: #00000066;
  border-radius: 5px;
  backdrop-filter: blur(3px);
  box-shadow: rgb(50 50 93 / 25%) 0 50px 100px -20px,
    rgb(0 0 0 / 30%) 0 30px 60px -30px;
}
.uk-active a h3 {
  color: #fdc654 !important;
}
.mo-h2 {
  color: #fff !important;
  font-weight: 700 !important;
}
@media (max-width: 1200px) {
  .mo-title-za {
    font-size: 4rem;
  }
}
@media (max-width: 960px) {
  .mo-title-za {
    font-size: 3.3rem;
  }
  .uk-tab-left::before {
    display: none !important;
  }
  .uk-tab > .uk-active > a {
    border-color: transparent;
  }
  .mo-margin-overlay {
    margin: 3% 10% 3% 10%;
  }
}
@media (max-width: 768px) {
  .mo-title-za {
    font-size: 1.8rem;
  }
  .container {
    padding-left: 0 !important;
  }
  .mo-title-desc-za {
    font-size: 1.3rem;
  }
}
@media (max-width: 639px) {
  .mo-sect-left {
    text-align: center;
  }
  .mo-title-za {
    font-size: 3rem;
    margin-top: 12%;
  }
}
@media (max-width: 460px) {
  .mo-margin-top {
    margin-top: 15%;
  }
  .mo-margin-overlay {
    margin: 3% 2% 3% 2%;
    padding: 5px !important;
  }
  .uk-tab {
    justify-content: center;
  }
}
.breadcrumb {
  font-size: 13px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 24px;
  }
}
.navbar-inverse-mo {
  background-color: #0c231e;
  border-color: transparent;
}
.navbar-mo {
  margin-bottom: 0 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  height: 60px !important;
  position: relative;
  padding-top: 0 !important;
}
.nav-gob-ri {
  position: absolute;
  right: 3%;
}
.navbar-toggler {
  border: none !important;
}
.navbar-brand {
  padding: 15px;
}
.navbar-brand img {
  height: 29px;
  width: auto;
}
.nav-mo {
  list-style: none;
  display: flex;
}
.nav-mo li a {
  color: #fff;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 960px) {
  .separator-gob {
    position: relative;
  }
  .nav-mo {
    display: block;
    text-align: left;
    padding: 0;
  }
  .nav-mo::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #282a2b;
  }
  .nav-mo li {
    padding: 18px;
  }
}
@media (min-width: 768px) {
  .navbar-right-mo .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right-mo .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.main-footer .list-info a.link-email,
.main-footer .list-info a:hover,
.navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-decoration: none;
}
.main-footer {
  background-color: #13322b;
  min-height: 56px;
  color: #fff;
  padding: 0 0 0;
  text-align: left;
  font-weight: 300;
}
.main-footer .list-info {
  line-height: auto;
  color: #fff;
  background-size: cover;
  background-position: bottom;
  padding: 30px 10px 10px;
}
.main-footer .list-info form label {
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 110%;
  color: #000;
}
.main-footer .list-info form .form-group-icon {
  max-width: none;
  font-size: 14px;
}
.main-footer .list-info form .form-control {
  font-size: 14px;
}
.main-footer .list-info h5 {
  font-weight: 300;
  margin-bottom: 20px;
}
.main-footer .list-info a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.main-footer .list-info a.link-email {
  color: #fff;
  font-size: 14px;
}
.main-footer .list-info p {
  margin-bottom: 15px;
}
.main-footer .list-info ul {
  margin: 0 0 60px;
  padding: 0;
}
.main-footer .list-info ul li {
  list-style-type: none;
  margin: 0 0 2px;
  padding: 0;
  line-height: 110%;
}
.main-footer .row > div {
  margin-bottom: 15px;
}
.main-footer p {
  margin: 0;
  font-size: 14px;
  line-height: 136%;
  height: auto;
  position: static;
}
.white-mo-h5 {
  color: #fff;
}
@media (min-width: 768px) {
  .main-footer {
    text-align: left;
  }
  .main-footer .list-info form .form-group-icon {
    max-width: 300px;
  }
  .main-footer .row > div {
    margin-bottom: 0;
  }
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.footer-pleca {
  background-color: #12322b;
  background-image: url(https://framework-gb.cdn.gob.mx/landing/img/pleca.svg);
  background-repeat: repeat-x;
}
#g-totop:before {
  color: #fff !important;
}
#g-footer a:hover {
  color: #fff !important;
}
.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.back-mo-vr {
  position: relative;
}
.back-mo-vr::after {
  font-family: FontAwesome;
  content: "\f21d";
  color: #fff;
  font-size: 20px;
  margin-left: 0.6em;
}
.back-button-mo-front {
  background: linear-gradient(90deg, #5056a9, #447595);
  border: none !important;
  color: #fff !important;
  font-weight: 500 !important;
  transition: all ease-in-out 0.4s;
}
.back-button-mo-front:hover {
  background: linear-gradient(90deg, #000, #447595);
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .page-header h1 {
    font-size: 23px !important;
    text-align: center;
  }
}
.title-content-mo {
  font-size: 20px;
  color: #000;
}
@media (max-width: 680px) {
  .title-content-mo {
    font-size: 15px;
  }
}
@media (max-width: 390px) {
  .title-content-mo {
    font-size: 12px;
  }
}
.pos-arrow-left {
  position: relative;
}
.back-arrow-left {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 10px !important;
  font-size: 1.5rem;
  color: #424242;
}
.mo-copyright-photo {
  text-align: right;
  margin-top: 4%;
  font-size: 11px;
  padding: 8px 20px;
  border-radius: 8px;
  background: #5f9ea033;
}
.mo-containerSShare {
  display: block;
  margin: 40px 0 40px 0;
}
.mo-titleSShare {
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
}
.mo-color-whatsapp {
  color: #21c25d;
}
.mo-color-twitter {
  color: #1da1f2;
}
.mo-modal-title {
  font-size: 1.6rem;
  line-height: 1.3;
  font-family: Montserrat;
  font-weight: 600;
}
.finder {
  margin-top: 10%;
}
.awesomplete {
  width: 100%;
}
.awesomplete::after {
  font-family: FontAwesome;
  content: "\f002";
  margin: 0 10px;
  font-size: x-large;
  right: 0;
  position: absolute;
  top: 21%;
}
.platform-content input {
  font-weight: 600;
}
.awesomplete mark {
  background: #e4cfaa !important;
}
.btn {
  background: #b59664;
  font-family: Montserrat;
  color: #fff;
  font-weight: 500;
  margin-right: 5px;
} /*video::-webkit-media-controls{display:none}*/
.Backvideo-mo {
  background-color: transparent;
}
.ml4 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  font-size: 3.2em;
  top: 24%;
  left: 50%;
  text-align: center;
  z-index: 35;
  color: #fff;
  text-shadow: 4px 4px 5px #00000078;
}
@media (max-width: 768px) {
  .ml4 {
    font-size: 2.3em;
  }
}
.ml4 .letters {
  position: absolute;
  margin: auto;
  top: 0.3em;
  opacity: 0;
}
.historic-btn {
  position: absolute;
  bottom: 0;
  background: #b59664;
  left: 0;
  width: 100%;
  border-radius: 0;
}
.historic-btn:hover {
  box-shadow: 0 0 5px -1px #000;
}
.historic-btn a {
  color: #fff !important;
  font-weight: 300;
}
#jevents_body ul.ev_ul li.ev_td_li {
  height: fit-content !important;
}
.uk-card-media-top {
  position: relative;
  max-height: 215px;
  overflow: hidden;
}
.mo-card-mediatop {
  max-height: 300px !important;
}
mo-card-rv {
  text-align: center;
  font-weight: 700;
  color: #a7a7a7 !important;
}
.uk-card-media-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to right, #012d54, #205a92, #7bb5ef);
}
.mo-gal-title {
  color: #fff !important;
  position: absolute;
  top: -40%;
  left: 45%;
  font-size: 2rem !important;
  padding: 10px;
  background: #939393;
  clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
  border-radius: 10px;
  font-weight: 300 !important;
}
@media (max-width: 426px) {
  .mo-gal-title {
    left: 33%;
    font: size 1.8rem !important;
  }
}
