#section--submenu-list {
	width: 100% !important;
}


/***********************************************************/
.section--submenu {
	width: 47%;
	float: left;
	display: inline-table;
	margin: 0 auto;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px;
}
.section-img {
	padding-left: 20px;
	margin-bottom: 20px;
}
.section-img img{
	padding-right: 35px;
}
.section-img img:last-child {
	padding-right: 0px;
}
.section--submenu h2 {
	font-weight: normal;
	font-size: 17px; 
	color: #ffffff;
	/*margin-top: -6px;*/
	text-align: center;
}
.section--submenu ul {
	margin-left: -40px;
}
.section--submenu ul li {
	background: url(/fileadmin/images/galka.png) no-repeat left 3px;
	padding: 3px 0px 8px 20px;
	list-style: none;
	margin: 0;
}

.h2-b {
	font-size: 21px;
	font-weight: normal;
	text-align: center;
}
.section--submenu p {
	font-size: 14px;
	line-height: 1.42857;
	color: #342828;
	font-family: 'Open Sans', sans-serif, 'Helvetica', sans-serif, 'Arial', sans-serif;
	padding-top: 30px;
}

.section--submenu img {
	display: block;
	padding: 0 0 10px 13px;
}
.section--submenu-img {
	
}
.section--submenu-block1 {
  width: 97%;
  float: left;
  background-color: white;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
  border: 1px solid #5ca595;
  margin-bottom: 20px;
  margin-left: 20px;

}
#section--submenu-podl1 {
  display: block;
  height: 59px;
  background-image:url('/fileadmin/images/green-pl-2.png');
  background-repeat: no-repeat;
  background-position: top center;
  margin: -14px 0 3px 0 !important;
}

#section--submenu-podl1 a {
	text-decoration: none;
}
#section--submenu-podl1 a:hover {
	text-decoration: underline;
}
.section--submenu-block2 {
  width: 97%;
  float: left;
  background-color: white;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
  border: 1px solid #5f81af;
  margin-bottom: 20px;
  margin-left: 20px;
}

#section--submenu-podl2 {
  display: block;
  height: 59px;
  background-image:url('/fileadmin/images/blue-pl-2.png');
  background-repeat: no-repeat;
  background-position: top center;
  margin: -14px 0 3px 0 !important;
}

#section--submenu-podl1 h2 {
	padding-top: 7px;
}

#section--submenu-podl2 h2 {
	padding-top: 7px;
}
#section--submenu-podl2 a {
	text-decoration: none;
}
#section--submenu-podl2 a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #fff;
}

.section--submenu-block h2 {
  font-size: 1.7em;
  font-weight: normal !important;
}
/*.section--submenu-block img {
  height: 126px;
}*/
.section--submenu-block a:link, .section--submenu-block a:visited {
  text-decoration: none !important;
}
.section--submenu-block a:hover {
  text-decoration: underline !important;
}
.section--submenu a:hover {
  color: #333333 !important; text-decoration: underline; }
}

.v-table tbody tr:hover{
	background-color: #fff8ee !important;
} 
.v-table tbody td{
	font-size: 13px !important;
}

/*********************************Списки подразделов с галочками*******************************************/
.section--galka-list li {
   background: url(/fileadmin/images/galka.png) no-repeat left 2px;
	padding: 3px 0px 10px 20px;
	list-style: none;
	margin: 0;
	font-size: 14px;
}

/************************************************************************************/
#cond-menu-blue {border: 1px solid #003dcf; padding-top: 20px;}
#cond-menu-blue p {
	width: 100%;
	padding-left: 0 !important;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 10px;}
#cond-menu-blue span {
	font-weight: 700;
	font-size: 20px;
}	
/************************************************************************************/

#intext-form2 {
	width: 100%;
	margin: -20px 0 20px 0;
}
.intext-form-name, .intext-form-phone, .intext-form-button {
	float: left;
	width: 30%;
	padding: 0 10px 0 10px;
}
.intext-form-button {
	margin: 17px 0 0 0;
}
.intext-form-chk {
	width: 100%;
	padding: 5px 0 0 10px;
}

#submit-intext-form {
	background: linear-gradient(to top, #d96e09, #ff8b25);
	border: 1px solid #e66f00 !important;
	color: #fff;
	box-shadow: inset 0px 1px 0px 0px #ffbf81;
	margin: 1px 3px 5px 2px;
	height: 34px;
}

