.phone_text {
  font-size: 14px;
  line-height: 16px;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?84926634');
  src: url('../fonts/fontello.eot?84926634#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?84926634') format('woff2'), url('../fonts/fontello.woff?84926634') format('woff'), url('../fonts/fontello.ttf?84926634') format('truetype'), url('../fonts/fontello.svg?84926634#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
	font-family: 'FuturaBookC';
	src: url('../fonts/FuturaBookC.eot');
	src: local('☺'), url('../fonts/FuturaBookC.woff') format('woff'), url('../fonts/FuturaBookC.ttf') format('truetype'), url('../fonts/FuturaBookC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FuturaMediumC';
	src: url('../fonts/FuturaMediumC.eot');
	src: local('☺'), url('../fonts/FuturaMediumC.woff') format('woff'), url('../fonts/FuturaMediumC.ttf') format('truetype'), url('../fonts/FuturaMediumC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
  font-family: 'FuturaBookC';
  src: url('../fonts/FTN45__W.eot');
  src: url('../fonts/FTN45__W.eot?#iefix') format('embedded-opentype'), url('../fonts/FTN45__W.woff2') format('woff2'), url('../fonts/FTN45__W.woff') format('woff'), url('../fonts/FTN45__W.ttf') format('truetype'), url('../fonts/FTN45__W.svg#FuturaPTWeb-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaMediumC';
  src: url('../fonts/FTN55__W.eot');
  src: url('../fonts/FTN55__W.eot?#iefix') format('embedded-opentype'), url('../fonts/FTN55__W.woff2') format('woff2'), url('../fonts/FTN55__W.woff') format('woff'), url('../fonts/FTN55__W.ttf') format('truetype'), url('../fonts/FTN55__W.svg#FuturaMediumC-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
#logo {
  max-width: 163px;
}
#v-logo {
  max-width: 72px;
}
.modal-backdrop {
  background-color: #060d1b;
  opacity: 0.7;
}
.modal {
  z-index: 9999;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon, .event-detail .share .icon{
  color: #aa8871;
}
.icon-microphone:before {
  content: "\e900";
}
.icon-facebook:before {
  content: '\e800';
}
/* '' */
.icon-mail:before {
  content: '\e801';
}
/* '' */
.icon-phone:before {
  content: '\e802';
}
/* '' */
.icon-point:before {
  content: '\e803';
}
/* '' */
.icon-instagram:before {
  content: '\e804';
}
/* '' */
.icon-twitter:before {
  content: '\e805';
}
/* '' */
.icon-youtube:before {
  content: '\e806';
}
/* '' */
.icon-car:before {
  content: '\e807';
}
/* '' */
.icon-calendar:before {
  content: '\e808';
}
/* '' */
.icon-cup:before {
  content: '\e809';
}
/* '' */
.icon-print:before {
  content: '\e80a';
}
/* '' */
.icon-bag:before {
  content: '\e80b';
}
/* '' */
.icon-watch:before {
  content: '\e80c';
}
/* '' */
.icon-vk:before {
  content: '\e80d';
}
/* '' */
.icon-menu:before {
  content: '\e80e';
}
/* '' */
.icon-museum:before {
  content: '\e80f';
}
/* '' */
.icon-photo:before {
  content: '\e810';
}
/* '' */
.icon-press:before {
  content: '\e811';
}
/* '' */
.icon-photo-fill:before {
  content: '\e812';
}
/* '' */
.icon-cocktail:before {
  content: '\e813';
}
/* '' */
.icon-drink:before {
  content: '\e814';
}
/* '' */
.icon-food:before {
  content: '\e815';
}
/* '' */
.close span {
  background: url('../img/close.png') no-repeat 50% 50%;
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  text-indent: 9999px;
}
body {
  font-family: 'FuturaBookC';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'FuturaMediumC';
  font-weight: normal;
}
.big-title h1 {
  font-family: 'Georgia';
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 10px;
}
.container-fluid {
  max-width: 1260px;
  padding: 0 15px;
}
.bordered {
  position: relative;
  display: inline-block;
}
.bordered:after {
  border-bottom: 1px solid #c19c85;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.pagination-box {
  display: block;
  clear: both;
  text-align: center;
}
.pagination-box > .wp-pagenavi .disabled > span,
.pagination-box > .wp-pagenavi .disabled > span:hover,
.pagination-box > .wp-pagenavi .disabled > span:focus,
.pagination-box > .wp-pagenavi .disabled > a,
.pagination-box > .wp-pagenavi .disabled > a:hover,
.pagination-box > .wp-pagenavi .disabled > a:focus,
.pagination-box > .wp-pagenavi a,
.pagination-box > .wp-pagenavi span {
  position: relative;
  padding: 6px 17px;
  line-height: 1.5625;
  text-decoration: none;
  color: #b99a84;
  background-color: #ffffff;
  border: 1px solid #b99a84;
  margin: -1px;
}
.pagination-box > .wp-pagenavi .disabled > span,
.pagination-box > .wp-pagenavi .disabled > span:hover,
.pagination-box > .wp-pagenavi .disabled > span:focus,
.pagination-box > .wp-pagenavi .disabled > a,
.pagination-box > .wp-pagenavi .disabled > a:hover,
.pagination-box > .wp-pagenavi .disabled > a:focus {
  color: #505254;
}
.pagination-box > .wp-pagenavi a:hover,
.pagination-box > .wp-pagenavi span:hover,
.pagination-box > .wp-pagenavi a:focus,
.pagination-box > .wp-pagenavi span:focus,
.pagination-box > .wp-pagenavi .current {
  background-color: #b99a84;
  color: #fff;
}
.pagination-box > .wp-pagenavi a:hover, 
.pagination-box > .wp-pagenavi span.current {
  border-color: #dddddd;
  border: 1px solid #b99a84;
  margin: -1px;
}
.page-header {
  font-family: "FuturaBookC";
  font-size: 14px;
}
.page-header .logo-container {
  text-align: center;
}
.page-header .btn-group {
  line-height: 60px;
}
.page-header .btn-group .btn-default {
  width: 60px;
  min-width: min-content;
}
.page-header .btn-group .btn-default,
.page-header .btn-group .btn-default:active:hover,
.page-header .btn-group .open:active:hover,
.page-header .btn-group .open > .dropdown-toggle.btn-default:focus,
.page-header .btn-group .dropdown-menu {
  background-color: #171d29;
  border-radius: 0;
  color: #b99a84;
  border: none;
}
.page-header .btn-group .dropdown-menu{
  width: 320px;
}
.page-header .btn-group .dropdown-menu > li > a {
  color: #b99a84;
}
.page-header .btn-group .dropdown-menu > li > a:hover,
.page-header .btn-group .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #171d29;
  border-radius: 0;
  border: none;
}
.page-header .btn-group .dropdown-menu li ul,
.other_lang_mob{
    list-style-type: none;
    padding-left: 0;
}
.page-header .btn-group .dropdown-menu li{
  float: left;
}
.page-header .btn-group .dropdown-menu > li:first-child{
  display: block;
  width: 25%
}
.page-header .btn-group .dropdown-menu > li.other{
  width: 75%
}
.page-header .btn-group .dropdown-menu li a{
  display: block;
  padding: 3px 15px;
  line-height: 1.5625;
}
.other_lang li{
  width: 50%;
  font-size: 0.9em;
}
.other_lang_mob{
  position: absolute;
  width: 300px;
  left: -90px;
  top: 30px;
  text-align: left
}
.other_lang_mob li{
  width: 33%;
  float: left;
  font-size: 0.9em
}
.nav {
  text-transform: uppercase;
}
.nav li {
  margin-left: 28px;
  letter-spacing: 0.3px;
  margin-top: 25px;
}
.navbar-toggle {
  background-color: #b99a84;
  border: medium none;
  border-radius: 50%;
  color: #1a2130;
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  width: 45px;
}
@media (min-width: 1261px){
  .navbar-toggle{
    display: none;
    margin-top: 15px;
  }
}
@media (max-width: 1260px){
  .link-container{
    margin-top: 0;
  }
  .link-container a{
    display: none;
  }
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  background-color: #a1735d;
}
.navbar-toggle span {
  color: #1a2130;
}
.arhive_link {
  margin: 25px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
.arhive_link a {
  color: #1a2130;
  text-decoration: underline;
}
.arhive_link a:hover {
  color: #b99a84;
  text-decoration: none;
}
.home .jumbotron {
  color: #d0beaa;
  background: #e5dbcf;
  height: 580px;
  padding: 0;
}
.home .jumbotron .intro-container {
  position: relative;
  height: 580px;
  overflow: hidden;
  background-color: #061a42;
}
.home .jumbotron .intro-container .main-clipart {
  margin: 0 0 0 -410px;
  z-index: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 50%;
}
.home .jumbotron .intro-container .logo {
  max-width: 100%;
  margin-top: 402px;
  z-index: 10;
  position: relative;
}
.home .jumbotron .intro {
  margin-top: 400px;
  position: relative;
  z-index: 1;
}
.home .jumbotron .intro p {
  margin: 0;
}
.home .jumbotron .icon {
  color: #1a2130;
}
.home .jumbotron h4 {
  font-family: 'FuturaMediumC';
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
  text-transform: uppercase;
}
.home .jumbotron p {
  font-family: 'FuturaBookC';
  font-size: 17px;
  line-height: 1.3;
  margin: 13px 0 25px 0;
  letter-spacing: 0.6px;
}
.home .jumbotron .text {
  color: #1a2130;
  padding: 25px 20px 0 24px;
}
.home .jumbotron .text h2 {
  font-family: 'FuturaMediumC';
  margin-top: 21px;
  margin-bottom: 5px;
}
.home .jumbotron .text h2 a {
  color: #1a2130;
  text-decoration: none;
}
.home .jumbotron .text h2 a:hover {
  color: #a1735d;
}
.home .jumbotron .text p {
  font-family: 'FuturaBookC';
  line-height: 1.35;
  font-size: 17px;
  margin: 0;
}
.home .jumbotron .text h2 + p,
.home .jumbotron .links p{
  margin-top: 18px;
  /* margin-bottom: 10px; */
}
.home .jumbotron .text p:not(:last-child){
  /* margin-bottom: 10px; */
}
.home .jumbotron .text a {
  color: #a1735d;
  text-decoration: underline;
}
.home .jumbotron .text a:hover {
  color: #a1735d;
}
.home .jumbotron .text .dark {
  color: #1a2130;
  text-decoration: none;
}
.home .jumbotron .text .dark:hover {
  color: #b99a84;
}
.home .jumbotron .text .links {
  margin-top: 35px;
}
.home .jumbotron .text .links p {
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.home .jumbotron .text .links .icon {
  color: #1a2130;
}
.home .jumbotron .text .links a {
  color: #1a2130;
  text-decoration: none;
}
.home .jumbotron .text .links a:hover {
  color: #aa8871;
}
.home .jumbotron .text .links a:hover .icon {
  color: #aa8871;
}
.home .jumbotron-dark {
  height: auto;
  background-color: #030a18;
}
.home .jumbotron-dark .container-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
.home .footer {
  padding-top: 23px;
}
.home .footer .col {
  line-height: 35px;
}
.home .footer .designed img {
  display: none;
}
.home .social-block {
  margin-top: 5px;
}
.home .social-block .icon {
  font-size: 20px;
  position: relative;
  top: -5px;
}
.home .social-block .icon:hover {
  color: #fff;
}
.info-block {
  position: relative;
  margin-bottom: 15px;
}
.info-block h2.year {
  clear: both;
  padding: 20px 10px 0 10px;
  text-align: center;
}
.info-block h2.year:first-child {
  margin-top: 0;
  padding-top: 0;
}
.info-block .more {
  color: #060d1b;
  font-size: 22px;
  letter-spacing: 1.5px;
  line-height: 34px;
  position: absolute;
  right: -88px;
  text-transform: uppercase;
  top: 99px;
  z-index: 10;
}
.info-block .more:after {
  border-bottom: 2px solid #060d1b;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
}
.info-block .more a {
  color: #060d1b;
}
.info-block .more a:hover {
  color: #a1735d;
  text-decoration: none;
}
.info-block h2 {
  font-size: 28px;
  margin-bottom: 20px;
}
.info-block .folder-caption {
  margin: 12px 0 30px 0;
}
.info-block .small-title {
  font-size: 22px;
  line-height: 25px;
  margin: 0 0 49px;
  padding-top: 16px;
}
.info-block .wrapper {
  margin-right: 60px;
}
.info-block .item:nth-of-type(3n+1) {
  clear: left;
}
.jumbotron {
  padding: 0;
}
.jumbotron .container-fluid {
  padding-bottom: 40px;
  padding-top: 18px;
}
.jumbotron .header-container {
  padding-top: 0;
  padding-bottom: 0;
}
.jumbotron h2 a {
  color: #1a2130;
}
.jumbotron h2 a:hover {
  color: #a1735d;
}
.jumbotron-dark {
  height: auto;
  background-color: #030a18;
}
.jumbotron-dark .container-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
.footer {
  color: #505254;
  font-size: 13px;
}
.footer .icon {
  color: #aa8871 !important;
}
.footer a {
  color: #505254;
  text-decoration: underline;
}
.footer a:hover {
  color: #fff;
}
.footer .nav li,
.footer .nav a {
  color: #b99a84;
  text-decoration: none;
}
.footer .designed {
  text-transform: uppercase;
  font-size: 10px;
}
.footer .designed img {
  padding: 0 15px;
  width: 115px;
  vertical-align: middle;
}
.creators-block h3 {
  margin-bottom: 30px;
}
.creators-block p {
  text-align: center;
  font-family: 'FuturaBookC';
}
.creators-block a {
  color: #1a2130;
}
.creators-block a:hover {
  color: #a1735d;
}
.creators-block .post {
  color: #777;
  display: block;
  font-size: 14px;
  font-style: italic;
  line-height: 1.2em;
}
.footer-jumbotron {
  color: #939798;
  background: #070c17 url('../img/footer-bg.jpg') no-repeat 50% 0;
  min-height: 360px;
  padding: 48px 0 0 0;
}
.footer-jumbotron a {
  color: #fff;
}
.footer-jumbotron a:hover {
  color: #aa8871;
}
.footer-jumbotron .contacts {
  color: #fff;
}
.footer-jumbotron .contacts .icon::before {
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: bottom;
}
.footer-jumbotron .contacts p {
  font-size: 17px;
  letter-spacing: 0.8px;
  line-height: 1.18;
}
.footer-jumbotron .icon:before {
  width: 16px;
  text-align: left;
}
.footer-jumbotron p {
  font-family: 'FuturaBookC';
}
.footer-jumbotron .social-block {
  margin-left: -0.5em;
  margin-top: 35px;
}
.footer-jumbotron .social-block .icon {
  font-size: 20px;
  padding-right: 40px;
}
.footer-jumbotron .social-block .icon:hover {
  color: #fff;
}
.footer-jumbotron hr {
  border-color: #989b9f;
}
.footer-jumbotron .footer {
  color: #939798;
}
.footer-jumbotron .welcome h3 {
  font-size: 17px;
  text-transform: uppercase;
}
.footer-jumbotron .welcome p {
  margin: 1em 0 0 0;
  font-size: 17px;
}
.footer-jumbotron .newsletter #f-email {
  width: 100%;
}
.footer-jumbotron .newsletter .form-group {
  margin-right: 1.2%;
  width: 37.3%;
}
.footer-jumbotron .newsletter .btn-primary {
  width: 61.5%;
  text-align: center;
  color: #181e2a;
}
.inset-shadow {
  position: relative;
  display: block;
}
.inset-shadow:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0px 0px 120px rgba(12, 30, 62, 0.3);
  content: "";
}
.inset-shadow img {
  vertical-align: top;
  border-bottom: 4px solid #bd957c;
  max-width: 100%;
  width: 100%;
  height: auto;
}
a.inset-shadow:hover:after {
  box-shadow: inset 0px 0px 120px rgba(189, 149, 124, 0.3);
}
.rotatable {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.page-template-page-visit .pagebody {
  padding-bottom: 40px;
}
.page-template-page-visit .pagebody h1 {
  font-size: 28px;
  line-height: 30px;
}
.page-template-page-visit .how-find {
  font-family: 'FuturaBookC';
}
.page-template-page-visit .how-find strong {
  font-family: 'FuturaMediumC';
}
.page-template-page-visit .parking {
  display: inline-block;
  line-height: 75px;
  width: 396px;
  background-color: #f0ede7;
  text-align: left;
  padding-left: 35px;
  font-size: 22px;
  cursor: pointer;
}
.page-template-page-visit .parking:hover {
  text-decoration: underline;
}
.page-template-page-visit .advansed-info p {
  font-family: 'FuturaBookC';
  margin-bottom: 0;
  line-height: 30px;
}
.page-template-page-visit .advansed-info p .icon {
  color: #1a2130;
}
.page-template-page-visit .advansed-info h2 {
  margin-bottom: 40px;
  letter-spacing: 1px;
}
.page-template-page-visit .advansed-info .hint {
  margin-top: 5.7em;
}
.page-template-page-visit .advansed-info .tour-language span {
  padding-left: 18px;
}
.page-template-page-visit .advansed-info .tour-language .lang_coin {
  padding: 0;
}
.page-template-page-visit .map {
  margin-bottom: 25px;
}
.page-template-page-visit .shop-cafe {
  background-color: #f0ede7;
  padding: 20px 0;
}
.page-template-page-visit .shop-cafe img {
  border-bottom: 4px solid #bd957c;
  width: 100%;
}
.page-template-page-visit .shop-cafe h3 {
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 25px;
  margin: 0;
  text-transform: uppercase;
}
.page-template-page-visit .shop-cafe h3 a {
  color: #1a2130;
}
.page-template-page-visit .shop-cafe h3 a:hover {
  text-decoration: none;
  color: #aa8871;
}
.page-template-page-visit .shop-cafe .icon {
  font-size: 16px;
  left: -5px;
  position: relative;
  top: -5px;
}
.page-template-page-visit .shop-cafe p {
  font-size: 16px;
  color: #5e636e;
  margin-top: 20px;
}
.page-template-page-visit .modal {
  top: 0;
  bottom: 0;
}
.page-template-page-visit .modal-dialog {
  margin: 0;
  width: 100%;
}
.page-template-page-visit .modal-body {
  padding: 45px 15px 40px;
}
.page-template-page-visit .modal-backdrop {
  display: none;
}
.page-template-page-visit .modal-content {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.page-template-page-visit .zone_r {
  border-top: 3px solid #704344;
}
.page-template-page-visit .zone_a {
  border-top: 3px solid #c01014;
}
.page-template-page-visit .zone_b {
  border-top: 3px solid #a147c2;
}
.page-template-page-visit .zone_3 {
  border-top: 3px solid #6e3b7d;
}
.page-template-page-visit .parking-zones h2 {
  font-size: 28px;
  line-height: 30px;
  margin: 0;
  letter-spacing: 0.25px;
}
.page-template-page-visit .parking-zones h2 .icon {
  font-size: 25px;
}
.page-template-page-visit .parking-zones .icon {
  left: -5px;
  position: relative;
  top: -1px;
}
.page-template-page-visit .parking-zones .print {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 25px;
  margin-top: 5px;
}
.page-template-page-visit .parking-zones .print a {
  color: #1a2130;
}
.page-template-page-visit .parking_zone_legend {
  margin-bottom: 40px;
}
.page-template-page-visit .parking_zone_legend .zone {
  margin-top: 30px;
  padding-top: 15px;
}
.page-template-page-visit .parking_zone_legend .zone h3,
.page-template-page-visit .parking_zone_legend .time {
  font-family: 'FuturaMediumC';
}
.page-template-page-visit .parking_zone_legend h3 {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.page-template-page-visit .parking_zone_legend p {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
}
/*.page-template-page-about{
	.inset-shadow img{
		border: none;
	}
}*/
.page-template-page-about .shop-carousel .owl-controls,
.page-template-page-slider .owl-carousel .owl-controls  {
  margin-top: 5px;
  width: 100%;
}
.page-template-page-about .shop-carousel .owl-dots span,
.page-template-page-slider .owl-carousel .owl-dots span {
  background: #A18373;
}
.page-template-page-about .shop-carousel .owl-dots,
.page-template-page-slider .shop-carousel .owl-dots{
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.page-template-page-reviews .owl-dots {
  margin-top: 10px;
}
.page-template-page-about .shop-carousel .owl-nav,
.page-template-page-slider .owl-carousel .owl-nav {
  margin-top: 5px;
}
.page-template-page-about .shop-carousel,
.page-template-page-slider .owl-carousel {
  margin-bottom: 60px;
}
.page-template-page-about .modal {
  text-align: center;
  padding: 0!important;
}
.page-template-page-about .modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
  /* Adjusts for spacing */
}
.page-template-page-about .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.page-template-page-about .modal-content,
.events-page .modal-content{
  padding: 20px;
  border-radius: 0;
}
.page-template-page-about .modal-content .partner-logo,
.modal-content .item_logo{
  width: 215px;
  margin-bottom: 20px;
}
.page-template-page-about .modal-content strong {
  color: #AA826F;
  font-family: Georgia;
  font-weight: normal;
  font-size: 16px;
}
.page-template-page-about .nav-container .container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.page-template-page-about .nav-container .nav-tabs {
  margin-left: 0;
}
#reviews .date {
  font-size: 17px;
  font-family: 'FuturaBookC';
}
#reviews h3 {
  font-family: Georgia;
  color: #1a2130;
  font-weight: bold;
  font-size: 28px;
  margin-top: 10px;
}
#reviews h3:before {
  content: '«';
}
#reviews h3:after {
  content: '»';
}
#reviews .author {
  font-size: 17px;
  font-family: 'FuturaMediumC';
}
#reviews .item {
  margin-right: 115px;
}
.thin {
  letter-spacing: 2px;
}
.caps {
  text-transform: uppercase;
}
.teaser {
  height: 425px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: #060d1b;
}
.teaser:after,
.teaser:hover:after {
  box-shadow: 0 0 120px rgba(12, 30, 62, 0.07) inset;
}
.teaser h1 {
  font-size: 60px;
  line-height: 40px;
  margin: 105px 0 50px;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.teaser p {
  font-size: 27px;
  line-height: 40px;
  margin: 0;
  font-family: Georgia;
  letter-spacing: 0.3px;
}
.teaser img {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -962px;
  opacity: 0.5;
  max-width: inherit;
}
.teaser .container-fluid {
  position: relative;
  z-index: 10;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.35);
}
.breadcrumbs {
	padding: 10px 0;
	text-align: center;
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #e5dbcf;
	background-color: #fff;
	color: #939798;
}
.breadcrumbs i {
	color: #939798;
	line-height: 1;
	vertical-align: center;
	margin-left: 5px;
}
.breadcrumbs > span span {
	display: inline-block;
	white-space: nowrap;
	line-height: 1;
}
.breadcrumbs > span > span a {
	color: #b99a84;
}
.breadcrumbs > span > span {
	color: #939798;
}
.breadcrumbs > span > span a {border-bottom: none;}
.nav-container {
  border-bottom: 1px solid #e5dbcf;
  padding: 0;
}
.nav-container .container-fluid {
  padding: 0;
}
.nav-container .nav-tabs {
  margin-left: -20px;
  border: none;
}
.nav-container .nav-tabs > li {
  margin: 0;
}
.nav-container .nav-tabs > li > a {
  padding: 22px 30px ;
  background-color: #fff;
  margin: 0;
  border-radius: 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nav-container .nav-tabs > li.active > a,
.nav-container .nav-tabs > li.active > a:hover,
.nav-container .nav-tabs > li.active > a:focus,
.nav-container .nav-tabs > li > a.active,
.nav-container .nav-tabs > li > a.active:hover,
.nav-container .nav-tabs > li > a.active:focus {
  background-color: #e5dbcf;
  color: #1a2130;
}
.nav-container .nav > li > a:hover,
.nav-container .nav > li > a:focus {
  background-color: #e5dbcf;
  border: none;
  color: #b99a84;
}
.nav-container .print {
  margin: 0;
  padding-top: 22px;
}
.nav-container .print a {
  color: #1a2130;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.fixed_submenu {
  background-color: #fff;
}
.fixed_submenu .sub_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.events-list {
  padding-top: 25px;
}
.events-list .icon {
  color: #1a2130;
}
.events-list h2 {
  font-size: 50px;
  margin: 40px 0;
}
.events-list .row h2 {
  margin-top: 25px;
}
.events-list p {
  margin: 0;
  line-height: 25px;
}
.events-list .pabbing-box {
  padding-bottom: 25px;
}
.events-list .item {
  padding: 30px 0;
  border-bottom: 1px solid #fff;
  position: relative;
}
.events-list .item + .item{
  margin-top: 24px;
}
.events-list .item:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  right: -20px;
}
.events-list .item .item_content {
  position: relative;
  z-index: 1;
}
.events-list .item .inset-shadow {
  margin-right: 10px;
}
.events-list .item img {
  border-bottom: none;
}
.events-list .item .date {
  display: block;
  letter-spacing: 0.2px;
  color: #292c33;
  margin-bottom: 13px;
  font-size: 15px;
  text-transform: lowercase;
}
.events-list .item h3,
.events-list.event-detail h1{
  font-size: 28px;
  font-family: Georgia;
  font-weight: bold;
  letter-spacing: 0.9px;
  margin: 0 0 20px 0;
}
.events-list .item .announce_text {
  font-family: Georgia;
  letter-spacing: 0.2px;
  color: #5e636e;
}
.events-list .item .announce_text p {
  font-family: Georgia;
  letter-spacing: 0.2px;
}
.events-list .item h4 {
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
.events-list .item p {
  font-size: 16px;
  color: #5e636e;
  letter-spacing: 1.2px;
}
.events-list .item p strong {
  font-family: 'FuturaMediumC';
}
.events-list .item .btn {
  color: #1a2130;
  background-color: #fff;
  border: none;
  font-size: 17px;
  letter-spacing: 1.9px;
  margin-top: 40px;
  padding: 10px;
  width: 100%;
  text-transform: uppercase;
}
.events-list #club_events .item .btn{
  background: #eae2d9
}
.events-list #children .item .btn,
.events-list .for-kids-item .btn,
.events-list .for-kids-en-item .btn,
.events-list .for-kids-ru-item .btn{
  background: #eae2d9
}
.events-list .item .btn:hover, .events-list #club_events .item .btn:hover, .events-list #children .item .btn:hover{
  background-color: #b99a84;
}
.events-list .item a {
  color: #1a2130;
}
.events-list .item a:hover {
  color: #b99a84;
}
.events-list .item .announce a:focus {
  text-decoration: none;
  outline: none;
}
.events-list .item .details {
  display: none;
  font-size: 16px;
  margin-top: 20px;
  color: #5e636e;
  font-family: Georgia;
}
.events-list .item .details p {
  font-size: 16px;
  letter-spacing: 0.2px;
  font-family: Georgia;
  margin-top: 20px;
}
.events-list .exhibitions-item:after,
.events-list .exhibitions-ru-item:after,
.events-list .exhibitions-en-item:after
{
  background-color: #eae2d9;
}
.events-list .lectures-item:after,
.events-list .lectures-ru-item:after,
.events-list .lectures-en-item:after {
  background-color: #e1e2e4;
}
.events-list .free_activities-item:after,
.events-list .free_activities-ru-item:after,
.events-list .free_activities-en-item:after {
  background-color: #b6e2e4;
}
.events-list .club_events-item:after,
.events-list .club_events-ru-item:after,
.events-list .club_events-en-item:after {
  border: 3px solid #c1a897;
}
.events-list .children-item:after,
.events-list .for-kids-item:after,
.events-list .for-kids-ru-item:after,
.events-list .for-kids-en-item:after {
  border: 3px solid #eae2d9;
}
.events-list .news-item:after,
.events-list .news-ru-item:after,
.events-list .news-en-item:after {
  border-bottom: 3px solid #c1a897;
}
.events-list .group_text {
  font-size: 20px;
}
.events-list .group_text p{
  font-size: 1em;
}
.events-list .info p {
  font-size: 17px;
}
.events-page .popmake-content {
  width: 870px;
}
.events-page .popmake-content .modal-content {
  border-radius: 0;
}
.page-template-page-events .popmake-content,
.single-event .popmake-content {
  padding: 45px 67px 60px 67px;
}
.page-template-page-events .popmake-content .form-succes {
  margin: 100px 10px 180px;
}
.page-template-page-events .popmake-content .form-succes hr {
  border-color: #a1735d;
  margin-bottom: 36px;
}
.page-template-page-events .popmake-content .form-succes p {
  font-family: Georgia;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}
