

/* Start:/bitrix/templates/main/styles.css?1742362658412*/
@-ms-viewport {
  width: device-width;
}
.bay {
          display: block;
          margin-top: -2.5em;
          text-align: center;

        }


.section h2 {
    font-size: 18px;
    font-family: 'HelveticaRegular';
    margin: 0 0 10px 0;
}

@media (min-width: 992px) {
    .section h2 {
        margin: 0 0 30px 0;
        padding: 0 40px;
        font-size: 36px;
        /* font-weight: normal; */
    }
}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?176370454850754*/
@import url(http://fonts.googleapis.com/css?family=Roboto:300,700,400&subset=latin,cyrillic);*/
@font-face {
  font-family: 'DINCondensed-Bold';
  src: url('/bitrix/templates/main/fonts/DINCondensed-Bold/DINCondensed-Bold.eot') format('embedded-opentype'),
    url('/bitrix/templates/main/fonts/DINCondensed-Bold/DINCondensed-Bold.woff') format('woff'), 
    url('/bitrix/templates/main/fonts/DINCondensed-Bold/DINCondensed-Bold.ttf')  format('truetype'), 
    url('/bitrix/templates/main/fonts/DINCondensed-Bold/DINCondensed-Bold.svg#DINCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaThin';
  src: url('/bitrix/templates/main/fonts/HelveticaThin/HelveticaThin.eot') format('embedded-opentype'),  
      url('/bitrix/templates/main/fonts/HelveticaThin/HelveticaThin.woff') format('woff'), 
      url('/bitrix/templates/main/fonts/HelveticaThin/HelveticaThin.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaLight';
  src: url('/bitrix/templates/main/fonts/HelveticaLight/HelveticaLight.eot') format('embedded-opentype'),  
      url('/bitrix/templates/main/fonts/HelveticaLight/HelveticaLight.woff') format('woff'), 
      url('/bitrix/templates/main/fonts/HelveticaLight/HelveticaLight.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaRegular';
  src: url('/bitrix/templates/main/fonts/HelveticaRegular/HelveticaRegular.eot') format('embedded-opentype'),  
      url('/bitrix/templates/main/fonts/HelveticaRegular/HelveticaRegular.woff') format('woff'), 
      url('/bitrix/templates/main/fonts/HelveticaRegular/HelveticaRegular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaBold';
  src: url('/bitrix/templates/main/fonts/HelveticaBold/HelveticaBold.eot') format('embedded-opentype'),  
      url('/bitrix/templates/main/fonts/HelveticaBold/HelveticaBold.woff') format('woff'), 
      url('/bitrix/templates/main/fonts/HelveticaBold/HelveticaBold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

[required] {
  box-shadow: none;
}
:focus {
  outline: none;
}
.border-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.map-columns ul {
	margin: 10px;
	padding: 5px;
}
.table-defaults {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.inline-block {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.clearafter {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.clearfix:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
* html .clearfix {
  zoom: 1;
}
*+html .clearfix {
  zoom: 1;
}
body,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
input {
  margin: 0;
  padding: 0;
}
body,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  min-width: 1120px;
}
html,
body {
  height: 100%;
  min-height: 100%;
}
sup {
  margin-left: -0.1em;
  line-height: 0.5em;
  font-size: 1em;
  font-weight: normal;
}
body {
  min-width: 1120px;
  width: 100%;
  background: #f9f9f9 url("/bitrix/templates/main/./images/header-bg.gif") left top repeat-x;
  color: #363636;
  font-family: 'HelveticaRegular';
  /*font-family: 'Roboto', sans-serif;
  font-weight: normal;*/
  font-size: 16px;
  line-height: 1.2;
  overflow-x: hidden;
}
a {
  color: #009894;
  cursor: pointer;
}
a img {
  border: none;
}
a:hover,
a:active {
  outline: 0;
  color: #007973;
}
input {
  font-family: 'HelveticaRegular';
  /*font-family: 'Roboto', sans-serif;*/
  font-size: 16px;
}
.wrapper {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  width: 1120px;
}
.page-header {
  height: 67px;
}
.page-header .main-menu {
  height: 67px;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.page-header .main-menu ul {
  display: table-row;
}
.page-header .main-menu .item {
  display: table-cell;
  padding: 0;
  height: 67px;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
  list-style: none;
  text-transform: uppercase;
}
/*Ссылка на лендинг*/
.page-header .main-menu .item.lending-link {
  width: 150px;/*190px;*/
  background-color: #007e7a;
}
/*END Ссылка на лендинг*/
.page-header .main-menu .item.selected,
.page-header .main-menu .item:hover {
  background: #49c6c1;
}
.page-header .main-menu .item:nth-child(9),
.page-header .main-menu .item:nth-child(1) {
  width: 110px;  
/*  width: 120px;  */
  /*width: 188px; раскомменитировать при удаление "Узнать больше"  */
}
.page-header .main-menu .item:nth-child(2) {
  width: 150px; 
/*  width: 170px; */
}
.page-header .main-menu .item:nth-child(5),
.page-header .main-menu .item:nth-child(6) {
  width: 130px; 
/*  width: 150px; */
  /*width: 212px; раскомменитировать при удаление "Узнать больше" */
}

.page-header .main-menu .item.for-women {
  font-size: 22px;
  width: 229px;
}
.page-header .main-menu .item.for-women .link {
  padding: 0 39px 0 52px;
  background: url("/bitrix/templates/main/./images/icon9.png") 20px 25px no-repeat;
  color: #fff;
}
.page-header .main-menu .item.for-women:hover {
  background: #c1064f;
}
.bx-ie .page-header .main-menu .link {
  padding: 0 40px;
}
.page-header .main-menu .link {
  display: block;
  padding: 0 10px;/*0 15px; */
  /*padding: 0 30px; раскомменитировать при удаление "Узнать больше"  */
  height: 69px;
  color: #eeeeee;
  text-align: center;
  line-height: 67px;
  text-decoration: none;
  font-size:  14px;
  white-space: nowrap;
}
.section:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.section .field .site-btn {
  margin-top: 20px;
}
.section .site-btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 45px;
  height: 43px;
  background: #c1064f;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 43px;
  text-decoration: none;
  text-transform: uppercase;
}
.section .site-btn:hover {
  background: #d71863;
}
.section .site-btn--instruction {
  display: block;
  width: 180px;
  margin: 0 auto 10px;
  text-align: center;
}
.page-content h1 {
  margin: 0 0 30px 0;
  font-size: 48px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-align: center;
  text-transform: uppercase;
}
.page-content p {
  margin: 0 0 35px 0;
  font-size: 20px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-content ol li b,
.page-content ul li b{
    font-family: 'HelveticaBold';
}
.page-content ol li,
.page-content ul li  {
    font-size: 20px;
    font-family: 'HelveticaLight';
}

.page-content ol li:not(:last-child) ,
.page-content ul li:not(:last-child)  {
    margin-bottom: 10px;
}
.page-content .article-body li,
.page-content .article-body a,
.page-content .article-body b,
.page-content .article-body span,
.page-content .article-body i,
.page-content .article-body strong {
  font-size: 20px;
}
.page-content .breadcrumbs {
  padding: 15px 0;
  border-top: 2px solid #007973;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-align: center;
}
.page-content .ask-question-forms {
  margin: 0 0 65px 0;
  background: url("/bitrix/templates/main/./images/pattern1.gif");
}
.page-content .ask-question-forms:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .ask-question-forms .tab-title {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 77px;
  width: 50%;
  background: #828282;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  line-height: 77px;
  text-align: center;
  text-transform: uppercase;
}
.page-content .ask-question-forms .tab-title:first-child {
  border-right: 2px solid #fff;
}
.page-content .ask-question-forms .tab-title.active {
  background: #49c6c1;
  cursor: default;
}
.page-content .ask-question-forms .tab-body {
  display: none;
  padding: 35px 40px 45px 40px;
  border: 4px solid #49c6c1;
  clear: both;
}
.page-content .ask-question-forms .tab-body.active {
  display: block;
}
.page-content .ask-question-forms .experts {
  margin: 0 0 35px 0;
  padding: 0 0 0 80px;
  text-align: center;
}
.page-content .ask-question-forms .experts .expert {
  padding: 0 38px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.page-content .ask-question-forms .experts .photo {
  display: block;
  margin: 0 auto 15px auto;
  text-align: center;
}
.page-content .ask-question-forms .experts .photo img {
  width: 142px;
  display: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #e9e9e9;
  cursor: pointer;
}
.page-content .ask-question-forms .experts .photo img.gray {
  display: inline-block;
}
.page-content .ask-question-forms .experts .photo.selected img,
.page-content .ask-question-forms .experts .photo:hover img {
  border: 2px solid #49c6c1;
  display: inline-block;
}
.page-content .ask-question-forms .experts .photo.selected img.gray,
.page-content .ask-question-forms .experts .photo:hover img.gray {
  display: none;
}
.page-content .ask-question-forms .experts h2 {
  margin: 0 0 3px 0;
  font-size: 16px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-content .ask-question-forms .experts .position {
  display: block;
  margin: 0 0 20px 0;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-content .ask-question-forms .experts .site-btn {
  padding: 0 20px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
}
.page-content .ask-question-forms .form .field {
  margin: 0 0 25px 0;
}
.page-content .ask-question-forms .form .field:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .ask-question-forms .form .label {
  float: left;
  font-size: 24px;
}
.page-content .ask-question-forms .form .input-text {
  display: block;
  float: right;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 35px;
  width: 810px;
  background: #fff;
  border: 1px solid #000;
}
.page-content .ask-question-forms .form .textarea {
  display: block;
  float: right;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 180px;
  min-height: 100px;
  width: 810px;
  max-width: 810px;
  min-width: 810px;
  background: #fff;
  border: 1px solid #000;
}
.page-content .ask-question-forms .form .captcha {
  float: left;
  padding: 0 0 0 35px;
}
.page-content .ask-question-forms .form .captcha .img {
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer;
}
.page-content .ask-question-forms .form .captcha .input-text {
  float: left;
  width: 110px;
}
.page-content .article-body {
  padding: 30px 45px 25px 45px;
  background: #fff;
  border-top: 1px solid #e8e8e8;
  font-size: 14px;
}
.page-content .article-body:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .article-body h2 {
  margin: 0 0 25px 0;
  padding: 15px 0 0 0;
  border-bottom: 1px solid #007973;
  color: #007973;
  font-size: 28px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  line-height: 1.3;
  text-transform: uppercase;
}
.page-content .article-body h3 {
  margin: 0 0 15px 0;
  color: #007973;
  font-size: 20px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .article-body p em {
  color: #007973;
  font-style: normal;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .article-body ul {
  margin: 0 0 35px 0;
}
.page-content .article-body ul li {
  padding: 0 0 0 0px;
  margin: 0 0 10px 16px;
  list-style-image: url("/bitrix/templates/main/./images/bullet2.png");
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-content .article-body table {
  margin: 0 0 25px 0;
}
.page-content .article-body table th,
.page-content .article-body table td {
  padding: 10px 20px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  vertical-align: top;
  font-size: 20px;
  text-align: left;
}
.page-content .article-body table th {
  color: #007973;
  font-size: 20px;
}
.page-content .article-body .image-box.left {
  float: left;
  margin: 0 20px 15px 0;
}
.page-content .article-body .image-box.right {
  float: right;
  margin: 0 0 15px 50px;
}
.page-content .article-body .image-box img {
  display: block;
  border: 3px solid #009894;
}
.page-content .article-body img {
  border: 3px solid #009894;
}
.page-content .article-body .text-box {
  overflow: hidden;
}
.page-content .after-article {
  background: #fff;
}
.page-content .after-article h2 {
  margin: 0 45px 25px 45px;
  padding: 15px 0 0 0;
  border-bottom: 1px solid #007973;
  color: #007973;
  font-size: 28px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  line-height: 1.3;
  text-transform: uppercase;
}
.page-content .after-article .impaza-box {
  margin: 0 0 25px 0;
  padding: 35px 30px;
  border: 5px solid #009894;
}
.page-content .after-article .impaza-box:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .after-article .impaza-box h3 {
  margin: 0 0 15px 0;
  color: #007973;
  font-size: 21px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .after-article .impaza-box p {
  margin: 0;
}
.page-content .after-article .impaza-box .left-col {
  float: left;
  width: 565px;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  font-size: 20px;
}
.page-content .after-article .impaza-box .right-col {
  float: right;
  width: 480px;
}
.page-content .after-article .impaza-box .right-col img {
  max-width: 100%;
}
.page-content .after-article .impaza-box .alignleft {
  float: left;
}
.page-content .after-article .impaza-box ul {
  padding: 35px 0 0 0;
  overflow: hidden;
}
.page-content .after-article .impaza-box ul li {
  margin: 0 0 4px 0;
  padding: 0 0 0 15px;
  background: url("/bitrix/templates/main/./images/bullet3.png") left 5px no-repeat;
}
.page-content .after-article .back-to-all-articles {
  display: block;
  margin: 0 0 30px 0;
  height: 47px;
  background: #c1064f;
  color: #fff;
  line-height: 47px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.page-content .after-article .back-to-all-articles:hover {
  background: #d71863;
}
.page-content .after-article .articles-list {
  padding: 0 0 30px 0;
  border-bottom: 1px solid #e8e8e8;
  border-top: none;
}
.page-content .after-article .articles-list .articles-category {
  margin: 0;
  padding: 15px 15px 15px 15px;
  border-top: none;
}
.page-content .articles-list {
  padding: 60px 0 30px 0;
  background: #fff;
  border-top: 1px solid #e8e8e8;
}
.page-content .articles-list .articles-category {
  position: relative;
  margin: 0 0 35px 0;
  padding: 55px 15px 105px 15px;
  border-top: 3px solid #49c6c1;
  font-size: 14px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.page-content .articles-list .articles-category.short {
  padding: 55px 15px 55px 15px;
}
.page-content .articles-list .articles-category:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .articles-list .articles-category .title {
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
  padding: 0 15px;
  height: 50px;
  width: 100%;
  text-align: center;
}
.page-content .articles-list .articles-category .h2 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 50px;
  background: #fff;
  font-size: 25px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
  padding: 0 40px;
}
.page-content .articles-list p {
  font-size: 14px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.page-content .articles-list h3,
.page-content .articles-list .h3 {
  display: block;
  margin: 0 0 30px 0;
  font-size: 20px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .articles-list .item {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  padding: 0 27px;
  height: 485px;
  width: 33%;
  overflow: hidden;
}
.page-content .articles-list .item .photo {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 0 40px 0;
  width: 100%;
  border: 6px solid #49c6c1;
}
.page-content .articles-list .visible {
  position: relative;
  top: -100%;
  height: 485px;
}
.page-content .articles-list .hidden {
  position: relative;
  top: -100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 35px;
  height: 485px;
  background: #49c6c1;
  color: #fff;
}
.page-content .articles-list .hidden .site-btn {
  margin: 0;
  padding: 0 15px;
}
.page-content .articles-list .btn-wrapper {
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.page-content .downloads {
  clear: both;
}
.page-content .downloads h2 {
  margin: 0 0 30px 0;
  border-bottom: none;
  cursor: pointer;
  font-size: 28px;
  text-transform: none;
}
.page-content .downloads h2 span {
  border-bottom: 1px dashed #009894;
}
.page-content .downloads .files {
  display: none;
  margin: 0 0 50px 0;
}
.page-content .downloads .files .item {
  margin: 0 0 28px 0;
  padding: 0;
  background: none;
  list-style: none;
}
.page-content .downloads .files .item:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-content .downloads .files .item .link {
  float: left;
  margin: 0 50px 0 0;
  font-size: 16px;
}
.page-content .downloads .files .item .link .text {
  display: block;
  text-transform: uppercase;
}
.page-content .downloads .files .item .file-icon {
  display: block;
  margin: 4px auto 15px auto;
  max-height: 45px;
}
.page-content .downloads .files .item p,
.page-content .downloads .files .item .small-text {
  overflow: hidden;
}
.page-content .downloads .files .item p {
  margin: 0 0 8px 0;
  font-size: 20px;
}
.page-content .downloads .files .item .small-text {
  display: block;
  color: #a2a2a2;
  font-size: 14px;
}
.page-content .faq-list {
  font-size: 14px;
  text-align: left;
}
.page-content .faq-list h3 {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .faq-list p {
  margin: 0;
  font-size: 14px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
  line-height: 20px;
}
.page-content .faq-list .item {
  padding: 0 0 40px 0;
  border-top: 2px solid #49c6c1;
  list-style: none;
}
.page-content .faq-list .author {
  display: block;
  padding: 15px 45px 0 45px;
  background: #fff;
  font-size: 12px;
  font-style: italic;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-content .faq-list .question {
  padding: 15px 45px 35px 45px;
  background: #fff;
}
.page-content .faq-list .answer {
  position: relative;
  padding: 30px 45px;
  background: #ebe8e1 url("/bitrix/templates/main/./images/answer-bg.gif") left top repeat-x;
}
.page-content .faq-list .answer:before {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 13px;
  width: 100%;
  background: url("/bitrix/templates/main/./images/arrow.png") center top no-repeat;
  content: ' ';
}
.page-content .faq-list-pager {
  margin: 0 0 35px 0;
  padding: 10px 0 0 0;
  font-size: 15px;
  text-align: center;
}
.page-content .faq-list-pager .prev,
.page-content .faq-list-pager .next,
.page-content .faq-list-pager .num {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 3px;
  height: 34px;
  width: 34px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000;
  line-height: 34px;
  text-decoration: none;
}
.page-content .faq-list-pager .prev.active,
.page-content .faq-list-pager .next.active,
.page-content .faq-list-pager .num.active {
  background: #f5a83c;
  color: #fff;
  cursor: default;
}
.page-content .faq-list-pager .next {
  margin: 0 0 0 20px;
  background: #f5a83c url("/bitrix/templates/main/./images/faq-next.png") center center no-repeat;
}
.page-content .faq-list-pager .prev {
  margin: 0 20px 0 0;
  background: #f5a83c url("/bitrix/templates/main/./images/faq-prev.png") center center no-repeat;
}
.page-content .faqs-block {
  margin: 0 0 100px 0;
  padding: 38px;
  background: #49c6c1 url("/bitrix/templates/main/./images/faqs-bg.jpg") left bottom no-repeat;
  color: #fff;
}
.page-content .faqs-block h2 {
  margin: 0 0 30px 0;
  font-size: 36px;
  font-family: 'HelveticaRegular';
  font-weight: normal;
}
.page-content .faqs-block dl {
  padding: 0 0 0 40px;
}
.page-content .faqs-block dt,
.page-content .faqs-block dd {
  position: relative;
  padding: 0;
  font-size: 18px;
}
.page-content .faqs-block dt {
  margin: 0 0 18px 0;
  font-style: italic;
}
.page-content .faqs-block dt:before {
  display: block;
  position: absolute;
  top: 10px;
  left: -40px;
  height: 2px;
  width: 20px;
  background: #fff;
  content: ' ';
}
.page-content .faqs-block dd {
  margin: 0 0 30px 0;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
}
.page-content .show-answers .btn-wrapper {
  padding: 0 0 70px 0;
  text-align: center;
}
.page-content .show-answers .btn {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 30px 55px 0 70px;
  height: 95px;
  background: #c1064f url("/bitrix/templates/main/./images/icon10.png") 30px 30px no-repeat;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  line-height: 1;
  text-transform: uppercase;
}
.page-content .show-answers .btn:after {
  display: block;
  position: absolute;
  top: 41px;
  right: 30px;
  height: 10px;
  width: 9px;
  background: url("/bitrix/templates/main/./images/arrow-down.png");
  content: ' ';
}
.page-content .show-answers .btn.on:after {
  background: url("/bitrix/templates/main/./images/arrow-up.png");
}
.page-content .show-answers .btn span {
  border-bottom: 1px dashed #fff;
}
.page-content .show-answers .faq-list {
  display: none;
}
.under-header {
  padding: 25px 0;
}
.under-header .logo {
  float: left;
  width: 410px;
  margin-top: 3px;
}

.under-header .logo sup {
  font-size: 2em;
  color: #009894;
  font-weight: 600;
  transform: translateY(-10px);
  display: inline-block;
}

.under-header .menu {
  float: left;
  width: 435px;
}
.under-header .menu .link {
  display: block;
  padding: 5px 0 7px 20px;
}
.under-header .menu .link.how {
  background: url("/bitrix/templates/main/./images/icon1.gif") left 8px no-repeat;
}
.under-header .menu .link.faq {
  background: url("/bitrix/templates/main/./images/icon2.gif") left 9px no-repeat;
}
.under-header .hot-line {
  float: right;
  text-align: right;
  margin-top: -15px;
}
.under-header .hot-line .phone {
  display: block;
  margin: 0 0 2px 0;
  color: #272727;
  font-size: 22px;
  text-decoration: none;
}
.under-header .hot-line .text {
  display: block;
  margin: 0 0 3px 0;
  color: #009894;
  font-size: 14px;
}
.impaza-tabloid {
  position: relative;
  padding: 0px 0 35px 0;
  /*padding: 0px 0 35px 410px;*/
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-transform: uppercase;
}
.impaza-tabloid h2 {
  margin-bottom: 130px;
  font-family: 'DINCondensed-Bold';
  font-size: 58px;
  /*margin: 0 0 25px 0;
  font-size: 46px;
  font-family: 'HelveticaLight';*/
  /*font-weight: 300;*/
}
.impaza-tabloid p {
  line-height: 1.4;
}
.impaza-tabloid .impaza-pic {
  display: block;
  margin: 80px auto 0;
  max-width: 100%;
  /*position: absolute;
  left: -31px;
  top: 10px;*/
}
.impaza-puzzle {
  position: relative;
  height: 740px;
  overflow: hidden;
}
.impaza-puzzle .puzzle-pic {
  float: left;
  position: relative;
  height: 246px;
  width: 280px;
}
.impaza-puzzle .puzzle-pic.pic-1 {
  left: 840px;
  top: 0;
}
.impaza-puzzle .puzzle-pic.pic-2 {
  left: 0;
  top: 492px;
}
.impaza-puzzle .puzzle-pic.pic-3 {
  left: -560px;
  top: 246px;
}
.impaza-puzzle .puzzle-pic.pic-4 {
  left: -560px;
  top: 246px;
}
.impaza-puzzle .puzzle-pic.pic-5 {
  left: 560px;
  top: -246px;
}
.impaza-puzzle .puzzle-pic.pic-6 {
  left: -280px;
  top: -246px;
}
.impaza-puzzle .puzzle-pic.pic-7 {
  left: 280px;
  top: 246px;
}
.impaza-puzzle .puzzle-pic.pic-8 {
  left: 0;
  top: 0;
}
.impaza-puzzle .puzzle-pic.pic-9 {
  left: 560px;
  top: 0;
}
.impaza-puzzle .puzzle-pic.pic-10 {
  left: 0;
  top: -492px;
}
.impaza-puzzle .puzzle-pic.pic-11 {
  left: -560px;
  top: 0;
}
.impaza-puzzle .puzzle-pic.pic-12 {
  left: -280px;
  top: -246px;
}
.impaza-facts {
  padding: 45px 20px;
  background: url("/bitrix/templates/main/./images/pattern1.gif");
}
.impaza-facts .item {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 95px 30px 30px 30px;
  width: 33%;
  background: url("/bitrix/templates/main/./images/bullet1.png") center top no-repeat;
  list-style: none;
  text-align: center;
}
.impaza-facts h2 {
  margin: 0 0 25px 0;
  font-size: 24px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  min-height: 60px;
}
.impaza-facts p {
  margin: 0 0 15px 0;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.impaza-stats {
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 118px 0 0 0;
  height: 407px;
  background: #49c5c0 url("/bitrix/templates/main/./images/stat-bg.jpg") center bottom no-repeat;
  color: #fff;
  font-size: 20px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.impaza-stats .box {
  float: left;
  padding: 0 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%;
}
.impaza-stats h2 {
  margin: 0 0 22px 0;
  font-size: 36px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.impaza-stats h3 {
  margin: 0 0 35px 0;
  font-size: 22px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.impaza-stats p {
  font-size: 20px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.impaza-stats .pass-test-btn {
  padding: 50px 0 0 0;
}
.impaza-stats .item {
  padding: 5px 0 20px 50px;
  list-style: none;
}
.impaza-stats .item.icon1 {
  background: url("/bitrix/templates/main/./images/icon6.png") left 3px no-repeat;
}
.impaza-stats .item.icon2 {
  background: url("/bitrix/templates/main/./images/icon7.png") left 3px no-repeat;
}
.impaza-stats .item.icon3 {
  background: url("/bitrix/templates/main/./images/icon8.png") left 3px no-repeat;
}
.impaza-stats .item a {
  border-bottom: 1px solid #7cccc9;
  color: #fff;
  text-decoration: none;
}
.impaza-stats .digits {
  position: absolute;
  left: 287px;
  top: -70px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 15px 0 0 0;
  height: 132px;
  width: 545px;
  background: #434c4b;
  text-align: center;
}
.impaza-stats .digits .digit {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 74px;
  width: 37px;
  background: url("/bitrix/templates/main/./images/digit.png");
  font-size: 55px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
  vertical-align: top;
  line-height: 74px;
}
.impaza-stats .digits .digit.space {
  margin-right: 15px;
  width: 0;
  background: none;
}
.impaza-stats .digits sup {
  font-size: 45px;
  color: #009894;
}
.impaza-stats .digits .dsm {
  position: absolute;
  left: 163px;
  font-size: 11px;
  bottom: 2px;
  color: #009894;
}
.impaza-stats .digits .text {
  display: block;
  padding: 10px 0 0 0;
  clear: both;
  font-size: 14px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
  text-transform: uppercase;
}
.impaza-articles {
  padding: 50px 0;
  background: #fff;
  font-size: 18px;
  font-family: 'HelveticaRegular';
  /*font-weight: 300;*/
}
.impaza-articles h2 {
  margin: 0 0 30px 0;
  padding: 0 40px;
  font-size: 36px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.impaza-articles h3 {
  margin: 0 0 8px 0;
  font-size: 18px;
}
.impaza-articles h3 a {
  color: #363636;
}
.impaza-articles .box {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 40px;
  width: 33%;
}
.impaza-articles .go-to-all-articles {
  padding: 30px 40px 0 0;
  clear: both;
  font-size: 14px;
  text-align: right;
}
.questions-and-answers {
  background: url("/bitrix/templates/main/./images/questions-bg2.gif");
}
.questions-and-answers .box {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%;
}
.questions-and-answers .box.left {
  padding: 55px 40px;
  -ms-padding: 55px 20px 55px 40px;
  background: url("/bitrix/templates/main/./images/questions-bg.jpg");
  color: #fff;
  font-size: 18px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.questions-and-answers .box.right {
  padding: 30px 40px 1px 60px;
}
.questions-and-answers .box.right .q-text {
  position: relative;
  margin: 0 0 25px 0;
  padding: 15px;
  border: 1px solid #ebebeb;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.questions-and-answers .box h2 {
  margin: 0 0 45px 0;
  font-size: 36px;
  font-family: 'HelveticaRegular';
  /*font-weight: normal;*/
}
.questions-and-answers .box .btn-wrapper {
  padding: 60px 0 0 0;
  text-align: right;
}
.questions-and-answers .box .all-questions {
  position: relative;
  top: -10px;
  font-size: 14px;
  text-align: right;
}
.where-to-buy {
  padding: 55px 40px;
  background: #fff;
}
.where-to-buy h2 {
  margin: 0 0 25px 0;
  font-size: 36px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-align: center;
  text-transform: uppercase;
}
.where-to-buy .map {
  margin: 0 0 15px 0;
  text-align: center;
}
.where-to-buy .where-items {
  margin: 0 0 45px 0;
  padding: 15px 0 0 0;
}
.where-to-buy .where-items:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.where-to-buy .where-items .item {
  float: left;
  padding: 0 30px 0 55px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 33%;
  font-size: 14px;
  list-style: none;
}
.where-to-buy .where-items .item.icon1 {
  background: url("/bitrix/templates/main/./images/icon3.png") left 2px no-repeat;
}
.where-to-buy .where-items .item.icon2 {
  background: url("/bitrix/templates/main/./images/icon4.png") left 2px no-repeat;
}
.where-to-buy .where-items .item.icon3 {
  background: url("/bitrix/templates/main/./images/icon5.png") left 2px no-repeat;
}
.page-footer {
  position: static;
  padding: 20px 0 30px 0;
  height: 65px;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
}
.page-footer .footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  height: 65px;
  width: 100%;
}
.page-footer:after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
}
.page-footer .addr {
  width: 30%;
  margin: 0;
  
  padding: 0;
  font-size: 14px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-align: right;
  /*text-align: center;*/
  width: 280px;
  /*margin: 0 auto 0;*/
  /*padding-left: 150px;*/
}
/*.page-footer .copyrights,*/
/*.page-footer .addr,*/
.page-footer .pirogov {
  margin-top: 22px;
}
.page-footer .company-logo {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.page-footer .copyrights {
  width: 30%;
  margin-top: 0;
  margin-left: calc(30% - 156px);
  text-align: center;
  /*float: left;*/
  line-height: 30px;
}
.page-footer .pirogov {
  float: right;
  position: relative;
  padding: 0 85px 0 0;
  height: 30px;
  line-height: 30px;
}
.page-footer .pirogov .link {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.for-specialists-page .page-content h1,
.article-page .page-content h1 {
  margin: 0 0 35px 0;
  padding: 5px 0 0 0;
  font-size: 38px;
  letter-spacing: 2px;
}
.for-specialists-page .after-article .impaza-box {
  border: none;
}
.for-specialists-page .after-article .impaza-box .right-col {
  float: none;
  margin: 0 auto;
  width: 560px;
}
.ask-question-page .page-content p {
  text-align: center;
}
.ask-question-page .page-content .faq-list p {
  text-align: left;
}
.for-women-page .page-header .main-menu .item.for-women {
  border-bottom: 1px solid #a4a8a8;
}
.for-women-page .page-header .main-menu .item.for-women .link {
  padding: 0 39px 0 52px;
  background: #c1064f url("/bitrix/templates/main/./images/icon9.png") 20px 25px no-repeat;
  color: #fff;
}
.for-women-page .page-content .breadcrumbs {
  border-top: 2px solid #c1064f;
}
.for-women-page .page-content .breadcrumbs a {
  color: #c1064f;
}
.for-women-page .page-content .after-article h2 {
  padding: 40px 0 0 0;
  border-bottom: none;
  color: #000;
  font-size: 36px;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
  text-transform: none;
}
.for-women-page .page-content .ask-question-forms {
  margin: 90px 0 65px 0;
}
.for-women-page .page-content .ask-question-forms p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.for-women-page .page-content .ask-question-forms .tab-body {
  border: 4px solid #c1064f;
}
.for-women-page .page-content .ask-question-forms .tab-title.active {
  background: #c1064f;
}
.for-women-page .page-content .ask-question-forms .experts .photo img {
  border: 2px solid #e9e9e9;
}
.for-women-page .page-content .ask-question-forms .experts .photo.selected img,
.for-women-page .page-content .ask-question-forms .experts .photo:hover img {
  border: 2px solid #c1064f;
}
.for-women-page .page-content .articles-list .item .photo {
  border: 6px solid #c1064f;
}
.for-women-page .page-content .articles-list .visible a {
  color: #c1064f;
}
.for-women-page .page-content .faq-list .item {
  border-top: 2px solid #c1064f;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.bold {
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
}
.invisible {
  visibility: hidden;
}
[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}
pre {
  background: #fff;
}
.prev-detail-element,
.next-detail-element {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 60px;
  background: url(/bitrix/templates/main/./images/detail-arrows.png) no-repeat left top transparent;
}
.prev-detail-element {
  left: -90px;
}
.next-detail-element {
  right: -90px;
  background-position: right top;
}
.yellow-btn,
.btn-yellow {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 17px;
  color: #fff;
  font-size: 16px;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
  text-decoration: none;
  border: 0;
  background-color: #009894;
  text-align: center;
  cursor: pointer;
}
.more-btn {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px 17px;
  color: #fff;
  font-size: 16px;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
  text-decoration: none;
  border: 0;
  background-color: #009894;
  text-align: center;
  cursor: pointer;
  padding: 18px 17px 18px 54px;
  background: #009894 url("/bitrix/templates/main/./images/more-button-arrow.png") 15px center no-repeat;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.auth {
  background-position: 0 39px;
}
.btn {
  display: inline-block;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  padding: 7px 28px;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  color: #fff;
  background: #c1064f;
  font-size: 14px;
  text-decoration: none;
}
.btn:hover {
  color: #fdc9dd;
}
.page-content .article-body img {
  margin: 15px 35px 15px 0;
}
.page-content .downloads .files .item .file-icon {
  border: 0;
  border-radius: 0;
}
.articles-list-page .articles-list .btn-wrapper.wide {
  position: relative;
}
.articles-list-page .articles-list .btn-wrapper.wide .site-btn {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.h1 {
  margin: 0 0 30px 0;
  font-size: 48px;
  font-family: 'HelveticaLight';
  /*font-weight: 300;*/
  text-align: center;
  text-transform: uppercase;
}
.fancybox-overlay.shadow {
  background: rgba(0,0,0,0.5);
}
.who-you-are {
  width: 610px;
  padding: 40px;
  box-shadow: 5px 5px 5px 5px #ccc;
}
.who-you-are .btn {
  min-width: 300px;
  font-size: 24px;
}
.who-you-are .btn.no {
  background: #828282;
}
.who-you-are header {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  color: #009894;
  margin-bottom: 24px;
}
.test-page .plate {
  background: #fff;
  border-top: 1px solid #e8e8e8;
  padding: 34px 46px;
  font-size: 18px;
  line-height: 28px;
}
.test-page .only-one-answer {
  background: url(/bitrix/templates/main/./images/test-warn.png) no-repeat left center transparent;
  color: #f5a93c;
  font-family: 'HelveticaRegular';
  /*font-weight: 400;*/
  font-style: italic;
  padding-left: 85px;
  margin-top: 40px;
}
.test-page .question {
  color: #000;
  font-size: 20px;
  font-family: 'HelveticaRegular';
  /*font-weight: 400;*/
}
.test-page hr {
  height: 0;
  background: 0;
  border-top: 0;
  border-bottom: 1px dashed #009b91;
  margin-bottom: 25px;
}
.test-page .answer {
  margin: 50px 0 25px;
}
.test-page .answer li {
  list-style: none;
  padding-left: 50px;
  line-height: 40px;
}
.test-page .answer li input {
  display: none;
}
.test-page .answer li label {
  position: relative;
  cursor: pointer;
}
.test-page .answer li label:before {
  display: block;
  content: "";
  position: absolute;
  left: -50px;
  top: 5px;
  width: 12px;
  height: 12px;
  border: 1px solid #009b91;
  border-radius: 10px;
}
.test-page .answer li input:checked + label:before {
  background: #009b91;
}
.test-page .show-results {
  text-align: center;
}
.test-page .results-list > div {
  display: none;
  background: #009a90;
  padding: 25px 0 0;
  margin-top: 55px;
}
.test-page .results-list .data {
  overflow: hidden;
  margin: 0 auto;
}
.test-page .results-list .data img {
  float: left;
}
.test-page .results-list .data .text {
  color: #e5fefc;
  text-align: center;
  text-shadow: 0px 0px 1px #e5fefc;
  margin: 0 6px 6px;
}
.test-page .results-list .data .text .plate {
  background: #fff;
  padding: 44px 30px 1px;
}
.test-page .results-list .data .text h3 {
  font-size: 24px;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  text-transform: uppercase;
  margin: 10px 0 25px;
}
.test-page .results-list .data .text h4 {
  font-size: 18px;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  margin: 0 0 10px;
  color: #363636;
}
.test-page .results-list .data .text p {
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  color: #009a90;
  margin-bottom: 10px;
}
.ask-question-page #show-answers-btn {
  display: none;
}
.ask-question-page .show-answers .faq-list {
  display: block;
}
.fancybox-wrap .fancybox-close {
  background-color: #009894;
}
.for-women-page .fancybox-wrap .fancybox-close {
  background-color: #c1064f;
}
.hidden.popup {
  width: 775px;
  height: 500px;
  text-align: center;
  padding: 50px;
  border: 4px solid #009894;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden.popup .photo {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #009894;
}
.hidden.popup h3 {
  font-size: 16px;
  color: #009894;
  margin-bottom: 55px;
  margin-top: 20px;
}
.hidden.popup .text {
  text-align: left;
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  font-size: 14px;
  line-height: 20px;
}
.for-women-page .hidden.popup {
  border: 4px solid #c1064f;
}
.for-women-page .hidden.popup .photo {
  border: 2px solid #c1064f;
}
.faq-page .after-article {
  background: transparent;
}
.faq-page .page-content .impaza-box {
  border: 0;
}
.questionsTypeAboutDrug {
  display: none;
}
.about-drug-page .advantages-slider {
  position: relative;
  color: #fff;
}
.about-drug-page .advantages-slider .slider-item {
  float: left;
  position: relative;
}
.about-drug-page .advantages-slider .slider-item .comment {
  position: absolute;
  left: 60px;
  bottom: 140px;
  font-size: 30px;
}
.about-drug-page .advantages-slider .title {
  position: absolute;
  top: 40px;
  text-align: center;
  font-size: 30px;
  width: 100%;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
  text-transform: uppercase;
}
.about-drug-page .advantages-slider .pagination {
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 64px;
  bottom: 53px;
}
.about-drug-page .advantages-slider .pagination a {
  display: inline-block;
  width: 12px;
  height: 12px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
}
.about-drug-page .advantages-slider .pagination a.selected {
  background: #007061;
}
.about-drug-page .advantages-slider .pagination a + a {
  margin-left: 12px;
}
.about-drug-page .shedule {
  background: url(/bitrix/templates/main/./images/about-page-zigzag-pattern.png) repeat left top transparent;
  padding: 55px 44px 20px;
}
.about-drug-page .shedule .box-wrapper {
  text-align: center;
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 34px;
  margin-bottom: 44px;
}
.about-drug-page .shedule .box-wrapper .box-inner .advantages,
.about-drug-page .shedule .box-wrapper .box-inner .box {
  display: inline-block;
  vertical-align: top;
}
.about-drug-page .shedule .box-wrapper .box-inner .advantages {
  text-align: left;
}
.about-drug-page .shedule .box-wrapper .box-inner .advantages ul {
  margin-left: 34px;
  margin-top: 6px;
}
.about-drug-page .shedule .box-wrapper .box-inner .advantages li {
  font-family: 'HelveticaThin';
  /*font-weight: 100;*/
  font-size: 16.5px;
  margin-bottom: 18px;
  padding: 0 0 0 3px;
  text-transform: uppercase;
  list-style-image: url(/bitrix/templates/main/./images/about-page-bullit.png);
}
.about-drug-page .shedule .pill {
  vertical-align: middle;
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 35px;
}
.about-drug-page .shedule .pill + p {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 16px;
  font-family: 'Myriad Pro', sans-serif;
}
.about-drug-page .shedule .pill + p em {
  font-style: normal;
}
.about-drug-page .shedule p {
  font: italic 18px/26px 'Myriad Pro', sans-serif;
}
.about-drug-page .shedule p em {
  color: #009894;
}
.about-drug-page .how-it-works {
  padding: 50px;
  background: url(/bitrix/templates/main/./images/about-page-how-it-works-back.png) no-repeat center top #fff;
  position: relative;
  min-height: 706px;
}
.about-drug-page .how-it-works .text {
  margin: 100px 280px 0 110px;
  padding: 50px 50px 15px 50px;
  position: relative;
  background: #fff;
  border: 2px solid #009894;
  border-radius: 30px;
  text-align: center;
  font: 16px/26px 'Myriad Pro', sans-serif;
}
.about-drug-page .how-it-works .text p {
  font: 16px/26px 'Myriad Pro', sans-serif;
}
.about-drug-page .how-it-works .text:after,
.about-drug-page .how-it-works .text:before {
  left: 100%;
  top: 60%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.about-drug-page .how-it-works .text:after {
  border-color: rgba(255,255,255,0);
  border-left-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
.about-drug-page .how-it-works .text:before {
  border-color: rgba(0,152,148,0);
  border-left-color: #009894;
  border-width: 23px;
  margin-top: -23px;
}
.about-drug-page .how-it-works .doctor {
  position: absolute;
  right: 0;
  bottom: 0;
}
.about-drug-page .pdf {
  background: url(/bitrix/templates/main/./images/about-page-zigzag-pattern.png);
  padding: 30px 0;
}
.about-drug-page .pdf .icon,
.about-drug-page .pdf .download {
  display: inline-block;
  vertical-align: middle;
}
.about-drug-page .pdf .icon {
  border: 3px solid #e0e0e0;
  width: 48px;
  height: 48px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  color: #009894;
  text-transform: uppercase;
  margin-right: 29px;
  font-family: 'HelveticaBold';
  /*font-weight: bold;*/
}
.about-drug-page .pdf .download p {
  font: 16px/26px 'Myriad Pro', sans-serif;
  margin-bottom: 0;
  text-align: left;
  color: #959595;
}
.about-drug-page .pdf .download p a,
.about-drug-page .pdf .download p em {
  font: 16px/26px 'Myriad Pro', sans-serif;
}




/*Update 03.06.2015 unfriend ITSOFT -- new afala pack for articles*/
.impaza-box--afala .alignleft {
  width: 270px;
}

.impaza-box--afala .alignleft img {
  width: 80%;
  height: auto;
  display: block;
  margin: auto;
}

.page-content .after-article .impaza-box--afala {
  border-color: #901a3b;
}

.impaza-box--afala a,
.page-content .after-article .impaza-box--afala h3 {
  color: #901a3b;
}

.impaza-box--afala a:hover {
  color: #651229;
}










/*
Страница Мнение экспертов
*/
.expert-opinion {
  margin: 50px 0 35px;
  padding: 50px 10px 0;
  background-color: white;
}
.expert__videos {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap:  wrap;
}

.expert__video-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: calc(50% - 25px);
  margin-bottom:  50px;
}

.expert__video {
  position: relative;  
}
.expert__video img {
  width:  100%;
}
.expert__video .play-wrapper {
  position:  absolute;
  top:  50%;
  left:  55px;
  transform:  translateY(-50%);
}
.video-play-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  position: absolute;
  top: calc(50% - 27.5px);
  left: calc(50% - 27.5px);
  border-radius: 50%;
  background-color: #1C8F86;
  box-shadow: 0 0 0 35px rgba(28, 143, 134, 0.3);
  cursor:  pointer;
}
.video-play-btn svg {
  width: 18px;
  height: 22px;
  fill: white;
}
.page-content .expert__text,
.expert__text {
  margin: 20px 0 15px;
  color: #1C8F86;
  font-size: 20px;
}
.page-content .expert__name,
.expert__name {
  margin-bottom:  0;
  font-size:  16px;
  text-transform: uppercase;
}


.popup {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(28, 143, 134, 0.51);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 111;
}
.popup__overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.popup__container {
  display: table;
  width: 100%;
  height: 100%;
}
.popup__content {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.popup__item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #ffffff;
  padding: 50px;
}
.popup__close {
  cursor: pointer;
  display: block;
  width: 22px;
  height: 22px;
  background: url(/images/popup/close.png) no-repeat 0 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
.popup__video {
  width: 710px;
  height: 400px;
}
@media (max-width: 960px) {
  .popup__video {
    width: 400px;
    height: 225px;
  }
}
@media (max-width: 560px) {
  .popup__video {
    width: 280px;
    height: 200px;
  }
}
/*
Конец Страницы Мнение экспертов
*/








.page-header .main-menu .link {
  font-size: 12px;
}
.page-header .main-menu .item.for-women {
  width: 200px;
}

.buy-section {
  padding: 100px 0;
}
.buy-section__title-block {
    margin-bottom: 50px;
}

.buy-section__title {
    font-size: 62px;
    color: #2d2d2d;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: none;
}

.buy-section__subtitle {
    margin-top: 0;
    font-size: 20px;
    color: #787878;
    font-weight: 300;
    text-transform: none;
}

.buy-section .pharmacys-block .shops_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.buy-section .pharmacys-block .shops_list li {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.buy-section .pharmacys-block .shops_list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 237px;
    padding: 40px 30px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .07);
    border-radius: 5px;
    box-sizing: border-box;
}
.buy-section .pharmacys-block .shops_list img {
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 1024px) {
    .buy-section__title-block {
        margin-bottom: 40px;
    }

    .buy-section__title {
        font-size: 48px;
    }

    .buy-section__subtitle {
        font-size: 18px;
    }

    .buy-section .shops_list {
        grid-template-columns: repeat(2, 1fr);
    }

    .buy-section .shops_list li a {
        height: 200px;
        padding: 20px 15px;
    }
}

@media (max-width: 600px) {
    .buy-section__title-block {
        margin-bottom: 30px;
    }

    .buy-section__title {
        font-size: 36px;
    }

    .buy-section__subtitle {
        font-size: 16px;
    }

    .buy-section .pharmacys-block .shops_list {
        grid-template-columns: 1fr;
    }

    .buy-section .pharmacys-block .shops_list li a {
        height: 180px;
    }
}

/* End */
/* /bitrix/templates/main/styles.css?1742362658412 */
/* /bitrix/templates/main/template_styles.css?176370454850754 */
