/*
Theme Name: Default
Theme URI: 
Author: Tobi Solutions
Author URI: https://www.tobisolutions.com
Description: 
Version: 1.1
Text Domain: default

*/


html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: Lato, sans-serif;
	font-weight: 100;
	color: #525252;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	background-color: transparent;
	color: #525252;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

.wp-block-image img {
	height: auto;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: Lato, sans-serif;
	font-size: 100%;
	margin: 0;
	font-weight: 100;
}

button,
input {
	overflow: visible;
}

input:focus,button:focus,textarea:focus {
	outline: 0;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

:focus {
	outline: none
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

a {
	text-decoration: none;
}

a.button {
	border: 1px solid #525252;
    letter-spacing: 4px;
    line-height: 11px;
    font-size: 11px;
    padding: 15px 20px;
    color: #ffffff;
    border-left: 0;
    border-right: 0;
    text-transform: uppercase;
    display: inline-block;
}

h1,h2,h3,h4,h5 {
	font-weight: 200;
	letter-spacing: 1px;
	color: #525252;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 3em;
}

p {
	line-height: 1.8;
}

.flx {
	display: flex;
	display: -webkit-flex;
}

.menu-container {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;
}

.menu-container .inner {
	max-width: 1220px;
	margin: 0 auto;
	padding: 26px 20px;
	box-sizing: border-box;
}

.menu-container .logo {
	width: 200px;
	height: auto;
}

.menu-container a.text-logo {
	text-transform: uppercase;
	text-align: center;
	font-size: 2em;
	padding-left: 0;
	color: #fff;
}

.menu-container a.text-logo span {
	display: block;
	font-size: .35em;
}

ul.menu {
	display: flex;
	max-width: 1220px;
	margin: auto 0 auto auto;
	align-items: center;
}

ul.menu li {
	list-style-type: none;
	padding: 0 10px;
}

ul.menu li a {
	padding: 10px;
	letter-spacing: 1px;
	color: #fff;
	font-weight: 400;
}

ul.menu li:nth-child(1) {
	padding-left: 0;
}

ul.menu li:nth-last-child(1) {
	padding-right: 0;
}

ul.menu li:nth-last-child(2) a {
	background: #076BB5;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 2px;
}

#gtranslate_wrapper {
	position: relative!important;
}

.switcher {
	width: 60px!important;
}

.switcher .selected {
	background: transparent!important;
}

.switcher .selected a {
	width: auto!important;
	font-size: 0!important;
	border: 0!important;
	background: transparent!important;
}

.switcher .selected a:after {
	transform: rotate(135deg)!important;
	height: 5px!important;
	width: 5px!important;
	border-top: 1px solid #fff!important;
	border-right: 1px solid #fff!important;
	top: 10px;
	right: 15px!important;
	background-image: none!important;
}

.switcher .option {
	position: absolute!important;
	border: 0!important;
	width: 130px!important;
	max-height: 370px!important;
}

.switcher .option a {
	font-size: .9em!important;
}

header {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
	margin-bottom: 0px;
	position: relative;
}

header .header-carousel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

header .header-carousel .owl-stage-outer,
header .header-carousel .owl-stage,
header .header-carousel .owl-item {
	height: 100%;
}

header .header-carousel .item {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

body.home header {
	height: 100vh;
	margin-bottom: 100px;
}

header .inner {
	max-width: 1220px;
    width: 100%;
    margin: auto;
	padding: 50px 20px 0;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

header h1 {
	color: #fff;
	text-align: center;
	font-size: 3em;
    margin: auto;
    padding: 10px;
}

header .calendar {
    background: #fff;
    padding: 30px;
    max-width: 300px;
    margin: auto 0 auto auto;
    user-select: none;
}

header .calendar h3 {
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 5px;
}

header .calendar h4 {
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
}

header .calendar .dates,
.inner-calendar .dates {
	margin: 25px 0 20px;
	border-top: 1px solid #f1f1f1;
	padding-top: 30px;
	flex-wrap: wrap;
}

header .calendar .dates .child,
.inner-calendar .dates > .child {
	width: 50%;
}

header .calendar .dates h5,
.inner-calendar .dates h5,
#inner-booking .dates h5 {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 18px;
	color: #7e7e7e;
	font-size: .8em;
}

header .calendar .date,
.inner-calendar .date,
#inner-booking .date {
	cursor: pointer;
	padding-left: 30px;
}

header .calendar .date em,
.inner-calendar .date em,
#inner-booking .date em {
	font-size: 3em;
	font-style: normal;
}

header .calendar .date span,
.inner-calendar .date span,
#inner-booking .date span {
	margin-top: 8px;
	margin-left: 10px;
	position: relative;
}

header .calendar .date span:after,
.inner-calendar .date span:after,
#inner-booking .date span:after {
	content: '';
	position: absolute;
	top: 25px;
	left: 8px;
	width: 7px;
	height: 7px;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	transform: rotate(45deg);
}

