@font-face {
  font-family: 'robotoregular';
  src: url('../fonts/robotoregular.eot');
  src: url('../fonts/robotoregular.eot') format('embedded-opentype'), url('../fonts/robotoregular.woff2') format('woff2'), url('../fonts/robotoregular.woff') format('woff'), url('../fonts/robotoregular.ttf') format('truetype'), url('../fonts/robotoregular.svg#robotoregular') format('svg');
}
@font-face {
  font-family: 'robotolight';
  src: url('../fonts/robotolight.eot');
  src: url('../fonts/robotolight.eot') format('embedded-opentype'), url('../fonts/robotolight.woff2') format('woff2'), url('../fonts/robotolight.woff') format('woff'), url('../fonts/robotolight.ttf') format('truetype'), url('../fonts/robotolight.svg#robotolight') format('svg');
}
@font-face {
  font-family: 'robotothin';
  src: url('../fonts/robotothin.eot');
  src: url('../fonts/robotothin.eot') format('embedded-opentype'), url('../fonts/robotothin.woff2') format('woff2'), url('../fonts/robotothin.woff') format('woff'), url('../fonts/robotothin.ttf') format('truetype'), url('../fonts/robotothin.svg#robotothin') format('svg');
}
@font-face {
  font-family: 'robotomedium';
  src: url('../fonts/robotomedium.eot');
  src: url('../fonts/robotomedium.eot') format('embedded-opentype'), url('../fonts/robotomedium.woff2') format('woff2'), url('../fonts/robotomedium.woff') format('woff'), url('../fonts/robotomedium.ttf') format('truetype'), url('../fonts/robotomedium.svg#robotomedium') format('svg');
}
@font-face {
  font-family: 'robotobold';
  src: url('../fonts/robotobold.eot');
  src: url('../fonts/robotobold.eot') format('embedded-opentype'), url('../fonts/robotobold.woff2') format('woff2'), url('../fonts/robotobold.woff') format('woff'), url('../fonts/robotobold.ttf') format('truetype'), url('../fonts/robotobold.svg#robotobold') format('svg');
}
html,
body {
  height: 100%;
  font-family: 'robotolight';
  font-size: 15px;
  color: #122622;
}
@media screen and (min-width: 1840px) {
  body {
    background: url('../img/body-bg-ico.png') left 110px no-repeat !important;
  }
}
@media screen and (min-width: 1540px) {
  body {
    background: url('../img/body-bg-ico.png') -145px 110px no-repeat;
  }
}
body.home {
  background: none;
}
body.active {
  overflow: hidden;
}
textarea:focus,
input:focus,
select:focus {
  outline: none;
}
a {
  text-decoration: none;
  color: #122622;
}
a:hover,
a:active {
  color: #122622;
}
img,
iframe {
  border: none;
  max-width: 100%;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#header-block {
  position: relative;
  height: 53px;
  padding: 10px 0;
  margin: 0 0 47px 0;
  background: #fff;
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.1);
  z-index: 2;
}
#header-block .container .col-md-2 form {
  width: 60.97560975609756%;
  margin: 9px 0 0 0;
}
#header-block .container .col-md-2 form .form-group {
  position: relative;
  background: red;
}
#header-block .container .col-md-2 form .form-group input[type="text"] {
  height: 16px;
  padding: 0 0 0 23px;
  line-height: normal;
  border: 0;
  font-size: 12px;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#header-block .container .col-md-2 form .form-group input[type="submit"],
