

/* Start:/bitrix/templates/water2you_v2_1/assets/css/custom-09-20.css?167205076622532*/
.dropdown {
  position: relative;
}
.dropdown-body {
  background: #fff;
  border-radius: 0 0 5px 5px;
  border-top: 2px solid #0051b1;
  box-shadow: 0px 16px 13px rgba(19, 81, 153, 0.17);
  display: none;
  padding: 1.3rem 0;
  position: absolute;
  top: 100%;
  top: calc(100% - 5px);
  left: -1.4rem;
  width: 20.1875rem;
  z-index: 3;
}
.dropdown-toggle {
  padding-right: 0.9375rem;
  position: relative;
}
.dropdown-toggle::after {
  content: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 3L7 1' stroke='%230051B1' stroke-width='2'/%3E%3C/svg%3E");
  position: absolute;
  top: 1.75rem;
  right: 0;
  transition: transform 0.4s;
}
.dropdown-toggle:hover::after,
.dropdown--opened .dropdown-toggle::after {
  content: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 3L7 1' stroke='%233f90ff' stroke-width='2'/%3E%3C/svg%3E");
  transform: translateY(25%) rotate(-180deg);
}
.dropdown:hover .dropdown-body,
.dropdown--opened .dropdown-body {
  display: block;
}
header .bottom-menu {
  padding: 0;
}
header .bottom-menu > ul {
  margin-top: 0;
  margin-bottom: 0;
}
header .bottom-menu > ul a {
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  padding-top: 1.9rem;
  padding-bottom: 2rem;
}
header .bottom-menu > ul .dropdown--opened a {
  color: #3f90ff;
}
header .bottom-menu ul.dropdown-body li {
  display: block;
}
header .bottom-menu ul.dropdown-body a {
  color: #003399;
  font-family: "Arial";
  font-weight: normal;
  padding: 0.5rem 1.875rem;
  text-transform: none;
}
header .bottom-menu ul.dropdown-body a:hover {
  background-color: #3f90ff;
  color: #fff;
}
.app__button {
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 140px 100%;
  border-radius: 4px;
  height: 100%;
  position: relative;
  border: 0;
  box-shadow: none;
  color: #003399;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  min-height: 8.75rem;
  padding: 2rem 175px 2rem 35px;
}
.app__button--private {
  background-image: url("/bitrix/templates/water2you_v2_1/assets/css/../images/private.png");
}
.app__button--prom {
  background-image: url("/bitrix/templates/water2you_v2_1/assets/css/../images/prom.png");
}
.app__button:hover {
  background-color: #3f90ff;
  color: #fff;
}
.app__button::before {
  content: "";
  background: rgba(0, 90, 255, 0.5);
  border-radius: 0 4px 4px 0;
  width: 140px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.app__button:hover::before {
  background: rgba(0, 90, 255, 0.7);
}
.app__button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.744141 0.883728L6.49995 6.11629L12.2558 0.883728' stroke='%23F5F5F5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 12px 6px;
  height: 45px;
  width: 45px;
  border: 1px solid #f5f5f5;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 48px;
  transform: translate(0, -50%);
  z-index: 2;
  transition: transform 0.4s;
}
.app__button--expanded {
  background-color: #003399;
  color: #fff;
}
.app__button--expanded::after {
  transform: translate(0, -50%) rotate(-180deg);
}
.app__panel {
  display: none;
}
.app__panel--expanded {
  display: block;
}
.cells {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.cell {
  padding-left: 10px;
  padding-right: 10px;
}
.cell-38 {
  flex: 0 0 38%;
  max-width: 38%;
}
.cell-50 {
  flex: 0 0 50%;
  max-width: 50%;
}
.cell-62 {
  flex: 0 0 62%;
  max-width: 62%;
}
.flex-ais {
  align-items: stretch;
}
h3,
.h3 {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  margin: 1.875rem 0 1.5675rem;
}
h3:first-child,
.h3:first-child {
  margin-top: 0;
}
.mb-15 {
  margin-bottom: 0.9375rem;
}
.mb-40 {
  margin-bottom: 2.5rem;
}
.form-app {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.4;
  position: relative;
}
.form-app .form__body {
  background-color: #f5f5f5;
  border-radius: 4px;
  padding-top: 1.25rem;
  padding-bottom: 1.875rem;
}
.form-app__decor {
  color: #bebebe;
  position: absolute;
  top: 2.625rem;
  right: 45px;
}
.form-app__decor::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='13' viewBox='0 0 16 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.2216 0.0956172C2.822 0.258999 2.1938 0.835523 1.7282 1.46624C0.6343 2.94819 0 4.79856 0 6.50827C0 7.75217 0.2684 8.87191 0.8546 10.0733C1.5737 11.5471 2.5325 12.6681 3.31 12.9442C3.5682 13.0359 3.6607 13.0209 3.8839 12.8513C4.406 12.4546 4.3044 12.0327 3.4614 11.0969C2.3313 9.84263 1.6002 8.04003 1.6002 6.50827C1.6002 4.90826 2.3643 3.07205 3.5204 1.89425C4.1263 1.27698 4.2 1.15893 4.2 0.806697C4.2 0.501119 4.1403 0.363609 3.9365 0.200431C3.6478 -0.0308916 3.5618 -0.0435225 3.2216 0.0956172ZM12.0635 0.200431C11.8701 0.355257 11.8 0.504684 11.8 0.761573C11.8 1.0532 11.9144 1.23746 12.4841 1.86318C13.6656 3.16117 14.3998 4.94157 14.3998 6.50827C14.3998 8.2196 13.6043 10.0236 12.2794 11.3167C11.8248 11.7603 11.7904 11.8282 11.819 12.2233C11.8608 12.7994 12.2322 13.1068 12.69 12.9442C13.1474 12.7818 13.7634 12.239 14.2718 11.5503C15.3657 10.0683 16 8.21797 16 6.50827C16 5.26436 15.7316 4.14462 15.1454 2.94319C14.4485 1.51503 13.4944 0.379397 12.7488 0.0906262C12.3947 -0.0464764 12.3658 -0.0417906 12.0635 0.200431ZM4.7385 3.0696C3.8329 3.78628 3.2 5.2009 3.2 6.50827C3.2 8.614 4.9098 10.8857 5.7826 9.9395C6.1053 9.58951 6.0545 9.24512 5.5923 8.64945C4.5598 7.31907 4.5598 5.69747 5.5923 4.36708C6.063 3.76051 6.1128 3.39219 5.7686 3.06278C5.4718 2.77879 5.1029 2.78124 4.7385 3.0696ZM10.2174 3.07704C9.8947 3.42703 9.9455 3.77141 10.4077 4.36708C11.4402 5.69747 11.4402 7.31907 10.4077 8.64945C9.937 9.25602 9.8872 9.62435 10.2314 9.95376C10.631 10.336 11.1477 10.1841 11.7268 9.51403C12.3409 8.80336 12.8 7.51759 12.8 6.50827C12.8 4.40253 11.0902 2.13087 10.2174 3.07704ZM7.345 5.02184C6.3361 5.4694 6.0978 6.83554 6.8882 7.64074C7.5369 8.3014 8.4631 8.3014 9.1118 7.64074C10.3529 6.37646 8.9566 4.30678 7.345 5.02184Z' fill='%23BEBEBE'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px 13px;
  display: inline-block;
  height: 13px;
  width: 16px;
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: middle;
}
.form-app fieldset {
  border: 0 solid #dcdcdc;
  padding: 1.4rem 45px 1.3rem;
}
.form-app fieldset + fieldset {
  border-top-width: 1px;
}
.form-app__title {
  color: #003399;
  font-family: "Arial Black";
  font-size: 1rem;
  font-weight: 900;
  max-width: 23.75rem;
  margin-bottom: 1.875rem;
}
.counted-fields {
  counter-reset: num-fields;
}
.counted-fields .form__field,
.form__text {
  margin-bottom: 1.25rem;
}
.counted-fields .form__field__label {
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
.counted-fields .form__field__label::before {
  counter-increment: num-fields;
  content: counter(num-fields) ". ";
}
.form__field {
  display: block;
  margin-bottom: 0.625rem;
}
.form__field__label {
  display: block;
  margin-bottom: 0.375rem;
}
.rads,
.chboxes {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.rad,
.chbox {
  border: 1px solid #dcdcdc;
  border-width: 0 1px 1px 0;
  color: #676767;
  display: block;
  flex: 0 0 50%;
  padding: 12px 0.9375rem;
}
.rad:nth-child(odd),
.chbox:nth-child(odd) {
  border-left-width: 1px;
}
.rad:nth-child(1),
.rad:nth-child(2),
.chbox:nth-child(1),
.chbox:nth-child(2) {
  border-top-width: 1px;
}
.rad:nth-child(1),
.chbox:nth-child(1) {
  border-top-left-radius: 3px;
}
.rad:nth-child(2),
.chbox:nth-child(2) {
  border-top-right-radius: 3px;
}
.rad.rad:nth-last-child(1),
.chbox:nth-last-child(1) {
  border-bottom-right-radius: 3px;
}
.rad.rad:nth-last-child(2),
.chbox:nth-last-child(2) {
  border-bottom-left-radius: 3px;
}
.rad.rad:nth-child(odd):last-child,
.chbox:nth-child(odd):last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.rad.rad:nth-child(even):nth-last-child(2),
.chbox:nth-child(even):nth-last-child(2) {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.rad:first-child:last-child,
.chbox:first-child:last-child {
  border-radius: 3px;
}
.rad:hover,
.chbox:hover,
.qty:hover {
  cursor: pointer;
}
.rad,
.chbox {
  display: flex;
  align-items: center;
  position: relative;
}
.rad input,
.chbox input,
.qty input {
  position: absolute;
  opacity: 0;
}
.fake-rad,
.fake-chbox {
  background: #dcdcdc;
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  position: relative;
  margin-right: 0.8125rem;
}
.fake-rad {
  border-radius: 50%;
}
.fake-chbox {
  border-radius: 3px;
}
.fake-rad::after {
  content: "";
  background: transparent;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.rad:hover,
.chbox:hover {
  background-color: #e4e4e4;
}
.rad:hover .fake-rad,
.chbox:hover .fake-chbox {
  background-color: #c4c4c4;
}
.rad:hover .rad__label,
.chbox:hover .chbox__label {
  color: #000;
}
.rad input:checked ~ .fake-rad {
  background-color: #003399;
}
.rad input:checked ~ .fake-rad::after {
  background-color: #fff;
}
.rad input:checked ~ .rad__label,
.chbox input:checked ~ .chbox__label {
  color: #000;
}
.rad input:focus ~ .fake-rad,
.chbox input:focus ~ .fake-chbox,
.qty input:focus ~ .qty__indicator {
  outline: 1px dotted #003399;
  outline-offset: 0.25rem;
}
.fake-chbox::after {
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  height: 0.375rem;
  width: 0.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.chbox input:checked ~ .fake-chbox {
  background-color: #003399;
}
.chbox input:checked ~ .fake-chbox::after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.71611 2.21111C1.33063 1.81561 0.697515 1.80749 0.302016 2.19298C-0.0934825 2.57846 -0.101599 3.21158 0.283887 3.60707L1.71611 2.21111ZM4.5 6.5L3.78389 7.19798L4.56516 7.99955L5.27396 7.13324L4.5 6.5ZM9.77396 1.63324C10.1237 1.20579 10.0607 0.57577 9.63324 0.226043C9.20579 -0.123685 8.57577 -0.0606827 8.22604 0.366762L9.77396 1.63324ZM0.283887 3.60707L3.78389 7.19798L5.21611 5.80202L1.71611 2.21111L0.283887 3.60707ZM5.27396 7.13324L9.77396 1.63324L8.22604 0.366762L3.72604 5.86676L5.27396 7.13324Z' fill='white'/%3E%3C/svg%3E");
}
.qtys {
  display: flex;
  justify-content: space-between;
  margin-top: 1.75rem;
  position: relative;
  z-index: 1;
}
.qtys__line {
  background: #dcdcdc;
  border-radius: 9px;
  height: 5px;
  position: absolute;
  top: 0.25rem;
  left: 4px;
  right: 4px;
  z-index: -1;
}
.qty {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.qty:first-of-type .qty__indicator {
  align-self: flex-start;
}
.qty:last-of-type .qty__indicator {
  align-self: flex-end;
}
.qty__indicator,
.qty__label {
  display: block;
}
.qty__indicator {
  background: #dcdcdc;
  border-radius: 50%;
  height: 0.8125rem;
  width: 0.8125rem;
  margin-bottom: 0.75rem;
  position: relative;
}
.qty__indicator::before {
  content: "";
  height: 44px;
  width: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.qty__indicator--marked {
  background-color: #003399;
}
.qty input:checked ~ .qty__indicator {
  background-color: #f5f5f5;
  box-shadow: 0 0 0 8px #003399;
}
.qty:hover .qty__indicator {
  box-shadow: 0px 4px 4px rgba(19, 81, 153, 0.3);
}
.qty:hover input:checked ~ .qty__indicator {
  box-shadow: 0 0 0 8px #003399, 0px 12px 12px rgba(19, 81, 153, 0.3);
}
.qty input:focus ~ .qty__indicator {
  outline-offset: 0.5rem;
}
.textfield input,
.textfield textarea,
.textfield select {
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  display: block;
  font: inherit;
  padding: 0.625rem 0.875rem;
  width: 100%;
}
.textfield textarea {
  height: 7.25rem;
  resize: vertical;
}
.textfield select {
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 5L11 1' stroke='%23003399'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1.125rem top 50%;
  background-size: 0.625rem 0.25rem;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
/* Hide arrow icon in IE browsers */
.textfield select::-ms-expand {
  display: none;
}
.textfield input:focus,
.textfield textarea:focus,
.textfield select:focus {
  border-color: #101010;
  box-shadow: 0 0 0 1px #101010;
  outline: 0;
}
.form__field--required .form__field__label::after {
  content: "*";
  color: red;
  margin-left: 0.25rem;
}
.form-app .pd-collector {
  padding-left: 19%;
  padding-right: 19%;
}
.form-app legend {
  color: #bebebe;
  font-family: "Arial Black";
  font-size: 1rem;
  font-weight: 900;
  margin: 0 auto;
  padding-left: 1.375rem;
  padding-right: 1.375rem;
  text-align: center;
}
::placeholder {
  color: #b9b9b9;
}
.form__submit {
  background: #003399;
  border: 1px solid #003399;
  border-radius: 4px;
  color: #fff;
  font-size: 0.75rem;
  font-weight: normal;
  font-family: inherit;
  line-height: 1.4;
  text-transform: uppercase;
  padding: 0.8125rem 2.1875rem;
}
.form__submit:hover {
  border-color: #3f90ff;
  background-color: #3f90ff;
  cursor: pointer;
}
.form__submit:focus {
  outline: 1px dotted #fff;
  outline-offset: -10px;
}
.text-center {
  text-align: center;
}
.fup {
  display: block;
  position: relative;
}
.fup input {
  opacity: 0;
  position: absolute;
}
.fake-file {
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  color: #b9b9b9;
  display: block;
  padding: 0.625rem 0.875rem;
  width: 100%;
}
.fup__button {
  border: 1px solid #003399;
  border-radius: 3px;
  color: #003399;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  padding: 0.625rem 1.1rem;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.fup__button::after {
  content: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='0.5' width='1' height='9' fill='%23003399'/%3E%3Crect y='5.5' width='1' height='9' transform='rotate(-90 0 5.5)' fill='%23003399'/%3E%3C/svg%3E");
  margin-left: 0.6rem;
}
.fup:hover {
  cursor: pointer;
}
.fup:hover .fup__button {
  border-color: #3f90ff;
  background-color: #3f90ff;
  color: #fff;
}
.fup:hover .fup__button::after {
  content: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='0.5' width='1' height='9' fill='%23fff'/%3E%3Crect y='5.5' width='1' height='9' transform='rotate(-90 0 5.5)' fill='%23fff'/%3E%3C/svg%3E");
}
.fup input:focus ~ .fake-file {
  outline: 1px dotted #003399;
}
.cslider__item {
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 5px;
  position: relative;
}
.slider-video .cslider__item {
  width: 320px;
}
.cslider__item iframe {
  height: 200px;
  width: 100%;
}
.cslider {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 640px;
}
.cslider .rs-carousel-runner {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cslider .rs-carousel-action {
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  position: absolute;
  width: 3rem;
  height: 3rem;
  top: 50%;
  transform: translate(0, -50%);
}
.cslider .rs-carousel-action-prev {
  left: -3rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 28' fill='%23ccc'%3E%3Cpath d='M18.297 4.703l-8.297 8.297 8.297 8.297c0.391 0.391 0.391 1.016 0 1.406l-2.594 2.594c-0.391 0.391-1.016 0.391-1.406 0l-11.594-11.594c-0.391-0.391-0.391-1.016 0-1.406l11.594-11.594c0.391-0.391 1.016-0.391 1.406 0l2.594 2.594c0.391 0.391 0.391 1.016 0 1.406z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 1.3125rem 1.75rem;
  background-position: 40% 50%;
}
.cslider .rs-carousel-action-next {
  right: -3rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 28' fill='%23ccc'%3E%3Cpath d='M17.297 13.703l-11.594 11.594c-0.391 0.391-1.016 0.391-1.406 0l-2.594-2.594c-0.391-0.391-0.391-1.016 0-1.406l8.297-8.297-8.297-8.297c-0.391-0.391-0.391-1.016 0-1.406l2.594-2.594c0.391-0.391 1.016-0.391 1.406 0l11.594 11.594c0.391 0.391 0.391 1.016 0 1.406z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 1.3125rem 1.75rem;
  background-position: 60% 50%;
}
.cslider .rs-carousel-action:focus {
  border: 1px dotted #003399;
  border-radius: 50%;
}
.product__section {
  margin-bottom: 2.1875rem;
}
.product__section__title {
  color: #4188be;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.15;
  margin-bottom: 1.25rem;
}
.product__text table th {
  background: #4188be;
  color: #fff;
  text-align: left;
}
.product__text {
  font-size: 0.875rem;
  line-height: 1.4;
}
.product__text table {
  border-collapse: collapse;
  /*width: 100%;*/
  border: 0.1px solid #e6e6e6;
}
.product__text th,
.product__text td {
  border: 0 solid #e6e6e6;
  border-width: 0 1px 1px 0;
  padding: 0.2rem 0.625rem;
}
.product__text th:last-child,
.product__text td:last-child {
  /*border-right-width: 0;*/
}
h4,
.h4 {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 1.5em;
  margin-bottom: 1em;
}
h4:first-child,
.h4:first-child {
  margin-top: 0;
}
.slider-partners .cslider__item {
  display: block;
  height: 80px;
  width: 160px;
}
.slider-partners .cslider__item a {
  height: 100%;
  width: 100%;
  filter: grayscale(1);
}
.slider-partners .cslider__item a:hover,
.slider-partners .cslider__item a:focus {
  outline: 0;
  filter: none;
}
.product__section img {
  height: auto;
  max-height: 100%;
  /*max-width: 100%;*/
  margin: auto;
}
.product__section img[align="left"] {
  margin-right: 10px;
}
.slider-photoes .cslider__item {
  width: 214px;
}
.slider-photoes .cslider__image {
  height: 300px;
  width: 204px;
}
.slider-photoes img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cslider__item__inner {
  display: block;
  position: relative;
}
.cslider__text {
  background: #3f90ff;
  border-radius: 4px 4px 0px 0px;
  color: #fff;
  display: flex;
  align-items: center;
  min-height: 5.875rem;
  padding: 1.25rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
  transition: transform 0.4s;
}
.cslider__item__inner:hover .cslider__text {
  transform: translateY(0);
}
.cslider__item__inner:focus {
  outline: 1px dotted #003399;
}
.slider-reviews .cslider__item {
  width: 160px;
}
.slider-reviews .cslider__image {
  height: 222px;
  width: 150px;
  position: relative;
}
.slider-reviews img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.form__field + .form__text {
  margin-top: 1.1rem;
}
.form__message {
  background: #003399;
  border-radius: 4px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 1rem;
}
.message__success::before {
  content: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.0973 8.0766H17.1C17.5959 8.0766 17.9991 8.478 18 8.9739C18.0072 11.3778 17.0775 13.6413 15.3819 15.3459C13.6872 17.0505 11.43 17.9928 9.02614 18H9.00004C6.60514 18 4.35244 17.0712 2.65414 15.3819C0.949541 13.6872 0.00724151 11.43 4.15083e-05 9.0261C-0.00715849 6.6213 0.922542 4.3587 2.61814 2.6541C4.31284 0.949501 6.57004 0.00719833 8.97394 0C9.68944 0.0107994 10.4184 0.0828018 11.1168 0.250198C11.5992 0.367199 11.8971 0.853199 11.7801 1.3365C11.664 1.8189 11.1753 2.1159 10.6947 2.0007C10.1358 1.8657 9.54274 1.809 8.97934 1.8C7.05604 1.8054 5.24974 2.5596 3.89434 3.9231C2.53804 5.2866 1.79464 7.0974 1.80004 9.0207C1.80544 10.944 2.55964 12.7494 3.92314 14.1057C5.28214 15.4566 7.08394 16.2 9.00004 16.2H9.02074C10.944 16.1946 12.7503 15.4404 14.1057 14.0769C15.462 12.7125 16.2054 10.9026 16.2 8.9793C16.1991 8.4825 16.6005 8.0775 17.0973 8.0766ZM5.66371 8.36363C6.01561 8.01173 6.58441 8.01173 6.93631 8.36363L8.95591 10.3832L14.6232 3.90683C14.9508 3.53513 15.5187 3.49553 15.8931 3.82313C16.2666 4.14983 16.3044 4.71863 15.9768 5.09303L9.67681 12.293C9.51301 12.4802 9.27901 12.5909 9.02971 12.5999H9.00001C8.76151 12.5999 8.53291 12.5054 8.36371 12.3362L5.66371 9.63623C5.31181 9.28433 5.31181 8.71553 5.66371 8.36363Z' fill='white'/%3E%3C/svg%3E");
  margin-right: 0.9375rem;
  position: relative;
  top: 0.2rem;
}
.display-none {
  display: none;
}

/*Fix catalog list 26.12.2022*/
.catalog-section-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
}
.catalog-section-list .catalog-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.catalog-section-list .catalog-item .href-img img{
  max-height: 120px;
  height: 100%;
  width: auto;
}
.catalog-section-list .catalog-item .href-title {
  text-align: center;
}
.catalog-section-list + .section-title.title-line {
  margin-top: 54px;
  margin-bottom: 10px;
}
.catalog-section-list + .catalog-section,
.catalog-section-list + .clear-block + .catalog-section {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(6, 1fr);
  gap: 15px;
}
.catalog-section-list + .catalog-section h3.section-title.title-line,
.catalog-section-list + .clear-block + .catalog-section h3.section-title.title-line {
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
/*Fix catalog list 26.12.2022*/
/* End */


/* Start:/bitrix/templates/water2you_v2_1/components/bitrix/menu/left-menu/style.css?16238386422700*/
.left-menu{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.left-menu li{
	padding-left:10px;
	padding-right:10px;
}

.left-menu li .menu-logo{
	display: none;
	float: right;
	margin-top: 10px;
}
.left-menu li:hover .menu-logo{
	display: block;
}
.left-menu li.selected .menu-logo{
	display: block;
}

.left-menu li.selected{
	background: rgb(38,161,222); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YTFkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjZkYTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(38,161,222,1) 0%, rgba(11,109,165,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,161,222,1)), color-stop(100%,rgba(11,109,165,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a1de', endColorstr='#0b6da5',GradientType=0 ); /* IE6-8 */
}

.left-menu a{
	color:#4188be;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #4188be;
	padding: 8px 40px 7px 0;
	padding: 8px 7px 7px 0;
	margin-top: -1px;
}
.left-menu li.expand{
	padding-top: 7px;
	padding-bottom: 8px;
}
.left-menu a:hover{
	1background: url(/bitrix/templates/water2you_new/images/menu-logo.png) 100% 50% no-repeat;

}
.left-menu li.selected a{
	1background: url(/bitrix/templates/water2you_new/images/menu-selected-logo.png) 100% 50% no-repeat;

}
.left-menu a:last-child{
	border-bottom: none;	
}
.left-menu li.selected a{
	color:#fff;
}

.left-menu-title{
	color: #161616;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
}
.left-side h3.left-menu-title:first-child{
	margin-top:7px;
}
/* End */


/* Start:/bitrix/templates/water2you_v2_1/components/bitrix/menu/left-menu-devices/style.css?16238386422700*/
.left-menu{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.left-menu li{
	padding-left:10px;
	padding-right:10px;
}

.left-menu li .menu-logo{
	display: none;
	float: right;
	margin-top: 10px;
}
.left-menu li:hover .menu-logo{
	display: block;
}
.left-menu li.selected .menu-logo{
	display: block;
}

.left-menu li.selected{
	background: rgb(38,161,222); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YTFkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYjZkYTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(38,161,222,1) 0%, rgba(11,109,165,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,161,222,1)), color-stop(100%,rgba(11,109,165,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(38,161,222,1) 0%,rgba(11,109,165,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a1de', endColorstr='#0b6da5',GradientType=0 ); /* IE6-8 */
}

.left-menu a{
	color:#4188be;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #4188be;
	padding: 8px 40px 7px 0;
	padding: 8px 7px 7px 0;
	margin-top: -1px;
}
.left-menu li.expand{
	padding-top: 7px;
	padding-bottom: 8px;
}
.left-menu a:hover{
	1background: url(/bitrix/templates/water2you_new/images/menu-logo.png) 100% 50% no-repeat;

}
.left-menu li.selected a{
	1background: url(/bitrix/templates/water2you_new/images/menu-selected-logo.png) 100% 50% no-repeat;

}
.left-menu a:last-child{
	border-bottom: none;	
}
.left-menu li.selected a{
	color:#fff;
}

.left-menu-title{
	color: #161616;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
}
.left-side h3.left-menu-title:first-child{
	margin-top:7px;
}
/* End */


/* Start:/bitrix/templates/water2you_v2_1/styles.css?17538800802298*/
h1{
	font-size: 26px;
	color:#4188be;
	font-weight: bold;
	
}
h2{
	font-size: 26px;
	color:#4188be;
	font-weight: bold;
	margin-bottom: 10px;
}
h3{
	font-size: 17px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
}

.center{
	text-align: center;
}

p{
	margin-top:0;
	margin-bottom:10px;
}

.no-top-margin{
	margin-top:0;padding-top:0;
}

.size-3{
	float:left;
	width:33%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.orange_button{
	height: 37px;
	background: url(/bitrix/templates/water2you_v2_1/images/orange_button.png) center top no-repeat;
	border-radius: 3px;
	padding-left: 30px;
	padding-right: 30px;
}

.blue_button{
	height: 39px;
	padding-right: 40px;
	padding-left: 30px;
	background: url('/bitrix/templates/water2you_v2_1/images/blue_button.png') right top no-repeat;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.blue_button, .orange_button{
	color: #fff;
	text-align: center;
	display: block;
	float: right;
	margin-left:10px;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.tire{
	list-style: none;
	padding-left: 20px;
}
ul.tire li{
	padding-bottom: 10px;
}
ul.tire li:before{
	content: "�";
	padding-right:5px;
	margin-left: -20px;
}


.data-table{
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.data-table th,
.data-table td{
	padding:5px 10px;
	border-bottom: 1px #e6e6e6 solid;
	border-left: 1px #e6e6e6 solid;
}

.data-table th:first-child,
.data-table td:first-child{
	border-left: none;
}
.data-table th{
	font-weight: normal;
	color:#fff;
	background: #4188be;
}

a.a_black{
	color:#000;
	text-decoration: none !important;
}


.attention{
display:block;
border: 1px #4188BE solid;
box-sizing: border-box;
padding: 20px;
padding-top: 55px;
position: relative;
margin: 10px 50px 10px 50px;
background: #FFF url('/bitrix/templates/water2you_new/images/water_pattern.png') 50% 50% repeat;
}

.info {
display:block;
border: 1px #4188BE solid;
box-sizing: border-box;
padding: 20px;
padding-top: 55px;
position: relative;
margin: 10px 50px 10px 50px;
background: #FFF url('/bitrix/templates/water2you_new/images/water_pattern.png') 50% 50% repeat;
}

/* End */


/* Start:/bitrix/templates/water2you_v2_1/template_styles.css?175388008025898*/
html, body{margin:0;padding:0;
	font-family: Arial;
	font-size: 16px;
	/*text-align: justify;*/
}
a{color:#2a7fbb;}
#header ul, #header *{
	list-style: none;
	padding:0;margin:0;
}
.wrapper{
	width:1000px;
	margin:0 auto !important;
}
ul{
	text-align: left;
	padding-right: 20px;
}
ul.nostyle{padding: 0;margin: 0; list-style: none;}


.clear{
	clear: both;
}

#slider{
	background: url('/bitrix/templates/water2you_v2_1/images/slider.png') 50% 50% no-repeat;;
	height: 440px;
	margin-top:-10px;
}

#footer{
	width:100%;
	height:135px;
	margin: 40px 0 0;
	background: #f5f5f5;
	clear: both;
}

#footer .contact a{
	text-decoration:none;
	color:#333333;
}
#footer .contact{
	width: 240px;
	float:left;
	font-size:16px;
	line-height:24px!important;
	font-weight:bold;
	color:#333333;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left:45px;
	line-height: 26px;
	margin-top: 35px;
	margin-left: 25px;
}

#footer .email{
	background: url('/bitrix/templates/water2you_v2_1/images/foot-mail.png') left 7px no-repeat;
	margin-left: 115px;
}

#footer .phone{
	background: url('/bitrix/templates/water2you_v2_1/images/foot-phone.png') left 7px no-repeat;
	margin-left: 35px;
}

#footer .map{
	background: url('/bitrix/templates/water2you_v2_1/images/foot-add.png') left 7px no-repeat;
	margin-left: 110px;
}



#logo{
	width:370px;
	height: 53px;
	display: block;
	float: left;
	margin: 31px 0 0;
}

.top_contacts a{
	font-size: 16px;
	color:#000;
}
.top_contacts .top_phone{
	font-size: 24px;
}
.top_contacts{
	float: right;
	width:300px;
	text-align: right;
	line-height: 28px;
	margin-top: -25px !important;
}

#header{	
	position: relative;
	z-index: 99;
	margin: 0 0 20px;
}

#top-nav ul li a{
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#top-nav, #main-nav{
	margin-top: 21px;
}
#top-nav ul li{
	float:left;
	padding-right: 20px;
}
#top-nav ul li:last-child{
	padding-right:0;
}
#main-nav ul li a{
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
#main-nav ul li{
	float:left;
	padding-right: 30px;
}
#main-nav{
	height: 40px;
	margin-top: 25px;
}

#slider{
	position: relative;
}

.catalog-main{
	background: url('/bitrix/templates/water2you_v2_1/images/bg.png') 50% 70px no-repeat;
	padding-bottom: 40px;
}

.catalog-main-nav{
	width:652px;
	margin: auto;
	margin-top:-70px;
	margin-bottom: 30px;
	overflow: auto;
	padding-bottom: 10px;
}

.catalog-main-nav a{
	display: block;
	width:300px;
	height: 190px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color:#fff;
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	padding: 125px 10px 10px 10px;
	text-shadow: 0px 2px 1px #000;
	border: 3px #fff solid;
	border-radius: 3px;
	margin:0 10px;
	float: left;
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.5);
	position: relative;
}
.catalog-main-nav .home-filter{
	background: url('/bitrix/templates/water2you_v2_1/images/home-filter.png') 50% 50% no-repeat;
}
.catalog-main-nav .industry-filter{
	background: url('/bitrix/templates/water2you_v2_1/images/industry-filter.png') 50% 50% no-repeat;
}

.catalog-main-title{
	font-size: 30px;
	color:#4188be;
	text-align: center;
	background: url('/bitrix/templates/water2you_v2_1/images/header-line.png') 50% 50% no-repeat;
	font-weight: bold;
}
.catalog-main-title span{

}

.catalog-main-items li a{
/* 	font-weight: bold; */
	font-size: 16px;
	color:#2a7eba;
	text-decoration: none;
}
.catalog-main-items li{
	float:left;
	width:135px;
	margin:0 10px;
	text-align: center;
}
ul.catalog-main-items{
	margin-top:25px !important;
}

#promo-text{
	line-height: 20px;
}
#promo-text ul{
	margin:0;
	padding: 0;
}
#promo-text ul,
#main-content ul{
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
}
#promo-text ul li,
#main-content ul li{
	padding-bottom: 10px;
}
#promo-text ul li:before,
#main-content ul li:before{
	content: "—";
	padding-right:5px;
	margin-left: -20px;
}

