/*
Theme Name: Hoteles Kali
Theme URI: http://iniciativam.com/
Author: Iniciativa M
Author URI: http://iniciativam.com/
Version: 1.0
*/

@import url("resources/lib/magnific-popup/magnific-popup.css");

@font-face {
    font-family: 'FuturaBT';
    src: url('resources/fonts/futura/book/FuturaBT-Book.eot?#iefix') format('embedded-opentype'),  url('resources/fonts/futura/book/FuturaBT-Book.woff') format('woff'), url('resources/fonts/futura/book/FuturaBT-Book.ttf') format('truetype'), url('resources/fonts/futura/book/FuturaBT-Book.svg#FuturaBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: url('resources/fonts/georgia/regular/Georgia.eot');
	src: url('resources/fonts/georgia/regular/Georgia.woff') format('woff'), url('resources/fonts/georgia/regular/Georgia.ttf') format('truetype'), url('resources/fonts/georgia/regular/Georgia.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Georgia';
	src: url('resources/fonts/georgia/regular-italic/Georgia Italic.eot');
	src: url('resources/fonts/georgia/regular-italic/Georgia Italic.woff') format('woff'), url('resources/fonts/georgia/regular-italic/Georgia Italic.ttf') format('truetype'), url('resources/fonts/georgia/regular-italic/Georgia Italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}

body {
    color: #333;
    font-size: 17px;
}

body, .daterangepicker {
    font-family: 'FuturaBT', sans-serif;
}

img {
    max-width: 100%;
}

a {
    -moz-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    color: #042045;
}

a, a:hover, a:focus, a:active, svg {
    text-decoration: none;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    margin: 1rem 0;
    font-weight: 400;
    font-family: 'Georgia', 'FuturaBT', sans-serif;
}

h1 {
    font-size: 2.8rem;
}

h2 {
    font-size: 2.5rem;
}

h3 {
    font-size: 2rem;
}

header {
    background: #fff;
    position: relative;
    z-index: 1030;
    -moz-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

header.ghost-head, header.scrolled-head {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}

header.ghost-head {
    background: transparent;
    box-shadow: none;
}

header.scrolled-head {
    background-color: #fff;
}

header, header.scrolled-head, .kali-collection {
    box-shadow: 0px 0px 7px rgba(3,6,0,0.33);
}

header.scrolled-head > .top-bar {
    display: none;
}

body.admin-bar header.ghost-head, body.admin-bar header.scrolled-head {
    top: 32px;
}

.navbar-brand {
    height: auto;
    padding: 1.6rem 0;
}

.navbar-brand > svg, .sub-brand > svg, .footer-logo > svg {
    height: 4rem;
}

.footer-logo {
    margin-bottom: 1.5rem;
}

.navbar-brand > svg .cls-1 {
    fill: #27aae1;
}

.navbar-brand > svg .cls-2 {
    fill:#042045;
}

.top-bar, footer {
    background-color: #27aae1;
}

footer, footer a, footer h1, footer h2, footer h3 {
    color: #fff;
}

footer h3.widget-title {
    font-style: italic;
    font-size: 1.8rem;
}

body.single-hotel .top-bar, body.single-hotel footer {
    background-color: #042045;
}

.top-bar, .top-bar a, footer, footer a {
    color: #fff;
}

.navbar-nav > li > a,
.navbar-nav > li > a,
.navbar-nav > li > a {
    color: #042045;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:active,
.navbar-nav > li > a:focus {
    background: transparent;
    color: #27aae1;
}

.top-bar .navbar-nav > li > a,
.top-bar .navbar-nav > li > a,
.top-bar .navbar-nav > li > a {
    color: #fff;
}

.top-bar .navbar-nav > li > a:hover,
.top-bar .navbar-nav > li > a:active,
.top-bar .navbar-nav > li > a:focus {
    /*color: #042045;*/
}

.top-bar .navbar-nav > li > a svg {
    margin-right: 5px;
}

.ghost-head:not(.scrolled-head) .navbar-toggle, .ghost-head:not(.scrolled-head) .navbar-nav > li > a {
    color: #fff;
}

.ghost-head .top-bar .navbar-toggle, .ghost-head .top-bar .navbar-nav > li > a {
    color: #f5f5f5;
    font-size: 14px;
}

.ghost-head .top-bar .navbar-nav > li > a:hover,
.ghost-head .top-bar .navbar-nav > li > a:focus,
.ghost-head .top-bar .navbar-nav > li > a:active {
    color: #fff;
}

svg.fa-phone {
    transform: rotate(90deg);
    -webkit-ransform: rotate(90deg);
    -moz-ransform: rotate(90deg);
}

.bg-img, .overlay-kali,
.main-slider .item .bg-img::after,
.with-overlay::after,
.hotel-carousel .hotel-description::after,
.overlayed-slider .item .bg-img::after,
.blog-item .item-media .media-photo,
.promotion-item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.owl-carousel .item {
    position: relative;
}

.main-slider .item {
    min-height: 70vh;
}

.main-slider-nav .item {
    height: 10rem;
}

.h-slider .item,
header.ghost-head + main .page-banner {
    min-height: calc(70vh + 5rem);
}

.main-slider .item .bg-img::after,
.with-overlay::after,
.hotel-carousel .hotel-description::after,
.overlayed-slider .item .bg-img::after {
    content: "";
    background-color: #042045;
    opacity: 0.39;
}

.page-banner.with-overlay::after {
    background-color: #000;
    opacity: 0.25;
}

.overlayed-slider .item .bg-img::after {
    background-color: #000;
    opacity: 0.15;
}

.owl-carousel .slide-content {
    color: #fff;
    text-align: center;
    font-family: 'Georgia', 'FuturaBT', sans-serif;
    font-size: 4.5rem;
    line-height: 1;
}

.owl-carousel .item .slide-content > .container, .with-overlay > div {
    position: relative;
    z-index: 2;
}

.cover-cc-bg, .bg-img, .ac-image, .blog-item .item-media .media-photo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

section {
    position: relative;
}

.italic-text {
    font-style: italic;
}

.center-text {
    text-align: center;
}

.right-text {
    text-align: right;
}

.alt-font {
    font-family: 'Georgia', 'FuturaBT', sans-serif;
}

.intro-text {
    font-size: 18px;
    line-height: 1.6;
}

.flex, .amenities-list, .social-share, .social-share a, .services-list, .services-list .service-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex.flex-wrap, .content-accommodation .amenities-list {
	flex-wrap: wrap;
}

.flex.flex-v-center, .services-list .service-item {
	align-items: center;
}

.flex.flex-v-bottom {
	align-items: flex-end;
}

.flex.flex-h-center, .services-list .service-item {
	justify-content: center;
	text-align: center;
}

.flex.flex-h-right {
	justify-content: flex-end;
}

.flex.flex-s-around {
	justify-content: space-around;
}

.flex.flex-s-evenly {
	justify-content: space-evenly;
}

.white-box-wrap {
    padding: 0.5rem;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.overlap-nav {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5rem;
    z-index: 2;
}

.intro-text h1 {
    color: #042045;
}

.intro-text h1 > small {
    color: #999999;
    font-family: 'Georgia', 'FuturaBT', sans-serif;
    font-size: 70%;
}

hr.small {
    width: 5rem;
    margin: 1rem auto;
    border-top: solid 2px #042045;
}

.content-section {
    padding: 3rem 0;
}

.content-section.md {
    padding: 5rem 0;
}

.content-section.lg {
    padding: 10rem 0;
}

.grey-kali-bg {
    background-image: url(resources/img/assets/homepage/grey-texture.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 5% top;
    background-size: 30%;
}

.main-banner + .intro-section {
    padding-top: 8rem;
}

.main-banner + .md.intro-section {
    padding-top: 10rem;
}

.btn {
    background-color: #042045;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    outline: 0;
    border: 2px solid transparent;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    padding: 12px 25px;
    line-height: 1;
}

.btn.btn-rounded {
    border-radius: 25px;
}

.btn:hover, .btn:active, .btn:focus {
    color: #fff;
}

.btn.btn-md {
    font-size: 16px;
    padding: 15px 30px;
}

.btn.btn-ghost {
    border: 2px solid #fff;
    background:transparent;
    color: #fff;
}

.btn-ghost.alt {
    border: 2px solid #042045;
    color: #042045;
}

.btn-ghost:hover, .btn-ghost:active, .btn-ghost:focus {
    border: 2px solid #fff;
    background: #fff;
    color: #333;
}

.btn-ghost.alt:hover, .btn-ghost.alt:active, .btn-ghost.alt:focus {
    border: 2px solid #042045;
    background: #042045;
    color: #fff;
}

.btn.btn-block {
    display: block;
    width: 100%;
}

.form-control, .searchform input {
    line-height: 1.42857143;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    min-height: 40px;
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 8px 15px;
    border: 0;
}

.form-control:active, .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

body #weatherWidget {
    font-family: 'Futura', 'FuturaBT', sans-serif !important;
}

.navbar-toggle {
    font-size: 25px;
    line-height: 1;
}

.suscribe-form {
    background-color: #042045;
    padding: 1rem 0;
}

.suscribe-form .btn {
    background-color: #27aae1;
}

.form-control {
    background-color: #f1f1f1;
}

.big-title {
    font-size: 2.5rem;
    margin-bottom: 3rem;
}

.control {
    position: relative;
}

.control-date {
    min-width: 16.5rem;
}

.control.right-addon input {
    text-indent: 30px;
}

.control .addon-icon {
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    position: absolute;
    pointer-events: none;
    font-size: 20px;
    line-height: 1;
}

.control.right-addon .addon-icon {
    right: auto;
    left: 15px;
}

.kali-collection {
    background-color: #f1f1f1;
    position: relative;
}

.kali-collection .sub-brand {
    padding: 1.5rem 2rem;
}

.kali-collection .sub-brand > svg {
    height: 4rem;
}

.kali-collection .sub-brand.alt-brand > svg{
    height: 3.5rem;
}

.kali-collection .sub-brand > svg .cls-1,
.kali-collection .sub-brand > svg .cls-2,
.kali-collection .sub-brand > svg .cls-3 {
    -moz-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.kali-collection .sub-brand:not(:hover) > svg .cls-1,
.kali-collection .sub-brand:not(:hover) > svg .cls-2,
.kali-collection .sub-brand:not(:hover) > svg .cls-3 {
    fill: #000;
}

#kali-locations {
    height: 60vh;
}

.skew-section {
    -moz-transform: skew(0deg, -3.2deg);
    -webkit-transform: skew(0deg, -3.2deg);
    transform: skew(0deg, -3.2deg);
    z-index: 2;
    overflow: hidden;
    margin: 3rem 0;
}

.skew-section > .skew-content {
    z-index: 3;
}

.skew-section > .skew-content, .skew-section > .skew-bg {
    -moz-transform: skew(0deg, 3.2deg);
    -webkit-transform: skew(0deg, 3.2deg);
    transform: skew(0deg, 3.2deg);
}

.skew-section > .skew-bg {
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: -10%;
    top: -10%;
}

.white-text, .with-overlay,
body.single-hotel > main .white-text h1, .white-text h1,
body.single-hotel > main .white-text h2, .white-text h2{
    color: #fff;
}

.hotel-carousel .item {
    height: 50rem;
}

.hotel-carousel .hotel-title {
    display: inline-block;
    position: absolute;
    bottom: 2.5rem;
    background-color: #27aae1;
    color: #fff;
    z-index: 5;
    font-size: 2.2rem;
    padding: 1rem 2rem;
    min-width: 50%;
    line-height: 1.2;
}

.hotel-carousel .bg-img {
    overflow-y: hidden;
}

.hotel-carousel .hotel-title > small {
    font-size: 14px;
    display: block;
}

.hotel-carousel .item .hotel-description {
    padding: 3rem 2rem;
    height: 100%;
    position: relative;
    transform: translateY(100%);
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}

.hotel-carousel .item:hover .hotel-description {
    transform: translateY(0);
}

.hotel-carousel .hotel-description > .content {
    position: relative;
    z-index: 3;
    text-align: center;
    width: 100%;
}

.hotel-carousel .hotel-description > .content svg,
header.ghost-head:not(.scrolled-head) .navbar-brand > svg,
header.ghost-head:not(.scrolled-head) .sub-brand > svg,
footer .footer-logo > svg,
.services-list .service-item:hover .icon > img {
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.hotel-carousel .hotel-description > .content svg {
    height: 7rem;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-nav .owl-prev {
    left: 0;
}

.owl-nav .owl-next {
    right: 0;
}

.btn-nav {
    background: #042045;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);
    line-height: 1.1;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}

.white-nav .btn-nav {
    background: #fff;
}

.owl-nav .owl-prev:hover .btn-nav, .owl-nav .owl-next:hover .btn-nav {
    background: #27aae1;
}

.white-nav .owl-nav .owl-prev:hover .btn-nav, .white-nav .owl-nav .owl-next:hover .btn-nav {
    background-color: #fff;
}

.btn-nav.arrow-right {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.btn-nav svg {
    width: 2.5rem;
    height: 2.5rem;
    margin: 1rem;
    fill: #fff;

}

.white-nav .owl-nav .owl-prev:hover .btn-nav svg, .white-nav .owl-nav .owl-next:hover .btn-nav svg{
    fill: #27aae1;
}

.white-nav .btn-nav svg {
    width: 2.5rem;
    height: 2.5rem;
    margin: 1rem;
    fill: #042045;
}

h1, h2, h3, h4, h5, h6 {
    color: #645e60;
}

body.single-hotel > main h1 > small,
body.single-hotel > main h2 > small,
body.single-hotel > main h3 > small {
    display: block;
    font-style: italic;
    font-size: 70%;
    color: #999999;
}

body.single-hotel > main h1 {
    font-size: 2.8rem;
}

body.single-hotel > main h2 {
    font-size: 2.5rem;
}

.booking-box {
    margin: 0 auto;
    text-align: center;
    color: #645e60;
    line-height: 0.7;
    z-index: 10;
}

.booking-box.overlap {
    position: absolute;
    bottom: -4rem;
    left: 0;
    right: 0;
    z-index: 5;
}

.booking-box form {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
    position: relative;
}

.booking-box .control {
    float: left;
    position: relative;
    text-align: left;
}

.booking-box .control > input,
.booking-box .control > select,
.booking-box .control > button {
    border: none;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 18px;
    line-height: 1;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    min-height: 72px;
}

.fancy-control-text {
    padding: 1.5rem 3rem;
}

.fancy-control-text.with-ai {
    padding-right: 4.5rem;
}

.fancy-control-text > .label, .fancy-control-text > .content {
    line-height: 1;
}

.fancy-control-text > .label {
    font-size: 12px;
}

/*.fancy-control-text > .content {
    font-family: 'Georgia', 'FuturaBT', sans-serif;
}*/

.fancy-control-text > .content > .main {
    font-size: 30px;
}

/*.fancy-control-text > .content > .alt {
    font-style: italic;
}*/

.fancy-control-text > .content > .alt.text {
	/*font-weight: 700;*/
	line-height: 1.8;
	font-size: 16px;
}

.booking-box .control > .fancy-control-text + input,
.booking-box .control > .fancy-control-text + select {
    /*display: none;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.main-banner + .first-section {
    padding-top: 7rem;
}

.google-map-frame, .map-section {
    position: relative;
    padding-bottom: 60vh;
    height: 0;
    overflow: auto;
    z-index: 1;
}

.map-section.md {
    padding-bottom: 40vh;
}

.google-map-frame > iframe, .map-section > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.wrap-with-m {
    border: 10px solid #fff;
    position: relative;
}

.wrap-with-m > span.icon {
    height: 5.5rem;
    width: 5.5rem;
    border-radius: 5rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    bottom: -3rem;
    z-index: 10;
    background-color: #fff;
    color: #042045;
    font-size: 3rem;
    text-align: center;
    padding: 0.75rem 0;
}

/*body.single-hotel section:not(:first-child):nth-child(odd) {
    background-color: #fff;
}*/

.forty-sixty > .left {
    flex: 0 0 45%;
}

.forty-sixty > .right {
    flex: 0 0 55%;
}

ul {
    padding-left: 18px;
}

.extra-padding-sides {
    padding-left: 5rem;
    padding-right: 5rem;
}

.b-slider .item {
    height: 65vh;
}

.shadow-section {
    box-shadow: 0 7px 15px rgba(0,0,0,0.2);
    z-index: 2;
}

.owl-f-wrap {
    overflow-y: hidden;
}

body.single-hotel section.content-section.blue-bg {
    background-color: #042045;
}

.grey-bg {
    background-color: #f1f1f1;
}

.street-view-logo {
    max-width: 80%;
}

.justified-paragraphs p {
    text-align: justify;
}

.kali-card {
    background-color: #042045;
    color: #fff;
    box-shadow: 4px 4px 7px rgba(0,0,0,.35);
    -webkit-box-shadow: 4px 4px 7px rgba(0,0,0,.35);
    -moz-box-shadow: 4px 4px 7px rgba(0,0,0,.35);
    margin-bottom: 1.5rem;
}

.kali-card h1,
.kali-card h2,
.kali-card h3 {
    color: #fff;
    font-style: italic;
}

.kali-card > .card-content {
    padding: 1.5rem;
}

.kc-wrap {
    padding: 10px;
}

.specials-carousel .thumb-card, .kali-card .thumb-card {
    height: 20rem;
    position: relative;
}

.owl-dots {
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    top: 1rem;
}

.owl-dots .owl-dot {
    display: inline-block;
}

.owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 8px;
    background: #999999;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #645e60;
}

.ac-slider {
    margin: 3rem 0;
}

.accommodation-card {
    background-color: #fff;
    padding: 0 15px;
}

.ac-description {
    padding: 5rem;
    text-align: left;
}

.ac-description h3, .content-accommodation h3{
    font-size: 2rem;
}

.owl-carousel .item {
    position: relative;
}

.ac-image, .accommodation-gallery .item, .simple-gallery .item {
    min-height: 35rem;
    position: relative;
    padding: 0;
}

.overlap-nav-owl .owl-nav .owl-prev {
    left: -2.5rem;
}

.overlap-nav-owl .owl-nav .owl-next {
    right: -2.5rem;
}

.gallery-wrap-item {
    overflow: hidden;
    position: relative;
    min-height: 30rem;
    flex: 0 0 calc(33.33% - 6px);
    margin: 3px;
}

.gallery-wrap-item .bg-img, .item-media .media-photo {
    -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s cubic-bezier(0.77, 0, 0.175, 1);
}

.gallery-wrap-item:hover .bg-img, .item-media:hover .media-photo {
    transform: scale(1.2);
}

.gallery-wrap-item .overlay, .item-media .overlay, .promotion-item .overlay {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-color: rgba(4, 32, 69, 0.65);
    cursor: pointer;
    opacity: 0;
    transition: opacity .4s 0s;
}

.item-media .overlay {
    background-color: rgba(4, 32, 69, 0.5);
}

.gallery-wrap-item:hover .overlay, .item-media:hover .overlay, .promotion-item .overlay {
    opacity: 1;
}

.gallery-wrap-item .overlay h4 {
    color: #fff;
    font-size: 2.2rem;
    font-style: italic;
}

.gallery-wrap-item .overlay hr {
    background: #fff;
    border-color: #fff;
}

.promotion-item .overlay {
    padding: 15px;
    background-color: rgba(4, 32, 69, 0.5);
}

.promotion-item .overlay > div {
    position: relative;
    z-index: 5;
}

footer .c-info {
    margin-bottom: 1.5rem;
}

header .navbar-info > .h-tel, footer .c-info .h-tel {
    font-size: 2.5rem;
    line-height: 1.2;
}

footer .c-info .h-tel {
    font-size: 2rem;
}

footer .copyright {
    font-size: 12px;
    background-color: #fff;
    padding: 10px 0;
    color: #645e60;
}

.social-buttons, .allowed-payments {
    list-style: none;
    padding: 0;
    line-height: 1;
    margin: 1rem 0;
}

.social-buttons li, .allowed-payments li {
    display: inline-block;
}

.social-buttons li > a {
    height: 4rem;
    width: 4rem;
    border: 3px solid #fff;
    border-radius: 100%;
    position: relative;
    float: left;
    text-align: center;
    font-size: 18px;
    padding: 0.75rem 0;
    color: #fff;
    transition: all .2s ease 0s;
}

.social-buttons li > a:hover, .social-buttons li > a:active, .social-buttons li > a:focus {
	background-color: #fff;
	color: #042045;
}

.accommodation-card + .accommodation-card {
    margin-top: 3rem;
}

/*Virtual Pages*/
.accomodations-section .accommodation-card:nth-child(odd) .ac-image, .restaurants-section .accommodation-card:nth-child(even) .ac-image {
    order: 2;
    -webkit-order: 2;
    -moz-order: 2;
}

.gallery-slider.owl-carousel button.owl-prev, .gallery-slider.owl-carousel button.owl-next,
.h-slider.owl-carousel button.owl-prev, .h-slider.owl-carousel button.owl-next {
    background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
    height: 100%;
    padding: 20px !important;
    color: #fff;
}

.gallery-slider.owl-carousel button.owl-next, .h-slider.owl-carousel button.owl-next {
    background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
}

.gallery-slider.owl-carousel button.owl-prev > svg, .gallery-slider.owl-carousel button.owl-next > svg,
.h-slider.owl-carousel button.owl-prev > svg, .h-slider.owl-carousel button.owl-next > svg {
    height: 6rem;
    width: 25px;
}

.ac-actions .btn + .btn {
    margin-left: 5px;
}

.btn-shadow {
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    transition: box-shadow .4s, transform .4s, background .4s, border-color .4s, color .4s;
}

.ac-actions {
    margin-top: 2rem;
}

.ac-amenities {
    width: 100%;
    transition: max-height .4s;
    overflow: hidden;
    display: none;
}

.ac-amenities .amenities-list {
    padding: 0 3rem;
    flex-wrap: wrap;
    list-style: none;
}

.ac-amenities .amenities-list li {
    flex: 0 0 25%;
    padding: 20px 30px;
    position: relative;
}

.ac-amenities .amenities-list li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    top: 50%;
    left: 10px;
    background: #042045;
    border-radius: 50%;
}

.content-sub-page {
    margin-bottom: 3rem;
}

.mp-gallery-kali {
    display: none;
}

.blog-item {
    position: relative;
    background-color: #fff;
}

.blog-item + .blog-item {
    margin-top: 2.5rem;
}

.blog-item .item-media {
    flex: 0 0 40%;
    position: relative;
    overflow: hidden;
    min-height: 22rem;
}

.blog-item .item-desc {
    flex: 0 0 60%;
    padding: 3rem;
    position: relative;
}

.blog-item .item-media > a {
    display: block;
    width: 100%;
    height: 100%;
}

.article-info, .comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-item .article-info {
    font-size: 85%;
}

ul.inline-items li, .article-info li {
    display: inline-block;
}

.article-info li + li {
    margin-left: 0.5rem;
}

.blog-item .item-desc > h3 {
    font-size: 2rem;
}

aside.widget + aside.widget {
    margin-top: 2.5rem;
}

.searchform label {
    display: none;
}

.comment-form-comment label {
    display: block;
}

.searchform input, .comment-form-comment textarea, .comment-form input {
    width: 100%;
    display: block;
    padding: 6px 15px;
}

body.single-hotel > main .pagination h2 {
    font-size: 2rem;
    margin-top: 2.5rem;
}

.comment-form-comment input, .comment-form-comment textarea, .comment-form input {
    border-radius: 0;
    border: 2px solid transparent;
    height: auto;
    padding: 10px 15px;
    box-shadow: none;
    outline: 0;
    background-color: #f5f5f5;
}

.searchform input[type="submit"], .comment-form input[type="submit"] {
    background-color: #042045;
    color: #fff;
}

.comment-list ol.children {
    list-style: none;
}

.comment-body .reply {
    margin-bottom: 1.5rem;
}

.pagination .nav-links .page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    color: #645e60;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination .nav-links .page-numbers.current {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #27aae1;
    border-color: #27aae1;
}

.single-banner {
    height: 40rem;
}

.blog-single {
    background-color: #fff;
}

.single-post-header {
    position: relative;
}

.blog-single .single-header-text {
    margin: -30px 30px 15px;
    background: #f5f5f5;
    box-shadow: 0 1px 8px rgba(0,0,0,0.2);
    padding: 3rem;
}

.blog-single .blog-content {
    padding: 3rem;
        padding-top: 3rem;
    padding-top: 1rem;
}

.social {
    border-top: 2px solid #27aae1;
    background-color: #f5f5f5;
    padding: 1.5rem;
    text-align: center;
    border-radius: 0;
}

.social-share {
    margin-top: 1rem;
    font-size: 2rem;
    justify-content: center;
}

.social-share a {
    border-radius: 50%;
    background-color: #042045;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.blog-comments {
    margin-top: 3rem;
}

.comment-author .avatar {
    height: 56px;
    margin-right: 1rem;
    top: 3px;
    width: 56px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

input[type="checkbox"], input[type="checkbox"] + label {
    display: inline-block;
    width: auto;
}

input[type="checkbox"] + label, input[type="checkbox"] + span.wpcf7-list-item-label {
    margin-left: 5px;
    font-weight: 400;
    cursor: pointer;
}

.comment-form p {
    position: relative;
}

.promotions-grid > .promotion-item {
	position: relative;
	float: left;
	width: calc(50%);
	height: 45rem;
	border: 3px solid #fff;
}

.promotions-grid > .promotion-item:nth-child(2),
.promotions-grid > .promotion-item:last-child {
	height: 22.5rem;
}

.promotions-grid > .promotion-item:first-child {
	border-left: 0;
}

.promotions-grid > .promotion-item:nth-child(2),
.promotions-grid > .promotion-item:last-child  {
	border-right: 0;
}

.page-banner {
    font-style: italic;
}

.row.no-margin {
    margin-left: 0;
    margin-right: 0;
}

.destination-content-section {
    margin-left: -12rem;
    margin-right: 5rem;
    z-index: 2;
}

.destination-content-section .dcs-text {
    padding: 5rem;
    background-color: #f5f5f5;
    margin: 7rem 0;
}

.no-padding-sides {
    padding-left: 0;
    padding-right: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.destination-sections .main-content {
    margin-bottom: 5rem;
}

.destination-sections .row:nth-child(odd) .destination-img {
    order: 1;
    -webkit-order: 1;
    -moz-order: 1;
}

.destination-sections .row:nth-child(odd) .destination-content-section {
    margin-left: 5rem;
    margin-right: -12rem;
}

.restaurants-section .accommodation-card {
    background-color: #f5f5f5;
}

.ac-description > h2, .ac-description > h3, .content-accommodation h3, .sub-page-wp h1, .sub-page-wp h2, .sub-page-wp h3 {
    font-style: italic;
}

.services-list {
    flex-wrap: wrap;
}

.services-list .service-item {
    flex: 0 0 calc(25% - 10px);
    margin: 5px;
    border: 1px solid #DBDBDB;
    padding: 1.5rem;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1);
    transform: scale(1);
    position: relative;
}

.services-list .service-item:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #27aae1;
    border-color: #27aae1;
    color: #fff;
    z-index: 2;
}

.services-list .service-item .icon {
    margin-bottom: 15px;
}

.services-list .service-item .icon > img {
    max-height: 4.5rem;
    display: block;
    margin: 0 auto;
}

.gallery-btn {
    padding: 15px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 16px;
}

.btn.alt-color {
    background-color: #27aae1;
}

span.wpcf7-not-valid-tip {
    font-size: 11px;
}

div.wpcf7-response-output {
	border-radius: 4px;
	padding: 1rem;
    margin:0;
    margin-top: 1.5rem;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    color: #3c763d;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ebccd1;
	color: #a94442;
    background-color: #f2dede;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	color: #8a6d3b;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
}

.daterangepicker {
    z-index: 1029;
}

.daterangepicker .drp-buttons .btn {
    font-weight: 400;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 38px;
    height: 36px;
}

.daterangepicker td.start-date, .daterangepicker td.end-date, .daterangepicker .calendar-table th, .daterangepicker .calendar-table td, .daterangepicker td.start-date.end-date, .daterangepicker .calendar-table th.prev.available, .daterangepicker .calendar-table th.next.available {
    border-radius: 0;
    border: 1px solid #e4e7e7;
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td.off {
    border: 0;
}

.daterangepicker td.disabled {
    color: #dce0e0;
}

.daterangepicker td.in-range {
    background-color: #27aae1;
    color: #fff;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker td.start-date, .daterangepicker td.end-date {
    background-color: #042045;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
    position: relative;
    left: -2px;
}

.daterangepicker .calendar-table .prev span {
    left: auto;
    right: -2px;
}

body.single .searchform input[type="text"],
body.single .comment-form-comment textarea,
body.single .comment-form input[type="text"] {
    background-color: #f5f5f5;
}

.remodal-overlay {
    background: rgba(0, 0, 0, 0.65);
}

.remodal-close {
    width: 45px;
    height: 45px;
    left: auto;
    right: 0;
}

.remodal-close::before {
    font-size: 35px;
    width: 45px;
    padding: 5px;
}

.blog-content .alignright {
    float: right;
    margin: 1rem;
    margin-right: 0;
}

.blog-content .alignleft {
    float: left;
    margin: 1rem;
    margin-left: 0;
}

#kali-modal .content {
    text-align: left;
}

.single-banner-accommodation {
    position: relative;
    min-height: 35rem;
}

.content-accommodation .amenities-list {
    list-style: none;
}

.content-accommodation .amenities-list > li {
    align-items: center;
    flex: 0 0 25%;
    margin-bottom: 1.5rem;
    font-style: italic;
    line-height: 1;
}

.content-accommodation .amenities-list > li > img,
.content-accommodation .amenities-list > li > svg {
    height: 3rem;
    width: 3rem;
    margin-right: 1.5rem;
}

.dropdown-menu {
    border: 0;
}

.ghost-head:not(.scrolled-head) .nav .open > a, .ghost-head:not(.scrolled-head) .nav .open > a:hover, .ghost-head:not(.scrolled-head) .nav .open > a:focus, .ghost-head:not(.scrolled-head) .dropdown-menu {
    background-color: rgba(4, 32, 69, 0.39);
}

.ghost-head:not(.scrolled-head) .dropdown-menu > li > a {
    color: #fff;
}

.ghost-head:not(.scrolled-head) .dropdown-menu > li > a:hover, .ghost-head:not(.scrolled-head) .dropdown-menu > li > a:focus {
    background-color: rgba(4, 32, 69, 0.65);
}

.remodal {
    border-radius: 4px;
}

/*Datepicker*/
#ui-datepicker-div {
  padding: 10px;
  background: #fff;
  border-top: 0;
  width: 280px;
  text-align: center;
  z-index: 1029;
  display:none;
  box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
}

#ui-datepicker-div .ui-datepicker-title {
  padding: 6px 0;
}

#ui-datepicker-div table {
  width: 100%;
}

#ui-datepicker-div table td,
#ui-datepicker-div table th {
  padding: 0;
}

#ui-datepicker-div table td:not(.ui-datepicker-unselectable) {
    border: 1px solid #e4e7e7;
}

#ui-datepicker-div table th {
  text-align:center;
}

#ui-datepicker-div span.ui-state-default {
  color: #999;
  padding: 6px 5px;
  display: block;
  opacity: 0.5;
}

#ui-datepicker-div a {
  color: #666;
  padding: 8px 5px;
  display: block;
  text-decoration: none;
}

