

/* Start:/css/main.css?163101408551089*/
@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
addres,
caption,
cite,
code,
dfh,
em,
strong,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
del {
  text-decoration: none;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
b,
strong {
  font-weight: bold;
}
q:before,
q:after {
  content: ' ';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
a {
  text-decoration: none;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/css/../fonts/HelveticaNeueCyr-Roman.eot");
  src: url("/css/../fonts/HelveticaNeueCyr-Roman.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/HelveticaNeueCyr-Roman.woff") format('woff'), url("/css/../fonts/HelveticaNeueCyr-Roman.ttf") format('truetype'), url("/css/../fonts/HelveticaNeueCyr-Roman.svg#din_reg") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/css/../fonts/HelveticaNeueCyr-Medium.eot");
  src: url("/css/../fonts/HelveticaNeueCyr-Medium.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/HelveticaNeueCyr-Medium.woff") format('woff'), url("/css/../fonts/HelveticaNeueCyr-Medium.ttf") format('truetype'), url("/css/../fonts/HelveticaNeueCyr-Medium.svg#din_med") format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/css/../fonts/HelveticaNeueCyr-Bold.eot");
  src: url("/css/../fonts/HelveticaNeueCyr-Bold.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/HelveticaNeueCyr-Bold.woff") format('woff'), url("/css/../fonts/HelveticaNeueCyr-Bold.ttf") format('truetype'), url("/css/../fonts/HelveticaNeueCyr-Bold.svg#din_bold") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/css/../fonts/HelveticaNeueCyr-Black.eot");
  src: url("/css/../fonts/HelveticaNeueCyr-Black.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/HelveticaNeueCyr-Black.woff") format('woff'), url("/css/../fonts/HelveticaNeueCyr-Black.ttf") format('truetype'), url("/css/../fonts/HelveticaNeueCyr-Black.svg#din_black") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/css/../fonts/HelveticaNeueCyr-Light.eot");
  src: url("/css/../fonts/HelveticaNeueCyr-Light.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/HelveticaNeueCyr-Light.woff") format('woff'), url("/css/../fonts/HelveticaNeueCyr-Light.ttf") format('truetype'), url("/css/../fonts/HelveticaNeueCyr-Light.svg#neo_light") format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Solomon Sans";
  src: url("/css/../fonts/Solomon%20Sans%20Light.eot");
  src: url("/css/../fonts/Solomon%20Sans%20Light.eot?#iefix") format('embedded-opentype'), url("/css/../fonts/Solomon%20Sans%20Light.woff") format('woff'), url("/css/../fonts/Solomon%20Sans%20Light.ttf") format('truetype'), url("/css/../fonts/Solomon%20Sans%20Light.svg#sol_light") format('svg');
  font-weight: normal;
  font-style: normal;
}
header.site-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 90pt;
  z-index: 1001;
  box-shadow: 0 2px 15px 0 rgba(50,50,50,0.75);
}
header.site-header a.logo {
  padding-right: 25px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
header.site-header .header-wrap {
  width: 998px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header.site-header .bg {
  background-color: rgba(0,0,0,0.2);
  position: fixed;
  top: 120px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
header.site-header nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex: 1 0 0px;
      -ms-flex: 1 0 0px;
          flex: 1 0 0px;
}
header.site-header nav a {
  text-align: center;
  -webkit-flex: 0 0 44px;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
/*&:first-child {
    			margin-left: 30px;
    		}
    		&:last-child {
    			margin-right: 20px;
    		}*/
}
header.site-header nav a:hover img {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
header.site-header nav a.active span {
  color: #df2433;
}
header.site-header nav a span {
  margin-top: 10px;
  display: block;
  color: #060606;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}
header.site-header nav a img {
  width: 44px;
  height: 44px;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  display: inline-block;
}
header.site-header .topmobmenu {
  display: none;
}
.not-mobile header.site-header nav a:first-child {
  margin-left: 30px;
}
.not-mobile header.site-header nav a:last-child {
  margin-right: 20px;
}
.mobile header.site-header .header-wrap {
  width: 640px;
}
.mobile header.site-header nav {
  display: none;
}
.mobile header.site-header .topmobmenu {
  display: block;
}
.mobile header.site-header nav {
  position: fixed;
  top: 90pt;
  left: 0;
  right: 0;
  /*width: 395px;*/
  background-color: #f5f5f5;
  z-index: 1000;
  bottom: 0px;
  padding-top: 20px;
}
.mobile header.site-header nav a {
  display: block;
  text-align: left;
  padding: 20px 0px 20px 20px;
}
.mobile header.site-header nav a img {
  width: 92px;
  height: 88px;
  vertical-align: middle;
  margin-right: 30px;
}
.mobile header.site-header nav a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  margin-top: 0;
}
.mobile header.site-header.active nav {
  display: block;
}
@media screen and (max-height: 910px) {
  .mobile header.site-header nav a {
    padding: 10px 0px 10px 30px;
  }
  .mobile header.site-header nav a img {
    display: none;
  }
}
.mobile .site-header.active .bg {
  display: block;
}
.awards-wrap {
  box-shadow: 0 -2px 15px 0 rgba(50,50,50,0.75);
  background-color: #fff;
  position: relative;
  z-index: 990;
}
.awards-wrap .wrapper {
  width:965px;
  display:flex;
  align-items:flex-start;
  margin:0 auto;
}
.mobile .awards-wrap .wrapper {
  width:540px;
  flex-direction:column;
}
.awards {
  display:inline-block;

  position: relative;
  width: 688px;
  /*width: 988px;*/
  margin: 30px auto 0;
  padding: 60px 0px;
}
.awards h1 {
  padding-left: 10px;
  margin-bottom: 40px;
}
.awards table {
  /*display:inline-block;*/

  width: 665px;
  /*width: 965px;*/
  margin: 0;
  /*margin: 0 auto;*/
}
.awards-wrap .more {
  position: relative;
  padding: 60px 0px;
  width: 270px;
  margin: 0 15px;
}
.awards-wrap .wrap {
    height: 195px;
    width: 177px;
    margin: 85px 15px 0;
    text-align: center;
    color: #59433b;
    font-size: 0.8em;
    position: relative;
}
.mobile .awards-wrap .wrap {
  margin:45px 15px 0;
}
.mobile .awards-wrap .more {
  padding: 0;
  /*padding: 0px 0px 60px;*/
  width: 540px;
}
.awards-wrap .more h1 {
  margin-bottom:40px;
}
.awards-wrap .more img {
  height:135px;
}

.awards-wrap .awards:after  {
  content:'';
  position:absolute;
  top:10%;
  right:-6px;
  width:1px;
  height:80%;
  background:#9b9b9b;
}
.mobile .awards-wrap .awards:after  {
  content:none;
}
.awards p {
  padding: 60px 0 40px;
  margin: 0;
  color: #242424;
  font-size: 40px;
}
.awards .carousel {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 195px;
  overflow: hidden;
}
.awards .carousel li {
  height: 195px;
  width: 177px;
  margin: 0 15px;
  /*margin: 0 25px;*/
  text-align: center;
  color: #59433b;
  font-size: 0.8em;
  position: relative;
}
.awards-wrap .more .wrap div {
  position:absolute;
  top:-50px;
}
.awards .carousel div {
  position: absolute;
  top: 135px;
}
.awards .carousel a {
  font-size: 1em;
  color: #2193ff;
  text-decoration: underline;
}
.awards .carousel a img{
  max-height: 135px;
  width: auto;
}
.jcarousel-clip {
  overflow: hidden;
  width: 100%;

}
@media screen and (max-width: 768px) {
  .jcarousel-clip {
    /*overflow-x: scroll;*/
    /*flex: 1;*/
  }
}
.jcarousel-container {
  margin: 0 auto;
  width: 615px;
  /*width: 915px;*/
}
.mobile .awards-wrap .more {
    display: flex;
    flex-direction: column;
    align-items:center;
}
.mobile .awards {
  /*width: 340px;*/
  width: 640px;
}
.mobile .awards table {
  /*width: 340px;*/
  width: 540px;
}
.mobile .awards .jcarousel-container {
  /*width: 240px;*/
  width: 540px;
}
.mobile .awards .awards {
  width: 630px;
  padding-left: 10px;
}
.mobile .awards .carousel li {
  width: 240px;
  /*width: 215px;*/
}
.warn {
  width: 100%;
  font-family: "Solomon Sans";
  font-size: 15px;
  color: #626262;
  text-align: center;
  position: relative;
  z-index: 31;
  background-color: #f5f5f5;
  text-transform: uppercase;
  line-height: 18px;
}
.warn div {
  padding: 6px 0;
}
footer {
  background-color: #ba2238;
  width: 100%;
  position: relative;
  color: #fff;
}
footer>div {
  height: 5pc;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
footer>div>div {
  display: inline-block;
  vertical-align: top;
}
footer .links a {
  margin-left: 10px;
}
footer .copyright {
  -webkit-flex: 1 0 0px;
      -ms-flex: 1 0 0px;
          flex: 1 0 0px;
}
footer .age {
  width: 76px;
  height: 76px;
  background: url("/images/age.png");
  margin-right: 20px;
}
.faq-footer {
  background-color: #eae8e8;
  background-image: url("/images/faq-footer.jpg");
  background-size: auto 100%;
  background-position: center;
  width: 100%;
  height: 160px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}
.faq-footer a {
  padding: 15px 30px;
  background-color: #b8253b;
  border-radius: 7px;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 27px;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Helvetica Neue";
  font-weight: 600;
}
.faq-footer a:hover {
  background-color: #da445a;
}
aside.cago-block.two-col {
  margin: 60px 0 0;
  white-space: nowrap;
  max-height: 9999px;
}
aside.cago-block.two-col * {
  white-space: normal;
}
aside.cago-block.two-col .left-col {
  width: 300px;
  margin-right: 52px;
}
aside.cago-block.two-col .left-col img {
  width: 100%;
  position: relative;
  top: -23px;
}
aside.cago-block.two-col .right-col {
  width: 663px;
  position: relative;
}
aside.cago-block.two-col .right-col:before {
  width: 25px;
  height: 140px;
  background: url("/images/brace.png");
  display: inline-block;
  content: '';
  position: absolute;
  top: -10px;
  left: -37px;
}
aside.cago-block.two-col h1 {
  font-size: 20px;
  font-weight: 600;
  padding-left: 12px;
  padding-top: 10px;
  line-height: 1.3em;
  color: #000;
}
aside.cago-block.two-col h2 {
  line-height: 1.3em;
  letter-spacing: 0.01em;
  margin-bottom: 7px;
}
aside.cago-block.two-col p {
  line-height: 1.4em;
}
.cago-block-desc {
  font-weight: 200;
  font-size: 14px;
  line-height: 1.9em;
  text-transform: uppercase;
}
#scroller,
.btn,
.fancybox-error {
  white-space: nowrap;
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative;
}
.fancybox-skin {
  background: 0 0;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url("/css/../images/fancy/fancybox_sprite.783d4031.png");
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -81pt;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/css/../images/fancy/fancybox_loading.05d02ac2.gif") center center no-repeat;
}
.fancybox-close {
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: url("/css/../images/fancy/blank.32547260.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.back .video,
.wrapper .video {
  max-height: 743px;
  position: relative;
}
.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/css/../images/fancy/fancybox_overlay.cbc24401.png");
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
b,
label,
optgroup,
strong {
  font-weight: 700;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0,0,0,0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8);
}
#fancybox-buttons,
#fancybox-thumbs {
  position: fixed;
  left: 0;
  z-index: 8050;
}
@media only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url("/css/../images/fancy/fancybox_sprite@2x.4ac18877.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("/css/../images/fancy/fancybox_loading@2x.d8186691.gif");
    background-size: 24px 24px;
  }
}
#fancybox-buttons {
  width: 100%;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.05);
  background: #323232;
  background: linear-gradient(top, #444 0, #343434 50%, #292929 50%, #333 100%);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url("/css/../images/fancy/fancybox_buttons.png");
  background-repeat: no-repeat;
  outline: 0;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
#fancybox-thumbs {
  width: 100%;
  overflow: hidden;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: 0;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
.fancybox-inner {
  background-color: #fff;
  border-radius: 25px;
  border: 2px solid #df2433;
}
.fancybox-close {
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 35px;
  background: url("/css/../images/closebtn.png") left top no-repeat;
  height: 45px;
  width: 45px;
}
.popuptext {
  padding: 85px 35px 35px;
}
.popuptext h1 {
  font-size: 20px;
}
.spec-popup-inner {
  padding: 35px 35px 18px;
}
.spec-popup-inner p {
  margin-bottom: 1em;
}
.spec-popup-inner a {
  border-bottom: 1px solid;

}
.spec-popup-inner a.a-back {
  border-bottom: 1px dotted;
  width: 100px;
  font-size: 16px;
  margin: 10px auto;
  display: block;
  text-align: center;
}
.spec-popup-inner .scroll {
  margin-top: 0 !important;
}
.mCustomScrollBox {
  outline: none;
}
.faq-form {
  padding: 15px;
  margin-bottom: 40px;
}
.faq-form input.captcha {
  width: 120px;
  /*width: 180px;*/
}
.faq-form .text {
  font-family: "Helvetica Neue", sans-serif;
  background-color: white;
  /*background-color: #e0e0e0;*/
  text-indent: 25px;
  width: 100%;
  border-radius: 14px;
  /*border-radius: 8px;*/
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 17px;
  margin-bottom: 15px;
  border: 1px solid rgba(0,0,0,0.27);
  /*border: none;*/
  outline: none;

  box-shadow: 0px 0px 5px 1px rgba(0 ,0, 0, 0.27);

}
.faq-form a {
  color:black;
  text-decoration:underline;
}
.faq-form a:hover {
  text-decoration:none !important;
}
.faq-form .text:focus {
  box-shadow: 0px 0px 5px 1px #e12432;
}
.faq-form textarea.text {
  height: 105px;
}
.faq-form .form-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.faq-form .form-line-margin .text {
  width:calc(50% - 10px);
}
.faq-form .form-line-margin  {
  margin-bottom:15px;
}
.faq-form .form-line img {
  display: block;
}
.faq-form .form-line input {
  margin-bottom: 0;
}
.faq-form .form-line label.radio {
  color: #231f20;
  overflow: hidden;
  height: 19px;
  line-height: 19px;
  cursor: pointer;
  white-space: nowrap;

  font-weight: 500;
}
.faq-form .form-line label.radio input {
  opacity: 0;
  position: absolute;
  top: 0;
}
.faq-form .form-line label.radio input:checked ~ span {
  background: url("/images/radio-act.png") left center no-repeat;
}
.faq-form .form-line label.radio span {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: relative;
  top: 3px;
  margin-right: 3px;
  background: url("/images/radio.png") left center no-repeat;
}
.faqlist {
  position: relative;
}
.faqlist .inner {
  width: 100%;
}
.faqlist .q {
  padding: 20px 35px 20px 28px;
  /*background-color: #fff;*/
  background-color: #c9c9c9;
  border: 2px solid white;
  /*border: 2px solid #c9c9c9;*/
  border-radius: 15px;
  position: relative;
  margin-bottom: 17px;
}
.faqlist .q .name {
  float: left;
  font-weight: 600;
  color: #000;
  font-size: 17px;
  position: relative;
  left: 1px;
}
.faqlist .q .date {
  float: right;
  font-weight: 700;
  color: #c9c9c9;
  font-size: 1em;
}
.faqlist .q .text {
  font-size: 0.9em;
  color: #000;
  font-weight: 300;
  line-height: 1.5;
}
.faqlist .q .redline {
  height: 1px;
  width: 100%;
  clear: both;
  font-size: 1px;
  background-color: #e12432;
  margin: 22px 0 15px;
}
.faqlist .q .sex {
  height: 62px;
  left: -17px;
  position: absolute;
  top: -25px;
  width: 62px;
}
.faqlist .q .sex.female {
  background: url("/css/../images/ava_fem.fecb8f0c.png") center center no-repeat;
}
.faqlist .q .sex.male {
  background: url("/css/../images/ava_m.b2b1bc08.png") center center no-repeat;
}
.faqlist .a {
  padding: 20px 30px;
  background-color: white;
  /*background-color: #e12432;*/
  border: 2px solid #c9c9c9;
  border-radius: 15px;
  position: relative;
  margin-bottom: 60px;
}
.faqlist .a .tale {
  position: absolute;
  bottom: -20px;
  right: 30px;
  background: url("/css/../images/tale.4ca40853.png") center center no-repeat;
  width: 30px;
  height: 20px;
}
.faqlist .a .text {
  font-size: 0.9em;
  color: black;
  /*color: #fff;*/
  font-weight: 400;
  line-height: 1.5;
}
.nav {
  margin-top: 25px;
  width: 100%;
  margin-bottom: 40px;
}
.nava a {
  width: 20px;
  height: 40px;
  float: left;
  color: #e12432;
  font-weight: 700;
  font-size: 1.25em;
  margin: 0 5px;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
}
.nava a:hover {
  text-decoration: underline;
}
.nava a.act {
  width: 40px;
  border-radius: 40px;
  color: #fff;
  background: linear-gradient(to bottom, #e42432 0, #bd2238 100%);
  text-decoration: none;
}
.navarrs {
  text-align: right;
}
.pitem {
  position: relative;
}
.pitem-label {
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  width: 15pc;
  text-transform: uppercase;
}
.pitem-tab {
  color: #000;
  border-bottom: 2px dotted #000;
  font-size: 1.3em;
  cursor: pointer;
}
.pitem-tab.-active {
  border: 5px solid #de2432;
  border-radius: 28px;
  padding: 8px 10px 4px;
  line-height: 1em;
}
.pitem-list {
  display: inline-block;
  vertical-align: middle;
  padding-left: 13px;
  margin: 15px 0;
}
.pitem-list-item {
  display: inline-block;
  margin: 0;
  width: 84px;
  height: 70px;
  font-size: 15px;
  line-height: 70px;
  text-align: center;
  padding: 0 9pt;
  box-sizing: border-box;
  position: relative;
  font-weight: bold;
  color: #de3e36;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.pitem-list-item.drag {
  background-image: url("/css/../images/pill.png");
}
.pitem-list-item.drag-2 {
  background-image: url("/css/../images/pill-many.png");
}
.pitem-list-item.drag:before,
.pitem-list-item.drag-2:before {
  content: "";
  height: 22px;
  width: 22px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
.pitem-list-item.cntr {
  width: 40px;
  text-align: center;
}
.form-control {
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  font-family: "Helvetica Neue", sans-serif;
  height: 34px;
  box-sizing: border-box;
}
.form-group {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.form-group:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.btn.btn-success {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 6px 9pt;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn.btn-success:hover {
  background-color: #449d44;
  border-color: #398439;
}
.video {
  height: 67vh !important;
  min-height:733px;   
  max-height: 743px;
  z-index: 20;
  /*background: url("/images/videobg.5b41fef6.jpg") center center no-repeat #f0faff;*/
  width: 100%;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}
.video table td {
  padding-top: 17px;
}
.video .vpause,
.video .vplay {
  width: 76px;
  height: 76px;
  display: block;
  cursor: pointer;
}
.video .vplay {
  background: url("/css/../images/v_play.7266a555.png") center center no-repeat;
}
.video .vplay.played {
  background: url("/css/../images/v_playact.0b7a8bf1.png") center center no-repeat;
}
.video .vpause {
  background: url("/css/../images/v_pause.42276016.png") center center no-repeat;
}
.video .videoContainer {
  width: 998px;
  margin: 0 auto;
  position: relative;
  z-index: 30;
}
.video .alt {
  z-index: 20;
  position: relative;
  background: url("/css/../images/video_alt_v3.2b7c090a.png") 50% 100% no-repeat;
  width: 100%;
  height: 100%;
  background-size: auto 86%;
  padding-left: 75pt;
  margin-left: -75pt;
  margin-top: -107px;
}
.video .alt .text {
  position: absolute;
  bottom: 20px;
  left: 150pt;
  right: 0pt;
  font-size: 13px;
}
.video .alt .text div {
  width: 998px;
  margin: 0 auto;
}
.video div.bgg3,
.video .pbgl1,
.video .pbgl2,
.video .pbgr1,
.video .pbgr2 {
  position: absolute;
  width: 100%;
}
.video div.bgg3 {
  top: 0;
  background: url("/css/../images/bgg3.fa0a31d5.png") left center no-repeat;
  height: 67vh;
  max-height: 743px;
  z-index: 10;
}
.video #myVideo {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  /*height: 560px;*/
  z-index: 20;
  height: calc(67vh - 100px) !important;
  max-height: 733px;
  min-height: 733px;
}
.mobile .video {
  margin: 0 auto;
  height: 442px;
  background-size: cover;
/*.text {
        div {
            width: 685px;
        }
    }
    &>div {
        background-size: 40pc auto;
        height: 442px
    }*/
}
.mobile .video #myVideo {
  height:650px;
}
.mobile .video .videoContainer {
  width: 640px;
}
.mobile .video .alt {
  background-size: 40pc auto;
  width: 640px;
  background-position: 30% 100%;
  /*margin: -107px auto 0;*/
  margin: -25% auto 0;
}
.mobile .video .alt .text {
  left: 50px;
}
.mobile .video .alt .text div {
  width: 640px;
  margin: 0 auto;
}
.runtext {
  width: 100%;
  background: #c9d5dd;
  padding: 90pt 0 0;
  z-index: 999;
  box-shadow: 0 1px 4px 0 rgba(50,50,50,0.1);
}
.runtext #scroller_container {
  clear: both;
  height: 30px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.runtext #scroller_container:after,
.runtext #scroller_container:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  width: 90pt;
  z-index: 9;
  background: linear-gradient(to right, RGBA(202, 213, 221, 1) 0, rgba(202,213,221,0) 100%);
}
.runtext #scroller_container:after {
  right: 0;
  background: linear-gradient(to right, rgba(202,213,221,0) 0, RGBA(202, 213, 221, 1) 100%);
}
.runtext #scroller {
  line-height: 30px;
  font-size: 20px;
}
.runtext .runtext-close {
  position: absolute;
  height: 20px;
  width: 20px;
  padding: 5px;
  line-height: 20px;
  display: block;
  right: 0;
  top: 90pt;
  color: #999;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
}
.runtext .runtext-close:hover {
  color: #f00;
}
.runtext p {
  display: inline;
  padding-left: 250px;
}
.infos-wrap {
  width: 100%;
  background-color: #efeaea;
  z-index: 30;
  box-shadow: 0px -2px 5px 0px rgba(50,50,50,0.1);
  overflow: hidden;
}
.infos-wrap .infos {
  height: 400px;
}
.infos-wrap .infos div.inf {
  text-align: center;
  margin: 50px auto 0;
  font-size: 0.8em;
  color: #060606;
  width: 25%;
  float: left;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  transition: all 0.8s ease;
  box-sizing: border-box;
}
.infos-wrap .infos div.inf div {
  color: #060606;
  margin: 30px 0 10px;
  padding: 0;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.infos-wrap .infos div.inf a {
  text-decoration: none;
  font-size: 1em;
}
.infos-wrap .infos div.inf.view {
  opacity: 1;
  transition: all 0.8s ease;
}
.infos-wrap .infos div.inf img {
  transition: all 0.1s ease;
}
.infos-wrap .infos div.inf img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.index .awards {
  margin: 0;
  /*margin: 0 auto;*/
}
.index .tab-controls {
  margin-bottom: 50px;
}
.scheme-block {
  background: url("/images/bg4.png");
  min-height: 400px;
  position: relative;
}
.scheme-block.opened .scheme-detail {
  opacity: 1;
}
.scheme-block.opened .close {
  opacity: 1;
}
.scheme-block .close {
  position: absolute;
  top: 15px;
  height: 45px;
  width: 45px;
  z-index: 999;
  right: 15px;
  background: url("/images/closebtn.png") left top no-repeat;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.4s;
}
.scheme-block h1 {
  margin-bottom: 0;
}
.scheme-block h2 {
  color: #9c9a9a;
}
.scheme-block .scheme-detail {
  padding: 30px 0px;
  display: none;
  opacity: 0;
  transition: opacity 0.4s;
  position: relative;
}
.scheme-block .scheme-detail img {
  margin-top: -70px;
  margin-bottom: -40px;
  max-width: 100%;
}
.scheme-block .scheme-detail .tab-controls,
.scheme-block .scheme-detail .tab-item {
  position: relative;
  z-index: 10;
}
.scheme-block .scheme-start {
  cursor: pointer;
  height: 400px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.scheme-block .scheme-start .pill {
  width: 226px;
  height: 223px;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-image: url("/images/pill-big.png");
  background-size: cover;
  margin: 0 60px;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
}
.scheme-block .scheme-start .scheme-btn {
  position: relative;
  color: #9c9a9a;
  padding: 20px;
  white-space: nowrap;
}
.scheme-block .scheme-start .scheme-btn:after {
  background-image: url("/images/pushtext.png");
  background-size: cover;
  width: 430px;
  height: 221px;
  position: absolute;
  top: 1px;
  right: -20px;
  content: '';
  display: inline-block;
}
.scheme-block .scheme-start .scheme-btn-big {
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 32px;
  margin-bottom: 3px;
}
.scheme-block .scheme-start .scheme-btn-small {
  font-size: 25px;
}
.scheme-block .scheme-start:hover .pill {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.not-mobile .scheme-block .header {
  text-align: right;
}
.not-mobile .scheme-block .header h1 {
  width: 200px;
}
.pbgl1,
.pbgl2,
.pbgr1,
.pbgr2 {
  position: absolute;
  pointer-events: none;
  z-index: 21;
  bottom: 0;
  width: calc(50% - 499px);
}
.pbgl1,
.pbgl2 {
  left: 0;
}
.pbgr1,
.pbgr2 {
  right: 0;
}
.pbgl1 {
  background: url("/css/../images/pbg1.5fd64d0f.png") right top no-repeat;
  top: 820px;
}
.pbgr1 {
  background: url("/css/../images/pbg2.b860a6f1.png") left top no-repeat;
  top: 975pt;
}
.pbgr2 {
  background: url("/css/../images/pbg4.95c971f3.png") left top no-repeat;
  top: 900px;
}
.pbgl2 {
  background: url("/css/../images/pbg3.cadebf62.png") right top no-repeat;
  top: 125pc;
}
.slider {
  height: 800px;
  width: 100%;
  position: relative;
  z-index: 10;
  box-shadow: 0 2px 15px 0 rgba(50,50,50,0.75);
}
.slider .slides>li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.slider .slider-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
}
.slider .slider-content div {
  margin-left: auto;
  width: 480px;
  margin-top: -80px;
}
.slider .slider-content p {
  color: #7d7775;
}
.slider .slider-pills {
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.slider .slider-pills div {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer;
}
.slider .slider-pills div:not(:last-child) {
  margin-right: 4px;
}
.slider .slider-pills div:hover:after,
.slider .slider-pills div.active:after {
  box-shadow: inset 0px 0px 0px 2px #e32432;
  -webkit-transform: scale(1.67);
          transform: scale(1.67);
}
.slider .slider-pills div.active:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.slider .slider-pills div:after,
.slider .slider-pills div:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 18px;
  height: 18px;
  display: inline-block;
  content: '';
  border-radius: 50%;
  transition: 0.1s;
}
.slider .slider-pills div:after {
  box-shadow: inset 0px 0px 0px 3px #e32432;
}
.slider .slider-pills div:before {
  background: linear-gradient(to bottom, #e32431 0%, #b92237 100%);
  -webkit-transform: scale(0);
          transform: scale(0);
}
.slider[data-slide="1"] .slides li:nth-child(1) {
  opacity: 1;
  visibility: visible;
}
.slider[data-slide="2"] .slides li:nth-child(2) {
  opacity: 1;
  visibility: visible;
}
.slider[data-slide="3"] .slides li:nth-child(3) {
  opacity: 1;
  visibility: visible;
}
.slider[data-slide="4"] .slides li:nth-child(4) {
  opacity: 1;
  visibility: visible;
}
.slider[data-slide="5"] .slides li:nth-child(5) {
  opacity: 1;
  visibility: visible;
}
.slider-1 .slides li {
  background-position: 0 50%;
  background-size: auto 100%;
}
.slider-1 .slides li:nth-child(1) {
  background-image: url("/images/slider/1.jpg");
}
.slider-1 .slides li:nth-child(2) {
  background-image: url("/images/slider/2.jpg");
}
.slider-1 .slides li:nth-child(3) {
  background-image: url("/images/slider/3.jpg");
}
.slider-1 .slides li:nth-child(4) {
  background-image: url("/images/slider/4.jpg");
}
.slider-1 .slides li:nth-child(5) {
  background-image: url("/images/slider/5.jpg");
}

.slider-2 .slides li:nth-child(1) {
  background-color: #f8fafc;
  background-position: 0 50%;
  background-size: auto 100%;
  background-image: url("/images/bg5.jpg");
}

.slider-main ul li a {
  position:relative; 
  margin:0 auto; 
  display:block; 
  display:flex; 
  justify-content:center; 
  align-items:center; 
  height: inherit;
  background-position:50% 0%;
  background-repeat:no-repeat;
  /*background-size:contain;*/
  background-size:auto 95%;
  /*background-size:69%;*/
}
.slider-main img {  
  max-width:100vw !important;
}
.slider-main .slider-pills { 
  bottom:15px;
}
.slider-main .slider-arrows {
  width: 998px;
  position: absolute;
  margin-left: calc(50% - 499px);
  top: calc(50% - 29px);
  display:flex;
  justify-content:space-between;
}
.slider-main .slider-arrows .toright, .slider-main .slider-arrows .toleft {
  cursor:pointer;
  transition:transform 0.2s;
  z-index:20;
  padding:10px;
}
.slider-main .slider-arrows .toright:hover, .slider-main .slider-arrows .toleft:hover {
  transform:scale(1.1);
}
.mobile .slider-main {
  height:67vh;
  max-height:743px;   
  min-height:733px;   
}
.mobile .slider-main .slider-arrows {
  width: 680px;
  margin-left: calc(50% - 340px);
}
.mobile .slider-main ul li a {
  display:flex !important;
  align-items:flex-start !important;
  background-size:auto 95%;
  /*background-size:160%;*/
  /*background-size:cover;*/
}
.mobile .slider-main ul li a img {
  height:auto !important;
  max-height:100%;
}

.mobile .html-text table {
  max-width: 569px;
}
.mobile .scheme-start {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mobile .scheme-start .pill,
.mobile .scheme-start .scheme-btn {
  position: relative;
  top: -60px;
}
.mobile .scheme-block .close {
  right: calc(50% - 300px);
}
.mobile .round-btn {
  display: block;
  text-align: center;
}
.mobile .pbgl1,
.mobile .pbgl2,
.mobile .pbgr1,
.mobile .pbgr2 {
  display: none;
}
.mobile .infos div.inf.view {
  padding: 0 40px;
  width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.mobile .slider .slides li {
  background-position: 40% 50%;
}
.mobile .slider .slides li:before {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  content: '';
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 40%, #fff 100%);
}
.mobile img {
  max-width: 600px;
}
.mobile .fancybox-wrap img {
  max-width: 570px;
}
.mobile main {
  width: 640px;
  margin: 0 auto;
}
.mobile .faq-form {
  padding: 15px;
}
.mobile .faq-form .form-line img {
  margin-right: 10px;
}
.mobile .faq-form .form-line>div {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.mobile .faq-form .form-line label.radio {
  white-space: normal;
}
.mobile .faq-form .form-text {
  font-size: 12px;
}
.mobile .faq-form input.captcha {
  width: 100px;
  margin-right: 10px;
}
.mobile aside.cago-block.two-col {
  margin: 60px 0 40px;
}
.mobile aside.cago-block.two-col .left-col {
  width: 210px;
}
.mobile aside.cago-block.two-col .left-col img {
  top: 0px;
}
.mobile aside.cago-block.two-col .right-col {
  width: 340px;
}
.mobile aside.cago-block.two-col h2 {
  font-size: 10px;
  line-height: 1.2em;
}
.mobile aside.cago-block.two-col p {
  font-size: 9px;
  line-height: 1.4em;
}
.mobile .popuptext {
  width: 640px;
  box-sizing: border-box;
}
.mobile .popuptext p {
  line-height: 1.2em;
}
.mobile .file-item .download {
  position: static;
  height: 100px;
  margin: 20px -30px -20px;
  opacity: 1;
}
.html-text {
  font-size: 15px;
}
.html-text table {
  margin-left: auto !important;
  margin-right: auto !important;
}
.html-text li,
.html-text ol,
.html-text ul {
  list-style: initial;
}
body>#bx-panel.bx-panel-fixed {
  z-index: 1002 !important;
}
body {
  font-family: "Helvetica Neue", sans-serif;
  background-color: #ebf8fd;
  position: relative;
}
h1,
h2 {
  font-weight: normal;
  color: #060606;
  margin-bottom: 20px;
  text-transform: uppercase;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 20px;
  margin-bottom: 1em;
}
main {
  width: 998px;
  padding-top: 170px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  display: block;
}
strong {
  color: #de2838;
}

.wrap_disease_compare
{
padding:30px;
margin:20px 0 20px 0;
border: 2px dashed #df2433;
    border-radius: 25px;
}


.desc_table_disease
{
display:block;
margin-top:20px;
font-size: 15px;
color:#CCC;
}


.disease_compare
{
width:100%;
font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
}


.disease_compare td,th
{
width:20%;
padding-top:30px;
vertical-align:top;
}

.disease_compare td,th:not(:last-child)
{
padding-right:20px;
}

.disease_compare thead td
{
color: #de2838;
font-weight:bold;
}

.ds_h
{
padding-right:20px;
padding-left:20px;
background-color:#FFF;
    border-radius: 25px;
}

.disease_h
{
text-align:right;
}

.symptoms_h
{
text-align:left;
color:#000;
}


.disease_list
{
display:table;
width:100%;
margin:40px 0 40px 0;

}

.disease_list > li
{
display:table-cell;
width:25%;
vertical-align:top;
}

.disease_list > li > a
{
}


.disease_list > li > a > .name
{
display:block;
margin-top:10px;
width:200px;
text-align:center;
text-transform: uppercase;
color:#000;
}

.disease_list > li > a > img
{
display:block;
width:200px;
height:200px;
border-radius:100%;
}

.disease_list_ca
{
display:table;
width:100%;
margin:40px 0 40px 0;

}

.disease_list_ca > li
{
display:table-cell;
width:50%;
vertical-align:top;
}

.disease_list_ca > li > a
{
}


.disease_list_ca > li > a > .name
{
display:block;
margin-top:10px;
width:450px;
text-align:center;
text-transform: uppercase;
color:#000;
}

.disease_list_ca > li > a > img
{
display:block;
width:450px;
height:200px;
}


main .prev_content
{
padding:20px;
padding-right:50%;
position:absolute;
}

main .prev_img
{
margin-bottom:60px;
}


.two-col {
  width: 998px;
  position: relative;
  z-index: 10;
  font-size: 0;
  margin: 0 auto;
}
.two-col .col {
  vertical-align: top;
  display: inline-block;
}
.list {
  padding: 30px;
}
.list.list-dashed {
  border: 2px dashed #df2433;
  border-radius: 25px;
}
a.article-link {
  font-size: 20px;
  font-weight: 600;
  display: block;
  color: inherit;
  text-decoration: underline;
}
a.article-link:hover {
  color: #df2433;
}
a.article-link:not(:last-child) {
  margin-bottom: 20px;
}
.red-round-btn {
  color: #e12432;
  box-shadow: inset 0px 0px 0px 2px #e12432, 0px 0px 0px 0px #e12432;
}
.red-round-btn:hover {
  box-shadow: inset 0px 0px 0px 0px #e12432, 0px 0px 0px 4px #e12432;
}
.red-round-btn.active {
  background: linear-gradient(to bottom, #e42432 0, #bd2238 100%);
  color: #fff;
}
.white-round-btn {
  color: #fff;
  box-shadow: inset 0px 0px 0px 3px #fff, 0px 0px 0px 0px #fff;
}
.white-round-btn:hover {
  box-shadow: inset 0px 0px 0px 0px #fff, 0px 0px 0px 5px #fff;
}
.round-btn {
  font-weight: 400;
  text-transform: uppercase;
  padding: 0px 11px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  vertical-align: middle;
  margin: 0 24px 5px 0;
  height: 36px;
  transition: -webkit-transform 0.1s, box-shadow 0.1s;
  transition: transform 0.1s, box-shadow 0.1s;
  font-size: 20px;
  border-radius: 1000px;
  line-height: 36px;
  text-decoration: none !important;
}
.round-btn:active {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.round-btn.active {
  box-shadow: none;
}
.tab-controls {
  margin: 20px 0;
}
.about .tab-controls {
  text-align: center;
}
.tab-item>h2 {
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 40px;
}
.file-item {
  position: relative;
  min-height: 80px;
}
.file-item:not(:last-child) {
  margin-bottom: 50px;
}
.file-item:hover .download {
  opacity: 1;
}
.file-item .download {
  position: absolute;
  top: -20px;
  left: -30px;
  right: -30px;
  bottom: -20px;
  opacity: 0;
  transition: opacity 0.2s;
  background-color: #e12432;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.file-item .download .icon {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 59px;
  height: 69px;
  background: url("/images/pdf-big.png");
  margin: 0 20px;
}
.file-item .download .size {
  font-weight: 300;
}
.file-item .info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 17px;
}
.file-item .info .icon {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 29px;
  height: 35px;
  background: url("/images/pdf.png");
  margin-left: 3px;
  margin-right: 15px;
}
.file-item .info .icon-article {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 30px;
    height: 40px;
    background: url("/images/book-2.png");
  margin: auto 20px auto 0;
    /*margin-left: 3px;
    margin-right: 15px;*/
    float: left;
  /*margin-top: auto;
  margin-bottom: auto;*/
}
.file-item .info{
  display: flex;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;

}
.file-item .info .name {
  font-weight: 600;
}
.file-item .info .author {
  font-weight: 300;
}
p {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
.redbtn {
  float: right;
  width: 130px;
  height: 40px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  background: linear-gradient(to bottom, #e42432 0, #bd2238 100%);
  line-height: 42px;
  box-shadow: 0px 0px 0px 0px #e42432, inset 0px 0px 0px 0px #ebf8fd;
  transition: box-shadow 0.1s;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Helvetica Neue", sans-serif;
  cursor: pointer;
}
.redbtn:hover {
  box-shadow: 0px 0px 0px 5px #e42432, inset 0px 0px 0px 3px #ebf8fd;
}
.responsive {
  width: 998px;
  margin: 0 auto;
}
.mobile .responsive {
  width: 640px;
}
sup {
  position: relative;
  font-size: 0.7em;
  top: -0.5em;
  vertical-align: baseline;
}
.list ul,
.html-text ul {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
.list ul li,
.html-text ul li {
  margin-bottom: 0.5em;
  margin-left: 1em;
  list-style: initial;
}
.list a:hover,
.html-text a:hover {
  text-decoration: underline;
}
table.table {
  border-bottom: 1px solid #d6d8db;
  border-left: 1px solid #d6d8db;
  margin-bottom: 20px;
  border-collapse: collapse;
}
table.table th {
  background: url("/images/bg4.png") left top;
  color: #cf2532;
  padding: 5px;
  text-align: left;
}
table.table td {
  padding: 5px;
}
table.table td,
table.table th {
  border-top: 1px solid #d6d8db;
  border-right: 1px solid #d6d8db;
  border-collapse: collapse;
  font-size: 14px;
}
.progress {
  width: 100%;
  height: 10px;
  position: relative;
  float: left;
  cursor: pointer;
  background: #a5b2be;
  border-radius: 10px;
}
.progress span {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 10px;
}
.timeBar {
  z-index: 10;
  width: 0;
  background: #ef1c24;
}
.timeBar .circle {
  float: right;
  width: 30px;
  height: 30px;
  background: url("/css/../images/v_bullet.45d607f9.png") center center no-repeat;
  position: relative;
  top: -10px;
  right: -15px;
}
.bufferBar {
  z-index: 5;
  width: 0;
}
/*
.news-list {
    a {
        margin-bottom: 10px !important;
    }
    p {
        color: #666;
        margin-bottom: 30px;
    }
}*/
.news-item {
  background: #fff;
  margin-bottom: 30px;
  color: #333;
  position: relative;
  padding-bottom: 60px;
}
.news-item .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.news-item .date {
  font-size: 17px;
  color: #979797;
  margin-bottom: 25px;
}
.news-item .text {
  font-size: 18px;
}
.news-item a.more {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 10px 15px;
  background-color: #f00000;
  color: #fff;
  font-size: 18px;
  border-radius: 100px;
}

.margin-right-img {
  border-right: 15px solid white;
}

.table {
  display: table;
}

.cell {
  display: table-cell;
}

.family.table .cell {
  vertical-align: middle;
}

.family.table .cell {
  padding-left: 10px;
}

.family.table .cell:first-child {
  padding-left: 0;
}

.scroll h1 {
	text-transform: uppercase;
    font-size: 22px;
}

.poppromo {
	display: flex;
	margin: 20px 0;
}

.poppromo__pic {
	width: 200px;
	flex-shrink: 0;
	margin-right: 30px;
}

.poppromo__pic img {
	display: block;
	max-width: 100%;
}

.poppromo__text p:not(:last-child) {
	margin-bottom: 0;
}

.poppromo__text a {
	text-decoration: underline;
}

.popgallery {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.popgallery__item {
	flex: 1 0 calc((100% / 3) - 30px);
	max-width: calc((100% / 3) - 30px);
	margin: 0 15px 15px;
	padding: 5px 0;
	box-shadow: 0 3px 8px rgba(0,0,0,.5);
}

.popgallery__item img {
	display: block;
	max-width: 100%;
}

@media screen and (max-width: 767px) {
	.popgallery__item {
		flex: 1 0 calc((100% / 3) - 10px);
		max-width: calc((100% / 3) - 10px);
		margin: 0 5px 10px;
	}
	.poppromo {
		display: block;
	}
	.poppromo__pic {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

.form-callback-scroll-h2 {
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 20px;
  text-align: center;
  color: #3e3e3e;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.articles-h1{
  font-size: 40px;
  font-weight: normal;
  color: #060606;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px){
  .mobile img {
    width: 100%;
  }
  .controls img{
   width: 5%;
  }
}
@media screen and (max-width: 769px){
  footer.new-style {
    margin-bottom: -20px;
  }
}

 /* костыль для белой полоски снизу */
script + noscript  + img {
  display: none;
}
/* End */


/* Start:/css/main-page-new3.css?163058955224145*/
#main-slider-sect .controls .slick-arrow@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: url('/css/../fonts/PtSans400.woff2') format('woff2'),
		 url('/css/../fonts/PtSans400.woff') format('woff');
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: url('/css/../fonts/PtSans700.woff2') format('woff2'),
		 url('/css/../fonts/PtSans700.woff') format('woff');
}
@font-face {
	font-family: 'PT Sans Narrow';
	font-style: normal;
	font-weight: 400;
	src: url('/css/../fonts/PtSansNarrow400.woff2') format('woff2'),
		 url('/css/../fonts/PtSansNarrow400.woff') format('woff');
}
@font-face {
	font-family: 'PT Sans Narrow';
	font-style: normal;
	font-weight: 700;
	src: url('/css/../fonts/PtSansNarrow700.woff2') format('woff2'),
		 url('/css/../fonts/PtSansNarrow700.woff') format('woff');
}

.slide.slick-slide.slick-current.slick-active{cursor: pointer;}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.hidden {
  display: none !important;
}
.container {
  width: 1270px;
  margin-left: auto;
  margin-right: auto;
}
.gradient {
  background: linear-gradient(to top, #ff9700, #ffae00);
}
a {
  color: inherit;
  text-transform: none;
}
a.popup {
  border-radius: 6px;
  padding: 12px 18px;
  border: 3px solid #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.fancybox-inner {
  border-color: #fc8300;
  height: auto !important;
}
.fancybox-close {
  background-image: url("/images/main_page/closebtn_orange.png");
}
.where-buy-img {
  display: block;
  margin: 0 auto;
}
.button {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 20px;
  border-radius: 6px;
}
.disabled {
  pointer-events: none;
}
.shadow {
  box-shadow: 0 5px 8px 0px rgba(50,50,50,0.75);
}
body {
  font: normal 20px 'PT Sans';
  overflow-x: hidden;
  background-color: #fff;
}
body.index h2,
section#form h2 {
  font-size: 32px;
  font-weight: bold;
}
main {
  width: 1270px;
  margin-bottom: 50px;
}
.list.list-dashed {
  border-color: #fc8300;
}
.red-round-btn {
  color: #fc8300;
  box-shadow: inset 0px 0px 0px 2px #fc8300, 0px 0px 0px 0px #fc8300;
}
.red-round-btn:hover {
  box-shadow: inset 0px 0px 0px 0px #fc8300, 0px 0px 0px 4px #fc8300;
}
.red-round-btn.active {
  background: linear-gradient(to top, #ff9700 0, #ffae00 100%);
  box-shadow: none;
}
strong {
  color: #fc8300;
}
a.side-effect-doc {
  text-decoration: underline;
}
a.side-effect-doc:hover {
  color: #fc8300;
}
header .container {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header.site-header a.logo {
  padding-right: 50px;
}
header.site-header a.logo svg {
  width: 180px;
  height: 51px;
}
header.site-header a.logo img:last-child {
  width: 20px;
  height: auto;
}
header.site-header nav a img {
  width: 32px;
  height: 32px;
}
header.site-header nav a span {
  font: normal 16px 'PT Sans Narrow';
}
header.site-header .lang-block {
  height: 65px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header.site-header .lang-block img {
  display: block;
  width: 70px;
  height: auto;
}
header.site-header .lang-block span {
  display: none;
}
header.site-header .button {
  margin-left: 5px;
  margin-right: 15px;
}
.mobile header.site-header.active nav {
  padding-top: 80px;
}
.mobile header.site-header.active .lang-block {
  display: block;
}
@media screen and (max-height: 1030px) {
  .mobile header.site-header.active .lang-block {
    padding-left: 30px;
  }
}
.form-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 1020;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-150%);
          transform: translateY(-150%);
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.form-popup .content {
  width: 460px;
  text-align: center;
  font-size: 26px;
  color: #fff;
}
.form-popup .content svg {
  width: 60px;
  height: 60px;
  fill: #fff;
}
.form-popup.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.runtext {
  /*margin-bottom: -30px;*/
  background-color: rgba(255,255,255,0.5);
  position: relative;
  z-index: 20;
}
.runtext #scroller_container:before,
.runtext #scroller_container:after {
  display: none;
}
.video-wrapper {
  display: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1002;
  background-color: rgba(0,0,0,0.7);
}
.video-wrapper .close-button {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 5;
  cursor: pointer;
}
.video-wrapper .close-button svg {
  fill: #fff;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.video-wrapper .close-button svg:hover {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.video-wrapper video {
  cursor: pointer;
}
.video-button {
  cursor: pointer;
}
#main-slider-sect {
  /* height: 588px; */
  position: relative;
}
#main-slider-sect .controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#main-slider-sect .controls .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main-slider-sect .controls .slick-arrow {
  cursor: pointer;
  z-index: 200;
  position: absolute;
  top: 0;
  /*display: flex;*/
  align-items: center;
  padding: 0 20px;
  height: 100%;
  display: none;
}


@media (max-width: 768px) {
  #main-slider-sect .controls .slick-arrow img {
    width: 15px;
  }
}
#main-slider-sect .controls .slick-arrow.prev {
  left: 0;
}
#main-slider-sect .controls .slick-arrow.next {
  right: 0;
}
#main-slider-sect .slick-dots {
  width: auto;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #eee;
  border-radius: 40px;
  padding: 0 12px;
  height: 32px;
}
#main-slider-sect .slick-dots li {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 4px solid #fc8300;
  margin: 8px 12px;
}
#main-slider-sect .slick-dots li button {
  display: none;
}
#main-slider-sect .slick-dots li:hover,
#main-slider-sect .slick-dots li.slick-active {
  background-color: #fc8300;
}
#main-slider-sect .slide {
  /* min-height: 588px; */
}
#main-slider-sect .slick-slider {
	margin-bottom: 0 !important;
}
#main-slider-sect .slide .container {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
		  min-height: 588px;
		  height: 100%;
}
#main-slider-sect .left-block {
	
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: right -110px top 50%;
  background-repeat: no-repeat;
  width: calc(50% - 1270px / 2 + 750px);
  overflow: hidden;
}
#main-slider-sect .left-block:before,
#main-slider-sect .left-block:after {
  content: '';
  position: absolute;
  right: 0;
  width: 0;
  height: 0;
  border-width: 294px 155px;
  border-color: transparent;
  border-right-color: #fff;
  border-style: solid;
}
#main-slider-sect .left-block:before {
  bottom: 50%;
}
#main-slider-sect .left-block:after {
  top: 50%;
}
#main-slider-sect .packing {
  width: 750px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#main-slider-sect .packing img {
  position: absolute;
}
#main-slider-sect .packing .back {
  top: 85px;
  left: 85px;
  width: 355px;
  height: auto;
}
#main-slider-sect .packing .front {
    left: 4px;
    top: 106px;
    width: 674px;
    height: auto;
}
#main-slider-sect .text {
  width: 490px;
  padding-left: 80px;
  padding-right: 40px;
}
#main-slider-sect .text .title {
  margin-bottom: 35px;
}
#main-slider-sect .text .title img {
  width: 230px;
  height: auto;
}
#main-slider-sect .text .family h5 {
  font-size: 22px;
  color: #fc8300;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 30px;
}
#main-slider-sect .text .family p {
  font: normal 9px 'PT Sans Narrow';
  text-transform: uppercase;
  color: #676666;
}
#main-slider-sect .text .slide-title {
  font-size: 22px;
  font-weight: bold;
}
#main-slider-sect .text .slide-description {
  font-size: 15px;
  margin-bottom: 0;
}
#main-slider-sect .text a.button {
  margin-top: 20px;
  outline: none;
}
#about-drug {
  height: 600px;
  background-image: url("/images/slider/1.jpg");
  background-size: auto 100%;
  background-position: -90px 50%;
  position: relative;
}
#about-drug .orange-block {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: calc(50% - 1270px / 2 + 675px);
  background-color: #fc8300;
}
#about-drug .orange-block.left{
  left:0;
  right: auto;
}
#about-drug .orange-block:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-width: 300px 178px;
  border-color: transparent;
  border-right-color: #fc8300;
  border-style: solid;
}
#about-drug .orange-block.left:before{
  left: 100%;
  right: auto;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#about-drug .container {
  height: 100%;
  position: relative;
}
#about-drug .content {
  width: 50%;
  height: 100%;
  float: right;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#about-drug .content.left{
  float: left;
}
#about-drug .inner {
  width: 460px;
  color: #fff;
}
#about-drug h2 {
  color: #fff;
}
#about-drug p {
  font-size: 20px;
  margin-bottom: 30px;
}
#med-section {
  height: 500px;
  position: relative;
}
#med-section .out-orange-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: calc(50% - 1270px / 2);
  background-color: #fc8300;
}
#med-section .container {
  height: 100%;
  position: relative;
  overflow: hidden;
  transition-timing-function: linear;
}
#med-section .inner {
  height: 315px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#med-section .inner >div {
  width: 100%;
}
#med-section .medication, #med-section .pravila-bezopasnosti-na-piknike {
  position: absolute;
  top: 0;
  left: 0;
  width: 595px;
  bottom: 0;
  color: #fff;
  z-index: 5;
  transition: left 1s, width 1s;
}
#med-section .medication .inner, #med-section .pravila-bezopasnosti-na-piknike .inner {
  width: 450px;
}
#med-section .medication .inner h2, #med-section .pravila-bezopasnosti-na-piknike .inner h2 {
  color: #fff;
}
#med-section .medication .inner a, #med-section .pravila-bezopasnosti-na-piknike .inner a {
  display: inline-block;
}
#med-section .medication .orange-block, #med-section .pravila-bezopasnosti-na-piknike .orange-block {
  width: 595px;
  padding-top: 95px;
  padding-left: 65px;
  height: 100%;
  background-color: #fc8300;
}
#med-section .medication .orange-triangle, #med-section .pravila-bezopasnosti-na-piknike .orange-triangle {
  position: absolute;
  left: 595px;
  top: 0;
  bottom: 0;
  width: 140px;
  overflow: hidden;
  background-color: #fc8300;
  transition: width 1s, background-color 1s;
}
#med-section .medication .orange-triangle:before, #med-section .pravila-bezopasnosti-na-piknike .orange-triangle:before {
  content: '';
  position: absolute;
  right: -140px;
  top: 0;
  width: 0;
  height: 0;
  z-index: 5;
  border-width: 250px 140px;
  border-color: #fff;
  border-left-color: #fc8300;
  border-style: solid;
  transition: border-left-color 0s 1s, border-width 1s;
}
#med-section .medication .med, #med-section .pravila-bezopasnosti-na-piknike .med {
  height: auto;
  width: auto;
  position: absolute;
  left: -1000px;
  top: 0;
  opacity: 0;
  transition: left 0s 1s, opacity 1s;
}
#med-section .prevention {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 535px;
  padding-left: 30px;
  padding-top: 95px;
  z-index: 10;
  transition: right 1s;
}
#med-section .prevention .inner {
  width: 450px;
}
#med-section .prevention .inner a {
  display: inline-block;
  border-color: #c7c7c7;
}
#med-section .prevention .med {
  height: auto;
  width: auto;
  position: absolute;
  right: -100%;
  top: 0;
  opacity: 0;
  transition: right 0s 1s, opacity 1s;
}
#med-section.medication-hover .medication, #med-section.medication-hover .pravila-bezopasnosti-na-piknike {
  width: 1130px;
}
#med-section.medication-hover .medication .orange-triangle, #med-section.medication-hover .pravila-bezopasnosti-na-piknike .orange-triangle {
  width: 675px;
  background-color: rgba(252,131,0,0);
}
#med-section.medication-hover .medication .orange-triangle:before, #med-section.medication-hover .pravila-bezopasnosti-na-piknike .orange-triangle:before {
  transition: border-width 1s;
  border-width: 250px 0;
  border-left-color: rgba(252,131,0,0);
}
#med-section.medication-hover .medication .med, #med-section.medication-hover .pravila-bezopasnosti-na-piknike .med {
  opacity: 1;
  left: 0;
  transition: left 0s 0s, opacity 1s;
}
#med-section.medication-hover .prevention {
  z-index: 0;
  right: -535px;
}
#med-section.prevention-hover .medication, #med-section.prevention-hover .pravila-bezopasnosti-na-piknike {
  z-index: 15;
  left: -735px;
}
#med-section.prevention-hover .medication .orange-triangle:before,
#med-section.prevention-hover .pravila-bezopasnosti-na-piknike .orange-triangle:before {
  border-width: 250px 0;
}
#med-section.prevention-hover .prevention .med {
  opacity: 1;
  right: 100%;
  transition: right 0s 0s, opacity 1s;
}
#med-section .med-mobile-slider,
#med-section .controls {
  display: none;
}
#advantages {
  background: url("/images/main_page/adv_bg.jpg") center/cover;
  height: auto;
}
#advantages .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 212px;
}
#advantages .advantage-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 196px;
}
#advantages .advantage-item:hover .icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#advantages .icon {
  margin-right: 10px;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
