/* $font: "PF Agora Slab Pro", sans-serif;

$fontAgora-regular: "pfAgoraSlabPro-regular", sans-serif;
$fontAgora-light: "pfAgoraSlabPro-light", sans-serif;

$fontProxima-regular: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
$fontProxima-bold: "ProximaNovaCond-Bold", Helvetica, Arial, sans-serif;

$fontProxima: ComicSans, Helvetica, Arial, sans-serif;

$width: 926px;
$yield_left: 232px;
 */
/*--------------------------------Proxima----------------------------*/
/* @font-face {
  font-family: 'ProximaNovaSCond-Bold';
  src: url("../fonts/proxima/24667B_0_0.eot");
  src: url("../fonts/proxima/24667B_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_0_0.woff") format("woff"), url("../fonts/proxima/24667B_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'ProximaNovaA-Regular';
  src: url("../fonts/proxima/24667B_1_0.eot");
  src: url("../fonts/proxima/24667B_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_1_0.woff") format("woff"), url("../fonts/proxima/24667B_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'ProximaNovaACond-Bold';
  src: url("../fonts/proxima/24667B_2_0.eot");
  src: url("../fonts/proxima/24667B_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_2_0.woff") format("woff"), url("../fonts/proxima/24667B_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'ProximaNovaS-Regular';
  src: url("../fonts/proxima/24667B_3_0.eot");
  src: url("../fonts/proxima/24667B_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_3_0.woff") format("woff"), url("../fonts/proxima/24667B_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url("../fonts/proxima/24667B_4_0.eot");
  src: url("../fonts/proxima/24667B_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_4_0.woff") format("woff"), url("../fonts/proxima/24667B_4_0.ttf") format("truetype"); }

@font-face {
  font-family: 'ProximaNovaCond-Bold';
  src: url("../fonts/proxima/24667B_5_0.eot");
  src: url("../fonts/proxima/24667B_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/proxima/24667B_5_0.woff") format("woff"), url("../fonts/proxima/24667B_5_0.ttf") format("truetype"); } */
/*--------------------------------Agora----------------------------*/
  /* @font-face {
    font-family: 'pfAgoraSlabPro-light';
    src: url('../fonts/agora/pfagoraslabpro-light-webfont.eot');
    src: url('../fonts/agora/pfagoraslabpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agora/pfagoraslabpro-light-webfont.woff') format('woff'),
         url('../fonts/agora/pfagoraslabpro-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pfAgoraSlabPro-regular';
    src: url('../fonts/agora/pfagoraslabpro-reg-webfont.eot');
    src: url('../fonts/agora/pfagoraslabpro-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/agora/pfagoraslabpro-reg-webfont.woff') format('woff'),
         url('../fonts/agora/pfagoraslabpro-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
 */
