/* 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) {
  /* line 30, C:/wamp64/www/blucasa/scss/style.scss */
  .heading-h1 {
    font-size: 36px;
  }
}

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

@media (max-width: 575.98px) {
  /* line 40, C:/wamp64/www/blucasa/scss/style.scss */
  .heading-h2 {
    font-size: 30px;
  }
}

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

@media (max-width: 575.98px) {
  /* line 50, C:/wamp64/www/blucasa/scss/style.scss */
  .heading-h3 {
    font-size: 20px;
  }
}

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

@media (max-width: 575.98px) {
  /* line 59, C:/wamp64/www/blucasa/scss/style.scss */
  .heading-h4 {
    font-size: 16px;
  }
}

/* line 64, C:/wamp64/www/blucasa/scss/style.scss */
.basiccard {
  border: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 25px rgba(21, 20, 20, 0.15);
}

/* line 70, C:/wamp64/www/blucasa/scss/style.scss */
.form-control:focus, .btn:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #0970CF;
}

/* line 78, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus {
  position: relative;
  z-index: 9999;
}

/* line 79, C:/wamp64/www/blucasa/scss/style.scss */
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) {
  /* line 82, C:/wamp64/www/blucasa/scss/style.scss */
  section.aboutus .abouthead {
    font-size: 67px;
  }
}

/* line 87, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .smallhead {
  font-family: "Cookie", cursive;
  color: #0970CF;
  font-weight: 400;
  font-size: 44px;
  letter-spacing: 0.04em;
}

/* line 90, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .aboutp {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.05em;
}

/* line 95, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .aboutbtn {
  border: 1px solid #0970CF;
  border-radius: 0px;
  color: #0970CF;
}

/* line 99, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .aboutbtn:hover {
  background-color: #0970CF;
  color: #fff;
}

/* line 106, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus::before {
  position: absolute;
  z-index: -1;
  content: "";
  background: #EAF4FF;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
}

@media (max-width: 575.98px) {
  /* line 116, C:/wamp64/www/blucasa/scss/style.scss */
  section.aboutus::before {
    width: 50%;
  }
}

/* line 121, C:/wamp64/www/blucasa/scss/style.scss */
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);
}

/* line 125, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .formsection .form-control {
  border-radius: 0px;
  border: 1px solid #0000001a;
}

/* line 129, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .formsection .heading-h4 {
  border-bottom: 1px solid #0000001a;
}

/* line 132, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .formsection .formbtn {
  background-color: #0970CF;
  color: #fff;
}

/* line 135, C:/wamp64/www/blucasa/scss/style.scss */
section.aboutus .formsection .formbtn:hover {
  border: 1px solid #0970CF;
  background-color: transparent;
  color: #0970CF;
}

/* line 146, C:/wamp64/www/blucasa/scss/style.scss */
section.whychoose .heading-h2 span {
  font-family: "Cookie", cursive;
  color: #0970CF;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: 0.04em;
  transform: rotate(-5deg);
  display: inline-block;
}

/* line 152, C:/wamp64/www/blucasa/scss/style.scss */
section.whychoose .imgshift {
  margin-top: -30px;
}

/* line 157, C:/wamp64/www/blucasa/scss/style.scss */
section.sepsec {
  background-image: url("../images/bg.webp");
  /* Set a specific height */
  min-height: 250px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 167, C:/wamp64/www/blucasa/scss/style.scss */
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) {
  /* line 170, C:/wamp64/www/blucasa/scss/style.scss */
  section.sepsec .heading-h2 {
    font-size: 80px;
  }
}

/* line 175, C:/wamp64/www/blucasa/scss/style.scss */
section.sepsec p {
  color: #fff;
}

/* line 182, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .amenitysec .heading-h4 {
  margin-left: -35px;
  font-size: 20px;
}

/* line 188, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .testimonial-carousel .card {
  background-image: url("../images/quote.svg");
  background-position: bottom right;
  background-repeat: no-repeat;
}

/* line 194, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-stage {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* line 203, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-stage .owl-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

/* line 210, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-carousel .owl-nav button.owl-next {
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 5px;
  position: absolute;
  bottom: -4%;
  right: 45%;
}

/* line 219, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-carousel .owl-nav button.owl-next:hover {
  background: transparent;
}

@media (max-width: 575.98px) {
  /* line 224, C:/wamp64/www/blucasa/scss/style.scss */
  section.amenities .owl-carousel .owl-nav button.owl-next {
    bottom: -5%;
    right: 45%;
  }
}

/* line 231, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-carousel .owl-nav button.owl-prev {
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 5px;
  position: absolute;
  bottom: -4%;
  left: 35%;
}

/* line 240, C:/wamp64/www/blucasa/scss/style.scss */
section.amenities .owl-carousel .owl-nav button.owl-prev:hover {
  background: transparent;
}

@media (max-width: 575.98px) {
  /* line 245, C:/wamp64/www/blucasa/scss/style.scss */
  section.amenities .owl-carousel .owl-nav button.owl-prev {
    bottom: -5%;
    left: 25%;
  }
}

/* line 254, C:/wamp64/www/blucasa/scss/style.scss */
section.gallery .owl-theme .owl-dots .owl-dot.active span,
section.gallery .owl-theme .owl-dots .owl-dot:hover span {
  background: #0970CF;
}

/* line 260, C:/wamp64/www/blucasa/scss/style.scss */
section.gallery .owl-item > div img {
  align-self: center !important;
  transform: scale(0.9);
}

@media (max-width: 575.98px) {
  /* line 265, C:/wamp64/www/blucasa/scss/style.scss */
  section.gallery .owl-item > div img {
    transform: none;
  }
}

/* line 274, C:/wamp64/www/blucasa/scss/style.scss */
section.gallery .owl-item.active.center > div img {
  align-self: center !important;
  transform: scale(1);
  border-radius: 10px;
}

@media (max-width: 575.98px) {
  /* line 280, C:/wamp64/www/blucasa/scss/style.scss */
  section.gallery .owl-item.active.center > div img {
    transform: none;
  }
}

/* line 288, C:/wamp64/www/blucasa/scss/style.scss */
section.footer {
  background-color: #0970CF;
}

/* line 290, C:/wamp64/www/blucasa/scss/style.scss */
section.footer li, section.footer a, section.footer p {
  color: #fff;
}

/* line 293, C:/wamp64/www/blucasa/scss/style.scss */
section.footer .heading-h4 {
  font-size: 16px;
  color: #fff;
}

@media (max-width: 575.98px) {
  /* line 298, C:/wamp64/www/blucasa/scss/style.scss */
  section.footer {
    margin-bottom: 45px;
  }
}

/* line 303, C:/wamp64/www/blucasa/scss/style.scss */
.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;
}

/* line 315, C:/wamp64/www/blucasa/scss/style.scss */
.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 */