body, .map-categs-area {
	background-color: #FFF;
}

body {
	font-family: GillSansMTStd-Light, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

a {
	color: #818C97;
	letter-spacing: 1px;
	text-decoration: none;
}

a:hover, a:focus {
	color: #B9C7D4;
}

.GillSansMTStd-Light {
	font-family: GillSansMTStd-Light;
	font-weight: normal;
	font-style: normal;
}

.GillSansMTStd-LightItalic, em {
	font-family: GillSansMTStd-LightItalic;
	font-weight: normal;
	font-style: normal;
}

.GillSansMTStd-Medium, strong {
	font-family: GillSansMTStd-Medium;
	font-weight: normal;
	font-style: normal;
}

a, a:hover, #primary-navbar-collapse li a:after, #primary-navbar-collapse li:hover a:after, .contacts-lnk:after, .contacts-lnk:hover:after, .logo-menu-icon:hover img, .logo-menu-icon img {
	-webkit-transition: all 0.2s ease-out;
	   -moz-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
		 -o-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;
}

.main-content-container {
	background-color: #FFF;
	position: relative;
}

.search .main-content-container {
	padding-top: 15px;
	padding-bottom: 60px;
}

.page-template-template-blog-page .main-content-container, body.archive .main-content-container, .page-template-template-current-page .main-content-container {
	padding-bottom: 60px;
}

.main-content-container > p:first-of-type:empty, .main-content-container > p:last-of-type:empty {
	display: none;
}

.navbar-default {
	background: none;
	border: none;
	-webkit-box-shadow: none;
			box-shadow: none;
}

.error404 .main-content-container {
	padding-top: 50px;
}

.navbar-header {
	float: left;
}

.navbar-toggle {
	float: left;
	padding: 5px 0px;
	margin-right: 11px;
	margin-bottom: 5px;
}

.header-search-container {
	display: none;
	float: left;
}

.navbar {
	min-height: 30px;
	margin-bottom: 0;
}

.menu-sec.mobile-style .navbar {
	float: left;
}

.menu-sec.mobile-style .page-nemu {
	padding: 8px 14px;
}

.js-search-opener {
	display: block;
	padding-top: 9px;
	color: #fff;
	font-size: 15px;
	float: left;
}

.js-search-opener:hover, .js-search-opener:focus {
	color: #020202;
}

.navbar-default .navbar-toggle {
	border: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background: #FFF;
	width: 15px;
	height: 2px;
}

.navbar-default .navbar-toggle:hover .icon-bar {
	background: #020202;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 1px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .container {
	padding-right: 12px;
	padding-left: 12px;
}

.row {
	margin-right: -12px;
	margin-left: -12px;
}

.smGlobalBtn {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0px;
	color: #fff;
	margin-right: 2px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 31px;
	border-radius: 25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
}

.smGlobalBtn:last-of-type {
	margin-right: 0;
}

.smGlobalBtn:before {
	font-family: "FontAwesome";
}

.smGlobalBtn:hover {
	color: #020202;
	text-decoration: none;
}

.facebookBtn:before{
	content: "\f09a";
}

.twitterBtn:before{
	content: "\f099";
}

.instagramBtn:before{
	content: "\f16d";
}

.commentsBtn:before{
	content: "\f086";
}

#searchform {
	position: relative;
}

.story-container.without-motif.road-section .container.story-holder {
	padding-bottom: 250px;
}

.road-section .story-holder {
	background-repeat: no-repeat;
}

#searchform input[type="text"] {
	width: 100%;
	padding-right: 29px;
	padding-left: 29px;
	height: 36px;
	font-weight: lighter;
	font-size: 18px;
	color: #020202;
	border: none;
	text-align: center;
}

#searchform input[type="text"]:focus {
	outline: none;
}

#searchform input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #b9c9d5;
}

#searchform input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #b9c9d5;
	opacity:  1;
}

#searchform input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #b9c9d5;
	opacity:  1;
}

#searchform input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #b9c9d5;
}

#searchform button {
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	outline: none;
	border: 0;
	background: none;
	line-height: 33px;
	font-size: 16px;
}

#searchform button:hover {
	color: #B9C7D4;
}

.shedule-btn {
	outline: none;
	border: none;
	min-height: 32px;
	width: 100%;
	padding: 0;
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 20px;
	background: #f0f3f6;
	color: #637B8C;
	text-transform: uppercase;
}

.wpm-page-submenu-btn {
	position: relative;
	outline: none;
	border: none;
	min-height: 32px;
	width: 100%;
	padding: 0;
	letter-spacing: 1px;
	font-weight: lighter;
	font-size: 20px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
}

.wpm-page-submenu-menu {
	padding: 0px 0;
	background-color: #d6dee4;
	list-style: none;
	margin-bottom: 0;
}

.wpm-page-submenu-menu li a {
	display: inline-block;
	color: #000;
	outline: none;
	letter-spacing: 1px;
	margin-left: 38px;
}

.wpm-page-submenu-menu li a.mobile-no-nested-btn {
    position: relative;
    outline: none;
    border: none;
    min-height: 32px;
    width: 100%;
    padding: 0;
    padding-top: 3px;
    letter-spacing: 1px;
    font-weight: lighter;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font: inherit;
    font-size: 14px;
    text-align: center;
}

.wpm-page-submenu-btn:before, .mobile-no-nested-btn:before {
    content: '';
    display: block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 12px;
    top: 0px;
    font-size: 22px;
}

.wpm-page-submenu-btn.sub-btn {
    font-size: 14px;
}

.wpm-page-submenu-box {
    display: none;
}

.col-md-12.wpm-page-submenu-box {
    padding: 0;
}

.wpm-page-submenu-menu > li {
    outline: none;
    border: none;
    width: 100%;
    padding: 0;
    letter-spacing: 1px;
    font-weight: lighter;
    font-size: 14px;
    background: #d6dee4;
    color: #000;
    text-transform: uppercase;
}

.wpm-page-submenu-menu.sublevel {
	text-align: center;
	display: none;
}

.wpm-page-submenu-menu.sublevel li > a {
	margin-left: 0;
}

