section.main {
  background-image: url("./images/Home-Hero_img.jpeg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow-y: hidden;
}
.container .logo {
  margin-top: 18px;
  margin-left: 40px;
}
.container .logo img {
  height: 97.32px;
  width: 155px;
}

.landing-page {
  padding-top: 3rem;
  padding-bottom: 10rem;
}
.landing-page h1 {
  font-size: 45px;
  font-weight: 700;
  font-family: lato;
  margin-bottom: 25px;
  /* margin-left: 40px; */
  color: #ffffff;
}
.landing-page h3 {
  font-size: 29px;
  font-weight: 400;
  font-family: lato;
  margin-bottom: 4rem;
  /* margin-left: 40px; */
  color: #ffffff;
  /* margin-top: 5px; */
}

.landing-page a {
  /* display: block; */
  padding: 17px 50px;
  background: #ef384e;
  color: #fff;
  border-radius: 30px;
  font-size: 19px;
  font-family: lato;
  font-weight: 600;
  /* margin-left: 40px; */
  /* margin-top: 50px; */
  text-decoration: none;
}

.service {
  padding-top: 110px;
}
.service .service-title {
  margin-bottom: 40px;
}
.service .service-title p {
  text-align: center;
  /* justify-content: center; */
  font-family: lato;
  font-size: 28px;
  font-weight: 600;
}
.service .service-title p span {
  color: #292850;
  font-family: lato;
  font-weight: 800;
  font-size: 30px;
}
.service .service-title .service-head {
  text-align: center;
  font-family: lato;
  font-weight: 400;
  font-size: 24px;
  margin: 0 100px;
  padding: 0 60px;
  color: #191a1a;
  margin-bottom: 70px;
}
.service .service-image {
  text-align: center;
}
.service .service-image img {
  max-height: 488px;
  max-width: 350px;
  width: 100%;
}
.service .hotel-room {
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px 20px 34px 20px;
  margin-top: 12px;
  border-radius: 10px;
  margin-inline: auto;
}

p.hotel-description {
  font-size: 14px;
}

.service .hotel-room .visit-link {
  margin-top: 30px;
}

.service .hotel-room .visit {
  text-decoration: none;
  padding: 6px 23px;
  border: 0.5px solid black;
  border-radius: 11px;
  color: #292850;
}

.service .hotel-rooms {
  /* margin-left: 125px; */
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-top: 8px;
  border-radius: 10px;
  padding: 20px 20px;
  width: 350px;
  /* margin-right: 177px; */
  text-align: center;
}
.service .hotel-rooms .visit-link {
  margin-top: 30px;
}
.service .hotel-rooms .visit {
  text-decoration: none;
  padding: 12px 40px;
  border: 0.5px solid black;
  border-radius: 15px;
  color: #292850;
}

.service h5 {
  text-align: center;
  font-size: 30px;
  font-family: lato;
  font-weight: 700;
}
.service .description {
  font-size: 20px;
  font-family: lato;
  font-weight: 400;
  text-align: center;
}

.about-hotel {
  padding: 80px 0;
}
/* .about-hotel .hotel-image{
    margin: 0 40px;
} */
.about-hotel .hotel-image img {
  width: 100%;
}
.about-hotel .col-md-12 h3 {
  color: #292850;
  font-size: 44px;
  font-family: lato;
  font-weight: 700;
}
.about-hotel .col-md-12 .about-head {
  font-size: 28px;
  font-style: italic;
  font-family: lato;
  font-weight: 500;
  color: #333333;
}
.about-hotel .col-md-12 .detail {
  color: #858a99;
  font-size: 23px;
  font-style: italic;
  font-family: lato;
  font-weight: 400;
}

.product {
  padding: 30px 0;
  padding-bottom: 100px;
}

.product .col-md-12 h3 {
  text-align: center;
  font-size: 40px;
  font-family: lato;
  font-weight: 700;
  color: #292850;
}
.product .col-md-12 p {
  text-align: center;
  color: #191a1a;
  font-size: 24px;
  font-weight: 400;
  font-family: lato;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.product .product-info {
  border: 0.5px solid #0000004d;
  border-radius: 20px;
  padding: 10px 20px;
}
.product .product-info .product-detail img {
  margin-bottom: 16px;
}
.product .product-detail {
  text-align: center;
  margin-top: 20px;
}
.product h6 {
  text-align: center;
  font-size: 15.8px;
  font-weight: 600;
}
.product p {
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  /* letter-spacing: 0.2px; */
}

footer {
  background-color: #292850;
}
footer .contact {
  margin-left: 40px;
}
footer .container .contact h5 {
  color: #ffffff;
  font-size: 25px;
  font-weight: 700;
  font-family: lato;
  margin-bottom: 20px;
  margin-top: 50px;
}
footer .container .contact .phone {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: lato;
}
footer .container .contact i {
  margin-right: 5px;
  font-size: 16px;
}
footer .container .contact .address {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: lato;
}
footer .container .contact .location {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  font-family: lato;
  letter-spacing: 0.2px;
}
footer .container .hotel-icon {
  margin-top: 120px;
  text-align: center;
  margin-bottom: 15px;
}
footer .container .hotel-icon img {
  margin-right: 10px;
  height: 24px;
  width: 24px;
}
footer .container .foot-end {
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  font-family: lato;
  margin-left: 20px;
}
footer .container .copyright {
  color: #deb666;
}

@media only screen and (max-width: 430px) {
  .landing-page h1 {
    font-size: 30px;
    font-weight: 700;
    font-family: lato;
    margin-bottom: 25px;
    color: #ffffff;
  }
  .landing-page {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
  .service .service-title .service-head {
    text-align: center;
    font-family: lato;
    font-weight: 400;
    font-size: 24px;
    color: #191a1a;
    margin: 0px;
  }
  .service .hotel-room {
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 20px 34px 20px;
    margin-top: 12px;
    border-radius: 10px;
    margin-inline: auto;
    margin-bottom: 2rem;
  }
  .about-hotel .col-md-12 h3 {
    color: #292850;
    font-size: 44px;
    font-family: lato;
    font-weight: 700;
    margin-top: 2rem;
  }
  footer .container .hotel-icon {
    margin-top: 0;
    text-align: center;
    margin-bottom: 15px;
  }
  footer .container .foot-end {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    font-family: lato;
    margin-left: 20px;
    text-align: center;
  }
}
