


/* Start:/bitrix/templates/GDK/styles.css*/
.float_left{ float:left; margin: 0 15px 0 0;}
.float_right{ float:right; margin: 0  0  0 15px;}
/* End */



/* Start:/bitrix/templates/GDK/template_styles.css*/
/*

GDK ishim
design - Nosov Dmitriy  */
@charset "utf-8";

a {
  outline: none !important;
}
a:hover {
  outline: none !important;
}
a:active {
  outline: none !important;
}
table {
  border-spacing: 0 !important;
}
a {
  color: #74594B;
  font-size: 13px;
  font-family: arial;
}
a:hover {
  color: #543120;
}
* {
  margin: 0;
  padding: 0;
}
.widht_transition {
  -webkit-transition: width  .1s linear;
  -moz-transition: width .1s linear;
  -o-transition: width .1s linear;
  -ms-transition: width .1s linear;
  transition: width  .1s linear;
  animation: width .1s linear;
}
.widht_top {
  -webkit-transition: top  .1s linear;
  -moz-transition: top .1s linear;
  -o-transition: top .1s linear;
  -ms-transition: top .1s linear;
  transition: top  .1s linear;
  animation: top .1s linear;
}
.link_transition {
  -webkit-transition: color 0.1s ease-in-out;
  -moz-transition: color 0.1s ease-in-out;
  -o-transition: color 0.1s ease-in-out;
  -ms-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
  animation: color 0.1s ease-in-out;
}
.link_transition_back {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  animation: color 0.3s ease-in-out;
}
.bg-color_transition {
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  animation: background-color 0.1s ease-in-out;
}
.bg-color_transition_back {
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  animation: background-color 0.2s ease-in-out;
}
.list-position-transition {
  -webkit-transition: margin  .1s linear;
  -moz-transition: margin .1s linear;
  -o-transition: margin .1s linear;
  -ms-transition: margin .1s linear;
  transition: margin  .1s linear;
  animation: margin .1s linear;
}
.link__a {
  text-decoration: none;
  outline: 0;
  font-size: 0px;
  padding: 0;
  line-height: auto;
  margin: 0;
}
html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}
body {
  height: 100%;
  min-width: 1000px;
  margin: 0;
  padding: 0 0 0px 0;
  background: #F9F9F9;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
ul,
ol,
dl {
  position: relative;
}
@font-face {
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 26px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: bold;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: bold;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: normal;
}
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: normal;
}
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #333;
  margin: 5px 0 15px 0;
  font-weight: normal;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #222;
  margin: 10px 0;
}
.title {
  margin: 0 !important;
}
li {
  font-size: 13px;
  font-family: arial;
  padding: 3px 0 0 15px;
  list-style-position: inside;
  line-height: 18px;
  color: #222;
}
td {
  padding: 5px 5px 5px 0;
}
/*---------------------------header_block*/.body_wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  margin: 0;
  padding: 0;
  top: 0;
}
.header__blind {
  height: 560px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url('/bitrix/templates/GDK/static/img/shadow_blind.png') repeat-x;
}
.header__blind_shadow {
  height: 605px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.header__blind_l {
  display: block;
  position: absolute;
  background: url('/bitrix/templates/GDK/static/img/blind_l.png') no-repeat;
  height: 614px;
  width: 162px;
  left: 0;
  top: 0;
}
.header__blind_r {
  display: block;
  position: absolute;
  background: url('/bitrix/templates/GDK/static/img/blind_r.png') no-repeat;
  height: 630px;
  width: 156px;
  right: 0;
  top: 0;
}
.b-header {
  display: block;
  width: 100%;
  height: 390px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.b-header__bunner {
  display: block;
  width: 100%;
  height: 383px;
  position: absolute;
  right: 0;
  top: 0;
  background: url('/bitrix/templates/GDK/static/img/scene_stuff.png') center 0 no-repeat;
}
.i-header__bunner {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
.gkc_name {
  display: block;
  width: 343px;
  height: 124px;
  position: absolute;
  left: 20;
  top: 80px;
  background: url('/bitrix/templates/GDK/static/img/gkc_name.png') no-repeat;
  cursor: pointer;
  font-size: 0px;
}
.gkc_name:hover {
  background: url('/bitrix/templates/GDK/static/img/gkc_name.png') 0 -124px no-repeat;
}
.b-header__buttons {
  height: 24px;
  width: 98px;
  position: absolute;
  right: 0;
  top: 10px;
}
.b-header__soc-item {
  display: block;
  height: 24px;
  width: 24px;
  margin: 0 0px 0 5px;
  float: right;
  cursor: pointer;
}
.soc_vk {
  background: url('/bitrix/templates/GDK/static/img/soc.png') -24px 0 no-repeat;
}
.soc_ok {
  background: url('/bitrix/templates/GDK/static/img/soc.png') -73px 0 no-repeat;
}
.soc_fb {
  background: url('/bitrix/templates/GDK/static/img/soc.png') 2px 0 no-repeat;
}
.soc_tw {
  background: url('/bitrix/templates/GDK/static/img/soc.png') -48px 0 no-repeat;
}
/*NAV*/
.b-header__nav {
  width: 100%;
  display: block;
  background: url('/bitrix/templates/GDK/static/img/menu.png') center 0 no-repeat;
  height: 230px;
  position: relative;
  left: 0;
  top: 210px;
}
.i-header__nav {
  width: 1024px;
  margin: 0px auto;
  position: relative;
  height: 50px;
  top: 175px;
}
.b-h__seach {
  display: block;
  position: absolute;
  height: 28px;
  width: 203px;
  top: 8px;
  right: 10px;
}
.b-h__seach-input {
  display: block;
  width: 170px;
  padding: 0 26px 0 5px;
  height: 24px;
  border: #ac978a  solid 1px;
  border-radius: 3px;
  background: url('/bitrix/templates/GDK/static/img/search.png') -2px -2px no-repeat;
  outline: none;
}
.b-h__seach-input:hover {
  border: #aa662b solid 1px;
  outline: none;
}
.b-h__seach-input:focus {
  border: #2a2c2b solid 1px;
  outline: none;
}
.b-h__seach-button {
  display: block;
  width: 26px;
  height: 26px;
  background: url('/bitrix/templates/GDK/static/img/search_button.png') no-repeat 6px 6px;
  border: none;
  outline: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
}
.b-h__seach-button:hover {
  background: url('/bitrix/templates/GDK/static/img/search_button.png') no-repeat -32px 6px;
}
.header__menu {
  position: absolute;
  height: 40px;
  display: block;
  width: 580px;
  top: 15px;
  left: 150px;
}
.b-hnav {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 50;
}
.b-hnav li {
  padding: 0 !important;
}
.b-hnav__ul {
  margin: 0;
  position: relative;
  top: 10px;
  left: 10px;
}
.b-hnav__li {
  display: inline;
  list-style: none;
  float: left;
  position: relative;
  padding: 0 !important;
}
.b-hnav__span {
  text-align: center;
  font-size: 18px;
  color: #663300;
  padding: 2px 12px;
  position: relative;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0 2px;
  zoom: 1;
  border-radius: 3px;
  cursor: pointer;
  font-weight: bold;
  font-style: italic;
  height: 40px;
  /*.transparent_ie;*/

}
.b-hnav__li:hover .b-hnav__span {
  text-align: center;
  font-size: 18px;
  color: #663300;
  padding: 2px 12px;
  position: relative;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0 2px;
  zoom: 1;
  cursor: pointer;
  font-weight: bold;
  font-style: italic;
  height: 40px;
  /*.transparent_ie;*/

  color: #2a2c2b;
  border-radius: 3px;
  text-shadow: 0px 0px 6px rgba(256, 256, 256, 0.8);
}
.b-hnav__span_active {
  text-align: center;
  font-size: 18px;
  color: #663300;
  padding: 2px 12px;
  position: relative;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0 2px;
  zoom: 1;
  cursor: pointer;
  font-weight: bold;
  font-style: italic;
  height: 40px;
  /*.transparent_ie;*/

  border-radius: 3px;
}
.b-hnav__li:hover .b-hnav__span_active {
  text-align: center;
  font-size: 18px;
  color: #663300;
  padding: 2px 12px;
  position: relative;
  display: block;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0 2px;
  zoom: 1;
  cursor: pointer;
  font-weight: bold;
  font-style: italic;
  height: 40px;
  /*.transparent_ie;*/

  color: #2a2c2b;
  text-shadow: 0px 0px 6px rgba(256, 256, 256, 0.8);
  border-radius: 3px;
}
.b-hnav__ul_2-level {
  display: none;
  top: 34px;
  left: 12px;
  width: 220px;
  position: absolute;
  z-index: 90;
  /*border-top: 1px solid #663300;*/

  background: white;
  background: rgba(256, 256, 256, 0.9);
  padding: 5px 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 2px 5px RGBa(0, 0, 0, 0.35);
}
li.b-hnav__li:hover ul.b-hnav__ul_2-level {
  display: block;
}
.b-hnav__ul_2-level_left {
  display: none;
  top: 21px;
  right: 2px;
  width: 220px;
  position: absolute;
  z-index: 90;
  border-top: 1px solid #2880b2;
  background: white;
  background: rgba(256, 256, 256, 0.9);
  padding: 0 0 5px 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 2px 5px RGBa(0, 0, 0, 0.35);
}
.b-hnav__li:hover .b-hnav__ul_2-level_left {
  display: block;
}
.b-hnav__li_2-level {
  list-style: none;
  position: relative;
  z-index: 10;
  padding: 0 !important;
}
.b-hnav__span_2-level {
  font-family: Georgia, 'Times New Roman', Times, serif;
  position: relative;
  font-style: italic;
  z-index: 3;
  color: #663300;
  font-size: 13px;
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  display: block;
  z-index: 10;
}
.b-hnav__span_2-level:hover {
  background: #fcf7d4;
  color: #444;
}
.devider {
  display: block;
  height: 40px;
  width: 2px;
  float: left;
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/devider.png) 0px 8px no-repeat;
}
/*PAGE*/
.b-page {
  width: 958px;
  min-height: 600px;
  height: auto;
  background: white;
  border-radius: 5px;
  /*	box-shadow: 0px 1px 10px RGBa(0, 0, 0, 0.6);*/

  margin: 30px  auto 0px auto;
  padding: 0 0 0px 0;
  position: relative;
  z-index: 1;
}
.column_l {
  display: block;
  position: absolute;
  height: 100%;
  background: url('/bitrix/templates/GDK/static/img/column_l.png') repeat-y;
  width: 81px;
  top: 0px;
  left: -60px;
  z-index: 2;
}
.column_r {
  display: block;
  position: absolute;
  height: 100%;
  background: url('/bitrix/templates/GDK/static/img/column_r.png') repeat-y;
  width: 81px;
  top: 0px;
  right: -59px;
  z-index: 2;
}
.b-page__content {
  width: 960px;
  min-height: 400px;
  height: auto;
  background: white;
  padding: 10px 0 0 0;
  z-index: 1;
}
.b-page__content:after {
  content: “.”;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-page__content {
  display: inline-block;
}
html[xmlns] .b-page__content {
  display: block;
}
* html .b-page__content {
  height: 1%;
}
.b-page__pageend {
  width: 100%;
  min-height: 100px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.b-page__column_l {
  width: 113px;
  height: 100px;
  display: block;
  position: absolute;
  top: 0;
  left: -78px;
  background: url('/bitrix/templates/GDK/static/img/column_foorer_l.png') 0 bottom;
}
.b-page__column_r {
  width: 113px;
  height: 100px;
  display: block;
  position: absolute;
  top: 0;
  right: -77px;
  background: url('/bitrix/templates/GDK/static/img/column_foorer_r.png') 0 bottom;
}
.b-page__polka {
  width: 100%;
  position: absolute;
  background: url('/bitrix/templates/GDK/static/img/polka.png') center 0 no-repeat;
  height: 100px;
  display: block;
  top: 45px;
}
.i-page__polka {
  width: 960px;
  height: 87px;
  position: relative;
  display: block;
  margin: 0 auto;
  background: white;
}
.slider__wrapper {
  position: relative;
  display: block;
  padding: 3px;
  height: 253px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/slider_border.png) repeat-x;
}
.slider_nav {
  position: absolute;
  height: 34px;
  width: 130px;
  top: 259px;
  left: 419px;
}
.slider_nav_l {
  display: block;
  float: left;
  width: 100px;
  height: 34px;
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/nav_slider.png);
}
.slider_nav_r {
  display: block;
  width: 22px;
  height: 34px;
  float: left;
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/nav_slider.png) -158px 0px;
}
.b-content {
  position: relative;
  width: 590px;
  padding: 0 20px 20px 20px;
  min-height: 400px;
  margin: 40px 0 0 0;
  float: left;
}
.b-content_left {
  position: relative;
  width: 318px;
  padding: 0 10px 20px 0px;
  margin: 40px 0 0 0;
  min-height: 300px;
  float: left;
}
.test_button {
  height: 200px;
  width: 320px;
  display: block;
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/test.png) no-repeat;
}
.test_button:hover {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/test.png) no-repeat 0 -195px;
}
.rub_button {
  margin: 0px 0 10px 30px;
  height: 125px;
  width: 260px;
  display: block;
}
.rub_photo {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -5px -5px;
}
.rub_photo:hover {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -275px -5px;
}
.rub_about {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -5px -140px;
}
.rub_about:hover {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -275px -140px;
}
.rub_guest {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -5px -275px;
}
.rub_guest:hover {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -275px -275px;
}
.rub_price {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -5px -415px;
}
.rub_price:hover {
  background: url(http://localhost:6440/bitrix/templates/GDK/static/css/../images/buttons.png) no-repeat -275px -415px;
}
.left__links {
  display: block;
  margin: 20px 20px 10px 25px;
}
.left__links-topic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #333;
  width: 100%;
  display: block;
}
.left__links-link {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  margin: 5px 0 5px 20px;
}
.b-left-links__link {
  color: #E06100;
  font-size: 13px;
  font-family: arial;
  margin: 10px 0 0  15px;
  display: block;
}
.b-left-links__link:hover {
  color: #B85000;
}
.b-left-links__link:visited {
  color: #8F3E00;
}
.labit__galary-albums {
  font-size: 13px;
  font-family: arial;
  color: #999;
}
.labit__galary-albums-img {
  border: 2px solid #999;
}
.labit__galary-albums-img:hover {
  border: 2px solid #FFA35C;
}
.b-footer {
  width: 100%;
  margin: 20px 0 0 0;
  min-height: 120px;
  background: url('/bitrix/templates/GDK/static/img/footer_bottom.png') 0 bottom repeat-x;
}
.i-footer {
  display: block;
  height: 80px;
  width: 1020px;
  margin: 50px auto 0px auto;
  position: relative;
  z-index: 1;
}
.footer__b-left {
  font-size: 13px;
  font-family: arial;
  color: #555;
  margin: 0 20px 0 0;
  width: 350px;
  float: left;
}
.i-footer__center {
  display: block;
  width: 400px;
  height: auto;
  float: left;
}
.footer__centmenuitem {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  text-decoration: underline;
  font-size: 18px;
  float: left;
  margin: 24px 12px ;
  color: #74594B !important;
}
.footer__centmenuitem:hover {
  color: #543120 !important;
}
.i-footer__right {
  font-size: 13px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #555;
  right: 0px;
  top: 0;
  width: 120px;
  position: absolute;
  font-style: italic;
}
.i-footer__span_right {
  float: right;
  color: #BAA79B;
  text-align: right;
}
.i-footer__labitlogo {
  display: block;
  background: url('/bitrix/templates/GDK/static/img/labit.png');
  width: 45px;
  height: 30px;
  position: relative;
  right: 0;
  top: 0;
  float: right;
  margin: 0;
}
a:hover .i-footer__labitlogo {
  background: url('/bitrix/templates/GDK/static/img/labit.png') -45px 0;
}
a:hover .i-footer__span_right {
  color: #74594B;
}
.labit__seach_item {
  background: #FCF7D4;
  padding: 5px  10px ;
  margin: 5px 0;
}
.footer__b-left-line {
  padding: 2px 0;
}
.breadcrumb-navigation li {
  padding: 0 !important;
}
ul.breadcrumb-navigation {
  margin: 0 0 10px 0 !important;
}
.b-feedback__notice-text {
  font-size: 13px;
  font-family: arial;
  color: green;
  font-weight: bold;
}
td {
  font-size: 13px;
  color: #333;
}
/*components*/
/*afisha*/
.b-sliderafisha {
  display: block;
  width: 870px;
  padding: 0 45px;
  height: 380px;
  background: url('/bitrix/templates/GDK/static/img/afishe_pattern.png') repeat-y;
  border-bottom: 1px #DAD5D3 solid;
  padding-top: 1px;
  position: relative;
}
.afishalogo {
  display: block;
  width: 149px;
  height: 37px;
  position: relative;
  background: url('/bitrix/templates/GDK/static/img/afisha.png');
  margin: 30px 0 0 0px;
  font-size: 0px;
}
/*afishaEND*/
/* afisha-works*/
#afisha-wrapper {
  margin: 15px 0 0 0;
}
.b-fnews {
  display: block;
  min-height: 300px;
  width: 840px;
  position: relative;
  margin: 0 auto;
}
.b-fnews__fade_l {
  position: absolute;
  z-index: 50;
  height: 100px;
  width: 10px;
  display: block;
  /*background: url('/bitrix/templates/GDK/../img/energy_sprite.png') -250px -250px no-repeat;*/

  left: 0;
  top: 5px;
}
.b-fnews__fade_r {
  position: absolute;
  z-index: 50;
  height: 100px;
  width: 10px;
  display: block;
  /*background: url('/bitrix/templates/GDK/../img/energy_sprite.png') -260px -250px no-repeat;*/

  right: 0;
  top: 5px;
}
.b-fnews__topic {
  font-family: arial;
  font-size: 26px;
  color: #2880b2;
  padding: 3px 0;
}
.b-fnews__topic-border {
  display: block;
  height: 3px;
  width: 100%;
  background: url('/bitrix/templates/GDK/static/img/energy_sprite.png') 0px -60px repeat-x;
  border-top: 1px solid #CCCCCC;
  position: relative;
}
.b-slider {
  width: 960px;
  height: auto;
  position: relative;
  margin: 20px 0;
}
.b-news-slider__item {
  height: 262px;
  width: 205px;
  display: block;
  float: left;
  padding: 0 0px 0 0px;
  border: none;
}
.b-news-slider__item-border {
  height: 262px;
  width: 205px;
  display: block;
  padding: 0 0px 0 0px;
  background: url('/bitrix/templates/GDK/static/img/afisha_border.png') no-repeat;
  position: relative;
  z-index: 2;
  border: none;
}
.b-news-slider__img-span {
  width: 198px;
  height: 198px;
  border: 1px solid #999;
  float: left;
  margin: 0 0px 10px 0px;
  border-radius: 100%;
  box-shadow: 0px 1px 6px RGBa(0, 0, 0, 0.3);
  background: url('/bitrix/templates/GDK/static/img/bg__crome.png');
}
.b-news-slider__img {
  width: 153px;
  height: 220px;
  float: left;
  padding: 22px 22px 22px 25px;
  border: none;
  outline: none;
}
.b-news-slider__img_part {
  width: 98px;
  height: 63px;
  float: left;
}
.b-news-slider__topic {
  width: 200px;
  float: left;
  height: auto;
  font-size: 15px;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #666;
  text-decoration: none;
}
.b-news-slider__topic:hover {
  text-decoration: none;
}
a:hover .b-news-slider__img {
  width: 153px;
  height: 220px;
  float: left;
  padding: 22px 22px 22px 25px;
  border: none;
  outline: none;
}
.b-news-slider__img-topic {
  width: 200px;
}
.b-news-slider__item_half {
  height: 70px;
  width: 470px;
  display: block;
  float: left;
  padding: 0 0 0 10px;
}
.b-news-slider__item_part {
  height: 70px;
  width: 120px;
  display: block;
  float: left;
}
.b-news-slider__item_text {
  height: auto;
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #3F4A4A;
  text-decoration: none !important;
}
.b-news-slider__item_text:hover {
  text-decoration: none !important;
}
.b-news__all-works {
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 20px;
  width: auto;
  display: block;
  cursor: pointer;
}
.b-sliderafisha__all {
  display: block;
  position: absolute;
  bottom: 12px;
  right: 45px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
}
.b-guest__button {
  display: block;
  position: absolute;
  width: 162px;
  height: 50px;
  background: url('/bitrix/templates/GDK/static/img/button.png') -162px 0;
  top: 25px;
  right: 302px;
  text-decoration: none;
  cursor: pointer;
}
.b-guest__button:hover {
  background: url('/bitrix/templates/GDK/static/img/button.png') 0px 0;
}
.b-guest__pencil {
  display: block;
  position: absolute;
  height: 18px;
  width: 18px;
  top: 12px;
  right: 18px;
  background: url('/bitrix/templates/GDK/static/img/pencil.png');
  cursor: pointer;
  float: left;
}
.b-button_span {
  font-size: 14px;
  text-decoration: none !important;
  border-bottom: 1px #666666 dashed !important;
  float: left;
  margin: 13px 13px;
  color: #666;
  cursor: pointer;
  padding: 0;
}
.b-virtual__button{
    display: block;
    position: absolute;
    width: 250px;
    height: 50px;
    background: url(/bitrix/templates/GDK/images/button2.png) -271px 0;
    top: 25px;
    right: 50px;
    text-decoration: none;
    cursor: pointer;
}
.b-virtual__button:hover {
  background: url(/bitrix/templates/GDK/images/button2.png) -8px 0;
}

