@import url('https://fonts.googleapis.com/css?family=Linden+Hill');

h1, h2, h3, h4, 
.h1, .h2, .h3, .h4 {
    font-family: "Linden Hill";
}
ul.navbar-nav > li.primary > a.firstLevel {
    color: #6a592b;
    font-weight: 600;
}

li.btn-nav {
    margin: 0 5px;
}
.more-link h3 {
    font-family: "Open Sans";
}#activities-home {
    background: url("../images/bg-activities.jpg") no-repeat center center;
}
#activities-home h2 {
    color: #fffedc;
}
h1.decoration::before,
h2.decoration::before {
    content: "";
    display: block;
    width: 100%;
    height: 58px;
    background: url(../images/title-heading.png) no-repeat center bottom;
}
#reviews-home {
    background: url("../images/bg-reviews.jpg") no-repeat center center;
    color: #fff;
}

#reviews-home .royalSlider {
    width: 100%!important;
    height: 390px!important;
    position: relative;
}
#reviews-home .infoBlock .fa {
    border: none;
    height: auto;
    width: auto;
    font-size: 30px;
    box-shadow: none;
    color: #222;
}
.infoBlock .fa::before {
    line-height: initial;
    width: auto;
    text-shadow: none;
}
#reviews-home .royalSlider .infoBlock {
    top: 21%;
}
#reviews-home .royalSlider .infoBlock p {
    font-size: 18px;
}
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: transparent;
}
#newsletter-wrapper {
    background: url("../images/bg-newsletter.jpg") no-repeat right bottom;
    height: 450px;
}
#newsletter-form {
    width: 350px;
    max-width: 100%;
    margin: 80px auto 0 auto;
}
#newsletter-form h2 {
    font-family: "Open Sans";
    color: #fff;
    text-transform: none;
    text-align: right;
    font-size: 22px;
    font-weight: normal;
}
#newsletter-form h2 span {
    font-size: 48px;
    font-weight: bold;
}
#mc_embed_signup .mc-field-group {
    width: 100%!important;
}
.no-padding {
    padding: 0;
}
#page-1 #mapWrapper {
    height: 450px;
}