/* normalize.css v2.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none; }

dl, dd, p {
  margin: 0; }

[type="text"], [type="password"], textarea {
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent; }
  [type="text"]:focus, [type="password"]:focus, textarea:focus {
    outline: none; }

label {
  display: block; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

textarea {
  resize: none; }

select:focus {
  outline: none; }

button {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent; }

h1, h2, h3, h4, h5 {
  margin: 0;
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th, td {
  padding: 0; }

th {
  font-weight: normal;
  text-align: left; }

.heading-1 {
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #00a6cf; }

.heading-2 {
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  font-size: 18px;
  line-height: 25px;
  color: #005b83; }

.heading-3 {
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 8px;
  color: #333; }
  .heading-3:first-child {
    padding-top: 0; }

.heading-break {
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #00a6cf;
  display: block;
  padding-top: 18px;
  padding-bottom: 13px; }

body {
  font-size: 14px;
  line-height: 25px;
  color: #666666; }

a, a.border, a.dashed {
  display: inline;
  color: #005b83;
  text-decoration: none; }
  a:hover {
    color: #00a6cf;
    text-decoration: underline; }

a.border {
  border-bottom: 1px solid rgba(0, 91, 131, 0.5); }
  a.border:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent; }

a.dashed {
  border-bottom: 1px dotted rgba(0, 91, 131, 0.5); }
  a.dashed:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent; }

html, body {
  height: 100%; }

.sticky-container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -130px; }

.sticky-footer, .push {
  height: 130px; }

body {
  background-color: #f7f7f7; }

.sf-container {
  width: 926px;
  margin: 0 auto; }

.sf-container.last {
  margin-bottom: 90px; }

.sf-container.gallery {
  min-height: 500px; }

.sf-container.up-gallery {
  height: 170px; }

.sf-container.rel {
  position: relative; }

.sf-yield {
  width: 458px;
  margin-left: 232px; }

.sf-yield.wide {
  width: 557px; }

.sf-yield.high {
  margin-top: 120px; }

.main-container {
  margin-top: -40px;
  padding-top: 40px;
  padding-bottom: 45px;
  min-width: 926px;
  background: url('../images/main-bg-rails.png') no-repeat top center; }

body.p404 {
  background: url('../images/404.png') no-repeat center 300px; }

.nav {
  position: relative; }

.nav-menu {
  float: left;
  margin-left: 41px;
  position: relative;
  margin-bottom: -1px; }
  .nav-menu .menu-item {
    height: 55px;
    margin-top: 14px;
    margin-left: 36px;
    border-bottom: 2px solid transparent; }
  .nav-menu .menu-item.active {
    border-bottom: 2px solid #00a6cf; }
    .nav-menu .menu-item.active .menu-label {
      color: #00a6cf; }
  .nav-menu .menu-label {
    display: inline;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "PFCentroSlabPro-Regular", sans-serif;
    text-decoration: none; }
    .nav-menu .menu-label:hover {
      color: #00a6cf; }

.nav-primary {
  display: inline-block; }

.nav-primary.active .nav-submenu {
  display: block; }

.nav-submenu {
  top: 40px;
  left: 36px;
  padding-top: 52px;
  display: none;
  white-space: nowrap;
  position: absolute; }
  .nav-submenu .submenu-item {
    display: inline-block;
    padding-left: 20px; }
    .nav-submenu .submenu-item:first-child {
      padding-left: 0px; }
  .nav-submenu .submenu-item.active .submenu-label {
    color: #00a6cf;
    cursor: default; }
  .nav-submenu .submenu-label {
    display: inline;
    font-size: 14px;
    line-height: 30px;
    font-family: "PFCentroSlabPro-Regular", sans-serif;
    text-decoration: none; }
    .nav-submenu .submenu-label:hover {
      color: #00a6cf; }

.nav-pager {
  padding-bottom: 20px; }
  .nav-pager .pager-node {
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: url("../images/paginator-node.png") no-repeat; }

.nav-cities {
  float: left;
  margin-top: 3px;
  margin-left: 47px;
  width: 90px; }
  .nav-cities .cities-node {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    font-family: "PFCentroSlabPro-Regular", sans-serif; }
  .nav-cities .cities-node.active a {
    color: #00a6cf;
    border-bottom: 1px solid transparent;
    cursor: default; }

.nav-history {
  width: 100%;
  min-width: 926px;
  height: 284px; }
  .nav-history .history-item {
    float: left;
    width: 20%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center center;
    -webkit-transition: width 600ms ease;
    -moz-transition: width 600ms ease;
    -o-transition: width 600ms ease;
    transition: width 600ms ease; }
    .nav-history .history-item .item-img {
      width: 100%; }
    .nav-history .history-item .item-year {
      position: absolute;
      right: 48px;
      bottom: 0;
      font-family: "PFCentroSlabPro-Regular", sans-serif;
      font-size: 30px;
      line-height: 50px;
      -webkit-transition: font-size 600ms ease;
      -moz-transition: font-size 600ms ease;
      -o-transition: font-size 600ms ease;
      transition: font-size 600ms ease;
      color: #fff;
      z-index: 20; }
    .nav-history .history-item .item-mask {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #fff;
      opacity: 0.2;
      z-index: 10;
      cursor: pointer; }
      .nav-history .history-item .item-mask:hover {
        opacity: 0;
        -webkit-transition: opacity 400ms ease;
        -moz-transition: opacity 400ms ease;
        -o-transition: opacity 400ms ease;
        transition: opacity 400ms ease; }
  .nav-history .history-item.active {
    width: 40%;
    z-index: 10; }
    .nav-history .history-item.active .item-mask {
      opacity: 0;
      cursor: default; }
    .nav-history .history-item.active .item-year {
      font-size: 80px;
      line-height: 50px; }

.nav-p404 {
  margin-top: 50px; }
  .nav-p404 .p404-item {
    font: 13px/40px "PFCentroSlabPro-Regular", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .nav-p404 .p404-item a {
      text-decoration: none; }

.enum-partners .partner-node {
  margin-bottom: 58px;
  margin-left: -118px;
  font-size: 14px;
  line-height: 25px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
.enum-partners .partner-fig {
  float: left;
  width: 118px;
  height: 80px;
  text-align: center; }
.enum-partners .partner-name {
  display: block;
  font-size: 18px;
  font-family: "PFCentroSlabPro-Regular", sans-serif; }
.enum-partners .partner-address {
  padding-bottom: 10px; }
.enum-partners .partner-link {
  display: block;
  padding-bottom: 10px; }
.enum-partners .partner-descr {
  padding-left: 118px; }

.enum-news .news-wrap {
  position: relative; }
.enum-news .news-node {
  margin-left: -120px;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
  text-align: left; }
  .enum-news .news-node:after {
    content: "";
    display: table;
    clear: both; }
.enum-news .news-node:hover .mask {
  background-color: rgba(255, 255, 255, 0); }
.enum-news .node-outside {
  width: 82px;
  float: left; }
.enum-news .node-post {
  margin-left: 36px;
  width: 458px;
  float: left; }
.enum-news .node-bg {
  position: absolute;
  width: 1500px;
  height: 154px; }
.enum-news .node-bg.left {
  top: 66px;
  background-image: url('../images/rail01.png');
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: -1450px; }
.enum-news .node-bg.right {
  top: 70px;
  background-image: url('../images/rail02.png');
  background-position: center top;
  background-repeat: no-repeat;
  margin-left: 500px; }
.enum-news .news-img {
  position: absolute;
  width: 139px;
  height: 139px;
  overflow: hidden; }
  .enum-news .news-img img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }
  .enum-news .news-img .mask {
    background-image: url("../images/inner-news-mask.png");
    position: absolute;
    width: 139px;
    height: 139px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: background-color 200ms ease;
    -moz-transition: background-color 200ms ease;
    -o-transition: background-color 200ms ease;
    transition: background-color 200ms ease; }
.enum-news .news-img.left {
  top: 0;
  left: -139px; }
.enum-news .news-img.right {
  top: 4px;
  left: 576px;
  padding-left: 24px; }
.enum-news .node-text {
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
.enum-news .node-date {
  color: #333;
  text-align: right;
  font-size: 12px;
  line-height: 25px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .enum-news .node-date .date-year {
    color: #999; }
    .enum-news .node-date .date-year:before {
      content: "/ "; }
.enum-news .node-name {
  display: block;
  color: #005b83;
  font-size: 18px;
  line-height: 25px;
  font-family: "PFCentroSlabPro-Regular", sans-serif; }
.enum-news .node-name.high {
  padding-bottom: 14px; }
.enum-news .node-name + .node-text {
  margin-top: 14px; }
.enum-news .node-smi {
  padding-left: 26px;
  color: #005b83;
  background-position: 0px 50%;
  background-repeat: no-repeat;
  font-size: 12px;
  line-height: 25px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
.enum-news .node-smi.delfi {
  background-image: url("../images/delfi-logo.jpg"); }
.enum-news .node-smi.apollo {
  background-image: url("../images/apollo-logo.png"); }
.enum-news .node-smi.telegraf {
  background-image: url("../images/telegraf-logo.png"); }
.enum-news .node-smi.mixnews {
  background-image: url("../images/mixnews-logo.png"); }

.enum-vacancy {
  display: none; }
  .enum-vacancy.active {
    display: block; }

.enum-vacancy .vacancy-node {
  margin-top: 46px;
  margin-left: -15px; }
  .enum-vacancy .vacancy-node .vacancy-descr {
    display: block; }
  .enum-vacancy .vacancy-node .vacancy-full {
    display: none; }
  .enum-vacancy .vacancy-node:first-child {
    margin-top: 0px; }
.enum-vacancy .vacancy-node.open .vacancy-name {
  padding-bottom: 10px;
  width: 694px;
  background-image: url("../images/careers-arrows.png");
  background-repeat: no-repeat;
  background-position: -2px -27px; }
  .enum-vacancy .vacancy-node.open .vacancy-name a {
    color: #00a6cf;
    border-bottom: 1px solid transparent;
    font-size: 30px;
    line-height: 40px; }
.enum-vacancy .vacancy-node.open .vacancy-descr {
  display: none; }
.enum-vacancy .vacancy-name {
  display: inline-block;
  padding-left: 15px;
  background-image: url("../images/careers-arrows.png");
  background-repeat: no-repeat;
  background-position: -15px 9px; }
  .enum-vacancy .vacancy-name:hover {
    background-position: -10px -9px; }
.enum-vacancy .vacancy-descr {
  padding-top: 7px;
  padding-left: 15px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #666; }
.enum-vacancy .vacancy-full {
  padding-left: 15px;
  font-size: 14px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  line-height: 25px;
  color: #333; }
  .enum-vacancy .vacancy-full strong {
    display: block;
    padding-top: 18px;
    padding-bottom: 12px; }

.enum-cert .cert-col {
  margin-left: 180px;
  width: 270px;
  float: left; }
.enum-cert .cert-col + .cert-col {
  margin-left: 100px; }
.enum-cert .cert-node {
  padding-left: 52px;
  display: inline-block;
  height: 43px;
  line-height: 43px;
  background-image: url('../images/about-doc.png');
  background-position: 0 0;
  background-repeat: no-repeat; }
  .enum-cert .cert-node:hover {
    background-position: 0 -43px;
    text-decoration: none; }
    .enum-cert .cert-node:hover .node-title span {
      border-bottom: 1px dashed transparent; }
  .enum-cert .cert-node .node-title {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px; }
    .enum-cert .cert-node .node-title span {
      border-bottom: 1px dotted rgba(0, 91, 131, 0.5); }
.enum-cert .cert-node + .cert-node {
  margin-top: 36px; }

.raw ul li {
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  padding-top: 11px; }
  .raw ul li:first-child {
    padding-top: 0; }
.raw p {
  display: block;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .raw p span {
    color: #00a5d0; }
.raw p + p {
  padding-top: 11px; }

html {
  overflow-y: scroll; }

.mask {
  position: relative; }

.no-click {
  cursor: default; }
  .no-click:hover {
    cursor: default; }

.riga {
  background-position: 306px -357px; }

.gulbene {
  background-position: -440px -136px; }

.daugavpils {
  background-position: -389px -830px; }

.footer-container {
  padding-top: 50px; }
  .footer-container:after {
    content: "";
    display: table;
    clear: both; }

.footer {
  height: 130px;
  min-width: 926px;
  background-color: #303e48;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  line-height: 20px; }
  .footer .footer-company {
    float: left;
    width: 222px;
    font-size: 12px;
    color: #8c949b; }
  .footer .footer-phone {
    float: left;
    width: 130px;
    font-size: 14px;
    color: #f7f7f7; }
  .footer .footer-mail {
    float: left;
    width: 440px;
    font-size: 14px;
    color: #00a6cf; }
    .footer .footer-mail:hover {
      text-decoration: underline; }
  .footer .footer-scada-logo {
    display: inline-block; }

.header {
  padding-top: 72px;
  border-bottom: 2px solid #fff;
  z-index: 9999;
  position: relative; }
  .header:after {
    content: "";
    display: table;
    clear: both; }

.header-logo {
  float: left; }

.header-lang {
  float: right;
  margin-top: 14px;
  margin-right: 60px; }
  .header-lang .lang-item {
    display: inline-block;
    margin-left: 10px;
    color: #005b83;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
    .header-lang .lang-item:hover {
      color: #00a6cf; }
  .header-lang .lang-item.active {
    color: #00a6cf; }

.header-postfix {
  padding-top: 50px;
  height: 90px; }

.header.p404 {
  border-bottom: 2px solid transparent;
  margin-bottom: 80px; }

.inner-slogan {
  margin: 52px 0px 52px -75px;
  width: 720px; }

.inner-smi-wrap {
  overflow: hidden; }

.inner-prod-bg {
  position: relative;
  height: 284px;
  min-width: 926px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-bottom: 64px;
  background-color: #6d7c82;
  background-size: cover; }

.inner-prod-bg.equipment {
  background-image: url("../images/lorem/0210_Oborudovanie.jpg"); }

.inner-prod-bg.moderniz {
  background-image: url("../images/lorem/0220_Modernizaciya.jpg"); }

.inner-prod-bg.engineering {
  background-image: url("../images/lorem/0230_Proektirovanie.jpg"); }

.inner-prod-bg.history {
  background-image: url("../images/history-bg.jpg"); }

.inner-prod-bg.warehouse {
  background-image: url("../images/lorem/0240_Sklad.jpg"); }

.inner-prod-title {
  position: absolute;
  bottom: 0;
  width: 694px;
  margin-bottom: -5px;
  font-size: 80px;
  line-height: 96px;
  color: #fff;
  font-family: "PFCentroSlabPro-Regular", sans-serif; }

.inner-incut {
  padding-top: 30px;
  width: 557px;
  font-size: 30px;
  line-height: 40px;
  color: #00a6cf; }

.inner-news-header {
  padding-bottom: 26px; }
  .inner-news-header:after {
    content: "";
    display: table;
    clear: both; }
  .inner-news-header .header-outside {
    width: 232px;
    float: left; }
    .inner-news-header .header-outside .outside-back {
      display: block;
      float: left;
      margin-top: 20px;
      width: 34px;
      height: 12px;
      background: url("../images/arrow-back.png") no-repeat; }
    .inner-news-header .header-outside .outside-news-date {
      float: right;
      width: 82px;
      padding-right: 36px;
      padding-top: 15px;
      text-align: right;
      font-size: 12px;
      line-height: 25px;
      color: #333;
      font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
      .inner-news-header .header-outside .outside-news-date .date-year {
        color: #999; }
        .inner-news-header .header-outside .outside-news-date .date-year:before {
          content: "/ "; }
  .inner-news-header .header-name {
    float: left;
    width: 694px; }

.inner-news-preview {
  padding-bottom: 20px;
  width: 858px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 25px; }
  .inner-news-preview .preview-fig {
    position: relative;
    float: right;
    width: 350px; }
  .inner-news-preview .mask {
    position: absolute;
    width: 350px;
    height: 350px;
    background: url("../images/inner-news-mask-large.png") no-repeat; }
  .inner-news-preview .preview-text {
    width: 458px; }

.inner-news-divider {
  width: 80px;
  height: 2px;
  margin-bottom: 20px;
  background-color: #ccc; }

.inner-news-text {
  padding-bottom: 28px; }
  .inner-news-text ul li {
    padding-top: 0; }
  .inner-news-text h2 {
    padding: 35px 0px 13px 0px;
    font: 18px/25px "PFCentroSlabPro-Regular", sans-serif;
    color: #005b83; }
    .inner-news-text h2:first-child {
      padding-top: 40px; }
  .inner-news-text h3 {
    font: 14px/25px "ProximaNova-Bold", Helvetica, Arial, sans-serif;
    padding: 26px 0px 13px 0px; }
    .inner-news-text h3:first-child {
      padding-top: 0px; }
  .inner-news-text p {
    padding-top: 0px;
    font: 14px/25px "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .inner-news-text ol, .inner-news-text ul {
    list-style-position: inside; }
    .inner-news-text ol li, .inner-news-text ul li {
      font: 14px/25px "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
    .inner-news-text ol li + li, .inner-news-text ul li + li {
      padding-top: 13px; }
  .inner-news-text ol li {
    list-style-type: decimal; }
  .inner-news-text ul.dashed li {
    list-style-type: none; }
    .inner-news-text ul.dashed li:before {
      padding-right: 5px;
      content: "\2014"; }
  .inner-news-text ul.circle li {
    list-style-type: none; }
    .inner-news-text ul.circle li:before {
      padding-right: 8px;
      content: url('../images/li-circle.png');
      position: relative;
      top: -2px; }
  .inner-news-text li > ul, .inner-news-text li > ol {
    margin-top: 10px; }
    .inner-news-text li > ul li + li, .inner-news-text li > ol li + li {
      padding-top: 10px; }
  .inner-news-text p + ol,
  .inner-news-text p + ul {
    padding-top: 14px; }
  .inner-news-text h3 + table {
    margin-top: 20px; }
  .inner-news-text table {
    width: 560px;
    font: 14px/25px "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
    .inner-news-text table thead tr {
      border-bottom: 2px solid #ccc; }
      .inner-news-text table thead tr th {
        padding-bottom: 20px; }
      .inner-news-text table thead tr th:last-child {
        text-align: right; }
    .inner-news-text table tbody tr {
      line-height: 34px; }
    .inner-news-text table tbody:before {
      line-height: 20px;
      content: "-";
      color: white;
      /* to hide text */
      display: block; }