#advantages .text {
  font-size: 15px;
}
.awards.new-style {
  width: 1270px;
  padding: 25px 0 70px;
  display: block;
  margin: 0 auto;
}
.awards.new-style:after {
  display: none;
}
.awards.new-style h3 {
  font: bold 32px 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.awards.new-style table {
  width: 1270px;
  margin: 0 auto;
}
.awards.new-style .jcarousel-container {
  width: 1135px;
}
.awards.new-style .carousel li {
  margin: 0 30px;
  width: 220px;
  font-size: 12px;
}
.awards.new-style .carousel div {
  left: 10px;
  right: 10px;
}
#form {
  position: relative;
  background-image: url("/images/main_page/form_bg.jpg");
  background-size: cover;
  color: #3e3e3e;
}
#form .form-wrapper {
  width: 465px;
  margin-left: auto;
  margin-right: auto;
  padding: 55px 0 30px;
}
#form h2 {
  padding-bottom: 20px;
  text-align: center;
  color: #3e3e3e;
}
#form .field {
  margin-bottom: 20px;
}
#form label {
  font-weight: normal;
  color: #3e3e3e;
}
#form .input-wrapper {
  position: relative;
}
#form input,
#form textarea {
  font: inherit;
  font-weight: bold;
  width: 100%;
  padding: 15px;
  border-radius: 6px;
  outline: none;
  border: none;
  background-color: #fff;
  box-sizing: border-box;
  resize: none;
  overflow: auto;
}
#form .wrong-icon {
  position: absolute;
  right: 15px;
  top: 22px;
  visibility: hidden;
}
#form .wrong-label,
#form .empty-label {
  text-align: right;
  font-size: 14px;
  display: none;
}
#form .field.empty-field .empty-label {
  display: block;
}
#form .field.empty-field .wrong-icon {
  visibility: visible;
}
#form .field.error .wrong-label {
  display: block;
}
#form .field.error .wrong-icon {
  visibility: visible;
}
#form .check-wrapper {
  margin: 5px auto 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#form .check-wrapper #check {
  display: none;
}
#form .check-wrapper #check:checked + label img {
  opacity: 1;
}
#form .check-wrapper label {
  width: 32px;
  height: 32px;
  border: 1px solid #ccc;
  border-radius: 6px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  background-color: #fff;
}
#form .check-wrapper label img {
  opacity: 0;
}
#form .check-wrapper a {
  color: inherit;
  text-decoration: underline;
}
#form input[type="submit"],
#form .button {
  display: block;
  width: auto;
  border: none;
  margin: 0 auto;
  cursor: pointer;
  outline: none;
}
#above-footer {
  background-color: #fff;
  padding-bottom: 25px;
}
#above-footer .contacts-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 45px 0;
}
#above-footer .contacts {
  text-transform: uppercase;
}
#above-footer .contacts a {
  text-decoration: underline;
}
#above-footer .disclaimer {
  font: normal 25px 'PT Sans Narrow';
  color: #000;
  text-align: center;
}
footer.new-style {
  background-color: #fc8300;
}
footer.new-style .container {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
footer.new-style .copyright {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
footer.new-style .copyright,
footer.new-style .links {
  width: 345px;
}
footer.new-style .links {
  text-align: right;
}
.redbtn {
  background: linear-gradient(to top, #ff9700, #ffae00);
}
.redbtn:hover {
  box-shadow: 0px 0px 0px 5px #ff9700, inset 0px 0px 0px 3px #ebf8fd;
}
aside.cago-block.two-col .right-col:before {
  background: url("/images/brace_orange.png");
}
.nava a {
  color: #fc8300;
}
.nava a.act {
  background: linear-gradient(to top, #ff9700, #ffae00);
}
.news-item a.more {
  background-color: #fc8300;
}
.file-item .info .icon {
  background: url("/images/pdf_orange.png");
}
.file-item .info .icon-article {
  background: url("/images/book-2.png");
}
.file-item .download {
  background-color: #fc8300;
}
.file-item .download .icon {
  background: url("/images/pdf-big_orange.png");
}
a.article-link:hover {
  color: #fc8300;
}
.faq-form .text:focus {
  box-shadow: 0px 0px 5px 1px #fc8300;
}
.faqlist .q .redline {
  background-color: #fc8300;
}
.main-map-wrapper {
  border-color: #fc8300 !important;
}






/*стили для нового оформления новостей*/
.list-new {
	font-size: 17px;
	line-height: 1.5em;
	text-align: justify;
	font-family: Arial;
}

.list-new .html-text {
	font-size: inherit;
}

.list-new .img-center {
	max-width: 100%;
	display: block;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}

.list-new .img-center img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.list-new .img-left {
	float: left;
	margin: 0 40px 20px 0;
}

.list-new .img-left img {
	display: block;
	max-width: 100%;
}

.list-new .img-right {
	float: right;
	margin: 0 0 20px 40px;
}

.list-new .img-right img {
	display: block;
	max-width: 100%;
}

.list-new .clear {
	display: block;
	clear: both;
}

.list-new p {
	margin-bottom: 1.5em;
	text-indent: 46px;
}

@media screen and (max-width: 1370px) {
	.list-new .img-left {
		float: none;
		margin: 0 auto 10px;
	}
	
	.list-new .img-right {
		float: none;
		margin: 0 auto 10px;
	}

	.list-new .img-left img {
		margin: 0 auto;
	}

	.list-new .img-right img {
		margin: 0 auto;
	}
}



/* /стили для нового оформления новостей*/

.instruct h2 {
	font-weight: 700;
}

.instruct .center-pic {
	text-align: center;
}

.instruct .center-pic img {
	display: inline-block;
	max-width: 100%;
}

.new-sposob .round-btn {
	margin: 0 15px 0 0;
}

.ka-widget-box {
	width: 100%;
	height: 700px;
	margin-top: 30px;
	padding: 10px 20px;
	border: 2px dashed #23b250;
	border-radius: 25px;
	overflow: hidden;
	
}

.new-sposob .tab-controls {
	margin-bottom: 20px;
}

.new-sposob .red-round-btn {
	color: #23b250;
	box-shadow: inset 0px 0px 0px 2px #23b250, 0px 0px 0px 0px #23b250;
}

.new-sposob .red-round-btn:hover {
	box-shadow: inset 0px 0px 0px 0px #23b250, 0px 0px 0px 4px #23b250;
}

.new-sposob .red-round-btn.active {
	color: #fff;
	background: linear-gradient(to top, #23b250 0, #2ad05e 100%);
	box-shadow: none;
}

.new-sposob .red-round-btn.active:hover {
	box-shadow: none;
}

@media screen and (max-width: 1023px) {

	.new-sposob .round-btn {
		margin: 0px 10px 5px !important;
	}

	.new-sposob .tab-controls {
		margin-bottom: 0;
	}

	/* .new-sposob .pitem-label {
		font-size: 14px;
	} */
}

@media screen and (max-width: 480px) {
	.ka-widget-box {
		width: calc(100% + 60px);
		margin: 0 -30px;
		padding: 10px 0px;
		border-radius: 0px;
		border-left: none;
		border-right: none;
	}
}

@media screen and (max-width: 400px) {
	.mobile .new-sposob .tab-controls .round-btn {
		/* font-size: 10px; */
		/* margin: 0 0 10px 0; */
	}
}
/* End */


/* Start:/css/adaptive.css?16244399277822*/
@media screen and (min-width: 1023px) and (max-width: 1370px) {
  .container,
  main {
    width: 980px;
  }
  body {
    font-size: 16px;
  }
  .button {
    padding: 15px 10px;
    font-size: 16px;
  }
  .not-mobile header.site-header a.logo {
    padding-right: 0;
  }
  .not-mobile header.site-header a.logo svg {
    width: 140px;
  }
  .not-mobile header.site-header nav a span {
    font-size: 14px;
  }
  .not-mobile header.site-header nav a:first-child {
    margin-left: 10px;
  }
  .not-mobile header.site-header nav a:last-child {
    margin-right: 10px;
  }
  .not-mobile header.site-header .button {
    font-size: 14px;
    text-align: center;
    padding: 15px 5px;
  }
  #main-slider-sect {
    height: 480px;
  }
  #main-slider-sect .slide {
    height: 480px;
  }
  #main-slider-sect .left-block {
    width: calc(50% - 980px / 2 + 585px);
  }
  #main-slider-sect .text {
    width: 450px;
  }
  #main-slider-sect .packing {
    width: 585px;
  }
  #main-slider-sect .packing .back {
    top: 64px;
    left: 85px;
    width: 245px;
  }
  #main-slider-sect .packing .front {
      left: 24px;
      top: 152px;
      width: 512px;
  }
  #main-slider-sect .slick-dots {
    bottom: 20px;
  }
  #advantages .container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #advantages .advantage-item {
    width: 250px;
  }
  #about-drug {
    height: 480px;
  }
  #about-drug .orange-block {
    width: calc(50% - 980px / 2 + 522px);
  }
  #about-drug .orange-block:before {
    border-width: 240px 127px;
  }
  #med-section {
    height: 480px;
  }
  #med-section .out-orange-block {
    width: calc(50% - 980px / 2);
  }
  #med-section .inner {
    height: 365px;
  }
  #med-section .medication {
    width: 458px;
  }
  #med-section .medication .orange-block {
    width: 458px;
  }
  #med-section .medication .orange-triangle {
    left: 458px;
  }
  #med-section .medication .orange-triangle .med {
    height: 480px;
    width: 600px;
  }
  #med-section .medication .inner {
    width: auto;
  }
  #med-section .prevention {
    width: 380px;
  }
  #med-section .prevention .inner {
    width: auto;
  }
  #med-section .prevention .med {
    height: 480px;
    width: 601px;
  }
  #med-section.medication-hover .medication {
    width: 840px;
  }
  #med-section.medication-hover .medication .orange-triangle {
    width: 522px;
  }
  #med-section.medication-hover .prevention {
    z-index: 0;
    right: -380px;
  }
  #med-section.prevention-hover .medication {
    left: -598px;
  }
  .awards.new-style {
    width: 980px;
  }
  .awards.new-style table {
    width: 980px;
  }
  .awards.new-style .jcarousel-container {
    width: 915px;
  }
  .awards.new-style .carousel {
    height: 220px;
  }
  .awards.new-style .carousel li {
    margin: 0 25px;
    width: 180px;
  }
  #above-footer .disclaimer {
    font-size: 25px;
  }
}
body.mobile {
  font-size: 26px;
}
.mobile .container {
  width: 640px;
}
.mobile p {
  font-size: 26px;
}
.mobile header .container {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mobile header.site-header a.button.scroll {
  display: none;
}
.mobile header.site-header .lang-block {
  display: none;
  position: fixed;
  z-index: 1001;
  top: 130px;
  left: 0;
  padding-left: 40px;
}
.mobile header.site-header .lang-block a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile header.site-header .lang-block span {
  display: block;
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.mobile main {
  padding-bottom: 30px;
}
.mobile video {
  width: 100%;
}
.mobile #main-slider-sect {
  /* height: 900px; */
}
.mobile #main-slider-sect .controls .container {
  padding-top: 0;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mobile #main-slider-sect .slide {
  /* height: 900px; */
}
.mobile #main-slider-sect .left-block {
  width: 100%;
  height: 450px;
  background-position: center;
}
.mobile #main-slider-sect .left-block:before,
.mobile #main-slider-sect .left-block:after {
  display: none;
}
.mobile #main-slider-sect .packing {
  width: 640px;
  height: 450px;
}
.mobile #main-slider-sect .packing .back {
  width: 265px;
  top: 50px;
  left: 115px;
}
.mobile #main-slider-sect .packing .front {
  left: 240px;
  top: 163px;
  width: 305px;
}
.mobile #main-slider-sect .text {
  padding: 0;
  margin: 40px auto 65px;
  text-align: center;
}
.mobile #main-slider-sect .text img {
  display: inline;
}
.mobile #main-slider-sect .text .title {
  margin-bottom: 5px;
}
.mobile #main-slider-sect .text .family p {
  font-size: 12px;
}
.mobile #main-slider-sect .text .family h5 {
  margin-bottom: 20px;
}
.mobile #main-slider-sect .text .slide-title {
  font-size: 28px;
  margin-bottom: 20px;
}
.mobile #main-slider-sect .text .slide-description {
  font-size: 18px;
}
.mobile #main-slider-sect .text a.button {
  margin-top: 40px;
}
.mobile #main-slider-sect .text a.button.video-button {
  margin-top: 0;
}
.mobile #main-slider-sect .container {
  /* height: 900px; */
  display: block;
  padding-top: 450px;
}
.mobile #main-slider-sect .slick-dots {
  bottom: 20px;
}
.mobile #main-slider-sect .slick-dots {
	display: none !important;
}
.mobile .awards.new-style {
  width: 640px;
}
.mobile .awards.new-style table {
  width: 640px;
}
.mobile .awards.new-style .jcarousel-container {
  width: 540px;
}
.mobile .awards.new-style .carousel li {
  margin: 0 20px;
  width: 230px;
}
.mobile .runtext {
  margin-bottom: 0;
  padding: 75pt 0 15pt;
}
.mobile #advantages {
  padding: 20px 0;
}
.mobile #advantages .container {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: auto;
}
.mobile #advantages .advantage-item {
  width: 50%;
  margin: 10px 0;
}
.mobile #advantages .text {
  font-size: 20px;
}
.mobile #about-drug {
  background: #fc8300 !important;
  text-align: center;
  height: 480px;
}
.mobile #about-drug .orange-block {
  display: none;
}
.mobile #about-drug .content {
  width: 100%;
  float: none;
}
.mobile #about-drug .inner {
  width: auto;
}
.mobile #about-drug p {
  font-size: 26px;
}
.mobile #med-section {
  height: auto;
  padding: 40px 0;
}
.mobile #med-section .out-orange-block {
  display: none;
}
.mobile #med-section .medication,
.mobile #med-section .prevention {
  display: none;
}
.mobile #med-section .med-mobile-slider {
  display: block;
}
.mobile #med-section .slick-slide {
  padding: 20px 60px;
  text-align: center;
  outline: none;
}
.mobile #med-section a.popup {
  border-color: #c6c6c6;
}
.mobile #med-section .controls {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 640px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mobile #med-section .controls img {
  cursor: pointer;
}
.mobile #form .form-wrapper {
  width: 100%;
}
.mobile #above-footer {
  font-size: 20px;
}
.mobile #above-footer .disclaimer {
  font-size: 16px;
}
.mobile #above-footer .contacts {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.mobile aside.cago-block.two-col h2 {
  font-size: 14px;
}
.mobile aside.cago-block.two-col p {
  font-size: 11px;
}
.mobile .faq-form .form-line >div {
  font-size: 15px;
}

