@font-face {
  font-family: 'Impact';
  src: url('../fonts/Impact.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Impact.woff') format('woff'), 
  url('../fonts/Impact.ttf')  format('truetype'), 
  url('../fonts/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Bold';
  src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/PTSans-Bold.woff') format('woff'), 
  url('../fonts/PTSans-Bold.ttf')  format('truetype'), 
  url('../fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-Italic';
  src: url('../fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/PTSans-Italic.woff') format('woff'), 
  url('../fonts/PTSans-Italic.ttf')  format('truetype'), 
  url('../fonts/PTSans-Italic.svg#PTSans-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Regular';
  src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/PTSans-Regular.woff') format('woff'), 
  url('../fonts/PTSans-Regular.ttf')  format('truetype'), 
  url('../fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{
	box-sizing: border-box;
}
.pad_bot_40{
  padding-bottom: 40px;
}
body{
  font-family: 'PTSans-Regular';
  font-size: 16px;
  color: #242629;
  background: #fff;
  counter-reset: argument; /* Инициируем счетчик */
}
header{
  padding-top: 16px;
  background: #d3f0fc url('../img/bg_header.png') no-repeat top center;
  position: relative;
  overflow:hidden; 
  background-size: cover;
  z-index: 1;
}
header:before{
  content: '';
  position: absolute;
  height: 140px;
  background: #fff;
  width: 60%;
  left: -20px;
  bottom: -84px;
  transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
}
header:after{
  content: '';
  position: absolute;
  height: 155px;
  background: #fff;
  width: 60%;
  right: -20px;
  bottom: -99px;
  transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  z-index: 1;
}
.modal-body,
.form_content .col-lg-6 ,
.form_content .col-md-6,
.form_content .col-sm-6,
.form_content .col-xs-12{
  z-index: 1;
}
.logo_provento span,
.header_contact span,
.parteners_logo span{
  color: #7e7e7e;
}
.logo_provento span{
  padding-top: 10px;
  display: block;
}
.parteners_logo span{
  padding-top: 6px;
  display: block;
}
.header_contact{
  text-align: right;
}
.tel_header{
  font-size: 28px;
  font-family: 'Impact';
  color: #242629;
  line-height: 1;
}
.tel_header:hover,
.tel_header:focus,
.mail_header:hover,
.mail_header:focus{
  text-decoration: none;
  opacity: 0.7;
  color: #242629;
}
.header_contact a{
  display: block;
}
.mail_header{
  color: #242629;
}
.request_call{
  color: #f14a5b;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Impact';
  margin-top: 8px;
}
.request_call:hover,
.request_call:focus{
  color: #f14a5b;
  text-decoration: none;
  opacity: 0.7;
  outline: none;
}
.navigation{
  background:transparent; 
  border:0;
  margin-top: 0px;
}
.navigation .navbar-collapse, 
.navigation .navbar-form{
  border:0;
  border-top:  2px solid #9baeba;
  padding: 0;
}
.navigation .navbar-nav>li>a{
  font-size: 15px;
  color: #242629;
  font-family: 'PTSans-Bold';
}
.navigation .navbar-nav{
  width: 100%;
  text-align: center;
}
.navigation .navbar-nav>li{
  display: inline-block;
  float: none;
  padding: 0;
}
.navigation .navbar-nav>.active>a,
.navigation .navbar-nav>.active>a:hover,
.navigation .navbar-nav>.active>a:focus,
.navigation .navbar-nav>li>a:hover,
.navigation .navbar-nav>li>a:focus{
  color: #ffffff;
  background-color: #9baeba;
}
.btn_st:focus,
.btn_st,
.sweet-alert button{
  font-family: 'Impact';
  font-size: 18px;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  padding: 15px 30px;
  background: rgba(242,69,87,1);
  background: -moz-linear-gradient(top, rgba(242,69,87,1) 0%, rgba(242,69,87,1) 51%, rgba(242,69,87,1) 51%, rgba(240,47,23,1) 53%, rgba(242,69,87,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,69,87,1)), color-stop(51%, rgba(242,69,87,1)), color-stop(51%, rgba(242,69,87,1)), color-stop(53%, rgba(240,47,23,1)), color-stop(100%, rgba(242,69,87,1)));
  background: -webkit-linear-gradient(top, rgba(242,69,87,1) 0%, rgba(242,69,87,1) 51%, rgba(242,69,87,1) 51%, rgba(240,47,23,1) 53%, rgba(242,69,87,1) 100%);
  background: -o-linear-gradient(top, rgba(242,69,87,1) 0%, rgba(242,69,87,1) 51%, rgba(242,69,87,1) 51%, rgba(240,47,23,1) 53%, rgba(242,69,87,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,69,87,1) 0%, rgba(242,69,87,1) 51%, rgba(242,69,87,1) 51%, rgba(240,47,23,1) 53%, rgba(242,69,87,1) 100%);
  background: linear-gradient(to bottom, rgba(242,69,87,1) 0%, rgba(242,69,87,1) 51%, rgba(242,69,87,1) 51%, rgba(240,47,23,1) 53%, rgba(242,69,87,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f24557', endColorstr='#f24557', GradientType=0 );
  border-radius: 5px;
/*  border-bottom: 5px solid #d52038;*/
  -webkit-box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  -moz-box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  position: relative;
  top: 0;
  height: 61px;
  outline: none;
  text-decoration: none;
}
/*.btn_st:active:focus,*/
.btn_st:hover,
.sweet-alert button:hover,
.sweet-alert button:focus{
  color: #fff;
  background: rgba(214,32,56,1);
  background: -moz-linear-gradient(top, rgba(214,32,56,1) 0%, rgba(232,78,99,1) 50%, rgba(224,36,61,1) 53%, rgba(214,32,56,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,32,56,1)), color-stop(50%, rgba(232,78,99,1)), color-stop(53%, rgba(224,36,61,1)), color-stop(100%, rgba(214,32,56,1)));
  background: -webkit-linear-gradient(top, rgba(214,32,56,1) 0%, rgba(232,78,99,1) 50%, rgba(224,36,61,1) 53%, rgba(214,32,56,1) 100%);
  background: -o-linear-gradient(top, rgba(214,32,56,1) 0%, rgba(232,78,99,1) 50%, rgba(224,36,61,1) 53%, rgba(214,32,56,1) 100%);
  background: -ms-linear-gradient(top, rgba(214,32,56,1) 0%, rgba(232,78,99,1) 50%, rgba(224,36,61,1) 53%, rgba(214,32,56,1) 100%);
  background: linear-gradient(to bottom, rgba(214,32,56,1) 0%, rgba(232,78,99,1) 50%, rgba(224,36,61,1) 53%, rgba(214,32,56,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62038', endColorstr='#d62038', GradientType=0 );
  outline: none;
  -webkit-box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  -moz-box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  box-shadow: 0px 15px 50px -8px rgba(242,69,87,0.5);
  text-decoration: none;
  transition: .3s;
}
.btn_st:active{
  transition: .3s;;
  top:5px;
  outline: none;
}
.btn_st:hover:before,
.sweet-alert button:hover:before,
.sweet-alert button:focus:before{
  background: #75101d;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
  outline: none;
}
.btn_st:focus:before{
  background: #d52038;
}
.btn_st:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 5px;
  left: 0;
  background: #d52038;
  z-index: -1;
  border-radius: 5px;
  transition: .3s;
}
.btn_st:active:before {
    top: 0;
}
.wrap_header_content{
  padding-top: 50px; 
}
.wrap_header_content img{
  position: relative;
  z-index: 2;
}
h1, h2{
  font-size: 42px;
  position: relative;
  padding-bottom: 20px;
  font-family: 'Impact';
}
h1:before, h2:before{
  content: '';
  width: 100px;
  height: 2px;
  background: #f24557;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
}
h1 span, h2 span{
  color: #f34253;
  text-transform: uppercase;
}
.modal form {
    position: relative;
    z-index: 1;
}
.header_content_text{
  padding-top: 20px;
  position: relative;
  z-index: 2;
}
.header_content_text p,
.price_list_form p{
  font-family: 'PTSans-Bold';
  font-size: 18px;
  padding:5px 0 40px; 
}
.price_list_form p span,
.modal p span{
  color: #f34253;
}
.name_input{
  background:url('../img/man_ico.png') no-repeat right 10px center; 
}
.phone_input{
  background:url('../img/phone_ico.png') no-repeat right 10px center; 
}
.mail_input{
  background:url('../img/mail_ico.png') no-repeat right 10px center; 
}
.price_list_form {
    padding: 30px 0 70px;
}
input.form-control{
  padding: 18px 20px;
  font-size: 16px;
  height: auto;
  border: 2px solid #ddd;
  border-radius: 5px;
  color: #242629;
}
input.form-control:focus,
input.error{
  border-color:#fe4c4d;
  outline: none;
  box-shadow: none; 
}
.price_list_form .btn{
  width: 100%;
}
#plant_products{
  position: relative;
  background:url('../img/bg_plant_products.png') no-repeat top center; 
  overflow: hidden;
  padding: 60px 0px 115px;
  background-size: cover;
}
#plant_products:before{
  content: '';
  position: absolute;
  height: 140px;
  background: #fff;
  width: 60%;
  left: -20px;
  bottom: -84px;
  transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
}
#plant_products:after{
  content: '';
  position: absolute;
  height: 155px;
  background: #fff;
  width: 60%;
  right: -20px;
  bottom: -99px;
  transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
}
.wrap_product_content{
  background:#fff; 
  border-radius: 10px;
  padding: 0 25px 25px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 3px solid #abbbc7;
}
.img_product{
  height: 254px;
  max-height: 254px;
  position: relative;
  text-align: center;
  padding: 30px 0;
  border-bottom: 3px solid #bfd0d7;
}
.img_product img{ 
  height: auto;
  max-height: 100%;
  max-width: 100%;
}
.wrap_product_content p{
  font-family: 'PTSans-Bold';
  text-align: center;
  height: 90px;
  max-height: 90px;
  overflow: hidden;
  margin: 22px 0 7px;
}
.more_link:focus,
.more_link{
  background:url('../img/more_link_bg.png') no-repeat right center; 
  color: #f34253;
  font-size: 18px;
  font-family: 'Impact';
  padding: 10px 40px 10px 0;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
}

.more_link:hover{
  color: #f34253;
  opacity: 0.7;
  text-decoration: none;
  outline: none;
}
.wrap_img_argument{
  height: 180px;
  width: 185px;
  border:2px solid #dddddd;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: -1;
}
.wrap_argument{
  width: 185px;
  position: relative;
  margin: 0 auto 30px;
}
.wrap_argument:before{
  counter-increment: argument;
  content: counter(argument);
  position: absolute;
  left: -17px;
  top: 15px;
  height: 54px;
  width: 45px;
  font-size: 20px;
  color: #fff;
  font-family: 'Impact';
  background: url('../img/argument_count_bg.png') no-repeat;
  text-align: center;
  z-index: 0;
  padding-top: 6px;
}
.wrap_argument:hover .argumen_text {
  transition: .3s;
  height: 100%;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
}
.argumen_text {
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  height: 0;
  top: 0;
  overflow: hidden;
  transition: .3s;
  text-align: center;
  z-index: -1;
  border-radius: 5px;
}
.argumen_text h5{
  font-family: 'PTSans-Bold';
  font-size: 17px;
  padding: 30px 20px 10px;
}
.big_text h5{
  padding: 0 20px;
}
.wrap_argument .argumen_text p{
  color: #5b5d61;
  line-height: 1.2;
  height: auto;
  overflow: visible;
  font-size: 15px;
  padding: 0 5px;
}
.wrap_argument .big_text p{
  font-size: 13px;
}
.wrap_img_argument img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
}
.wrap_argument p{
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  height: 55px;
  overflow: hidden;
  z-index: -1;
  position: relative;
}
.price_list_section {
  background:url('../img/book_ico.png') no-repeat top 40px center; 
  overflow: hidden;
  padding-top: 12px;
  padding-bottom: 30px;
}
.second_price_list_form_content{
  max-width: 410px;
  text-align: center;
}
.wrap_second_price_list_form{
  background: rgba(223,236,242, 0.9); 
  padding-bottom:70px;
  padding-left: 55px;
  position: relative;
  min-height: 658px;
}
.wrap_second_price_list_form:before{
  content: '';
  position: absolute;
  left: -109px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 330px 110px 330px 0;
  border-color: transparent #dfecf2 transparent transparent;
  line-height: 0px;
  _border-color: #000000 #dfecf2 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  opacity: 0.9;
}
.wrap_second_price_list_form:after{
  content: '';
  position: absolute;
  right: -2000px;
  top: 0;
  height: 100%;
  width: 2000px;
  background: rgba(223,236,242, 0.9);
}
.form_content{
  background:#fff; 
  border-radius: 5px;
  padding: 30px;
}
.second_price_list_form_content p{
  padding-bottom: 0;
}
#production_technology{
  padding: 50px 0 60px;
}
#production_technology article p,
#import_substitution article p{
  font-family: 'PTSans-Bold';
  font-size: 18px;
}
#production_technology article p span,
#import_substitution article p span{
  color: #f34253;
} 
.wrap_technology{
  max-width: 920px;
  margin: 0 auto;
  padding-top: 30px;
}
.technology_content{
  max-width:445px;
  width: 100%;
  height: 320px; 
  overflow: hidden;
  position: relative;
  margin: 0 auto 30px;
}
.technology_content>img{
  width: 100%;
  height: 100%;
}
.technology_content_front{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 70px 50px;
  font-size: 24px;
  font-family: 'Impact';
  text-align: center;
  color: #fff;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
  -o-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
}
.technology_content_front p{
  padding-top: 20px;
}
.technology_content_back{
  position: absolute;
  bottom: -100%;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 70px 50px 0;
  font-size: 16px;
  font-family: 'PTSans-Bold';
  text-align: center;
  color: #5b5d61;
  -webkit-transition: ease-out 0.5s;
  -moz-transition: ease-out 0.5s;
  -o-transition: ease-out 0.5s;
  transition: ease-out 0.5s;
  background:rgba(255,255,255, 0.8); 
}
.technology_content_back h3{
  font-size: 24px;
  font-family: 'Impact';
  text-transform: uppercase;
  color: #242629;
}
.technology_content:hover .technology_content_front{
  top:-100%;
}
.technology_content:hover .technology_content_back{
  bottom: 0;
}
.technology_content_back ul li p {
  text-align: left;
  margin: 0;
}
.technology_content_back_big_text{
  padding-top: 30px;
  text-align: left;
}
#scheme_work{
  padding-top: 16px;
  background: #d3f0fc url('../img/bg_header.png') no-repeat top center;
  background-size: cover;
  position: relative;
  overflow:hidden; 
  padding: 70px 0 155px;
}
#scheme_work:before{
  content: '';
  position: absolute;
  height: 140px;
  background: #fff;
  width: 60%;
  left: -20px;
  bottom: -84px;
  transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
}
#scheme_work:after{
  content: '';
  position: absolute;
  height: 155px;
  background: #fff;
  width: 60%;
  right: -20px;
  bottom: -99px;
  transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  z-index: 1;
}
.scheme_block{
  padding: 30px  0 40px;
  position: relative;
  z-index: 0;
}
.text_scheme {
  font-family: 'PTSans-Bold';
  color: #5b5d61;
  margin-top: -28px;
  padding-right: 100px;
}
.num_features{
  border: 5px solid #b2c8d5;
  border-radius: 5px;
  text-align: center;
  font-size: 42px;
  padding: 16px 0 0;
  height: 110px;
  width: 110px;
  margin: 0 auto;
  font-family: 'Impact';
}
.wrap_features_block{
  padding-top:75px; 
}
.features_block{
  max-width: 310px;
  margin: 0 auto;
}
.features_block:hover .num_features{
  color: #fff;
  background: #f34253;
  border-color: #f34253;
  border-bottom-color: #d52038;
}
.features_block h3{
  font-family: 'Impact';
  font-size: 24px;
  text-align: center;
}
.features_block p{
  text-align: center;
  color: #5b5d61;
  font-family: 'PTSans-Bold';
}
.scheme_block_xs{
  max-width: 250px;
  margin: 0 auto 30px;
  font-size: 18px;
  font-family: 'PTSans-Bold';
  text-align: center;
}
.wrap_scheme_block_xs{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px; 
}
.wrap_ico_scheme_block{
  border: 5px solid #b2c8d5;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 20px;
}
#import_substitution article,
.wrap_substitution_content{
  max-width: 920px;
  margin: 0 auto;
}
#import_substitution{
  padding: 35px 0 90px;
}
.wrap_substitution_content{
  padding-top: 25px;
}
.navigation_tabs li{
  float: none;
  text-align: center;
  margin-bottom: 8px;
  display: block;
}
.navigation_tabs{
  border-bottom:0px;
  padding-left: 0;
}
.navigation_tabs>li>a,
.navigation_tabs>li>a:focus {
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  color: #a9a9a9;
  font-family: 'PTSans-Bold';
  padding: 18px 15px;
  display: block;
  outline: none;
  text-decoration: none;
}
.navigation_tabs>li>a:hover{
  background: #f34253;
  border-color: #f34253;
  color: #fff;
  text-decoration: none;
  -webkit-box-shadow: 0px 10px 15px -8px rgba(242,69,87,0.5);
  -moz-box-shadow: 0px 10px 15px -8px rgba(242,69,87,0.5);
  box-shadow: 0px 10px 15px -8px rgba(242,69,87,0.5);
  outline: none;
}
.technical_information_block{
  text-align: center;
  font-size: 20px;
  font-family: 'Impact';
}
.technical_information_block img{
  height: 83px;
}
.technical_information_block p{
  height: 90px;
  padding:25px 0 0px;
  margin-bottom: 5px;
  overflow: hidden;
}
.technical_information_content{
  padding-top: 35px;
}
#technical_information{
  padding: 65px 0 170px;
  background: #d3f0fc url('../img/technical_information_bg.png') no-repeat top center;
  position: relative;
  overflow:hidden; 
  background-size: cover;
  z-index: 0;
}
#technical_information:before{
  content: '';
  position: absolute;
  height: 140px;
  background: #fff;
  width: 60%;
  left: -20px;
  bottom: -84px;
  transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
}
#technical_information:after{
  content: '';
  position: absolute;
  height: 155px;
  background: #fff;
  width: 60%;
  right: -20px;
  bottom: -99px;
  transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  z-index: 1;
}
#certificates{
  padding: 50px 0 60px;
}
.certificates_block{
  max-width: 255px;
  margin: 0 auto 30px;
  text-align: center;
}
.certificates_block a{
  border: 2px solid #ddd;
  border-radius: 5px;
  display: block;
  padding: 5px;
  position: relative;
  max-height: 326px;
  height: 326px;
}
.certificates_block a:hover{
  border-color: #f24557;
}
.certificates_block a img{
  max-width: 100%;
  position: relative;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  max-height: 100%;
}
.certificates_block a:hover span{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(241,247,250, 0.85) url('../img/magnifier_img.png') no-repeat top 50% center;
  z-index: 0;
  transition: .4s;
  transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.certificates_block a span{
  position: absolute;
  z-index: 0;
  transition: .4s;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.affix.navigation {
  display: block;
  border: 0;
  margin-top: 0;
  top: 0;
  z-index: 10;
  background: #fff;
  right: 0;
  width: 100%;
  padding-right: 15px;
}
.navigation_top{
  min-height: 0;
  height: 0;
  margin: 0;
  overflow: hidden;
}
.navigation_top.affix{
  min-height: auto;
  height: auto;
  overflow: visible;
  padding: 0;
} 
.certificates_block p{
  padding-top: 30px;
  font-size: 18px;
  line-height: 1.2;
}
footer{
  position: relative;
}
div#map {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  top:0;
  left: 0;
  min-height: 690px;
}
.wrap_footer_content_top{
  position: relative;
}
.contact_block{
  position: absolute;
  right: 0;
  top:120px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 30px 30px;
  max-width: 410px;
  width: 100%;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  z-index: 2;
}
.contact_block p{
  position: relative;
  font-size: 18px;
  font-family: 'Impact';
  padding-left: 35px;
  text-transform: uppercase;
}
.contact_block p:before{
  content: '';
  height: 15px;
  background-color: #f34253;
  width: 15px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.contact_block a{
  color: #242629;
  font-size: 15px;
}
.wrap_footer_content_bot {
  position: relative;
  z-index: 2;
}
.b-top{
  border-top: 2px solid #d0d0d1;
  padding-top: 20px;
}
.wrap_footer_content_bot h3{
  font-size: 24px;
  font-family: 'Impact';
}
.footer_content_bot {
  position: absolute;
  top: -106px;
  z-index: 2;
  width: 100%;
  background: rgba(255,255,255, 0.8);
  padding-bottom: 10px; 
}
.modal-body .form_content{
  padding: 0;
}
.modal-body .form_content .btn{
  width: 100%;
}
.modal h3{
  position: relative;
  padding: 5px 0 25px;
  font-family: 'Impact';
  font-size: 24px;
  text-align: center;
}
.modal h3:before{
  content: '';
  width: 100px;
  height: 2px;
  background: #f24557;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
}
.modal p{
  padding-top: 20px;
  margin-bottom:0; 
}
.product_modal .modal-header{
  padding: 15px 15px 0;
}
.product_modal .modal-body{
  padding: 0 20px 20px;
}
.wrap_product_info{
  padding: 25px 0 40px;
  border-bottom: 2px solid #eaeaea;
}
.wrap_product_info h5{
  font-family: 'PTSans-Bold';
  font-size: 20px;
  margin: 0;
  padding-bottom: 10px;
}
.wrap_product_info article p{
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
button.close {
  font-size: 30px;
  top: -10px;
  right: -4px;
  position: relative;
  z-index: 2;
}
.modal-header{
  border-bottom: 0;
}
.scroll-up {
  position: fixed;
  display: none;
  z-index: 999;
  bottom: 2em;
  right: 2em;
}
.scroll-up a {
  background-color: rgba(135, 135, 135, 0.2);
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  color: #f34253;
  border-radius: 50%;
  padding-top: 3px;
}
.sweet-alert h2{
  padding-bottom: 25px;
}
.sweet-alert p {
  font-size: 18px;
  font-family: 'PTSans-Bold';
  color: #242629;
}
.sweet-alert{
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75);
}
#argument_section{
  padding: 50px 0 40px;
}
.import_substitution h3{
  text-transform: uppercase;
  padding-bottom: 15px;
}
.import_substitution p{
  font-family: 'PTSans-Bold';
  font-size: 18px;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: transparent;
  border: 2px solid red;
  height: 13px;
  width: 13px;
}
.lSSlideOuter .lSPager.lSpg > li a{
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
}
/*.slider_img{
  max-height: 310px;
}*/

textarea.form-control {
  resize: none;
}
.lSAction > a {
  border-radius: 50%;
  background: red url('../img/controls.png');
}
.lSAction > .lSNext {
  background-position: -34.5px -1.5px;
  right: 10px;
  width: 29px;
  height: 28px;
}
.lSAction > .lSPrev {
  background-position: 0 -1.5px;
  left: 10px;
  width: 29px;
  height: 28px;
}
.wrap_argument_left{
  float: right;
  margin-right: 40px;
}
.wrap_argument_right{
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px){
  .modal-sm {
      width: 410px;
  }
}
@media (max-width: 1200px){
  h1, h2{
    font-size: 30px;
  }
  .wrap_second_price_list_form{
    padding-top: 45px;
  }
  .navigation .navbar-nav>li>a{
    font-size: 14px;
  }
  .nav>li>a{
    padding: 16px 5px;
  }
}
@media (max-width: 992px) {
  .wrap_argument_left,
  .wrap_argument_right{
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .navigation_top.affix .navbar-toggle,
  .navigation_top.affix .collapse.in,
  .navigation_top.affix .collapsing{
    display: block !important;
    margin-right: 15px;
  }
  .navigation_top .navbar-toggle,
  .navigation_top .collapse.in,
  .navigation_top .collapsing{
    display: none !important;
  }
  .navigation .navbar-nav>li {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
    position: absolute !important;
  }
  .navbar-nav {
    float: none!important;
    margin: 0;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in,
  .collapsing {
    display: block !important;
    position: absolute !important;
    background: #d3f0fc url('../img/bg_header.png') no-repeat top center;
    z-index: 3;
    width: 100%;
  }
  .navbar-default .navbar-toggle{
    border-color: #d52038;
    margin-right:0; 
  }
  .navbar-default .navbar-toggle:focus  {
    background-color:transparent; 
  }
  .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #d52038;
  }
  .navbar-default .navbar-toggle:hover{
    background-color: #d52038;
  }
    .navbar-default .navbar-toggle:hover .icon-bar{
    background-color: #fff;
  }
  .wrap_header_content {
    padding-top: 0px;
  }
  header {
    padding-bottom: 140px;
  }
  .technology_content_back{
    padding: 50px 20px 0;
  }
  .technology_content_front{
    padding: 70px 20px;
  }
  .price_list_section {
    background-position:top 40px left;
  }
  .wrap_product_content p{
    font-size: 16px;
  }
  .wrap_product_content{
    padding: 0 15px 25px;
  }
}
@media (max-width: 767px) {
  .features_block {
    margin-bottom: 30px;
  }
  .text_scheme{
    padding-right: 15px;
  }
  .technical_information_block{
    margin-bottom: 40px;
  }
  .contact_block{
    right: 15px;
  }
  .navigation_tabs {
    padding-top: 30px;
  }
  .request_call{
    font-size: 15px;
  }
  .tel_header{
    font-size: 22px;
  }
  .mail_header,
  .parteners_logo span,
  .logo_provento span{
    font-size: 14px;
  }
  h1, h2 {
    font-size: 25px;
  }
  .wrap_product_info h5{
    padding-top: 20px;
  }
}
@media (max-width: 650px) {
  .wrap_features_block .col-xs-6{
      width: 100%
  }
}
@media (max-width: 635px) {
  .header_content_text{
    padding-top: 0;
  }
.header_content_text p, .price_list_form p {
  padding-bottom: 20px;
}
  .navigation_bot{
    min-height: 0;
  }
  .navigation_bot .navbar-toggle{
    position: absolute;
    right: 0px;
    top: -45px;
  }
  header .col-xs-4,
  .footer_content_bot .col-xs-4{
    width: 100%;
  }
  .parteners_logo{
    max-width: 300px;
    margin: 0 auto 10px;
    text-align: center;
  }
  .logo_provento{
    max-width: 160px;
    margin: 0 auto 10px;
    text-align: center;
  }
  .header_contact{
    max-width: 190px;
    margin: 0 auto;
    text-align: center;
  }
  .footer_content_bot{
    position: relative;
    top: 0;
  }
  .mail_header {
    margin-top: 5px;
  }
  .wrap_second_price_list_form{
    padding-left: 0;
  }
  .contact_block {
    right: 50%;
    top: 350px;
    transform: translateX(50%);
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
  }
  div#map{
    min-height: 650px;
  }
}
@media (max-width: 460px) {
 #plant_products .col-xs-6,
 #argument_section .col-xs-6,
 .technical_information_content .col-xs-6,
 #certificates .col-xs-6,
 .wrap_scheme_block_xs .col-xs-6{
    width: 100%;
 }
 .text_scheme {
    margin-top: 0;
    text-align: center;
    padding-right: 0;
    padding-top: 30px;
  }
  .wrap_scheme_block_xs .col-lg-12{
    text-align: center;
  }
  .header_content_text p, .price_list_form p,
  #production_technology article p, 
  #import_substitution article p{
    font-size: 16px;
    padding-bottom: 25px;
  }
  .contact_block a{
    font-size: 14px;
  }
  .contact_block p,
  .certificates_block p,
  .wrap_argument p{
    font-size: 16px;
  }
  .technical_information_block{
    font-size: 18px;
  }
  .technology_content_front{
    font-size: 20px;
  }
}
@media (max-width: 330px) {
  .contact_block {
    top: 350px;
    padding: 15px;
  }
}