@charset "UTF-8";

@font-face {
  font-family: 'proximanova';
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

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

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?30064704");
  src: url("../fonts/fontello.eot?30064704#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?30064704") format("woff2"), url("../fonts/fontello.woff?30064704") format("woff"), url("../fonts/fontello.ttf?30064704") format("truetype"), url("../fonts/fontello.svg?30064704#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-star:before { content: '\e806'; }
.icon-star-empty:before { content: '\e808'; }
.icon-facebook:before { content: '\e800'; }
.icon-youtube:before { content: '\e801'; }
.icon-twitter:before { content: '\e804'; }
.icon-share-1:before { content: '\e805'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-wimi:before { content: '\e807'; }

section h3 {
  color: black;
  font-family: 'proximanova', sans-serif;
  font-size: 35px;
  text-align: center;
  padding: 26px 0 0;
}

section h3:after {
  content: '';
  display: block;
  margin: 8px auto 0;
  width: 81px;
  height: 11px;
  background-color: #a7c23a;
}

html {
  height: 100% !important;
}

html.menu-open {
  overflow: hidden;
}

body {
  height: 100%;
  color: #000;
  font-family: 'Roboto', sans-serif;
  min-width: 320px;
}

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
p {
  color: rgb(57, 57, 57);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35em;
}
.no-touch img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

input[type='submit'],
button {
  -webkit-appearance: none;
  border-radius: 0;
}

input {
  box-shadow: none;
  border-radius: 0;
}

a,
:visited {
  outline: 0;
  outline: none;
}

:hover,
:active,
:focus {
  outline: 0;
  outline: none;
}

::-moz-focus-inner {
  border: 0;
}

a::-moz-focus-inner {
  border: 0;
}

img.lft {
  float: left;
  margin: 0 10px 10px 0;
}

img.rght {
  float: right;
  margin: 0 0 10px 10px;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  outline: none !important;
}

input::-webkit-input-placeholder {
  color: #000;
}

input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

form .placeholder {
  color: #000;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0;
}

input:focus .placeholder,
textarea:focus .placeholder {
  opacity: 0;
}

ol,
ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

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

.container {
  max-width: 1310px;
  margin: 0 auto;
  padding: 0 15px;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

/* Accordion responsive breakpoint */

.row {
  font-size: 0;
}

.row .row-item {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 100%;
}
.row .row-item h2{
  text-align: left;
}

.row.two-in-row .row-item {
  width: 50%;
}

.row.three-in-row .row-item {
  width: 33.3333333%;
}

.row.four-in-row .row-item {
  width: 25%;
}

.row.five-in-row .row-item {
  width: 20%;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 3;
  display: none;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}

.menu-open .overlay {
  display: block;
}

.datalabel {
  font-size: 20px;
  color: #3c4954;
  display: block;
  text-align: center;
  line-height: 1.1em;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}

.datalabel-name {
  color: #3c4954;
  width: 80px;
  line-height: 1.1em;
  white-space: normal;
  display: inline-block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}
/*#pie-chart-2 {
  max-height: 400px;
}*/

#pie-chart-1,
#pie-chart-2 {
  margin-bottom: 40px;
  height: 400px;
}

#pie-chart-1 svg,
#pie-chart-2 svg {
  font-family: 'Roboto', sans-serif !important;
}

header {
  height: 130px;
  width: 100%;
  background: #fff;
  padding: 8px 0 0;
  z-index: 4;
  position: relative;
}

/*.index-page header {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}*/

header .container {
  text-align: center;
  position: relative;
}

header .logo {
  background: url("../i/logo-inner.png") no-repeat 0 0;
  background: url("../i/logo-inner-x2.png") no-repeat 0 0/217px 25px;
  width: 217px;
  display: inline-block;
  height: 25px;
  margin: 10px auto 22px;
}

/*.index-page header .logo {
  background: url("../i/logo.png") no-repeat 0 0;
  background: url("../i/logo-x2.png") no-repeat 0 0/216px 43px;
  width: 276px;
  height: 43px;`
}*/

header .nav-box nav {
  position: relative;
  text-align: center;
  padding: 0 75px 0 0;
  display: inline-block;
  z-index: 2;
}

header .nav-box nav .social-box {
  display: none;
}

header .nav-box nav .social-box ul li a {
  color: #000;
}

header .nav-box nav ul:not(.social) {
  display: inline-block;
  vertical-align: top;
}

header .nav-box nav ul:not(.social) li {
  display: inline-block;
  margin-right: 45px;
  position: relative;
}

header .nav-box nav ul:not(.social) li:last-child {
  margin-right: 0;
}

header .nav-box nav ul:not(.social) li a {
  color: black;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding: 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}

/*.index-page header .nav-box nav ul:not(.social) li a {
  color: white;
}*/

.no-touchevents header .nav-box nav ul:not(.social) li a:hover, header .nav-box nav ul:not(.social) li.current_page_ancestor > a, header .nav-box nav ul:not(.social) li.current-menu-item > a {
  color: #8fd302;
}

header .nav-box nav ul:not(.social) li ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  text-align: left;
  background: #fff;
  width: 275px;
  margin-left: -90px;
}

header .nav-box nav ul:not(.social) li ul li {
  margin-right: 0;
  display: block;
  padding: 0 14px;
}

header .nav-box nav ul:not(.social) li ul li a {
  color: black;
  font-size: 17px;
  border-bottom: 1px solid #000;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 0 !important;
  padding: 18px 6px 14px;
  display: block;
}

/*.index-page header .nav-box nav ul:not(.social) li ul li a {
  color: #000;
}*/

header .nav-box nav ul:not(.social) li ul li:last-child a {
  border-bottom: none;
}

header .nav-box nav ul:not(.social) li.open ul {
  display: block;
}

header .search-box {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  font-size: 0;
  line-height: 0;
  top: 6px;
  z-index: 2;
  right: 0;
}

header .search-box .open-search {
  padding: 0;
  border: none;
  background: url("../i/search-btn-inner.png") no-repeat 0 0;
  width: 24px;
  height: 24px;
}

/*.index-page header .search-box .open-search {
  background: url("../i/search-btn.png") no-repeat 0 0;
}*/
.no-touchevents header .search-box .open-search:hover {
  background: url("../i/search-btn-hover.png") no-repeat 0 0;
}

header .search-box form {
  position: absolute;
  right: -5px;
  top: -3px;
  display: none;
  box-shadow: 2.5px 4.3px 5px rgba(1, 1, 1, 0.75);
}

header .search-box form .field-row input {
  height: 30px;
  width: 250px;
  border: none;
  font-size: 14px;
  padding: 0 10px;
  line-height: 100%;
}

header .search-box form button {
  padding: 0;
  border: none;
  background: url("../i/search-btn-inner.png") no-repeat 0 0;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 5px;
  top: 3px;
}

.no-touchevents header .search-box form button:hover {
  background: url("../i/search-btn-hover.png") no-repeat 0 0;
}

header .search-box.open form {
  display: block;
}

header .social-box {
  position: absolute;
  top: 12px;
  left: 15px;
}

header .social-box ul li {
  display: inline-block;
  margin-right: 12px;
}

header .social-box ul li:last-child {
  margin-right: 0;
}

header .social-box ul li a {
  text-decoration: none;
  color: #393939;
  font-size: 28px;
}

/*.index-page header .social-box ul li a {
  color: #fff;
}*/

.no-touchevents header .social-box ul li a:hover {
  color: #8fd302;
}

header .top-controls {
  position: absolute;
  right: 15px;
  top: -8px;
  display: inline-block;
}

header .top-controls .btn-wrap {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}

header .top-controls .contact-link {
  color: black;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  vertical-align: top;
  width: 107px;
  height: 58px;
  background-color: #7eba00;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  transition: all .2s;
  white-space: nowrap;
}
.no-touchevents header .top-controls .contact-link:hover {
  background: #fff;
}
header .top-controls .contact-link:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
header .top-controls .contact-link span:before {
  content: '';
  display: block;
  background: url("../i/ic_mail_outline_white_24px.svg") no-repeat 0 0/26px 26px;
  width: 24px;
  height: 24px;
  margin: 0 auto 7px;
}
.no-touchevents header .top-controls .contact-link:hover span:before {
  background: url("../i/ic_mail_outline_black_24px.svg") no-repeat 0 0/26px 26px;
}
header .top-controls .contact-link span {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}

header .top-controls .login {
  vertical-align: middle;
  display: inline-block;
}

header .top-controls .login .open-login {
  padding: 0;
  border: none;
  width: 107px;
  transition: all .2s;
  height: 58px;
  background: #fff;
  color: black;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

header .top-controls .login .open-login:before {
  display: block;
  content: '';
  width: 28px;
  height: 23px;
  margin: 0 auto 7px;
  background: url("../i/user-icon.png") no-repeat 50%;
}

.no-touchevents header .top-controls .login .open-login:hover {
  background-color: #7eba00;
}

.no-touchevents header .top-controls .login .open-login:hover:before {
  background: url("../i/user-icon-active.png") no-repeat 50%;
}

header .top-controls .login form {
  position: absolute;
  width: 100%;
  right: 0;
  z-index: 3;
  display: none;
  padding: 14px 8px 16px;
  top: 100%;
  background: #fff;
  border: 1px solid black;
  text-align: left;
  margin-top: 4px;
  min-width: 215px;
}

header .top-controls .login form .field-row {
  margin-bottom: 5px;
  font-size: 0;
}

header .top-controls .login form .field-row label {
  color: black;
  font-size: 13px;
  font-weight: 400;
  width: 45%;
  display: inline-block;
  text-align: right;
  vertical-align: top;
  padding: 7px 6px 0 0;
}

header .top-controls .login form .field-row input {
  display: inline-block;
  vertical-align: top;
  width: 55%;
  font-size: 14px;
  color: #000;
  height: 20px;
  line-height: 100%;
  border: none;
  border-bottom: 1px solid black;
}

header .top-controls .login form button {
  display: block;
  height: 31px;
  background-color: #7eba00;
  border: 1px solid #6e6e6e;
  color: white;
  width: 100%;
  font-size: 16px;
  margin-top: 16px;
  font-weight: 700;
}

header .top-controls .login form a {
  color: black;
  font-size: 13px;
  font-weight: 400;
  line-height: 12px;
  display: inline-block;
  text-align: left;
  text-decoration: underline;
}

.no-touchevents header .top-controls .login form a:hover {
  text-decoration: none;
}

header .top-controls .login.open form {
  display: block;
}

header .top-controls .login.open .open-login {
  background-color: #7eba00;
}

header .top-controls .login.open .open-login:before {
  background: url("../i/user-icon-active.png") no-repeat 50%;
}

header .share-box {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  vertical-align: middle;
}

header .share-box .open-share {
  padding: 0;
  background: transparent;
  border: 2px solid black;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  color: black;
  font-size: 20px;
}

header .share-box .open-share:before {
  margin-left: -2px;
}

/*.index-page header .share-box .open-share {
  color: #fff;
  border-color: #fff;
}*/

.no-touchevents header .share-box .open-share:hover {
  color: #8fd302;
  border-color: #8fd302;
}

header .share-box .addthis_sharing_toolbox {
  display: none;
  background-color: #fff;
  position: absolute;
  width: 130px;
  top: 100%;
  z-index: 3;
  padding: 10px;
  margin-top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 2px solid black;
}

/*.index-page header .share-box .addthis_sharing_toolbox {
  background: #fff;
  padding: 10px;
}*/

header .share-box .addthis_sharing_toolbox .at-share-tbx-element {
  font-size: 0;
}

header .share-box .addthis_sharing_toolbox .at-share-tbx-element .at-share-btn {
  margin: 0 5px 0 0;
}

header .share-box .addthis_sharing_toolbox .at-share-tbx-element .at-share-btn:last-child {
  margin-right: 0;
}

header .share-box.open .addthis_sharing_toolbox {
  display: block;
}

header .share-box.open .open-share {
  color: #8fd302;
  border-color: #8fd302;
}

#menu-toggle-wrapper {
  width: 30px;
  float: right;
  height: 24px;
  position: relative;
  cursor: pointer;
  display: none;
  z-index: 11;
}

.menu-open #menu-toggle-wrapper {
  margin-right: -3px;
}

