html,
body {
  font-size: 12px;
  font-family: main-usual-01, serif;
  color: #6f6f6e;
}
.ios5 html,
.ios5 body {
  font-family: main-usual-01, serif;
}
html {
  height: 100%;
}
body {
  height: 100%;
  padding: 0;
}
h1,
h2,
h3 {
  line-height: 1.25;
  font-weight: bold;
}
select,
textarea,
input[type="text"],
input[type="password"],
.uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  outline: 0 none;
}
input[type="checkbox"] {
  margin-top: 0;
  vertical-align: baseline;
}
label,
input,
button,
div.button,
select,
textarea {
  font-size: 16px;
  line-height: 1.25;
}
input[type=text],
textarea {
  font-family: main-usual-01, serif;
  font-size: 16px;
  border: 1px solid #cecece;
  padding: 7px;
  margin: 3px 0 0;
  color: #2d1b03;
}
.ios5 input[type=text],
.ios5 textarea {
  font-family: main-usual-01, serif;
}
textarea {
  resize: none;
}
.button,
button {
  background: #A4A4A4;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #dbdbdb;
  font-weight: bold;
  padding: 6px 20px 5px 20px;
}
.button.btn_success,
button.btn_success {
  background: #eb9d41;
}
div.button {
  display: inline-block;
  cursor: pointer;
}
a {
  color: #6f6f6e;
}
a:hover {
  color: #6f6f6e;
}
header.desktop {
  position: relative;
  margin: -52px 0 0;
  padding: 0;
  width: 100%;
  height: 146px;
  z-index: 10000;
  background: url(header_bar.png) center bottom repeat-x;
}
header.desktop form#search_form {
  margin: 0;
  padding: 8px 0 0;
  width: 100%;
  height: 44px;
}
header.desktop form#search_form > div {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 948px;
  text-align: center;
}
header.desktop form#search_form > div > input {
  border: none;
  width: 670px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 3px;
  color: #ffffff;
  background-color: transparent;
  text-align: center;
  text-transform: uppercase;
  outline: none;
}
header.desktop form#search_form > div > input.not-empty {
  color: #ffffff;
}
header.desktop form#search_form > div div.control_panel {
  position: absolute;
  right: 0;
  top: 0;
}
header.desktop form#search_form > div div.control_panel > a {
  text-align: center;
  outline: none;
  position: absolute;
  right: 0;
}
header.desktop form#languages_form {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 0 -4px 0;
  padding: 0 0;
  height: 24px;
}
header.desktop form#languages_form > div {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
header.desktop form#languages_form > div > select {
  visibility: hidden;
  width: auto;
  min-width: 160px;
}
header.desktop form#languages_form > div a.ui-selectmenu {
  display: inline-block;
  position: relative;
  height: 28px;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
  font-family: main-usual-01, serif;
  border: none;
  padding: 0;
  margin: 0;
  background-color: #3c2406;
  text-transform: none;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
}
header.desktop form#languages_form > div .ui-selectmenu-status {
  padding: 2px 10px;
}
header.desktop a {
  color: #ffffff;
  font-weight: normal;
  font-size: 19px;
  display: block;
  height: 50px;
  text-decoration: none;
  padding: 0 2px;
}
header.desktop a.search_close {
  display: block;
  width: 9px;
  height: 10px;
  background: url(search_close.png) center center no-repeat;
  top: 14px;
}
header.desktop a.do_search {
  border: 1px solid #ffffff;
  margin: 0;
  height: 20px;
  padding: 2px 12px 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  top: 8px;
  display: none;
}
header.desktop a:hover {
  color: #aba8a4;
}
header.desktop a.selected {
  color: #7dd9f3;
  border-bottom: 3px solid #7dd9f3;
}
header.desktop > div {
  margin: 0;
  width: 100%;
  height: 94px;
  padding: 0;
}
header.desktop table {
  margin: 0 auto;
  padding: 0;
  width: 948px;
  height: 90px;
}
header.desktop table .header_left {
  text-align: left;
  vertical-align: bottom;
  width: 341px;
}
header.desktop table .header_left a {
  float: left;
  margin-right: 18px;
}
header.desktop table .header_center {
  text-align: center;
  width: 266px;
}
header.desktop table .header_right {
  text-align: right;
  vertical-align: bottom;
  width: 341px;
}
header.desktop table .header_right a {
  float: right;
  margin-left: 18px;
}
header.desktop .home_logo {
  display: block;
  margin: 0 auto;
  width: 262px;
  height: 65px;
  background: url(logo.png) no-repeat;
}
header.mobile {
  display: none;
  position: relative;
  margin: 0 0;
  padding: 0;
  width: 100%;
  height: 75px;
  z-index: 10000;
  background: #2d1b03;
}
header.mobile .logo_centered {
  width: 100%;
  height: 75px;
}
header.mobile .home_logo {
  display: block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 5px;
  width: 262px;
  height: 75px;
  background: url(logo.png) no-repeat;
}
header.mobile a.burger {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  z-index: 1001;
  cursor: pointer;
}
header.mobile a.burger div {
  -webkit-transition: opacity 0.3s ease-out 0s;
  -moz-transition: opacity 0.3s ease-out 0s;
  -o-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
}
header.mobile a.burger .open {
  opacity: 1;
}
header.mobile a.burger .open span {
  height: 2px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header.mobile a.burger .open span:nth-child(1) {
  top: 5px;
  left: 0;
  right: 0;
}
header.mobile a.burger .open span:nth-child(2) {
  top: 50%;
  margin-top: -1px;
  left: 0;
  right: 0;
}
header.mobile a.burger .open span:nth-child(3) {
  bottom: 5px;
  left: 0;
  right: 0;
}
header.mobile a.burger .close {
  opacity: 0;
}
header.mobile a.burger .close span {
  height: 2px;
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
header.mobile a.burger .close span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 0;
  right: 0;
}
header.mobile a.burger .close span:nth-child(2) {
  opacity: 0;
}
header.mobile a.burger .close span:nth-child(3) {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
  right: 0;
}
header.mobile a.burger span {
  background-color: #fff;
  display: block;
}
header.mobile.open a.burger .open {
  opacity: 0;
}
header.mobile.open a.burger .close {
  opacity: 1;
}
header.mobile .search_form > * {
  vertical-align: top;
  display: inline-block;
  margin: 0;
}
header.mobile .search_form .search_close {
  display: block;
  width: 9px;
  height: 10px;
  background: url(search_close.png) center center no-repeat;
  top: 14px;
}
header.mobile .search_form .do_search {
  border: 1px solid #ffffff;
  height: 34px;
  line-height: 38px;
  padding: 0 3px 0 5px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
header.mobile a {
  color: #ffffff;
  font-weight: normal;
  font-size: 24px;
  text-decoration: none;
}
header.mobile a.lang {
  padding-left: 20px;
  padding-right: 20px;
}
header.mobile a:hover {
  color: #aba8a4;
}
header.mobile a.selected {
  color: #7dd9f3;
  border-bottom: 3px solid #7dd9f3;
}
header.mobile ul {
  width: 100%;
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  padding-left: 0%;
  top: 75px;
  background: #2d1b03;
  border-bottom: 3px solid #ffffff;
  list-style: none;
}
header.mobile ul li {
  display: block;
  text-align: center;
  line-height: 28px;
}
header.mobile ul li.lang {
  padding-top: 20px;
  padding-bottom: 20px;
}
.bp-768 header.desktop {
  display: none;
}
.bp-768 header.mobile {
  display: block;
}
.bp-0 header.desktop {
  display: none;
}
.bp-0 header.mobile {
  display: block;
}
.bp-0 header.mobile .home_logo {
  background-size: 86%;
  background-position-y: 5px;
}
footer {
  top: 0;
  margin: 54px 0 0 0;
  width: 100%;
  background-color: #2d1b03;
  padding-bottom: 54px;
}
footer .footer_container {
  height: inherit;
  width: 948px;
  color: #ffffff;
  font-size: 16px;
  margin: 0 auto;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer > #footer_container a:hover {
  color: #6F6F6E;
}
footer .footer_title {
  width: inherit;
  height: 34px;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #6f6353;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-top: 20px;
}
footer .footer_data {
  margin: 0 auto;
  width: 682px;
  border-bottom: 1px solid #6f6353;
  padding: 0 133px;
}
footer .col1 {
  width: 228px;
  margin: 13px 12px 13px 0;
  float: left;
}
footer .col2 {
  width: 156px;
  margin: 18px 12px 0 0;
  float: left;
}
footer .col3 {
  width: 274px;
  margin: 20px 0 0 0;
  float: left;
}
footer .footer_data span {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
footer .footer_data a.social {
  display: block;
  padding-left: 36px;
  padding-top: 8px;
  height: 28px;
  margin-bottom: 0;
}
footer .footer_data .social_facebook {
  background: url(footer_facebook.png) left center no-repeat;
}
footer .footer_data .social_twitter {
  background: url(footer_twitter.png) left center no-repeat;
}
footer .footer_data .social_instagram {
  background: url(footer_instagram.png) left center no-repeat;
}
footer .footer_data input {
  color: #ffffff;
  background-color: #2d1b03;
  border: 1px solid #6f6353;
  text-align: center;
  height: 25px;
  width: 174px;
  margin: 8px 0 0 0;
  padding: 2px 12px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  border-radius: 0;
}
footer .footer_data input[type="submit"] {
  border-left: none;
  width: 68px;
  height: 31px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 4px;
}
footer .footer_data .sendmailform {
  width: auto;
}
.bp-768 footer .footer_container {
  width: auto;
}
.bp-768 footer .footer_title {
  width: 100%;
}
.bp-768 footer .footer_data {
  width: auto;
  height: auto;
}
.bp-768 footer .col1 {
  width: 70%;
  margin: 18px 0 0;
}
.bp-768 footer .col2 {
  width: auto;
  float: right;
  margin: 18px 0 0;
}
.bp-768 footer .col3 {
  width: 100%;
  margin: 20px 0;
}
.bp-768 footer .col3 .subscribe,
.bp-768 footer .col3 form {
  width: 100%;
  float: left;
}
.bp-768 footer .footer_data input {
  box-sizing: border-box;
  height: 31px;
  width: 67%;
}
.bp-768 footer .footer_data input[type="submit"] {
  width: 33%;
}
.bp-768 footer form {
  margin-bottom: 0;
}
.bp-0 footer .footer_container {
  width: auto;
}
.bp-0 footer .footer_title {
  font-size: 16px;
  height: 50px;
  width: auto;
  padding: 10px 10px 0 10px;
}
.bp-0 footer .footer_data {
  width: auto;
  border-bottom: 1px solid #6f6353;
  padding: 0 20px;
}
.bp-0 footer .footer_data span {
  font-size: 16px;
}
.bp-0 footer .col1 {
  font-size: 18px;
  width: auto;
  margin: 18px 0 0;
  float: none;
}
.bp-0 footer .col2 {
  width: auto;
  float: none;
  margin: 18px 0 0;
}
.bp-0 footer .col3 {
  width: auto;
  float: none;
  margin: 20px 0;
}
.bp-0 footer .col3 .subscribe {
  font-size: 18px;
}
.bp-0 footer .col3 .subscribe,
.bp-0 footer .col3 form {
  width: 100%;
  float: left;
}
.bp-0 footer .footer_data input {
  font-size: 18px;
  box-sizing: border-box;
  height: 31px;
  width: 70%;
}
.bp-0 footer .footer_data input[type="submit"] {
  width: 30%;
}
.bp-0 footer .footer_data .sendmailform {
  width: 100%;
}
.bp-0 footer form {
  margin-bottom: 0;
  float: none;
}
#container > #weather_container > #weather > #weather_title {
  display: none;
  transform: rotate(-90deg);
  left: 37px;
  position: relative;
  font-size: 13px;
}
#instagram_container {
  position: relative;
  width: 100%;
  height: 156px;
}
#instagram_bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 156px;
  -webkit-transition: height 0.3s ease 0s;
  -moz-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
  transition: height 0.3s ease 0s;
  overflow: hidden;
  background-color: #2d1b03;
  z-index: 10;
}
#instagram_bar.expanded {
  height: 516px;
}
#instagram_bar > .instagram {
  margin: 0 auto;
  width: 948px;
}
#instagram_bar > .instagram > ul {
  display: none;
}
#instagram_bar > .instagram .insta-row {
  margin-bottom: 12px;
}
#instagram_bar > .instagram .insta-photo {
  float: left;
  margin-left: 12px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s linear;
  -moz-transition: visibility 0s .3s, opacity .3s linear;
  -ms-transition: visibility 0s .3s, opacity .3s linear;
  -o-transition: visibility 0s .3s, opacity .3s linear;
  transition: visibility 0s .3s, opacity .3s linear;
}
#instagram_bar > .instagram .insta-photo:hover {
  opacity: 0.3;
  -webkit-transition: visibility 0s .3s, opacity .3s linear;
  -moz-transition: visibility 0s .3s, opacity .3s linear;
  -ms-transition: visibility 0s .3s, opacity .3s linear;
  -o-transition: visibility 0s .3s, opacity .3s linear;
  transition: visibility 0s .3s, opacity .3s linear;
}
#instagram_bar > .instagram .insta-photo:first-child {
  margin-left: 0;
}
#instagram_bar > .instagram .insta-photo img {
  width: 108px;
}
#instagram_bar .header_line .extended {
  display: none;
}
#instagram_bar .header_line .extended span.links_pages {
  padding-left: 34px;
  margin-left: 34px;
}
#instagram_bar .header_line .extended span.links_pages a {
  color: #ffffff;
  margin-right: 6px;
  text-decoration: underline;
}
#instagram_bar .header_line .link_show_all {
  float: right;
  text-decoration: underline;
  color: #ffffff;
  padding-right: 10px;
}
#instagram_details {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  background-color: #2d1b03;
  z-index: 11;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#instagram_details .photo {
  margin: 0 auto;
  width: 948px;
  text-align: center;
}
#instagram_details .photo > div.loading {
  height: 86px;
  width: 86px;
  margin: 150px auto;
  background: #ffffff url(spinner_575757_f2f2f2_64.gif) center center no-repeat;
  -webkit-border-radius: 43px;
  /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 43px;
  /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
}
#instagram_details .photo > #instagram_details_slider {
  height: 386px;
  margin: 0 auto;
}
#instagram_details .photo .fotorama__wrap {
  margin: 0px auto;
  padding: 0;
  background-color: #2d1b03;
}
#instagram_details .photo .fotorama__shaft {
  margin: 0 0 0 0px;
  background-color: #2d1b03;
}
#instagram_details .photo .fotorama__wrap_style_touch .fotorama__shaft {
  cursor: pointer;
}
#instagram_details .photo a > img {
  height: 386px;
  margin: 0 auto;
}
#instagram_details .photo a.inst_dtls_navigation_previous {
  display: none;
  width: 27px;
  height: 27px;
  background: url('instagram_prev.png') left top no-repeat;
  position: absolute;
  top: 50%;
  left: 200px;
  z-index: 10;
  margin-top: -14px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#instagram_details .photo a.inst_dtls_navigation_next {
  display: none;
  width: 27px;
  height: 27px;
  background: url('instagram_next.png') right top no-repeat;
  position: absolute;
  top: 50%;
  right: 200px;
  z-index: 10;
  margin-top: -14px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#instagram_details .info {
  width: 948px;
  height: 12px;
  margin: 0 auto;
  padding: 13px 0 11px 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#instagram_details .text {
  width: 948px;
  margin: 0 auto;
  padding: 13px 0 11px 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.instagram_busy {
  position: relative;
  height: inherit;
}
#instagram_bar .header_line,
#instagram_details .header_line {
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: 13px 0 11px 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 12px;
  color: #ffffff;
  text-transform: uppercase;
}
#instagram_bar .header_line .title,
#instagram_details .header_line .title {
  float: left;
  padding-left: 10px;
}
#instagram_bar .header_line .link_close,
#instagram_details .header_line .link_close {
  float: right;
  display: block;
  width: 9px;
  height: 10px;
  background: url(instagram_extended_close.png) center center no-repeat;
  top: 0px;
  margin-right: 10px;
}
.frontpage_content .fotorama__caption {
  position: relative;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: auto;
  display: table;
}
.frontpage_content .fotorama__caption a {
  color: #FFF;
  text-decoration: none;
  border: 0!important;
}
.frontpage_content .fotorama__caption a:hover {
  text-decoration: none;
  border: 0!important;
  color: #FFF;
}
.frontpage_content .fotorama__caption__wrap {
  left: 0;
  right: 0;
  width: 60%;
  text-align: center;
  font-family: main-condensed-01, Arial, sans-serif;
  text-shadow: 3px 5px 8px #1F1E1E, 1px 1px 10px #000;
  letter-spacing: 0.1em;
  font-size: 84.72px;
  margin: auto;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bp-768 .frontpage_content .fotorama__caption {
  position: relative;
  bottom: 0;
  height: 100%;
  margin: auto;
}
.bp-768 .frontpage_content .fotorama__caption a {
  color: #FFF;
  text-decoration: none;
  border: 0!important;
}
.bp-768 .frontpage_content .fotorama__caption a:hover {
  text-decoration: none;
  border: 0!important;
  color: #FFF;
}
.bp-768 .frontpage_content .fotorama__caption__wrap {
  left: 0;
  right: 0;
  width: 60%;
  text-align: center;
  font-family: main-condensed-01, Arial, sans-serif;
  text-shadow: 3px 5px 8px #1F1E1E, 1px 1px 10px #000;
  letter-spacing: 0.1em;
  font-size: 55px;
  margin: auto;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bp-768 #instagram_container {
  height: 130px;
}
.bp-768 #instagram_bar {
  height: 130px;
}
.bp-768 #instagram_bar.expanded {
  height: 404px;
}
.bp-768 #instagram_bar > .instagram {
  margin: 0 auto;
  width: 768px;
}
.bp-768 #instagram_bar > .instagram .insta-photo {
  margin-left: 8px;
  margin-bottom: 8px;
}
.bp-768 #instagram_bar > .instagram .insta-photo img {
  width: 86px;
}
.bp-768 #instagram_bar > .instagram .insta-row {
  margin-bottom: 0px;
}
.bp-768 #instagram_bar .header_line .link_show_all {
  padding-right: 10px;
}
.bp-768 #instagram_details .photo {
  margin: 0 auto;
  width: 768px;
}
.bp-768 #instagram_details .info {
  width: 768px;
}
.bp-768 #instagram_details .text {
  width: 768px;
}
.bp-768 #instagram_bar .header_line .title,
.bp-768 #instagram_details .header_line .title {
  padding-left: 10px;
}
.bp-0 #container > #weather_container > #weather > #weather_title {
  display: block;
}
.bp-0 #container > #weather_container {
  display: none;
  position: absolute;
  margin: -5px 0 0 0;
  padding: 0;
  width: 100%;
  z-index: 9999999;
}
.bp-0 #container > #weather_container > #weather {
  position: relative;
  margin: 0 auto;
  padding: 5px;
  height: 45px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /* ��� Firefox */
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /* ��� Safari � Chrome */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* ��������� ���� */
  filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=5);
  background-color: #fcf8ed;
  margin-left: -108px;
  top: -60px;
  width: 116px;
  z-index: 99999;
  border-radius: 0 10px 10px 0;
  left: 0px;
}
.bp-0 #container > #weather_container > #weather #weather_icon {
  float: left;
  margin-left: 4px;
  margin-top: 6px;
}
.bp-0 #container > #weather_container > #weather #weather_icon > img {
  max-width: 80%;
}
.bp-0 #container > #weather_container > #weather #weather_text {
  float: left;
  margin-left: 4px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  color: #382723;
}
.bp-0 #container > #weather_container > #weather #weather_text div {
  height: 17px;
}
.bp-0 #container > #weather_container .weather_slide_switcher {
  display: none;
  position: relative;
  margin: -13px auto 0;
  padding: 0;
  width: 8px;
  height: 8px;
  background: url(slide_switcher_bg.png) no-repeat;
  cursor: pointer;
}
.bp-0 #container > #weather_container .slide_switch_up {
  display: none;
  background-position: center top;
}
.bp-0 #container > #weather_container .slide_switch_down {
  display: none;
  background-position: center bottom;
  margin-top: -11px;
}
.bp-0 .frontpage_content .fotorama__caption {
  position: relative;
  bottom: 0;
  height: 100%;
  margin: auto;
}
.bp-0 .frontpage_content .fotorama__caption a {
  color: #FFF;
  text-decoration: none;
  border: 0!important;
}
.bp-0 .frontpage_content .fotorama__caption a:hover {
  text-decoration: none;
  border: 0!important;
  color: #FFF;
}
.bp-0 .frontpage_content .fotorama__caption__wrap {
  left: 0;
  right: 0;
  width: 60%;
  text-align: center;
  font-family: main-condensed-01, Arial, sans-serif;
  text-shadow: 3px 5px 8px #1F1E1E, 1px 1px 10px #000;
  letter-spacing: 0.1em;
  font-size: 40px;
  margin: auto;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bp-0 #instagram_container {
  height: 155px;
}
.bp-0 #instagram_bar {
  height: 155px;
}
.bp-0 #instagram_bar.expanded {
  height: 410px;
}
.bp-0 #instagram_bar .header_line .link_show_all {
  margin-top: 6px;
}
.bp-0 #instagram_bar .header_line .title {
  line-height: 1.25;
  height: auto;
}
.bp-0 #instagram_bar > .instagram {
  margin: 0 auto;
  width: 320px;
}
.bp-0 #instagram_bar > .instagram .insta-photo {
  margin-left: 4px;
  margin-bottom: 4px;
}
.bp-0 #instagram_bar > .instagram .insta-photo img {
  width: 76px;
}
.bp-0 #instagram_bar > .instagram .insta-row {
  margin-bottom: 0px;
}
.bp-0 #instagram_details .info {
  width: 320px;
}
.bp-0 #instagram_details .text {
  width: 320px;
}
.bp-0 #instagram_details .header_line .link_close {
  margin-top: 14px;
  margin-right: -30px;
}
.bp-0 #instagram_details .photo {
  margin: 0 auto;
  width: 320px;
}
.bp-0 #instagram_details .photo a.inst_dtls_navigation_previous {
  left: 5%;
}
.bp-0 #instagram_details .photo a.inst_dtls_navigation_next {
  right: -16%;
}
.bp-0 #instagram_bar .header_line,
.bp-0 #instagram_details .header_line {
  font-size: 15px;
  width: 320px;
}
.bp-0 #instagram_bar .header_line .title,
.bp-0 #instagram_details .header_line .title {
  font-size: 15px;
  margin-bottom: 0px;
  height: auto;
}
#container .submenu_bar {
  position: relative;
  margin: 0 auto 0;
  width: 948px;
  border-top: 1px solid #392812;
  border-bottom: 1px solid #392812;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
}
#container .submenu_bar a {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  color: #392812;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 12px;
  white-space: nowrap;
}
#container .submenu_bar > span {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  color: #392812;
  margin: 0 12px;
}
#container .submenu_bar a.selected,
#container .submenu_bar a:hover {
  border-bottom: 1px solid #392812;
}
.bp-768 #container .submenu_bar {
  width: 70%;
}
.bp-0 #container .submenu_bar {
  width: 85%;
}
.bp-0 #container .submenu_bar a {
  margin: 3px 12px;
  font-size: 16px;
  white-space: normal;
  display: inline-block;
}
.bp-0 #container .submenu_bar a.selected,
.bp-0 #container .submenu_bar a:hover {
  border-bottom: 0 none;
  text-decoration: underline;
}
/*
	Article model #1
*/
article.article_1 {
  width: 948px;
  margin: 16px auto 0;
}
article.article_1 > .slider_and_ingress {
  width: 948px;
  background-color: #fdf8ed;
  position: relative;
  display: table;
}
article.article_1 > .slider_and_ingress > .slideshow {
  width: 65%;
  display: table-cell;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__thumbs {
  bottom: 25px;
  position: absolute;
  z-index: 9999;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__thumbs:hover .fotorama__thumb__dot {
  background-position: -12px top;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__thumb__dot {
  margin-right: 15px;
  left: 0px;
  top: 0px;
  width: 12px;
  height: 11px;
  border: none;
  background: url('article_slider_dots.png') -12px top no-repeat;
}
article.article_1 > .slider_and_ingress > .slideshow a.navigation_previous {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') left top no-repeat;
}
article.article_1 > .slider_and_ingress > .slideshow a.navigation_next {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') right top no-repeat;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__arr {
  margin-top: 0px;
  opacity: 1;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__arr_prev {
  margin-left: 20px;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__arr_next {
  margin-left: -44px;
}
article.article_1 > .slider_and_ingress > .float-right {
  float: right;
}
article.article_1 > .slider_and_ingress > .ingress {
  display: table-cell;
  vertical-align: middle;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 19px;
  color: #2d1b03;
  line-height: 24px;
  padding: 24px 42px;
}
article.article_1 > .slider_and_ingress > .slideshow .fotorama__thumb_selected .fotorama__thumb__dot,
article.article_1 > .slider_and_ingress > .slideshow .fotorama__thumb_selected:hover .fotorama__thumb__dot {
  background-position: left top;
}
article.article_1 > .map_and_pricing > .col_header {
  margin-top: 20px;
}
article.article_1 > .header_and_text > .col_header > h3 {
  font-family: main-condensed-01;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #2d1b03;
  text-transform: uppercase;
  margin: 20px 0 0 0;
  min-height: 64px;
}
article.article_1 > .header_and_text > .col_header > .socials {
  margin: 28px 0 16px;
}
article.article_1 > .header_and_text > .col_header > .socials > a {
  float: left;
  display: block;
  margin-right: 16px;
  width: 25px;
  height: 25px;
}
article.article_1 > .header_and_text > .col_header > .socials a.twitter {
  background: url(icon_social_twitter.png) center center no-repeat transparent;
}
article.article_1 > .header_and_text > .col_header > .socials a.facebook {
  background: url(icon_social_facebook.png) center center no-repeat transparent;
}
article.article_1 > .header_and_text > .col_header > .date {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 3px;
  color: #2d1b03;
  text-transform: uppercase;
  padding-bottom: 20px;
}
article.article_1 > .header_and_text > .col_header a.back_to_overview {
  display: block;
  color: #6F6F6E;
  font-family: main-usual-01, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  text-decoration: none;
}
article.article_1 > .header_and_text > .col_header > .quote {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 19px;
  line-height: 30px;
  color: #2d1b03;
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid #392812;
  border-bottom: 1px solid #392812;
  display: none;
  position: absolute;
  top: 0;
}
article.article_1 > .header_and_text > .col_header > .quote > span {
  display: block;
  font-style: normal;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
article.article_1 > .header_and_text > .col_text div.cols_data {
  margin-bottom: 4px;
}
article.article_1 > .header_and_text > .col_text div.cols_data > .col_title {
  width: 230px;
  display: table-cell;
  vertical-align: middle;
  float: left;
  margin-right: 20px;
}
article.article_1 > .header_and_text > .col_text div.cols_data > .col_price {
  width: 130px;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  float: left;
}
article.article_1 > .pages_navigation > a.previous {
  width: 244px;
}
article.article_1 > .pages_navigation > a.top {
  display: block;
  width: 45%;
  text-align: center;
}
article.article_1 > .pages_navigation > a.next {
  width: 244px;
  text-align: right;
  float: right;
}
article.article_1 .credits-right {
  left: 630px;
}
article.article_1 .credits-left {
  right: 630px;
  text-align: right;
}
article.article_1 > .header_and_text > .col_header,
article.article_1 > .map_and_pricing > .col_header {
  float: left;
  width: 282px;
  position: relative;
}
article.article_1 > .header_and_text,
article.article_1 > .map_and_pricing {
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #392812;
}
article.article_1 > .header_and_text > .col_text,
article.article_1 > .map_and_pricing > .col_text {
  position: relative;
  float: left;
  width: 632px;
  margin: 20px 0 0 34px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  color: #392812;
}
article.article_1 > .pages_navigation,
article.article_1 > .pages_navigation_top {
  width: 95%;
  margin: 96px auto 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 22px;
  color: #392812;
  border-top: 1px solid #392812;
}
article.article_1 > .pages_navigation > a,
article.article_1 > .pages_navigation_top > a {
  float: left;
  text-decoration: none;
  padding-top: 4px;
}
article.article_1 .fotorama__caption {
  display: none;
}
article.article_1 .fotorama-caption-outer {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: inherit;
}
.bp-768 #section_get_here #map_canvas {
  width: 500px;
}
.bp-768 article.article_1 {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
}
.bp-768 article.article_1 > .slider_and_ingress {
  width: 100%;
}
.bp-768 article.article_1 > .slider_and_ingress > .ingress {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 18px;
}
.bp-768 article.article_1 > .header_and_text > .col_header > h3 {
  width: 400px;
}
.bp-768 article.article_1 > .header_and_text > .col_header > .quote {
  position: initial;
}
.bp-768 article.article_1 .credits-right {
  left: 65%;
}
.bp-768 article.article_1 .credits-left {
  right: 65%;
  text-align: right;
}
.bp-768 article.article_1 > .pages_navigation {
  width: 95%;
}
.bp-768 article.article_1 > .pages_navigation > a.previous,
.bp-768 article.article_1 > .pages_navigation a.next {
  width: 35%;
  font-size: 18px;
}
.bp-768 article.article_1 > .pages_navigation > a.top {
  width: 30%;
}
.bp-768 article.article_1 > .header_and_text > .col_text,
.bp-768 article.article_1 > .map_and_pricing > .col_text {
  width: 90%;
}
.bp-768 article.article_1 > .pages_navigation,
.bp-768 article.article_1 > .pages_navigation_top {
  width: 95%;
}
.bp-0 #instagram_details .photo a.inst_dtls_navigation_next,
.bp-0 #instagram_details .photo a.inst_dtls_navigation_previous {
  display: none;
}
.bp-0 #section_get_here #map_canvas {
  width: 100%;
}
.bp-0 article.article_1 {
  width: 96%;
}
.bp-0 article.article_1 .fotorama-caption-outer {
  position: relative;
  padding-top: 7px;
  text-align: right;
}
.bp-0 article.article_1 > .slider_and_ingress {
  width: 100%;
  height: auto;
  display: block;
}
.bp-0 article.article_1 > .slider_and_ingress > .slideshow {
  width: 100%;
  display: block;
}
.bp-0 article.article_1 > .slider_and_ingress > .ingress {
  width: 100%;
  height: auto;
  display: block;
  font-size: 18px;
  line-height: 18px;
  padding: 7px 0px 5px 0px;
}
.bp-0 article.article_1 > .header_and_text > .col_header > h3 {
  width: 320px;
}
.bp-0 article.article_1 > .header_and_text > .col_header > .date {
  font-size: 18px;
}
.bp-0 article.article_1 > .header_and_text > .col_header a.back_to_overview {
  font-size: 18px;
}
.bp-0 article.article_1 > .header_and_text > .col_header > .quote {
  position: initial;
  padding: 0;
}
.bp-0 article.article_1 .credits {
  color: #dddddd;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
  text-transform: none;
  padding: 4px 8px;
  position: relative;
  bottom: 20px;
}
.bp-0 article.article_1 .credits-bottom {
  right: auto;
  bottom: 20px;
}
.bp-0 article.article_1 .credits-right {
  right: auto;
  left: auto;
}
.bp-0 article.article_1 .credits-left {
  right: auto;
  left: auto;
}
.bp-0 article.article_1 > .pages_navigation {
  width: 95%;
}
.bp-0 article.article_1 > .pages_navigation > a.previous,
.bp-0 article.article_1 > .pages_navigation a.next {
  width: 35%;
  font-size: 16px;
}
.bp-0 article.article_1 > .pages_navigation > a.top {
  width: 30%;
}
.bp-0 article.article_1 > .pages_navigation,
.bp-0 article.article_1 > .pages_navigation_top {
  width: 95%;
}
.bp-0 article.article_1 > .header_and_text > .col_text,
.bp-0 article.article_1 > .map_and_pricing > .col_text {
  width: 90%;
  margin: 12px 0 0 13px;
  font-size: 18px;
  line-height: 20px;
}
/*
	Article model #2
*/
article.article_2 {
  width: 948px;
  margin: 16px auto 0;
  border-bottom: 1px solid #2d1b03;
}
article.article_2 > .header_half_container {
  border-top: 1px solid #2d1b03;
  margin-top: 50px;
  text-align: center;
  height: 30px;
}
article.article_2 > .header_half_container > h3 {
  display: inline;
  background-color: #ffffff;
  padding: 0 8px;
  font-family: main-condensed-01;
  font-weight: normal;
  font-size: 50px;
  line-height: 50px;
  color: #2d1b03;
  text-transform: uppercase;
  margin: 0;
  min-height: 50px;
  top: -25px;
  position: relative;
}
article.article_2 > .slider_and_ingress {
  width: 100%;
  height: 480px;
  background-color: #fdf8ed;
  position: relative;
}
article.article_2 > .slider_and_ingress > .slideshow {
  width: 474px;
  height: 480px;
}
article.article_2 > .slider_and_ingress > .float-right {
  float: right;
}
article.article_2 > .slider_and_ingress > .ingress {
  padding: 30px;
  height: 420px;
  display: table-cell;
  vertical-align: top;
}
article.article_2 > .slider_and_ingress > .ingress > span {
  display: block;
  font-size: 19px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 24px;
}
article.article_2 > .slider_and_ingress > .aligned-bottom {
  vertical-align: bottom;
}
article.article_2 > .slideshow-wide {
  width: 948px;
  height: 484px;
  background-color: #fdf8ed;
}
article.article_2 .slideshow .fotorama__thumbs {
  bottom: 25px;
  position: absolute;
  z-index: 9999;
}
article.article_2 .slideshow .fotorama__thumb__dot {
  margin-right: 15px;
  left: 0px;
  top: 0px;
  width: 12px;
  height: 11px;
  border: none;
  background: url('article_slider_dots.png') -12px top no-repeat;
}
article.article_2 .slideshow .fotorama__thumb:hover .fotorama__thumb__dot {
  background-position: -12px top;
}
article.article_2 .slideshow a.navigation_previous {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') left top no-repeat;
}
article.article_2 .slideshow a.navigation_next {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') right top no-repeat;
}
article.article_2 .slideshow .fotorama__arr {
  margin-top: 0px;
  opacity: 1;
}
article.article_2 .slideshow .fotorama__arr_prev {
  margin-left: 20px;
}
article.article_2 .slideshow .fotorama__arr_next {
  margin-left: -44px;
}
article.article_2 .ingress {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #2d1b03;
}
article.article_2 > .ingress {
  text-align: center;
  padding: 20px;
  background-color: #fdf8ed;
}
article.article_2 > h4 {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 13px;
  color: #2d1b03;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 8px;
  border-bottom: 1px solid #2d1b03;
  text-align: center;
}
article.article_2 > table.trip_advisor {
  margin-bottom: 24px;
}
article.article_2 > table.trip_advisor th {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 13px;
  color: #2d1b03;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 21px 6px 0;
  border-bottom: 1px solid #2d1b03;
  text-align: left;
}
article.article_2 > table.trip_advisor td {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #2d1b03;
  padding: 12px 21px 0 0;
  vertical-align: top;
}
article.article_2 table.trip_advisor th.time,
article.article_2 table.trip_advisor_day td.time {
  width: 64px;
}
article.article_2 table.trip_advisor_day td.text {
  width: 210px;
}
article.article_2 .slideshow .fotorama__thumb_selected .fotorama__thumb__dot,
article.article_2 .slideshow .fotorama__thumb_selected:hover .fotorama__thumb__dot {
  background-position: left top;
}
article.article_2 .fotorama__caption {
  display: none;
}
article.article_2 .fotorama-caption-outer {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  position: absolute;
  left: inherit;
}
.bp-768 article.article_2 {
  width: 98%;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
}
.bp-768 article.article_2 > .slider_and_ingress {
  width: 100%;
  height: auto;
  float: none;
}
.bp-768 article.article_2 > .slider_and_ingress > .slideshow {
  width: 65%;
  height: auto;
}
.bp-768 article.article_2 > .slider_and_ingress > .ingress {
  font-size: 18px;
  line-height: 20px;
  padding: 14px 22px;
}
.bp-768 article.article_2 > .header_half_container > h3 {
  width: 400px;
}
.bp-768 article.article_2 > .slideshow-wide {
  width: auto;
  height: auto;
}
.bp-768 article.article_2 .credits {
  color: #dddddd;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
  text-transform: none;
  padding: 4px 8px;
  bottom: 22px;
}
.bp-768 article.article_2 .credits-bottom {
  right: 20px;
  bottom: 22px;
}
.bp-768 article.article_2 .credits-center {
  bottom: 22px;
}
.bp-768 article.article_2 .credits-right {
  right: auto;
  left: 0px;
  bottom: auto;
}
.bp-768 article.article_2 .credits-left {
  right: 0px;
  left: auto;
  bottom: auto;
}
.bp-0 article.article_2 {
  width: 98%;
  height: auto;
  margin-left: 1%;
  margin-right: 1%;
}
.bp-0 article.article_2 .fotorama-caption-outer {
  position: relative;
  padding-top: 7px;
  text-align: right;
}
.bp-0 article.article_2 > .slider_and_ingress {
  width: 100%;
  height: auto;
  float: none;
}
.bp-0 article.article_2 > .slider_and_ingress > .slideshow {
  width: 100%;
  height: 100%;
}
.bp-0 article.article_2 > .slider_and_ingress > .ingress {
  height: auto;
  float: left;
  font-size: 18px;
  line-height: 20px;
  padding: 14px 22px;
}
.bp-0 article.article_2 > .header_half_container {
  height: auto;
}
.bp-0 article.article_2 > .header_half_container > h3 {
  width: 320px;
}
.bp-0 article.article_2 > .slideshow-wide {
  width: auto;
  height: auto;
}
.bp-0 article.article_2 .credits {
  color: #dddddd;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
  text-transform: none;
  padding: 4px 8px;
  bottom: 22px;
}
.bp-0 article.article_2 .credits-bottom {
  right: 20px;
  bottom: 22px;
}
.bp-0 article.article_2 .credits-center {
  bottom: 22px;
}
.bp-0 article.article_2 .credits-right {
  right: auto;
  left: 0px;
  bottom: auto;
}
.bp-0 article.article_2 .credits-left {
  right: 0px;
  left: auto;
  bottom: auto;
}
/* home page, category overview */
.module {
  margin-top: -5px;
}
.module .masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.module .masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -ms-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top;
}
.module .overview_container {
  margin: 16px auto;
  width: 960px;
}
.module .overview_container article.overview {
  display: inline-block;
  vertical-align: top;
  width: 460px;
  margin: 10px;
}
.module .overview_container article.overview img {
  width: 100%;
}
.module .overview_container article.overview > a {
  text-decoration: none;
  display: block;
}
.module .overview_container article.overview > a:hover {
  background-color: #fdf8ed;
}
.module .overview_container article.overview > a > img {
  width: 228px;
  margin: 4px 0px;
}
.module .overview_container article.overview > a > h2 {
  margin: 6px 4px 4px;
  padding: 0 24px;
  text-align: center;
  font-family: main-condensed-01;
  font-weight: normal;
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1.1em;
  letter-spacing: 1px;
  color: #2d1b03;
}
.module .overview_container article.overview > a > section.ingress {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  padding-left: 12px;
  padding-bottom: 12px;
  padding-right: 12px;
  text-align: center;
  line-height: 1.1em;
  border-bottom: 1px solid #392812;
}
.module .load_more {
  position: relative;
  text-align: center;
  padding: 50px;
}
.module .load_more a {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #dbdbdb;
  font-weight: bold;
  padding: 6px 20px 5px 20px;
  background: #eb9d41;
}
.lt-ie9 .module .overview_container article.overview > a > h2 {
  font-family: main-condensed-01;
}
.ios5 .module .overview_container article.overview > a > h2 {
  font-family: main-condensed-01;
}
.module .overview_container article.opacity_full,
#section_houses .houses_thumbs a.opacity_full,
#section_index .instagram div.opacity_full,
#instagram_details.opacity_full {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.6s linear 0s;
  -moz-transition: opacity 0.6s linear 0s;
  -o-transition: opacity 0.6s linear 0s;
  transition: opacity 0.6s linear 0s;
}
.module .masonry,
.module .masonry .masonry-brick {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.bp-768 .module .overview_container {
  width: 768px;
}
.bp-768 .module .overview_container article.overview {
  width: 364px;
  margin: 10px;
}
.bp-768 .module .overview_container article.overview img {
  width: 100%;
}
.bp-0 .module .overview_container {
  width: 320px;
}
.bp-0 .module .overview_container article.overview {
  width: 300px;
  margin: 10px;
}
.bp-0 .module .overview_container article.overview img {
  width: 100%;
}
.bp-0 .module .overview_container article.overview > a > section.ingress {
  font-size: 18px;
}
/*
	Houses
*/
#section_houses #mapBox {
  width: 948px;
  height: 420px;
  display: none;
}
#section_houses #mapBox #big_map_canvas {
  width: 948px;
  height: 420px;
}
#section_houses #mapBox #big_map_canvas img {
  max-width: none;
}
#section_houses #small_map_canvas {
  width: 278px;
  height: 175px;
  position: absolute;
}
#section_houses #small_map_canvas img {
  max-width: none;
}
#section_houses #map_canvas_cover {
  display: block;
  width: 278px;
  height: 175px;
  position: relative;
}
#map-close {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0px;
  margin-right: -30px;
  width: 26px;
  height: 25px;
  background: url(fancybox_close.png) 0 0 no-repeat;
  z-index: 2;
  cursor: pointer;
}
#map-close:hover {
  background-position: 0 -25px;
}
.houses_thumbs {
  width: 948px;
  margin: 8px auto 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #392812;
}
.row_delimiter {
  margin-top: 16px;
  border-top: 1px solid #cdc9c4;
}
.house_thumb_block {
  display: block;
  float: left;
  margin: 0 12px 0 0;
  width: 228px;
  height: 192px;
  text-decoration: none;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s ease 0.6s, opacity 0.6s linear 0s;
  -moz-transition: visibility 0s ease 0.6s, opacity 0.6s linear 0s;
  -o-transition: visibility 0s ease 0.6s, opacity 0.6s linear 0s;
  transition: visibility 0s ease 0.6s, opacity 0.6s linear 0s;
}
.house_thumb_block:nth-of-type(4n) {
  margin-right: 0px;
}
.house_thumb_block > h4 {
  width: inherit;
  height: 26px;
  margin: 14px auto 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 2px;
  color: #392812;
  text-transform: uppercase;
  text-align: center;
}
.house_thumb_block > img {
  width: 228px;
  height: 152px;
}
a.house_thumb_block:hover,
a.house_thumb_block_rollover {
  text-decoration: none;
  background-color: #fdf8ed;
}
.rollovers-house-thumb-obj {
  background: url(house_thumb_rollover_bg.png);
  width: 228px;
  height: 116px;
  margin-top: -152px;
  padding-top: 36px;
  position: relative;
  cursor: pointer;
}
.rollovers-house-thumb-obj > span {
  display: block;
  width: 170px;
  height: 54px;
  padding-top: 18px;
  margin: 0 auto 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2px;
  color: #392812;
  text-align: center;
  border-top: 1px solid #392812;
  border-bottom: 1px solid #392812;
}
.bp-768 .on-ipad {
  width: 708px;
}
.bp-768 #section_houses #mapBox {
  width: 100%;
  height: 300px;
}
.bp-768 #section_houses #small_map_canvas {
  width: 100%;
  height: 300px;
  position: absolute;
}
.bp-768 #section_houses #small_map_canvas img {
  max-width: none;
}
.bp-768 #section_houses #map_canvas_cover {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
}
.bp-768 article.article_1 > .header_and_text > .col_header,
.bp-768 article.article_1 > .map_and_pricing > .col_header {
  float: left;
  width: 100%;
  position: relative;
}
.bp-768 .houses_thumbs {
  width: 756px;
}
.bp-768 .house_thumb_block:nth-of-type(4n) {
  margin-right: 12px;
}
.bp-768 .house_thumb_block:nth-of-type(3n) {
  margin-right: 0;
}
.bp-0 .on-iphone {
  width: 228px;
}
.bp-0 #section_houses #mapBox {
  width: 100%;
  height: 300px;
}
.bp-0 #section_houses #small_map_canvas {
  width: 100%;
  height: 300px;
  position: absolute;
}
.bp-0 #section_houses #small_map_canvas img {
  max-width: none;
}
.bp-0 #section_houses #map_canvas_cover {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
}
.bp-0 article.article_1 > .header_and_text > .col_header,
.bp-0 article.article_1 > .map_and_pricing > .col_header {
  float: left;
  width: 100%;
  position: relative;
}
.bp-0 .houses_thumbs {
  width: 228px;
}
.bp-0 .house_thumb_block:nth-of-type(4n) {
  margin-right: 12px;
}
.bp-0 .house_thumb_block:nth-of-type(2n) {
  margin-right: 0;
}
/*
	Booking form
*/
section.booking_form_top_container {
  margin: 12px 0 0 0;
  padding: 20px 0;
  width: 948px;
  border-top: 1px solid #392812;
  border-bottom: 1px solid #392812;
}
div.booking_form_container {
  padding: 22px 34px;
  background-color: #fdf8ed;
  height: auto;
}
div.booking_form_container > #booking_result_ok {
  display: none;
  height: 230px;
}
div.booking_form_container > #booking_result_ok > div {
  display: table-cell;
  vertical-align: middle;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 2px;
  color: #392812;
  text-align: center;
  height: inherit;
  width: auto;
}
div.booking_form_container > #booking_result_ok > div > span {
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 26px;
}
div.booking_form_container > form {
  margin: 0;
  padding: 0;
}
div.booking_form_container .booking_form {
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 12px;
  letter-spacing: 2px;
  color: #392812;
  width: 100%;
}
div.booking_form_container .booking_form > tbody > tr {
  height: 36px !important;
}
div.booking_form_container .booking_form > tbody > tr > td {
  text-transform: uppercase;
  padding: 0;
  overflow: hidden;
}
div.booking_form_container .booking_form > tbody > tr > td span.star {
  position: absolute;
  font-size: 16px;
  margin-top: 4px;
  margin-left: 4px;
}
div.booking_form_container .booking_form td.cell_header {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: none;
  padding-right: 12px;
  width: 100%;
}
div.booking_form_container .booking_form td.cell_1 {
  width: 35px;
}
div.booking_form_container .booking_form td.cell_2 > input,
div.booking_form_container .booking_form td.cell_4 > input {
  width: 60px;
  padding-right: 43px;
  background: url(bg_input_calendar.png) center right no-repeat #ffffff;
}
div.booking_form_container .booking_form td.cell_2 {
  width: 126px;
}
div.booking_form_container .booking_form td.cell_3 {
  width: 48px;
}
div.booking_form_container .booking_form td.cell_4 {
  width: 134px;
}
div.booking_form_container .booking_form td.cell_5 {
  width: 100px;
}
div.booking_form_container .booking_form td.cell_6 {
  width: 246px;
}
div.booking_form_container .booking_form td.cell_6 > input {
  width: 190px;
}
div.booking_form_container .booking_form #comments {
  width: 472px;
}
div.booking_form_container .booking_form td.cell_6 > select {
  width: 204px;
}
div.booking_form_container .booking_form td.cell_7 {
  width: 96px;
}
div.booking_form_container .booking_form td.cell_8 {
  width: 95px;
}
div.booking_form_container .booking_form td.cell_8 > input {
  width: 60px;
}
div.booking_form_container .booking_form select {
  text-transform: none;
}
div.booking_form_container .booking_form #house,
div.booking_form_container .booking_form #persons {
  width: 158px;
}
div.booking_form_container .booking_form #name,
div.booking_form_container .booking_form #address {
  width: 472px;
}
div.booking_form_container .booking_form td.submitter {
  padding-top: 14px;
}
div.booking_form_container .booking_form td > input[type="submit"] {
  border: none;
  width: 200px;
  height: 35px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 4px;
  color: #ffffff;
  background-color: #2d1b03;
}
div.booking_form_container .booking_form td > input[type="submit"]:hover {
  background-color: #7dd9f3;
}
/* Selectmenu
----------------------------------*/
div.booking_form_container .booking_form a:hover {
  text-decoration: none;
}
.ui-selectmenu {
  display: inline-block;
  position: relative;
  height: 34px;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
  font-family: main-usual-01, serif;
  font-size: 16px;
  border: 1px solid #cecece;
  padding: 0;
  margin: 3px 0 0;
  color: #2d1b03;
  background-color: #ffffff;
  text-transform: none;
}
.ui-selectmenu-icon {
  position: absolute;
  right: 10px;
  margin-top: -4px;
  top: 50%;
  background: url(select_button_off.png) no-repeat;
  width: 8px;
  height: 8px;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005;
}
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto ;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  color: #2d1b03;
  background-color: #ffffff;
  border: 1px solid #cecece;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=4);
}
.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
}
.ui-selectmenu-menu li a {
  padding: 2px 10px;
  height: 21px;
}
/* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-open {
  display: block;
}
ul.ui-selectmenu-menu-popup {
  margin-top: 0;
}
.ui-selectmenu-menu li a,
.ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: 6px 10px;
  outline: none;
  text-decoration: none;
  text-transform: capitalize;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus {
  background-color: #7dd9f3;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus > a {
  color: #ffffff;
}
.ui-selectmenu-menu li.ui-state-disabled a,
.ui-state-disabled {
  cursor: default;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}
.ui-selectmenu-menu li .ui-icon,
.ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}
.ui-selectmenu-status {
  line-height: 1.4em;
}
.ui-selectmenu-menu li span,
.ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em;
}
.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold;
}
.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8;
}
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li {
  border-color: pink;
  filter: chroma(color=pink);
  width: 100%;
}
* html .ui-selectmenu-menu li a {
  position: relative;
}
/* IE7 workaround (opacity disabled) */
* + html .ui-state-disabled,
* + html .ui-state-disabled a {
  color: silver;
}
/*
  Date picker
*/
.ui-datepicker {
  width: 17em;
  padding: 0;
  display: none;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  color: #2d1b03;
  background-color: #ffffff;
  border: 1px solid #cecece;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  /* ��� Firefox */
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  /* ��� Safari � Chrome */
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  /* ��������� ���� */
  filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=4);
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  cursor: pointer;
  background-image: url('calendar_arrows.png');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
  position: absolute;
  top: 8px;
  width: 8px;
  height: 8px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 4px;
  background-position: left 0;
}
.ui-datepicker .ui-datepicker-next {
  right: 4px;
  background-position: right 0;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  text-align: center;
  letter-spacing: 2px;
}
.ui-datepicker table {
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: 2px 0;
  text-align: center;
  font-weight: normal;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
.ui-datepicker td {
  border: 0;
  padding: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0 10px 0 0;
  text-align: right;
  text-decoration: none;
  color: #2d1b03;
  font-size: 16px;
}
.ui-datepicker .ui-state-hover {
  color: #6f6f6e;
}
.ui-datepicker .ui-datepicker-unselectable .ui-state-default {
  color: #b4b3b3;
}
/*
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
*/
.ui-datepicker-current-day .ui-state-default {
  color: #ffffff;
  background-color: #7dd9f3;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}
.bp-768 section.booking_form_top_container {
  width: 100%;
}
.bp-768 div.booking_form_container > #booking_result_ok > div {
  width: 100%;
}
.bp-768 div.booking_form_container .booking_form td.cell_1 {
  width: 35px;
}
.bp-768 div.booking_form_container .booking_form td.cell_2 > input,
.bp-768 div.booking_form_container .booking_form td.cell_4 > input {
  width: 60px;
}
.bp-768 div.booking_form_container .booking_form td.cell_2 {
  width: 126px;
}
.bp-768 div.booking_form_container .booking_form td.cell_3 {
  width: 48px;
}
.bp-768 div.booking_form_container .booking_form td.cell_4 {
  width: 134px;
}
.bp-768 div.booking_form_container .booking_form td.cell_5 {
  width: 100px;
}
.bp-768 div.booking_form_container .booking_form td.cell_6 {
  width: 246px;
}
.bp-768 div.booking_form_container .booking_form td.cell_6 > input {
  width: 190px;
}
.bp-768 div.booking_form_container .booking_form #comments {
  width: 340px;
}
.bp-768 div.booking_form_container .booking_form td.cell_6 > select {
  width: 204px;
}
.bp-768 div.booking_form_container .booking_form td.cell_7 {
  width: 96px;
}
.bp-768 div.booking_form_container .booking_form td.cell_8 {
  width: 95px;
}
.bp-768 div.booking_form_container .booking_form td.cell_8 > input {
  width: 60px;
}
.bp-768 div.booking_form_container .booking_form #house,
.bp-768 div.booking_form_container .booking_form #persons {
  width: 158px;
}
.bp-768 div.booking_form_container .booking_form #name,
.bp-768 div.booking_form_container .booking_form #address {
  width: 402px;
}
.bp-768 div.booking_form_container .booking_form td > input[type="submit"] {
  width: 240px;
}
.bp-0 input {
  font-size: 16px;
  -webkit-user-select: none;
}
.bp-0 section.booking_form_top_container {
  width: 100%;
}
.bp-0 div.booking_form_container {
  padding: 15px 15px;
}
.bp-0 div.booking_form_container > #booking_result_ok > div {
  width: 100%;
}
.bp-0 div.booking_form_container .booking_form {
  line-height: 13px;
}
.bp-0 div.booking_form_container .booking_form td > input,
.bp-0 div.booking_form_container .booking_form #name,
.bp-0 div.booking_form_container .booking_form #house,
.bp-0 div.booking_form_container .booking_form #persons,
.bp-0 div.booking_form_container .booking_form #address,
.bp-0 div.booking_form_container .booking_form #comments,
.bp-0 div.booking_form_container .booking_form td.cell_4,
.bp-0 div.booking_form_container .booking_form td.cell_6 {
  width: 90%;
}
.bp-0 div.booking_form_container .booking_form td > #house,
.bp-0 div.booking_form_container .booking_form #persons {
  width: 96%;
}
.bp-0 div.booking_form_container .booking_form td.cell_1 {
  width: 35px;
}
.bp-0 div.booking_form_container .booking_form td.cell_2 {
  width: 126px;
}
.bp-0 div.booking_form_container .booking_form td.cell_2 > input,
.bp-0 div.booking_form_container .booking_form td.cell_4 > input {
  width: 76%;
}
.bp-0 div.booking_form_container .booking_form td.cell_3 {
  width: 48px;
}
.bp-0 div.booking_form_container .booking_form td.cell_4 {
  width: 134px;
}
.bp-0 div.booking_form_container .booking_form td.cell_5 {
  width: 100px;
}
.bp-0 div.booking_form_container .booking_form td.cell_6 > select {
  width: 96%;
}
.bp-0 div.booking_form_container .booking_form td.cell_7 {
  width: 96px;
}
.bp-0 div.booking_form_container .booking_form td.cell_8 {
  width: 95px;
}
.bp-0 div.booking_form_container .booking_form td > input[type="submit"] {
  width: 240px;
}
.touch_select {
  background: #ffffff url(select_button_off.png) 94% no-repeat;
  -webkit-appearance: initial;
  padding: 7px 7px 7px 7px;
  margin: 3px 0 0 0;
  height: 36px;
}
.touch_date {
  background-color: #fff;
  -webkit-appearance: initial;
  padding: 7px 7px 7px 7px;
  margin: 3px 0 0 0;
  width: 96%;
}
input#from.toucnh_date,
input#to.toucnh_date {
  height: inherit;
  margin: 3px 0 0 0;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.hyphenate {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.bp-768 .on-desktop,
.bp-0 .on-desktop {
  display: none;
}
.bp-960 .on-ipad,
.bp-0 .on-ipad {
  display: none;
}
.bp-960 .on-iphone,
.bp-768 .on-iphone {
  display: none;
}
.bp-0 .nomobile {
  display: none;
}
/* languages selector overlay */
#languages_selector_ovl {
  display: none;
  width: 300px;
  min-height: 150px;
  border: 1px solid #2d1b03;
  margin: 6px;
  padding: 20px;
}
#languages_selector_ovl > div {
  padding: 0 24px 20px;
  text-align: center;
  font-family: main-condensed-01;
  font-weight: normal;
  font-size: 28px;
  text-transform: uppercase;
  line-height: 27px;
  color: #2d1b03;
}
#languages_selector_ovl > a {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 24px;
  padding: 0 24px 4px;
  text-align: center;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  line-height: 24px;
  color: #2d1b03;
  text-transform: capitalize;
}
#languages_selector_ovl > a:hover {
  background-color: #7DD9F3;
  color: #ffffff;
}
/* site header */
#container {
  width: 100%;
  min-width: 960px;
}
.bp-768 #container {
  min-width: 768px;
}
.bp-0 #container {
  min-width: 320px;
}
#container > #weather_container {
  display: none;
  position: absolute;
  margin: -5px 0 0 0;
  padding: 0;
  width: 100%;
  z-index: 7;
}
#container > #weather_container > #weather {
  position: relative;
  margin: 0 auto;
  padding: 5px;
  width: 154px;
  height: 54px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /* ��� Firefox */
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  /* ��� Safari � Chrome */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* ��������� ���� */
  filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=5);
  background-color: #fcf8ed;
}
#container > #weather_container > #weather #weather_icon {
  float: left;
  margin-left: 12px;
  margin-top: 6px;
}
#container > #weather_container > #weather #weather_text {
  float: left;
  margin-left: 12px;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 13px;
  color: #382723;
}
#container > #weather_container .weather_slide_switcher {
  position: relative;
  margin: -16px auto 0;
  padding: 0;
  width: 8px;
  height: 8px;
  background: url(slide_switcher_bg.png) no-repeat;
  cursor: pointer;
}
#container > #weather_container .slide_switch_up {
  background-position: center top;
}
#container > #weather_container .slide_switch_down {
  background-position: center bottom;
  margin-top: -12px;
}
#section_index {
  margin-bottom: -54px;
}
#section_houses article.article_1 > .pages_navigation {
  margin: 12px auto 0;
}
/****************************************/
#container > .frontpage_content,
#container > .content {
  width: 960px;
  margin: -4px auto 0;
  position: relative;
  z-index: 5;
}
#container > .frontpage_content {
  width: 100%;
}
#container > .content {
  width: 960px;
}
/*
	Reise Hit
*/
#section_get_here #map_canvas {
  float: right;
  width: 630px;
  height: 420px;
}
#section_get_here #map_canvas img {
  max-width: none;
}
#section_get_here #tabs > div {
  display: none;
}
#section_get_here #tabs > ul {
  margin: 22px 0 0;
  padding: 0;
}
#section_get_here #tabs > ul > li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
#section_get_here #tabs > ul > li > a {
  display: block;
  border: 1px solid #2d1b03;
  margin-right: 3px;
  width: 112px;
  height: 24px;
  text-align: center;
  padding: 5px 4px 0;
  font-family: main-usual-01, serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2px;
  color: #2d1b03;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}