.wpm-page-submenu-btn.menu-closed:before, .mobile-no-nested-btn:before {
	content: '\f105';
}

.wpm-page-submenu-btn.menu-opened:before {
	content: 'X';
	font-size: 16px;
    top: 5px;
    font-family: GillSansMTStd-Light, sans-serif;
}

.search-container.closed, .shedule-box {
	display: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
	border-color: transparent;
}

#primary-navbar-collapse {
	position: relative;
	padding-top: 15px;
	padding-left: 70px;
	border-top: none;
	background-color: #d6dee4;
	text-transform: uppercase;
}

#primary-navbar-collapse ul {
	position: relative;
	margin-right: 0;
	margin-top: 33px;
}

#primary-navbar-collapse .close-btn, .shedule-box .close-btn {
	content: '';
	display: block;
	position: absolute;
	right: 5%;
	bottom: 11px;
	outline: none;
	border: none;
	border-radius: 100%;
	bottom: 18px;
	width: 25px;
	height: 24px;
	background: url("../img/close-menu-btn.png") no-repeat;
}

#primary-navbar-collapse li {
	float: left;
	clear: both;
}

#primary-navbar-collapse li a {
	font-size: 21px;
	line-height: 28px;
	padding-top: 0;
	padding-left: 4px;
	padding-bottom: 5px;
	color: #020202;
}

.contacts-lnk {
	display: inline-block;
}

#primary-navbar-collapse li a:after, .contacts-lnk.address:after {
	content: none;
}

#primary-navbar-collapse li a:after, .contacts-lnk:after, .page-nemu li > a:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #020202;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transform-origin: left center;
	transition: all .15s ease-out;
	filter: alpha(opacity=100);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

#primary-navbar-collapse li:hover a:after, #primary-navbar-collapse li.current-menu-item a:after, .contacts-lnk:hover:after, .page-nemu li:hover > a:after, #page-unique-menu.menu-our-news-top-menu-container .dropdown-menu > .active > a:after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 100;
	opacity: 1;
}

#primary-navbar-collapse li a:hover, #primary-navbar-collapse li a:focus {
	color: #020202;
	background-color: transparent;
}

.block-phone {
	margin: 9px 0;
}

.shedule-box {
	background: #d6dee4;
}

.shedule-block .col-sm-6 {
	float: left;
	width: 50%;
}

footer .shedule-block {
	padding-top: 0;
}

.shedule-block {
	text-transform: uppercase;
	font-size: 21px;
	padding: 12px 0;
}

.shedule-block .days {
	font-size: 21px;
	font-weight: lighter;
	width: 204px;
	margin: auto;
	margin-bottom: 12px;
	line-height: 28px;
}

.day-time {
	text-align: right;
}

.shedule-block .additional {
	font-size: 12px;
	text-align: center;
}

.logo-menu-icon img {
	width: 34px;
}

.logo-menu-icon:hover, a.logo-menu-icon:focus {
	outline: none;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.col-sm-4.col-content-item {
	padding-left: 10px;
	padding-right: 10px;
}

.logo-menu-icon:hover {
	opacity: .7;
}

.logo-menu-icon {
	position: absolute;
	display: block;
	width: 50%;
	font-weight: normal;
	top: 21px;
	left: 16px;
	color: #FFF;
}

.menu-home-link {
	position: absolute;
	top: 17px;
	font-family: GillSansMTStd-Medium, sans-serif;
	padding-left: 8px;
}

.mobile-menu .menu-home-link {
	top: 4px;
	font-size: 11px;
	color: #000;
}

.opening-hours-popup {
	margin-top: 6px;
	float: left;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}

.opening-hours-popup:hover, .opening-hours-popup:focus, .contacts-lnk:hover, .contacts-lnk:focus {
	color: #020202;
	outline: none;
	text-decoration: none;
}

.banner-bar-container.page,
.banner-bar-container.page.banner-bar,
.banner-bar-container, .banner-bar-container .banner-bar {
	min-height: 276px;
}

.banner-bar {
	width: 100%;
	background-size: cover;
	background-position: center center;
	color: #FFF;
	text-align: center;
	position: relative;
}

.banner-bar-container .layer {
	padding: 28px 0 15px;
}

.banner-bar-container.page .layer {
	padding: 83px 0 15px;
}

.logo-on-banner {
	width: 95px;
}

.text-banner h1 {
	font-size: 28px;
	letter-spacing: 2px;
	margin-top: 14px;
	margin-bottom: 0px;
	font-weight: 100;
}

.text-banner h2 {
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	display: inline-block;
	font-weight: 100;
}

.slogan {
	display: block;
	font-size: 18px;
	letter-spacing: 1px;
}

.shout-logo {
	width: 42px;
}

.shout-container {
	padding: 14px 0 8px;
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	text-align: center;
}

.story-container {
	padding: 20px 0 9px;
	color: #010101;
	text-align: center;
}

.story-logo {
	width: 46px;
}

.map-categs-area {
	text-align: center;
	padding: 34px 0;
	position: relative;
}

.map-categs-area .map-cats-box {
	position: relative;
	width: 613px;
	margin: auto;
}

.explore-map-lnk {
	position: absolute;
	display: block;
	height: 26px;
}

.explore-map-lnk.home {
	width: 59px;
	top: 64px;
	right: 232px;
}

.explore-map-lnk.home, .explore-map-lnk.deli {
	-webkit-transform: rotate(9deg);
	-moz-transform: rotate(9deg);
	-ms-transform: rotate(9deg);
	-o-transform: rotate(9deg);
	transform: rotate(9deg);
}

.explore-map-lnk.deli {
	width: 55px;
	top: 114px;
	right: 268px;
}

.explore-map-lnk.events {
	width: 89px;
	bottom: 63px;
	left: 72px;
}

.explore-map-lnk.books {
	width: 64px;
	top: 252px;
	right: 137px;
}

.explore-map-lnk.cafe {
	width: 56px;
	top: 252px;
	right: 56px;
}

.explore-map-lnk.kitchen {
	width: 64px;
	top: 111px;
	right: 62px;
}

.explore-map-lnk.office {
	width: 55px;
	top: 189px;
	right: 72px;
}

.explore-map-lnk.kitchen, .explore-map-lnk.office {
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		 -o-transform: rotate(90deg);
			transform: rotate(90deg);
}

.explore-map-lnk.parking {
	width: 66px;
	bottom: 165px;
	left: 175px;
	-webkit-transform: rotate(123deg);
	   -moz-transform: rotate(123deg);
		-ms-transform: rotate(123deg);
		 -o-transform: rotate(123deg);
			transform: rotate(123deg);
}

.explore-map-lnk.more-parking {
	width: 120px;
	top: 147px;
	right: 104px;
	-webkit-transform: rotate(115deg);
	   -moz-transform: rotate(115deg);
		-ms-transform: rotate(115deg);
		 -o-transform: rotate(115deg);
			transform: rotate(115deg);
}

.explore-map-lnk.windows {
	width: 125px;
	top: 248px;
	right: 216px;
}

.map-categs-area h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 33px;
}

