.article {
  font-size: 16px;
  line-height: 24px;
}
.article h2 {
  color: #000;
  font: 700 22px/normal 'OpenSans SemiBold', 'Arial';
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
.article h3,
.article h4,
.article h5 {
  color: #000;
  font: 700 16px/normal 'OpenSans SemiBold', 'Arial';
  margin: 0;
  padding: 10px 0;
  text-align: left;
}
.article iframe {
  display: block;
  margin: 0 auto;
}
.article a {
  color: #009be1;
}
.article__b-products {
  margin: 0 0 30px;
}
.article__photo {
  float: left;
  margin: 0 30px 10px 0;
  position: relative;
  top: 7px;
}

.article_home .title {
  margin-bottom: 13px;
}

.articles {
  position: relative;
}
.articles__item {
  border: 1px solid #009be1;
  margin: 0 0 30px;
  padding: 20px;
}
.articles__item::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.articles__item:last-child {
  margin-bottom: 0;
}
.articles__media {
  display: block;
  float: left;
  margin: 0 25px 0 0;
}
.articles__media * {
  display: block;
  width: 268px;
  height: 208px;
}
.articles__name {
  color: #289ed5;
  font: 700 22px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 12px;
  padding: 0;
  position: relative;
  top: -7px;
  text-align: center;
}
.articles__paginator {
  text-align: center;
}
.articles__read {
  background: #f0ece1;
  box-sizing: border-box;
  color: #009be1;
  display: block;
  float: right;
  font: 700 17px/48px 'OpenSans SemiBold', 'Arial';
  height: 50px;
  position: relative;
  text-decoration: none;
  text-align: center;
  width: 250px;
}
.articles__read:hover {
  background: #0173a6;
  color: #fff;
  transition: background  0.2s, color 0.2s;
}
.articles__read:active {
  top: 1px;
  left: 1px;
}
.articles__text {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 18px;
}
.articles__text a {
  color: #009be1;
}
.articles__text p {
  margin: 0 0 18px;
}
.articles__text p:last-child {
  margin-bottom: 0;
}
.articles__title {
  color: #b11117;
  display: block;
  font: 700 32px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 40px;
  padding: 13px 0 0;
  text-align: center;
}

.articles-b {
  display: block;
  padding: 10px 0 0;
}
.articles-b__buttons {
  padding: 11px 0 0;
  text-align: center;
}
.articles-b__button {
  background: #f0ece1;
  color: #b11118;
  display: inline-block;
  font: 700 17px/45px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  min-width: 175px;
  text-align: center;
  text-decoration: none;
}
.articles-b__button:active {
  left: 1px;
  top: 1px;
}
.articles-b__button:hover {
  background: #009be1;
  color: #fff;
  transition: 0.2s;
}
.articles-b__item {
  border-bottom: 1px solid #efcfd1;
  margin: 0 0 10px;
  padding: 0 0 20px;
}
.articles-b__item::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.articles-b__photo {
  float: left;
  display: block;
  height: 90px;
  width: 90px;
}
.articles-b__photo img {
  display: block;
  margin: 0 17px 0 0;
  width: 90%;
}
.articles-b__text {
  font-size: 14px;
  height: 90px;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.articles-b__text p {
  margin: 0;
  padding: 0;
}
.articles-b__title {
  color: #b11117;
  font: 700 17px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 14px;
  padding: 0;
}
.articles-b__title a {
  color: #b11117;
  text-decoration: none;
}
.articles-b__title a:hover {
  color: #009be1;
}

.b-products {
  background: #ce0e17;
  padding: 30px 15px;
}
.b-products::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.b-products__button {
  background: #f0ece1;
  color: #009be1;
  display: block;
  font: 700 17px/45px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  margin: 0 10px;
  min-width: 175px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.b-products__button:active {
  left: 1px;
  top: 1px;
}
.b-products__button:hover {
  background: #0173a6;
  color: #fff;
  transition: 0.2s;
}
.b-products__item {
  background: #fffbf0;
  border: none;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 0 0 17px;
  padding: 0 0 10px;
  text-align: center;
  width: 270px;
}
.b-products__item:nth-of-type(3n+1) {
  margin-left: 0;
}
.b-products__item:nth-of-type(1n+4) {
  margin-top: 30px;
}
.b-products__name {
  box-sizing: border-box;
  color: #000;
  font: 300 17px/19px 'OpenSans', 'Arial';
  height: 72px;
  margin: 0 0 12px;
  overflow: hidden;
  padding: 10px 25px;
  text-align: left;
}
.b-products__photo {
  background: #fff;
  border-bottom: 1px solid #f0ece1;
  display: block;
  height: 218px;
  position: relative;
  width: 270px;
}
.b-products__photo a {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 218px;
  overflow: hidden;
  text-decoration: none;
  width: 270px;
}
.b-products__photo img {
  display: block;
  max-height: 218px;
  max-width: 270px;
}
.b-products__sale {
  background: #ff9203;
  color: #fff;
  font: 500 14px 'OpenSans', 'Arial';
  left: 0;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  text-transform: uppercase;
}

.achievements {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.achievements::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.achievements li {
  float: left;
  margin: 0 0 0 16px;
  padding: 0;
}
.achievements__item {
  background: #fbfbfb;
  border: 1px solid #f1ede3;
  box-sizing: border-box;
  display: block;
  height: 380px;
  padding: 1px;
  width: 270px;
}
.achievements__item:hover {
  border: 2px solid #0c79aa;
  padding: 0;
}
.achievements__item img {
  display: block;
  max-width: 266px;
  max-height: 376px;
  margin: 0 auto;
}

.advantages {
  margin: 0 0 30px;
}
.advantages__item {
  float: left;
  width: 25%;
  text-align: center;
}
.advantages__pic {
  display: block;
  margin: 0 auto 10px;
}
.advantages__text {
  font-size: 15px;
  line-height: 18px;
}
.advantages__title {
  color: #009be1;
  font: 700 20px/24px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 10px;
  padding: 0;
}
.advantages::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}

.b-products_margin-b {
  margin-bottom: 30px;
}
.b-products_sale,
.b-products_blue {
  background: #009be1;
}

.block-l {
  display: block;
  margin: 0 auto 50px;
}
.block-l__title {
  background: #b11117;
  color: #fff;
  display: block;
  font: 700 20px/50px 'OpenSans SemiBold', 'Arial';
  height: 50px;
  margin: 0 0 1px;
  padding: 0;
  text-align: center;
}

.callback-form {
  display: block;
  margin: 0 auto;
  max-width: 790px;
}
.callback-form__button {
  background: #289ed5;
  border: 2px solid #289ed5;
  color: #fff;
  cursor: pointer;
  font: 700 20px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  outline: none;
  position: relative;
  width: 208px;
}
.callback-form__button:active {
  top: 1px;
  left: 1px;
}
.callback-form__form {
  background: url('../images/guest.png') no-repeat 30px 50%;
  border: 1px solid #09a3e8;
  box-sizing: border-box;
  min-height: 250px;
  padding: 30px 40px 0 0;
}
.callback-form__input {
  border: 2px solid #bab9b9;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
  height: 53px;
  margin: 0;
  padding: 0 30px;
  width: 352px;
}
.callback-form__input::placeholder {
  color: #bab9b9;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
}
.callback-form__input::-webkit-input-placeholder {
  color: #bab9b9;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
}
.callback-form__input::-moz-placeholder {
  color: #bab9b9;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
}
.callback-form__input:-moz-placeholder {
  color: #bab9b9;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
}
.callback-form__input:-ms-input-placeholder {
  color: #bab9b9;
  font: 700 18px 'OpenSans SemiBold', 'Arial';
}
.callback-form__label {
  color: #b11118;
  font: 700 20px 'OpenSans SemiBold', 'Arial';
  margin-right: 15px;
}
.callback-form__row {
  text-align: right;
  height: 78px;
}
.callback-form__subtitle {
  color: #09a3e8;
  font: 700 30px/45px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 16px;
  padding: 0;
  text-align: center;
}
.callback-form__title {
  color: #b11118;
  font: 700 32px/45px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 2px;
  padding: 0;
  text-align: center;
}

.footer {
  background: #b11118;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer__block {
  border-right: 1px solid #c9595e;
  box-sizing: border-box;
  display: table-cell;
  padding: 22px 20px 2px;
  width: 30%;
}
.footer__block:first-child {
  border-left: none;
  padding-left: 0;
  width: 18%;
}
.footer__block:last-child {
  border-right: none;
  padding-right: 0;
  width: 18%;
}
.footer__block h3,
.footer__block h4,
.footer__block h5 {
  font: 700 22px/24px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 26px;
  padding: 0;
}
.footer__block p {
  margin: 0 0 19px;
  padding: 0;
}
.footer__menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__menu li {
  padding: 0;
  margin: 0 0 7px;
}
.footer__menu li:last-child {
  margin-bottom: 0;
}
.footer__menu a {
  padding: 0 0 0 4px;
  margin: 0;
  transition: 0.4s;
}
.footer__menu a::before {
  background: url('../images/ico-arrow-r.png') no-repeat 0 0;
  content: '';
  display: inline-block;
  height: 11px;
  margin: 0 4px 0 0;
  overflow: hidden;
  position: relative;
  width: 7px;
}
.footer__menu a:hover {
  padding-left: 22px;
  transition: 0.4s;
}
.footer__wrap {
  display: table;
  margin: 0 auto;
  width: 1175px;
  padding: 17px 0;
}
.footer__wrap::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}

.footer-line {
  background: #6e0005;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.footer-line a {
  color: #fff;
}
.footer-line__cpr {
  float: left;
}
.footer-line__dev {
  float: right;
}
.footer-line__wrap {
  margin: 0 auto;
  max-width: 1175px;
  padding: 15px 0;
}
.footer-line__wrap::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}

/*-----------html-coment---------*/
.header {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1175px;
  height: 168px;
  padding: 20px 0;
}
.header::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.header__buttons {
  float: left;
  margin: 0 0 0 68px;
  padding: 33px 0 0 0;
  text-align: center;
  width: 510px;
}
.header__button {
  background: #fff;
  border: 2px solid #b21117;
  box-sizing: border-box;
  color: #b21117;
  display: inline-block;
  font: 700 18px/45px 'OpenSans SemiBold', 'Arial';
  height: 49px;
  margin: 0 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 204px;
}
.header__button:hover {
  background: #0173a6;
  border-color: #0173a6;
  color: #fff;
  transition: 0.2s;
}
.header__button:active {
  top: 1px;
  left: 1px;
}
.header__contacts {
  color: #ce0e17;
  display: block;
  float: right;
  font: 700 20px/24px 'OpenSans SemiBold', 'Arial';
  padding: 7px 0;
  position: relative;
}
.header__contacts p {
  margin: 0;
  padding: 5px 0;
}

.header__contacts span {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 130px;
}
.header__contacts::before {
  background: #f5cfd1;
  content: '';
  display: block;
  height: 68px;
  left: 130px;
  margin: -34px 0 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 1px;
}

.header__logo {
  display: block;
  float: left;
}
.header__logo img {
  display: block;
}
/*---------------------------------*/


.i-address {
  background: url('../images/ico-map.png') no-repeat 2px 50%;
  padding-left: 30px !important;
}
.i-email {
  background: url('../images/ico-mail.png') no-repeat 0 50%;
  padding-left: 30px !important;
}
.i-phone {
  background: url('../images/ico-phone.png') no-repeat 0 50%;
  padding-left: 30px !important;
}

.jnetwork-link {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  height: 24px;
  line-height: 24px;
  margin: 0 0 0 2px;
  padding: 0 0 0 27px;
  position: relative;
  text-transform: none;
  text-decoration: none;
}
.jnetwork-link::before {
  content: '';
  background: url('../images/jnetwork.png') no-repeat;
  display: block;
  height: 26px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 1px;
  width: 22px;
}

.nav-h {
  color: #fff;
  display: block;
  font: 700 20px/40px 'OpenSans SemiBold', 'Arial';
  height: 40px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-h li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
/*--------------------------*/

/*.nav-h li:first-child {
  width: 160px;
}*/

.nav-h li:first-child a {
	background-color: #b11118;
	padding: 0;
 }

 .nav-h li:first-child img {
	padding: 1px;
	border-radius: 50%;
	border: 1px solid #ddd;
	border-color: #ffffff;
 }
/*--------------------------*/
.nav-h a {
  box-sizing: border-box;
  color: #fff;
  display: block;
  height: 40px;
  text-align: center;
  text-decoration: none;
  padding: 0 22px;
  width: 100%;
}
.nav-h a:hover,
.nav-h a.m-active {
  background: #fff;
  color: #009be1;
  transition: 0.2s;
}

.nav-v,
.nav-v ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-v ul {
  display: none;
  background: #fffbf0;
  padding: 7px 0 5px;
}
.nav-v ul.m-active {
  display: block;
}
.nav-v ul ul {
  padding: 7px 0 0 0;
}
.nav-v ul li {
  display: block;
  margin: 0;
  padding: 7px 20px 7px 40px;
}
.nav-v ul ul li {
  display: block;
  margin: 0;
  padding: 7px 0 7px 10px;
}
.nav-v > li > a {
  background: #f0ece1;
  border-bottom: 1px solid #e3c0b9;
  color: #b11118;
  display: block;
  font: 700 16px 'OpenSans SemiBold', 'Arial';
  padding: 12px 20px 12px 20px;
  text-decoration: none;
}
.nav-v > li > a:hover,
.nav-v > li > a.m-active {
  background: #029ce1;
  border-color: #237fb9;
  color: #fff;
  transition: background  0.2s, color 0.2s;
}
.nav-v > li li > a {
  color: #8c0107;
  font: 700 14px 'OpenSans SemiBold', 'Arial';
  text-decoration: none;
}
.nav-v > li li > a:hover,
.nav-v > li li > a.m-active {
  color: #009be1;
  text-decoration: underline;
  transition: background  0.2s, color 0.2s;
}

.main {
  margin: 0 auto;
  max-width: 1175px;
}
.main::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.main__left {
  float: left;
  padding: 20px 0 0 0;
  width: 280px;
}
.main__right {
  float: right;
  padding: 20px 0 60px;
  width: 875px;
}
.main__top {
  padding: 20px 0 0;
}

.menu-h {
  background: #b11118;
  height: 55px;
  position: relative;
  width: 100%;
  z-index: 1000;
  padding: 0 10px 0;
}
/*---------------------*/
/*.menu-h__nav {
  padding: 7px 0 0 0;
  width: 940px;
}*/
/*----------------------*/
.menu-h__search {
  float: right;
  position: absolute;
  right: 0;
  top: 4px;
  width: 232px;
  transition: width 0.3s;
}
.menu-h__search_full {
  width: 100%;
  transition: width 0.3s;
}
.menu-h__wrap {
  max-width: 1175px;
  margin: 0 auto;
  position: relative;
}

.page {
  font: 16px/18px 'OpenSans', 'Arial';
  margin: 0;
  min-width: 1175px;
  padding: 0;
}

.pagenav {
  display: block;
  margin: 0 0 50px;
  padding: 30px 0 0;
  list-style: none;
}
.pagenav::after {
  clear: both;
  content: '';
  display: block;
  overflow: hidden;
  height: 0;
}
.pagenav__item {
  display: block;
  margin: 0;
  padding: 0;
  width: 270px;
}
.pagenav__item_next {
  float: right;
}
.pagenav__item_prev {
  float: left;
}
.pagenav a {
  box-sizing: border-box;
  border: 2px solid #009be1;
  color: #009be1;
  display: block;
  float: left;
  font: 700 17px/43px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 270px;
}
.pagenav a:active {
  top: 1px;
  left: 1px;
}
.pagenav a:hover {
  background: #009be1;
  color: #fff
}

.paginator {
  display: inline-block;
}
.paginator a,
.paginator span {
  border: 1px solid #179ad6;
  box-sizing: border-box;
  color: #179ad6;
  display: block;
  float: left;
  font: 700 20px/26px 'OpenSans SemiBold', 'Arial';
  height: 28px;
  margin: 0 0 0 -1px;
  min-width: 28px;
  padding: 0 4px;
  text-decoration: none;
  text-align: center;
}
.paginator span {
  border: 1px solid #a5a6a7;
  color: #a5a6a7;
}
.paginator a:hover,
.paginator a.m-active {
  background: #179ad6;
  color: #fff;
}
.paginator :first-child {
  font: 300 15px/24px 'OpenSans', 'Arial';
  margin-right: 20px;
  min-width: 65px;
  text-transform: lowercase;
}
.paginator :last-child {
  font: 300 15px/24px 'OpenSans', 'Arial';
  margin-left: 20px;
  min-width: 65px;
  text-transform: lowercase;
}

.pathway {
  display: block;
  font-size: 14px;
  margin: 0 0 12px;
  padding: 16px 20px 0;
  list-style: none;
}
.pathway li {
  color: #000;
  display: inline-block;
  text-decoration: none;
  position: relative;
  margin-right: 20px;
}
.pathway li::after {
  background: url('../images/ico-arrow-small-r.png') no-repeat;
  content: '';
  display: block;
  height: 8px;
  overflow: hidden;
  position: absolute;
  right: -13px;
  top: 5px;
  width: 5px;
}
.pathway li:last-child::after {
  display: none;
}
.pathway span {
  color: #b11118;
}
.pathway a {
  color: #000;
  text-decoration: none;
}
.pathway a:hover {
  color: #009be1;
  text-decoration: underline;
}

.pp-form {
  background: rgba(0, 0, 0, 0.46);
  display: none;
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 4000;
}
.pp-form_active {
  display: block;
}
.pp-form__out {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.pp-form__error {
  color: #b11118;
  margin: 0 0 20px;
}
.pp-form__flex {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  position: relative;
  width: 100%;
}
.pp-form__form {
  background: #fff;
  border: 1px solid #009be1;
  padding: 20px 25px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.pp-form__title {
  background: #009be1;
  box-sizing: border-box;
  color: #fff;
  font: 700 26px/53px 'OpenSans SemiBold', 'Arial';
  height: 55px;
  left: 0;
  margin: -20px -25px 20px;
  padding: 0;
  text-decoration: none;
}
.pp-form__message {
  color: #ff4400;
  display: none;
  font: 20px/24px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 15px;
}
.pp-form__message_active {
  display: block;
}
.pp-form__input {
  border: 1px solid #b3b3b3;
  box-sizing: border-box;
  color: #000;
  display: block;
  font: 18px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 18px;
  padding: 5px 10px;
  resize: none;
  width: 300px;
}
.pp-form__button {
  background: #009be1;
  border: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font: 700 20px 'OpenSans SemiBold', 'Arial';
  height: 45px;
  margin: 13px auto 0;
  outline: none;
  position: relative;
  text-transform: uppercase;
  width: 300px;
}
.pp-form__button:active {
  left: 1px;
  top: 1px;
}
.pp-form__final {
  display: none;
  width: 300px;
}
.pp-form__close {
  display: block;
  cursor: pointer;
  height: 17px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  text-indent: 50px;
  top: 17px;
  width: 17px;
  z-index: 10;
}
.pp-form__close::after,
.pp-form__close::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 4px;
  background: #fff;
  overflow: hidden;
  top: 7px;
  left: -1px;
  transform: rotate(-45deg);
}
.pp-form__close::after {
  transform: rotate(45deg);
}

.partners {
  display: block;
  margin: -15px 15px 30px;
  position: relative;
}
.partners::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.partners__item {
  float: left;
  outline: none;
  width: 25%;
  text-align: center;
}
.partners__item img {
  display: block;
  height: 50px;
  margin: 0 auto;
  width: 190px;
}
.partners__button-l {
  background: url('../images/pr-arrows.png') no-repeat 0 0;
  cursor: pointer;
  left: -15px;
  height: 24px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 14px;
  width: 16px;
  z-index: 10;
}
.partners__button-l:hover {
  background-position: 0 -24px;
}
.partners__button-r {
  background: url('../images/pr-arrows.png') no-repeat -16px 0;
  cursor: pointer;
  right: -15px;
  height: 24px;
  margin: 0 0 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 14px;
  width: 16px;
  z-index: 10;
}
.partners__button-r:hover {
  background-position: -16px -24px;
}

.product {
  font: 300 16px/24px 'OpenSans', 'Arial';
}
.product__certificates {
  margin: 0 0 30px;
}
.product__certificates h3 {
  color: #666666;
  font: 500 18px/20px 'OpenSans', 'Arial';
  margin: 0 0 20px;
  text-transform: uppercase;
  padding: 0;
}
.product__certificates a {
  display: inline-block;
  background: url('../images/cert.jpg') no-repeat;
  height: 157px;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-indent: 160px;
  white-space: nowrap;
  width: 112px;
}
.product__description {
  margin: 0 0 20px;
}
.product__description img[style*="float: left"],
.product__description img[align="left"] {
  margin: 0 20px 0 0;
}
.product__description img[style*="float: right"],
.product__description img[align="right"] {
  margin: 0 0 0 20px;
}
.product__description ul,
.product__description ol {
  margin: 0;
  padding: 0 0 0 20px;
}
.product__description li {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.product__head {
  margin: 0 0 50px;
}
.product__head::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.product__fields-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product__fields-items li {
  font: 300 16px/18px 'OpenSans', 'Arial';
  margin: 0 0 20px;
  padding: 0;
}
.product__fields-items li strong {
  font: 700 16px/18px 'OpenSans SemiBold', 'Arial';
}
.product__info {
  margin: 0 0 30px;
}
.product__info-all {
  border: 1px solid #009be1;
  padding: 25px 30px 0 30px;
  position: relative;
  z-index: 5;
}
.product__info-all p {
  margin: 0 0 20px;
  padding: 0;
}
.product__info-all h2,
.product__info-all h3,
.product__info-all h4,
.product__info-all h5 {
  font: 700 16px/24px 'OpenSans Bold', 'OpenSans SemiBold', 'Arial';
  margin: 0 0 5px;
  padding: 0;
}
.product__info-item {
  display: none;
}
.product__info-item_active {
  display: block;
}
.product__info-item img[style*="float: left"],
.product__info-item img[align="left"] {
  margin: 0 20px 0 0;
}
.product__info-item img[style*="float: right"],
.product__info-item img[align="right"] {
  margin: 0 0 0 20px;
}
.product__picture {
  float: left;
  margin: 0 60px 0 0;
  text-align: center;
  width: 350px;
}
.product__picture a {
  display: block;
  text-decoration: none;
}
.product__pp-button {
  border: 2px solid #b11118;
  box-sizing: border-box;
  color: #b11118;
  display: inline-block;
  font: 700 15px/35px 'OpenSans SemiBold', 'Arial';
  height: 40px;
  padding: 0 20px;
  position: relative;
  text-decoration: none;
}
.product__pp-button:hover {
  background: #009be1;
  border: 2px solid #009be1;
  color: #fff;
  transition: 0.2s;
}
.product__tabs {
  list-style: none;
  margin: 0 0 -1px;
  padding: 0;
  position: relative;
  z-index: 10;
}
.product__tabs::after {
   clear: both;
   content: '';
   display: block;
   height: 0;
   overflow: hidden;
 }
.product__tabs li {
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
}
.product__tab {
  background: #fff;
  border: 1px solid #999;
  border-bottom: 1px solid #009be1;
  color: #b11118;
  display: block;
  font: 300 15px/24px 'OpenSans', 'Arial';
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
.product__tab_active {
  border: 1px solid #009be1;
  border-bottom: 1px solid #fff;
  color: #009be1;
  font: 700 15px/24px 'OpenSans SemiBold', 'Arial';
}
.product__video {
  margin: 0 0 30px;
  text-align: center;
}
.product__video-block {
  display: inline-block;
}
.product table {
  border-collapse: collapse;
  border: 1px solid #666;
  margin: 0 0 20px;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
}
.product td,
.product th {
  border: 1px solid #666;
  padding: 5px;
  min-height: 20px;
}

.products {
  position: relative;
}
.products__b-products {
  margin: 0 0 30px;
}
.products__button {
  background: #f0ece1;
  color: #009be1;
  display: block;
  font: 700 17px/45px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  margin: 0 10px;
  min-width: 175px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.products__button:active {
  left: 1px;
  top: 1px;
}
.products__button:hover {
  background: #0173a6;
  color: #fff;
  transition: 0.2s;
}
.products__cat-pic {
  display: block;
  position: relative;
}
.products__cat-img {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
.products__cat-alt {
  bottom: 25px;
  background: rgba(0, 155, 225, 0.8);
  color: #fff;
  font: 700 26px 'OpenSans SemiBold', 'Arial';
  left: 0;
  padding: 20px 20px 12px 20px;
  position: absolute;
}
.products__items {
  margin: 0 0 40px;
}
.products__items::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.products__item {
  background: #fffbf0;
  border: 2px solid #c00d0d;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 0 0 11px;
  padding: 0 0 10px;
  text-align: center;
  width: 284px;
}
.products__item:nth-of-type(3n+1) {
  margin-left: 0;
}
.products__item:nth-of-type(1n+4) {
  margin-top: 45px;
}
.products__link-all {
  display: block;
  margin: 0 0 30px;
  padding: 30px 0 0;
  text-align: center;
}
.products__link-all a {
  box-sizing: border-box;
  border: 2px solid #009be1;
  color: #009be1;
  display: inline-block;
  font: 700 17px/43px 'OpenSans SemiBold', 'Arial';
  height: 47px;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.products__link-all a:active {
  top: 1px;
  left: 1px;
}
.products__link-all a:hover {
  background: #009be1;
  color: #fff
}
.products__name {
  box-sizing: border-box;
  color: #000;
  font: 300 17px/19px 'OpenSans', 'Arial';
  height: 72px;
  margin: 0 0 12px;
  overflow: hidden;
  padding: 10px 25px;
  text-align: left;
}
.products__paginator {
  margin: 0 0 35px;
  padding: 0;
  text-align: center;
}
.products__photo {
  background: #fff;
  border-bottom: 1px solid #f0ece1;
  display: block;
  height: 225px;
  position: relative;
  width: 280px;
}
.products__photo a {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 225px;
  overflow: hidden;
  width: 280px;
}
.products__photo img {
  display: block;
  max-height: 225px;
  max-width: 280px;
}
.products__text {
  font: 18px/24px 'OpenSans', 'Arial';
}
.products__text p {
  text-indent: 20px;
  padding: 0;
  margin: 0 0 20px;
}
.products__text ul {
  margin-bottom: 20px;
}
.products__text_before {
  margin: 0 0 36px;
}
.products__text_search {
  text-align: center;
  font-weight: bold;
}
.products__title {
  color: #b11117;
  display: block;
  font: 700 32px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 40px;
  padding: 13px 0 0;
  text-align: center;
}
.products__sale {
  background: #ff9203;
  color: #fff;
  font: 500 14px 'OpenSans', 'Arial';
  left: 0;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  text-transform: uppercase;
}

.search-ajax {
  display: block;
  background: #fff;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.search-ajax__title {
  color: #666;
  font: 700 16px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 10px;
  padding: 0 5px;
}
.search-ajax__item a {
  color: #009be1;
  display: block;
  padding: 7px 5px;
  text-decoration: none;
}
.search-ajax__item a:hover {
  background: #fffbf0;
}
.search-ajax__item a::before {
  content: '▪';
  margin-right: 10px;
}
.search-ajax__item span {
  color: #b11118;
}

.search-b {
  box-sizing: border-box;
  position: relative;
}
.search-b__data {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
}
.search-b__data_hide {
  display: none;
}
.search-b__input {
  background: #fff url('../images/search.png') no-repeat 12px 14px;
  border: none;
  box-sizing: border-box;
  display: block;
  font: bold 18px 'OpenSans', 'Arial';
  height: 47px;
  outline: none;
  padding: 0 16px 0 40px;
  width: 100%;
}

.slick-list {
  overflow: hidden;
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}

.slides {
  display: block;
  height: 580px;
  overflow: hidden;
  position: relative;
  width: 1175px;
}
.slides__button-l {
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  left: 22px;
  height: 80px;
  margin: -40px 0 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 50%;
  width: 66px;
  z-index: 10;
}
.slides__button-l::after {
  background: url('../images/sl-arrows.png') no-repeat 0 0;
  content: '';
  display: block;
  height: 35px;
  left: 20px;
  overflow: hidden;
  position: absolute;
  top: 23px;
  width: 22px;
}
.slides__button-l:hover::after {
  background-position: 0 -35px;
}
.slides__button-r {
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  right: 23px;
  height: 80px;
  margin: -40px 0 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 50%;
  width: 66px;
  z-index: 10;
}
.slides__button-r::after {
  background: url('../images/sl-arrows.png') no-repeat -22px 0;
  content: '';
  display: block;
  height: 35px;
  right: 20px;
  overflow: hidden;
  position: absolute;
  top: 23px;
  width: 22px;
}
.slides__button-r:hover::after {
  background-position: -22px -35px;
}
.slides__item {
  display: block;
  float: left;
}
.slides__item a {
  display: block;
  position: relative;
  text-decoration: none;
}
.slides__item img {
  display: block;
  margin: 0;
}
.slides__item span {
  bottom: 75px;
  background: rgba(0, 155, 225, 0.8);
  color: #fff;
  font: 700 40px 'OpenSans SemiBold', 'Arial';
  left: 0;
  padding: 25px 70px 16px 50px;
  position: absolute;
}

.stores {
  display: block;
  margin: 0 15px 30px;
  position: relative;
}
.stores::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}
.stores__item {
  display: none;
  float: left;
  outline: none;
  width: 33%;
  text-align: center;
}
.stores__item img {
  display: block;
  height: 167px;
  margin: 0 auto;
  width: 250px;
}
.stores__item:nth-of-type(1),
.stores__item:nth-of-type(2),
.stores__item:nth-of-type(3) {
  display: block;
}
.stores__button-l {
  background: url('../images/pr-arrows.png') no-repeat 0 0;
  cursor: pointer;
  left: -15px;
  height: 24px;
  margin: 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 68px;
  width: 16px;
  z-index: 10;
}
.stores__button-l:hover {
  background-position: 0 -24px;
}
.stores__button-r {
  background: url('../images/pr-arrows.png') no-repeat -16px 0;
  cursor: pointer;
  right: -15px;
  height: 24px;
  margin: 0 0 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: 100px;
  top: 68px;
  width: 16px;
  z-index: 10;
}
.stores__button-r:hover {
  background-position: -16px -24px;
}
.stores .slick-slide {
  display: block;
}

.title {
  color: #b11117;
  display: block;
  font: 700 32px 'OpenSans SemiBold', 'Arial';
  margin: 0 0 40px;
  padding: 13px 0 0;
  text-align: center;
}
.title_block {
  padding: 3px 0 0 0;
  margin: 0 0 20px;
}
.title_small {
  font-size: 28px;
}
.footer__block:first-child a{
	display:none!important;
}
