@import url(reset.css);
svg {overflow: visible !important;}
#page_wrapper {
  overflow-x: hidden; }
#page_wrapper.no-index {
  min-height: 100%;
  height: auto;
  overflow: hidden; }
#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 11;
  line-height: 85px;
  background: #fff; }
.logo_left {
  text-align: left;
  line-height: 25px; }
.logo_right {
  text-align: right;
  padding-right: 17px;
  line-height: 70px; }
.lang {
  text-align: center;
  font: 20px/1 'pfdintextcomppro-regular', Arial, sans-serif;
  line-height: 72px;
  margin-left: -14px; }
.lang li a {
  text-transform: uppercase;
  color: #606637; }
.lang li a:hover {
  text-decoration: underline;
  color: #606637; }
.lang li:first-child:after {
  content: '|';
  padding: 0 25px; }
.lang li {
  display: inline-block; }
/*tank*/
.bg_block {
  height: 100%;
  margin: auto;
  height: 100%;
  min-height: 570px;
  position: relative;
  top: 0px;
  background: #fff;
  transition: 2s;
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  opacity: 1; }
.bg_block .bg_left_block {
  background: url("../images/fon_left2.png") no-repeat right top;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: none;
  transition: 1s ease;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  opacity: 0; }
.bg_block.visible {
  opacity: 1;
  background: #b1a96e; }
.bg_left_block.visible {
  opacity: 1; }
.left-infoblock {
  position: absolute;
  top: 60px;
  z-index: 10;
  font: 25px/1 'pfdintextcomppro-regular', Arial, sans-serif;
  padding: 64px 34px 73px;
  color: #606637;
  max-width: 545px;
  display: none;
  opacity: .0; }
.left-infoblock.visible {
  opacity: 1; }
.title_informblock {
  font: 86px/1 'pfdintextcomppro-bold', Arial, sans-serif;
  display: block;
  color: #606637;
  letter-spacing: 11px;
  text-align: left;
  text-transform: uppercase; }
.information {
  margin-top: 20px; }
.information li {
  list-style-type: none; }
.information span {
  display: inline-block;
  vertical-align: bottom;
  letter-spacing: 0px; }
.information li:last-child .name_info {
  border: none; }
.information li:last-child .data {
  border: none; }
.name_info {
  display: inline-block;
  padding: 13px 0;
  border-bottom: 1px solid #e2e2e2;
  max-width: 328px;
  width: 328px;
  text-transform: none;
  letter-spacing: 0px; }
.data {
  display: inline-block;
  margin-left: 40px;
  border-bottom: 1px solid #e2e2e2;
  padding: 13px 0;
  min-width: 60px; }
.data:before {
  content: "";
  border-left: 1px solid #e2e2e2;
  margin: 0 20px 0 -22px; }
.move_link {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  max-width: 410px;
  margin: 63px 0 45px;
  border: 1px solid #fff;
  background: #707342;
  color: #fff;
  text-align: center;
  font: 32px/1 'pfdintextcomppro-regular', Arial, sans-serif;
  padding: 16px 0;
  letter-spacing: 2px;
  margin-left: 20px;
  text-transform: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .move_link:before {
    content: '';
    z-index: -1;
    width: 100px;
    height: 100px;
    background: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .move_link:hover, .move_link:focus, .move_link:active {
    color: #707342;
    border: 1px solid #707342;
    text-decoration: none; }
  .move_link:hover:before, .move_link:focus:before {
    opacity: 1;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5); }
.wr_navigation {
  width: 100%;
  background: rgba(96, 102, 55, 0.9);
  height: 125px;
  position: absolute;
  bottom: 0;
  left: 0; }
.icons {
  display: inline-block;
  width: 30px;
  height: 28px;
  background: url("../images/tank_icon.png") no-repeat;
  margin-right: 10px; }
.icons.icon1 {
  background-position: 0px 0px; }
.icons.icon2 {
  background-position: 0px -30px; }
.icons.icon3 {
  background-position: 0px -64px; }
.icons.icon4 {
  background-position: 0px -99px; }
.icons.icon5 {
  background-position: 0px -133px; }
.icons.icon6 {
  background-position: 0px -164px; }
.navigation_block {
  width: 100%;
  text-align: center;
  float: none;
  margin: 0 auto; }
.navigation_block a {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #bababa;
  background: transparent;
  margin-top: 33px;
  margin-left: 10px;
  text-align: center;
  line-height: 48px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
.navigation_block a:first-child {
  margin-left: 0px; }
.navigation_block a:hover {
  border: 1px solid #fff;
  background: #fff; }
.navigation_block a .icons {
  display: inline-block;
  width: 25px;
  height: 30px;
  background: url("../images/navigation.png") no-repeat;
  vertical-align: middle;
  margin-right: 0; }
.navigation_block .icons.i_left {
  background-position: 2px -63px; }
.navigation_block a:hover .icons.i_left {
  background-position: -34px -63px; }
.navigation_block .icons.i_center {
  background-position: 0px -26px; }
.navigation_block a:hover .icons.i_center {
  background-position: -37px -25px; }
.navigation_block .icons.i_right {
  background-position: -31px 5px; }
.navigation_block a:hover .icons.i_right {
  background-position: 6px 6px; }
#tank-wrapper {
  position: absolute;
  right: -1325px;
  bottom: 142px;
  display: none; }
#tank-wrapper.move {
  transition: transform 5s ease-in-out;
  -webkit-transition: transform 5s ease-in-out;
  -moz-transition: transform 5s ease-in-out;
  -o-transition: transform 5s ease-in-out;
  transform: translate(-820px, 0);
  -webkit-transform: translate(-820px, 0);
  -o-transform: translate(-820px, 0);
  -moz-transform: translate(-820px, 0); }
/*#tank-wrapper.explode {
    right: 0;
    float: right;
    position: relative;
    background-image: url("../images/tank_trans.png");
    height: 600px;
    width: 1000px;
    transform: translate(-100px,20px);
    -webkit-transform: translate(-100px,20px);
    -o-transform: translate(-100px,20px);
    -moz-transform: translate(-100px,20px); 
}*/
#tank {
  position: relative;
  z-index: 3; }
#tank-wrapper.move #tank {
  -webkit-animation: move 5s ease-in;
  -moz-animation: move 5s ease-in;
  -ms-animation: move 5s ease-in;
  -o-animation: move 5s ease-in;
  animation: move 5s ease-in; }
#pushka {
  position: absolute;
  left: -469px;
  top: 182px;
  display: block; }
@keyframes move {
  0% {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  30% {
    -moz-transform: rotateZ(2deg);
    -ms-transform: rotateZ(2deg);
    -webkit-transform: rotateZ(2deg);
    -o-transform: rotateZ(2deg);
    transform: rotateZ(2deg); }
  95% {
    -moz-transform: rotateZ(-2deg);
    -ms-transform: rotateZ(-2deg);
    -webkit-transform: rotateZ(-2deg);
    -o-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg); }
  100% {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg); } }
@keyframes track {
  0% {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  30% {
    -moz-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    -webkit-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    transform: rotateZ(3deg); }
  80% {
    -moz-transform: rotateZ(-2deg);
    -ms-transform: rotateZ(-2deg);
    -webkit-transform: rotateZ(-2deg);
    -o-transform: rotateZ(-2deg);
    transform: rotateZ(-2deg); }
  100% {
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg); } }
.block_wheel {
  position: absolute;
  bottom: -15px;
  z-index: 2;
  left: 136px;
  height: 112px; }