.section-short-notice-heading {
	font-size: 15px;
	padding-top: 9px;
	margin: 0;
	font-weight: lighter;
}

.section-story-heading {
	font-size: 24px;
	margin-top: 2px;
	letter-spacing: 1px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.col-content-section {
	background: #333133;
	margin-top: -1px;
	color: #fff;
	text-align: center;
}

.item-owl-3cols {
	padding: 0 40px;
}

.col-content-section.carousel-type {
	padding: 45px 0;
}

.col-content-section .row.cont {
	padding: 24px 0 42px;
}

.col-content-section.awards .row.cont {
	padding-top: 63px;
	padding-bottom: 55px;
}

.col-content-section.lnk-only .row.cont {
	padding: 0px 0 42px;
}

.col-content-section .col-content-item .col-content-heading {
	font-size: 22px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 40px;
}

.col-content-section .description {
	line-height: 20px;
	font-weight: lighter;
}

.col-content-section .store-info {
	margin-top: 10px;
	font-weight: lighter;
	font-size: 12px;
}

.col-content-section .read-more-btn {
	font-size: 12px;
	display: inline-block;
	position: relative;
	padding: 4px 0;
}

.white-text, a.inline-btn {
	color: #FFF;
}

.read-more-btn.height-btn.black {
	color: #000;
}

.read-more-btn.height-btn.black {
	border-bottom: 1px solid #000;
	display: inline-block;
	padding-top: 8px;
}

.col-content-section .read-more-btn, .read-more-btn.height-btn {
	border-bottom: 1px solid #fff;
}

.gallery-half > .container {
	width: 100%;
	padding: 0;
}

.row.top-row, .row.bottom-row, .gallery-half > .container > .row {
	margin: 0;
}

.top-row .col-sm-6.gallery-half:first-of-type {
	padding-top: 0;
}

.col-sm-6.gallery-half {
	padding: 2px 0 0;
}

.read-more-btn {
	color: #fff;
}

.read-more-btn.gray-blue-button {
	color: #B9C7D4;
	font-size: 17px;
}

.read-more-btn.gray-blue-button:hover, .read-more-btn.gray-blue-button:focus {
	color: #000;
}

.read-more-btn.black-button {
	color: #020202;
	font-size: 17px;
}

.read-more-btn, .gray-read-more-btn {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
}

.single-img-section {
	height: 200px;
	width: 100%;
	display: table;
}

.single-img-section .image-single-description, .slider-section .image-slider-description {
	display: table-cell;
	vertical-align: middle;
	padding: 0 60px;
}

.single-img-section .image-single-description h2, .slider-section .image-slider-description h2 {
	color: #fff;
	font-weight: lighter;
	text-transform: uppercase;
}

.gray-read-more-btn.white:hover, .gray-read-more-btn.white:focus {
	color: #818C97;
}

.gray-read-more-btn.inline-lnk {
	display: inline;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #818C97;
	text-decoration: none;
}

.read-more-btn.height-btn.black.togray:hover {
	color: #B9C7D4;
}

.read-more-btn.height-btn.black.togray:hover {
	border-color: #B9C7D4;
}

.read-more-btn.black {
	color: #000;
}

.read-more-btn.height-btn.black:hover {
	color: #ccc;
	border-color: #ccc;
}

.col-content-section .read-more-btn:hover, .read-more-btn.height-btn:hover:after, .read-more-btn.black:hover, .read-more-btn.black:focus {
	border-color: #B9C7D4;
}

.read-more-btn:hover, .read-more-btn:focus, .gray-read-more-btn:hover {
	color: #B9C7D4;
}

.read-more-btn.height-btn:hover, .read-more-btn.height-btn:focus {
	border-color: #B9C7D4;
}

.gray-read-more-btn.white, .gray-read-more-btn.towhite:hover {
	color: #FFF;
}

.gray-read-more-btn.toblue:hover, .without-motif .gray-read-more-btn.toblue:hover, .back-lnk.toblue:hover {
	color: #B9C7D4;
}

.gray-read-more-btn.white {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
}

.gray-read-more-btn.white:hover {
	border-color: #818C97;
}

.gray-read-more-btn {
	color: #020202;
}

.text-shout {
	margin-bottom: 8px;
	letter-spacing: 1px;
	line-height: 19px;
}

.page-container .text-story, .page-container .hidden-content {
	width: 620px;
	margin-top: 19px;
}

.text-story a:hover {
	
}

.hidden-content {
	display: none;
	text-transform: none;
}

.text-story, .hidden-content {
	font-size: 16px;
	width: 270px;
	margin: auto;
	margin-top: 13px;
	margin-bottom: 9px;
	padding: 0 9px;
	line-height: 20px;
}

.categ-img-item img {
	width: 100%;
}

.col-sm-6.gallery-item {
	padding: 0 0 2px 0;
}

.gallery-item-title {
	color: #fff;
	text-transform: uppercase;
	font-size: 37px;
	margin: 0;
}

.gallery-text {
	padding: 25px 16px 20px 21px;
	height: 297px;
}

.gallery-text p {
	margin-bottom: 2px;
	line-height: 38px;
	letter-spacing: 1px;
	font-size: 30px;
}

.gallery-text p.quote-author {
	font-size: 21px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: lighter;
}

.gallery-text p.quote-author span {
	font-size: 15px;
	line-height: 18px;
}

.col-sm-4.categ-img-item {
	padding: 0 0 1px 0;
}

.categ-img-item .item-holder, .gal-item .item-holder {
	position: relative;
}

.gal-item.video .item-holder a i {
	position: absolute;
	width: 50px;
	height: 50px;
	font-size: 50px;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.gal-item .item-holder {
	width: 100%;
	height: 100%;
}

.gal-item .item-holder img {
	width: 100%;
	height: 100%;
}

.gal-item .gal-title, .gal-item .gallery-description {
	font-weight: lighter;
	color: #FFF;
}

.gal-item .gal-title {
	margin-top: 0;
	font-size: 20px;
	text-transform: uppercase;
}

.gal-item .gallery-description {
	font-size: 16px;
	line-height: 20px;
}

.categ-img-item .image-hover-overlay, .gal-item .image-hover-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 10;
	background-color: #020202;
	transition: opacity .25s ease-in-out;
}

.gal-item:hover .image-hover-overlay {
	
}

.gal-body.no-content {
	text-align: center;
}

.gallery-container.style1 {
	min-height: 752px;
}

.gallery-container.style2 {
	min-height: 336px;
}

.gallery-container.style3, .gallery-container.style4 {
	min-height: 564px;
}

.gallery-container.style5 {
	min-height: 667px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) p {
	margin-bottom: 2px;
	letter-spacing: 1px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) p.quote-author {
	text-transform: uppercase;
	font-weight: lighter;
}

.gal-body {
	top: 0;
	left: 0;
}

.gallery-desc, .gal-body {
	z-index: 10;
	display: inline-block;
	position: absolute;
	width: 100%;
}

.gallery-desc.full-content {
	top: 18px;
}

.gallery-desc, .gal-body.no-content {
	top: 36%;;
}

.gal-body.full-content.no-content {
	top: 26%;
}

.cycle-item img {
	height: 100%;
}

.gal-body.no-content {
	top: 137px;
}

.gallery-desc {
	text-align: center;
}

.gallery-desc .gallery-description, .gal-body.no-content {
	opacity: 0;
	transition: all 0.4s ease-out;
	color: #fff;
	padding: 0 43px;
	line-height: 18px;
}

.gallery-title {
	width: 100%;
	text-align: center;
	transition: all 0.4s ease-out;
	opacity: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 36px;
	color: #ffffff;
	position: relative;
	display: block;
}

.hov-layer {
	position: absolute;
	text-align: center;
	cursor: pointer;
	color: #fff;
	opacity: 0;
	top: 0;
	left: 0;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 30;
}

.gallery-inner {
	display: block;
}

.hover-style .categ-img-item:hover .image-hover-overlay, .hover-style.mobile .categ-img-item .image-hover-overlay, .hover-style .gal-item:hover .image-hover-overlay, .categ-img-item.active .image-hover-overlay, .gal-item.active .image-hover-overlay, .main-categs-gallery .mobile .categ-img-item .image-hover-overlay {
	opacity: .6;
}

.hover-style .categ-img-item:hover .gallery-title, .hover-style.mobile .categ-img-item .gallery-title, .hover-style.mobile .categ-img-item .gallery-description, .hover-style .categ-img-item:hover .gallery-desc .gallery-description, .hover-style .gal-item:hover .gal-body.no-content, .categ-img-item.active .gallery-title, .categ-img-item.active .gallery-desc .gallery-description, .gal-item.active .gal-body.no-content, .main-categs-gallery .mobile .categ-img-item .gallery-title, .main-categs-gallery .mobile .categ-img-item .gallery-desc .gallery-description {
	opacity: 1;
}

#menu-pre-footer {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-pre-footer > li > a {
	background: #231f20;
	width: 100%;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: 100;
}

