/* Âåðñòêà àäàïòèâíàÿ, ïåðåîïðåäåëåíèå ñòèëåé ïðè ñêóêîæèâàíèè îêîøêà ëåæèò â mediaqueries.css */
/*В шапке подключена минифицированная версия common.min.css*/
* {
  margin: 0;
  outline: none;
  padding: 0;
}

html, body {
  height: 100%;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'FuturaB';
  font-weight: normal;
  /*letter-spacing: 0.8px;*/
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  text-align: left;
  vertical-align: top;
}

a img {
  border: 0;
}

img {
  height: auto;
  max-width: 100%;
}

object, embed, video, iframe {
  max-width: 100%;
}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}

.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.float-left{
  float: left;
  margin: 4px 30px 10px 0;
  width: 400px;
}
@media (max-width: 460px) {
  .float-left {
    width: 100%;
  }
}

.pseudolink {
  border-bottom: 1px dashed #144057;
  color: #144057;
  cursor: pointer;
}

.pseudolink:hover {
  border-bottom: 1px dashed #ec3f2c;
  color: #ec3f2c;
}

.anchor {
  display: block;
  height: 150px;
  margin-top: -150px;
  width: 1px;
}

a:link {
  color: #144057;
}

a:visited {
  color: #144057;
}

a:hover {
  color: #ec3f2c;
}

a:active {
  color: #ec3f2c;
}

body {
  color: #222;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  min-width: 360px;
}

.container_cont {
  min-height: 100%;
  position: relative;
}

.container {
  padding: 0 0 445px;
}

.content {
  margin: 0 auto;
  max-width: 1210px;
  min-width: 320px;
  padding: 0 20px;
  position: relative;
}

.left {
  float: left;
  margin: 0 0 40px;
  width: 22%;
}

.right {
  float: right;
  margin: 0 0 40px;
  width: 75%;
}

.main_page .left {
  /*width: 56%;*/
  width: 60%;
}

.main_page .right {
  width: 36%;
}

.half {
  float: left;
  margin: 0 4% 20px 0;
  padding-bottom: 15px;
  width: 46%;
}

.third {
  float: left;
  margin: 0 3% 20px 0;
  width: 30%;
}

.quarter {
  float: left;
  margin: 0 3% 20px 0;
  width: 22%;
}

.table {
  display: table;
  width: 100%;
}

.tr {
  display: table-row;
}

.td {
  display: table-cell;
}

