body,
p,
a {
  font-family: 'Source Sans Pro', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
}
h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
  text-transform: uppercase;
}
a,
a:visited,
a:focus {
  text-decoration: none;
  cursor: pointer;
  color: #008b91;
  transition: all .4s;
}
a:hover {
  text-decoration: underline;
  color: #000000;
  transition: all .4s;
}
p {
  margin-bottom: 10px;
}
.desktop {
  display: inherit;
}
.mobile {
  display: none;
}
.section.hero {
  background: #1b5662;
  /* Old browsers */
  background: url('../img/HeroDots3b.png'), linear-gradient(to bottom, #008b91 0%, #9ad3b7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: url('../img/HeroDots3b.png'), -moz-linear-gradient(top, #008b91 0%, #9ad3b7 100%);
  /* FF3.6-15 */
  background: url('../img/HeroDots3b.png'), -webkit-linear-gradient(top, #008b91 0%, #9ad3b7 100%);
  /* Chrome10-25,Safari5.1-6 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@palette-color-3', endColorstr='@palette-color-5', GradientType=0);
  /* IE6 */
  background-size: auto 510px, auto;
  background-repeat: repeat-x;
}
.section.hero .contact {
  color: #ffffff;
  text-align: right;
  padding: 30px 0;
}
.section.hero .contact a {
  color: #ffffff;
}
.section.hero .contact p {
  margin-bottom: 0;
}
.section.hero .navigation {
  background-color: #ffffff;
  height: 90px;
}
.section.hero .navigation .logo {
  width: 318px;
  margin-left: -103px;
  margin-top: -3px;
}
.section.hero .navigation .circle {
  float: left;
  border-radius: 50%;
  width: 115px;
  height: 115px;
  background-color: #ffffff;
  margin-top: -12px;
}
.section.hero .navigation .contact-icons {
  float: right;
  padding-top: 30px;
}
.section.hero .navigation .contact-icons .mobile-phone img,
.section.hero .navigation .contact-icons .mobile-email img {
  height: 20px;
  margin-right: 20px;
}
.section.hero .navigation ul {
  text-align: right;
  margin-bottom: 0;
}
.section.hero .navigation ul li {
  display: inline-block;
  margin: 0;
}
.section.hero .navigation ul li a {
  padding: 33px 20px;
  display: block;
  color: #008b91;
  transition: all .4s;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.section.hero .navigation ul li a:hover {
  color: #000000;
  transition: all .4s;
}
.section.hero .navigation a.book-button {
  color: #ffffff;
  border: solid 1px #008b91;
  background-color: #008b91;
  border-radius: 0;
  font-size: 1.5rem;
  padding: 10px 20px;
  margin: 10px 0;
  text-decoration: none;
}
.section.hero .navigation a.book-button:hover {
  color: #fff;
}
.section.hero .statement {
  color: #ffffff;
  text-align: center;
  padding: 100px 0;
  width: 600px;
  margin: 0 auto;
}
.section.hero .statement h1 {
  font-size: 3rem;
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
}
.section.hero .statement h2 {
  font-size: 2rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 100;
}
.section.services {
  background-color: #cce7d3;
  padding-top: 20px;
  overflow: hidden;
}
.section.services h1 {
  color: #1b5662;
  letter-spacing: 5px;
}
.section.services .content-box {
  min-height: 335px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 20px;
  overflow: visible;
}
.section.services .content-box h2 {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 3rem;
  color: #008b91;
  font-weight: 100;
}
.section.services .title-spacing {
  margin-top: 80px;
}
.section.services .fst-right {
  width: 70%;
  float: right;
  z-index: 999;
  position: relative;
}
.section.services .img-fst {
  float: left;
  margin-left: -70px;
  margin-top: -50px;
}
.section.services .img-nutrition {
  float: left;
  margin-top: 37px;
  margin-left: 35px;
}
.section.separator-1 {
  background-color: #1b5662;
  background-image: url('../img/HalftoneDots1.svg');
  background-repeat: repeat-x;
  height: 100px;
  margin-top: -15px;
}
.section.about {
  background-color: #1b5662;
  padding-top: 20px;
}
.section.about h1 {
  color: #008b91;
  letter-spacing: 5px;
}
.section.about .content-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 20px;
  overflow: visible;
}
.section.about .content-box h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #008b91;
  font-size: 3rem;
  font-weight: 100;
}
.section.separator-2 {
  background-color: #b0dfdb;
  background-image: url('../img/HalftoneDots2.svg');
  background-repeat: repeat-x;
  height: 100px;
  margin-top: -20px;
}
.section.contact {
  background-color: #b0dfdb;
  padding-top: 20px;
}
.section.contact h1 {
  color: #1b5662;
  letter-spacing: 5px;
}
.section.contact .content-box {
  overflow: hidden !important;
  margin-bottom: 40px !important;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 20px;
  overflow: visible;
}
.section.contact .content-box h2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #008b91;
  font-size: 3rem;
  font-weight: 100;
}
.section.contact .content-box .information {
  width: 48%;
  float: left;
}
.section.contact .content-box .information .icon-phone,
.section.contact .content-box .information .icon-email,
.section.contact .content-box .information .icon-facebook,
.section.contact .content-box .information .icon-instagram {
  width: 16px;
  margin-right: 11px;
  float: left;
  margin-top: 4px;
}
.section.contact .content-box .information .icon-location {
  float: left;
  width: 23px;
  margin-top: 0;
  margin-left: -4px;
  margin-right: 9px;
}
.section.contact .content-box .information a {
  display: inline-block;
}
.section.contact .content-box .form {
  width: 48%;
  float: right;
}
.section.contact .content-box .form .message-box {
  margin-bottom: 20px;
  border: solid 1px #008b91;
  color: black;
  display: none;
  padding: 10px;
}
.section.contact .content-box .form .message-box.message-box--success {
  background: #98D2B6;
}
.section.contact .content-box .form .message-box.message-box--error {
  background: #F79175;
}
.section.contact .content-box .form form {
  margin-bottom: 0;
}
.section.contact .content-box .form .form-group {
  overflow: hidden;
}
.section.contact .content-box .form label {
  width: 18%;
  float: left;
  height: 30px;
  margin-bottom: 1.5rem;
  padding-top: 8px;
}
.section.contact .content-box .form input,
.section.contact .content-box .form textarea {
  width: 82%;
  float: right;
  color: #000000;
  border: solid 1px #000000;
  border-radius: 0;
}
.section.contact .content-box .form textarea {
  resize: none;
}
.section.contact .content-box .form input.btn {
  margin-bottom: 0;
  color: #008b91;
  border: solid 1px #008b91;
  border-radius: 0;
  transition: all .4s;
  font-size: 1.25rem;
  width: auto;
  float: right;
}
.section.contact .content-box .form input.btn:hover {
  background-color: #008b91;
  color: #ffffff;
  transition: all .4s;
}
.section.footer {
  background-color: #cce7d3;
  padding: 20px 0 10px 0;
}
.section.footer .statement {
  text-align: right;
  padding: 25px 10px 0 0;
  color: #1b5662;
}
@media (max-width: 1298px) {
  .section.services .img-nutrition {
    margin-left: 0;
  }
}
@media (max-width: 1085px) {
  .section.hero .navigation ul li a {
    padding: 33px 15px;
  }
}
@media (max-width: 1024px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inherit;
  }
  .mobile-full {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .section.separator-1,
  .section.separator-2 {
    margin-top: 0;
  }
  .section.hero .statement {
    width: 100%;
  }
  .section.hero .navigation a.book-button {
    background-color: #1b5662;
    float: right;
    margin-top: -10px;
    padding: 10px 15px;
  }
  .section.hero .navigation a.book-button:hover {
    background-color: #008b91;
    text-decoration: none;
  }
  .section.services .content-box {
    min-height: 0;
  }
  .section.services .img-fst,
  .section.services .img-nutrition {
    display: none;
  }
  .section.services .fst-right {
    width: auto;
    float: none;
  }
  .section.services .title-spacing {
    margin-top: 0;
  }
  .section.about .content-box {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .section.about .content-box h2,
  .section.about .content-box p {
    text-align: left;
  }
  .section.about .content-box .img-reed {
    margin: 0 auto;
  }
  .section.contact .content-box .information {
    margin-bottom: 40px;
  }
  .section.contact .content-box .information,
  .section.contact .content-box .form {
    width: 100%;
    float: none;
  }
  .section.footer {
    text-align: center;
  }
  .section.footer img {
    width: 100px;
  }
}
@media (max-width: 620px) {
  .section.hero .navigation {
    height: 63px;
  }
  .section.hero .navigation .logo {
    width: 220px;
    margin-left: -73px;
    margin-top: -2px;
  }
  .section.hero .navigation .circle {
    margin-top: -9px;
    height: 80px;
    width: 80px;
  }
  .section.hero .navigation .contact-icons {
    margin-top: 20px;
    padding-top: 0;
  }
}
@media (max-width: 520px) {
  .section.services .content-box h2 {
    font-size: 2rem;
  }
  .section.about .content-box h2 {
    font-size: 2rem;
  }
  .section.about .content-box .img-reed {
    width: 100%;
  }
  .section.contact .content-box h2 {
    font-size: 2rem;
  }
  .section.contact .content-box .form input,
  .section.contact .content-box .form textarea,
  .section.contact .content-box .form label {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 440px) {
  .section.hero .navigation .logo {
    width: 160px;
    margin-top: 8px;
    margin-left: -63px;
  }
  .section.hero .navigation .circle {
    margin-left: -10px;
  }
}
@media (max-width: 360px) {
  .mobile-phone,
  .mobile-email {
    display: none;
  }
}