#menu-pre-footer > li > a:hover {
	text-decoration: none;
	color: #3d3638;
}

#menu-pre-footer > li {
	margin-bottom: 1px;
}

.widgets-sector {
	background: #b9c9d5;
	padding: 20px 0;
	color: #020202;
	font-size: 17px;
	text-align: center;
	position: relative;
}

.widgets-sector a {
	color: #020202;
}

.content-item {
	margin-bottom: 18px;
}

.content-item:last-of-type {
	margin-bottom: 0;
}

.content-item .fa {
	display: block;
}

.content-item .fa-phone:before {
	font-size: 26px;
}

.content-item .fa-envelope:before {
	font-size: 19px;
}

.content-item .fa-map-marker:before {
	font-size: 22px;
}

.js-open-map {
	font-size: 11px;
	letter-spacing: 1px;
	border-bottom: 1px solid;
	text-transform: uppercase;
}

.js-open-map:focus, .read-more-btn.height-btn, .col-content-section .read-more-btn {
	text-decoration: none;
}

.read-more-btn.height-btn.height-inline-btn {
	margin: 0;
}

.js-open-map:hover {
	color: #EAEEF3;
}

.acf-map {
	width: 100%;
	height: 400px;
}

.acf-map img {
   max-width: inherit !important;
}

#menu-footer-mobile-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-footer-mobile-menu li {
	display: block;
	line-height: 16px;
}

#menu-footer-mobile-menu li > a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}

footer {
	position: relative;
	background: #231f20;
	color: #FFF;
}

.mobi-footer {
	text-align: center;
	padding: 17px 0;
}

.mobi-footer .social_block {
	margin-top: 6px;
}

.widget_wpm_rights {
	margin-top: 8px;
}

.rights-comtent {
	font-size: 11px;
	letter-spacing: 1px;
}

.header_sidebar .widget_wpm_socials {
	float: right;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0;
}

#popmake-107.pum-container {
	z-index: 100;
}

#popmake-107.pum-container.pum-responsive {
	width: 325px;
}

#popmake-107 .pum-close, #popmake-1554 .pum-close {
	height: 20px;
	width: 20px;
	left: auto;
	right: 11px;
	bottom: auto;
	top: 9px;
	padding: 0px;
	color: #ffffff;
	font-family: inherit;
	font-size: 19px;
	line-height: 8px;
	border: none;
	border-radius: 100%;
	box-shadow: none;
	text-shadow: none;
	background-color: none;
}