.transition {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

.header {
  position: fixed;
  top: 0;
  z-index: 50;
  width: 100%;
}

.header .logo {
  float: left;
  margin: 0px 20px 0 0;
  width: 550px;
}

.logo img {
  max-width: 98%;
}

.new-head .logo.NY-2018.small {
  display: none;
}

.header_mini .logo.NY-2018.small {
  display: block;
  width: 321px;
  margin: -9px 3px -50px 0;
}

.new-head .logo.NY-2018.big {
  display: block;
}

.header_mini .logo.NY-2018.big {
  display: none;
}

.header .logo.NY-2018 {
  margin: -9px 3px -50px -121px;
  width: auto;
}

.header .logo_new_year {
  margin: -24px 8px 0 -30px;
  width: 523px;
}

.header .menu_cont {
  background: #144057;
  font-family: 'FuturaB';
  font-size: 13px;
  padding: 0 0 1px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.header .menu_cont a {
  color: #e4e4e4;
}

.header .menu_cont .menu_link {
  cursor: pointer;
  display: none;
  float: right;
  margin: 0 -20px 0 10px;
  padding: 14px 20px 8px;
}

.header .menu_cont .menu_link .pseudolink {
  border-color: #e4e4e4;
  color: #e4e4e4;
}

.header .menu_cont .menu_link:hover {
  background: #e4e4e4;
  color: #144057;
}

.header .menu_cont .menu_link:hover .pseudolink {
  border-color: #144057;
  color: #144057;
}

.header .menu_cont .menu {
  margin: 0 0 0 -13px;
}

.header .menu_cont .item {
  float: left;
  padding: 14px 18px 8px;
  position: relative;
}

.header .menu_cont .item:hover {
  background: #e4e4e4;
}

.header .menu_cont .item:hover a {
  color: #144057;
}

.header .menu_cont .active {
  z-index: 60;
}

.header .menu_cont .selected {
  background: #e4e4e4;
  color: #144057;
}

.header .menu_cont .selected a {
  color: #144057;
}

.header .menu_cont .submenu {
  background: #e4e4e4;
  border-top: 1px solid #144057;
  display: none;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  left: 0;
  min-width: 100%;
  padding: 12px 0 9px;
  position: absolute;
  top: 100%;
  z-index: 50;
  white-space: nowrap;
}

.header .menu_cont .submenu a {
  color: #144057;
  /*display: block; margin: 0 13px 10px;*/
}

/*.header .menu_cont .submenu span { color: #ec3f2c; display: block; margin: 0 13px 10px; }*/
.header .menu_cont .submenu a:hover {
  color: #ec3f2c;
}

.header .menu_cont .submenu .small {
  letter-spacing: 0;
  text-transform: none;
}

.header .menu_cont .support_phone {
  background: #ec3f2c;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 14px;
  margin: 13px 0 -9px;
  padding: 9px 0 6px;
  text-align: center;
  text-transform: none;
}

.header .menu_cont .support_phone strong {
  font-family: 'FuturaSB';
  font-size: 14px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.header .menu_cont .lang {
  color: #e4e4e4;
  display: none;
  float: right;
  padding: 14px 17px 8px 0;
}

.header .menu_cont .lang .corner {
  background: url('/images/common/corners.webp') 0 -16px;
  float: right;
  height: 8px;
  margin: 5px 0 0 8px;
  width: 11px;
}

.header .contacts {
  background: #ec3f2c;
  padding: 5px 0;
}

.header .contacts .phone {
  float: left;
  font-family: 'FuturaSB';
  /*font-size: 24px;
  margin: 1px 20px 0 0;*/
   font-size: 19px;
  margin: 1px 20px 0 0;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.header .contacts .phone a {
  text-decoration: none;
  color:  #000;
}

.header .contacts .line {
  float: left;
  font-size: 12px;
  line-height: 14px;
  /*margin: -5px 20px 0 0;*/
  margin: -5px 17px 0 0;
}

.header .contacts .order_call {
  font-family: 'FuturaL';
  font-size: 14px;
  margin: 7px 0 6px;
  min-height: 20px;
}

.header .contacts .pseudolink {
  display: inline-block;
  border-bottom: 1px dashed #222;
  color: #222;
  z-index: 11;
  position: absolute;
}

.header .contacts .pseudolink:hover {
  border-bottom: 1px dashed #144057;
  color: #144057;
}

@media (max-width: 500px),
(max-device-width: 500px) {
.header .contacts .pseudolink {
  left: 12.5rem;
}
}
/*.header .geo {
  background: #144057;
}*/

.header .geo a {
  color: #e4e4e4;
}

.header .geo a:hover {
  color: #ec3f2c;
}

.header .geo .manager {
  color: #e4e4e4;
  font-size: 14px;
  line-height: 22px;
  /* margin: 17px 0 0 500px;*/
  margin: 8px 0 0 570px;
  position: absolute;
  width: 20%;
}

.header .geo .manager .city-top {
  font-weight: bold;
}

.header_mini .geo .manager br {
  display: none;
}

.header_mini .geo .manager .city-top {
  margin-right: 6px;
}

.header .geo .manager span {
  white-space: nowrap;
}

.header .geo .manager .pseudolink {
  border-color: #e4e4e4;
  color: #e4e4e4;
}

.header.new-head .geo .manager .pseudolink {
  white-space: normal;
}

.header .geo .manager .pseudolink:hover {
  border-color: #ec3f2c;
  color: #ec3f2c;
}

.header .geo .manager .count {
  margin-left: 0;
}

.header.new-head .geo .manager .count {
  display: block;
}

.header .geo .manager .ipgeo {
  display: block;
}

.header .geo .manager .ipgeo_error {
  display: none;
}

.header .geo .manager .select {
  display: inline-block;
  margin: 4px 0 0;
  width: 200px;
}

.header .geo .manager .select .active {
  background: none;
  border: 1px solid #e4e4e4;
  color: #e4e4e4;
  padding: 2px 13px 3px;
}

.header .geo .manager .select:hover .active {
  background: #fff;
  color: #222;
}

.header .geo .manager .select .corner {
  top: 10px;
}

.header .geo .manager .select .options {
  top: 24px;
}

.header .geo .supply_block {
  color: #fff;
  float: right;
  height: 109px;
  opacity: 1;
  position: relative;
  z-index: 10;
  width: 390px;
  left: 30px;
}

.header .geo .item {
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  white-space: nowrap;
}

.header .geo .total {
  bottom: 0;
  left: 133px;
  padding: 50px 0 0;
}

.header .geo .year {
  left: 185px;
  padding: 35px 0 0;
  top: 20px;
}

.header .geo .quarter {
  display: none;
  bottom: 0;
  float: none;
  left: 255px;
  margin: 0;
  padding: 21px 0 0;
  width: auto;
}

.header .geo .name {
  display: block;
  font-family: 'FuturaB';
  font-size: 20px;
  line-height: 24px;
  margin: 27px 0 0;
  position: relative;
  text-decoration: none;
  z-index: 10;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.header .geo .name:hover {
  color: #e4e4e4;
}

.header .geo .map {
  background: url('/images/common/map.webp');
  height: 109px;
  opacity: 1;
  position: absolute;
  right: -78px;
  width: 431px;
}

.header .geo .brecket {
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  position: absolute;
  right: 380px;
  top: 2px;
}

.header .geo .circle {
  /*background: url('/images/common/supply_circles.png');*/
  background: none;
  float: left;
  font-family: 'FuturaB';
  font-size: 28px;
  text-align: center;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.header .geo .total_l {
  background-position: 0 0;
  height: 55px;
  margin: -47px -17px 0 0;
  padding: 9px;
  width: 80px;
}

.header .geo .total_s {
  background-position: -196px 0;
  height: 31px;
  padding: 33px 0 0;
  width: 80px;
}

.header .geo .total_hit_l {
  background-position: -616px 0;
  height: 57px;
  margin: -50px 8px 70px 2px;
  padding: 10px 8px 0px 50px;
  width: 83px;
}

.header .geo .total_hit_s {
  background-position: -719px 0;
  height: 29px;
  padding: 33px 0 0;
  width: 83px;
}

.header .geo .year_l {
  background-position: -356px 0;
  height: 61px;
  margin: -28px 39px 0px 0px;
  padding: 0;
  width: 61px;
}

.header .geo .year_s {
  background-position: -499px 0;
  height: 33px;
  padding: 28px 0 0;
  width: 61px;
}

.header .geo .quarter_l {
  background-position: -431px 0;
  height: 50px;
  margin: -19px -6px 0 0;
  padding: 6px;
  width: 56px;
}

.header .geo .quarter_s {
  background-position: -560px 0;
  height: 35px;
  padding: 25px 0 0;
  width: 56px;
}

.header .series {
  background: #e4e4e4;
  font-size: 16px;
  font-weight: bold;
}

.header .series .item {
  display: inline-block;
  margin-left: 20px;
  padding: 11px 15px 12px;
  position: relative;
}

.header .series .active {
  background: #144057;
  color: #e4e4e4;
}

.header .series .corner {
  background: url('/images/common/corners.webp') 0 -29px;
  bottom: -5px;
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 15px;
}

.header_mini .logo {
  margin: 0px 30px 0 0;
  width: 260px;
}

.header_mini .logo_new_year {
  margin: -24px 11px 0 -19px;
  width: 340px;
}

.header_mini .geo .supply_block {
  height: 40px;
  opacity: 0;
  overflow: hidden;
}

.header_mini .geo .map {
  display: none;
  opacity: 0;
}

.header_mini .geo .brecket {
  opacity: 0;
}

.header_mini .geo .manager {
  margin: 8px 0 0 290px;
  width: auto;
  z-index: 20;
}

.header_mini .geo .manager .select {
  margin: 1px 0 0 20px;
}

.header_mini .geo .manager .count {
  margin-right: 30px;
}

.business_plan {
  background: #ec3f2c;
  color: #fff;
  left: -380px;
  opacity: 0.6;
  padding: 7px 58px 9px 20px;
  position: fixed;
  top: 0;
  z-index: 50;
  width: 360px;
}

.business_plan a {
  color: #fff;
}

.business_plan .icon {
  background: url('/images/common/surprice-icon.webp') 0 4px no-repeat;
  cursor: pointer;
  height: 36px;
  position: absolute;
  right: 5px;
  top: 10px;
  width: 41px;
}

.business_plan .rtc {
  border-bottom: 28px solid #ec3f2c;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
}

.business_plan .rbc {
  border-top: 28px solid #ec3f2c;
  border-right: 10px solid transparent;
  bottom: 0;
  position: absolute;
  right: -10px;
}

.calculator {
  background: #ec3f2c;
  color: #fff;
  left: -420px;
  opacity: 0.6;
  padding: 0 58px 0 20px;
  position: fixed;
  top: 30px;
  z-index: 50;
  width: 400px;
}

.calculator p {
  height: 37px;
  padding: 9px 0 13px 0;
}

.calculator a {
  color: #fff;
}

.calculator .icon {
  background: url('/images/common/purse-icon.webp') 0 0 no-repeat;
  cursor: pointer;
  height: 39px;
  position: absolute;
  right: 5px;
  top: 10px;
  width: 41px;
}

.calculator .rtc {
  border-bottom: 31px solid #ec3f2c;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
}

.calculator .rbc {
  border-top: 31px solid #ec3f2c;
  border-right: 10px solid transparent;
  bottom: 0;
  position: absolute;
  right: -10px;
}

.crumbs {
  font-size: 13px;
  margin: 220px 0 0;
}

.crumbs img {
  margin: 0 6px 2px 10px;
}

.catalog_page .crumbs {
  margin: 285px 0 0;
}

.news_page .crumbs {
  margin: 260px 0 0;
}

.left_menu {
  font-size: 16px;
  margin: 254px 0 0 -20px;
}

.left_menu .uppercase {
  margin: 0 20px 8px;
}

.left_menu .item {
  font-weight: bold;
  margin: 0 0 10px;
  padding: 8px 20px;
}

.left_menu .active {
  background: #144057;
  color: #e4e4e4;
  padding: 10px 20px 13px;
  position: relative;
}

.left_menu .active a {
  color: #e4e4e4;
}

.left_menu .submenu {
  margin: -10px 0 20px;
}

.left_menu .submenu .item {
  font-weight: normal;
  margin: 0;
  padding-left: 40px;
}

.left_menu .icon {
  background: url('/images/common/navig.webp') -120px 0;
  display: none;
  height: 21px;
  margin: 0 0 -6px 10px;
  width: 21px;
}

.left_menu .active .icon {
  background-position: -141px 0;
}

.left_menu .opened .icon {
  background-position: -120px -21px;
}

.left_menu .active_opened .icon {
  background-position: -141px -21px;
}

.news_page .left_menu {
  margin: 294px 0 0 -20px;
}

.plants_menu {
  background: #144057;
}

.plants_menu a {
  color: #e4e4e4;
}

.plants_menu a:hover {
  color: #ec3f2c;
}

.plants_menu a:hover .img {
  background-position: 0 -106px;
}

.plants_menu .img {
  background-position: 0 0;
  background-size: 192px;
  display: block;
  height: 106px;
  margin: 0 auto 12px;
  width: 192px;
}

.plants_menu .img_retina {
  display: none;
}

.plants_menu .item {
  border-right: 1px solid #8aa0ab;
  color: #e4e4e4;
  float: left;
  margin-right: -1px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1.5em 0 1em 0;
  height: 250px;
}
.plants_menu .content {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plants_menu .item .type{
  padding: .5em .7em;
}
@media (max-width: 768px){
  .plants_menu .content {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
  }
}
.plants_menu .last {
  border-right: 0;
}

.plants_menu .name {
  display: block;
  font-family: 'FuturaB';
  font-size: 22px;
  line-height: 26px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.plants_menu .type {
  font-size: 13px;
}

.equipment_menu {
  background: #e4e4e4;
}

.equipment_menu a:hover .img {
  background-position: 0 100%;
}

.equipment_menu .img {
  background-position: 0 0;
  background-size: 105px;
  display: block;
  height: 77px;
  margin: 0 auto 15px;
  width: 105px;
}

.equipment_menu .img_retina {
  display: none;
}

/*.equipment_menu .item { border-right: 1px solid #fff; float: left; margin-right: -1px; padding: 17px 0 23px; text-align: center; }*/
.equipment_menu .item {
  border: 1px solid #fff;
  float: left;
  margin-right: -1px;
  padding: 17px 0 23px;
  text-align: center;
}

.equipment_menu .last {
  border-right: 0;
}

.equipment_menu .name {
  display: block;
  font-family: 'FuturaB';
  font-size: 12px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.content h1 {
  font-size: 40px;
  line-height: 46px;
  margin: 15px 0 20px;
}

.main_page .content h1 {
  font-size: 24px;
  line-height: 30px;
}

.main_page .content .right p {
  text-align: justify;
}

.content h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0 20px;
}

.content .h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 15px 0 20px;
}

.content h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 20px 0 20px;
}

.content h4 {
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0 20px;
}

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

.content ul {
  margin: 0 0 20px;
  padding-left: 30px;
  width: 90%;
}

.content ol {
  margin: 0 0 20px;
  padding-left: 30px;
}

.content ul li {
  background: url('/images/common/ul_marker.gif') 0 10px no-repeat;
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0 0 0 17px;
}

.content ol li {
  margin: 0 0 10px;
}

.content ul li ul {
  margin: 10px 0;
}

.content .multilevel {
  counter-reset: ol;
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0 0 0 40px;
}

.content .multilevel li:before {
  counter-increment: ol;
  content: counters(ol, ".") ".";
  display: block;
  float: left;
  margin: 0 0 0 -40px;
}

.content .spares ul {
  margin-left: 17px;
}

.content .tbl {
  border: 1px solid #e4e4e4;
  margin: 0 0 20px;
}

.content .tbl th {
  background: #e4e4e4;
  border: 1px solid #fff;
  padding: 10px 15px;
  text-align: center;
  vertical-align: middle;
}

.content .tbl td {
  border: 1px solid #e4e4e4;
  padding: 10px 15px;
  vertical-align: middle;
}

.content .tbl .l {
  text-align: left;
}

.content .tbl .c {
  text-align: center;
}

.content .tbl .r {
  text-align: right;
}

.content .orange_btn {
  background: #ec3f2c;
  border-radius: 4px;
  color: #e4e4e4;
  padding: 5px 10px 8px;
}

.slider_cont {
  background: #cbcbcb;
  height: 500px;
  margin: 195px auto 0 auto;
  overflow: hidden;
  padding: 45px 0 0;
  position: relative;
  max-width: 1920px;
}

.slider_cont .slide {
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
}

.slider_cont .slide h2 {
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 25px;
}

.slider_cont .slide h4 {
  font-size: 15px;
}

.slider_cont .slide h2 span {
  font-family: 'FuturaL';
  font-size: 30px;
  line-height: 30px;
}

.slider_cont .slide p {
  margin: 0 0 10px;
}

.slider_cont .slide .img {
  max-width: none;
  position: absolute;
  top: -45px;
}

.slider_cont .slide .img_left {
  right: 440px;
}

.slider_cont .slide .img_right {
  left: 0;
}

.slider_cont .slide .text {
  float: right;
  position: relative;
  width: 380px;
}

.slider_cont .slide .params sup {
  font-size: 15px;
  line-height: 15px;
}

.slider_cont .slide .params .value {
  font-family: 'FuturaB';
  font-size: 36px;
  line-height: 36px;
  margin: 12px 0 5px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.slider_cont .slide .params .value span {
  font-size: 48px;
}

.slider_cont .slide .params .season {
  margin: 40px 0 20px -10px;
  width: 74px;
}

.slider_cont .slide .params .season .icon {
  background: url('/images/common/supply_icons.webp');
  height: 25px;
  width: 27px;
}

.slider_cont .slide .params .season .summer {
  background-position: 0 -148px;
  margin-left: 10px;
}

.slider_cont .slide .params .season .allseason {
  background-position: -54px -150px;
  margin-left: 10px;
}

.slider_cont .slide .params .season_absolute {
  position: absolute;
  margin: -38px 0 0 200px;
}

.slider_cont .slide .button {
  margin: 22px 0 0;
}

.slider_cont .slide .slogan {
  border-left: 2px solid #ec3f2c;
  /*color: #222;*/
  color: #fff;
  font-family: 'Nicoletta';
  font-size: 50px;
  line-height: 48px;
  padding-left: 10px;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 45%;
}

.slider_cont .slide .slogan span {
  display: none;
}

.slider_cont .slide .slogan .gray {
  color: #d1d1d1;
}

.slider_cont .slide .slogan_left {
  /*left: 0;*/
  left: -18%;
  width: 55%;
}

.slider_cont .slide .slogan_right {
  left: 18%;
}

.slider_cont .slide .slogan_left_bottom{
  left: -20%;
  top: auto;
  bottom: 0;
}

.slider_cont .slide .slogan_right_bottom{
  left: 20%;
  top: auto;
  bottom: 0;
}

.slider_cont .slide .text_bg {
  background: #fff;
  height: 545px;
  position: absolute;
  margin-left: -440px;
  left: 100%;
  top: -45px;
  width: 100%;
}

.slider_cont .slide .varrow {
  position: absolute;
  right: 440px;
  top: -45px;
}

.slider_cont .slide_active {
  opacity: 1;
  z-index: 10;
}

.slider_cont .arrow {
  bottom: auto;
  margin: -20px 0 0;
  top: 50%;
  z-index: 20;
}

.slider_cont .navigs {
  bottom: 20px;
  position: absolute;
  right: 20px;
  z-index: 20;
}
 
.slider_cont .navigs .navig {
  background: url('/images/common/navig.webp') -100px -40px;
  cursor: pointer;
  float: left;
  height: 10px;
  margin-left: 4px;
  width: 10px;
}

.slider_cont .navigs .navig_active {
  background-position: -110px -40px;
}

.container_cont .container .plants .item {
  margin: 0 0 40px;
}

.container_cont .container .plants .img {
  float: left;
  margin: 4px 30px 10px 0;
  width: 400px;
  background-position: 0;
  background-size: auto;
  display: block; 
  height: auto;
}

@media (min-width: 1081px) {
  .plants .name {
    width: calc(100% - 430px);
    float: right;
  }
  
}

.container_cont .container .plants .name {
  font-family: 'FuturaB';
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 10px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}



.plant h1 {
  font-size: 60px;
  line-height: 60px;
}

.plant h1 span {
  color: #ec3f2c;
  font-family: 'FuturaL';
  font-size: 48px;
  line-height: 48px;
}

.plant .name, .content .big-sub-title {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 20px;
}

.content .big-sub-title{
  margin: 50px 0 0 20px;
}

.plant .name span {
  font-family: Arial;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 15px;
  margin-left: 15px;
  text-transform: none;
}

.plant .type {
  margin: -25px 0 20px;
}

.plant .good_gallery {
  float: left;
  margin: 0 50px 7px 0;
  width: 60%;
}
.plant.catalog_category .good_gallery {
  float: left;
  margin: 0 50px 7px 0;
  width: 100%;
}

.plant .good_gallery .slides {
  font-size: 0;
  line-height: 0;
  margin: 0 0 20px;
  position: relative;

}

.plant .good_gallery .slider .slide {
  opacity: 0;
  position: absolute;
  z-index: 1;
  max-height: 450px!important;
  width: 100%;
  object-fit: contain;
}
.plant.catalog_category .good_gallery .slider .slide {
  width: 100%;
}

.plant .good_gallery .slider .slide img {
  width: 50%;
}
.plant.catalog_category .good_gallery .slider .slide img {
  width: 100%;
}

.plant .good_gallery .slider .slide_active {
  opacity: 1;
  z-index: 2;
}

.plant .good_gallery .slider .navigs, .plant .params .navigs {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.plant .good_gallery .slider .navigs.hidden {
  display: none;
}
.plant .good_gallery .slider .navigs .navig, .plant .params .navigs .navig {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  /*float: left;*/
  height: 87px;
  background-size: cover;
  margin: 0 13px 13px 0;
  width: 87px;
}

.plant .good_gallery .slider .navigs .navig:hover, .plant .params .navigs .navig:hover {
  border: 3px solid #144057;
  height: 81px;
  width: 81px;
}

.plant .good_gallery .slider .navigs .navig_active, .plant .params .navigs .navig_active {
  border: 3px solid #144057;
  height: 81px;
  width: 81px;
}

.plant .good_gallery .slider .arrow {
  background: none;
  display: none;
  /*height: 100%;
  width: 50%;*/
  width: 8%;
  height: 8%;
  z-index: 3;
}

.plant .good_gallery .slider .arrow div {
  background: url('/images/common/arrows.webp');
  bottom: 0;
  height: 40px;
  position: absolute;
  width: 40px;
}

.plant .good_gallery .slider .arrow_left div {
  background-position: 0 0;
  left: 0;
}

.plant .good_gallery .slider .arrow_right div {
  background-position: -40px 0;
  right: 0;
}

.plant .good_gallery .slider .arrow_left:hover div {
  background-position: 0 -40px;
}

.plant .good_gallery .slider .arrow_right:hover div {
  background-position: -40px -40px;
}

.plant .params {
  font-size: 20px;
  overflow: hidden;
}

.plant .params table {
  width: auto;
}

.plant .params td {
  vertical-align: middle;
}

.plant .params sup {
  font-size: 18px;
}

.plant .params .value {
  font-family: 'FuturaB';
  font-size: 45px;
  line-height: 45px;
  margin: 20px 0;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.plant .params.params--small .value{
  font-size: 28px;
  line-height: 30px;
}



.plant .params .value .currency-price {
  font-family: sans-serif;
  font-size: 35px;
}

/* .plant .params .value span {
  font-size: 54px;
} */

.plant .params .orange {
  color: #ec3f2c;
  font-family: 'FuturaSB';
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 8px;
}

.plant .params .orange a {
  color: #ec3f2c;
}

.plant .params .icon {
  background: url('/images/common/params_icons.webp');
  float: left;
  height: 57px;
  margin: 0 15px 0 0;
  width: 57px;
}

.plant .params .available {
  background-position: 0 0;
}

.plant .params .hit {
  background-position: -57px 0;
}

.plant .params .hit div {
  background: url('/images/common/supply_icons.webp');
  height: 24px;
  margin: 14px auto 0;
  width: 38px;
}

.plant .params .hit .static {
  background-position: -76px 0;
}

.plant .params .hit .mobile {
  background-position: -76px -24px;
}

.plant .params .season {
  color: #808080;
  font-size: 15px;
  font-style: italic;
  margin: 0 0 40px;
}

.plant .params .season .icon {
  background: url('/images/common/supply_icons.webp');
  height: 25px;
  width: 27px;
}

.plant .params .season .summer {
  background-position: 0 -148px;
  margin: -6px 5px 0 0;
}

.plant .params .season .allseason {
  background-position: -54px -148px;
  margin: -6px 5px 0 30px;
}

.plant .options {
  background: #e4e4e4;
  padding: 35px 0 1px;
}

.plant  .options--silos-white{
  background: #fff;
}

.plant .options h3 {
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0 22px;
}

.plant .options p {
  margin: 0 0 4px;
}

.plant .options strong {
  color: #ec3f2c;
}

.plant .options .item {
  line-height: 18px;
  margin: 0 0 25px;
  padding-left: 55px;
}

.plant .options .uppercase {
  font-weight: bold;
}

.plant .options .digit {
  border: 3px solid #144057;
  color: #144057;
  height: 26px;
  float: left;
  font-family: 'FuturaB';
  font-size: 18px;
  margin: 3px 0 0 -55px;
  padding: 8px 0 0;
  text-align: center;
  width: 34px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.plant .options .left {
  width: 35%;
}

.plant .options .right {
  width: 62%;
}

.plant .benefits {
  padding: 35px 0 1px;
}

.plant .benefits p {
  margin: 0 0 4px;
}

.plant .benefits .item {
  margin: 0 0 23px;
  padding-left: 55px;
}

.plant .benefits .digit {
  background: #e4e4e4;
  border: 3px solid #e4e4e4;
  color: #222;
  height: 26px;
  float: left;
  font-family: 'FuturaB';
  font-size: 18px;
  margin: 4px 0 0 -55px;
  padding: 8px 0 0;
  text-align: center;
  width: 34px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.info_cat .benefits .digit {
  background: #e4e4e4;
  border: 3px solid #e4e4e4;
  color: #222;
  height: 26px;
  float: left;
  font-family: 'FuturaB';
  font-size: 18px;
  margin: 4px 0 0 -55px;
  padding: 8px 0 0;
  text-align: center;
  width: 34px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.plant .placing {
  background: #e4e4e4;
  padding: 35px 0;
}

.plant .placing .third {
  margin: 0 1.5%;
  text-align: center;
}

.plant .placing .slider {
  min-height: 400px;
  position: relative;
}

.plant .placing .slider .slide {
  opacity: 0;
  position: absolute;
  width: 100%;
}

.plant .placing .slider .slide_active {
  opacity: 10;
}

.plant .placing .slider .arrow {
  bottom: auto;
  top: 100px;
}

.plant .placing .slider .arrow_left {
  left: -20px;
}

.plant .placing .slider .arrow_right {
  right: -20px;
}

.plant .placing .slider .navigs {
  bottom: -10px;
  position: absolute;
  right: 20px;
}

.plant .placing .slider .navigs .navig {
  background: url('/images/common/navig.webp') -100px -40px;
  cursor: pointer;
  float: left;
  height: 10px;
  margin-left: 4px;
  width: 10px;
}

.plant .placing .slider .navigs .navig_active {
  background-position: -110px -40px;
}

.plant .objects {
  padding: 35px 0 5px;
}

.plant .objects p {
  line-height: 18px;
  margin: 0 0 6px;
}

.plant .objects .img {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e4e4e4;
  display: block;
  height: 153px;
  margin: 0 0 12px;
  width: 228px;
}

.plant .objects .img:hover {
  border: 3px solid #144057;
  height: 149px;
  width: 224px;
}

.plant .objects .item {
  float: left;
  height: 275px;
  margin: 0 30px 0 0;
  width: 230px;
}

.order_plant_form {
  padding: 35px 0 40px;
}

.order_plant_form .half {
  margin: 0;
  text-align: center;
  width: 50%;
}

.order_plant_form .supply_block {
  float: right;
  font-family: 'FuturaSB';
  font-size: 30px;
  line-height: 38px;
  margin: 115px 0 0;
  overflow: hidden;
  position: relative;
  text-align: left;
}

.order_plant_form .supply_block a {
  letter-spacing: 0;
  text-transform: none;
}

.order_plant_form .supply_block span {
  font-family: 'FuturaB';
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.order_plant_form .supply_block .text {
  border: 3px solid #144057;
  padding: 19px 80px 20px 20px;
}

.order_plant_form .supply_block .rtc_b {
  border-bottom: 100px solid #144057;
  border-left: 50px solid transparent;
  position: absolute;
  right: 3px;
  top: 50%;
}

.order_plant_form .supply_block .rtc_w {
  border-bottom: 100px solid #fff;
  border-left: 50px solid transparent;
  position: absolute;
  right: 0;
  top: 50%;
}

.order_plant_form .supply_block .rbc_b {
  border-top: 100px solid #144057;
  border-left: 50px solid transparent;
  bottom: 50%;
  position: absolute;
  right: 3px;
}

.order_plant_form .supply_block .rbc_w {
  border-top: 100px solid #fff;
  border-left: 50px solid transparent;
  bottom: 50%;
  position: absolute;
  right: 0;
}

.order_plant_form .supply_block .small {
  font-family: 'FuturaSB';
  font-size: 20px;
  line-height: 24px;
}

.bp_form {
  text-align: center;
}

.bp_form h2 {
  margin-top: 0;
}

.bp_form .checkboxes {
  margin: 10px auto 20px;
  text-align: left;
  width: 320px;
}

.bp_form .checkboxes .checkbox div {
  background: #e4e4e4;
}

.bp_form .checkboxes .checkbox_active div {
  background: url('/images/common/corners.webp') 50% -34px no-repeat #e4e4e4;
}

.supply {
  font-size: 14px;
  line-height: 17px;
}

.supply h1 {
  font-size: 60px;
  line-height: 60px;
}

.supply h2 {
  font-family: Arial;
  font-size: 20px;
  letter-spacing: 0;
  margin: 0 0 15px;
  text-transform: none;
}

.supply .circles {
  color: #144057;
  float: right;
  font-family: 'FuturaB';
  font-size: 16px;
  margin: -3px 0 0;
  padding: 55px 0 0;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.supply .circles .item {
  border: 0;
  float: left;
  padding: 0 0 0 25px;
}

.supply .circles .circle {
  background: url('/images/common/supply_circles.webp');
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  padding: 9px;
  text-align: center;
}

.supply .circles .circle_l {
  background-position: -98px 0;
  height: 80px;
  float: left;
  margin: -48px 5px 0 0;
  width: 80px;
}

.supply .circles .circle_s {
  background-position: -276px 0;
  height: 45px;
  padding: 26px 0 9px;
  width: 80px;
}

.supply .map_navig {
  padding: 12px 0;
  margin: 0 0 20px;
}

.supply .map_navig span {
  margin-right: 30px;
}

.supply .map_navig input {
  display: none;
  margin: -12px 0;
  width: 200px;
}

.supply .supply_form {
  background: #144057;
  margin: 0 0 5px;
  padding: 13px 0 0;
}

.supply .supply_form .item {
  border: 0;
  float: left;
  margin: 0 1.5% 14px 0;
  padding: 0;
  width: 14.5%;
}

.supply .supply_form .reset {
  background: #ec3f2c;
  border-radius: 4px;
  cursor: pointer;
  float: left;
  height: 36px;
  width: 4%;
}

.supply .supply_form .reset div {
  background: url('/images/common/arrows.webp') -120px -42px;
  height: 36px;
  margin: 0 auto;
  width: 40px;
}

.supply .supply_form .reset:hover {
  background: #e4e4e4;
}

.supply .supply_form .reset:hover div {
  background-position: -120px -2px;
}

.supply .city {
  border-bottom: 1px dashed #b4b4b4;
}

.supply .first {
  border: none;
}

.supply .last {
  border: none;
}

.supply .item, .supply .item_ajax {
  border-top: 1px dashed #e4e4e4;
  padding: 20px 0;
}

.supply .noborder {
  border-top: none;
}

.supply .customer {
  float: left;
 /* width: 20%;*/
  width: 16%;
}

.supply .power {
  float: left;
  margin: 0 1% 0 0;
  /*width: 14%;*/
  width: 9%;
}

.supply .type {
  float: left;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
  margin: -7px 1% 0 0;
  position: relative;
  /*width: 19%;*/
  width: 15%;
}

.supply .type table {
  width: auto;
}

.supply .type td {
  vertical-align: middle;
}

.supply .type .name {
  color: #222;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
}

.supply .type .icon {
  height: 43px;
  margin: 0 5px 0 0;
  padding: 14px 0 0;
  width: 57px;
}

.supply .type .icon div {
  background: url('/images/common/supply_icons.webp');
  height: 24px;
  margin: 0 auto;
  width: 38px;
}

.supply .type .icon .static {
  background-position: 0 0;
}

.supply .type .icon .mobile {
  background-position: 0 -24px;
}

.supply .hit {
  color: #ec3f2c;
}

.supply .hit .icon {
  background: url('/images/common/params_icons.webp') -57px 0;
}

.supply .hit .icon .static {
  background-position: -76px 0;
}

.supply .hit .icon .mobile {
  background-position: -76px -24px;
}

.supply .equip .icon {
  background: none;
}

.supply .equip .icon .static {
  background: none;
}

.supply .equip .icon .mobile {
  background: none;
}

.supply .model {
  float: left;
  margin: 0 1% 0 0;
  width: 14%;
}

.supply .techs_cont {
 /* float: left;*/
  /*width: 30%;*/
   float: right;
  width: 45%;
}

.supply .techs_th {
  float: right;
  font-size: 14px;
  font-style: italic;
  margin: 8px 0 0;
  width: 305px;
}

.supply .techs {
  float: right;
  /*width: 305px;*/
  width: 465px;
}

.supply .techs .tech {
  float: left;
  position: relative;
  text-align: center;
}

.supply .techs .bunker {
  width: 55px;
}

.supply .techs .mixer {
  width: 85px;
}

.supply .techs .addit {
  width: 65px;
}

.supply .techs .silo {
  width: 50px;
}

.supply .techs .season {
  width: 50px;
}

.supply .techs .icon {
  background: url('/images/common/supply_icons.webp');
  display: inline-block;
  height: 25px;
  margin: -11px 0 0;
  width: 27px;
}

.supply .tech.otop .icon.p_i {
  background-image: url(/images/common/icon/p.svg);
  height: 26px;
  width: 31px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center
}

.supply .tech.water .icon {
  background-image: url(/images/common/icon/water.svg);
  height: 25px;
  width: 30px;
  background-size: contain;
  background-position: 0px 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.supply .tech.otop .icon.gp_i {
  background-image: url(/images/common/icon/pgs.svg);
  height: 25px;
  width: 30px;
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.supply .tech.otop .icon.pgs_i {
  background-image: url(/images/common/icon/gp.svg);
  height: 23px;
  width: 30px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.supply .techs .bunker .icon {
  background-position: 0 -48px;
}

.supply .techs .mixer_1 .icon {
  background-position: -54px -48px;
}

.supply .techs .mixer_2 .icon {
  background-position: 0 -73px;
}

.supply .techs .mixer_3 .icon {
  background-position: -54px -73px;
}

.supply .techs .mixer_4 .icon {
  background-position: 0 -98px;
}

.supply .techs .addit .icon {
  background-position: -54px -98px;
}

.supply .techs .silo .icon {
  background-position: 0 -123px;
}

.supply .techs .summer .icon {
  background-position: 0 -148px;
}

.supply .techs .allseason .icon {
  background-position: -54px -148px;
}

/*.supply .techs .hot_air .icon { background-position: 0 -173px; }
.supply .techs .hot_water .icon { background-position: 0 -173px; }*/

.supply .hint {
  background: #144057;
  color: #fff;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  line-height: 20px;
  padding: 8px 15px 10px;
  position: absolute;
  white-space: nowrap;
  z-index: 10;
}

.supply .hint .corner {
  background: url('/images/common/corners.webp') 0 -24px;
  height: 5px;
  left: 15px;
  position: absolute;
  top: -5px;
  width: 15px;
}

.supply .type .hint {
  top: 45px;
}

.supply .tech .hint {
  top: 38px;
}

.supply .season .hint {
  left: auto;
  right: 0;
}

.supply .season .hint .corner {
  left: auto;
  right: 15px;
}

.supply .item:hover .type .icon .static {
  background-position: -38px 0;
}

.supply .item_ajax:hover .type .icon .static {
  background-position: -38px 0;
}

.supply .item:hover .type .icon .mobile {
  background-position: -38px -24px;
}

.supply .item_ajax:hover .type .icon .mobile {
  background-position: -38px -24px;
}

.supply .item:hover .hit .icon .static {
  background-position: -76px 0;
}

.supply .item_ajax:hover .hit .icon .static {
  background-position: -76px 0;
}

.supply .item:hover .hit .icon .mobile {
  background-position: -76px -24px;
}

.supply .item_ajax:hover .hit .icon .mobile {
  background-position: -76px -24px;
}

.supply .item:hover .techs .bunker .icon {
  background-position: -27px -48px;
}

.supply .item_ajax:hover .techs .bunker .icon {
  background-position: -27px -48px;
}

.supply .item:hover .techs .mixer_1 .icon {
  background-position: -81px -48px;
}

.supply .item_ajax:hover .techs .mixer_1 .icon {
  background-position: -81px -48px;
}

.supply .item:hover .techs .mixer_2 .icon {
  background-position: -27px -73px;
}

.supply .item_ajax:hover .techs .mixer_2 .icon {
  background-position: -27px -73px;
}

.supply .item:hover .techs .mixer_3 .icon {
  background-position: -81px -73px;
}

.supply .item_ajax:hover .techs .mixer_3 .icon {
  background-position: -81px -73px;
}

.supply .item:hover .techs .mixer_4 .icon {
  background-position: -27px -98px;
}

.supply .item_ajax:hover .techs .mixer_4 .icon {
  background-position: -27px -98px;
}

.supply .item:hover .techs .addit .icon {
  background-position: -81px -98px;
}

.supply .item_ajax:hover .techs .addit .icon {
  background-position: -81px -98px;
}

.supply .item:hover .techs .silo .icon {
  background-position: -27px -123px;
}

.supply .item_ajax:hover .techs .silo .icon {
  background-position: -27px -123px;
}

.supply .item:hover .techs .summer .icon {
  background-position: -27px -148px;
}

.supply .item_ajax:hover .techs .summer .icon {
  background-position: -27px -148px;
}

.supply .item:hover .techs .allseason .icon {
  background-position: -81px -148px;
}

.supply .item_ajax:hover .techs .allseason .icon {
  background-position: -81px -148px;
}

.main_page .supply h2 {
  font-family: 'FuturaB';
  /*letter-spacing: 0.8px;*/
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 30px;
  margin: 15px 0 20px;
  text-transform: uppercase;
}

.main_page .supply .city {
  border: 0;
  padding: 17px 0 13px;
}

.main_page .supply .item, .main_page .supply .item_ajax {
  border-bottom: 1px dashed #b4b4b4;
  margin: 0;
}

.main_page .supply .type {
  /*width: 31%;*/
  width: 29%;
  margin: -7px -1% 0 0;
}

.main_page .supply .type .name {
  display: block;
}

.main_page .supply .techs_th {
  font-size: 12px;
  width: 50%;
}

.main_page .supply .techs_cont {
  /*width: 50%;*/
  width: 55%;

}

.main_page .supply .techs {
  /*width: 325px;*/
  width: 375px;
}

@media (max-width: 420px) {
  .main_page .supply .techs{
    width: auto;
  }
}

.main_page .supply .techs .bunker {
  width: 50px;
}

.main_page .supply .techs .mixer {
  width: 73px;
}

.main_page .supply .techs .addit {
  width: 50px;
}

.main_page .supply .techs .silo {
  width: 46px;
}

.main_page .supply .techs .otop {
  width: 53px;
}
.main_page .supply .techs .water {
    width: 53px;
}
@media (max-width: 365px) {
.main_page .supply .techs .water {
   padding: 15px 0;
}
}
.main_page .supply .techs .otop .icon {
background: none;
    background-size: auto;
    background-repeat: no-repeat;
}
.available .techs .otop .icon {
 background-image: url(/images/common/icon/pgs.svg);
 height: 25px;
 width: 30px;
 background-size: contain;
 width: 100%;
background-repeat: no-repeat;
background-position: center;
}


.main_page .supply .techs .water .icon, .available .techs .hot_water .icon {
  background-image: url(/images/common/icon/water.svg);
  height: 25px;
  width: 30px;
  background-size: contain;
  background-position: 0px 0px;
  width: 100%;
background-repeat: no-repeat;
background-position: center;
}


.main_page .supply .techs .otop .icon.gp_i, .available .techs .otop .icon.gp_i {
  background-image: url(/images/common/icon/pgs.svg);
  height: 25px;
  width: 30px;
  background-size: contain;
  width: 100%;
background-repeat: no-repeat;
background-position: center;
}

.main_page .supply .techs .otop .icon.p_i, .available .techs .otop .icon.p_i {
  background-image: url(/images/common/icon/p.svg);
  height: 26px;
  width: 31px;
  width: 100%;
background-repeat: no-repeat;
background-position: center;
}

.main_page .supply .techs .otop .icon.pgs_i, .available .techs .otop .icon.pgs_i {
  background-image: url(/images/common/icon/gp.svg);
  height: 23px;
  width: 30px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.supply .item:hover .otop .icon.gp_i,
.supply .item:hover .otop .icon.p_i,
.supply .item:hover .otop .icon.pgs_i,
.supply .item:hover .water .icon,
.available .item:hover .hot_water .icon,
.available .item:hover .hot_air .icon {
  -webkit-filter: invert(10%) sepia(81%) saturate(1926%) hue-rotate(177deg) brightness(80%) contrast(99%);
          filter: invert(10%) sepia(81%) saturate(1926%) hue-rotate(177deg) brightness(80%) contrast(99%);
}

.main_page .supply .all {
  font-size: 12px;
  margin: 15px 0 0;
}

.available .img {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  height: 300px;
  margin: 10px 0 0;
  width: 100%;
}

.available .name {
  display: block;
  font-family: 'FuturaB';
  font-size: 22px;
  line-height: 30px;
  position: relative;
  margin: 0 0 10px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.available .sold {
  background: #ec3f2c;
  bottom: 0;
  color: #fff;
  font-size: 17px;
  left: 0;
  padding: 4px 0 1px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.available .techs .tech {
  float: left;
  margin: 15px 20px 10px 0;
  position: relative;
  text-align: center;
}

.available .techs .icon {
  background: url('/images/common/supply_icons.webp');
  display: inline-block;
  height: 25px;
  margin: -11px 0 0;
  width: 27px;
}

.available .techs .bunker .icon {
  background-position: 0 -48px;
}

.available .techs .mixer_1 .icon {
  background-position: -54px -48px;
}

.available .techs .mixer_2 .icon {
  background-position: 0 -73px;
}

.available .techs .mixer_3 .icon {
  background-position: -54px -73px;
}

.available .techs .mixer_4 .icon {
  background-position: 0 -98px;
}

.available .techs .addit .icon {
  background-position: -54px -98px;
}

.available .techs .silo .icon {
  background-position: 0 -123px;
}



.available .item:hover .techs .bunker .icon {
  background-position: -27px -48px;
}

.available .item:hover .techs .silo .icon {
  background-position: -27px -123px;
}

.available .item:hover .techs .mixer_1 .icon {
  background-position: -81px -48px;
}

.available .item:hover .techs .mixer_2 .icon {
  background-position: -27px -73px;
}

.available .item:hover .techs .mixer_3 .icon {
  background-position: -81px -73px;
}

.available .item:hover .techs .mixer_4 .icon {
  background-position: -27px -98px;
}

.available .item:hover .techs .addit .icon {
  background-position: -81px -98px;
}


.available .comment {
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
}

.available .hint {
  background: #144057;
  color: #fff;
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  line-height: 20px;
  padding: 8px 15px 10px;
  position: absolute;
  top: 38px;
  white-space: nowrap;
  z-index: 10;
}

.available .hint .corner {
  background: url('/images/common/corners.webp') 0 -24px;
  height: 5px;
  left: 15px;
  position: absolute;
  top: -5px;
  width: 15px;
}

.available_block {
  background: #ec3f2c;
  color: #fff;
  font-family: 'FuturaL';
  padding: 10px 0 11px;
  text-align: center;
}
.available_block--v2{
  padding: 0
}

.available_block a {
  color: #fff;
}

.available_block a:hover {
  color: #144057;
}

.available_block_blue {
  background: #144057;
}

.available_block_blue a:hover {
  color: #ec3f2c;
}

.available_block--v2 .content{
  display: flex;
    justify-content: flex-end;
    align-items: center;
    min-height: 83px;
    text-decoration: none;
}

.available_block--v2 .content:hover{
    text-decoration: none;
    color: #fff;
}
.available_block--v2 #narkomaniya{
  line-height: 24px;
  font-size: 24px;
  font-weight: 400;
  white-space: nowrap;
  display: flex;
  align-items: center;
  text-decoration: none;
  position: relative;
  letter-spacing: 1px;
}
.available_block--v2 #narkomaniya::after{
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #fff;
  bottom: 21px;
  left: 0;
}
.available_block--v2 .content:hover #narkomaniya::after{
  border-bottom: 1px solid transparent;
}
.available-count{
  display: flex;
  flex-direction: column;
}
.available-count--bg{
  background: transparent url(/images/available.svg) 43px 7px no-repeat;
    padding: 12px 0 10px 121px;
    background-size: 30%;
}
.available-count--silos{
  background: transparent url(/images/common/silos.webp) no-repeat;
    padding: 12px 0 10px 101px;
    background-size: unset;
}
.available-count__title{
  text-transform: initial;
    text-align: left;
    padding-bottom: 10px;
    font-size: 24px;
}
.available-count__number{
  font-size: 24px;
  font-weight: 600;
  text-transform: initial;
  padding-left: 0px;
  text-align: left;
}

.compare h1 {
  font-size: 60px;
  line-height: 60px;
}

.compare .compare_form {
  background: #e4e4e4;
  margin: 20px 0 30px;
  padding: 30px 0 7px;
}

.compare .compare_form input {
  border: 2px solid #fff;
  color: #144057;
  font-size: 16px;
  font-weight: bold;
  margin: 0 6px;
  padding: 6px 3px;
  text-align: center;
  width: 45px;
}

.compare .compare_form input:focus {
  border: 2px solid #144057;
}

.compare .compare_form .inputs {
  float: left;
  width: 70%;
}

.compare .compare_form .checkboxes {
  float: left;
  width: 30%;
}

.compare .compare_form .checkboxes .name {
  padding: 9px 0 11px;
}

.compare .compare_form .name {
  color: #222;
  font-size: 14px;
  font-weight: bold;
}

.compare .compare_form .slider {
  height: 51px;
  font-size: 13px;
  margin: 14px 0 0;
  position: relative;
  width: 330px;
}

.compare .compare_form .slider .min {
  left: 0;
  position: absolute;
}

.compare .compare_form .slider .max {
  position: absolute;
  right: 0;
}

.compare .compare_form .slider .bg {
  background: #fff;
  bottom: 27px;
  height: 3px;
  position: absolute;
  width: 100%;
}

.compare .compare_form .slider .active {
  background: #144057;
  bottom: 27px;
  height: 3px;
  position: absolute;
}

.compare .compare_form .slider .cont {
  bottom: 0;
  height: 24px;
  left: -10px;
  position: absolute;
  width: 350px;
}

.compare .compare_form .slider .slider_button {
  cursor: pointer;
  position: absolute;
}

.compare .item {
  float: left;
  height: 340px;
  line-height: 24px;
  margin: 0 40px 0 0;
  padding: 0 0 0 55px;
  width: 300px;
}

.plants .item{
  margin: 0 0 40px;
  float: none;
  height: auto;
  line-height: inherit;
  padding: 0;
  width: 100%;
}



.compare .item .digit {
  border: 3px solid #144057;
  color: #144057;
  height: 28px;
  float: left;
  font-family: 'FuturaB';
  font-size: 18px;
  margin: 112px 0 0 -55px;
  padding: 6px 0 0;
  text-align: center;
  width: 34px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.compare .item .name {
  display: block;
  font-family: 'FuturaB';
  font-size: 22px;
  line-height: 30px;
  margin: 0 0 3px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.compare .item .name:hover .img {
  background-position: 0 0;
}

.compare .item .img {
  background-position: 0 -212px;
  background-size: 192px;
  display: block;
  height: 106px;
  margin: 0 0 20px;
  width: 192px;
}

.compare .item .img_retina {
  display: none;
}

.compare .item .text {
  margin: 0 0 9px;
}

.compare_link {
  float: right;
  margin: 44px 0 0 20px;
}

.compare .item .name img {
  display: none;
}

.contacts h3 {
  font-family: Arial;
  margin: 0 0 5px;
  font-weight: bold;
}

.contacts .adress {
  font-size: 18px;
  line-height: 28px;
}

.contacts .name, .gray-line {
  background: #e4e4e4;
  font-size: 20px;
  line-height: 24px;
  margin: 0 -10px 25px;
  padding: 9px 11px;
}

.contacts .name strong , .gray-line strong {
  font-size: 18px;
  margin-right: 20px;
}

.contacts .accident {
  background: #ec3f2c;
  color: #fff;
}

.accident a{
  text-decoration: none;
}

.accident a:hover{
  color: black;
}



.tech-sup {
  background: #fff;
  margin: 0 0 25px 0;
  padding: 6px;
  border: 2px solid #ec3f2c;
}

.tech-sup a{
  text-decoration: none;
}

.tech-sup a:hover{
  color: black;
}

.tech-sup-wrap {
  background: #ec3f2c;
  color: #fff;
  padding: 10px 15px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
}

.tech-sup .name {
  margin-bottom: 25px;
}

.tech-sup .desc {
  display: flex;
  align-items: center;
  max-width: 500px;
}

.tech-sup .desc .tech-img {
  flex: none;
  margin-right: 40px;
}

.tech-sup .desc .tech-days {
  margin-right: 10px;
}

.tech-sup .desc .tech-days p {
  margin: 0;
  font-size: 100px;
  line-height: 0.8;
}

.tech-sup .desc .tech-img img {
  width: initial;
  height: 80px;
}

.tech-sup .desc .tech-desc p:first-child {
  font-size: 28px;
  margin: 0 0 10px 0;
}

.tech-sup .desc .tech-desc p:last-child {
  font-size: 14px;
  margin: 0;
  line-height: 1.25;
}

@media (max-width: 640px) {
  .tech-sup .name {
    text-align: center;
  }

  .tech-sup .name span {
    display: block;
    margin-top: 10px;
    padding: 5px 10px;
    background: #fff;
    color: #ec3f2c;
    font-weight: bold;
  }

  .tech-sup .desc .tech-img {
    display: none;
  }
}

.contacts .staff .item {
  margin-bottom: 0;
  display: flex;
}

.contacts .staff .item h3 {
  letter-spacing: 0;
  line-height: 22px;
  margin: 0;
  text-transform: none;
}

.contacts .staff .item p {
  margin: 0 0 10px;
}

.contacts .staff .item img {
  float: left;
  margin: 0 25px 45px 0;
  align-self: flex-start;
}

.contacts .staff .item .imgqr-link{
  float: right;
  display: none;
}

.contacts .staff .item img.imgqr{
  float: right;
  max-width: initial;
  margin: 0;

}

.contacts .staff .item .text {
  margin: 0 0 35px 0;
  width: 100%;
}

@media (max-width: 1024px) {
  .contacts .staff .item{
    display: block;
  }
  .contacts .staff .item .text {
    float: none;
  }
  .contacts .staff .item img.imgqr{
    display: none;
  }
  .contacts .staff .item .mobile-wrap{
    display: inline-block;
  }
}
.contacts .staff .item .orange {
  color: #ec3f2c;
}

.contacts .gallery .item {
  height: 85px;
  width: 85px;
}

.contacts .gallery .item:hover {
  height: 81px;
  width: 81px;
}

.gallery {
  margin: 0 0 20px;
}
.gallery-grid{
  display: inline-grid;
  gap: 13px;
  grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
  width: 100%;
  margin: 0;
}

.gallery .item {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e4e4e4;
  display: block;
  float: left;
  font-size: 0;
  height: 135px;
  line-height: 0;
  margin: 0 13px 13px 0;
  width: 135px;
}

.gallery-grid .item {
  float: none; 
  margin: 0;
  width: 100%; 
  border: none;
}

.gallery .item:hover {
  border: 3px solid #144057;
  height: 131px;
  width: 131px;
}
.gallery-grid .item:hover{
  outline: 3px solid #144057;
  border: 1px solid transparent;
  height: auto;
   width: auto;
}

.gallery .video_item {
  float: left;
  font-size: 12px;
  height: 200px;
  line-height: 16px;
  margin: 0 2% 0 0;
  width: 23%;
}


.videos {
  margin: 0 0 20px;
}

.videos .video {
  float: left;
  font-size: 12px;
  height: 200px;
  line-height: 16px;
  margin: 0 4% 0 0;
  width: 22%;
}

.videos .video img {
  width: 100%;
}

.videos .video .duration {
  background: #144057;
  color: #fff;
  float: right;
  font-weight: bold;
  margin: -22px 2px 0 0;
  padding: 0 5px;
  position: relative;
  z-index: 10;
}

.videos .video_last {
  margin: 0;
}

.videos .video_first {
  margin: 0 0 25px;
}

.videos .video_first h3 {
  color: #144057;
  margin: 15px 0 0;
}

.videos .video_first .views {
  float: right;
  font-size: 13px;
  margin: 17px 0 0 20px;
}

.videos .video_first .date {
  font-size: 13px;
}

.left_fixed {
  margin-top: 0;
  position: fixed;
}

.left_fixed_mini {
  margin-top: -64px;
}

.funding .img {
  float: left;
  margin: 0 60px 35px 0;
}

.funding .ol {
  margin: 0 0 35px;
}

.funding .ol .item {
  line-height: 18px;
  margin: 0 0 18px;
  padding-left: 25px;
}

.funding .ol .digit {
  color: #ec3f2c;
  float: left;
  font-family: 'FuturaB';
  font-size: 21px;
  margin-left: -25px;
  width: 25px;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.document {
  clear: both;
  line-height: 24px;
  margin: 0 0 20px;
  padding-left: 40px;
}

.document a {
  font-weight: bold;
}

.document .icon {
  background: url('/images/common/document.webp');
  float: left;
  height: 36px;
  margin: 6px 0 0 -40px;
  width: 28px;
}

.document_pdf .icon {
  background-position: 0 0;
}

.document_doc .icon {
  background-position: -28px 0;
}

.document_list .icon {
  background-position: -56px 0;
}

.news_block {
  background: #e4e4e4;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 25px;
  padding: 23px 0;
}

.news_block img {
  float: left;
  margin: 7px 10px 22px 0;
}

.news_block .third {
  margin-bottom: 0;
  float: none;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}

.news_block-left {
    display: inline-block;
    vertical-align: top;
}

.news_block-right {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.news_block .date {
  font-size: 14px;
}

.news_block .all {
  font-size: 12px;
  margin: 15px 0 0;
}

.news .item {
  margin-bottom: 40px;
}

.news .img_cont {
  margin: 2px 0 0;
  padding-left: 150px;
}

.news .img_cont .img {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e4e4e4;
  display: block;
  float: left;
  font-size: 0;
  height: 130px;
  line-height: 0;
  margin: 7px 20px 0 -150px;
  width: 130px;
}

/*.news .img_cont .img:hover {
  border: 3px solid #144057;
  height: 126px;
  width: 126px;
}*/

.news .img_cont .noimg {
  background-image: url('/images/common/noimg.webp');
}

.news .name {
  font-size: 16px;
  padding-top: 8px;
}

.news .date {
  font-style: italic;
  margin: 0 0 4px;
}

.news--silos{
  margin-bottom: 30px;
}

.customers .item {
  float: left;
  height: 200px;
  margin: 0 20px 0 0;
  text-align: center;
  width: 200px;
}

.customers .img {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  height: 110px;
  margin: 0 0 20px;
}

.steam {
  background: #144057;
  -webkit-box-shadow: #081c28 0 0 20px inset;
          box-shadow: #081c28 0 0 20px inset;
  color: #fff;
}

.steam a {
  color: #fff;
}

.steam .img {
  background: url('/images/common/steam.webp') 50% 25% no-repeat;
  background-size: 100% auto;
  display: block;
  height: 100%;
  position: absolute;
  width: 60%;
}

.steam .text {
  margin-left: 66%;
  padding: 1px 0 10px;
  width: 33%;
}

.steam .text li {
  background: url('/images/common/ul_marker_check.webp') 0 6px no-repeat;
}

.spoiler {
  border-top: 3px solid #e4e4e4;
  clear: both;
  font-size: 13px;
}

.spoiler .bg {
  background: #e4e4e4;
  border-radius: 0 0 4px 4px;
  cursor: pointer;
  margin: 0 auto;
  padding: 1px 0 4px;
  text-align: center;
  width: 100px;
}

.spoiler .icon {
  background: url('/images/common/corners.webp') 0 -50px;
  display: inline-block;
  height: 12px;
  margin: 0 0 0 6px;
  width: 13px;
}

.spoiler_active .icon {
  background-position: 0 -62px;
}

input, textarea {
  background: #fff;
  border: 2px solid #dbdbdb;
  border-radius: 4px;
  color: #222;
  font-family: Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 11px;
  padding: 9px 13px;
  resize: none;
  -webkit-appearance: none;
  width: 410px
}

input:focus, textarea:focus {
  border: 2px solid #144057;
  outline: none;
}

input.error, textarea.error {
  border: 2px solid #ec3f2c;
}

input.error:focus, textarea.error:focus {
  border: 2px solid #144057;
}

.select {
  color: #222;
  position: relative;
}

.select .active {
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  padding: 9px 13px 10px;
}

.select .options {
  background: #fff;
  border-bottom: 1px solid #e4e4e4;
  border-radius: 0 0 4px 4px;
  display: none;
  font-size: 13px;
  line-height: 18px;
  max-height: 300px;
  overflow-y: scroll;
  position: absolute;
  top: 32px;
  z-index: 10;
  width: 100%;
}

.select .optgroup {
  border-left: 1px solid #e4e4e4;
  font-weight: bold;
  padding: 0 12px;
}

.select .option {
  border-left: 1px solid #e4e4e4;
  cursor: pointer;
  padding: 2px 12px;
}

.select .option:hover {
  background: #e4e4e4;
}

.select .selected {
  background: #144057;
  color: #e4e4e4;
}

.select .selected:hover {
  background: #144057;
  color: #e4e4e4;
}

.select .corner {
  background: url('/images/common/corners.webp');
  height: 8px;
  position: absolute;
  right: 8px;
  top: 15px;
  width: 11px;
}

.select:hover .corner {
  background-position: 0 -8px;
}

.checkbox {
  cursor: pointer;
  margin: 0 0 13px;
  padding: 0 0 0 30px;
}

.checkbox div {
  background: #fff;
  border-radius: 4px;
  float: left;
  height: 22px;
  margin: -1px 0 0 -30px;
  width: 22px;
  border: 1px solid #144057;
}

.checkbox_active {
  color: #144057;
  font-weight: bold;
}

.checkbox_active div {
  background: url('/images/common/corners.webp') 50% -34px no-repeat #fff;
}

.policy_cont {
  display: inline-block;
  margin: 0;
  text-align: left;
  width: 310px;
}

.policy_cont .errors {
  text-align: center;
}

#order_spares_form .policy_cont {
  margin: 0;
}

#order_spares_form .policy_cont .errors {
  text-align: left;
}

.button {
  background: #144057;
  border: 0;
  -webkit-box-shadow: 0 1px 0 #222;
          box-shadow: 0 1px 0 #222;
  color: #e4e4e4;
  cursor: pointer;
  font-family: 'FuturaSB';
  font-size: 13px;
  letter-spacing: 0.8px;
  padding: 14px 20px 11px;
  text-transform: uppercase;
  width: auto;
  border-radius: 4px;
}

.button:hover {
  
  background: #ec3f2c;
  color: #e4e4e4;
  border: 0;
}

.button:active,
.button:link,
.button:visited {
  
  color: #e4e4e4;
  border: 0;
  text-decoration: none;
}

.button:focus {
  border: 0;
}

.button:active {
  background: #ec3f2c;
  border: 1px solid #b12f21;
  padding: 11px 19px 12px;
}

.button--contacts-link,
.button--contacts-link:active{
  padding: 11px 20px 8px;
  margin-left: 20px;
  margin-top: 10px;
  display: inline-block;
}

@media (max-width: 1024px) {
  .button--contacts-link, .button--contacts-link:active {
    margin-left: 0;
  }
}

.errors {
  color: #ec3f2c;
  margin: 0 0 10px;
}

.oks {
  color: #008000;
}

.loading {
  width: 30px;
}

.shadow {
  background: url('/images/common/white_bg.webp');
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 90;
}

.hidden {
  display: none;
  margin: 15px 0;
}

.uppercase {
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.center {
  text-align: center;
}

.map {
  font-size: 0;
  height: 450px;
  line-height: 0;
  margin: 0 0 50px;
  width: 100%;
}

.map_content {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 10px;
}

.map_content .type {
  margin: 0 20px 10px 0 !important;
}

.map_content .gallery {
  margin: 0;
}

.map_content .gallery .item {
  margin: 0 20px 10px 0;
}

.supply .map_content {
  font-size: 13px;
  line-height: 17px;
  padding: 0;
}

.supply .map {
  margin: 0;
}

.login_form {
  width: auto;
}

.login_form td {
  padding-right: 20px;
  vertical-align: baseline;
}

.msg {
  background: #e4e4e4;
  display: none;
  left: 50%;
  line-height: 18px;
  margin-left: -190px;
  padding: 22px 30px 33px;
  position: absolute;
  width: 320px;
  z-index: 10000;
  border: 1px solid #c3c1c1;
}

.msg.resale_form {
  width: 640px;
  margin-left: -350px;
}

.msg h2 {
  font-size: 24px;
  line-height: 25px;
  margin: 0 0 23px;
  text-align: center;
}

.msg h2 span {
  font-family: 'PT Sans';
  font-size: 14px;
}

.msg h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 11px;
  text-align: center;
}

.msg p {
  margin: 0 0 5px;
  text-align: center;
}

.msg .button {
  text-align: center;
  width: 115px;
}

.ok_message {
  position: fixed;
  top: 20px;
}

.close {
  background: url('/images/common/arrows.webp') -120px 0;
  cursor: pointer;
  height: 40px;
  right: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.arrow {
  background: url('/images/common/arrows.webp');
  bottom: 0;
  cursor: pointer;
  height: 40px;
  position: absolute;
  width: 40px;
}

.arrow_left {
  background-position: 0 0;
  left: 0;
}

.arrow_right {
  background-position: -40px 0;
  right: 0;
}

.arrow_up {
  background-position: -80px 0;
  left: 0;
  position: fixed;
  /*top: 90%;*/
  z-index: 50;
}

.arrow_left:hover {
  background-position: 0 -40px;
}

.arrow_right:hover {
  background-position: -40px -40px;
}

.arrow_up:hover {
  background-position: -80px -40px;
}

.pages {
  color: #ec3f2c;
  font-size: 18px;
  margin: 0 0 40px;
  text-align: right;
}

.pages a {
  color: #222;
  display: inline-block;
  margin: 0 8px;
  text-decoration: none;
}

.pages a:hover {
  color: #144057;
}

.pages span {
  display: inline-block;
  margin: 0 8px;
  font-weight: bold;
}

.error_404_cont .container {
  padding: 0 0 165px;
  background-image: url(/images/gallery/photo_big/bg-404.jpg);
  background-size: cover;
}

.error_404_cont .footer {
  height: 165px;
  margin: -165px auto 0;
  background: #e4e4e4;
}

.error_404 {
  /*background: #e4e4e4;*/
  background: rgba(228, 228, 228, 0.7);
  font-family: 'FuturaB';
  font-size: 18px;
  margin: 0 0 -20px;
  padding: 250px 0 50px;
  line-height: 35px;
  text-align: center;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.error_404 img {
  display: block;
  margin: 0 auto 45px;
}

.footer {
  height: 445px;
  margin: -445px auto 0;
  position: relative;
}

.footer .contacts {
  background: #144057;
  color: #e4e4e4;
  font-size: 13px;
  line-height: 24px;
  padding: 27px 0 33px;
}

.footer .contacts a {
  color: #e4e4e4;
}

.footer .contacts a:hover {
  color: #ec3f2c;
}

.footer .contacts .footer-title {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  font-family: 'FuturaB';
  -webkit-font-kerning: none;
          font-kerning: none;
}

.footer .contacts h3 {
  font-size: 13px;
  margin: 11px 0 0;
}

.footer .contacts .footer-country-title {
  font-size: 13px;
  margin: 11px 0 0;
  font-family: Arial;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.footer .contacts span {
  white-space: nowrap;
}

.footer .contacts .half {
  margin-bottom: 0;
}

.footer .socials a {
  background: url('/images/common/socials.webp');
  display: block;
  float: left;
  height: 33px;
  margin: 0 7px 0 0;
  width: 33px;
}

.footer .socials .vk {
  background-position: 0 0;
}

.footer .socials .vk:hover {
  background-position: 0 -33px;
}

.footer .socials .fb {
  background-position: -33px 0;
}

.footer .socials .fb:hover {
  background-position: -33px -33px;
}

.footer .socials .tw {
  background-position: -66px 0;
}

.footer .socials .tw:hover {
  background-position: -66px -33px;
}

.footer .socials .yt {
  background-position: -99px 0;
}

.footer .socials .yt:hover {
  background-position: -99px -33px;
}

.footer .socials .inst {
  background-position: -132px 0;
}

.footer .socials .inst:hover {
  background-position: -132px -33px;
}

.footer .socials .tgm {
  background-position: -165px 0;
}

.footer .socials .tgm:hover {
  background-position: -165px -33px;
}

.footer .copy {
  font-size: 12px;
  padding: 12px 0 9px;
}

.footer .copy a {
  color: #222;
}

.footer .copy a:hover {
  color: #ec3f2c;
}

.footer .orwo {
  background: url('/images/common/orwo.gif') 100% 0 no-repeat;
  float: right;
  height: 33px;
  padding: 12px 55px 0 20px;
}

.footer .policy__wrapper {
  display: flex;
  column-gap: 15px;
}


.fncbx_slider .fancybox-skin {
  background: #e4e4e4;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.fncbx_slider .fancybox-nav span {
  background: url('/images/common/arrows.webp');
  height: 40px;
  top: auto;
  visibility: visible;
  width: 40px;
}

.fncbx_slider .fancybox-prev span {
  background-position: 0 0;
  bottom: 0;
  left: 0;
}

.fncbx_slider .fancybox-next span {
  background-position: -40px 0;
  bottom: 0;
  right: 0;
}

.fncbx_slider .fancybox-prev:hover span {
  background-position: 0 -40px;
}

.fncbx_slider .fancybox-next:hover span {
  background-position: -40px -40px;
}

.fncbx_slider .fancybox-close {
  background: url('/images/common/arrows.webp') -120px 0;
  height: 40px;
  right: -40px;
  top: 0;
  width: 40px;
}

.fncbx_slider .fancybox-close:hover {
  background-position: -120px -40px;
}

.fncbx_slider .fancybox-title p {
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 6px;
}

.fancybox-overlay {
  background: url('/images/common/white_bg.webp') !important;
}

.ymaps-b-cluster-carousel {
  margin: 8px 29px !important;
}

.ymaps-b-cluster-carousel__body {
  margin-bottom: 0 !important;
}

.ymaps-b-cluster-content__header {
  margin-bottom: 0 !important;
}

.ymaps-b-balloon__content-body {
  margin: 16px 58px 29px !important;
}

.subscription_cont {
  display: inline-block;
  margin-left: 50px;
}

.subscription {
  font-weight: bold;
  line-height: 1.3;
}

.subscription_form .button {
  width: 130px;
}

.main-video {
  padding: 10px 0 0 0;
  overflow: hidden;
}

.main-video h3 {
  margin-top: 0;
}

.main-video .all.uppercase {
  margin-top: 10px;
  font-size: 12px
}

.may9 {
  background: url(/images/common/9may_bg.webp) center top repeat-x;
}

.may9 div {
  background: url(/images/common/9may.webp) center top no-repeat;
  height: 89px;
}

.ok_list {
  color: #008000;
}

.error_list {
  color: #f00;
}

.register {
  displey: block;
  float: right;
  margin: 12px 40px 0 0;
}

.downloads-img {
  width: 25px;
  margin-right: 10px;
  margin-bottom: -7px;
}

.zavody-bu tr {
  border-top: 1px dashed #b4b4b4;
  border-bottom: 1px dashed #b4b4b4;
}

.zavody-bu .one {
  width: 20%;
  padding: 15px 0px;
  font-weight: bold;
  padding-right: 4px;
}

.zavody-bu .two {
  width: 25%;
  padding: 15px 0px;
}

.zavody-bu .three {
  width: 40%;
  padding: 15px 0px;
}

.zavody-bu .three ul {
  line-height: 14px;
}

.zavody-bu .three li {
  background: url('/images/common/ul_marker.gif') 0 7px no-repeat;
}

/* íà÷àëî áëîêà "ïîäåëèòüñÿ íîâîñòÿìè" */
.share-news h3 {
  margin: 40px 0 10px 0 !important;
}

.ya-share2__list {
  margin: 0 !important;
}

.ya-share2__list li {
  background: none !important;
  padding: 0 !important;
}

.ya-share2__badge {
  padding: 5px;
}

/* êîíåö áëîêà "ïîäåëèòüñÿ íîâîñòÿìè" */
.articles-direktor {
  float: left;
  width: 200px;
  text-align: center;
  margin: 0 20px 10px 0;
}

.fncbx.img {
  background: #e4e4e4;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e4e4e4;
  display: block;
  float: left;
  font-size: 0;
  height: 130px;
  line-height: 0;
  margin: 0px 20px 0 0px;
  width: 130px;
}

.fncbx.img:hover {
  border: 3px solid #144057;
  height: 126px;
  width: 126px;
}
/*стандартный бэкграунд для шапки */
.header .geo{background:#144057}
/*Новогодний бэкграунд для шапки*/
/*.header {
	background: url('/images/common/header-anim-bg-light.gif') repeat;
}*/
.wrap-img-box-show{
  display: none;
  align-content: center;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
.wrap-img-box-show.active{
  z-index: 100000;
  display: flex;
}
#img-box-show{
  display: none;
  top: 30px;
  position: fixed;
  max-width: 70%;
  height: auto;
  /* left: 50%; */
  /* margin-left: -35%; */
  text-align: center;
  z-index: 100;
  border: 6px solid #e4e4e4;
  background: #fff;
}
#img-box-show.active{
  display: block;
}
.close-window{position: absolute;right: -46px;top: -6px;font-size: 25px;cursor: pointer;color: #ffff;background: url(/images/common/arrows.webp) -120px 0;width: 40px;height: 40px}
#img-box-show-back{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  /*background: #00000096;*/
  top: 0;
  left: 0;
  z-index: 99;
  background: url(/images/common/white_bg.webp) !important;
}
#img-box-show-back.active{display: block;}
#img-box-show img{width: 100%;display: block;max-height: 850px;}
#img-box-show .arrow.hide{display: none !important;}

@-webkit-keyframes pulsate {
  50% {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .3), 0 0 5px #ffd, 0 0 8px #fff;
  }
}

@keyframes pulsate {
  50% {
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .3), 0 0 5px #ffd, 0 0 8px #fff;
  }
}

#narkomaniya {
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .1);
  -webkit-animation: pulsate 2.0s linear infinite;
  animation: pulsate 1.2s linear infinite;
}

@-webkit-keyframes pulsblock {
  50% {
    background-color: #ec3f2c;
  }
}

@keyframes pulsblock {
  50% {
    background-color: #ec3f2c;
  }
}

#pulsblock_object {
  background-color: #f00;
  -webkit-animation: pulsblock 2.0s linear infinite;
  animation: pulsblock 1.2s linear infinite;
}

.bottom-index-text-top {
  text-align: center;
  font-size: 10px;
  line-height: 15px;
  margin: 15px 0 0 !important;
}

.bottom-index-text-bottom {
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  margin: 0 !important;
}

.bottom-index-text-ul {
  text-align: center;
  margin: 0 !important;
}

.bottom-index-text-ul li {
  display: inline;
  font-size: 11px;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#on_foto_catalog {
  background: rgba(255, 255, 255, 0.52);
  position: absolute;
  z-index: 10;
  top: 4%;
  left: 65%;
  padding: 9px;
}

.after_text {
  margin: 15px 0;
}

#on_foto_maincatalog {
  display: inline-block;
  /*margin: 11px 0;
    ackground: rgba(255, 255, 255, 0.52);
    position: absolute;*/
}

#on_foto_maincatalog .orange {
  /*padding: 9px;*/
  display: inline-block;
  font-size: 17px;
  color: #ec3f2c;
  font-family: 'FuturaSB';
  line-height: 28px;
  margin: 0 3px 0;
}

#on_foto_maincatalog .orange a {
  color: #ec3f2c;
}

#on_foto_maincatalog .orange .icon {
  background: url(/images/common/params_icons.webp);
  float: left;
  height: 57px;
  margin: 0 5px 0 0;
  width: 57px;
}

#on_foto_maincatalog .orange .available {
  background-position: 0 0;
}

#on_foto_maincatalog .orange .hit {
  background-position: -57px 0;
}

#on_foto_maincatalog .hit div {
  background: url(/images/common/supply_icons.webp);
  height: 24px;
  margin: 14px auto 0;
  width: 38px;
}

#on_foto_maincatalog .hit .static {
  background-position: -76px 0;
}

#on_foto_maincatalog table td {
  vertical-align: middle;
}

#on_foto_maincatalog .orange .mobile {
  background-position: -76px -24px;
}

#on_foto_catalog .orange {
  font-size: 17px;
  color: #ec3f2c;
  font-family: 'FuturaSB';
  line-height: 28px;
  margin: 0 0 8px;
}

#on_foto_catalog .orange a {
  color: #ec3f2c;
}

#on_foto_catalog .orange .icon {
  background: url(/images/common/params_icons.webp);
  float: left;
  height: 57px;
  margin: 0 15px 0 0;
  width: 57px;
}

#on_foto_catalog .orange .available {
  background-position: 0 0;
}

#on_foto_catalog .orange .hit {
  background-position: -57px 0;
}

#on_foto_catalog .hit div {
  background: url(/images/common/supply_icons.webp);
  height: 24px;
  margin: 14px auto 0;
  width: 38px;
}

#on_foto_catalog .hit .static {
  background-position: -76px 0;
}

