



        .site-logo.logo-movil-web {
          display: none !important;
        }
.navbar-brand .site-logo {
max-height: 34px;
max-width: 150px;
}
main {
 /* background-color: #0d0d0d;
  color: #cccccc;*/
}
.dropdown-toggle.show {
  border-color: transparent;
}

.menusuperior .dropdown-toggle::after {
  display: none;
}

.menusuperior .menu-desktop {
  padding: 24px;
  border-radius: 0px;
  margin-top: 8px;
}
.menusuperior .menu-desktop  {
  min-width: 288px;
}
.menusuperior .menu-desktop li {
  padding: 12px;
  font-size: 18px;
  line-height: 28px;

}
.menusuperior .menu-desktop li i {
  width: 26px; 
}
.novisblemin519 {
  display: none;
}
 
          .enmovil {
            display: none;
          }
          .noenmovil {
            display: inline-block;
          }

.enescritorio {
  display: inline-block;
}
.noenescritorio {
  display: none;
}
.appBottomMenu {
  min-height: 56px;
  position: fixed;
  z-index: 999;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #DCDCE9;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: env(safe-area-inset-bottom);
}

.appBottomMenu .item {
  color:#0d0d0d;
font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight: normal !important;
}

  .appBottomMenu a {
text-decoration: none;
  }
.appBottomMenu .icon-inner {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 24px;
}

.title-enciudad {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.title-enciudad h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
  word-break: break-word; 

font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  color: #0d0d0d;
  margin-bottom: 6px;
  margin-top: 16px; 
}
.text-light .title-enciudad h1 {
  color: #ffffff;
}
.modalidades a {
  text-decoration: none;
}
.modalidades a:hover {
  text-decoration: underline;
}

.footer {
  background-color: #f5f5f2;
  padding: 14px;
}

.terminosdeuso a {
  text-decoration: none;
  color:#0d0d0d;
}
.terminosdeuso a:hover {
  text-decoration: underline;
}

.privasidaAll {
  margin-bottom: 3rem;
}
.privasidaAll a {
display: block;
  text-decoration: none;
  color:#64666c;
  line-height: 26px;
}

.privasidaAll a:hover {
  text-decoration: underline;
}
.privasidaAll h6 {
font-size: 1rem;
  padding-bottom: 0.0rem;
  padding-top: 1.5rem;

}
/* footer */ 
.footer .footerlogo img {
  width: 149px;
  display: block;
}
.listado-iconos-social {
    display: inline-block ;
}
.listado-iconos-social li {
  list-style: none;
  display: inline-block;
  margin-left: 9px;
}
.listado-iconos-social li a {
    text-decoration: none;
  background: #e5e5e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #121212;
}
 
.listado-iconos-social li a:hover {
  
background-color: #1967d2;
  color: #fff;
}


    .listado-iconos-socialm {
        width: 100%;
        display: flex;
  flex-wrap: wrap;
    }
    .listado-iconos-socialm li {
        flex: 1 0 0%;
        width: 100%;
  max-width: 100%;
    list-style: none;
    }

  
.listado-iconos-socialm li a {
    text-decoration: none;
  background: #e5e5e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #121212;
}
 
.listado-iconos-socialm li a:hover {
  
background-color: #1967d2;
  color: #fff;
}


.siguenosfooter {
    text-align: right;
}
/*  */


.menumovilAll  .offcanvas-header  {
        height: 60px;
    }
.menumovilAll .logo-movil-web {
    max-height: 34px;
  max-width: 150px;
}    

.tabmenuAll  {
    border:0px !important;
}
.tabmenuAll li {
    border:0px !important;
}
.tabmenuAll button {  
  padding: 15px !important;
  border-radius: 0px !important;
  background-color: rgba(0, 0, 0, 0.04) ;
  color:#0d0d0d !important;
  border:0px !important;
}
.tabmenuAll button.active {
        background-color: #1967d2 !important;
  color: #fff !important;
}

.menumoviltab  {
    list-style: none;
    display: flex;
  flex-direction: column;
  justify-content: center;
}
.menumoviltab li {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0px;
  cursor: pointer;
}

/*  */


        @media (max-width: 768px) {
          .site-logo.logo-movil-web {
            display: inline-block !important;
          }
          .site-logo.logo-escritorio-web {
            display: none !important;
          }
          .enmovil {
            display: inline-block;
          }
          .noenmovil {
            display: none;
          }

.siguenosfooter {
    text-align: left;
    margin-top: 16px;
}

.enescritorio {
  display: none;
}
.noenescritorio {
  display: inline-block;
}



.footer {
  margin-bottom: 57px;;
}

        }










@media (max-width: 519px) {

.novisblemin519 {
  display: inline-block;
}
.brline14 {
line-height: 14px;
}
}



@media (max-width: 379px) {


.appBottomMenu .item { 
font-size: 11px; 
}

.appBottomMenu .icon-inner { 
  font-size: 16px;
}


}

