body {
	font-family: 'Roboto', sans-serif;
	/*max-width: 1344px;*/
	margin: auto;
	font-size: 16px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit;
}

.logo {
	font-weight: 600;
    display: inline-block;
    line-height: 135%;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 5px solid #000;
    padding-left: 15px;
}

.white-logo {
	font-weight: 600;
	color: #fff;
    display: inline-block;
    line-height: 135%;
    text-transform: uppercase;
    font-size: 14px;
    border-left: 5px solid #fff;
    padding-left: 15px;
}

.tag-cur-exh, .big-tag-cur-exh {
	font-size: 1em;
	color: #353535;
	padding: 20px 0 5px 0;
    font-weight: normal;
}

.tag-arch-exh {
	color: #B6B6B6;
	padding: 20px 0 5px 0;
	font-size: 14px;
    font-weight: normal;
}

.title-cur-exh, .title-arch-exh {
	font-size: 1.3em;
	font-family: 'Spectral', serif;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.img-cur-exh>a>img, .img-arch-exh>a>img {
	width: 100%;
    object-fit: cover;
    height: 354px;
}

.center-info {
	align-self: center;
}

.carousel-item img {
	width: 50%;
    height: 527px;
    object-fit: cover;
}

.exhSingle-img>img {
	width: 100%;
    object-fit: cover;
    height: auto;
}

.tickets {
	width: 100%;
    object-fit: cover;
    height: 100%;
}

.exhSingle-img>img {
	padding: 0 0 5% 0;
}

ul.exhSingle-info {
	list-style-type: none;
    padding: 0;
}

ul.exhSingle-info li {
	padding-bottom: 5px;
}

.articles-head {
	padding: 0 0 3% 0;
}

.category-container .row>div {
	margin-bottom: 35px;
}

.category-title {
	padding-top: 5%;
    padding-bottom: 3%;
}

ul.exhSingle-info li span {
	font-family: 'Spectral', serif;
    font-size: 18px;
    font-weight: bold;
    color: #C95330;
}

.text-cur-exh, .big-text-cur-exh, .text-cur-exh {
	font-size: 16px;
	color: #3D3D3D;
	padding-bottom: 10px;а
}

.date-cur-exh, .big-date-cur-exh, .date-arch-exh {
	font-size: 14px;
	color: #C95330;
}

.cur-slider {
	background-color: #F2F2F2;
	padding: 56px;
	margin-bottom: 30px;
	margin-top: 117px;
}

.big-title-cur-exh {
	font-size: 2em;
	font-family: 'Spectral', serif;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.address p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #3D3D3D;
/*	letter-spacing: 1px;
*/}

.hashtag::before {
	content: '#';
}

header {
	padding: 30px 0;
}

.about {
	/*margin: 69px 0;*/
	padding: 77px 0;
	border-top: 3px solid #F2F2F2;
	border-bottom: 3px solid #F2F2F2;
	text-align: center;
}

.about p, .wrap-tickets p {
	padding: 0;
	padding-bottom: 25px;
	margin: 0;
	font-size: 36px;
	font-family: 'Spectral', serif;
	font-weight: bold;
	line-height: 115%;
}

.about a, .wrap-tickets a {
	text-decoration: none;
	color: #C95330;
}

.wrap-tickets {
	background-color: #000;
	padding: 51px 96px;
	text-align: center;
}

.wrap-tickets p {
	color: #fff;
}

.title-link a {
	color: #C95330;
	font-size: 16px;
	text-decoration: none;
}

.big-title {
	font-size: 2.3em;
	font-family: 'Spectral', serif;
	font-weight: bold; 
    line-height: 115%;
}

.title-link {
	text-align: right; 
}

.title-block {
	padding-bottom: 42px;
}

/*.block-border {
	margin: 69px 0;
	padding: : 69px 0;
	border-top: 3px solid #F2F2F2;
	border-bottom: 3px solid #F2F2F2;
}

.left-border, .right-border {
	padding-top: 48px;
	padding-bottom: 48px;
}

.left-border {
	padding-right: 48px;
}

.right-border {
	border-left: 3px solid #F2F2F2;
	padding-left: 48px;
}

.k-block, .carousel-coll, .news-on-main {
	padding-bottom: 8em;
}*/

.audioguide, .schedule {
	padding: 8em;
	text-align: center;
}

.audioguide {
	background: #009877;
	color: #fff;
}

.schedule {
	background: #3D3D3D;
	color: #fff;
}

.a-title, .sch-title {
	font-size: 20px;
    font-family: 'Spectral', serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
}

.a-btn {
	display: inline-block;
    width: 248px;
    padding: 15px 0;
    background: #fff;
    color: #009877;
    border-radius: 5px;
    margin-top: 28px;
    font-size: 14px;
}

.a-btn:hover, .sch-btn:hover {
	color: #222;
}

.sch-btn {
	display: inline-block;
    width: 248px;
    padding: 15px 0;
    background: #fff;
    color: #3D3D3D;
    border-radius: 5px;
    margin-top: 28px;
    font-size: 14px;
}

.a-img, .sch-img {
	padding-bottom: 16px;
}

.news-on-main, .arch-exh, .expo-wrap, .k-block, footer, .about, .twocols {
	margin-top: 8em;
}

.big-k-block {
	background-color: #F9F8F4;
	height: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 10%;
}

.wrap-k {
	text-align: center;
}

.bottom-42 {
	padding-bottom: 42px;
}

.tickets {
	padding: 69px 0;
}

.grey-bg {
	background-color: #F2F2F2;
	height: 100%;
}

/*Carousel*/

.multi-item-carousel {
  overflow: hidden;
  height: 100%;
}
.multi-item-carousel .carousel-indicators {
  margin-right: 25%;
  margin-left: 25%;
}
.multi-item-carousel .carousel-control-prev, 
.multi-item-carousel .carousel-control-next {
  /*background: rgba(255, 255, 255, 0.3);*/
  width: 25%;
  z-index: 11;  /* .carousel-caption has z-index 10 */
}

.carousel-control-next {
    right: 211px;
}

.carousel-control-prev {
    left: 211px;
}

.multi-item-carousel .carousel-inner {
  width: 150%;
  left: -25%;
}
.multi-item-carousel .carousel-item-next:not(.carousel-item-left),
.multi-item-carousel .carousel-item-right.active {
/*  -webkit-transform: translate3d(33%, 0, 0);
  transform: translate3d(33%, 0, 0);*/
  transform: translateX(33.33333333%);
}
.multi-item-carousel .carousel-item-prev:not(.carousel-item-right),
.multi-item-carousel .carousel-item-left.active {
/*  -webkit-transform: translate3d(-33%, 0, 0);
  transform: translate3d(-33%, 0, 0);*/
    transform: translateX(-33.33333333%);
}
.item__third {
  float: left;
  position: relative;  /* captions can now be added */
  width: 33.33333333%;
  text-align: center;
}

.carousel-caption {
	position: relative;
}

.news-title {
	font-family: Spectral;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 10px;
}

.news-text {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
	color: #3D3D3D;
	padding-bottom: 10px;
}

.news-date {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	font-size: 14px;
	color: #C95330;
}

footer {
	background-color: #000;
	padding: 64px 48px;
}

.footer-title, .menu-title {
	font-family: Spectral;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 18px;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom: 17px;
}

.footer-link {
	padding: 10px 0;
}

.footer-link a, .menu-link a {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	font-size: 16px;
	transition-duration: 0.2s;
	color: #FFFFFF;
	text-decoration: none;
}

/* Overlay menu */
.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #000;
  overflow-y: auto;
  transition: 0.4s;
}