#popmake-107 .pum-content {
	color: #818c97;
}

#popmake-1554 .pum-title {
	color: #8c9ead;
	font-size: 40px;
	margin: 23px 0 18px;
}

#popmake-1554 {
	background-color: #EAEEF3;
}

#popmake-1554 .yikes-easy-mc-form .form-field-description {
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: lighter;
	font-style: normal;
	text-align: CENTER;
	letter-spacing: 1px;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL {
	background-image: url('../img/write_rabbit.png');
	background-repeat: no-repeat;
	background-position-y: 3px;
	background-position-x: 4px;
	font-size: 24px;
	padding-left: 50px;
}

#popmake-1554 .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	color: #fff;
	text-transform: uppercase;
	font-size: 21px;
	padding: 5px 54px;
	margin: 18px auto;
	width: initial;
	letter-spacing: 1px;
	border-radius: 0;
	background: #020202;
	border-color: #020202;
	box-shadow: none;
}

#popmake-1554 .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
	opacity: .8;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #B9C7D4;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #B9C7D4;
	opacity: 1;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #B9C7D4;
	opacity: 1;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #B9C7D4;
}

#popmake-1554 #yikes-easy-mc-form-2-EMAIL::-ms-input-placeholder { /* Microsoft Edge */
	color: #B9C7D4;
}

footer .shedule-block .phone-num {
	display: none;
}

.footer-columns {
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: lighter;
}

.footer-columns .textwidget > p {
	font-size: 13px;
	line-height: 17px;
}

.footer-columns .widget-title {
	margin: 0;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.shedule-block .phone-num {
	text-align: center;
}

.shedule-block .phone-num i {
	font-size: 24px;
}

.shedule-block .phone-num a {
	color: #333;
	font-weight: lighter;
	font-size: 27px;
}

.shedule-block .phone-num a:hover, .shedule-block .phone-num a:focus {
	text-decoration: none;
	color: #020202;
}

#popmake-107 .pum-close:hover, #popmake-107 .pum-close:focus, #popmake-1554 .pum-close:hover, #popmake-1554 .pum-close:focus {
	background-color: #020202;
	outline: none;
}

.section-shout-heading, .section-notice-heading {
	display: none;
}

.textwidget .shedule-block .container.days {
	padding: 0;
}

.textwidget .shedule-block .days {
	font-size: 12px;
	line-height: 19px;
}

.textwidget .shedule-block .col-sm-6 {
	padding: 0;
}

.textwidget .shedule-block .day-nm {
	text-align: left;
}

.textwidget .shedule-block .day-time {
	text-align: right;
}

.textwidget .shedule-block .days .row {
	margin: 0;
}

.textwidget .shedule-block .additional {
	text-transform: none;
	font-weight: lighter;
	text-align: left;
}

.textwidget .shedule-block .day-time {
	font-size: 12px;
}

footer .textwidget {
	margin-top: 10px;
}

footer .widget_nav_menu ul, footer .widget_wpm_menu ul {
	list-style: none;
	padding: 0;
	margin-top: 10px;
}

footer .widget_nav_menu ul li a, footer .widget_wpm_menu ul li a {
	color: #fff;
}

footer .widget_nav_menu ul li a:hover, footer .widget_nav_menu ul li a:focus, footer .widget_wpm_menu ul li a:hover, footer .widget_wpm_menu ul li a:focus {
	color: #B9C7D4;
}

footer .footer-columns .smGlobalBtn {
	font-size: 22px;
	margin-right: 18px;
}

footer .footer-columns .smGlobalBtn:hover, footer .footer-columns a.additional-lnk:hover {
	color: #B9C7D4;
}

footer .footer-columns .additional-lnk {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

footer .footer-columns .footer_side_right .widget {
	margin-bottom: 36px;
}

footer .footer-columns #searchform input[type="text"] {
	width: 100%;
	height: 32px;
}

footer .footer-columns #searchform button {
	color: #020202;
	font-size: 23px;
	line-height: 39px;
}

.holder-top {
	float: right;
}

footer .footer-columns .col-sm-5.container {
	width: 41%;
}

.js-open-map:hover {
	text-decoration: none;
}

.page-nemu {
	float: left;
}

.page-nemu.specific {
	padding-top: 0;
}

.page-nemu li {
	float: left;
}