#on_foto_catalog table td {
  vertical-align: middle;
}

#on_foto_catalog .orange .mobile {
  background-position: -76px -24px;
}

.call_cat {
  text-align: center;
  background: #ec3f2c;
  border: 0;
  -webkit-box-shadow: 0 1px 0 #222;
          box-shadow: 0 1px 0 #222;
  color: #fff;
  cursor: pointer;
  font-family: 'FuturaSB';
  font-size: 13px;
  letter-spacing: 0.8px;
  padding: 14px 20px 11px;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0 0 11px;
  resize: none;
  border-radius: 4px;
}

.call_cat:hover {
  background: #144057;
  border: 0;
  color: #fff;
}

.leave_cat {
  background: #144057;
  border: 0;
  color: #e4e4e4;
  cursor: pointer;
  font-family: 'FuturaSB';
  font-size: 13px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  -webkit-box-shadow: 0 1px 0 #222;
          box-shadow: 0 1px 0 #222;
  padding: 14px 23px 11px;
  width: auto;
  border-radius: 4px;
  box-shadow: 0 1px 0 #222;
}

.leave_cat:hover {
  background: #ec3f2c;
  border: 0;
  color: #fff;
}

.params .order_call {
  margin: 25px 0;
}

.left_item_cat {
  display: inline-block;
  width: 60%;
}

