.title.h{
	display:none;
}
.visible {
  opacity: !important;
  visibility: visible!important;
}
@-ms-viewport {
  width: auto !important;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(/local/templates/.default/fonts/OpenSans-Light.woff2) format('woff2'), url(/local/templates/.default/fonts/OpenSans-Light.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(/local/templates/.default/fonts/OpenSans.woff2) format('woff2'), url(/local/templates/.default/fonts/OpenSans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(/local/templates/.default/fonts/OpenSans-Semibold.woff2) format('woff2'), url(/local/templates/.default/fonts/OpenSans-Semibold.woff) format('woff');
}
a {
  outline: none!important;
  color: #008c95;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #008c95;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  position: relative;
  padding-bottom: 218px;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.aright {
  text-align: right;
}
a img {
  border: none;
}
.logo {
  display: block;
  /*width: 152px;*/
  width: 210px;
  height: 32px;
  margin: 18px 0 0 0;
}
.logo img {
  width: 100%;
  display: block;
}
.tool-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.tool-links li {
  display: inline-block;
  margin-left: -4px;
  padding: 0 22px;
  position: relative;
  padding: 0;
  margin: 0 22px;
}
.tool-links li:first-child {
  margin-left: 0;
}
.tool-links li a {
  font-size: 14px;
  line-height: 46px;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
}
.tool-links li a:hover {
  color: #008c95;
  text-decoration: none;
}
.tool-links li.active a {
  color: #008c95;
}
.tool-links li.active a:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 2px;
  background: #008c95;
  width: 100%;
}
.tool-links li.corporate {
  background: #eef1f2;
}
.tool-links li.corporate a {
  color: #008c95;
}
.lang {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  margin-left: -4px;
}
.lang:first-child {
  margin-left: 0;
}
.lang li {
  display: inline-block;
  margin-left: -4px;
  padding: 0 22px;
  padding: 0;
  margin: 0 15px;
  position: relative;
}
.lang li:first-child {
  margin-left: 0;
}
.lang li a {
  font-size: 14px;
  line-height: 46px;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
}
.lang li a:hover {
  color: #008c95;
  text-decoration: none;
}
.lang li:first-child {
  margin-left: 22px;
}
.lang li:last-child {
  margin-right: 10px;
}
.lang li.active a {
  color: #008c95;
}
.lang li.active a:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  height: 2px;
  background: #008c95;
  width: 100%;
}
form.search {
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
  border: solid #dddddd;
  border-width: 0 1px 1px 1px;
  width: 256px;
  padding: 0 5px;
  text-align: left;
}
form.search input[type="text"] {
  border: none;
  width: 218px;
  display: inline-block;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
}
form.search .submit {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(../img/search-icon.png) 0 0 no-repeat;
}
form.search input[type="submit"] {
  width: 22px;
  height: 22px;
  background: transparent;
  border: none;
  cursor: pointer;
}
nav {
  float: left;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li {
  display: inline-block;
  margin-left: 24px;
}
nav ul li:first-child {
  margin-left: 0;
}
.closer {
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: 20px;
  width: 24px;
  height: 24px;
  z-index: 3;
  width: 24;
  height: 24;
}
.closer:before,
.closer:after {
  position: absolute;
  content: '';
  background: #008c95;
  top: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.closer:before {
  width: 24px;
  height: 2px;
  margin-top: -1px;
  right: 1px;
}
.closer:after {
  height: 24px;
  width: 2px;
  margin-top: -12px;
  right: 12px;
}
.closer:before,
.closer:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.button {
  padding: 0 22px;
  position: absolute;
  right: -12px;
  top: 62px;
  z-index: 100;
}
.button a {
  font-size: 16px;
  line-height: 46px;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
}
.button a:hover {
  color: #008c95;
  text-decoration: none;
}
.button a {
  color: #008c95;
  display: block;
  padding: 0 40px 0 18px;
  position: relative;
  outline: none;
  width: 16;
  height: 16;
  font-size: 14px;
}
.button a:before,
.button a:after {
  position: absolute;
  content: '';
  background: #008c95;
  top: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.button a:before {
  width: 16px;
  height: 2px;
  margin-top: -1px;
  right: 1px;
}
.button a:after {
  height: 16px;
  width: 2px;
  margin-top: -8px;
  right: 8px;
}
.button a:before {
  right: 13px;
}
.button a:after {
  right: 20px;
}
.button a.active {
  background: #eef1f2;
  border-color: #eef1f2;
}
.button a.active:before,
.button a.active:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
header {
  height: 110px;
  border-bottom: solid 1px #dddddd;
}
header nav {
  margin-top: 12px;
}
header nav > ul {
  margin-left: -12px;
}
header nav > ul > li {
  padding: 0 0px;
  margin: 0;
}
header nav > ul > li a {
  font-size: 16px;
  line-height: 46px;
  color: #333333;
  text-transform: uppercase;
  text-decoration: none;
}
header nav > ul > li a:hover {
  color: #008c95;
  text-decoration: none;
}
header nav > ul > li > a {
  border: solid #ffffff;
  border-width: 1px 1px 0 1px;
}
header nav > ul > li:hover .menu-inner {
  display: block;
}
header nav > ul > li:hover > a {
  background: #ffffff;
  color: #008c95;
  position: relative;
  z-index: 2001;
  border-color: #dddddd;
}
header nav > ul > li:hover > a:before {
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 100%;
  background: #ffffff;
  content: '';
}
header nav > ul > li > a {
  display: block;
  padding: 0 12px;
  font-size: 14px;
}
header nav > ul > li > a.active {
  color: #008c95;
  position: relative;
  display: inline-block;
}
header nav > ul > li > a.active:after {
  display: block;
  position: absolute;
  content: '';
  height: 3px;
  background: #008c95;
  left: 0;
  bottom: 0;
  width: 100%;
}
header .mobile-menu {
  position: static;
}
header > .container {
  position: relative;
  z-index: 2001;
}
header .menu-inner {
  position: absolute;
  background: #ffffff;
  z-index: 100;
  padding: 32px 0;
  border: solid 1px #dddddd;
  display: none;
}
header .menu-inner ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .menu-inner .title {
  padding: 0 20px;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 20px;
}
header .menu-inner .menu-w ul {
  position: relative;
}
header .menu-inner .menu-w ul li {
  margin: 0;
  display: block;
}
header .menu-inner .menu-w ul li a {
  font-size: 14px;
  line-height: 46px;
}
header .menu-inner .menu-w ul > li.has-children > a:before,
header .menu-inner .menu-w ul > li.has-children > a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  border-color: transparent transparent transparent #008c95;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -4px;
}
header .menu-inner .menu-w ul > li.has-children > a:after {
  border-color: transparent transparent transparent #ffffff;
  margin: -9px 0 0 -6px;
}
header .menu-inner .menu-w ul > li.has-children > a:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
header .menu-inner .menu-w ul > li.has-children > a:hover:after {
  border-color: transparent transparent transparent #008c95;
}
header .menu-inner .menu-w ul > li.has-children > a:before {
  right: 15px;
  left: auto;
}
header .menu-inner .menu-w ul > li.has-children > a:after {
  right: 17px;
  left: auto;
}
header .menu-inner .menu-w ul > li.has-children:hover > ul {
  display: block;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:before,
header .menu-inner .menu-w ul > li.has-children:hover > a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 10px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -4px;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:after {
  border-color: transparent transparent transparent #008c95;
  margin: -9px 0 0 -6px;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:hover:after {
  border-color: transparent transparent transparent #008c95;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:before {
  right: 15px;
  left: auto;
}
header .menu-inner .menu-w ul > li.has-children:hover > a:after {
  right: 17px;
  left: auto;
}
header .menu-inner .menu-w ul li {
  font-size: 16px;
  line-height: 46px;
  position: relative;
}
header .menu-inner .menu-w ul li:hover > a {
  color: #ffffff;
  background: #008c95;
}
header .menu-inner .menu-w ul li a {
  position: relative;
  color: #333333;
  display: block;
  width: auto;
  white-space: nowrap;
  padding: 0 32px;
  height: 46px;
}
header .menu-inner .menu-w ul li ul {
  display: none;
  position: absolute;
  left: 100%;
  width: auto;
  min-width: 100%;
  top: 0;
  border: solid 1px #dddddd;
  background: #ffffff;
}
header .menu-inner .menu-w ul li ul li {
  display: block;
  width: auto;
}
header .menu-inner .menu-w ul li ul li:hover .overview {
  display: block;
}
header .menu-inner .menu-w ul li ul .overview {
  display: none;
  position: absolute;
  width: 100%;
  right: -100%;
  top: 0;
  font-size: 30px;
  line-height: 32px;
  color: #008c95;
  padding: 0 0 0 20px;
  font-weight: 300;
}
.hero {
  width: 100%;
  height: 400px;
  background: url(../img/hero-img.jpg) center top no-repeat;
  background-size: cover;
}
.hero .title {
  color: #ffffff;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
  margin: 154px 0 10px 0;
  overflow: hidden;
}
.cta {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: block;
  position: relative;
  padding-left: 32px;
}
.cta:hover {
  color: #ffffff;
}
.cta span {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #008c95;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.cta span:before,
.cta span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.cta span:after {
  border-color: transparent transparent transparent #008c95;
  margin: -7px 0 0 -5px;
}
.cta span:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.cta span:hover:after {
  border-color: transparent transparent transparent #008c95;
}
.cta.grey {
  color: #333333;
}
.cta.download span {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #008c95;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.cta.download span:before,
.cta.download span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.cta.download span:after {
  border-color: transparent transparent transparent #008c95;
  margin: -7px 0 0 -5px;
}
.cta.download span:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.cta.download span:hover:after {
  border-color: transparent transparent transparent #008c95;
}
.cta.download span:before,
.cta.download span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -7px;
}
.cta.download span:after {
  border-color: #008c95 transparent transparent transparent;
  margin: -5px 0 0 -7px;
}
.cta.download span:hover:before,
.cta.download span:hover:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -7px;
}
.cta.download span:hover:after {
  border-color: #008c95 transparent transparent transparent;
  margin: -5px 0 0 -7px;
}
h2.title {
  color: #333333;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 40px 0 16px 0;
  display: block;
  overflow: hidden;
}
h2.title em {
  font-style: normal;
  text-transform: lowercase;
}
.block {
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.block .image {
  display: block;
  background-position: center center;
  overflow: hidden;
  position: relative;
}
.block .image img {
  width: 100%;
}
.slick-slide .block .title {
  white-space: nowrap;
}
.block .title {
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  background: #008c95;
  font-weight: 400;
  padding: 0 25px;
  text-decoration: none;
  display: block;
}
.block.news {
  background: #eef1f2;
}
.block ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 20px 0;
}
.block ul a {
  color: #008c95;
  font-size: 14px;
  line-height: 14px;
}
.block ul li {
  margin-top: 10px;
}
.block .date {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
}
.block.development .title {
  color: #008c95;
  font-size: 18px;
  line-height: 20px;
  margin: 20px 0 14px;
  display: block;
  background: none;
  padding: 0;
}
.block.development .teaser {
  margin-bottom: 14px;
}
.block.development .cta {
  margin-bottom: 40px;
}
.block.development .link {
  color: #008c95;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
  margin: 18px 0 12px;
  display: block;
}
.general {
  height: 258px;
}
.general .image {
  height: 208px;
  position: relative;
}
.general .image img {
  height: 100%;
  width: auto;
}
.general .cta {
  margin: 14px 0 0 20px;
}
.map {
  position: relative;
}
.map .map-info {
  position: relative;
}
.map__marker {
  position: relative;
}
.map__marker-layout {
  position: absolute;
  width: 10px;
  height: 10px;
  left: -5px;
  top: -5px;
  border-radius: 50%;
  opacity: 1;
  background: #000000;
}
.map #map {
  height: 400px;
  position: relative;
  z-index: 2;
  border: solid 1px #eef1f2;
}
.map .info {
  position: absolute;
  right: 0;
  bottom: 0px;
  z-index: 3;
  height: 400px;
  background: rgba(255, 255, 255, 0.7);
}
.map .info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 16px;
}
.map .info ul b {
  color: #008c95;
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
  display: block;
}
.map .info ul span {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
.map .info ul li {
  margin-bottom: 10px;
}
.sidebar .link {
  color: #008c95;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
  margin: 18px 0 12px;
  display: block;
}
.sidebar .teaser {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
}
.sidebar .image {
  width: 258px;
  height: 258px;
}
.sidebar .image img {
  width: 258px;
  height: 258px;
  top: 0;
  left: 0;
  display: block;
}
footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  keft: 0;
  height: 118px;
  background: #eef1f2;
  margin-top: 100px;
}
footer .container {
  padding-top: 22px;
}
footer .logo {
  width: 152px;
  height: 32px;
  background: url(../img/logo.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
  float: right;
}
footer .copy {
  clear: right;
  float: right;
  margin-top: 8px;
  font-weight: 600;
  text-transform: uppercase;
}
footer nav {
  margin: 0;
}
footer nav ul li {
  padding: 0 0px;
  margin: 0;
  display: block;
}
footer nav ul li a {
  font-size: 14px;
  line-height: 16px;
  color: #008c95;
  text-transform: uppercase;
  text-decoration: none;
}
footer nav ul li a:hover {
  color: #333333;
  text-decoration: none;
}
.social {
  color: #333333;
  font-size: 13px;
  line-height: 14px;
}
.social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social li {
  display: inline-block;
  margin-left: 6px;
}
.social li:first-child {
  margin-left: 0;
}
.social a {
  display: block;
  width: 32px;
  height: 26px;
  background: url(../img/footer-icons.jpg) 0 0 no-repeat;
}
.social .title {
  margin-bottom: 18px;
}
.social .fb {
  background-position: 0 0;
  width: 14px;
}
.social .tw {
  background-position: -32px 0;
}
.social .yt {
  background-position: -64px 0;
}
.social .in {
  background-position: -96px 0;
}
.social .vk {
  background-position: -129px 0;
  width: 43px;
}
.social .ig {
  background-position: -172px 0;  
}
.tools {
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  right: 0;
  top: 140px;
  width: 48px;
  background: #eef1f2;
  z-index: 100;
  padding: 10px 0;
}
.tools li {
  margin-top: 20px;
}
.tools li:first-child {
  margin-top: 0;
}
.tools a {
  display: block;
  width: 19px;
  height: 24px;
  background: url(../img/tool-icons.jpg) 0 0 no-repeat;
  margin: 0 auto;
}
.tools .fb {
  background-position: 0 0;
}
.tools .tw {
  background-position: 0 -24px;
}
.tools .yt {
  background-position: 0 -48px;
}
.tools .in {
  background-position: 0 -72px;
}
.tools .ml {
  background-position: 0 -96px;
}
.tools .vk {
  background-position: 0 -120px;
}
.tools .pr {
  background-position: 0 -144px;
}
.tools .ig {
  background-position: 0 -168px;
}
.all-sites {
  position: absolute;
  top: 110px;
  left: 0;
  width: 100%;
  background: #eef1f2;
  z-index: 99;
  padding-bottom: 50px;
  transition: max-height 0.5s linear;
  -webkit-transition: max-height 0.5s linear;
}
.all-sites.hidden {
  display: none!important;
}
.all-sites.minimized {
  max-height: 0;
  overflow: hidden;
}
.all-sites ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.all-sites ul li {
  margin-top: 10px;
}
.all-sites ul li:first-child {
  margin-top: 0;
}
.all-sites ul.lined {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 30px;
  margin-bottom: 6px;
}
.all-sites .title {
  margin: 30px 0 20px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
}
.all-sites .subtitle {
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  margin: 30px 0 10px 0;
}
.all-sites a {
  color: #333333;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  display: block;
}
.all-sites a span {
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #008c95;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span:before,
.all-sites a span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span:after {
  border-color: transparent transparent transparent #008c95;
  margin: -7px 0 0 -5px;
}
.all-sites a span:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span:hover:after {
  border-color: transparent transparent transparent #008c95;
}
.all-sites a span.color1 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #1a772e;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color1:before,
.all-sites a span.color1:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color1:after {
  border-color: transparent transparent transparent #1a772e;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color1:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color1:hover:after {
  border-color: transparent transparent transparent #1a772e;
}
.all-sites a span.color1.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #1a772e;
}
.all-sites a span.color1.color-border:before,
.all-sites a span.color1.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #1a772e;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color1.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color1.color-border:hover:before {
  border-color: transparent transparent transparent #1a772e;
}
.all-sites a span.color1.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color1.color-border:before,
.all-sites a span.color1.color-border:after {
  display: none;
}
.all-sites a span.color2 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #f7941e;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color2:before,
.all-sites a span.color2:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color2:after {
  border-color: transparent transparent transparent #f7941e;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color2:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color2:hover:after {
  border-color: transparent transparent transparent #f7941e;
}
.all-sites a span.color2.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #f7941e;
}
.all-sites a span.color2.color-border:before,
.all-sites a span.color2.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #f7941e;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color2.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color2.color-border:hover:before {
  border-color: transparent transparent transparent #f7941e;
}
.all-sites a span.color2.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color2.color-border:before,
.all-sites a span.color2.color-border:after {
  display: none;
}
.all-sites a span.color3 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #8dc63f;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color3:before,
.all-sites a span.color3:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color3:after {
  border-color: transparent transparent transparent #8dc63f;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color3:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color3:hover:after {
  border-color: transparent transparent transparent #8dc63f;
}
.all-sites a span.color3.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #8dc63f;
}
.all-sites a span.color3.color-border:before,
.all-sites a span.color3.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #8dc63f;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color3.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color3.color-border:hover:before {
  border-color: transparent transparent transparent #8dc63f;
}
.all-sites a span.color3.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color3.color-border:before,
.all-sites a span.color3.color-border:after {
  display: none;
}
.all-sites a span.color4 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #ed1c24;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color4:before,
.all-sites a span.color4:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color4:after {
  border-color: transparent transparent transparent #ed1c24;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color4:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color4:hover:after {
  border-color: transparent transparent transparent #ed1c24;
}
.all-sites a span.color4.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #ed1c24;
}
.all-sites a span.color4.color-border:before,
.all-sites a span.color4.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ed1c24;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color4.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color4.color-border:hover:before {
  border-color: transparent transparent transparent #ed1c24;
}
.all-sites a span.color4.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color4.color-border:before,
.all-sites a span.color4.color-border:after {
  display: none;
}
.all-sites a span.color5 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #912683;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color5:before,
.all-sites a span.color5:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color5:after {
  border-color: transparent transparent transparent #912683;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color5:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color5:hover:after {
  border-color: transparent transparent transparent #912683;
}
.all-sites a span.color5.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #912683;
}
.all-sites a span.color5.color-border:before,
.all-sites a span.color5.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #912683;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color5.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color5.color-border:hover:before {
  border-color: transparent transparent transparent #912683;
}
.all-sites a span.color5.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color5.color-border:before,
.all-sites a span.color5.color-border:after {
  display: none;
}
.all-sites a span.color6 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #27aae1;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color6:before,
.all-sites a span.color6:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color6:after {
  border-color: transparent transparent transparent #27aae1;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color6:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color6:hover:after {
  border-color: transparent transparent transparent #27aae1;
}
.all-sites a span.color6.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #27aae1;
}
.all-sites a span.color6.color-border:before,
.all-sites a span.color6.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #27aae1;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color6.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color6.color-border:hover:before {
  border-color: transparent transparent transparent #27aae1;
}
.all-sites a span.color6.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color6.color-border:before,
.all-sites a span.color6.color-border:after {
  display: none;
}