#header-block .container .col-md-2 form .form-group button {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background: url('../img/search-ico.png') center no-repeat;
  border: 0;
  text-indent: -9999px;
}
#header-block .container .col-md-2 .lang-block {
  width: 35%;
  margin: 5px 0 0 0;
}
#header-block .container .col-md-2 .lang-block ul li {
  display: inline-block;
  margin: 0 9px 0 0;
}
#header-block .container .col-md-2 .lang-block ul li:last-child {
  margin: 0;
}
#header-block .container .col-md-2 .lang-block ul li a {
  color: #bababa;
  font-family: 'robotobold';
  font-size: 12px;
}
#header-block .container .col-md-8 nav#main-nav {
  margin: 5px 0 0 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav {
  float: none;
  margin: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li {
  float: left;
  margin: 0 4.390243902439024% 0 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li a {
  padding: 0;
  color: #25281f;
  font-size: 12px;
  text-decoration: none;
  font-family: 'robotobold';
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li a:hover,
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li a:active {
  background: none;
  color: #7da2a1;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.open a {
  background: none;
  border: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.open a:focus {
  background: none;
  border: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li:last-child {
  margin: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown > a:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 5px;
  margin: 0 0 2px 7px;
  background: url('../img/nav-arrows.png') 0 -1px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown > a:hover:after {
  background: url('../img/nav-arrows.png') -9px -1px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open > a {
  color: #7da2a1;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open > a:after {
  background: url('../img/nav-arrows.png') -9px -1px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu {
  padding: 0;
  margin: 18px 0 0 0;
  border: 0;
  background: #fff;
  -webkit-box-shadow: inset 0 15px 11px -11px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 15px 11px -11px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 15px 11px -11px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 15px 11px -11px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li a {
  display: block;
  padding: 0 35px;
  line-height: 32px;
  font-family: 'robotoregular';
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li a:hover {
  background: #7da2a1;
  color: #fff;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu {
  position: relative;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu a.dropdown-toggle {
  position: relative;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu a.dropdown-toggle:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 12.2px;
  left: 22px;
  width: 5px;
  height: 8px;
  background: url('../img/nav-arrows.png') -2px -8px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu a.dropdown-toggle:hover:before {
  background: url('../img/nav-arrows.png') -10px -8px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  padding: 0;
  margin: 0;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu:hover > a {
  background: #7da2a1;
  color: #fff;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu:hover > a:before {
  background: url('../img/nav-arrows.png') -10px -8px no-repeat;
}
#header-block .container .col-md-8 nav#main-nav > ul.navbar-nav > li.dropdown.open .dropdown-menu li.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
#header-block .container .col-md-8 nav#responsive-nav {
  position: fixed;
  top: 0;
  right: -70%;
  width: 70%;
  height: 100% !important;
  margin: 0;
  padding: 75px 0 10px 0;
  background: #0b1010;
  overflow: auto;
  z-index: 99999;
}
@media screen and (min-width: 992px) {
  #header-block .container .col-md-8 nav#responsive-nav {
    display: none;
  }
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang {
  padding: 0 20px;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang form {
  width: 60%;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang form .form-group {
  position: relative;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang form .form-group input[type="text"] {
  height: 30px;
  padding: 0 10px 0 30px;
  line-height: normal;
  border: 0;
  font-size: 12px;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang form .form-group input[type="submit"] {
  position: absolute;
  top: 6px;
  left: 10px;
  width: 15px;
  height: 15px;
  background: url(../img/search-ico.png) center no-repeat;
  border: 0;
  text-indent: -9999px;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang .lang-block {
  width: 40%;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang .lang-block ul {
  text-align: right;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang .lang-block ul li {
  display: inline-block;
  margin: 0 5px 0 0;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang .lang-block ul li:last-child {
  margin: 0;
}
#header-block .container .col-md-8 nav#responsive-nav .search-lang .lang-block ul li a {
  color: #d6d3d3;
  font-family: 'robotobold';
  font-size: 13px;
}
#header-block .container .col-md-8 nav#responsive-nav > ul {
  float: none !important;
  display: block;
  margin: 0;
}
#header-block .container .col-md-8 nav#responsive-nav > ul li {
  float: none;
  display: block;
  text-align: left;
}
#header-block .container .col-md-8 nav#responsive-nav > ul li a {
  display: block;
  padding: 0 20px;
  line-height: 45px;
  color: #d6d3d3;
  font-size: 14px;
  font-family: 'robotobold';
}
#header-block .container .col-md-8 nav#responsive-nav > ul li a:focus,
#header-block .container .col-md-8 nav#responsive-nav > ul li a:hover {
  background: none;
  text-decoration: underline;
}
#header-block .container .col-md-8 nav#responsive-nav > ul li.dropdown.open > .dropdown-menu {
  position: static;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #171f1f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#header-block .container .col-md-8 nav#responsive-nav > ul li.dropdown.open > .dropdown-menu a:hover {
  background: #121919;
}
#header-block .container .col-md-8 nav#responsive-nav span.close-menu {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 32px;
  height: 32px;
  background: url('../img/close-menu-ico.png') no-repeat;
  cursor: pointer;
}
#header-block .container .col-md-8 .menu-toggle {
  position: relative;
  margin: 7px 0 0 0;
  padding: 0;
  height: 19px;
  width: 30px;
  border-top: 3px solid #25281f;
  border-bottom: 3px solid #25281f;
  cursor: pointer;
}
#header-block .container .col-md-8 .menu-toggle:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  height: 3px;
  width: 100%;
  background: #25281f;
}
.home #header-block {
  height: 71px;
  margin: 0;
  padding: 0;
}
.home #header-block .container #logo {
  position: absolute;
}
.home #header-block .container .col-md-2 form {
  margin: 28px 0 0 0;
}
.home #header-block .container .col-md-2 .lang-block {
  margin: 24px 0 0 0;
}
.home #header-block .container .col-md-8 nav#main-nav {
  margin: 24px 0 0 0;
}
.home #header-block .container .col-md-8 nav#main-nav > ul > li.dropdown.open .dropdown-menu {
  margin: 26px 0 0 0;
}
.home #header-block .container .col-md-8 .menu-toggle {
  position: relative;
  margin: 25px 0 0 0;
}
.btn.btn-default.green,
.btn.btn-default.red {
  display: inline-block;
  line-height: 56px;
  padding: 0 16px;
  margin: 0;
  border: 0;
  background: #749c46;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'robotobold';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  outline: none;
}
.btn.btn-default.green:hover,
.btn.btn-default.red:hover,
.btn.btn-default.green:active,
.btn.btn-default.red:active,
.btn.btn-default.green:focus,
.btn.btn-default.red:focus {
  background: #678a3e;
}
.btn.btn-default.red {
  padding: 0 30px;
  background: #cd5957;
}
.no-margin {
  margin: 0 !important;
}
a.more {
  font-family: 'robotobold';
  color: #122622;
  text-decoration: underline;
}
a.more:hover {
  text-decoration: none;
}
a.read-more {
  display: inline-block;
  color: #86ab40;
}
h1.block-title,
h2.block-title,
h3.block-title,
h4.block-title,
h1.entry-title,
h2.entry-title,
h3.entry-title,
h4.entry-title {
  position: relative;
  display: block;
  padding: 0;
  margin: 0 0 40px 0;
  line-height: 24px;
  font-weight: normal;
  font-size: 30px;
  font-family: 'robotobold';
}
h1.block-title:after,
h2.block-title:after,
h3.block-title:after,
h4.block-title:after,
h1.entry-title:after,
h2.entry-title:after,
h3.entry-title:after,
h4.entry-title:after {
  content: '';
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 146px;
  height: 5px;
  background: #122622;
}
@media screen and (max-width: 500px) {
  h1.block-title,
  h2.block-title,
  h3.block-title,
  h4.block-title,
  h1.entry-title,
  h2.entry-title,
  h3.entry-title,
  h4.entry-title {
    line-height: normal;
  }
}
h1.entry-title,
h2.entry-title,
h3.entry-title,
h4.entry-title {
  margin: 0 0 60px 0;
}
h1.entry-title:after,
h2.entry-title:after,
h3.entry-title:after,
h4.entry-title:after {
  width: 100%;
}
table.table > thead {
  border: 0;
  background: #33665c;
  font-family: 'robotobold';
  color: #fff;
}
@media screen and (max-width: 767px) {
  table.table > thead {
    display: none;
  }
}
table.table > thead > tr > th {
  height: 72px;
  padding: 0 28px;
  line-height: normal;
  border: 0;
  border-right: 1px solid #eaeaea;
  vertical-align: middle;
}
table.table > thead > tr > th:last-child {
  border: 0;
}
table.table tbody {
  border: 0;
}
@media screen and (max-width: 767px) {
  table.table tbody {
    border-top: 1px solid #eaeaea;
  }
}
@media screen and (max-width: 767px) {
  table.table tbody > tr:nth-child(2n+0) {
    background: #33665c;
    color: #fff;
  }
  table.table tbody > tr:nth-child(2n+0) a {
    color: #fff;
    text-decoration: underline;
  }
  table.table tbody > tr:nth-child(2n+0) a:hover {
    text-decoration: none;
  }
}
table.table tbody > tr > td {
  padding: 20px 28px;
  border: 0;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
table.table tbody > tr > td:last-child {
  border-right: 1px solid #eaeaea;
}
table.table tbody > tr > td a {
  color: #86ab40;
}
table.table tbody > tr > td strong {
  font-weight: normal;
  font-family: 'robotobold';
}
@media screen and (max-width: 767px) {
  table.table tbody > tr > td {
    float: none;
    display: block;
    width: 100% !important;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    font-size: 17px;
    text-align: left;
  }
  table.table tbody > tr > td:before {
    content: attr(data-title);
    float: left;
    width: 30%;
    font-family: 'robotobold';
    word-break: break-all;
  }
}
@media screen and (max-width: 600px) {
  table.table tbody > tr > td:before {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
}
form .form-group {
  margin: 0 0 20px 0;
}
form .form-control {
  height: 47px;
  padding: 0 23px;
  border: 1px solid #eaeaea;
  color: #122622;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
form .form-control.active,
form .form-control:focus {
  border: 1px solid #d1d1d1;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
form .form-control::-webkit-input-placeholder {
  color: #122622;
}
form .form-control::-moz-placeholder {
  color: #122622;
}
form .form-control:-ms-input-placeholder {
  color: #122622;
}
form .form-control:-moz-placeholder {
  color: #122622;
}
form textarea.form-control {
  padding-top: 16px;
  min-height: 145px;
  max-width: 100% !important;
}
.pagination {
  margin: 65px 0;
}
.pagination li {
  float: left;
  margin: 0 10px 0 0;
}
.pagination li a,
.pagination li span {
  display: block;
  width: 63px;
  line-height: 63px;
  padding: 0;
  border: 0;
  background: #e9e9e9;
  color: #6e6e6e !important;
  font-size: 20px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.pagination li a:hover,
.pagination li span:hover {
  background: #85ab3e;
  color: #fff !important;
}
.pagination li.active a {
  background: #85ab3e !important;
  color: #fff !important;
}
@media screen and (max-width: 991px) {
  .pagination {
    width: 100%;
    text-align: center;
  }
  .pagination li {
    float: none;
    display: inline-block;
    margin: 0 10px 10px 0;
  }
}
.hero {
  position: relative;
  min-height: 689px;
  padding: 100px 0 0 0;
  margin: 0 0 90px 0;
  background: url('../img/hero-bg.jpg') center top no-repeat;
}
@media screen and (min-width: 1921px) {
  .hero {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
}
@media screen and (max-width: 1199px) {
  .hero {
    min-height: 1px;
    margin: 0 0 5% 0;
    background: url('../img/hero-bg-sm.jpg') center top no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .hero {
    background: url('../img/hero-bg-xs.jpg') center top no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
  }
}
.hero:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #86ab40;
  /* Old browsers */
  background: -moz-linear-gradient(left, #86ab40 0%, #000000 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #86ab40 0%, #000000 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #86ab40 0%, #000000 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86ab40', endColorstr='#000000', GradientType=1);
  /* IE6-9 */
  opacity: .67;
}
@media screen and (max-width: 1920px) {
  .hero:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 124px;
    background: url('../img/hero-bottom.png') right bottom no-repeat;
  }
}
.hero .container {
  position: relative;
  z-index: 1;
}
.hero .container h1 {
  display: block;
  margin: 0 0 40px 0;
  line-height: normal;
  color: #fff;
  font-family: 'robotobold';
  font-size: 42px;
  font-weight: normal;
}
@media screen and (max-width: 991px) {
  .hero .container h1 {
    margin: 0 0 4% 0;
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .hero .container h1 {
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .hero .container .row {
    position: absolute;
    left: 15px;
    right: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .hero .container .row {
    position: relative !important;
    padding: 5% 0 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .hero .container .row .col-lg-4 {
    float: none !important;
    display: block;
    width: 100%;
    margin: 0 0 5% 0;
    clear: both;
  }
}
.hero .container .row .col-lg-4 .wrapper {
  position: relative;
  margin: 0 auto;
  width: 98.42105263157895%;
  min-height: 494px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.hero .container .row .col-lg-4 .wrapper .image {
  position: relative;
}
.hero .container .row .col-lg-4 .wrapper .image img {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.hero .container .row .col-lg-4 .wrapper .image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.hero .container .row .col-lg-4 .wrapper h2 {
  position: absolute;
  top: 67px;
  width: 100%;
  margin: 0;
  padding: 0 13.368983957219251%;
  font-family: 'robotobold';
  font-size: 30px;
  color: #fff;
}

.hero .container .row .col-lg-4 .wrapper h2 a {
	color:#fff;
}

.hero .container .row .col-lg-4 .wrapper h2 small {
  display: block;
  margin: 33px 0 0 0;
  line-height: normal;
  font-family: 'robotoregular';
  font-size: 15px;
  color: #fff;
}
.hero .container .row .col-lg-4 .wrapper .links {
  padding: 11.229946524064172% 0;
}
.hero .container .row .col-lg-4 .wrapper .links li {
  margin: 0 0 7px 0;
  text-align: center;
}
.hero .container .row .col-lg-4 .wrapper .links li:last-child {
  margin: 0;
}
.hero .container .row .col-lg-4 .wrapper .links li a {
  color: #fff;
  font-family: 'robotolight';
  font-size: 14px;
}
@media screen and (max-width: 1199px) {
  .hero .container .row .col-lg-4 .wrapper {
    float: none;
    display: block;
    width: 100%;
    min-height: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .hero .container .row .col-lg-4 .wrapper .image {
    float: left;
    width: 39.787234042553195%;
    text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .hero .container .row .col-lg-4 .wrapper .image img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .hero .container .row .col-lg-4 .wrapper h2,
  .hero .container .row .col-lg-4 .wrapper .links {
    position: static;
    float: left;
    width: 59.45945945945946%;
    padding: 0 2%;
  }
  .hero .container .row .col-lg-4 .wrapper h2 {
    margin: 2% 0 0 0;
  }
  .hero .container .row .col-lg-4 .wrapper h2 small {
    margin: 4% 0 0 0;
  }
  .hero .container .row .col-lg-4 .wrapper .links {
    margin: 3% 0 0 0;
    padding: 0;
    text-align: center;
  }
  .hero .container .row .col-lg-4 .wrapper .links li {
    float: none;
    display: inline-block;
    margin: 0 1% 1% 0;
  }
  .hero .container .row .col-lg-4 .wrapper .links li:after {
    content: '/';
    display: inline-block;
    margin: 0 2px;
    color: #fff;
  }
  .hero .container .row .col-lg-4 .wrapper .links li:last-child:after {
    content: normal;
  }
}
@media screen and (max-width: 768px) {
  .hero .container .row .col-lg-4 .wrapper {
    padding: 3%;
  }
  .hero .container .row .col-lg-4 .wrapper h2,
  .hero .container .row .col-lg-4 .wrapper .links {
    float: none;
    width: 100%;
  }
  .hero .container .row .col-lg-4 .wrapper h2 {
    margin-top: 0;
  }
  .hero .container .row .col-lg-4 .wrapper .links {
    margin-top: 7%;
  }
}
.hero .container .row .col-lg-4.first .wrapper {
  float: left;
  background: #33665c;
}
.hero .container .row .col-lg-4.second .wrapper {
  background: #86ab40;
}
.hero .container .row .col-lg-4.last .wrapper {
  float: right;
  background: #7da2a1;
}
#main-content {
  width: 65.58333333333334%;
}
@media screen and (max-width: 1199px) {
  #main-content {
    float: none;
    width: 100%;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  #main-content p {
    font-size: 16px;
  }
}
#main-content .about-msg {
  position: relative;
  margin: 0 0 40px 0;
  min-height: 252px;
  padding: 4.447268106734435% 5.717916137229987% 5.5908513341804325% 34.68869123252859%;
  background: #d7d8d6 url('../img/logo-about.png') 42px 37px no-repeat;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  #main-content .about-msg:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 105px;
    height: 176px;
    background: url('../img/about-msg-bg.png') 0 0 no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #main-content .about-msg {
    padding: 5%;
    min-height: 1px;
    background: #d7d8d6 url('../img/about-msg-bg.png') 100% bottom no-repeat;
  }
}
#main-content .about-msg .title {
  margin-top: 24px;
}
#main-content .about-msg .title,
#main-content .about-msg p {
  position: relative;
  z-index: 1;
}
#main-content .about-msg p {
  line-height: 1.6;
}
#main-content .news.three-columns .list li {
  position: relative;
  float: left;
  width: 30.368487928843713%;
  margin: 0 4.447268106734435% 4.5743329097839895% 0;
}
#main-content .news.three-columns .list li:nth-child(3n+0) {
  margin-right: 0;
}
#main-content .news.three-columns .list li .post {
  display: block;
  position: relative;
  text-decoration: none;
}
#main-content .news.three-columns .list li .post a {
  text-decoration: none;
}
#main-content .news.three-columns .list li .post header .image {
  position: relative;
}
#main-content .news.three-columns .list li .post header .image img {
  max-width: 100%;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#main-content .news.three-columns .list li .post header .image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(21, 113, 95, 0.69);
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#main-content .news.three-columns .list li .post header .post-title {
  position: absolute;
  top: 43px;
  left: 0;
  right: 0;
  padding: 0 10.460251046025103%;
  margin: 0;
  color: #fff;
  font-family: 'robotobold';
  line-height: normal;
  font-size: 21px;
}
#main-content .news.three-columns .list li .post header .category {
  position: absolute;
  top: 39.11%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 47px;
  height: 47px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#main-content .news.three-columns .list li .post header .category:hover {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
#main-content .news.three-columns .list li .post .description {
  padding: 21.75732217573222% 10.460251046025103%;
  border: 1px solid #d7d8d6;
  border-top: 0;
  line-height: 1.6;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#main-content .news.three-columns .list li .post .description a:hover {
  text-decoration: underline;
}
#main-content .news.three-columns .list li .post:hover .image:before {
  background: rgba(21, 113, 95, 0.5);
}
@media screen and (max-width: 1199px) {
  #main-content .news.three-columns .list li {
    width: 23.00531914893617%;
    margin: 0 2.6595744680851063% 2.6595744680851063% 0;
  }
  #main-content .news.three-columns .list li:last-child {
    display: none;
  }
  #main-content .news.three-columns .list li:nth-child(3n+0) {
    margin-right: 2.6595744680851063%;
  }
  #main-content .news.three-columns .list li:nth-child(4n+0) {
    margin-right: 0;
  }
  #main-content .news.three-columns .list li .post header .image:before {
    content: normal;
  }
  #main-content .news.three-columns .list li .post header .post-title {
    display: block;
    position: static;
    padding: 4% 8.460251046025103% 0 8.460251046025103%;
    border-left: 1px solid #d7d8d6;
    border-right: 1px solid #d7d8d6;
    color: #122622;
    font-size: 18px;
  }
  #main-content .news.three-columns .list li .post header a.category {
    display: none;
  }
  #main-content .news.three-columns .list li .post .description {
    padding: 15px 8.460251046025103% 8.460251046025103% 8.460251046025103%;
  }
}
@media screen and (max-width: 991px) {
  #main-content .news.three-columns .list li {
    width: 31.5%;
    margin: 0 2.6595744680851063% 2.6595744680851063% 0;
  }
  #main-content .news.three-columns .list li:nth-child(4n+0) {
    margin-right: 2.6595744680851063%;
  }
  #main-content .news.three-columns .list li:nth-child(3n+0) {
    margin-right: 0;
  }
  #main-content .news.three-columns .list li:last-child {
    display: block;
  }
}
@media screen and (max-width: 525px) {
  #main-content .news.three-columns .list li {
    width: 48.66666666666667%;
    margin: 0 2.6595744680851063% 20px 0 !important;
  }
  #main-content .news.three-columns .list li:nth-child(2n+0) {
    margin-right: 0 !important;
  }
  #main-content .news.three-columns .list li:last-child {
    display: none;
  }
  #main-content .news.three-columns .list li header .post-title {
    font-size: 15px;
  }
}
#main-content .news.one-columns .list li {
  margin: 0 0 40px 0;
}
#main-content .news.one-columns .list li:last-child {
  margin: 0;
}
#main-content .news.one-columns .list li article {
  min-height: 520px;
  padding: 37.484% 8.2592% 0 8.2592%;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-content .news.one-columns .list li article a {
  color: #fff;
}
#main-content .news.one-columns .list li article header {
  margin: 0 0 15px 0;
}
#main-content .news.one-columns .list li article header .post-title {
  margin: 0 0 19px 0;
  font-size: 25px;
  line-height: normal;
  font-family: 'robotobold';
  font-weight: normal;
  color: #fff;
}
#main-content .news.one-columns .list li article header .post-meta .edit-post {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 14px 0 0;
  background: url('../img/edit-post-ico.png') center no-repeat;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#main-content .news.one-columns .list li article header .post-meta .edit-post:hover {
  opacity: .8;
}
#main-content .news.one-columns .list li article header .post-meta .added {
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
}
@media screen and (max-width: 1199px) {
  #main-content .news.one-columns .list li article {
    min-height: 1px;
    padding: 10% 5%;
    background-size: cover !important;
  }
}
#main-content .news.similar {
  margin: 50px 0 0 0;
}
#main-content .news.similar .block-title {
  margin: 0 0 63px 0;
}
#main-content .news.similar .block-title:after {
  width: 100%;
}
#main-content .post.hentry {
  padding: 35px 35px 50px 35px;
  border: 1px solid #d7d8d6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-content .post.hentry header {
  margin: 0 0 20px 0;
}
#main-content .post.hentry header .post-title {
  display: block;
  margin: 0 0 19px 0;
  line-height: normal;
  color: #122622;
  font-weight: normal;
  font-size: 25px;
  font-family: 'robotobold';
}
#main-content .post.hentry header .post-meta .edit-post {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 14px 0 0;
  background: url('../img/edit-post-ico.png') center no-repeat;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#main-content .post.hentry header .post-meta .edit-post:hover {
  opacity: .8;
}
#main-content .post.hentry header .post-meta .added {
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
}
#main-content .post.hentry img {
  margin: 0 0 40px 0;
}

