

/* Start:/bitrix/templates/08_2017/styles.css?17060937052130*/
.container article ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.container article ul li {
    font-size: 14px;
    position: relative;
    font-weight: 400;
    line-height: 19px;
    padding: 0 0 0 32px;
    margin: 0 0 16px 0;
}

.container article ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #94d7b1;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 5px;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.container article ul li.news-item:before {
display:none;
}

.container article ul.pagination li:before {
display:none;
}

.container article ul.reviews-list li:before {
display:none;
}

.container article ul.news-list li {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

.container article ul.pagination {
    margin-bottom: 30px;
    padding-top: 20px;
    border-top: 1px solid #ededed;
    font-size: 0;
}

.container article ul.pagination li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    margin-left: 8px;
}

.container article ul.reviews-list {
    margin-bottom: 25px;
}


.container article ul.reviews-list li {
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

table {
width:100%;
    border-spacing: 0;
    border: 0px solid #ddd;
    border-collapse: collapse;
}

table tr:nth-child(1) {
}

.conttable tr td {border:none!important;}

table tr:hover {
background-color: #f5f5f5;
}

table tr td {
    width: auto !important;
    border: 1px solid #ddd;
    padding:5px;
}

@media (max-width:767px) {
table {
    width: 100%;
    display: block;
    overflow: hidden;
    max-width: 600px;
    overflow-x: scroll;
}
}

@media (max-width:400px) {
table {
    width: 100%;
    display: block;
    overflow: hidden;
    max-width: 330px;
    overflow-x: scroll;
}
}

.navigation-holder{
	margin-top: 10px;
}

input.ya-site-form__input-text{
	padding: 5px 0 5px 20px;
}

td.ya-site-form__search-wrap{
	border: none !important;
	padding: 0 !important;
}

input.ya-site-form__submit{
	padding: 5px 10px;
	border: none;
}

/* End */


/* Start:/bitrix/templates/08_2017/template_styles.css?170609370527847*/
@font-face {
  font-family: 'OpenSans';
  src: url("/bitrix/templates/08_2017/fonts/OpenSans-Regular.eot");
  src: url("/bitrix/templates/08_2017/fonts/OpenSans-Regular.eot?#iefix") format('embedded-opentype'), url("/bitrix/templates/08_2017/fonts/OpenSans-Regular.woff") format('woff'), url("/bitrix/templates/08_2017/fonts/OpenSans-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src: url("/bitrix/templates/08_2017/fonts/OpenSans-Semibold.eot");
  src: url("/bitrix/templates/08_2017/fonts/OpenSans-Semibold.eot?#iefix") format('embedded-opentype'), url("/bitrix/templates/08_2017/fonts/OpenSans-Semibold.woff") format('woff'), url("/bitrix/templates/08_2017/fonts/OpenSans-Semibold.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
.container {
  max-width: 950px;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.logo {
  display: inline-block;
  padding: 0;
}
.logo a {
  background: url("/bitrix/templates/08_2017/img/logo.png");
  width: 104px;
  height: 80px;
  background-size: 104px 80px;
  position: relative;
  display: block;
}
.logo:hover {
  opacity: 0.9;
}
header {
  padding: 7px 0 0px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 22;
}
header .container {
  display: -ms-flexbox;
  display: flex;
}
header .left-col-top {
  -ms-flex: 0 0 38.5%;
      flex: 0 0 38.5%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
header .center-col-top {
  -ms-flex: 0 0 23%;
      flex: 0 0 23%;
  text-align: center;
}
header .right-col-top {
  -ms-flex: 0 0 38.5%;
      flex: 0 0 38.5%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
header .right-col-top button {
  color: #fff;
  font-size: 12.94px;
  font-family: 'OpenSans', sans-serif;
  font-weight: 600;
  line-height: 17px;
  padding: 12px 29px;
  text-transform: uppercase;
}
header .left-col {
  -ms-flex: 0 0 34%;
      flex: 0 0 34%;
}
header .center-col {
  -ms-flex: 0 0 32%;
      flex: 0 0 32%;
  position: relative;
}
header .center-col .inner {
  background: url("/bitrix/templates/08_2017/img/logo-bg.png") no-repeat;
  background-size: 300px 227px;
  width: 300px;
  height: 227px;
  text-align: center;
  padding: 28px 0 0 0;
  position: absolute;
  top: -14px;
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
}
header .center-col .inner span {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
}
header .center-col .inner p {
  font-size: 12px;
  margin: 6px 0 7px 0;
  font-weight: 400;
  line-height: 15px;
}
header .right-col {
  -ms-flex: 0 0 34%;
      flex: 0 0 34%;
}
header .right-col li:nth-child(even) {
  -ms-flex: 0 0 55%;
      flex: 0 0 55%;
}
header .right-col li:nth-child(even) a {
  padding: 0 0 0 30px;
}
header .right-col li:nth-child(odd) a {
  padding: 0 0 0 46px;
}
header nav {
  background: #028e9b;
  padding: 14px 0 0 0;
}
header nav a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  text-transform: uppercase;
  padding: 0 0 0 16px;
  position: relative;
  letter-spacing: 1px;
}
header nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header nav li {
  -ms-flex: 0 0 44%;
      flex: 0 0 44%;
  margin: 0 0 12px 0;
}
header nav .active a {
  text-decoration: underline;
}
header nav .active a:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 4px;
  width: 2px;
  height: 14px;
  background: #1fe175;
}
header .order-transfer {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  padding-right: 35px !important;
  background: #1e6d74;
}
header .order-transfer:hover {
  background: #1b6268;
}
header .order-call {
  border-radius: 100px;
  margin: 0 0 0 -18px;
  background: #259433;
}
header .order-call:hover {
  background: #21852e;
}
header .phone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
header .phone .img-block {
  margin: 0 15px 0 0;
}
header .phone span {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  margin: 0 0 2px 0;
  display: block;
}
header .phone strong {
  color: #008110;
  font-size: 20px;
  font-weight: 600;
}
header .testimonials {
  display: -ms-flexbox;
  display: flex;
}
header .testimonials .img-block {
  margin: 0 12px 0 0;
}
header .testimonials a {
  color: #008110;
  font-size: 15px;
  font-weight: 600;
}
.main-video-block {
  padding: 154px 0 0 0;
  text-align: center;
}
.quick-order {
  background: #b5bdc8;
  overflow: hidden;
  background: linear-gradient(to right, #00bd39 0%, #00bd39 20%, #1533ad 20.1%, #1533ad 100%);
  margin: -40px auto 20px;
  width: calc(100% - 10px);
  position: relative;
  z-index: 3;
}
.quick-order .container {
  display: -ms-flexbox;
  display: flex;
}
.quick-order h3 {
  font-size: 19px;
  font-weight: 600;
  height: 86px;
  text-transform: uppercase;
  background: #00bd39;
  position: relative;
  margin: 0 125px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 10px 0 0;
}
.quick-order h3:before {
  content: '';
  height: 100%;
  width: 500px;
  position: absolute;
  top: 0;
  left: -498px;
  background: #00bd39;
}
.quick-order h3:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 43px 0 42.4px 68px;
  border-color: transparent transparent transparent #00bd39;
  position: absolute;
  top: 0;
  right: -67px;
}
.quick-order .wrap-input {
  position: relative;
}
.quick-order .wrap-input:after {
  content: '\f073';
  font-family: FontAwesome;
  color: #5fdfa3;
  position: absolute;
  top: 16px;
  left: 26px;
  font-size: 18px;
}
.quick-order .btn-submit {
  background: #00bd39;
  padding: 18px 20px;
  border-radius: 100px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  border: none;
  outline: none;
}
.quick-order .btn-submit:hover {
  background: #0a3;
}
.quick-order .btn-text {
  color: #fff;
  padding: 10px 10px 10px 59px;
  letter-spacing: 1px;
  outline: none;
  background: transparent;
  width: 161px;
  height: 51px;
  border-radius: 100px;
  border: 2px solid #fff;
}
.quick-order ::-webkit-input-placeholder {
  color: #fff;
}
.quick-order ::-moz-placeholder {
  color: #fff;
}
.quick-order :-moz-placeholder {
  color: #fff;
}
.quick-order :-ms-input-placeholder {
  color: #fff;
}
.quick-order form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.news-block {
  padding: 30px 0 64px 0;
}
.news-block h2 {
  color: #2d2d2d;
  font-size: 35px;
  font-weight: 600;
  line-height: 28px;
  margin: 0 0 63px 0;
  text-align: center;
  text-transform: uppercase;
}
.news-block .date {
  color: #bababa;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 6px 0;
}
.news-block .title {
  color: #007c9d;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 11px 0;
  display: block;
}
.news-block .title:hover {
  text-decoration: underline;
}
.news-block p {
  color: #484848;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  padding: 0 18px 0 0;
}
.news-block .slick-prev {
  width: 20px;
  height: 20px;
  border-left: 2px solid #d6d6d6;
  border-bottom: 2px solid #d6d6d6;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  left: -65px;
}
.news-block .slick-prev:before {
  display: none;
}
.news-block .slick-next {
  width: 20px;
  height: 20px;
  border-right: 2px solid #d6d6d6;
  border-top: 2px solid #d6d6d6;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  right: -65px;
}
.news-block .slick-next:before {
  display: none;
}
.news-block .item {
  outline: none;
}
.news-block .inner {
  display: -ms-flexbox;
  display: flex;
}
.news-block .text-block {
  padding: 0 0 0 24px;
}
.news-block .img-block {
  -ms-flex: 0 0 115px;
      flex: 0 0 115px;
  padding: 7px 0 0 0;
}
footer {
  background: #5ec4cd;
  padding: 0 0 20px 0;
}
footer .line {
  margin: 0 0 32px 0;
  height: 7px;
  background: linear-gradient(to right, #baecd0 16.6%, #eafbdc 16.61%, #eafbdc 33.2%, #baecd0 33.21%, #baecd0 49.8%, #eafbdc 49.81%, #eafbdc 67.4%, #baecd0 67.41%, #baecd0 84%, #eafbdc 84.01%, #eafbdc 100%);
}
footer nav {
  margin: 0 0 20px 0;
}
footer nav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
footer nav a {
  color: #1e5c61;
  font-size: 15px;
  font-weight: 400;
}
footer nav a:hover {
  text-decoration: underline;
}
footer .social-icon {
  margin: 0 0 40px 0;
}
footer .social-icon li {
  width: 22px;
  height: 22px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 0 4px;
}
footer .social-icon a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 22px;
  text-align: center;
}
footer .social-icon li:hover {
  opacity: 0.9;
}
footer .social-icon i {
  color: #fff;
}
footer .wrapper {
  display: -ms-flexbox;
  display: flex;
}
footer .left-col {
  color: #fff;
  -ms-flex: 0 0 32%;
      flex: 0 0 32%;
  position: relative;
}
footer .left-col a {
  color: #fff;
}
footer .left-col a:hover {
  text-decoration: underline;
}
footer .left-col:after {
  content: '';
  border-right: 1px solid #4eafb8;
  display: inline-block;
  width: 2px;
  position: absolute;
  top: 0;
  right: 10px;
  height: 100%;
}
footer .left-col p {
  position: relative;
  padding: 0 0 0 0;
  line-height: 36px;
  margin: 0 0 12px 0;
  font-size: 13px;
  font-weight: 400;
}
footer .left-col p:after {
  content: '';
  display: block;
  width: 46px;
  height: 2px;
  background: #dcdcdc;
}
footer .left-col span {
  line-height: 17px;
  font-size: 12px;
}
footer .center-col {
  -ms-flex: 0 0 16.5%;
      flex: 0 0 16.5%;
  text-align: right;
  padding: 5px 0 0 0;
}
footer .center-col span {
  color: #1a1a1a;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
  display: block;
  margin: 0 0 -4px 0;
}
footer .center-col p {
  color: #656565;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin: 0 0 14px 0;
}
footer .center-col a {
  color: #3b77bb;
  font-size: 14px;
  width: 101%;
  display: block;
  font-weight: 600;
  line-height: 36px;
  text-decoration: underline;
}
footer .center-col.two {
  -ms-flex: 0 0 21%;
      flex: 0 0 21%;
}
footer .right-col {
  -ms-flex: 0 0 30.5%;
      flex: 0 0 30.5%;
  padding: 8px 0 0 0;
  text-align: right;
  position: relative;
}
footer .right-col:after {
  content: '';
  border-right: 1px solid #4eafb8;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 55px;
  height: 100%;
}
footer .right-col address {
  color: #363636;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  margin: 0 0 19px 0;
}
.main-content {
  padding: 182px 0 0 0;
}
.main-content .container {
  display: -ms-flexbox;
  display: flex;
}
.main-content .quick-order {
  margin: 0 auto 0;
    margin-top: 20px;
}
.inner-pages.posi {
  padding: 0;
}
.inner-pages.posi .quick-order {
  transition: all 1s;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.sidebar {
  -ms-flex: 0 0 288px;
      flex: 0 0 288px;
}
.sidebar .posi {
  position: fixed;
  top: 155px;
  z-index: 22;
  left: 0;
  width: 100%;
}
.sidebar .posi .inner {
  max-width: 950px;
  margin: 0 auto;
}
.sidebar h2 {
  margin: 0 0 30px 0;
  color: #202020;
  font-size: 24px;
  font-weight: 800;
}
.sidebar li {
  box-shadow: 1px 3px 3px 0px rgba(178,215,218,0.75);
  width: 288px;
  height: 52px;
  border-radius: 4px;
  background: #028e9b;
  margin: 0 0 2px 0;
}
.sidebar a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  padding: 0px 0 0 29px;
}
.sidebar li:hover, .sidebar li.active {
  background: #5ec4cd;
}
.sidebar li:hover a, .sidebar li.active a {
  text-decoration: underline;
}
article {
  padding: 73px 0 0 33px;
  color: #1f1f1f;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
article img {
  margin: 0 0 20px 0;
}
article p {
  margin: 0 0 10px 0;
}
article h4 {
  color: #1f1f1f;
  font-size: 21px;
  font-weight: 600;
  margin: 0 0 14px 0;
}
.list-circle {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding: 37px 0 0 0;
  margin: 0 0 27px 0;
}
.list-circle h3 {
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 28px 0;
}
.list-circle li {
  font-size: 14px;
  position: relative;
  font-weight: 400;
  line-height: 19px;
  padding: 0 0 0 32px;
  margin: 0 0 16px 0;
}
.list-circle li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #94d7b1;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}
.list-vertical {
  width: 100%;
  padding: 21px 0 0;
  margin: 0 0 19px 0;
  color: #3b3b3b;
}
.list-vertical ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -ms-flex-align: start;
      align-items: flex-start;
}
.list-vertical li {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  position: relative;
  padding: 0 25px 0 32px;
  margin: 0 0 45px 0;
  line-height: 17px;
  text-align: justify;
}
.list-vertical li:before {
  content: '';
  display: inline-block;
  background: #81c0d1;
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.list-gorisontal {
  padding: 30px 0 0 0;
  color: #3b3b3b;
}
.list-gorisontal li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 33px 0;
  font-size: 14px;
  line-height: 17px;
}
.list-gorisontal li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  -ms-flex: 0 0 23px;
      flex: 0 0 23px;
  width: 23px;
  height: 2px;
  background: #000;
  margin: 12px 24px 0 0;
}
.inner-pages {
  padding: 0 0 0px 0;
}
.inner-pages .order-transfer {
  background: #1e6d74;
}
.inner-pages .order-transfer:hover {
  background: #1b6268;
}
.inner-pages .order-call {
  background: #259433;
}
.inner-pages .order-call:hover {
  background: #21852e;
}
.inner-pages header nav {
  background: #028e9b;
}
.inner-pages header nav .active a {
  color: #9adbec;
}
.inner-pages footer {
  background: #5ec4cd;
  padding: 0;
}
.inner-pages footer nav a {
  color: #1e5c61;
}
.inner-pages footer .left-col {
  color: #fff;
}
.inner-pages footer .left-col p:after {
  background: #dcdcdc;
}
.inner-pages footer .yandex-metric {
  margin: 0 0 10px 0;
}
.inner-pages header .phone strong {
  color: #008110;
}
.inner-pages header .testimonials a {
  color: #008110;
}
.inner-pages header .center-col .inner {
  background: url("/bitrix/templates/08_2017/img/logo-bg2.png") no-repeat;
  background-size: 228px 132px;
  width: 228px;
  height: 132px;
  padding: 34px 0 0 0;
}
.scroll-top {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #d2daf0;
  position: absolute;
  z-index: 12;
  right: 35px;
  bottom: 420px;
}
.scroll-top:after {
  content: '';
  width: 14px;
  height: 14px;
  border-left: 7px solid #fff;
  border-top: 7px solid #fff;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  display: block;
  position: relative;
  left: 15px;
  top: 5px;
}
.news-list {
  margin-bottom: 40px;
}
.news-list li {
  margin-top: 40px;
}
.news-list li:first-child {
  margin-top: 0;
}
.news-item {
  display: -ms-flexbox;
  display: flex;
}
.news-item-img {
  -ms-flex: 0 0 220px;
      flex: 0 0 220px;
  min-height: 145px;
  background-color: #ededed;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.news-item-img img {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
}
.news-item-cont {
  padding-left: 20px;
  line-height: 1.2em;
}
.news-item-date {
  color: #949494;
}
.news-item-title {
  display: inline-block;
  margin-top: 5px;
  font-size: 15px;
  color: #028e9b;
  font-weight: 600;
}
.news-item-text {
  margin-top: 15px;
  font-size: 12px;
}
.reviews-list {
  margin-bottom: 25px;
}
.reviews-list li {
  margin-top: 40px;
}
.reviews-list li:first-child {
  margin-top: 0;
}
.review-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.review-rating {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}
.review-rating .fa {
  color: #949494;
}
.review-rating .fa-star {
  color: #028e9b;
}
.review-rating .fa-star-half {
  color: #028e9b;
}
.review-date {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  text-align: center;
  color: #949494;
  font-size: 14px;
}
.review-author {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
  text-align: right;
  font-size: 15px;
  color: #028e9b;
  font-weight: 600;
}
.review-text {
  margin-top: 32px;
  font-size: 12px;
  line-height: 1.5em;
}
.btn-green {
  display: inline-block;
  color: #fff;
  background-color: #259433;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  padding: 10px 20px;
}
.btn-green:hover {
  background-color: #21852e;
}
.add-review {
  margin-bottom: 40px;
}
.add-review .btn {
  padding: 0 35px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
}
.pagination {
  margin-bottom: 30px;
  padding-top: 20px;
  border-top: 1px solid #ededed;
  font-size: 0;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.pagination li:first-child {
  margin-left: 0;
}
.pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #ededed;
  font-size: 12px;
  color: #989898;
  background-color: #ededed;
  border-radius: 2px;
  text-align: center;
}
.pagination a.active,
.pagination a:hover {
  background-color: #fff;
}
html {
  height: 100%;
}
body,
div,
ul,
li,
h1,
h2,
h5,
p {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: #3070d1;
  outline: none;
}
a:hover {
  text-decoration: none;
}
select {
  cursor: pointer;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
input[type=submit] {
  cursor: pointer;
}
em,
strong {
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
}
strong {
  font-weight: bold;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
button {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  background: none;
  cursor: pointer;
}
body {
  font-family: 'OpenSans', sans-serif;
  position: relative;
  font-weight: 400;
  color: #fff;
  background: #fff;
  font-size: 12px;
  min-width: 320px;
}
* {
  box-sizing: border-box;
}
@media (max-width: 1100px) {
  .news-block .slick-prev {
    left: -20px;
  }
  .news-block .slick-next {
    right: -20px;
  }
}
@media (max-width: 1000px) {
  .main-video-block {
    padding: 0px 0 0 0;
  }
  .main-content {
    padding: 20px 0 0 0;
  }
  .container {
    padding: 0 10px;
  }
  .news-block .slick-slider {
    width: 95%;
    margin: 0 auto;
  }
  header {
    position: static;
  }
  header .phone strong {
    font-size: 14px;
  }
  header .right-col li:nth-child(even) a {
    padding: 0 0 0 10px;
  }
  header .order-call {
    margin: 0 0 0 -25px;
  }
  header .left-col-top {
    -ms-flex: 0 0 42.5%;
        flex: 0 0 42.5%;
  }
  header .center-col-top {
    -ms-flex: 0 0 15%;
        flex: 0 0 15%;
  }
  header .right-col-top {
    -ms-flex: 0 0 42.5%;
        flex: 0 0 42.5%;
  }
  header .right-col-top button {
    padding: 12px 15px;
  }
  header nav li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
  header .left-col {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
  }
  header .right-col {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
  }
  header .right-col li:nth-child(even) {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
  header .right-col li:nth-child(even) a {
    padding: 0 0 0 46px;
  }
  header .center-col {
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
  }
  .quick-order {
    width: 100%;
  }
  .quick-order h3 {
    margin: 0 50px 0 0;
    font-size: 14px;
  }
  .quick-order .wrap-input:after {
    left: 10px;
  }
  .quick-order .btn-text {
    padding: 10px 10px 10px 35px;
    width: 134px;
  }
  footer .right-col {
    -ms-flex: 0 0 24.5%;
        flex: 0 0 24.5%;
  }
  footer .right-col:after {
    display: none;
  }
  footer .center-col {
    -ms-flex: 0 0 22.5%;
        flex: 0 0 22.5%;
  }
  footer .left-col:after {
    display: none;
  }
  .list-circle {
    width: 100%;
    margin: 0;
  }
  .list-vertical li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin: 0 0 20px 0;
  }
  .main-content .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .main-content article {
    padding: 20px 0 0 0;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
  }
  .scroll-top {
    bottom: 20px;
  }
  .pagination {
    text-align: center;
  }
  .add-review {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .main-content .container {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .main-content .quick-order {
    position: static;
  }
  header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
  header .left-col-top {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin: 0 0 10px 0;
  }
  header .right-col-top {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin: 0 0 10px 0;
    -ms-flex-pack: center;
        justify-content: center;
  }
  header .right-col-top button {
    padding: 10px 10px;
  }
  header .center-col-top {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    margin: 0 0 10px 0;
  }
  header .center-col {
    display: none;
  }
  header .right-col {
    -ms-flex: 0 0 55%;
        flex: 0 0 55%;
  }
  header nav a {
    padding: 0 0 0 10px;
  }
  header nav .active a:after {
    left: 0;
  }
  header nav .right-col li:nth-child(even) a {
    padding: 0 0 0 10px;
  }
  header nav .right-col li:nth-child(odd) a {
    padding: 0 0 0 10px;
  }
  header nav li {
    text-align: center;
  }
  .inner-pages {
    padding: 0;
  }
  .quick-order {
    background: #1533ad;
  }
  .quick-order h3 {
    margin: 0 0 10px 0;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    height: 40px;
  }
  .quick-order h3:before {
    display: none;
  }
  .quick-order h3:after {
    display: none;
  }
  .quick-order .btn-submit {
    margin: 20px 0 20px 0;
  }
  .quick-order .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .quick-order form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .news-block .slick-slider {
    width: 90%;
  }
  footer .left-col p:after {
    margin: 0 auto;
  }
  footer nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer nav li {
    margin: 0 10px 10px;
  }
  footer .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .wrapper .left-col {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    text-align: center;
  }
  footer .wrapper .right-col {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    text-align: center;
  }
  footer .wrapper .center-col {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    text-align: center;
  }
  .news-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .news-item-img {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    height: 200px;
  }
  .news-item-cont {
    margin-top: 10px;
    width: 100%;
    padding-left: 0;
  }
  .review-rating {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .review-date {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    text-align: right;
  }
  .review-author {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .review-text {
    margin-top: 30px;
  }
  .add-review .btn {
    padding: 10px 15px;
    font-size: 13px;
    height: auto;
    line-height: 1.5em;
    border-radius: 25px;
  }
}

.al-dl-discribe {
	display:none;
	}
	
.al-dl-docs-item :hover + .al-dl-discribe {
	display:block;
	}
	
.afbf_item_pole {
	margin: 15px 0px 30px;
	}
	
.afbf_name {
	font-weight:bold;
	}
	
#alx_feed_back_FID1 {
	border:1px solid #ddd;
	padding:30px;
	margin-top:-30px;
	background:#028e9b;
	color:white!important;
	 /* Для хороших браузеров */
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  /* Для плохих IE */
  behavior: url(/bitrix/templates/08_2017/border-radius.htc); /* учим IE border-radius */
	
	
	
	}

#TRANSFER_COMMENT_FID11 {width:100%;}

#alx_feed_back_FID2 {
	border:1px solid #ddd;
	padding:30px;
	margin-top:-30px;
	background:#028e9b;
	color:white!important;
	 /* Для хороших браузеров */
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  /* Для плохих IE */
  behavior: url(/bitrix/templates/08_2017/border-radius.htc); /* учим IE border-radius */
	
	
	
	}

#TRANSFER_COMMENT_FID21{width:100%;}
.afbf_send_another_message a {color:white;}
.afbf_send_another_message{text-align:center;}

#alx_feed_back_FID3 {
	border:1px solid #ddd;
	padding:30px;
	margin-top:55px;
	background:#028e9b;
	color:white!important;
	 /* Для хороших браузеров */
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  -khtml-border-radius: 10px; /* KHTML */
  border-radius: 10px; /* CSS3 */
  /* Для плохих IE */
  behavior: url(/bitrix/templates/08_2017/border-radius.htc); /* учим IE border-radius */
	
	
	
	}

#TRANSFER_COMMENT_FID31{width:100%;}
.afbf_send_another_message a {color:white;}
.afbf_send_another_message{text-align:center;}

.anticorr ol {
font-weight:bold;	
margin:20px 30px;	
font-size:14px;
color:black;		
}

.anticorr a:hover{text-decoration:underline;}
.anticorr  ol li {padding:4px;}
.otziv tr td {border:none;}
.mainotziv {background-color:#028e9b!important;color:black;}
.mainotziv tr:hover{background-color: #028e9b!important;}
table.mainotziv th {background-color:#028e9b!important;background-image:none;}
.btnsbms input {border:none;background:#009688;color:white;
	display:inline-block;
	padding:15px 25px !important;
	border:none !important;
	text-transform:uppercase !important;
	text-decoration:none;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px !important;
	-webkit-box-shadow:0px 3px 4px 1px rgba(204,204,204,0.75);
	-moz-box-shadow:0px 3px 4px 1px rgba(204,204,204,0.75);
	box-shadow:0px 3px 4px 1px rgba(204,204,204,0.75);
	cursor:pointer;
	font-size:16px !important;
	outline:none;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
	float:right;
}

table.mainotziv {margin-top:-54px;}

table.mainotziv td{padding:15px 18px!important;}
.btnsbms {padding:20px!important;}
.main-content .img { position: relative; margin-bottom: 20px;}
.main-content .img img{margin: 0;display: block;}
.main-content .img:before{
  content:'';
  border: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, transparent 30%, #fff 100%);
    -webkit-border-image: -webkit-linear-gradient(left, transparent 30%, #fff 100%);
    border-image: linear-gradient(to right, transparent 30%, #fff 100%);
    border-image-slice: 1;
  position:absolute;
  width:calc(100% - 24px);
  height:calc(100% - 24px);
  left:10px;
  top:10px;
}
.news-item img  {outline:none!important;}
.news-list .news-item-cont {width:620px;}
@media screen and (max-width: 670px) {

.news-list .news-item-cont {width:320px;}

}
/* End */
/* /bitrix/templates/08_2017/styles.css?17060937052130 */
/* /bitrix/templates/08_2017/template_styles.css?170609370527847 */
