﻿/*font-family: 'Great Vibes', cursive;
    font-family: 'Alex Brush', cursive;
font-family: 'Karla', sans-serif;
font-family: 'Oswald', sans-serif;
*/

body {
    color: #111;
    font-family: Karla, sans-serif;
    font-size: 15px;
    line-height: 24px;
    padding: 15px;
}

/*[data-overlay-dark="3"]:before, [data-overlay-darkgray="3"]:before, [data-overlay-light="3"]:before {
    opacity: 0.2;
}

[data-overlay-dark]:before {
    background: #1b1b1b;
}*/
.navbarContainer {
    display: flex;
}

.logo-img {
    width: 180px;
}

.navbar {
    background: #fff;
}

    .navbar .navbar-nav .nav-link {
        color: #333;
        margin: 1px;
        letter-spacing: 0px;
        -webkit-transition: all .4s;
        transition: all .4s;
        padding-right: 12px;
        padding-left: 12px;
        color: #333;
        text-transform: uppercase;
        padding: 14px 20px 16px;
        font-family: Oswald, sans-serif;
        font-size: 18px;
    }
nav .footer-language  {
    margin-top: 0px
}
    nav .footer-language select {
        height: 50px;
        background: #fff;
        color: #333;
        margin: 0px;
        font-family: Oswald, sans-serif;
        font-size: 18px;
    }

nav .footer-language select option{
    color: #333;
}

.kenburns-inner .caption img {
    max-width: 550px;
}

.kenburns-inner .caption h4 {
    position: relative;
    letter-spacing: 0px;
    margin-bottom: 5px;
    color: #fff;
    /* margin-bottom: -13px; */
    font-size: 32px;
    font-family: Great Vibes, cursive;
    font-size: 50px;
    line-height: 40px;
    font-weight: normal;
    color: #a28c6c;
    margin-bottom: 19px;
    font-size: 56px;
    line-height: 48px;
    text-transform: none;
}

.section-subtitle {
    position: relative;
    letter-spacing: 0px;
    margin-bottom: 5px;
    color: #fff;
    /* margin-bottom: -13px; */
    font-size: 32px;
    font-family: Great Vibes, cursive;
    font-size: 50px;
    line-height: 40px;
    font-weight: normal;
    color: #a28c6c;
    margin-bottom: 19px;
    font-size: 56px;
    line-height: 48px;
    text-transform: none;
}

.section-subtitle span{
    color: #a28c6c !important;
}

.section-title {
    font-size: 46px;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 32px;
    font-family: Oswald, sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 48px;
}

p {
    font-size: 17px;
    line-height: 28px;
    width: 83.33%;
    color: #232d41;
    text-align: center;
    column-count: auto;
    column-gap: 2em;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    font-family: Karla, sans-serif;
}

.servicesTextBlock {
    z-index: 1;
    background-color: #fff;
    flex: 1;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-left: -14.4%;
    padding: 80px 8%;
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
}

.servicesTextRightBlock {
    margin-right: -14.4%;
    margin-left: 0;
}

section.services .serviceRow {
    margin-bottom: 5%;
}

section.services .img a {
    width: 100%;
}

section.services img {
    width: 100%;
}

section.services .content .cont{
    display: block;
}

.servicesTextBlock {
    background: #faf8f7;
    padding: 5% 5% 5% 5% !important;
    text-align: center;
}

.frame {
    z-index: 0;
    border: 1px solid #e3e3e3;
    margin: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.slide-sep {
    display: block;
    width: 115px;
    height: 24px;
    background: url("../images/slide-separator.png");
    background-repeat: no-repeat;
    margin: auto;
    margin-bottom: 42px;
    content: " ";
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.butn-dark a {
    font-weight: 400;
    font-family: Karla, sans-serif;
    text-transform: uppercase;
    background: #ab8a62;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    height: 48px;
    color: #fff;
    background-color: #a28c6c;
    border-radius: 24px;
    padding: 12px 32px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}


.reservations .text {
    line-height: 1.1;
}
.reservations .text a {
    color: #fff;
    letter-spacing: 0px;
}

.internalPage .banner-header {
    background-position: center !important;
}
.banner-header .caption{
    z-index: 9;
}


.imagesGallerySection .news-pagination-wrap li a {
    background: #a28c6c;
    color: #fff;
    border-radius: 0;
    width: 80px;
    height: 40px;
}

.imagesGallerySection .news-pagination-wrap li a .fa{
    font-size: 22px;
}

.imagesGallerySection .video-gallery-button {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.imagesGallerySection .video-gallery-polygon {
    bottom: auto;
    right: auto;
    background: #fff;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #a28c6c;
    padding: 30px;
    line-height: 0;
}

.imagesGallerySection .tabsRow {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding-bottom: 30px;
}

.imagesGallerySection .disable{
    opacity: 0 !important;
}

.internalPage .serviceMainRow {
    display: flex;
    align-items: center;
}

.internalPage .serviceSection .serviceTextBody {
    background: #faf8f7;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

    .internalPage .serviceSection .serviceTextBody .content {
        padding: 30px;
    }

.footer {
    margin-top: 50px;
}

.footer-top {
    background-color: #a28c6c;
}

.footer-explore-list li a{
    color: #fff;
}

.footer-contact-text{
    width: 100%;
    color: #fff;
    text-align:left;
}

.footer-bottom {
    background-color: #a28c6c;
}

.footer-bottom-copy-right{
    color: #fff;
}



.internalPage .facilties .single-facility p {
    width: 100%;
}

.internalPage .reservations .text a {
    font-size: 27px;
    color: #8e6d45;
    letter-spacing: -1px;
}

.internalPage .reservations .text p {
   text-align: left;
}

.internalPage .reservations {
    justify-content: center;
}


.news .owl-theme .owl-nav [class*=owl-]{
    opacity: 1;
}


.news .item .con p {
    color: #333;
    font-size: 17px;
    text-align: left;
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
}