#sub-nav .analis{
	background: url('/bitrix/templates/water2you_v2_1/images/analis.png') 50% 50% no-repeat
}

#sub-nav .podbor{
	background: url('/bitrix/templates/water2you_v2_1/images/podbor.png') 50% 50% no-repeat
}

#sub-nav .montaj{
	background: url('/bitrix/templates/water2you_v2_1/images/montaj.png') 50% 50% no-repeat
}

#sub-nav .service{
	background: url('/bitrix/templates/water2you_v2_1/images/service.png') 50% 50% no-repeat
}

#sub-nav ul li:before{
	content: '';
	padding:0;
}

#sub-nav {
	margin-top:35px;
	margin-bottom: 50px;
}
#sub-nav ul {
	padding:0;margin: 0;

}
#sub-nav ul li{
text-align: center;
float:left;
width: 25%;
}
#sub-nav ul li div{
	width:70px;
	height: 70px;
	margin:0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

#sub-nav ul li:hover div{
	-webkit-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	opacity: 0.8;
}

#sub-nav ul li span{
	display: block;
}
#sub-nav ul li a{
	display:block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 10px;
	padding: 0 10px;
}


#main-content .right-side{
	float:right;
	width:230px;
}
#main-content .left-side{
	float:left;
	width:685px;
	padding-right:20px;
	text-align: left !important;
}