header .calendar .dates .datepicker,
.inner-calendar .dates .datepicker,
#inner-booking .dates .datepicker {
	position: absolute;
	display: none;
	z-index: 1;
}

header .calendar .dates .datepicker.active,
.inner-calendar .dates .datepicker.active,
#inner-booking .dates .datepicker.active {
	display: block;
}

header .calendar .dates input,
.inner-calendar .dates > .child input,
#inner-booking .dates input {
	display: none;
}

.ui-widget {
	font-family: Lato, sans-serif;
}

.ui-widget-content {
	background: #585f77;
	color: #fff;
}

.ui-widget.ui-widget-content {
	border: 0;
	border-radius: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active,
.ui-datepicker .ui-datepicker-header {
	background: transparent;
	border: 0;
	color: #fff;
	text-align: center;
	padding: 7px 5px;
	font-weight: 200;
}

.ui-datepicker th,
.ui-datepicker td {
	text-transform: uppercase;
	font-size: .8em;
	padding: 7px 5px;
	font-weight: 200;
}

.ui-datepicker .ui-datepicker-title {
	font-size: .9em;
	font-weight: 200;
}

.ui-widget-content .ui-datepicker-current-day a {
	background: #6ab1bf;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 100%;
}

.ui-datepicker .ui-datepicker-prev {
	transform: rotate(-180deg);
}

.ui-widget-header .ui-icon {
	background-image: url(../img/icon-arrow.svg);
	background-size: 5px;
	background-position: 6px 4px;
}

header .calendar .guests {
	margin-bottom: 30px;
	font-size: 1.3em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
}

header .calendar .guests em {
	font-style: normal;
}

header .calendar .guests .inc,
header .calendar .guests .dec {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #BCBCBC;
	border-radius: 100%;
	color: #BCBCBC;
	cursor: pointer;
}

header .calendar .guests .inc span,
header .calendar .guests .dec span {
	margin: auto;
	font-size: .8em;
} 

header .calendar .guests .inc {
	left: initial;
	right: 0;
}

header .calendar, .inner-calendar{
	position: relative;
}

body.home header .inner {
	margin-top: 120px;
}

header .calendar .room-select {
	margin: 0 0 20px;
}

header .calendar select {
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
}

.select2-container .select2-selection--single {
	height: 38px;
}

.select2-container .select2-selection--single.invalid {
	border-color: red;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #444;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background: transparent;
}

.guests-alt {
	border: 1px solid #aaa;
	line-height: 36px;
    padding-left: 8px;
    padding-right: 20px;
    color: #444;
    cursor: pointer;
    position: relative;
    margin-bottom: 10px;
}

.guests-alt.invalid {
	border-color: red;
}

.guests-alt:before {
	content: '';
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 6px;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.guests-alt span em, .guests-alt span {
	display: none;
}

.guests-alt span strong {
	font-weight: 400;
    font-size: 1em;
    padding: 0;
    line-height: initial;
    float: none;
}

.inner-calendar .guests-alt {
	color: #fff;
	width: 100%;
	border-color: #fff;
}

.inner-calendar .guests-alt.invalid {
	border-color: red;
}

.inner-calendar .guests-alt:before {
	border-color: #fff transparent transparent transparent
}

.guests-select {
	display: none;
	background: #585f77;
	position: absolute;
	left: 30px;
	width: calc(100% - 60px);
	padding: 5px 10px;
	box-sizing: border-box;
	z-index: 1;
	color: #fff;
	margin-top: -10px;
}

.guests-select.active {
	display: block;
}

.guests-select .child {
	align-items: center;
}

.guests-select .child label {
	width: 70px;
	margin-right: 40px;
	font-weight: 400;
}

.guests-select .child label span {
	display: block;
	font-size: .8em;
	line-height: 1;
	font-weight: 200;
}

.guests-select .child p {
	align-items: center;
	margin-left: auto;
}

.guests-select .child p input {
    width: 25px;
    margin: 0 8px 0 20px;
    border: 0;
    padding: 0;
    text-align: center;
    background: transparent;
    color: #fff;
}

.guests-select .child p span {
	background:#fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.3;
    color: #000;
    cursor: pointer;
    font-size: 1.1em;
}

.next-step, .last-step {
    margin: 25px 0 0px;
    border-top: 1px solid #f1f1f1;
    padding-top: 30px;
}

.inner-calendar .next-step, .inner-calendar .last-step {
	padding-top: 0;
	border-top: none;
}

.next-step p {
	margin: 0 0 5px;
}

.next-step p label {
	display: block;
}

.next-step input {
	width: 100%;
	padding: 7px 10px;
	box-sizing: border-box;
	border: 1px solid #aaa;
}

.next-step textarea {
	resize: none;
	margin-top: 10px;
	padding: 5px;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #aaa;
}

.inner-calendar .next-step input,
.inner-calendar .next-step textarea {
	background: transparent;
	border-color: #fff;
	color: #fff;
}

.inner-calendar .next-step input[type="submit"] {
	background: #fff;
	color: #000;
	cursor: pointer;
}

.next-step input.wpcf7-not-valid {
	border-color: red;
}

.next-step br {
	display: none;
}

.next-step .wpcf7-form {
	display: flex;
	flex-wrap: wrap;
}

.next-step .wpcf7-form p.half-width {
	width: 48%;
}

.next-step .wpcf7-form p.half-width.first {
	margin-right: 4%;
}

.next-step .wpcf7-form p.full-width {
	width: 100%;
}

.next-step div.wpcf7 .ajax-loader {
	position: absolute;
}

p.go-back {
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	width: 100%;
}

.apply {
    background: #fff;
    padding: 6px 0;
    width: 100%;
    color: #000;
    margin: 8px auto 7px;
    text-align: center;
    cursor: pointer;
}

header .calendar button,
header .calendar input[type="submit"],
.ok {
	background: #45606B;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
	width: 100%;
	font-size: .7em;
	letter-spacing: 2px;
	padding: 10px 0;
	-webkit-appearance: none;
	box-shadow: none;
	border: 0;
	cursor: pointer;
}

.ok {
	margin-top: 20px;
	background: #fff;
	color: #000;
}


body.home .ok {
	color:#fff;
}

header .scroll-down {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	z-index: 2;
}

header .scroll-down .button {
	margin: 0 auto;
	background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 2.5em;
    display: flex;
    box-shadow: 2px -2px 3px 0px rgba(0,0,0,0.1);
    opacity: .95;
    background-image: url(../img/icon-arrow.svg);
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(90deg);
    cursor: pointer;
}

header .overlay-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0,0,0,0.25) 20%, rgba(255,255,255,0) 100%);
}