/***************Стили для баннера Акция*******************/
.pea--action {
  width: 40%;
  padding: 15px 20px 20px 20px;
  float: left;
  background-image: url('/fileadmin/images/action-green-pl.png');
  background-repeat: no-repeat;
  background-position: 50% 0%;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
  border: 1px solid #0756a5;
  margin-bottom: 20px;
  margin-left: 10px;
  line-height: 27px;
}
.pea--action ul {
  margin: 32px 0 0px -31px;
}
.pea--action ul li{
  font-weight: bold;
  font-size: 19px;
  line-height: 20px;
  color: #000;
  background: url(/fileadmin/images/galka.png) no-repeat left 3px;
  padding: 0px 5px 8px 25px;
  list-style: none;
  line-height: 27px;
}
.pea--action h2{
  font-weight: bold;
  font-size: 21px;
  color: #ffffff;
  margin-top: -6px;
  text-align: center;
}
#pea--action-button {
  display: block !important;
  position: relative;
  border-radius: 5px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 1px 1px 0px #853f00;
  margin: 5px;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  box-shadow: inset 0px 1px 0px 0px #ffbf81;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8b25), color-stop(1, #d96e09) );
  background: -moz-linear-gradient( center top, #ff8b25 5%, #d96e09 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b25', endColorstr='#d96e09');
  background: linear-gradient(to top, #d96e09, #ff8b25);
  border: 1px solid #e66f00 !important;
  color: #ffffff;
  cursor: pointer;
  z-index: 1;
  float: left;
}

#pea--action-button:hover {
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d96e09), color-stop(1, #ff8b25) );
  background: -moz-linear-gradient( center top, #d96e09 5%, #ff8b25 100% );
  background: linear-gradient(to top, #ff8b25, #d96e09); 
}


#pea--action-button2 {
    font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular !important;
    box-shadow: none !important;
    height: 28px !important; 

}
#pea--action-button a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 8px;
}
#pea--action-wow {
  font-size: 22px;
  color: #f87b00;
}

.pea--action-img {
	padding: 20px 0 20px 0;
	display: block;
	margin: auto;
}
/***************End of Стили для баннера Акция*******************/

/************************Стили синей кнопки Купить***************/
.pea--button-buy {
  display: inline-block;
  background: linear-gradient(to top, #17397d, #2e6ec0);
  position: relative;
  border-radius: 8px !important;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  text-shadow: 1px 1px 0px #0c2260;
  margin: 5px;
  -moz-box-shadow: inset 0px 1px 0px 0px #aed2fe;
  -webkit-box-shadow: inset 0px 1px 0px 0px #aed2fe;
  box-shadow: inset 0px 1px 0px 0px #7EB0ED;
  border: 1px solid #063772;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  width: 150px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.pea--float-left {
  position: relative;
  float: left;
  margin: 0px 20px 10px 0px;
}
.pea--image-left img {
	padding-left: 25px;
	padding-right: 0px !important;
}
.pea--image-left {
  position: relative;
  }
/***************End of Стили синей кнопки Купить*******************/

#cond-submenu-textblock-100 p{
	width: 100% !important;
	padding-left: 0 !important;
}
#cond-submenu-textblock-100 span {
	font-size: 16px;
	color: #ff662a;
	font-weight: 700;
}

ul {
  font-size: 14px !important;
  /*line-height: 1.3em !important;*/
}
ul li {
padding-bottom: 5px !important; }