@media screen and (max-width: 769px) {
  .mobile #above-footer .contacts img {
    max-width: 7%;
  }
}
@media screen and (max-width: 639px) {
  .mobile #above-footer .contacts img {
    max-width: 3%;
  }
}




/* End */


/* Start:/bitrix/templates/new_2/template_styles.css?162945621318179*/
#main-slider-sect .controls img.slick-arrow {
    cursor: pointer;
    z-index: 2;
}
main .preference-item{
	margin-bottom: 50px;
	display: flex;
	-webkit-flex: 0 0 auto;
}
main .list-dashed .preference-list .preference-item img{
	width: 80px;
	height: 80px;
	margin-right: 20px;
	margin-top: 5px;
}
.dop_logo .logo{
    float: left;
    padding: 0 15px 0 0;
}

#main-slider-sect .slick-dots{
    display:none!important;
}

.grecaptcha-badge{
    display: none;
}

.html-text a{
    text-decoration: underline;
}

.html-text a:hover{
    color: #ff9700;
}

.mobile .runtext {
    padding: 100pt 0 10pt;
}

.awards .carousel img {
    max-height: 135px;
    width: auto;
}
@media screen and (max-width: 767px){
	.mobile .navarrs img{
		max-width: 25%;
	}
}
@media screen and (max-width: 389px){
	.mobile .navarrs img{
		max-width: 30%;
	}
}


