.navbar {
  background-color: #fff !important;
  border-bottom: 1px solid #323232b5;
  z-index: 60;
}

.navbar {
  padding: 0rem;
  margin-bottom: 1rem;
  margin-top: 50px;
}

.navbar-nav {
  flex-direction: row;
}

@media (min-width: 768px) {
  .navbar {
    margin-top: 0px;
  }

  .navbar-nav {
    flex-direction: column;
  }
}

.navbar-toggler-right {
  padding: 15px 10px;
}

.dropdown .dropdown-menu {
  border-radius: 0;
}

.navbar-1 {
  margin: 10px 0px;
}

.navbar-1 .nav-item {
  font-size: 16px;
}

.navbar-2 .nav-item {
  font-size: 10px;
}

.icon-menu {
  color: #bfbfbf;
  font-size: 18px;
  padding: 5px 10px;
}

@media (min-width: 1150px) {
  .navbar-2 .nav-item {
    font-size: 12px;
  }

  .icon-menu {
    font-size: 25px;
  }
}

.nav-item-mobile2 {
  display: none;
}

@media (max-width: 768px) {
  .navbar-2 .nav-item {
    font-size: 15px;
  }

  .icon-menu {
    font-size: 22px;
  }

  .nav-item-mobile {
    display: none;
  }

  .nav-item-mobile2 {
    display: flex;
  }
}

.nav-link {
  color: black !important;
}

.nav-link:hover,
.nav-link:hover .icon-menu {
  color: #f07f3d !important;
}

.link-buscador-nav.active,
.link-buscador-nav.active .icon-menu {
  color: #f07f3d !important;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

/* Medium devices (tablets, 768px and up) 
  The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
  }
}

.logo-div {
  margin-top: -3rem;
  margin-left: 15rem;
}

@media (max-width:  1550px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 11rem;
  }
}

@media (max-width:  1500px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 9rem;
  }
}

@media (max-width:  1450px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 7rem;
  }
}


@media (max-width:  1450px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 7rem;
  }
}

@media (max-width:  1400px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 5rem;
  }
}

@media (max-width:  1350px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 2rem;
  }
}


@media (max-width:  1300px) {
  .logo-div {
    margin-top: -3rem;
    margin-left: 0rem;
  }
}







.logo {
  max-width: 350px;
  height: auto;
  padding-left: 0px;
}

@media (max-width: 1300px) {
  .logo {
    max-width: 250px;
    height: auto;
  }
}

@media (max-width: 1100px) {
  .logo {
    max-width: 200px;
    height: auto;
  }
}

@media (max-width: 900px) {
  .logo {
    max-width: 150px;
    height: auto;
  }

  .navbar-brand {
    margin-right: -0.5rem;
  }
}

@media (max-width: 768px) {
  .logo {
    max-width: 300px;
    height: auto;
  }

  .navbar-brand {
    margin-right: 1rem;
  }
}

.iconomenuactivo {
  background-color: transparent;
}

.activob {
  color: #f55d05 !important;
  font-weight: bold;
  font-size: 13px;
}

.titulotop2 {
  color: gray;
  font-size: 40px;
  padding: 1rem 0;
}

.imagenes-home {
  width: 85%;
}

.imagenes-home .owl-carousel {
  margin: 3rem 0;
}

.footercito-content ul {
  list-style: none;
  font-size: 14px;
}

.list-footer {
  display: flex;
}

.list-footer li {
  padding: 0 1rem;
}

.icono-social i {
  font-size: 25px !important;
  line-height: 25px !important;
  border: 1px solid #444444;
  border-radius: 50%;
  padding: 0 8px;
}

.icono-social i:hover {
  background-color: #e3e3e3;
}

.footer {
  color: #323232b5;
  padding-top: 1rem;
  border-top: 1px solid #323232b5;
}

.footer a {
  color: #323232b5;
}

.footer a:hover {
  font-weight: bold;
}

.registro-form {
  border: 1px solid #cacaca;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.registro-form .boton,
.btn-naranja {
  color: white;
  background-color: #f07f3d;
  border: none;
}

.registro-form .boton:hover,
.ok:hover,
.btn-naranja:hover,
.btn-naranja:active {
  color: white;
  font-weight: bold;
  background-color: #ee6b1f;
  border: none;
}

.btn-gris {
  color: white;
  background-color: #878787;
  border: none;
}

.btn-gris:hover,
.btn-gris:active {
  font-weight: bold;
  background-color: #878787;
}

.error,
.errorxd {
  color: crimson;
  font-size: 13px;
}

.ok {
  background-color: #f07f3d;
  color: white;
  border: none;
  border-radius: 25px;
  width: 100%;
}

.datepicker {
  z-index: 9000 !important;
}

.select2-selection--multiple {
  font-size: 13px;
}

.buscador-top {
  font-size: 13px;
}

/* Modal de habitaciones */

.modal-fecha {
  max-height: 500px;
  max-width: 500px;
  /* float: right; */
  position: absolute;
  z-index: 1039;
  left: 51%;
  top: 29%;
  display: none;
  font-size: 13px;
}

.modal-fecha input {
  border: 1px solid #ccc;
}

.botong {
  padding: 3px;
  font-size: 10px;
  margin-right: 20px;
  border-radius: 0px;
  background-color: #f07f3d;
  border-color: #f07f3d;
  margin-top: -10px;
  margin-bottom: 10px;
}

.botong:hover {
  background-color: #f07f3d;
}

.modal-footer,
.modal-header {
  border-top: 0px;
  padding: 0px;
  border-bottom: 0px;
}

.modal-header .close {
  margin: 0px;
  padding: 0px;
  margin-left: 90%;
  margin-top: 10px;
}

.solis {
  color: #8c8c8c;
  font-size: 22px;
  margin: 15px;
}

.solis:hover {
  color: #f07f3d;
  cursor: pointer;
}

.whatsapp-icon svg {
  margin-top: 10px;
}

.whatsapp {
  width: 50px;
  height: 50px;
}

#c_salonf .form-control-sm {
  height: calc(1.5em + .2rem + 2px);
}

.link-funciona{
  color: gray;
  text-decoration: underline;
}

.circulo-naranja{
  background-color: #f07f3d;
  color: white;
  font-size: 18px;
  border-radius: 50px;
  padding: 0.5rem 0.8rem;
}

.gris-fondo{
  background-color: #EBEBEB;
  border: 3px solid gray;
  color: black;
  border-radius: 10px;
}

.titulo-somos{
  border-bottom: 1px solid #323232b5;
}

.titulo-somos h3{
  color: #f07f3d;
}

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -50px;
  display: block !important;
  border:0px solid black;
}

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !important;
  border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

.owl-nav.disabled{
  display: block !important;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  font-size: 70px;
}

.owl-carousel a img.img-fluid{
  border-radius: 10px;
}