.page-template-page-events .popmake-content .close {
  position: absolute;
  right: 18px;
  top: 22px;
}
.page-template-page-events .popmake-content h2,
.single-event .popmake-content h2 {
  font-size: 50px;
  margin: 0;
}
.page-template-page-events .popmake-content h3,
.single-event .popmake-content h3 {
  font-family: Georgia;
  font-size: 28px;
  font-weight: bold;
  margin: 15px 0;
  line-height: 32px;
  max-width: 740px;
}
.page-template-page-events .popmake-content .coin,
.single-event .popmake-content .coin {
  font-size: 17px;
  line-height: 22px;
  margin-top: 15px;
}
.page-template-page-events .popmake-content .coin strong,
.single-event .modal-dialog .coin strong {
  padding-left: 5px;
}
.page-template-page-events .popmake-content .btn-primary,
.single-event .popmake-content .btn-primary {
  color: #1a2130;
  font-size: 19.38px;
  height: 57px;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
  background-color: #e5dbcf;
  border: none;
}
.page-template-page-events .popmake-content .btn-primary:hover,
.single-event .popmake-content .btn-primary:hover {
  background-color: #aa8871;
  color: #000;
}
.epage-template-page-events .picker_is_active {
  background-color: #edeeef;
}
.page-template-page-events .picker_is_active * {
  background-color: #edeeef;
}
.page-template-page-events .picker_is_active .active_container .form-control {
  border-color: #aa8871;
  border-right: none;
}
.page-template-page-events .picker_is_active .active_container .icon {
  background-color: #aa8871;
  color: #fff;
  border-color: #aa8871;
  border-left: none;
}
.lecture-modal .title * {
  float: left;
}
.lecture-modal .title .date,
.lecture-modal .title .time {
  font-size: 17px;
  line-height: 70px;
}
.lecture-modal .title .date {
  padding: 0 20px 0 50px;
}
.order-form {
  width: 760px;
  margin-top: 40px;
  color: #000;
}
.order-form .col-md-6:nth-child(odd) {
  width: 405px;
}
.order-form .col-md-6:nth-child(even) {
  width: 355px;
}
.order-form .human-counter {
  width: 120px;
}
.order-form .field {
  margin-bottom: 20px;
  height: 50px;
}
.order-form .field .disabled {
  opacity: 0.5;
}
.order-form .field label,
.order-form .field .wpcf7-list-item-label {
  opacity: 0.7;
}
.order-form .field p {
  letter-spacing: 0.4px;
}
.order-form .control-label {
  padding-top: 12px;
}
.order-form .i-block p {
  opacity: 0.7;
}
.order-form .form-control {
  border: 2px solid #e5dbcf;
  display: inline-block;
  box-shadow: none;
  height: 50px;
}
.order-form .form-control:focus {
  border-color: #aa8871;
  box-shadow: none;
  outline: 0 none;
}
.order-form .form-control:focus + .input-group-addon {
  border-color: #aa8871;
}
.order-form .select-wrapper {
  position: relative;
  z-index: 1;
}
.order-form .select-wrapper select {
  -webkit-appearance: none;
  line-height: 1em;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
}
.order-form .select-wrapper:after {
  border-bottom: 2px solid #ad8d77;
  border-left: 2px solid #ab8970;
  content: "";
  display: block;
  height: 7px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: rotate(-45deg);
  width: 7px;
  z-index: 0;
}
.input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group-addon {
  background-color: #fff;
  border: 2px solid #e5dbcf;
  color: #AB8970;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.input-group-addon:last-child {
  border-left: none;
}
.input-group-addon,
.input-group-btn {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group .form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  border-right: none;
}
label {
  font-family: 'FuturaBookC';
}
input[type="checkbox"],
div.wpforms-container-full input[type="checkbox"] {
  display: none;
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input + label{
  padding-inline-start: 0;
}
div.wpforms-container-full input[type="checkbox"] + label::before{
  margin-right: 6px;
}
input[type="checkbox"] + label.
label:has(input[type="checkbox"]) {
  cursor: pointer;
    display: block;
  position: relative;
}
input[type="checkbox"] + label::before,
input[type="checkbox"] + .wpcf7-list-item-label::before,
label:has(input[type="checkbox"])::before {
  border: 2px solid #e5dbcf;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 0;
  vertical-align: top;
  width: 20px;
}
.issue p label,
p.woocommerce-SavedPaymentMethods-saveNew label,
.yith-wcbk-checkbox{
  line-height: 1.2;
  display: flex!important;
  align-items: center;
  column-gap: 6px;
}
p.woocommerce-SavedPaymentMethods-saveNew{
  margin-top: 13.5px;
}
label:has(input[type="checkbox"])::before{
  margin: 0;
}
label abbr.required{
  display: none;
}
input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:checked + .wpcf7-list-item-label::before,
label:has(input[type="checkbox"]:checked)::before  {
  content: "";
  background: url('../img/checkmark.jpg') no-repeat 50% 50%;
  color: #AB8970;
}
input[type="checkbox"]:disabled + label::before,
input[type="checkbox"]:disabled + .wpcf7-list-item-label::before {
  color: #5e636e;
}
input[type="checkbox"] + label:focus::before,
input[type="checkbox"] + label:active::before,
input[type="checkbox"] + .wpcf7-list-item-label:focus::before,
input[type="checkbox"] + .wpcf7-list-item-label:active::before {
  border-color: #aa8871;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
  -moz-appearance: textfield;
}
select::-ms-expand {
  display: none;
}
.issue-head {
  position: relative;
}
.issue-head:hover:after {
  box-shadow: 0 0 120px rgba(12, 30, 62, 0.3) inset;
}
.issue-head h1 {
  color: #fff;
  font-family: 'FuturaMediumC';
  font-size: 60px;
  left: 50%;
  letter-spacing: 6px;
  line-height: 90px;
  margin: 0 0 0 -325px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  bottom: 55px;
  width: 810px;
  z-index: 1;
}
.issue-head .big {
  font-size: 50px;
  line-height: 70px;
}
.issue-head img {
  border: none;
}
.shortstory {
  color: #5e636e;
  font-family: Georgia;
  font-size: 27px;
  line-height: 45px;
  margin: 50px 0 75px 0;
  text-align: center;
}
.shortstory h1 {
  margin-bottom: 50px;
}
@media (min-width: 991px){
  .col-md-7.issue{
    min-height: 300px;
  }
}
.issue {
  font-family: 'Georgia';
  font-size: 18px;
  line-height: 30px;
  color: #5e636e;
}
.issue h2 {
  margin: 50px 0 30px;
  font-size: 32px;
  line-height: 40px;
}
.issue p {
  font-family: 'Georgia';
  font-size: 18px;
  line-height: 30px;
  color: #5e636e;
  margin-bottom: 28px;
}
.issue img {
  margin-top: 20px;
}
.issue .image-description p, .issue .wp-block-image figcaption {
  letter-spacing: 0.1px;
  color: #5e636e;
  margin: 0;
  font-size: 16px;
  line-height: 25px;
}
.issue .image-description, .issue .wp-block-image figcaption {
  margin: 15px 0 45px;
}
.issue .image-description .image-title, .issue .wp-block-image figcaption {
  font-family: 'FuturaMediumC';
}
.issue .image-description .image-source {
  font-family: 'FuturaBookC';
}
.issue .left-img {
  left: -365px;
  margin: -5px 0 0;
  position: absolute;
  text-align: right;
  width: 300px;
}
.issue .left-img .img-responsive,
.issue .left-img img {
  max-width: 240px;
  display: inline-block;
}
.issue #b_partners{
  border-top: 1px solid #e5dbcf;
  border-bottom: 1px solid #e5dbcf;
  margin: 50px 0
}
.issue #b_partners .partners-list{
  margin-bottom: 28px;
}
.share {
  margin-top: 50px;
}
.share h5 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0 0 25px;
}
.share ul {
  display: inline-block;
  padding: 0;
  list-style-type: none;
}
.share ul li {
  display: inline;
}
.share ul a {
  background-color: #fff;
  border: 1px solid #eae3dd;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 10px 55px;
  position: relative;
  text-decoration: none;
}
.share ul a:hover {
  border: 4px solid #eae3dd;
  padding: 7px 52px;
  /*.icon{
		    	color: @white;
		    }*/
}
.share ul > li:first-child > a {
  margin-left: 0;
}
#timepicker {
  background-color: #fff;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  top: 50px;
  width: 335px;
  z-index: 2;
}
#timepicker li {
  display: inline;
}
#timepicker li a {
  background-color: #fff;
  border: 1px solid #eae3dd;
  float: left;
  line-height: 1.42857;
  margin: 0 0 -1px 0;
  width: 50%;
  text-align: center;
  color: #aa8871;
  padding: 10px 0;
  position: relative;
}
#timepicker li a:hover {
  color: #aa8871;
  border-color: #aa8871;
  text-decoration: none;
  z-index: 1;
}
#timepicker li a.disabled {
  background-color: #aa8871;
  border-color: #aa8871;
  color: #fff;
  cursor: text;
}
#timepicker li a:focus {
  text-decoration: none;
  outline: none;
}
#timepicker li span {
  background-color: #fff;
  border: 1px solid #eae3dd;
  float: left;
  line-height: 1.42857;
  margin: 0 0 -1px 0;
  width: 50%;
  padding: 10px 0;
  position: relative;
}
#timepicker > li:first-child > a {
  margin-left: 0;
}
.legend-icon:before {
  content: "";
  background: url(../img/legend-icon.png) no-repeat;
  display: inline-block;
  height: 32px;
  width: 48px;
}
.legend-icon a:after {
  content: "";
  background: url(../img/d-drop.png) no-repeat 50% 50%;
  display: inline-block;
  height: 32px;
  width: 17px;
  float: right;
}
.legend-icon a,
.legend-icon a:focus,
.legend-icon a:link {
  color: #000000;
  font-family: 'FuturaBookC';
  font-size: 38px;
  font-weight: normal;
  line-height: 32px;
  padding-left: 30px;
  outline: none;
  text-decoration: none;
}
.legend-icon .collapsed:after {
  background-image: url(../img/u-drop.png);
}
#gmap {
  height: 650px;
  width: 100%;
}
#parking_gmap {
  height: 650px;
  width: 100%;
}
.mediakit .icon {
  background: #b99a84;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 36px;
  line-height: 84px;
  margin: 0 auto 10px auto;
  text-align: center;
  width: 84px;
}
.mediakit a {
  color: #1a2130;
  text-decoration: none;
}
.mediakit a:hover {
  color: #a1735d;
  text-decoration: underline;
}
.mediakit a:hover .icon {
  background: #a1735d;
}
.mediakit .row {
  text-align: center;
}
.btn-in-group {
  margin-right: 30px;
}
.bg-danger {
  background-color: #f2dede;
  padding: 15px;
}
.gallery-item {
  margin-bottom: 49px;
}
.food-menu {
  margin-top: 50px;
}
.food-menu a {
  text-decoration: underline;
}
.link-block .link {
  display: table;
  width: 100%;
}
.link-block a,
.link-block span {
  display: block;
  padding: 0 20px;
  height: 75px;
  display: table-cell;
  vertical-align: middle;
  font-size: 22px;
  color: #a1735d;
  background: #f0ede7;
  width: 100%;
  text-decoration: underline;
}
.link-block a span,
.link-block span span {
  color: #292c33;
}
.link-block a:hover span,
.link-block span:hover span {
  color: #a1735d;
}
#b_partners h2,
#b_smi h2 {
  text-transform: uppercase;
  font-size: 17px;
  margin: 0;
}
#b_smi .col-md-3 {
  width: 120px;
}
#b_smi .col-md-3:first-child {
  margin-left: -10px;
}
#b_smi a {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #1a2130;
  text-decoration: underline;
  line-height: 1em;
}
#b_smi a:hover {
  color: #b99a84;
}
#b_smi a .icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  font-size: 37px;
  background-color: #f0ede7;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  margin: 35px 0 10px 0;
}
#b_smi a .text {
  white-space: nowrap;
  display: block;
}
#b_partners .partners-list {
  margin: 23px 0 0 0;
}
#b_partners .item {
  text-align: center;
  height: 125px;
  width: 125px;
  float: left;
  position: relative;
  cursor: pointer;
  line-height: 125px;
}
#b_partners .item:nth-child(3n+1) {
  clear: none;
}
#b_partners .item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 1px solid #f0ede7;
}
#b_partners .item:hover:after {
  border-width: 4px;
}
#b_partners .item .partner-logo {
  height: 125px;
  line-height: 125px;
}
#b_partners .item img,
.event_partners .item_logo img{
  margin-top: 0;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  opacity: 0.7;
}
#b_partners .item:hover img,
.event_partners .item_logo:hover img{
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  opacity: 1;
}
#b_partners .item .info,
.event_partners .info {
  display: none;
}
#b_partners .item img {
  max-width: 85px;
}
.gallery-page .item .date {
  margin-top: 10px;
}
.gallery-page .item .icon {
  padding-right: 5px;
}
.gallery-page .item .icon:before {
  width: 16px;
  text-align: left;
  color: #bd957c;
}
.gallery-page .item .small-title {
  margin: 0 0 5px 0;
}
.gallery-page .item .photo-counter {
  color: #5e636e;
  padding-bottom: 20px;
}
.about_smi .block_title {
  margin: 5px 0 0 0;
  text-align: center;
}
.about_smi .block_title a {
  color: #1a2130;
}
.about_smi .filetype {
  text-transform: uppercase;
  font-size: 14px;
}
.about_smi .download-link {
  text-align: center;
  color: #1a2130;
  display: block;
  font-size: 14px;
}
.about_smi h3 {
  font-size: 50px;
  margin-bottom: 40px;
}
.about_smi .smi_content h3 {
  font-size: 28px;
  margin-bottom: 12.5px;
  margin-top: 0;
}
.about_smi .smi_content a {
  color: #1a2130;
}
.smi_wrap {
  position: relative;
  z-index: 1;
  padding: 20px 0;
  margin: 0 0 45px 0;
}
.smi_wrap:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  right: -20px;
  background-color: #eae2d9;
  z-index: -1;
}
.smi_wrap .row {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
}
.smi_wrap p:last-child{
  margin-bottom: 0;
}
#smi_photo .smi_content,
#smi_logo .smi_content {
  display: table;
}
#smi_photo .block_title,
#smi_logo .block_title {
  display: table-row;
}
#smi_photo .img-container,
#smi_logo .img-container {
  height: 190px;
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  width: 100%;
}
#smi_photo .img-container img,
#smi_logo .img-container img {
  max-height: 100%;
}
#smi_logo .img-container {
  background: #FFF;
  vertical-align: middle;
}
#smi_press .smi_content {
  background-color: #FFF;
  padding: 20px;
}
#smi_press .download-link {
  margin-top: 5px;
}
.link-back {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  font-family: 'FuturaBookC';
}
.link-back a {
  color: #5e636e;
  text-decoration: underline;
}
.link-back a:hover {
  text-decoration: none;
}