@media screen and (min-width: 1023px) and (max-width: 1370px) {
  #main-slider-sect {
    height: auto;
  }
  #main-slider-sect .slide {
    height: auto;
  }
}

header.site-header {
	z-index: 900;
}




/*правки стилей viewport*/
/*сначала пару правок не на адаптиве*/

aside.cago-block.two-col p.cago-block-title {
	 font-size: 20px!important;
	 font-weight: normal;
	 color: #060606;
	 text-transform: uppercase;
	 line-height: 1.3em;
	 letter-spacing: 0.01em;
	 margin-bottom: 7px;
 }
.mobile aside.cago-block.two-col p.cago-block-title {
	font-size: 14px!important;
}
.js-q {
	cursor: pointer;
}
.js-q:before {
	content: '';
	height: 7px;
	width: 7px;
	position: absolute;
	top: 50%;
	right: 4%;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
	border: 1px solid #454545;
	border-left: none;
	border-top: none;
	transition: .5s;
	cursor: pointer;
}
.js-q.active:before {
	transform: translate(-50%,-50%) rotate(225deg);
}

.mobile #main-slider-sect .text .family p {
	font-size: 14px;
}

a[href^="mailto:"] {
	text-decoration: underline;
}
#form .empty-label {
	font-size: 16px;
}
footer .links a {
	display: inline-block;
	width: 20px;
	height: 20px;
}
footer .links a img {
	display: block;
	max-width: 100%;
}
.faq-form .form-line label.radio {
	white-space: normal!important;
}
.faq-form .form-line label.radio p {
	max-width: 300px;
}