.all-sites a span.color7 {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #008c95;
  left: 0;
  top: 50%;
  margin-top: -12px;
}
.all-sites a span.color7:before,
.all-sites a span.color7:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color7:after {
  border-color: transparent transparent transparent #008c95;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color7:hover:before {
  border-color: transparent transparent transparent #ffffff;
}
.all-sites a span.color7:hover:after {
  border-color: transparent transparent transparent #008c95;
}
.all-sites a span.color7.color-border {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #27aae1;
}
.all-sites a span.color7.color-border:before,
.all-sites a span.color7.color-border:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #008c95;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color7.color-border:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color7.color-border:hover:before {
  border-color: transparent transparent transparent #008c95;
}
.all-sites a span.color7.color-border:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color7.color-border:before,
.all-sites a span.color7.color-border:after {
  display: none;
}
.all-sites a span.color-default {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  position: absolute;
  background: #eef1f2;
  left: 0;
  top: 50%;
  margin-top: -12px;
  border: solid 1px #008c95;
}
.all-sites a span.color-default:before,
.all-sites a span.color-default:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #008c95;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.all-sites a span.color-default:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.all-sites a span.color-default:hover:before {
  border-color: transparent transparent transparent #008c95;
}
.all-sites a span.color-default:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.all-sites a span.color-default:before,
.all-sites a span.color-default:after {
  display: none;
}
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
  font-size: 14px;
  line-height: 16px;
}
.breadcrumbs li {
  display: inline-block;
  margin-left: 20px;
  position: relative;
  text-transform: uppercase;
}
.breadcrumbs li:first-child {
  margin-left: 0;
}
.breadcrumbs li:before,
.breadcrumbs li:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #333333;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -2px;
}
.breadcrumbs li:after {
  border-color: transparent transparent transparent #ffffff;
  margin: -5px 0 0 -4px;
}
.breadcrumbs li:hover:before {
  border-color: transparent transparent transparent #333333;
}
.breadcrumbs li:hover:after {
  border-color: transparent transparent transparent #ffffff;
}
.breadcrumbs li:before {
  left: -14px;
  margin: -5px 0 0 0;
}
.breadcrumbs li:after {
  left: -15px;
  margin: -5px 0 0 0;
}
.breadcrumbs li:first-child {
  margin: 0;
}
.breadcrumbs li:first-child:before,
.breadcrumbs li:first-child:after {
  display: none;
}
.breadcrumbs li.sub {
  text-transform: none;
}
.breadcrumbs a {
  color: #008c95;
}
.breadcrumbs span {
  color: #333333;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 300;
  color: #008c95;
  margin: 40px 0 18px 0;
  text-transform: uppercase;
}
h1.sub {
  text-transform: none;
}
article h1 {
  text-transform: none;
}
article h2 {
  font-weight: 300;
  color: #008c95;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 36px;
  margin: 40px 0 14px 224px;
}
article h3 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  color: #008c95;
  margin: 14px 0 14px 224px;
}
article h4 {
  font-size: 16px;
  line-height: 36px;
  font-weight: 600;
  color: #008c95;
  margin: 14px 0 14px 224px;
}
article h5 {
  font-size: 14px;
  line-height: 36px;
  font-weight: 600;
  color: #333333;
  margin: 14px 0 -20px 224px;
}
article p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin: 14px 0 14px 224px;
}
article p.big {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
article .banner-main {
  width: 1104px;
  margin: 0 auto;
}
article .banner img {
  width: 100%;
}
article .banner p {
  margin: 0;
  width: 184px;
  font-size: 13px;
  line-height: 18px;
  left: 12px;
  position: absolute;
  padding-top: 10px;
}
article .sidebar {
  margin-top: 48px;
}
article .sidebar .block {
  margin-bottom: 34px;
}
article .quote {
  margin: 20px 0;
  font-size: 20px;
  line-height: 24px;
  color: #008c95;
  font-weight: 300;
  padding-left: 20px;
  position: relative;
}
article .quote:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background: #008c95;
}
article table {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 36px 0 10px 0;
  border-bottom: solid 1px #cccccc;
}
article table td,
article table th {
  border-collapse: collapse;
  padding: 8px 16px;
  text-align: center;
  vertical-align: top;
}
article table td:first-child,
article table th:first-child {
  text-align: left;
}
article table tbody tr:first-child td {
  padding-top: 16px;
}
article table tbody tr:last-child td {
  padding-bottom: 16px;
}
article table tbody td {
  background: #eef1f2;
}
article table .title {
  font-size: 16px;
  line-height: 18px;
  color: #008c95;
  font-weight: 600;
  text-align: left;
  padding: 0 0 16px 0;
  border-bottom: solid 1px #008c95;
}
article table.table {
  margin-top: 0;
}
article table.table .title {
  font-weight: 400;
}
article table th {
  font-weight: 600;
}
article table th.subtitle {
  color: #008c95;
}
article table thead tr:last-child th {
  border-bottom: solid 1px #008c95;
}
article ol,
article ul {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: item;
  margin-left: 224px;
}
article ol li,
article ul li {
  counter-increment: item;
  margin-bottom: 12px;
}
article ol li:before,
article ul li:before {
  display: inline-block;
  vertical-align: baseline;
  content: counter(item) ".";
  margin-right: 10px;
  color: #008c95;
}
article ol li ol,
article ul li ol,
article ol li ul,
article ul li ul {
  margin-left: 20px;
  margin-top: 12px;
}
article ol li ol li:before,
article ul li ol li:before,
article ol li ul li:before,
article ul li ul li:before {
  content: counter(item, lower-roman) ".";
}
article ol.note,
article ul.note {
  margin-bottom: 34px;
  margin-left: 0;
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
}
article ol.note li,
article ul.note li {
  content: counter(item);
}
article ol.note li:before,
article ul.note li:before {
  content: counter(item);
  color: #333333;
}
article ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #008c95;
  vertical-align: middle;
}
article ul li ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: none;
  border: solid 1px #008c95;
}
article .contacts li:before {
  display: none;
}
article li > p {
  margin:0;
  display: inline-block;
}
article .news-list {
  margin-top: 48px;
}
.news-list img{
  max-width: 100%;
  height: auto;
}
article .news-list .table tbody td {
  background: none;
}
article .news-list .table .title {
  color: #008c95;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 14px;
  display: block;
}
article .news-list .table p {
  margin: 0;
}
p.teaser {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  margin: 0 0 36px 0;
}
.border-top {
  border-top: solid 1px #dddddd;
  padding: 22px 0 0 0;
}
.side-news .title {
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 18px;
  font-size: 21px;
  line-height: 1.2em;
}
.bordered {
  border: solid 1px #dddddd;
  padding: 22px 22px 20px 22px;
  margin-bottom: 24px;
  position: relative;
}
.bordered .form-popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 100;
}
.bordered .form-popup .closer {
  width: 20;
  height: 20;
  cursor: pointer;
  position: absolute;
  top: 18px;
  right: 18px;
}
.bordered .form-popup .closer:before,
.bordered .form-popup .closer:after {
  position: absolute;
  content: '';
  background: #008c95;
  top: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.bordered .form-popup .closer:before {
  width: 20px;
  height: 2px;
  margin-top: -1px;
  right: 1px;
}
.bordered .form-popup .closer:after {
  height: 20px;
  width: 2px;
  margin-top: -10px;
  right: 10px;
}
.bordered .form-popup .inner {
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}
.bordered.fixed {
  min-height: 258px;
}
.bordered.fixed .cta {
  position: absolute;
  left: 22px;
  bottom: 22px;
}
.bordered .title {
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 1.2em;
}
.bordered input[type="text"],
.bordered input[type="email"],
.bordered textarea {
  line-height: 36px;
  height: 36px;
  border: solid 1px #dddddd;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 5px;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}
.bordered input[type="text"].invalid,
.bordered input[type="email"].invalid,
.bordered textarea.invalid {
  border-color: #e03231;
}
.bordered textarea {
  height: 116px;
  resize: none;
}
.bordered label {
  color: #333333;
  margin-bottom: 8px;
  display: block;
}
input[type="submit"],
.cta-btn {
  display: inline-block;
  border: none;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #008c95;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  background: #eef1f2;
}
input[type="submit"]:focus,
.cta-btn:focus {
  color: #008c95;
}
input[type="submit"] {
  width: 100%;
}
.cta-btn {
  padding: 0 42px;
  margin: 24px auto 0;
  display: block;
  width: 212px;
}
.cta-btn:hover {
  color: #008c95;
}
.select-w {
  border: solid 1px #dddddd;
  margin-top: 26px;
  width: 100%;
  position: relative;
}
.select-w .state {
  display: block;
  border: none;
  line-height: 38px;
  height: 38px;
  font-family: "Open Sans";
  font-size: 14px;
  color: #333333;
  margin: 0 48px 0 10px;
  position: relative;
  background: transparent;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
}
.select-w select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3;
}
.select-w .handle {
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  background: #eef1f2;
  z-index: 2;
  cursor: pointer;
}
.select-w .handle:before,
.select-w .handle:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #008c95 transparent transparent transparent;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -8px;
}
.select-w .handle:after {
  border-color: #eef1f2 transparent transparent transparent;
  margin: -6px 0 0 -8px;
}
.table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
}
.table th,
.table td {
  border-collapse: collapse;
  padding: 14px;
  font-size: 14px;
  line-height: 14px;
  vertical-align: top;
  text-align: left;
}
.table th {
  border-bottom: solid 1px #008c95;
  font-weight: 600;
}
.table td {
  border-bottom: solid 1px #dddddd;
}
.table .date {
  font-weight: 600;
  width: 25%;
}
.table .title {
  width: 62%;
}
.table .download {
  text-align: center;
  vertical-align: middle;
}
.table .download .icon {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 26px;
  height: 26px;
  width: 22px;
  background: #008c95;
  display: inline-block;
  position: relative;
}
.table .download .icon.horizontal {
  height: 22px;
  line-height: 22px;
  width: 26px;
}
.table .download .icon:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 0 4px;
  border-color: transparent transparent transparent #ffffff;
  top: 1px;
  right: 1px;
}
.table .download .icon:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 0;
  border-color: transparent #ffffff transparent transparent;
  top: -1px;
  right: 0;
}
.person {
  margin-top: 32px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.person .image {
  display: block;
  height: 152px;
  width: 100%;
  overflow: hidden;
}
.person .image img {
  width: 100%;
  display: block;
}
.person .info {
  background: #008c95;
  padding: 14px 16px 14px 20px;
  display: block;
  min-height: 182px;
  height:150px!important;
}
.person .info .name {
  font-size: 20px;
  line-height: 22px;
}
.person .info .position {
  margin-top: 2px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}
.person:hover,
.person:active,
.person:focus,
.person.active {
  color: #008c95;
  outline: none;
}
.person:hover .info,
.person:active .info,
.person:focus .info,
.person.active .info {
  background: #eef1f2;
}
.person-info-w {
  position: relative;
  padding: 50px 24px 32px 24px;
  background: #eef1f2;
}
.person-info-w p {
  margin: 0 0 12px 0;
}
.person-info-w p:last-child {
  margin: 0;
}
.management {
  margin-bottom: 42px;
}
.management h2 {
  color: #008c95;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  margin: 0 0 -10px 0;
  text-transform: uppercase;
}
.management div[data-parent] {
  display: none;
  position: relative;
}
.management div[data-parent] > .row {
  z-index: 2;
  position: relative;
}
.management div[data-parent] .back {
  position: absolute;
  background: #eef1f2;
  height: 100%;
  left: 12px;
  top: 0;
  z-index: 1;
}
.news-links {
  margin-bottom: 24px;
}
.press {
  margin-bottom: 24px;
}
.press .title {
  line-height: 70px;
  height: 70px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
}
.press .image {
  height: 280px;
}
.press.grey .image {
  background: #eef1f2;
}
.press.grey .image img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: auto;
}
.press.no-upper .title {
  text-transform: none;
}
.contacts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contacts ul b {
  font-weight: 600;
}
.contacts ul li {
  margin-top: 12px;
}
.contacts a:not(.cta) {
  font-weight: 300;
  color: #008c95;
  text-decoration: underline;
}
.contacts a:not(.cta):hover {
  text-decoration: none;
}
.contacts .cta {
  margin-top: 20px;
}
.contacts > .row > div {
  margin-top: 20px;
}
.contacts > .row > div:first-child {
  margin-top: 0;
}
.news-list {
  border-top: solid 1px #dddddd;
  padding-top: 28px;
}
.news-list h2 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 30px;
  line-height: 32px;
  margin: -12px 0 30px;
}
.news-list .select-w {
  margin-top: 0;
  margin-bottom: 24px;
}
.news-list .news {
  margin: 20px 0 0 0;
  padding-bottom: 26px;
  border-bottom: solid 1px #dddddd;
}
.news-list .news .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.news-list .news .links li {
  display: inline-block;
  margin-left: -4px;
  padding: 0 16px;
  position: relative;
  border-left: solid 1px;
  line-height: 14px;
}
.news-list .news .links li:first-child {
  margin-left: 0;
}
.news-list .news .links li:first-child {
  padding-left: 0;
  border: none;
}
.news-list .date {
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}
.news-list div.title {
  color: #008c95;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 14px;
  display: block;
}
.news-list a.title {
  color: #008c95;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 14px;
  display: block;
}
.news-list .row .col-lg-12:first-child .news {
  margin-top: 0;
}
.news-list .table {
  margin-top: 0;
}
.news-list.video-list .total {
  margin-bottom: 30px;
}
.news-list.video-list div[data-parent] {
  display: none;
  margin-bottom: 24px;
}
.news-list.video-list .block {
  cursor: pointer;
  margin-bottom: 24px;
}
.news-list.video-list .block .image {
  height: 144px;
  position: relative;
}
.news-list.video-list .block .image:before {
  position: absolute;
  content: '';
  width: 58px;
  height: 58px;
  border-radius: 58px;
  background: #ffffff;
  left: 50%;
  top: 50%;
  margin: -29px 0 0 -29px;
  opacity: 0.7;
  z-index: 1;
}
.news-list.video-list .block .image:after {
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 16px;
  border-color: transparent transparent transparent #008c95;
  z-index: 2;
}
.news-list.video-list .block .title {
  height: auto;
  min-height: 112px;
  background: #eef1f2;
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.news-list.video-list .block .date {
  font-size: 14px;
  line-height: 16px;
}
.news-list.video-list .block.active .title,
.news-list.video-list .block.active .date,
.news-list.video-list .block.active a.download {
  color: #ffffff;
}
.news-list.video-list .block.active .title {
  background: #008c95;
}
.news-list.video-list .block.active .image:before,
.news-list.video-list .block.active .image:after {
  display: none;
}
.news-list.video-list .cta-btn {
  margin-top: 0;
}
.video {
  width: 100%;
  height: 460px;
}
.video-filter {
  margin-bottom: 24px;
}
.contact-map,
.operate-map {
  height: 400px;
}
.main-contact h2.title {
  color: #008c95;
}
.main-contact p.teaser {
  font-size: 24px;
  line-height: 28px;
  margin: 0;
}
.all-contacts {
  margin-top: 32px;
  border-top: solid 1px #dddddd;
}
.all-contacts .select-w {
  margin-bottom: 14px;
}
.all-contacts .title {
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 18px;
}
.all-contacts .contacts {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 32px;
  padding-top: 18px;
}
.all-contacts .contacts p:last-child {
  margin-bottom: 0;
}
.all-contacts .contacts.noborder {
  border: none;
}
.news-block {
  margin-bottom: 50px;
}
.news-block .title {
  padding: 0;
  color: #008c95;
  font-size: 20px;
  line-height: 22px;
  background: none;
  font-weight: 300;
  height: auto;
}
.news-block .date {
  margin-top: 18px;
}
.news-block.sm-title .title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 16px;
}
.news-block.sm-title .cta {
  margin-top: 16px;
}
.growth .cta-btn {
  margin: 0 auto 46px;
}
.presentation .title {
  margin-top: 6px;
}
.presentation .cta + .cta {
  margin-top: 6px;
}
.sitemap {
  border-top: solid 1px #dddddd;
  font-size: 20px;
  line-height: 24px;
}
.sitemap a {
  color: #008c95;
  display: block;
}
.sitemap .title {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sitemap .subtitle {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sitemap ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 20px 0;
  border-top: solid 1px #dddddd;
}
.sitemap ul:first-child {
  border: none;
}
.sitemap ul li {
  margin-bottom: 10px;
}
.sitemap ul ul {
  border: none;
  padding: 0;
  font-size: 16px;
  margin: 10px 0 0 25px;
}
.side-news .news-block .title {
  font-size: 20px;
  line-height: 22px;
  margin-top: 18px;
  font-weight: 400;
}
.side-news .news-block .image {
  height: 258px;
}
.side-news .news-block .image img {
  height: 100%;
  width: auto;
}
form.search-result {
  width: 100%;
  line-height: 38px;
  border-width: 1px;
  font-size: 14px;
  margin: 18px 0 24px;
  position: relative;
}
form.search-result.search .submit {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -11px;
}
form.search-result input[type="text"] {
  width: 100%;
  padding-right: 32px;
  line-height: 38px;
  height: 38px;
}
.results {
  border-top: solid 1px #dddddd;
  padding-top: 20px;
}
.results .result {
  padding: 16px 0 30px;
  border-bottom: solid 1px #dddddd;
}
.results .result a {
  color: #008c95;
}
.results .result .keyword {
  color: #008c95;
  text-decoration: underline;
}
.results .result > .title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 12px;
  display: block;
}
.results .result .found {
  line-height: 22px;
}
.results .result .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}
.results .result .tags li {
  display: inline-block;
  margin-left: 8px;
}
.results .result .tags li:first-child {
  margin-left: 0;
}
.results .total {
  margin-bottom: 10px;
}
.management-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 26px 0 36px;
}
.management-tabs li {
  display: inline-block;
  margin-left: 12px;
  margin-left: 0;
  margin-right: 12px;
}
.management-tabs li:first-child {
  margin-left: 0;
}
.management-tabs li a {
  display: block;
  line-height: 48px;
  height: 48px;
  background: #eef1f2;
  color: #008c95;
  font-size: 16px;
  text-decoration: none;
  padding: 0 10px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  min-width: 206px;
}
.structure {
  position: relative;
  padding: 1px 0 1px 24px;
  border-left: solid 48px #008c95;
}
.structure .label {
  color: #ffffff;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  left: -48px;
  bottom: 0;
  white-space: nowrap;
  height: 100%;
  width: 48px;
}
.structure .label span {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  display: block;
}
.structure .sblock {
  border: solid 1px #dddddd;
  min-height: 62px;
  padding: 0 40px 0 24px;
  margin-bottom: 24px;
  position: relative;
  transition: all 0.5s linear;
}
.structure .sblock:before {
  position: absolute;
  content: '';
  height: 2px;
  width: 24px;
  left: -25px;
  top: 50%;
  margin-top: 1px;
  background: #008c95;
}
.structure .sblock:first-child {
  margin-top: 70px;
}
.structure .sblock:last-child {
  margin-bottom: 70px;
}
.structure .sblock > .title {
  font-size: 24px;
  line-height: 62px;
  color: #008c95;
  text-transform: uppercase;
  font-weight: 300;
}
.structure .sblock.opened {
  background: #eef1f2;
  border-color: #eef1f2;
  min-height: 0;
  margin: 0 0 24px 0;
  padding-bottom: 18px;
}
.structure .sblock.opened:last-child {
  margin-bottom: 0;
}
.structure .sblock.opened > .title {
  color: #008c95;
}
.structure .sblock.opened .groups {
  display: block;
}
.structure .expand {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 18px;
  top: 20px;
  cursor: pointer;
  transition: transform 0.5s ease;
  -webkit-transition: transform 0.5s ease;
}
.structure .expand:before,
.structure .expand:after {
  position: absolute;
  content: '';
  background: #008c95;
  top: 50%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.structure .expand:before {
  width: 24px;
  height: 2px;
  margin-top: -1px;
  right: 1px;
}
.structure .expand:after {
  height: 24px;
  width: 2px;
  margin-top: -12px;
  right: 12px;
}
.structure .collapse {
  top: 20px;
  margin: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
}
.structure .groups {
  display: none;
}
.structure .groups .col-lg-12:first-child .title {
  margin-top: 0;
}
.structure .groups .title {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  margin: 14px 0;
}
.structure .groups ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  line-height: 24px;
}
.structure .groups ul + ul,
.structure .groups ul + .title {
  margin-top: 16px;
}
.structure .groups ul.bordered {
  border: solid 1px #dddddd;
  border-width: 1px 0 0 0;
  padding-top: 16px;
}
.structure .groups ul a,
.structure .groups ul span {
  color: #333333;
  text-decoration: none;
}
.structure .groups ul a:hover {
  color: #008c95;
}
.structure .groups ul li {
  margin-top: 8px;
}
.structure .groups ul li:first-child {
  margin-top: 0;
}
.products .image {
  width: 100%;
  height: 280px;
}
.products .block {
  margin-bottom: 24px;
}
.products .block .title {
  line-height: 20px;
  height: 70px;
  min-height: 70px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  padding-left: 72px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.products .block .title span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.products .block .title:before {
  position: absolute;
  width: 40px;
  height: 49px;
  background: url(../img/product-icons.png) 0 0 no-repeat;
  content: '';
  left: 18px;
  top: 50%;
  margin-top: -24px;
}
.products .bordered {
  height: 350px;
}
.products .bordered .cta {
  margin-bottom: 12px;
}
.products .bordered .cta span {
  margin-top: 0;
  top: 0;
}
.products-group1.block .title {
  background-color: #27aae1;
}
.products-group1.block .title:before {
  background-position: 0 0;
}
.products-group2.block .title {
  background-color: #a61011;
}
.products-group2.block .title:before {
  background-position: -40px 0;
}
.products-group3.block .title {
  background-color: #5d9f00;
}
.products-group3.block .title:before {
  background-position: -80px 0;
}
.products-group4.block .title {
  background-color: #1a8200;
}
.products-group4.block .title:before {
  background-position: -120px 0;
}
.products-group5.block .title {
  background-color: #FFBB00;
}
.products-group5.block .title:before {
  background-position: -160px 0;
}
.graphs {
  margin-top: 42px;
}
.graphs h2 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 32px;
  margin: 0 0 14px 0;
}
.graphs .graph {
  border-top: solid 1px #dddddd;
  padding-top: 10px;
}
.graphs .graph > .title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
.graphs .chart-w {
  width: 80%;
  margin: 20px auto 40px;
  position: relative;
}
.graphs .total {
  position: absolute;
  width: 100%;
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  text-align: center;
  font-weight: 300;
  left: 0;
  top: 50%;
  margin-top: -25px;
}
.graphs .total span {
  font-size: 30px;
}
.graphs .doughnut-legend {
  width: 100%;
  margin-top: 34px;
  font-size: 14px;
  line-height: 16px;
}
.graphs .doughnut-legend td {
  vertical-align: top;
  padding-bottom: 18px;
}
.graphs .doughnut-legend .color {
  padding-right: 8px;
  width: 10px;
  padding-top: 4px;
}
.graphs .doughnut-legend .color span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.graphs .doughnut-legend .value {
  width: 30px;
}
.graphs .doughnut-legend li {
  margin-bottom: 18px;
}
.product {
  background: #eef1f2;
  min-height: 258px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
}
.product .info {
  /*display: inline-block;
    vertical-align: top;*/
  margin: 22px 20px;
  font-size: 14px;
  line-height: 22px;
  position: relative;
}
.product .info:after {
  background: url(../img/product-icons.png) 0 0 no-repeat;
  width: 40px;
  height: 49px;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}
