html,
body {
  margin: 0;
  padding: 0;
  font-family: Catamaran;
  width: 100%;
  background-color: #f4f4f4; }
  html a,
  body a {
    color: #76323f; }

body {
  width: 99%;
  margin: auto; }

header {
  position: relative;
  height: 150px;
  background: url("../img/logo.png");
  background-color: #DCD0C0;
  background-size: 180px;
  background-repeat: no-repeat;
  background-position: -30px -10px; }
  header h1 {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 40px;
    left: 40px;
    font-family: Kaushan Script;
    font-size: 40px;
    font-weight: normal;
    line-height: 37px; }
  header img#header-logo {
    display: none; }
  header span#header-subtitle {
    position: absolute;
    bottom: 10px;
    left: 60px; }
  header span#header-contact {
    font-family: Montserrat;
    position: absolute;
    right: 0;
    top: 10px; }
    header span#header-contact a {
      color: #373737; }
  header span#header-contact:hover a {
    color: #76323f; }

nav {
  background-color: #76323f;
  font-family: Montserrat;
  position: relative; }
  nav span#nav-toggle {
    display: none; }
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    nav ul li {
      display: inline-block;
      width: 20%;
      height: 40px;
      line-height: 40px;
      margin: 0;
      padding: 0;
      text-align: center; }
      nav ul li a {
        color: #f4f4f4;
        text-decoration: none;
        display: inline-block;
        width: 100%; }
      nav ul li a:hover {
        background-color: #c09f80; }
  nav ul#services-menu {
    display: none;
    position: absolute;
    width: 20%;
    left: 40%;
    top: 100%;
    z-index: 100;
    background-color: #76323f;
    font-family: Montserrat; }
    nav ul#services-menu li {
      display: inline-block;
      width: 100%; }
      nav ul#services-menu li a {
        font-size: 13px; }

footer {
  background-color: #373737;
  padding: 20px 0;
  text-align: center; }
  footer div.footer-map {
    width: 200px;
    height: 200px;
    margin: 0 20px;
    border-radius: 100px;
    display: inline-block;
    display: none; }
  footer div.footer-circle {
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    background-color: white;
    margin: 0 20px;
    background: url("../img/oriana-2.jpg");
    background-size: contain; }
  footer div#footer-main {
    width: 80%;
    margin: auto;
    margin-top: 20px; }
    footer div#footer-main h2 {
      margin: auto;
      text-align: center;
      color: #f4f4f4; }
    footer div#footer-main div.footer-content {
      display: inline-block; }
    footer div#footer-main div#footer-contact {
      width: 35%;
      text-align: right; }
      footer div#footer-main div#footer-contact a {
        display: block;
        margin-right: 10px;
        color: #DCD0C0; }
    footer div#footer-main div#footer-address {
      width: 65%;
      text-align: left; }
      footer div#footer-main div#footer-address address {
        display: block;
        margin-left: 10px;
        color: #c09f80; }

div#hidden-banner {
  width: 100%;
  height: 350px;
  background: no-repeat center url("../img/beach-2.jpg");
  background-size: cover;
  display: none; }

div#home-banner {
  width: 100%;
  height: 350px;
  background: no-repeat center url("../img/beach-2.jpg");
  background-size: cover;
  position: relative; }
  div#home-banner div {
    width: 100%;
    background-color: rgba(244, 244, 244, 0.6);
    position: absolute;
    bottom: 0; }
    div#home-banner div span {
      font-size: 30px;
      line-height: 40px;
      font-style: italic;
      font-weight: bold;
      color: #76323f;
      margin: 0 0 0 20px;
      display: block; }
    div#home-banner div p {
      margin: 0 0 0 35px;
      padding: 0;
      max-width: 840px; }

