/* line 18, C:/wamp64/www/blucasa/scss/style.scss */
body {
  font-family: "Figtree", sans-serif;
  color: #232323;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.04em;
}

/* line 21, C:/wamp64/www/blucasa/scss/style.scss */
.parsley-custom-error-message {
  color: #b53136;
  font-size: 12px;
}

/* line 26, C:/wamp64/www/blucasa/scss/style.scss */
.heading-h1 {
  font-family: "Figtree", sans-serif;
  color: #151414;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  .heading-h1 {
    font-size: 36px;
  }
}

.heading-h2 {
  font-family: "Figtree", sans-serif;
  color: #151414;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  .heading-h2 {
    font-size: 30px;
  }
}

.heading-h3 {
  font-family: "Figtree", sans-serif;
  color: #151414;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  .heading-h3 {
    font-size: 20px;
  }
}

.heading-h4 {
  font-family: "Figtree", sans-serif;
  color: #151414;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  .heading-h4 {
    font-size: 16px;
  }
}

.basiccard {
  border: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 25px rgba(21, 20, 20, 0.15);
}

.form-control:focus, .btn:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #5f0202;
}

section.aboutus {
  position: relative;
  z-index: 9999;
}

section.aboutus .abouthead {
  font-family: "Figtree", sans-serif;
  color: #151414;
  font-weight: 400;
  font-size: 80px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  section.aboutus .abouthead {
    font-size: 67px;
  }
}

section.aboutus .smallhead {
  font-family: "Cookie", cursive;
  color: #5f0202;
  font-weight: 400;
  font-size: 44px;
  letter-spacing: 0.04em;
}

section.aboutus .aboutp {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.05em;
}

section.aboutus .aboutbtn {
  border: 1px solid #5f0202;
  border-radius: 0px;
  color: #5f0202;
}

section.aboutus .aboutbtn:hover {
  background-color: #5f0202;
  color: #fff;
}

section.aboutus::before {
  position: absolute;
  z-index: -1;
  content: "";
  background: #EAF4FF;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
}

@media (max-width: 575.98px) {
  section.aboutus::before {
    width: 50%;
  }
}

section.aboutus .formsection {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 100%);
  box-shadow: 0px 0px 25px rgba(21, 20, 20, 0.15);
  backdrop-filter: blur(25px);
}

section.aboutus .formsection .form-control {
  border-radius: 0px;
  border: 1px solid #0000001a;
}

section.aboutus .formsection .heading-h4 {
  border-bottom: 1px solid #0000001a;
}

section.aboutus .formsection .formbtn {
  background-color: #5f0202;
  color: #fff;
}

section.aboutus .formsection .formbtn:hover {
  border: 1px solid #5f0202;
  background-color: transparent;
  color: #5f0202;
}

section.whychoose .heading-h2 span {
  font-family: "Cookie", cursive;
  color: #5f0202;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: 0.04em;
  transform: rotate(-5deg);
  display: inline-block;
}

section.whychoose .imgshift {
  margin-top: -30px;
}

section.sepsec {
  background-image: url("../img/bg.webp");
  min-height: 250px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

section.sepsec .heading-h2 {
  font-family: "Cookie", cursive;
  color: #fff;
  font-weight: 400;
  font-size: 128px;
  letter-spacing: 0.04em;
}

@media (max-width: 575.98px) {
  section.sepsec .heading-h2 {
    font-size: 80px;
  }
}

section.sepsec p {
  color: #fff;
}

section.amenities .amenitysec .heading-h4 {
  margin-left: -35px;
  font-size: 20px;
}

section.amenities .testimonial-carousel .card {
  background-image: url("../webicon/quote.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
}

section.amenities .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.amenities .owl-stage .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

section.amenities .owl-carousel .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 5px;
  position: absolute;
  bottom: -4%;
  right: 45%;
}

section.amenities .owl-carousel .owl-nav button.owl-next:hover {
  background: transparent;
}

@media (max-width: 575.98px) {
  section.amenities .owl-carousel .owl-nav button.owl-next {
    bottom: -5%;
    right: 45%;
  }
}

section.amenities .owl-carousel .owl-nav button.owl-prev {
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 5px;
  position: absolute;
  bottom: -4%;
  left: 35%;
}

section.amenities .owl-carousel .owl-nav button.owl-prev:hover {
  background: transparent;
}

@media (max-width: 575.98px) {
  section.amenities .owl-carousel .owl-nav button.owl-prev {
    bottom: -5%;
    left: 25%;
  }
}

section.gallery .owl-theme .owl-dots .owl-dot.active span,
section.gallery .owl-theme .owl-dots .owl-dot:hover span {
  background: #5f0202;
}

section.gallery .owl-item > div img {
  align-self: center !important;
  transform: scale(0.9);
}

@media (max-width: 575.98px) {
  section.gallery .owl-item > div img {
    transform: none;
  }
}

section.gallery .owl-item.active.center > div img {
  align-self: center !important;
  transform: scale(1);
  border-radius: 10px;
}

@media (max-width: 575.98px) {
  section.gallery .owl-item.active.center > div img {
    transform: none;
  }
}

section.footer {
  background-color: #5f0202;
}

section.footer li, section.footer a, section.footer p {
  color: #fff;
}

section.footer .heading-h4 {
  font-size: 16px;
  color: #fff;
}

@media (max-width: 575.98px) {
  section.footer {
    margin-bottom: 45px;
  }
}

.fixenquirebtn {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #232323;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  border-right: 1px solid #fff;
  z-index: 9999;
}

.fixcallbtn {
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #232323;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  z-index: 9999;
}

/*# sourceMappingURL=style.css.map */