.rigth_item_cat {
  display: inline-block;
  width: 39%;
}

.params_in_cat_main {
  display: inline-block;
  margin-top: 5px;
  width: 96%;
}
.item.full_item_cat--center{
  text-align: center;
  margin-top: 10px;
}


.params_in_cat_main .name_of_value,
.full_item_cat .name_of_value {
  color: #222;
  font-family: Arial, sans-serif;
  margin-bottom: 20px;
  /* font-weight: 700; */
  font-size: 19px;
  /* color: #808080; */
  display: inline-block;
  margin-right: 29px;
}

.about_item {
  width: 58%;
  display: inline-block;
}
@media (max-width: 1080px) {
  .about_item {
    width: 80%;
  }
}

@media (max-width: 497px) {
  .about_item {
    width: 100%;
  }

  /* .staff .half.item {
    height: 250px!important;
    margin: 10px 0 !important;
    border-bottom: 1px solid #808080;
  } */
}

.with_text_cat {
  max-height: 360px;
  overflow: hidden;
  text-align: justify;
}

.compare .plants .item .with_text_cat {
  max-height: 100%;
}

.about_item .params_in_cat_main .season {
  width: 50px;
  margin: 3px 0 15px 0px;
}

.params_in_cat_main .season .icon {
  background: url(/images/common/supply_icons.webp);
  height: 25px;
  width: 27px;
}