#menu-toggle,
#menu-toggle-top,
#menu-toggle-bottom {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  transition-timing-function: cubic-bezier(0.585, -0.6, 0.43, 1.65);
  background-color: #fff;
}

#menu-toggle {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-left: -15px;
  background-color: #000;
  width: 30px;
  margin-top: -2px;
  height: 3px;
}

/*.index-page #menu-toggle {
  background-color: #fff;
}*/

#menu-toggle-top {
  top: 0;
}

#menu-toggle-top,
#menu-toggle-bottom {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #000;
  left: 0;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

/*.index-page #menu-toggle-top,
.index-page
#menu-toggle-bottom {
  background-color: #fff;
}*/

#menu-toggle-bottom {
  bottom: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle {
  opacity: 0;
}

.menu-open #menu-toggle-wrapper #menu-toggle-top {
  -ms-transform: rotate(45deg) translate(7px, 10px);
  -webkit-transform: rotate(45deg) translate(7px, 10px);
  transform: rotate(45deg) translate(7px, 10px);
  background: #7eba00;
}

.menu-open #menu-toggle-wrapper #menu-toggle-bottom {
  -ms-transform: rotate(-45deg) translate(5px, -8px);
  -webkit-transform: rotate(-45deg) translate(5px, -8px);
  transform: rotate(-45deg) translate(5px, -8px);
  background: #7eba00;
}
footer {
  background-color: #8bc525;
  min-height: 437px;
  position: relative;
  z-index: 3;
}

