iframe {vertical-align:top}


a, .logo img, .roomItem {
		    transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;

}

a.hoverlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.42;
    min-width: 360px;
		padding-top: 70px;
}

.logo, h1, .h1, h2, .h2, .roomCategory  {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}

h1, h2, h3 {
    letter-spacing: 1px;   
}
h1, .h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
h2, .h2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
h2 a, .h2 a {
  color:#000;
}
h3, .h3 {}

a {color:#6e6d86;}
	
a, a:hover, a:visited, a:focus {
	text-decoration: none;   
	outline: none;
}
.btn-primary {
  color: #fff;
  background-color: #fdc72e;
  border-color: #fdc72e;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #0ba1cc;
  border-color: #0ba1cc;
}
img {
	max-width: 100%; 
	vertical-align:top;
}

.owl-carousel, .owl-stage-outer, .owl-stage, .owl-item {
	height: 100%;   
}
p {
  line-height: 1.8em;
}
header {
  position: fixed;
  width: 100%;
  display: flex;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 0 20px rgb(0 0 0 / 40%);
  flex-direction: row;
  z-index: 999;
  padding: 0;
  align-items: center;
}

.logo {
  margin-right: auto;
	color:#0aa1cc;
	text-transform:uppercase;
	padding:5px 10px;
}
.logo:hover {
	color:#0aa1cc;
}
.logo>span {
  display: inline-block;
	vertical-align:middle;
	font-size:24px;
}
.logo>span>span {
  display: block;
  color: #fdc72e;
  font-size: 16px;
  font-size: .7em;
}


.is-top .logo {
  font-size: 1em;
}

.logo img {
	vertical-align: middle;
	margin-right:5px;
}
.is-top .logo img {
}

.topBar {
  text-align: right;
  margin: 6px 0 8px;
  font-size: 14px;
}
.topBar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline-block;

}

.topBar ul li {
  display:inline-block;
}
.topBar a {
	color:#c3c3c3;
}

.mainnav {
	text-align:right;
}
.mainnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mainnav ul li {
	display:inline-block;
	vertical-align: top;
}
.mainnav a {
  color: #0aa1cc;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 3px 15px;
  display: block;
  font-weight: bold;
  text-align: left;
  min-height: 40px;
  vertical-align: top;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.mainnav a span {
  font-size: .8em;
  letter-spacing: normal;
  display: block;
  font-weight: 400;
}
.mainnav li:hover>a {
	color:#fdc72e;
}
.mainnav .active>a {
  border-bottom: 4px solid;
  color: #fdc72e;
}

.mainnav li li {
  display: block;
}
.mainnav ul ul a {
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  display: block;
  min-height: auto;
  padding: 9px 10px;
  border-top: 1px dashed;
  line-height: normal;
}
.mainnav ul ul li:first-child a {
  border-top: none;
}

.navbar-nav .dropdown-menu {
  border-radius: 0;
}
.mainnav ul ul .active>a {
  background: #fdc72e;
  color: #fff;
  border: none;
}
.child-active>a {
  color: #fdc72e;
}
#trigger-overlay {
  display: none;
}
.mobile-lang-select {
    display: none;
}
.lang-select {
  text-transform: uppercase;
  font-weight: 600;
}

.lang-select {
  text-transform: uppercase;
  font-weight: 600;
  color: #fdc72e;
  padding-left: 10px!important;
  margin-left: 10px!important;
  border-left: 2px solid #c3af89;
}

.lang-select li {
	padding:0 4px;
}
.lang-select a {
  color:#000;
}

ul.topPhones a {
  padding-left: 20px;
}
.icon-phone, .icon-location {
	color: #fdc72e;
	font-size:1.2em;
}

.bookingBtn {
  background: #fdc72e;
  color: #fff;
  padding: 5px 20px;
  line-height: 69px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-left: 10px;
  font-size: .9em;
  text-shadow: 2px 2px 4px rgb(0 0 0 / 20%);
}
.bookingBtn:hover {
  background: #0aa1cc;
  color: #fff;
}
.is-top .bookingBtn {
	line-height: 69px;
}

.section {
  padding: 70px 0;
}

section#rooms {
  margin-bottom: 50px;
}
.roomItem {
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.roomItem:hover {
  background:#efefef;
}
.roomCategory {
  text-align: center;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: normal;
  margin: 10px 0;
}

.roomCategory a {
  color:#000;
}

.capacity {
  text-align: center;
  font-size: .8em;
  color: #c3af89;
}

.textbg {
	padding:150px 0
}
.bgcover {
  background-size: cover;
}
.bgfixed {
  background-attachment: fixed;
}
.textbg .textblock {
	color:#fff;
	text-align:center;
	
}

footer {
  padding: 40px 0;
  background: #3b3b44;
  color: #ccc;
  text-align: center;
  font-size: .8rem;
}
footer a {
  color: #efefef;
}

footer .logo {
  margin: 0 auto 20px;
  font-size: 1.3em;
  flex-direction: column;
}

.footer-contacts {
  padding: 0;
  list-style: none;
}
.footer-contacts li {
	margin-bottom:5px;
}

.slimheader {
  height: 300px;
  background-size: cover;
  background-position: center;
  height: 20vw;
  margin-bottom: 20px;
}
.bottomImageBlock {
  height: 90vh;
}

.btn-toolbar {
  margin-top: 10px;
}

.rooms-gallery {
  margin-bottom: 30px;
}
.room-price-list {
  margin: 30px 0;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
  border: 1px solid #38384a;
  position: absolute;
  padding: 20px;
  top: 50%;
  z-index: 100;
  margin-top: -21px;
  background: rgba(173,173,173,.5);
}
.owl-carousel .owl-next {
  right: 20px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.owl-carousel .owl-prev {
  left: 20px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-prev:before, .owl-carousel .owl-prev:after, .owl-carousel .owl-next:before, .owl-carousel .owl-next:after {
  content: '';
  position: absolute;
  padding: 10px;
  top: 10px;
}

.owl-carousel .owl-next:before {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  right: 10px;
}
.owl-carousel .owl-prev:before {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  left: 10px;
}

.tab-content {
  padding-top: 30px;
  background: #f7f7f7;
  padding: 30px;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
}
.btn-default {
  background: #f7f7f7;
  border-color: #fdc72e;
}
main {
  padding-bottom: 30px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #f7f7f7;
  border-color: #dee2e6 #dee2e6 #f7f7f7;
}
.nav-tabs .nav-link {
  font-size: .9em;
}

.dropdown-toggle::after {
  position: absolute;
  right: 0;
  top: 50%;
}

.navbar {
  padding: 0;
}
.socIcons {
  list-style: none;
  padding: 0;
  margin: 0;
}
.socIcons li {
  display:inline-block;
}
.socIcons li a {
  display:block;
	padding:10px;
	font-size:24px;
}

h3.setionTitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  color: #fdc72e;
  text-transform: uppercase;
}
 
.featurelist .item-image {
  background-position: center;
  background-size: cover;
}

.featurelist .item-text {
  padding:50px 20px;
}
.featurelist {
  background: #c6f2ff;
}

.breadcrumb {
  /*text-transform: uppercase;*/
  font-size: .8em;
  font-weight:bold;
}
.breadcrumb li:after {
  content: '›';
  position: relative;
  display: inline-block;
  margin: 0 4px;
  font-size: 1rem;
  vertical-align: baseline;
}

.table-price th {
  text-align: center;
  background: #f7f7f7;
}
.table-price td {
  text-align: center;
}