.page-nemu li > a {
	padding: 10px 7px;
	color: #020202;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

.page-nemu li > a:hover, .page-nemu li > a:focus {
	background-color: transparent;
	background-image: none;
}

.banner-bar-container.page h1 {
	text-transform: uppercase;
	font-size: 51px;
	font-weight: lighter;
}

.banner-bar-container .layer {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(84, 71, 71, 0.35);
}

.story-container.without-motif .section-story-heading {
	letter-spacing: 0;
}

.story-container.without-motif.road-section .text-story, .story-container.without-motif.road-section .hidden-content {
	margin-top: 20px;
}

.story-container.without-motif .text-story, .story-container.without-motif .hidden-content {
	width: 270px;
	margin-bottom: 18px;
	margin-top: 15px;
}

.story-container.without-motif.child .text-story, .story-container.without-motif.child .hidden-content {
	margin-top: 8px;
}

.row.categs.mobile {
	margin: 0;
}

.carousel-section {
	background: #333133;
}

.carousel-section.one-col {
	padding: 94px 0 54px;
}

.carousel-section.three-col {
	padding: 108px 0 159px;
}

.carousel-section.three-col .owl-item img {
	width: 282px;
}

.columns-list-section .owl-carousel .owl-item img {
	width: 155px;
}

.columns-list-section .cols-list-item img {
	width: 155px;
}

.carousel-3col-item img {
	width: 282px;
	margin: auto;
}

.carousel-1col-item img {
	width: 923px;
	margin: auto;
}

.item-owl-gallery {
	height: 297px;
}

.owl-carousel.owl-drag {
	position: relative;
}

.owl-carousel.owl-drag .owl-nav {
	color: transparent;
}

.owl-carousel.owl-drag .owl-nav .owl-prev,
.owl-carousel.owl-drag .owl-nav .owl-next {
	position: absolute;
	width: 14px;
	height: 21px;
	top: 50%;
}

.carousel-section.one-col .owl-carousel.owl-drag .owl-nav .owl-prev,
.carousel-section.one-col .owl-carousel.owl-drag .owl-nav .owl-next {
	top: 27%;
}

.col-content-section .owl-carousel.owl-drag .owl-nav .owl-prev,
.col-content-section .owl-carousel.owl-drag .owl-nav .owl-next {
	top: 42%;
}

.container.categs-gallery {
	margin-bottom: -1px;
}

.carousel-section.three-col .owl-carousel.owl-drag .owl-nav .owl-prev,
.carousel-section.three-col .owl-carousel.owl-drag .owl-nav .owl-next {	
	top: 50%;
}

.mobile.owl-carousel.owl-drag .owl-nav .owl-prev, .mobile.owl-carousel.owl-drag .owl-nav .owl-next {
	top: 25%;
}

.owl-carousel.owl-drag .owl-nav .owl-prev {
	background: url('../img/arrow-prev.png');
}

.owl-carousel.owl-drag .owl-nav .owl-next {
	background: url('../img/arrow-next.png');
}

.mobile.owl-carousel.owl-drag .owl-nav .owl-prev {
	background: url('../img/arrow-prev-black.png');
}

.mobile.owl-carousel.owl-drag .owl-nav .owl-next {
	background: url('../img/arrow-next-black.png');
}

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

.owl-carousel.owl-drag .owl-nav .owl-prev {
	left: 15px;
}

.description-item-section {
	color: #fff;
	text-align: center;
	margin-top: 55px;
	font-size: 15px;
}

.gallery-mob-desc h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: lighter;
}

.item-owl-gallery.text-slide {
	background: #333133;
	color: #fff;
	text-align: center;
}

.gallery-mob-desc.full-content {
	padding-top: 47px;
}

.gallery-mob-desc {
	padding-top: 133px;
}

.gallery-mob-description {
	font-size: 12px;
	width: 250px;
	margin: auto;
}

.gallery-inner img {
	width: 100%;
}

#wpm_to_top a {
	display: none;
	z-index: 999;
	position: fixed;
	font-size: 30px;
	line-height: 16px;
	bottom: 15px;
	right: 2%;
	width: 40px;
	height: 40px;
	margin-top: -30px;
	margin-left: -50px;
	padding: 3px;
	text-align: center;
	color: rgb(255, 255, 255);
	border-radius: 5px;
	opacity: 0.8;
	text-decoration: none;
	background-color: rgba(140, 159, 174, 0.74);
}

#wpm_to_top a:hover {
	background-color: #B9C7D4;
}

.audio-banner {
	position: relative;
	height: 297px;
}

.audio-box {
	position: absolute;
	margin: auto;
	bottom: 33px;
	left: 0;
	right: 0;
	text-align: center;
}

.heading-audio-layer {
	color: #FFF;
}

.heading-audio-layer i {
	font-size: 23px;
}

.mejs-audio {
	margin-top: 54px;
}

.heading-audio-layer h2 {
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 32px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.back-lnk, .right-part-controls > a {
	display: inline-block;
	font-size: 17px;
	color: #020202;
	font-weight: bold;
	text-transform: uppercase;
}

.right-part-controls > a {
	margin-top: 9px;
}

.controls-sector a {
	font-size: 16px;
}

.top-bar.mobile-menu-bar.fixed {
	min-height: 32px;
	top:0;
	position: fixed;
	z-index: 100;
	width: 100%;
}

.right-part-controls > a:last-of-type:not(.to-top-single) {
	margin-left: 22px;
}

.right-part-controls > a[rel="next"] .fa {
	margin-right: 0;
	margin-left: 8px;
}

.back-lnk .fa, .right-part-controls > a .fa {
	margin-right: 8px;
}

.right-part-controls > a:hover, .right-part-controls > a:focus {
	text-decoration: none;
	color: #B9C7D4;
}

.back-lnk:hover, .back-lnk:focus {
	text-decoration: none;
	color: #fff;
}

.carousel-item {
	min-height: 250px;
}

.carousel-item .image-slider-holder {
	display: table;
	height: 100%;
	width: 100%;
}

.head-cols-list {
	font-size: 24px;
	margin-bottom: 19px;
	text-transform: uppercase;
	text-align: CENTER;
	font-weight: lighter;
	letter-spacing: 1px;
}

.columns-list-section {
	padding-top: 18px;
	padding-bottom: 49px;
}

.columns-list-section > .container {
	width: 1053px;
}

.cols-list-heading {
	text-transform: uppercase;
	font-size: 23px;
	position: relative;
	padding-bottom: 13px;
}

.mobile .cols-list-heading {
	font-size: 17px;
}

.cols-list-body p {
	font-size: 19px;
	line-height: 25px;
}

.columns-list-section.mob-section {
	padding-bottom: 20px;
}

.mobile .cols-list-body p {
	font-size: 14px;
	line-height: 22px;
}

.cols-list-body {
	padding: 0 23px;
}

.cols-list-heading, .cols-list-image {
	padding-left: 23px;
}

.mobile .cols-list-heading, .mobile .cols-list-image {
	padding-left: 0;
}

.cols-list-heading:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 24px;
	width: 120px;
	border-bottom: 1px solid;
}

.mobile .cols-list-heading:after {
	right: 0;
	left: 0;
	margin: auto;
}

.mobile .cols-list-item {
	text-align: center;
}

.cols-list-image {
	margin-top: 43px;
}

.mobile .cols-list-image {
	width: 155px;
	margin: auto;
}

.mobile .head-cols-list {
	font-size: 26px;
	padding: 0 15px;
}

.gallery-container {
	position: relative;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
	margin: auto;
}

.gallery-container .gal-item {
	padding-bottom: 1px;
}

.gallery-container .gal-item:last-of-type {
	padding-bottom: 0;
}