#ui-datepicker-div a:hover {
  cursor: pointer;
  background: #eee;
}

#ui-datepicker-div a.ui-datepicker-prev, #ui-datepicker-div a.ui-datepicker-next {
  float: left;
  font-size: 100%;
  padding: 5px 12px;
  border: 1px solid #e4e7e7;
}

#ui-datepicker-div a.ui-datepicker-next {
  float: right;
}

#ui-datepicker-div a.ui-state-active {
  background: #042045;
  color: #fff;
}

#ui-datepicker-div .ui-datepicker-header {
    margin-bottom: 5px;
}

.ui-datepicker-title {
  font-weight:bold;
  color: #042045;
}

textarea.form-control {
    max-height: 10rem;
}

.hotel-carousel .item .no-photo > .hotel-description {
	transform: translateY(0);
}

.main-slider .item .bg-img::after {
	opacity: 0.15;
}

.wpcf7-form-control-wrap.privacy, 
.wpcf7-form-control-wrap.privacy > .wpcf7-form-control.wpcf7-acceptance,
.wpcf7-form-control.wpcf7-acceptance > .wpcf7-list-item,
.wpcf7-form-control.wpcf7-acceptance > .wpcf7-list-item > label  {
	display: block;
}

.booking-bar {
    background-color: #f6f6f6;
    padding: 1rem 0;
    text-align: center;
    display: none;
}