.params_in_cat_main .season .allseason {
  background-position: -54px -150px;
  margin: -6px 5px 0 30px;
}

.params_in_cat_main .value span {
  font-size: 52px;
  margin: 15px 0;
}

.params_in_cat_main .season {
  color: #808080;
  font-size: 15px;
  font-style: italic;
  margin: 0 0 40px;
}

.params_in_cat_main .value,
.full_item_cat .value {
  font-family: 'FuturaB';
  font-size: 42px;
  line-height: 44px;
  /* margin: 20px 0; */
  font-size: 33px;
  display: inline-block;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.params_in_cat_main .item {
  margin-bottom: 9px;
}

.params_in_cat_main .season .summer {
  background-position: 0 -148px;
  margin: -6px 5px 0 0;
}

.params_in_cat_main a {
  text-decoration: none;
}

.params_in_cat_main .item.full_item_cat{
  width: 100%;
}
.params_in_cat_main .item.full_item_cat .name_of_value,
.params_in_cat_main .item.full_item_cat .value{
  display: block;
}

/*
.params_in_cat_main .with_text_cat .video_item{
  float: none;
  width: 100%;
}
.params_in_cat_main .video_item a{
  display: inline-block;
}
.params_in_cat_main .video_item p{
     width: 27%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}
*/
.with_button_more {
  /*margin-right: 18%;*/
  background: #144057;
  border: 0;
  -webkit-box-shadow: 0 1px 0 #222;
          box-shadow: 0 1px 0 #222;
  color: #e4e4e4;
  cursor: pointer;
  font-family: 'FuturaSB';
  font-size: 13px;
  letter-spacing: 0.8px;
  padding: 14px 20px 11px;
  text-transform: uppercase;
  border-radius: 5px;
  background: #144057;
  border: 0;
  text-transform: uppercase;
  margin-top: 7px;
  text-align: center;
  width: 103px;
  font-weight: 700;
}

.params_in_cat_main .with_button_more {
  float: right;
}

.params_in_cat_main .with_text_cat h2 {
  margin: 0;
  line-height: 21px;
  font-size: 20px;
}

.before_fot_indop {
  background: #e4e4e4;
  height: 25px;
  font-size: 20px;
  text-align: center;
  padding: 48px;
}

@media (max-width: 630px),
(max-device-width: 630px) {
  .before_fot_indop {
    height: auto;
  }
}

.menu_in_prod {
  border-bottom: 2px solid #fff;
  border-top: 1px solid #144057;
  background: #e4e4e4;
  font-size: 16px;
  font-weight: bold;
}

.menu_in_prod ul {
  margin: 10px auto;
  max-width: 1210px;
  min-width: 320px;
  padding: 0 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}

.menu_in_prod li {
  list-style: none;
  border-bottom: 1px dotted #144057;
  /* margin: 10px 15px 10px 0px; */
}

.menu_in_prod li a {
  text-decoration: none;
}

.menu_in_prod .first_in_prod {
  /* margin: 10px 15px 10px 0; */
}

.content .plant .params {
  display: inline-block;
}

.order_catalog {
  margin-bottom: 25px;
}

.with_series {
  line-height: 47px;
  background: #e4e4e4;
  font-size: 20px;
  text-align: center;
  padding: 18px;
}

.name_tittle_serie {
  color: #144057;
  font-weight: 700;
  font-size: 17px;
}

.with_series .content a {
  text-decoration: none;
  margin: 21px 9px 40px;
  font-size: 16px;
  font-weight: bold;
}

.to_know_dop {
  clear: both;
  margin: 15px 0;
  height: 25px;
  font-size: 20px;
  text-align: center;
  padding: 23px;
  border-top: 3px solid #144057;
  position: relative;
}

.know_cat {
  text-align: center;
  background: #ec3f2c;
  border: 0;
  -webkit-box-shadow: 0 1px 0 #222;
          box-shadow: 0 1px 0 #222;
  color: #fff;
  cursor: pointer;
  font-family: 'FuturaSB';
  font-size: 13px;
  letter-spacing: 0.8px;
  padding: 14px 20px 11px;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0 0 11px;
  resize: none;
  border-radius: 4px;
}

.know_cat:hover {
  background: #144057;
  border: 0;
  color: #fff;
}

.last_in_submenu {
  border-top: 1px solid #144057;
}

.header .menu_cont .submenu a {
  display: inline-block;
  margin: 0px 0px 4px;
}

.header .content .menu .sub_name {
  /*ext-transform: none;*/
  color: #144057;
  margin: 11px 13px 10px;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #144057;
}

.sub_name a {
  text-transform: uppercase;
  margin: 11px 2px 10px;
}

.header .menu .sub_name span {
  display: inline-block;
  margin: 0 0 0 3px;
}

.order_dop .pseudolink:hover {
  color: #fff;
  border: none;
}

.know_price {
  font-weight: 700;
  margin-bottom: 21px;
  font-size: 19px;
}

.with_button_complect {
  text-align: center;
  width: 100%;
  margin: 25px 0;
}

.order_catalog .pseudolink:hover {
  border: none;
}

.with_series a {
  display: inline-block;
}

.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-order-buttons .order_call, .f-order-buttons .order_catalog {
  margin: 25px 20px 55px 0;
  white-space: nowrap;
}

@media all and (max-width: 1024px) {
  .f-row { 
    -webkit-box-orient: vertical; 
    -webkit-box-direction: normal; 
        -ms-flex-direction: column; 
            flex-direction: column;
  }
  .f-order-buttons .order_call, .f-order-buttons .order_catalog {
    margin-top: 0;
  }
}

.factory-table {
    font-style: italic;
    margin-bottom: 45px;
}
.factory-table tr {
    border-bottom: 1px solid #e4e4e4;
}
.factory-table td {
    line-height: 25px;
}

@media all and (max-width: 800px) {
  .params--bu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media only screen and (min-width : 481px) and (max-width : 600px) {
  #on_foto_catalog {
    top: 1%;
    left: clamp(60%, 10vw, 65%);
  }
}
@media only screen and (max-width : 480px) {
  #on_foto_catalog {
    top: 1%;
    left: 26%;
  }



  .crumbs {
    margin-top: 0 !important;
  }

  .content {
    margin-top: 0 !important;
  }

  .about_item {
    width: 100%;
  }

  .left_item_cat {
    width: 100% !important;
  }

  .rigth_item_cat {
    width: 100% !important;
  }

  .params_in_cat_main .name_of_value {
    margin-bottom: 9px;
  }

  #on_foto_maincatalog {
    position: relative;
  }

  .params_in_cat_main .season {
    height: auto !important;
  }

  input, textarea {
    width: 80% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #on_foto_maincatalog {
    position: relative;
  }

  .params_in_cat_main .season {
    height: auto !important;
  }

  .content {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
  .crumbs {
    margin-top: 0 !important;
  }
}