.breadcrumb {
	padding: 10px 0;
	text-align: center;
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #e5dbcf;
	background-color: #fff;
}
.breadcrumb i {
	color: #939798;
	line-height: 1;
	vertical-align: center;
	margin-right: 5px;
}
.breadcrumb .breadcrumb-item {
	display: inline-block;
	white-space: nowrap;
	line-height: 1;
	vertical-align: center;
	margin: 0 0 0 10px;
}
.breadcrumb .breadcrumb-item a span {
	color: inherit;
}
.breadcrumb .breadcrumb-item span {
	color: #939798;
}
.breadcrumb .breadcrumb-item a {border-bottom: none;}
.breadcrumb .breadcrumb-item a:hover {}


@media (-webkit-min-device-pixel-ratio: 2) {
  .legend-icon:before {
    background-image: url(../img/legend-icon@2x.png);
    background-size: cover;
  }
  .legend-icon:after {
    background-image: url(../img/d-drop@2x.png);
    background-size: cover;
  }
}
.events-list .item:after {
  left: -20px;
  right: -20px;
}
/***************************************
*****************media******************/
@media (min-width: 992px) and (max-width: 1299px) {
  .home .jumbotron div.intro-container .logo{
    margin-top: 390px;
  }
  .events-page .row {
    margin-left: 0;
    margin-right: 0;
  }
  .events-list .item:after {
    left: -15px;
    right: -15px;
  }
  .events-list .for-kids-ru-item:after,
  .events-list .for-kids-item:after,
  .events-list .for-kids-en-item:after {
    left: -15px;
    right: -15px;
  }
}
.news-list h3 {
  font-size: 22px;
  margin: 0 0 0.5em 0;
}
.news-list h3 a {
  color: #1a2130;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news-list .date {
  color: #5e636e;
  margin-top: 15px;
  font-size: 14px;
  display: block;
}
.news-list .announce {
  font-family: Georgia;
  font-size: 16px;
}
.news-list .announce a {
  color: #5e636e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-list .announce a:after {
  content: '';
  display: inline-block;
  height: 1em;
  width: 23px;
  background: url('../img/read-more-arrow.svg') no-repeat 0 50% / contain;
  vertical-align: middle;
  margin-left: 10px;
}
.section-title {
  color: #b99a84;
  font-family: 'Georgia';
  font-size: 20px;
  letter-spacing: 5px;
  line-height: 25px;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.one-news .date {
  color: #1a2130;
  margin: 28px 0 0 0;
}
.one-news h1 {
  margin: 10px 0 0 0;
}
.one-news .shortstory {
  margin-bottom: 40px;
}
.one-news .shortstory-box {
  text-align: center;
}
.events-list.event-detail .item .details{
  display: block;
}
.events-list.event-detail .item .announce_text{
  font-size: 20px
}
.events-list.event-detail .item:after{
  background: none
}
.events-list .item .inset-shadow.event_video{
  margin-top: 50px;
  margin-right:0;
}
.events-list .item .inset-shadow.event_video:after{
  display:none;
}
.event_video iframe{
  float: left;
  width:100%;
}
.events-list.event-detail .item .btn{
  background: #e5dbcf;
  color: #1a2130
}
.events-list.event-detail .item .btn:hover{
    background-color: #aa8871;
    color: #000;
}
.event_partners:first-of-type{
  margin-top: 100px;
}
.event_partners{
  margin-top: 20px;
}
.event_partners-item{
  display: block;
    float: left;
    width: 90px;
    height: 90px;
    padding: 0 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.event_partners .item_logo img{
  width:100%;
}
.home .jumbotron .intro-container .logo{
  margin-top: 380px;
}
.intro-container:after {
    content: "";
    display: block;
    width: 100%;
    height: 70%;
    background: linear-gradient(to bottom, transparent, #061431);
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0
}

@media (max-width: 991px) {
  body {
    background-color: #fff;
  }
  .container-fluid {
    width: auto;
    min-width: initial;
  }
  .header-container {
    background-color: #030a18;
  }
  .page-header {
    margin: 0;
    padding: 30px 0;
  }
  .page-header .logo-container {
    text-align: left;
  }
  .page-header .col {
    position: static;
  }
  .home {
    background-color: #1a2130;
  }
  .home .container-fluid {
    padding: 0;
  }
  .home .page-header {
    padding: 0;
  }
  .home .navbar-toggle {
    top: 30px;
  }
  .home .header-container {
    height: auto;
  }
  .home .col-sm-12 {
    padding: 0;
  }
  .home .row {
    margin: 0;
  }
  .home .jumbotron {
    height: auto;
    text-align: center;
  }
  .home .jumbotron .container-fluid {
    padding: 0;
  }
  .home .jumbotron .text {
    padding-bottom: 60px;
  }
  .home .jumbotron .text h2 {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .home .jumbotron .text p {
    margin-bottom: 7px;
    margin-top: 0;
  }
  .home .jumbotron .text .bordered::after {
    bottom: -7px;
  }
  .home .jumbotron .text .links {
    margin-top: 55px;
  }
  .home .jumbotron .text .links p {
    letter-spacing: 4px;
    margin-bottom: 20px;
  }
  .home .social-block .icon {
    font-size: 26px;
  }
  .home .footer {
    background-color: #020715;
  }
  .home .footer .container-fluid {
    padding: 0;
  }
  .home .footer .icon {
    font-size: 18px;
  }
  .home .footer .icon:before {
    width: 20px;
  }
  .home .footer .nav {
    text-align: center;
  }
  .home .footer .nav li {
    margin: 0;
  }
  .home .footer .nav .row {
    margin: 0;
  }
  .home .footer .nav .footer .icon {
    font-size: 17px;
  }
  .home .footer .nav .footer .icon:before {
    width: 20px;
  }
  .home .footer .social-block {
    margin-top: 35px;
  }
  .home .footer .designed {
    text-align: center;
    font-size: 26px;
    text-transform: none;
    border-top: 2px solid #181d2a;
    margin-top: 10px;
    padding-top: 15px;
  }
  .home .footer .designed .imm {
    font-size: 10px;
    text-transform: uppercase;
  }
  .home .footer .designed img {
    display: inline;
    height: 16px;
  }
  .home .jumbotron div.intro{
    margin-top: 0;
  }
  .visible-sm .nav-pills > li,
  #navbar .nav-pills > li {
    float: none;
  }
  .copyright,
  .welcome {
    text-align: center;
  }
  .copyright .designed,
  .welcome .designed {
    text-align: center;
  }
  .jumbotron .container-fluid {
    padding: 0 20px;
  }
  .footer-jumbotron {
    padding-top: 50px;
    background: url('../img/footer-bg-mobile.png') repeat 0 0;
    background-repeat: repeat;
  }
  .footer .icon:before {
    width: 20px;
  }
  .footer .footer-hr {
    border-top-color: #181d2a;
    border-top-width: 2px;
  }
  .footer .designed {
    margin-top: 20px;
  }
  .footer .designed img {
    vertical-align: middle;
    padding: 0 30px;
    width: auto;
    max-width: 150px;
  }
  .footer p,
  .footer .contacts p {
    font-size: 15px;
  }
  .footer .contacts {
    margin-bottom: 62px;
  }
  .footer .form-group {
    margin-bottom: 20px;
  }
  .footer .form-control {
    height: 40px;
    line-height: 40px;
  }
  .footer .form-control:focus {
    height: 40px;
    line-height: 40px;
  }
  .footer .btn {
    height: 40px;
    font-size: 16px;
    color: #1a2130;
    width: 100%;
  }
  .footer .copyright {
    padding-bottom: 40px;
  }
  .creators-block h3 {
    clear: left;
  }
  .creators-block p {
    margin: 5px 5px 0 5px;
  }
  .creators-block .img-circle {
    width: auto;
  }
  .img-responsive {
    width: 100%;
  }
  h1 {
    font-family: 'Georgia';
    font-size: 30px;
    font-weight: bold;
    margin: 15px 0 20px 0;
  }
  .info-block img {
    border-bottom: 7px solid #b99a84;
  }
  .info-block h2 {
    font-size: 22px;
    margin: 35px 0 25px;
  }
  .info-block .small-title {
    font-size: 22px;
    line-height: 22px;
    padding: 0;
    margin: 35px 0 25px;
  }
  .info-block .folder-caption {
    margin-bottom: 0;
  }
  .info-block p {
    font-family: 'Georgia';
    color: #5e636e;
  }
  .info-block .item {
    margin-bottom: 30px;
  }
  .info-block .wrapper {
    margin-right: 0;
  }
  .page-template-page-about .info-block .item {
    border-bottom: 2px solid #fff;
    margin: 0;
  }
  .page-template-page-about #b_partners {
    margin-top: 10px;
  }
  .page-template-page-about #b_partners .partners-list {
    margin-bottom: 35px;
  }
  .page-template-page-about #b_smi,
  .page-template-page-about .link-block {
    margin-bottom: 35px;
  }
  .page-template-page-about #b_smi a .icon {
    margin-top: 15px;
  }
  .page-template-page-about .link-block a {
    font-size: 18px;
    height: 50px;
  }
  .page-template-page-about .link-block .item {
    margin-bottom: 0 !important;
  }
  .arhive_link {
    margin: 0 0 50px;
    padding: 0;
    font-size: 14px;
    text-decoration: underline;
    letter-spacing: 1.5px;
  }
  .arhive_link a {
    text-decoration: none;
  }
  .visible-sm .social-block {
    text-align: center;
    font-size: 0;
    margin: 80px 0;
  }
  .visible-sm .social-block a {
    display: inline-block;
    width: 25%;
  }
  .visible-sm .social-block .icon {
    padding: 0;
    font-size: 30px;
  }
  .issue-head.inset-shadow:after{
    display: none;
  }
  .issue-head img {
    margin: 0;
    height: auto;
    width: 100%;
    max-width: inherit;
  }
  .issue-head h1 {
    font-weight: normal;
    letter-spacing: inherit;
    line-height: 1.1;
    top: auto;
    text-transform: none;
    position: static;
    margin: 24px 0 0 0;
    display: block;
    text-align: center;
    color: #5e636e;
    width: 100%;
  }
  .issue-head .big{
    line-height: 1.3;
  }
  .shortstory {
    padding: 30px 0;
    margin: 0;
  }
  .issue {
    margin-top: 30px;
  }
  .issue img {
    width: 100%;
  }
  .issue .left-img {
    position: static;
    width: 100%;
    text-align: left;
  }
  .issue .left-img .img-responsive.img--avatar{
    max-width: 300px;
    transform: translateX(-50%);
    margin-left: 50%;
    margin-bottom: 24px;
  }
  .issue .left-img .img-responsive {
    max-width: 100%;
  }
  .issue .issue .image-description, .issue .wp-block-image figcaption {
    margin-bottom: 20px;
  }
  .share {
    margin: 20px 0;
  }
  .share ul a {
    padding: 10px 30px;
  }
  .share ul a:hover {
    padding: 7px 27px;
  }
  .events-page .teaser {
    display: none;
  }
  .events-page .jumbotron h1 {
    margin-bottom: 35px;
  }
  .events-list .item {
    margin-bottom: 25px;
  }
  .events-list .item h4 {
    margin: 25px 0;
  }
  .events-list .item_content {
    text-align: left;
  }
  .events-page .modal-open .modal {
    -ms-overflow-y: scroll;
    overflow-y: scroll;
  }
  .events-page .modal-dialog {
    width: 100%;
    margin: 0;
  }
  .page-template-page-events .popmake-content,
  .single-event .popmake-content {
    padding: 20px;
    font-size: 13px;
  }
  .page-template-page-events .popmake-content h2,
  .single-event .popmake-content h2 {
    font-size: 30px;
  }
  .page-template-page-events .popmake-content h3,
  .single-event .popmake-content h3 {
    font-size: 12px;
  }
  .page-template-page-events .popmake-content .order-form .coin-box,
  .single-event .popmake-content .order-form .coin-box {
    height: auto;
  }
  .page-template-page-events .popmake-content .order-form .coin-box .coin,
  .single-event .popmake-content .order-form .coin-box .coin {
    height: auto;
    padding-bottom: 0;
    margin: 0;
  }
  .page-template-page-events .popmake-content .order-form .coin-box .coin br,
  .single-event .popmake-content .order-form .coin-box .coin br {
    display: none;
  }
  .page-template-page-events .popmake-content .text-danger,
  .single-event .popmake-content .text-danger {
    margin-bottom: 0;
  }
  .page-template-page-events .popmake-content .time,
  .single-event .popmake-content .time {
    display: inline;
  }
  .page-template-page-events .popmake-content .order-form,
  .single-event .popmake-content .order-form {
    width: auto;
    margin-top: 0;
  }
  .page-template-page-events .popmake-content .order-form .field,
  .single-event .popmake-content .order-form .field {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .page-template-page-events .popmake-content .order-form .form-control,
  .single-event .popmake-content .order-form .form-control {
    height: 40px;
    border-width: 2px;
  }
  .page-template-page-events .popmake-content .order-form .human-counter,
  .single-event .popmake-content .order-form .human-counter {
    width: 50px;
  }
  .page-template-page-events .popmake-content .order-form .select-wrapper:after,
  .single-event .popmake-content .order-form .select-wrapper:after {
    top: 10px;
  }
  .page-template-page-events .popmake-content .order-form input[type="checkbox"] + label::before,
  .single-event .popmake-content .order-form input[type="checkbox"] + label::before {
    height: 20px;
    width: 20px;
    border-width: 2px;
    vertical-align: middle;
  }
  .page-template-page-events .popmake-content .order-form .select-wrapper::after,
  .single-event .popmake-content .order-form .select-wrapper::after {
    height: 10px;
    width: 10px;
    top: 15px;
    right: 15px;
    border-width: 0 0 2px 2px;
  }
  .page-template-page-events .popmake-content .order-form .input-group-addon,
  .single-event .popmake-content .order-form .input-group-addon {
    border-width: 2px 2px 2px 0;
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-template-page-events .popmake-content .order-form .datepicker-container input,
  .page-template-page-events .popmake-content .order-form .watch-container input,
  .single-event .popmake-content .order-form .datepicker-container input,
  .single-event .popmake-content .order-form .watch-container input {
    cursor: pointer;
    background-color: #FFF;
  }
  .datepicker table {
    margin: 0;
  }
  .datepicker-days {
    width: auto;
  }
  .modal-dialog {
    -ms-overflow-y: auto !important;
    overflow-y: auto !important;
  }
  .modal-dialog .modal-body {
    height: 100%;
  }
  .page-template-page-visit .advansed-info p,
  .page-template-page-visit .shop-cafe p {
    font-size: 14px;
    line-height: 16px;
  }
  .page-template-page-visit .shop-cafe .icon {
    color: #1a2130;
  }
  .page-template-page-visit .shop-cafe img {
    margin-bottom: 15px;
  }
  .page-template-page-visit .modal-body {
    padding: 0;
  }
  .page-template-page-visit .parking {
    font-size: 18px;
    height: 60px;
    left: -10px;
    line-height: 60px;
    position: absolute;
    right: -10px;
    top: 650px;
    width: auto;
    padding-left: 15px;
  }
  .page-template-page-visit .parking-zones {
    position: static;
  }
  .page-template-page-visit .parking-zones h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .page-template-page-visit .parking-zones .icon {
    top: 2px;
  }
  .page-template-page-visit .parking_zone_legend {
    bottom: 0;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    padding: 10px;
    background: #fff;
    z-index: 999;
  }
  .page-template-page-visit .parking_zone_legend h4 a {
    font-size: 18px;
  }
  .page-template-page-visit .parking_zone_legend .legend-icon::before {
    height: 14px;
    width: 20px;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .page-template-page-visit .map {
    margin-bottom: 200px;
  }
  .page-template-page-visit #gmap {
    margin: 0 -40px;
  }
  .page-template-page-visit .advansed-info {
    margin-top: 3em;
  }
  .page-template-page-visit .pagebody .how-find {
    font-family: 'FuturaBookC';
    font-size: 18px;
    line-height: 1;
    margin: 0 0 35px 0;
  }
  .page-template-page-visit .pagebody .how-find strong {
    font-family: 'FuturaMediumC';
    display: block;
    line-height: 30px;
  }
  .page-template-page-visit .pagebody .how-find .icon {
    font-size: 50px;
    float: left;
  }
  .info-block .small-title {
    margin: 5px 0;
  }
  .link-back {
    margin-bottom: 45px;
  }
  .item {
    margin-bottom: 30px;
  }
  .shortstory-event{
    margin-top: 40px;
  }
  .breadcrumb .breadcrumb-item{
    white-space: normal;
  }
  .event-detail .left-img{
    margin-bottom: 28px;
  }
  .event_video iframe{
    height: 400px
  }
}
@media (max-width: 1260px){
  .page-header .navbar-toggle {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 9999;
  }
  .page-header .nav {
    display: none;
  }
  .page-header #navbar {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1a2130;
    text-align: center;
    font-size: 16px;
  }
  .page-header #navbar .nav {
    display: block;
    margin: 0;
  }
  .page-header #navbar li,
  .page-header #navbar a,
  .page-header #navbar .icon {
    color: #b99a84;
    text-decoration: none;
  }
  .page-header #navbar a:hover,
  .page-header #navbar a:hover .icon {
    color: #fff;
  }
  .page-header #navbar .close {
    opacity: 1;
    top: 20px;
    right: 20px;
    position: absolute;
  }
  .page-header #navbar .close span {
    background: url("../img/close-menu.png") no-repeat 50% 50%;
    height: 20px;
    width: 20px;
  }
  .page-header #navbar .lang {
    position: absolute;
    top: 40px;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    text-align: center;
  }
  .page-header #navbar .nav-pills {
    top: 155px;
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
  }
  .page-header #navbar .nav-pills li {
    margin-left: 0;
  }
  .page-header #navbar .social-block {
    bottom: 80px;
    left: 50%;
    margin: 0 0 0 -58px;
    position: absolute;
    width: 116px;
  }
  #navbar .nav-pills > li {
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1260px){
  .navbar-toggle{
    margin-top: 4px;
  }
  .page-header #navbar{
    width: 480px;
  }
  .page-header #navbar{
    top: 99px;
  }
  #navbar .lang{
    display: none;
  }
}
@media (min-width: 1261px){
  .page-header #navbar{
    display: none!important;
  }
}
@media (max-width: 680px){
  .event_video iframe{
    height: 320px
  }
}
@media (max-width: 460px) {
  #b_partners .item img {
    border: none;
  }
  .modal-dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    background: #FFF;
    box-sizing: border-box;
  }
  .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
  }
  .events-page .order-form .watch-container input{
    -webkit-appearance: none;
  }
  .events-page .modal-dialog .btn-primary{
    font-size: 16px;
  }
  #reviews .item {
    margin-right: 0;
  }
  .home .jumbotron div.intro {
    margin: 0 15px 0 15px;
  }
  .home .jumbotron .intro-container {
    height: auto;
    padding-bottom: 20px;
  }
  .home .jumbotron div.intro-container .logo {
    width: 290px;
    margin: 50px auto 0;
  }
  .datepicker th {
    width: 35px;
    padding: 0;
  }
  #b_partners .partners-list{
    margin-left: 20px;
  }
  #b_partners .owl-prev{
    left:-35px
  }
  .event_video iframe{
    height: 280px
  }
  .events-page .modal-dialog .close {
    top: 0;
    right: 0;
  }
}
@media (min-width: 461px) and (max-width: 991px){
  .home .jumbotron div.intro-container .logo{
    margin-top: 0;
  }
}
@media (max-width: 320px){
  .massmedia-item{
    width:45%;
  }
}