.booking-bar .close-bbox {
	display: none;
}

.booking-bar.active .close-bbox {
	display: inline-block;
}

.booking-bar.active .open-bbox {
	display: none;
}

.booking-box {
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	-webkit-transition: all .4s ease;
}

/*.top-bar .navbar-nav > li.b-corporate > a {
	background-color: #27aae1;
}*/

.booking-section {
	padding: 1.5rem 0;
}

.tripadvisor-badges {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	z-index: 1020;
}

#CDSWIDCOE {
	margin: 0 !important;
}

#popup_covid {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    text-align: center;
    max-height: 100vh;
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#popup_covid.removed {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

#popup_covid .overlay {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
}

#popup_covid .content {
    position: relative;
    max-height: 100%;
    width: 700px;
    max-width: 100%;
    z-index: 99;
    overflow: auto;
    display: inline-block;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#popup_covid .close {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 9999;
    background: none;
    background: #fff;
    border: 1px solid #ccc;
    width: 35px;
    height: 35px;
    font-size: 17px;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    color: #dc7878;
    display: block;
    text-align: center;
    padding: 0px 5px;
}

#popup_covid .close svg {
    display: inline-block;
}

#popup_covid .content img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    height: auto;
}

body.has_popup {
    overflow: hidden;
}

#popup_covid .os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
#popup_covid .os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
    -webkit-transition: background-color .3s ease, height .3s ease;
    transition: background-color .3s ease, height .3s ease;
}

