.top-banner {
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center; 
}

.header {
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
    height: 90px;
}

.header__logo-box {
	position: absolute;
	padding-top: 15px;
}

.header__other {
    padding-left: 170px;
    padding-top: 25px;
}

.header__other-one {
    display: inline-block;
    margin-right: 15px;
}

.header__other-one:last-child {
	margin-right: 0;
}

.header__other-one img {
	vertical-align: middle;
}

.header__other-one span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
	margin-left: 5px;
}

.main-menu {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0 0 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-menu__box {
	width: 980px;
    height: 35px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 0px;
}

.main-menu__box a {
	position: relative;
	padding-right: 10px;
	font-size: 16px;
	text-transform: uppercase;
}

.main-menu__box a.submenu {
	padding-right: 15px;
}

.main-menu__box a.submenu:after {
	position: absolute;
	top: 9px;
	right: 5px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 3.5px 0 3.5px;
	border-color: #b20202 transparent transparent transparent;
}

.main-menu__box a:before {
	content: "/";
	color: #e1e1e1;
	width: 15px;
	padding-right: 10px;
}

.main-menu__box a.menu-main__online {
    padding-right: 5px;
}

.main-menu__box a.menu-main__online span {
    background-color: #CE0000;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

.main-menu__box a:nth-child(1):before {
	display: none;
}

.main-menu--main {
	position: absolute;
	width: 100%;
    max-width: 1280px;
	z-index: 10;
	overflow: hidden;
    padding: 30px 0 0 0;
    top: 164px;
}

.main-menu--main:hover {
    background: #fff;
}

.main-menu--main:hover a {
    color: #000000;
}

.main-menu--main a {
	color: #fff;
}

.main-menu--open {
    background: #fff;
}

.main-menu--open a {
    color: #000000;
}

.submenu-box,
.submenu-box__search {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 30px;
}



.submenu-top a {
	padding-left: 33px;
	font-family: 'PT Serif', sans-serif;
	font-size: 16px;
	position: relative;
	margin-right: 20px;
	color: #737373;
}

.submenu-top a:hover {
	color: #264796;
}

.submenu-top a:before {
	content: "";
	width: 25px;
	height: 1px;
	background: #4a69b6;
	position: absolute;
	top: 13px;
	left: 0;
}

.submenu-bottom {
	margin-top: 55px;
}

.submenu-bottom a {
	color: #737373;
	font-size: 14px;
	margin-right: 30px;
}

.submenu-bottom a:hover {
	color: #264796;
}




.submenu-box--wide {
	width: 100%;
	margin: 0px;
	padding-bottom: 0;
}

.submenu-afisha {
    word-spacing: -0.36em;
    display: table;
    width: 100%;
    background: #000;
}

.submenu-afisha__one {
    display: inline-block;
    width: 20%;
    height: 140px;
    padding: 35px 15px;
    vertical-align: top;
}

.submenu-afisha__title {
	  font-family: 'PT Serif', sans-serif;
    font-size: 18px;
    font-weight: 0;
    color: #fff;
    width: 150px;
}

.submenu-afisha__text {
    font-size: 13px;
    color: #fff;
}

.submenu-afisha__date {
    font-size: 14px;
    font-weight: 0;
    color: #fff;
}




.search-button {
	width: 20px; 
	height: 25px;
	background: url(../img/search.png) no-repeat 0px 0;
	position: absolute;
	top: 3px;
	right: 0;
	cursor: pointer;
}

.main-menu--main .search-button{
    background-position: -20px 0;
}

.main-menu--main:hover .search-button {
	background-position: 0px 0;
}

.search-button:hover {
	background-position: -41px 0;
}

.js-open.search-button {
	border-bottom: 1px solid #b20202;
	background-position: -41px 0;
}

.search__hint {
	font-size: 14px;
	margin-top: 10px;
	color: #b1b3b5;
}

.search-form {
    position: relative;
    width: 760px;
    margin: 0 auto;
}

.search__input {
    font-family: 'PT Serif', sans-serif;
    font-size: 24px;
    border: none;
    outline: none;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #737373;
}

.search__button {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 30px;
    right: 0;
    background: url(../img/search.png) no-repeat -41px 0;
    border: none;
    outline: none;
	cursor: pointer;
}

.search__button:hover {
	background-position: 0 0;
}




.slider {
	min-width: 960px;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

.slider-inner {
	height: 560px;
}

.slider-one {
    height: 560px;
    width: 100%;
    color: #fff;
    text-align: center;
}

.slider-one__status {
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 170px;
}

.slider-one__title {
    font-size: 48px;
    font-family: 'PT Serif', sans-serif;
    font-weight: 700;
    padding: 0px 380px;
}

.slider-one__descr {
    font-size: 18px;
    margin: 10px;
}

.slider-one__date {
    font-size: 22px;
    font-weight: 700;
    margin: 10px;
}

.slider-one__buy {
	display: block;
	margin: 20px auto;
	padding: 10px 30px;
	background: #fff;
	color: #264796;
	margin-top: 20px;
	width: 160px;
}
.slider-one__buy:hover {
    color: #7ac8ff;
}


.slider-forward,
.slider-back {
	width: 60px;
	height: 61px;
	position: absolute;
	top: 0px;
	background: url(../img/slider-arrow.png) no-repeat 0 0;
	cursor: pointer;
}

.slider-nav {
	width: 100%;
	height: 60px;
  position: absolute;
  top: 250px;
  z-index: 100;
}

.slider-back {
    left: 50px;
}

.slider-forward {
    right: 50px;
    background-position: -60px 0;
}

.main-afisha {
    padding: 40px;
    padding-bottom: 0;
}

.main-afisha__title {
    font-size: 30px;
    font-family: 'PT Serif', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.main-afisha__select {
    text-align: center;
    margin-bottom: 30px;
    color: #9d978e;
}

.main-afisha__select a {
	color: #9d978e;
}

.main-afisha__select span {
  cursor: pointer;  
}

.main-afisha__select--active {
	color: #b20202;
	border-bottom: 1px solid #b20202;
}

.afisha-one {
    width: 305px;
    height: 240px;
    display: inline-block;
    word-spacing: -0.36em;
    margin-right: 20px;
    margin-bottom: 20px;
}

.afisha-one:nth-child(3n+3) {
	margin-right: 0;
}

.afisha-one__left {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    position: relative;
    height: inherit;
}

.afisha-one__left img {
	width: 100%;
}

.afisha-one__age {
    position: absolute;
    color: #fff;
	width: 35px;
	height: 35px;
	text-align: center;
    padding: 6px 0;
    border-radius: 50%;
    border: 1px solid #fff;
    bottom: 10px;
    right: 10px;
}

.afisha-one__right {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    background: #fff;
    padding: 10px 10px;
    height: inherit;
    position: relative;
}

.afisha-one__right:before {
	content: "";
	position: absolute;
	top: 30px;
	left: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 14px 15px 0;
	border-color: transparent #ffffff transparent transparent;
}

.afisha-one__title {
	font-size: 18px;
	font-weight: 700;
	color: #4a69b6;
	text-transform: uppercase;
	line-height: 20px;
}

.afisha-one__descr {
    font-size: 13px;
    color: #888c96;
}

.afisha-one__date {
    font-size: 13px;
    color: #888c96;
}

.afisha-one__place {
    font-size: 13px;
    color: #888c96;
}

.afisha-one__buy {
	text-align: center;
	display: block;
	width: 100%;
	background: #4a69b6;
	color: #fff;
	font-size: 14px;
	padding: 15px 0;
	margin-top: 10px;
    cursor: pointer;
}

.afisha-one__buy:hover {
	text-align: center;
	display: block;
	width: 100%;
	background: #4a69b6;
	color: #7ac8ff;
	font-size: 14px;
	padding: 15px 0;
}

.afisha-one__right table {
	height: 100%;
	margin: 0;
	border: none;
	width: 100%;
}

.afisha-one__right-top {
	display: table-cell;
	vertical-align: top;
	padding: 0;
	border: none;
}

.afisha-one__right-bottom {
	display: table-cell;
	vertical-align: bottom;
	padding: 0;
	border: none;
}

.main-news {
    
}

.main-news__title {
    font-size: 30px;
    font-family: 'PT Serif', sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 20px 0 40px 0;
}

.main-news__box {
	word-spacing: -0.36em;
	display: table;	
}

.main-news-one {
    width: 305px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}

.main-news-one:nth-child(3n) {
  margin-right: 0;
}

.main-news-one__img {
    width: 100%;
}

.main-news-one__img img {
	width: 100%;
}

.main-news-one__descr {
    margin-top: 10px;
}

.main-news-one__date {
    font-size: 13px;
    color: #888c96;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.main-news-one__title {
	display: block;
    font-size: 22px;
    color: #4a69b6;
    line-height: 24px;
    margin-bottom: 10px;
}

.main-news-one__text {
    font-size: 14px;
}

.main-news__all {
    display: block;
    text-align: center;
    background: url(../img/more-bg.png) no-repeat center;
    margin-bottom: 30px;
    font-style: italic;
    font-size: 14px;
}

.subscribe {
    width: 100%;
    height: 270px;
    background: url(../img/subscribe-bg.png) no-repeat center;
}

.subscribe__title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    margin-top: 80px;
}

.subscribe__form {
    margin-top: 30px;
    display: table;
    word-spacing: -0.36em;
    width: 100%;
}

#subscribe {
	display: table;
    word-spacing: -0.36em;
    text-align: center;
    margin: 0 auto;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 5px 15px 0px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 5px 15px 0px rgba(0, 0, 0, 0.25);
}

.subscribe__input {
	width: 440px;
	display: inline-block;
	vertical-align: top;
	height: 50px;
	padding: 0 20px;
	border: none;
}

.subscribe__button {
	display: inline-block;
	vertical-align: top;
	width: 205px;
	height: 50px;
	background: #4a69b6;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	outline: none;
	border: none;
	cursor: pointer;
}

.main-project {
    
}

.main-project__title {
    font-size: 30px;
    font-family: 'PT Serif', sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 40px 0;
}

.main-project__box {
	word-spacing: -0.36em;
	display: table;	
}

.main-project-one {
    width: 306px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}

.main-project-one:last-child {
	margin-right: 0;
}

.main-project-one__img {
    
}

.main-project-one__descr {
    margin-top: 10px;
}

.main-project-one__date {
    font-size: 13px;
    color: #888c96;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.main-project-one__title {
    display: block;
    font-size: 22px;
    color: #4a69b6;
    line-height: 24px;
    margin-bottom: 10px;
}

.bottom {
    padding-bottom: 40px;
}

.bottom-col {
    width: 280px;
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
}

.bottom-col:last-child {
	margin-right: 0;
}

.bottom-title {
    font-size: 24px;
    font-family: 'PT Serif', sans-serif;
    margin-bottom: 20px;
}

.poll-all {
	font-style: italic;
	font-size: 14px;
}

.poll__text {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
}

.poll__submit {
	padding: 15px 30px;
	margin: 20px 0;
	background: #4a69b6;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	outline: none;
	border: none;
	cursor: pointer;
}

.poll__submit:hover {
    color: #7ac8ff;
}


.poll__variant {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}

.poll__variant + label {
  cursor: pointer;
  margin: 10px 0;
  display: block;
}
.poll__variant:not(checked) {
  position: absolute;
  opacity: 0;
}
.poll__variant:not(checked) + label {
  position: relative;
  padding: 0 0 0 25px;
}
.poll__variant:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 1px solid #a19c93;
  border-radius: 50%;
  background: #fff;
}

.poll__variant:checked + label:before {
  border: 1px solid #4a69b6;
}

.poll__variant:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 11px;
  left: 4px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #4a69b6;
  opacity: 0;
  transition: all .2s;
}
.poll__variant:checked + label:after {
  opacity: 1;

}
.poll__variant:focus + label:before {
}