@media print {
  .events-page .jumbotron,
  .events-page .item .img-box,
  .events-page .tickets .btn,
  .events-page .arhive_link {
    display: none;
  }
  .events-page .events-list {
    display: block;
  }
  .events-page .row .item:after {
    background: none;
    border: none;
  }
  .events-page .row .col-sm-12 {
    width: 100%;
    padding: 0;
  }
  .events-page h1,
  .events-page h2,
  .events-page h3,
  .events-page h4,
  .events-page h5,
  .events-page h6,
  .events-page .row .item h4 {
    margin: 1em 0;
  }
  .events-page .events-page .container-fluid h2 {
    font-size: 24px;
  }
  .events-page .events-page #exhibition .row:first-child div p:last-child {
    margin-bottom: 14px;
  }
  .events-page .events-page .events-list p,
  .events-page .events-page .events-list .announce_text,
  .events-page .events-page .events-list .details,
  .events-page .events-page .events-list .details p,
  .events-page .events-page .events-list .item .date,
  .events-page .events-page .events-list .item .tickets p {
    font-size: 14px!important;
    line-height: 1.5;
  }
  .events-page .events-page .events-list .item .date {
    margin: 0;
  }
  .events-page .events-page .events-list .item h3 {
    font-size: 21px!important;
    line-height: 1.5;
    margin-bottom: 0.5em;
  }
  .events-page .events-page .events-list .item h4 {
    font-size: 18px!important;
    line-height: 1.5;
    margin: 0.5em 0;
  }
  .events-page .events-page .events-list .item {
    margin-bottom: 1em;
    padding: 0 0 1em 0;
    font-size: 14px!important;
    border-bottom: 1px solid #777;
  }
  .page-template-page-visit .jumbotron,
  .page-template-page-visit .print,
  .page-template-page-visit .close,
  .page-template-page-visit .parking_zone_legend #accordion,
  .page-template-page-visit .for_mobile {
    display: none!important;
  }
  .page-template-page-visit .parking_zone_legend .row {
    display: block!important;
  }
  .page-template-page-visit #myModal {
    background: #fff;
    display: block;
    opacity: 1;
    position: static;
  }
  .page-template-page-visit .modal-content {
    width: 100%!important;
  }
  .page-template-page-visit .container-fluid {
    max-width: 100%;
    width: 100%!important;
  }
  .page-template-page-visit #parking_gmap,
  .page-template-page-visit .parking_zone_legend {
    position: static;
  }
  .page-template-page-visit .parking_zone_legend h3,
  .page-template-page-visit .parking_zone_legend p {
    font-size: 14px!important;
    line-height: 1.5;
  }
  .page-template-page-visit .parking_zone_legend .col-sm-6 {
    width: 100%;
  }
  .modal.fade .modal-dialog {
    transform: none;
  }
}
@media (max-height: 360px){
  .page-header #navbar .lang{
    top:20px;
  }
  .nav li{
    margin-top: 18px;
  }
  .page-header #navbar .nav-pills{
    top:140px;
  }
  #navbar .nav-pills > li{
    float: left;
    width: 50%
  }

}
@media (max-height: 520px){
  .page-header #navbar .social-block{
    bottom: 20px
  }
}