.news-title{
	font-size: 26px;
	color:#4188be;
	font-weight: bold;
	margin-bottom: 10px;
}

#news-main a{
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	margin-bottom: 35px;
}

#news-main img{
	margin: auto;
}
#news-main img,
#news-main span{
	display: block;
}

#news-main span.name{
	margin-top:10px;
}
#news-main span.date{
	background: rgba(255, 255, 255, 0.8);
	margin-top: -28px;
	position: relative;
	padding: 5px;
	width: 135px;
	height: 18px;
}

#col2-content .left-side{
	width:230px;
	float:left;
	text-align: left !important;
}

#col2-content .right-side{
	width: 715px;
	float: right;
	font-size: 14px;
}

#col2-content .right-side .policy ul, #col2-content .right-side .policy ol{
	margin-left:2em;
}

.breadcrumb{
	margin:10px 0 15px;
}

.breadcrumb,
.breadcrumb a{
	font-size: 14px;
	color:#000;
}

.widget-block{
	width:229px;
	box-shadow: 0px 1px 2px #6D6D6D;
	-webkit-box-shadow: 0px 1px 2px #6D6D6D;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:10px;
}

#page_title{
	margin-top:0;
	text-align: left;
}

.clear-block{
	clear:both;
}

.section-title{
	font-size: 26px;
	color:#4188be;
}