#main-content .post.hentry .employee-list img {margin-bottom:0px;}
#main-content .post.hentry p {
  line-height: 1.6;
  margin: 0 0 35px 0;
}
#main-content .post.hentry ul {
  margin: 0 0 40px 0;
}
#main-content .post.hentry ul li {
  display: block;
  padding: 0 0 0 30px;
  margin: 0 0 15px 0;
  background: url('../img/tick-ico.png') left 4px no-repeat;
}
#main-content .post.hentry ul li:last-child {
  margin: 0;
}
#main-content .post.hentry ul.pdf-links li {
  background: none;
  padding: 0;
  margin: 0 0 25px 0;
}
#main-content .post.hentry ul.pdf-links li:last-child {
  margin: 0;
}
#main-content .post.hentry ul.pdf-links li a {
  display: block;
  line-height: 36px;
  padding: 0 0 0 55px;
  background: url('../img/pdf-ico.png') left center no-repeat;
  font-family: 'robotobold';
  color: #122622;
}
@media screen and (max-width: 767px) {
  #main-content .post.hentry ul.pdf-links li a {
    padding: 15px 0 15px 55px;
    line-height: normal;
  }
}
#main-content .duk form {
  margin: 0 0 35px 0;
}
@media screen and (min-width: 1200px) {
  #main-content .duk form {
    padding-right: 33.67217%;
  }
  #main-content .duk form .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  #main-content .duk form .row .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#main-content .duk form .btn.green {
  padding-left: 30px;
  padding-right: 30px;
}
#main-content .duk .list li {
  margin: 0 0 35px 0;
  padding: 10px;
  border: 1px solid #d7d8d6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-content .duk .list li:last-child {
  margin: 0;
}
#main-content .duk .list li .thumb {
  width: 21.346886912325285%;
  margin: 0 2.7954% 0 0;
}
#main-content .duk .list li .info {
  width: 73.6975%;
}
#main-content .duk .list li .info .title {
  margin: 7px 0;
  line-height: normal;
  font-weight: normal;
  font-size: 20px;
  font-family: 'robotobold';
  color: #122622;
}
#main-content .duk .list li .info p {
  margin: 0;
  line-height: 1.6;
}
@media screen and (max-width: 500px) {
  #main-content .duk .list li .thumb {
    display: none;
  }
  #main-content .duk .list li .info {
    width: 100%;
  }
}
#main-content .contacts .main-contacts {
  padding: 0 0 60px 0;
  margin: 0 0 50px 0;
  border-bottom: 1px solid #86ab40;
}
#main-content .contacts .main-contacts .info {
  padding-top: 30px;
}
#main-content .contacts .main-contacts .info h2 {
  margin: 0 0 20px 0;
  font-size: 30px;
  font-weight: normal;
  font-family: 'robotobold';
}
#main-content .contacts .main-contacts .info p {
  margin: 0 0 5px 0;
  font-size: 19px;
  color: #33665c;
}
#main-content .contacts .main-contacts .info p a {
  color: #33665c;
}
@media screen and (max-width: 767px) {
  #main-content .contacts .main-contacts {
    text-align: center;
  }
}
#main-content .contacts .additional-contacts .section-title {
  display: block;
  margin: 0 0 20px 0;
  font-family: 'robotobold';
}
#main-content .contacts .additional-contacts ul li {
  margin: 0 0 5px 0;
}
#main-content .contacts .additional-contacts ul li:last-child {
  margin: 0;
}
@media screen and (min-width: 1200px) {
  #main-content .contacts .additional-contacts .social-media {
    padding-right: 47.6%;
  }
}
@media screen and (max-width: 767px) {
  #main-content .contacts .additional-contacts .social-media {
    margin-top: 40px !important;
  }
}
#main-content .contacts .additional-contacts .social-media ul li {
  display: inline-block;
  width: 82px;
  margin: 0 25px 20px 0;
}
@media screen and (min-width: 1200px) {
  #main-content .contacts .additional-contacts .social-media ul li:nth-child(2n+0) {
    margin: 0;
  }
}
#main-content .contacts .additional-contacts .social-media ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#main-content .contacts .additional-contacts .social-media ul li a:before {
  content: '';
  display: inline-block;
  width: 82px;
  height: 82px;
}
#main-content .contacts .additional-contacts .social-media ul li a span {
  display: block;
  margin: 8px 0 0 0;
  color: #8f8982;
  font-family: 'robotoregular';
  font-size: 12px;
}
#main-content .contacts .additional-contacts .social-media ul li a:hover {
  opacity: .85;
}
#main-content .contacts .additional-contacts .social-media ul li.facebook a:before {
  background: url('../img/social-icons.png') -6px -5px no-repeat;
}
#main-content .contacts .additional-contacts .social-media ul li.youtube a:before {
  background: url('../img/social-icons.png') -94px -5px no-repeat;
}
#main-content .contacts .additional-contacts .social-media ul li.twitter a:before {
  background: url('../img/social-icons.png') -182px -5px no-repeat;
}
#main-content .contacts .additional-contacts .social-media ul li.friends a:before {
  background: url('../img/social-icons.png') -270px -5px no-repeat;
}
@media screen and (max-width: 991px) {
  #main-content .contacts .additional-contacts .social-media {
    margin: 0 0 5% 0;
    text-align: center;
  }
}
@media screen and (max-width: 1199px) {
  #main-content .contacts .additional-contacts .map {
    margin-top: 40px;
  }
}
#main-content .contacts .tabs-block .nav-tabs {
  border: 0;
}
#main-content .contacts .tabs-block .nav-tabs li {
  margin: 0 10px 0 0;
}
#main-content .contacts .tabs-block .nav-tabs li a {
  border: 0;
  background: #bdbdbd;
  color: #fff;
  font-family: 'robotobold';
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-content .contacts .tabs-block .nav-tabs li:hover a,
#main-content .contacts .tabs-block .nav-tabs li.active a {
  background: #33665c;
}
@media screen and (max-width: 1199px) {
  #main-content .contacts .tabs-block .nav-tabs {
    text-align: center;
  }
  #main-content .contacts .tabs-block .nav-tabs li {
    float: none;
    display: inline-block;
    margin: 0 10px 10px 0;
  }
  #main-content .contacts .tabs-block .nav-tabs li:last-child {
    margin: 0;
  }
}
#main-content .contacts .tabs-block .tab-content {
  padding-top: 40px;
}
#main-content .contacts .tabs-block .tab-content .employee-list li {
  float: left;
  width: 30.368487928843713%;
  margin: 0 4.447268106734435% 4.447268106734435% 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background:none;
  padding:0px;
}
#main-content .contacts .tabs-block .tab-content .employee-list li:nth-child(3n+0) {
  margin-right: 0;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .photo img {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper {
  padding: 35px 8.36%;
  border: 1px solid #d7d8d6;
  border-top: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper .name {
  display: block;
  font-family: 'robotoregular';
  font-size: 20px;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper .contacts {
  margin: 15px 0 0 0;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper .contacts p {
  margin: 0;
}
#main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper .contacts a {
  color: #86ab40;
}
@media screen and (max-width: 1199px) {
  #main-content .contacts .tabs-block .tab-content .employee-list {
    text-align: center;
  }
  #main-content .contacts .tabs-block .tab-content .employee-list li {
    float: none;
    display: inline-block;
    width: 25.425531914893618%;
  }
}
@media screen and (max-width: 767px) {
  #main-content .contacts .tabs-block .tab-content .employee-list li {
    width: 32.5%;
    margin: 0 5% 5% 0;
  }
  #main-content .contacts .tabs-block .tab-content .employee-list li:nth-child(3n+0) {
    margin-right: 5%;
  }
  #main-content .contacts .tabs-block .tab-content .employee-list li:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  #main-content .contacts .tabs-block .tab-content .employee-list li {
    width: 42%;
  }
}
@media screen and (max-width: 450px) {
  #main-content .contacts .tabs-block .tab-content .employee-list li {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 35px 0;
  }
  #main-content .contacts .tabs-block .tab-content .employee-list li .info-wrapper {
    padding: 25px 0;
    border: 0;
    border-bottom: 1px solid #d7d8d6;
  }
  #main-content .contacts .tabs-block .tab-content .employee-list li:last-child .info-wrapper {
    border: 0;
  }
}
#main-content .lessons .contacts {
  margin: 70px 0 0 0;
}
#main-content .lessons .contacts .main-contacts {
  border: 0;
}
#main-content .projects .list li {
  margin: 0 0 65px 0;
}
#main-content .projects .list li:last-child {
  margin: 0;
}
#main-content .projects .list li .thumb {
  width: 39.00889453621347%;
  margin: 0 4.193% 0 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#main-content .projects .list li .thumb:hover {
  opacity: .8;
}
#main-content .projects .list li .thumb img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-content .projects .list li .info {
  width: 56.7979%;
}
#main-content .projects .list li .info .title {
  margin: 4px 0 20px 0;
  line-height: normal;
  font-family: 'robotobold';
  font-weight: normal;
  font-size: 25px;
}
#main-content .projects .list li .info .post-meta {
  margin: 0 0 20px 0;
}
#main-content .projects .list li .info .post-meta .edit-post {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 14px 0 0;
  background: url('../img/edit-post-ico.png') center no-repeat;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#main-content .projects .list li .info .post-meta .added {
  display: inline-block;
  line-height: 30px;
  font-size: 12px;
}
#main-content .projects .list li .info p {
  margin: 0;
  line-height: 1.6;
}
@media screen and (max-width: 1199px) {
  #main-content .projects .list li .thumb {
    width: 32.659%;
  }
  #main-content .projects .list li .info {
    width: 63.15%;
  }
}
@media screen and (max-width: 600px) {
  #main-content .projects .list li {
    padding-bottom: 35px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ddd;
  }
  #main-content .projects .list li .thumb,
  #main-content .projects .list li .info {
    float: none !important;
    display: block;
    width: 100%;
    text-align: center;
  }
  #main-content .projects .list li .info .title {
    margin-top: 15px;
  }
  #main-content .projects .list li .info .post-meta .edit-post,
  #main-content .projects .list li .info .post-meta .added {
    float: none !important;
    vertical-align: middle;
  }
}
#sidebar {
  width: 31.166666666666664%;
}
@media screen and (max-width: 1199px) {
  #sidebar {
    float: none;
    width: 100%;
    padding: 5% 0 0 0;
    margin: 4% 0 0 0;
    border-top: 1px solid #d7d8d6;
    clear: both;
  }
}
#sidebar .box {
  margin: 0 0 37px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 1199px) {
  #sidebar .box {
    float: left;
    width: 47.5%;
    margin: 0 5% 37px 0;
  }
  #sidebar .box:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  #sidebar .box {
    float: none;
    width: 100%;
    margin-right: 0;
    clear: both;
  }
}
#sidebar .box.send-question a,
#sidebar .box.support a {
  display: block;
  padding: 34.75935828877005% 0 12.299465240641712% 0;
  background: #cd5957 url('../img/question-ico.png') center 50px no-repeat;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#sidebar .box.send-question a:hover,