.wrap-closebtn {
	text-align: right;
}

.overlay > .container {
  padding: 30px 15px;
}

.burger-menu span {
	font-size: 30px;
    width: 52px;
    height: 6px;
    display: block;
    background: #000;
    margin: 7px 0;
}

.burger-menu {
	cursor: pointer;
	float: right;
}

.hashtag {
	font-size: 14px;
    color: #C95330;
}

.wrap-top-menu {
	padding-bottom: 38px;
}

.menu-link {
	padding-bottom: 10px;
}

.right-side-menu {
	padding-left: 90px;
}

.left-side-menu {
	padding-right: 90px;
	border-right: 3px solid #363636;
}

.left-side-menu, .right-side-menu {
	padding-top: 69px;
	padding-bottom: 69px;
}

.menu-address div, .menu-info div {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	font-size: 16px;
	color: #B8B8B8;
}

.footer-address, .footer-info {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
	color: #B8B8B8;
	padding-top: 54px;
}

.menu-address a, .menu-info a, .footer-address a {
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	font-size: 16px;
	color: #C95330;
	display: inline-block;
}

.menu-address a, .footer-address a {
	padding-top: 16px;
}

.menu-info a, .footer-info a {
	padding-bottom: 16px;
}

.menu-address, .menu-info {
	padding-top: 60px;
}

.social-icons a {
    padding: 54px 10px 0 0;
    display: inline-block;
}

.expo-wrap {
    padding: 77px 0;
    border-top: 3px solid #F2F2F2;
    border-bottom: 3px solid #F2F2F2;
    align-items: center;
}