.title-line{
/* 	background: url('/bitrix/templates/water2you_v2_1/../../../../../templates/water2you_v2/images/header-line.png') 50% 50% no-repeat; */
	text-align: center;
}

.title-line span{
	padding:0 7px;
	background: #fff;
}


.catalog-select-type {
	width:660px;
	margin: auto;
	height: 170px;
	padding-top: 10px;
}
.catalog-select-type a{
	width:310px;
	height: 148px;
	display: block;
	float: left;
	margin: 0 10px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size:25px;
	text-align: center;
	color:#fff;
	text-decoration: none;
	padding:80px 20px 0px;
	text-shadow: 1px 1px 1px #000;
	font-weight: bold;
}
.catalog-select-type a.filter-house{
	background: url('/bitrix/templates/water2you_v2_1/images/filter-house.png') 0% 0% no-repeat;
}
.catalog-select-type a.filter-industry{
	background: url('/bitrix/templates/water2you_v2_1/images/filter-industry.png') 0% 0% no-repeat;
}

.top-search input.top-search-input{
	border: none;
	background: transparent !important;
	height: 25px;
	width: 155px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left:5px !important;
	font-size: 14px;
}
.top-search .top-search-submit{
	border: none;
	background: transparent url('/bitrix/templates/water2you_v2_1/images/search-submit.png') left top no-repeat;
	width:29px;
	height: 25px;
	display: block;
	float: right;
}
.top-search{
	height: 25px;
	width: 185px;
	border: 1px #b5b5b5 solid;
	float: right;
	margin-top:5px !important;
}