#popup_covid .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
    top: 5px;
    bottom: 5px;
    right: 3px;
}

#popup_covid .owl-carousel .owl-nav button.owl-next {
    top: calc(50vh - 22.5px);
    right: 5px;
}

#popup_covid .owl-carousel .owl-nav button.owl-prev {
    top: calc(50vh - 22.5px);
    left: 5px;
}

#popup_covid .owl-navigator {
    position: absolute;
    width: 700px;
    max-width: 100%;
    display: block;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
}

#popup_covid .owl-navigator .btn-prev,
#popup_covid .owl-navigator .btn-next {
    position: absolute;
    top: calc(50vh - 22.5px);
    z-index: 999;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#popup_covid .owl-navigator .btn-prev {
    left: 15px;
}

#popup_covid .owl-navigator .btn-next {
    right: 15px;
}

#popup_covid .content:hover + .owl-navigator .btn-nav,
#popup_covid .owl-navigator .btn-nav:hover {
    opacity: 1;
    visibility: visible;
}

@media(max-width: 610px) {
    #popup_covid .content img {
        width: 100%;
        height: auto;
        min-height: 0px;
    }
}

@media(max-width: 468px){
    .ac-image {
        min-height: 20rem;
    }
    .gallery-wrap-item {
        min-height: 20rem;
        flex: 0 0 calc(100% - 6px);
    }
    .grey-kali-bg {
        background-size: 80%;
    }
    .ac-actions .btn + .btn {
        margin-left: 0;
        margin: 0.5rem 0;
    }
    .ac-amenities .amenities-list li {
        flex: 0 0 100%;
    }
    .daterangepicker {
        width: 100%;
    }
    .daterangepicker .calendar.left {
        padding: 8px 8px 8px 8px;
    }
    .daterangepicker .calendar {
        max-width: 100%;
    }
}