.expo-img {
	text-align: center;
}

.menu-border {
	border-top: 3px solid #363636;
	border-bottom: 3px solid #363636;
}

.top-menu {
	font-family: Spectral;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-size: 36px;
	color: #FFFFFF;
}

.closebtn {
	font-family: Spectral;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #C95330;
	text-decoration: none;
	transition: 0.2s;
	font-size: 20px;
}

a.closebtn:hover, .title-link a:hover, .about a:hover, .wrap-tickets a:hover, .menu-address a:hover, .menu-info a:hover {
	color: #702711;
	transition: 0.2s;
	text-decoration: none;
}

.bottom-55 {
	padding-bottom: 55px;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

.footer-link a:hover, .menu-link a:hover {
	color: #9e9e9e;
	transition: 0.2s;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9998;
	transition: all 0.5s;
	background-color: #fff;
}

header.scrollUp {
	transform: translateY(-98px);
}

.current-exh {
	padding-top: 25px;
}

.current-exh img {
	max-width: 100%;
    height: auto;
}

.wrap-hover {
	overflow: hidden;
}

.wrap-hover:hover .zoom-img {
	-webkit-transform:scale(1.2);
	transform:scale(1.2);
}

.zoom-img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
	-webkit-transform:scale(1);
	transform:scale(1);
}

.big-title-cur-exh a:hover, .hashtag:hover, .title-cur-exh a:hover, .title-arch-exh a:hover, .news-title a:hover {
	opacity: 0.8;
}


.expo-img img {
	width: 100%;
}
/*Small devices*/
@media screen and (max-width: 768px) { 
	.schedule {
		margin-top: 50px; 
	}
	.bottom-42 {
    	padding-bottom: 0px;
	}
	.audioguide, .schedule {
    	padding: 3em 1em;
	}
	.address {
		display: none;
	}
	.big-date-cur-exh {
		padding-bottom: 20px;
	}
	.bottom-30, .k-date {
		padding-bottom: 50px;
	}
	.cur-slider, .k-img {
	    padding: 20px;
	}
	.big-title-cur-exh {
		font-size: 1.3em;
	}
	.about p {
		font-size: 1.5em;
	}
	.about {
		padding: 35px 0;
	}
	.title-link {
	    text-align: left;
	    padding-top: 15px;
	}
	.block-border {
		margin: 0;
		border: 0;
	}
	header {
    	padding: 30px 0 10px;
	}
	.current-exh {
	    /*padding-top: 115px;*/
	}
	.left-border {
		padding-right: 15px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.right-border {
		padding-left: 15px;
		padding-top: 0;
		padding-bottom: 0;
		border: 0;
	}
	.m-top-30 {
		margin-top: 30px;
	}
	.k-text, .g-title, .g-text {
		display: none;
	}
	.wrap-tickets {
	    padding: 20px;
	}
	header.scrollUp {
		transform: translateY(-201px);
	}
	.multi-item-carousel .carousel-control-prev, .multi-item-carousel .carousel-control-next {
		display: none;
	}
	.img-cur-exh>a>img, .img-arch-exh>a>img {
		height: auto;
	}
	.link-block {
		padding: 30px 0 50px 0;
	}
	.footer-link {
	    padding: 5px 0;
	}
	.multi-item-carousel .carousel-inner {
	    width: 300%;
	    left: 0;
	}
	.carousel-item img {
	    width: 100%;
	    height: 325px;
	    object-fit: cover;
	}
	.footer-logo {
		padding-bottom: 50px;
	}
	.left-side-menu, .right-side-menu {
		border: 0;
		padding-bottom: 0;
		padding-left: 0;
	}
	.menu-border {
		border-bottom: none;
	}
	footer>.container {
		padding-left: 0;
	}
	footer {
	    padding: 64px 15px;
	}
}


/*header languages switcher*/
.languages-switcher {
	display: none;
}
.languages-switcher__list {
	margin: 0;
    padding: 0;
    list-style: none;
	display: flex;
	justify-content: flex-end;
	font-family: 'Spectral', serif;
	font-size: 23px;
    font-weight: 500;
}

.languages-switcher__item {
	position: relative;
	padding-right: 15px;
	margin-right: 15px;
}

.languages-switcher__item:before {
	content: '';
	position: absolute;
	top: 5px;
    right: 0;
    height: calc(100% - 10px);
	width: 1px;
	background-color: #212529;
}

.languages-switcher__item:last-child {
	padding-right: 0;
	margin-right: 0;
}

.languages-switcher__item:last-child:before {
	display: none;
}

.languages-switcher__link:hover {
	opacity: 0.8;
}