.attention:before {
	background: #4188BE url('/bitrix/templates/water2you_v2_1/images/attention.png') 20px 50% no-repeat;
	/* height: 100px; */
	width: 100%;
	content: "Внимание";
	display: block;
	color: #FFF;
	padding: 10px 0 10px 60px;
	box-sizing: border-box;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

div.attention {
	border: 1px #4188BE solid;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 55px;
	position: relative;
	margin: 10px 50px 10px 50px;
	background: #FFF url('/bitrix/templates/water2you_v2_1/images/water_pattern.png') 50% 50% repeat;
}
.info:before {
	background: #4188BE url('/bitrix/templates/water2you_v2_1/images/info.png') 20px 50% no-repeat;
	/* height: 100px; */
	width: 100%;
	content: "Информация";
	display: block;
	color: #FFF;
	padding: 10px 0 10px 60px;
	box-sizing: border-box;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

div.info {
	border: 1px #4188BE solid;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 55px;
	position: relative;
	margin: 10px 50px 10px 50px;
	background: #FFF url('/bitrix/templates/water2you_v2_1/images/water_pattern.png') 50% 50% repeat;
}


.right-side img{/*max-width:100%*/}

.counter{
float: right;

}


.corzMessage {display:block;position:fixed;width:100%;height:100%;min-width:980px;background: url('/bitrix/templates/water2you_v2_1/../../../../../templates/water2you_v2/images/bg_opacity2.png') 0 0 repeat;
z-index:99;top:0;}
.corzMessage .wrapFixerPopup {display:block;width:480px;max-height:80%;margin:10% auto;
overflow-x:hidden;overflow-y:auto;background:#efefef;border-radius: 10px;border:1px solid #efefef;
overflow:hidden;
-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.75);
padding-bottom:30px;
}
.corzMessage .wrapFixerPopup .tovarName {display:block;width:100%;clear:both;overflow:hidden;
color:#ffffff;font-size:18px;line-height:22px;
background: #2d7eb7;
background: -moz-linear-gradient(top, #0e4b7c 0%, #2d7eb7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e4b7c), color-stop(100%,#2d7eb7));
background: -webkit-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: -o-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: -ms-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: linear-gradient(to bottom, #0e4b7c 0%,#2d7eb7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4b7c', endColorstr='#2d7eb7',GradientType=0 );
text-align:center;padding:10px 0;
}
.corzMessage .wrapFixerPopup .tovarImage {display:block;width:100%;clear:both;padding:10px 0;overflow:hidden;text-align:center;
background:#ffffff;}
.corzMessage .wrapFixerPopup .tovarImage img {max-height:100px;width:auto;}
.corzMessage .wrapFixerPopup .wrapMess {display:block;width:100%;clear:both;padding:10px 0;overflow:hidden;text-align:center;
font-size:18px;color:#0e4b7c;line-height:22px;padding-top:30px;}
.corzMessage .wrapFixerPopup .btn {display:block;width:48%;float:left;overflow:hidden;}
.corzMessage .wrapFixerPopup .button {display:block;width:48%;float:right;overflow:hidden;}
.corzMessage .wrapFixerPopup .btn a, .corzMessage .wrapFixerPopup .button a  {
text-align:center;color:#ffffff;text-decoration:none;padding:4px 0;border-radius:3px;
font-size:12px;text-transform:uppercase;margin:auto;
background: #2d7eb7;
background: -moz-linear-gradient(top, #2d7eb7 0%, #0e4b7c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d7eb7), color-stop(100%,#0e4b7c));
background: -webkit-linear-gradient(top, #2d7eb7 0%,#0e4b7c 100%);
background: -o-linear-gradient(top, #2d7eb7 0%,#0e4b7c 100%);
background: -ms-linear-gradient(top, #2d7eb7 0%,#0e4b7c 100%);
background: linear-gradient(to bottom, #2d7eb7 0%,#0e4b7c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7eb7', endColorstr='#0e4b7c',GradientType=0 );
display:block;
width:80%;margin:20px auto 0 auto;
}
.corzMessage .wrapFixerPopup .btn a:hover, .corzMessage .wrapFixerPopup .button a:hover {
background: #2d7eb7;
background: -moz-linear-gradient(top, #0e4b7c 0%, #2d7eb7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e4b7c), color-stop(100%,#2d7eb7));
background: -webkit-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: -o-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: -ms-linear-gradient(top, #0e4b7c 0%,#2d7eb7 100%);
background: linear-gradient(to bottom, #0e4b7c 0%,#2d7eb7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4b7c', endColorstr='#2d7eb7',GradientType=0 );
}

.orange_button_style_2{
  background: #ffb76b;
  background-image: -webkit-linear-gradient(top, #ffb76b, #ff7f04);
  background-image: -moz-linear-gradient(top, #ffb76b, #ff7f04);
  background-image: -ms-linear-gradient(top, #ffb76b, #ff7f04);
  background-image: -o-linear-gradient(top, #ffb76b, #ff7f04);
  background-image: linear-gradient(to bottom, #ffb76b, #ff7f04);
  text-shadow: 0px 1px 0px #878587;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  border: solid #d1813a 1px;
  text-decoration: none;
  display: inline-block;
}

.orange_button_style_2:hover {
  background: #ff7d04;
  background-image: -webkit-linear-gradient(top, #ff7d04, #ff7d04);
  background-image: -moz-linear-gradient(top, #ff7d04, #ff7d04);
  background-image: -ms-linear-gradient(top, #ff7d04, #ff7d04);
  background-image: -o-linear-gradient(top, #ff7d04, #ff7d04);
  background-image: linear-gradient(to bottom, #ff7d04, #ff7d04);
  text-decoration: none;
}

.top-menu{
	width:100%;
	height:52px;
	background:#f5f5f5;
}
.top-menu ul{
	width: 720px;
	display: table;
	font-size:0;
	list-style:none;
	position: relative;
	line-height: 52px;
	  height: 52px;
  overflow: hidden;
}
.top-menu ul li{
	display: table-cell;
	vertical-align:middle;
	position:relative;
	text-align: center;
}
.top-menu ul li:first-child a{
	padding-left:0!important;
}
.top-menu ul li:last-child a{
	padding-right:0!important;
}
.top-menu ul li:before{
	content:"";
	width:3px;
	height:3px;
	/*display:block;*/
	background:#293e53;
	position:absolute;
	left: -1px;
	top: 25px;
}
.top-menu ul li:first-child:before{
	content:none;
}
.top-menu ul li a{
	font-size:13px;
	line-height:14px;
	color:#293e53;
	text-decoration:none;
	padding: 0 3px!important;
	display: block;
}
.top-menu ul li a:hover, .top-menu ul li a.active{
	color:#8abbed;
}
.top-menu a.cart{
	display:inline-block;
	width:90px;
	height:20px;
	line-height:20px;
	position:absolute;
	padding: 0 0 0 20px!important;
	position: absolute;
	right: 41px;
	top: 16px;
	color:#2a3134;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	
}
.top-menu .cart:after{
	content: "";
	width: 25px;
	height: 20px;
	position: absolute;
	left: -12px;
	background: url(/bitrix/templates/water2you_v2_1/images/cart.png) 0 0 no-repeat;
}
.top-menu a.cart.full{
	color:#0080c1;
}
.top-menu a.cart.full:after{
	background: url(/bitrix/templates/water2you_v2_1/images/cart.png) 0 -30px no-repeat;
}
.top-menu a.cart:hover{
	color:#8abbed;
}
.top-menu a.cart:hover:after{
	background: url(/bitrix/templates/water2you_v2_1/images/cart.png) 0 -58px no-repeat;
}
.search-btn{
	width:20px;
	height:20px;
	display:block;
	cursor:pointer;
	position:absolute;
	z-index:90;
	right: 17px; top: 10px;
	background:url(/bitrix/templates/water2you_v2_1/images/search.png) 0 0 no-repeat;
}
.search-btn:hover{
	background:url(/bitrix/templates/water2you_v2_1/images/search.png) 0 -28px no-repeat;
}
.new-search{
	position:absolute;
	right:0; top:6px;
	-webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.top-menu .wrapper{
	position:relative;
}
.new-search input{
	border-radius: 3px;
	background-color: #fff;
	width:264px;
	height:40px;
	border:none;
	font-size:12px;
	color:#2a3134;
	padding: 0 50px 0 10px!important;
	font-style:italic;
	display:none;
}
.menu-middle{
	height:122px;
	width:100%;
	background:white;
}
.menu-middle .wrapper{
	position:relative;
}
.hed-bunners{
	width:470px;
	position:absolute;
	left: 330px;
	top: 17px;
}
.hed-bunners a{
	display:block;
	width:470px;
	height:40px;
	margin: 0 0 8px!important;
	line-height:40px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	padding: 0 23px!important;
	color:#bfd8e9;
	background:#2a3034;
	border-radius: 3px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
}
.hed-bunners a:hover{
	background-color:#135190!important;
}
.hed-bunners a.prom{
	background: #2a3034 url(/bitrix/templates/water2you_v2_1/images/prom.png) center right no-repeat;
}
.hed-bunners a.chast{
	background: #2a3034 url(/bitrix/templates/water2you_v2_1/images/chast.png) center right no-repeat;
}
.head-cont{
	width:180px;
	position:absolute;
	right: 19px;
	top:15px;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	text-align:right;
	color:#293e53;
}
.head-cont span{
	position: relative;
	display: block;
	padding: 0 0 0 24px!important;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 28px;
	height: 25px;
	text-align: right;
	background: url(/bitrix/templates/water2you_v2_1/images/phone.png) 37px -6px no-repeat;
}
.hed-main-nav{
	width:100%;
	height:82px;
	background:#135190;
}
.hed-main-nav .wrapper{
	position:relative;
}
.hed-main-nav ul{
	width:100%;
	display: table;
	font-size:0;
	list-style:none;
	position: relative;
	line-height: 82px;
}
.hed-main-nav ul li{
	display: table-cell;
	vertical-align:top;
	position:relative;
	text-align: center;
}
.hed-main-nav ul li:first-child a{
	padding-left:0!important;
}
.hed-main-nav ul li:last-child a{
	padding-right:0!important;
}
.hed-main-nav ul li:before{
	content:"";
	width:3px;
	height:3px;
	display:block;
	background:#fff;
	position:absolute;
	left: -1px;
	top: 39px;
}
.hed-main-nav ul li:first-child:before{
	content:none;
}
.hed-main-nav ul li a{
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
	padding: 0 10px!important;
	display: block;
}
.hed-main-nav ul li a:hover, .hed-main-nav ul li a.active{
	color:#8abbed;
}
.catalog-element p{
	line-height:24px;
}
.help-me{
	border-radius: 4px;
	background-color: #f5f5f5;
	padding: 15px 20px 20px;
	border:2px dashed #4188c0;
	position:relative;
	margin: 0 0 40px;
}
.help-me.opens{
	padding: 15px 20px 60px;
}
.help-me h3{
	font-size:16px;
	color:#4188c0;
}
.help-body{
	line-height:24px;
	display:none;
}
a.open-help{
	position:absolute;
	right: 20px;
	bottom: 25px;
	color:#4188c0;
	font-size:11px;
	text-transform:uppercase;
	display:inline-block;
	border-bottom: 1px dashed #4188c0;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.08em;
	font-weight:bold;
	cursor:pointer;
}
a.open-help:hover{
	color:#135190;
	border-bottom: 1px dashed #135190;
}
a.open-help:after{
	content:"";
	width:17px;
	height:17px;
	position:absolute;
	left:-25px; top:-2px;
	background:url(/bitrix/templates/water2you_v2_1/images/open-me.png) 0 0px no-repeat;
	
}
a.open-help:hover:after{
	background:url(/bitrix/templates/water2you_v2_1/images/open-me.png) 0 -23px no-repeat;
}
.opens a.open-help:after{
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
}
.card-item, .catal-item{
	font-size:0;
	overflow:hidden;
}
.card-item .img{
	width:360px;
	height:246px;
	display:inline-block;
	vertical-align:top;
	border:3px solid #f3f3f3;
	text-align:center;
	box-sizing:border-box;
	overflow: hidden;
}
.card-item .item-right{
	width:335px;
	padding: 0 0 0 30px;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
}
.card-item .price{
	margin: 0 0 20px;
}
.card-item .price .left{
	color:#8d8d8d;
	font-size:14px;
	width:50%;
	display:inline-block;
	vertical-align:top;
}
.card-item .price .left span{
	font-size:24px;
	color:#2a3134;
	display:block;
	font-weight:bold;
	margin: 6px 0 0;
}
.card-item .price .right{
	text-align:right;
	width:50%;
	display:inline-block;
	vertical-align:top;
}
.in-cart{
	display:inline-block;
	width: 137px;
	height: 40px;
	margin: 4px 0 0;
	line-height: 40px;
	padding: 0 20px 0 40px;
	font-size: 11px;
	text-transform: uppercase;
	background: #2a3134 url(/bitrix/templates/water2you_v2_1/images/cart-inner.png) 13px center no-repeat;
	font-family: 'Roboto', sans-serif;
	box-sizing: border-box;
	color: #bfd8e9;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.080em;
	text-align: right;
	border-radius:3px;
}
.in-cart:hover{
	background-color:#135190;
}
.primer{	
	clear:both;
	color:#4188c0;
	font-size:11px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	letter-spacing: 0.080em;
	text-decoration:none;
}
.primer:hover{
	color:#2591c9;
	text-decoration:underline;
}
.card-item .desc h4{
	font-size:14px;
	color:#161616;
	margin: 20px 0 0px;
}
.card-item {
	margin: 40px 0px;
	overflow:hidden;
}
.card-item .desc{
	font-size:14px;
	text-align:left;
	font-weight:bold;
	line-height:24px;
}
.card-item .desc .left{
	color:#787878;
	display:inline-block;
	font-weight:normal;
}
.catal-item .img{
	width:250px;
	height:250px;
	display:inline-block;
	vertical-align:top;
	border:3px solid #f3f3f3;
	text-align:center;
	box-sizing:border-box;
	overflow: hidden;
}
.catal-item .item-right{
	width:315px;
	min-height:250px;
	padding: 10px 20px 10px 20px;
	display:inline-block;
	vertical-align:top;
	box-sizing:border-box;
	background:#f3f3f3;
}
.catal-item .item-right .title{
	color:#4188c0;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	margin: 0 0 20px;
	display: block;
}
.catal-item .item-right .title:hover{
	text-decoration:underline;
}
.catal-item .border{
	width:250px;
	height:1px;
	background:#909090;
}
.catal-item .item-after{
	 width: 150px;
	  min-height: 100%;
	  padding: 13px 0 0 10px;
	  /* display: inline-block; */
	  /* vertical-align: top; */
	  box-sizing: border-box;
	  background: #bfd8e9;
	  color: #8d8d8d;
	  font-size: 14px;
	  position: absolute;
	  right: 0;
	  top: 0;
	
}
.catal-item  .desc h4{
	font-size:14px;
	color:#161616;
	margin: 20px 0 5px;
}
.catal-item  ol{
	margin:0;
	padding:0;
	list-style-type:decimal!important;
	list-style-position: inside;
	 counter-reset: list 0;
}
.catal-item  ol li{
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#787878;
	display:inline-block;
	font-weight:normal;
	list-style-type:decimal!important;
	position:relative;
}
.catal-item  ol li:before{
	counter-increment: list; 
    content: counter(list) ". ";
}
.catal-item  .item-after .left {
	margin: 0 0 80px;
}
.catal-item  .item-after .left  span{
	font-size:18px;
	color:#2a3134;
	display:block;
	font-weight:bold;
	margin: 6px 0 0;
}
.catal-item .item-after .in-cart{
	position:absolute;
	bottom:10px;
	left:6px;
}
.catal-item {
	margin: 0 0 30px;
	  background: #f3f3f3;
  position: relative;
}
.pagination {
	clear: both;
	float: none;
	display: block;
	margin: 20px auto 40px;
	font-size: 10px;
	font-weight: 300;
	color: #d28f5a;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.5px;
}
.pager {
  height: 40px;
  margin: 0!important;
  display: inline-block!important;
  overflow: hidden;
  list-style: none!important;
  padding: 0!important;
  text-align: left;
}
.pager li.back {
  margin: 0 13px 0 4px!important;
}
.pager li.forward {
  margin: 0 4px 0 13px!important;
}
.pager li {
  margin: 0 3px 0!important;
  padding: 0!important;
  display: inline-block !important;
  vertical-align: top;
  line-height: 40px!important;
}
.pager li:before {
  content: none!important;
}
.pager li a {
  width: 40px;
  height: 40px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none!important;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  background: #f3f3f3;
}
.pager li a.active {
  background: #2591c9!important;
  color: white;
}
.pager li a:hover {
  background: #8abbed;
}
.pager li.back a {
  width: 10px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(/bitrix/templates/water2you_v2_1/images/pager.png) 0px 0px no-repeat;
}
.pager li.back a:hover {
  background: url(/bitrix/templates/water2you_v2_1/images/pager.png) 0px -29px no-repeat;
}
.pager li.forward a {
  width: 10px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(/bitrix/templates/water2you_v2_1/images/pager.png) -16px 0px no-repeat;
}
.pager li.forward a:hover {
    background: url(/bitrix/templates/water2you_v2_1/images/pager.png) -16px -29px no-repeat;
}
.pag-title{
	display: block;
	color: black;
	font-size: 13px;
	text-transform: none;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}
.catal-item .desc{
	font-size:12px;
	text-align:left;
	font-weight:bold;
	line-height:20px;
}
.catal-item .desc .left{
	color:#787878;
	display:inline-block;
	font-weight:normal;
}
.head-article{
	font-size:0;
	text-align:left;
	margin: 0 0 30px;
}
.head-article a{
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	border-radius: 8px;
	background-color: #4187bf;
	color:white;
	text-decoration:none;
	text-align:center;
	padding: 12px 16px;
	margin: 0 10px 10px 0;
}
.head-article a:hover, .head-article a.active{
	background:#135190;
	color:#80acd9;
}

.action-main h2{
    text-align: center;
}

.action-wrap{
	font-size:0;
	text-align:left;
	width: 1060px;
}
.action-wrap a{
	display:inline-block;
	vertical-align:top;
	width:320px;
	height:168px;
	margin: 0 30px 15px 0;
	overflow:hidden;
	color:white;
	font-size:14px;
	line-height:18px;
	background:#0080c1;
	text-decoration:none;
	position:relative;
}
.action-wrap a h3{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin: 0 0 13px;
}
.action-wrap a div{
	width:100%;
	height:100%;
	padding: 24px 30px;
	position:absolute;
	left:0; top:0;
	z-index:10;
	box-sizing:border-box;
}
.action-wrap a img{
	opacity:0.4;
}
.action-wrap a:hover img{
	opacity:1;
}

#map{
	width:100%;
	height:548px;
	margin: 0 0 20px;
}

.sales-main-all{
    text-align: right;
}

.article-btn-block{
    text-align: center;
}

.article-btn {
    background-color: #2a3134;
    border-radius: 3px;
    box-sizing: border-box;
    color: #bfd8e9;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 40px;
    letter-spacing: 0.08em;
    line-height: 40px;
    margin: 4px 4px 0 0;
    padding: 0 20px 0 20px;   
    text-decoration: none;
    text-transform: uppercase;
    /*width: 137px;*/
}

.article-btn-right {
    margin-left: 40px;
}
/* End */
/* /bitrix/templates/water2you_v2_1/assets/css/custom-09-20.css?167205076622532 */
/* /bitrix/templates/water2you_v2_1/components/bitrix/menu/left-menu/style.css?16238386422700 */
/* /bitrix/templates/water2you_v2_1/components/bitrix/menu/left-menu-devices/style.css?16238386422700 */
/* /bitrix/templates/water2you_v2_1/styles.css?17538800802298 */
/* /bitrix/templates/water2you_v2_1/template_styles.css?175388008025898 */
