@import url("forms.css");
@import url("header.css");
@import url("offer-box.css");
@import url("home-text.css");
@import url("calendar.css");
@import url("contact_us.css");
@import url("newsletter.css");
@import url("tags.css");
@import url("footer.css");
@import url("btn-to-top.css");

/* INTERNAL */

@import url("collage.css");
@import url("breadcrumbs.css");
@import url("content.css");
@import url("section-box.css");
@import url("offer-view.css");
@import url("hotel-box.css");
@import url("accordion.css");
@import url("hotel-view.css");
@import url("table.css");
@import url("wiki.css");
@import url("js-calendar.css");
@import url("search-result-box.css");
@import url("reservation.css");
@import url("cookies.css");

/* Reset CSS */

* {
 padding: 0;
 margin: 0;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

html {
 scroll-behavior: smooth;
}

body {
 font-family: "Mulish", sans-serif;
 font-optical-sizing: auto;
 font-weight: 400;
 font-size: 16px;
 line-height: 1.8;
 color: #272727;
 text-align: left;
 background-color: #e9e9e9;
}

ul li {
 padding: 0 0 0 46px;
 margin: 0;
 background: url('/img/internal/bullet.svg') no-repeat 21px 11px;
 background-size: 10px 10px;
 list-style-type: none;
}

.descriptions ul {
 margin: 0 0 15px 0;
}

.descriptions.has_render_wiki ul,
.has_render_wiki ul {
 margin: 0;
}

.descriptions p {
 margin: 0 0 15px 0;
}

#main_content {
 display: flex;
 flex-direction: column;
 float: left;
 width: 100%;
 height: 100vh;
 border-top: 0 solid #fff;
}

#content {
 flex: 1 0 auto;
 float: left;
 width: 100%;
}

#site_bottom {
 flex: 0 0 auto;
 float: left;
 width: 100%;
}

.container {
 max-width: 1300px;
 margin: 0 auto;
}

.container.container_1015 {
 max-width: 1015px;
}

.container.container_1121 {
 max-width: 1121px;
}

.container.container_1266 {
 max-width: 1266px;
}

.container.container_1320 {
 max-width: 1320px;
}

.container.container_1430 {
 max-width: 1430px;
}

.container.container_wide {
 max-width: 1920px;
}

.wrapper {
 float: left;
 width: 100%;
}

.container_wide>.wrapper {
 padding: 0;
}

.title_home {
 float: left;
 width: 100%;
 margin: 0 0 7px 0;
 font-weight: 800;
 font-size: 25px;
 line-height: 1.1;
 color: #2d5389;
 text-align: center;
}

.text_home {
 float: left;
 width: 100%;
 margin: 0 0 28px 0;
 font-weight: 400;
 font-size: 16px;
 line-height: 1.3;
 color: #444;
 text-align: center;
}

a:link,
a:visited,
a:hover {
 font-family: inherit;
 font-weight: 700;
 font-size: inherit;
 line-height: inherit;
 color: #2d5389;
 text-decoration: underline;
 -webkit-transition: 0.2s ease-in-out;
 -moz-transition: 0.2s ease-in-out;
 -o-transition: 0.2s ease-in-out;
 transition: 0.2s ease-in-out;
}

a:hover {
 color: #2d5389;
}

#header a,
#mobile_header a,
#banner_123 a,
#calendar a,
.offer_box a,
.hotel_box a,
#footer a,
.section_box a,
#breadcrumbs a,
#usefull_links a,
.filters a,
._embed_search_result_box a {
 text-decoration: none;
}

a.basic_btn {
 font-family: inherit;
 font-weight: 800;
 font-size: 14px;
 line-height: 1.2;
 color: #fff;
 text-decoration: none;
}

a.basic_btn:hover {
 color: #fff;
}

@media screen and (max-width: 850px) {
 a.basic_btn {
  font-size: 15px;
 }
}

@media screen and (max-width: 650px) {
 a.basic_btn {
  font-size: 14px;
 }
}

.no-scroll {
 overflow: hidden;
}

.lazyload,
.lazyloading {
 opacity: 0;
}

.lazyloaded {
 opacity: 1;
 transition: opacity 300ms;
}

@media screen and (max-width: 1450px) {
 .wrapper {
  padding: 0 2%;
 }
}

@media screen and (max-width:1100px) {
 #main_content,
 #main_content.int {
  border-top: 0px solid transparent;
 }
}

@media screen and (max-width:1100px) {
 .title_home {
  font-size: 24px;
 }
}

@media screen and (max-width:950px) {
 body {
  font-size: 15px;
 }
 ul li {
  padding: 3px 0 3px 18px;
  background: url('/img/internal/bullet.svg') no-repeat 0px 12px;
 }
 .wrapper {
  padding: 0 2.5%;
 }
 .title_home {
  font-size: 23px;
 }
 .text_home {
  margin: 0 0 14px 0;
  font-size: 15px;
 }
}

@media screen and (max-width:676px) {
 body {
  font-size: 14px;
 }
 ul li {
  background: url('/img/internal/bullet.svg') no-repeat 0px 11px;
 }
 .wrapper {
  padding: 0 3%;
 }
 .title_home {
  font-size: 22px;
 }
 .text_home {
  margin: 0 0 11px 0;
  font-size: 14px;
 }
}

@media screen and (max-width:550px) {
 .wrapper {
  padding: 0 4%;
 }
 .title_home {
  margin: 0 0 6px 0;
  font-size: 21px;
 }
}


/*  */

#side_btns {
 position: fixed;
 top: 216px;
 right: 0;
 display: flex;
 flex-direction: column;
 width: 47px;
 border-radius: 14px 0 0 14px;
 background-color: #223b5f;
 overflow: hidden;
 z-index: 100;
}

#side_btns .s0cial {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 width: 100%;
 height: 40px;
 border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#side_btns .s0cial:last-child {
 border-bottom: 1px solid transparent;
}

#side_btns .s0cial:hover {
 background-color: #2d5389;
 border-bottom: 1px solid transparent;
}

#side_btns .s0cial img {
 width: 21px;
 height: 22px;
}

@media screen and (max-width:1100px) {
 #side_btns {
  display: none;
 }
}

#admintoolbar a:link,
#admintoolbar a:visited,
#admintoolbar a:hover {
 padding: 3px 5px;
 margin: 0 0 0 7px;
 font-size: 12px;
 line-height: 1.3;
 color: #000;
 text-decoration: none;
 border-radius: 5px;
 background-color: rgba(255, 255, 255, 0.7);
}

#admintoolbar a:hover {
 background-color: rgba(255, 255, 255, 0.9);
}