main {
	padding-top: 50px;
}

section {
	margin-top: 80px;
	position: relative;
	background: #fff;
}

.container {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

h2.section-title {
	text-align: center;
	text-transform: uppercase;
}

#page-inner {
	margin-top: 0;
	padding-top: 70px;
}

#our-rooms {
	margin-top: 50px;
}

body.home #our-rooms {
	margin-top: 0;
	padding-top: 50px;
}

.rooms {
	flex-wrap: wrap;
	margin-top: 50px;
}

.rooms .item {
	margin-bottom: 20px;
	margin-right: 20px;
}

.rooms.less .item {
	width: calc(50% - 10px);
}

.rooms.less .item:nth-child(even),
.rooms.more .item:nth-child(3n) {
	margin-right: 0;
}

.rooms.more .item {
	width: calc(33.3333% - 20px);
	margin-right: 20px;
}

.rooms .item img {
	width: 100%;
	height: auto;
	display: block;
}

.rooms .item {
	position: relative;
	overflow: hidden;
}

.rooms .item img {
	transition: 1s all ease;
}

.rooms .item:hover img {
	transform: scale(1.05);
}

.rooms .item a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 30%);
}

.rooms .item .info {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: .9em;
	z-index: 2;
}

#welcome .inner .child {
	width: 50%;
}

#welcome .child:nth-child(1) {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#welcome .child:nth-child(2) {
	background-color: #45606B;
	padding: 120px 90px;
	box-sizing: border-box;
	color: #fff;
}

#welcome .child:nth-child(2) h2 {
	color: #fff;
	font-size: 4.5em;
	margin: 10px 0 40px;
}

#welcome .child:nth-child(2) .text {
	margin-bottom: 40px;
}

#welcome .child:nth-child(2) p {
	column-count: 2;
}

#welcome .child:nth-child(2) a {
	border-color: #fff;
}

.facilities {
	margin-top: 60px;
	flex-wrap: wrap;
	justify-content: center;
}

