
body {
    font-family: "Playfair Display", serif;
    color: #777;
}

h3,
h4 {
    margin: 10px 0 30px 0;
    letter-spacing: 10px;
    font-size: 20px;
    color: #111;
}

.person {
    border: 10px solid transparent;
    margin-bottom: 25px;
    width: 80%;
    height: 80%;
    opacity: 0.7;
}

.person:hover {
    border-color: #f1f1f1;
}

.owl-carousel .owl-item .hero-img img {
    display: block;
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: 50%;
}

.carousel-inner img {
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    width: 100%;
    margin: auto;
}

.carousel-wrap {
    margin: 30px auto;
    /*padding: 0 5%;*/
    width: 100%;
    position: relative;
}

/* fix blank or flashing items on carousel */

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.carousel-caption h3 {
    color: #fff !important;
}

.bg-1 {
    background: #2d2d30;
    color: #bdbdbd;
}

.bg-1 h3 {
    color: #fff;
}

.bg-1 p {
    font-style: italic;
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}

.thumbnail p {
    margin-top: 15px;
    color: #555;
}

.nav-tabs li a {
    color: #777;
}


.navbar .container {
    width: 1250px;
}

.navbar {
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    background-color: #ffffff;
    border: 0;
    font-size: 11px !important;
    letter-spacing: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    opacity: 1;
}

.navbar-brand {
    height: 56px;
    padding: 0;
}

.navbar-nav {
    justify-content: center;
    margin: 0 15px;
    display: flex;
    float: none;
}

.navbar-default .navbar-nav>li>a {
    color: #1f1f1f;
}
.table-responsive {
    overflow-x: visible;
}
.navbar-nav li a {
    font-weight: 600;
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    color: #1f1f1f;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.navbar-nav li a:hover {
    color: #00c08b !important;
}

.navbar-nav li.active a {
    color: #00c08b !important;
    background-color: #fff !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.open .dropdown-toggle {
    color: #fff;
    background-color: #fff !important;
}

.dropdown-menu li a {
    color: #86888d !important;
    padding: 10px 20px;
}

.dropdown-menu li a:hover {
    background-color: #bbb5b50a !important;
}

.dropdown-menu {
    background-color: #efededdb;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.hero_carosel .owl-nav button.owl-prev,
.hero_carosel .owl-nav button.owl-next {
    position: absolute;
    bottom: 50%;
    right: 50%;
    color: #000;
}

.hero_carosel .owl-nav button.owl-prev {
    left: 0
}

.hero_carosel .owl-nav button.owl-next {
    right: 0
}

.attraction_div {
    margin: 0 50px;
    padding: 0 50px;
}

.attraction_div .tags {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-optical-sizing: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #00a6ce;
    font-family: "Playfair Display", serif;
}

.attraction_div .text-desc {
    font-size: 18px;
    font-family: Montserrat;
    color: #444141;
}

.hero_carosel.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
    color: #444;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.hero_carosel.owl-carousel.owl-theme.owl-loaded a {
    text-decoration: none;
}

.hero_carosel i.owl-direction {
    margin: 0 13px;
    font-size: 3em;
    padding: 0;
    color: #607D8B;
}

.hero_carosel .owl-nav button.owl-next,
.hero_carosel .owl-nav button.owl-prev {
    outline: 0;
    background: #FFF;
    width: 36px;
}

p.carsl_btn {
    text-align: center;
}

.tag {
    display: inline-block;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

.desc {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.desc h2 {
    font-size: 46px;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1.2;
    font-optical-sizing: auto;
    font-style: normal;
    font-family: "Roboto Condensed", sans-serif;
}

.hero-img {
    position: relative;
}


.hero-img:before {

    background: rgba(0, 0, 0, 0.13);

    content: '';

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

}



.padding-bottom-50{
    padding-bottom: 50px;
}

.btn-gradient-bg {
    font-family: "Roboto Condensed", sans-serif;
    color: #4fc4ee !important;
    display: inline-block;
    padding: 10px 30px;
    background: initial;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #4fc4ee;
}



.btn-gradient-bg:hover {

    color: #00c08b !important;

    background: #fff;

    border: 1px solid #00c08b;

}


.delay-1 {
    animation-delay: .2s;
}



.delay-2 {
    animation-delay: .4s;
}



.delay-3 {
    animation-delay: .6s;
}



.delay-4 {
    animation-delay: .8s;
}



.slider-counter {

    z-index: 99;

    bottom: 1%;

    position: absolute;

    text-align: center;

    right: 4%;

    font-size: 120px;

    color: rgba(242, 242, 242, 0.7);

    font-weight: 700;

}
#features-block.container-fluid {
    padding-right: 150px;
    padding-left: 150px;
}

#features-block{
    padding-top: 50px;
    padding-bottom: 50px;
    justify-content: center;
    display: flex;
}