@media screen and (max-width: 1370px) {

	.content img {
		display: block;
		max-width: 100%;
	}
}

@media screen and (min-width: 1024px) {

	aside.cago-block.two-col .right-col {
		max-width: 690px;
		padding-right: 30px;
	}

}

@media screen and (max-width: 1023px) {

	.mobile .tab-controls .round-btn {
		display: inline-block;
		font-size: 15px;
	}
	.mobile .responsive {
		max-width: 640px;
		width: 100%;
	}
	main.detail{
		margin-top: 170px !important;
	}
	.mobile main,
	main {
		max-width: 700px;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	a.popup {
		display: inline-block;
	}
	body.mobile {
		font-size: 16px;
	}
	.mobile p {
		font-size: 16px;
	}
	.mobile header .container {
		max-width: 900px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.mobile header.site-header nav a {
		padding: 5px 0 5px 30px;
	}
	.mobile header.site-header nav a span {
		font-size: 22px;
	}
	.mobile header.site-header .lang-block span {
		font-size: 20px;
	}
	.mobile #advantages .advantage-item:nth-child(even) {
		padding-left: 10px;
	}
	.mobile #about-drug p {
		font-size: 20px;
	}
	header.site-header a.logo svg {
		width: 140px!important;
	}
	header.site-header .button {
		margin-left: auto;
	}
	header.site-header .button:first-child {
		margin-right: 0;
	}
	.mobile .runtext {
		padding: 90pt 0 0;
	}
	main.about-inner img {
		display: block;
		max-width: 100%;
	}
	main.about-inner .round-btn:not(:last-child) {
		margin-bottom: 10px;
	}
	.button {
		font-size: 16px;
	}
	.mobile #advantages .text {
		font-size: 15px;
	}
	.mobile #main-slider-sect .controls .container {
		max-width: 800px;
	}
	#med-section .pravila-bezopasnosti-na-piknike {
		display: none;
	}
	.mobile #above-footer {
		font-size: 16px;
	}
	.mobile #above-footer .address {
		padding-right: 20px;
	}
	.mobile #above-footer .disclaimer {
		font-size: 22px;
	}
	footer.new-style .container {
		justify-content: space-between;
		padding: 10px 20px;
	}
	footer.new-style .copyright {
		max-width: 190px;
		font-size: 16px;
	}
	footer.new-style .links {
		max-width: 170px;
	}
	footer .family .cell a {
		font-size: 16px;
	}
	.mobile .container,
	.container {
		max-width: 640px;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	footer .family .cell a {
		font-size: 16px;
	}
	.family.table .cell:first-child {
		width: 50px;
	}
	.family.table .cell img {
		display: block;
		max-width: 100%;
	}
	.fancybox-lock .fancybox-overlay {
		overflow-x: visible!important;
	}
	.fancybox-wrap {
		width: 100%!important;
		top: 0!important;
		left: 0!important;
	}
	.fancybox-inner {
		max-width: 640px;
		width: 100%!important;
		overflow: visible!important;
		margin: 0 auto;
	}
	.mobile .fancybox-wrap img {
		display: block;
		max-width: 100%;
	}
	.fancybox-skin {
		max-width: 640px;
		margin: 0 auto!important;
	}
	.mobile .popuptext {
		width: 100%;
	}
	main .round-btn {
		margin-right: 0;
	}
	main.about .round-btn {
		margin-right: 0;
		margin-bottom: 10px;
	}
	main.about .break-link {
		word-wrap: break-word;
	}
	main.instruct .pitem-list-item {
		margin-left: 2px;
	}
	main .list-dashed img {
		display: block;
		/*max-width: 100%;*/
		height: auto;
	}
	h1,
	main.about h1,
	main.instruct h1,
	main.news h1 {
		font-size: 30px;
	}
	a.article-link {
		font-size: 18px;
	}
	main form .form-line:last-of-type {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	main form .form-line:last-of-type div:first-of-type,
	main form .form-line:last-of-type div:nth-of-type(2) {
		margin-right: 20px;
	}
	main form .form-line:last-of-type div:nth-of-type(4) {
		margin-top: 20px;
	}
	main form .form-line:last-of-type div:last-of-type {
		margin-left: auto;
	}
	main form .form-line:last-of-type div:last-of-type {
		padding-left: 20px;
		margin-top: 20px;
	}

	.mobile .two-col,
	.contacts-text {
		padding-left: 30px;
		padding-right: 30px;
	}
	.container-wrapper {
		padding: 0 30px;
	}
	main .html--articles ul,
	main .html--articles li,
	main .html--articles p,
	main .html--articles h4,
	main .html--articles div {
		font-size: 16px!important;
	}
	.mobile aside.cago-block.two-col p {
		font-size: 12px;
	}
	main.about textarea,
	main.about-inner textarea {
		width: 100%!important;
	}
	.list-dashed a {
		word-wrap: break-word;
	}
	.med-mobile-slider p {
		font-size: 20px;
	}
	.awards .carousel {
		overflow: visible!important;
	}
	.awards .carousel li {
		height: 220px;
	}
	.awards.new-style .carousel li {
		font-size: 14px;
	}
	.mobile #main-slider-sect .packing {
		max-width: 640px;
		width: 100%;
	}
	#main-slider-sect .text {
		max-width: 490px;
		width: 100%;
	}
	.mobile #main-slider-sect .packing .back {
		left: 18%;
		transform: translateX(-18%);
	}
	.mobile #main-slider-sect .packing .front {
		left: 58%;
        top: 86px;
        width: 600px;
		transform: translateX(-58%);
	}
	main.about-inner .tab-controls {
		margin-bottom: 20px;
	}
	.wrap-iframe {
		position: relative;
		max-width: 560px;
		height: 0;
		padding-bottom: 55%;
		margin: 0 auto 1.5em;
	}
	.wrap-iframe iframe {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
	}
}
/* end 1023*/