.facilities .item {
	padding: 0 20px;
	width: 16.6666%;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.facilities .icon-cont {
	min-height: 50px;
	align-items: center;
}

.facilities .icon {
	height: auto;
	margin: 0 auto;
	display: block;
}

.facilities p {
	text-align: center;
	font-size: .9em;
}

.services {
	margin-top: 60px;
}

.services .item {
	margin-bottom: 80px;
}

.services .item .child {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.services .item .child:nth-child(1) {
	/*background: #f1f1f1;*/
	width: 35%;
	margin-right: 40px;
}

.services .item .child:nth-child(2) {
	width: calc(65% - 40px);
}

.services .item .child:nth-child(2) img {
	display: block;
	width: 100%;
	height: auto;
}

.services .item:nth-child(even) .child:nth-child(1) {
	order: 2;
	margin-right: 0;
	margin-left: 40px;
}

.services .item:nth-child(even) .child:nth-child(2) {
	order: 1;
}

.services .child .inner {
	margin: auto;
	width: calc(100% - 100px);
	padding: 40px 20px;
	box-sizing: border-box;
	color: #fff;
}

.services .child .inner h3 {
	text-align: center;
	font-size: 2em;
	color: #fff;
}

.services .child .inner .text p:nth-last-child(1) {
	margin-bottom: 0;
}

.contact-us {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #fff;
	align-items: center;
	padding: 40px 60px;
}

.contact-us .child:nth-child(1) {
	padding-left: 80px;
	position: relative;
}

.contact-us .child:nth-child(1) img {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: auto;
	top: 5px;
}

.contact-us .child:nth-child(2) {
	margin-left: auto;
	margin-right: 0;
}

.contact-us h3 {
	color: #fff;
	font-size: 1.7em;
	padding: 0;
}

.contact-us p {
	margin: 0;
	letter-spacing: 1px;
}

.contact-us a.button {
	border-color: #fff;
	margin-right: 0;
	margin-left: auto;
}

.intro strong {
	font-weight: 100;
	float: left;
	font-size: 3.8em;
    padding: 24px 28px;
    font-style: normal;
    line-height: 20px;
}

.intro > .child:nth-child(1) {
	width: calc(100% - 400px);
	color: #7e7e7e;
	font-size: .9em;
	letter-spacing: 1px;
}

.intro > .child:nth-child(2) {
	width: 370px;
	margin-left: 30px;
}

.intro .inner {
	background: #076BB5;
	padding: 26px;
	color: #fff;
}

.intro .inner h5 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0px;
}

.intro .inner .item {
	align-items: center;
	margin-bottom: 20px;
}

.intro .inner .item:nth-last-child(1) {
	margin-bottom: 0;
}

.intro .inner .item img {
	width: 30px;
	height: auto;
	display: block;
	margin-right: 20px;
}

.intro .inner .item p {
	margin: 0;
	font-size: .9em;
	letter-spacing: 1px;
}

header .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%);
}

body.single header .inner {
	padding: 20px;
	margin: auto auto 20px auto;
}

ul.room-menu {
	list-style-type: none;
}

ul.room-menu li {
	margin-right: 40px;
}

ul.room-menu li a {
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.5px;
	font-size: .8em;
	padding: 0 0 3px;
}

ul.room-menu li:nth-child(1) a {
	border-bottom: 2px solid #fff;
}

body.single #page-inner {
	padding-top: 40px;
}

body.single h1 {
	font-size: 2.85em;
	margin-bottom: 50px;
}

.room-gallery {
	margin-bottom: 30px;
}

.owl-thumbs {
	display: flex;
	flex-wrap: wrap;
}

.owl-thumbs {
	margin-top: 20px;
}

.owl-thumbs button {
	border: 0;
	background: transparent;
	padding: 0;
	margin-right: 19px;
	margin-bottom: 10px;
	cursor: pointer;
	opacity: 0.6;
}

.owl-thumbs button.active,
.owl-thumbs button:hover {
	opacity: 1;
}

.owl-thumbs img {
	height: 50px;
	width: auto;
}

.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev,
.lb-nav a.lb-prev,
.lb-nav a.lb-next {
    position: absolute;
    top: calc(50% - 50px);
    background: #fff;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    font-size: 3em;
    display: flex;
    box-shadow: 2px -2px 3px 0px rgba(0,0,0,0.1);
    opacity: .95;
    background-image: url(../img/icon-arrow.svg);
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-next {
	box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.1);
}

.owl-carousel .owl-nav button.owl-prev {
	left: -15px;
	transform: rotate(180deg);
}

.owl-carousel .owl-nav button.owl-next {
	right: -15px;
}

.owl-carousel .owl-nav button span {
	display: none;
}

.owl-carousel .owl-nav button.disabled {
	opacity: .5;
}

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
	width: 45px;
	opacity: 1;
	float: none;
	transition: 0;
}

.lb-nav a.lb-prev {
	transform: rotate(180deg);
	left: -15px;
}

.lb-nav a.lb-next {
	right: -15px;
}

.lb-details {
	display: none;
}

.lightbox .lb-image {
	border: 0;
}

.lightboxOverlay {
	background-color: rgba(0,0,0,0.9);
}

.lb-data {
	position: absolute;
	top: 0px;
	right: 50px;
}

.lb-data .lb-close {
	background: url(../img/icon-close.svg);
	opacity: 1;
}

.intro #room-services {
    padding-top: 35px;
    padding-bottom: 30px;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    margin-top: 35px;
}

.intro #room-services h2 {
	font-size: 1.8em;
	color: #525252;
}

.intro #room-services .list {
	flex-wrap: wrap;
	margin-top: 25px;
}

.intro #room-services .item {
	text-transform: capitalize;
	align-items: center;
	width: 33.3333%;
	margin-bottom: 20px;
}

