.js .cd-h-timeline__line {
    height: 10px;
}
.js .cd-h-timeline__date {
    font-size: 1em;
}

.js .cd-h-timeline__date::after{
    height: 25px;
    width: 25px;
    bottom: -10px;
}


.buscador-rutas{
    background-color: #01B7F2;
    min-height: 200px;
}

.buscador-rutas h4.title{
  color: white;
}


.buscador-rutas label.customlabel{
    color: white;
}

section.content{
    min-height: 200px;
    background: #ffffff;
}
.swal-button {
      padding: 0px 24px;
}

@media (min-width: 768px)
   #searchPackage{
        bottom: 0rem;
   }
}
  


