.slider-group-transportation{
  background-image: url('../images/slider-grupales-2.jpg');
  background-size: cover;  /* Ajusta la imagen para cubrir toda la pantalla */
  background-position: center; /* Centra la imagen */
  background-repeat: no-repeat; /* Evita que la imagen se repita */
  padding-bottom: 10%;
}


.hr-group{
  background-color: #00beff;
    height: 3px !important;
    border: none;
    margin-top: 4px;
}

.titles-index6{
  font-size: 1.8em;
  font-family: 'Oswald' !important;
  color: #4e4e4e !important;
  font-weight: 500;
  padding-left: 3px;
  display: inline-block;
}

.titles-index7{
  font-size: 1.2em;
  font-family: 'Raleway' !important;
  color: #4e4e4e !important;
  font-weight: 200;
  padding-left: 3px;
  display: inline-block;
}

.list-agents {
  background-image: url('../images/viajes-grupales.jpg');
  background-size: cover;  /* Ajusta la imagen para cubrir toda la pantalla */
  background-position: center; /* Centra la imagen */
  background-repeat: no-repeat; /* Evita que la imagen se repita */
  padding-bottom: 10%;
  padding: 10% 20%;
}


.div{
width: 50%;
margin: auto;
display: flex;
align-items: center;
padding-left: 15px;
}