/*����*/
.blog .half {
  display: inline-block;
  overflow: hidden;
  width: 28%;
  float: none;
  margin: 0 4% 20px 0;
  vertical-align: top;
}

.blog .img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: none;
  display: block;
  float: none;
  height: 189px;
  margin-bottom: 17px;
  width: 255px;
}

.blog .date {
  margin: 7px 0;
  font-size: 15px;
  font-style: italic;
}

.blog .name a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.text_on_ban {
  margin-top: -23%;
  position: absolute;
  left: 63%;
}

.zagolovok_on_ban p {
  font-family: 'FuturaB';
  font-weight: normal;
  font-size: 31px;
  line-height: 46px;
  margin: 15px 0;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.name_on_ban {
  font-weight: 700;
  letter-spacing: 0.8px;
  font-size: 23px;
  line-height: 39px;
}


.name_on_ban span {
  letter-spacing: 0.5px;
  line-height: 25px;
  font-size: 17px;
  display: block;
  font-weight: 100;
}

.for_banner_in_blog {
  margin-bottom: 13%;
}

.blog .pages {
  margin-top: -7%;
}

.share-blog .ya-share2__item_service_vkontakte .ya-share2__badge {
  background-color: #fff;
}

.share-blog .ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url(/images/blog/like.png)no-repeat center !important;
}

.in_blog td {
  border: 1px solid #144057;
  padding: 3px 5px;
}

.in_blog {
  margin: 10px 0;
}

.list_in_blog img {
  display: block;
}

.right .with_hole li {
  background: none;
  list-style-type: circle;
}

.right .with_hole li ul li {
  background: url(/images/common/ul_marker.gif) 0 10px no-repeat;
  list-style-type: none;
}

.blog .half .share-blog {
  margin: 15px 0;
}

#for_turkey .item {
  display: inline-block;
  width: 31%;
  vertical-align: top;
}

#for_turkey .img {
  width: 250px;
  height: 168px;
  display: block;
  text-decoration: none;
}

.offset ul {
  display: block;
  margin: 0 auto;
  text-align: left;
  width: 71%;
  margin-bottom: 20px;
}

.video_item {
  margin: 10px 0;
}

.contacts_phone {
  font-weight: bold;
  font-size: 18px;
}

.contacts_phone span {
  color: #ec3f2c;
}

.select .option a {
  color: #222;
  text-decoration: none;
}

.select .option a:hover {
  color: #222;
}

.params_in_cat_main .thermojet-link {
  float: none;
}

.tj-modal-wrap {
  position: fixed;
  width: 100%;
  height: 0px;
  background: rgba(255, 255, 255, 0.6);
  z-index: 100;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.6s 0.6s, height 0s 1.2s;
  -o-transition: opacity 0.6s 0.6s, height 0s 1.2s;
  transition: opacity 0.6s 0.6s, height 0s 1.2s;
}

