@charset "UTF-8";
/* ====================
   set fonts
   ==================== */
@font-face {
  font-family: "Intro";
  src: url("../fonts/intro.eot");
  src: url("../fonts/intro.eot?#iefix") format("embedded-opentype"), url("../fonts/intro.woff") format("woff"), url("../fonts/intro.ttf") format("truetype"), url("../fonts/intro.svg#intro") format("svg");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "League Gothic";
  src: url("../fonts/leaguegothiccyrillic.eot");
  src: url("../fonts/leaguegothiccyrillic.eot?#iefix") format("embedded-opentype"), url("../fonts/leaguegothiccyrillic.woff") format("woff"), url("../fonts/leaguegothiccyrillic.ttf") format("truetype"), url("../fonts/leaguegothiccyrillic.svg#leaguegothiccyrillic") format("svg");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-rendering: optimizeLegibility;
}
/* ====================
   css3 animations
   ==================== */
/**
 * opacityPulse from 1 to .8
 */
@-webkit-keyframes opacityPulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityPulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .8;
  }
  100% {
    opacity: 1;
  }
}
/* ====================
   base styles: opinionated defaults
   ==================== */
html, body {
  position: relative;
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
  min-width: 1000px;
  font: normal normal 16px/18px Tahoma, Geneva, sans-serif;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #444;
  margin: 1em 0;
}

/*
 * Remove the gap between images and the bottom of their layouts: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}

a img {
  border: none;
}


.image-wrapper-slider {
    width: 480px;
    height: 360px;
    text-align: left;
    line-height: 360px;
    font-size: 11pt;
}

.image-wrapper-slider>span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #FFFFFF;
    font: normal normal 1.71429em/1.85714em "League Gothic", sans-serif;
  	text-transform: uppercase;
  	background: rgba(0,0,0, 0.5);
  	letter-spacing: 0.026em;
    padding-right: 20px;
    padding-left: 20px;
    width:440px;
    line-height: normal;
}

.image-wrapper-slider>span:after {
	content: '';
	position: absolute;
	display: block;
	width: 480px;
	height: 1.8em;
	margin-top: -10px;
	left: 0px;
	background: transparent url(../img/quote.png) 0em 0em no-repeat;
	background-size: 20.83333em;
}

.icons-bar {
  margin-top: 7em;
  text-align: right;
  margin-right: 5.2em;
}

.social-icons {
  display: inline-block;

}

.social-icons a img {
	width: 2em;
}
/* --------------------------------------------------------------------------
   Chrome Frame prompt
  -------------------------------------------------------------------------- */
.chromeframe {
  margin: 0;
  background: #ccc;
  color: #000;
  padding: .5em;
}

*:focus {
  outline: none;
}

iframe {
  border: none;
}

