.all-center {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.google-map {
    height: 500px;
}
.lined-section {
    margin-top: 50px;
}
.lined-section .list-info {
    width: 600px;
    margin: 0 auto;
    padding: 0 20px;
    list-style: none;
}
.lined-section .list-info li {
    width: 100%;
    padding-top: 10px;
    border-bottom: 1px dotted #0c1233;
}
.circle-content {
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 25px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid;
}
.quote-block {
    margin-top: 50px;
    letter-spacing: 3px;
}
.quote-block .author {
    margin-top: 30px;
}
.standard-image-block {
    margin-top: 50px;
}
.standard-image-block img {
    width: 100%;
}
.standard-image-block .caption {
    margin-top: 15px;
}
.icon-block {
    padding: 100px;
    background-size: 260px;
}
.horizontal-picture-call-block {
    margin-top: 100px;
}
.horizontal-picture-call-block .flex-column {
    display: flex;
    justify-content: space-between;
}
.horizontal-picture-call-block .col-sm-6 {
    padding: 0;
}
.horizontal-picture-call-block .display-img {
    display: block;
    background-size: cover;
}
.horizontal-picture-call-block .title {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 24px;
}
.horizontal-picture-call-block .subtitle {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    font-size: 18px;
}
.horizontal-picture-call-block .div-right {
    padding: 50px 180px;
}
.horizontal-picture-call-block .content {
    margin-bottom: 20px;
    font-size: 18px;
}
.title-block {
    margin-top: 100px;
}
.title-block .icon {
    padding: 100px;
    background-size: 290px;
}
.title-block .title {
    margin-bottom: 40px;
    font-weight: bold;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.title-block .sub-title {
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #DCB9AF;
}
.text-block {
    margin: 0 auto;
}
.text-block .div-title {
    padding-bottom: 20px;
}
.text-block .div-content {
    padding: 50px 0;
}
.image-block {
    text-align: center;
}
.image-block .col-sm-3, .image-block .col-sm-6 {
    padding: 0;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
}
.image-block .col-sm-6 {
    background-size: cover !important;
}
.image-block .col-sm-3 {
    background-size: cover !important;
}
.image-block .col-content {
    height: 300px;
    position: relative;
}
.image-block .content {
    margin-bottom: 3rem;
}
.image-block .element {
    margin-bottom: 15px;
}
.image-block .icon {
    background-size: 290px !important;
    padding: 80px;
}
.tab-set-block {
    margin-top: 100px;
}
.tab-set-block .nav-tabs {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: none;
}
.tab-set-block .nav-tabs .nav-item {
    float: none;
    display: initial;
    padding: 0 100px;
}
.tab-set-block .nav-tabs .nav-item .nav-link {
    display: inline-block;
    border: none;
    background: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
}
.tab-set-block .tab-content .active {
    border: none;
}
.tab-set-block .horizontal-picture-call-block {
    width: 100%;
    margin-top: 0;
}
.blog-entry {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.blog-entry a {
    text-decoration: none;
}
.blog-entry .title {
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.blog-entry .title-profile {
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.blog-entry .profile-subtitle {
    text-align: center;
    margin-bottom: 50px;
}
.blog-entry .post-title {
    padding-bottom: 15px;
}
.blog-entry ul li:nth-child(4) {
    clear: left;
}
.blog-entry ul li:nth-child(7) {
    clear: left;
}
.blog-entry ul li:nth-child(10) {
    clear: left;
}
.blog-entry ul li:nth-child(13) {
    clear: left;
}
.blog-entry ul li:nth-child(16) {
    clear: left;
}
.blog-entry ul li:nth-child(19) {
    clear: left;
}
.blog-entry p {
    font-size: 1em;
}
.blog-entry .post-summary {
    margin-bottom: 2rem;
}
.blog-entry .post-summary .post-categories {
    min-height: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.blog-entry .post-summary .post-title {
    padding-top: 15px;
    padding-bottom: 5px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.blog-entry .post-summary .post-image .feature-img {
    height: 230px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.blog-entry .post-summary .post-publish-date {
    font-size: 0.8em;
}
.blog-entry .post-summary .summary {
    padding-top: 15px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog-post {
    margin-top: 50px;
}
.blog-post .post-categories {
    padding: 20px 0 50px;
    text-decoration-line: underline;
    text-decoration-style: wavy;
    text-underline-position: under;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.blog-post .title {
    margin-bottom: 50px;
    letter-spacing: 5px;
    font-weight: 600;
}
.blog-post .author {
    text-decoration: underline;
}
.blog-post .info {
    padding-bottom: 20px;
    font-size: 0.8em;
}
.blog-post .feature-img {
    padding-bottom: 70px;
}
.blog-post .container {
    width: unset;
}
.instagram-feed-block {
    margin-top: 50px;
    padding: 30px 0;
    background-color: #DCB9AF;
}
.instagram-feed-block .icon {
    padding: 35px;
    background-size: 200px;
}
.instagram-feed-block h2 {
    text-align: center;
    padding-bottom: 35px;
    letter-spacing: 5px;
}
.instagram-feed-block .img-list {
    width: 840px;
    margin: 0 auto;
}
.instagram-feed-block .img-list div {
    text-align: center;
}
.instagram-feed-block .img-list div img {
    width: auto;
    margin: 11px 0;
}
.instagram-feed-block .img-list.Small img {
    height: 190px;
}
.instagram-feed-block .img-list.Medium img {
    height: 260px;
}
.instagram-feed-block .img-list.Large img {
    height: 400px;
}
.form-block .title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}
.form-block ul {
    list-style: none;
    padding: 0;
}
.form-block label {
    font-weight: normal !important;
}
.form-block .field {
    margin-bottom: 30px;
}
.form-block .field input[type=text].text, .form-block .field input[type=email].text {
    width: 200px;
    background-color: #FFF0D8;
    border: none;
    padding: 6px 12px;
    height: 35px;
    border: none !important;
    border-radius: 0 !important;
}
.form-block .field textarea.textarea {
    width: 300px;
    padding: 6px 12px;
    background-color: #FFF0D8;
    border: none !important;
    border-radius: 0 !important;
}
.form-block .userform-fields {
    margin-right: 20px;
}
.form-block .btn-toolbar {
    margin-left: 0;
}
.form-block input[type=button], .form-block input[type=reset], .form-block button.step-button-prev, .form-block button.step-button-next {
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #ffffff;
    border-color: transparent;
    color: #812121;
    transition: all .3s;
    border-radius: 0px;
    text-align: center;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    border-width: 0;
}
.form-block input[type=button]:hover, .form-block input[type=reset]:hover, .form-block button.step-button-prev:hover, .form-block button.step-button-next:hover {
    color: #000000;
}
.form-block input[type=submit] {
    letter-spacing: 3px;
    text-transform: uppercase;
    background-color: #0c1233;
    border-color: transparent;
    color: rgba(255,255,255,0.8);
    transition: all .3s;
    border-radius: 0px;
    text-align: center;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 30px;
    border-width: 0;
}
.form-block input[type=submit]:hover {
    color: #ffffff;
}
.form-block .userform-progress .step-button-jump {
    background-color: #ffffff;
    border-color: transparent;
    color: #812121;
    transition: all .3s;
    border-radius: 0px;
    text-align: center;
    font-size: 13px;
    border-width: 0;
}
.form-block .userform-progress .current .step-button-jump {
    font-weight: bold;
    color: #0c1233;
}
.form-block .progress {
    border-radius: 0;
}
.two-column-text-block {
    margin-top: 50px;
    padding: 50px 20px;
}
.two-column-text-block .border-right {
    border-right: 1px solid #0c1233;
}
.two-column-text-block .border-left {
    border-left: 1px solid #0c1233;
    margin-left: -1px;
}
.two-column-text-block .title {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
}
.two-column-text-block .subtitle {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
}
.two-column-text-block .content {
    margin-bottom: 20px;
}
.call-to-action-block {
    margin-top: 50px;
    padding: 50px;
}
.call-to-action-block .title {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 5px;
}
.call-to-action-block .subtitle {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
}
.call-to-action-block .content {
    margin-bottom: 20px;
}
.amenities-block {
    margin: 50px auto;
    padding: 40px 0;
    background-color: #dbb9af;
}
.amenities-block .title-content {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
}
.amenities-block .list-items li {
    display: inline-block;
    padding: 30px;
    background-size: 130px !important;
}
.amenities-block .list-info {
    width: 600px;
    margin: 0 auto;
    padding: 0 20px;
}
.amenities-block .list-info li {
    width: 100%;
    padding-top: 10px;
    border-bottom: 1px dotted #0c1233;
}
.list-element__container .vertical-image-call-block {
    margin: 10px;
}
.vertical-image-call-block {
    padding-bottom: 20px;
    text-align: center;
}
.vertical-image-call-block.container {
    width: 250px;
}
.vertical-image-call-block.container .img-content {
    height: 250px;
}
.vertical-image-call-block.container img {
    width: 250px;
    max-height: 250px;
}
.vertical-image-call-block .title {
    margin: 20px 0;
    text-transform: uppercase;
}
.vertical-image-call-block .subtitle {
    padding-bottom: 15px;
}
.carousel-block {
    margin-bottom: 80px;
}
.carousel-block .carousel-video {
    height: 656px;
}
.carousel-block .carousel {
    margin-top: -10px;
    margin-left: -15px;
    margin-right: -15px;
}
.carousel-block .carousel .carousel-inner img {
    width: 100%;
}
.carousel-block .carousel-control.left, .carousel-block .carousel-control.right {
    background-image: none;
}
.carousel-block #a-scroll {
    position: absolute;
    left: 50%;
    margin-top: 5px;
    margin-left: -24px;
    font-size: 0.8em;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    z-index: 1000;
}
.carousel-block .s-text {
    font-size: 1em;
    letter-spacing: 1px;
}
.carousel-block .s-arrow {
    display: block;
    width: 16px;
    height: 6px;
    margin: 0px auto;
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 1em;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBkPSJNMTYuMDAzIDE4LjYyNmw3LjA4MS03LjA4MUwyNSAxMy40NmwtOC45OTcgOC45OTgtOS4wMDMtOSAxLjkxNy0xLjkxNnoiLz48L3N2Zz4=');
}
.dnadesign__elementallist__model__elementlist {
    text-align: center;
}
.dnadesign__elementallist__model__elementlist .blocks__verticalimagecall__verticalimagecall {
    display: inline-flex;
}
.div-booking-content {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #1e1931;
    color: #fff1d7;
}
.div-booking-content form {
    padding: 20px;
}
.div-booking-content .booking-pad-left {
    padding-left: 60px;
}
.div-booking-content .input-group {
    width: 100%;
}
.div-booking-content .form-control {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 !important;
    background-color: #fff1d7;
}
.div-booking-content .form-control-large {
    width: 220px;
}
.div-booking-content .form-control-small {
    width: 90px;
}
.div-booking-content label {
    font-weight: normal;
}
.div-booking-content .btnSearchBooking {
    margin-top: 38px;
    height: 35px;
    background-color: #fff1d7;
    color: #333;
}
.div-booking-content .chzn-container {
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff1d7;
}
.div-booking-content .chzn-container .chzn-single {
    background-color: #fff1d7;
}
.div-booking-content .chzn-container .chzn-drop {
    border-radius: 0;
    background-color: #fff1d7;
}
.div-booking-content .chzn-container .chzn-drop .highlighted {
    border-radius: 0;
}
.div-booking-content .booking-more {
    margin-left: 10px;
    padding: 0 30px;
    border: 1px solid #44382a;
    color: #fff1d7;
    font-style: italic;
}
.div-booking-content .booking-less {
    margin-left: 10px;
    padding-right: 10px;
    color: #fff1d7;
    font-style: italic;
}
.div-booking-content .booking-less .glyphicon {
    margin-left: 10px;
    top: 4px;
}
#btnBookingFixed {
    width: 100%;
    margin-left: -15px;
    padding: 5px 0;
    display: none;
    position: fixed;
    z-index: 1000;
    text-align: center;
    bottom: 0;
    background-color: white;
}
.booking-bar-block {
    margin-bottom: 20px;
}
.booking-bar-block a:hover {
    text-decoration: none;
}
.banner-block {
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}
.banner-block .banner-content {
    padding-bottom: 1em;
}
.horizontal-picture-action-list-block {
    padding: 30px 0;
}
.horizontal-picture-action-list-block .col-sm-6 {
    padding: 0;
}
.horizontal-picture-action-list-block img {
    width: 100%;
}
.horizontal-picture-action-list-block .div-right {
    padding: 0 10px;
}
.horizontal-picture-action-list-block .div-right .content {
    border-bottom: 1px solid #0c1233;
    letter-spacing: 3px;
}
.horizontal-picture-action-list-block .div-right .content:first-child {
    border-top: 1px solid #0c1233;
}
.horizontal-picture-action-list-block .div-right .content a.btn {
    margin-top: 20px;
}
.menu-slide-out-block {
    margin: 0;
    z-index: 1001;
    position: fixed;
    transition: 1s right;
    transition-delay: 0.1s;
    box-shadow: 0 2px 10px rgba(0,0,0,0.25);
    top: 230px;
    left: auto;
    right: -400px;
}
.menu-slide-out-block.revealed {
    left: auto;
    right: 0;
    transition: 1s right;
    transition-delay: 0s;
}
.menu-slide-out-block .slide-bar {
    position: absolute;
    margin: 0;
    background: #0c1233;
    color: #FFFFFF !important;
    text-transform: capitalize;
    transition: all 300ms;
    text-align: left;
    transform: rotate(-90deg);
    transform-origin: 0% 100%;
    bottom: 0;
    width: 400px;
}
.menu-slide-out-block .slide-bar .a-action-show-hide {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}
.menu-slide-out-block .slide-bar .a-action-show-hide .slide-title {
    margin: 0;
    padding: 2rem 2.5rem;
    display: inline-block;
    color: #ffffff;
    transition: all linear 0.5s 1s;
    letter-spacing: 3px;
}
.menu-slide-out-block .slide-bar .a-action-show-hide .sp-open {
    visibility: visible;
    position: absolute;
    top: 24px;
    right: 20px;
    transition: 0s visibility;
    transition-delay: 0.1s;
    color: #FFF;
}
.menu-slide-out-block .slide-bar .a-action-show-hide .sp-open.revealed {
    width: 0;
    height: 0;
    visibility: hidden;
    transition: 0s visibility;
    transition-delay: 0s;
}
.menu-slide-out-block .slide-bar .a-action-show-hide .sp-close {
    display: none;
}
.menu-slide-out-block .slide-bar .a-action-show-hide .sp-close.revealed {
    display: block;
    position: absolute;
    font-size: 1.8rem;
    font-weight: 800;
    top: 18px;
    right: 20px;
    color: #ffffff;
}
.menu-slide-out-block .slide-menu {
    background: #FEFEFE;
    padding: 1rem;
    width: 400px;
    height: 400px;
    overflow: hidden;
    transition: 1s max-height, 1s width;
    transition-delay: 0s, 1s;
    color: #4a4a4a;
}
.menu-slide-out-block .slide-menu.revealed {
    transition: 1.5s max-height, 0.5s width;
    transition-delay: 1s, 0s;
}
.menu-slide-out-block .slide-menu .title {
    padding: 10px 0 5px;
}
.menu-slide-out-block .slide-menu .content {
    padding: 20px 0;
}
.menu-slide-out-block .slide-menu .banner {
    height: 100px;
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}
.menu-slide-out-block .slide-menu .btn {
    margin: 10px 0;
}
@media (max-width: 992px) {
    .lined-section .list-info {
        width: auto !important;
    }
    .nav {
        display: block;
    }
    .home-tab-set .nav-tabs .nav-item {
        padding: 0 25px;
    }
    .horizontal-picture-call-block .title {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .horizontal-picture-call-block .btn {
        margin-bottom: 30px;
    }
    .instagram-feed-block .img-list {
        width: auto;
    }
    .tab-set-block .nav-tabs .nav-item {
        padding: 0 20px;
    }
    .horizontal-picture-call-block .div-right {
        padding: 20px;
    }
    .instagram-feed-block .img-list.Large img {
        height: 335px;
    }
    .instagram-feed-block .img-list.Medium img {
        height: 330px;
    }
    .instagram-feed-block .img-list.Small img {
        height: 155px;
    }
    .list-info {
        width: auto !important;
    }
    .text-block {
        width: auto;
    }
    .div-booking-content .booking-pad-left {
        padding-left: 0;
    }
    .div-booking-content .btnSearchBooking {
        margin-top: 15px;
    }
    .div-booking-content .booking-more, .div-booking-content .booking-less {
        margin-left: 0;
        margin-top: 5px;
        display: inline-block;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .horizontal-picture-call-block .div-right {
        padding: 20px;
    }
    .horizontal-picture-call-block .title {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .horizontal-picture-call-block .btn {
        margin-bottom: 10px;
    }
    .image-block .col-sm-3, .image-block .col-sm-6 {
        background-size: cover !important;
    }
}
@media (max-width: 600px) {
    .two-column-text-block .border-right {
        border-right: none;
        padding-bottom: 40px;
    }
    .two-column-text-block .border-left {
        border-left: none;
        margin-left: 0;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1365px) and (-webkit-min-device-pixel-ratio: 1) {
    .carousel-block .carousel-video {
        height: 545px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 1) {
    .carousel-block .carousel-video {
        height: 420px;
    }
}
@media (max-width: 767px) {
    .btn {
        letter-spacing: 0;
    }
    .horizontal-picture-call-block .title {
        margin-top: 0;
        margin-bottom: 0;
    }
    .horizontal-picture-call-block .subtitle {
        margin-bottom: 0;
    }
    .horizontal-picture-call-block .content {
        margin-bottom: 0;
        padding-top: 0;
    }
    .horizontal-picture-call-block .btn {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .image-block .col-sm-3, .image-block .col-sm-6 {
        background-size: cover !important;
    }
    .div-booking-content .form-control-large {
        width: 100%;
    }
    .div-booking-content .form-control-small {
        width: 40%;
        margin-right: 10px;
    }
}
@media (max-width: 414px) {
     .blocks__menuslideout__menuslideout {
        display: none;
    }
    .google-map {
        height: 400px;
    }
    .instagram-feed-block .img-list.Large img {
        height: 350px;
    }
    .instagram-feed-block .img-list.Medium img {
        height: 160px;
    }
    .instagram-feed-block .img-list.Small img {
        height: 165px;
    }
    .carousel-block .carousel-video {
        height: 233px;
    }
    .carousel-caption {
        padding-top: 0;
        right: 10%;
        left: 10%;
    }
    .carousel-block #a-scroll {
        margin-top: -3rem;
    }
}
@media (max-width: 375px) {
    .instagram-feed-block .img-list.Large img {
        height: 317px;
    }
    .instagram-feed-block .img-list.Medium img {
        height: 145px;
    }
    .instagram-feed-block .img-list.Small img {
        height: 144px;
    }
    .carousel-block .carousel-video {
        height: 210px;
    }
    .carousel-block #a-scroll {
        margin-top: -5rem;
    }
}
@media (max-width: 320px) {
    .instagram-feed-block .img-list.Large img {
        height: 263px;
    }
    .instagram-feed-block .img-list.Medium img {
        height: 118px;
    }
    .instagram-feed-block .img-list.Small img {
        height: 116px;
    }
    .carousel-caption {
        top: 1rem;
    }
    .carousel-block .carousel-video {
        height: 181px;
    }
    .carousel-block #a-scroll {
        margin-top: -7rem;
    }
}

@media(max-width:754px){
    #btnBookingFixed {
        display: block !important;
    }
}