.ieab,
.white-degree-bottom > .row:first-child > .col,
.black-degree-bottom > .row:first-child > .col,
.search,
.main-menu ul li,
.main-menu ul li:first-child,
.main-menu ul li.active a,
.main-menu ul li.active:first-child,
.main-menu ul li:hover:first-child,
.breadcrumb a,
.main-content,
.subpage + .main,
.blackline-scroller .text-box p,
.blackline-scroller ul li:hover .text-box p,
.masternews.blackline-scroller > .row:first-child > .col,
ul.tabbed-news li .date,
ul.tabbed-news li + li .date,
.vert-gallery .gallery-scroller ul li.active > a,
.vert-gallery .gallery-scroller ul li.video a,
.other-list.blackline-scroller ul li.active .text-box,
.other-list.blackline-scroller .text-box p,
.other-list.blackline-scroller ul li:hover .text-box p,
.other-news-list ul.tabbed-news li .date,
.other-news-list ul.tabbed-news li + li .date,
.toggle-article-arrow,
.toggle-article-arrow:hover,
.toggle-article-arrow.isOpened,
.toggle-article-arrow.isOpened:hover,
.toggle-pad,
.toggle-pad .dates li,
.filter-box > ul:first-child li.active,
.filter-box ul.years li + li,
.partners-box .row > ul,
.footer .contacts .more-contacts,
.footer .developed,
.std-form .ok-message,
.std-form .error-message,
.std-form .upload-box .fake-input,
.std-form .remove-box,
.delegate-list .remove-box a,
.std-form .fake-select-text .in,
#kfb-close a,
#kfb-close a:hover,
.gldp-default .prev-arrow > span,
.gldp-default .next-arrow > span {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));
}
/* layout styles */
body {
  padding: 0px;
  margin: 0px;
  background-color: #3092c3;
}
.page-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #4997c9;
}
.page {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  transform: translate3d(0, 0, 0);
}
.mobile-menu {
  display: none;
}
.col {
  position: relative;
  float: left;
  left: 100%;
  _display: inline;
}
.col-max {
  width: 100%;
  margin-left: -100%;
}
.col-full {
  width: 980px;
  margin-left: -980px;
  position: relative;
}
.col-wide-full {
  width: 940px;
  margin-left: -940px;
  position: relative;
}
.col-3-1,
.col-3-2,
.col-3-3 {
  width: 300px;
  position: relative;
}
.col-3-1 {
  margin-left: -980px;
}
.col-3-2 {
  margin-left: -640px;
}
.col-3-3 {
  margin-left: -300px;
}
/* Layout */
.row {
  width: 100%;
  display: block;
  position: relative;
  clear: both;
  *zoom: 1;
}
.row:before,
.row:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.col {
  position: relative;
  float: left;
  left: 100%;
}
.row-max {
  width: 100%;
  margin: 0px auto;
  text-align: left;
  position: relative;
}
.row-main {
  width: 980px;
  margin: 0px auto;
  text-align: left;
  position: relative;
}
.access-menu {
  position: absolute;
  left: 0;
  top: 0;
}
.access-menu a {
  position: absolute;
  left: -10000px;
  top: 10px;
}
.access-menu a:focus,
.access-menu a:active {
  left: 30px;
  top: 15px;
  white-space: nowrap;
  display: block;
  background: #ab0c42;
  color: #fff;
  padding: 10px 15px;
  border: 2px dotted #ab0c42;
  z-index: 500;
  width: 200px;
  font-size: 15px;
  font-weight: bold;
}
.white-degree-bottom {
  background: url("../img/bg-lines-white.png") 50% 0 repeat-x;
}
.white-degree-bottom > .row:first-child > .col:after,
.white-degree-bottom > .row:first-child > .col > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1037px -73px;
  width: 1px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.black-degree-bottom {
  background: url("../img/bg-lines-black.png") 50% 0 repeat-x;
}
.black-degree-bottom > .row:first-child > .col:after,
.black-degree-bottom > .row:first-child > .col > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1036px -73px;
  width: 1px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.snippet-loader-wrap {
  position: absolute;
  z-index: 650000;
}
.snippet-loader {
  background: #fff url("../img/lb-loading.gif") no-repeat 50% 50%;
  padding: 20px;
  margin: -35px 0 0 -35px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ajax-loader-wrap {
  position: relative;
  z-index: 100;
}
.ajax-loader {
  background: #fff url("../img/lb-loading.gif") no-repeat 50% 50%;
  padding: 20px;
  margin: 0 0 0 -35px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 100px;
  left: 50%;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.set-loader-out {
  left: -9999px;
}
/* header :: menu :: lang-menu :: search */
.header {
  position: relative;
  z-index: 105;
  height: 65px;
}
.mobile-header {
  background: none !important;
}
.logo {
  padding: 0;
  position: absolute;
  top: 20px;
  left: 0;
}
.langs-search {
  padding-top: 23px;
  text-align: right;
  width: 980px;
}
.search {
  height: 26px;
  right: 0;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  top: -8px;
  *top: -2px;
  margin: 9px 0 0 18px;
}
.search:before,
.search > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1035px -86px;
  width: 5px;
  height: 11px;
  position: absolute;
  left: -18px;
  top: 7px;
}
.search input[type="text"] {
  background-color: #fff;
  float: left;
  margin: 0;
  width: 193px;
  *width: 171px;
  position: relative;
  left: 0;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  font-size: 13px;
  color: #26292a;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.search input[type="submit"],
.search .fake-search {
  float: left;
  right: 0;
  position: relative;
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -892px -123px;
  width: 18px;
  height: 26px;
  position: relative;
  text-indent: -5000px;
  font-size: 0;
  width: 18px;
  overflow: hidden;
  border: 0;
}
.search input[type="submit"]:hover,
.search .fake-search:hover {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -910px -123px;
  width: 18px;
  height: 26px;
}
.search.search-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.search.search-content:before,
.search.search-content > .before {
  display: none;
}
.search.search-content input[type="text"] {
  float: none;
  width: 243px;
  *width: 221px;
  left: 0;
  border: 1px solid #0f6197;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.search.search-content input[type="submit"] {
  float: none;
  margin-left: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -928px -123px;
  width: 18px;
  height: 26px;
}
.search.search-content input[type="submit"]:hover {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -910px -123px;
  width: 18px;
  height: 26px;
}
.menu {
  position: relative;
  z-index: 101;
  padding-bottom: 20px;
}
.main-menu {
  padding: 0;
  height: 45px;
  float: right;
  margin: 0;
  position: relative;
  z-index: 101;
  white-space: nowrap;
}
.main-menu ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main-menu ul li {
  margin: 0 0 0 5px;
  padding: 0;
  height: 43px;
  position: relative;
  float: left;
}
.main-menu ul li:before,
.main-menu ul li > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1035px -86px;
  width: 5px;
  height: 11px;
  position: absolute;
  left: -5px;
  top: 16px;
}
.main-menu ul li a {
  overflow: hidden;
  position: relative;
  z-index: 5;
  color: #000;
  text-decoration: none;
  display: block;
  font-size: 15px;
  line-height: 44px;
  padding: 0 13px;
  text-transform: uppercase;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.main-menu ul li.last {
  padding-right: 0;
}
.main-menu ul li:first-child:before,
.main-menu ul li:first-child > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1000px -123px;
  width: 15px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.main-menu ul li:first-child a {
  width: 20px;
  height: 44px;
  text-indent: -5000px;
}
.main-menu ul li a:hover {
  color: #0f6197;
}
.main-menu ul li[data-kff-view] a:hover {
  padding-bottom: 25px;
}
.main-menu ul li.active:hover {
  border-bottom: 1px none transparent;
}
.main-menu ul li.active a {
  cursor: default;
  color: #0f6197;
}
.main-menu ul li.active a:after,
.main-menu ul li.active a > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px -65px;
  width: 271px;
  height: 8px;
  position: absolute;
  left: 50%;
  margin-left: -136px;
  bottom: 0;
}
.main-menu ul li.active:first-child:before,
.main-menu ul li:hover:first-child:before,
.main-menu ul li.active:first-child > .before,
.main-menu ul li:hover:first-child > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1015px -123px;
  width: 15px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.main-menu .submenu-tab {
  position: absolute;
  top: -6px;
  left: -9px;
  background-color: #fff;
  width: 100%;
  background: url("../img/tab-submenu.png") 0 0 no-repeat;
  padding: 0;
  height: 57px;
}
.main-menu .submenu-tab:before,
.main-menu .submenu-tab > .before {
  padding: 0 !important;
}
.main-menu .submenu-tab:after,
.main-menu .submenu-tab > .after {
  content: ' ';
  position: absolute;
  top: 0;
  padding: 0 !important;
  background: url("../img/tab-submenu.png") 100% 0 no-repeat;
  height: 70px;
  width: 14px;
  right: -14px;
}
.main-menu .last .submenu-tab:after,
.main-menu .last .submenu-tab > .after {
  background: url("../img/tab-submenu-last.png") 100% 0 no-repeat;
}
/* submenu */
.submenu {
  width: 100%;
  position: absolute;
  z-index: 100;
  *zoom: 1;
}
.submenu:before,
.submenu:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.submenu .submenu-content {
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(254,135,144,0.3);
  -moz-box-shadow: 0 2px 8px 0 rgba(254,135,144,0.3);
  box-shadow: 0 2px 8px 0 rgba(254,135,144,0.3);
  padding: 20px;
  *border-bottom: 1px solid #c8e9fe;
  display: block;
}
.submenu .submenu-list {
  margin: 0;
  padding: 0;
  font-size: 0;
  *zoom: 1;
}
.submenu .submenu-list:before,
.submenu .submenu-list:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.submenu .submenu-list + .submenu-list {
  border-top: 1px solid #fbd2d4;
}
.submenu .submenu-list + .submenu-list li {
  padding-top: 20px;
}
.submenu .submenu-list + .submenu-list.last li {
  padding-bottom: 0;
}
.submenu .submenu-list li {
  margin: 0;
  padding: 0 11px 9px 0;
  text-align: center;
  width: 114px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.submenu .submenu-list li + li {
  border-left: 1px solid #c8e9fe;
  padding-left: 10px;
}
.submenu .submenu-list li.last {
  padding-right: 0;
}
.submenu .submenu-list li img {
  display: block;
  margin-bottom: 13px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.submenu .submenu-list li a {
  text-decoration: none;
  font-size: 13.6px;
  line-height: 13px;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.submenu .col-wide-full .submenu-list {
  padding-left: 10px;
  padding-right: 10px;
}
.submenu .col-wide-full .submenu-list li {
  padding: 0 33px 9px 0;
  width: 130px;
}
.submenu .col-wide-full .submenu-list li + li {
  padding-left: 33px;
}
.submenu .col-wide-full .submenu-list li.last {
  padding-right: 0;
}
/* intro :: intro-slider */
.intro {
  height: 900px;
  position: relative;
  top: -130px;
  margin-bottom: -130px;
}
.intro .bg-image {
  position: absolute;
  width: 100%;
  min-width: 980px;
  height: 900px;
  left: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.intro .row-ugc {
  width: 100%;
  max-width: 1181px;
  height: 900px;
}
.intro .row-ugc .img-box {
  display: block;
  margin: 0 0 71px;
}
.intro .row-ugc .img-box img {
  top: -5px;
  left: -33px;
  position: relative;
  width: 100%;
  height: auto;
}
.intro .row-ugc .motive-text {
  position: relative;
  z-index: 2;
  margin-top: 175px;
  height: 104px;
}
.intro .row-ugc .motive-text h1 {
  font-size: 40px;
  line-height: 50px;
  padding-bottom: 10px;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.intro .row-ugc .motive-text p {
  font-size: 20px;
  line-height: 30px;
  padding: 0;
}
/* subpage intro */
.intro.subpage,
.intro.subpage .motive-slide,
.intro.subpage .bg-image {
  height: 310px;
  background-position: 50% 0;
  background-size: 100% auto;
}
.intro.subpage .bg-image {
  position: absolute;
  height: 1382px;
  z-index: -1;
}
.intro.subpage .bg-image + .row {
  z-index: 2;
}
.intro.subpage .innerImage {
  height: 320px;
  width: 980px;
  margin-left: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 83% 100%;
  top: 53px;
}
.intro.subpage .motive-text {
  position: relative;
  z-index: 2;
  margin: 170px 0 0 0;
  height: 110px;
  overflow: hidden;
  padding-bottom: 0;
  vertical-align: bottom;
  width: 450px;
}
/* breadcrumb */
.breadcrumb {
  position: relative;
  z-index: 5;
}
.breadcrumb p {
  line-height: 45px;
  padding: 0 0 25px;
  font-size: 13px;
}
.breadcrumb p > span {
  color: #26292a;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.breadcrumb a {
  color: #1079af;
  margin-right: 5px;
  position: relative;
  padding-right: 21px;
}
.breadcrumb a:before,
.breadcrumb a > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -709px -159px;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.breadcrumb a:hover {
  text-decoration: none;
}
/* main content */
.main {
  padding: 6px 0 30px;
  position: relative;
  *zoom: 1;
}
.main-content {
  padding: 7px 0 70px;
  background: url("../img/bg-main.png") 50% 0 repeat-y;
  position: relative;
}
.main-content:before,
.main-content > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px -53px;
  width: 1040px;
  height: 6px;
  position: absolute;
  left: 50%;
  margin-left: -520px;
  top: -6px;
}
.main-content:after,
.main-content > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px -59px;
  width: 1040px;
  height: 6px;
  position: absolute;
  left: 50%;
  margin-left: -520px;
  bottom: -6px;
}
.main-content .overview.big {
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 40px;
}
.main-content .overview.big strong {
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  color: #0f6197;
}
.subpage + .main {
  position: relative;
}
.subpage + .main:before,
.subpage + .main > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 1040px;
  height: 53px;
  position: absolute;
  left: 50%;
  margin-left: -520px;
  top: 0;
}
.subpage + .main .main-content {
  padding: 30px 0 70px;
  top: -23px;
}
.subpage + .main .main-content:before,
.subpage + .main .main-content > .before {
  display: none;
}
.center-wrap {
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 auto;
  text-align: center;
}
.center-wrap .btn-wrap {
  float: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* main scroller */
.blackline-scroller {
  margin: 40px 0;
  position: relative;
}
.blackline-scroller .box-inner-wrap {
  margin: 0 auto;
  padding: 0;
  width: 980px;
  *zoom: 1;
}
.blackline-scroller .box-inner-wrap:before,
.blackline-scroller .box-inner-wrap:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.blackline-scroller .hscroll-box {
  margin: 0;
  padding: 0;
}
.blackline-scroller ul {
  margin: 0;
  padding: 0;
}
.blackline-scroller ul li {
  float: left;
  margin: 0;
  position: relative;
  background: none;
}
.blackline-scroller ul li:first-child {
  padding-left: 0;
}
.blackline-scroller ul li a,
.blackline-scroller ul li a:hover {
  color: #fff;
}
.blackline-scroller img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: block;
}
.blackline-scroller ul li:hover img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.blackline-scroller .text-box {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  cursor: pointer;
  background-color: #26292a;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
}
.blackline-scroller ul li:hover .text-box {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.blackline-scroller .text-box p {
  padding: 15px 75px 20px 20px;
  text-decoration: underline;
  position: relative;
}
.blackline-scroller .text-box p:after,
.blackline-scroller .text-box p > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1004px -73px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -16px;
}
.blackline-scroller ul li:hover .text-box p:after,
.blackline-scroller ul li:hover .text-box p > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -571px -183px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -16px;
}
/* headings */
.news h2,
.career h2,
.about-us h2 {
  padding-top: 35px;
}
/* news */
.news {
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.news > .row-main > .col {
  position: relative;
  padding-bottom: 15px;
}
.news h3 {
  font-size: 18px;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  line-height: 22px;
  padding: 0 0 8px;
}
/* masternews */
.masternews.blackline-scroller {
  padding: 0 0 70px;
  margin: 0;
  background: url("../img/bg-lines-black.png") 50% 0 repeat-x;
  position: relative;
}
.masternews.blackline-scroller > .row:first-child > .col {
  padding-top: 70px;
}
.masternews.blackline-scroller > .row:first-child > .col:after,
.masternews.blackline-scroller > .row:first-child > .col > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1036px -73px;
  width: 1px;
  height: 10px;
  position: absolute;
  left: 0;
  top: -5px;
}
.masternews.blackline-scroller ul li {
  padding: 0 0 0 40px;
  width: 470px;
  height: 300px;
}
.masternews.blackline-scroller ul li:first-child {
  padding-left: 0;
}
.masternews.blackline-scroller p {
  text-decoration: none;
}
.masternews.blackline-scroller .text-box {
  width: 470px;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
}
/* subpages */
.image-gallery {
  margin-bottom: 20px;
}
.image-gallery ul {
  margin-top: 10px;
  padding: 0;
  *zoom: 1;
}
.image-gallery ul:before,
.image-gallery ul:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.image-gallery ul + ul {
  margin-top: 20px;
}
.image-gallery ul li {
  margin: 0;
  padding: 0;
  background-image: none;
  float: left;
}
.image-gallery li + li {
  margin-left: 40px;
}
.image-gallery img {
  padding: 2px;
  background-color: #fff;
  border: 3px solid #4d93c2;
}
.image-gallery a:hover img {
  border-color: #1079af;
}
.toggle-pad .image-gallery li + li {
  margin-left: 36px;
}
.image-list {
  margin-bottom: 25px;
}
.image-list ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
  position: relative;
}
.image-list ul:before,
.image-list ul:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.image-list ul + ul {
  margin-top: 20px;
}
.image-list ul li {
  margin: 0;
  padding: 0;
  background-image: none;
  position: relative;
  float: left;
  *zoom: 1;
  *z-index: 1;
}
.image-list li + li {
  margin-left: 20px;
}
.image-list img {
  padding: 0;
  display: block;
}
.downloads {
  background-color: #d5d5d5;
  margin: 10px 0 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px 30px;
}
/* tabs */
.tab-menu {
  padding: 15px 0 0;
}
.tab-menu ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.tab-menu ul:before,
.tab-menu ul:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.tab-menu ul li {
  margin: 0;
  padding: 0;
  float: left;
  cursor: pointer;
  width: 215px;
  background-image: none;
}
.tab-menu ul li + li {
  padding-left: 13px;
}
.tab-menu ul li a {
  overflow: hidden;
  position: relative;
  cursor: pointer;
  font-size: 18px;
  line-height: 21px;
  height: 48px !important;
  width: 100%;
  *min-width: 150px;
  color: #26292a;
  text-decoration: none;
  vertical-align: middle;
  text-shadow: 0 1px 2px 1px rgba(255,255,255,0.8);
  *display: inline;
  *zoom: 1;
  text-align: center;
  padding: 0;
}
.tab-menu ul li a:before,
.tab-menu ul li a > .before {
  content: '';
  background: url("../img/bg-tab.png") 0 50% no-repeat;
  width: 50%;
  height: 100%;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.tab-menu ul li a:after,
.tab-menu ul li a > .after {
  content: '';
  background: url("../img/bg-tab.png") 100% 50% no-repeat;
  width: 50%;
  height: 100%;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tab-menu ul li .vc-middle {
  border: 1px solid #bababa;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  left: 0;
  width: 100%;
  padding: 10px 0;
}
.tab-menu ul li .vc-inner {
  display: block;
  padding: 0 10px;
  position: relative;
  z-index: 5;
  *text-align: left;
}
.tab-menu ul li.active a,
.tab-menu ul li:hover a {
  *background-color: #fff;
  color: #0f6197;
}
.tab-menu ul li.active a .vc-middle {
  border-color: #fff;
}
.tab-menu ul li.active a:before,
.tab-menu ul li.active a > .before,
.tab-menu ul li.active a:after,
.tab-menu ul li.active a > .after,
.tab-menu ul li:hover a:before,
.tab-menu ul li:hover a > .before,
.tab-menu ul li:hover a:after,
.tab-menu ul li:hover a > .after {
  background-image: none;
  background-color: #fff;
  *background-color: transparent;
}
.tab-menu ul li.active a:before,
.tab-menu ul li.active a > .before {
  -webkit-border-radius: 6px 0 0 0;
  -moz-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}
.tab-menu ul li.active a:after,
.tab-menu ul li.active a > .after {
  -webkit-border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}
.tab-menu ul li.active a {
  padding-bottom: 30px;
}
/* tabs content */
.tab-content {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-top: -10px;
  padding-top: 30px;
  width: 100%;
}
.tab-content .wysiwyg {
  padding: 0 30px 30px;
  *zoom: 1;
}
.tab-content .wysiwyg:before,
.tab-content .wysiwyg:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.tab-content + h2,
.tab-content + h3,
.tab-content + h4,
.tab-content + p,
.tab-content + ul,
.tab-content + ol {
  padding-top: 40px;
}
.tab-content .std-form {
  padding-left: 30px;
  padding-right: 30px;
}
.tab-content .std-form .col-1-1 {
  margin-left: -920px;
}
.tab-content .std-form .col-2-1 {
  margin-left: -920px;
}
.tab-content .std-form .col-2-2 {
  margin-left: -580px;
}
.tab-content .std-form .std-form-inner {
  padding-bottom: 30px;
}
ul.tabbed-news {
  margin: 0;
  padding: 0;
}
ul.tabbed-news li {
  padding: 0 30px;
  position: relative;
  background-image: none;
}
ul.tabbed-news li + li {
  background: url("../img/bg-tab-divider.png") 0 0 repeat-x;
  padding-top: 30px;
}
ul.tabbed-news li h3 {
  font-family: dinproregular, Myriad Pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 2px;
}
ul.tabbed-news li h3 > a {
  text-decoration: none;
}
ul.tabbed-news li .date {
  float: left;
  width: 46px;
  height: 36px;
  line-height: 16px;
  padding: 15px 3px 1px;
  margin-top: 10px;
  text-align: center;
  color: #000;
  font-family: dinproregular, Myriad Pro, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}
ul.tabbed-news li .date:before,
ul.tabbed-news li .date > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -133px -183px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 30px;
  top: 10px;
}
ul.tabbed-news li + li .date:before,
ul.tabbed-news li + li .date > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -133px -183px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 30px;
  top: 40px;
}
ul.tabbed-news li .news-box {
  margin-left: 75px;
  display: block;
}
/* skills */
.skills {
  margin: 0;
  padding: 20px 0 70px;
  min-width: 980px;
}
.skills h2 {
  padding-bottom: 35px;
}
.skills ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.skills ul:before,
.skills ul:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.skills ul + ul {
  padding: 25px 0 0;
}
.skills li {
  float: left;
  margin: 0;
  padding: 0;
}
.skills li + li {
  margin-left: 40px;
}
.skills li a {
  display: block;
  width: 130px;
  text-align: center;
  color: #0f6197;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 13.6px;
  line-height: 17px;
  text-decoration: none;
}
.skills li img {
  display: block;
  margin-bottom: 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* vertical image gallery */
.vert-gallery {
  position: relative;
  *zoom: 1;
  margin: 35px 0 40px;
}
.vert-gallery:before,
.vert-gallery:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.vert-gallery .image-box,
.vert-gallery .youtube-box {
  width: 735px;
  height: 490px;
  float: left;
  text-align: center;
  cursor: pointer;
  background: #fff url("../img/lb-loading.gif") no-repeat 50% 50%;
}
.vert-gallery .image-box.hidden,
.vert-gallery .youtube-box.hidden,
.vert-gallery .vimeo-box.hidden {
  display: none;
}
.vert-gallery .video-box-img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 735px;
  height: 490px;
  position: relative;
  display: block;
  cursor: pointer;
}
.vert-gallery .video-box-over {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px -123px;
  width: 133px;
  height: 132px;
  position: absolute;
  text-indent: -5000px;
  top: 50%;
  left: 50%;
  margin: -67px 0 0 -67px;
  z-index: 3;
}
.vert-gallery .video-box-img:hover .video-box-over {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.vert-gallery .gallery-scroller {
  margin-left: 765px;
  width: 214px;
  height: 360px;
  background-color: #d1d1d1;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 65px 0;
  position: relative;
  overflow: hidden;
}
.vert-gallery .gallery-scroller ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.vert-gallery .gallery-scroller ul li {
  padding: 0;
  overflow-y: hidden;
  height: 114px;
  position: relative;
  background-image: none;
}
.vert-gallery .gallery-scroller ul li > a {
  border: 5px solid transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 156px;
  height: 104px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.vert-gallery .gallery-scroller ul li.active > a,
.vert-gallery .gallery-scroller ul li:hover > a {
  border: 5px solid #0f6197;
}
.vert-gallery .gallery-scroller ul li.active > a:before,
.vert-gallery .gallery-scroller ul li.active > a > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -927px -104px;
  width: 5px;
  height: 9px;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -5px;
}
.vert-gallery .gallery-scroller ul li + li {
  margin-top: 9px;
  *margin-top: 6px;
}
.vert-gallery .gallery-scroller ul li {
  display: block;
}
.vert-gallery .gallery-scroller ul li.video a:after,
.vert-gallery .gallery-scroller ul li.video a > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -537px -183px;
  width: 34px;
  height: 33px;
  position: absolute;
  right: 12px;
  bottom: 12px;
}
.vert-gallery .controls {
  position: absolute;
  z-index: 10;
  top: 0;
}
.vert-gallery .controls .btn-prev,
.vert-gallery .controls .btn-next {
  float: left;
  text-indent: -5000px;
  overflow: hidden;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.vert-gallery .controls .btn-prev:hover {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -430px -73px;
  width: 215px;
  height: 50px;
  top: 0;
}
.vert-gallery .controls .btn-next:hover {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -645px -73px;
  width: 215px;
  height: 50px;
  top: 440px;
}
.vert-gallery .controls .btn-prev,
.vert-gallery .controls .btn-prev.disabled {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: 0px -73px;
  width: 215px;
  height: 50px;
  top: 0;
}
.vert-gallery .controls .btn-next,
.vert-gallery .controls .btn-next.disabled {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -215px -73px;
  width: 215px;
  height: 50px;
  top: 440px;
}
.vert-gallery .controls .disabled {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  cursor: default;
}
/* other */
.other-section {
  width: 100%;
  min-width: 980px;
  position: relative;
  *zoom: 1;
}
.other-section:before,
.other-section:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.other-list.blackline-scroller {
  overflow: hidden;
  margin: 40px 0 0;
  padding-bottom: 0;
}
.other-list.gallery-list.blackline-scroller {
  margin-top: 20px;
}
.other-list.blackline-scroller ul {
  padding-bottom: 40px;
  *zoom: 1;
}
.other-list.blackline-scroller ul:before,
.other-list.blackline-scroller ul:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.other-list.blackline-scroller ul li {
  padding: 0 0 0 40px;
  width: 215px;
  height: 215px;
}
.other-list.blackline-scroller ul li.active .text-box:before,
.other-list.blackline-scroller ul li.active .text-box > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -908px -104px;
  width: 19px;
  height: 10px;
  position: absolute;
  right: 108px;
  bottom: -10px;
}
.other-list.blackline-scroller ul li:first-child {
  padding-left: 0;
}
.other-list.blackline-scroller .text-box {
  width: 215px;
}
.other-list.blackline-scroller .text-box {
  font-size: 14px;
}
.other-list.blackline-scroller .text-box p {
  padding: 15px 65px 20px 15px;
}
.other-list.blackline-scroller .text-box p:after,
.other-list.blackline-scroller .text-box p > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1004px -73px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -16px;
}
.other-list.blackline-scroller ul li:hover .text-box p:after,
.other-list.blackline-scroller ul li:hover .text-box p > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -571px -183px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -16px;
}
/* other subpages */
.other-news-list ul.tabbed-news {
  margin: 0 0 45px;
  padding: 0 0 10px;
  background: url("../img/bg-tab-divider.png") 0 100% repeat-x;
}
.other-news-list ul.tabbed-news li {
  padding-left: 0;
  position: relative;
}
.other-news-list ul.tabbed-news li + li {
  padding-top: 15px;
}
.other-news-list ul.tabbed-news li .date:before,
.other-news-list ul.tabbed-news li .date > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -133px -183px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 0;
  top: 10px;
}
.other-news-list ul.tabbed-news li + li .date:before,
.other-news-list ul.tabbed-news li + li .date > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -133px -183px;
  width: 52px;
  height: 52px;
  position: absolute;
  left: 0;
  top: 25px;
}
.other-news-list ul.tabbed-news h3 {
  padding-top: 0;
}
.other-news-list ul.tabbed-news .filter-mark {
  line-height: 30px;
  background-color: #0f6197;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  margin: 0 5px 4px 0;
  color: #fff;
  font-size: 13px;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
/* other about us */
ul.reports {
  padding: 0;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 0;
}
ul.reports li {
  padding: 0;
  margin: 0;
  background-image: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: visible;
}
ul.reports li + li {
  margin-left: 40px;
  *margin-left: 37px;
}
ul.reports img {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.3);
  display: block;
  margin-bottom: 15px;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  *border: 1px solid #b4b4b4;
}
ul.reports a:hover img {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.5);
  -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,0.5);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,0.5);
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
ul.reports .text-box {
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
}
ul.reports .text-box .type {
  display: block;
}
/* other toggles */
.toggle-article {
  cursor: pointer;
  position: relative;
  padding: 0 0 30px;
}
.toggle-article-arrow {
  cursor: pointer;
  position: relative;
  padding-left: 60px;
}
.toggle-article-arrow:after,
.toggle-article-arrow > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -317px -183px;
  width: 44px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -23px;
}
.toggle-article-arrow:hover {
  color: #0f6197;
}
.toggle-article-arrow:hover:after,
.toggle-article-arrow:hover > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -361px -183px;
  width: 44px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -23px;
}
.toggle-article-arrow.isOpened:after,
.toggle-article-arrow.isOpened > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -405px -183px;
  width: 44px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -23px;
}
.toggle-article-arrow.isOpened:hover:after,
.toggle-article-arrow.isOpened:hover > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -229px -183px;
  width: 44px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -23px;
}
.toggle-pad {
  position: relative;
  padding: 0 0 50px 20px;
  margin-bottom: 30px;
  top: 30px;
}
.toggle-pad:before,
.toggle-pad > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -271px -65px;
  width: 10px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.toggle-pad.last {
  background-image: none;
}
.toggle-pad,
.toggle-pad.last.isOpened {
  background: url("../img/bg-vert-lines-black.png") 0 0 repeat-y;
}
.toggle-pad + .toggle-pad {
  top: 0;
  margin-bottom: 0;
}
.toggle-pad .toggle-article-arrow {
  padding-top: 0;
  padding-bottom: 0;
  top: -18px;
  line-height: 40px;
}
.toggle-pad .toggle-inner {
  padding-bottom: 10px;
}
.toggle-pad .toggle-inner p {
  padding-bottom: 20px;
}
.toggle-pad .dates {
  position: relative;
}
.toggle-pad .dates ul {
  margin: 10px 0 0;
  padding: 0;
  position: relative;
}
.toggle-pad .dates li {
  margin: 0 0 5px;
  padding: 5px 0 0 60px;
  position: relative;
  overflow: visible;
  min-height: 30px;
}
.toggle-pad .dates li:before,
.toggle-pad .dates li > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -729px -123px;
  width: 53px;
  height: 30px;
  position: absolute;
  left: -7px;
  top: 0;
}
.toggle-pad .dates li strong {
  line-height: 30px;
  color: #fff;
  position: absolute;
  width: 47px;
  height: 30px;
  padding-left: 6px;
  margin: -5px 0 0 -67px;
  text-align: center;
}
.toggle-pad.last {
  padding-bottom: 0;
}
.toggle-pad.last .toggle-inner {
  padding-bottom: 0;
}
.toggle-pad.last + h2,
.toggle-pad.last + h3,
.toggle-pad.last + h4,
.toggle-pad.last + p,
.toggle-pad.last + ul,
.toggle-pad.last + ol {
  padding-top: 40px;
}
/* search results */
.search-footer .paging {
  padding: 60px 30px 0;
}
ul.search-results {
  margin: 0;
  padding: 0;
}
ul.search-results li {
  padding: 0 5px;
  position: relative;
  background-image: none;
}
ul.search-results li + li {
  background: url("../img/bg-tab-divider.png") 0 0 repeat-x;
  padding-top: 15px;
}
ul.search-results li h3 {
  font-family: dinproregular, Myriad Pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 2px;
}
ul.search-results li h3 > a {
  text-decoration: none;
}
ul.search-results li .news-box {
  display: block;
}
/* paging */
.paging {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  position: relative;
}
.paging .page-icons {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
}
ul.page-list {
  padding: 0;
  margin: 0 20px 0 5px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
ul.page-list li {
  float: left;
  padding: 0 5px;
  list-style-type: none;
  background-image: none;
  font-size: 13px;
}
ul.page-list li a,
ul.page-list li span {
  display: block;
  margin: 0;
  padding: 0;
  width: 38px;
  height: 38px;
  line-height: 39px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #d5d5d5;
  color: #26292a;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
ul.page-list li a {
  text-decoration: none;
}
ul.page-list li.selected {
  overflow: hidden;
}
ul.page-list li.selected a,
ul.page-list li.selected span,
ul.page-list li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0f6197;
  border-color: #0f6197;
}
ul.page-prev-next-list {
  padding: 0 10px 0 0;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 0;
}
ul.page-prev-next-list li {
  float: left;
  height: 60px;
  padding: 0;
  margin: 0 5px 0 0;
  background-image: none;
}
ul.page-prev-next-list li a,
ul.page-prev-next-list li span {
  display: block;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  text-indent: -5000px;
}
ul.page-prev-next-list .btn {
  width: 60px;
  height: 60px;
  position: relative;
  vertical-align: top;
  font-size: 0;
  color: transparent;
}
ul.page-prev-next-list .disabled {
  cursor: default;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
ul.page-prev-next-list .next a,
ul.page-prev-next-list .next span {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -133px -123px;
  width: 60px;
  height: 60px;
}
ul.page-prev-next-list .next:hover a {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -433px -123px;
  width: 60px;
  height: 60px;
}
ul.page-prev-next-list .prev a,
ul.page-prev-next-list .prev span {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -193px -123px;
  width: 60px;
  height: 60px;
}
ul.page-prev-next-list .prev:hover a {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -553px -123px;
  width: 60px;
  height: 60px;
}
/* filter-menu-box */
.filter-box {
  margin: 15px 0 40px;
  position: relative;
}
.filter-box > ul:first-child {
  background-color: #d5d5d5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  height: 54px;
  position: relative;
  z-index: 3;
}
.filter-box > ul:first-child li {
  background-image: none;
  padding: 3px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  position: relative;
  vertical-align: text-bottom;
  top: -3px;
  overflow: visible;
}
.filter-box > ul:first-child li.active {
  background-color: #0f6197;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.filter-box > ul:first-child li.active:after,
.filter-box > ul:first-child li.active > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -271px -66px;
  width: 9px;
  height: 5px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}
.filter-box > ul:first-child li a {
  font-size: 13px;
  line-height: 54px;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  display: block;
  padding: 0 20px;
}
.filter-box > ul:first-child li.active a {
  line-height: 60px;
  color: #fff;
  text-decoration: none;
}
.filter-box .filter {
  background: #d5d5d5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-top: 1px;
  position: relative;
  height: 54px;
  z-index: 2;
  text-align: left;
}
.filter-box .filter .inline-box {
  vertical-align: top;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  position: relative;
}
.filter-box .filter .inline-box:first-child {
  *padding-left: 20px;
}
.filter-box .filter .inline-box li {
  cursor: pointer;
  margin: 0 20px;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  position: relative;
  background-image: none;
  vertical-align: top;
}
.filter-box .filter .inline-box li.disabled {
  cursor: default;
}
.filter-box .filter label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #26292a;
  line-height: 54px;
  vertical-align: top;
  padding: 0 0 0 25px;
}
.filter-box .filter .btn-active label {
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
}
.filter-box .filter .fake-radio-box {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -681px -159px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  font-size: 0px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 20px;
}
.filter-box .filter .fake-radio-box-checked,
.filter-box .filter .btn-active .fake-radio-box {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -695px -159px;
  width: 14px;
  height: 14px;
}
.filter-box .filter input[type=radio][disabled=disabled] + .fake-radio-box {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -667px -159px;
  width: 14px;
  height: 14px;
}
.filter-box .filter .btn-small {
  margin-top: 10px;
}
.filter-box .filter .jshide {
  display: none;
}
.filter-box ul.years {
  margin: 0;
  padding: 0 0 10px;
  height: 54px;
  position: relative;
  z-index: 3;
  background: url("../img/bg-filter-years.png") 50% 100% repeat-x;
}
.filter-box ul.years li {
  cursor: pointer;
  background-image: none;
  padding: 3px 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  overflow: visible;
}
.filter-box ul.years li + li:before,
.filter-box ul.years li + li > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1035px -73px;
  width: 1px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
}
.filter-box ul.years li label {
  color: #1079af;
  font-size: 15px;
  line-height: 54px;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  display: block;
  padding: 0 20px;
  text-decoration: underline;
}
.filter-box ul.years li:hover label {
  text-decoration: none;
}
.filter-box ul.years li.btn-active label {
  color: #000;
  text-decoration: none;
  cursor: default;
}
/* partners */
.partners-box {
  background: url("../img/bg-lines-black.png") 50% 0 repeat-x;
  padding: 0;
  background-color: #fff;
}
.partners-box .row {
  text-align: center;
}
.partners-box .row > ul {
  position: relative;
  padding: 55px 0 20px;
  margin: 0 auto;
}
.partners-box .row > ul:after,
.partners-box .row > ul > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1036px -73px;
  width: 1px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.partners-box ul li {
  padding: 0 50px 35px;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  font-size: 15px;
}
.partners-box ul li ul {
  margin: 0;
  padding: 0;
}
.partners-box ul li ul li {
  padding: 0 20px;
}
.partners-box ul li p {
  padding-bottom: 10px;
}
.partners-box ul li img {
  display: block;
  margin: 0 auto 10px;
}
.partners-box ul li a {
  display: block;
  font-size: 17px;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #0f6197;
}
.partners-box ul li a[href]:hover img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
/* footer */
.footer {
  min-width: 980px;
  position: relative;
  padding: 30px 0 25px;
  *padding-bottom: 0;
  background: #3092c3 url("../img/bg-footer.jpg") 50% 0% no-repeat;
  background-size: cover;
}
.footer h3,
.footer p,
.footer li {
  color: #fff;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  color: #c8e9fe;
}
/* contacts */
.footer .contacts {
  padding-bottom: 25px;
}
.footer .contacts p {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 13px;
}
.footer .contacts p a {
  text-decoration: underline;
}
.footer .contacts .more-contacts {
  white-space: nowrap;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.footer .contacts .more-contacts:after,
.footer .contacts .more-contacts > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -966px -123px;
  width: 17px;
  height: 17px;
  position: absolute;
  right: -25px;
  top: 2px;
}
/* support :: login */
.footer .support {
  padding-bottom: 15px;
}
.footer .support p {
  padding-bottom: 15px;
}
.footer .support input[type=text],
.footer .support input[type=password] {
  background-color: #0f6197;
  line-height: 38px;
  height: 38px;
  vertical-align: top;
  padding: 0 10px;
  color: #fff;
}
.footer .support form p {
  margin-bottom: 10px;
  padding: 0;
}
.footer .support .kcol-footer {
  margin-left: -300px;
}
.footer .support .kcol-footer input[type=text],
.footer .support .kcol-footer input[type=password] {
  width: 215px;
}
.footer .support .btn-form-wrap {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px;
}
.footer .support .btn-form-wrap > span {
  display: block;
  text-align: center;
}
.footer .support input[type=submit],
.footer .support .btn-form-wrap > span {
  font-size: 15px;
  color: #0f6197;
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#c8e9fe));
  background-image: -webkit-linear-gradient(top, #fefefe, #c8e9fe);
  background-image: -moz-linear-gradient(top, #fefefe, #c8e9fe);
  background-image: -o-linear-gradient(top, #fefefe, #c8e9fe);
  background-image: -ms-linear-gradient(top, #fefefe, #c8e9fe);
  background-image: linear-gradient(#c8e9fe bottom, #fefefe, #c8e9fe);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#c8e9fe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#c8e9fe);
  *zoom: 1;
  padding: 0 10px;
  line-height: 39px;
  height: 38px;
  min-width: 140px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.footer .support input[type=submit]:hover,
.footer .support .btn-form-wrap:hover > span {
  color: #0f6197;
  background-color: #c8e9fe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c8e9fe), to(#fefefe));
  background-image: -webkit-linear-gradient(top, #c8e9fe, #fefefe);
  background-image: -moz-linear-gradient(top, #c8e9fe, #fefefe);
  background-image: -o-linear-gradient(top, #c8e9fe, #fefefe);
  background-image: -ms-linear-gradient(top, #c8e9fe, #fefefe);
  background-image: linear-gradient(#fefefe bottom, #c8e9fe, #fefefe);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8e9fe, endColorstr=#fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8e9fe, endColorstr=#fefefe);
  *zoom: 1;
}
/* partners :: fb */
.footer .partners {
  padding-bottom: 25px;
}
.footer .partners p {
  padding-bottom: 35px;
}
/* copyright */
.footer .copyright {
  background: url("../img/bg-lines-white.png") 50% 0 repeat-x;
  padding-top: 45px;
  *padding-top: 35px;
}
.footer .developed {
  font-size: 13px;
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  position: relative;
}
.footer .developed:after,
.footer .developed > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1037px -73px;
  width: 1px;
  height: 10px;
  position: absolute;
  left: 0;
  top: -45px;
}
.footer .developed .d-logo {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -932px -73px;
  width: 72px;
  height: 31px;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-indent: -5000px;
  top: -14px;
  left: 3px;
  vertical-align: top;
}
.footer .developed .d-logo:hover {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -860px -73px;
}
/* buttons */
.btn-wrap {
  float: left;
  *zoom: 1;
  text-shadow: -1px 1px 2px #666;
}
.btn-wrap:before,
.btn-wrap:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.btn {
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  border: 0;
  bottom: 0;
  padding: 0;
  *margin-top: 1px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  white-space: nowrap;
}
.btn:before,
.btn > .before,
.btn:after,
.btn > .after {
  content: ' ';
  position: absolute;
  bottom: 0;
  padding: 0 !important;
}
.btn > input[type=submit],
.btn > span {
  position: relative;
  font-weight: normal;
}
.btn > input[type=submit],
.btn > .before + span {
  *display: inline-block;
  *zoom: 1;
}
.btn-small {
  height: 31px;
  line-height: 31px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  background: url("../img/btn-small.png") 0 0 no-repeat;
}
.btn-small:hover {
  background-position: 0 100%;
}
a.btn-small,
.btn-small > input[type=submit] {
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  display: block;
  font-size: 13px;
  height: 31px;
  line-height: 31px;
  padding: 0 20px;
  color: #fff;
  text-decoration: none;
}
a.btn-small:hover,
.btn-small:hover > input[type=submit] {
  color: #fff;
  text-decoration: none;
}
/* forms */
input[type=text],
input[type=password],
textarea {
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
input[type=submit] {
  font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  overflow: visible;
  border: none;
  cursor: pointer;
  outline: 0;
  background: transparent none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #fff;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0px none transparent;
}
input[type=file] {
  width: auto;
}
.krow {
  width: 100%;
  display: block;
  position: relative;
  *zoom: 1;
}
.krow:before,
.krow:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.kcol {
  position: relative;
  float: left;
  left: 100%;
}
.std-form .ok-message,
.std-form .error-message {
  margin: 10px 0;
  padding-left: 63px;
  font-size: 15px;
  position: relative;
  line-height: 38px;
  color: #000;
  background-color: #d5d5d5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.std-form .ok-message:before,
.std-form .ok-message > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -493px -183px;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -22px;
}
.std-form .error-message:before,
.std-form .error-message > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -449px -183px;
  width: 44px;
  height: 44px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -22px;
}
/* standard form */
.std-form .col-1-1 {
  position: relative;
  width: 640px;
  margin-left: -980px;
}
.std-form .col-1-1 input,
.std-form .col-1-1 textarea {
  *width: 618px !important;
}
.std-form .col-2-1,
.std-form .col-2-2 {
  width: 300px;
  position: relative;
}
.std-form .col-2-1 input,
.std-form .col-2-2 input,
.std-form .col-2-1 textarea,
.std-form .col-2-2 textarea {
  *width: 278px !important;
}
.std-form .col-2-1 {
  margin-left: -980px;
}
.std-form .col-2-2 {
  margin-left: -640px;
}
.std-form .std-form-inner {
  padding-top: 5px;
}
.std-form .row + h5,
.std-form .row > h5,
.std-form .toggle-row {
  margin-top: 15px;
  *left: 0;
}
.std-form p,
.std-form .toggle-row label .small {
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #26292a;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.std-form label {
  font-size: 13px;
  color: #26292a;
  line-height: 20px;
  padding-left: 2px;
}
.std-form input[type=text],
.std-form input[type=password],
.std-form textarea {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 1px solid #0f6197;
  height: 35px;
  line-height: 34px;
  padding: 1px 10px 0;
  font-size: 13px;
  color: #26292a;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  margin: 3px 0 15px;
}
.std-form textarea {
  overflow: hidden;
  vertical-align: top;
  resize: vertical;
  height: 135px;
  *height: 119px;
  line-height: 20px;
  padding: 10px;
}
.std-form .required {
  color: #ba1717;
  font-size: 20px;
  padding-left: 5px;
}
.std-form .required.r-abs {
  position: absolute;
  right: 6px;
  top: 7px;
  padding-left: 0;
}
.std-form .fake-select-box + .required.r-abs {
  top: 11px;
  right: 25px;
}
.std-form .fake-input + .required.r-abs {
  right: 25px;
}
.std-form label .required {
  padding-left: 0px;
}
.std-form label:before,
.std-form label > .before {
  content: ' ';
  position: relative;
  font-size: 20px;
}
.std-form .uploads {
  padding-bottom: 10px;
}
.std-form .uploads label {
  padding-left: 10px;
  min-width: 75px;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 8px;
  vertical-align: middle;
}
.std-form .uploads input[type=file] {
  *max-width: 250px;
}
.std-form .disclaimer {
  font-size: 12px;
  padding-bottom: 15px;
}
.std-form .jshide {
  display: none;
}
.std-form .block {
  display: block;
}
.std-form .upload-box .fake-input {
  cursor: pointer;
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1079af;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  height: 35px;
  line-height: 34px;
  padding: 1px 10px 0;
  margin: 7px 0 10px;
}
.std-form .upload-box .fake-input:before,
.std-form .upload-box .fake-input > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -932px -104px;
  width: 5px;
  height: 9px;
  position: absolute;
  right: 11px;
  top: 12px;
}
.std-form .upload-box .remove-file {
  position: relative;
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -652px -159px;
  width: 15px;
  height: 15px;
  text-indent: -5000px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  left: 15px;
  top: 3px;
  cursor: pointer;
}
.std-form .upload-box .disabled {
  display: none;
}
.std-form .remove-box,
.std-form .add-box {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  margin: 7px 0 10px;
}
.std-form .remove-box > input[type=submit],
.std-form .add-box > input[type=submit] {
  color: #1079af;
  line-height: 35px;
}
.delegate-form {
  padding-top: 50px;
}
.delegate-list {
  padding-bottom: 30px;
}
.delegate-list .remove-box a,
.delegate-list .edit-box a {
  position: relative;
}
.delegate-list table th,
.delegate-list table td,
.delegate-list table tr:nth-child(2n) td {
  padding-left: 5px;
  padding-right: 5px;
}
.delegate-list table {
  margin-bottom: 0;
}
.std-form .remove-box:before,
.delegate-list .remove-box a:before,
.std-form .remove-box > .before,
.delegate-list .remove-box a > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -652px -159px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.std-form .remove-box > input[type=submit],
.delegate-list .remove-box a {
  padding-left: 25px;
}
.std-form .remove-box:hover > input[type=submit],
.std-form .add-box:hover > input[type=submit] {
  color: #f1491b;
}
.std-form .form-bottom {
  margin: 0;
  line-height: 35px;
  font-family: dinproregular, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.std-form .form-bottom.padded {
  margin-top: 15px;
}
.std-form .form-bottom .btn {
  padding-right: 15px;
  padding-left: 15px;
}
.std-form .form-bottom .btn,
.std-form .form-bottom input[type=submit] {
  *max-width: 120px;
}
.std-form .form-bottom > span {
  vertical-align: middle;
}
.std-form .form-bottom .required {
  padding: 0 5px 0 20px;
}
.std-form .select-row {
  z-index: 2;
}
.std-form .toggle-row label {
  position: relative;
  left: 0;
  cursor: pointer;
  color: #0f6197;
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  padding: 0 0 10px 5px;
}
.std-form .fake-checkbox {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -681px -159px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  font-size: 0px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  cursor: pointer;
  position: relative;
  left: 0;
  top: -3px;
}
.std-form .fake-checkbox-checked {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -695px -159px;
  width: 14px;
  height: 14px;
}
.std-form input[type=checkbox][disabled=disabled] + .fake-checkbox {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -667px -159px;
  width: 14px;
  height: 14px;
}
.std-form p .fake-checkbox {
  margin: 18px 0 20px;
}
.std-form p .fake-checkbox + label {
  position: relative;
  top: -2px;
  padding-left: 5px;
}
.std-form .fake-select-box {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  padding: 0;
  width: 298px;
  height: 35px;
  position: relative;
  border: 1px solid #0f6197;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
  margin: 7px 0 10px;
}
.std-form .fake-select-box-open {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.std-form .fake-select-box-open .fake-select-list {
  z-index: 9;
  left: -1px;
  right: 0;
}
.std-form .fake-select-text {
  *zoom: 1;
  cursor: pointer;
  width: 100%;
  height: 35px;
  position: relative;
  overflow: hidden;
}
.std-form .fake-select-text .in {
  display: block;
  height: 35px;
  line-height: 34px;
  padding: 1px 10px 0;
  font-size: 13px;
  color: #26292a;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  position: relative;
  z-index: 5;
}
.std-form .fake-select-text .in:after,
.std-form .fake-select-text .in > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -271px -66px;
  width: 9px;
  height: 5px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3px;
}
.std-form .fake-select-text-focused {
  outline: transparent none 0px;
}
.std-form .fake-select-list {
  left: -9999px;
  top: 35px;
  position: absolute;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  border: 1px solid #0f6197;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  background-color: #fff;
}
.std-form .fake-select-list ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
  overflow: hidden;
}
.std-form .fake-select-list ul li {
  position: relative;
  margin: 0px;
  cursor: default;
  *zoom: 1;
  background: none;
  line-height: 25px;
  padding: 4px 10px;
  font-size: 13px;
  color: #26292a;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
}
.std-form .fake-select-list ul li:hover,
.std-form .fake-select-list ul li.selected {
  cursor: pointer;
  color: #000;
}
.std-form .fake-select-list ul li:hover {
  background-color: #c8e9fe;
}
.std-form .fake-select-list ul li.selected {
  background-color: #0f6197;
  color: #fff;
  cursor: default;
}
/* scrolled fake select */
.std-form .fake-select-list.scrolled {
  max-height: 200px;
  padding-bottom: 10px;
}
.std-form .holder {
  overflow-y: scroll;
  max-height: 200px;
  padding: 0;
}
.std-form .fake-select-list.scrolled .inner {
  position: relative;
}
.std-form .fake-select-list.scrolled ul li {
  margin-right: 25px;
}
.std-form .fake-select-list.scrolled .scrollbar {
  position: absolute;
  top: 0;
  right: 8px;
  width: 12px;
  background-color: #dbdbdb;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  margin-top: 5px;
}
.std-form .fake-select-list.scrolled:hover .scrollbar {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.std-form .fake-select-list.scrolled .kff-range-select {
  width: 12px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.std-form .fake-select-list.scrolled .kff-range-select .kff-slider-pane {
  width: 12px;
  height: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.std-form .fake-select-list.scrolled .kff-range-select .kff-handle {
  width: 8px;
  height: 30px;
  cursor: pointer;
  background: #1079af;
  position: absolute;
  left: 2px;
  top: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.std-form .fake-select-list.scrolled .kff-arrow-up,
.std-form .fake-select-list.scrolled .kff-arrow-down {
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.std-form .fake-select-list.scrolled .kff-arrow-up {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -613px -159px;
  width: 12px;
  height: 15px;
  top: 0;
}
.std-form .fake-select-list.scrolled .kff-arrow-down {
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -625px -159px;
  width: 12px;
  height: 15px;
  bottom: 0;
}
.std-form .fake-select-list.scrolled .scrollbar.disabled {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  background-color: transparent;
}
.std-form .scrollbar.disabled .kff-handle,
.std-form .scrollbar.disabled .kff-arrow-up,
.std-form .scrollbar.disabled .kff-arrow-down {
  cursor: default;
}
/* lightbox */
#kfb-overlay {
  position: absolute;
  z-index: 600100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height: 100%;
  background-color: #000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
#kfb-iframe {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#kfb-window {
  background-color: #fff;
  z-index: 600102;
  position: absolute;
  top: 35px;
  left: 50%;
  margin-left: -200px;
  -webkit-border-radius: 5px 0 5px 5px;
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}
#kfb-window-wrap {
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
#kfb-paging {
  margin: 0;
  padding: 0;
  position: absolute;
}
#kfb-window img {
  display: block;
  margin: 0 auto;
  border: none;
  padding: 0;
  clear: both;
}
#kfb-image-anchor {
  min-height: 150px;
  *height: 150px;
  display: block;
  background: url("../img/lb-loading.gif") no-repeat 50% 50%;
  margin: 0;
  padding: 20px;
  text-align: center;
}
#kfb-caption {
  display: none;
  padding: 0 20px 20px;
  margin: 0;
  text-align: left;
  font-family: dinprolight, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #0f6197;
}
#kfb-caption + p {
  padding-top: 20px;
}
#kfb-desc {
  padding: 0 15px;
  margin: 5px 0;
  text-align: left;
}
#kfb-page-list {
  display: none;
  padding: 0 15px;
  margin: 5px 80px;
  text-align: center;
  word-spacing: 4px;
  font-size: 15px;
}
#kfb-page-list a.active {
  font-weight: bold;
  text-decoration: none;
}
#kfb-prev,
#kfb-next {
  text-indent: -5000px;
  overflow: hidden;
  width: 85px;
  position: absolute;
  top: 0;
  z-index: 600106;
  height: 100%;
  outline: none;
}
#kfb-prev {
  left: 20px;
  background: url("../img/lb-prev.png") no-repeat 0 50%;
}
#kfb-next {
  right: 20px;
  background: url("../img/lb-next.png") no-repeat 0 50%;
}
#kfb-prev:hover,
#kfb-next:hover {
  background-position: 100% 50%;
}
#kfb-close {
  position: absolute;
  display: block;
  right: 0;
  top: -55px;
  height: 55px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  font-size: 15px;
  z-index: 600108;
  background-color: #fff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#kfb-close a {
  font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
  font-weight: normal;
  display: block;
  position: relative;
  cursor: pointer;
  color: #0f6197;
  line-height: 55px;
  text-transform: lowercase;
  padding: 0 17px 0 40px;
  text-decoration: none;
  outline: none;
}
#kfb-close a:before,
#kfb-close a > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -1035px -97px;
  width: 5px;
  height: 6px;
  position: absolute;
  left: -5px;
  bottom: 0;
}
#kfb-close a:after,
#kfb-close a > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -652px -159px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -8px;
}
#kfb-close a:hover {
  color: #4d93c2;
}
#kfb-close a:hover:after,
#kfb-close a:hover > .after {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -637px -159px;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -8px;
}
#kfb-content {
  text-align: left;
  margin: 0 20px 20px 20px;
  min-height: 150px;
  overflow: auto;
  margin: 7px 10px 10px;
  border: none;
  padding: 0;
  color: #1f1f1f;
}
#kfb-content.loader {
  background: url("../img/lb-loading.gif") no-repeat 50% 50%;
}
/* glDatePicker calendar */
.datepicker {
  width: 100%;
  padding: 0;
  border: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  cursor: pointer;
}
.gldp-default {
  left: 0 !important;
  top: 0 !important;
  position: absolute;
  width: 100% !important;
  max-width: 298px;
  margin-left: 0;
  margin-top: 0;
  font-family: dinproregular, Arial, Sans-Serif;
  font-weight: 700;
  padding: 0;
  background: #fff;
  border: 1px solid #1079af;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.gldp-default .core {
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  color: #06201f;
  height: auto !important;
  border: 0 none transparent !important;
  margin: 0 !important;
}
.gldp-default .core > div {
  background-color: #e0ded6;
  height: 40px;
  line-height: 40px;
  border-style: solid solid none none;
  border-width: 0;
}
.gldp-default .core.anotherMonth,
.gldp-default .core.outday {
  visibility: hidden;
  height: 1px !important;
}
/* Month/Year text and select */
.gldp-default .monyear,
.gldp-default .monyear select {
  vertical-align: middle;
  font-family: 'dinprobold', Arial, Sans-Serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 19px;
  color: #06201f;
  margin-bottom: 0 !important;
  line-height: 40px !important;
  height: 40px !important;
  width: auto !important;
}
.gldp-default .monyear.title {
  width: 218px !important;
  text-align: center;
}
.gldp-default .monyear.title > div {
  height: 40px !important;
  line-height: 40px !important;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: default;
  padding-top: 0;
  background-color: #fff;
}
.gldp-default .monyear span {
  margin: 0 2px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-transform: lowercase;
}
.gldp-default .monyear select + span {
  text-align: right;
}
.gldp-default .monyear + .monyear + .monyear + .core,
.gldp-default .monyear + .monyear + .monyear + .core ~ .core {
  width: 14.285714% !important;
}
/* Prev/Next arrows */
.gldp-default .prev-arrow,
.gldp-default .next-arrow {
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  float: left;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  background-color: #fff;
  font-size: 0;
  color: transparent;
}
.gldp-default .prev-arrow > span,
.gldp-default .next-arrow > span {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-indent: -5000px;
}
.gldp-default .prev-arrow > span:before,
.gldp-default .prev-arrow > span > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -946px -123px;
  width: 10px;
  height: 19px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 50%;
  margin-top: -10px;
}
.gldp-default .next-arrow > span:before,
.gldp-default .next-arrow > span > .before {
  content: '';
  background-image: url("../img/sprites.png?v1522083793742");
  background-repeat: no-repeat;
  background-position: -956px -123px;
  width: 10px;
  height: 19px;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 50%;
  margin-top: -10px;
}
.gldp-default .prev-arrow:hover,
.gldp-default .next-arrow:hover {
  background-color: #effaff;
}
/* Days of the week */
.gldp-default .monyear.title + .monyear {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterEnd', '<br class=clearfix /><br style=line-height:50px /><br />'));;
}
.gldp-default .monyear + .dow {
  clear: left;
}
.gldp-default .dow {
  color: #1079af;
  font-size: 14px;
  line-height: 30px !important;
  height: auto !important;
  font-family: 'dinproregular', Arial, sans-serif;
  font-weight: 600;
  cursor: default;
  text-transform: uppercase;
}
/* Weekdays and weekend days */
.gldp-default .core .text {
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #494949;
  font-family: dinproregular, Arial, Sans-Serif;
  font-weight: normal;
}
.gldp-default .mon,
.gldp-default .tue,
.gldp-default .wed,
.gldp-default .thu,
.gldp-default .fri,
.gldp-default .sat,
.gldp-default .sun,
.gldp-default .selected-special {
  color: #26292a;
}
.gldp-default .mon > div,
.gldp-default .tue > div,
.gldp-default .wed > div,
.gldp-default .thu > div,
.gldp-default .fri > div,
.gldp-default .sat > div,
.gldp-default .sun > div,
.gldp-default .selected-special > div {
  background: #fff;
}
/* Hover */
.gldp-default .mon:hover > div,
.gldp-default .tue:hover > div,
.gldp-default .wed:hover > div,
.gldp-default .thu:hover > div,
.gldp-default .fri:hover > div,
.gldp-default .sat:hover > div,
.gldp-default .sun:hover > div,
.gldp-default .selected-special:hover > div {
  background: #fff;
  color: #1079af;
}
/* Special days */
.gldp-default .selected > div,
.gldp-default .selected:hover > div,
.gldp-default .selected-special > div,
.gldp-default .selected-special:hover > div,
.gldp-default .today:hover > div {
  color: #fff !important;
}
.gldp-default .selected > div,
.gldp-default .selected-special > div {
  background-color: #1079af;
}
.gldp-default .today > div {
  background-color: #c3ebff;
}
.gldp-default .selected:hover > div,
.gldp-default .selected-special:hover > div,
.gldp-default .today:hover > div {
  background-color: #000;
}
.gldp-default .noday > div {
  cursor: default;
  background-color: #e7f1f7;
  color: #1079af;
  font-weight: 400;
}
/* IE7 :before, :after hack */
ol li {
  *zoom: expression((typeof step == "undefined" || this.previousSibling == null) ? step = 1 : step++, this.innerHTML = (typeof this.processed == "undefined" ? ("<span class=before>" + step + ".</span>") : "") + this.innerHTML, this.processed = true, this.runtimeStyle.zoom = "1");;
}
ol.alpha li {
  *zoom: expression( alpha = "abcdefghijklmnopqrstuvwxyz", (typeof step == "undefined" || this.previousSibling == null) ? step = 0 : step++, this.innerHTML = (typeof this.processed == "undefined" ? ("<span class=before>" + alpha.charAt(step) + ".</span>") : "") + this.innerHTML, this.processed = true, this.runtimeStyle.zoom = "1");;
}
.main-menu .submenu,
.programmes.blackline-scroller,
.skill-scroller,
.tab-menu ul li a,
.main-menu .submenu-tab {
  *zoom: expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<span class="before"></span>'), insertAdjacentHTML('beforeEnd', '<span class="after"></span>'));;
}
@media screen and (max-width: 2000px) {
  .intro.subpage,
  .intro.subpage .motive-slide,
  .intro.subpage .bg-image {
    background-size: auto;
  }
}
@media screen and (max-width: 1020px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  img {
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1,
  h2.h1 {
    font-size: 35px;
    line-height: 40px;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  h4 {
    font-size: 20px;
    line-height: 25px;
  }
  h5 {
    font-size: 17px;
    line-height: 22px;
  }
  .col {
    float: none;
    left: 0;
    _display: inline;
  }
  .col-max {
    margin-left: 0;
    float: left;
  }
  .col-full {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .col-3-1,
  .col-3-2,
  .col-3-3 {
    margin-left: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    text-align: left;
    max-width: 300px;
    width: 100%;
  }
  .col-full {
    width: 100%;
    margin-left: 0;
    float: left;
  }
  .row-main {
    width: auto;
    max-width: 1020px;
  }
  .white-degree-bottom {
    background-position: -5px 0;
  }
  .black-degree-bottom {
    background-position: -5px 0;
  }
  .header,
  .menu,
  .main,
  .footer {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 980px;
  }
  .main:before,
  .main:after {
    display: none;
  }
  .tab-content table,
  table.js-tabbed-responsive {
    width: 100% !important;
    display: block;
  }
  .tab-content table tbody,
  table.js-tabbed-responsive tbody {
    overflow: auto;
    display: block;
    position: relative;
    width: 100%;
  }
  table.js-responsive th {
    padding-top: 18px;
    padding-bottom: 15px;
  }
  table.js-responsive,
  table.js-responsive tr {
    width: 100% !important;
    display: block;
  }
  table.js-responsive th:empty,
  table.js-responsive td:empty {
    display: none;
  }
  table.js-responsive tr + tr > td:first-child {
    display: block;
  }
  table.js-responsive th,
  table.js-responsive td {
    display: block;
    position: relative;
    white-space: normal;
    width: auto !important;
  }
  table.js-responsive td,
  table.js-responsive tr:nth-child(even) td {
    text-align: left !important;
    padding-top: 0;
  }
  table.js-responsive td:first-child,
  table.js-responsive tr:nth-child(even) td:first-child {
    padding-top: 10px;
  }
  table.js-responsive td:before {
    content: attr(data-th);
    font-family: dinprobold, "Myriad Pro", Arial, sans-serif;
    font-weight: normal;
  }
  table.js-responsive th {
    visibility: hidden;
    position: absolute;
    left: -10000px;
  }
  table.js-responsive p {
    text-align: left !important;
    display: inline;
  }
  table.js-responsive p strong {
    font-family: dinproregular, Myriad Pro, Arial, sans-serif;
    font-weight: normal;
  }
  .header,
  .logo,
  .langs-search,
  .main-menu,
  .menu,
  .submenu {
    display: none;
  }
  .search.search-content form {
    max-width: 280px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    position: relative;
    padding-right: 30px;
  }
  .search.search-content input[type="text"] {
    width: 100%;
    max-width: 240px;
  }
  .search.search-content input[type="submit"] {
    position: absolute;
    right: 0;
  }
  .mobile-header {
    display: block;
    height: 80px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    z-index: 102;
  }
  .mobile-header .logo {
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 19px;
    display: block;
  }
  .mobile-header .logo img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .mobile-header .lang-menu {
    position: absolute;
    right: 15px;
    top: 0;
    padding: 0;
    margin: 0;
    width: 60px;
    height: 100%;
  }
  .mobile-header .lang-menu .vc-outer {
    height: 100%;
    position: absolute;
    right: 0;
  }
  .menu-button {
    position: absolute;
    left: 10px;
    top: 15px;
    cursor: pointer;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 10px 10px 10px 5px;
    z-index: 100;
    display: block;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
  .menu-button .menu-button-inner {
    background-image: url("../img/sprites.png?v1522083793742");
    background-repeat: no-repeat;
    background-position: -782px -123px;
    width: 40px;
    height: 30px;
    position: relative;
  }
  .menu-button:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
  }
  .menu-button.active {
    background-color: #0f6197;
    left: 0;
  }
  .menu-button.active .menu-button-inner {
    background-image: url("../img/sprites.png?v1522083793742");
    background-repeat: no-repeat;
    background-position: -822px -123px;
    width: 40px;
    height: 30px;
  }
  .mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 65px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #0f6197;
    color: #fff;
    z-index: 0;
  }
  .mobile-menu > div {
    position: relative;
  }
  .mobile-menu .mobile-menu-inner ul {
    margin: 0;
    padding: 0;
  }
  .mobile-menu .mobile-menu-inner ul li {
    margin: 0;
    padding: 0;
    background: none;
    border-bottom: 1px solid #4997c9;
  }
  .mobile-menu .mobile-menu-inner ul li a {
    position: relative;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 17px 20px 14px;
    line-height: 28px;
    font-size: 21px;
    text-transform: uppercase;
    font-family: dinpromedium, "Myriad Pro", Arial, sans-serif;
    font-weight: normal;
  }
  .mobile-menu .mobile-menu-inner ul li a:hover,
  .mobile-menu .mobile-menu-inner ul li.active a {
    color: #c8e9fe;
  }
  .mobile-menu-mask {
    position: fixed;
    right: 0px;
    width: 65px;
    top: 0px;
    bottom: 0;
    background: #000;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
    z-index: 1;
  }
  .mobile-menu .search-box {
    position: relative;
    z-index: 5;
    margin: 0;
    padding: 15px 15px;
  }
  .mobile-menu .search-box input[type="text"] {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 65px 0 15px;
    font-size: 18px;
    color: #26292a;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile-menu .search-box input[type="submit"] {
    position: absolute;
    background-image: url("../img/sprites.png?v1522083793742");
    background-repeat: no-repeat;
    background-position: -862px -123px;
    width: 30px;
    height: 30px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 25px;
    top: 26px;
    background-color: transparent;
    text-indent: -5000px;
    border: 0;
  }
  .mobile-menu .search-box input[type="submit"]:hover {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
  }
  .intro {
    height: auto;
    top: 0;
    margin-bottom: 0;
  }
  .intro .bg-image {
    min-width: 0;
    width: 100%;
    padding: 0;
    background-size: cover !important;
    background-position: 50% 0;
    height: 100% !important;
  }
  .intro .row-ugc {
    height: auto;
  }
  .intro .row-ugc .img-box {
    padding: 0 20px;
    display: block;
    margin: 0 0 20px;
    text-align: center;
  }
  .intro .row-ugc .img-box img {
    top: 0;
    left: auto;
    margin: 0 auto;
  }
  .intro .row-ugc .motive-text {
    margin-top: 95px;
    height: auto;
    padding: 0 20px;
  }
  .intro .row-ugc .motive-text h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .intro .row-ugc .motive-text p {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 20px;
  }
  .intro.subpage {
    min-height: 300px;
    height: auto;
    max-width: 1020px;
    margin: 0;
  }
  .intro.subpage .motive-slide > .row-main {
    text-align: left;
  }
  .intro.subpage .motive-slide {
    min-width: 0;
    max-width: 1020px;
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
  }
  .intro.subpage .innerImage {
    height: 200px;
    max-width: 1020px;
    width: 100%;
    position: absolute;
    background-position: 50% 100%;
    background-size: contain;
    bottom: 10px;
    top: auto;
    margin: 0 auto;
  }
  .intro.subpage .motive-text {
    margin: 100px 0 0;
    padding: 0 20px 200px;
    float: none;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 980px;
  }
  .breadcrumb {
    background-color: #fff;
    margin: 0 -20px 25px;
    padding: 0 20px;
  }
  .breadcrumb p {
    line-height: 26px;
    padding: 15px 0;
    position: relative;
  }
  .breadcrumb a {
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .main {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .subpage + .main .main-content {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    top: -25px;
  }
  .main-content .overview.big {
    font-size: 20px;
    line-height: 27px;
  }
  .main-content {
    position: relative;
    margin-bottom: 0;
  }
  .main-content:after,
  .main-content > .after {
    display: none;
  }
  .blackline-scroller ul li {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .blackline-scroller .thumbs-box,
  .blackline-scroller .hscroll-box,
  .blackline-scroller .scroller-wrap,
  .blackline-scroller .box-inner-wrap {
    width: 100% !important;
  }
  .blackline-scroller .scroller-wrap {
    left: 0 !important;
  }
  .blackline-scroller .thumbs-box .hscroll-box {
    margin: 0;
  }
  .blackline-scroller .controls {
    display: none;
    min-width: 0;
    width: 100%;
  }
  .news {
    margin-right: 20px;
  }
  .news .col {
    max-width: 980px;
    width: 100%;
  }
  .news p {
    text-align: left;
  }
  .news .center-wrap {
    text-align: left;
  }
  .masternews.blackline-scroller {
    background-position: -5px 0;
  }
  .masternews.blackline-scroller ul li {
    padding: 0 10px;
    max-width: 300px;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .masternews.blackline-scroller ul li:first-child {
    padding-left: 10px;
  }
  .masternews.blackline-scroller ul li a {
    padding: 0 0 15px;
    display: block;
    position: relative;
  }
  .masternews.blackline-scroller .text-box {
    max-width: 300px;
    width: 100%;
    bottom: 15px;
    font-size: 15px;
    line-height: 22px;
  }
  .image-gallery {
    display: block;
    width: 100%;
    *zoom: 1;
  }
  .image-gallery:before,
  .image-gallery:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  .image-gallery ul {
    display: inline;
  }
  .image-gallery ul:before,
  .image-gallery ul:after {
    position: absolute;
  }
  .image-gallery ul + ul {
    margin-top: 0;
  }
  .image-gallery ul li {
    margin: 0 5px 10px;
  }
  .image-gallery li + li,
  .toggle-pad .image-gallery li + li {
    margin-left: 5px;
  }
  .image-gallery ul img {
    display: block;
  }
  .image-list {
    margin-bottom: 5px;
    width: 100%;
    *zoom: 1;
  }
  .image-list:before,
  .image-list:after {
    content: '';
    display: table;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  .image-list ul {
    display: inline;
  }
  .image-list ul + ul {
    margin-top: 0;
  }
  .image-list ul li {
    margin: 0 5px 10px;
  }
  .image-list li + li {
    margin-left: 5px;
  }
  .downloads {
    padding: 15px;
  }
  .tab-menu ul li {
    float: none;
    width: 100% !important;
    display: block;
  }
  .tab-menu ul li + li {
    padding-left: 0;
    margin-top: 10px;
  }
  .tab-menu ul li a {
    text-align: left;
  }
  .tab-menu ul li.active a:before,
  .tab-menu ul li.active a > .before {
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
  }
  .tab-menu ul li.active a:after,
  .tab-menu ul li.active a > .after {
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
  }
  .tab-menu ul li.active a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .tab-content {
    margin-top: 15px;
  }
  .tab-content .std-form .col-1-1,
  .tab-content .std-form .col-2-1,
  .tab-content .std-form .col-2-2 {
    margin-left: 0;
    width: 100%;
  }
  ul.tabbed-news li .date {
    padding-top: 15px;
  }
  .skills {
    max-width: 980px;
    min-width: 0;
  }
  .skills ul {
    display: inline;
  }
  .skills ul:before,
  .skills ul:after {
    position: absolute;
  }
  .skills ul + ul {
    padding: 0;
  }
  .skills li {
    margin: 0;
    padding: 0 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .skills li + li {
    padding-left: 10px;
    margin-left: 0;
  }
  .skills li a {
    max-width: 130px;
    width: 100%;
  }
  .vert-gallery {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .vert-gallery .image-box,
  .vert-gallery .youtube-box {
    max-width: 735px;
    width: 100%;
    height: auto;
    float: none;
    margin-bottom: 15px;
  }
  .vert-gallery .image-box img,
  .vert-gallery .youtube-box iframe {
    max-width: 100% !important;
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    top: 0 !important;
    width: 100% !important;
    display: block;
  }
  .vert-gallery .main-show-box,
  .vert-gallery .youtube-box,
  .vert-gallery .video-box-img {
    max-width: 735px;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .vert-gallery .gallery-scroller {
    margin-left: 0;
    max-width: 215px;
    width: 100%;
  }
  .vert-gallery .gallery-scroller ul {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .vert-gallery .gallery-scroller ul li.active > a {
    position: relative;
  }
  .vert-gallery .gallery-scroller ul li.active > a:before,
  .vert-gallery .gallery-scroller ul li.active > a > .before {
    display: none;
  }
  .vert-gallery .controls {
    max-width: 215px;
    width: 100%;
  }
  .vert-gallery .controls .btn-prev,
  .vert-gallery .controls .btn-next {
    max-width: 215px !important;
    width: 100% !important;
    height: 50px;
  }
  .vert-gallery .controls .btn-prev:hover {
    background: url("../img/sprites/btn-prev-vert-hover.png") 50% 0 no-repeat;
  }
  .vert-gallery .controls .btn-next:hover {
    background: url("../img/sprites/btn-next-vert-hover.png") 50% 0 no-repeat;
  }
  .vert-gallery .controls .btn-prev,
  .vert-gallery .controls .btn-prev.disabled {
    background: url("../img/sprites/btn-prev-vert.png") 50% 0 no-repeat;
  }
  .vert-gallery .controls .btn-next,
  .vert-gallery .controls .btn-next.disabled {
    background: url("../img/sprites/btn-next-vert.png") 50% 0 no-repeat;
  }
  .vert-gallery .video-box-img + iframe {
    display: none;
  }
  .other-section {
    width: 100%;
    min-width: 0;
  }
  .other-list.blackline-scroller .thumbs-box,
  .other-list.blackline-scroller .hscroll-box,
  .other-list.blackline-scroller .scroller-wrap,
  .other-list.blackline-scroller .box-inner-wrap {
    width: 100% !important;
  }
  .other-list.blackline-scroller ul {
    width: 100%;
    height: auto;
    display: inline;
  }
  .other-list.blackline-scroller ul:before,
  .other-list.blackline-scroller ul:after {
    position: absolute;
  }
  .other-list.blackline-scroller ul li {
    margin: 0 0 18px;
    padding: 0 10px;
    max-width: 215px;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .other-list.blackline-scroller ul li:first-child {
    padding-left: 10px;
  }
  .other-list.blackline-scroller ul li a {
    display: block;
    position: relative;
  }
  .other-list.blackline-scroller .text-box {
    max-width: 195px;
    width: 100%;
  }
  .other-list.blackline-scroller ul:after {
    position: absolute;
  }
  ul.reports {
    text-align: left;
    display: inline;
  }
  ul.reports li {
    padding: 0;
    margin: 0 10px 35px;
    text-align: center;
  }
  ul.reports li + li {
    margin-left: 10px;
  }
  .search-footer .paging {
    padding: 45px 0;
  }
  ul.page-list {
    display: block;
    margin: 10px auto;
  }
  ul.page-list li {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
  }
  ul.page-prev-next-list {
    padding: 0;
    margin: 0 auto;
    display: block;
    height: 60px;
    text-align: center;
  }
  ul.page-prev-next-list li {
    float: none;
  }
  .filter-box > ul:first-child {
    height: auto;
  }
  .filter-box > ul:first-child li {
    padding: 0;
    top: 0;
    vertical-align: middle;
    display: block;
  }
  .filter-box > ul:first-child li.active {
    padding: 0;
  }
  .filter-box > ul:first-child li.active:after,
  .filter-box > ul:first-child li.active > .after {
    display: none;
  }
  .filter-box > ul:first-child li a {
    line-height: 40px;
  }
  .filter-box > ul:first-child li.active a {
    line-height: 50px;
  }
  .filter-box .filter {
    padding: 8px 0;
    height: auto;
  }
  .filter-box .filter .inline-box li {
    margin: 0 10px 0 20px;
  }
  .filter-box .filter label {
    line-height: 40px;
  }
  .filter-box .filter .fake-radio-box {
    top: 12px;
  }
  .filter-box ul.years {
    padding: 8px 0 18px;
    height: auto;
  }
  .filter-box ul.years li + li {
    position: relative;
  }
  .filter-box ul.years li + li:before,
  .filter-box ul.years li + li > .before {
    display: none;
  }
  .filter-box ul.years li label {
    line-height: 24px;
  }
  .partners-box ul li {
    padding: 0 30px 35px;
  }
  .partners-box ul li ul li {
    padding: 0 10px;
  }
  .partners-box ul li img {
    max-height: 60px;
    width: auto;
  }
  .partners-box ul li a {
    font-size: 15px;
  }
  .footer {
    min-width: 0;
    max-width: 980px;
    text-align: center;
  }
  .footer > .row-main {
    margin: 0 auto;
    text-align: left;
  }
  .footer .contacts,
  .footer .support,
  .footer .partners {
    margin: 0 10px;
    padding: 0 0 40px;
    max-width: 300px;
    width: 90%;
  }
  .footer .support .kcol-footer {
    margin-left: 0;
  }
  .footer .support .kcol-footer input[type=text],
  .footer .support .kcol-footer input[type=password] {
    min-width: 0;
    width: 100%;
    max-width: 215px;
  }
  .footer .copyright {
    background-position: -5px 0;
  }
  .footer .developed {
    text-align: center;
  }
  .footer .fr {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 auto;
  }
  .btn-wrap {
    margin-bottom: 10px;
  }
  .kcol {
    float: none;
    left: 0;
    _display: inline;
  }
  .std-form .ok-message,
  .std-form .error-message {
    padding: 10px 15px 10px 63px;
    line-height: 18px;
    margin-bottom: 20px;
  }
  .std-form .col-1-1,
  .std-form .col-2-1,
  .std-form .col-2-2 {
    width: 100%;
    margin-left: 0;
  }
  .std-form .form-bottom {
    line-height: 22px;
  }
  .std-form .form-bottom .required:before {
    content: '';
    display: table;
    clear: both;
    height: 0;
    margin-top: 10px;
    visibility: hidden;
    font-size: 0;
  }
  .std-form .fake-select-box {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #kfb-window {
    width: 100% !important;
    left: 0;
    margin-left: 0 !important;
  }
  #kfb-image-anchor,
  #kfb-content {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #kfb-content iframe {
    max-width: 100% !important;
    height: auto !important;
  }
  #kfb-caption {
    font-size: 20px;
  }
  #kfb-prev {
    left: 0;
  }
  #kfb-next {
    right: 0;
  }
}
@media screen and (max-width: 550px) {
  .mobile-header .lang-menu {
    width: 60px;
  }
  ul.tabbed-news li .date {
    float: none;
    margin-bottom: 10px;
    padding-top: 25px;
  }
  ul.tabbed-news li + li .date {
    padding-top: 15px;
  }
  ul.tabbed-news li .news-box {
    margin-left: 0;
  }
  ul.tabbed-news li h3 {
    padding-bottom: 7px;
  }
  .other-news-list ul.tabbed-news li:first-child .date {
    padding-top: 15px;
  }
  .tab-content .wysiwyg {
    padding: 0 15px 30px;
  }
  .tab-content .std-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
