.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #6a859c;
  background-color: #edeff2;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #676770;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #676770;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #69b9ff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover, .button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  color: #fff;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-link.w--current {
  color: #f0f0f0;
  white-space: normal;
  cursor: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 3px solid #f0f0f0;
  text-decoration: none;
}

.navigation-bar {
  background-color: #e25f60;
  margin-top: 0;
}

.brand-text {
  color: #69b9ff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 0 10px 40px;
  display: flex;
  position: relative;
}

.section.accent {
  background-color: #edeff2;
  padding-top: 0;
}

.white-box {
  width: 300px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  padding: 15px;
}

.white-box.transparent {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  height: 500px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/flat-lay-for-manicure-pedicure-beauty-salon-colore-LZT6LPH.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 4px solid #69b9ff;
  padding-top: 140px;
  padding-bottom: 140px;
}

.hero-heading {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
}

.hero-subheading {
  color: #2e9dff;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.hollow-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #2e9dff;
  border-color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-top: 40px;
  font-size: 30px;
  font-weight: 300;
}

.section-heading.centered.white {
  height: 100%;
  color: #e25f60;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 41px;
  font-weight: 700;
  display: flex;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}

.section-subheading.center.off-white {
  color: #000;
  text-transform: none;
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Exo, sans-serif;
  font-weight: 400;
  line-height: 28px;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  border: 0 solid #000;
  border-radius: 3px;
  margin-bottom: 17px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, .3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  text-align: center;
  background-color: #383838;
  border-top: 1px solid #dbdbdb;
}

.footer-text {
  color: #9e9e9e;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.grid-image {
  width: 35%;
  background-color: #69b9ff;
  border: 10px solid #fff;
  border-radius: 50%;
  margin: 20px auto;
  padding: 20px;
  display: block;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  color: #668cad;
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  color: #fff;
  margin-bottom: 20px;
}

.form {
  margin-top: 40px;
}