.intro #room-services .item img {
	height: 25px;
	width: auto;
	display: block;
	margin-right: 15px;
}

#other-rooms {
	margin-top: 0;
	padding-top: 40px;
}

#other-rooms h2 {
	text-transform: initial;
	text-align: left;
	font-size: 2.5em;
}

#other-rooms .rooms .item {
	width: calc(33.3333% - 13.33333px);
	margin-right: 20px;
}

#other-rooms .rooms .item:nth-child(3n) {
	margin-right: 0;
}

#other-rooms .rooms .item:hover img {
	transform: none;
}

.information {
	justify-content: space-around;
}

.information img {
	height: 40px;
	width: auto;
	display: block;
	margin: auto;
}

.information p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.inner-calendar {
	background: #585f77;
	color: #fff;
	width: auto;
	padding: 49px 30px;
}

.inner-calendar .dates {
	padding-top: 0;
	border-top: 0;
}

.inner-calendar .dates > .child:nth-child(1) {
	margin-bottom: 50px;
}

.inner-calendar .dates h5,
.inner-calendar .date em {
	color: #fff;
}

.inner-calendar .child:nth-child(1n + 3) .date {
	padding-left: 0;
}

.inner-calendar .dates .child:nth-child(1n + 3) em {
	margin: 0 auto;
}

.inner-calendar .date span:after {
	border-color: #fff;
}

.inner-calendar button {
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	padding: 15px 0;
	margin: 20px 0 0;
	text-align: center;
	border: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: .85em;
	letter-spacing: 1.5px;
}

.inner-calendar .datepicker {
	border: 1px solid #0000001a;
}

.intro-services > .child {
	width: calc(50% - 25px);
	margin-right: 50px;
}

.intro-services .child:nth-child(1) h2 {
	font-size: 2.5em;
	margin: 0;
	line-height: 1.2;
	letter-spacing: 3px;
	text-align: right;
}

.intro-services > .child:nth-child(2) {
	margin-right: 0;
}

.intro-services .child:nth-child(2) .text {
	column-count: 2;
	column-gap: 30px;
	margin-top: -12px;
	display: flex;
}

.intro-services .child:nth-child(2) .text p {
	line-height: 1.95;
	color: #7e7e7e;
	width: 50%;
}

.narrow {
	max-width: 800px;
	margin: 0 auto;
}

.text ul li {
	line-height: 1.8;
	margin-top: 10px;
}

.text ul li ul {
	padding-left: 15px;
}

.text h2, .text h3, .text h4 {
	margin: 30px 0 20px;
}

section.contact {
	height: auto;
	padding: 130px 0 60px;
	margin: 0;
	background-size: cover;
}

section.contact .inner {
	padding-top: 0;
	margin: 0 auto;
}

section#google-map h2 {
	margin-bottom: 50px;
}

body.page-template-contact section#google-map h2 {
	display: none;
}

.contact-cont {
	background: #fff;
	padding: 45px;
	max-width: 1000px;
	box-sizing: border-box;
}

.contact-cont .wpcf7 {
	margin-top: auto;
	margin-bottom: 0;
	width: 100%;
}

.contact-cont .title-button {
	background: #585f77;
	color: #fff;
	text-transform: uppercase;
	font-size: .75em;
	padding: 5px 10px;
	letter-spacing: 2px;
	display: inline-block;
}

.contact-cont h2 {
	font-size: 1.7em;
	margin: 10px 0 20px;
}

.contact-cont > .child:nth-child(1) {
	width: 35%;
	margin-right: 50px;
	align-items: flex-end;
}

.contact-cont > .child:nth-child(2) {
	width: calc(65% - 50px);
}

.contact-cont .contacts {
	margin-top: 40px;
}

.contact-cont .contacts .item {
	justify-content: space-between;
	padding: 13px 5px;
	border-bottom: 1px solid #f1f1f1;
	font-size: .9em;
}

.contact-cont .contacts .item .child:nth-child(2) {
	color: #878787;
}

.contact-cont form p {
	margin: 0;
}

.contact-cont label {
	color: #7e7e7e;
	margin: 0 0 10px;
	display: block;
}

.contact-cont input, .contact-cont textarea {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #f1f1f1;
	border-radius: 0;
	resize: none;
	padding: 10px 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.contact-cont input[type="submit"] {
	width: auto;
	padding: 14px 30px;
	background: #076BB5;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: .75em;
	border: 0;
	cursor: pointer;
	margin-top: 10px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	padding: 0;
	margin: 15px 0 0;
	border: 0;
}

.wpcf7-not-valid-tip {
	display: none;
}

.contact-cont input.wpcf7-not-valid,
.contact-cont textarea.wpcf7-not-valid {
	border-color: red;
}

body.page-template-contact-php section#google-map {
	margin-top: 0;
}

#map {
	width: 100%;
	height: 500px;
}

#inner-booking {
	padding: 100px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 0;
}

