body {
    font-family: 'Josefin Sans', sans-serif;
    background: #000000;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
a{
    text-decoration: none;
    color: #c6a87d;
}
a:hover {
    text-decoration: none;
    color: #e4c71b;
}
p {
    font-size: 18px;
    color: #f2f2f2;
    line-height: 28px;
}
button:focus{
    outline: 0;
}

header {
    background-color: #101418;
}
h2 {
    font-family: 'Josefin Sans', serif;
    font-weight: 400;
    font-size: 48px;
    color: #c6a87d;
}
h2 i {
}
h4 {
    font-family: 'Josefin Sans', serif;
    font-size: 48px;
}
h5 {
    color: #111;
}
footer {
    font-size: 14px;
}
footer i{
    font-size: 21px;
}
.bg-dark {
    background-color: #000000 !important;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.btn {
    border-radius: 0 !important;
    font-weight: 600;
    line-height: 1.5em;
    font-family: 'Cinzel', serif;
}
.btn-primary {
    background-color: #e4c71b !important;
    border-color: #e4c71b !important;
    color: #111;
}
.header-top a{
    color: #fff;
    font-size: 12px;
}
.header-top a i{
    font-size: 14px;
    padding: 0 5px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #e4c71b;
}
.mainslide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    position: relative;
}
.centerlogo {
    height: 100%;
}
.videotag{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.videotag video {
    object-fit: cover;
}
.slidelogo {
    background-color: rgba(0,0,0,0.6);
    font-size: 13px;
    line-height: 20px;
    width: 320px;
}
.reviews-star{
    margin-bottom: 10px;
}
.reviews-star i {
    color: #c6a87d;
}
.bg-dark-light {
    background-color: #101418;
}
.slick-dots {
    list-style-type: none;
    list-style: none;
    text-align: center;
    margin: 50px 0
}
.slick-dots li{
    display: inline-block;
    text-align: center;
    padding: 0 5px;
}
.slick-dots button {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 1px solid #c6a87d;
    text-indent: -9999px;
    background-color: transparent;
}
.slick-dots li.slick-active button {
    background-color: #c6a87d;
}
.reservTable {
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
}
.reservTable:before {
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.centerReserveTable {    
    height: 350px;
    position: relative;
    z-index: 1;
}
.form-control {
    border: 2px solid #fefefe;
    border-radius: 0;
    background-color: #222222;
    color: #fff;
}
.form-control:focus {
  background-color: #222222;
    color: #fff;  
}
.subpageslide {
    height: 400px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.subpageslide .centerlogo {
    position: relative;
    z-index: 1;
}
.subpageslide:before{
    content: "";
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.menusubpages .tb-icon-angle-right {
    font-size: 12px;
}
.wrapper-menu .title-menu {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    width: 88%;
}
.wrapper-menu  .description-menu {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 300;
}
.wrapper-menu  .price {
    font-size: 22px;
    font-weight: 600;
    color: #c6a87d;
}
.wrapper-menu {
    width: 82%;
}
.image-menu {
    width: 18%;
}
.h4-title-menu{
    font-family: 'Tangerine', cursive;
}
.navbar-toggler {
    background-color: #fff;
    border-radius: 0;
    padding: 12px;
}
 .bg-menu-title {
    font-size: 18px;
 }
 #formContactPage {
    min-height: 300px;
 }

.avatarReview img {
    max-width: 40px;
    border-radius: 50%;
}
.starsReview {
    color: #fff;
    font-size: 14px;
}
.starsReview i{
    margin-right: 3px;    
}
.contentReview{
    width: 100%;
}
.rating-satisfaction ul {
    padding: 0;
    margin: 0;
}
.rating-satisfaction ul li {
    color: #d7d7d7;
    list-style: none;
    list-style-type: none ;
    padding: 0;
    display: inline-block;
    font-size: 16px;
}
.rating-satisfaction .activeStars {
    color: #f4d225;
}
.text-primary {
    color: #e4c71b!important;
}
.header_whats_icon .my-float {
    width: 60px;
    height: 60px;
    right: 6%;
    top: 46px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 3px #000;
    line-height: 60px;
    margin-bottom: 10px;
}
.fixbuttons {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
}
@media (min-width: 576px) {}
@media (min-width: 768px) {
    .wrapper-menu {
        width: 88%;
        position: relative;
    }
    .fixbuttons {
        bottom: 15px;
        right: 15px;
    }
    .wrapper-menu:before {
        content: "";
        background-color: #c6a87d;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 13px;
        left: 0;
        z-index: 0;
    }
    .image-menu {
        width: 12%;
    }
    .wrapper-menu .title-menu {
        font-size: 22px;
        line-height: 30px;
    }
    .bg-menu-title {
        background-color: #000;
        position: relative;
        z-index: 1;
        display: inline-block;
        padding-right: 5px;
    }
    .wrapper-menu  .price {
        background-color: #000;
        position: relative;
        z-index: 1;
    }
}
@media (min-width: 992px) {}
@media (min-width: 1200px) {}
@media (min-width: 1400px) {}