#sidebar .box.support a:hover {
  background-color: #c23c3a;
}
#sidebar .box.send-question a .block-title,
#sidebar .box.support a .block-title {
  margin-bottom: 30px;
}
#sidebar .box.send-question a .block-title:after,
#sidebar .box.support a .block-title:after {
  right: 0;
  margin: 0 auto;
  background: #fff;
}
#sidebar .box.send-question a span,
#sidebar .box.support a span {
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  #sidebar .box.send-question a {
    padding: 8.55614973262032% 0;
    background: #cd5957;
  }
}
#sidebar .box.support a {
  padding: 33.42245989304813% 0 8.55614973262032% 0;
  background: #86ab40 url('../img/support-ico.png') center 38px no-repeat;
}
#sidebar .box.support a:hover {
  background-color: #6f8d35;
}
@media screen and (max-width: 1199px) {
  #sidebar .box.support a {
    padding: 8.55614973262032% 0;
    background: #86ab40;
  }
}
#sidebar .box.support span {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
}
#sidebar .box.duk ul.list li {
  margin: 0 0 4.27807486631016% 0;
}
#sidebar .box.duk ul.list li a {
  display: block;
  padding: 2.6737967914438503%;
  border: 1px solid #d7d8d6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: border 0.4s ease;
  -moz-transition: border 0.4s ease;
  -o-transition: border 0.4s ease;
  transition: border 0.4s ease;
}
#sidebar .box.duk ul.list li a:hover {
  border: 1px solid #b1b3af;
}
#sidebar .box.duk ul.list li a img {
  width: 20.588235294117645%;
  margin: 0 4.010695187165775% 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#sidebar .box.duk ul.list li a > span {
  width: 69.25133689839572%;
  line-height: normal;
  color: #33665c;
  font-family: 'robotobold';
}
@media screen and (max-width: 1199px) {
  #sidebar .box.duk ul.list li {
    display: none;
  }
  #sidebar .box.duk ul.list li:first-child,
  #sidebar .box.duk ul.list li:nth-child(2) {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  #sidebar .box.duk ul.list li {
    float: left;
    width: 47.5%;
    margin: 0 5% 15px 0;
  }
  #sidebar .box.duk ul.list li:nth-child(2n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 700px) {
  #sidebar .box.duk ul.list li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  #sidebar .box.duk ul.list li a {
    padding: 1.2%;
  }
}
@media screen and (max-width: 500px) {
  #sidebar .box.duk .block-title {
    line-height: 100%;
  }
}
#sidebar .box.social-media ul li {
  float: left;
  width: 21.92513368983957%;
  margin: 0 4.010695187165775% 0 0;
}
#sidebar .box.social-media ul li:last-child {
  margin: 0;
}
#sidebar .box.social-media ul li a {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
#sidebar .box.social-media ul li a:before {
  content: '';
  display: inline-block;
  width: 82px;
  height: 82px;
}
#sidebar .box.social-media ul li a span {
  display: block;
  margin: 8px 0 0 0;
  color: #8f8982;
  font-family: 'robotoregular';
  font-size: 12px;
}
#sidebar .box.social-media ul li a:hover {
  opacity: .85;
}
#sidebar .box.social-media ul li.facebook a:before {
  background: url('../img/social-icons.png') -6px -5px no-repeat;
}
#sidebar .box.social-media ul li.youtube a:before {
  background: url('../img/social-icons.png') -94px -5px no-repeat;
}
#sidebar .box.social-media ul li.twitter a:before {
  background: url('../img/social-icons.png') -182px -5px no-repeat;
}
#sidebar .box.social-media ul li.friends a:before {
  background: url('../img/social-icons.png') -270px -5px no-repeat;
}
@media screen and (max-width: 1199px) {
  #sidebar .box.social-media {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  #sidebar .box.social-media {
    margin: 0 0 5% 0;
  }
}
@media screen and (max-width: 395px) {
  #sidebar .box.social-media {
    margin: 30px 0 20px 0;
  }
  #sidebar .box.social-media ul li {
    width: 47.5%;
    margin: 0 5% 5% 0;
  }
  #sidebar .box.social-media ul li:nth-child(2n+0) {
    margin-right: 0;
  }
}
#sidebar .box.poll {
  padding: 9.358288770053475%;
  background: #d7d8d6 url('../img/poll-bg.png') 100% bottom no-repeat;
}
#sidebar .box.poll form .question {
  display: block;
  margin: 0 0 27px 0;
  color: #33665c;
  font-family: 'robotobold';
}
#sidebar .box.poll form .form-group label {
  display: block;
  position: relative;
  margin: 0 0 24px 0;
  cursor: pointer;
}
#sidebar .box.poll form .form-group label:last-child {
  margin: 0;
}
#sidebar .box.poll form .form-group label:before {
  content: '';
  float: left;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 1px 4.276315789473684% 0 0;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#sidebar .box.poll form .form-group label span {
  float: left;
  width: 88.81578947368422%;
}
@media screen and (max-width: 1199px) {
  #sidebar .box.poll form .form-group label span {
    float: none;
  }
}
#sidebar .box.poll form .form-group input[type="radio"] {
  display: none;
}
#sidebar .box.poll form .form-group input[type="radio"]:checked + label:before {
  background: #33665c url('../img/circle-ico.png') center no-repeat;
}
#sidebar .box.poll form .btn {
  margin: 13px 0 0 0;
}
@media screen and (max-width: 1199px) {
  #sidebar .box.poll {
    width: 100%;
    padding: 5%;
    margin-right: 0;
  }
}
#sidebar .box.partners ul li {
  display: inline-block;
  margin: 0 13.101604278074866% 10px 0;
}
#sidebar .box.partners ul li:last-child {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  #sidebar .box.partners {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  #sidebar .box.partners .block-title:after {
    right: 0;
    margin: 0 auto;
  }
  #sidebar .box.partners ul {
    text-align: center;
  }
}
.single #main-content .post.hentry header .post-title {
  margin: 0 0 35px 0;
}
#nav-overlay.active {
  display: inline !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