footer .container {
  padding: 24px 15px 0;
}
footer .newsletter {
  margin-bottom: 30px;
}
footer .newsletter h5 {
  color: black;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
footer .newsletter a {
  text-decoration: none;
  background: #fff;
  border: 2px solid #fff;
  color: #50c009;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  width: 100%;
  transition: all .2s;
  display: inline-block;
}
footer .newsletter a:hover {
  background: #8bc525;
  color: #fff;
}
footer .f-logo {
  width: 216px;
  height: 44px;
  display: inline-block;
  margin-bottom: 17px;
  margin-top: 10px;
  background: url("../i/logo-black.png") no-repeat 0 0;
  background: url("../i/logo-black-x2.png") no-repeat 0 0/216px 44px;
}

footer .address {
  float: left;
  margin-left: 30px;
  margin-right: 7%;
}

footer .address address p {
  font-style: normal;
  color: black;
  font-size: 23px;
  font-weight: 700;
}

footer .f-menu {
  font-size: 0;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .f-menu .f-menu-item {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin-bottom: 30px;
  text-align: left;
  max-width: 200px;
}

footer .f-menu .f-menu-item h5 {
  color: black;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

footer .f-menu .f-menu-item ul li {
  padding-left: 0;
  list-style: none;
  margin-bottom: 5px;
}

footer .f-menu .f-menu-item ul li a {
  text-decoration: none;
  opacity: 0.74;
  color: black;
  font-size: 16px;
  font-weight: 400;
}

.no-touchevents footer .f-menu .f-menu-item ul li a:hover {
  text-decoration: underline;
}

footer .mentionslegales {
  clear: both;
  max-width: 290px;
  margin: 15px auto 0;
  text-align: center;
  padding-bottom:15px;
}

footer .mentionslegales a {
    text-decoration: none;
    opacity: 0.74;
    color: black;
    font-size: 16px;
    font-weight: 400;
}


footer .social {
  clear: both;
  max-width: 290px;
  margin: 30px auto 0;
}
footer .social ul {
  text-align: center;
}
footer .social li {
  display: inline-block;
  margin-right: 16px;
}

footer .social li:last-child {
  margin-right: 0;
}

footer .social li a {
  opacity: 0.74;
  text-decoration: none;
  color: black;
  font-size: 30px;
}

.no-touchevents footer .social li a:hover {
  color: #fff;
  text-decoration: none;
}

.main-slider .slide {
  font-size: 0;
  position: relative;
  background: no-repeat;
  height: 250px;
  background-size: cover;
  background-position: 50%;
}

.main-slider .slide img {
  width: 100%;
}

.main-slider .slide .caption {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  white-space: nowrap;
  text-align: center;
}

.main-slider .slide .caption h2 {
  text-shadow: 2.5px 4.3px 5px rgba(1, 1, 1, 0.75);
  font-family: 'proximanova', sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: white;
  line-height: 0.912em;
}

.main-slider .slide .caption h2 span {
  color: #a9fa00;
}

.main-slider .slide .caption:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.main-slider .slide .caption .box {
  max-width: 870px;
  padding: 0 15px;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
}

.main-slider .slick-dots {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 100%;
  text-align: center;
}

.main-slider .slick-dots li {
  display: inline-block;
  margin-right: 11px;
}

.main-slider .slick-dots li:last-child {
  margin-right: 0;
}

.main-slider .slick-dots li button {
  text-indent: -10000px;
  width: 17px;
  height: 17px;
  background-color: white;
  border-radius: 50%;
  padding: 0;
  border: none;
}

.main-slider .slick-dots li.slick-active button,
.no-touchevents .main-slider .slick-dots li:hover button {
  background: #a9fa00;
}

.impact {
  background-color: rgba(86, 79, 79, 0.22);
}

.impact .row {
  margin: 0 -8px;
}

.impact .row-item {
  padding: 0 8px;
}

.impact .row-item .title {
  background-color: white;
  text-align: center;
  min-height: 76px;
  white-space: nowrap;
}

.impact .row-item .title:before {
  display: inline-block;
  content: '';
  vertical-align: middle;
  height: 100%;
}

.impact .row-item .title h3 {
  color: black;
  font-size: 28px;
  line-height: 1em;
  vertical-align: middle;
  white-space: normal;
}

.impact .row-item .title h3:before {
  display: inline-block;
  content: '';
  margin-right: 15px;
  vertical-align: middle;
}

.impact .row-item .descr {
  position: relative;
  overflow: hidden;
  font-size: 0;
}

.impact .row-item .descr img {
  width: 100%;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.impact .row-item .text-descr {
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 18px;
  padding: 0 30px;
  top: 100%;
  -webkit-transition: top .2s;
  transition: top .2s;
  position: absolute;
  text-align: center;
  color: #fff;
  line-height: 25px;
  white-space: nowrap;
}

.impact .row-item .descr a {
  text-decoration: none;
}

.impact .row-item .text-descr a {
  text-decoration: none;
}

.wpb_text_column .wpb_wrapper a{
	text-decoration:none;
}

.impact .row-item .text-descr:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}


.impact .row-item .text-descr p {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}

.impact .row-item.shareholder .title h3:before {
  background: url("../i/icon-1.png") no-repeat 0 0;
  width: 39px;
  height: 35px;
}

.impact .row-item.societal .title h3:before {
  background: url("../i/icon-2.png") no-repeat 0 0;
  width: 59px;
  height: 42px;
}

.impact .row-item.tech .title h3:before {
  background: url("../i/icon-3.png") no-repeat 0 0;
  width: 46px;
  height: 42px;
}

.no-touchevents .impact .box:hover .title h3 {
  color: #8bc525;
}

.no-touchevents .impact .box:hover .text-descr {
  top: 0;
}

.no-touchevents .impact .tech .box:hover .title h3:before {
  background: url("../i/icon-3-hover.png") no-repeat 0 0;
}

.no-touchevents .impact .societal .box:hover .title h3:before {
  background: url("../i/icon-2-hover.png") no-repeat 0 0;
}

.no-touchevents .impact .shareholder .box:hover .title h3:before {
  background: url("../i/icon-1-hover.png") no-repeat 0 0;
}

.team {
  background-color: #f0efef;
}

.team h3 {
  margin-bottom: 40px;
}

.team-slider {
  padding: 0 15px 60px;
}

.team-slider:after {
  border-right: 1px solid #f0efef;
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  left: 14px;
}

.team-slider span {
  display: block;
  text-decoration: none;
  padding: 0 10px;
  text-align: center;
  height: 100%;
  position: relative;
}

.team-slider span:after {
  border-right: 1px solid rgba(86, 79, 79, 0.09);
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  right: -1px;
}

.team-slider .photo-wrap {
  display: inline-block;
  position: relative;
  margin-bottom: 11px;
  max-width: 100%;
}

.team-slider .photo-wrap:after {
  top: 0;
  left: 0;
  width: 190px;
  height: 160px;
  position: absolute;
  content: '';
  background: url("../i/mask.png") no-repeat  0 0;
}

.team-slider .photo-wrap img {
  max-width: 100%;
}

.team-slider .descr {
  text-align: center;
}

.team-slider .descr p {
  color: rgba(0, 0, 0, 0.69);
  font-size: 18px;
  line-height: 1.05em;
}

.team-slider .descr p.name {
  font-size: 23px;
  margin-bottom: 11px;
  color: black;
}

.team-slider .slick-arrow {
  text-indent: -10000px;
  padding: 0;
  width: 0;
  height: 0;
  z-index: 2;
  position: absolute;
  top: 75px;
  background: transparent;
  left: 0;
  border-style: solid;
  border-width: 10.5px 10px 10.5px 0;
  border-color: transparent #8bc525 transparent transparent;
}

.team-slider .slick-arrow.slick-next {
  left: auto;
  right: 0;
  border-width: 10.5px 0 10.5px 10px;
  border-color: transparent transparent transparent #8bc525;
}
/*.news-slider .wpb_wrapper, .partners-slider .wpb_wrapper {
  padding: 0 44px;
  font-size: 0;
}*/
.team-slider .slick-arrow.slick-disabled {
  cursor: default;
  opacity: .3;
}
.main-news-slider, .partners-slider .slick-slider {
padding: 0 44px;
  font-size: 0;
}
.news-slider .slide, .partners-slider .slide {
  border: 1px solid #e8e8e8;
  padding-bottom: 80px;
  background: #fff;
  position: relative;
}
.partners-slider .slide {
  padding: 0 15px;
  text-align: center;
}
.news-slider .slide .img-wrap {
  text-align: center;
  margin-bottom: 20px;
}
.news-slider .slide .img-wrap img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.news-slider .slide h3 {
  color: black;
  font-family: 'proximanova', sans-serif;
  font-size: 31px;
  text-align: center;
  font-weight: 700;
  padding: 0 15px;
  margin-bottom: 10px;
  line-height: 1.32em;
}
.news-slider .slide p {
  text-align: center;
  padding: 0 40px;
  color: rgb(57, 57, 57);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.38em;
}
.news-slider .slide .btn {
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  min-width: 0;
  border: 1px solid transparent !important;
  width: auto !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.partners-slider .slick-slider .btn {
  position: relative;
  bottom: auto;
  left: auto;
  margin-top: 0 !important;
 -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.news-slider .slick-arrow, .partners-slider .slick-arrow, .performance-slider .slick-arrow {
  position: absolute;
  height: 100%;
  width: 44px;
  text-indent: -10000px;
  border: 2px solid rgb(139, 197, 37);
  padding: 0;
  top: 0;
  transition: all .2s;
  z-index: 2;
  background-color: #fff;
}
.news-slider .slick-arrow:hover, .partners-slider .slick-arrow:hover, .performance-slider .slick-arrow:hover {
   background-color: rgb(139, 197, 37);
}
.news-slider .slick-arrow:before, .partners-slider .slick-arrow:before, .performance-slider .slick-arrow:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  margin: -10px 0 0 -5px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  transition: all .2s;
  border-color: transparent rgb(139, 197, 37) transparent
}
.news-slider .slick-arrow:hover:before, .partners-slider .slick-arrow:hover:before, .performance-slider .slick-arrow:hover:before {
border-color: transparent #fff transparent
}
.news-slider .slick-arrow.slick-next:before, .partners-slider .slick-arrow.slick-next:before, .performance-slider .slick-arrow.slick-next:before {
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent rgb(139, 197, 37);
}
.news-slider .slick-arrow.slick-next:hover:before, .partners-slider .slick-arrow.slick-next:hover:before, .performance-slider .slick-arrow.slick-next:hover:before {
 border-color: transparent transparent transparent #fff;
}

.news-slider .slick-arrow.slick-prev, .partners-slider .slick-arrow.slick-prev, .performance-slider .slick-arrow.slick-prev {
  left: 0;
}
.news-slider .slick-arrow.slick-next, .partners-slider .slick-arrow.slick-next, .performance-slider .slick-arrow.slick-next {
  right: 0;
}
.partners-slider .img-wrap {
  height: 160px;
  white-space: nowrap;
  margin-bottom: 0 !important;
}
.partners-slider .img-wrap:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.partners-slider .img-wrap img {
  display: inline-block;
  vertical-align: middle;
  height: auto !important;
  width: auto !important;
}
.partners-slider .slide .btn {
  width: 100% !important;
  margin-bottom: 15px;
  min-width: 0 !important;
  border: 1px solid transparent !important;
}
.btn button, a.btn, .btn a, input.btn {
  min-height: 42px !important;
  border: 1px solid rgb(110, 110, 110) !important;
  background: transparent !important;
  min-width: 245px !important;
  padding: 11px 20px 9px 40px !important;
  color: black !important;
  display: inline-block;
  position: relative;
  border-radius: 0 !important;
  text-decoration: none;
  transition: all .2s;
  text-align: center;
  font-size: 16px !important;
}
input.btn {
  padding-left: 20px !important;
}
a.btn, .btn a {
  width: auto !important;
  min-width: 245px;
}
.btn button:before, a.btn:before, .btn a:before {
  content: '';
  background: url("../i/btn-icon.png") no-repeat 0 0;
  width: 22px;
  display: inline-block;
  height: 22px;
  position: absolute;
  margin-left: -30px;
  top: 50%;
  margin-top: -11px;
}
.btn button.vc_btn3.vc_btn3-block, a.btn.vc_btn3.vc_btn3-block {
  width: 100% !important;
}
a.btn:before {
  line-height: 22px;
}
.no-touchevents .btn button:hover, .no-touchevents a.btn:hover, .no-touchevents .btn a:hover, .no-touchevents  input.btn:hover {
  background: #90c72f !important;
  color: #fff !important;
  border: 1px solid #90c72f !important;
}
.last-news.vc_row h2 {
  margin-bottom: 64px;
}
.last-news .img-wrap {
  padding-right: 35px;
  float: left;
  width: 50%;
}
.last-news .img-wrap img {
  width: 100%;
}
.last-news .news-text {
  overflow: hidden;
}
.last-news h3 {
  color: black;
  font-family: 'proximanova', sans-serif;
  font-size: 31px;
  margin-bottom: 35px;
  font-weight: 700;
  line-height: 1.32em;
}
.last-news .btn {
  width: 100% !important;
  margin-top: 35px;
}
@media screen and (max-width: 920px) {
  .last-news .img-wrap {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
  }
  .last-news h2 {
    margin-bottom: 30px;
  }
  .last-news h3 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 920px) {
  .last-news h3 {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .news-slider .slide {
    height: auto !important;
  }
}
@media (max-width: 420px) {

}
.inner-bg {
  text-align: center;
  height: 250px;
}
.inner-bg .indent {
  height: 140px !important;
}
.inner-bg h1 {
  color: white;
  font-family: 'proximanova', sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 14px;
  line-height: .915em;
}
.inner-bg h3 {
  color: white;
  font-family: 'proximanova', sans-serif;
  font-size: 36px;
  line-height: 1.15em;
}
.inner-bg .btn button, .inner-bg .btn {
  color: #fff !important;
}
.inner-bg p {
  color: white;
  font-family: 'proximanova', sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.25em;
}
@media screen and (max-width: 1150px) {
  .inner-bg {
    height: 250px;
  }
}
@media screen and (max-width: 960px) {
  .inner-bg .indent {
    height: 140px !important;
  }
  .inner-bg p {
    font-size: 26px;
  }
}
@media screen and (max-width: 767px) {
  .inner-bg {
    height: 250px;
  }
}
@media screen and (max-width: 640px) {
  .inner-bg h1 {
    font-size: 60px;
  }
  .inner-bg p {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .inner-bg h1 {
    font-size: 44px;
  }
}
/*sub-menu*/
.sub-menu {
  background-color: rgb(233, 233, 233);
}
.sub-menu a.current:after {
  content: '';
  position: absolute;
  top: -29px;
  height: 12px;
  background-color: rgb(167, 194, 58);
  width: 100%;
  left: 0;
}
.sub-menu a {
  color: black;
  font-size: 17px;
  margin-bottom: 20px !important;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
}
.sub-menu .wpb_text_column {
  margin-bottom: 0 !important;
}
.no-touchevents .sub-menu a:not(.current):hover {
  color: #7eba00;
}
@media (max-width: 640px) {
  .sub-menu .vc_column-inner {
    padding-top: 0 !important;
  }
  .sub-menu ul {
    padding: 10px 0;
  }
  .sub-menu ul li {
    display: block;
    margin-right: 0;
    padding: 5px 0;
  }
  .sub-menu a {
    margin-bottom: 0 !important;
  }
  .sub-menu a.current:after {
    display: none;
  }
  .sub-menu a.current {
    color: #7eba00;
  }
}
/*--------*/
/*News*/
.news-box {
  background-color: #787c7f !important;
  padding: 40px 0;
}
.news-box h2 {
  color: #fff;
  margin-bottom: 35px;
  font-family: "proximanova",sans-serif;
  font-size: 35px;
  padding: 0;
  text-align: center;
}
.news-box h2:after {
  background-color: #a7c23a;
  content: "";
  display: block;
  height: 11px;
  margin: 8px auto 0;
  width: 81px;
}
.news-box.vc_row h2{
  color: #fff;
  margin-bottom: 35px;
}
.news-box .wpb_wrapper {
  font-size: 0;
  text-align: center;
}
.news-box .wpb_wrapper > *:not(h2) {
  font-size: 18px;
}
.news-list {
  font-size: 0;
}
.news-item {
  text-align: left;
  width: 33.33333%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  padding: 0 30px;
}
.news-item + p {
  display: none;
}
.news-item time {
  margin-bottom: 4px;
  color: white;
  font-family: 'proximanova', sans-serif;
  font-size: 19px;
  font-weight: 400;
  display: block;
}
.news-item p {
  opacity: 0.72;
  color: white;
  font-family: Arial, sans-serif;
  font-size: 18px;
  text-align: justify;
  font-weight: 400;
  line-height: 1.35em;
}
.news-item h4 {
  opacity: 0.8;
  color: white;
  margin-bottom: 14px;
  font-family: 'proximanova', sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 1.24em;
}
.news-item h4 a {
  color: white;
  text-decoration: none;
}
.no-touchevents .news-item h4 a:hover {
  text-decoration: underline;
  color: #a7c23a;
}
@media (max-width: 980px) {
  .news-item {
    padding: 0 15px;
  }
  .news-item h4 {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  .news-item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .news-item {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 540px) {
   a.btn, .btn a {
      line-height: 1.3em !important;
      padding-top: 10px !important;
      padding-bottom: 9px !important;
      min-height: 0 !important;
   }
  header .share-box .open-share {
    width: 25px;
    height: 25px;
  }
  header .share-box .open-share:before {
    font-size: 14px;
    position: relative;
    top: -4px;
  }
}
/*----*/
/*Popup*/
.popup {
  position: relative;
  background: #FFF;
  padding: 60px 75px;
  width: 100%;
  max-width: 1170px;
  margin: 20px auto;
}
.popup .image-single {
  margin-bottom: 20px;
}
.popup img {
  max-width: 100%;
}
.popup .content  {
  overflow: hidden;
}
.popup .content .img-wrap {
  float: left;
  margin-right: 20px;
  max-width: 60%;
}
.popup .content p {
  color: rgb(57, 57, 57);
  font-size: 18px;
  margin-bottom: 7px;
  font-weight: 400;
}
.popup .content .info {
  margin-bottom: 20px;
}
.popup .btn-wrap {
  padding-top: 25px;
  text-align: center;
}
.mfp-arrow-right:after, .mfp-arrow-left:after  {
  content: '';
  width: 0;
  height: 0;
  margin: 0 0 0 17px;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #8ac525;
}
.mfp-arrow-left:after {
  border-width: 10px 10px 10px 0;
  border-color: transparent #8ac525 transparent transparent;
}
.mfp-arrow {
  width: 44px;
  height: 44px;
  margin: -22px 0 0;
  opacity: 1;
}
.mfp-arrow-right:before, .mfp-arrow-left:before {
  display: none;
}
@media (max-width: 920px) {
  .popup {
    padding: 30px 35px;
  }
  .popup .content .img-wrap {
    float: none;
    text-align: center;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .mfp-content {
    width: 100%;
  }
}
/*-----*/
/*Tabs*/
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  background: transparent;
  margin-left: 0;
  border: 1px solid transparent;
}
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child {
  margin-left: 1px;
}
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active {
  background: transparent;
  border: 1px solid #000;
  border-bottom: 1px solid #fff;
}
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  border: none;
  background: transparent;
  text-transform: uppercase;
  padding: 14px 40px;
}
.no-touchevents .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(.vc_active) a:hover {
  background: transparent;
  color: #a7c23a;
}
.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  background: transparent;
}
.vc_row h2, .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h3 {
  margin-bottom: 12px !important;
}
.vc_tta-tabs .vc_tta-panels-container {
  border: 1px solid transparent;
  border-top: 1px solid #000;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
  background: transparent !important;
  border: none !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body {
  padding-top: 48px !important;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body, .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel {
  background: transparent;
  border: none;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h2 {
  color: black;
  font-family: 'proximanova', sans-serif;
  font-size: 53px;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h5 {
  color: black;
  font-family: 'proximanova', sans-serif;
  margin-bottom: 27px;
  font-size: 19px;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body p {
  margin-bottom: 14px;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_btn3-container p {
  margin-bottom: 0;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h2:after {
  display: none;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_row h4 {
  color: black;
  margin: 23px 0 25px;
  font-family: 'proximanova', sans-serif;
  font-size: 31px;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_row h4.form-title {
  color: white;
  margin: 0;
  font-size: 33px;
}
.vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_row h4.form-title a {
  text-decoration: none;
  color: #fff;
  background-color: rgb(126, 186, 0);
  display: inline-block;
  width: 100%;
  transition: opacity .2s;
  padding: 19px 0;
}
.no-touchevents .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_row h4.form-title a:hover {
  opacity: .75;
}
.wpcf7 {
  overflow: hidden;
}
.wpcf7-form {
  margin: 0 -25px;
}
.wpcf7-form .side {
  width: 50%;
  float: left;
  padding: 0 25px;
}
.wpcf7-form input[type='text'], .wpcf7-form input[type='email'], .wpcf7-form input[type='password'], .wpcf7-form input[type='number'] {
  height: 40px;
  width: 100%;
  margin-top: 5px;
  background-color: rgb(213, 213, 213);
  line-height: 40px;
  padding: 0 20px;
  box-sizing: border-box;
  border: 1px solid rgb(213, 213, 213);
}
.wpcf7-form input:disabled {
  opacity: .5 !important;
}
.wpcf7-radio {
  margin-top: 15px;
  display: inline-block;
  padding-bottom: 6px;
}
.wpcf7-radio span.wpcf7-list-item {
  margin-left: 0;
  margin-right: 20px;
}
.wpcf7-radio span.wpcf7-list-item input[type="radio"] {
  cursor: pointer;
}
.wpcf7-form p {
  margin-bottom: 5px;
}
.wpcf7-form .btn {
  margin-top: 29px;
  min-height: 40px !important;
  width: 100% !important;
}
.wpcf7-form input.btn {
  height: 38px;
  line-height: normal;
  max-width: 600px;
}
.res-block .vc_column-inner  > .wpb_wrapper {
  position: relative;
  min-height: 100%;
}
.res-block .wpb_column {
  padding: 5px !important;
}
.res-block .vc_column-inner  {
  padding: 0 10px 10px;
  border: 1px solid #000;
}
.res-block .vc_column-inner  > .wpb_wrapper .btn {
  width: 100%;
  margin-bottom: 0;
  min-width: 0;
}
.res-block .vc_column-inner  > .wpb_wrapper .btn a {
  border: none !important;
  min-width: 0;
  border-top: 1px solid #a8a8a8 !important;
}
@media (max-width: 920px) {
  .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
    padding: 14px 20px;
  }
  .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h4 {
    font-size: 26px;
    margin: 12px 0 12px;
  }
}
@media (max-width: 660px) {
  .vc_tta-tabs .vc_tta-panels-container {
    border-top: none;
  }
  .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    margin-bottom: 0 !important;
  }
  .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: none !important;
  }
  .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
    border-color: #000 !important;
  }
  .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before, .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after {
    border-top: none !important;
  }
  .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body h2 {
    font-size: 32px;
  }
  .res-block .vc_column-inner  > .wpb_wrapper {
    height: auto !important;
  }
}
.wpcf7-form .f-width {
  padding: 0 25px;
}
@media (max-width: 640px) {
  .wpcf7-form {
    margin: 0;
  }
  .wpcf7-form .side, .wpcf7-form .f-width {
    width: 100%;
    float: none;
    padding: 0;
  }
  .wpcf7-form .btn {
    margin-top: 17px;
  }
}
.btn-green a {
  background-color: rgb(126, 186, 0) !important;
  border-radius: 0 !important;
  color: white !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 76px !important;
  display: inline-block;
  height: 100%;
  padding: 0 15px !important;
  width: 100%;
  transition: all .2s;
}
.btn-green a:hover {
  opacity: .75;
}
.btn-box.one-btn .btn-green button, .btn-box.one-btn .btn-green a {
  font-size: 33px !important;
}
/*Table*/
.doc-table {
  table-layout: fixed;
  width: 100%;
}
.doc-table thead tr {
  background-color: rgba(70, 70, 70, .58);
}
.doc-table thead tr .doc-title {
  width: 80%;
  padding: 12px 15px 12px 75px;
  text-align: left;
}
.doc-table thead tr th {
  color: white;
  vertical-align: middle;
  padding: 12px 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
}
.doc-table tbody tr:nth-child(2n) {
  background-color: rgb(227, 227, 227);
}
.doc-table tbody tr td {
  vertical-align: middle;
  color: rgb(70, 70, 70);
  font-size: 22px;
  font-weight: 700;
  padding: 12px 15px;
}
.doc-table tbody tr td:first-child {
  padding: 12px 15px 12px 75px;
}
.doc-table .download {
  background: url("../i/download-icon-dark-grey.png") no-repeat 0 0/24px 24px;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  display: block;
  transition: opacity .2s;
}
.doc-table tbody tr:nth-child(2n) .download {
  background: url("../i/download-icon-dark-grey.png") no-repeat 0 0/24px 24px;
}
.no-touchevents .doc-table .download:hover {
  opacity: .75;
}
@media (max-width: 640px) {
  .doc-table thead tr th, .doc-table tbody tr td {
    font-size: 18px;
  }
  .doc-table thead tr .doc-title, .doc-table tbody tr td:first-child {
    padding-left: 15px;
  }
  .doc-table thead tr .doc-title {
    width: 60%;
  }
}
@media (max-width: 640px) {
  .doc-table thead tr th, .doc-table tbody tr td {
    font-size: 16px;
  }
  .doc-table thead tr .doc-title, .doc-table tbody tr td:first-child {
    padding-left: 15px;
  }
  .doc-table thead tr .doc-title {
    width: 60%;
  }
}
@media (max-width: 360px) {
  .doc-table thead tr .doc-title {
    width: 50%;
  }
  .doc-table tbody tr td, .doc-table thead tr .doc-title, .doc-table tbody tr td:first-child, .doc-table thead tr th {
    padding: 12px 10px;
  }
}
/*-----*/
/*Video*/
.video .main-video img {
  width: 100%;
}
.video .main-video a {
  display: block;
  height: 500px;
  margin-bottom: 10px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.video .main-video a span {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-family: 'proximanova', sans-serif;
  font-size: 33px;
  font-weight: 400;
  line-height: 29px;
  padding-top: 125px;
  transform: translate(-50%, -50%);
  opacity: 0.43;
  transition: opacity .2s;
}
.video .main-video span:after {
  content: '';
  width: 89px;
  height: 89px;
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 50%;
  margin-left: -45px;
  border-radius: 50%;
  background: url("../i/play.png") no-repeat 55% 50%;
  border: 16px solid #fff;
}
.no-touchevents .video .main-video a:hover span {
  opacity: 1;
}
.video-thumb {
  padding: 0 44px;
}
.video-thumb .slide a {
  display: block;
  text-align: center;
  padding: 0 1px;
  text-decoration: none;
}
.video-thumb .slide a span {
  color: black;
  font-size: 18px;
  display: block;
  padding: 0 10px;
  font-weight: 400;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.video .container {
  padding: 0;
}
.video-thumb .slick-track {
  margin: 0 auto;
}
.video-thumb .slide img {
  width: 100%;
  margin-bottom: 10px;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-fade .mfp-close {
  width: 33px;
  right: 0;
  background: url("../i/popup-close-white.png") no-repeat 0 0 !important;
  color: transparent !important;
}
/*Lang*/
.lang {
  float: left;
  padding: 20px 20px 0 0;
}
.lang a {
  color: black;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
}
/*.index-page .lang a {
  color: #fff;
}*/
.lang a span.mob {
  display: none;
}
.no-touchevents .lang a:hover {
  color: #8bc525;
}
@media (max-width: 540px) {
  .lang {
    padding: 7px 10px 0 0;
  }
  .no-touchevents header .top-controls .contact-link:hover {
   background: rgba(0, 0, 0, 0) url("../i/ic_mail_outline_black_24px.svg") no-repeat scroll 50% center / 36px 36px;
  }
}
@media (max-width: 540px) {
  .lang a span {
    display: none;
  }
  .lang a span.mob {
    display: block;
  }
}
/*----*/
@media (max-width: 960px) {
  .video-thumb .slide a span {
    font-size: 16px;
  }
  .video .main-video a {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .video .main-video a {
    height: 240px;
  }
  .video .main-video a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .video .main-video a span {
    font-size: 22px;
    padding-top: 80px;
  }
  .video .main-video span:after {
    -webkit-transform: scale(.6);
    border-width: 10px;
    -ms-transform: scale(.6);
    transform: scale(.6);
  }
}
.video-thumb .slick-arrow {
  position: absolute;
  height: 100%;
  width: 44px;
  text-indent: -10000px;
  border: none;
  padding: 0;
  top: 0;
  transition: all .2s;
  z-index: 2;
  background-color: rgb(139, 197, 37);
}
.no-touchevents .video-thumb .slick-arrow:hover {
  opacity: .75;
}
.video-thumb .slick-arrow:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  margin: -10px 0 0 -5px;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #fff transparent
}
.video-thumb .slick-arrow.slick-next:before {
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #fff;
}
.video-thumb .slick-arrow.slick-prev {
  left: 0;
}
.video-thumb .slick-arrow.slick-next {
  right: 0;
}
/*-----*/
/*----*/
@media (min-width: 861px) {
  .overlay {
    display: none !important;
  }

  header .nav-box {
    max-height: none !important;
  }

  .no-touchevents header .nav-box nav ul:not(.social) li:hover {
    cursor: pointer;
  }

  .no-touchevents header .nav-box nav ul:not(.social) li:hover ul {
    display: block;
  }
}

@media (max-width: 1340px) {
  footer .address {
    margin-right: 4%;
  }

  footer .social {
    display: block;
    float: none;
    margin: 0 auto;
    padding-bottom: 25px;
    text-align: center;
    clear: both;
  }
}

@media screen and (max-width: 1200px) {
  .chart-row .row-item {
    width: 100% !important;
  }
}

@media (max-width: 1150px) {
  footer .address {
    margin-left: 0;
  }
  footer .f-menu {
    margin-left: 30px;
  }
  footer .f-menu .f-menu-item {
    margin-right: 20px;
    max-width: none;
  }

  .main-slider .slide {
    height: 250px;
  }

  .main-slider .slide .caption h2 {
    font-size: 60px;
  }
}

@media (max-width: 1024px) {
  footer .f-logo {
    width: 120px;
    margin-right: 0;
    height: 23px;
    background-size: 120px 23px;
  }
  footer .f-menu {
    margin-left: 0;
  }
  footer .address {
    float: none;
    text-align: center;
  }

  footer .address address p {
    font-size: 18px;
  }

  footer .f-menu {
    float: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  footer .f-menu .f-menu-item {
    margin-right: 0;
    padding-right: 10px;
  }

  footer .social {
    width: 100%;
  }
}

@media (max-width: 960px) {
  header .nav-box nav ul:not(.social) li {
    margin-right: 20px;
  }

  header .nav-box nav ul:not(.social) li a {
    font-size: 16px;
  }

  .team-slider .descr p {
    font-size: 16px;
  }

  .team-slider .descr p.name {
    font-size: 20px;
  }
}

@media (max-width: 860px) {
  header {
    height: 58px;
  }

  header .container {
    text-align: left;
  }

  header .logo {
    width: 100px;
    height: 12px;
    background-size: 100px 12px;
    margin-top: 13px;
  }

  /*.index-page header .logo {
    width: 100px;
    height: 19px;
    margin-top: 13px;
    background-size: 100px 19px;
  }*/

  header .nav-box {
    background: #fff;
    width: 320px;
    position: absolute;
    overflow-y: auto;
    top: 50px;
    right: -320px;
    padding: 15px 20px;
    box-shadow: 2.5px 4.3px 5px rgba(1, 1, 1, 0.35);
    -webkit-transition: right .3s;
    transition: right .3s;
  }

  .menu-open header .nav-box {
    right: 0;
  }

  header .nav-box nav {
    text-align: left;
    padding: 0;
    display: block;
  }

  header .nav-box nav .social-box {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 15px;
    margin-top: 15px;
  }

  header .nav-box nav ul:not(.social) {
    width: 100%;
  }

  header .nav-box nav ul:not(.social) li {
    display: block;
    margin-right: 0;
    border-bottom: 1px solid #000;
  }

  header .nav-box nav ul:not(.social) li a {
    color: #000;
    line-height: 34px;
  }

  /*.index-page header .nav-box nav ul:not(.social) li a {
    color: #000;
  }*/

  header .nav-box nav ul:not(.social) li ul {
    top: auto;
    margin: -10px 0 10px 0;
    left: auto;
    position: relative;
    width: 100%;
  }

  header .nav-box nav ul:not(.social) li ul li {
    padding: 0;
    border-bottom: none;
  }

  header .nav-box nav ul:not(.social) li ul li a {
    padding: 10px 6px;
    font-size: 16px;
    display: block;
    line-height: 1.2em;
  }

  header .search-box {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 10px;
  }

  header .search-box .open-search {
    display: none;
  }

  header .search-box form {
    position: relative;
    right: auto;
    top: auto;
    box-shadow: none;
    display: block;
  }

  header .search-box form .field-row input {
    border: 1px solid #000;
    width: 100%;
    font-size: 16px;
    height: 40px;
  }

  header .search-box form button {
    top: 50%;
    margin-top: -12px;
  }

  header .social-box {
    display: none;
  }

  header .top-controls {
    right: 53px;
  }

  #menu-toggle-wrapper {
    display: block;
    margin-top: 9px;
  }
}

@media (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
  }

  footer .f-menu {
    display: block;
  }

  footer .f-menu .f-menu-item {
    width: 50%;
    text-align: center;
  }

  footer .social {
    margin-bottom: 20px;
  }

  .main-slider .slide {
    height: 250px;
  }

  .main-slider .slide .caption h2 {
    font-size: 50px;
  }
}

@media (max-width: 640px) {
  #pie-chart-1,
  #pie-chart-2 {
    height: 450px;
  }
  .news-slider .slide p {
    padding: 0 10px;
    font-size: 16px;
  }
  .news-slider .slide h3 {
    font-size: 24px;
  }
  .news-slider .slide .btn {
    width: 100% !important;
    min-width: 0;
  }
  p {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  header .nav-box {
    top: 50px;
  }

  header .top-controls {
    top: 3px;
  }

  header .top-controls .contact-link {
    height: 36px;
    background: url("../i/ic_mail_outline_black_24px.svg") no-repeat 50%/36px 36px;
    width: 36px;
    white-space: normal;
    margin-right: 0;
    vertical-align: top;
  }

  header .top-controls .contact-link:before {
    display: none;
  }

  header .top-controls .contact-link span {
    display: none;
  }

  header .top-controls .login .open-login {
    width: 35px;
    height: 35px;
    vertical-align: top;
    background: url("../i/user-icon.png") no-repeat 50%;
  }

  .no-touchevents header .top-controls .login .open-login:hover {
    background-color: transparent;
  }

  header .top-controls .login .open-login:before {
    display: none;
  }

  header .top-controls .login .open-login span {
    display: none;
  }

  header .top-controls .login form {
    margin-top: 0;
  }

  header .top-controls .login.open .open-login {
    background-color: transparent;
  }

  header .share-box {
    margin-right: 5px;
  }

  #menu-toggle-wrapper {
    margin-top: 8px;
  }

  footer .f-menu .f-menu-item {
    width: 100%;
  }

  .main-slider .slide {
    height: 250px;
  }

  .main-slider .slide .caption h2 {
    font-size: 31px;
  }
}

@media (max-width: 480px) {
  .team-slider:after {
    display: none;
  }

  .team-slider span:after {
    display: none;
  }
}

@media (max-width: 360px) {
  .chart-box .container {
    padding: 0 10px;
  }
}
.center {
  font-size: 0;
  text-align: center;
}
.center > .wpb_column {
  display: inline-block;
  float: none;
  font-size: 18px;
}
.big-form p {
  position: relative;
  clear: both;
  font-size: 18px;
  margin-bottom: 15px;
}
.big-form p .currency {
  position: absolute;
  right: 10px;
  top: 37px;
  color: black;
  font-size: 18px;
}
.big-form .select2-container {
  margin-top: 5px;
}
.big-form .select2-container--default .select2-selection--single {
  background: rgb(213, 213, 213);
  border-color: rgb(213, 213, 213);
  height: 40px;
  border-radius: 0;
}
.big-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  padding: 0 50px 0 20px;
}
.big-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  top: 0;
  width: 40px;
}
.big-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 8px 6px 0;
  margin-left: -4px;
  margin-top: -3px;
  border-color: #000 transparent transparent;
}
.inputfile + label {
  position: relative;
  margin-top: 5px;
  display: block;
}
.inputfile + label span {
  width: 100%;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding:  0 170px 0 20px;
  background: rgb(213, 213, 213);
  border: 1px solid rgb(213, 213, 213);
}
.inputfile + label strong {
  background-color: #75b100;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 38px;
  border: 1px solid #75b100;
  color: white;
  font-size: 18px;
  cursor: pointer;
  font-weight: 700;
  padding: 0 25px;
}
.no-touchevents .inputfile + label strong:hover, .no-touchevents .open-picker:hover {
  background: transparent;
  color: rgb(57,57,57);
}
.big-form .open-picker {
  background-color: #75b100;
  height: 40px;
  position: absolute;
  right: 0;
  top: 29px;
  line-height: 38px;
  border: 1px solid #75b100;
  color: white;
  font-size: 18px;
  cursor: pointer;
  font-weight: 700;
  padding: 0 25px;
}
.select2-dropdown {
  border-radius: 0;
}
.wpcf7-form textarea {
  background: rgb(213, 213, 213);
  border: 1px solid rgb(213, 213, 213);
  resize: none;
  overflow-y: auto;
  width: 100%;
  padding: 10px 20px;
  height: 135px;
  margin-top: 5px;
}
.big-form input[type='submit'] {
  display: table;
  margin: 30px auto;
}
.big-form .wpcf7-form-control-wrap {
  margin-top: 0;
  display: block;
}
.five-in-row .wpb_column {
  width: 20%;
  float: left;
}
.five-in-row .wpb_column.last {
  display:none;
}
@media (max-width: 659px) {
  .five-in-row .wpb_column {
    width: 100%;
  }
}
.blog-box .row {
  margin: 0 -10px;
}
.blog-box .row-item {
  padding: 0 10px;
}
.blog-box h2{
  color: black;
  font-size: 53px;
  opacity: 0.95;
  font-weight: 700;
  line-height: .9em;
  font-family: 'proximanova';
}
.blog-box .title {
  margin-bottom: 10px;
}
.blog-box .title h3 {
  color: #98cd3f;
  font-size: 42px;
  opacity: 0.95;
  font-family: 'proximanova';
  text-align: left;
  font-weight: 400;
  padding: 0;
}
.blog-box .title h3:after {
  display: none;
}
.blog-box .title form {
  position: relative;
}
.blog-box .title form input {
  height: 43px;
  font-size: 18px;
  padding: 0 15px;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.28);
  width: 100%;
}
.blog-box .title form .search-btn {
  position: absolute;
  right: 0;
  border: none;
  bottom: 0;
  width: 43px;
  height: 43px;
  background: url("../i/search-btn-black.png") no-repeat 50%;
}
.no-touchevents .blog-box .title form .search-btn:hover {
  opacity: .75;
}
.blog-box .post-preview {
  /*margin-bottom: 50px;*/
}
.blog-box .post-preview img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.blog-box .post-preview .meta .category {
  background-color: black;
  color: #fff;
  width: 110px;
  text-transform: uppercase;
  padding: 1px 5px 3px;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 25px;
  display: block;
}
.blog-box .post-preview .meta time {
  display: block;
  font-size: 17px;
  font-style: italic;
  margin-bottom: 16px;
  color: black;
}
.blog-box .post-preview h3 {
  opacity: 0.95;
  color: black;
  padding-top: 0;
  font-family: 'proximanova';
  font-size: 31px;
  text-align: left;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 33px;
}
.blog-box .post-preview h3:after {
  display: none;
}
.blog-box .post-preview .post-body {
  overflow: hidden;
}
.blog-box .post-preview .post-body p {
  font-size: 18px;
  margin-bottom: 27px;
  text-align: justify;
}
.blog-box .post-preview .post-body p strong {
  display: block;
}
.blog-box .post-preview .post-body p:first-child:first-letter {
  font-size: 87px;
  float: left;
  line-height: 71px;
  padding-right: 10px;
  padding-top: 5px;
  text-transform: uppercase;
}
.blog-box .post-preview .post-body .more {
  padding: 1px  0 3px 37px;
  color: black;
  display: inline-block;
  float: right;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  background: url("../i/btn-icon.png") no-repeat 0 0;
}
.blog-box .error {
  padding: 20px 0px;
}
.no-touchevents .blog-box .post-preview .post-body .more:hover {
  color: #98cd3f;
}
.post-grid .row-item {
  margin-bottom: 20px;
  min-height: 240px;
}
.post-grid .row-item.video-box {
  width: 50%;
}

.post-grid .row-item.video-box .videoWrapper {
  min-height: 260px;
  padding: 0;
}
.post-grid .row-item.video-box .videoWrapper .poster {
  white-space: nowrap;
}
.post-grid .row-item.video-box .videoWrapper .poster .box {
  white-space: normal;
  padding: 0 10px 0 6px;
}
.post-grid .row-item.big-item {
  width: 50%;
  float: left;
  margin-bottom: 0;
}
.post-grid .post {
  padding: 0 14px 4px;
  height: 100%;
  min-height: 240px;
}
.post-grid .row-item a:not(.more) {
  display: block;
  text-decoration: none;
  height: 100% !important;
  min-height: 240px;
  position: relative;
}
.post-grid .row-item a.more {
  display: inline-block;
  -webkit-transition: all .2s;
  transition: all .2s;
}
.post-grid .row-item a.more:before {
  display: none;
}
.post-grid .row-item a:before {
  background: rgba(152,205,63,.9);
  content: '';
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.no-touchevents .post-grid .row-item a:hover:before, .touchevents .post-grid .row-item.visible a:hover:before {
  opacity: 1;
}
.post-grid .row-item a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transition: all .3s;
}
.post-grid .row-item a.view:after {
  background: url("../i/view-icon.png") no-repeat 0 0;
  width: 43px;
  height: 28px;
  margin: -14px 0 0 -21px;
}
.post-grid .row-item a.download:after {
  background: url("../i/download-icon.png") no-repeat 0 0;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
}
.no-touchevents .post-grid .row-item a:hover:after, .touchevents .post-grid .row-item.visible a:hover:after {
  opacity: 1;
}
.post-grid .post .meta .category {
  color: white;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  margin-left: -14px;
  display: inline-block;
  text-transform: uppercase;
}
.post-grid .post .meta time {
  color: black;
  margin-top: 14px;
  font-size: 17px;
  margin-bottom: 7px;
  display: block;
  font-style: italic;
}
.post-grid .post p {
  color: black;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 400;
}
.post-grid .post.press {
  background-color: #d4d4d4;
  border: 1px solid #efefef;
}
.post-grid .post.press .category {
  background-color: #688d2b;
}
.post-grid .post.news {
  background-color: white;
  border:1px solid  #b8b8b8;
}
.post-grid .post.news .category {
  background: #98cd3f;
}
.blog-box .video-box {
  margin-bottom: 25px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper .poster {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.videoWrapper .poster:before {
  height: 100%;
  vertical-align: middle;
  content: '';
  display: inline-block;
}
.videoWrapper .poster:after {
  background: rgba(37, 39, 40, 0.8);
  height: 100%;
  width: 100%;
  opacity: 1;
  top: 0;
  left: 0;
  content: '';
  position: absolute;
}
.videoWrapper .poster .box {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  z-index: 3;
  text-align: left;
  position: relative;
}
.videoWrapper .poster .box time {
  color: #fff;
  font-size: 17px;
  margin-bottom: 7px;
  display: block;
  font-style: italic;
}
.videoWrapper .poster .box .video-title {
  font-weight: 700;
  font-size: 20px;
}
.videoWrapper .poster .box p {
  color: #fff;
}
.videoWrapper .poster .hover-overlay {
  position: absolute;
  left: 0;
  height: 100%;
  transition: all .2s;
  top: 0;
  width: 100%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  background: rgba(152, 205, 63, .8) url("../i/play-hover.png") no-repeat 50% 40%;
}
.videoWrapper .poster:hover .hover-overlay {
  opacity: 1;
}
.videoWrapper .poster:hover .play{
  visibility: hidden;
}
.videoWrapper .play {
  background: url("../i/play-2.png") no-repeat 50%;
  width: 66px;
  height: 66px;
  display: block;
  margin: 0 auto 15px;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s ease-out;
}

.no-touchevents .videoWrapper .play:hover {
  opacity: .8;
}
.infinite-more-link {
  opacity: 0;
  width: 1px;
  height: 1px;
}
.infinite-container {
  position: relative;
}
.loading {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: none;
  text-align: center;
  z-index: 1111;
}
.infinite-loading {
  padding-bottom: 70px;
}
.infinite-loading .loading {
  display: block;
}
.post-article {
  padding: 20px 0 50px;
}
.post-article .share-box {
  margin-bottom: 30px;
}
.post-article .back {
  color: black;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 14px;
  position: relative;
  display: block;
  padding-left: 20px;
}
.no-touchevents .post-article .back:hover {
  text-decoration: underline;
}
.post-article .back:after {
  position: absolute;
  left: 0;
  top: 4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 9px 8.5px 0;
  border-color: transparent #000 transparent transparent;
}
.post-article .img-wrap {
  margin-bottom: 13px;
}
.post-article .img-wrap img {
  max-width: 100%;
}
.blog-box .post-article .meta {
  margin-bottom: 15px;
}
.post-article .author {
  color: black;
  font-size: 17px;
}
.blog-box .post-article .meta time {
  font-size: 17px;
  font-style: italic;
  position: relative;
  margin-bottom: 16px;
  color: black;
  padding-right: 18px;
  margin-right: 14px;
}
.blog-box .post-article .meta time:after {
  content: '';
  width: 2px;
  height: 80%;
  background: #000;
  position: absolute;
  right: 0;
  top: 2px;
}
.blog-box .post-article h2 {
  color: black;
  font-size: 56px;
  font-family: 'proximanova';
  max-width: 85%;
  margin-bottom: 20px;
  font-weight: 700;
}
.blog-box .post-article p.important {
  margin-bottom: 50px;
}
.blog-box .post-article p {
  margin-bottom: 25px;
  text-align: justify;
}
.blog-box .post-article p.mark {
  padding-left: 18px;
  border-left: 14px solid #000;
}
@media (max-width: 1024px) {
  .two-in-row .two-in-row.post-grid .row-item {
    width: 100%;
  }
  .two-in-row .two-in-row.post-grid .row-item {
    height: auto !important;
    min-height: 0;
  }
  .two-in-row .two-in-row.post-grid .post {
    height: auto;
    padding-bottom: 10px;
    min-height: 0;
  }
  .two-in-row .two-in-row.post-grid .row-item a {
    min-height: 0;
  }
  .blog-box .four-in-row .row-item {
    width: 50%;
  }
  .blog-box .post-article h2 {
    font-size: 40px;
  }
}
@media (max-width: 659px) {
  .blog-box .two-in-row .row-item, .blog-box .four-in-row .row-item {
    width: 100%;
    height: auto !important;
  }
  .post-grid .row-item {
    height: auto !important;
    min-height: 0;
  }
  .post-grid .post {
    height: auto;
    padding-bottom: 10px;
    min-height: 0;
  }
  .post-grid .row-item a:not(.more) {
    min-height: 0;
  }
  .blog-box .post-article h2 {
    font-size: 26px;
  }
}
/*Data-table*/
.data-table {
  overflow-y: auto;
  clear: both;
  margin-bottom: 20px;
}
.small-data-table table {
  min-width: 455px;
}
.data-table table, .small-data-table table {
  width: 100%;

}
.data-table table thead tr {
  background-color: rgba(88, 88, 88, .58);
}
.data-table table thead tr th {
  color: white;
  font-size: 22px;
  font-weight: 400;
  padding: 0 10px;
  height: 50px;
}
.data-table table tbody tr {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
}
.data-table table tbody tr:nth-child(even) {
  background: rgba(255,255,255,.69);
}
.data-table table tbody tr td, .small-data-table table tr td {
  color: rgb(88, 88, 88);
  text-align: center;
  font-size: 22px;
  padding: 20px 10px;
}
.data-table table tbody tr td:first-child {
  text-align: left;
  padding: 20px 10px 20px 40px;
}
.data-table table tbody tr td .label-cell {
  display: none;
}
.data-table table tbody tr td .decrease, .small-data-table table tr td .decrease {
  color: rgb(255, 43, 6);
  padding-left: 30px;
  background: url("../i/decrease-arrow.png") no-repeat 0 50%;
}
.data-table table tbody tr td .increase, .small-data-table table tr td .increase {
  color: #96b82e;
  padding-left: 30px;
  background: url("../i/increase-arrow.png") no-repeat 0 50%;
}
.data-table table tbody tr td .download {
  background: url("../i/download-arrow.png") no-repeat 0 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  transition: all .2s;
}
.data-table table tbody tr td .download:hover {
  opacity: .75;
}
.kv-ltr-theme-fa-star.hide {
  display: none;
}
.small-data-table {
  margin-bottom: 7px;
  float: right;
  max-width: 100%;
  overflow-y: auto;
}
.small-data-table table {
  min-width: 360px;
}
.small-data-table table tr {
  background-color: whitesmoke;
  border-bottom: 2px solid #d9d9d9;
}
.small-data-table table tr:last-child {
  border-bottom: none;
}
.small-data-table table tr td {
  padding: 9px 10px;
}
.small-data-table table tr td:first-child {
  text-align: right;
}
@media (max-width: 1024px) {
  .data-table table tbody tr td {
    font-size: 18px;
    padding: 15px 10px;
  }
  .data-table table thead tr th {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .data-table table tbody tr td, .small-data-table table tr td {
    font-size: 16px;
  }
  .data-table table thead {
    display: none;
  }
  .data-table table thead tr th {
    font-size: 16px;
  }
  .data-table table thead tr {
    display: block;
    padding: 10px 0;
    position: relative;
  }
  .data-table table tbody tr td {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    text-align: left;
  }
  .data-table table  tr {
    display: block;
    padding: 10px 0;
    position: relative;
  }
  .data-table table tbody tr td .rating-box {
    display: inline-block;
  }
  .data-table table tbody tr td:first-child {
    padding: 10px;
    font-weight: 700;
    font-size: 18px;
    display: block;
  }
  .data-table table tbody tr td:nth-child(2) {
    display: block;
  }
  .data-table table tbody tr td .label-cell {
    display: inline-block;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
  }
  .data-table table tbody tr td:nth-child(3){
    position: absolute;
  }
  .data-table table tbody tr td:nth-child(4){
    width: 100%;
    padding-left: 150px;
  }
  .data-table table tbody tr td:nth-child(6){

  }
}
@media (max-width: 380px) {
  .data-table table tbody tr td:nth-child(3){

  }
  .data-table table tbody tr td:nth-child(4){
    padding-left: 130px;
  }
}
/*Popup form*/
.newsletter-form {
  background: white;
  padding: 40px 30px;
  text-align: left;
  max-width: 540px;
  min-width: 540px;
  width: 100%;
  margin: 40px auto;
  position: relative;
}
.newsletter-form h3 {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.newsletter-form .field-wrap {
  margin-bottom: 20px;
}
.newsletter-form label, .newsletter-form .label {
  font-size: 16px;
  margin-right: 10px;
}
.newsletter-form label {
  display: block;
  margin-bottom: 4px;
}
.newsletter-form input[type='text'], .newsletter-form input[type='email'] {
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  padding: 0 15px;
}
.newsletter-form .error input[type='text'], .newsletter-form .error input[type='email'] {
  border: 1px solid #ea0207;
}
.newsletter-form .error .error-message, .newsletter-form .error .error-message {
  font-size: 12px;
  color: #ea0207;
}
.newsletter-form .radio-wrap .label, .newsletter-form .radio-wrap .radio, .newsletter-form .check-wrap .label, .newsletter-form .radio-wrap .check {
  display: inline-block;
  vertical-align: middle;
}
.newsletter-form .check-wrap .label {
  margin-bottom: 10px;
}
.newsletter-form .check {
  margin-bottom: 10px;
}
.newsletter-form .radio-wrap .radio label, .newsletter-form .check-wrap .check label {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
}
.newsletter-form button[type='submit'] {
  width: 100%;
  border: 1px solid #000;
  text-align: center;
  cursor: pointer;
  background: transparent;
  height: 38px;
  transition: all .2s;
  padding: 0 20px;
}
.newsletter-form button[type='submit']:hover {
  border: 1px solid #90c72f;
  color: #fff;
  background: #90c72f;
}
@media (max-width: 540px) {
  .newsletter-form {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 380px) {
  .newsletter-form .radio-wrap .label {
    display: block;
    margin-bottom: 5px;
  }
}
.my-mfp-zoom-in .newsletter-form, .my-mfp-zoom-in .disclaimer {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .newsletter-form, .my-mfp-zoom-in.mfp-ready .disclaimer {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .newsletter-form, .my-mfp-zoom-in.mfp-removing .disclaimer {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);

  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.team-slider {
  text-align: center;
}
.team-slider .slide:last-child span::after {
  display: none;
}
.slick-track {
  display: inline-block;
}
/*End popup*/
/*Search*/
.search-form {
  max-width: 600px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.search-form input {
  width: calc(100% - 100px);
  border: 1px solid #000;
  padding: 0 15px;
  height: 40px;
}
.search-form button {
  width: 95px;
  height: 40px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  border: 1px solid #000;
  transition: all .2s;
  background: transparent;
}
.search-form button:hover {
  border: 1px solid #90c72f;
  color: #fff;
  background: #90c72f;
}
.num-results {
  margin-bottom: 30px;
}
.num-results p {
  font-size: 16px;
}
.search-result {
  margin-bottom: 50px;
}
.search-item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
}
.search-item .num {
  position: absolute;
  left: 0;
  font-size: 22px;
  top: 2px;
}
.search-item h2 {
  margin-bottom: 15px;
}
.search-item a {
  color:  #90c72f;
}
.search-item mark {
  background: #7eba00;
  color: #fff;
}
.search-item a:hover {
  text-decoration: none;
}
.page-numbers {
  font-size: 0;
  text-align: center;
  margin-bottom: 40px;
}
.page-numbers li{
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 15px;
  line-height: 28px;
}
.page-numbers li a, .page-numbers li span{
  display: inline-block;
  text-decoration: none;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border: 1px solid #000;
  transition: all .2s;
}
.page-numbers li a:hover {
  background: #90c72f;
  color: #fff;
  border: 1px solid #90c72f;
}
.page-numbers li a.prev, .page-numbers li a.next {
  width: 70px;
}
.page-numbers li span.current {
  background: #90c72f;
  color: #fff;
  border: 1px solid #90c72f;
}
/*disclaimer*/
.disclaimer {
  background: #fff;
  max-width: 1450px;
  padding: 30px 50px 40px;
}
.disclaimer p {
  color: black;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 27px;
}
.disclaimer h2 {
  color: black;
  margin-bottom: 18px;
  font-family: 'proximanova';
  font-size: 39px;
  font-weight: 700;
}
.disclaimer .btn-box {
  margin-top: 35px;
}
.disclaimer .btn-box button {
  color: black;
  font-size: 16px;
  background: transparent;
  font-weight: 400;
  margin-bottom: 20px;
  height: 42px;
  padding: 0 80px;
  border: 1px solid rgb(129, 129, 129);
  position: relative;
  margin-right: 12px;
  transition: all .2s;
}
.disclaimer .btn-box button:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.disclaimer input[type='checkbox'], .disclaimer label {
  cursor: pointer;
}
.disclaimer .btn-box button:before {
  content: '';
  background: url(../i/btn-icon.png) no-repeat 0 0;
  width: 22px;
  display: inline-block;
  height: 22px;
  position: absolute;
  margin-left: -30px;
  top: 50%;
  margin-top: -11px;
}
.disclaimer .btn-box button:not(:disabled):hover {
  background: #90c72f;
  color: #fff;
  border: 1px solid #90c72f;
}
.disclaimer .btn-box button:disabled {
  opacity: .4;
  cursor: default;
}
@media (max-width: 640px) {
  .disclaimer {
    padding: 20px 15px 40px;
  }
  .disclaimer p {
    font-size: 14px;
    margin-bottom: 17px;
  }
  .disclaimer h2 {
    margin-bottom: 12px;
    font-size: 30px;
  }
  .disclaimer .btn-box button {
    padding: 0 30px;
    font-size: 13px;
    width: 100%;
    margin-right: 0;
  }
  .disclaimer .btn-box button:before {
    display: none;
  }
}
.performance-slider {
  padding: 0 44px;
}
.performance-slider .slide {
  text-align: center;
}
.performance-slider .slide .year {
  background-color: rgba(88, 88, 88, .58);
  height: 50px;
}
.performance-slider .slide .year p {
  color: white;
  line-height: 50px;
  font-size: 22px;
  font-weight: 400;
}
.performance-slider .slide .part {
  background-color: white;
  padding: 17px 10px 11px;
  border-bottom: 3px solid #d9d9d9;
}
.performance-slider .slide .part p {
  color: rgb(88, 88, 88);
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.performance-slider .slide .decrease {
  color: rgb(255, 43, 6);
  padding-left: 30px;
  font-size: 22px;
  background: url("../i/decrease-arrow.png") no-repeat 0 50%;
}
.performance-slider .slide .increase {
  color: #96b82e;
  padding-left: 30px;
  font-size: 22px;
  background: url("../i/increase-arrow.png") no-repeat 0 50%;
}
.performance-slider .slide .part2 {
  padding: 12px 15px 16px;
}
.performance-slider .slide .part2 p {
  color: rgb(88, 88, 88);
  line-height: 1.2em;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 700;
}
.performance-slider .slick-arrow {
  height: auto;
  bottom: 0;
}
.performance-slider .slick-arrow.slick-disabled {
  opacity: .3;
}
.performance-slider .slick-list {
  background: rgba(244, 244, 244, .41);
}
.load{
  display: none;
}
.vc_tta.vc_general .vc_tta-panel-body .container{
  padding: 0 !important;
}
@media (max-width: 540px) {
  .vc_tta.vc_general .vc_tta-panel-body{
    padding: 15px !important;
  }
}
.vc_tta.vc_general .vc_tta-panel-title > a  span{
  text-transform: uppercase;
}
.top-block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.top-block .container {
  position: relative;
  height: 100%;
}
.top-block .heading {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sub-nav {
  padding: 29px 0;
  margin-bottom: 20px;
  background-color: #494949;
}
.sub-nav ul {
  font-size: 0;
  text-align: center;
}
.sub-nav ul li {
  padding: 0 24px;
  display: inline-block;
  vertical-align: top;
  width: 33.333333%;
  font-size: 16px;
}
.sub-nav a {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  transition: all .2s;
}
.sub-nav .container {
  max-width: 1340px;
}
.sub-nav ul li.active a, .sub-nav a:hover, .sub-nav a.active {
  color: #a7c23a;
}
.add-nav {
  padding: 29px 0;
  margin-bottom: 20px;
  background-color: rgb(237, 237, 237);
}
.add-nav .container {
  max-width: 1340px;
}
.add-nav ul {
  /*margin: 0 -10px;
  text-align: center;
  font-size: 0;*/
  display: flex;
  justify-content: space-between;
}
.add-nav li {
  font-size: 17px;
  vertical-align: top;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
/*.add-nav .row-1 li {
  width: 100%;
}
.add-nav .row-2 li {
  width: 50%;
}
.add-nav .row-3 li {
  width: 33.33333%;
}
.add-nav .row-4 li {
  width: 25%;
}
.add-nav .row-5 li {
  width: 20%;
}
.add-nav .row-6 li {
  width: 16.66666%;
}*/
.add-nav ul li a {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  color: black;
  text-decoration: none;
  transition: all .2s;
}
.add-nav ul li.active:after {
  content: '';
  position: absolute;
  top: -29px;
  width: 100%;
  left: 0;
  height: 12px;
  background: #a7c23a;
}
.add-nav ul li a:hover, .add-nav ul li.active a{
  /*color: #a7c23a;*/
}
@media (max-width: 640px) {
  .add-nav{
    padding: 0;
  }
  .sub-nav {
    padding: 5px 0;
  }
  .add-nav ul {
    margin: 0;
    flex-direction: column;
  }
  .sub-nav ul li {
     width: 100% !important;
     padding: 0;
  }
  .sub-nav a {
     display: inline-block;
     padding: 7.5px 0;
  }
  .add-nav li {
    padding: 7.5px;
    width: 100% !important;
  }
  .add-nav ul li.active:after {
    display: none;
  }
}
.vc_row.sub-menu {
   overflow: visible !important;
}
.wpb_wrapper .sub-menu {
    z-index: 8;
    display: none;
    padding: 18px 12px 12px;
    position: absolute;
}
.wpb_wrapper .sub-menu li a {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    line-height: 1.25em;
}
.wpb_wrapper .sub-menu li:last-child a {
    margin-bottom: 0 !important;
    border: none;
    padding-bottom: 0;
}
#drop_products_menu span {
  color: black;
  font-size: 17px;
  position: relative;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.no-touchevents #drop_products_menu:hover ul, .touchevents #drop_products_menu.opened .sub-menu{
   display: block;
}
@media (max-width: 640px) {
  .wpb_wrapper .sub-menu {
     left: 0;
     right: 0;
  }
.vc_row.sub-menu .last {
   clear: both;
}
}
.touchevents .impact h3 .img-hover {
  display: none !important;
}
.expertise h3 {
  max-width: 100% !important;
  padding: 0 15px;
}
input[type=number] {
  -moz-appearance: textfield;
}

::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
@media (max-width: 1024px) {
  .expertise h3 {
    font-size: 20px !important;
  }
}
@media (max-width: 880px) {
  .expertise .vc_column_container {
    width: 100%;
  }
  .expertise h3 {
    font-size: 23px !important;
  }
  .res-block .vc_column-inner  > .wpb_wrapper .btn a {
    min-width: 0 !important;
  }
}
html.preload {
  overflow: hidden;
  margin-right: 17px;
}
html.preload.touchevents {
  margin-right: 0;
}
.preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 100;
}
.preloader:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 64px;
  height: 64px;
  top: 50%;
  margin: -32px 0 0 -32px;
  background: url("../i/6.gif") no-repeat 0 0;
}
.wpb_wrapper .container {
	padding-left: 0;
 	padding-right: 0;
}
.vc_tta.vc_general .vc_tta-panel-body .data-table {
    margin-bottom: 0;
}
/*.vc_tta.vc_general .vc_tta-panel-body {
    overflow: visible !important;
}
@media (max-width: 1350px) {
.vc_tta.vc_general .vc_tta-panel-body {
   overflow: hidden !important;
}
.wpb_wrapper section {
padding-top: 0 !important;
padding-bottom: 0 !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
}*/
.btn-green.half-width {
   display: inline-block;
   width: 49% !important;
}
.btn-green.half-width a {
   display: block;
}
@media (max-width: 659px) {
.btn-green.half-width {
   width: 100% !important;
}
}
@media (max-width: 660px) {
.vc_tta-container {
 margin-right: -16px;
 margin-left: -16px; 
}
.vc_tta-container .chart {
   margin-left: -15px;
}
}
.news-item img {
  max-width: 100%;
  margin-bottom: 10px;
}

/*09.10.2017*/
.partners-description {
  padding: 0 0 80px;
}
.partners-description .partners-logo {
  margin-bottom: 12px;
  text-align: center;
}
.partners-description .partners-logo img {
  max-width: 100%;
}
.partners-description .short-description {
  font-size: 0;
  display: table;
  margin-bottom: 30px;
}
.partners-description .short-description .img-wrap {
  width: 75%;
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
.partners-description .short-description .img-wrap img {
  width: 100%;
}
.partners-description .short-description .text{
  width: 25%;
  display: table-cell;
  vertical-align: top;
  padding: 25px 20px;
  min-height: 350px;
  background-color: rgb(138, 196, 36);
}
.partners-description h3 {
  margin-bottom: 40px;
  margin-top: 30px;
}
.partners-description .short-description .text h4 {
  color: white;
  margin-bottom: 22px;
  font-size: 26px;
  font-weight: 900;
}
.partners-description .short-description .text p {
  color: black;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}
.partners-description .investment-info {
  margin-bottom: 15px;
}
.partners-description .investment-info h5 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 16px;
}
.partners-description .investment-info div {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  margin-right: 35px;
}
.partners-description .investment-info div:last-child {
  margin-right: 0;
}
.partners-description .investment-info div img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.partners-description .investment-info div p {
  display: inline-block;
  vertical-align: middle;
}
.partners-description p {
  line-height: 1.75em;
  margin-bottom: 20px;
}
.partners-description p:last-child {
  margin-bottom: 0;
}
.partners-description a {
  color: rgb(2, 0, 0);
}
.partners-description a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .partners-description .short-description {
    display: block;
  }
  .partners-description .short-description .img-wrap {
    width: 100%;
    padding-right: 0;
    display: block;
  }
}

.team-slider::after {
  display: none;
}
.team-slider a {
  display: block;
  text-decoration: none;
}
.team-slider a .photo-wrap {
  height: 159px;
}
.no-touchevents .team-slider a:hover .photo-wrap::after, .team-slider a.active .photo-wrap::after {
  background-position: 0 -190px;
}
.about-team {
  margin-bottom: 50px;
}
.about-team h3 {
  margin-bottom: 40px;
}
.about-team .team-slider {
  margin-bottom: 50px;
}
.about-team .team-slider a .photo-wrap::after {
  background-image: url("../i/mask-white.png");
}
.about-team .team-slider a {
  opacity: .4;
}
.about-team .team-slider a.active {
  opacity: 1;
}
.team-descr {
  font-size: 0;
  //transition: height .2s;
}
.team-descr .member-box {
  display: none;
  margin-bottom: 100px;
}
.team-descr .member-box.active {
  display: block;
}
.team-descr .member-info {
  width: calc(100% - 400px);
  display: inline-block;
  border-right: 1px solid #c7c7c7;
  vertical-align: middle;
  padding: 0 30px 30px 0;
  margin-bottom: 50px;
}
.team-descr .member-info .social {
  margin-top: 15px;
}
.team-descr .member-info .social li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.team-descr .member-info .social li:last-child {
  margin-right: 0;
}
.team-descr .member-info .social li a {
  font-size: 30px;
  text-decoration: none;
  color: #000;
  transition: all .2s;
}
.team-descr .member-info .social li a:hover {
  color: #98cd3f;
}
.team-descr .member-info h3 {
  text-align: left;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.2em;
  padding-top: 0;
}
.team-descr .member-info h3:after {
  display: none;
}
.team-descr .member-info .role {
  font-family: 'proximanova', sans-serif;
  font-size: 28px;
  color: #000;
  line-height: 1.2em;
  margin-bottom: 24px;
  font-weight: 700;
}
.team-descr .member-info p {
  color: rgb(2, 0, 0);
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
  line-height: 1.5em;
}
.team-descr .quote {
  width: 400px;
  display: inline-block;
  padding: 40px 70px 0;
  margin-bottom: 50px;
  vertical-align: top;
  position: relative;
}
.team-descr .quote p {
  color: rgb(73, 73, 73);
  font-size: 21px;
  line-height: 1.5em;
}
.team-descr .quote:before, .team-descr .quote:after {
  content: '';
  position: absolute;
  left: 18px;
  top: 45px;
  width: 40px;
  height: 38px;
  background: url("../i/quote.png") no-repeat 0 0;
}
.team-descr .quote:after {
  background: url("../i/quote-bottom.png") no-repeat 0 0;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.team-descr .member-box .post-grid, .partners-description .post-grid{
  margin: 50px -10px 0;
}
.team-descr .member-box .post-grid .row-item, .partners-description .post-grid .row-item {
  padding: 0 10px;
}
@media (max-width: 1024px) {
  .team-descr .member-box .post-grid .row-item,.partners-description .post-grid .row-item {
    padding: 0 10px;
    width: 50%;
  }
}
@media (max-width: 960px) {
  .team-descr .quote, .team-descr .member-info {
    display: block;
    width: 100%;
    padding-top: 0;
  }
  .team-descr .quote:before {
    left: 0;
    top: 5px;
  }
  .team-descr .member-info {
    padding-right: 0;
    border-right: none;
  }
  .about-team .team-slider {
    margin-bottom: 0;
  }
}
@media (max-width: 659px) {
  .team-descr .member-box .post-grid .row-item, .partners-description .post-grid .row-item {
    padding: 0 10px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .team-descr .quote {
    padding: 0 30px;
  }
  .team-descr .quote p {
    font-size: 16px;
  }
  .team-descr .quote:before, .team-descr .quote:after {
    width: 22px;
    height: 21px;
    background-size: 20px 19px;
  }
}
main .share-box p {
  color: black;
  margin-bottom: 10px !important;
  font-size: 19px;
  font-weight: 700;
}
@media (max-width: 480px) {
 .vc_tta-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_row h4{
   font-size: 24px;
   padding-right: 0;
 }
  .vc_sep_width_90 {
    width: 100% !important;
  }
  .vc_separator .vc_sep_holder {
    display: none;
  }
}
.vc_row.vc_row-flex > .wpb_column {
  min-height: 100%;
}
/*# sourceMappingURL=../maps/main.css.map */