body {
  font-family: Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.section-navbar {
  background-color: white;
}

.navbar-bottom {
  background-color: black;
  text-align: center;
}

.navmenu {
  float: none;
}

.navlink {
  padding-right: 36px;
  padding-left: 36px;
  font-family: Bebasneue, sans-serif;
  color: white;
  font-size: 20px;
}

.navlink:hover {
  color: #d40b6b;
}

.navlink.w--current {
  color: #d40b6b;
}

.slide-1 {
  background-image: url('http://x4.sdimgs.com/sd_static/a/154409/slider-1.jpg?v=20151210112952');
  background-position: 50% 50%;
  background-size: cover;
}

.call-us {
  font-family: Bebasneue, sans-serif;
  color: #d40b6b;
  font-size: 33px;
  line-height: 33px;
  text-transform: uppercase;
}

.section-slider {
  height: 560px;
}

.section-footer {
  background-color: black;
}

.footer-text {
  color: white;
}

.footer-container {
  padding-top: 12px;
  padding-bottom: 12px;
}

.section-content.bgflower {
  background-image: url('http://x2.sdimgs.com/sd_static/a/154409/bg.jpg?v=20151210112952');
  background-position: 50% 50%;
  background-size: auto;
}

.content-container {
  padding-bottom: 14px;
}

.button {
  background-color: #d40b6b;
  box-shadow: black 1px 1px 3px 0px;
  font-family: Bebasneue, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.content-title {
  font-family: Bebasneue, sans-serif;
  color: #d40b6b;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
}

.navbar-column {
  text-align: right;
}

.call-us-link {
  margin-top: 34px;
  text-decoration: none;
}

.arrow {
  color: black;
}

.page-title {
  font-family: Bebasneue, sans-serif;
  color: #d40b6b;
}

.page-title.center {
  text-align: center;
}

.package-wrapper {
  padding: 0px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/154409/woman.png?v=20151210112953');
  background-position: 50% -30px;
  background-size: 700px;
  background-repeat: no-repeat;
}

.packages {
  width: 33.3%;
  margin-top: 205px;
  padding-right: 16px;
  padding-left: 16px;
  float: left;
  background-color: transparent;
}

.head-package {
  margin-top: 14px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 29px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
}

.head-package.big {
  font-size: 50px;
}

.head-package.big.call {
  font-size: 27px;
}

.text-p {
  min-height: auto;
  font-size: 18px;
  line-height: 26px;
}

.text-p.cursive {
  padding-top: 13px;
  font-family: 'Great Vibes', cursive;
  color: #d50782;
  font-size: 40px;
}

.text-p.small {
  font-size: 15px;
  line-height: 22px;
}

.wrapper-pa {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.item {
  min-height: 307px;
  margin-top: 30px;
  padding: 0px 8px 8px;
  border: 3px solid #ff14b4;
  background-color: white;
}

.td {
  min-height: 100px;
}

.second-promo {
  margin-top: 27px;
}

.second-box {
  width: auto;
  margin: 15px;
  padding-right: 8px;
  padding-left: 8px;
  border: 3px solid #ff14b4;
  background-color: white;
}

.block-wrapper {
  width: 50%;
  float: left;
}

.gallery {
  width: 25%;
  padding: 12px;
  float: left;
}

.p-home {
  padding-top: 13px;
}

@media (max-width: 991px) {
  .menu-button {
    color: white;
  }
}

@media (max-width: 767px) {
  .call-us {
    position: static;
    margin-bottom: 8px;
    float: none;
  }
  .footer-container {
    padding-left: 12px;
  }
  .content-container {
    padding-right: 8px;
    padding-left: 8px;
  }
  .brand {
    display: inline-block;
    float: none;
  }
  .navbar-column {
    text-align: center;
  }
  .call-us-link {
    margin-top: 0px;
  }
  .content-column {
    padding-bottom: 16px;
    border: 1px dotted black;
    text-align: center;
  }
  .packages {
    width: 100%;
  }
  .packages.b {
    margin-top: 11px;
  }
  .block-wrapper {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .packages {
    width: 100%;
  }
  .packages.b {
    margin-top: 20px;
  }
  .wrapper-pa {
    width: 98%;
  }
  .block-wrapper {
    width: 100%;
  }
}

@font-face {
  font-family: 'Bebasneue';
  src: url('http://x2.sdimgs.com/sd_static/a/154409/BebasNeue.otf?v=20151210113037') format('opentype');
  font-weight: 400;
  font-style: normal;
}