.bottom-banner {
    display: block;
    margin-bottom: 20px;
}

.footer {
    background: #fff;
    padding: 20px 0 0px 0;
}

.footer__banner {
    position: relative;
	word-spacing: -0.36em;
	display: table;	
    border-bottom: 1px solid #d5d6d7;
}

.footer-banner__one {
    display: inline-block;
    width: 470px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.footer-banner__one:nth-child(2n) {
	margin-right: 0;
}

.footer-top {
    width: 100%;
    margin-top: 40px;
}

.footer-top td {
	vertical-align: top;
}

.footer-top {
    
}

.footer-top__logo {
    width: 240px;
}

.footer-top__adress {
    width: 300px;
}

.footer-top__title {
    font-family: 'PT Serif', sans-serif;
    font-size: 24px;
    font-style: italic;
    margin-left: 10px;
    margin-bottom: 40px;
    position: relative;
}

.footer-top__title:after {
	display: block;
	position: absolute;
	bottom: -20px;
	left: -10px;
	content: "";
	background: #4a69b6;
	width: 30px;
	height: 1px;
}

.footer-top__text {
	margin: 10px 0;
    margin-left: 10px;
    font-size: 15px;
    color: #818181;
}

.footer-top__text p {
	margin: 10px 0;
}

.footer-top__menu {
    
}

.footer-top__menu a {
    text-transform: uppercase;
    color: #737373;
    font-size: 15px;
    display: block;
    text-align: right;
    margin-bottom: 10px;
}

.footer-top__menu a:hover {
	color: #264796;
}



.footer-middle {
    height: 240px;
    border-top: 1px  solid #d5d6d7;
    border-bottom: 1px  solid #d5d6d7;
    position: relative;
}

.footer-middle__subscribe {
    position: absolute;
    top: 30px;
    left: 0;
}

.footer-social {
    position: absolute;
    top: 30px;
    right: 0;
}

.footer-social > a {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 20px;
}

.footer-social__vk {
    background: url(../img/social.png) no-repeat 0 0;
}

.footer-social__fb {
	background: url(../img/social.png) no-repeat;
    background-position: -34px 0;
}

.footer-social__tw {
    background: url(../img/social.png) no-repeat;
    background-position: -67px 0;
}

.footer-social__in {
    background: url(../img/social.png) no-repeat;
    background-position: -102px 0;
}

.footer-social__yb {
    background: url(../img/social.png) no-repeat;
    background-position: -136px 0;
}

.footer-social__tm {
	background: url(../img/tm.png) no-repeat;
    background-position: 0 0;
}

.footer-social__ok {
	background: url(../img/ok.png) no-repeat;
    background-position: 0 0;
}

/*.footer-social__vk:hover {
    background: url(../img/social.png) no-repeat 0 -20px;
}

.footer-social__fb:hover {
	background: url(../img/social.png) no-repeat;
    background-position: -34px -20px;
}

.footer-social__tw:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -67px -20px;
}

.footer-social__in:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -102px -20px;
}

.footer-social__yb:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -136px -20px;
}
*/
.header-social {
    position: absolute;
    top: 70px;
    right: 0;
}

.header-social > a {
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-left: 20px;
}

.header-social__vk {
    background: url(../img/social.png) no-repeat 0 0;
}

.header-social__fb {
	background: url(../img/social.png) no-repeat;
    background-position: -34px 0;

}

.header-social__tw {
    background: url(../img/social.png) no-repeat;
    background-position: -67px 0;
}

.header-social__in {
    background: url(../img/social.png) no-repeat;
    background-position: -102px 0;
}

.header-social__yb {
    background: url(../img/social.png) no-repeat;
    background-position: -136px 0;
}

.header-social__vk:hover {
    background: url(../img/social.png) no-repeat 0 -20px;
}

.header-social__fb:hover {
	background: url(../img/social.png) no-repeat;
    background-position: -34px -20px;
}

.header-social__tw:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -67px -20px;
}

.header-social__in:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -102px -20px;
}

.header-social__yb:hover {
    background: url(../img/social.png) no-repeat;
    background-position: -136px -20px;
}

.footer-bottom {
    padding: 30px 0;
}

.footer-bottom table {
	width: 100%;
}

.footer-bottom__copy {
	font-size: 12px;
	color: #818181;
}

.footer-bottom__sm {
	font-size: 12px;
	color: #818181;
	text-align: right;
}

.footer-bottom__sm a {
	color: #818181 !important;
}

.footer-bottom__sm a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url(../img/sm.png) no-repeat 0 0;
}