@media screen and (max-width: 767px) {

	.wrap-table {
		overflow-x: scroll;
	}
	main form .form-line:nth-of-type(2) {
		flex-direction: column;
		align-items: flex-start;
	}
	main form .form-line:nth-of-type(2) > div:first-of-type > div:first-of-type {
		margin: 0 15px 0 53px!important;
	}
	main form .form-line:nth-of-type(2) > div:last-of-type > div:first-of-type {
		margin: 0 16px 0 15px!important;
	}
	main form .form-line:nth-of-type(2) > div:last-of-type > div:last-of-type {
		margin-left: 20px;
	}
	.right-col a {
		display: block;
		width: 100px;
		height: 100px;
	}
	.right-col a img {
		display: block;
		max-width: 100%;
	}
	.mobile .faq-form .form-line .form-text {
		font-size: 14px!important;
	}
	main form .form-line:last-of-type div:nth-of-type(2) {
		font-size: 16px;
		margin-right: 18px;
	}
	.mobile .faq-form input.captcha {
		margin-right: 0;
	}
	.mobile form p {
		font-size: 14px!important;
	}
	.button--inner {
		font-size: 16px!important;
		padding: 10px 14px!important;
		margin-left: 0!important;
	}
	main a.redbtn {
		height: auto!important;
		width: initial!important;
		font-size: 16px!important;
		line-height: initial!important;
		padding: 20px;
	}

	.digits {
		font-size: 130px!important;
	}

	.digits img {
		max-width: 146px;
	}
	.instruct img{
		width: auto !important;
	}
	.icon img.lazy-img.loaded{
		height: 100%;
	}
}
/* end 767*/

