.section-title p {
  color: black;
  font-size: 15px;
  line-height: 25px;
}

p {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}


.package-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.package-card .package-content .location-and-time .location {

  min-height: 115px !important;
}

.package-img {
  height: 270px;
  overflow: hidden;
}

.br {
  border-radius: 5px;
}

.home1-travel-package-section {

  background-image: url("../img/pictures/bg1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: darken;
    background-color: rgba(214, 193, 193, 0.9) !important;

}


header.style-1 .main-menu > ul > li > a {
    /* color: var(--title-color); */
    color: white !important;
   
}
.footer-section {
  background-image: url("../img/pictures/bg4.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.9);
  background-blend-mode: darken;
}

.footer-section .footer-menu-wrap .footer-widget .widget-list li a {
  color: white !important;

}

.section-title h2 {
  color: #000000 !important;
  font-weight: 990 !important;

  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.section-title h2 {
    color: #ffffff !important;       
    font-weight: 900 !important;     
    text-shadow: 2px 2px 4px rgba(0,0,0,0.6); 
}

.style-1 {
  background-image: url("../img/pictures/bg3.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.9) !important;
  background-blend-mode: darken;
}
