.banner-image {
  background-image: linear-gradient(rgb(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2)),
    url('../tours/laguna-larga/img/laguna-larga-los-azufres.jpg');
  height: 50vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.navbar-brand {
  width: 25%;
  padding-top: 0;
  padding-bottom: 0;
}

a .logo {
  width: 30%;
}

ul li .btn i {
  font-size: 1.3rem;
  color: #ecf3ef;
}

.btn-whatsapp {
  background-color: #25d366;
  border-radius: 10px;
}

.btn-whatsapp:hover {
  background: #3faf68;
}

.btn-menu {
  background-color: #ffa500;
}

.btn-menu:hover {
  background-color: #cc9631;
}

.btn-feedback {
  font-family: 'lato';
  font-weight: 700;
  color: #fff;
  background-color: #ffa500;
}

.btn-feedback:hover {
 color: #ffa500;
 font-weight: 900;
 border: 2px solid #ffa500;
}

/* ************* MODAL CONTACTO ************** */

.modal-header {
  background-color: #eaecec;
}
.modal-body {
  background-color: #f5f5f5;
}

.modal-title {
  font-family: 'roboto';
  color: #616161;
}

.modal-footer {
  background-color: #eaecec;
}
.contacto li {
  font-family: 'lato';
  font-size: 1.1rem;
  color: #000;
}
.contacto li {
  list-style: none;
}

.contacto .icon {
  font-size: 1rem;
  color: #F06137;
}

.contacto .fa-brands {
  color: #1abc9c;
}


h1 {
  font-family: "montserrat";
  font-weight: 700;
  letter-spacing: 4px;
}

h3, h5 {
  font-family: "roboto";
  font-weight: 700;
  letter-spacing: 2px;
}

/* ********* CARDS ********  */
.card-text {
  text-align: center;
  font-family: 'Lato';
  font-size: 1.1rem;
  font-weight: 700;
  color: #1abc9c;
} 

.card {
  width:65%;
  border: none;
}

.card-header {
  font-family: 'montserrat';
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.card-body {
  font-family: 'lato';
  font-size: 1.03rem;
}

.card-body ul{
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 0;
}

.card-body ul li{
  list-style: none;
}

/* ********* PRIMERA SECCION ********  */
.first {
  background-color: #1abc9c;
}

.first i {
  font-size: 0.5rem;
  color: #393b3b;
}

.first-image {
  background-image: url('../tours/laguna-larga/img/laguna-larga-lg.jpg');
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* ********* SEGUNDA SECCION ********  */
.second {
  background-color: #d6e2eb;
}

.second i {
  font-size: 1rem;
  color: #1abc9c;
}
  
.second-image {
  background-image: url('../tours/laguna-larga/img/arboles-laguna-larga-lg.jpg');
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* ********* TERCERA SECCION ********  */
.third {
  background-color: #1abc9c;
}

.third i {
  font-size: 0.5rem;
  color: #393b3b;
}

.third-image {
  background-image: url('../tours/laguna-larga/img/balneario-de-aguas-termales-lg.jpg');
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* ********* CUARTA SECCION ********  */
.fourth {
  background-color: #d6e2eb;
}
  
.fourth-image {
  background-image: url('../tours/laguna-larga/img/personas-remando-laguna-larga-lg.jpg');
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*************** BreakPoint ******************/

@media (max-width:1200px){
  a .logo {
    width: 40%;
  }

  .card {
    width: 90%;
    border: none;
  }
  
  .card-header {
    font-size: 1.4rem;
  }
  
  .card-body {
    padding: 0;
    font-family: 'lato';
    font-size: 1rem;
  }
  
  .card-body ul{
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 0;
  }
}

/* ******************************************* */

@media (max-width:991px){
  a .logo {
    width: 50%;
  } 

  .navbar-toggler {
    border: none;
  }
  
  .navbar-toggler:focus {
    box-shadow: none;
  }
  
  .card-header {
    font-size: 1.7rem;
  }
  
  .card-body {
    padding: 0;
    font-family: 'lato';
    font-size: 1rem;
  }
  
  .card-body ul{
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 0;
  }

  .first-image {
    height: 50vh;
  }
    
  .second-image {
    height: 50vh;  
  }
    
  .third-image {
    height: 50vh;
  }

  .fourth-image {
    height: 50vh;
  }

}

/* ******************************************* */

@media (max-width: 768px){
  a .logo {
    width: 65%;
  }

  .navbar-toggler {
    border: none;
  }
  
  .navbar-toggler:focus {
    box-shadow: none;
  }

  h1 {
    font-size: 1.5rem;
    letter-spacing: 2;
  }

  h5 {
    font-size: 1.2rem;
     letter-spacing: 1px;
  }

  .btn-feedback {
    font-size: 0.7rem;
  }
  
  .card-header {
    font-size: 1.7rem;
  }
  
  .card-body {
    padding: 0;
    font-family: 'lato';
    font-size: 0.9rem;
  }
  
  .card-body ul{
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 0;
  }

  .first-image {
    background-image: url('../tours/laguna-larga/img/laguna-larga-sm.jpg');
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .second-image {
    background-image: url('../tours/laguna-larga/img/arboles-laguna-larga-sm.jpg');
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .third-image {
    background-image: url('../tours/laguna-larga/img/balneario-de-aguas-termales-sm.jpg');
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .fourth-image {
    background-image: url('../tours/laguna-larga/img/personas-remando-laguna-larga-sm.jpg');
    height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}

/* ******************************************* */

@media (max-width: 375px) {

  .navbar-toggler {
    border: none;
  }
  
  .navbar-toggler:focus {
    box-shadow: none;
  }

  .btn-feedback {
    font-size: 0.6rem;
  }

  h1 {
    font-size: 1rem;
    letter-spacing: 2px;
  }

  h5 {
    font-size: 0.7rem;
     letter-spacing: 2px;
  } 

  .card-header {
    font-size: 1rem;
  }

  .card-text {
    font-size: 0.8rem;
    font-weight: 700;
    color: #1abc9c;
  } 
  
  .card-body {
    padding: 0;
    font-family: 'lato';
    font-size: 0.8rem;
  }
  
  .card-body ul {
    padding-left: 1px;
    padding-right: 1px;
    margin-bottom: 0;
  }
}