#inner-booking .inner {
	background: #fff;
	max-width: 800px;
	margin: 0 auto;
	padding-left: 30px;
	box-sizing: border-box;
}

#inner-booking .inner .dates {
}

#inner-booking .inner .dates .child {
	padding: 25px 0;
	width: 25%;
	flex-wrap: wrap;
	position: relative;
}

#inner-booking .inner .dates .child:nth-child(-n+2):after {
	content: '';
	width: 2px;
	height: calc(100% - 50px);
	top: 25px;
	right: 0;
	background: #f9f9f9;
	position: absolute;
}

#inner-booking .date {
	padding-left: 0;
	margin: 0 auto;
}

#inner-booking .dates h5 {
	width: 100%;
	margin-bottom: 10px;
}

#inner-booking .inner .dates .child:nth-last-child(1) {
	background: #585f77;
	padding: 0;
}

#inner-booking button {
	background: transparent;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: .75em;
	letter-spacing: 3px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	padding: 0;
	line-height: 1.6;
}

#inner-booking button span {
	margin: auto;
}

#main-gallery {
	margin-top: 0;
}

#main-gallery .item {
	width: 33.3333%;
}

#main-gallery .item.full {
	width: 100%;
}

#main-gallery .item img {
	width: 100%;
	height: auto;
	display: block;
}



footer {
	margin-top: 80px;
	color: #7e7e7e;
	border-top: 1px solid #f1f1f1;
	padding: 70px 0;
	letter-spacing: 2px;
	font-size: .9em;
}

body.page-template-contact-php footer,
body.home footer {
	margin-top: 0;
}

.footer-cont {

}

footer h3 {
	font-size: 1.5em;
	margin-bottom: 20px;
}

ul.bottom-menu li {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.bottom-menu li a {
	color: #7e7e7e;
	text-transform: uppercase;
}

footer .social {
	align-items: center;
}

footer .social a {
	margin-right: 10px;
	padding: 0 2px;
}

footer .social img {
	height: auto;
}

footer .social img.icon-fb {
	width: 8.5px; 
}

footer .social img.icon-ig {
	width: 15px; 
}

footer .social img.icon-youtube {
	width: 20px; 
}

footer .social img.icon-trip {
	width: 28px; 
}

footer .social img.icon-airbnb {
	width: 18px; 
}

footer .social img.icon-booking {
	width: 16px; 
}

footer .social img.icon-google {
	width: 22px; 
}

footer .item:nth-child(1) {
	width: 25%;
}

footer .item:nth-child(2) {
	width: 16%;
}

footer .item:nth-last-child(1) {
	margin-right: 0;
	margin-left: auto;
}

footer .item a {
	color: #7e7e7e;
}

/*footer .item:nth-last-child(1) {
	margin-right: 0;
	margin-left: auto;
}*/

.after-footer {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: .9em;
	letter-spacing: 1px;
}

.after-footer .inner {
	max-width: 1220px;
	margin: 0 auto;
	align-items: center;
	padding: 10px 20px;
	box-sizing: border-box;
}

.after-footer .child:nth-child(1) {
	width: 41%;
}

.after-footer .child:nth-last-child(1) {
	margin-right: 0;
	margin-left: auto;
}

.after-footer a {
	color: #fff;
}

.after-footer p {
	margin: 0;
}

.after-footer img {
	width: 150px;
	height: auto;
	display: block;
}

img.alignright {
	margin-left: auto;
	margin-right: 0;
}

.menu-trigg,
ul.menu button {
	display: none;
}

#cookie-law-info-bar {
	max-width: 600px;
	bottom: 10px!important;
	left: 10px;
}

