@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-Regular.eot');
  src: local('Akrobat Regular'), local('Akrobat-Regular'), url('fonts/Akrobat-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-Regular.woff') format('woff'), url('fonts/Akrobat-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-ExtraLight.eot');
  src: local('Akrobat ExtraLight'), local('Akrobat-ExtraLight'), url('fonts/Akrobat-ExtraLight.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-ExtraLight.woff') format('woff'), url('fonts/Akrobat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-SemiBold.eot');
  src: local('Akrobat SemiBold'), local('Akrobat-SemiBold'), url('fonts/Akrobat-SemiBold.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-SemiBold.woff') format('woff'), url('fonts/Akrobat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-Light.eot');
  src: local('Akrobat Light'), local('Akrobat-Light'), url('fonts/Akrobat-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-Light.woff') format('woff'), url('fonts/Akrobat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-Black.eot');
  src: local('Akrobat Black'), local('Akrobat-Black'), url('fonts/Akrobat-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-Black.woff') format('woff'), url('fonts/Akrobat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-Bold.eot');
  src: local('Akrobat Bold'), local('Akrobat-Bold'), url('fonts/Akrobat-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-Bold.woff') format('woff'), url('fonts/Akrobat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-Thin.eot');
  src: local('Akrobat Thin'), local('Akrobat-Thin'), url('fonts/Akrobat-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-Thin.woff') format('woff'), url('fonts/Akrobat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Akrobat';
  src: url('fonts/Akrobat-ExtraBold.eot');
  src: local('Akrobat ExtraBold'), local('Akrobat-ExtraBold'), url('fonts/Akrobat-ExtraBold.eot?#iefix') format('embedded-opentype'), url('fonts/Akrobat-ExtraBold.woff') format('woff'), url('fonts/Akrobat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.popup {
  position: fixed;
  width: 120%;
  height: 100%;
  left: -10%;
  top: 0;
  overflow-y: scroll;
  background: rgba(1, 1, 1, 0.7);
  z-index: 11;
  display: none;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  -webkit-transform: none;
          transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Akrobat';
  font-size: 14px;
  color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Akrobat';
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1280px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header {
  padding: 32px 0 35px;
}
.header .logo {
  padding-top: 8px;
  display:flex;
  align-items:center;
}
.header .logo img {
  margin-right:20px;
}
.header .logo-img-text{
  font-weight: 800;
  font-size: 21px;
  line-height: 20px;
text-transform: uppercase;
padding-bottom: 3px;  
}
.header .logo-img-text span{
  font-size: 24px;
letter-spacing:1px;  
}
.logo-link{
	text-decoration:none;
}
.header .logo-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: rgba(1, 1, 1, 0.5);
  width: 276px;

}
.header .mail {
  padding-left: 25px;
  background: url('img/mail.svg') no-repeat 0 5px;
  margin-top: 32px;
}
.header .mail a {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  border-bottom: 1px solid rgba(1, 1, 1, 0.1);
}
.header .phone {
  text-align: right;
  color: rgba(1, 1, 1, 0.7);
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.header .phone a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
  margin-bottom: -5px;
}
.header .phone a span {
  font-size: 18px;
  line-height: 22px;
  color: #D8D8D8;
}
.header .phone p {
  padding-top: 5px;
}
.header nav {
  padding-top: 31px;
}
.header nav a {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 1px solid rgba(1, 1, 1, 0.1);
  margin-right: 38px;
}
.header nav a:last-child {
  margin-right: 0;
}
.header .menu-button {
  cursor: pointer;
  font-size: 24px;
  margin-top: 25px;
  display: none;
}
.top-menu {
  background: #66AA33;
}
.top-menu ul {
  font-size: 0;
  text-align: center;
}
.top-menu ul li {
  display: inline-block;
}
.top-menu ul li a {
  display: block;
  padding: 16px 28px;
  font-weight: 800;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
}
.top-menu ul li a.active {
  background: #99CC33;
}
.top-menu ul li a.active span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.top-menu ul li a:hover {
  background: #FFC331;
}
.top-menu ul li a span {
  display: inline-block;
  border-bottom: 1px solid transparent;
  padding: 2px 0;
}
.index-page-slider .item {
  height: 492px;
  position: relative;
}
.index-page-slider .item .text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 75px;
}
.index-page-slider .item .text p {
  display: inline-block;
  font-weight: 800;
  font-size: 45px;
  line-height: 54px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #66AA33;
  padding: 13px 30px;
}
.index-page-slider .slick-dots {
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -640px;
}
.index-page-slider .slick-dots li {
  display: inline-block;
  margin-right: 8px;
}
.index-page-slider .slick-dots li:last-child {
  margin-right: 0;
}
.index-page-slider .slick-dots li.slick-active button {
  border: 2px solid #66AA33;
  width: 14px;
  height: 14px;
}
.index-page-slider .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: none;
  transition: none;
  outline: none;
}
.index-page-slider .slick-prev,
.index-page-slider .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 39px;
  height: 79px;
  padding: 0;
  font-size: 0;
  z-index: 2;
}
.index-page-slider .slick-prev {
  left: 40px;
  background: url('img/prev.svg');
}
.index-page-slider .slick-next {
  right: 40px;
  background: url('img/next.svg');
}
.about {
  padding: 40px 0;
}
.about .text {
  margin-bottom: 30px;
  width: 100%;
}
.about .text p {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
}
.about .video {
  width: 49%;
  background: url('img/video.jpg') center / cover;
  position: relative;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.17);
          box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.17);
  margin-bottom: 40px;
}
.about .video:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(65, 129, 30, 0.95);
}
.about .video a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  padding-top: 140px;
  background: url('img/play.svg') no-repeat top center;
  z-index: 2;
}
.advantages {
  background: #F2F2F2;
  padding: 32px 0 45px;
  text-align: center;
}
.advantages .name {
  margin-bottom: 70px;
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
}
.advantages .name span {
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 35px;
  line-height: 42px;
  text-transform: uppercase;
  color: #000000;
}
.advantages .item {
  width: 19%;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
}
.advantages .item .icon {
  height: 80px;
}
.advantages .item span {
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 15px;
}
.contacts {
  padding: 45px 0;
}
.contacts .info {
  border: 1px solid #DFE6E9;
  width: 36.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 70px 30px;
  margin-bottom: 40px;
  text-align: center;
}
.contacts .info p {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
.contacts .info .data {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
}
.contacts .info .data img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.contacts .info .days {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #B8BFC8;
  opacity: 0.8;
  padding: 15px 0 40px;
}
.contacts .info button {
  font-weight: 600;
  color: #fff;
  width: 217px;
  height: 42.89px;
  background: #2D3436;
}
.contacts .info button img {
  vertical-align: middle;
  margin: -2px 15px 0 0;
}
.contacts .map {
  width: 60%;
  margin-bottom: 40px;
}
.footer {
  background: #41811e;
  padding: 64px 0 30px;
  color: rgba(255, 255, 255, 0.5);
}
.footer ul li a {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  padding: 6px 15px;
}
.footer ul li a:hover {
  background: #fff;
  color: #41811E;
}
.footer .buttons button {
  font-weight: 700;
  text-transform: uppercase;
  color: #41811E;
  background: #fff;
  width: 174px;
  height: 42px;
  margin-right: 25px;
}
.footer .buttons button:hover {
  background: rgba(255, 255, 255, 0.7);
}
.footer .buttons button:last-child {
  margin-right: 0;
}
.footer .br {
  height: 80px;
}
.footer .made a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.second{
padding:50px 0; font-weight: 300;
font-size: 20px;
line-height: 24px;}

.second h1{margin:0 0 40px;line-height: 0.8;}

.second h4{margin:0 0 10px;font-size:24px; font-weight:700;}
.second h3{margin:0 0 20px;font-size:26px; font-weight:700;}

.second p{margin:0 0 20px;} 

.second ul{margin:0 0 25px 0;padding:0;list-style-type: disc;list-style-position: inside;}
.second ol,ul li{margin:0;padding:0; font-size:18px; font-weight:400;}

.second ol {
	margin:0 0 25px 0;padding:0;
    list-style-type: none; /* Убираем исходные маркеры */
    counter-reset: num; /* Задаём имя счетчика */
   }
.second ol li::before {
    content: counter(num) '. '; /* Выводим число */
    counter-increment: num; /* Увеличиваем значение счётчика */
    font-size:18px;
	font-weight:600;
	padding-right:10px;
   }

.mobile-menu {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  left: -280px;
  background: #fff;
  z-index: 12;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  display: none;
}
.mobile-menu.opened {
  left: 0;
}
.mobile-menu ul li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
@media (max-width: 1310px) {
  .wrap {
    width: 1170px;
  }
  .top-menu ul li a {
    padding: 16px 19px;
  }
  .index-page-slider .slick-dots {
    margin-left: -580px;
  }
}
@media (max-width: 1200px) {
  .wrap {
    width: 970px;
  }
  .header nav a {
    margin-right: 20px;
  }
  .header .logo-text {
    width: 210px;
    padding-top: 15px;
  }
  .top-menu ul li a {
    padding: 16px 12px;
    font-size: 15px;
  }
  .index-page-slider .slick-dots {
    margin-left: -480px;
  }
}
@media (max-width: 991px) {
  .wrap {
    width: 747px;
  }
  .header .logo-text {
    display: none;
  }
  .index-page-slider .slick-dots {
    margin-left: -375px;
  }
  .top-menu {
    display: none;
  }
  .header nav {
    display: none;
  }
  .index-page-slider .item {
    height: 360px;
  }
  .menubg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 1, 1, 0.7);
    z-index: 11;
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .header {
    padding: 30px 0;
  }
  .header .menu-button {
    display: block;
  }
  .about .text {
    width: 100%;
  }
  .about .video {
    width: 100%;
    height: 300px;
  }
  .advantages .item {
    width: 48%;
    margin: 0 auto 30px auto;
  }
  .index-page-slider .slick-dots {
    margin-left: -375px;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: auto;
    padding: 0 10px;
  }
  .header .mail {
    display: none;
  }
  .header .phone {
    display: none;
  }
  .header {
    padding: 10px 0 15px;
  }
  .index-page-slider .slick-prev,
  .index-page-slider .slick-next {
    display: none !important;
  }
  .index-page-slider .item .text p {
    font-size: 18px;
    line-height: 24px;
    padding: 10px;
  }
  .index-page-slider .slick-dots {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    bottom: 20px;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .index-page-slider .item {
    height: 240px;
  }
  .index-page-slider .item .text {
    bottom: 60px;
  }
  .index-page-slider .item .text p {
    display: block;
  }
  .contacts .info {
    width: 100%;
    padding: 40px;
  }
  .contacts .map {
    width: 100%;
    height: 240px;
  }
  .footer {
    text-align: center;
    padding: 30px 0;
  }
  .footer ul {
    width: 100%;
  }
  .footer .buttons {
    width: 100%;
    padding: 30px 0;
  }
  .footer .buttons button {
    width: auto;
    padding: 0 20px;
    margin-right: 10px;
  }
  .footer .br {
    display: none;
  }
  .footer .copy {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .made {
    width: 100%;
  }
}

.contacts-info{
	width: 36.5%; margin-bottom: 40px;
}
.contacts-map{
	width: 60%; margin-bottom: 40px;
}
@media (max-width: 1310px) {
.contacts-info{
	width: 45%;
}
.contacts-map{
	width: 55%; 
}	
}
@media (max-width: 1200px) {
.contacts-info{
	width: 50%;
}
.contacts-map{
	width: 50%; 
}	
}
@media (max-width: 991px) {
.contacts-info{
	width: 100%;
}
.contacts-map{
	width: 100%; height:300px;
}	
}

.flag{
	width:20px;
}
/**********/
.bf-content {
	font-family: 'Akrobat';
}
.bf-modal_container {
    border-radius: 0;
}
.bf-content .btn {
    border-radius: 0;	
}
.bf-form-control {
    border-radius: 0;
}
.bf-content .btn-default {
    color: #fff;
    background-color: #66AA33;
	font-weight: 600;
	font-size:16px;
	border:none;
}
.bf-content .btn-default:hover {
	color: #fff;
	background-color: #FFC331;
}
.bf-row label {
    font-size: 16px;
}
.bf-content a{
	font-family: 'Akrobat';
}
/**************/
.footer .buttons .button-call {
    margin-right: 20px !important;
}

.map-print{height:1350px;width:100%;}

@media (max-width: 1310px) {
.map-print{height:1250px;}	
}
@media (max-width: 1200px) {
.map-print{height:1150px;}	
}
@media (max-width: 991px) {
.map-print{height:1000px;}	
}
@media (max-width: 767px) {
.map-print{height:600px;}
.second-text{width:100%;}	
}

@media print
{    
    .noprint
    {
        display: none !important;
    }
}

.print-button button {
  font-weight: 600;
  color: #fff;
  width: 217px;
  height: 42.89px;
  background: #2D3436;
  margin-bottom:30px;
}
.print-button button img {
  vertical-align: middle;
  margin: -2px 15px 0 0;
}