::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Inter", sans-serif;
  padding-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #434A54;
}

p {
  font-family: "Inter", sans-serif;
}

a:hover, a {
  text-decoration: none;
}

ul, li {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-link {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  padding: 5px 20px !important;
}

.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
  font-weight: 700;
  background: #DEE796;
  border-radius: 10px;
}

.head-title {
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 86px;
}
.head-title span {
  color: #BB94C3;
}

.top-bg {
  background: linear-gradient(253.8deg, #FEF4DE -1.04%, rgba(255, 255, 255, 0) 90.11%);
}

.section-1 .text-part {
  margin-top: 100px;
}

.section-2 {
  margin-top: 55px;
  padding-bottom: 100px;
}

.section-2 .text-part {
  margin-top: 100px;
}

p.head-desc {
  color: #3C3B3D;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  margin-top: 30px;
}

a.primary-btn {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  padding: 12px;
  background: #DEE796;
  border-radius: 12px;
  margin-top: 40px;
  display: inline-block;
}

img.img-fluid.front {
  width: 288px;
  position: relative;
  z-index: 1;
}

img.img-fluid.back {
  width: 348px;
  position: relative;
  z-index: 0;
  margin-top: -270px;
  margin-left: auto;
  margin-right: auto;
}

.sec-titles {
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 86px;
  color: #000;
  text-align: center;
  max-width: 980px;
  margin: 100px auto;
}

.car-title {
  font-family: "Chewy";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-top: 40px;
  color: #000;
}

.car-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin-top: 20px;
  color: #3C3B3D;
}

.car-section {
  padding-bottom: 50px;
}

.car-section .owl-dots {
  display: none;
}

.car-section .owl-theme .owl-nav {
  position: absolute;
  width: 100%;
  top: 35%;
}
.car-section .owl-theme .owl-nav .owl-prev {
  left: -25px;
  background: #DEE796;
  border-radius: 50%;
  position: absolute;
  padding: 0px;
}
.car-section .owl-theme .owl-nav .owl-next {
  right: -25px;
  background: #DEE796;
  border-radius: 50%;
  position: absolute;
  padding: 0px;
}

.full-section {
  padding: 100px 0 100px 0;
  background: linear-gradient(253.8deg, #FEF4DE -1.04%, rgba(255, 255, 255, 0) 90.11%);
  position: relative;
}

.full-img {
  position: absolute;
  max-width: 1120px;
  top: 120px;
}

.cutomize-section {
  margin-top: 250px;
}
.cutomize-section h3 {
  margin-bottom: 40px;
}
.cutomize-section .cust-box {
  background: #fff;
  box-shadow: -20px 4px 40px rgba(192, 164, 230, 0.19);
  border-radius: 54px;
  padding: 50px;
}
.cutomize-section .cust-title {
  font-family: "Chewy";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 30px;
  color: #000;
  margin-bottom: 20px;
}
.cutomize-section .cust-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #3C3B3D;
  margin-top: 25px;
}
.cutomize-section .plus {
  position: relative;
}
.cutomize-section .plus .plus-img {
  position: absolute;
  right: -20px;
  top: 100px;
  width: 50px;
}
.cutomize-section .equal {
  position: relative;
}
.cutomize-section .equal .eq-img {
  position: absolute;
  right: -20px;
  top: 100px;
  width: 50px;
}

.u-section {
  padding: 50px 0;
}
.u-section .u-title {
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  margin-top: 40px;
}
.u-section .u-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #3C3B3D;
  margin-top: 20px;
}

.map-sec {
  margin-top: -100px;
}
.map-sec .add-box-cont {
  z-index: 1;
  position: relative;
}
.map-sec .add-box {
  background: #FFFCF5;
  box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.09);
  border-radius: 54px;
  margin-top: 150px;
}
.map-sec .add-box .left-title {
  padding: 50px;
  background: #C59CC6;
  border-radius: 54px 0 0 54px;
  min-width: 490px;
}
.map-sec .add-box .left-title p {
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  color: #fff;
}
.map-sec .add-box .right-side {
  padding: 50px;
}
.map-sec .add-box .add-title {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #3C3B3D;
  margin-bottom: 18px;
}
.map-sec .add-box .add-txt {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #A090C1;
}
.map-sec .map-img {
  position: relative;
  z-index: 0;
  margin-top: -150px;
}

.footer-sec {
  padding: 120px 0 100px 0;
  background: linear-gradient(0deg, #DBB6D7, #DBB6D7);
}
.footer-sec .foot-left-title {
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 60px;
  color: #FFFCF5;
  font-family: "Poppins";
}
.footer-sec .input-signup {
  position: relative;
}
.footer-sec .input-signup input {
  border: 0px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  background: transparent;
  padding: 15px 0px;
  width: 100%;
}
.footer-sec .input-signup input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.footer-sec .input-signup input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.footer-sec .input-signup input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.footer-sec .input-signup input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.footer-sec .input-signup button {
  position: absolute;
  background: transparent;
  border: none;
  outline: none;
  width: 50px;
  right: -4px;
  top: 7px;
}
.footer-sec ul li {
  margin-bottom: 15px;
}
.footer-sec ul li a {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
}

@media (max-width: 768px) {
  .navbar-brand {
    margin-left: 40px;
  }

  .section-1 .text-part {
    margin-top: 60px;
  }

  .head-title {
    font-size: 40px;
    line-height: 66px;
  }

  p.head-desc {
    font-size: 18px;
  }

  a.primary-btn {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .sec-titles {
    font-size: 40px;
    line-height: 56px;
  }

  .full-img {
    position: relative;
    max-width: 350px;
    top: 0;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .cutomize-section {
    margin-top: 80px;
  }

  .u-section {
    padding: 50px 30px;
  }

  .map-sec .map-img {
    position: relative;
    z-index: 0;
    margin-top: 0px;
  }

  .map-sec .add-box {
    background: #FFFCF5;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.09);
    border-radius: 54px;
    margin-top: 100px;
    flex-direction: column;
    margin-bottom: 70px;
  }

  .map-sec .add-box .left-title {
    padding: 50px;
    background: #C59CC6;
    border-radius: 54px 54px 0 0;
    min-width: 0;
  }

  .map-sec .add-box .left-title p {
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 40px;
    color: #fff;
  }

  .footer-sec .foot-left-title {
    font-size: 34px;
    line-height: 55px;
  }

  .footer-sec .input-signup {
    margin-bottom: 50px;
  }

  .footer-sec ul {
    margin-top: 50px;
  }
}

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