.spc {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.html-embed {
  max-width: 1000px;
  min-width: 1000px;
  justify-content: center;
  margin-top: 40px;
  padding: 20px;
  display: flex;
}

.image {
  margin-top: 8px;
  padding-top: 0;
}

.container-2 {
  background-color: rgba(0, 0, 0, 0);
}

.serviceimage {
  width: 150px;
}

.text-block {
  color: #edeff2;
}

.columns {
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.youtube {
  position: relative;
  top: auto;
}

.columns-2 {
  width: 100%;
}

.columns-3 {
  max-width: 1000px;
  min-width: 1000px;
  flex-direction: row;
  display: flex;
}

.section-2 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.price {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.price-item {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
}

.secondlistitem {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 600;
}

.column {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.heading {
  font-size: 17px;
}

.heading-2 {
  color: #2d3e4f;
  font-size: 18px;
}

.column-2 {
  padding-top: 0;
}

.columns-4 {
  margin-top: 20px;
}

.servicecol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph {
  margin-bottom: 0;
  padding-left: 10px;
}

.bold-text {
  font-size: 27px;
}

.serviceheader {
  color: #2d3e4f;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 27px;
}

.column-3, .column-4 {
  display: flex;
}

.mobile {
  flex-direction: row;
  justify-content: center;
  display: none;
}

.div-block {
  width: 80%;
}

.div-block-2 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.button-2 {
  z-index: 300;
  max-width: 200px;
  min-height: 65px;
  min-width: 250px;
  background-color: #e25f60;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 26px;
  font-weight: 700;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section-3 {
  max-width: none;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-4 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.columns-5 {
  max-width: 1000px;
}

.column-5 {
  height: 350px;
  text-align: center;
  justify-content: center;
  display: flex;
}

.paragraph-2 {
  min-height: 350px;
}

.column-6 {
  background-color: #192024;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.column-7 {
  background-color: #676770;
  justify-content: center;
  display: flex;
}

.div-block-3 {
  max-width: 0;
  text-align: center;
  justify-content: flex-end;
  display: block;
}

.container-3 {
  max-width: 400px;
}

.container-4 {
  max-width: 400px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-6 {
  width: 1000px;
  max-width: 1000px;
}

.section-5 {
  border: 0 solid #000;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.white-box-2 {
  width: 400px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px;
}

.white-box-2.transparent {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}

.button-3 {
  color: #192024;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #e25f60;
  border-radius: 7px;
}

.section-6, .section-7 {
  height: 20px;
  background-color: #fff;
}

.footer-link-copy {
  color: #668cad;
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link-copy:hover {
  color: rgba(0, 140, 255, .84);
}

.footer-link-copy.with-icon {
  margin-left: 0;
}

.paragraph-3, .paragraph-4 {
  margin-top: 0;
}

.image-2 {
  max-width: 940px;
}

.slide {
  height: 300px;
  min-height: 300px;
  min-width: auto;
  position: relative;
}

.slider, .mask {
  height: auto;
  min-height: auto;
}

.slide-2 {
  max-height: 0%;
  min-height: 100%;
}

.columns-7 {
  max-width: 1000px;
  min-width: 900px;
}

.container-5 {
  max-width: 1000px;
}

.button-4 {
  font-size: 27px;
}

.button-5 {
  z-index: 300;
  max-width: 200px;
  min-height: 65px;
  min-width: 250px;
  background-color: #e25f60;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 26px;
  font-weight: 700;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.serviceheader-new {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 27px;
}

.heading-3 {
  margin-top: auto;
  margin-bottom: 10px;
}

.column-12 {
  flex-direction: column;
  display: block;
}

.column-13 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.serviceheader-2 {
  color: #2d3e4f;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 27px;
}

.serviceheader-new-2 {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 27px;
}

.price-item-2 {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
}

.secondlistitem-2 {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 600;
}

.heading-4 {
  color: #2d3e4f;
  font-size: 18px;
}

.paragraph-5 {
  margin-bottom: 0;
  padding-left: 10px;
}

.column-14 {
  padding-top: 0;
}

.price-2 {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.column-15 {
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.serviceheader-3 {
  color: #2d3e4f;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 27px;
}

.price-item-3 {
  color: #2d3e4f;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
}

.heading-5 {
  color: #2d3e4f;
  font-size: 18px;
}

.paragraph-6 {
  margin-bottom: 0;
  padding-left: 10px;
}

.column-16 {
  padding-top: 0;
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: rgba(255, 255, 255, .52);
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .hamburger-button.w--open {
    color: #f8c740;
    background-color: #f0f0f0;
    border-radius: 5px;
    font-size: 14px;
  }

  .navigation-menu {
    color: #f8c740;
    background-color: #404047;
  }

  .white-box {
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .footer.center {
    padding-bottom: 86px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .html-embed {
    min-width: 100%;
  }

  .icon {
    font-size: 22px;
  }

  .columns-3 {
    min-width: auto;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .section-2 {
    display: block;
  }

  .price {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .column {
    flex-direction: column;
    display: flex;
  }

  .mobile {
    display: flex;
  }

  .white-box-2 {
    width: auto;
  }

  .columns-7 {
    width: auto;
    max-width: none;
    min-width: auto;
    flex-direction: row;
    display: flex;
  }

  .whatwedocol {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-13 {
    flex-direction: column;
    display: flex;
  }

  .price-2 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .column-15 {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .form-field.text-area {
    display: block;
  }

  .footer.center {
    margin-bottom: 0;
    padding-bottom: 106px;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    align-items: center;
    margin-bottom: 30px;
  }

  .columns {
    flex-direction: column;
  }

  .columns-3 {
    flex-direction: row;
    align-items: center;
    display: block;
  }

  .servicecol {
    display: flex;
  }

  .white-box-2 {
    margin-bottom: 30px;
  }

  .column-8, .column-9, .column-10 {
    justify-content: center;
    display: flex;
  }

  .columns-7 {
    width: auto;
    max-width: none;
    min-width: auto;
  }

  .whatwedocol {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-11 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section.accent {
    max-width: 100%;
  }

  .white-box {
    width: auto;
  }

  .hero-section.centered {
    height: 300px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .footer.center {
    margin-bottom: 0;
    padding-bottom: 101px;
  }

  .grid-image {
    width: 35%;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .html-embed {
    max-width: 100%;
    min-width: 0%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns {
    max-width: 100%;
    flex-direction: column;
  }

  .youtube {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .price {
    text-align: center;
    font-size: 11px;
  }

  .price-item {
    font-size: 11px;
  }

  .secondlistitem {
    font-size: 10px;
  }

  .column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    height: 50px;
    text-align: center;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 20px;
  }

  .servicecol {
    text-align: left;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .serviceheader {
    height: 50px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .age {
    font-size: 11px;
  }

  .bold-text-2 {
    text-align: left;
    font-size: 11px;
  }

  .bold-text-3 {
    font-size: 15px;
  }

  .column-3 {
    align-items: flex-start;
    display: block;
    overflow: visible;
  }

  .column-4 {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    display: flex;
  }

  .div-block {
    width: 100%;
  }

  .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
    padding-left: 10px;
  }

  .div-block-2 {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    text-decoration: line-through;
    display: flex;
  }

  .button-2 {
    z-index: auto;
    max-width: 100%;
    min-height: 40px;
    min-width: 150px;
    object-fit: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .white-box-2 {
    width: auto;
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .column-8, .column-9 {
    flex-direction: column;
    align-items: center;
  }

  .column-10 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .mask {
    height: 100%;
  }

  .columns-7 {
    width: auto;
    min-width: auto;
    flex-direction: column;
    align-items: center;
  }

  .left-arrow {
    height: 100%;
    object-fit: fill;
    overflow: auto;
  }

  .button-5 {
    max-width: 100%;
    min-height: 40px;
    min-width: 150px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .whatwedocol {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .serviceheader-new {
    height: 50px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .column-13 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .serviceheader-2 {
    height: 50px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .serviceheader-new-2 {
    height: 25px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .bold-text-8 {
    text-align: left;
    font-size: 11px;
  }

  .price-item-2 {
    font-size: 11px;
  }

  .secondlistitem-2 {
    font-size: 10px;
  }

  .heading-4 {
    height: 50px;
    text-align: center;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 20px;
  }

  .price-2 {
    text-align: center;
    font-size: 11px;
  }

  .column-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .serviceheader-3 {
    height: 25px;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .bold-text-9 {
    text-align: left;
    font-size: 11px;
  }

  .price-item-3 {
    font-size: 11px;
  }

  .heading-5 {
    height: 50px;
    text-align: center;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 20px;
  }
}