div#testimonials {
  margin: 40px auto;
  width: 700px;
  min-height: 50px;
  margin: auto;
  /* background-color: rgba(192,159,128, 1); */
  background-color: #76323f;
  border-radius: 10px;
  color: white;
  position: relative;
  font-family: Montserrat;
  height: auto; }
  div#testimonials img#left-arrow,
  div#testimonials img#right-arrow {
    position: absolute;
    bottom: 42%;
    width: 40px;
    cursor: pointer;
    z-index: 10; }
  div#testimonials img#left-arrow {
    left: 5px;
    transform: rotateY(180deg); }
  div#testimonials img#right-arrow {
    right: 5px; }
  div#testimonials img#open-quote,
  div#testimonials img#close-quote {
    width: 33px;
    position: absolute; }
  div#testimonials img#open-quote {
    top: 10px;
    left: 10px; }
  div#testimonials img#close-quote {
    bottom: 10px;
    right: 10px; }
  div#testimonials div.testimonial {
    opacity: 0; }
    div#testimonials div.testimonial p {
      padding: 15px 70px 0 70px;
      line-height: 25px;
      text-align: center; }
    div#testimonials div.testimonial span {
      display: block;
      margin: auto;
      text-align: center;
      padding: 0 40px 15px 40px; }
    div#testimonials div.testimonial p.small,
    div#testimonials div.testimonial span.small {
      line-height: 17px;
      font-size: 13px; }
    div#testimonials div.testimonial p.small {
      margin-bottom: 7px; }
  div#testimonials div.active {
    opacity: 1;
    transition: opacity 1s; }

div.clear {
  clear: both; }

div.main-content {
  width: 90%;
  max-width: 1000px;
  margin: 0 0 0 7%;
  font-size: 16px; }
  div.main-content hr {
    width: 75%;
    border: none;
    height: 2px;
    color: black;
    background-color: #76323f; }
  div.main-content hr.top {
    margin-top: 35px; }
  div.main-content hr.bottom {
    margin-bottom: 35px; }
  div.main-content p.intro {
    font-family: Montserrat;
    font-size: 18px;
    text-align: center; }
  div.main-content img {
    max-width: 100%;
    display: block;
    margin: 20px auto; }

@media screen and (max-width: 1100px) {
  footer div#footer-main div.footer-section h3,
  footer div#footer-main div.footer-section address,
  footer div#footer-main div.footer-section a {
    margin-left: 10px;
    font-size: 14px; }
  footer div#footer-main div.footer-section h3 {
    font-size: 16px; } }
@media screen and (max-width: 780px) {
  footer div#footer-main div.footer-content {
    display: block; }
  footer div#footer-main div#footer-contact {
    text-align: center;
    width: 100%; }
    footer div#footer-main div#footer-contact a {
      margin: none; }
  footer div#footer-main div#footer-address {
    text-align: center;
    width: 100%; }
    footer div#footer-main div#footer-address address {
      margin: none; } }
@media screen and (max-width: 725px) {
  nav ul li a {
    font-size: 13px; }
  nav ul#services-menu li a {
    font-size: 11px; } }
@media screen and (max-width: 700px) {
  div#testimonials {
    width: 100%; }
    div#testimonials span#left-arrow,
    div#testimonials span#right-arrow {
      bottom: 10px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 20px;
      background-color: rgba(255, 255, 255, 0.2); }
    div#testimonials div.testimonial p {
      padding-left: 50px;
      padding-right: 50px; } }
@media screen and (max-width: 590px) {
  nav span#nav-toggle {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #f4f4f4;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    cursor: pointer; }
  nav ul,
  nav ul#services-menu {
    width: 100%;
    position: static; }
    nav ul li,
    nav ul#services-menu li {
      display: block;
      width: 100%; }
    nav ul li#services-li,
    nav ul#services-menu li#services-li {
      height: auto; }
  nav ul#services-menu li a {
    font-size: 11px; }

  div#hidden-banner {
    display: block; }

  div#home-banner {
    background-image: none;
    height: auto;
    position: static;
    margin-top: 10px; }
    div#home-banner div {
      position: static; } }
@media screen and (max-width: 475px) {
  header {
    background-color: #DCD0C0; }
    header img#header-logo {
      display: block;
      width: 50%;
      margin: -40px auto; } }
@media screen and (max-width: 445px) {
  header {
    height: auto; }
    header span#header-contact {
      position: static;
      display: block;
      width: 100%;
      text-align: right; }
    header h1 {
      position: static;
      line-height: 35px;
      margin-top: 10px;
      margin-left: 20px; }
    header span#header-subtitle {
      position: static;
      display: block;
      margin: 0 0 0 40px;
      line-height: 20px; } }

/*# sourceMappingURL=styles.css.map */