#features-block .features-box{
    display: flex;
    width: 250px;
    flex-direction: row;
    justify-content: center;
}

#features-block .logo-small{
    font-size: 22px;
    font-weight: 800;
    color: #525252;
}

#features-block  .text-small {
    padding-left: 15px;
}

#features-block .text-small h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 24px;
    text-align: center;
    line-height: 12px;
    letter-spacing: 1px;
    color: #525252;
}

.nav-button{
    border: 1px solid #4beff5;
    padding: 5px 8px !important;
    margin-top: 10px;
    background: #4beff5;
    color: #fff !important;
}

#about {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom:30px;
    background-color: #f2f2f2 !important;
}

#about h3{
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #444141;
}

#about p{
    font-family: Montserrat;
    font-size: 18px;
    color: #181717;
}

#booking-page {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom:30px;
    background-color: #f2f2f2 !important;
}

#booking-page h3{
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #444141;
}

#about-us {
    padding-top: 50px;
    padding-bottom: 50px;
}

#about-us.container-fluid{
    
    padding-left: 250px;
    padding-right: 250px;
}



#about-us h3 {
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 3px;
    line-height: 40px;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #444141;
}

#about-us .image-box {
    display: flex;
    justify-content: end;
}

#about-us .about-us-content {
    /* padding-right: 120px; */
}

#about-us p {
    font-size: 18px;
    line-height: 28px;
    font-family: Montserrat;
    text-align: justify;
    color: #2c2929;
}

#about-us-page h3 {
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    font-size: 40px;
    color: #444141;
}

#about-us-page h4 {
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 10px;
    text-align: center;
    font-size: 40px;
    color: #444141;
}


#amenities.container-fluid {
    padding-right: 250px;
    padding-left: 250px;
}

.amenities-page h3{
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    font-size: 40px;
    color: #343637;
}

#amenities-page .amenities-div{
    margin-bottom: 10px;
}

#amenities-page .amenities-title{
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 1px;
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left:15px;
    background: #418dd863;
    color: #393939;
}


#amenities-page .amenities-desc {
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #101010;
    border: 0.5px solid #5997af;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
}

#amenities-page  .amenities-desc .list-data {
    padding-left: 15px;
}

#amenities-page .amenities-desc .list {
    width: 275px;
    display: inline-block;
    font-family: Montserrat;
    padding: 5px;
    font-size: 18px;
}

#about-us-page .attraction_div p.text-desc{
    font-family: "Roboto Condensed", Sans-serif;
    text-align: justify;
}


#attractions .attraction_div {
    margin: 0;
    padding: 0;
}

#contact-form h3 {
    font-family: "Roboto Condensed", Sans-serif;

    letter-spacing: 3px;

    font-weight: 400;

    line-height: 2px;

    font-size: 40px;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #444141;

}



#amenities h2,

#gallery h2 {

    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 3px;

    font-weight: 400;

    line-height: 64px;

    font-size: 40px;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #444141;

}

.booking_page{
    font-family: "Roboto Condensed", Sans-serif;
}

.booking_page table td{
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #000;
}
#youtube-video {

    background-color: #f2f2f2 !important;
    padding-top: 50px;
    padding-bottom: 50px;

}

#amenities .logo-small {

    display: flex;

    justify-content: center;

}



#amenities .logo-small img {

    height: 125px;

}



#amenities .text-small h4 {

    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #00a6ce;

}



#amenities .container-fluid {

    padding-right: 300px;

    padding-left: 300px;

}

#gallery-images h3 {
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 40px;
    font-size: 40px;
    margin-top: 35px;
    padding-top: 35px;
    text-align: center;
    color: #444141;
}

#gallery-images .image_data {
    height: 350px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}


#gallery .owl-carousel .owl-item img {
    height: 400px;
}


#gallery {
    background-color: #f2f2f2 !important;
}



#attractions {
    padding-bottom: 30px;
    padding-top: 20px;
}


#attractions h3 {
    font-family: "Roboto Condensed", Sans-serif;
    padding-bottom: 20px;
    padding-top: 10px;
    font-weight: 500;
    line-height: 1px;
    font-size: 40px;
    color: #444141;
    text-align: center;
    letter-spacing: 1px;
}


.page-header {
    background-position-y: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    background-image: url('../images/gallery/ss.jpg') !important;
}

.page-header h3{
    
    font-family: "Roboto Condensed", Sans-serif;
    padding-bottom: 50px;
    padding-top: 150px;
    letter-spacing: 3px;
    font-weight: 500;
    line-height: 64px;
    font-size: 64px;
    vertical-align: middle;
    text-align: center;
    color:#fff;
}

