body {
  font-family: "amblelight", Arial;
  font-size: 15px;
  color: #3B3E4F;
  background-color: #ffffff; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.spacer {
  margin-bottom: 20px; }

h1, h2, h3, h4 {
  font-family: "cantarellregular", Arial; }

h2 {
  color: #999; }

a {
  text-decoration: underline;
  color: #3B3E4F; }

label {
  color: #686C68; }

label, button.form-control {
  font-weight: bold;
  font-family: "montserratbold"; }

.checkbox label {
  font-weight: normal;
  font-family: "amblelight", Arial; }

textarea {
  resize: vertical; }

.icon {
  height: 30px;
  margin: 5px; }

#logo {
  padding: 20px 5px; }

#nav {
  padding: 20px;
  background-color: #dedede; }
  @media (max-width: 1122px) {
    #nav {
      text-align: center; } }
  #nav img {
    max-width: 100%;
    max-height: 60px; }

.nav-elements {
  margin-top: 18px;
  text-align: right; }
  .nav-elements a {
    font-family: "cantarellregular", Arial;
    font-size: 18px;
    text-align: center;
    margin-top: 28px;
    text-transform: uppercase;
    text-decoration: none;
    color: #6E726E;
    margin: 0px 18px;
    padding: 5px; }
  .nav-elements a:hover, .nav-elements a.selected {
    color: white;
    background-color: #00cdc1;
    text-decoration: none;
    border-bottom: 2px solid white; }
  @media (max-width: 1122px) {
    .nav-elements {
      text-align: center;
      margin-top: 28px; }
      .nav-elements a {
        font-size: 12px;
        margin: 0px 1px; } }

#footer {
  background-color: #dedede;
  height: 100px;
  padding-top: 19px;
  text-align: center; }
  #footer div {
    margin-bottom: 12px; }
  #footer a {
    color: #3B3E4F; }

.break-up p {
  font-size: 18px; }

.form-wrapper {
  padding: 25px 40px; }

.form-wrapper .input-group {
  margin: 20px 0px; }

.btn, .btn:hover {
  background-color: #00cdc1;
  color: #fff;
  border: none;
  border-bottom: 5px solid #ffffff;
  text-transform: uppercase;
  font-size: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

button.form-control {
  background-color: #00cdc1;
  border: none;
  color: white;
  text-transform: uppercase;
  font-size: 15px; }

.thumb img {
  max-width: 355px; }

.panel-heading {
  font-weight: bold; }

.large-header {
  font-size: 28px;
  text-transform: uppercase;
  margin: 40px auto;
  text-align: center;
  color: #0b0160; }

.alert label {
  width: 100%; }

#home-page-header {
  background-color: black;
  background-position: 50% 67%;
  background-image: url("/img/bg/home.jpg"); }

#book-page-header {
  background-color: black;
  background-position: 50% 53%;
  background-image: url("/img/bg/book.jpg"); }

#what-we-do-page-header {
  background-color: black;
  background-position: 50% 96%;
  background-image: url("/img/bg/what-we-do.jpg"); }

#contact-page-header {
  background-color: black;
  background-position: 50% 63%;
  background-image: url("/img/bg/contact.jpg"); }

#about-page-header {
  background-color: black;
  background-position: 50% 50%;
  background-image: url("/img/bg/about-us.jpg"); }

#faq-page-header {
  background-color: black;
  background-position: 50% 63%;
  background-image: url("/img/bg/faq.jpg"); }

.title-header {
  height: 500px;
  position: relative;
  z-index: 1;
  background-size: cover; }

.text-overlay {
  color: #ffffff;
  font-family: "montserratbold";
  font-size: 25px;
  text-transform: uppercase;
  position: absolute;
  bottom: 6%;
  left: 0;
  width: 100%;
  text-align: center; }
  .text-overlay p {
    padding: 5px 25px;
    text-shadow: 0px 1px 1px #7b7b7c; }

.features {
  margin-bottom: 60px;
  text-align: center;
  padding: 0px 20px; }

.features-icon, .features-icon-with-background {
  padding-top: 25px;
  margin: 0 auto 20px auto;
  text-align: center;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 55px;
  -moz-border-radius: 55px;
  border-radius: 55px; }
  .features-icon img, .features-icon-with-background img {
    max-width: 70px;
    max-height: 60px; }

.features-icon-with-background {
  background-color: #F7F3F0; }

.features-title p {
  font-size: 24px;
  text-transform: uppercase;
  font-family: "montserratbold";
  color: #81ABD1; }

.features-description p {
  color: #545454; }

.what-we-do {
  height: 200px;
  margin: 15px 5px;
  background: #ffffff 50% 50%; }
  .what-we-do h2 {
    font-size: 32px;
    padding-top: 83px;
    font-weight: lighter;
    font-family: "tendernessregular";
    box-shadow: none;
    color: #3B3E4F;
    /*Caligraphy Font of some sort */ }

#what-we-do-1 {
  background-image: url("/img/wallpaper/stripes.png"); }

#what-we-do-2 {
  background-image: url("/img/wallpaper/oval.png"); }

#what-we-do-3 {
  background-image: url("/img/wallpaper/spotty.png"); }

#what-we-do-4 {
  background-image: url("/img/wallpaper/stars.png"); }

#what-we-do-5 {
  background-image: url("/img/wallpaper/plain.png"); }

#what-we-do-6 {
  background-image: url("/img/wallpaper/one-stripe.png"); }

.what-we-do-tower {
  background-color: #fbfbfb;
  text-align: center;
  padding-top: 1px;
  margin: 0px 20px 85px 20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; }
  .what-we-do-tower hr {
    width: 20%;
    border-top: 1px solid #ddd; }
  .what-we-do-tower div {
    margin: -55px auto 30px auto;
    padding-top: 38px;
    width: 110px;
    height: 110px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    background-color: #ffffff; }
    .what-we-do-tower div img {
      max-width: 70px;
      max-height: 60px; }
  .what-we-do-tower h3 {
    margin-bottom: 20px;
    color: #00bcd4; }
  .what-we-do-tower p {
    margin-bottom: 14px;
    padding: 0 15px; }
  .what-we-do-tower p.price {
    background-color: #B0C4D2;
    padding: 20px 15px;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px; }

#strapline {
  z-index: 1;
  background: #fbfbfb 50% 50%;
  background-size: cover;
  padding: 40px; }

#trust {
  color: #0b0160;
  z-index: 1;
  background: url("/img/bg/trust.jpg") 50% 80%;
  background-size: cover;
  padding: 40px 150px; }
  @media (max-width: 1122px) {
    #trust {
      padding: 40px 30px; } }

ul.large-icons {
  padding: 0; }
  ul.large-icons li {
    list-style: none;
    background: url("/img/tick.png") left center no-repeat;
    font-size: 27px;
    padding-left: 55px;
    margin: 15px 0; }

.contact-page {
  margin-bottom: 30px; }

#page-404 img {
  max-width: 80%; }

.faq-title {
  font-family: "cantarellregular", Arial;
  font-weight: bold;
  color: #0b0160;
  margin-top: 35px; }

/*# sourceMappingURL=main.css.map */
#about p {
  margin-bottom: 20px;
}