.jumbotron {
  padding-top: var(--jumbotron-padding-y);
  padding-bottom: var(--jumbotron-padding-y);
  margin-bottom: 0!important;
  background-color: #666;
  background:url("../img/slider_1.jpg");
  color:#fff;
  border-radius: 0!important;
}
.jumbotron .lead{
  display: inline-block;
  background:black;
  padding: 5px;
}
@media (min-width: 768px) {
  .jumbotron {
    padding-top: calc(var(--jumbotron-padding-y) * 2);
    padding-bottom: calc(var(--jumbotron-padding-y) * 2);
  }
}
.btn-primary{
  background-color:#E2B34E!important;
  border: none!important;
  margin-left:5px!important;
}
.btn-primary:hover{
  background-color:#DCA227!important;
}
.imgMOZE{
  width:100%;
  height:auto;
}
.MOZE_categoria{
  background:rgba(0, 0, 0, 0.6);
  padding: 10px;
}

.jumbotron p:last-child {
  margin-bottom: 0;
}

.jumbotron-heading {
  font-weight: 300;
}

.jumbotron .container {
  max-width: 40rem;
}
.MOZE_fila{
  margin:30px;
  width: 100%;
}

footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color:#55595C;
}

footer p {
  margin-bottom: .25rem;
}
footer a{
  color:#ddd;
}
footer a:hover{
  color:#aaa;
}

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
.site-header {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

.navbar a {
  color: #999;
  margin:auto;  
  padding:10px;
}

.MOZE_nav{
  padding:0px!important;
  background-color:#fff;
}
.navbar li:hover{
  background-color: #E2B34E;
  text-decoration: none;
  color:#fff!important;
}

.MOZE_perfil:hover{
  background-color: #E2B34E;
  text-decoration: none;
  color:#fff!important;
}
.MOZE_navColor:hover{
  color:#fff!important;
}
.sticky-top{
  background-color:#fff;
}
.registro{
  padding-top:50px;
}
.registroNombre{
  color:#444;
}
.centro{
  text-align: center;
}
.desplazamiento{
  padding-right: 20px;
}
.MOZE_ordenar_form{
  width: 100%;
  display: block;
  float: right;
}
.MOZE_ordenar_form button{
  width: 100px;
  float: right;
}
.MOZE_ordenar_form select{
width: 300px; float: right;
}
.MOZE_ordenar{
  padding-bottom: 30px
}
.MOZE_margenTOP{
  margin-top:70px;
}
/* estilos admin */
html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out, -webkit-transform .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: #6f42c1; }

.lh-100 { line-height: 1; }
.lh-125 { line-height: 1.25; }
.lh-150 { line-height: 1.5; }

.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      } 

.navadmin{
  padding: 0.3rem 1rem!important;
}

.MOZE2_menu{
  margin-top:70px;
}
.filaCompleta{
  width: 100%; 
}
.filaDerecha{
  text-align: right;
}

.col1{
  border-left: .25rem solid #4e73df !important;
}
.col2{
  border-left: .25rem solid #1cc88a !important;
}
.col3{
  border-left: .25rem solid #36b9cc !important;
}
.col4{
  border-left: .25rem solid #f6c23e !important;
}
.textogris{
  color: #dddfeb !important;
}

.sombra {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) !important;
}

.btn-circle.btn-lg, .btn-group-lg > .btn-circle.btn {
    height: 3.5rem;
    width: 3.5rem;
    font-size: 1.35rem;
}

.btn-circle {
    border-radius: 100%!important;
    height: 2.5rem!important;
    width: 2.5rem!important;
    font-size: 1rem!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width:640px) {
 .MOZE2_menu {
    margin-top: 115px;
}
.jumbotron.text-center{
  padding-top:100px;
}
.nav-item{
  padding-left: 20px;
border-bottom: 1px solid #ddd;
}
}
.tablaCompleta{
  width: 100% !important; display: inline-table;
}
/* fin estilos admin */


.mifooter {
padding: 0.15rem 0.15rem!important;
background-color: transparent!important;
}
.form-consulta {max-width: 500px; background: #eee; padding: 25px; font-family: 'Source Sans Pro', sans-serif;}
label span {color: #f00}
textarea {min-height: 150px!important;}

.precioFlotante{
position: absolute!important;
top: 220px!important;
left: 0!important;
}