.b-guest__button .b-button_span{
    margin: 13px 18px;
}

.b-virtual__pencil{
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    top: 12px;
    right: 18px;
	background: url(/bitrix/templates/GDK/images/18.png);
    cursor: pointer;
    float: left;
}
.b-pushkinskaya_img{
    display: block;
    position: absolute;
    height: 18px;
    width: 18px;
    top: 12px;
    right: 9px;
  background: url(/bitrix/templates/GDK/images/card.png);
    cursor: pointer;
    float: left;
}
.b-pushkinskaya{
  width: 160px;
    right: 466px;
  background: url(/bitrix/templates/GDK/static/img/button.png) -162px 0;
}
.b-pushkinskaya:hover {
    background: url(/bitrix/templates/GDK/static/img/button.png) 0px 0;
}
/* /GBO-works*/
/*LEFT*/
.b-page__i-front {
  display: block;
  width: 870px;
  padding: 0 45px;
  height: auto;
  margin: 20px 0 0 0;
}
.b-page__i-front:after {
  content: “.”;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-page__i-front {
  display: inline-block;
}
html[xmlns] .b-page__i-front {
  display: block;
}
* html .b-page__i-front {
  height: 1%;
}
.b-page__front-content {
  display: block;
  min-height: 200px;
  float: left;
  width: 670px;
}
.b-page__front-mainpage-content {
  display: block;
  min-height: 200px;
  float: left;
  width: 590px;
}
/*b-page__directortext*/
.b-page__directortext {
  width: 570px;
  display: block;
  margin: 20px 0 10px 0;
  min-height: 100px;
}
.b-page__directortitle {
  width: 100%;
  height: 26px;
  display: block;
  background: url('/bitrix/templates/GDK/static/img/director.png') no-repeat;
  font-size: 0px;
}
/*cultura*/
.b-page__cultura {
  background: url('/bitrix/templates/GDK/static/img/kiltura_bg.png') center center;
}
.b-page__culturatitle {
  width: 100%;
  height: 26px;
  display: block;
  background: url('/bitrix/templates/GDK/static/img/kultura.png') no-repeat;
  font-size: 0px;
}
.b-page__culturaitems {
  width: 100%;
  min-height: 100px;
  display: block;
  margin: 10px 0;
}
.b-page__culturaitems:after {
  content: “.”;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-page__culturaitems {
  display: inline-block;
}
html[xmlns] .b-page__culturaitems {
  display: block;
}
* html .b-page__culturaitems {
  height: 1%;
}
.i-page__culturaitems {
  width: 376px;
  min-height: 100px;
  display: block;
  margin: 0 auto;
  padding-left: 160px;
}
.culturaitem {
  width: 178px;
  min-height: 178px;
  display: block;
  margin: 10px 5px 0px 5px;
  float: left;
}
.culturatext {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  text-align: center;
  width: 100%;
  margin: 5px 0;
}
.culturaimg {
  display: block;
  width: 178px;
  height: 178px;
}
.kgdk {
  background: url('/bitrix/templates/GDK/static/img/gk.png') 5px -10px no-repeat;
}
a:hover .kgdk {
  background: url('/bitrix/templates/GDK/static/img/gk.png') -195px -10px no-repeat;
}
.ershov {
  background: url('/bitrix/templates/GDK/static/img/30vlksm.png') 5px -10px no-repeat;
}
a:hover .ershov {
  background: url('/bitrix/templates/GDK/static/img/30vlksm.png') -195px -10px no-repeat;
}
.vlksm {
  background: url('/bitrix/templates/GDK/static/img/30vlksm.png') 5px -10px no-repeat;
}
a:hover .vlksm {
  background: url('/bitrix/templates/GDK/static/img/30vlksm.png') -195px -10px no-repeat;
}
.teatr {
  background: url('/bitrix/templates/GDK/static/img/teatr.png') 6px -10px no-repeat;
}
a:hover .teatr {
  background: url('/bitrix/templates/GDK/static/img/teatr.png') -195px -10px no-repeat;
}
.b-page__culturaitems a {
  font-weight: bold;
}
.b-page__culturaitems a:hover {
  color: #BD2427;
}
/*b-page__left-block*/
.b-page__left-block {
  display: block;
  width: 270px;
  height: auto;
  position: relative;
  float: left;
}
.b-left-top {
  display: block;
  height: 22px;
  width: 270px;
  background: url('/bitrix/templates/GDK/static/img/left_top.png') no-repeat;
}
.b-left-middle {
  display: block;
  width: 270px;
  min-height: 100px;
  background: url('/bitrix/templates/GDK/static/img/Left_middle.png') repeat-y;
  border: 0px #fff solid;
}
.b-left-bottom {
  display: block;
  height: 22px;
  width: 270px;
  background: url('/bitrix/templates/GDK/static/img/left_bottom.png') no-repeat;
}
/*OPROS*/
.b-opros__title {
  display: block;
  height: 25px;
  width: 80px;
  background: url('/bitrix/templates/GDK/static/img/opros.png') no-repeat;
  position: relative;
  left: 10px;
  font-size: 0px;
}
.b-opros__span {
  display: block;
  height: auto;
  width: 235px;
  padding: 10px 10px 10px 25px;
  color: #3F4A4A;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
}
.b-opros__answer {
  width: 225px;
  height: auto;
  padding: 5px 10px 5px 35px;
  color: #3F4A4A;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-style: italic;
  font-size: 13px;
}
.b-opros__answer-radio {
  margin: 0px 5px 0 0 !important;
  padding: 2px 0 0 0;
}
.b-opros__button {
  display: block;
  position: relative;
  width: 162px;
  height: 50px;
  background: url('/bitrix/templates/GDK/static/img/button.png') -162px 0;
  top: 0px;
  left: 100px;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border: none;
}
.b-opros__button:hover {
  background: url('/bitrix/templates/GDK/static/img/button.png') 0px 0;
}
.b-opros__next {
  display: block;
  position: absolute;
  height: 18px;
  width: 18px;
  top: 12px;
  right: 18px;
  background: url('/bitrix/templates/GDK/static/img/next.png') -2px -2px;
  cursor: pointer;
  float: left;
}
.b-button_button-span {
  font-size: 14px;
  text-decoration: none !important;
  border-bottom: 1px #666666 dashed !important;
  float: left;
  margin: 0px 16px;
  color: #666;
  cursor: pointer;
  padding: 0;
  position: relative;
  top: -4px;
}
/*NEWS*/
.b-news__news_left {
  display: block;
  min-height: 100px;
  margin: 0 15px;
}
.b-news__title {
  width: 163px;
  height: 40px;
  display: block;
  background: url('/bitrix/templates/GDK/static/img/whats.png') no-repeat 0 5px;
  position: relative;
  font-size: 0px;
}
.b-virtual__title {
  width: 347px;
  height: 40px;
  display: block;
  background: url('/bitrix/templates/GDK/static/img/whats2.png') no-repeat 0 5px;
  position: relative;
  font-size: 0px;
}
/*news-list*/
div.b-news__news_left img.preview_picture {
  float: left;
  margin: 0 10px 6px 0;
  border: 2px solid #a9a9a9;
  border-radius: 2px;
  padding: 1px;
}
div.news-list img.preview_picture {
  float: left;
  margin: 0 10px 6px 0;
  border: 2px solid #a9a9a9;
  border-radius: 2px;
  padding: 1px;
}
.news-date-time {
  color: #999;
  font-size: 11px;
  font-family: arial;
  float: right;
}
.news-item {
  font-size: 13px;
  color: #666;
  font-family: arial;
  margin: 0px 0px;
  width: 100%;
}
.news-item:after {
  content: “.”;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.news-item {
  display: inline-block;
}
html[xmlns] .news-item {
  display: block;
}
* html .news-item {
  height: 1%;
}
.labit-list-item__link {
  font-size: 13px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: bold;
  font-style: italic;
  margin: 0 0 10px 0;
  text-decoration: none;
}
.labit-list-item__p {
  font-size: 13px;
  margin: 5px 0 0 0;
  color: #666;
}
.news-item__holiday {
  margin: 0;
  padding: 5px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.text {
  font-size: 13px;
  font-family: arial;
  color: #999;
}
.text a {
  color: #E06100;
  font-size: 13px;
  font-family: arial;
}
.news-list {
  padding: 0 0 15px 0;
}
.news-item__holiday {
  padding: 0 0 10px 0;
  min-height: 16px;
}
.news-item__gift {
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  padding: 0 5px 0 0 ;
  background: url('/bitrix/templates/GDK/static/img/gift.png') no-repeat;
}
/*afisha intro*/
.afisha__intro {
  min-width: 100%;
  min-height: 100px;
}
.afisha__table {
  width: 870px;
  margin: 0 0px;
  border-spacing: 2px !important;
}
.afisha__tr {
  border-spacing: 2px !important;
}
.afisha__td {
  border: 1px solid #CCA79A;
  background: #F7F5F5;
  height: 100px;
  border-spacing: 2px !important;
  font-size: 36px;
  color: #CCA79A;
  padding: 0 5px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.afisha__td-img {
  height: 90px;
  padding: 5px;
  display: block;
  float: right;
}
.b-questions{
  display: block;
  width: 192px;
  height: 27px;
  position: relative;
  background: url(/bitrix/templates/GDK/static/img/questions.png);
  margin: 30px 0 0 0px;
  font-size: 0px;
} 

.b-obratnaya-svyaz{
  display: block;
  width: 165px;
  height: 27px;
  position: relative;
  background: url(/bitrix/templates/GDK/static/img/obratnaya-svya.png);
  background-repeat: no-repeat;
  margin: 30px 0 20px 0px;
  font-size: 0px; 
}   
/* End */
/* /bitrix/templates/GDK/styles.css */
/* /bitrix/templates/GDK/template_styles.css */