#tank-wrapper.move .block_wheel img {
  transition: all 4.5s ease-in;
  -webkit-transition: all 4.5s ease-in;
  -moz-transition: all 4.5s ease-in;
  -o-transition: all 4.5s ease-in;
  -moz-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  transform: rotate(-360deg); }
.track_move {
  position: absolute;
  top: 27px;
  left: 275px;
  z-index: 1;
  width: 615px;
  height: 25px !important;
  /* background: url("../images/track2.png") no-repeat; */ }
.str_wrap img {
  margin-left: -5px;
  display: inline-block; }
.str_wrap {
  overflow: hidden;
  width: 615px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background: transparent;
  white-space: nowrap; }
.str_wrap {
  display: inline-block; }
.block_angle.block_angle--top-rotate {
  width: 21px;
  left: 69px;
  bottom: 105px;
  height: 32px !important;
  -moz-transform: rotate(83deg);
  -ms-transform: rotate(83deg);
  -webkit-transform: rotate(83deg);
  -o-transform: rotate(83deg);
  transform: rotate(83deg);
  z-index: 1; }
.block_angle.block_angle--top {
  width: 30px;
  left: 73px;
  bottom: 86px;
  height: 32px !important;
  -moz-transform: rotate(47deg);
  -ms-transform: rotate(47deg);
  -webkit-transform: rotate(47deg);
  -o-transform: rotate(47deg);
  transform: rotate(55deg);
  z-index: 1; }
.track_move_rotate {
  position: absolute;
  left: 76px;
  top: 503px;
  width: 180px;
  height: 30px !important;
  z-index: 2;
  -moz-transform: rotate(-325deg);
  -ms-transform: rotate(-325deg);
  -webkit-transform: rotate(-325deg);
  -o-transform: rotate(-325deg);
  transform: rotate(-325deg); }
.block_angle {
  width: 22px;
  height: 30px !important;
  position: absolute;
  left: 237px;
  bottom: -25px;
  z-index: 5;
  -moz-transform: rotate(29deg);
  -ms-transform: rotate(29deg);
  -webkit-transform: rotate(29deg);
  -o-transform: rotate(29deg);
  transform: rotate(17deg);
  overflow: hidden; }
.block_angle--left {
  left: 256px;
  bottom: -28px;
  width: 22px !important;
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(7deg); }
.right_translate {
  transform: translate(-820px, 0);
  -webkit-transform: translate(-820px, 0);
  -o-transform: translate(-820px, 0);
  -moz-transform: translate(-820px, 0); }
.green_block {
  display: none;
  position: absolute;
  right: -475px;
  bottom: 110px; }
  .green_block img {
    max-width: none;
    max-height: none; }
body.index {
  height: 100%; }
#home-section {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100%;
  min-height: 820px;
  z-index: 15; }
.home-container {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: absolute; }
.header-nav__navigation {
  float: left; }
.navigation__toggle {
  display: none;
  position: absolute;
  top: 10px;
  right: 15px;
  width: 50px; }