#send-hot-question.fade.in {
  background: rgba(0, 0, 0, 0.82);
}
@media screen and (min-width: 768px) {
  #send-hot-question .modal-dialog {
    width: 650px;
  }
}
#send-hot-question .modal-dialog .modal-content {
  padding: 45px 33px 55px 33px;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#send-hot-question .modal-dialog .modal-content .modal-header {
  margin: 0 0 25px 0;
  padding: 0 0 15px 0;
  border: 0;
}
#send-hot-question .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 27px;
  height: 27px;
  background: url('../img/close-modal.png') center no-repeat;
}
#send-hot-question .modal-dialog .modal-content .modal-header .modal-title {
  position: relative;
  display: block;
  padding: 0 0 23px 77px;
  background: url('../img/question-ico-red.png') left top no-repeat;
  font-family: 'robotobold';
  font-size: 30px;
  font-weight: normal;
  line-height: normal;
}
#send-hot-question .modal-dialog .modal-content .modal-header .modal-title:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 12px;
  left: 78px;
  right: 0;
  height: 5px;
  background: #122622;
}
@media screen and (max-width: 430px) {
  #send-hot-question .modal-dialog .modal-content .modal-header .modal-title {
    padding-left: 0;
    background: none;
  }
  #send-hot-question .modal-dialog .modal-content .modal-header .modal-title:after {
    left: 0;
  }
}
#send-hot-question .modal-dialog .modal-content .modal-body {
  padding: 0;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio input[type="radio"] {
  display: none;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item.first label {
  padding-left: 0;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item span {
  display: inline-block;
  position: relative;
  min-height: 1px;
  margin: 0 23px 2px 0;
  padding: 0;
  cursor: pointer;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item span:before {
  content: '';
  float: left;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 1px 11px 0 0;
  background: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item input[type="radio"]:checked + span:before {
  background: #33665c url('../img/circle-ico.png') center no-repeat;
  border: 1px solid #33665c;
}
@media screen and (max-width: 991px) {
  #send-hot-question .modal-dialog .modal-content .modal-body form .form-group .row .col-md-4 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 430px) {
  #send-hot-question .modal-dialog .modal-content .modal-body form .form-group .btn {
    display: block;
    width: 100%;
  }
}
#main-footer {
  margin: 35px 0 0 0;
  padding: 95px 0 0 0;
  background: #33665c url('../img/footer-bg.png') 0 98% no-repeat;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #main-footer {
    padding: 50px 0 0 0;
  }
}
#main-footer > .container {
  padding-bottom: 100px;
  background: url('../img/logo-footer.png') 87.9166% 0 no-repeat;
}
#main-footer > .container .col-md-3 .section-head {
  display: block;
  margin: 0 0 30px 0;
  font-family: 'robotobold';
  font-size: 22px;
}
#main-footer > .container .col-md-3 ul li {
  margin: 0 0 3px 0;
}
#main-footer > .container .col-md-3 ul li:last-child {
  margin: 0;
}
#main-footer > .container .col-md-3 ul li a {
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 991px) {
  #main-footer > .container {
    padding-bottom: 50px;
    background: none;
  }
}
@media screen and (max-width: 768px) {
  #main-footer > .container .col-md-3 {
    margin-bottom: 35px;
    text-align: center;
  }
  #main-footer > .container .col-md-3:last-child {
    margin: 0;
  }
  #main-footer > .container .col-md-3 .section-head {
    margin-bottom: 20px;
  }
  #main-footer > .container .col-md-3 ul li {
    display: inline-block;
  }
  #main-footer > .container .col-md-3 ul li a:after {
    content: '/';
    display: inline-block;
    margin: 0 10px;
    color: #fff;
  }
}
#main-footer .container-fluid {
  background: #1b3530;
}
#main-footer .container-fluid .container {
  color: #4b716a;
  font-size: 12px;
}
#main-footer .container-fluid .container .col-md-4 {
  line-height: 39px;
}
@media screen and (max-width: 768px) {
  #main-footer .container-fluid .container .col-md-4 {
    text-align: center;
  }
}
#main-footer .container-fluid .container .col-md-8 {
  padding: 11px 0;
}
#main-footer .container-fluid .container .col-md-8 .bottom-nav li {
  display: inline-block;
  margin: 0 1.4634146341463417% 0 0;
}
#main-footer .container-fluid .container .col-md-8 .bottom-nav li:last-child {
  margin: 0;
}
#main-footer .container-fluid .container .col-md-8 .bottom-nav li a {
  color: #4b716a;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#main-footer .container-fluid .container .col-md-8 .bottom-nav li a:hover {
  color: #7ba79f;
}

div.wpcf7-mail-sent-ok {
    color: #749c46;
    font-size: 18px;
    margin-left: 0px;
    padding-left: 0px;
	border:none;
    border-bottom: 2px solid #749c46;
    padding-bottom: 3px;
    display: inline-block !important;
}
.bottom-list ul li {text-transform:uppercase;}

.tabs-block {margin-bottom:30px;}

#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item.first label {
  padding-left: 0;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item span {
  display: inline-block;
  position: relative;
  min-height: 1px;
  margin: 0 23px 2px 0;
  padding: 0;
  cursor: pointer;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item span:before {
  content: '';
  float: left;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 1px 11px 0 0;
  background: #fff;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#send-hot-question .modal-dialog .modal-content .modal-body form .form-group.radio .wpcf7-list-item input[type="radio"]:checked + span:before {
  background: #33665c url('../img/circle-ico.png') center no-repeat;
  border: 1px solid #33665c;
}
span.wpcf7-list-item {margin:0px;}

.lang-item-ru {display:none !important;}

.en-US .send-question, .en-US .duk {display:none;}