.gallery-container.style4 .item0,
.gallery-container.style1 .item0 {
	left: 0;
}

.gallery-container.style4 .item2,
.gallery-container.style4 .item5,
.gallery-container.style1 .item2,
.gallery-container.style1 .item7,
.gallery-container.style1 .item9,
.gallery-container.style2 .item5,
.gallery-container.style2 .item2,
.gallery-container.style3 .item5,
.gallery-container.style3 .item2,
.gallery-container.style5 .item8,
.gallery-container.style5 .item7,
.gallery-container.style5 .item2 {
	right: 0;
}

.gallery-container.style4 .item3,
.gallery-container.style4 .item4,
.gallery-container.style4 .item5,
.gallery-container.style1 .item5,
.gallery-container.style1 .item8,
.gallery-container.style1 .item9,
.gallery-container.style2 .item5,
.gallery-container.style2 .item4,
.gallery-container.style2 .item3,
.gallery-container.style3 .item5,
.gallery-container.style3 .item4,
.gallery-container.style3 .item3,
.gallery-container.style5 .item8,
.gallery-container.style5 .item6,
.gallery-container.style5 .item5 {
	bottom: 0;
}

.gallery-container.style4 .item4,
.gallery-container.style1 .item1,
.gallery-container.style1 .item4,
.gallery-container.style3 .item1 {
	left: 25%;
}

.gallery-container.style2 .item1 {
	left: 33.3333%;
}

.gallery-container.style5 .item1,
.gallery-container.style5 .item4,
.gallery-container.style5 .item6 {
	left: 33.33334%;
}

.gallery-container.style4 .item1,
.gallery-container.style1 .item6,
.gallery-container.style1 .item8,
.gallery-container.style3 .item4 {
	right: 25%;
}

.gallery-container.style2 .item4 {
	right: 33.3333%;
}

.gallery-container.style1 .item3,
.gallery-container.style1 .item4,
.gallery-container.style5 .item3,
.gallery-container.style5 .item4 {
	top: 25%;
}

.gallery-container.style1 .item6,
.gallery-container.style1 .item7 {
	top: 50%;
}

.gallery-container.style5 .item7 {
	bottom: 25%;
}

.gallery-container.style2 .gal-body .author-head {
	text-align: center;
	text-transform: uppercase;
	font-size: 37px;
	margin-bottom: 6px;
}

.gallery-container.style2 .gal-body .author-description {
	text-align: center;
	font-size: 19px;
	margin-bottom: 4px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) {
	padding: 15px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) p {
	line-height: 38px;
	font-size: 30px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) p.quote-author {
	font-size: 21px;
	line-height: 28px;
}

.gallery-container:not(.style2) .gal-body:not(.full-content) p.quote-author span {
	font-size: 15px;
	line-height: 18px;
}

.bold-data {
	font-weight: bold;
	font-size: 19px;
}

.button-box {
	text-align: center;
}

.italic-title {
	text-align: center;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

.gallery-container.style2 .button-box, .gallery-container.style2 .italic-title {
	margin-bottom: 6px;
}

.gallery-container.style2 .gal-body .bold-data {
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 2px;
}

.story-container.road-section {
	background-repeat: no-repeat;
	background-position-x: 50%;
}

.story-space {
	display: block;
	height: 200px;
}

.item-holder i.fa-plus, .item-holder i.fa-minus {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 17px;
	width: 17px;
	text-align: center;
	height: 17px;
	line-height: 18px;
	color: #000;
	background: #fff;
	border-radius: 100%;
}

.descr-open-btn {
	cursor: pointer;
	z-index: 20;
}

.story-container.about-content .left-part, .story-container.about-content .right-part {
	margin: auto;
}

#page-unique-menu.menu-our-news-top-menu-container > ul > li:hover {
	background: rgba(255, 255, 255, 0.64);
}

#page-unique-menu.menu-our-news-top-menu-container > ul > li.menu-item > a {
	padding: 14px 7px;
}

#page-unique-menu.menu-our-news-top-menu-container > ul > li.menu-item > a:after {
	content: none;
}

.menu-item-pseudo .caret {
	display: none;
}

#page-unique-menu.menu-our-news-top-menu-container > ul > li.menu-item ul.dropdown-menu > li {
	float: none;
}

#page-unique-menu.menu-our-news-top-menu-container > ul > li.menu-item ul.dropdown-menu a {
	display: inline-block;
}

#page-unique-menu.menu-our-news-top-menu-container .dropdown-menu > .active > a, #page-unique-menu.menu-our-news-top-menu-container .dropdown-menu > .active > a:hover, #page-unique-menu.menu-our-news-top-menu-container .dropdown-menu > .active > a:focus {
	background-color: transparent;
	background-image: none;
	color: #000;
}

#page-unique-menu.menu-our-news-top-menu-container ul.dropdown-menu {
	border-radius: 0px;
	top: 96%;
	border: none;
	box-shadow: none;
	min-width: 100%;
	background-color: rgba(255, 255, 255, 0.38);
}

.single-main-part .heading-blog-section h1, .single-main-part .heading-blog-section h2 {
	font-weight: lighter;
}

body:not(.single) .heading-blog-section h2 {
	text-transform: uppercase;
}

.heading-blog-section h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 30px;
}

.content-blog {
	padding-top: 12px;
	padding-bottom: 55px;
}

.excerpt-box {
	font-size: 19px;
	line-height: 23px;
	margin-bottom: 13px;
}

h1.post-title {
	margin-top: 13px;
	margin-bottom: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 26px;
}

h1.post-title a {
	font-weight: normal;
}

.single-extra-part {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	height: 100%;
}

.date-box, .time-price-box {
	font-weight: bold;
	font-size: 19px;
	line-height: 31px;
}

.col-sm-3.thumb {
	padding-left: 0;
	padding-right: 0;
}

.blog-box .thumb, .blog-box .heading-blog-section {
	text-align: center;
	margin-top: 20px;
}

.content-blog .read-more-btn {
	text-decoration: none;
	color: #020202;
	font-size: 15px;
}

.content-blog .read-more-btn:hover, .post-title a:hover, .post-title a:focus {
	color: #B9C7D4;
}