.navigation__toggle-span {
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 3px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
.header-nav {
  position: relative;
  height: 77px;
  z-index: 9999;
  border-top: 1px solid #494e26;
  border-bottom: 1px solid #494e26;
  background: rgba(255,255,255,0.85);
  }
.header-nav.fix {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  background: rgba(255,255,255,0.85);
 }
/*.header-nav.fix:before {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.85;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }*/
.header-nav.fix:hover{
  background: rgba(255,255,255,1); }
.navigation__nav {
  list-style: none;
  float: left; }
.navigation__nav-list {
  float: left; }
.navigation__nav-item {
  display: block;
  overflow: hidden;
  padding: 28px 32px;
  height: 75px;
  border-left: 1px solid #494e26;
  letter-spacing: 1px;
  position: relative;
  z-index: 1;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 22px;
  color: #606637; }
  .navigation__nav-item:before {
    content: '';
    z-index: -1;
    width: 100px;
    height: 100px;
    background: #8c875e;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .navigation__nav-item:hover:before {
    opacity: 1;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5); }
  .navigation__nav-item:hover {
    color: #f2f2f2; }
.navigation__nav li.active .navigation__nav-item {
  color: #f2f2f2; }
.navigation__nav li.active .navigation__nav-item:before {
  opacity: 1;
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -o-transform: scale(5);
  -ms-transform: scale(5);
  transform: scale(5); }
.header-nav__phone-box {
  float: left;
  width: 25%; }
.phone-box__icon {
  position: relative;
  float: left;
  width: 20%;
  height: 75px;
  background: #b1a96e; }
  .phone-box__icon img {
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    -webkit-animation: tada 1.5s linear infinite;
    -moz-animation: tada 1.5s linear infinite;
    -o-animation: tada 1.5s linear infinite;
    -ms-animation: tada 1.5s linear infinite;
    animation: tada 1.5s linear infinite; }
.phone-box__list {
  float: left;
  padding-top: 30px;
  width: 80%;
  font-size: 20px;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 22px;
  letter-spacing: 0;
  color: #606637;
  text-align: center; }
  .phone-box__list li {
    display: inline-block;
    margin: 0 10px; }
.header-nav__search-box {
  position: absolute;
	right:0;
  float: right;
  width: 10%;
  height: 75px;
  border-left: 1px  solid #494e26; }
.search-box__toggle {
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 39px;
  height: 39px;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .search-box__toggle:hover, .search-box__toggle.open {
    background: #8c875e; }
  .search-box__toggle:focus, .search-box__toggle:active {
    background: #fff; }
.search-box__toggle:hover > .icon-search {
  background-position: -18px 0; }
.icon-search {
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 16px;
  height: 15px;
  background: url(../images/sprite.png) 0 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
.search-box__container {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  z-index: 10;
  background: #fff; }
  .search-box__container form {
    width: 100%;
    padding: 10px 0 0 30px; }
  .search-box__container .placeholder {
    color: #676D3C;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 45px; }
  .search-box__container ::-webkit-input-placeholder {
    color: #676D3C;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 45px; }
  .search-box__container :-moz-placeholder {
    color: #676D3C;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 45px; }
.search-box__input {
  width: 90%;
  border: none;
  display: inline-block;
  margin-left: -15px;
  background: transparent;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 45px;
  line-height: 47px;
  color: #000; }
.search-box__button {
  width: 5%;
  cursor: pointer;
  border: none;
  float: right;
  background: none;
  margin-top: 5px;
  margin-right: 30px; }
.search-box__button svg {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
.search-box__button svg:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  fill: #676D3C; }
.search-box__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 16px;
  height: 16px;
  background: url(../images/sprite.png) 0 -18px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .search-box__close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.sections {
  margin-bottom: 45px; }
  .sections .container-fluid {
    padding: 0; }
.section__item {
  padding: 0;
  position: relative;
  overflow: hidden; }
  .section__item img {
    width: 100%;
    max-width: none;
    max-height: 303px; }
.view {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .view:before {
    content: '';
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    left: 0;
    right: 0;
    width: 61px;
    height: 61px;
    background: url(../images/sprite.png) 0 -37px no-repeat;
    -webkit-transform: scale(0.8) translateY(-50px);
    -moz-transform: scale(0.8) translateY(-50px);
    -o-transform: scale(0.8) translateY(-50px);
    -ms-transform: scale(0.8) translateY(-50px);
    transform: scale(0.8) translateY(-50px);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .view:hover:before {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0px);
    -moz-transform: scale(1) translateY(0px);
    -o-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px); }
.section__item-mask {
  word-wrap: break-word;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: 100%; }
  .section__item-mask span {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: -85px;
    text-align: center;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 35px;
    line-height: 28px;
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .section__item-mask:before {
    content: '';
    display: block;
    position: absolute;
    left: -20%;
    bottom: 0;
    width: 150%;
    height: 150%;
    background: rgba(35, 39, 4, 0.9);
    -webkit-transform: rotate(-7deg) translateY(75%);
    -moz-transform: rotate(-7deg) translateY(75%);
    -o-transform: rotate(-7deg) translateY(75%);
    -ms-transform: rotate(-7deg) translateY(75%);
    transform: rotate(-7deg) translateY(75%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
.section__item-mask--about:before {
  -webkit-transform: rotate(0deg) translateY(100%);
  -moz-transform: rotate(0deg) translateY(100%);
  -o-transform: rotate(0deg) translateY(100%);
  -ms-transform: rotate(0deg) translateY(100%);
  transform: rotate(0deg) translateY(100%); }
.section__item:hover > .section__item-mask > span, .section__item:hover > .relative-box > .section__item-mask > span {
  right: 0;
  left: 0; }
.section__item:hover > .section__item-mask:before, .section__item:hover > .relative-box > .section__item-mask:before {
  -webkit-transform: rotate(0deg) translateY(0%);
  -moz-transform: rotate(0deg) translateY(0%);
  -o-transform: rotate(0deg) translateY(0%);
  -ms-transform: rotate(0deg) translateY(0%);
  transform: rotate(0deg) translateY(0%); }
.section__item:hover > .view:before {
  opacity: 1;
  -webkit-transform: scale(1) translateY(0px);
  -moz-transform: scale(1) translateY(0px);
  -o-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px); }
.news-section {
  padding: 0 0 55px; }
.news-section__item {
  width: 432px;
  max-width: 100%;
  margin: 0 auto;
  position: relative; }
.news-section .col-sm-4:nth-child(2) {
  border-left: 1px solid #aeaeae;
  border-right: 1px solid #aeaeae; }
.more_link{
  font-size: 20px;
  line-height: 20px;
  float: right;
  position: relative;
  text-decoration: underline;
}
.news-section__item-img {
  position: relative;
  overflow: hidden; }
  .news-section__item-img .view {
    position: relative;
    display: block; }
    .news-section__item-img .view:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: #232704;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
  .news-section__item-img img {
    margin: 0 auto;
    display: block; }
.date {
  position: absolute;
  z-index: 15;
  top: 85px;
  left: -50px;
  width: 100px;
  padding: 20px 0 15px;
  text-align: center;
  background: #606637;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  line-height: 32px;
  color: #fff;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .date .date-it {
    font-size: 44px;
    display: block; }
  .date .mounth {
    font-size: 32px;
    display: block; }
.news-section__item:hover > .news-section__item-img > .view:after {
  opacity: 0.9; }
.news-section__item:hover > .date {
  background: #b1a96e; }
.name-news {
  padding: 30px 0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 26px;
  line-height: 26px;
  word-wrap: break-word; }
#footer {
  background: #464932;
  position: relative;
  z-index: 1;
  padding: 84px 0 80px; }
#footer .list-cont:nth-child(2) {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 295px; }
#footer:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/footer-bg.png) 50% 100% no-repeat;
  background-size: cover; }
.heading-footer {
  display: block;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 1.8px;
  color: #fff;
  margin-bottom: 35px;
  margin-left: 15%; }
.list-foot {
  margin-bottom: 87px;
  margin-left: 15%; }
.list-foot__item {
  display: block;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #f2f2f2;
  letter-spacing: 2.3px;
  margin-bottom: 16px; }
  .list-foot__item a {
    color: #f2f2f2; }
.list-foot__item.active span, .list-foot__item:hover > a {
  color: #b1a96e; }
.dt {
  display: table;
  width: 100%; }
.dtc {
  display: table-cell;
  vertical-align: middle; }
#footer .dt {
  height: 42px; }
.phone-foot, .email-foot {
  margin-left: 15%; }
.phone-foot ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 55px;
  position: relative; }
  .phone-foot ul:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 47px;
    height: 40px;
    background: url(../images/sprite.png) -64px 0 no-repeat; }
  .phone-foot ul li {
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    color: #fff;
    display: block;
    margin-bottom: 8px; }
.email-foot {
  padding-left: 55px;
  position: relative;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff; }
  .email-foot:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 47px;
    height: 40px;
    background: url(../images/sprite.png) -116px 0 no-repeat; }
.write-me {
  max-width: 435px;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
  margin-left: 15%;
  /*margin-top: -22px;*/
  padding: 24px 0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  color: #fff;
  font-size: 32px;
  text-align: center;
  border: 1px solid #fff;
  background: rgba(35, 39, 8, 0.8); }
#subscribe_news{
  margin: 0 0 20px 15%;
  overflow: hidden;
}
#subscribe_news input[type="email"]{
  max-width: 250px;
  width: 100%;
  font-size: 20px;
  height: 40px;
  padding: 10px;
  float: left;
  margin: 0 15px 0 0;
}
#subscribe_news button[type="submit"]{
  background: rgba(35, 39, 8, 0.8) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
  font-family: "PFDinTextCompPro-Regular",Arial,sans-serif;
  font-size: 20px;
  max-width: 168px;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
  text-align: center;
  z-index: 1;
  float: left;
  color: #fff;
}
#subscribe_news button[type="submit"]:hover{
  background: #8c875e;
}
#footer .form-group{
  margin: 0;
}
  .write-me:before {
    content: '';
    z-index: -1;
    width: 100px;
    height: 100px;
    background: #8c875e;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  .write-me:hover, .write-me:focus {
    color: #fff;
    text-decoration: none; }
  .write-me:hover:before, .write-me:focus:before {
    opacity: 1;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5); }
.footer-holder {
  padding: 12px 0;
  background: #fff;
  font-family: "AriaNarrow",sans-serif;
  color: #797979;
  font-size: 16px; }
.head-title {
  display: block;
  font-family: 'PFDinTextCompPro-Bold',Arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 4px;
  color: #606637;
  margin-bottom: 45px;
  text-transform: uppercase;
  text-align: center; }
.head-title--in {
  margin-top: 35px; }
.above-footer {
  height: 566px;
  width: 100%;
  overflow: hidden; }
#footer.no-index {
  margin-top: -566px; }
.no-index #home-section {
  min-height: 72px;
  height: 72px;
  overflow: visible;
  z-index: 777; }
.navigation__nav-item--grey {
  background: #f2f2f2; }
.breadcrumbs {
  background: #cad09d;
  border-bottom: 1px solid #494e26; }
.breadcrumbs__item {
  vertical-align: top;
  display: inline-block;
  margin-left: 0px; }
  .breadcrumbs__item a, .breadcrumbs__item span {
    display: block;
    padding: 13px 10px 13px 20px;
    height: 41px;
    position: relative;
    background: #606637;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
    .breadcrumbs__item a:before, .breadcrumbs__item span:before {
      content: '';
      position: absolute;
      z-index: 10;
      top: 0;
      right: -13.5px;
      width: 14px;
      height: 41px;
      background: url(../images/bread.png) no-repeat;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
  .breadcrumbs__item a:hover {
    background: #8c875e; }
    .breadcrumbs__item a:hover:before {
      background-position: 0 -42px; }
  .breadcrumbs__item span {
    background: none;
    color: #606637; }
    .breadcrumbs__item span:before {
      display: none; }
  .breadcrumbs__item:first-child a {
    padding-left: 60px; }
body.no-index {
  height: 100%; }
.fancybox-lock body {
  height: auto; }
.gallery {
  margin: 0;
  float: left;
  width: 100%; }
.gallery__item {
  padding: 0;
  position: relative;
  overflow: hidden; }
  .gallery__item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(35, 39, 8, 0.48);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .gallery__item:hover:before {
    height: 100%; }
  .gallery__item img {
    margin: 0 auto;
    width: 100%; }
  .gallery__item a {
    display: block; }
.gallery__title {
  position: absolute;
  z-index: 15;
  right: 0;
  left: 0;
  bottom: -1px;
  margin: auto;
  width: 438px;
  max-width: 100%;
  padding: 20px 0;
  background: #8c875e;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  color: #fff;
  text-align: center;
  font-size: 32px; }
.gallery__icon {
  position: absolute;
  z-index: 10;
  bottom: 85px;
  left: 50%;
  margin: 0 0 -65.5px -65.5px;
  width: 125px;
  height: 125px;
  background: #8c875e;
  -webkit-border-radius: 62.5px;
  -moz-border-radius: 62.5px;
  border-radius: 62.5px;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out; }
  .gallery__icon:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(../images/sprite.png) no-repeat; }
.gallery__icon--foto:before {
  width: 55px;
  height: 44px;
  background-position: -3px -114px; }
.gallery__icon--video:before {
  width: 53px;
  height: 47px;
  background-position: -69px -111px; }
.gallery__item:hover > a > .gallery__icon {
  bottom: 50%; }
.history {
  width: 100%;
  float: left;
  margin: 0; }
.sidebar {
  height: 100%;
  min-height: 100%;
  background: #6c7240;
  padding: 62px 10px 0 50px; }
.sidebar__nav {
  list-style: none; }
.sidebar__nav-item {
  display: block;
  margin-bottom: 25px; }
  .sidebar__nav-item a, .sidebar__nav-item span {
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    letter-spacing: 1.5px;
    font-size: 24px;
    line-height: 24px;
    color: #fff; }
  .sidebar__nav-item a:hover, .sidebar__nav-item span {
    text-decoration: underline; }
.main {
  padding: 0; }
.history-box {
  float: left;
  width: 100%;
  background: #dfdcd0; }
.history-box__img {
  float: left;
  width: 48%;
  margin-right: 37px;
  margin-bottom: 15px; }
.history-box__img.no-margin {margin-bottom: 0;}
.history-box__img img {width: 100%;}
.history-box__text {
  word-wrap: break-word;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
  color: #6f6f6f;
  padding: 37px 44px 20px; }
  .history-box__text .head-title {
    margin-bottom: 20px;
    font-size: 48px;
    letter-spacing: 2px; }
.history-list {
  width: 100%;
  word-wrap: break-word;
  float: left;
  padding: 70px 80px;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  color: #606637;
  font-size: 18px;
  line-height: 20px; }
  .history-list ul {
    list-style: none; }
    .history-list ul li {
      display: block;
      margin-bottom: 20px; }
.text-left {
  text-align: left; }
.list-none {
  list-style: none; }
.catalog {
  margin-bottom: 0; }
.contact {
  float: left;
  width: 100%;
  margin: 0; }
.head-title--small {
  font-size: 46px;
  margin-bottom: 35px;
  margin-top: 40px;
  padding-left: 90px;
  letter-spacing: 3px; }
.map-section {
  position: relative; }
.contact-info {
  position: absolute;
  z-index: 55;
  top: 0;
  left: 0;
  width: 31%;
  max-width: 480px;
  height: 100%;
  background: rgba(69, 72, 49, 0.9);
  padding: 60px 0 0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  color: #fff; }
  .contact-info img {
    display: block;
    margin: 0 auto 65px; }
  .contact-info address {
    padding-left: 65px;
    margin-bottom: 25px; }
  .contact-info ul {
    list-style: none; }
  .contact-info .phone-box {
    padding-left: 65px; }
    .contact-info .phone-box span {
      width: 62px;
      display: inline-block; }
#map-canvas {
  width: 100%;
  height: 585px; }
  #map-canvas img {
    max-width: none;
    max-height: none; }
.feedback-box {
  position: relative;
  width: 100%;
  float: left; }
.feedback-box__left {
  position: absolute;
  top: 0;
  left: 0;
  width: 31%;
  max-width: 480px;
  height: 100%;
  padding: 125px 0 0 88px;
  background: #e2e2e2;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 20px;
  line-height: 36px;
  color: #7d7d7d; }
  .feedback-box__left .name {
    font-size: 30px; }
.form-row {
  margin: 0 -13px; }
.feedback-box__form {
  float: left;
  width: 69%;
  margin-left: 31%;
  padding: 60px 15px 45px 160px; }
.head-form {
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 35px;
  line-height: 35px;
  color: #343718;
  display: block;
  margin-bottom: 40px; }
.form {
  width: 770px;
  max-width: 100%; }
  .form button[type="submit"] {
    position: relative;
    z-index: 1;
    width: 430px;
    max-width: 100%;
    float: right;
    padding: 20px 0;
    background: #606637;
    border: none;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    text-align: center;
    font-size: 32px;
    color: #fff; }
    .form button[type="submit"]:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #3b3e20;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
    .form button[type="submit"]:hover:before {
      width: 100%; }
.form-group {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 25px; }
  .form-group input, .form-group textarea {
    width: 100%;
    padding: 22px 20px;
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 16px;
    color: #000;
    border: 1px solid #606637;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .form-group textarea {
    height: 210px; }
  .form-group.error input, .form-group.error textarea {
    border-color: #F40303;
    -webkit-animation: error 1s ease;
    -moz-animation: error 1s ease;
    -o-animation: error 1s ease;
    -ms-animation: error 1s ease;
    animation: error 1s ease; }
  .form-group:after {
    content: '';
    position: absolute;
    visibility: hidden;
    opacity: 0;
    right: 10px;
    top: 26px;
    width: 11px;
    height: 12px;
    background: url(../images/error.png) no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .form-group.text:after {right: 5px}
  .form-group.error:after {
    opacity: 1;
    visibility: visible; }
.modal .form-group.error:after {top: 14px;}
.form-group--part {
  width: 50%;
  padding: 0 13px; }
  .form-group--part:after {
    right: 20px; }
.error-text {
  visibility: hidden;
  opacity: 0;
  font-size: 12px;
  position: absolute;
  top: 100%;
  left: 0;
  color:#F40303;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.form-group--part .error-text {left: 13px;}
.form-group.error .error-text {opacity: 1;visibility: visible;}
.news-container {
  width: 100%;
  overflow: hidden; }
.news {
  margin: 0;
  padding: 0; }
.section__item-text {
  word-wrap: break-word;
  padding: 40px 30px;
  max-height: 295px;
  overflow: hidden;
  position: relative;
  z-index: 55;
  background: #fff;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #6f6f6f; }
  .section__item-text a {
    max-height: 170px;
    display: inline-block;
    overflow: hidden;
    color: #6f6f6f; }
    .section__item-text a:hover {
      color: #606637; }
.date-news {
  display: block;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #606637;
  margin-bottom: 25px; }
.relative-box {
  position: relative;
  overflow: hidden; }
.section__item-mask--news span {
  text-align: right;
  font-size: 25px;
  bottom: 20px;
  line-height: 30px;
  font-family: 'PFDinTextCompPro-Bold',Arial, sans-serif;
  text-transform: uppercase;
  right: -55px;
  padding-right: 110px; }
.pagination-container {
  padding: 20px 0;
  background: #f2f2f2;
  text-align: center;
  width: 100%;
  overflow: hidden; }
.pagination-container--news {
  width: 1340px;
  max-width: 100%;
  margin: 50px auto 65px; }
.pagination__box {
  display: inline-block; }
.pagination__ul {
  list-style: none;
  display: inline-block;
  vertical-align: middle; }
.pagination__item {
  display: inline-block;
  margin-right: 10px;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 26px; }
  .pagination__item:last-child {
    margin-right: 0; }
  .pagination__item a {
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 26px;
    color: #7d7d7d; }
    .pagination__item a:hover {
      color: #343718; }
.pagination__item.active {
  color: #343718;
  text-decoration: underline; }
.pagination__butt {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  background: url(../images/sprite.png) no-repeat; }
  .pagination__butt:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 59px;
    opacity: 0;
    background: url(../images/sprite.png) no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .pagination__butt:hover:before {
    opacity: 1; }
.pagination__butt--prev {
  background-position: 0 -171px;
  margin-right: 45px; }
  .pagination__butt--prev:before {
    background-position: 0 -236px; }
.pagination__butt--next {
  background-position: -65px -171px;
  margin-left: 45px; }
  .pagination__butt--next:before {
    background-position: -65px -236px; }
.about {
  background: #b1a96e;
  padding: 0px 0 70px;
  margin: 0; }
.about-name {
  padding: 19px 0 25px;
  text-align: center; }
  .about-name a {
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 38px;
    color: #343718;
    text-transform: uppercase; }
    .about-name a:hover {
      border-bottom: 2px solid #343718; }
.photo-gallery {
  margin: 0; }
.section__item-text--small {
  padding: 35px 25px;
  font-size: 25px;
  line-height: 22px;
  color: #343718; }
  .section__item-text--small a {
    color: #343718; }
    .section__item-text--small a:hover {
      color: #606637; }
.subcategory {
  width: 100%;
  float: left;
  padding: 90px 15px 90px 15px; }
.subcategory__item {
  float: left;
  width: 50%; }
.img-box {
  height: 300px;
  position: relative; }
  .img-box img {
    position: absolute;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0; }
.info-box {
  padding: 15px;
  text-align: center; }
  .info-box a {
    font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: #343718;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
    .info-box a:hover {
      border-bottom: 2px solid #343718; }
.list-style-circ {
  color: #fff;
  list-style-type: disc;
  padding-left: 15px;
  margin: 20px 0 0; }
  .list-style-circ li {
    margin-bottom: 20px; }
    .list-style-circ li:last-child {
      margin-bottom: 0; }
.info-page {
  margin: 0;
  padding: 0; }
.info-item {
  width: 100%;
  float: left;
  padding: 40px 145px 40px 90px;
  border-bottom: 20px solid #e0e0e0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #6f6f6f;
  letter-spacing: 2px; }
  .info-item:last-child {
    border-bottom: none; }
  .info-item p {
    width: 100%;
    float: left; }
.info-item__head {
  width: 100%;
  float: left;
  word-wrap: break-word;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  letter-spacing: 4.9px;
  font-size: 40px;
  line-height: 36px;
  color: #606637;
  margin-bottom: 58px; }
.info-item__img {
  float: left;
  width: 220px;
  margin: 0 35px 22px 0; }
.info-item__text {
  word-wrap: break-word;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 2px;
  line-height: 36px;
  color: #6f6f6f; }
.info-item__dowl {
  float: left;
  width: 100%;
  margin-top: 40px; }
.dowload-link {
  position: relative;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  color: #737373;
  font-size: 24px;
  line-height: 28px;
  border-bottom: 2px solid #737373; }
  .dowload-link:after {
    content: '';
    position: absolute;
    top: 2px;
    right: -50px;
    width: 40px;
    height: 27px;
    background: url(../images/sprite.png) -173px 0 no-repeat;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .dowload-link:hover {
    color: #606637;
    border-color: #606637; }
  .dowload-link:hover:after {
    right: -60px; }
.info-item__list {
  list-style: none; }
  .info-item__list li {
    margin-bottom: 10px; }
    .info-item__list li a {
      font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
      font-size: 24px;
      line-height: 24px;
      color: #343718; }
      .info-item__list li a:hover {
        border-bottom: 2px solid #343718; }
.product {
  padding: 0;
  margin: 0; }
.banner-top {
  position: relative;overflow: hidden; }
  .banner-top img {
    width: 100%;max-height: none;}
.mCSB_container {
  margin: 0 auto !important; }
.left-infoblock--product {
  top: 80px;
  left: 70px;
  display: block !important;
  visibility: visible !important;
  opacity: 1;
  padding: 0;
  color: #b1a96e; }
.title_informblock--product {
  font-family: 'PFDinTextCompPro-Bold',Arial, sans-serif;
  text-shadow: 3px 3px 3px #000;
  text-align: center;
  font-size: 86px;
  color: #606637; }
.information--product {
  margin-top: 45px;
  background: rgba(31, 33, 17, 0.85);
  padding: 15px 30px 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px; }
.name_info--last, .data--last {
  border: none; }
.play-video {
  width: 72px;
  height: 72px;
  background: #606637;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: auto;
  bottom: -36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.play-video--wh {
  width: 102px;
  height: 102px;
  background: #fff;
  top: 0;
  bottom: 0; }
.icon-video {
  width: 30px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  background: url(../images/sprite.png) -130px -126px no-repeat; }
.icon-video--wh {
  background: url(../images/sprite.png) -165px -126px no-repeat; }
.general-char {
  width: 100%;
  float: left;
  text-align: center;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #6f6f6f;
  padding: 60px 0 0; }
  .general-char p {
    max-width: 90%;
    margin: 0 auto 60px; }
.head-title--char {
  font-size: 46px;
  line-height: 46px;
  margin-bottom: 50px; }
.fancy-video {
  position: absolute;
  z-index: 55;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.gallery__item--dark:before {
  background: rgba(35, 39, 4, 0.85); }
.component {
  width: 100%;
  float: left;
  padding: 140px 55px 120px 55px;
  background: #dfdcd0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  line-height: 36px;
  color: #6f6f6f;
  text-align: justify; }
.container-component {
  max-width: 1920px;
  margin: 0 auto; }
.component__title {
  margin-bottom: 60px;
  font-family: 'PFDinTextCompPro-Bold',Arial, sans-serif;
  font-size: 46px;
  line-height: 46px;
  color: #606637;
  text-transform: uppercase; }
.component__img {
  float: right;
  margin-left: 65px; }
.char-tabs {
  width: 100%;
  float: left;
  padding: 55px 0 50px;
  background: #ccf3f9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjZjNmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ccf3f9 0%, white 27%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccf3f9), color-stop(27%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #ccf3f9 0%, white 27%, white 100%);
  background: -o-linear-gradient(top, #ccf3f9 0%, white 27%, white 100%);
  background: -ms-linear-gradient(top, #ccf3f9 0%, white 27%, white 100%);
  background: linear-gradient(to bottom, #ccf3f9 0%, white 27%, white 100%); }
.tabs-nav {
  text-align: center;
  list-style: none; }
.tabs-nav__item {
  display: inline-block; }
  .tabs-nav__item:last-child:before {
    content: '';
    width: 1px;
    height: 35px;
    display: inline-block;
    margin: 0px 30px -5px 30px;
    background: #606637; }
  .tabs-nav__item.active a {
    color: #333916; }
  .tabs-nav__item a {
    font-family: 'PFDinTextCompPro-Bold',Arial, sans-serif;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #606637; }
    .tabs-nav__item a:hover {
      border-bottom: 2px solid #606637;
      text-decoration: none; }
    .tabs-nav__item a:focus, .tabs-nav__item a:active {
      text-decoration: none; }
.tab-content {
  max-width: 100%;
  overflow-x: auto; }
.tab-pane.graph {
  width: 1920px;
  min-height: 840px;
  position: relative; }
.tab-pane {
  display: none; }
.tab-pane.active {
  display: block; }
.info-block {
  position: absolute;
  z-index: 55;
  color: #939393;
  padding-top: 170px; }
  .info-block:before {
    content: '';
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 23px;
    height: 23px;
    background: url(../images/sprite.png) -76px -61px no-repeat; }
  .info-block:after {
    content: '';
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 170px;
    background: #626550; }
  .info-block table {
    margin-top: 22px; }
    .info-block table td {
      width: 260px;
      padding: 0 22px;
      min-height: 35px;
      vertical-align: middle;
      font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
      font-size: 30px;
      line-height: 30px; }
.mark_t {
  color: #606637;
  border-left: 1px solid #626550; }
.info-block--speed {
  bottom: 270px;
  left: 0px; }
.info-block--swimg {
  bottom: 170px;
  left: 765px; }
.info-block--clirens {
  bottom: 315px;
  right: 172px; }
.info-section {
  padding: 15px 0 0; }
  .info-section .head-title {
    font-size: 46px;
    margin-bottom: 35px;
    text-align: left; }
.info-section__left {
  width: 100%;
  float: left;
  display: table;
  background: #dfdcd0;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif; }
.info-section__right {
  width: 100%;
  float: left;
  display: table;
  background: #fff; }
.info-section__text {
  display: table-cell;
  float: none;
  vertical-align: middle;
  word-wrap: break-word;
  padding: 45px 60px 30px;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 24px;
  color: #6f6f6f;
  line-height: 36px;
  text-align: justify; }
.info-section__img {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 0; }
  #complite .modal-body {padding: 30px;}
  #complite .modal-body .sp-h2 {margin-bottom: 0;line-height: 28px;}
.modal-backdrop {
  z-index: 9999; }
.modal {
  z-index: 99999; }
  .modal .form-group {
    margin-bottom: 15px; }
  .modal .form-group input, .modal .form-group textarea {
    padding: 10px; }
  .modal .form-group textarea {
    height: 150px; }
  .modal .form button[type="submit"] {
    width: 250px; }
  .modal .close {
    opacity: 1;
    position: absolute;
    top: -12px;
    right: -12px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 25;
    background-image: url("../images/fancybox_sprite.png"); }
.modal-content {
  background: #232708; }
.sp-h2 {
  display: block;
  margin-bottom: 25px;
  color: #fff;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase; }
.search-page .tab-content {
  float: left;
  width: 100%;
  padding: 25px 0 0;
  overflow: hidden;
}
.search-page .nav-tabs > li > a {
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.search-item {margin: 0 0 25px}
.search-item__img {margin-bottom: 15px;}
.search-item__img a {display: block;overflow: hidden;}
.search-item__img a img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
   backface-visibility: hidden;
}
.search-item:hover>.search-item__img>a>img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.search-item__info, .search-item__info a {
  text-align: center;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 24px;
  color: #343718;
  text-transform: uppercase;
}
.search-item__info a:hover {text-decoration: underline;}
.search-item-row {
  word-wrap: break-word;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding: 25px 0px;
}
.search-item-row a {
  display: block;
  font-family: 'PFDinTextCompPro-Regular',Arial, sans-serif;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 2px;
  color: #606637;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.search-item-row a:hover {text-decoration: underline;}
.search-item-row .mark-text {
  display: inline-block;
  padding: 3px;
  background: #fff;
  color:#6f6f6f;
}
@media only screen and (min-width: 1860px) {
  .navigation__nav-item {padding: 28px 43px;}
  .header-nav__search-box {width: 6%;}
}
@media only screen and (max-width: 1750px) {
  .navigation__nav-item {
    padding: 28px 20px;
    letter-spacing: 1px; }
  .phone-box__list li:first-child {
    margin-bottom: 5px; }
  .header-nav__phone-box {
    width: 22%; }
  .phone-box__list {padding-top: 20px;}
  .header-nav__search-box {
    width: 7%; }
  .section__item-mask span {
    font-size: 24px; }
  .date {
    left: 0;
    top: 0; }
  .sidebar {
    padding-left: 50px; }
  .history-box__text {
    font-size: 22px;
    line-height: 26px;
    padding: 15px; }
  .section__item-mask--news span {
    padding-right: 30px;
    right: -15px; }
  .info-section__text {
    font-size: 20px;
    line-height: 24px; }
  .left-infoblock--product {
    top: 20px; }
  .component {
    padding-top: 50px;
    padding-bottom: 50px; }
  .component__img {max-width: 70%;}
  .component__title {
    margin-bottom: 35px; } }
@media only screen and (max-width: 1500px) {
  .navigation__nav-item {
    padding: 30px 14px; }
  .history-box__text {
    width: 100%; }
  .header-nav__phone-box {
    width: 19%; }
  .header-nav__search-box {
    width: 5%; }
  .history-box__img {
    width: 100%; }
    .history-box__img img {
      margin: 0 auto;
      display: block; }
  .contact-info, .feedback-box__left {
    width: 45%; }
  .feedback-box__form {
    width: 55%;
    margin-left: 45%;
    padding: 30px 15px; }
  .contact-info {
    font-size: 24px;
    line-height: 30px; }
  .info-item, .info-item__text {
    font-size: 20px;
    line-height: 24px; }
  .info-section__text {
    padding: 20px; }
  .info-section .head-title {
    margin-bottom: 15px; }
  .information--product {
    margin-top: 15px; }
  .title_informblock--product {
    font-size: 64px; }
  .banner-top {
    min-height: 560px; }
    .banner-top img {
      max-height: none;
      min-width: 1300px; }
  .phone-box__list {
    padding-top: 20px; }
  .above-footer {
    height: 598px; }
  #footer.no-index {
    margin-top: -598px; } }
@media only screen and (max-width: 1350px) {
  .heading-footer, .list-foot__item {
    letter-spacing: 0.5px; }
  .component {
    font-size: 20px;
    line-height: 28px; }
  .component__img {
    margin: 0 0 20px 25px;
    width: 55%; }
  .navigation__nav-item {
    padding: 30px 9px;
    font-size: 18px; }
  .section__item-mask span {
    font-size: 18px;
    bottom: 20px; }
  .about {
    padding-bottom: 0; }
  .subcategory__item {
    width: 100%; }
  .subcategory {
    padding: 30px 15px; }
  .info-item {
    padding: 15px 40px 40px; }
  .info-section__img, .info-section__text {
    display: block;
    overflow: hidden;
    float:left;
    padding: 15px; }
  .info-section__img img {
    width: auto;
    margin: 0 auto 25px;
    display: block; }
  .left-infoblock {
    top: 100px;
    max-width: 450px; }
  .title_informblock {
    font-size: 52px;
    text-align: center; }
  .information {
    margin-top: 10px;
    font-size: 18px;
    color: #fff; }
  .name_info, .data {
    padding: 5px 0; }
  .name_info {width: 270px;}
  .information--product .name_info {width: 213px;}
  .move_link {
    margin: 20px 0 0; }
  #home-section {
    min-height: 750px; }
  .header-nav__phone-box {
    width: 25%; } }
@media only screen and (max-width: 1200px) {
  .header-nav__phone-box {
    width: 20%; } }
@media only screen and (max-width: 1100px) {
  .header-nav__search-box {
    width: 10%; }
  .phone-box__list {
    padding-top: 30px; }
  .hidden-box--mob {
    display: none; }
  .tab-pane.graph {
    width: 100%;
    max-width: 100%;
    min-height: inherit; }
  .info-block {
    position: static;
    padding-top: 0; }
    .info-block:after {
      display: none; }
    .info-block:before {
      display: none; }
  .info-block table td {
    width: auto; }
  .component__title {
    margin-bottom: 17px; }
  .component {
    padding: 25px 15px; }
  .info-section__img img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0; }
  .contact-info {
    width: 50%; }
  .contact-info address, .contact-info .phone-box {
    padding-left: 25px; }
  .feedback-box__left {
    width: 100%;
    position: static;
    max-width: none;
    padding: 15px; }
  .feedback-box__form {
    width: 100%;
    margin-left: 0%;
    padding-top: 15px; }
  .head-form {
    margin-bottom: 20px; }
  .history-list {
    padding: 30px 15px; }
  #header {
    height: auto; }
  .logo_left {
    margin-top: 10px; }
  .left-infoblock {
    left: 0;
    right: 0;
    top: 0;
    padding: 0 34px;
    bottom: 0;
    height: 505px;
    margin: auto;
    width: 505px; }
  .move_link {
    margin: 25px auto; }
  .green_block {
    display: block !important;
    width: auto;
    right: -460px;
    opacity: 0.2; }
  #tank-wrapper {
    display: none !important; }
  .search-box__container {
    z-index: 555; }
  .header-nav__phone-box {
    margin-left: 40%;
    width: 50%; }
  .navigation__nav-item {
    padding: 26px 15px 26px 0;
    height: auto;
    color: #fff; }
  .navigation__nav-item--grey {
    background: none; }
  .header-nav__navigation {
    z-index: 10;
    position: fixed;
    top: 0;
    left: -400px;
    bottom: 0;
    width: 400px; }
  .menu-bg {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #252525;
    transform-origin: 100% 0; }
  .navigation__nav {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1; }
  .navigation__nav-list, .navigation__nav-list:first-child {
    display: block;
    width: 100%;
    padding-right: 0px;
    text-align: right; }
  .navigation__nav-list {
    color: #fff; }
  .navigation__nav-list:hover {
    color: #666666; }
  .navigation__toggle {
    position: absolute;
    float: right;
    top: 15px;
    left: 15px;
    z-index: 100;
    display: block;
    width: 60px;
    height: 40px;
    cursor: pointer;
    background: none;
    border: none;
    margin: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
  .navigation__toggle.menu-open {
    position: fixed; }
  .navigation__toggle-span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #606637;
    font-size: 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s; }
  .menu-open .navigation__toggle-span {
    background-color: transparent; }
  .navigation__toggle-span:before,
  .navigation__toggle-span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #606637;
    content: '';
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s; }
  .navigation__toggle-span:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  .navigation__toggle-span:after {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  .menu-open .navigation__toggle-span:before {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); }
  .menu-open .navigation__toggle-span:after {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg); }
  .bg_block .bg_left_block {
    opacity: 1 !important;
    display: block !important;
    visibility: visible !important; }
  .bg_block {
    opacity: 1;
    background: #b1a96e; }
  .tab-content {
    padding: 15px; }
  .fancybox-nav span {
    visibility: visible !important; } }
@media only screen and (min-width: 1024px) {
  .navigation__nav-list {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; } }
@media only screen and (max-width: 992px) {
  body {
    letter-spacing: 0px; }
  .heading-footer, .list-foot, .phone-foot, .email-foot, .write-me {
    margin-left: 5%; }
  .gallery__item img {
    width: 100%; }
  .general-char {
    margin-bottom: 20px; }
  .news-section__item, .section__item {
    width: 500px;
    max-width: 100%; }
  .section__item--gal {
    width: 25%;
    float: left !important; }
  .news-section__item-img img {
    width: 100%; }
  .section__item {
    float: none;
    margin: 0 auto; }
  .green_block {
    display: block !important;
    width: auto;
    top: 165px;
    right: -460px;
    opacity: 0.2; }
  #tank-wrapper {
    display: none !important; }
  .section__item-mask span {
    font-size: 26px; }
  .heading-footer {
    font-size: 26px;
    line-height: 26px; }
  .write-me {
    font-size: 24px; }
  .phone-box__list {
    padding-top: 20px; }
  .phone-box__list li {
    margin: 0 30px; } }
@media only screen and (max-width: 767px) {
  .left-infoblock {
    height: 415px;
    max-width: 100%; }
  .above-footer {
    height: 803px; }
  #footer.no-index {
    margin-top: -803px; }
  .section__item--gal {
    width: 33.33333%; }
  .about-name a {
    font-size: 26px; }
  .contact-info {
    position: static;
    width: 100%;
    max-width: 100%;
    padding: 25px 15px; }
  .contact-info img {
    margin: 0 25px 25px; }
  #map-canvas {
    height: 300px; }
  .form-group input, .form-group textarea {
    padding: 12px 15px; }
  .no-index #home-section {
    height: 162px; }
  .logo_left {
    text-align: left;
    line-height: 60px;
    margin-top: 0px; }
  #header {
    padding: 4px 0; }
  #header img {
    margin: 0 auto;
    display: block; }
  .lang {
    line-height: 35px; }
  .heading-footer, .list-foot {
    margin-left: 0;
    text-align: center; }
  #footer {
    text-align: center;
    padding: 25px 0; }
  #footer .list-cont:nth-child(2) {
    border: none;
    height: auto; }
  #footer .dt {
    display: inline-block;
    width: auto; }
  .phone-foot, .email-foot {
    text-align: center;
    margin-left: 0;
    margin-bottom: 20px; }
  .email-foot {
    display: inline-block;
    padding-top: 13px; }
  .heading-footer {
    margin-bottom: 15px; }
  .write-me {
    margin: 0 auto; }
  .footer-holder .text-left, .footer-holder .text-right {
    text-align: center; }
  .search-box__input {
    width: 100%; }
  .search-box__button {
    width: auto;
    position: absolute;
    right: 30px;
    top: 10px;
    margin-right: 0; }
  .head-title {
    font-size: 40px;
    line-height: 40px; }
  .head-title--small {
    padding-left: 40px; }
  .sidebar {
    padding: 30px 15px 15px; }
  .list-foot__item {
    margin-bottom: 5px; }
  .list-foot {
    margin-bottom: 30px; }
  .left-infoblock--product {
    top: 25px;
    max-width: 450px }
  .banner-top img {
    min-width: 600px; }
  .banner-top {
    min-height: 470px; }
  .general-char {
    padding: 0px 15px 0;
    font-size: 18px;
    line-height: 22px; }
  .head-title--char {
    margin-bottom: 20px; }
  .info-block table td {
    font-size: 22px;
    line-height: 26px; }
  .tabs-nav__item a {
    font-size: 24px;
    line-height: 28px; }
  .char-tabs {
    padding: 25px 0; }
  .info-section .head-title {
    font-size: 30px; }
  .info-block {
    min-width: 600px; }
  .search-box__close {
    right: 10px; } }
@media only screen and (max-width: 535px) {
  .section__item--gal {
    width: 50%; }
  .information {
    font-size: 14px; }
  .name_info {
    max-width: 220px; }
  .data {
    padding: 13px 0;
    min-width: 30px; }
  .left-infoblock {
    padding: 0px;
    width: 305px; }
  .title_informblock {
    font-size: 32px; }
  .header-nav__phone-box {
    width: 65%;
    margin-left: 20%; }
  .header-nav__search-box {
    width: 15%; }
  .phone-box__list {
    font-size: 18px; }
  .navigation__toggle {
    width: 40px;
    left: 10px; }
  .section__item-mask span {
    font-size: 18px;
    bottom: 10px; }
  .head-title {
    font-size: 30px;
    line-height: 30px; }
  .news-section .col-md-4 {
    padding: 0; }
  .name-news {
    padding: 15px;
    font-size: 22px;
    line-height: 22px; }
  .gallery__icon {
    width: 75px;
    height: 75px;
    bottom: 65px;
    margin: 0 0 -37.5px -37.5px; }
  .gallery__title {
    padding: 10px 0;
    font-size: 24px; }
  .form-row {
    margin: 0; }
  .form-group--part {
    width: 100%;
    padding: 0; }
  .pagination__butt--prev {
    margin-right: 5px; }
  .pagination__butt--next {
    margin-left: 5px; }
  .pagination__item {
    margin-right: 5px; }
  .section__item-text {
    padding: 15px;
    font-size: 18px;
    line-height: 20px; }
  .date-news {
    margin-bottom: 10px; }
  .section__item-mask--news span {
    font-size: 16px;
    line-height: 18px;
    bottom: 10px; }
  .img-box {
    height: 200px; }
  .info-item {
    padding: 15px 15px 20px; }
  .info-item__head {
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 20px; }
  .info-item__dowl {
    margin-top: 20px; }
  .info-item__img {
    width: 100%;
    margin: 0 0 22px; }
    .info-item__img img {
      margin: 0 auto;
      display: block; }
  .left-infoblock--product {
    top: 10px;
    padding: 0;
    max-width: 315px; }
  .information--product {
    padding: 4px 4px 40px 4px; }
  .component__img {
    width: 100%; }
  .general-char p {
    max-width: 100%;
    text-align: justify; }
  .tabs-nav__item a {
    font-size: 19px;
    line-height: 22px; }
  .info-block table td {
    padding: 0;
    width: 135px;
    text-align: left !important;
    font-size: 18px;
    line-height: 20px; }
    .info-block table td:first-child {
      padding-right: 5px; }
    .info-block table td:last-child {
      padding-left: 5px; }
  .phone-box__list li {
    margin: 0 10px; } }
 #description .row > p {
margin: 0 0 0 15px !important;
}
.component li{
  margin-left: 20px;
}
p.para{
  text-indent: 30px;
}
.custom-components-section{
  clear: both;
}
.custom-component-section{
  width: 100%;
  box-sizing: border-box;
  padding: 30px 55px;
}
.custom-component-section  ul li{
  margin-left: 20px;
}
@media only screen and (max-width: 1100px){
  .custom-component-section{
    padding: 20px 15px;
  }
}
.custom-component-section .head-title--char{
  margin: 10px 0 20px;
  margin-left: 20px;
  text-align: left;
  font-size: 36px;
}
.custom-component-section p.component-image-text{
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin-top: 10px;
}
@media only screen and (max-width: 768px){
  .custom-component-section p.component-image-text{
    margin-top: 5px;
  }
}
.custom-component-section p {
  margin-bottom: 15px;
}
.custom-component-section .info-section__right{
  float:none;
}
.custom-component-section .info-section__right h3,
.custom-component-section .info-section__right h3.tblbord,
.custom-component-section .info-section__right ul{
  margin-bottom: 20px;
}
.custom-component-section .info-section__right .component-table ul{
  margin-bottom: 0;
}
.custom-component-section .info-section__right h3,
.custom-component-section .info-section__right h3.tblbord{
  font-weight: bold;
  margin-top: 40px;
}
.custom-component-section .info-section__img {
  text-align: center;
}
.custom-component-section .info-section__img img{
  max-height: 500px;
  box-sizing: border-box;
  margin-top: 30px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
  box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
}
.custom-component-section .info-section__img img:first-child{
  margin-top: 0;
}
.custom-component-section .info-section__right .info-section__text,
.custom-component-section .info-section__right .info-section__img{
  vertical-align:top;
}
.custom-component-section .info-section__right .info-section__text *:first-child{
  margin-top: 0;
}
.component-table{
   -webkit-box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
-moz-box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
box-shadow: 0px 0px 5px 1px rgba(28,51,28,1);
margin: 25px 0 35px;
float: none;
border-collapse: collapse;
width: 100%;
}
.component-table td,
.component-table th{
  padding: 3px 7px 0;
  font-size: 16px;
  color: #3D3D3D;
  border: 1px solid #999;
}

.component-table.component-table-comparison tr.component-table-legend td{
  text-align: center;
}
.component-table.component-table-comparison td,
.component-table.component-table-comparison td:last-child{
  text-align: center;
}
.component-table.component-table-comparison td:first-child{
  text-align: left;
}
.component-table td:last-child{
  text-align: right;
}
.component-table td{
  text-align: center;
}
.component-table td:first-child{
  text-align: left;
}
.component-table td:last-child ul li{
  text-align: left;
}
.component-table th.component-table-header{
  background: #9EC49D;
  text-align: center;
  font-size: 20px;
  line-height: 1.4em;
}
.component-table .component-table-legend td{
  background: #BCD7BA;
  text-align: center;
  font-weight: bold;
}
.component-table-legend .component-table-legend-param{
  width: 60%;
}
.component-table-legend .component-table-legend-val{
  width: 40%;
}
.component-table td.component-table-sub{
  padding-left: 30px;
}
.component-table td.component-table-sub-sub{
  padding-left: 60px;
}
.custom-component-nav h3{
  margin-bottom: 20px;
  font-weight: bold;
}
.custom-component-nav li{
  list-style-type: decimal-leading-zero;
  list-style-type: none;
}
.custom-component-nav li:before{
  content: '▶';
  margin-right: 10px;
}
.custom-component-anchor-section{
  width: 100%;
  margin-top: 30px;
  padding: 0 15px;
}
.custom-component-anchor-section a{
  font-size: 20px;
}
.custom-component-anchor-section a:before{
  content: '▲';
  margin-right: 10px;
}

.custom-title-background{
  //background: rgba(31, 33, 17, 0.7);
  //border-radius: 25px;
  //padding: 25px 20px 20px;
}
.custom-other-activities ul {
  margin: 10px 0 20px;
}
.custom-other-activities ul li{
  list-style-type: circle;
  display: list-item;
  margin-left:30px;
  margin-bottom: 0;
}
.custom-other-activities h4{
  font-weight: bold;
  margin: 20px 10px 10px 30px;
}
.custom-other-act-cell{
  height: 275px;
}

#custom-overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 100;
  text-align: center;
  display: none;
  z-index:100000;
}
#custom-overlay:after{display:inline-block;height:100%;width:0;vertical-align:middle;content:''}
#custom-overlay-content{
  display: inline-block;
  max-width: 80%;
  max-height: 80%;
  background: transparent;
  text-align: center;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
}
#custom-overlay-content #custom-main-image{
  max-width: 100%;
  max-height: 550px;
}
#custom-overlay-content #custom-close{
  background-image: url('../images/close.png');
  background-color: rgba(255,255,255,0.7);
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 40px;
  border-radius: 0 0 0 5px;
  cursor: pointer;
}

.custom-wayfinder-list ul li{
  margin-bottom: 0;
}
.custom-wayfinder-list ul li a{
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.custom-wayfinder-list ul li ul li a{
  font-weight: normal;
}
.custom-wayfinder-list ul li ul li a:before{
  content:'• ';
}
.custom-wayfinder-list ul li ul li ul li a:before{
  content:'○ ';
}
.custom-wayfinder-list ul li ul li ul li ul li a:before{
  content:'- ';
}
.custom-wayfinder-list ul ul{
  margin-left: 20px;
}