.product .info .name {
  color: #008c95;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
  padding-right: 46px;
}
.product .info .short {
  margin-bottom: 24px;
}
.product .info .cta {
  margin-bottom: 16px;
}
.product .info .more {
  margin-bottom: 26px;
  width: 90%;
}
.product .image {
  width: 258px;
  height: 100%;
  display: inline-block;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}
.product .image img {
  display: block;
  height: 100%;
}
.product .image + .info {
  margin-left: 280px;
}
.product .links-group {
  margin-bottom: 16px;
}
.product .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product .links a {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  display: block;
  position: relative;
  padding-left: 16px;
}
.product .links a:before,
.product .links a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #008c95;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -3px;
}
.product .links a:after {
  border-color: transparent transparent transparent #eef1f2;
  margin: -7px 0 0 -5px;
}
.product .links a:hover:before {
  border-color: transparent transparent transparent #008c95;
}
.product .links a:hover:after {
  border-color: transparent transparent transparent #eef1f2;
}
.product .links a:before,
.product .links a:after {
  left: 0;
}
.product .links li {
  margin-bottom: 6px;
}
.product .cta span {
  top: 3px;
  margin-top: 0;
}
.product-group1 .title,
.product-group1 h1,
.product-group1 a {
  color: #27aae1;
}
.product-group1 .cta span {
  background-color: #27aae1;
}
.product-group1 .cta span:after {
  border-color: transparent transparent transparent #27aae1;
}
.product-group1 .cta.download span:after {
  border-color: #27aae1 transparent transparent transparent;
}
.product-group1 .product .info:after {
  background-position: 0 -49px;
}
.product-group1 .product .info .name {
  color: #27aae1;
}
.product-group1 .product .links a:before {
  border-color: transparent transparent transparent #27aae1;
}
.product-group2 .title,
.product-group2 h1,
.product-group2 a {
  color: #a61011;
}
.product-group2 .cta span {
  background-color: #a61011;
}
.product-group2 .cta span:after {
  border-color: transparent transparent transparent #a61011;
}
.product-group2 .cta.download span:after {
  border-color: #a61011 transparent transparent transparent;
}
.product-group2 .product .info:after {
  background-position: -40px -49px;
}
.product-group2 .product .info .name {
  color: #a61011;
}
.product-group2 .product .links a:before {
  border-color: transparent transparent transparent #a61011;
}
.product-group3 .title,
.product-group3 h1,
.product-group3 a {
  color: #5d9f00;
}
.product-group3 .cta span {
  background-color: #5d9f00;
}
.product-group3 .cta span:after {
  border-color: transparent transparent transparent #5d9f00;
}
.product-group3 .cta.download span:after {
  border-color: #5d9f00 transparent transparent transparent;
}
.product-group3 .product .info:after {
  background-position: -80px -49px;
}
.product-group3 .product .info .name {
  color: #5d9f00;
}
.product-group3 .product .links a:before {
  border-color: transparent transparent transparent #5d9f00;
}
.product-group4 .title,
.product-group4 h1,
.product-group4 a {
  color: #1a8200;
}
.product-group4 .cta span {
  background-color: #1a8200;
}
.product-group4 .cta span:after {
  border-color: transparent transparent transparent #1a8200;
}
.product-group4 .cta.download span:after {
  border-color: #1a8200 transparent transparent transparent;
}
.product-group4 .product .info:after {
  background-position: -120px -49px;
}
.product-group4 .product .info .name {
  color: #1a8200;
}
.product-group4 .product .links a:before {
  border-color: transparent transparent transparent #1a8200;
}
.product-group5 .title,
.product-group5 h1,
.product-group5 a {
  color: #FFBB00;
}
.product-group5 .cta span {
  background-color: #FFBB00;
}
.product-group5 .cta span:after {
  border-color: transparent transparent transparent #FFBB00;
}
.product-group5 .cta.download span:after {
  border-color: #FFBB00 transparent transparent transparent;
}
.product-group5 .product .info:after {
  background-position: -160px -49px;
}
.product-group5 .product .info .name {
  color: #FFBB00;
}
.product-group5 .product .links a:before {
  border-color: transparent transparent transparent #FFBB00;
}
.history {
  z-index: 2;
  position: relative;
}
.milestone {
  background: #eef1f2;
  width: 40%;
  position: relative;
  margin-bottom: 16px;
}
.milestone .inner {
  padding: 20px 26px;
  position: relative;
}
.milestone .inner:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  top: 26px;
}
.milestone .title {
  font-size: 20px;
  line-height: 22px;
  color: #008c95;
}
.milestone .image {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.milestone .image img {
  display: block;
  height: 100%;
}
.milestone .detail {
  display: none;
  margin: 14px 0 0;
}
.milestone .detail p {
  margin: 0 0 14px;
}
.milestone .moreLink {
  margin: 10px 0 0;
  padding: 0 0 0 30px;
  background: url(../img/more-arrow.png) 0 0 no-repeat;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
.milestone.left {
  float: left;
  clear: left;
}
.milestone.left .year {
  right: -25%;
  margin-right: -70px;
}
.milestone.left .inner:after {
  border-width: 20px 0 20px 22px;
  border-color: transparent transparent transparent #eef1f2;
  right: -22px;
}
.milestone.right {
  float: right;
  clear: right;
}
.milestone.right .year {
  left: -25%;
  margin-left: -70px;
}
.milestone.right .inner:after {
  border-width: 20px 22px 20px 0;
  border-color: transparent #eef1f2 transparent transparent;
  left: -22px;
}
.milestone .year {
  position: absolute;
  width: 140px;
  height: 80px;
  border-radius: 80px;
  top: 0;
  background: #008c95;
  color: #ffffff;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
}
.timeline {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  width: 2px;
  background: #008c95;
  z-index: 1;
}
form.search-inline {
  line-height: 36px;
  margin: 0;
}
form.search-video {
  margin: 26px 0 0 0;
}
.map-tabs .tab {
  display: inline-block;
  vertical-align: top;
  border: solid #eef1f2;
  border-width: 1px 1px 0 1px;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  padding: 0 25px;
  margin-left: -1px;
  position: relative;
  overflow: hidden;
  transition: padding 0.2s linear;
  -webkit-transition: padding 0.2s linear;
  transition-property: background, padding;
}
.map-tabs .tab:first-child {
  margin: 0;
}
.map-tabs .tab a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #008c95;
  text-transform: uppercase;
}
.map-tabs .tab .select-w {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 25px;
  width: 256px;
  height: 40px;
  background: #ffffff;
  position: absolute;
  right: -256px;
  top: 4px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
.map-tabs .tab .select-w select {
  display: block;
}
.map-tabs .tab.active {
  background: #eef1f2;
}
.map-tabs .tab.can-select.active {
  padding-right: 306px;
}
.map-tabs .tab.can-select.active .select-w {
  right: 25px;
}
.info-w {
  display: none;
}
.iblock {
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
.iblock .cta {
  color: #333333;
}
.iblock .image {
  width: 116px;
  height: 116px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
}
.iblock .image img {
  height: 100%;
}
.iblock .txt-wrap {
  display: inline-block;
  vertical-align: top;
  max-width: 250px;
  overflow: hidden;
}
.iblock .info {
  display: inline-block;
  vertical-align: top;
  width: 294px;
}
.iblock .title {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 12px;
}
.iblock .text {
  font-size: 14px;
  line-height: 16px;
}
.iblock .cta {
  margin-top: 18px;
}
.iblock:before,
.iblock:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 17px 0 17px;
  border-color: #cccccc transparent transparent transparent;
  position: absolute;
  content: '';
  left: 121px;
  bottom: -21px;
}
.iblock:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 20px 16px 0 16px;
  left: 122px;
  bottom: -19px;
}
.ymap-cluster-ballon {
  max-width: 300px;
}
.ymap-cluster-ballon__item {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.ymap-cluster-ballon__color {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 1px;
  left: -25px;
}
.ymap-cluster-ballon__address {
  font-size: 9px;
}
.ymap-cluster-ballon__title {
  color: #008c95;
}
.infoBox > img {
  z-index: 1;
}
.map-legend .title {
  font-weight: 600;
  margin-bottom: 14px;
}
.map-legend ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.map-legend ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 4px;
}
.map-legend ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.info-facts {
  margin-top: 36px;
  font-size: 24px;
  line-height: 26px;
  font-weight: 300;
}
.info-facts b {
  display: block;
  font-size: 60px;
  line-height: 62px;
  color: #008c95;
  font-weight: 300;
}
.info-facts b span {
  font-size: 36px;
  text-transform: none;
  display: inline-block;
  margin: 0;
}
.info-facts span {
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
}
.subdivision {
  height: 64px;
  color: #ffffff;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin: 20px 0 0 -4px;
  padding-left: 66px;
  position: relative;
}
.subdivision:first-child {
  margin-left: 0;
}
.subdivision:hover {
  color: #ffffff;
}
.subdivision:before {
  position: absolute;
  content: '';
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 40px;
  height: 49px;
  background: url(../img/product-icons.png);
}
.subdivision.group1 {
  background: #27aae1;
}
.subdivision.group1:before {
  background-position: 0 0;
}
.subdivision.group2 {
  background: #a61011;
}
.subdivision.group2:before {
  background-position: -40px 0;
}
.subdivision.group3 {
  background: #5d9f00;
}
.subdivision.group3:before {
  background-position: -80px 0;
}
.subdivision.group4 {
  background: #1a8200;
}
.subdivision.group4:before {
  background-position: -121px 0;
}
.subdivision.group5 {
  background: #FFBB00;
}
.subdivision.group5:before {
  background-position: -160px 0;
}
.subdivision span {
  position: absolute;
  display: block;
  left: 66px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 120px;
}
@media only screen and (min-width : 768px) {
  .ymaps-2-1-47-copyright {
    position: absolute;
    z-index: 3000;
    display: block;
    height: 20px;
    top: -23px;
    right: 244px;
  }
}
@media only screen and (min-width : 992px) {
  .ymaps-2-1-47-copyright {
    position: absolute;
    z-index: 3000;
    display: block;
    height: 20px;
    top: -20px;
    right: 318px
  }
}
@media only screen and (min-width : 1200px) {
  .ymaps-2-1-47-copyright {
    position: absolute;
    z-index: 3000;
    display: block;
    height: 20px;
    top: -20px;
    right: 271px;
  }
}
.tablet-infographics {
  width: 100%;
  height: 400px;
  background: #EDF0F1 url(../img/infographics.jpg) center center no-repeat;
  background-size: 100% auto;
}
.fastLinks {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #ddd;
}
.fastLinks .item {
  display: inline-block;
  vertical-align: top;
  width: 258px;
  margin: 0 11px 24px 0;
}
.fastLinks .item:nth-of-type(3) {
  margin-right: 0;
}
.fastLinks .item .image {
  margin: 0 0 20px;
}
.fastLinks .item a.link {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.2em;
  color: #333;
  padding: 0 0 0 28px;
  text-indent: -28px;
}
.fastLinks .item a.link:hover {
  color: #008c95;
}
.fastLinks .item a.link:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  margin: 0 8px 0 0;
  background: url(../img/fatsLinkIcon.png);
}
.slick-prev:before, .slick-next:before {
  color: #008c95;
}
.slick-prev {
  left: -10px;
  z-index: 2;
}
.slick-next {
  right: -10px;
  z-index: 2;
}
.slick-next:before,.slick-prev:before{
  margin-left: 0!important;
}
.main-top-slider .item {
  padding: 0 12px;
}
.main-top-slider .image img {
  margin: 0 auto;
}
.j-main-slider .slick-next{
  right: 7px;
}
.j-main-slider .slick-prev{
  left: 5px;
}
#share {
  display: none;
}
@media screen and (max-width: 1190px) {
  #share {
    display: block;
    width:100%;
    margin: 0 auto;
    text-align:left;
  }
}
.push {
  display: inline-block;
  line-height: 40px;
  margin: 5px 7px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
}