#section_get_here #tabs > ul > li.ui-tabs-active > a {
  background-color: #7dd9f3;
  color: #ffffff;
}
#section_get_here .header_and_text {
  padding-bottom: 22px;
  border-bottom: 1px solid #2d1b03;
}
/*
	Hotels, Activity
*/
.auto-loading-progress {
  position: relative;
  margin: 0 auto;
  padding-top: 160px;
  width: 100%;
  height: 86px;
  display: none;
  /*
	visibility: hidden;
*/
  background: #ffffff url(spinner_575757_f2f2f2_64.gif) center center no-repeat;
  -webkit-border-radius: 43px;
  /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 43px;
  /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
}
.lt-ie9 .auto-loading-progress {
  behavior: url(PIE.htc);
}
#top-slideshow-text {
  position: relative;
  display: table-cell;
  margin: 0 auto;
  width: inherit;
  height: inherit;
  padding: 0 50px;
  font-family: main-condensed-01;
  font-weight: normal;
  font-size: 100px;
  text-transform: uppercase;
  line-height: 85px;
  letter-spacing: 4px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
#top-slideshow-text > a {
  color: #ffffff;
  text-decoration: none;
}
#top-slideshow-text > a:hover {
  color: #7DD9F3;
}
.top-slideshow {
  padding: 0;
  margin: 0;
  position: relative;
  height: 566px;
  overflow: hidden;
}
.top-slideshow > .nav.prev {
  left: 18px;
}
.lt-ie9 .top-slideshow > .nav.prev {
  /* IE8 */
  left: 5px;
}
.top-slideshow > .nav.next {
  right: 18px;
}
.lt-ie9 .top-slideshow > .nav.next {
  /* IE8 */
  right: 31px;
}
.top-slideshow .fotorama__thumbs {
  bottom: 35px;
  position: absolute;
  z-index: 9;
}
.top-slideshow .fotorama__thumb {
  width: 25px;
}
.top-slideshow .fotorama__thumb__dot {
  margin-right: 15px;
  left: 0px;
  top: 0px;
  width: 17px;
  height: 17px;
  border: none;
  background: url('top_slider_dots.png') -17px top no-repeat;
}
.top-slideshow .fotorama__thumb:hover .fotorama__thumb__dot {
  background-position: -17px top;
}
.top-slideshow .fotorama__thumb_selected .fotorama__thumb__dot,
.top-slideshow .fotorama__thumb_selected:hover .fotorama__thumb__dot {
  background-position: left top;
}
.top-slideshow .fotorama__thumb:hover .fotorama__thumb__dot {
  background-position: -17px top;
}
.top-slideshow .fotorama__thumb_selected .fotorama__thumb__dot,
.top-slideshow .fotorama__thumb_selected:hover .fotorama__thumb__dot {
  background-position: left top;
}
.top-slideshow a.navigation_previous {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') left top no-repeat;
}
.top-slideshow a.navigation_next {
  display: block;
  width: 26px;
  height: 25px;
  background: url('article_slider_arrows.png') right top no-repeat;
}
.top-slideshow .fotorama__arr {
  margin-top: 0px;
  opacity: 1;
}
.top-slideshow .fotorama__arr_prev {
  margin-left: 20px;
}
.top-slideshow .fotorama__arr_next {
  margin-left: -44px;
}
.credits {
  font-family: Verdana,Arial;
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
  color: #2d1b03;
  background-color: transparent;
  display: none;
  position: absolute;
  z-index: 2;
  text-transform: none;
  padding: 8px 12px;
}
.credits-bottom {
  bottom: 0;
}
.credits-top {
  top: 0;
}
article.article_2 .credits-right {
  left: 474px;
}
article.article_2 .credits-left {
  right: 474px;
  text-align: right;
}
article.article_2 .credits-under {
  position: relative;
  background-color: #FDF8ED;
  padding: 12px 12px 0 12px;
}
article.article_2 .credits-center {
  text-align: center;
}
a.thumb_up {
  display: block;
  width: 40px;
  height: 39px;
  background-image: url(thumb_up_white_on_grey.png);
  background-position: center center;
  background-repeat: no-repeat;
}
hr {
  position: absolute;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0 none;
  background: #dbdbdb;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  width: 86px;
  height: 86px;
  background: #ffffff url(spinner_575757_f2f2f2_64.gif) center center no-repeat;
  -webkit-border-radius: 43px;
  /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 43px;
  /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
}
.lt-ie9 .spinner {
  behavior: url(PIE.htc);
}
.busy {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.fancybox-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(232, 232, 232, 0.8);
  /* Firefox 3+, Safari 3+, Opera 10.10+, Chrome, IE9+ */
}
.lt-ie9 .fancybox-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cce8e8e8', endColorstr='#cce8e8e8')";
}
#fancybox-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -43px;
  margin-top: -43px;
  width: 86px;
  height: 86px;
  background: #ffffff url(spinner_575757_f2f2f2_64.gif) center center no-repeat;
  -webkit-border-radius: 43px;
  /* Safari 3-4, iOS 1-3.2, Android ≤1.6 */
  border-radius: 43px;
  /* Opera 10.5, IE9+, Safari 5, Chrome, Firefox 4+, iOS 4, Android 2.1+ */
}
.lt-ie9 #fancybox-loading {
  behavior: url(PIE.htc);
}
#fancybox-loading div {
  display: none;
}
.fancybox-close {
  right: -12px;
  top: -12px;
  width: 26px;
  height: 25px;
  background: url(fancybox_close.png) 0 0 no-repeat;
}
.fancybox-close:hover {
  background-position: 0 -25px;
}
/* social networks share buttons style */
.share {
  position: relative;
  height: 37px;
}
.share hr {
  top: 50%;
  left: 0;
  right: 0;
}
.share .networks {
  position: relative;
  display: inline-block;
  width: 400px;
  height: 28px;
  background: #fff;
  border: 1px solid #dbdbdb;
  padding-top: 7px;
  text-align: center;
}
.share .networks > * {
  display: inline-block;
  height: 20px;
  vertical-align: top !important;
}
.share .networks > *.fb-like {
  height: 20px;
}
.share .url {
  float: right;
  padding: 6px 6px 7px 13px;
  background: #BEBCBD;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.share .url input {
  width: 100px;
  height: 20px;
  margin: 0 0 0 9px;
  padding: 1px;
}
.social_box {
  position: absolute;
  bottom: 29px;
  left: 50%;
  width: 110px;
  height: 21px;
  margin-left: -66px;
  padding: 10px;
  border: 1px solid #6f6f6e;
  background: #fff;
  z-index: 3;
  text-align: center;
}
.social_box > i {
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  bottom: -10px;
  border-top-color: #6f6f6e;
  left: 50%;
  margin-left: -5px;
}
.social_box > i > * {
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border: 4px solid transparent;
}
.lt-ie9 .social_box > i {
  bottom: -9px;
}
.social_box > i > * {
  bottom: -3px;
  left: -4px;
  border-top-color: #ffffff;
}
/* ==========================================================================
	 Helper classes
	 ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *	`contenteditable` attribute is included anywhere else in the document.
 *	Otherwise it causes space to appear at the top and bottom of elements
 *	that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *	`:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.quote_anchor {
  content: "";
  display: table;
}
div.video_pane_blank {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  background-color: #fdf8ed;
}
div.vimeocontainer {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
}
a.play_button {
  display: block;
  position: absolute;
  background: url(videoplay-157x157.png) no-repeat 0 0;
  width: 157px;
  height: 157px;
  top: 50%;
  left: 50%;
  margin-left: -78px;
  margin-top: -78px;
}
a.play_button:hover {
  opacity: 0.8;
}
/*# sourceMappingURL=public.css.map */