#attractions .attraction_div h3 {
    font-family: "Roboto Condensed", Sans-serif;
    text-align: left;
    font-size: 40px;
    padding-bottom: 0;
    padding-top: 10px;
    line-height: 15px;
}
.review-page h3,
.rates-page h3{
    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    font-size: 40px;
    color: #343637;
}

#review-page blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    background: #d5e1f1;
    border: 2px solid #eee;
    font-size: 1em;
    line-height: 24px;
}

#review-page blockquote h2{

    font-family: "Roboto Condensed", Sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: 15px;
    font-size: 28px;
    color: #343637;

}

#review-page blockquote p{
    font-size: 18px;
    font-family: Montserrat;
    color: #2c2929;
}

#rates-page table{
    box-shadow: 0 0 4px #ccc;
    font-family: "Roboto Condensed", Sans-serif;
}

#rates-page table .rates-header{
    background-color: #57b8e2;
    font-weight: 400;
    line-height: 15px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 1px;
}

#rates-page table .rates-body{
    text-align: center;
}

#rates-page table .rates-header td{
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

#rates-page table .rates-body td{
    font-size: 16px;
}

#rates-page table td{
    color: #000;
    font-size: 18px;
}

#rates-page table .rates-desc{
text-align: center;
}

#rates-page table .rates-footer{
    text-align: left;
}
#rates-page table .rates-footer h4{
    text-align: left;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 1px;
    font-size: 18px;
    color: #2b2d2d;
    margin-bottom: 10px;
}
.image_data {
    width: 100%;
    height: 720px;
}

#contact-form {
    background-image: url('../images/gallery/18.jpg') !important;
    padding: 54px 0;
    position: relative;
    background-color: #fff;
    background-position: 50%;
    background-size: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-row {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    align-items: center;
    display: grid;
    justify-content: center;
}

.et_pb_dcgd_gravity_divi_module_0 {
    width: 90%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.card {
    background-color: #fff;
    width: 500px;
}

.dcgd_gravity_divi_wrapper.clearfix {
    padding: 35px 15px;
}

.nav-menu-button {
    margin-left: 240px;
}

@media (max-width: 1440px) {
    #about-us .about-us-content {
        padding-right: 130px;
    }

    .navbar .container {
        width: auto;
    }

    #about-us h3 {
        font-family: "Roboto Condensed", Sans-serif;
        letter-spacing: 1px;
        line-height: 46px;
        font-size: 40px;
        margin-top: -5px;
        color: #444141;
        padding-top: 0; 
        padding-bottom: 0;
    }

    #about-us p {
        font-size: 16px;
        line-height: 24px;
    }

    #about-us.container-fluid {
        padding-left: 100px;
        padding-right: 100px;
    }

    #attractions .attraction_div{
        margin: 0;
        padding: 0;
    }

    #features-block .features-box{
        width: 200px;
        justify-content: center;
    }

    #features-block .logo-small {
        font-size: 22px;
        font-weight: 600;
    }

    #features-block .text-small {
        padding-left: 15px;
        padding-top: 10px;
    }
    #features-block .text-small h4{
        margin: 0;
    }
}

@media (max-width: 1024px) {
    #about-us .about-us-content {
        padding-right: 0;
    }

    .attraction_div {
        margin: 0 25px;
        padding: 0 25px;
    }

    .navbar .container {
        width: auto;
    }

    #about-us h3 {
        font-family: "Roboto Condensed", Sans-serif;
        letter-spacing: 1px;
        line-height: 46px;
        font-size: 40px;
        margin-top: -5px;
        color: #444141;
        padding-top: 0; 
        padding-bottom: 0;
    }

    #about-us p {
        font-size: 16px;
        line-height: 24px;
    }

    #amenities.container-fluid {
        padding-right: 100px;
        padding-left: 100px;
    }

    #about-us.container-fluid {
        padding-left: 100px;
        padding-right: 100px;
    }

    #features-block .features-box{
        width: 200px;
        justify-content: center;
    }

    #features-block .logo-small {
        font-size: 22px;
        font-weight: 600;
    }

    #features-block .text-small {
        padding-left: 15px;
        padding-top: 10px;
    }

    #features-block .text-small h4{
        margin: 0;
    }
    
    .navbar-nav {
        /* justify-content: center; */
        margin: 0 15px;
        display: block;
        float: none;
    }
}