.inner-news-source {
  display: block;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 25px; }

.inner-main-panel {
  margin-top: 97px;
  margin-bottom: 88px;
  height: 253px;
  background-color: #00a6cf;
  min-width: 926px; }
  .inner-main-panel .panel-node {
    display: block;
    width: 138px;
    float: left;
    text-align: center;
    margin-left: 110px;
    margin-top: 64px;
    text-decoration: none; }
    .inner-main-panel .panel-node:first-child {
      margin-left: 16px; }
    .inner-main-panel .panel-node:hover .panel-fig {
      background-position: 0px 100%; }
    .inner-main-panel .panel-node:hover .panel-label {
      color: #fff; }
  .inner-main-panel .panel-fig {
    display: block;
    margin: 0 auto;
    height: 51px;
    background-repeat: no-repeat; }
  .inner-main-panel .panel-fig.equipment {
    width: 44px;
    background-image: url("../images/equipment.png"); }
  .inner-main-panel .panel-fig.building {
    width: 44px;
    background-image: url("../images/building.png"); }
  .inner-main-panel .panel-fig.moderniz {
    width: 33px;
    background-image: url("../images/moderniz.png"); }
  .inner-main-panel .panel-fig.warehouse {
    width: 47px;
    background-image: url("../images/warehouse.png"); }
  .inner-main-panel .panel-label {
    display: block;
    margin-top: 40px;
    font-size: 18px;
    line-height: 25px;
    color: #005b83;
    font-family: "PFCentroSlabPro-Regular", sans-serif; }
  .inner-main-panel .panel-node-descr {
    display: none;
    width: 300px;
    margin-left: -50%;
    margin-top: 16px;
    font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
    color: #bcecf8;
    font-size: 13px;
    line-height: 20px; }

.inner-main-news {
  display: inline-block;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 18px;
  color: #005b83;
  text-transform: uppercase;
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  text-decoration: none; }

.inner-cut-outside {
  min-width: 926px;
  position: relative;
  display: block;
  padding-top: 36px;
  padding-bottom: 30px;
  line-height: 30px; }
  .inner-cut-outside .outside-text {
    display: inline-block;
    position: relative;
    text-align: left;
    font: 30px/40px "PFCentroSlabPro-Regular", sans-serif;
    color: #00a6cf; }
  .inner-cut-outside .circle {
    position: absolute;
    left: 0;
    top: -50px;
    width: 139px;
    height: 139px;
    background-image: url('../images/circle.png');
    background-repeat: no-repeat;
    font-size: 50px;
    line-height: 30px;
    color: #fff;
    display: table; }
    .inner-cut-outside .circle .circle-label {
      vertical-align: middle;
      text-align: center;
      display: table-cell; }
      .inner-cut-outside .circle .circle-label .label-t {
        display: inline;
        vertical-align: bottom;
        font-family: "PFCentroSlabPro-Regular", sans-serif; }
      .inner-cut-outside .circle .circle-label span {
        font-size: 20px;
        line-height: 20px;
        font-family: "PFCentroSlabPro-Regular", sans-serif;
        color: #fff; }
    .inner-cut-outside .circle.moderniz {
      background-image: url("../images/label-moderniz.png"); }
    .inner-cut-outside .circle.build {
      background-image: url("../images/label-build.png"); }
  .inner-cut-outside .circle.wrh {
    padding-top: 5px; }
    .inner-cut-outside .circle.wrh span {
      margin-left: 5px; }
    .inner-cut-outside .circle.wrh sup {
      left: 2px; }
  .inner-cut-outside .circle-vertical {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px; }

.inner-cut-outside.left {
  margin-left: -60px;
  position: relative; }
  .inner-cut-outside.left .outside-wrap {
    position: absolute;
    left: -1600px;
    top: 60px;
    width: 1500px;
    height: 154px;
    background: url('../images/rail-left.png') top center no-repeat;
    z-index: -10; }
  .inner-cut-outside.left .outside-text {
    width: 720px; }
  .inner-cut-outside.left .circle {
    margin-left: -160px; }

.inner-cut-outside.right {
  margin-left: -230px;
  padding-left: 155px; }
  .inner-cut-outside.right .outside-wrap {
    position: absolute;
    left: 0px;
    top: -150px;
    width: 1500px;
    height: 154px;
    background: url('../images/rail-right.png') top center no-repeat;
    margin-left: 800px;
    z-index: -10; }
  .inner-cut-outside.right .outside-text {
    width: 544px; }
  .inner-cut-outside.right .circle {
    left: 544px; }

.inner-map {
  min-height: 428px;
  width: 100%;
  opacity: 0; }
  .inner-map > div {
    min-height: 428px;
    height: 100%;
    width: 100%;
    min-width: 926px; }

.inner-moderniz, .inner-build {
  padding-bottom: 90px;
  overflow: hidden; }

.inner-wrh {
  padding-bottom: 60px;
  overflow: hidden; }

.inner-equipment {
  padding-bottom: 90px;
  position: relative;
  overflow: hidden; }
  .inner-equipment:after {
    content: "";
    display: table;
    clear: both; }
  .inner-equipment .equipment-wrap {
    position: relative;
    z-index: -10; }
    .inner-equipment .equipment-wrap .wrap-label {
      position: relative; }
  .inner-equipment .equipment-bg {
    top: 300px;
    left: 800px;
    background: url('../images/rail-right-d.png') center top no-repeat;
    width: 1500px;
    height: 142px;
    position: absolute; }
  .inner-equipment .equipment-label {
    width: 139px;
    height: 139px;
    position: absolute;
    top: 190px;
    left: 458px;
    background: url('../images/label-equip.png'); }
  .inner-equipment .inner-our-clients {
    margin-top: 0; }
    .inner-equipment .inner-our-clients .clients-list li {
      padding-top: 4px; }
      .inner-equipment .inner-our-clients .clients-list li:first-child {
        padding-top: 0; }
    .inner-equipment .inner-our-clients .clients-list li.title {
      display: block;
      margin-top: 20px;
      color: #00a6cf; }
    .inner-equipment .inner-our-clients .clients-list li + li.title {
      margin-top: 20px; }

.inner-our-clients {
  padding-right: 75px;
  width: 157px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: left; }
  .inner-our-clients span:first-child {
    margin-top: 10px; }
  .inner-our-clients .heading-3 {
    padding-bottom: 10px; }
  .inner-our-clients ul.clients-list {
    font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
    font-weight: normal; }
    .inner-our-clients ul.clients-list li + li {
      padding-top: 11px; }

.inner-certificates {
  font-size: 14px;
  line-height: 20px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .inner-certificates .certificates-title {
    font-family: "PFCentroSlabPro-Regular", sans-serif;
    font-size: 16px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .inner-certificates .certificates-block {
    margin-top: 55px; }
    .inner-certificates .certificates-block:after {
      content: "";
      display: table;
      clear: both; }
  .inner-certificates .certificates-node {
    float: left;
    position: relative; }
    .inner-certificates .certificates-node .node-fig {
      position: absolute;
      top: 50%;
      margin-top: -70px; }
      .inner-certificates .certificates-node .node-fig .mask {
        position: absolute;
        width: 139px;
        height: 139px;
        background-image: url("../images/inner-news-mask.png");
        background-color: rgba(255, 255, 255, 0.5); }
    .inner-certificates .certificates-node .node-label {
      margin-left: 156px;
      color: #999;
      width: 320px; }
  .inner-certificates .certificates-node.first {
    width: 540px; }
  .inner-certificates .certificates-node.second {
    width: 380px; }
  .inner-certificates .certificates-node.third {
    margin-top: 150px;
    margin-left: 260px;
    width: 430px; }

.inner-contacts-bg {
  position: absolute;
  z-index: -20;
  width: 2165px;
  margin-left: -1212px;
  height: 565px;
  margin-top: -283px;
  background-image: url("../images/map-bg-2.jpg");
  background-repeat: no-repeat; }

.bg-mask {
  z-index: -10;
  width: 100%;
  height: 100%;
  background-image: url("../images/mask-map-2.png");
  background-repeat: no-repeat;
  background-position: 200px -200px; }

.inner-contacts-city {
  display: none; }

.inner-contacts-city.active {
  display: block; }

.history-wrap {
  min-width: 926px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
  min-width: 926px; }
  .history-wrap .wrap-bg {
    bottom: -15px;
    width: 1500px;
    position: absolute;
    height: 173px;
    background: url('../images/rail-right.png') center top no-repeat;
    z-index: -10;
    margin-left: 500px; }

.history-content {
  display: none; }

.history-content.current {
  display: block; }

.inner-news {
  overflow: hidden;
  padding-bottom: 90px;
  min-width: 926px;
  text-align: center; }

.inner-404 p {
  font: 14px/25px "PFCentroSlabPro-Regular", sans-serif;
  color: #005b83; }

.leaders-wrap {
  padding-bottom: 90px;
  min-width: 926px;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat; }

.leaders-wrap.w1 {
  background-image: url('../images/ruk-rails1.png'); }

.leaders-wrap.w3 {
  background-image: url('../images/ruk-rails1.png'); }

.leaders-wrap.w4 {
  padding-bottom: 0; }

.leaders-wrap.w5 {
  background-image: url('../images/ruk-rails2.png');
  background-position: center 70px; }

.leaders {
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .leaders:after {
    content: "";
    display: table;
    clear: both; }
  .leaders:first-child {
    margin-top: 0px; }

.leader {
  float: left;
  position: relative; }

.leader.first {
  width: 564px;
  height: 150px; }

.leader.second {
  width: 362px;
  height: 150px; }

.leader.third {
  width: 360px;
  margin-left: 272px; }

.leader-header {
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  letter-spacing: 1px;
  color: #666;
  text-transform: uppercase;
  font-size: 16px; }

.leader.first .leader-header, .leader.second .leader-header {
  position: absolute;
  left: 46px; }

.leader.third .leader-header {
  margin-top: 116px;
  margin-bottom: -30px; }

.leader-fig {
  position: relative;
  float: left;
  margin-top: 70px;
  width: 120px;
  height: 120px; }
  .leader-fig .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    background: url("../images/leaders-mask.png");
    z-index: 30;
    cursor: pointer; }
  .leader-fig .fig-bw, .leader-fig .fig-color {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease; }
  .leader-fig .fig-bw {
    opacity: 1;
    z-index: 10; }
  .leader-fig .fig-color {
    opacity: 0;
    z-index: 20; }
  .leader-fig:hover .fig-color {
    opacity: 1; }

.leader-data {
  padding-top: 70px;
  padding-left: 140px; }

.leader-name {
  margin-top: 50px;
  color: #333;
  font-size: 14px;
  line-height: 20px; }

.leader-title {
  color: #999;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 20px; }

.leader-phone {
  font-size: 14px;
  line-height: 20px;
  color: #333; }

.leader-mail {
  display: block;
  font-size: 14px;
  line-height: 20px; }

/*------------------News on main page----------------*/
.carousel-news {
  margin-top: 40px;
  position: relative;
  height: 200px;
  overflow: hidden; }
  .carousel-news .carousel-inner {
    width: 580px;
    margin-left: 114px; }
  .carousel-news .carousel-news-controls {
    position: absolute;
    top: 70px;
    width: 23px;
    height: 28px;
    background-image: url("../images/gallery-arrows.png"); }
  .carousel-news .carousel-news-controls.left {
    left: 50px;
    background-position: 0px 0; }
    .carousel-news .carousel-news-controls.left:hover {
      background-position: 0px -28px; }
    .carousel-news .carousel-news-controls.left.disable {
      background-position: 0px -56px;
      cursor: default; }
  .carousel-news .carousel-news-controls.right {
    left: 790px;
    background-position: 23px 0; }
    .carousel-news .carousel-news-controls.right:hover {
      background-position: 23px -28px; }
    .carousel-news .carousel-news-controls.right.disable {
      background-position: 23px -56px;
      cursor: default; }
  .carousel-news .item-header:after {
    content: "";
    display: table;
    clear: both; }
  .carousel-news .header-prefix {
    float: left;
    width: 118px; }
  .carousel-news .news-date {
    float: right;
    width: 82px;
    padding-right: 36px;
    color: #333;
    text-align: right;
    font-size: 12px;
    line-height: 25px;
    font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
    .carousel-news .news-date .date-year {
      color: #999; }
      .carousel-news .news-date .date-year:before {
        content: "/ "; }
  .carousel-news .header-title {
    display: block;
    float: left;
    width: 457px; }
  .carousel-news .news-text {
    margin-left: 118px;
    margin-top: 20px;
    width: 432px;
    font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px; }

/*---------------certificates on about page----------------*/
#carousel-about {
  display: none; }
  #carousel-about .carousel-inner {
    margin-left: 114px;
    width: 700px; }
  #carousel-about .item-header:after {
    content: "";
    display: table;
    clear: both; }
  #carousel-about .header-prefix {
    float: left;
    width: 232px; }
  #carousel-about .header-arrow {
    position: absolute;
    top: 8px;
    left: 790px;
    width: 17px;
    height: 16px;
    background: url("../images/about-exit.png") no-repeat; }
  #carousel-about .header-counter {
    display: block;
    float: right;
    padding-right: 36px; }
    #carousel-about .header-counter .counter-current {
      display: inline-block; }
    #carousel-about .header-counter .counter-all {
      display: inline-block;
      color: #999;
      font-size: 20px; }
      #carousel-about .header-counter .counter-all:before {
        content: "\0000a0/\0000a0"; }
  #carousel-about .header-title {
    float: left;
    width: 480px; }
  #carousel-about .item-content {
    margin-top: 30px;
    margin-left: 46px; }
  #carousel-about .item-title {
    display: none; }
  #carousel-about .carousel-about-controls {
    position: absolute;
    top: 5px;
    display: block;
    width: 23px;
    height: 28px;
    background-image: url("../images/gallery-arrows.png"); }
  #carousel-about .carousel-about-controls.left {
    left: 70px;
    background-position: 0px 0px; }
    #carousel-about .carousel-about-controls.left:hover {
      background-position: 0px -28px; }
    #carousel-about .carousel-about-controls.left.disable {
      background-position: 0px -56px;
      cursor: default; }
  #carousel-about .carousel-about-controls.right {
    left: 860px;
    background-position: 23px 0; }
    #carousel-about .carousel-about-controls.right:hover {
      background-position: 23px -28px; }
    #carousel-about .carousel-about-controls.right.disable {
      background-position: 23px -56px;
      cursor: default; }