a {
  color: inherit;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

/* Forms */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.totop {
  position: fixed;
  top: 50%;
  right: 0;
  display: block;
  width: 4em;
  height: 4em;
  margin-top: -2em;
  margin-left: -4em;
  background: #ccc;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.lt-ie9 .totop {
  filter: alpha(opacity=0);
}
.totop:after {
  content: '';
  position: absolute;
  left: 1.6875em;
  top: 1.375em;
  width: 0.5625em;
  height: 1.1875em;
  background: transparent url(../img/sprite.png) -4.125em -5.8125em no-repeat;
  background-size: 31.25em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .totop:after {
    background: transparent url(../img/sprite@2x.png) -4.125em -5.8125em / 31.25em no-repeat;
  }
}
.totop.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.lt-ie9 .totop.active {
  filter: alpha(opacity=100);
}
.is-no-touch .totop:hover .totop-title, .is-no-touch .totop:focus .totop-title, .is-touch .totop:active .totop-title {
  color: #000;
}
.totop .totop-title {
  position: absolute;
  top: 0.28571em;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font: normal normal 0.875em/1.14286em Tahoma, Geneva, sans-serif;
  color: #ccc;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

/* ====================
   placeholders - общие стили
   ==================== */
.totop, .header .header-slider a, .header .bx-wrapper .bx-prev, .header .bx-wrapper .bx-next, .header .header-scroller-button, .header .header-order-button, .navigation .navigation-lang-link, .navigation .navigation-menu-link, .section .section-nav-link {
  touch-callout: none;
  tap-highlight-color: transparent;
}
.totop ::-moz-selection, .header .header-slider a ::-moz-selection, .header .bx-wrapper .bx-prev ::-moz-selection, .header .bx-wrapper .bx-next ::-moz-selection, .header .header-scroller-button ::-moz-selection, .header .header-order-button ::-moz-selection, .navigation .navigation-lang-link ::-moz-selection, .navigation .navigation-menu-link ::-moz-selection, .section .section-nav-link ::-moz-selection {
  background: transparent;
  text-shadow: none;
}
.totop ::selection, .header .header-slider a ::selection, .header .bx-wrapper .bx-prev ::selection, .header .bx-wrapper .bx-next ::selection, .header .header-scroller-button ::selection, .header .header-order-button ::selection, .navigation .navigation-lang-link ::selection, .navigation .navigation-menu-link ::selection, .section .section-nav-link ::selection {
  background: transparent;
  text-shadow: none;
}

.header .bx-wrapper .bx-pager-link, .header .bx-wrapper .bx-prev, .header .bx-wrapper .bx-next, .header .header-scroller-button .button-icon, .navigation .navigation-logo-link, .footer .footer-logo-link {
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9000px;
}

.totop, .header .header-slider a, .header .header-scroller-button, .header .header-order-button, .navigation .navigation-lang-link, .navigation .navigation-menu-link, .section .section-nav-link {
  text-decoration: none;
}

/* ====================
   тут пошли стили секций сайта
   ==================== */
/* --------------------
   Шапка сайта
   -------------------- */
.header {
  background: #2b2;
  color: #fff;
}
.header .header-slogan {
  display: block;
  margin: 0;
  padding: 0.64444em 0 0 0;
  width: 50%;
  float: left;
  font: normal normal 5.625em/1.07778em "League Gothic", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.026em;
}
.header .header-slider {
  padding: 2.75em 0 0 0;
  width: 49%;
  float: right;
}
.header .bx-wrapper {
  position: relative;
}
.header .bx-wrapper .bx-pager {
  display: block;
  text-align: center;
  padding-top: 1.75em;
}
.header .bx-wrapper .bx-pager-item {
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  margin: 0 0.3125em;
}
.header .bx-wrapper .bx-pager-link {
  display: block;
  width: 0.25em;
  height: 0.25em;
  border: 2px solid;
  border-radius: 50%;
  -webkit-transition: background .3s ease, color .3s ease;
  transition: background .3s ease, color .3s ease;
}
.header .bx-wrapper .bx-pager-link.active {
  color: #fff !important;
  /* переопределяю ховер */
  background: #fff;
}
.is-no-touch .header .bx-wrapper .bx-pager-link:hover, .is-no-touch .header .bx-wrapper .bx-pager-link:focus, .is-touch .header .bx-wrapper .bx-pager-link:active {
  color: #fd0;
}
.header .bx-wrapper .bx-prev {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 2.8125em;
  height: 2.8125em;
  margin: -1.8125em 0 0 -0.8125em;
}
.header .bx-wrapper .bx-prev:after {
  content: '';
  position: absolute;
  top: 1.125em;
  left: 0.875em;
  display: block;
  width: 1em;
  height: 0.5625em;
  background: transparent url(../img/sprite.png) -4.8125em -5.75em no-repeat;
  background-size: 31.25em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .header .bx-wrapper .bx-prev:after {
    background: transparent url(../img/sprite@2x.png) -4.8125em -5.75em / 31.25em no-repeat;
  }
}
.is-no-touch .header .bx-wrapper .bx-prev:hover:after, .is-no-touch .header .bx-wrapper .bx-prev:focus:after, .is-touch .header .bx-wrapper .bx-prev:active:after {
  background-position: -4.8125em -6.4375em;
}
.header .bx-wrapper .bx-next {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 2.8125em;
  height: 2.8125em;
  margin: -1.8125em -0.8125em 0 0;
}
.header .bx-wrapper .bx-next:after {
  content: '';
  position: absolute;
  top: 1.125em;
  left: 0.875em;
  display: block;
  width: 1em;
  height: 0.5625em;
  background: transparent url(../img/sprite.png) -5.9375em -5.75em no-repeat;
  background-size: 31.25em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .header .bx-wrapper .bx-next:after {
    background: transparent url(../img/sprite@2x.png) -5.9375em -5.75em / 31.25em no-repeat;
  }
}
.is-no-touch .header .bx-wrapper .bx-next:hover:after, .is-no-touch .header .bx-wrapper .bx-next:focus:after, .is-touch .header .bx-wrapper .bx-next:active:after {
  background-position: -5.9375em -6.4375em;
}
.header .header-actions {
  padding: 0 0 3.5em;
}
.header .header-scroller-button {
  margin-top: 2.4375em;
  display: block;
  float: left;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.header .header-scroller-button .button-icon {
  position: relative;
  border: 0.25em solid;
  display: inline-block;
  vertical-align: middle;
  width: 3.4375em;
  height: 3.4375em;
}
.header .header-scroller-button .button-icon:after {
  position: absolute;
  top: 1.1875em;
  left: 1.4375em;
  content: '';
  display: block;
  width: 0.5625em;
  height: 1em;
  background: transparent url(../img/sprite.png) -0.6875em -6em no-repeat;
  background-size: 31.25em;
  -webkit-transition: background 0s .1s ease;
  transition: background 0s .1s ease;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .header .header-scroller-button .button-icon:after {
    background: transparent url(../img/sprite@2x.png) -0.6875em -6em / 31.25em no-repeat;
  }
}
.header .header-scroller-button .button-title {
  font: normal normal 0.875em/3.92857em "Intro", sans-serif;
  text-transform: uppercase;
  padding-left: 0.28571em;
}
.is-no-touch .header .header-scroller-button:hover, .is-no-touch .header .header-scroller-button:focus, .is-touch .header .header-scroller-button:active {
  color: #fd0;
}
.is-no-touch .header .header-scroller-button:hover .button-icon:after, .is-no-touch .header .header-scroller-button:focus .button-icon:after, .is-touch .header .header-scroller-button:active .button-icon:after {
  background-position: -2.0625em -6em;
}
.header .header-order-button {
  font: normal normal 0.875em/1.14286em "Intro", sans-serif;
  float: right;
  display: inline-block;
  vertical-align: middle;
  margin-top: 3.28571em;
  padding: 0.92857em 0.71429em;
  border: 0.28571em solid;
  text-transform: uppercase;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.is-no-touch .header .header-order-button:hover, .is-no-touch .header .header-order-button:focus, .is-touch .header .header-order-button:active {
  color: #fd0;
}

.navigation {
  position: relative;
  color: #fff;
  background: #2b2;
}
.navigation.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.navigation.fixed .row {
  border: none;
}
.navigation.fixed .navigation-menu {
  margin-right: 5.3125em;
}
.navigation.fixed .navigation-logo-link:after {
  top: 1.8125em;
  width: 7.125em;
  height: 4.375em;
  background-position: -18.625em 0;
}
.navigation .row {
  border-top: 0.25em solid;
}
.navigation .navigation-logo-link {
  position: absolute;
  left: 0;
  bottom: 0;
  float: left;
  display: block;
  width: 10.375em;
  height: 6.875em;
  padding: 0;
  background: #2b2;
}
.navigation .navigation-logo-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 9.125em;
  height: 5.625em;
  background: transparent url(../img/sprite.png) 0em 0em no-repeat;
  background-size: 31.25em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .navigation .navigation-logo-link:after {
    background: transparent url(../img/sprite@2x.png) 0em 0em / 31.25em no-repeat;
  }
}
.navigation .navigation-lang-switcher {
  position: absolute;
  top: 0;
  left: 11.25em;
  display: block;
  margin: 0;
  padding: 1.4375em 0;
  list-style-type: none;
}
.navigation .navigation-lang {
  position: relative;
  display: block;
  float: left;
  margin-right: 0.3125em;
}
.navigation .navigation-lang-link {
  display: inline-block;
  width: 2.92857em;
  height: 1.14286em;
  font: normal normal 0.875em/1.14286em "Intro", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 0.92857em 0 0.85714em;
  color: #fff;
  background: #2b2;
  border: 0.14286em solid #fff;
  -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
  transition: background .3s ease, color .3s ease, border .3s ease;
}
.is-no-touch .navigation .navigation-lang-link:hover, .is-no-touch .navigation .navigation-lang-link:focus, .is-touch .navigation .navigation-lang-link:active {
  color: #fd0;
  border-color: #fd0;
}
.navigation .navigation-lang-link.active {
  color: #2b2;
  background: #fff;
}
.is-no-touch .navigation .navigation-lang-link.active:hover, .is-no-touch .navigation .navigation-lang-link.active:focus, .is-touch .navigation .navigation-lang-link.active:active {
  color: #2b2;
  border-color: #fff;
}
.navigation .navigation-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: right;
}
.navigation .navigation-menu-item {
  display: inline-block;
  padding: 1.0625em 0 1em 3.125em;
}
.navigation .navigation-menu-item:first-child {
  padding-left: 0;
}
.navigation .navigation-menu-item.active .navigation-menu-link {
  color: #fd0;
  border-bottom-color: #fd0;
}
.navigation .navigation-menu-link {
  font: normal normal 0.875em/1.14286em "Intro", sans-serif;
  display: inline-block;
  padding: 1.42857em 0;
  text-transform: uppercase;
  border-bottom: 0.28571em solid transparent;
  -webkit-transition: color .3s ease, border .3s ease;
  transition: color .3s ease, border .3s ease;
}
.is-no-touch .navigation .navigation-menu-link:hover, .is-no-touch .navigation .navigation-menu-link:focus, .is-touch .navigation .navigation-menu-link:active {
  color: #fd0;
  border-bottom-color: #fd0;
}

/* --------------------
   Site section
   -------------------- */
.section {
  padding: 0 0 2.5em 0;
  color: #4d4d4d;
}
.section:nth-child(odd) {
  background: #fff;
}
.section:nth-child(even) {
  background: #f2f2f2;
}
.section:nth-child(even) .section-tizer-title:after {
  background-position: -5.025em -2.3em;
}
.section:nth-child(even) .section-tab blockquote:after {
  background-position: -10.54167em -3.83333em;
}
.section:nth-child(even) .section-tab .static-map .static-map-header:after {
  background-position: -7.29167em -3.83333em;
}
.section.active .section-nav-title {
  opacity: 1;
}
.lt-ie9 .section.active .section-nav-title {
  filter: alpha(opacity=100);
}
.section .section-header {
  margin: 0 0 0 15.625em;
  padding: 2.375em 0;
}
.section .section-title {
  color: #000;
  font: normal normal 2.6875em/1.04651em "Intro", sans-serif;
  margin: 0;
  padding: 0;
}
.section .section-nav {
  width: 12.375em;
  display: block;
  float: left;
}
.section .section-nav-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section .section-nav-item {
  margin: 1.25em 0 0 0;
}
.section .section-nav-item:first-child {
  margin-top: 0;
}

.section .section-nav-link {
  display: table;
  border-right: 0.5em solid;
  padding: 0 1.25em 0 0;
  width: 100%;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.is-no-touch .section .section-nav-link:hover .section-nav-title,
.is-no-touch .section .section-nav-link:focus .section-nav-title,
.is-touch .section .section-nav-link:active .section-nav-title,
.is-no-touch .section .section-nav-link:hover,
.is-no-touch .section .section-nav-link:focus,
.is-touch .section .section-nav-link:active,
.section .section-nav-item.active .section-nav-link,
.section .section-nav-item.active .section-nav-title,
.section .section-nav-item.active .section-nav-link:hover .section-nav-title,
.section .section-nav-link:active,
.section .section-nav-link:active .section-nav-title {
  color: #2b2;
}

.section .section-nav-title {
  position: relative;
  display: table-cell;
  width: 100%;
  padding: 0 1.42857em;
  height: 3em;
  border: 0.28571em solid;
  color: #4d4d4d;
  font: normal normal 0.875em/1.14286em "Intro", sans-serif;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.section .section-content {
  padding: 0 5.3125em 0 15.625em;
}
.section .section-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.section .section-content ul li {
  position: relative;
  padding: 0 0 1.07143em 2.57143em;
}
.section .section-content ul li:after {
  content: '';
  position: absolute;
  top: 0.21429em;
  left: 0;
  display: block;
  width: 1.14286em;
  height: 0.64286em;
  background: transparent url(../img/sprite.png) -6.78571em -8.14286em no-repeat;
  background-size: 35.71429em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-content ul li:after {
    background: transparent url(../img/sprite@2x.png) -6.78571em -8.14286em / 35.71429em no-repeat;
  }
}
.section .section-content ul ul {
  margin-left: 2.14286em;
}
.section .section-content ul ul li {
  padding-left: 1em;
}
.section .section-content ul ul li:after {
  top: 0.28571em;
  width: 0.57143em;
  height: 0.57143em;
  background: transparent url(../img/sprite.png) -8.07143em -6.57143em no-repeat;
  background-size: 35.71429em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-content ul ul li:after {
    background: transparent url(../img/sprite@2x.png) -8.07143em -6.57143em / 35.71429em no-repeat;
  }
}
.section .section-content ul h4 {
  padding-bottom: 0;
}
.section .section-tizer {
  position: relative;
}
.section .section-tizer ul {
  font-size: 0.875em;
  line-height: 1em;
}
.section .section-tizer-title {
  position: relative;
  margin: 0 0 0.75em;
  padding: 0 0.625em 0 0;
  border-bottom: 0.25em solid #2b2;
  font: normal normal 2.5em/1.25em "League Gothic", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.026em;
  color: #000;
  cursor: pointer;
}
.section .section-tizer-title:after {
  content: '';
  position: absolute;
  bottom: -1em;
  right: 2.5em;
  display: block;
  width: 0.6em;
  height: 1em;
  background: transparent url(../img/sprite.png) -3.725em -2.3em no-repeat;
  background-size: 12.5em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-tizer-title:after {
    background: transparent url(../img/sprite@2x.png) -3.725em -2.3em / 12.5em no-repeat;
  }
}
.section .section-tab {
  display: none;
  font-size: 0.875em;
  line-height: 1.28571em;
}
.no-js .section .section-tab {
  display: block;
}
.section .section-tab .person {
  margin: 2.14286em 0 0 0;
}
.section .section-tab .person:first-child {
  margin-top: 0;
}
.section .section-tab .person .person-photo {
  display: block;
  width: 10.42857em;
  float: left;
}
.section .section-tab .person .person-photo-img {
  display: block;
  width: 100%;
  height: auto;
}
.section .section-tab .person .person-info {
  padding: 0 0 0 11.85714em;
}
.section .section-tab .person .person-info .person-name {
  padding: 0;
}
.section .section-tab .person .person-info p {
  padding-bottom: 0;
}
.section .section-tab .person .person-info .person-post {
  padding-bottom: 0.5em;
}
.section .section-tab h3 {
  font: normal normal 1.71429em/1.08333em "Intro", sans-serif;
  text-transform: uppercase;
  color: #2b2;
  margin: 0;
  padding: 0 0 0.625em 0;
}
.section .section-tab h4 {
  font: normal normal 1em/1.28571em "Intro", sans-serif;
  text-transform: uppercase;
  color: #333;
  margin: 0;
  padding: 0 0 1.07143em 0;
}
.section .section-tab p {
  font-size: 1em;
  line-height: 1.28571em;
  margin: 0;
  padding: 0 0 1.07143em;
}
.section .section-tab blockquote {
  position: relative;
  float: right;
  display: block;
  width: 13.125em;
  margin: 0 0 1.66667em 0.83333em;
  font: normal normal 1.71429em/1.85714em "League Gothic", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.026em;
  color: #2b2;
  border-bottom: 0.41667em solid #333;
}
.section .section-tab blockquote:after {
  content: '';
  position: absolute;
  bottom: -1.66667em;
  left: 3.33333em;
  display: block;
  width: 1em;
  height: 1.66667em;
  background: transparent url(../img/sprite.png) -9.45833em -3.83333em no-repeat;
  background-size: 20.83333em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-tab blockquote:after {
    background: transparent url(../img/sprite@2x.png) -9.45833em -3.83333em / 20.83333em no-repeat;
  }
}
.section .section-tab blockquote p {
  padding: 0.625em 0;
}
.section .section-tab .underline {
  font-size: 1em;
  line-height: 1.28571em;
  position: relative;
  padding: 0.5em 0;
  margin-bottom: 1em;
}
.section .section-tab .underline:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 4.57143em;
  height: 0.28571em;
  background: #2b2;
}
.section .section-tab .static-map {
  position: relative;
  margin: 0;
  padding: 0;
}
.section .section-tab .static-map .static-map-header {
  display: block;
  width: 50%;
  position: relative;
  margin: 0 0 0.83333em;
  padding: 0 1.04167em 0.20833em 0;
  border-bottom: 0.41667em solid #2b2;
  font: normal normal 1.71429em/1.08333em "League Gothic", sans-serif;
  text-transform: none;
  letter-spacing: 0.026em;
  color: #000;
  cursor: pointer;
}
.section .section-tab .static-map .static-map-header:after {
  content: '';
  position: absolute;
  bottom: -1.66667em;
  left: 4.16667em;
  display: block;
  width: 1em;
  height: 1.66667em;
  background: transparent url(../img/sprite.png) -5.125em -3.83333em no-repeat;
  background-size: 20.83333em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-tab .static-map .static-map-header:after {
    background: transparent url(../img/sprite@2x.png) -5.125em -3.83333em / 20.83333em no-repeat;
  }
}
.section .section-tab .static-map .static-map-baloon {
  position: absolute;
  bottom: 10em;
  left: 60%;
  background: #fff;
  padding: 1.07143em 0.71429em;
  border: 0.35714em solid #333;
}
.section .section-tab .static-map .static-map-baloon:after {
  content: '';
  position: absolute;
  bottom: -1.92857em;
  right: 2.14286em;
  display: block;
  width: 1em;
  height: 1.92857em;
  background: transparent url(../img/sprite.png) -19.92857em -6.57143em no-repeat;
  background-size: 35.71429em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .section .section-tab .static-map .static-map-baloon:after {
    background: transparent url(../img/sprite@2x.png) -19.92857em -6.57143em / 35.71429em no-repeat;
  }
}
.section .section-tab .static-map .static-map-baloon ul {
  font-size: 1.14286em;
  line-height: 1.125em;
}
.section .section-tab .static-map .static-map-baloon ul li {
  padding: 0 1.25em 0.125em 0;
}
.section .section-tab .static-map .static-map-baloon ul li:after {
  display: none;
}

/* --------------------
   Подвал сайта
   -------------------- */
.footer {
  color: #000;
}
.footer .footer-nav {
  background: #fd0;
  padding: 2.1875em 0 4.3125em;
}
.footer .footer-nav-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer .footer-nav-menu-item {
  display: block;
  width: 7.25em;
  margin: 0 3.125em 0 0;
  float: left;
}
.footer .footer-nav-menu-link {
  font: normal normal 1.125em/1.11111em "Intro", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.is-no-touch .footer .footer-nav-menu-link:hover, .is-no-touch .footer .footer-nav-menu-link:focus, .is-touch .footer .footer-nav-menu-link:active {
  border-bottom: 1px solid;
}
.footer .footer-nav-submenu {
  margin: 0;
  padding: 0.6875em 0 0;
  list-style-type: none;
}
.footer .footer-nav-submenu-item {
  display: block;
  padding: 0 0 0.75em 0;
}
.footer .footer-nav-submenu-link {
  font-size: 0.875em;
  line-height: 1.125em;
  text-decoration: none;
}
.is-no-touch .footer .footer-nav-submenu-link:hover, .is-no-touch .footer .footer-nav-submenu-link:focus, .is-touch .footer .footer-nav-submenu-link:active {
  border-bottom: 1px solid;
}
.footer .footer-logo-link {
  position: absolute;
  top: 0.375em;
  right: 5.3125em;
  display: block;
  width: 9.125em;
  height: 5.625em;
  background: transparent url(../img/sprite.png) -9.25em 0em no-repeat;
  background-size: 31.25em;
}
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .footer .footer-logo-link {
    background: transparent url(../img/sprite@2x.png) -9.25em 0em / 31.25em no-repeat;
  }
}
.footer .footer-copyrights {
  background: #fff;
  font: bold normal 0.875em/2.14286em Tahoma, Geneva, sans-serif;
}

/* ====================
   helpers - Классы модификаторы
   ==================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.lt-ie8 .clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.row {
  position: relative;
  max-width: 980px;
  min-width: 980px;
  margin: 0 auto;
}

/* ====================
   print - стили печати
   ==================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  p {
    orphans: 3;
    widows: 3;
  }
}

/*# sourceMappingURL=global.css.map */