.history-test {
  width: 640px;
  margin-left: calc((100% - 640px) / 2);
  z-index: 10;
}

@media only screen and (max-width: 650px) {
  .history-test {
    width: 400px;
    margin-left: calc((100% - 400px) / 2);
  }
}

.history-test::before {
  content: "";
  height: 95%;
  position: absolute;
  width: 2px;
  background-color: #0a8c92;
  left: 50%;
  z-index: -2;
  margin-left: -1px;
  margin-top: 160px;
}

.milestone-test {
  margin-bottom: 25px;
}

.milestone-test .image-test img {
  width: 100%;
}

.milestone-test .title {
  background: #008c95;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 25px;
}

.milestone-test .inner {
  -webkit-box-shadow: 0px 6px 6px -4px rgba(50, 50, 50, 0.35);
  -moz-box-shadow:    0px 6px 6px -4px rgba(50, 50, 50, 0.35);
  box-shadow:         0px 6px 6px -4px rgba(50, 50, 50, 0.35);
  background-color: #eef1f2;
  padding: 5px 25px;
}

.milestone-test .year {
  width: 140px;
  height: 80px;
  border-radius: 80px;
  background: #008c95;
  color: #ffffff;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  margin-left: calc((100% - 140px) / 2);
  margin-bottom: 25px;
}

.slick-slider {
    clear: both;
}
@media (max-width: 1190px){
	header > .container {
		position: relative;  
	}
	.hero {
		height: auto!important; 
	}
	header > .container {
		clear: both!important;
		padding-top: 0px!important;
		margin-top: 0px!important;
		position:  absolute!important;
	}	
	
}