
@media(max-width: 576px){

.img-slider-servicio{
  height: 200px !important;
}

  .div-absolute {

    top: 10%;

}
.badge-destacado {


  border-bottom-right-radius: 18px !important;
  border-radius: 0px;
  padding-right: 12px;

}
.img-card-destinos {
  height: 100px !important;
}
.text-filtrar{
 margin-top: -5px;
}
.padding-body {

  padding-bottom: 0px !important;

}
.texto-opinion-desta{
    font-size: 14px;
}
.titulo-card-destinos {

  font-size: 20px;

}
.text-cancelacion {

  font-size: 14px;

}
.btn-filtar {

  border-radius: 0px !important;
  font-size: 17px !important;
  background: #999;
  border-color: #999;
  margin-top: -13px;

}
.mb-15{

  margin-bottom: 5rem !important;

}

.no-padding{
  padding:0px !important;
}
.monthyear{
  width: 75% !important;
}

    #header-destinos h1{
      font-size: 3rem !important;
    }
    .img-c{
  width: 100%;
  height: 200px;
  background-size: cover;
}

.title-categoria{
        bottom: 5px;
            font-size: 20px;
    margin-left:auto !important;
margin-right:auto !important;
left:0 !important;
right:0 !important;
text-align:center !important;
}
    
    .padding-lr-0{
    
    padding-left: 0px !important;
    padding-right: 0px !important;

}

.page-section-heading{
     font-size:22px !important;
}

.titulo{
  font-size:28px !important;
}

.lista-pasos-form li{
  margin-right: 5px;
  font-size: 8px;
}

.lista-pasos-form li.active span{
   margin-right: 2px;
     padding: 3px 5px 3px 5px;
}

.lista-pasos-form li span{
   margin-right: 2px;
   padding: 3px 5px 3px 5px;
}
#header-destinos{
  padding-top: 50px !important;
}

.padding-body{
padding: 0.7rem !important;
padding-bottom: 0px !important;
}
#header-visitas{
  padding-top: 150px !important;
}
}


@media (min-width: 768px) {


.div-bottom{
 padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.lista-pasos-form li{
  margin-right: 20px;
  font-size: 15px;
}

  #header {
  background: linear-gradient( rgba(0, 0, 0, 0.2),
   rgba(0, 0, 0, 0.2) )
  ,url(../img/home-01-new.jpg) no-repeat center;
  background-size: cover;
}

#header-destinos{
  padding-top: 50px;
  padding-bottom:0;
}

.page-item{
  padding: 20px;
}

.texto-bottom{
  font-size: 20px;
}



.form-buscar2 .btn{
    left: 650px;
}
}

@media (min-width: 992px) {

.lista-pasos-form li{
margin-right: 50px;
  font-size: 17px;
}



}

@media (min-width: 1024px) {
#header-visitas{
  padding-top: 22vh !important;
}
}

@media (min-width: 1366px) {

.form-buscar2 .btn{
    left: 215px;
}
}

@media (min-width: 1440px) {
    
    #usuario{
        left:45px;
    }
    
    
#mostrar-pc{
      left:45px;
}
}

@media (min-width: 1600px) {
    #header-visitas{
  padding-top: 37vh !important;
}
    #usuario{
        left:130px;
    }
    
    #mostrar-pc{
     left:130px;
}
}

@media (min-width: 1920px) {
    
    #usuario{
        left:285px;
    }
    
      #mostrar-pc{
     left:285px;
}

#header-visitas{
  padding-top: 41vh !important;
}
    
}


@media(max-width: 408px){

.mostrarenmobile{
  display: none !important;
}
.nav-item mx-0 mx-lg-1{
  display: none !important;
}
.fa fa-search  text-white{
  display: none !important;
}
}