/*******************************Картинки 4 шт в ряду ***************************************/
 .objects-list-tbl {
  float: left;
  display: block;  
  text-align:center;
  padding:0;
  margin: 5px;
  vertical-align:top;
  border:1px solid #efefef;
  width:150px;
  height: 150px;
  overflow: hidden;
}
.objects-list-tbl img {
  
}
.objects-list-tbl:hover {border:1px solid #004284;background-color:#e9e9e9;}
  
.text-block {
  display: inline-block;
  width: 100%;
}
/************************************ End of Картинки 4 шт в ряду **********************************/

/****************************Картинки компакт в cond-submenu-block *****************************************/
.compact-img {
	float: left; padding: 5px 20px 10px 0;
}
.cond-submenu-block p span  {
	display: block;
}
/******************************** End of Картинки компакт в cond-submenu-block**************************************/

/**************Раздел Насосные станции************/
.pea--section-pumps {
  width: 23%;
  padding: 15px 20px 20px 20px;
  float: left;
  background-image: url('/fileadmin/images/action-green-pl-2.png');
  background-repeat: no-repeat;
  background-position: 50% 0%;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
  border: 1px solid #0756a5;
  margin-bottom: 20px;
  margin-left: 20px;
  line-height: 27px;
  overflow: hidden;
}
.pea--section-pumps ul {
  margin: 32px 0 0px -31px;
}
.pea--section-pumps ul li{
  font-weight: bold;
  font-size: 19px;
  line-height: 20px;
  color: #000;
  background: url(/fileadmin/images/galka.png) no-repeat left 3px;
  padding: 0px 5px 8px 25px;
  list-style: none;
  line-height: 27px;
}
.pea--section-pumps h2{
  font-weight: bold;
  font-size: 21px;
  color: #ffffff;
  margin-top: -6px;
  text-align: center;
  height: 80px;
}
#pea--section-pumps-button {
  display: block !important;
  position: relative;
  border-radius: 5px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 1px 1px 0px #853f00;
  margin: 0 25%;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  box-shadow: inset 0px 1px 0px 0px #ffbf81;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8b25), color-stop(1, #d96e09) );
  background: -moz-linear-gradient( center top, #ff8b25 5%, #d96e09 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b25', endColorstr='#d96e09');
  background: linear-gradient(to top, #d96e09, #ff8b25);
  border: 1px solid #e66f00 !important;
  color: #ffffff;
  cursor: pointer;
  z-index: 1;
  float: left;
}

#pea--section-pumps-button:hover {
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d96e09), color-stop(1, #ff8b25) );
  background: -moz-linear-gradient( center top, #d96e09 5%, #ff8b25 100% );
  background: linear-gradient(to top, #ff8b25, #d96e09); 
}


#pea--section-pumps-button2 {
    font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular !important;
    box-shadow: none !important;
    height: 28px !important; 

}
#pea--section-pumps-button a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 8px;
}
#pea--section-pumps-wow {
  font-size: 22px;
  color: #f87b00;
}

.pea--section-pumps img {
	padding: 20px 0 20px 0;
	height: 160px;
	max-width: 200px;
	margin: auto;
	display: block;
}

/**************Раздел Насосные станции 2 плашки************/
.pea--section-pumps2 {
  width: 40%;
  padding: 15px 20px 20px 20px;
  float: left;
  background-image: url('/fileadmin/images/action-green-pl-2.png');
  background-repeat: no-repeat;
  background-position: 50% -9%;
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.15);
  border: 1px solid #0756a5;
  margin-bottom: 20px;
  margin-left: 20px;
  /*! line-height: 27px; */
  overflow: hidden;
}
.pea--section-pumps2 ul {
  margin: 32px 0 0px -31px;
}
.pea--section-pumps2 ul li{
  font-weight: bold;
  font-size: 19px;
  line-height: 20px;
  color: #000;
  background: url(/fileadmin/images/galka.png) no-repeat left 3px;
  padding: 0px 5px 8px 25px;
  list-style: none;
  line-height: 27px;
}
.pea--section-pumps2 h2{
  font-weight: bold;
  font-size: 21px;
  color: #ffffff;
  margin-top: -6px;
  text-align: center;
  height: 80px;
}
.pea--section-pumps2 h2 a {
	color: #fff;
	text-decoration: none;
}
#pea--section-pumps2-button {
  /*! display: block !important; */
  /*! position: relative; */
  border-radius: 5px !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow: 1px 1px 0px #853f00;
  margin: 0 25%;
  -moz-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffbf81;
  box-shadow: inset 0px 1px 0px 0px #ffbf81;
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff8b25), color-stop(1, #d96e09) );
  background: -moz-linear-gradient( center top, #ff8b25 5%, #d96e09 100% );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8b25', endColorstr='#d96e09');
  background: linear-gradient(to top, #d96e09, #ff8b25);
  border: 1px solid #e66f00 !important;
  color: #ffffff;
  cursor: pointer;
  z-index: 1;
  float: left;
}

#pea--section-pumps2-button:hover {
  background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d96e09), color-stop(1, #ff8b25) );
  background: -moz-linear-gradient( center top, #d96e09 5%, #ff8b25 100% );
  background: linear-gradient(to top, #ff8b25, #d96e09); 
}


#pea--section-pumps2-button2 {
    font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular !important;
    box-shadow: none !important;
    height: 28px !important; 

}
#pea--section-pumps2-button a {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 8px 15px 0px !important;
}
#pea--section-pumps2-wow {
  font-size: 22px;
  color: #f87b00;
}

.pea--section-pumps2 img {
	padding: 0px 0 15px 0;
	height: 140px;
	max-width: 200px;
	margin: auto;
	display: block;
}
/*************************************************/

.list-50 {
	width: 50%;
	float: right;
}
.list-50 ul.pdf {
	margin: 0;
	padding: 5px 5px 5px 0px;
}

/*************************************************/
.pools-img img{
	float: left;
	padding: 10px;
}