.post-preview-content {
	position: relative;
	margin-bottom: 45px;
}

.post-preview-content:after {
	position: absolute;
	bottom: 0;
	border-bottom: 1px solid;
	width: 93%;
	left: 0;
	right: 0;
	margin: auto;
}

.post-sub-title {
	font-size: 20px;
	margin-top: 0;
}

.single-content-block {
	padding-bottom: 55px;
	border-bottom: 1px solid #ccc;
}

.single-content-block p {
	margin: 30px 0;
}

.single-content-block p > img.size-full {
	width: 100%;
	height: inherit;
}

.col-sm-9.single-main-part {
	padding-right: 15px;
	padding-left: 15px;
}

.search-no-results .search-heading {
	margin-bottom: 85px;
}

.right-part-controls {
	clear: left;
	float: left;
	margin-top: 15px;
}

.left-part-controls {
	float: left;
}

.controls-sector.mobile-box {
	padding: 30px 10px;
	border-top: 1px solid #ccc;
}

.controls-sector.mobile-box .left-part-controls {
	float: none;
}

.controls-sector {
	overflow: hidden;
}

.share-block .smGlobalBtn {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #000;
	font-size: 22px;
	font-weight: normal;
}

.share-block .facebookBtn:before {
	font-family: "FontAwesome";
	content: "\f09a";
}

.share-block .facebookBtn:hover {
	color: #4060A5;
}

.share-block .twitterBtn:before{
	font-family: "FontAwesome";
	content: "\f099";
}

.share-block .twitterBtn:hover{
	color: #00ABE3;
}

.share-block .pinterestBtn:before{
	font-family: "FontAwesome";
	content: "\f231";
}

.share-block .pinterestBtn:hover{
	color: #cb2027;
}

.time-price-box span:last-of-type:before {
	content: '/';
	padding: 0px 8px;
}

.booking-box {
	margin-top: 13px;
}

.booking-box .read-more-btn.height-btn {
	margin-top: 0;
	padding: 0;
	font-size: 22px;
}

.event-file-block a.read-more-btn {
	font-size: 16px;
	display: block;
	margin-top: 42px;
}

.event-file-block .read-more-btn {
	text-decoration: none;
}

.share-block h2 {
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 15px;
}

.share-block {
	margin-bottom: 33px;
	margin-top: 24px;
}

.post-content-container {
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}

.type-event-title {
	text-transform: uppercase;
	font-size: 15px;
}

.back-lnk.to-top-single {
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0;
	font-size: 16px;
}

.left-part-controls .back-lnk.to-top-single {
	position: relative;
	float: right;
}

.controls-sector.blog-page a {
	margin-top: 0;
}

.blog-page .back-lnk.to-top-single {
	position: inherit;
}

.gray-quote {
	font-size: 28px;
	color: #B9C7D4;
	font-weight: lighter;
}

.pre-footer {
	position: relative;
	background: #fff;
}

.subscribe-form-area {
	position: relative;
	padding-top: 10px;
	padding-bottom: 28px;
	background: #EAEEF3;
}

.subscribe_side {
	text-align: center;
}

.subscribe_side h2 {
	color: #637b8c;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 2px;
}

#yikes-easy-mc-form-2-EMAIL:focus {
	outline: none;
}

#yikes-easy-mc-form-2-EMAIL {
	border: none;
	border-bottom: 1px solid #333133;
	-webkit-border-radius: 0;
	        border-radius: 0;
	background: none;
	text-align: center;
	font-size: 16px;
	padding: 8px 0 15px 0;
	width: 90%;
}

.subscribe_side .yikes-easy-mc-form .form-field-description {
	margin-top: 21px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: lighter;
	font-style: normal;
}

.subscribe_side .EMAIL-label {
	display: block;
}

.subscribe_side .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	display: none;
	width: initial;
	min-height: 30px;
	margin-top: 14px;
	margin-bottom: 6px;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	padding: 5px 37px;
	letter-spacing: 1px;
	border-radius: 0;
	background: #020202;
	border-color: #020202;
	box-shadow: none;
}

.subscribe_side .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover, .subscribe_side .yikes-easy-mc-form .yikes-easy-mc-submit-button:focus {
	background: #333133;
}

.thanks-box {
	text-align: center;
}

.select_responsive_menu {
	max-width: 100px;
}

.post-title a {
	color: #020202;
}

.post-title a:hover, .post-title a:focus {
	text-decoration: none;
}

.menu-descr {
	display: block;
	font-size: 13px;
	text-transform: none;
	margin-bottom: 12px;
}

.map-box {
	position: relative;
	background: #ccc;
}

.latest-events.mob .book-image {
	display: none;
}

.latest-events-section .l-events-item h2, .latest-events-section .l-events-item .author-description, .latest-events-section .l-events-item .button-box {
	margin-bottom: 6px;
}

.latest-events-section .l-events-item {
	text-align: center;
	padding: 0;
    overflow: hidden;
    position: relative;
}

.latest-events-section .l-events-item .descr-holder {
	display: table;
	height: 100%;
	width: 100%;
}

.latest-events-section .l-events-item .block-description {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	padding: 20px 0;
}

.latest-events-section .l-events-item .block-description p {
	margin: initial;
}

.latest-events-section .l-events-item .block-description .date-block {
	font-family: GillSansMTStd-Medium;
	margin-top: 10px;
}

.latest-events-section .l-events-item.book-image {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.latest-events-section .l-events-item img {
	position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.latest-events-section .l-events-item h2 {
	text-transform: uppercase;
	font-size: 37px;
	margin-top: 0;
}

.latest-events-section .l-events-item .author-description {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

.latest-events-section .l-events-item .bold-data {
	letter-spacing: 2px;
	margin-bottom: 2px;
}

.mobile-menus {
	background-color: #FFF;
}

.yikes-easy-mc-success-message, .yikes-easy-mc-error-message {
	color: #020202 !important;
	background: #b9c9d5 !important;
}

.yikes-easy-mc-error-message a.send-update-email {
	color: #fff;
}

body:not(.mobile-ver) li.desktop-hide-item {
    display: none;
}