/*---------------------gallery album---------------------*/
#carousel-album .carousel-inner {
  margin-left: 80px;
  width: 726px;
  height: 540px;
  position: relative; }
#carousel-album .item {
  height: 100%;
  width: 100%;
  text-align: center; }
#carousel-album .item-content {
  display: inline-block;
  max-height: 100%; }
#carousel-album .album-descr {
  margin-top: 50px;
  margin-left: -90px; }
  #carousel-album .album-descr .descr-text {
    height: 75px;
    padding-left: 90px; }
#carousel-album .album-wrap {
  width: 620px;
  height: 620px;
  position: absolute;
  left: -120px;
  top: 200px;
  background: url('../images/album-bg.png');
  z-index: -10; }
#carousel-album .item-header {
  padding-bottom: 40px; }
  #carousel-album .item-header:after {
    content: "";
    display: table;
    clear: both; }
#carousel-album .header-prefix {
  float: left;
  width: 232px; }
#carousel-album .header-title {
  float: left;
  width: 694px; }
#carousel-album .header-arrow {
  float: left;
  width: 34px;
  height: 40px;
  background: url("../images/arrow-back.png") no-repeat 0% 50%; }
#carousel-album .header-date {
  display: block;
  float: right;
  padding-right: 36px;
  padding-top: 3px;
  color: #333;
  text-align: right;
  font-size: 12px;
  line-height: 25px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  #carousel-album .header-date .date-year {
    color: #999; }
    #carousel-album .header-date .date-year:before {
      content: "/ "; }