/** booking-form **/
.form-wrapper {
  margin-top: 50px;
  background: #fff;
  border: 2px solid #E5DBCF;
  margin-bottom: 16px;
  padding: 16px 24px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.form-fields {
  border-top: 1px solid #e2e6ec;
  padding: 16px 0;
  margin-top: 16px;
}
.form-title {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1px;
  font-family: FuturaMediumC,sans-serif!important;
  line-height: 36px;
  margin-bottom: 4px;
  margin-right: 16px;
  padding-right: 24px;
}
.from-event-booking {
  opacity: 0;
  display: none;
}
.wpcf7-form .el-row {
  display: flex;
  width: 100%;
  margin: 0 -12px;
}
.wpcf7-form .el-col-24 {
  padding: 0 12px;
  width: 100%;
  flex: 0 0 100%;
}
.wpcf7-form .el-col-sm-12 {
  padding: 0 12px;
  width: 50%;
  flex: 0 0 50%;
}
.form-group label {
  width: 100%;
}
.form-group label span {
  display: block;
}
.wpcf7-form .btn-primary[type="submit"] {
  background-color: #E5DBCF!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  border-color: #e5DBCF!important;
  font-weight: 400!important;
  line-height: 16px!important;
  letter-spacing: 1px;
  padding: 16px 24px!important;
  color: #2c2c2c;
  text-transform: uppercase;
}
.form-textarea {
  padding: 6px 12px;
  border: 1px solid #e5dbcf;
  width: 100%;
  height: 160px;
}
.form-textarea:focus {
  border-color: #aa8871;
  outline: 0;
}
.wpcf7-form.sent .form-box,
.wpcf7-form.sent .order-form {
opacity: 0;
display: none;
}
.wpcf7-form.sent .from-event-booking {
opacity: 1;
display: block;
}
.wpcf7-response-output {
display: none!important;
}
.form-success-payment {
  text-align: center;
}
.form-redirect-link {
  font-size: 16px;
  color: white;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1px;
  padding: 16px 24px;
  display: inline-block;
}
.form-redirect-link a {
  color: white;
}
@media screen and (max-width:767.99px) {
  .wpcf7-form .el-row {
    margin: 0;
    flex-wrap: wrap;
  }
  .wpcf7-form .el-col-sm-12,
  .wpcf7-form .el-col-24 {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
  }
  .wpcf7-form .btn-primary[type="submit"] {
    width: 100%;
  }
}

.dropdown-menu.datepicker{
	margin-top: 0;
	padding-top: 0;
}
.datepicker .prev,
.datepicker .next{
	color: #aa8871;
    position: absolute;
    top: 0px;
    left: 0;
    width: 85px;
    height: 45px;
    line-height: 38px;
    cursor: pointer;
}
.datepicker .next{
	left: auto;
	right:0;
}
.datepicker-switch{
	color: #aa8871;
    margin: 0 85px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    line-height: 35px;
}
.datepicker-days{
	width: 385px;
}
.datepicker .datepicker-head{
	height:auto;
	padding:0;
}
.datepicker .prev:hover,
.datepicker .next:hover{
	background: #aa8871;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.datepicker th {
    text-align: center;
    width: 48px;
    height: 45px;
    border: 1px solid #fff;
    font-weight: normal;
    color: #676767;
}
.datepicker th.dow{
	text-transform: uppercase;
}
div.datepicker td.day {
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    height: 40px;
    padding: 0;
    color: #aa8871;
    border: 1px solid #fff;
}
div.datepicker td.day:hover {
    border-color: #aa8871;
    cursor: pointer;
}
div.datepicker td.day.disabled {
    color: #ddd0be;
    border-color: #fff!important;
}
div.datepicker td.day.active{
    background: #e5dbcf;
}
.datepicker table {
    border-collapse: separate;
    margin: 0 25px 25px 25px;
    border-spacing: 2px 0;
}
.picker_is_active .input-group-addon {
  border-color: #aa8871;
}
.pum-content.popmake-content.picker_is_active {
  background-color: #edeeef;
}
.dropdown-menu.datepicker {
  margin-top: 30px;
}
.timepicker {
  background-color: #fff;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  top: 50px;
  width: 335px;
  z-index: 2;
}
.timepicker li {
  display: inline;
}
.timepicker li a {
  background-color: #fff;
  border: 1px solid #eae3dd;
  float: left;
  line-height: 1.42857;
  margin: 0 0 -1px 0;
  width: 50%;
  text-align: center;
  color: #aa8871;
  padding: 10px 0;
  position: relative;
}
.timepicker li a:hover {
  color: #aa8871;
  border-color: #aa8871;
  text-decoration: none;
  z-index: 1;
}
.timepicker li a.disabled {
  background-color: #aa8871;
  border-color: #aa8871;
  color: #fff;
  cursor: text;
}
.timepicker li a:focus {
  text-decoration: none;
  outline: none;
}
.timepicker li span {
  background-color: #fff;
  border: 1px solid #eae3dd;
  float: left;
  line-height: 1.42857;
  margin: 0 0 -1px 0;
  width: 50%;
  padding: 10px 0;
  position: relative;
}
.timepicker > li:first-child > a {
  margin-left: 0;
}
/* .bx-breadcrumb
***************************** */
.bx-breadcrumb {
  padding: 10px 0;
  text-align: center;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #e5dbcf;
  background-color: #fff;
}
.bx-breadcrumb i {
  color: #939798;
  line-height: 1;
  vertical-align: center;
}
.bx-breadcrumb .bx-breadcrumb-item {
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
  vertical-align: center;
  margin: 0 0 0 10px;
}
.breadcrumb-separator{
  display: inline-block;
  margin: 0 0 0 10px;
}
.bx-breadcrumb .bx-breadcrumb-item a span {
  color: inherit;
}
.bx-breadcrumb .bx-breadcrumb-item {
  color: #939798;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}

/*body .owl-theme .owl-nav div{
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-size: 22px auto;
  background-position: 50% 50%;
}
body .owl-nav .owl-prev {
  background: #fff url('../img/prev-arrow.svg') no-repeat 0 50%;
}
body .owl-nav .owl-next {
  background: #fff url('../img/next-arrow.svg') no-repeat 0 50%;
}
body  .owl-nav{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -16px 10px 0 10px;
}*/
.home.ja-lang-page .jumbotron .intro{
  margin-top: 360px;
}
.home.ja-lang-page .jumbotron div.intro-container .logo{
  max-width: 320px;
}
.modal-dialog .yith_wcbk_booking_form_shortcode_summary .product_title{
  font-family: Georgia;
  font-size: 28px;
  font-weight: bold;
  margin: 15px 0;
  line-height: 32px;
}
.woocommerce-checkout,
.woocommerce-form-coupon,
.woocommerce-checkout .woocommerce,
.woocommerce-checkout .issue p{
  font-family: 'FuturaBookC';
}
.woocommerce-form-coupon{
  background-color: #eae2d9;
  padding: 20px;
  margin-top: 24px;
}
.coupon-error-notice{
  margin-top: 12px;
  font-size: 14px;
  color: #a94442;
}
.woocommerce-billing-fields__field-wrapper{
  /*margin-left: -10px;
  margin-right: -10px;*/
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 24px;
  width: 400px;
  max-width: 100%;
}
.woocommerce-billing-fields__field-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.woocommerce-checkout-review-order-table{
  width: 100%;
}
.variation{
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 24px;
  row-gap: 12px;
  font-size: 14px;
  color: #777;
  margin: 6px 0 6px 24px;
}
@media (max-width: 540px){
  .variation{
    margin-left: 0;
    grid-template-columns: 1fr;
    row-gap: 0;
  }
  .variation dt{
    font-weight: 600;
  }
  .variation dd:not(:last-child){
    margin-bottom: 12px;
  }
  .woocommerce-billing-fields__field-wrapper{
    width: 100%;
  }
}
.variation p,
.variation dt{
  margin: 0;
  font-size: 14px;
  line-height: 1.5em;
}
.shop_table th,
.shop_table td{
  border-bottom: 1px solid #e5dbcf;
}
.shop_table td{
  padding: 6px 0;
  vertical-align: top;
}
.cart-subtotal{
  display: none;
}
.issue p.form-row{
  margin-bottom: 0;
}
.place-order .button,
.single_add_to_cart_button,
.woocommerce-Button,
.button--refresh,
.wc-proceed-to-checkout .checkout-button,
.wc-btn{
  background-color: #E5DBCF;
  color: #000;
  font-size: 19.38px;
  height: 57px;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
  border: none;
  display: inline-block;
  box-shadow: none;
  text-decoration: none;
  padding: 6px 12px;
  line-height: 1.5625;
  border-radius: 2px;
  user-select: none;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  min-width: 300px;
  max-width: 100%;
}
.wc-btn--m0{
  margin: 0;
}
.wc-proceed-to-checkout .checkout-button{
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.button--refresh{
  font-size: 16px;
  line-height: 1.5625;
  text-transform: none;
  background-color: #a77f63;
  border-color: #936e54;
  color: #fff;
  letter-spacing: inherit;
}
.button--refresh[disabled]{
  display: none;
}
issue p.coupon-error-notice{
  font-family: 'FuturaBookC';
  color: #c50c0c;
}
.place-order .button:hover,
.single_add_to_cart_button:not(.yith-wcbk-not-allowed):hover{
  background-color: #aa8871;
  color: #000;
}
.single_add_to_cart_button.yith-wcbk-not-allowed,
.single_add_to_cart_button:disabled{
  opacity: 7;
  cursor: not-allowed;
}
.payment_methods{
  margin: 24px 0;
  padding: 0;
  list-style-type: none;
}
.yith_wcbk_booking_form_shortcode_summary .product_meta{
  display: none;
}
.yith-wcbk-form-section-dates-wrapper{
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 24px;
}
.events-modal .modal-dialog .modal-body {
  padding: 45px 67px 40px 67px;
}
.events-modal .modal-dialog {
  width: 870px;
}
@media (max-width: 991px){
  .events-modal .modal-dialog .modal-body {
    padding: 20px;
    font-size: 13px;
  }
  .events-modal .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
body .yith-wcbk-booking-form{
  max-width: 100%;
}
body .yith-wcbk-booking-form input:not([type="checkbox"]),
body .yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted,
body .yith-wcbk-booking-form select,
body .yith-wcbk-booking-form .yith-wcbk-form-section-duration--no-field .yith-wcbk-form-section__content,
body .yith-wcbk-people-selector__toggle-handler,
.input-text.form-control,
.woocommerce-MyAccount-content .woocommerce-Input.input-text{
  border: 2px solid #e5dbcf;
  height: 50px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5625;
}
.create-account label,
.wc-checkbox label,
.wc-checkbox span{
  font-weight: normal;
}
body .yith-wcbk-checkbox span.yith-wcbk-checkbox__checkbox{
  display: none;
}
body #ui-datepicker-div.yith-wcbk-datepicker.ui-widget-content,
body .yith-wcbk-date-picker--inline .ui-widget.ui-widget-content{
  width: 350px;
  max-width: 100%;
}
body .yith-wcbk-datepicker.ui-datepicker td.ui-datepicker-current-day a,
body .yith-wcbk-date-picker--inline .ui-datepicker td.ui-datepicker-current-day a,
body .yith-wcbk-people-selector--opened .yith-wcbk-people-selector__totals{
  background: #aa8871;
}
body .yith-wcbk-datepicker.ui-datepicker td:not(.ui-state-disabled):hover a,
body .yith-wcbk-date-picker--inline .ui-datepicker td:not(.ui-state-disabled):hover a{
  background: #ddd0be;
}
body .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close,
body .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close,
body .yith-wcbk-people-selector__fields-container__footer .yith-wcbk-people-selector__close-handler:hover,
body .yith-wcbk-people-selector,
body .yith-wcbk-people-selector__field__plus-wrap,
body .yith-wcbk-people-selector__field__minus-wrap,
body .yith-wcbk-datepicker.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover,
body .yith-wcbk-date-picker--inline .ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-close:hover,
body .yith-wcbk-date-picker-wrapper .yith-wcbk-booking-date-icon,
body .yith-wcbk-date-picker-wrapper input.yith-wcbk-date-picker:focus + .yith-wcbk-date-picker--formatted + .yith-wcbk-booking-date-icon,
body .yith-wcbk-select-alt__container .yith-wcbk-select-alt__arrow,
body .yith-wcbk-select-alt__container.yith-wcbk-select-alt__container--opened .yith-wcbk-select-alt__arrow,
body .yith-wcbk-people-selector__toggle-handler::after,
body .yith-wcbk-people-selector__fields-container__footer .yith-wcbk-people-selector__close-handler{
  color: #aa8871;
}
body .yith-wcbk-booking-form input:not([type="checkbox"]):focus,
body .yith-wcbk-booking-form input.yith-wcbk-date-picker--formatted:focus,
body .yith-wcbk-booking-form select:focus,
body .yith-wcbk-booking-form textarea:focus,
body .yith-wcbk-people-selector--opened .yith-wcbk-people-selector__toggle-handler{
  border-color: #e5dbcf;
  box-shadow: #e5dbcf;
}
body .yith-wcbk-people-selector__field__plus,
body .yith-wcbk-people-selector__field__minus{
  border-color: #aa8871;
}
body .yith-wcbk-people-selector .yith-wcbk-people-selector__totals{
  color: #484848;
}
body .yith-wcbk-people-selector--opened .yith-wcbk-people-selector__totals{
  color: #fff;
}
.price,
.events-list .item .price{
  font-size: 4rem;
  font-weight: 700;
  color: #aa8871;
  display: inline-block;
}
.events-list .modal h2{
  font-size: 27px;
  margin: 0;
}
@media (max-width: 991px) {
  .events-list .row_first_visible [class^="col-md-"] p{
    text-align: center;
  }
  .events-list .row_first_visible .group_text p:last-child,
  .events-list .row_first_visible [class^="col-md-"] p:last-child{
    margin-bottom: 40px;
    text-align: center;
  }
}
.blockUI{
  background: #fff;
}
.form-control.btn{
  height: 50px;
}
.woocommerce-MyAccount-navigation ul{
  list-style-type: none;
  padding: 24px;
  background: #f0ede7;
}
.woocommerce-MyAccount-navigation-link,
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-content p,
.issue .woocommerce-cart-form,
.cart-collaterals,
.issue .variation p,
body .p-FieldLabel,
.woocommerce-form .form-control,
form button,
form input{
  font-family: 'FuturaBookC';
}
.woocommerce-MyAccount-navigation-link a{
  color: #5e636e;
}
.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-navigation-link.is-active a{
  color: #997357;
}
.woocommerce-form-row label,
.woocommerce-Input + span{
  display: block;
}
.woocommerce-Input + span{
  font-size: 14px;
  line-height: 1.2;
}
.woocommerce-EditAccountForm{
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 12px;
  column-gap: 24px;
}
.woocommerce-EditAccountForm fieldset{
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 12px;
  column-gap: 24px;
}
.woocommerce-EditAccountForm fieldset .password-input{
  display: block;
  width: 50%;
}
.woocommerce-EditAccountForm legend{
  border-bottom: none;
  display: block;
  margin-top: 25px;
  margin-bottom: 12.5px;
  line-height: 1.1;
  font-size: 24px;
}
.woocommerce-Input.input-text{
  width: 100%;
}
.woocommerce-EditAccountForm .clear{
  display: none;
}
.woocommerce-EditAccountForm fieldset{
  grid-column: span 2;
}
@media (max-width: 991px){
  .woocommerce-EditAccountForm,
  .woocommerce-EditAccountForm fieldset{
    grid-template-columns: 1fr;
  }
  .woocommerce-EditAccountForm fieldset{
    grid-column: inherit;
  }
}
.shop_table{
  width: 100%;
}
body .woocommerce table.my_account_bookings,
.woocommerce-page .woocommerce-orders-table{
  font-size: 1em;
}
.shop_table tr td:not(:last-child),
.shop_table tr th:not(:last-child){
  padding-right: 12px;
}
.woocommerce-MyAccount-content .woocommerce-customer-details--phone{
  margin: 0;
}
mark{
  background: #F5F0E5;
}
.link-container{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: right;
  column-gap: 10px;
  margin-top: 4px;
}
.cabinet-link{
  height: 32px;
  width: 32px;
  background: url('../img/user.svg') no-repeat 50% 50% / 32px 32px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}
.cart-link{
  height: 32px;
  width: 32px;
  background: url('../img/cart.svg') no-repeat 50% 50% / 32px 32px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px;
}
.cart-link.cart-link--hidden{
  display: none;
}
.cart-link__count{
  position: absolute;
  right: -6px;
  bottom: -6px;
  background: #997357;
  color: #fff;
  font-size: 12px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  display: block;
  text-align: center;
}
.woocommerce-message{
  margin-bottom: 24px;
}
.issue .cart_item img{
  margin: 0;
  padding: 0;
  width: 250px;
  height: auto;
}
.actions .coupon{
  margin-top: 24px;
  margin-bottom: 12px;
}
.shop_table .actions{
  border-bottom: none;
  padding-bottom: 0;
}
.cart_totals .order-total{
  margin-bottom: 24px;
}
.cart_totals .order-total th,
.cart_totals .order-total td{
  border: none;
}
.cart_totals .shop_table{
  width: auto;
}
.issue .cart-collaterals h2{
  margin-top: 12px;
  margin-bottom: 14px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: #fff;
}
.woocommerce-customer-details,
.yith-wcbk-form-section-duration.yith-wcbk-form-section-duration--type-fixed{
  display: none;
}
.booking-from,
.booking-to,
.booking-status{
  white-space: nowrap;
}
.woocommerce-MyAccount-paymentMethods{
  margin-bottom: 24px;
}
@media (min-width: 1200px) {
  .col-lg-4 {
    width: 33.33333333%;
    float: left
  }
   .col-lg-5 {
    width: 41.66666667%;
    float: left
  }
  .col-lg-3 {
    width: 25%;
    float: left
  }
}
@media (max-width: 990px){
  .events-list .item .inset-shadow {
    margin: 0 0 28px;
  }
  .events-list .img-box {
    margin: -29px -20px 0;
    padding: 0
  }
  .row_first_visible h2{
    text-align: center;
  }
  .coupon.row{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
  }
  .cart-collaterals{
    margin-bottom: 40px;
  }
  .woocommerce-page table.cart td.actions .coupon .input-text,
  .woocommerce-page table.cart td.actions .coupon .button{
    width: 100%;
  }
}
@media (min-width: 991px){
  .row_first_visible{
    margin-bottom: 40px;
  }
  .row_first_visible h2{
    margin-bottom: 0;
  }
  .yith-wcbk-form-section-dates-wrapper{
    grid-template-columns: 1fr 1fr;
  }
}
.issue img.stripe-cards-icon{
  margin-top: 0;
}

/*.wc-checkbox input[type="checkbox"]{
  display: block;
  width: 200px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  margin: 0;
}

.wc-checkbox input[type="checkbox"]:checked + span:after{
  opacity: 1;
}*/

.woocommerce-form,
.form-row--col{
  display: flex;
  flex-direction: column;
  row-gap: 24px;
}
.issue .form-row--col p{
  margin: 0;
}
.woocommerce-message:focus-visible{
  outline: none;
}
.owl-height{
  height: auto !important;
}
.woocommerce-error{
  padding: 12px;
  background: #FFD1D1;
  margin: 12px 0 0 0;
  list-style-type: none;
}
.woocommerce-SavedPaymentMethods{
  list-style-type: none;
  padding-left: 0;
}
.yith-wcbk-form-section__content--with-error > .yith-wcbk-input{
  border: 2px solid #c50c0c !important;
}
.woocommerce .show-password-input{
  width: 24px;
  height: 24px;
  position: absolute;
  margin: 12px 0 0 -36px;
  background: url('../img/show.svg') no-repeat 50% 50% / contain;
  border: none;
  opacity: 0.5;
}
.woocommerce .show-password-input:hover{
  opacity: 1;
}
.woocommerce .show-password-input.display-password{
  background: url('../img/hide.svg') no-repeat 50% 50% / contain;
}
.wc_payment_methods li:not(:last-child){
  margin-bottom: 24px;
}
.wc_payment_method.payment_method_stripe .payment_box.payment_method_stripe li:not(:last-child){
  margin-bottom: 8px;
}
.wc_payment_method.payment_method_stripe p{
  margin-bottom: 8px;
}
.wc_payment_method.payment_method_makecommerce{
  display: flex;
  align-items: center;
  column-gap: 4px;
  flex-wrap: wrap;
}
.wc_payment_method.payment_method_makecommerce label{
  display: flex;
  align-items: center;
  column-gap: 8px;
  margin: 0;
  white-space: nowrap;
}
.wc_payment_method.payment_method_makecommerce .payment_method_makecommerce{
  margin-top: 8px;
  width: 100%;
}
.payment_method_makecommerce img{
  margin: 0;
}
.makecommerce-payment-methods .form-select,
.makecommerce-payment-methods .fs-6{
  font-size: 16px !important;
}
.makecommerce-payment-methods .p-3{
  padding: 0 !important;
}
.makecommerce-payment-methods .rounded{
  border: 1px solid #DEE2E6;
  box-shadow: none;
}
.makecommerce-payment-methods .rounded:hover{
  background: #efefef;
}
#billing_phone::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #BBB;
}
#billing_phone:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #BBB;
   opacity:  1;
}
#billing_phone::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #BBB;
   opacity:  1;
}
#billing_phone:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #BBB;
}
#billing_phone::-ms-input-placeholder { /* Microsoft Edge */
   color:    #BBB;
}

#billing_phone::placeholder { /* Most modern browsers support this now. */
   color:    #BBB;
}