@media (max-width: 768px) {
    .slider-counter {
        font-size: 80px;
        font-weight: 600;
        bottom: 0
    }

    #features-block .feature-div {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #attractions .attraction_div {
        margin: 25px 0;
        padding: 25px 0;
    }
    .attraction_div {
        margin: 0 25px;
        padding: 0 25px;
    }

    .navbar .container {
        width: auto;
    }

    #about-us .image-box {
        justify-content: center;
    }
    #ab
    .desc {
        top: 60%;
    }

    .owl-carousel .owl-item img {
        height: auto;
    }

    .desc h2 {
        font-size: 25px;
        letter-spacing: 1.2px;
        font-weight: 400;
        line-height: 1.2;
    }

    #about-us .about-us-content {
        padding-right: 0;
        padding-top: 15px;
    }

    #about-us p {
        font-size: 14px;
    }

    #amenities.container-fluid {
        padding-right: 100px;
        padding-left: 100px;
    }

    .image_data {
        width: 100%;
        height: 360px;
    }

    #features-block{
        padding-top: 50px;
        padding-bottom: 50px;
        justify-content: center;
        display: grid;
    }

    #features-block .features-box{
        width: 250px;
        justify-content: center;
    }

    #features-block .logo-small{
        font-size: 22px;
        font-weight: 800;
    }

    #features-block  .text-small {
        padding-left: 15px;
    }

    #features-block .text-small h4 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        text-align: center;
        line-height: 12px;
        letter-spacing: 2px;
        color: #525252;
    }
    .nav-menu-button {
        margin-left: 0px;
    }
    
    #booking-page h3{        
        letter-spacing: 1px;
        line-height: 30px;
        font-size: 34px;
    }

}

@media (max-width: 600px) {
    .carousel-caption {
        display: none;
    }

    .navbar .container {
        width: auto;
    }

    .desc {
        top: 60%;
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #fdfdfd;
    }

    .owl-carousel .owl-item img {
        height: auto;
    }
    #gallery .carousel-wrap {
        padding: 0 5%;
    }
    #about-us {
        padding-top: 0;
        padding-bottom: 0;
    }

    .desc h2 {
        font-size: 35px;
        letter-spacing: 1.2px;
        font-weight: 400;
        line-height: 1.2;
    }
    .review-page h3, .rates-page h3 {
        font-family: "Roboto Condensed", Sans-serif;
        letter-spacing: 1px;
        font-weight: 500;
        line-height: 20px;
        text-align: center;
        font-size: 26px;
        color: #343637;
    }
    #about-us h3 {
        letter-spacing: 1px;
        line-height: 40px;
        font-size: 26px;
        margin: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #about-us p {
        font-size: 14px;
    }

    #attractions {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    #amenities.container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .attraction_div {
        margin: 0 10px;
        padding: 0 10px;
    }

    .attraction_div h3 {
        font-size: 50px;
    }

    .image_data {
        width: 100%;
        height: 360px;
    }

    .card {
        background-color: #fff;
        width: 100%;
    }

    .container {
        padding: 10px;
    }
    
    .nav-menu-button {
        margin-left: 0px;
    }
    
    #booking-page h3{
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .slider-counter {
        font-size: 30px;
        font-weight: 500;
        bottom: 0
    }
    
    .navbar .container {
        width: auto;
    }

    .owl-carousel .owl-item .hero-img img {
        height: 450px;
    }

    .owl-carousel .owl-item img {
        height: 300px;
    }

    #gallery .carousel-wrap {
            padding: 0 5%;
        }

    .desc h2 {
        font-size: 25px;
        letter-spacing: 1.2px;
        font-weight: 400;
        line-height: 1.2;
    }

    #about-us.container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }

    #about-us p {
        font-size: 14px;
    }
    
    #attractions .attraction_div h3 {
        font-family: "Roboto Condensed", Sans-serif;
        text-align: left;
        font-size: 34px;
        padding-top: 10px;
        line-height: 10px;
    }

    #features-block{
        padding-top: 50px;
        padding-bottom: 50px;
        justify-content: center;
        display: grid;
    }
    
    #features-block .features-box{
        width: 250px;
        justify-content: center;
    }

    #features-block .logo-small{
        font-size: 22px;
        font-weight: 800;
    }

    #features-block  .text-small {
        padding-left: 15px;
    }

    #features-block .text-small h4 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 24px;
        text-align: center;
        line-height: 12px;
        letter-spacing: 2px;
        color: #525252;
    }
    
    .nav-menu-button {
        margin-left: 0px;
    }
    
    #booking-page h3{
        font-size: 30px;
    }
    #booking-page tr td {
        font-size: 14px;
    }
}

footer {
    
    font-family: "Roboto Condensed", Sans-serif;
    background-color: #fff;
    color: #000;
    padding: 30px 0;
}

footer a {
    color: #000;
}

footer a:hover {
    color: #000;
    text-decoration: none;
}

footer p {
    color: #000;
}

#social-icons {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mt-20 {
    margin-top: 20px;
}