#carousel-album .item-counter {
  width: 90px;
  display: block;
  float: left; }
  #carousel-album .item-counter .counter-current {
    display: inline-block; }
  #carousel-album .item-counter .counter-all {
    display: inline-block;
    color: #999;
    font-size: 20px; }
    #carousel-album .item-counter .counter-all:before {
      content: "\0000a0/\0000a0"; }
#carousel-album .carousel-album-controls {
  position: absolute;
  top: 380px;
  display: block;
  width: 23px;
  height: 28px;
  background-image: url("../images/gallery-arrows.png"); }
#carousel-album .carousel-album-controls.left {
  left: 0px;
  background-position: 0px 0px; }
  #carousel-album .carousel-album-controls.left:hover {
    background-position: 0px -28px; }
  #carousel-album .carousel-album-controls.left.disable {
    background-position: 0px -56px;
    cursor: default; }
#carousel-album .carousel-album-controls.right {
  right: 45px;
  background-position: 23px 0; }
  #carousel-album .carousel-album-controls.right:hover {
    background-position: 23px -28px; }
  #carousel-album .carousel-album-controls.right.disable {
    background-position: 23px -56px;
    cursor: default; }

/*============== From Bootstrap ===============*/
.carousel {
  position: relative;
  margin-bottom: 20px; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  right: 15px;
  left: auto; }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px; }