@media screen and (max-width: 1100px) {

	.menu-trigg {
		margin: auto 0 auto auto;
		display: flex;
	}

	.menu-trigg button {
		margin: 0 auto;
		background: transparent;
		border: 0;
		align-items: center;
	}

	.menu-trigg button span {
		margin-right: 7px;
		font-size: .9em;
		color: #fff;
		font-weight: 500;
	}

	.menu-trigg img {
		width: 25px;
		height: auto;
		display: block;
	}

	ul.menu {
		display: block;
		margin: 0;
		box-sizing: border-box;
		right: -70%;
		transition: 0.4s right ease;
	    background: #45606B;
	    position: fixed;
	    top: 0;
	    width: 70%;
	    max-width: initial;
	    margin: 0;
	    height: 100vh;
	    padding: 30px 20px;
	}

	ul.menu button {
		position: absolute;
		right: 10px;
		border: 0;
		background: transparent;
		display: block;
	}

	ul.menu button img {
		width: 25px;
		height: auto;
	}

	.switcher .option {
		background: transparent!important;
	}

	.switcher .option a {
		color: #fff!important;
		margin-top: 3px;
	}

	.switcher .option a:hover {
		background: transparent!important;
	}

	.switcher .option a img {
		display: none!important;
	}

	.menu-container .logo {
		width: 160px;
	}

	.menu-container .inner {
		flex-wrap: wrap;
	}

	body.menu-active {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}

	body.menu-active ul.menu {
		right: 0;
	}

	ul.menu li {
		margin: 0 0 20px;
		width: 100%;
		padding: 0;
	}

	ul.menu li a,
	ul.menu li:nth-last-child(2) a {
		padding: 8px 10px;
		font-size: 1.2em;
	}

	ul.menu li:nth-last-child(2) a {
		font-size: .9em;
	}

	header {
		height: 400px;
	}

	body.home header {
		height: auto;
		min-height: 600px;
		margin-bottom: 0;
		z-index: 1;
	}

	header .inner {
		padding-top: 60px;
	}

	body.home header .inner {
	    padding-top: 40px;
		margin-top: 60px;
		padding-bottom: 70px;
	}

	header .calendar {
		padding: 20px;
		max-width: 260px;
		margin: 0 auto;
	}

	header .calendar .dates, .inner-calendar .dates {
		margin: 15px 0 20px;
    	padding-top: 20px;
	}

	header .calendar .dates h5, .inner-calendar .dates h5, #inner-booking .dates h5 {
		margin-bottom: 20px;
	}

	header .calendar .date em, .inner-calendar .date em, #inner-booking .date em {
		font-size: 2.2em;
	}

	header .calendar .date em, .inner-calendar .date em, #inner-booking .date em {
		font-size: 2em;
	}
	
	header .calendar .dates .datepicker, .inner-calendar .dates .datepicker, #inner-booking .dates .datepicker {
		left: 20px;
	}

	header .calendar .guests {
		font-size: 1em;
		margin-bottom: 20px;
	}

	header .calendar .date span:after, .inner-calendar .date span:after, #inner-booking .date span:after {
		top: 20px;
		width: 5px;
		height: 5px;
	}

	.next-step,.last-step {
	    margin: 15px 0 0px;
    	padding-top: 20px;
	}

	.next-step input {
		padding: 6px;
	}

	.guests-alt {
		height: 32px;
	}

	.guests-select {
		left: 20px;
		width: calc(100% - 40px);
	}

	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 32px;
	}

	.select2-container .select2-selection--single {
		height: 34px;
	}

	.ui-datepicker th, .ui-datepicker td,
	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active, .ui-datepicker .ui-datepicker-header {
		padding: 5px;
	}

	header .scroll-down {
		bottom: 20px;
	}

	header .scroll-down .button {
	    width: 33px;
    	height: 33px;
    	background-size: 10px;
	}

	h2 {
		font-size: 1.6em;
	}

	p {
		line-height: 1.6;
	}

	section {
		margin-top: 40px;
	}

	.rooms.less .item {
		width: 100%;
		margin: 0 0 20px;
	}

	.rooms .item:hover img {
		transform: none;
	}

	.rooms .item:nth-last-child(1) {
		margin-bottom: 0;
	}

	.rooms {
		margin-top: 40px;
	}

	.rooms .item .info {
		bottom: 15px;
		left: 15px;
	}

	#welcome .child:nth-child(1) {
		display: none;
	}

	#welcome .inner .child {
		width: 100%;
	}

	#welcome .child:nth-child(2) {
		padding: 30px;
	}

	#welcome .child:nth-child(2) h2 {
		font-size: 3em;
		margin: 10px 0 20px;
	}

	#welcome .child:nth-child(2) p {
		column-count: 1;
	}

	.facilities {
		margin-top: 30px;
	}

	.facilities .item {
		padding: 10px;
		width: 33.33333%;
	}

	.facilities p {
		line-height: 1.4;
	}

	.wp-block-image {
		padding: 0 20px;
	}

	.services {
		margin-top: 40px;
	}

	.services .item {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.services .item .child:nth-child(1),
	.services .item .child:nth-child(2) {
		width: 100%;
		margin: 0;
	}

	.services .item:nth-child(odd) .child:nth-child(1) {
		order: 2;
		margin-top: 20px;
	}

	.services .item:nth-child(even) .child:nth-child(1) {
		margin: 20px 0 0 ;
	}

	.services .child .inner {
		width: 100%;
	}

	.services .child .inner h3 {
		font-size: 1.6em;
	}

	.contact-us {
		flex-wrap: wrap;
		padding: 30px 20px;
	}

	.contact-us .child:nth-child(1) img {
		width: 40px;
	}

	.contact-us .child:nth-child(1) {
		padding-left: 60px;
	}

	.contact-us h3 {
		font-size: 1.4em;
		margin-bottom: 10px;
	}

	.contact-us .child:nth-child(2) {
		margin: 20px 0 0 60px;
	}

	section#google-map h2 {
		margin-bottom: 40px;
	}

	#map {
		height: 100vw;
	}

	header h1 {
		font-size: 2em;
	}
	
	body.page-template-our-rooms header h1 {
		max-width: 220px;
	}

	#page-inner {
		padding-top: 25px;
	}

	ul.room-menu li {
		margin-right: 30px;
	}

	ul.room-menu li a {
		font-size: .7em;
	}

	.intro {
		flex-wrap: wrap;
	}

	.intro > .child:nth-child(1) {
		width: 100%;
	}

	.intro > .child:nth-child(2) {
		width: 100%;
		margin: 0;
	}

	.information img {
		height: 35px;
	}

	.information p {
		font-size: .9em;
	}

	.inner-calendar {
		padding: 10px 30px 30px;
	}

	.inner-calendar .dates .child:nth-child(1) {
		margin-bottom: 10px;
	}

	.inner-calendar .dates > .child:nth-child(n + 3) {
		display: none;
	}

	body.single h1 {
		font-size: 1.6em;
		margin-bottom: 20px;
	}

	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .lb-nav a.lb-prev, .lb-nav a.lb-next {
		width: 35px;
		height: 35px;
		background-size: 10px;
	}

	.owl-thumbs button {
		margin-right: 10px;
	}

	.intro #room-services {
		padding-top: 25px 0 20px;
		margin-top: 25px;
	}

	.intro #room-services .item {
		width: 100%;
		margin-bottom: 7px;
	}

	#other-rooms {
		padding-top: 25px;
	}

	#other-rooms h2 {
		font-size: 1.6em;
	}

	#other-rooms .rooms .item {
		width: 100%;
		margin: 0 0 20px;
	}

	#other-rooms .rooms .item:nth-last-child(1) {
		margin-bottom: 0;
	}

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

	.intro-services > .child {
		width: 100%;
		margin: 0;
	}

	.intro-services .child:nth-child(1) h2 {
		font-size: 1.2em;
		letter-spacing: 1px;
		text-align: left;
		margin-bottom: 20px;
	}

	.intro-services .child:nth-child(2) .text {
		flex-wrap: wrap;
	}

	.intro-services .child:nth-child(2) .text p {
		width: 100%;
		line-height: 1.6;
	}

	.text ul li {
		line-height: 1.6;
		margin-bottom: 5px;
	}

	#main-gallery .item {
		width: 100%;
		margin-bottom: 10px;
	}

	section.contact {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 100px;
	}

	.contact-cont {
		flex-wrap: wrap;
	}

	.contact-cont > .child:nth-child(1) {
		width: 100%;
		margin: 0 0 40px;
	}

	.contact-cont > .child:nth-child(2){
		width: 100%;
	}

	.contact-cont {
		padding: 25px;
	}

	.g-recaptcha {
		width: 100%;
		overflow: hidden;
	}

	.g-recaptcha > div {
		width: 200px!important;
	}









	footer {
		margin-top: 40px;
		padding: 0;
	}

	.footer-cont {
		flex-wrap: wrap;
		padding: 40px 0 0;
	}

	.footer-cont .item:nth-child(1) {
		width: 100%;
		margin-bottom: 20px;
	}

	.footer-cont .item:nth-child(2),
	.footer-cont .item:nth-child(3) {
		width: 50%;
	}

	footer .item:nth-last-child(1) {
		margin: 10px 0 0;
	}

	footer h3 {
		font-size: 1.4em;
	}

	footer img {
		max-width: 100px;
		height: auto;
	}

	.after-footer .inner {
		flex-wrap: wrap;
	}

	.after-footer .child:nth-child(1),
	.after-footer .child:nth-child(2) {
		width: 100%;
	}

	.after-footer .child:nth-last-child(1) {
		margin: 0;
	}

	.after-footer .inner {
		padding-top: 10px;
	}

	.after-footer img.alignright {
		margin: 20px 0 10px;
	}

}

/* @media (prefers-color-scheme: dark) {
	body {
		background-color: black;
		color: #fff;
	}
}
 */

/* Language fixes */

@media screen and (min-width: 1101px) {

	html[lang="el"] ul.menu li a {
		font-size: .9em;
		letter-spacing: 0;
	}

	html[lang="el"] ul.menu li,
	html[lang="ru"] ul.menu li {
		padding: 0 6px;
	}

	html[lang="el"] .contact-us .child:nth-child(2),
	html[lang="ru"] .contact-us .child:nth-child(2) {
		width: 300px;
	}

	html[lang="el"] .services .child .inner {
		width: calc(100% - 60px);
	}

	html[lang="ru"] .services .child .inner {
		width: calc(100% - 40px);
	}

	html[lang="ru"] .services .text p {
		line-height: 1.6;
	}

	html[lang="el"] body.single h1 {
	    font-size: 2.3em;
    	margin-bottom: 59px;
	}

	html[lang="el"] .inner-calendar {
		padding-top: 50px;
		padding-bottom: 50px;
	}

}