@media screen and (max-width: 639px) {


	.mobile aside.cago-block.two-col {
		margin: 20px 0 20px;
	}

	.mobile aside.cago-block.two-col h2 {
		font-size: 12px;
	}

	.faq-form .form-line label.radio p {
		max-width: none;
	}

	::-webkit-scrollbar {
		width: 2px;
		height: 2px;
		border: 1px solid #d5d5d5;
	}

	::-webkit-scrollbar-track {
		background: #eeeeee;
	}

	::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: orange;
	}

	.mobile header .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mobile .responsive {
		width: calc(100vw - 60px);
	}
	.mobile #advantages .advantage-item {
		width: 100%;
		margin: 6px 0;
	}
	.mobile .awards.new-style {
		width: 100%;
	}
	.mobile #advantages .advantage-item:nth-child(even) {
		padding-left: 0;
	}
	.mobile #med-section .controls {
		max-width: 640px;
		width: 100%;
		padding: 0 20px;
	}
	.mobile .awards.new-style table {
		width: 100%;
	}
	.mobile .awards.new-style .jcarousel-container {
		max-width: 240px;
		width: 100%;
	}
	.mobile .awards.new-style .carousel li {
		width: 240px;
	}
	.awards.new-style table td:first-child {
		padding-left: 20px;
	}
	.awards.new-style table td:last-child {
		padding-right: 20px;
	}
	.family.table {
		margin-bottom: 20px;
	}
	#above-footer .contacts-block {
		flex-direction: column;
	}
	#above-footer .contacts-block .address {
		margin-bottom: 20px;
		text-align: center;
	}
	#above-footer .contacts-block .contacts {
		text-align: center;
	}
	footer.new-style .container {
		flex-direction: column;
	}
	footer.new-style .copyright {
		max-width: none;
		width: 100%;
		font-size: 16px;
		text-align: center;
		margin-bottom: 10px;
	}
	footer>div {
		height: auto;
	}
	footer.new-style .links {
		max-width: none;
		width: 100%;
		text-align: center;
	}
	footer .links a {
		margin-left: 20px;
	}
	footer .links a:first-child {
		margin-left: 0;
	}
	.dop_logo .logo {
		display: block;
		float: none!important;
	}
	.mobile .popuptext p {
		padding: 0!important;
	}
	.mobile .fancybox-wrap .dop_logo img {
		width: 100px!important;
	}
	main.about img {
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	h1,
	main.about h1,
	main.instruct h1,
	main.news h1 {
		font-size: 24px;
	}
	main.instruct .pitem-list {
		display: flex;
		justify-content: space-around;
		padding-left: 0;
	}
	main.instruct .pitem-list-item.drag-2,
	main.instruct .pitem-list-item.drag {
		background-size: 100%;
		margin-left: 0;
	}
	main.instruct .pitem-list-item.cntr {
		width: 30px;
		padding: 0;
		margin-left: 0;
	}
	main.instruct .pitem-list-item {
		width: 60px;
		height: 60px;
		line-height: 57px;
	}
	.mobile aside.cago-block.two-col {
		white-space: normal;
	}
	.mobile.mobile aside.cago-block.two-col .left-col,
	.mobile aside.cago-block.two-col .right-col {
		width: 100%;
	}
	.mobile aside.cago-block.two-col .left-col {
		margin-right: 0;
		margin-bottom: 30px;
	}
	.mobile aside.cago-block.two-col .left-col img {
		display: block;
		max-width: 70%;
		/*margin: 0 auto;*/
	}
	.mobile aside.cago-block.two-col .right-col:before {
		display: none;
	}
	main.news .list {
		padding: 30px 15px 50px 15px;
	}
	.list {
		padding-left: 15px;
		padding-right: 15px;
	}
	.mobile .file-item .download {
		margin: 20px -15px -20px;
	}
	.file-item .download .icon {
		width: 29px;
		height: 35px;
		background-size: cover;
	}
	.tab-item>h2 {
		font-size: 20px;
	}
	.download .round-btn {
		font-size: 14px;
	}
	.mobile .two-col {
		padding-left: 0;
		padding-right: 0;
	}
	div.modern-page-navigation a {
		display: inline-block;
		margin-bottom: 5px;
	}
	.two-col--contacts {
		padding-top: 100px!important;
		padding-left: 30px!important;
		padding-right: 30px!important;
	}
	.mobile #main-slider-sect .packing .front {
		left: 77%;
        top: 106px;
        width: 511px;
		transform: translateX(-80%);
	}
	footer.new-style .links {
		text-align: center!important;
	}

}
/* end 639*/