.tj-modal-wrap.opened {
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.tj-modal-wrap .tj-modal-body {
  position: fixed;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 11px 0 rgba(7, 7, 7, 0.22);
  box-shadow: 0px 5px 11px 0 rgba(7, 7, 7, 0.22);
  width: 1210px;
  max-height: 100%;
  max-width: 100%;
  top: 0%;
  /*top: 50%;*/
  left: 50%;
  overflow: auto;
  right: 0;
  margin: auto;
  padding: 50px 50px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  transform: translateY(-140%);
  -webkit-transition: transform 0.6s 0s;
  -o-transition: transform 0.6s 0s;
  -webkit-transition: -webkit-transform 0.6s 0s;
  transition: -webkit-transform 0.6s 0s;
  transition: transform 0.6s 0s;
  transition: transform 0.6s 0s, -webkit-transform 0.6s 0s;
}

.tj-modal-wrap.opened .tj-modal-body {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.6s 0.6s;
  -o-transition: transform 0.6s 0.6s;
  -webkit-transition: -webkit-transform 0.6s 0.6s;
  transition: -webkit-transform 0.6s 0.6s;
  transition: transform 0.6s 0.6s;
  transition: transform 0.6s 0.6s, -webkit-transform 0.6s 0.6s;
}

.tj-modal-wrap .tj-modal-close {
  background: url("/images/common/arrows.webp") -120px -40px;
  cursor: pointer;
  height: 40px;
  right: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.tj-modal-wrap .plants .name {
  line-height: 1.22;
}

#catalog_order_form input[type="text"], 
#catalog_order_form textarea, 
#order_call_form input[type="text"], 
#order_plant_form input[type="text"], 
#order_plant_form textarea, 
#resale_form input[type="text"]  {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tag_links ol li a {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.tag_links p {
  font-weight: bold;
  font-size: 16px;
}

.width-100 {
  width: 100% !important;
}

.width-100 .good_gallery,
.content .newscontent {
  width: 90%;
}

.slider__expo .slide {
  display: none;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}

.slider__expo .slide img {
  width: 100%;
}

.slider__expo .slides {
  overflow: hidden;
  height: 100% !important
}

.slider__expo .slide_active {
  display: block;
  opacity: 1;
}

.slider__expo__slick .navigs__slick .slick-slide {
  padding: 2px;
  margin: 0.5em;
  opacity: 1;
  position: relative;
}

.slider__expo__slick .slick-slide img {
  width: 100%;
}

.slider__expo__slick .navigs__slick .slick-slide .play-overlay {
	background-image: url('/i/main/playback.webp');
	background-repeat: no-repeat;
	background-size: 40%;
	background-position: 50%;
	opacity: .7;
	width: 100%;
	height: 100%;
	position: absolute;
}

.slider__expo__slick .navigs__slick .slick-slide .play-overlay:hover {
	opacity: 1;
}

.slider__expo__slick .slick-next::before, .slider__expo__slick .slick-prev::before {
  display: none;
}

.slider__expo__slick .slick-prev.slick-arrow {
  display: block;
  cursor: pointer;
  /*   top: auto; */
  left: 0;
  /* bottom: 5px; */
  z-index: 1;
  height: 40px;
  position: absolute;
  width: 40px;
  background: url(/images/common/arrows.webp);
  /*   transform: translate(0%); */
}

.slider__expo__slick .slick-prev.slick-arrow:hover {
  background-position: 0 -40px;
}

.slider__expo__slick .slick-next.slick-arrow {
  display: block;
  cursor: pointer;
  z-index: 1;
  /*   top: auto;
  bottom: 5px; */
  right: 0;
  height: 40px;
  position: absolute;
  width: 40px;
  background: url(/images/common/arrows.webp);
  background-position: -40px 0;
  /*   transform: translate(0%); */
}

.slider__expo__slick .slick-next.slick-arrow:hover {
  background-position: -40px -40px;
}

.slider__expo__slick .navigs__slick .slick-slide :nth-last-of-type(1) {
  margin-right: 0px;
}

.slider__expo__slick .navigs__slick .slick-slide :nth-of-type(1) {
  margin-left: 0px;
}

.slider__expo__slick .navigs__slick .slick-current {
  color: #e67e22;
  opacity: 1;
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.slider__expo__slick .navigs__slick .slick-current .navig__slick {
  outline: 2px solid #333;
}

.slider__expo .arrow_right {
  right: 20px;
  bottom: 145px;
}

.slider__expo .arrow_left {
  left: 20px;
  bottom: 145px;
}

.calc__toggle .calculator-block h2::after {
  content: '';
  background: url(/images/angle.svg);
  display: inline-block;
  height: 1em;
  background-size: contain;
  width: 1em;
  margin-left: .5em;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}

.calc__toggle .calculator-block h2.rotate_180::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.calc__toggle .calculator-steps-block,
.calc__toggle .calculator-step,
.calc__toggle .step-btns,
.calc__toggle .calculation-first-btns .left-block {
  display: none;
}

.main_slider__h2 {
  font-family: 'FuturaB';
  font-weight: normal;
  /* letter-spacing: 0.8px; */
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0 20px;
  font-size: 48px;
  line-height: 48px;
  margin: 0 0 25px;
}
@media (max-width: 420px) {
  .main_slider__h2 {
    font-size: 30px;
  }
}


.main_slider__h4 {
  font-size: 15px;
  line-height: 20px;
  margin: 20px 0 20px;
  font-family: 'FuturaB';
  font-weight: normal;
  /* letter-spacing: 0.8px; */
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}


.brand_slick__container{margin-top: 15px; margin-bottom: 35px;}

.content h2.slider__expo__h2 {
  font-size: 2.4em;
  line-height: 48px;
  text-align: center;
}

.comment__hit {
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hit .comment__hit::before {
  content: '';
  background: url(/images/ico.svg);
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  width: 2em;
  height: 2em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: .5rem;
}

.plants_ment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}
.plants_menu__item_name {
  padding: 0 10px;
  font-size: .9em;
  height: 2.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}


.main-actions {
  padding-bottom: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  background: #e4e4e4;
}
.main-actions__items { display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-orient: horizontal;  -webkit-box-direction: normal;  -ms-flex-direction: row;  flex-direction: row; }
.main-actions__item { width: 49%; }
.main-actions__item:first-child { margin-right: 2%; }
.main-actions-item__spoiler.active { padding-bottom: 20px; }
.main-actions-item__spoiler--border { border-top: 1px solid #dbdbdb;  }
.main-actions__title, .main-actions-item__title {
  font-family: 'FuturaB';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 30px;
  margin: 30px 0 20px;
}
.main-actions__title {
  font-size: 2.4em;
  line-height: 1.4em;
  /*text-align: center;*/
}
.main-actions-item__title { cursor: pointer; }
.main-actions-item__title::after {
    content: '';
    background: url(/images/angle.svg);
    display: inline-block;
    height: 1em;
    background-size: contain;
    width: 1em;
    margin-left: .5em;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.main-actions-item__text { display: none; }
.main-actions-item__spoiler.active .main-actions-item__title::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.main-actions-item__spoiler.active .main-actions-item__text { display: block; }

.mobile-only { display: none; }

.block-career .main-actions-item__title {
    text-transform: none;
}

/*Новые цифры в шапке*/
.custom-date {
  color: gray;
  padding-top: 6px;
}

.deliverFor__cnt_item {
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 0.2) 100%), #ec3f2c;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(55%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), #ec3f2c;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 45%, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 0.2) 100%), #ec3f2c;
  background-color: rgb(219, 32, 77);
  background-color: #acacac;
  border-radius:5px;
  padding: 3px;
  margin: 0 -0.1em 0 -0.1em;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  width: 23px;
  height: 23px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: 'PT Sans', sans-serif;
}

.year_s .deliverFor__cnt_item {
  background-color: #acacac;
}

.total_hit_s .deliverFor__cnt_item {
  background-color: #ec3f2c;
}

.head_prod{
  font-size:14px;
}

.head_year {
  position: relative;
  top: 8px;
  font-size: 14px;
}
/**/

/*2019_02_19*/
.sold-flag {
    position: absolute;
    top: 50px;
    background-color: #ec3f2c;
    color: #fff;
}
/**/
/*Новые стили для слайдера новостей*/
  .slider-item{
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 204px;
    overflow:hidden;
    border: 3px solid #e4e4e4;
  }
  .slider-item:hover{
    border: 3px solid #144057;
  }
  .news__slick .slick-dots li {
    background:none;
  }
  .news__slick ul.slick-dots{
    bottom: -80px;
  }
  .news__slick .slick-arrow{
    display: block;
    cursor: pointer;
    z-index: 1;
    top: 90px;
    height: 38px;
    position: absolute;
    width: 40px;
    background: url(/images/common/arrows.webp);
        background-position-x: 0%;
        background-position-y: 0%;
    background-position: -40px 0;
    -webkit-transform: translate(0%);
        -ms-transform: translate(0%);
            transform: translate(0%);
  }
  .news__slick .slick-prev {
    background-position: 0 0;
  }
  .news__slick button.slick-prev:hover{
    background-position: 0 -40px;
  }
  .news__slick button.slick-next:hover{
    background-position: -40px -40px;
  }
  .news__slick .slick-next::before, .news__slick .slick-prev::before{
    display:none;
  }
  .news__slick .news_block img{
    margin: 38px 10px 22px 0;
  }
  .news__slick img {
    width: 361px;
    height: auto;
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    border:none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-item-align: center;
        align-self: center;
  }

  .all_new {
    font-size: 12px;
    margin: 0 auto;
    position: relative;
    width: 50%;
    margin-top: 65px;
  }
  .all_news{
    margin: 0 0 0 200px;
    right: -80%;
    position: relative;
    color: #ff3d27;
  }
  .news_name {
    width:100%;
    min-height: 45px;
    font-weight: 700;
    font-size: 16px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform:uppercase;
    line-height: 22px;
    padding-top: 2px;
  }
  .news__slick .news_block-right {
    width:92%;
    font-size:14px;
    line-height: 15px;
    padding-left: 4px;
  }
  .news__slick .news_name_link {
    float:right;
    color:#222;
    padding: 15px 5px 0 0;
  }
  .news__slick .news_name_link:hover {
    color:red;
  }
  .news__slick .custom-date {
    padding: 15px 0 0 0;
  }
  .news_block .news__slick {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  }
  .news__slick .slick-dots li button::before{
    font-size:12px;
  }
  .news__slick .hor_line {
    color:white;
    margin-top: 8px;
  }
  .news_block {
    padding: 55px 0;
  }
  .news__slick .third {
    margin: 0 3% 20px 18px;
  }
  @media screen and (min-width: 1280px) {
    .news__slick .slick-next{
      right: -2%;
    }
    .news__slick .slick-prev{
      left: -2%;
    }
  }
  @media (min-width: 600px) and (max-width: 1024px) {
    .news__slick .third{
      margin: 0 5% 20px 0;
    }
    .all_news{
      right: -45%;
    }
    .news__slick .news_block-right{
      width: 95%;
      padding-left: 2px;
    }
    .news__slick .slick-prev{
      left:0;
    } 
    .news__slick .slick-next {
      right:0;
    }
    .news_block-left {
      margin-left: -2px;
    }
    .news_block .news__slick {
      padding: 0 20px;
    }
    .news_name {
      font-size: 14px;
    }
    .slider-item:hover{
      border: 3px solid #144057;
    }
    .slider-item{
      border: 3px solid #e4e4e4;
      height: 181px;
    }
    .news__slick img{
      width: 350px;
    }
  }
  @media (min-width: 320px) and (max-width: 599px){
    .slider-item:hover{
      border: 3px solid #144057;
    }
    .slider-item{
      border: 3px solid #e4e4e4;
      height: 181px;
    }
    .news__slick .third{
      margin: 0 5% 20px 0;
    }
    .news_block {
      padding: 25px 0;
    }
    .news_block-left {
      margin-left: 2px;
    }
    .all_new{
      /* padding-top: 45px; */
      width:100%;
    }
    .all_news{
      margin: 0;
      right: -70%;
    }
    .news__slick ul.slick-dots{
      bottom: -55px;
      display: block;
      box-sizing: border-box;
      padding: 0;
      margin: 0;
      left: 0;
    }
    .news__slick img{
      border: none;
      width: 361px;
      height: auto;
    }
    .news__slick img:hover{
      border:none;
    }
    .news__slick .slick-arrow{
      top:80px;
    }
    .news__slick .slick-next{
      right: 0;
    }
    .news__slick .slick-prev{
      left: 0;
    }
    .news__slick .news_block-right{
      width: 96%;
    }
  }
  @media (min-width: 321px) and (max-width: 380px){
    .slider-item{
      height: 170px;
    }
  }
  @media screen and (max-width: 320px){
    .slider-item:hover{
      border: 3px solid #144057;
    }
    .slider-item{
      border: 3px solid #e4e4e4;
      height: 175px;
    }
    .news__slick img{
      border: none;
    }
    .news__slick img:hover{
      border: none;
    }
    .all_news{
      margin: 0;
    }
    .news__slick .third {
      margin: 0 3% 20px 0;
    }
    .news__slick .slick-arrow{
      top: 80px;
    }
    .news__slick .slick-next{
      right: 0;
    }
    .news__slick .slick-prev{
      left: 0;
    }
  }
/**/
/*Новые стили для раздела новостей*/
  .half {
    width:100%;
  }
  .news .img_cont .img{
    background:none;
    width: 361px;
    height: 200px;
    border: 3px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 100%;
            flex: 1 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
  }
  .news .img_cont .img:hover{
    border: 3px solid #144057;
    height: 200px;
    width: 361px;
  }
  .news-img{
    height: auto;
    max-height: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-item-align: center;
        align-self: center;
  }
  .right .pages {
    margin: 10px auto;
    padding: 0 30%;
  }
  .pages a{
    margin: 0 3px;
    border: 1px solid #565454;
    border-radius: 1px;
    padding: 2px 7px;
    font-size: 15px;
  }
  .pages a:hover{
    -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.5);
            box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .img_cont .news_link {
    color: #222;
    float:right;
  }
  .img_cont .news_link:hover {
    color:red;
  }
  
  .news .item {
/*    border-bottom: 1px solid rgb(209,210,215);*/
    margin-bottom: 5px;
  }
  .news .name .news_name {
    font-size: 20px;
    font-weight: 700;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
  }
  .news .item:nth-last-child(2){
    border-bottom: none;
  }
  .news .item:first-child{
/*    border-top: 1px solid rgb(209,210,215);*/
    padding-top: 6px;
  }
  .pages .curr_page {
    color: #cecece;
  }
  .pages .curr_page:hover{
    -webkit-box-shadow:none;
            box-shadow:none;
    color: #cecece;
  }
  .right .pages .btn_prev, .right .pages .btn_next {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 700;  
  }
  @media screen and (max-width: 320px){
    .news .img_cont .img{
      width: 318px;
      height: 175px;
      margin: 0 auto;
    }
    .news .img_cont .img:hover{
      border: 3px solid #144057;
      height: 175px;
      width: 318px;
    }
    .news .img_cont{
      padding-left: 0;
    }
    .content .right .pages {
      padding: 0;
    }
    .pages a {
      margin: 3px 1px;
    }
    .img_cont .news_link{
      padding: 5px 0 20px 0;
    }
  }
  @media (min-width: 321px) and (max-width: 767px){
    .news .img_cont .img {
      width: 330px;
      height: 185px;
      padding-right: 5px;
      margin: 0 auto;
    }
    .news .img_cont .img:hover{
      border: 3px solid #144057;
      height: 185px;
      width: 330px;
    }
    .news .img_cont{
      padding-left: 0;
    }
    .content .right .pages {
      padding: 0;
    }
    .pages a {
      margin: 3px 1px;
    }
    .img_cont .news_link{
      padding: 5px 0 20px 0;
    }
    .plant .name, .content .big-sub-title {
      font-size: 30px;
    }


  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .right .pages {
      padding: 0 25%;
    }
    .news .img_cont .img{
      width: 330px;
      height:180px;
    }
    .news .img_cont .img:hover{
      border: 3px solid #144057;
      height: 180px;
      width: 330px;
    }
  }

@media (min-width: 500px) and (max-width: 1024px) {
  .margin-regions {
    margin-left: 145px!important;
  }
}

/**/
.header .geo .total.epic{
  background: url('/images/epic.webp');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.header .geo .total.epic .head_prod { 
  margin-left: 30px; 
} 
.header .geo .total.epic .head_prod br { 
  display: none; 
}

/*.header .geo{background:#144057}*/
#sber_order_form .select .active{border:2px solid #dbdbdb}
#sber_order_form .select .options{top:39px;border:2px solid #dbdbdb;left:-2px;overflow-y:auto}
.leave_sber{background:#144057;border:0;color:#e4e4e4;cursor:pointer;font-family:FuturaSB;font-size:13px;letter-spacing:.8px;text-transform:uppercase;padding:14px 21px 11px;width:auto;border-radius:4px;-webkit-box-shadow:0 1px 0 #222;box-shadow:0 1px 0 #222}
.leave_sber:hover{background:#ec3f2c;color:#fff}
.order_sber .pseudolink:hover{border:none}
.plants .order_sber{display:inline-block;float:right;margin-right:15px;position:relative;top:20px}
.plants .order_sber .leave_sber{padding:15px 21px 13px} 
.factory-table {font-style: italic; margin-bottom: 25px;} 
.factory-table tr{border-bottom: 1px solid #e4e4e4;} 
.factory-table td{line-height: 25px;} 

.f { display: -webkit-box; display: -ms-flexbox; display: flex; }
.f__item { width: 48%; padding-left: 4%; }
.f__item:first-child { padding-left: 0; }
.f__item h3 { text-align: left; }
.img-upload button {
    background: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 11px;
    padding: 9px 13px;
    resize: none;
    -webkit-appearance: none;
    width: 240px;
    cursor: pointer;
    width: 
}
.img-upload button:hover {
  border-color: #144057;
}
.img-upload button:active {
  background: #144057;
  color: #fff;
}
.img-upload input { display: none; }
.img-upload .file_data { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-bottom: 10px; }
.img-upload .file_data.hidden { display: none; }
.img-upload .file_name { display: none; }
.img-upload .file_img { max-width: 80px; max-height: 80px; overflow: hidden; }
.img-upload .file_img img { max-width: 100%; }
.img-upload .file_delete { 
  background: url(/images/common/arrows.webp) -120px 0;
  cursor: pointer;
  height: 40px;
  width: 40px; 
}

.resale_link {
    float: right;
    margin-top: 10px;
    background: #ec3f2c;
    -webkit-box-shadow: 0 1px 0 #222;
            box-shadow: 0 1px 0 #222;
}
.resale_link:hover {
    background: #144057;
    border: 0;
}


@media all and (max-width: 640px) {
  .f { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .f__item { width: 100%; padding-left: 0; }
  .msg.resale_form { width: 300px; margin-left: -150px; }
  #resale_form input[type="text"] { width: 100%!important; }

  .resale_link { float: none; margin-top: 20px; margin-bottom: 15px }
}

.contacts .staff .item-duties .duties {
  float: right;
  width: 40%;
  border-left: 2px solid #ec3f2c;
}

.contacts .staff .item-duties .duties ul {
  margin: 0;
}

.contacts .staff .item-duties .duties ul li {
  list-style: none;
  background: none;
}

.contacts .staff .item-duties .text {
  margin: 0 0 35px;
  float: left;
  max-width: 40%;
}

@media all and (max-width: 1024px) {

  .contacts .staff .item-duties .duties {
    width: 100%;
  }

}

.order_form input, .order_form textarea {
  width: 100%;
  box-sizing: border-box;
}

.order_catalog.order_catalog_buy {
  display: inline-block;
}
.order_catalog.order_catalog_buy .leave_cat {
  padding: 16px 23px 13px;
}
.msg .order_form_title {
  font-size: 24px;
  line-height: 25px;
  margin: 0 0 23px;
  text-align: center;
  font-family: 'FuturaB';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.tj-modal-wrap .order_form_title {
  font-size: 1.5em;
  margin: 0 0 23px;
  font-family: 'FuturaB';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.xcatalog_item_title {
  font-family: 'FuturaB';
  font-weight: normal;
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

 @media (min-width: 1024px){
  .contacts .staff .regions.region-serv {
    margin: -4% 0 40px 0;
  }
 }




.msg.ny {
  top: 20px;
  left: 50%;
  width: 100px;
  overflow: hidden;
  height: 811px;
  margin-left: -300px;
  padding: 10px;
  width: 600px;
  /*background-color: #fff;*/
}
/*.msg.ny .close {
  opacity: 0.7
}
.msg.ny .close:hover {
  opacity: 1
}
*/
@media (max-width: 768px){
  .msg.ny {
    max-width: 90%;
    height: auto;
    margin-left: 5%;
    left:0;
  }


}

input.button.red {
    color: #ec3f2c;
    margin-left: 2%;
    background: #fff;
    border: 3px solid #ec3f2c;
    padding: 12px 20px 9px
}

.main_slider__h3 {
  font-size: 28px;
  line-height: 33px;
  margin: 20px 0 20px;
  font-family: 'FuturaB';
  font-weight: normal; 
  text-transform: uppercase;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}

.slider_cont .slide .slogan.white {color: #fff;}
.main_slider__h2.small_title {font-size: 43px;}
.header .contacts .email {
  float: left;
  font-family: 'FuturaSB';
  font-size: 16px;
  margin: 1px 17px 0 0;
  -webkit-font-kerning: none;
          font-kerning: none;
  letter-spacing: 0px;
}
.header .contacts .email:hover a{color: #222; text-decoration: none;}
.red_phone{
  background: #ec3f2d;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-weight: bold;
}
.name:hover .gsmz{
     background-position: 0 121% !important;
}
@media screen and (max-width:600px) {
    .name:hover .gsmz{
     background-position: 0 122% !important;
  }                
}
.slider_cont-test .slogan {
	color: #fff !important;
}

.gallery .cert-item {
  float: left;
  width: 25%;
  text-align: center;
}

.gallery .cert-item a {
  display: inline-block;
  border: 3px solid #e4e4e4;
  margin: 0 13px 13px 0;
}

.gallery .cert-item:hover a {
  border: 3px solid #144057;
}

.like_h2 {
  font-family: 'FuturaB';
  font-weight: normal;
  text-transform: uppercase;
  font-kerning: none;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 30px;
  margin: 30px 0 20px;
}

.scheme {
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
}

.scheme .scheme-item {
  text-align: left;
  width: 20%;
}

.scheme-item__wrapper {
  padding-right: 30px;
}

.scheme__img img {
  height: 35px;
}

.scheme__num {
  margin-top: 15px;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  color: #ec3f2c;
  display: flex;
}

.scheme__num .dots {
  width: 100%;
  border-bottom: 3px dotted;
  margin-bottom: 2px;
}

.scheme__text {
  margin-top: 15px;
  padding-right: 50px;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 767px){
  .gallery .cert-item {
    width: 50%;
  }
  .scheme .scheme-item {
    width: calc(100% / 3);
    margin-bottom: 25px;
  }
}

@media (max-width: 600px){
  .scheme .scheme-item {
    width: 50%;
  }
}

@media (max-width: 425px){
  .scheme .scheme-item {
    width: 100%;
  }
}


.univ-flex{
  display: flex;
    flex-direction: row;
    margin-right: 16.1%;
}


@media (max-width: 767px){
  .univ-flex{
    margin-right: 0;
  }
  .available_block--v2 .content {
    justify-content: center;
  }
}
@media (max-width: 680px){
  .univ-flex{
    padding: 20px 0;
    flex-direction: column;
  }
  .available_block--v2 #narkomaniya::after {
    bottom: 0px;
  } 
  .available-count--bg {
    background: transparent url(/images/available.svg) 43px 7px no-repeat;
    padding: 12px 0 10px 121px;
    background-size: 22%;
  }
  .available-count--silos {
    background: transparent url(/images/common/silos.webp) 33px 8px no-repeat;
      padding: 12px 0 10px 111px;
      background-size: 24%;
  }
}

.d-ib{
  display: inline-block;
}
.d-fl{
  display: flex;
}
.d-none{
  display: none;
}
.btn-wrapper{
  justify-content: space-between;
}
.btn-wrapper>.button{
  max-width: 49%;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 20px;
  flex: 1;
}
@media (max-width:  480px){
  .btn-wrapper{
    flex-direction: column;
  }
  .btn-wrapper>.button{
    max-width: 100%;
    text-align: center;
    box-sizing: border-box;
  }
}

.after_text.ds-flex{display: flex; flex-flow: row nowrap;justify-content: space-between;align-items: center;}
.buttons_block{
  width: 50%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: end;
}
.listing_button{margin:0 5px;width: 49%;margin-top: 7px; max-width: 143px;}
.listing_button .pseudolink{    height: 15px;
    display: block;
    padding: 15px 11px;
    text-align: center;
    background: #ec3f2c;
    color: #fff;
    font-weight: 700;
  }
.listing_button .pseudolink:hover{
    background: #144057;
    border: 0;
    color: #e4e4e4;
}
@media (max-width:768px){
  .listing_button{width:143px;}
  .listing_button .pseudolink{text-align: center; padding: 15px 0;}
  .buttons_block{width: 70%;}
}
@media (max-width:500px){
  .after_text.ds-flex{flex-flow: column;}
  .listing_button{width:143px;}
  .listing_button .pseudolink{padding: 15px 0; text-align: center;}
  .buttons_block{flex-flow: column;align-items: center;}
  #img-box-show{width: 90%;margin-left: -45%;}

}    



[name="second_name"]{
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.block-links{
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d2d7;;
}

.section{
  margin: 20px auto 50px;
}
.section--gallery{
  padding: 0;
}
.section--gallery .with_button_more{
  margin: 20px 0px;
  display: block;
  color: #fff;
  text-decoration: none;
}
.section--gallery .item{
  padding: 0;
  outline: 1px solid #e4e4e4;
}

.cookie-notice .content {
  width: 80%;
}

.cookie-notice {
  background: rgba(114, 19, 19, 0.85);
  /*font-family: var(--second-family);*/
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 99;
}

.cookie-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}
@media (max-width: 768px) {
  .cookie-content {
    flex-direction: column;
    justify-content: center;
  }
}
.cookie-btn {
  border: none;
  border-radius: 4px;
  width: 172px;
  height: 50px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #B82921;
}

a.privacy-link {
  color: inherit;
  text-decoration: underline;
}
table.policy {
  border-color: #e4e4e4;
}
table.policy td {
  padding: 10px 15px;
}
table.policy tr.table__head {
  background-color: #e4e4e4;
}
table.policy tr.table__head td {
  padding: 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
}
table.policy tr.table__head td p{
  margin-bottom: 0;
}
#order_bp_form .checkboxes,
#order_bp_form .policy_cont
{
  width: 100%;
}
@media (max-width: 767px) {
  #order_bp_form .checkboxes,
  #order_bp_form .policy_cont
  {
    width: unset;
  }
}

#order_plant_form .policy_cont {
  margin-bottom: 20px;
}

.simple-table {
  border-collapse: collapse;
}

.simple-table th {
  padding: 7px 15px;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
  text-transform: uppercase;
}

.simple-table td {
  padding: 7px 15px;
  border: 1px solid #e4e4e4;
}
.whatsapp-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 0;
    right: 0;
    padding: 15px;
    z-index: 999;
}
.whatsapp-btn * {
    transition: .3s all;
}
.whatsapp-btn svg {
    width: 100%;
    background: #ffffff;
    border-radius: 100%;
}
.whatsapp-btn:hover svg path {
    fill: rgb(32 228 105);
}
.whatsapp-btn:hover svg {
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 8%);
}


.compare_nohover .item .img {
  background-position: center;
    background-size: cover;
}

.compare_nohover .item .name:hover .img {
    background-position: center;
}


.compare_nohover .item {
  width: 21%;
}

.compare_nohover .item .text {
  line-height: 1.5;
}


@media only screen and (max-width: 480px) {
    .compare_nohover input {
        width: 100% !important;
    }
}

#search {
  float: right;
  margin-top: 4px;
}


.search_flex {
  display: flex;
    justify-content: flex-end;
}

.search_flex input[type="text"] {
  max-width: 130px;
  background: #fff;
    border: none;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 12px;
    margin: 0;
    padding: 7px 10px;
    resize: none;
    margin-right: -5px;
}

.search_flex input[type="submit"] {
  width: 40px;
  background: #fff;
    border: none;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 12px;
    margin: 0;
    padding: 7px 10px;
    resize: none;
    cursor: pointer;
    background: url(/images/icon-search-50.webp);
    background-size: 65%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.search_page {
  width: 50%;
}

.search_page_flex {
  display: flex;
  justify-content: space-between;
}

.search_page input[type="text"] {
width: 100%;
  background: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    margin-bottom: 10px;
}

.search_page_flex input[type="submit"] {
  width: 49%;
  background: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
    cursor: pointer;

}

.search_page_flex select {
  width: 49%;
  background: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 4px;
    color: #222;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 5px;
}

@media (max-width: 1224px) {
    #search {
        display: none;
        width: 100%;
        z-index: 1;
        position: relative;

    }
}


.logo_search {
  display: none;
  cursor: pointer;
}

@media (max-width: 1224px) {
  .search_page input[type="text"]{
    width: 96%!important;
  }


  .search_page {
    width: 100%;
  }
   .logo_search {
      display: block;
        float: right;
        width: 25px;
        margin-top: 11px;
        height: 25px;
    }
    .search_flex input[type="submit"] {
    width: 40px !important;
    }
    .search_flex input[type="text"] {
        max-width: initial;
        background: #fff;
        border: none;
        border-radius: 4px;
        color: #222;
        font-family: Arial, sans-serif;
        font-size: 15px;
        line-height: 12px;
        margin: 0;
        padding: 7px 10px;
        resize: none;
        margin-right: -5px;
        width: 100%!important;
    }
}


.search_slide {
  margin-bottom: 80px;
}

.search_slide .slick-slide {
   padding: 0 15px;
}

.search_slide-item {
 
}
.search_slide-item-img {
  height: 200px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_slide-item-img img{
  height: auto;
   width: 100%;
 }

.search_slide-item-title {
  text-align: center;
    font-size: 17px;
    margin: 10px 0;
}

.search_slide-item a {
  text-align: center;
    display: flex;
    justify-content: center;
}

@media screen and (min-width: 1280px) {
    .search_slide .slick-prev {
        left: -2%;
    }
}



.search_slide .slick-arrow {
    display: block;
    cursor: pointer;
    z-index: 1;
    top: 90px;
    height: 38px;
    position: absolute;
    width: 40px;
    background: url(/images/common/arrows.webp);
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -40px 0;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    transform: translate(0%);
  }

.search_slide .slick-prev {
    background-position: 0 0;
}

.search_slide .slick-next:before {
    content: '';
}

.search_slide .slick-prev:before {
    content: '';
}

.search_slide button.slick-prev:hover {
    background-position: 0 -40px;
}

.search_slide button.slick-next:hover {
    background-position: -40px -40px;
}

.search_slide ul.slick-dots {
    bottom: 0px;
    position: relative;
}

.search_slide .slick-dots li {
    background: none;
}

#catalog_order_form-search {
    width: 50%;
}

@media (max-width: 1224px) {
  #catalog_order_form-search {
    width: 100%;
  }
  #catalog_order_form-search input{
    width: 100%!important;
  }
   #catalog_order_form-search  textarea{
    width: 100%!important;
  }

 
}
.name.accident a { color: #fff; }
.name.accident a:hover { color: #144057; }