@media(max-width: 488px){
	.main-slider .item, .h-slider .item {
		min-height: 20vh;
	}
}

@media(max-width: 600px){
	.booking-box.overlap.scrolled-bbox, .booking-box.scrolled-bbox {
		position: fixed;
		bottom: 0;
		top: 0;
		left: 0;
		right: 0;
		background-color: #f6f6f6;
		padding: 1.5rem;
		z-index: 1029;
		transform: translateX(100%);
	}
	.booking-box.overlap.scrolled-bbox.active, .booking-box.overlap.active.scrolled-bbox,
	.booking-box.scrolled-bbox.active, .booking-box.active.scrolled-bbox {
		transform: translateX(0);
	}
	.booking-box.overlap.scrolled-bbox > form, .booking-box.scrolled-bbox > form {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
}

@media(max-width: 767px){
	.main-bar .navbar-collapse {
		background-color: #fff;
	}
	.ghost-head:not(.scrolled-head) .main-bar .navbar-collapse .navbar-nav > li > a {
		color: #042045;
	}
	.ghost-head:not(.scrolled-head) .main-bar .navbar-collapse .navbar-nav > li > a:hover, .ghost-head:not(.scrolled-head) .main-bar .navbar-collapse .navbar-nav > li > a:focus, .ghost-head:not(.scrolled-head) .main-bar .navbar-collapse .navbar-nav > li > a:active {
		color: #27aae1;
	}
	.tripadvisor-badges {
		display: none;
	}
	header.ghost-head + main {
		margin-top: 10.25rem;
	}
	header.ghost-head:not(.scrolled-head) .sub-brand > svg {
		-webkit-filter: none;
		-moz-filter: none;
		-ms-filter: none;
		-o-filter: none;
		filter: none;
	}
	.ghost-head:not(.scrolled-head) .navbar-toggle, .ghost-head:not(.scrolled-head) .navbar-nav > li > a {
		color: inherit;
	}
}

@media(max-width: 768px){
    .navbar-brand {
        padding: 1.4rem 1.5rem;
    }
    .main-slider .slide-content {
        font-size: 3.5rem;
    }
    .navbar-brand > svg, .sub-brand > svg {
        height: 3rem;
    }
    .kali-collection .sub-brand > svg {
        height: 3rem;
    }
    .kali-collection .sub-brand.alt-brand > svg {
        height: 2.5rem;
    }
    .row > .flex {
        flex-wrap: wrap;
    }
    .hotel-carousel .item {
        height: 40rem;
    }
    .booking-box.overlap {
        position: relative;
        bottom: 0;
    }
    .control-date {
        min-width: 0;
    }
    .booking-box .control {
        width: 50%;
    }
    .booking-box .control:nth-last-child(2), .booking-box .control:nth-last-child(3), .booking-box .control:nth-last-child(4) {
        width: 33.33%;
    }
    .booking-box .control.control-property, .booking-box .control:last-child {
        width: 100%;
    }
    .fancy-control-text > .content > .main {
        font-size: 25px;
    }
    /*.top-bar {
        display: none;
    }*/
    .top-bar .navbar-nav {
    	display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flexbox;
	    display: -o-flex;
	    display: flex;
    	justify-content: center;
    	margin: 3px 0px;
    }
   	.top-bar .navbar-nav > li > a {
        padding: 10px;
    }    
    .top-bar .navbar-right {
        /* display:none; */
        justify-content: flex-end;
    }
    .top-bar .navbar-right li:not(.wpml-ls-item) {
        display: none;
    }
    body.single-hotel .top-bar .navbar-right {
        position: absolute;
        top: 0;
        right: 0;
    }
    .top-bar .widget_text.topbar-phone-widget {
        float: none;
    }
    body.nav-scrolled .booking-section {
        position: relative !important;
    }
    .forty-sixty {
        flex-wrap: wrap;
    }
    .forty-sixty > .right, .forty-sixty > .left {
        flex: 0 0 100%;
    }
    .extra-padding-sides {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .owl-carousel .slide-content {
        font-size: 3rem;
    }
    .overlap-nav-owl .owl-nav .owl-prev {
        left: 0;
    }
    .overlap-nav-owl .owl-nav .owl-next {
        right: 0;
    }
    .ac-slider .owl-nav .owl-prev, .ac-slider .owl-nav .owl-next {
        top: 40%;
    }
    .b-slider .item {
        height: 40vh;
    }
    .wrap-with-m {
        margin-bottom: 3rem;
    }
    .accomodations-section .accommodation-card:nth-child(2n+1) .ac-image, .restaurants-section .accommodation-card:nth-child(even) .ac-image {
        order: 0;
        -webkit-order: 0;
        -moz-order: 0;
    }
    .ac-image, .accommodation-gallery .item, .simple-gallery .item {
        min-height: 20rem;
    }
    .ac-description {
        padding: 2rem;
    }
    .btn {
        padding: 12px 20px;
    }
    .ac-amenities .amenities-list li {
        padding: 10px 30px;
    }
    .ac-amenities .amenities-list {
        padding: 0;
    }
    .gallery-wrap-item .overlay {
        background-color: rgba(4, 32, 69, 0.5);
        opacity: 1;
    }
    .destination-content-section,
    .destination-sections .row:nth-child(2n+1) .destination-content-section {
        margin-left: 0;
        margin-right: 0;
    }
    .destination-content-section .dcs-text {
        margin: 0;
    }
    .destination-sections .destination-img {
        padding-bottom: 100%;
    }
    .destination-sections .row:nth-child(2n+1) .destination-img {
        order: 0;
        -webkit-order: 0;
        -moz-order: 0;
    }
    .destination-content-section .dcs-text {
        padding: 3rem 1.5rem;
    }
    .services-list .service-item {
        flex: 0 0 calc(100% - 10px)
    }
}

@media(min-width: 768px){
    .navbar-nav > li > a {
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .top-bar .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main-bar .navbar-nav > li:last-child > a {
        padding-right: 0;
    }
    /*.top-bar .navbar-nav > li:first-child > a {
        padding-left: 0;
    }*/
    .kali-collection .sub-brand + .sub-brand {
        border-left: 1px solid #e3e3e3;
    }
    .fixed-bg {
        background-attachment: fixed;
    }
    .booking-box .control + .control:not(:last-child) {
        border-left: 1px solid #999;
    }
    .booking-bar {
    	display: none !important;
    }
}

@media(min-width: 991px){
	.booking-box.overlap.scrolled-bbox, .booking-box.scrolled-bbox {
		position: fixed;
		bottom: auto;
		top: 11.6rem;
        /* background-color: #f6f6f6; */
        background: #042045;
		padding: 1rem 0;
		left: 0;
		right: 0;
	}
	body.logged-in.admin-bar .booking-box.overlap.scrolled-bbox, body.logged-in.admin-bar .booking-box.scrolled-bbox {
		top: 14.8rem;
	}
	.booking-box.overlap.scrolled-bbox > form, .booking-box.scrolled-bbox > form {
	    box-shadow: 0 0 1px rgba(0,0,0,0.6);
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select,
    textarea,
    input {
        font-size: 16px;
    }
}

#navbar > ul#menu-main-menu-es > li > a,
#navbar > ul#menu-main-menu-en > li > a {
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}

.main-bar {
    position: relative;
}

.reserve-toggle-button {
    display: block;
    border: none;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    z-index: 9999;
    right: 0px;
    background: #042045;
    color: #fff;
    padding: 10px 15px;
    opacity: 0;
    outline: none;
    visibility: hidden;
    transition: all .4s ease;
}

@media screen and (max-width: 768px) {
    .reserve-toggle-button {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .booking-box.overlap.scrolled-bbox, .booking-box.scrolled-bbox {
        opacity: 0;
        visibility: hidden;
        transition: all .4s ease;
    }

    .reserve-toggle-button.active {
        transform: translateY(calc(100% + 92px));
    }

    .booking-box.visible .control > button {
        box-shadow: 10px 0 20px #000;
    }
}

.reserve-toggle-button.visible {
    opacity: 1;
    visibility: visible;
}


.booking-box.overlap.scrolled-bbox.visible,
.booking-box.scrolled-bbox.visible {
    opacity: 1;
    visibility: visible;
}


body.postid-17 .booking-box.overlap.scrolled-bbox.visible,
body.postid-17 .booking-box.scrolled-bbox.visible {
    top: 158px;
}

body.postid-16.logged-in.admin-bar .booking-box.overlap.scrolled-bbox.visible,
body.postid-16.logged-in.admin-bar .booking-box.scrolled-bbox.visible,
body.postid-17.logged-in.admin-bar .booking-box.overlap.scrolled-bbox.visible,
body.postid-17.logged-in.admin-bar .booking-box.scrolled-bbox.visible {
    top: 189px;
}

.page-id-3011 .reserve-toggle-button {
    display: none !important;
}

.destination-section {
    text-align: center;
}

.destination-section p {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    text-shadow: 2px 2px 3px #000;
}

/* CONOCENOS */
.page-id-791 section.content-section p {
    font-size: 18px;
}

.page-id-791 section.content-section .p-block {
    margin-top: 50px;
}

/* BLOG */
.blog-item .item-desc p {
    font-size: 18px;
}

.blog-single .blog-content {
    font-size: 18px;
    line-height: 1.6;
}

.btn {
    font-size: 17px;
}

.top-bar .navbar-right li:first-child {
    background: #042045;
}

.top-bar .navbar-right li:first-child a:hover {
    color: #fff;
}

.textwidget.custom-html-widget > a {
    font-size: 13px;
    margin-bottom: 10px;
    display: block;
}

#giftrem input,
#giftrem textarea,
#giftrec input,
#giftrec textarea {
    color: #000;
}

#giftrem label,
#giftrec label {
    color: #fff;
}

.promotions-section .promotions-group + .promotions-group {
    margin-top: 50px;
}

.promotions-section h2 {
    margin-bottom: 15px;
}

.promotions-section .hotel-title {
    font-weight: 700;
    margin-top: 50px;
}

body.nav-scrolled .booking-section {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 9;
    background: #fff;
}

.navbar-nav>li.wpml-ls-current-language {
    display: none;
}

.widget_text.topbar-phone-widget {
    float: left;
    height: 40px;
    line-height: 40px;
}

.widget_text.topbar-phone-widget svg {
    margin-right: 10px;
}

@media screen and (max-width: 500px) {
    .blog-item.flex {
        flex-direction: column-reverse;
    }
}

.custom-modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    text-align: center;
    max-height: 100vh;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-modal.in {
    opacity: 1;
    visibility: visible;
}

.custom-modal .modal-dialog {
    position: relative;
    width: 700px;
    max-width: 100%;
    z-index: 99;
    overflow: auto;
    display: inline-block;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    align-content: center;
    justify-content: center;
    height: auto;
}

.custom-modal .modal-dialog .modal-content {
    background: #fff;
    border-radius: 4px;
}

.custom-modal .modal-dialog .modal-content .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: right;
}

.custom-modal .modal-dialog .modal-content .modal-body {
    padding: 5px;
}

.custom-modal .modal-dialog .modal-content .modal-body iframe {
    border: none;
    width: 100%;
    display: block;
}

.psv-navbar { display: none !important; }