.carousel-indicators .active {
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

/*=============== End bootstrap ===================*/
.gallery-images {
  display: none; }

.gallery-container {
  opacity: 0;
  position: absolute;
  top: -50px;
  left: 0px;
  width: 1190px;
  height: 564px;
  overflow: hidden;
  margin-left: -150px;
  border-radius: 60px;
  border-bottom: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7; }
  .gallery-container div[class*='control-'] {
    position: absolute;
    z-index: 10;
    width: 23px;
    height: 28px;
    bottom: 270px;
    background-image: url("../images/gallery-arrows.png"); }
  .gallery-container .control-next {
    left: 930px;
    background-position: 23px -56px; }
    .gallery-container .control-next:hover {
      cursor: default; }
  .gallery-container .control-next.enabled {
    background-position: 23px 0px; }
    .gallery-container .control-next.enabled:hover {
      cursor: pointer;
      background-position: 23px -28px; }
  .gallery-container .control-prev {
    left: 232px;
    background-position: 0px -56px; }
    .gallery-container .control-prev:hover {
      cursor: default; }
  .gallery-container .control-prev.enabled {
    background-position: 0px 0px; }
    .gallery-container .control-prev.enabled:hover {
      background-position: 0px -28px;
      cursor: pointer; }
  .gallery-container .contain-0,
  .gallery-container .contain-1,
  .gallery-container .contain-2,
  .gallery-container .contain-3,
  .gallery-container .contain-4,
  .gallery-container .contain-5,
  .gallery-container .contain-6 {
    position: absolute;
    width: 120px;
    height: 120px; }
    .gallery-container .contain-0 .item,
    .gallery-container .contain-1 .item,
    .gallery-container .contain-2 .item,
    .gallery-container .contain-3 .item,
    .gallery-container .contain-4 .item,
    .gallery-container .contain-5 .item,
    .gallery-container .contain-6 .item {
      display: block;
      position: relative;
      left: 0;
      bottom: 0; }
      .gallery-container .contain-0 .item .mask,
      .gallery-container .contain-1 .item .mask,
      .gallery-container .contain-2 .item .mask,
      .gallery-container .contain-3 .item .mask,
      .gallery-container .contain-4 .item .mask,
      .gallery-container .contain-5 .item .mask,
      .gallery-container .contain-6 .item .mask {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url("../images/leaders-mask.png") no-repeat;
        background-size: cover; }
      .gallery-container .contain-0 .item img,
      .gallery-container .contain-1 .item img,
      .gallery-container .contain-2 .item img,
      .gallery-container .contain-3 .item img,
      .gallery-container .contain-4 .item img,
      .gallery-container .contain-5 .item img,
      .gallery-container .contain-6 .item img {
        display: block; }
    .gallery-container .contain-0:hover,
    .gallery-container .contain-1:hover,
    .gallery-container .contain-2:hover,
    .gallery-container .contain-3:hover,
    .gallery-container .contain-4:hover,
    .gallery-container .contain-5:hover,
    .gallery-container .contain-6:hover {
      cursor: pointer; }
  .gallery-container div[class*='contain-'].disabled:hover {
    cursor: default; }
  .gallery-container .contain-0 {
    left: -190px;
    bottom: -80px; }
  .gallery-container .contain-1 {
    left: 0;
    bottom: 0; }
  .gallery-container .contain-2 {
    left: 190px;
    bottom: 80px; }
  .gallery-container .contain-3 {
    left: 366px;
    bottom: 52px;
    width: 460px;
    height: 460px; }
    .gallery-container .contain-3 .link {
      width: 100px;
      height: 100px;
      left: 50%;
      top: 50%;
      margin-top: -50px;
      margin-left: -50px;
      z-index: 10;
      position: absolute;
      background: url("../images/plus-icon.png");
      opacity: 0.5; }
      .gallery-container .contain-3 .link:hover {
        opacity: 1;
        cursor: pointer; }
    .gallery-container .contain-3 .item .mask {
      background-image: url('../images/gallery-mask.png'); }
    .gallery-container .contain-3:hover {
      cursor: default !important; }
    .gallery-container .contain-3 .photo.animClass {
      position: relative;
      z-index: -10;
      left: 0;
      bottom: 0; }
    .gallery-container .contain-3 .mask.animClass {
      width: 460px;
      height: 460px; }
  .gallery-container .contain-3.active {
    overflow: hidden; }
  .gallery-container .contain-3.transition .photo.animClass {
    -webkit-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    -moz-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    -o-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease; }
  .gallery-container .contain-3.hover .photo.animClass {
    -webkit-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    -moz-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    -o-transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    transition: bottom 300ms ease, left 300ms ease, width 300ms ease, height 300ms ease;
    position: relative;
    bottom: 50px;
    left: -50px;
    width: 560px !important;
    height: 560px !important; }
  .gallery-container .contain-4 {
    left: 880px;
    bottom: 362px; }
  .gallery-container .contain-5 {
    left: 1070px;
    bottom: 442px; }
  .gallery-container .contain-6 {
    left: 1260px;
    bottom: 522px; }

.gallery-descript div[class*='descript-node-'] {
  display: none;
  margin-left: -257px;
  margin-bottom: 40px;
  width: 904px; }
  .gallery-descript div[class*='descript-node-']:after {
    content: "";
    display: table;
    clear: both; }
.gallery-descript .node-outside {
  width: 257px;
  float: left; }
.gallery-descript .node-post {
  width: 558px;
  float: left; }
.gallery-descript .node-text {
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
.gallery-descript .node-date {
  float: right;
  width: 82px;
  padding-right: 36px;
  padding-top: 3px;
  color: #333;
  text-align: right;
  font-size: 12px;
  line-height: 25px;
  font-family: "ProximaNova-Regular", Helvetica, Arial, sans-serif; }
  .gallery-descript .node-date .date-year {
    color: #999; }
    .gallery-descript .node-date .date-year:before {
      content: "/ "; }
.gallery-descript .node-name {
  display: block;
  color: #005b83;
  font-size: 18px;
  line-height: 25px;
  font-family: "PFCentroSlabPro-Regular", sans-serif;
  padding-bottom: 10px; }

.ie8 .mask {
  display: none; }

#all-page-content {
  display: none; }

#all-page-bg {
  position: absolute;
  display: none;
  opacity: 0;
  z-index: -30;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  margin-top: 145px; }

@media only screen and (max-device-width: 980px) {
  .riga {
    background-position: 778px -30px; }

  .gulbene {
    background-position: 408px 120px; }

  .daugavpils {
    background-position: 433px -246px; } }
@media only screen and (max-width: 1200px) {
  .gallery-container {
    width: 1000px; } }
