@font-face {
  font-family: avenir;
  src: url("../assets/fonts/avenir-roman-opentype_bigfontsite.com.otf");
}

@font-face {
  font-family: bely;
  src: url("../assets/fonts/Bely Display W00 Regular.ttf");
}

.playfairy {
  font-family: 'Playfair Display', serif;
}

.bely {
  font-family: bely, sans-serif;
}

.avenir {
  font-family: 'avenir';
}

.dot {
  height: 15px;
  width: 15px;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
}

.on-focus:focus {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.opacity-09 {
  opacity: 0.9;
}

.bg-primary {
  background-color: #62466b !important;
}

.primary-color {
  color: #62466b;
}

.secondary-color {
  color: #f86cb5 !important;
}

.third-color {
  color: #fae2e3;
}

.fourth-color {
  color: #faf7f0;
}

.white-text {
  color: #faf5e6;
}

.white-text-2 {
  color: #fffae9;
}

.ml-10 {
  margin-left: 10px;
}

.ml-30 {
  margin-left: 30px;
}

@media only screen and (min-width: 425px) {
  .ml-sm-30 {
    margin-left: 30px;
  }
}

.my-btn {
  border-radius: 25px;
  font-size: 20px;
  padding: 10px 20px;
  border: 2px solid #f86cb5;
  text-decoration: none;
  color: #62466b;
  font-weight: bold;
  cursor: pointer;
}

.my-btn:hover {
  color: #f86cb5;
}

.my-btn img {
  height: 30px;
  margin-left: 10px;
}

.nav-btn {
  border-radius: 25px;
  font-size: 20px;
  padding: 2px 8px;
  border: 2px solid #f86cb5;
  text-decoration: none;
  color: #62466b;
  font-weight: bold;
  cursor: pointer;
}

.nav-btn:hover {
  background-color: #f86cb5;
}

.nav-btn img {
  width: 20px;
  margin-left: 10px;
}

.form-btn {
  border-radius: 25px;
  font-size: 20px;
  padding: 4px 8px;
  border: 2px solid #f86cb5;
  text-decoration: none;
  color: white;
  font-weight: bold;
  cursor: pointer;
}

.form-btn:hover {
  color: white;
  background-color: #f86cb5;
}

.heading-1 {
  color: #62466b;
}

@media only screen and (min-width: 1200px) {
  .heading-1 {
    font-size: 85px;
  }
}

@media only screen and (max-width: 1200px) {
  .heading-1 {
    font-size: 55px;
  }
}

@media only screen and (max-width: 720px) {
  .heading-1 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 450px) {
  .heading-1 {
    font-size: 35px;
  }
}

.heading-2 {
  color: #62466b;
  font-weight: bold;
}

@media only screen and (min-width: 1200px) {
  .heading-2 {
    font-size: 60px;
  }
}

@media only screen and (max-width: 1200px) {
  .heading-2 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 720px) {
  .heading-2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 450px) {
  .heading-2 {
    font-size: 30px;
  }
}

.heading-3 {
  color: #62466b;
  font-weight: bold;
  font-family: 'Playfair Display';
}

@media only screen and (min-width: 1200px) {
  .heading-3 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 1200px) {
  .heading-3 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 720px) {
  .heading-3 {
    font-size: 30px;
  }
}

@media only screen and (max-width: 450px) {
  .heading-3 {
    font-size: 25px;
  }
}

.heading-4 {
  color: #62466b;
  font-weight: bold;
}

@media only screen and (min-width: 1200px) {
  .heading-4 {
    font-size: 70px;
  }
}

@media only screen and (max-width: 1200px) {
  .heading-4 {
    font-size: 55px;
  }
}

@media only screen and (max-width: 720px) {
  .heading-4 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 450px) {
  .heading-4 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 1200px) {
  .heading-5 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  .heading-5 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 720px) {
  .heading-5 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 450px) {
  .heading-5 {
    font-size: 20px;
  }
}

.services-heading {
  color: #62466b;
}

@media only screen and (min-width: 1200px) {
  .services-heading {
    font-size: 50px;
  }
}

@media only screen and (max-width: 1200px) {
  .services-heading {
    font-size: 40px;
  }
}

.subtitle-1 {
  color: #f86cb5;
  font-weight: normal;
}

@media only screen and (min-width: 1200px) {
  .subtitle-1 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1200px) {
  .subtitle-1 {
    font-size: 20px;
  }
}

.subtitle-2 {
  font-weight: 100;
}

@media only screen and (min-width: 1200px) {
  .subtitle-2 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1200px) {
  .subtitle-2 {
    font-size: 20px;
  }
}

.para-1 {
  color: #62466b;
  letter-spacing: -0.23px;
  text-align: left;
  font-weight: normal;
}

@media only screen and (min-width: 1200px) {
  .para-1 {
    font-size: 45px;
  }
}

@media only screen and (max-width: 1200px) {
  .para-1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 720px) {
  .para-1 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 450px) {
  .para-1 {
    font-size: 24px;
  }
}

.para-2 {
  color: #fae2e3;
  line-height: 53%;
  letter-spacing: 0.64px;
  font-weight: normal;
}

@media only screen and (min-width: 1200px) {
  .para-2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1200px) {
  .para-2 {
    font-size: 33px;
  }
}

@media only screen and (max-width: 720px) {
  .para-2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 450px) {
  .para-2 {
    font-size: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .para-3 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 1200px) {
  .para-3 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 720px) {
  .para-3 {
    font-size: 18px;
  }
}

.font-20 {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .text-center-on-small {
    text-align: center;
  }
}

@media only screen and (max-width: 425px) {
  .my-btn {
    padding: 5px 10px;
  }
}
/*# sourceMappingURL=data.css.map */