@media screen and (max-width: 600px){
	main.detail{
		margin-top: 180px !important;
	}
}

@media screen and (max-width: 499px) {


	.instruct img{
		width: 100% !important;
	}



	main {
		padding-top: 80px;
	}
	main.detail{
		margin-top: 90px !important;
	}
	.file-item .info {
		/*display: block;*/
		word-break: break-word;
	}
	.popuptext {
		padding: 20px 20px 15px;
	}
	.fancybox-outer{
		margin-top: 50%;
	}
	.button--inner {
		font-size: 8px!important;
		padding: 10px 10px!important;
	}
	header.site-header {
		height: auto;
		padding: 20px 0;
	}
	header.site-header a.logo {
		padding-right: 0;
	}
	header.site-header a.logo svg {
		width: 100px!important;
	}
	header.site-header a.logo img:last-child {
		display: inline-block;
		width: 12px!important;
		padding-bottom: 10px;
	}
	header.site-header .button {
		font-size: 9px;
		margin-right: 10px;
		padding: 10px 16px;
	}
	.mobile header.site-header nav {
		top: 71pt;
	}
	.mobile header.site-header.active nav {
		padding-top: 110px;
	}
	.mobile .runtext {
		padding: 76pt 0 5pt;
	}
	#main-slider-sect .controls img.slick-arrow {
		width: 16px;
		height: 36px;
	}
	#advantages .icon {
		min-width: 45px;
		width: 45px;
		height: 45px;
	}
	#advantages .icon img {
		display: block;
		max-width: 100%;
	}
	body.index h2 {
		font-size: 24px;
	}
	.mobile #about-drug p {
		font-size: 18px;
	}
	a.popup {
		font-size: 15px;
	}
	.mobile #med-section .slick-slide {
		padding: 20px 27px;
	}
	.mobile #med-section .controls img {
		width: 16px;
		height: 36px;
	}
	.awards.new-style h3 {
		font-size: 24px;
	}
	.awards.new-style table .prev img,
	.awards.new-style table .next img {
		width: 16px;
		height: 36px;
	}
	.mobile .awards.new-style .carousel li {
		margin: 0;
	}
	body.index h2, section#form h2 {
		font-size: 24px;
	}
	main.about .form-group,
	main.about-inner .form-group {
		display: block;
	}
	main.about table,
	main.about-inner table,
	main.about .form-group,
	main.about-inner .form-group,
	main.about .form-control,
	main.about-inner .form-control,
	main.about textarea,
	main.about-inner textarea.form-control {
		width: 100%!important;
	}
	main.instruct .round-btn {
		font-size: 13px;
		margin: 10px 0;
	}
	main.instruct .pitem-list {
		padding-left: 0;
	}
	main.instruct .list {
		padding: 10px;
	}
	main.instruct .pitem-list-item {
		padding: 3px;
	}
	main.instruct .pitem-list-item.cntr {
		width: 22px;
		padding: 0;
		margin-left: 0;
	}
	main.instruct .pitem-list-item {
		width: 40px;
		height: 40px;
		font-size: 12px;
		line-height: 30px;
	}
	.right-col a {
		width: 80px;
		height: 80px;
	}
	.main-map-wrapper {
		height: 380px!important;
	}
	.med-mobile-slider p {
		font-size: 18px;
	}
	.mobile #main-slider-sect .packing .back {
		width: 200px;
		left: 22%;
		transform: translateX(-22%)
	}
	.mobile #main-slider-sect .packing .front {
        width: 400px;
        top: 69px;
		left: 76%;
		transform: translateX(-76%)
	}
	.mobile #main-slider-sect .left-block {
		height: 330px;
	}
	.mobile #main-slider-sect .container {
		padding-top: 330px;
	}
	.digits {
		font-size: 100px!important;
	}
	.digits img {
		max-width: 110px!important;
		margin: 0 15px!important;
	}
	main a.redbtn {
		padding: 16px;
	}
	.main-mistake {
		padding-top: 130px;
	}

}
/* end 499*/

@media screen and (max-width: 479px) {

	main form .form-line:first-of-type {
		flex-direction: column;
		align-items: flex-start;
	}
	main form .form-line:first-of-type .text {
		width: 100%;
	}
	main form .form-line:first-of-type .text:first-child {
		margin-bottom: 15px;
	}
	main form .form-line > div {
		flex-direction: column;
	}
	main form .form-line > div:first-child {
		margin-bottom: 15px;
	}
	main form .form-line:nth-of-type(2) > div:first-of-type > div:first-of-type {
		margin: 0 15px 0 0!important;
	}
	main form .form-line:nth-of-type(2) > div:last-of-type > div:last-of-type {
		margin-left: 0;
	}
	main form .form-line:nth-of-type(2) > div:last-of-type > div:first-of-type {
		margin-left: 0!important;
	}

}
/* end 479*/

@media screen and (max-width: 469px) {

	.file-item .info .icon {
		display: none;
	}
	.mobile .file-item .download {
		flex-wrap: wrap;
		height: auto;
		padding: 20px 40px;
	}
	.mobile .file-item .download .size,
	.mobile .file-item .download .icon {
		margin-bottom: 20px;
	}
	.mobile .file-item .download .round-btn {
		width: 100%;
		margin-bottom: 10px;
	}
	main form .form-line:last-of-type div:first-of-type {
		width: 100%;
	}

}
/* end 469*/

@media screen and (max-width: 389px) {

	table.nav tr {
		/*display: flex;*/
		flex-direction: row;
	}
	table.nav .nava {
		margin-bottom: 20px;
		
	}
	table.nav .navarrs {
		margin-left: auto;
		max-width: 60px;
	}
	.mobile #main-slider-sect .packing .back {
		left: 5%;
		transform: translateX(-5%);
	}
	.mobile #main-slider-sect .packing .front {
        width: 377px;
        top: 71px;
		left: 89%;
		transform: translateX(-90%);
	}

}

@media screen and (max-width: 320px) {
	table.nav tr {
		/*display: flex;
		flex-direction: column;*/
	}
	table.nav .nava {
		/*margin-bottom: 5px;*/
		
	}
	table.nav .navarrs {
		/*margin: auto;*/
		/*margin-left: 0;*/
	}
	.nava a {
		margin-left: 0;
	}
}

.article-style h1, .article-style h2, .article-style h3 {
	font-weight: bold;
}
.article-style p, .article-style li {
	text-align: justify;
}


@media screen and (max-width: 574px) {
.list.list-dashed .detail-info__right-col .swiper-expert-wrap .swiper-button-prev, 
.list.list-dashed .detail-info__right-col .swiper-expert-wrap .swiper-button-next{
	top: 30px;
}

}
/* End */
/* /css/main.css?163101408551089 */
/* /css/main-page-new3.css?163058955224145 */
/* /css/adaptive.css?16244399277822 */
/* /bitrix/templates/new_2/template_styles.css?162945621318179 */
