html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

form,
p {
    margin: 0;
    padding: 0;
}

.h {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

*|*:-moz-any-link:focus {
    outline: none;
}

img {
    border: 0;
}

a {
    cursor: pointer;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    word-wrap: break-word;
}

@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('font/ptsansnarrowbold-webfont.eot');
    src: url('font/ptsansnarrowbold-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/ptsansnarrowbold-webfont.woff') format('woff'),
        url('font/ptsansnarrowbold-webfont.ttf') format('truetype'),
        url('font/ptsansnarrowbold-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('font/ptsansnarrow-webfont.eot');
    src: url('font/ptsansnarrow-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/ptsansnarrow-webfont.woff') format('woff'),
        url('font/ptsansnarrow-webfont.ttf') format('truetype'),
        url('font/ptsansnarrow-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_agora_sans_proregular';
    src: url('font/pfagorasanspro-regular-webfont.eot');
    src: url('font/pfagorasanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/pfagorasanspro-regular-webfont.woff2') format('woff2'),
        url('font/pfagorasanspro-regular-webfont.ttf') format('truetype'),
        url('font/pfagorasanspro-regular-webfont.svg#pf_agora_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_agora_sans_proitalic';
    src: url('font/pfagorasanspro-italic-webfont.eot');
    src: url('font/pfagorasanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/pfagorasanspro-italic-webfont.woff2') format('woff2'),
        url('font/pfagorasanspro-italic-webfont.ttf') format('truetype'),
        url('font/pfagorasanspro-italic-webfont.svg#pf_agora_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('font/pts76f-webfont.eot');
    src: url('font/pts76f-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/pts76f-webfont.woff2') format('woff2'),
        url('font/pts76f-webfont.ttf') format('truetype'),
        url('font/pts76f-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #fff;
    position: relative;
}

body,
td {
    font-family: 'pf_agora_sans_proregular', Tahoma, Arial, Verdana;
    font-size: 18px;
    color: #454545;
    line-height: 167%;
    min-width: 980px;
}

a {
    font-family: 'pf_agora_sans_proregular', Tahoma, Arial, Verdana;
    font-size: 18px;
    color: #454545;
    text-decoration: none;
}

body i,
td i {
    font-family: 'pf_agora_sans_proitalic';
}

a:hover {
    text-decoration: underline;
}

p {
    margin-top: 10px;
}

p:first-child {
    margin-top: 0;
}

ul,
ol {
    margin: 5px 0 0 43px;
    padding: 0;
}

li {
    margin: 10px 0 0 13px;
    padding: 0;
}

input,
select,
textarea {
    color: #454545;
    font-family: 'pf_agora_sans_proregular', Tahoma, Arial, Verdana;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #c2c2c2;
    background: #fff;
    text-align: left;
    height: 34px;
    margin: 7px 0 0 0;
    display: block;
    padding: 10px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

select {
    padding: 5px 0 4px 5px;
    height: auto;
}

textarea {
    resize: none;
    padding-top: 14px;
    display: block;
}

img[align="left"] {
    margin: 0 16px 30px 0;
}

img[align="right"] {
    margin: 0 0 30px 16px;
}

img[align="center"] {
    margin: 0 0 30px 0;
}

.h1,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 14px 0 0 0;
    font-weight: 700;
    font-family: 'pt_sans_narrowbold', Tahoma, Arial, Verdana;
    color: #313131;
    line-height: 100%;
    font-size: 36px;
    text-align: center;
    display: block;
}

h2 {
    font-size: 36px;
}

.h1,
h1,
h3 {
    font-size: 36px;
    margin-top: 44px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 18px;
}

.h1:after,
h1:after,
h3:after {
    content: "";
    position: absolute;
    top: 100%;
    height: 5px;
    width: 37px;
    left: 50%;
    margin: -5px 0 0 -18px;
    background: #313131;
}

h4 {
    font-family: 'pt_sans_narrowbold';
    font-size: 18px;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 4px;
}

h4 i {
    font-family: 'pt_sansbold_italic';
    font-style: normal;
}

h5,
h6 {
    font-size: 16px;
    margin-top: 29px;
}

.h1:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

.table_border {
    width: 100%;
    border-collapse: collapse;
    margin-top: 28px;
}

* {
    -webkit-overflow-scrolling: touch;
}

.ct {
    width: 960px;
    margin: 0 auto;
}

#header {
    background: #ffbfe8;
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    z-index: 10;
    -webkit-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#header.home {
    background: transparent;
    height: 90px;
    -webkit-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
    position: absolute;
}

#header .tohome {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#header .logo {
    display: inline-block;
    width: 153px;
    height: 22px;
    background: url("img/header/lb.png") no-repeat;
    margin: 17px 0 0 30px;
}

#header.home .logo {
    margin: 50px 0 0 30px;
}

#header .menu_bt {
    display: none;
}

#header .menu {
    width: 856px;
    list-style: none;
    margin: 20px auto 0;
    padding: 22px 0 0 0;
    position: relative;
    margin-top: 11px;
    padding-top: 0;
    display: inline-block;
    width: 728px;
    float: right;
}

#header.home .menu {
    margin-top: 44px;
}

#header .menu:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header .menu .li {
    margin: 0 26px 0 0;
    padding: 0;
    float: left;
    position: relative;
    border: 1px solid transparent;
    border-radius: 17px;
}

#header .menu .li.sel,
#header .menu .li:hover {
    border: 1px solid #fff;
}

#header .menu .li.faq {
    float: right;
    padding: 0;
    margin-right: 0;
    border-radius: 14px;
    margin-top: 4px;
    border: 1px solid #fff;
    position: absolute;
    top: 22px;
    right: 33px;
    top: 0;
}

#header .menu .li.faq:hover {}

#header .menu .li a {
    font-size: 22px;
    color: #00447b;
    display: block;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 17px;
    padding: 0 18px;
    font-family: 'pt_sans_narrowbold';
}

#header .menu .li.faq a {
    font-size: 18px;
    color: #00447b;
    height: 25px;
    overflow: hidden;
    line-height: 27px;
    background: #fff;
    border-radius: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 18px;
    border: 1px solid transparent;
    font-family: 'pt_sans_narrowregular';
}

#header .menu .li a:hover {
    text-decoration: none;
    background: none;
}

#header .menu .li .sub {
    width: 213px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 13px 0 0 -107px;
    padding: 13px 10px 26px 10px;
    border-radius: 10px;
    background: #fff;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

#header .menu .li .sub.wimg {
    width: 296px;
    padding: 13px 148px 21px 10px;
    margin: 9px 0 0 -148px;
}

#header .menu .li:hover .sub {
    display: block;
}

#header .menu .li .sub:after {
    content: "";
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
    height: 13px;
}

#header .menu .li .sub.wimg:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 9px;
}

#header .menu .li .sub.wimg li.img_f {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 144px;
    height: 100%;
    background: url("img/header/1_1.png") no-repeat;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    border-left: 1px solid #fae7e7;
    -webkit-box-shadow: inset 1px 0px 6px -1px #fae7e7;
    box-shadow: inset 1px 0px 6px -1px #fae7e7;
    height: 100%;
}

#header .menu .li .sub li {
    margin: 15px 0 0;
    padding: 0;
}

#header .menu .li .sub.wimg li {
    margin: 16px 0 0;
}

#header .menu .li .sub li a {
    font-size: 18px;
    font-family: 'pt_sans_narrowregular';
    line-height: 117%;
    padding: 0;
}

#header .menu .li .sub.wimg li a {
    line-height: 100%;
}

#header .menu .li .sub li a:hover {
    text-decoration: underline;
}

#logo {
    display: none;
}

#main_info {
    height: 900px;
    width: 100%;
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #93D8F3), color-stop(1, #91D6F1));
    background-image: -o-linear-gradient(bottom, #93D8F3 0%, #91D6F1 100%);
    background-image: -moz-linear-gradient(bottom, #93D8F3 0%, #91D6F1 100%);
    background-image: -webkit-linear-gradient(bottom, #93D8F3 0%, #91D6F1 100%);
    background-image: -ms-linear-gradient(bottom, #93D8F3 0%, #91D6F1 100%);
    background-image: linear-gradient(to bottom, #93D8F3 0%, #91D6F1 100%);
    overflow: hidden;
}

#main_info h1,
#main_info .h1 {
    display: none;
}

#main_info .text {
    height: 150px;
    width: 100%;
    background: #abe7ff;
    position: absolute;
    bottom: 0;
    z-index: 9;
}

#main_info .main-pack {
    position: absolute;
    bottom: 130px;
    left: 50%;
    margin-left: 205px;
    width: 233px !important;
	text-align: center;
}

#main_info .main-pack {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
	
#main_info .text .t {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    color: #113664;
    font-size: 36px;
    font-family: 'pt_sans_narrowregular';
    line-height: 120%;
    padding-top: 21px;
    position: relative;
}

#main_info .frame {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

#main_info .frame .t1 {
    width: 1129px;
    height: 185px;
    background: url("img/m_info/t11.png") no-repeat;
    position: absolute;
    top: 396px;
    left: 50%;
    margin-left: -564px;
    display: none;
    z-index: 3;
}

#main_info .frame .t2 {
    width: 647px;
    height: 183px;
    background: url("img/m_info/t22.png") no-repeat;
    position: absolute;
    top: 200px;
    right: 50%;
    margin-right: -176px;
    z-index: 3;
}

#main_info .frame .t3 {
    width: 513px;
    height: 209px;
    background: url("img/m_info/t33.png") no-repeat;
    position: absolute;
    top: 399px;
    left: 50%;
    margin-left: -41px;
    z-index: 3;
}

#main_info .frame .g {
    display: none;
    width: 473px;
    height: 700px;
    background: url("img/m_info/g_new.png") no-repeat;
    position: absolute;
    top: 0px;
    left: 350px;
    z-index: 5;
}

#main_info .frame .g1 {
    width: 235px;
    height: 157px;
    background: url("img/m_info/g1.png") no-repeat;
    position: absolute;
    top: 159px;
    left: 555px;
}

#main_info .frame .g2 {
    width: 187px;
    height: 207px;
    background: url("img/m_info/g2.png") no-repeat;
    position: absolute;
    top: 412px;
    left: 355px;
}

#main_info .frame .g3 {
    width: 214px;
    height: 164px;
    background: url("img/m_info/g3.png") no-repeat;
    position: absolute;
    top: 178px;
    left: 268px;
    z-index: 4;
}

#main_info .frame .g4 {
    width: 237px;
    height: 141px;
    background: url("img/m_info/g4.png") no-repeat;
    position: absolute;
    top: 426px;
    left: 713px;
    z-index: 4;
}

#main_info .frame .b1 {
    width: 58px;
    height: 56px;
    background: url("img/m_info/be1.png") no-repeat;
    position: absolute;
    top: 292px;
    left: 867px;
}

#main_info .frame .b2 {
    width: 27px;
    height: 33px;
    background: url("img/m_info/be2.png") no-repeat;
    position: absolute;
    top: 477px;
    left: 289px;
}

#main_info .frame .b3 {
    width: 47px;
    height: 43px;
    background: url("img/m_info/be3.png") no-repeat;
    position: absolute;
    top: 476px;
    left: 215px;
}

#main_info .frame .b4 {
    width: 56px;
    height: 44px;
    background: url("img/m_info/be4.png") no-repeat;
    position: absolute;
    top: 528px;
    left: 198px;
}

#main_info .frame .mobile {
    display: none;
}

/*#main_info .frame.whole{background: url("img/m_info/b2.png") 50% 69px no-repeat;}*/

#num1 {
    height: 407px;
    width: 100%;
    background: url("img/num1/bg.jpg") 50% 50% no-repeat;
    background-size: cover;
}

#num1 .ct {
    width: 820px;
    padding-right: 380px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 21px;
    font-family: 'pt_sans_narrowregular';
    color: #142067;
    line-height: 130%;
    padding-top: 53px;
}

#num1 .ct:before {
    content: "";
    position: absolute;
    top: 67px;
    right: 27px;
    width: 275px;
    height: 275px;
    background: url("img/num1/1.svg") no-repeat;
}

#num1 .ct p {
    margin-top: 26px;
}

#num1 .ct p:first-child {
    margin-top: 0;
}

#num1 .ct .bt_blue {
    margin-top: 26px;
}

#num1 .ct .note {
    font-size: 12px;
    color: #142067;
    line-height: 117%;
    font-family: 'pf_agora_sans_proregular';
    margin-top: 22px;
}

.bt_blue {
    font-size: 18px;
    color: #383e7c;
    font-family: 'pt_sans_narrowregular';
    display: inline-block;
    height: 33px;
    line-height: 33px;
    border: 1px solid #393f7d;
    padding: 0 23px;
    border-radius: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bt_blue:hover {
    text-decoration: none;
    background: #393f7d;
    border-color: #393f7d;
    color: #fff;
}

#div3 {
    height: 267px;
    width: 100%;
}

#div3 .ct {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 73px 50px 0 530px;
    color: #6166a8;
    font-size: 20px;
    font-family: 'pt_sans_narrowregular';
    line-height: 120%;
    text-align: center;
}

#div3 .ct:before {
    content: "";
    position: absolute;
    top: 49px;
    left: 52px;
    background: url("img/div3/1.png") no-repeat;
    width: 362px;
    height: 177px;
}

#div3 .ct .bt_blue {
    margin-top: 26px;
}

#footer {
    background: #ffbfe8;
    height: 224px;
    position: relative;
    height: auto;
}

#footer.wd {
    height: 116px;
}

#footer .ct {
    position: relative;
    height: 116px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 0 0;
}

#footer .ct .logo {
    position: absolute;
    top: 39px;
    left: 11px;
    width: 168px;
    height: 36px;
    background: url("img/footer/l.svg") 50% 50% no-repeat;
}

#footer .ct .copy {
    width: 500px;
    margin: 0 auto;
    font-size: 12px;
    color: #303030;
    text-align: center;
    line-height: 167%;
}

#footer .ct .copy a {
    font-size: 12px;
    color: #303030;
    text-decoration: underline;
}

#footer .dm {
    width: 100%;
    font-size: 0;
    line-height: 0;
    height: 108px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #ffbfe8;
    z-index: 10;
}

#footer .dm .d {
    width: 940px;
    font-size: 0;
    line-height: 0;
    height: 107px;
    background: url("img/footer/d.png") 0 24px no-repeat;
    margin: 0 auto;
    position: relative;
}

#footer .dm .d .hide {
    width: 68px;
    height: 45px;
    position: absolute;
    top: 36px;
    right: 0;
    background: url("img/footer/eye.png") no-repeat;
    background-size: contain;
    opacity: 0.5;
    cursor: pointer;
}

#footer .dm .d .hide:hover {
    opacity: 1;
}

#footer .dm .d .hide span {
    display: block;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -6px 15px 0 0;
    display: none;
}

#footer .dm .d .hide:hover span {
    display: block;
}

#whatisthis {
    background: #f0f0f0;
    border-top: 60px solid transparent;
    padding-top: 75px;
    position: relative;
    z-index: 9;
    padding-top: 23px;
}

#whatisthis .text {
    color: #454545;
    font-size: 15px;
    font-family: 'pf_agora_sans_proregular';
    width: 640px;
    margin: 49px auto 0;
    text-align: center;
    line-height: 143%;
}

#whatisthis .text i {
    font-family: 'pf_agora_sans_proitalic';
    font-style: normal;
}

#whatisthis .text p {
    margin-top: 17px;
}

#whatisthis .text p:first-child {
    margin-top: 0;
}

#whatisthis .scheme {
    width: 820px;
    margin: 52px auto 0;
    padding-bottom: 72px;
}

#whatisthis .scheme .frame {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 500px;
    font-size: 15px;
    color: #454545;
    font-family: 'pt_sans_narrowregular';
    line-height: 143%;
    position: relative;
    min-height: 308px;
    margin: 33px 0 0;
    padding-top: 3px;
}

#whatisthis .scheme .frame .img {
    width: 435px;
    height: 308px;
    background: url("img/whatisthis/1.png") 38px 0 no-repeat;
    position: absolute;
    top: 0;
    left: 10px;
}

#whatisthis .scheme .frame .img .r1 {
    position: absolute;
    top: 68px;
    left: 157px;
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    z-index: 1;
}

#whatisthis .scheme .frame .img .c1 {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 67px;
    left: 156px;
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#whatisthis .scheme .frame .img .c1 svg .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-miterlimit: 10;
    stroke-width: 2;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#whatisthis .scheme .frame .img .l1 {
    width: 150px;
    height: 1px;
    position: absolute;
    top: 88px;
    left: 197px;
    background: #ff547c;
    width: 0;
}

#whatisthis .scheme .frame .img .c11 {
    width: 82px;
    height: 82px;
    position: absolute;
    top: 48px;
    left: 347px;
}

#whatisthis .scheme .frame .img .c11 svg {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#whatisthis .scheme .frame .img .c11 .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-width: 1;
    stroke-miterlimit: 10;
}

#whatisthis .scheme .frame .img .c11 span {
    font-size: 18px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 100%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .t1 {
    font-size: 14px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 135px;
    left: 347px;
    width: 82px;
    text-align: center;
    line-height: 115%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .r2 {
    position: absolute;
    top: 142px;
    left: 150px;
    width: 56px;
    height: 56px;
    border-radius: 50% 50%;
    z-index: 1;
}

#whatisthis .scheme .frame .img .c2 {
    width: 63px;
    height: 63px;
    position: absolute;
    top: 139px;
    left: 145px;
    -webkit-transform: rotate(110deg);
    -moz-transform: rotate(110deg);
    -ms-transform: rotate(110deg);
    -o-transform: rotate(110deg);
    transform: rotate(110deg);
}

#whatisthis .scheme .frame .img .c2 svg .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-miterlimit: 10;
    stroke-width: 1.5
}

#whatisthis .scheme .frame .img .l2 {
    width: 138px;
    height: 1px;
    position: absolute;
    top: 171px;
    left: 208px;
    background: #ff547c;
    width: 0;
}

#whatisthis .scheme .frame .img .c22 {
    width: 82px;
    height: 82px;
    position: absolute;
    top: 131px;
    left: 346px;
}

#whatisthis .scheme .frame .img .c22 svg {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#whatisthis .scheme .frame .img .c22 .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-width: 1;
    stroke-miterlimit: 10;
}

#whatisthis .scheme .frame .img .c22 span {
    font-size: 18px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 100%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .t2 {
    font-size: 14px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 218px;
    left: 343px;
    width: 88px;
    text-align: center;
    line-height: 115%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .r3 {
    position: absolute;
    top: 218px;
    left: 157px;
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    z-index: 1;
}

#whatisthis .scheme .frame .img .c3 {
    width: 47px;
    height: 47px;
    position: absolute;
    top: 215px;
    left: 153px;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

#whatisthis .scheme .frame .img .c3 svg .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-miterlimit: 10;
    stroke-width: 2
}

#whatisthis .scheme .frame .img .l3 {
    width: 146px;
    height: 1px;
    position: absolute;
    top: 238px;
    left: 200px;
    background: #ff547c;
    width: 0;
}

#whatisthis .scheme .frame .img .c33 {
    width: 82px;
    height: 82px;
    position: absolute;
    top: 198px;
    left: 346px;
}

#whatisthis .scheme .frame .img .c33 svg {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

#whatisthis .scheme .frame .img .c33 .st0 {
    fill: none;
    stroke: #ff547c;
    stroke-width: 1;
    stroke-miterlimit: 10;
}

#whatisthis .scheme .frame .img .c33 span {
    font-size: 18px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 100%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .t3 {
    font-size: 14px;
    color: #ff547c;
    font-family: 'pt_sans_narrowbold';
    position: absolute;
    top: 287px;
    left: 343px;
    width: 88px;
    text-align: center;
    line-height: 115%;
    opacity: 0;
    display: none;
}

#whatisthis .scheme .frame .img .hidden {
    opacity: 0
}

#whatisthis .scheme .frame i {
    font-family: 'pf_agora_sans_proitalic';
    font-style: normal;
}

#whatisthis .scheme ol {
    margin: 54px 0 0;
    padding: 0;
}

#whatisthis .scheme ol li {
    font-size: 13px;
    color: #454545;
    font-family: 'pf_agora_sans_proregular';
    line-height: 119%;
    margin: 0;
    padding: 0;
}

#symptoms {
    padding-top: 66px;
    position: relative;
    z-index: 8;
    /* padding-top: 156px;margin-top: -90px; */
    /*padding-top: 511px;margin-top: -445px;*/
}

#symptoms .ct {
    width: 940px;
    text-align: center;
}

#symptoms .ct .text {
    font-size: 15px;
    color: #454545;
    line-height: 143%;
    width: 660px;
    margin: 16px auto 0;
}

#symptoms .minislider {
    width: 940px;
    margin: 21px auto 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

#symptoms .minislider .s1,
#symptoms .minislider .s2,
#symptoms .minislider .s3,
#symptoms .minislider .s4 {
    width: 150px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

#symptoms .minislider .line {
    width: 114px;
    height: 1px;
    display: inline-block;
    margin: 58px -12px 0;
    background: #b3f1ff;
}

#symptoms .minislider .i {
    width: 116px;
    height: 116px;
    margin: 0 auto;
    border-radius: 50% 50%;
    position: relative;
}

#symptoms .minislider .i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #b3f1ff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-color: #b3f1ff;
}

#symptoms .minislider .i:hover:before,
#symptoms .minislider .i.sel:before {
    width: 126px;
    height: 126px;
    top: -5px;
    left: -5px;
}

#symptoms .minislider .i.sel:before {
    background: #FD8BA8;
}

#symptoms .minislider .s1 .i span,
#symptoms .minislider .s2 .i span,
#symptoms .minislider .s3 .i span,
#symptoms .minislider .s4 .i span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

#symptoms .minislider .s1 .i:hover span,
#symptoms .minislider .s2 .i:hover span,
#symptoms .minislider .s3 .i:hover span,
#symptoms .minislider .s4 .i:hover span,
#symptoms .minislider .s1 .i.v span,
#symptoms .minislider .s2 .i.v span,
#symptoms .minislider .s3 .i.v span,
#symptoms .minislider .s4 .i.v span,
#symptoms .minislider .s1 .i.sel span,
#symptoms .minislider .s2 .i.sel span,
#symptoms .minislider .s3 .i.sel span,
#symptoms .minislider .s4 .i.sel span {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#symptoms .minislider .s1 .i span {
    background: url("img/symptoms/1.svg") 50% 50% no-repeat;
    background-size: contain;
}

#symptoms .minislider .s2 .i span {
    background: url("img/symptoms/2.svg") 50% 50% no-repeat;
    background-size: contain;
}

#symptoms .minislider .s3 .i span {
    background: url("img/symptoms/3.svg") 50% 50% no-repeat;
    background-size: contain;
}

#symptoms .minislider .s4 .i span {
    background: url("img/symptoms/4.svg") 50% 50% no-repeat;
    background-size: contain;
}

#symptoms .minislider .text {
    font-size: 15px;
    color: #000;
    font-family: 'pt_sans_narrowregular';
    line-height: 129%;
    margin-top: 15px;
}

#symptoms .minislider .description {
    margin-top: 32px;
    width: 100%;
    padding: 38px 140px 43px;
    background: #ffc8e1;
    font-size: 14px;
    color: #454545;
    line-height: 143%;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: none;
}

#symptoms .minislider .description:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    border-bottom: 24px solid #ffc8e1;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
}

#symptoms .minislider .description div {
    display: none;
    text-align: center;
}

#symptoms .minislider .description.sel1,
#symptoms .minislider .description.sel2,
#symptoms .minislider .description.sel3,
#symptoms .minislider .description.sel4 {
    display: block;
}

#symptoms .minislider .description.sel1:before {
    left: 95px;
}

#symptoms .minislider .description.sel1 .d1 {
    display: block;
}

#symptoms .minislider .description.sel2:before {
    left: 336px;
}

#symptoms .minislider .description.sel2 .d2 {
    display: block;
}

#symptoms .minislider .description.sel3:before {
    left: 576px;
}

#symptoms .minislider .description.sel3 .d3 {
    display: block;
}

#symptoms .minislider .description.sel4:before {
    left: 816px;
}

#symptoms .minislider .description.sel4 .d4 {
    display: block;
}

#symptoms .minislider .description .x {
    display: none;
}

#test {
    background: #b3f1ff;
    width: 940px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 52px 140px 64px;
    line-height: 112%;
    text-align: center;
    position: relative;
    z-index: 7;
}

#test .pre {
    font-family: 'pf_agora_sans_proitalic';
    font-size: 16px;
    color: #454545;
}

#test h4 {
    margin-top: 57px;
}

#test .description {
    font-size: 15px;
    color: #454545;
    margin-top: 45px;
}

#test .bt_lightblue {
    margin-top: 42px;
}

#test .question {
    font-size: 16px;
    font-family: 'pt_sans_narrowbold';
    text-align: center;
    line-height: 100%;
    margin-top: 48px;
}

#test .result {
    font-size: 15px;
    font-family: 'pf_agora_sans_proregular';
    text-align: center;
    line-height: 143%;
    margin-top: 31px;
}

#test .result+.bt_lightblue {
    margin-top: 52px;
}

#test .table {
    display: table;
    table-layout: fixed;
    width: 660px;
    border-collapse: collapse;
    margin: 35px auto 0;
}

#test .table .td {
    display: table-cell;
    padding: 0;
    text-align: center;
    font-size: 15px;
    color: #454545;
    line-height: 100%;
    font-family: 'pt_sans_narrowregular';
}

#test .table .td input {
    display: none;
}

#test .table .td label {
    cursor: pointer;
}

#test .table .td label.bt {
    display: block;
    width: 27px;
    height: 27px;
    background: url("img/test/bt.svg") 50% 50% no-repeat;
    background-size: contain;
    margin: 13px auto 0;
}

#test .table .td input:checked~label.bt {
    background: url("img/test/bts.svg") 50% 50% no-repeat;
    background-size: contain;
}

#test .table+.bt_lightblue {
    margin-top: 15px;
}

.bt_lightblue {
    font-size: 14px;
    color: #454545;
    font-family: 'pt_sans_narrowbold';
    display: inline-block;
    height: 29px;
    line-height: 25px;
    border: 2px solid #69d5f8;
    padding: 0 34px;
    border-radius: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bt_lightblue:hover {
    text-decoration: none;
    background: #20baf2;
    border-color: #20baf2;
    color: #fff
}

#reasons {
    width: 940px;
    margin: 0 auto;
    padding: 66px 0 70px;
    position: relative;
    z-index: 6;
    padding-top: 156px;
    margin-top: -90px;
}

#reasons .text {
    font-size: 15px;
    color: #454545;
    line-height: 143%;
    text-align: center;
}

#reasons .text p {
    margin-top: 25px;
}

#reasons .text p:first-child {
    margin-top: 0;
}

#reasons .cols {
    width: 100%;
    margin-top: 37px;
}

#reasons .cols:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#reasons .cols .col {
    width: 300px;
    margin-left: 20px;
    float: left;
}

#reasons .cols .col:first-child {
    margin-left: 0;
}

#reasons .cols .col .spoiler {
    width: 100%;
    margin-top: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ffc8e1;
    position: relative;
}

#reasons .cols .col .spoiler:hover {
    border-color: #ff547c;
}

#reasons .cols .col .spoiler:first-child {
    margin-top: 0;
}

#reasons .cols .col .spoiler:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 32px;
    right: 24px;
    width: 12px;
    height: 12px;
    background: url("img/reasons/p1.png") no-repeat;
}

#reasons .cols .col .spoiler:hover:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 28px;
    right: 21px;
    width: 20px;
    height: 20px;
    background: url("img/reasons/p2.png") no-repeat;
}

#reasons .cols .col .spoiler .head {
    width: 100%;
    height: 77px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    background: #ffc8e1;
    border-collapse: collapse;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

#reasons .cols .col .spoiler .head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#reasons .cols .col .spoiler:hover .head {
    background: #ff547c;
}

#reasons .cols .col .spoiler .head .td {
    width: 100%;
    height: 100%;
    padding: 0 80px 0 23px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-family: 'pt_sans_narrowbold';
    color: #454545;
}

#reasons .cols .col .spoiler .head .td h1 {
    line-height: 100%;
    font-size: 15px;
    font-family: 'pt_sans_narrowbold';
    color: #454545;
    text-align: left;
    text-transform: none;
    padding: 0;
}

#reasons .cols .col .spoiler .head .td h1:after {
    display: none;
}

#reasons .cols .col .spoiler:hover .head .td {
    color: #fff;
}

#reasons .cols .col .spoiler .text {
    display: none;
}

#reasons .cols .col .spoiler.sel {
    border-color: #ff547c;
}

#reasons .cols .col .spoiler.sel:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 29px;
    right: 22px;
    width: 16px;
    height: 16px;
    background: url("img/reasons/p3.png") no-repeat;
}

#reasons .cols .col .spoiler.sel .head {
    background: #fff;
}

#reasons .cols .col .spoiler.sel:hover .head .td {
    color: #454545;
}

#reasons .cols .col .spoiler.sel .text {
    display: block;
    padding: 7px 23px 18px;
    text-align: left;
    font-size: 13px;
    line-height: 134%;
    color: #454545;
}

#forms {
    background: #ffdcec;
    padding: 66px 0 61px;
    position: relative;
    z-index: 5;
    border-top: 90px solid #fff;
    margin-top: -90px;
    /*border-top-width: 440px;margin-top: -440px;*/
}

#forms .ct {
    width: 940px;
    margin: 0 auto;
}

#forms .ct .h1 sup,
#forms .ct h1 sup,
#forms .ct h3 sup {
    font-size: 14px;
    line-height: 100%;
    position: relative;
    top: -7px;
}

#forms .ct .cols {
    width: 100%;
    margin-top: 32px;
}

#forms .ct .cols:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#forms .ct .lcol {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 35px 0 25px;
    font-size: 15px;
    color: #454545;
    line-height: 143%;
}

#forms .ct .lcol .i {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: url("img/forms/l.svg") no-repeat;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#forms .ct .lcol h4 {
    display: block;
    text-align: center;
    color: #3ca3d8;
    margin-top: 19px;
}

#forms .ct .lcol p {
    margin-top: 33px;
}

#forms .ct .lcol p:first-child {
    margin-top: 0;
}

#forms .ct .rcol {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px 0 35px;
    font-size: 15px;
    color: #454545;
    line-height: 143%;
}

#forms .ct .rcol .i {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    background: url("img/forms/r.svg") no-repeat;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#forms .ct .rcol h4 {
    display: block;
    text-align: center;
    color: #e63d65;
    margin-top: 19px;
}

#forms .ct .rcol p {
    margin-top: 33px;
}

#forms .ct .rcol p:first-child {
    margin-top: 0;
}

#forms .ct .lcol .i.s100,
#forms .ct .rcol .i.s100 {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#forms .ct .cols+h4 {
    margin-top: 50px;
}

#forms .ct .crit {
    width: 100%;
    border-collapse: collapse;
    margin-top: 27px;
    table-layout: fixed;
}

#forms .ct .crit tr td {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 15px;
    line-height: 143%;
    padding: 0;
}

#forms .ct .crit tr .l {
    border-right: 1px solid #938595;
    color: #3ca3d8;
    padding-right: 10px;
}

#forms .ct .crit tr .r {
    color: #e63d65;
    padding-left: 10px;
}

#forms .ct .crit tr td span {
    border-top: 1px solid #938595;
    display: block;
    padding: 9px 55px 10px;
}

#forms .ct .crit tr:first-child td span {
    border-top: none;
}

#forms .ct .notes {
    font-size: 13px;
    color: #454545;
    line-height: 134%;
    text-align: center;
    margin-top: 39px;
}

#forms .ct .notes a {
    font-size: 13px;
    color: #454545;
    text-decoration: underline;
}

#forms .ct .notes p {
    margin-top: 0;
}

#myths {
    background: #efefef;
    padding: 62px 0 60px;
    position: relative;
    z-index: 4;
    border-top: 90px solid #fff;
    margin-top: -90px;
}

#myths .ct {
    width: 940px;
    margin: 0 auto;
}

#myths .ct .collage {
    width: 100%;
    height: 660px;
    margin-top: 49px;
}

#myths .ct .collage:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#myths .ct .collage .description {
    width: 300px;
    height: 100%;
    float: left;
    background: #fff;
    text-align: left;
}

#myths .ct .collage .description.hidden {
    background: url("img/myths/ds.jpg") no-repeat;
}

#myths .ct .collage .description h4 {
    text-align: left;
}

#myths .ct .collage .description dl {
    margin: 0;
    padding: 46px 30px 0 40px;
    font-size: 14px;
    color: #000;
    line-height: 143%;
    max-height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
}

#myths .ct .collage .description.hidden dl {
    display: none;
}

#myths .ct .collage .description dt {
    margin: 51px 0 0;
    padding: 41px 0 0;
    display: block;
    position: relative;
    margin-top: 31px;
}

#myths .ct .collage .description dt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #8f8d8d;
}

#myths .ct .collage .description dt:first-child {
    margin: 0;
    padding: 0;
}

#myths .ct .collage .description dt:first-child:before {
    display: none;
}

#myths .ct .collage .description dd {
    margin: 24px 0 0 0;
    padding: 0;
    display: block;
}

#myths .ct .collage .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

#myths .ct .collage .img.i1 svg {
    position: absolute;
    width: 82px;
    height: 78px;
    top: 47px;
    left: 38px;
}

#myths .ct .collage .img.i2 svg {
    position: absolute;
    width: 66px;
    height: 71px;
    top: 50px;
    left: 45px;
}

#myths .ct .collage .img.i3 svg {
    position: absolute;
    width: 64px;
    height: 208px;
    top: 67px;
    left: 52px;
}

#myths .ct .collage .img.i4 svg {
    position: absolute;
    width: 77px;
    height: 92px;
    top: 46px;
    left: 126px;
}

#myths .ct .collage .img.i5 svg {
    position: absolute;
    width: 125px;
    height: 66px;
    top: 52px;
    left: 99px;
}

#myths .ct .collage .img.i6 svg {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 107px;
    left: 102px;
}

#myths .ct .collage .img.i7 svg {
    position: absolute;
    width: 87px;
    height: 80px;
    top: 45px;
    left: 38px;
}

#myths .ct .collage .img.i8 svg {
    position: absolute;
    width: 77px;
    height: 63px;
    top: 65px;
    left: 44px;
}

#myths .ct .collage .img.i9 svg {
    position: absolute;
    width: 46px;
    height: 66px;
    top: 50px;
    left: 57px;
}

#myths .ct .collage .img.i10 svg {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 52px;
    left: 49px;
}

#myths .ct .collage .tb {
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    position: absolute;
    top: 0;
    left: 0;
}

#myths .ct .collage .td {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    font-size: 15px;
    line-height: 122%;
    font-family: 'pt_sans_narrowregular';
}

#myths .ct .collage .td h1 {
    padding: 0;
    font-size: 15px;
    line-height: 122%;
    font-family: 'pt_sans_narrowregular';
    text-transform: none;
    font-weight: normal;
}

#myths .ct .collage .td h1:after {
    display: none;
}

#myths .ct .collage .mini {
    width: 160px;
    height: 165px;
    float: left;
    background: #fff;
    position: relative;
    cursor: default;
}

#myths .ct .collage .recdown {
    width: 160px;
    height: 330px;
    float: left;
    background: #fff;
    position: relative;
    cursor: default;
}

#myths .ct .collage .recdown_frame {
    width: 160px;
    height: 330px;
    float: left;
    background: #fff;
    position: relative;
}

#myths .ct .collage .rec {
    width: 320px;
    height: 165px;
    float: left;
    background: #fff;
    position: relative;
    cursor: default;
}

#myths .ct .collage .big {
    width: 320px;
    height: 330px;
    float: left;
    background: #fff;
    position: relative;
    cursor: default;
}

#myths .ct .collage .mini .td,
#myths .ct .collage .recdown .td {
    padding: 0 30px;
}

#myths .ct .collage .rec .td,
#myths .ct .collage .big .td {
    padding: 0 90px;
}

#myths .ct .collage .blue {
    background: #b3f1ff;
}

#myths .ct .collage .green {
    background: #b6ffd9;
}

#myths .ct .collage .pink {
    background: #ffc8e1;
}

#myths .ct .collage .white {
    background: #fff;
}

#error {
    width: 100%;
    height: 100%;
    min-height: 787px;
    margin-bottom: -224px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 224px solid transparent;
    background: #92d7f2;
    table-layout: fixed;
}

#error .table {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

#error .table .td {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    background: url("img/404/bg.png") 50% 50% no-repeat;
    padding: 64px 0;
}

#error .table .td .num {
    font-size: 250px;
    color: #feffff;
    line-height: 100%;
    font-family: 'pt_sans_narrowbold';
}

#error .table .td .text {
    font-size: 30px;
    color: #feffff;
    line-height: 120%;
    font-family: 'pt_sans_narrowregular';
    width: 460px;
    margin: -2px auto 0;
}

#error .table .td .bt_blue {
    font-size: 30px;
    line-height: 68px;
    margin: 49px auto 0;
    height: 66px;
    border-radius: 34px;
}

#faq {
    width: 960px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    border-top: 118px solid transparent;
    border-top: 83px solid transparent;
    border-bottom: 72px solid transparent;
    min-height: 700px;
}

#faq:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#faq h1,
#faq .h1,
#faq h3 {
    margin-top: 49px;
}

#faq .list {
    list-style: none;
    margin: 45px 0 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#faq .list.l {
    float: left;
    margin-left: 10px;
    width: 460px;
}

#faq .list.r {
    float: right;
    margin-right: 10px;
    width: 460px;
}

#faq .list .ask {
    background: #ebebeb;
    padding: 0;
    margin-bottom: 33px;
    position: relative;
}

#faq .list .ask:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#faq .list .ask h4 {
    margin-bottom: 14px;
}

#faq .list .ask .inp {
    margin-top: 10px;
    width: 189px;
    height: 27px;
    float: left;
    line-height: 0;
    font-size: 0;
    position: relative;
}

#faq .list .ask .inp+.inp {
    float: right;
}

/*#faq .list .ask input + input{float: right;}*/
#faq .list .ask input {
    margin: 0;
    width: 189px;
    height: 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    font-size: 14px;
    line-height: normal;
    border: 1px solid transparent;
    padding: 0 10px;
}

#faq .list .ask .ta {
    margin-top: 10px;
    width: 389px;
    float: left;
    line-height: 0;
    font-size: 0;
    position: relative;
}

#faq .list .ask textarea {
    margin-top: 0;
    width: 389px;
    height: 137px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid transparent;
    padding-top: 6px;
}

#faq .list .ask .inp.err input,
#faq .list .ask .ta.err textarea {
    border-color: #ff0000;
    color: #ff0000;
}

#faq .list .ask .inp.ok input,
#faq .list .ask .ta.ok textarea {
    border-color: #20baf2;
}

#faq .list .ask .inp.ok input {
    padding-right: 25px;
}

#faq .list .ask .inp.ok:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 18px;
    height: 15px;
    background: url("img/faq/ok.png") no-repeat;
    top: 6px;
    right: 5px;
}

#faq .list .ask .inp.code {
    margin-top: 10px;
}

#faq .list .ask .captcha {
    margin-top: 10px;
    width: 99px;
    height: 27px;
    float: left;
    margin-left: 11px;
    background: #fff;
}

#faq .list .ask .sub {
    margin-top: 19px;
    height: 35px;
    float: left;
    display: inline-block;
    border-radius: 17px;
    font-size: 18px;
    border: none;
    padding: 0;
    width: auto;
    clear: both;
    color: #fff;
    background: #20baf2;
    padding: 0 27px;
    cursor: pointer;
    font-family: 'pt_sans_narrowregular';
    -webkit-appearance: none;
}

#faq .list .ask .sub:hover {
    background: #393f7d;
}

#faq .list li {
    margin: 0;
    padding: 0;
    width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#faq .list li:first-child {
    margin-top: 0;
}

#faq .list .li {
    border: 3px solid #e1e1e1;
    margin-top: 30px;
    padding: 0;
    position: relative;
    min-height: 99px;
    cursor: pointer;
}

#faq .list .li .ico {
    position: absolute;
    top: 44px;
    right: 21px;
    width: 12px;
    height: 2px;
    background: #ff498e;
}

#faq .list .li .ico:before {
    content: "";
    position: absolute;
    top: -5px;
    right: 5px;
    width: 2px;
    height: 12px;
    background: #ff498e;
}

#faq .list .li.open .ico:before {
    display: none;
}

#faq .list .li .name {
    font-size: 14px;
    color: #49c9ff;
    font-family: 'pt_sans_narrowbold';
    padding: 0 11px;
    background: #fff;
    margin-top: -11px;
    display: table;
    line-height: 18px;
    margin-left: -8px;
}

#faq .list .li .q {
    font-size: 16px;
    color: #454545;
    font-family: 'pt_sans_narrowbold';
    line-height: 119%;
    /*padding: 21px 18px 13px 0;*/
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    word-wrap: break-word;
    margin: 21px 18px 13px 0;
    display: table;
    border-collapse: collapse;
    height: 38px;
}

#faq .list .li .q .td {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #454545;
    font-family: 'pt_sans_narrowbold';
    line-height: 119%;
}

#faq .list .li .a {
    font-size: 16px;
    color: #454545;
    font-family: 'pt_sans_narrowregular';
    line-height: 119%;
    padding-bottom: 5px;
    display: none;
    overflow: hidden;
    word-wrap: break-word;
}

#faq .list .li.open .a {
    display: block;
}

#faq .list .ask .thanks {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #20baf2;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 110px;
    overflow: hidden;
}

#faq .list .ask .thanks span {
    width: 370px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 121%;
    font-size: 24px;
    font-family: 'pt_sans_narrowregular';
}

#faq .list .ask .thanks .bt_ok {
    width: 121px;
    height: 35px;
    line-height: 35px;
    border-radius: 17px;
    background: #fff;
    color: #20baf2;
    font-family: 'pt_sans_narrowregular';
    display: block;
    margin: 41px auto 0;
    text-align: center;
    font-size: 18px;
}

#faq .list .ask .thanks .bt_ok:hover {
    text-decoration: none;
    background: #393f7d;
    color: #fff;
}

.li_link_faq {
    text-decoration: none;
    display: block;
    padding: 0 19px 14px;
}

.li_link_faq:hover {
    text-decoration: none;
}

.padding_20 {
    padding: 20px !important;
    cursor: default !important;
}

#howtotreat {
    width: 100%;
    border-top: 137px solid transparent;
    border-top: 83px solid transparent;
}

#howtotreat .more {
    display: none;
}

#howtotreat .intro {
    width: 940px;
    margin: 49px auto 0;
}

#howtotreat .intro .text {
    margin-top: 29px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    line-height: 138%;
    font-size: 16px;
    word-wrap: break-word;
}

#howtotreat .intro .text+h4 {
    margin-top: 49px;
}

#howtotreat .intro .etaps {
    list-style: none;
    margin: 54px -10px 0;
    padding: 0;
    width: 960px;
}

#howtotreat .intro .etaps:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#howtotreat .intro .etaps li {
    position: relative;
    font-size: 16px;
    color: #454545;
    font-family: 'pt_sans_narrowregular';
    width: 240px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 125%;
}

#howtotreat .intro .etaps li:before {
    content: "";
    position: absolute;
    top: 41px;
    margin-right: -41px;
    right: 100%;
    background: url("img/howtotreat/str.svg") no-repeat;
    width: 88px;
    height: 9px;
}

#howtotreat .intro .etaps li:first-child:before {
    display: none;
}

#howtotreat .intro .etaps li .n1,
#howtotreat .intro .etaps li .n2,
#howtotreat .intro .etaps li .n3,
#howtotreat .intro .etaps li .n4 {
    width: 88px;
    height: 88px;
    margin: 0 auto;
    background: url("img/howtotreat/1.svg") no-repeat;
    display: block;
    font-size: 48px;
    color: #58595b;
    line-height: 94px;
    text-align: center;
    font-family: 'pt_sans_narrowregular'
}

#howtotreat .intro .etaps li .n2 {
    width: 86px;
    height: 86px;
    border: 1px solid transparent;
    margin: 0 auto;
    background: url("img/howtotreat/2.svg") no-repeat;
}

#howtotreat .intro .etaps li .n3 {
    width: 86px;
    height: 86px;
    border: 1px solid transparent;
    margin: 0 auto;
    background: url("img/howtotreat/3.svg") no-repeat;
}

#howtotreat .intro .etaps li .n4 {
    width: 86px;
    height: 86px;
    border: 1px solid transparent;
    margin: 0 auto;
    background: url("img/howtotreat/4.svg") no-repeat;
}

#howtotreat .intro .etaps li .txt {
    margin-top: 14px;
    display: block;
    word-wrap: break-word;
}

#howtotreat .methods {
    margin: 73px auto 0;
    border-top: 100px solid transparent;
    margin-top: -27px;
}

#howtotreat sup {
    vertical-align: text-top;
    font-size: 60%;
    position: relative;
    top: -3px;
}

#howtotreat .methods h1,
#howtotreat .methods .h1,
#howtotreat .methods h3,
#howtotreat .methods h4,
#howtotreat .methods .text {
    width: 940px;
    margin: 0 auto;
}

#howtotreat .methods .text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    line-height: 138%;
    font-size: 16px;
    margin-top: 52px;
    word-wrap: break-word;
}

#howtotreat .methods h4 {
    line-height: 123%;
}

#howtotreat .methods .m1 p,
#howtotreat .methods .m2 p,
#howtotreat .methods .m3 p,
#howtotreat .methods .m4 p {
    margin-top: 22px;
}

#howtotreat .methods .m1 p:first-child,
#howtotreat .methods .m2 p:first-child,
#howtotreat .methods .m3 p:first-child,
#howtotreat .methods .m4 p:first-child {
    margin-top: 0;
}

#howtotreat .methods .m1 {
    background: #dbffec;
    margin-top: 26px;
    padding: 54px 0 0;
    position: relative;
}

#howtotreat .methods .m1 .i1 {
    position: absolute;
    top: 0;
    right: 50%;
    margin: 50px 190px 0 0;
    width: 43px;
    height: 43px;
    background: url("img/howtotreat/i2.svg") no-repeat;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

#howtotreat .methods .m1 .i2 {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin: 0 490px 68px 0;
    width: 43px;
    height: 43px;
    background: url("img/howtotreat/i2.svg") no-repeat;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

#howtotreat .methods .m1 .i3 {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 148px 500px;
    width: 43px;
    height: 43px;
    background: url("img/howtotreat/i2.svg") no-repeat;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

#howtotreat .methods .m1 .i4 {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 39px 0 0 332px;
    width: 30px;
    height: 48px;
    background: url("img/howtotreat/i1.svg") no-repeat;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

#howtotreat .methods .m1 .i5 {
    position: absolute;
    top: 0;
    right: 50%;
    margin: 210px 535px 0 0;
    width: 30px;
    height: 48px;
    background: url("img/howtotreat/i1.svg") no-repeat;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}

#howtotreat .methods .m1 .i6 {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 38px 222px;
    width: 30px;
    height: 48px;
    background: url("img/howtotreat/i1.svg") no-repeat;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
}

#howtotreat .methods .m1 .text {
    padding-bottom: 77px;
}

#howtotreat .methods .m2 {
    background: #ffd7ef;
    padding: 54px 0 0;
    position: relative;
}

#howtotreat .methods .m2 .i1 {
    position: absolute;
    top: 0;
    right: 50%;
    margin: 61px 260px 0 0;
    width: 58px;
    height: 22px;
    background: url("img/howtotreat/i3.svg") no-repeat;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

#howtotreat .methods .m2 .i2 {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 177px 0 0 505px;
    width: 58px;
    height: 22px;
    background: url("img/howtotreat/i3.svg") no-repeat;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

#howtotreat .methods .m2 .i3 {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin: 0 503px 194px 0;
    width: 58px;
    height: 22px;
    background: url("img/howtotreat/i3.svg") no-repeat;
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

#howtotreat .methods .m2 .i4 {
    position: absolute;
    top: 0;
    right: 50%;
    margin: 179px 516px 0 0;
    width: 33px;
    height: 44px;
    background: url("img/howtotreat/i4.svg") no-repeat;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

#howtotreat .methods .m2 .i5 {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 361px 0 0 503px;
    width: 33px;
    height: 44px;
    background: url("img/howtotreat/i4.svg") no-repeat;
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}

#howtotreat .methods .m2 .i6 {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin: 0 0 40px 0;
    width: 33px;
    height: 44px;
    background: url("img/howtotreat/i4.svg") no-repeat;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

#howtotreat .methods .m2 .text {
    padding-bottom: 87px;
}

#howtotreat .methods .m3 {
    padding: 56px 0 70px;
}

#howtotreat .methods .m3 .text {
    padding-bottom: 13px;
}

#howtotreat .methods .m3 h4 {
    width: 600px;
    margin: 40px auto 0;
}

#howtotreat .methods .m3 h4:first-child {
    margin-top: 0;
}

#howtotreat .methods .m3 .switcher {
    width: 940px;
    height: 478px;
    overflow: hidden;
    position: relative;
    margin: 54px auto 0;
}

#howtotreat .methods .m3 .switcher .scroll {
    height: 100%;
    width: 1px;
    background: #000;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 50px solid #000;
}

#howtotreat .methods .m3 .switcher .scroll .bt {
    width: 37px;
    height: 37px;
    background: url("img/howtotreat/sc.svg") no-repeat;
    position: absolute;
    top: 61px;
    left: -18px;
    cursor: pointer;
}

#howtotreat .methods .m3 .switcher .scroll .bt:hover {
    background: url("img/howtotreat/sch.svg") no-repeat;
}

#howtotreat .methods .m3 .switcher .scroll .d {
    font-size: 14px;
    font-family: 'pt_sans_narrowbold';
    display: block;
    position: absolute;
    right: 100%;
    margin-right: 16px;
    line-height: 100%;
    letter-spacing: 2px;
    cursor: pointer;
}

#howtotreat .methods .m3 .switcher .scroll .d:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 100%;
    width: 7px;
    height: 1px;
    background: #313131;
    margin-left: 4px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(2n) {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 16px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(2n):before {
    margin-right: 4px;
    margin-left: 0;
    left: auto;
    right: 100%;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(1) {
    top: 74px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(2) {
    top: 137px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(3) {
    top: 200px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(4) {
    top: 263px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(5) {
    top: 326px;
}

#howtotreat .methods .m3 .switcher .scroll .d:nth-of-type(6) {
    top: 389px;
}

#howtotreat .methods .m3 .switcher .list {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    background: #f6f6f6;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#howtotreat .methods .m3 .switcher .list.a {
    opacity: 1;
    z-index: 1;
}

#howtotreat .methods .m3 .switcher .list .i {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #ff547c;
    font-size: 0;
    line-height: 478px;
    text-align: center;
}

#howtotreat .methods .m3 .switcher .list:nth-child(2n) .i {
    right: auto;
    left: 0;
}

#howtotreat .methods .m3 .switcher .list .i img {
    vertical-align: middle;
}

#howtotreat .methods .m3 .switcher .list .i img.m {
    display: none;
}

#howtotreat .methods .m3 .switcher .list .txt,
#howtotreat .methods .m3 .switcher .list .txt2 {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 60px 0;
    font-size: 16px;
    line-height: 138%;
}

#howtotreat .methods .m3 .switcher .list .txt .x,
#howtotreat .methods .m3 .switcher .list .txt2 .x {
    display: none;
}

#howtotreat .methods .m3 .switcher .list .txt p {
    margin-top: 30px;
}

#howtotreat .methods .m3 .switcher .list .txt2 {
    font-size: 14px;
    line-height: 129%;
}

#howtotreat .methods .m3 .switcher .list .txt2 p {
    margin-top: 18px;
}

#howtotreat .methods .m3 .switcher .list .txt2 h4+p {
    margin-top: 33px;
}

#howtotreat .methods .m3 .switcher .list:nth-child(2n) .txt,
#howtotreat .methods .m3 .switcher .list:nth-child(2n) .txt2 {
    right: 0;
    left: auto;
}

#howtotreat .methods .m3 .switcher .list .txt h4,
#howtotreat .methods .m3 .switcher .list .txt2 h4 {
    width: auto;
    text-align: left;
    line-height: 112%;
}

#howtotreat .methods .m4 {
    background: #c5f4ff;
    padding: 57px 0 54px;
}

#howtotreat .methods .m4:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#howtotreat .methods .m4 .ct {
    width: 940px;
    margin: 0 auto;
}

#howtotreat .methods .m4 .text {
    width: 470px;
    float: left;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

#howtotreat .methods .m4 .text p {
    margin-top: 22px;
}

#howtotreat .methods .m4 .img {
    width: 351px;
    float: right;
    margin: 176px 36px 0 0;
	text-align: center;
}

#howtotreat .methods .m4 .img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

#howtotreat .partner {
    margin: 61px auto 0;
    width: 940px;
    border-top: 100px solid transparent;
    margin-top: -39px;
}

#howtotreat .partner h4 {
    margin-top: 46px;
}

#howtotreat .partner .text {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    line-height: 138%;
    font-size: 16px;
    margin-top: 52px;
    word-wrap: break-word;
}

#howtotreat .partner .list {
    list-style: none;
    margin: 37px auto 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

#howtotreat .partner .list li {
    width: 410px;
    margin: 0 30px;
    padding: 0;
    display: inline-block;
    line-height: 138%;
    font-size: 16px;
    word-wrap: break-word;
}

#howtotreat .partner .list li span {
    width: 86px;
    height: 86px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #6dcff6;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 23px;
    display: block;
    font-size: 48px;
    line-height: 90px;
    font-family: 'pt_sans_narrowregular';
    text-align: center;
}

#howtotreat .pregnant {
    background: #ffd7ef;
    margin: 83px 0 0;
    padding: 61px 0 110px;
}

#howtotreat .pregnant:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#howtotreat .pregnant .ct {
    width: 940px;
    margin: 0 auto;
}

#howtotreat .pregnant .ct .text {
    width: 470px;
    float: right;
    font-size: 16px;
    line-height: 138%;
    margin-top: 15px;
    word-wrap: break-word;
}

#howtotreat .pregnant .ct .text p {
    margin-top: 22px;
}

#howtotreat .pregnant .ct .img {
    width: 351px;
    float: left;
    margin: 34px 0 0 6px;
	text-align: center;
}

#howtotreat .pregnant .ct .img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

#flukostat {
    width: 100%;
    border-top: 138px solid transparent;
    border-top: 83px solid transparent;
}

#flukostat .whint {
    color: #0071cc;
    /*position: relative;*/
}

#flukostat .whint .m {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #777;
    box-shadow: 0 0 10px #777;
    font-size: 14px;
    color: #636363;
    line-height: 116%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 23px 20px;
    width: 93%;
}

#flukostat .whint .m i {
    display: block;
    border-top: 13px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: 100%;
}

/*#flukostat .whint .m i{display: none;}*/
#flukostat .whint:hover .m {
    display: block;
}

#why {
    width: 940px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 51px;
    padding-top: 138px;
    margin-top: -89px;
	pointer-events: auto;
}

#why .img {
    width: 527px;
    height: 304px;
    /* background: url("img/flukostat/1.png") no-repeat; */
    margin: 45px auto 0;
	text-align: center;
	z-index: 1;
}
#why .img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

#why .list {
    list-style: none;
    margin: -88px 0 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    background: url("img/flukostat/line.png") no-repeat;
    background-position: 50% 57px;
	z-index: 0;
	pointer-events: none;
}

#why .list li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 110px;
    font-size: 16px;
    font-family: 'pt_sans_narrowregular';
    line-height: 119%;
    vertical-align: top;
    cursor: pointer;
	pointer-events: auto;
}

#why .list li .i {
    width: 68px;
    height: 68px;
    margin: 0 auto 7px;
    position: relative;
    display: block;
}

#why .list li:hover .i:before {
    content: "";
    position: absolute;
    top: 19px;
    left: 18px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #ffd2ea;
}

#why .list li.sel .i:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: #ffd2ea;
    width: 53px;
    height: 53px;
    top: 7px;
    left: 7px;
}

#why .list li .i i {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 10px;
    left: 10px;
}

#why .list li.li1 .i i {
    background: url("img/flukostat/1.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li1.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/1h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list .li2 {
    margin-top: 87px;
    margin-left: 15px;
}

#why .list li.li2 .i i {
    background: url("img/flukostat/2.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li2.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/2h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list li.li2:hover .i:before,
#why .list li.li2.sel .i:before {
    background: #fffeba;
}

#why .list .li3 {
    margin-top: 133px;
    margin-left: 47px;
}

#why .list li.li3 .i i {
    background: url("img/flukostat/3.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li3.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/3h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list li.li3:hover .i:before,
#why .list li.li3.sel .i:before {
    background: #c5f4ff;
}

#why .list .li4 {
    margin-top: 133px;
    margin-left: 80px;
}

#why .list li.li4 .i i {
    background: url("img/flukostat/4.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li4.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/4h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list li.li4:hover .i:before,
#why .list li.li4.sel .i:before {
    background: #c5f4ff;
}

#why .list .li5 {
    margin-top: 87px;
    margin-left: 50px;
}

#why .list li.li5 .i i {
    background: url("img/flukostat/5.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li5.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/5h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list li.li5:hover .i:before,
#why .list li.li5.sel .i:before {
    background: #fffeba;
}

#why .list .li6 {
    margin-left: 7px;
}

#why .list li.li6 .i i {
    background: url("img/flukostat/6.svg") no-repeat;
    background-position: 50%;
    background-size: contain;
    background-size: 94%;
}

#why .list li.li6.sel .i i {
    width: 68px;
    height: 68px;
    background: url("img/flukostat/6h.svg") no-repeat;
    top: 0;
    left: 0;
}

#why .list li .bt {
    display: none;
}

#why .popup {
    display: none;
    width: 488px;
    height: 313px;
    position: absolute;
    top: 81px;
    top: 219px;
    left: 50%;
    margin-left: -244px;
    background: #ffd2ea;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 13px 0 30px;
    padding: 0 13px 0 19px;
}

#why .popup::-webkit-scrollbar {
    width: 0;
}

#why .popup.li2 {
    background: #fffeba;
}

#why .popup.li3 {
    background: #c5f4ff;
}

#why .popup .x {
    position: absolute;
    top: -14px;
    right: -6px;
    width: 48px;
    height: 48px;
    background: url("img/flukostat/x.png") no-repeat;
    cursor: pointer;
    z-index: 1;
}

#why .popup .text {
    width: 100%;
    height: 268px;
    margin-top: 19px;
    overflow: auto;
    word-wrap: break-word;
    position: relative;
    margin-top: 26px;
}

#why .popup .text sup {
    font-size: 50%;
    line-height: 0;
}

#why .popup .text.noov {
    overflow: visible;
}

#why .popup .text .tb {
    display: table;
    width: 100%;
    min-height: 100%;
}

#why .popup .text .tb .td {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 125%;
}

#why .popup .text .tb .td .baron .baron__scroller {
    padding-left: 11px;
}

#why .popup .text .tb .td ul {
    margin: 0;
    padding: 2px 0 0;
    list-style: none;
}

#why .popup .text .tb .td li {
    margin: 10px 0 0;
    padding: 0;
    position: relative;
}

#why .popup .text .tb .td li:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #454545;
    display: inline-block;
    margin: 0 6px 3px -9px;
}

#why .popup .text .tb .td p {
    margin-top: 20px;
}

#why .popup .text .tb .td p:first-child {
    margin-top: 0;
}

#flukostat .slider {
    width: 100%;
    height: 514px;
    background: #c5f4ff;
    position: relative;
}

#flukostat .slider .ct {
    width: 940px;
    position: relative;
    height: 100%;
}

#flukostat .slider .list {
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    background: #c5f4ff;
    height: 100%;
    padding: 63px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#flukostat .slider .list:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .slider .list:nth-of-type(2) {
    background: #ffd2ea;
}

#flukostat .slider .list:nth-of-type(3) {
    background: #fffeba;
}

#flukostat .slider .list.a {
    z-index: 1;
    opacity: 1;
}

#flukostat .slider .list .img {
    float: right;
    margin-top: 77px;
    margin-right: 48px;
}

#flukostat .slider .list .img.i3 {
    margin-top: 54px;
    margin-right: 59px;
}

#flukostat .slider .list.r .img {
    float: left;
    margin-top: 97px;
    margin-right: 0;
    margin-left: 64px;
}

#flukostat .slider .list .text {
    width: 380px;
    font-size: 16px;
    line-height: 138%;
    float: left;
}

#flukostat .slider .list.r .text {
    float: right;
    position: relative;
}

#flukostat .slider .list .text sup {
    font-size: 60%;
    line-height: 0;
}

#flukostat .slider .list .text h4 {
    text-align: left;
    margin-bottom: 52px;
}

#flukostat .slider .scroll {
    height: 370px;
    width: 1px;
    background: #000;
    position: absolute;
    right: 50%;
    top: 72px;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#flukostat .slider .scroll:before {
    content: "";
    width: 13px;
    height: 1px;
    position: absolute;
    top: -6px;
    left: -6px;
    background: #000;
}

#flukostat .slider .scroll:after {
    content: "";
    width: 13px;
    height: 1px;
    position: absolute;
    bottom: -6px;
    left: -6px;
    background: #000;
}

#flukostat .slider .scroll .bt {
    width: 37px;
    height: 37px;
    background: url("img/howtotreat/sc.svg") no-repeat;
    position: absolute;
    top: 45px;
    left: -18px;
    cursor: pointer;
}

#flukostat .slider .scroll .bt:hover {
    background: url("img/howtotreat/sch.svg") no-repeat;
}

#flukostat .slider .scroll .d {
    font-size: 14px;
    font-family: 'pt_sans_narrowbold';
    display: block;
    position: absolute;
    right: 100%;
    margin-right: 24px;
    line-height: 100%;
    letter-spacing: 2px;
    cursor: pointer;
}

#flukostat .slider .scroll .d:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 100%;
    width: 11px;
    height: 1px;
    background: #313131;
    margin-left: 7px;
}

#flukostat .slider .scroll .d:nth-of-type(2n) {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 24px;
}

#flukostat .slider .scroll .d:nth-of-type(2n):before {
    margin-right: 7px;
    margin-left: 0;
    left: auto;
    right: 100%;
}

#flukostat .slider .scroll .d:nth-of-type(1) {
    top: 58px;
}

#flukostat .slider .scroll .d:nth-of-type(2) {
    top: 179px;
}

#flukostat .slider .scroll .d:nth-of-type(3) {
    top: 300px;
}

#releaseforms {
    width: 940px;
    margin: 77px auto 0;
    padding-bottom: 65px;
    padding-top: 100px;
    margin-top: -33px;
}

#releaseforms .l {
    font-size: 0;
    line-height: 0;
    float: left;
    margin-top: 112px;
}

#releaseforms .r {
    font-size: 0;
    line-height: 0;
    float: right;
    margin-top: 112px;
    margin-right: 32px;
}

#releaseforms .pach {
    width: 270px;
    display: inline-block;
    font-size: 16px;
    line-height: 138%;
    vertical-align: top;
}

#releaseforms .pach .img {
    height: 221px;
}

#releaseforms .pach h4 {
    text-align: left;
    margin-bottom: 18px;
}

#releaseforms .pach+.pach {
    margin-left: 50px;
}

#releaseforms .r .pach:first-child img {
    margin-left: -17px;
}

#releaseforms .img img.m {
    display: none;
}

#releaseforms .r .pach img {
    margin-left: -6px;
}

#releaseforms .l .pach img {
    margin-left: 15px;
}

#releaseforms .r .all {
    width: 602px;
    padding-top: 67px;
    margin: 28px 0 0 -14px;
    font-size: 16px;
    font-family: 'pt_sans_narrowbold';
    color: #12b6fb;
    text-align: center;
    background: url("img/flukostat/all.png") no-repeat;
}

#releaseforms .download {
    margin-top: -76px;
    width: 210px;
    height: auto;
    display: block;
    text-align: center;
}
#releaseforms .download-button {
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65 75"><title>doc</title><g id="LY_2" data-name="LY 2"><g id="LY_1-2" data-name="LY 1"><g id="a"><path d="M65,75V0H0V75H65m-5-5H5V5H60V70M10,40v5H55V40H10m0,20v5H55V60H10m0-10v5H55V50H10M25,25V10H10V25H25M15,20V15h5v5H15M30,10v5H55V10H30M55,35V30H10v5H55M30,20v5H55V20Z"/></g></g></g></svg>') no-repeat 5px 3px;
	background-size: 20px 20px;
	display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    color: #34b8ef;
	padding: 0 0 0 5px;
	margin-left: 20px;
	margin-top: 10px;
    font-family: 'pt_sans_narrowregular';
}

#flukostat .howitworks {
    background: #ffd5e7;
    padding: 77px 0 81px;
}

#flukostat .howitworks:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .howitworks i {
    font-family: 'pf_agora_sans_proitalic';
}

#flukostat .howitworks .ct {
    width: 940px;
    margin: 0 auto;
}

#flukostat .howitworks .text {
    width: 800px;
    margin: 17px auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 138%;
}

#flukostat .howitworks .text+h4 {
    margin-top: 54px;
}

#flukostat .howitworks .text2 {
    margin: 46px auto 0;
    font-size: 16px;
    line-height: 138%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

#flukostat .howitworks .text2 p {
    margin-top: 22px;
}

#flukostat .howitworks .text2 p:first-child {
    margin-top: 0;
}

#flukostat .howitworks .lcol {
    width: 470px;
    float: left;
    margin-top: 54px;
}

#flukostat .howitworks .rcol {
    width: 470px;
    float: right;
    margin-top: 54px;
}

#flukostat .howitworks img.i1 {
    width: 223px;
    height: 275px;
    display: block;
    margin: 25px auto 0;
}

#flukostat .howitworks img.i2 {
    width: 297px;
    height: 295px;
    display: block;
    margin: 18px auto 51px;
}

#flukostat .howitworks img.i3 {
    width: 489px;
    height: 267px;
    display: block;
    margin: 3px auto 0;
}

#flukostat .howitworks .lcol .txt {
    width: 380px;
    line-height: 138%;
    font-size: 16px;
    margin-top: 9px;
}

#flukostat .howitworks .lcol .txt strong {
    font-family: 'pt_sans_narrowbold';
    display: block;
    width: 80%;
    line-height: 138%;
}

#flukostat .howitworks .lcol .txt p {
    margin-top: 26px;
}

#flukostat .howitworks .lcol .txt p:first-child {
    margin-top: 0;
}

#flukostat .howitworks .rcol .subscr {
    font-size: 14px;
    line-height: 100%;
    color: #008dd2;
    font-family: 'pt_sans_narrowbold';
    margin-top: 28px;
    display: block;
}

#flukostat .test {
    width: 940px;
    margin: 0 auto;
    padding: 77px 0 62px;
}

#flukostat .test:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .test .note {
    text-align: center;
    font-size: 16px;
    line-height: 138%;
    margin-top: 20px;
    margin-bottom: 4px;
}

#flukostat .test .l {
    width: 460px;
    float: left;
}

#flukostat .test .r {
    width: 460px;
    float: right;
}

#flukostat .test .bt {
    margin-top: 18px;
    border: 3px solid #e6e6e6;
    /*border-color: #7ee5ff;*/
    border-radius: 60px;
    min-height: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #3c3c3c;
    font-family: 'pt_sans_narrowbold';
    line-height: 145%;
    padding: 29px 50px;
    text-transform: uppercase;
    cursor: pointer;
}

#flukostat .test .bt.sel {
    background: #7ee5ff;
    border-color: #7ee5ff;
}

#flukostat .test .result {
    display: none;
    position: relative;
    margin-top: 18px;
    border: 3px solid #7ee5ff;
    border-radius: 60px;
    min-height: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 119%;
    padding: 40px 57px 38px 227px;
    font-family: 'pt_sans_narrowregular';
}

#flukostat .test .result b {
    font-family: 'pt_sans_narrowbold';
}

#flukostat .test .result p {
    margin-top: 0;
}

#flukostat .test .result img+p {
    margin-top: 8px;
}

#flukostat .test .result .cal {
    width: 112px;
    height: 125px;
    background: url("img/flukostat/cal.svg") no-repeat;
    position: absolute;
    top: 36px;
    left: 57px;
}

#flukostat .test .result .cal .p1,
#flukostat .test .result .cal .p4,
#flukostat .test .result .cal .p5,
#flukostat .test .result .cal .p7 {
    position: absolute;
    top: 52px;
    left: 42px;
    width: 27px;
    height: 27px;
    background: url("img/flukostat/pill.svg") no-repeat;
}

#flukostat .test .result .cal .p1 {
    top: 14px;
    left: 6px;
}

#flukostat .test .result .cal .p4 {
    top: 52px;
    left: 6px;
}

#flukostat .test .result .cal .p7 {
    top: 90px;
    left: 6px;
}

#flukostat .test .first {
    display: none;
}

#flukostat .test .first:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .test .first .bt {
    text-transform: none;
    font-size: 16px;
    font-family: 'pt_sans_narrowregular';
    line-height: 188%;
    padding-bottom: 0;
}

#flukostat .test .first .bt b {
    font-size: 16px;
    font-family: 'pt_sans_narrowbold';
    display: block;
    font-weight: normal;
}

#flukostat .test .first .result:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -1px;
    width: 3px;
    height: 21px;
    background: #7ee5ff;
}

#flukostat .test .second {
    display: none;
}

#flukostat .test .second:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .test .second .result {
    padding: 34px 57px 32px 186px;
    margin-top: 20px;
}

#flukostat .test .second .result+.result:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -1px;
    width: 3px;
    height: 23px;
    background: #7ee5ff;
}

#flukostat .test .second .result:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .test .second .result img {
    float: left;
    margin-right: 42px;
}

#flukostat .test .second .result .cal {
    top: 33px;
    left: 44px;
}

#flukostat .test .second .result .t {
    color: #ff75b4;
    font-family: 'pt_sans_narrowbold';
}

#flukostat .test .second .result .txt {
    overflow: hidden;
    padding-top: 2px;
}

#flukostat .test .second .result ul {
    margin: 0 0 0 16px;
    padding: 0;
}

#flukostat .test .second .result ul li {
    margin: 0;
    padding: 0;
}

#flukostat .test .second .result ul+p,
#flukostat .test .second .result .t+p {
    margin-top: 21px;
}

#flukostat .test .man {
    display: none;
    margin-top: 23px;
    float: left;
    clear: both;
    width: 100%;
    background: #7ee5ff;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 119%;
    padding: 47px 57px 38px 188px;
    font-family: 'pt_sans_narrowregular';
}

#flukostat .test .man:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .test .man img {
    float: left;
    margin-right: 70px;
}

#flukostat .test .man img.m {
    display: none;
}

#flukostat .test .man .txt {
    overflow: hidden;
    width: 300px;
    padding-top: 8px;
}

#flukostat .test .man .txt p {
    margin: 0;
}

#flukostat .test .man .cal {
    width: 112px;
    height: 125px;
    background: url("img/flukostat/wcal.svg") no-repeat;
    position: absolute;
    top: 56px;
    left: 44px;
}

#flukostat .test .man .cal .p1,
#flukostat .test .man .cal .p4,
#flukostat .test .man .cal .p5,
#flukostat .test .man .cal .p7 {
    position: absolute;
    top: 52px;
    left: 42px;
    width: 27px;
    height: 27px;
    background: url("img/flukostat/pill.svg") no-repeat;
}

#flukostat .test .man .cal .p1 {
    top: 14px;
    left: 6px;
}

#flukostat .test .man .cal .p4 {
    top: 52px;
    left: 6px;
}

#flukostat .test .man .cal .p7 {
    top: 90px;
    left: 6px;
}

#flukostat .test .n {
    clear: both;
    text-align: center;
    font-size: 12px;
    line-height: 117%;
    padding-top: 65px;
}

#flukostat .teaser {
    background: #f4f4f4;
    padding: 76px 0 83px;
}

#flukostat .teaser:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#flukostat .teaser .list {
    list-style: none;
    margin: 31px auto 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
    width: 966px;
}

#flukostat .teaser .list li {
    cursor: pointer;
    margin: 20px 10px 0;
    padding: 0;
    display: inline-block;
    width: 300px;
    height: 227px;
}

#flukostat .teaser .list li.dn {
    display: none;
}

#flukostat .teaser .list li .v {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: rgba(35, 69, 84, 0);
}

#flukostat .teaser .list li .v .source {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#flukostat .teaser .list li .v .source:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(98, 195, 241, 0.5);
}

#flukostat .teaser .list li .v .source:hover:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -58px 0 0 -58px;
    width: 116px;
    height: 116px;
    background: url("img/flukostat/play.svg") no-repeat;
    background-size: contain;
}

#flukostat .teaser .list li .v .x,
#flukostat .teaser .list li .v .full {
    display: none;
}

#flukostat .teaser .list li .v.big {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(35, 69, 84, 0.95);
}

#flukostat .teaser .list li .v.big .source {
    width: 782px;
    height: 526px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -263px 0 0 -391px;
}

#flukostat .teaser .list li .v iframe {
    display: none;
}

#flukostat .teaser .list li .v.big iframe {
    width: 782px;
    height: 526px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -263px 0 0 -391px;
    z-index: 1;
    display: block;
}

#flukostat .teaser .list li .v.big .x {
    position: absolute;
    width: 31px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin: -309px 0 0 360px;
    background: url("img/flukostat/vx.png") no-repeat;
    display: block;
    cursor: pointer;
}

#flukostat .teaser .list li .v.big .full {
    position: absolute;
    width: 45px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin: 280px 0 0 346px;
    background: url("img/flukostat/full.png") no-repeat;
    display: block;
    cursor: pointer;
}

#flukostat .teaser .more {
    margin: 46px auto 0;
    width: 190px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #92deff;
    border-radius: 20px;
    font-size: 18px;
    color: #34b8ef;
    font-family: 'pt_sans_narrowregular';
    display: block;
    line-height: 38px;
    text-align: center;
}

#flukostat .teaser .more:hover {
    text-decoration: none;
    background: #92deff;
    color: #fff;
}

.breadcrumbs {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    position: relative;
    z-index: 1;
}

.breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 16px;
    line-height: 100%;
    color: #00447b;
    font-family: 'pt_sans_narrowregular';
}

.breadcrumbs li:before {
    content: ">";
    font-size: 16px;
    line-height: 100%;
    color: #00447b;
    font-family: 'pt_sans_narrowregular';
    margin: 0 2px 0 4px;
}

.breadcrumbs li:first-child:before {
    display: none;
}

.breadcrumbs li a {
    font-size: 16px;
    line-height: 100%;
    color: #00447b;
    font-family: 'pt_sans_narrowregular';
}

/**/
.baron {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    white-space: normal;
}

.baron__clipper {
    position: relative;
    overflow: hidden;
}

.baron__scroller {
    overflow-y: scroll;
    -ms-overflow-style: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

.baron__scroller::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.baron__track {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.baron._scrollbar .baron__track {
    display: block;
}

.baron__free {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

.baron__bar {
    display: none;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 10px;
    background: #999;
}

.baron._scrollbar .baron__bar {
    display: block;
}

.baron__control {
    display: none;
}

.baron .baron__scroller {
    padding-right: 17px;
}

.baron .baron__track {
    opacity: 0;
    position: absolute;
    z-index: 3;
    top: 23px;
    bottom: 16px;
    right: 5px;
    /*width: 15px;overflow: hidden;*/
    background: #000;
    width: 1px;
}

.baron._scrollbar .baron__track {
    opacity: 1;
}

.baron .baron__control {
    display: block;
}

.baron .baron__control {
    background: #5b5b5b;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: -4px;
    z-index: 1;
    width: 9px;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    pointer-events: auto;
}

.baron .baron__bar {
    background: #5b5b5b;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: -5px;
    z-index: 1;
    width: 9px;
    box-sizing: border-box;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    pointer-events: auto;
}

.baron .baron__up,
.baron .baron__down {
    position: absolute;
    z-index: 1;
    width: 9px;
    height: 1px;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
}

.baron .baron__up {
    top: 0;
}

.baron .baron__down {
    bottom: 0;
}

.baron .baron__free {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 0;
    width: 0;
}

/*@media screen and (max-width: 1200px){*/
@media screen and (max-width: 1366px) {
    #header {
        min-width: 1000px;
    }

    #main_info {
        height: 692px;
    }

    #main_info .frame {
        width: 1024px;
    }

    #main_info .frame .t1 {
        width: 998px;
        height: 164px;
        background: url("img/m_info/t11.png") no-repeat;
        position: absolute;
        top: 298px;
        left: 50%;
        margin-left: -498px;
        background-size: contain;
    }

    #main_info .frame .t2 {
        width: 582px;
        height: 165px;
        background: url("img/m_info/t22.png") no-repeat;
        position: absolute;
        top: 163px;
        right: 50%;
        margin-right: -170px;
        background-size: contain;
    }

    #main_info .frame .t3 {
        width: 462px;
        height: 188px;
        background: url("img/m_info/t33.png") no-repeat;
        position: absolute;
        top: 343px;
        left: 50%;
        margin-left: -45px;
        background-size: contain;
    }

    #main_info .frame .g {
        width: 166px;
        height: 518px;
        background: url("img/m_info/g_1000.png") no-repeat;
        position: absolute;
        top: 116px;
        left: 418px;
        z-index: 5;
    }

    #main_info .frame .g1 {
        width: 209px;
        height: 140px;
        background: url("img/m_info/g1_1000.png") no-repeat;
        position: absolute;
        top: 103px;
        left: 472px;
    }

    #main_info .frame .g2 {
        width: 167px;
        height: 184px;
        background: url("img/m_info/g2_1000.png") no-repeat;
        position: absolute;
        top: 329px;
        left: 293px;
    }

    #main_info .frame .g3 {
        width: 190px;
        height: 146px;
        background: url("img/m_info/g3_1000.png") no-repeat;
        position: absolute;
        top: 201px;
        left: 136px;
        z-index: 4;
    }

    #main_info .frame .g4 {
        width: 210px;
        height: 127px;
        background: url("img/m_info/g4_1000.png") no-repeat;
        position: absolute;
        top: 340px;
        left: 613px;
        z-index: 4;
    }

    #main_info .frame .b1 {
        width: 52px;
        height: 50px;
        background: url("img/m_info/be1_1000.png") no-repeat;
        position: absolute;
        top: 222px;
        left: 749px;
    }

    #main_info .frame .b2 {
        width: 25px;
        height: 30px;
        background: url("img/m_info/be2_1000.png") no-repeat;
        position: absolute;
        top: 386px;
        left: 234px;
    }

    #main_info .frame .b3 {
        width: 43px;
        height: 39px;
        background: url("img/m_info/be3_1000.png") no-repeat;
        position: absolute;
        top: 385px;
        left: 168px;
    }

    #main_info .frame .b4 {
        width: 50px;
        height: 39px;
        background: url("img/m_info/be4_1000.png") no-repeat;
        position: absolute;
        top: 432px;
        left: 153px;
    }

    #main_info .text .t {
        font-size: 30px;
        width: 250px;
        padding-top: 29px;
    }

    #main_info .frame .g {
        width: 361px;
        height: 582px;
        background: url("img/m_info/g_1000_new.png") no-repeat;
        top: 8px;
        left: 332px;
    }

    #footer .dm {
        min-width: 1000px;
    }
}

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

    .h1,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 14px 0 0 0;
        font-weight: 700;
        font-family: 'pt_sans_narrowbold', Tahoma, Arial, Verdana;
        color: #313131;
        line-height: 120%;
        font-size: 36px;
        text-align: center;
        display: block;
        font-weight: normal;
    }

    h1,
    .h1,
    h2 {
        font-size: 60px;
    }

    h1,
    .h1,
    h3 {
        font-size: 60px;
        margin-top: 44px;
        position: relative;
        text-transform: uppercase;
        padding-bottom: 40px;
    }

    h1:after,
    .h1:after,
    h3:after {
        content: "";
        position: absolute;
        top: 100%;
        height: 7px;
        width: 74px;
        left: 50%;
        margin: -7px 0 0 -37px;
        background: #313131;
    }

    h4 {
        font-family: 'pt_sans_narrowbold';
        font-size: 36px;
        color: #313131;
        text-transform: uppercase;
        letter-spacing: 6px;
        line-height: 114%;
    }

    h4 i {
        font-family: 'pt_sansbold_italic';
        font-style: normal;
    }

    h5,
    h6 {
        font-size: 16px;
        margin-top: 29px;
    }

    body {
        width: 640px;
        margin: 0 auto;
        min-width: 0;
    }

    body.ovh {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .dn {
        display: none !important;
    }

    #header {
        height: 157px;
        width: 640px;
        left: 50%;
        margin-left: -320px;
        min-width: 640px;
        background: transparent !important;
    }

    #header .tohome {
        display: none;
    }

    #header.static {
        position: static;
        margin: 0 auto;
    }

    #header .ct {
        width: 100%;
    }

    #header .menu {
        display: none;
    }

    #header .logo {
        display: none;
        width: 302px;
        height: 53px;
        background: url("img/header/l.png") 50% 50% no-repeat;
        position: absolute;
        top: 52px;
        left: 23px;
        z-index: 20;
        margin: 0 !important;
    }

    #header.static .logo {
        display: block;
    }

    #header .menu_bt {
        display: block;
        width: 117px;
        height: 117px;
        border-radius: 50% 50%;
        position: absolute;
        top: 20px;
        right: 20px;
        background: #143e71;
        z-index: 20;
    }

    #header .menu_bt:before {
        content: "";
        position: absolute;
        width: 55px;
        height: 40px;
        top: 39px;
        left: 31px;
        background: url("img/header/bt_m.svg") 50% 50% no-repeat;
        background-size: contain
    }

    #header .menu_bt.op:before {
        content: "";
        position: absolute;
        width: 43px;
        height: 43px;
        top: 37px;
        left: 37px;
        background: url("img/header/bt_mop.svg") 50% 50% no-repeat;
        background-size: contain
    }

    #logo {
        display: block;
        width: 302px;
        height: 53px;
        background: url("img/header/l.png") 50% 50% no-repeat;
        position: absolute;
        top: 52px;
        left: 23px;
        z-index: 20;
        margin: 0 !important;
        z-index: 10;
    }

    /*#header .menu.op{display: block;position: fixed;top: 0;left: 0;padding: 100px 0 0;width: 100%;height: 100%;z-index: 19;background: #abe4fa;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;}*/
    #header .menu.op {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        z-index: 19;
        background: #abe4fa;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        border-top: 221px solid transparent;
        position: absolute;
        padding-bottom: 100px;
        height: auto;
    }

    #header .menu .li,
    #header .menu .li:hover {
        display: block;
        float: none;
        border: none;
        text-align: center;
        width: 100%;
        margin-top: 46px;
    }

    #header .menu .li:first-child {
        margin-top: 0;
    }

    #header .menu .li.faq,
    #header .menu .li.faq:hover {
        float: none;
        position: static;
        border: none;
        margin-top: 62px;
    }

    #header .menu .li a {
        font-size: 45px;
        font-family: 'pt_sans_narrowregular';
        display: inline-block;
        border: 3px solid transparent;
        line-height: 68px;
        border-radius: 36px;
        padding: 4px 38px 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 74px;
    }

    #header .menu .li a.sel,
    #header .menu .li a:hover {
        border-color: #fff;
    }

    #header .menu .li a.sel+.sub {
        display: block;
    }

    #header .menu .li.faq a,
    #header .menu .li.faq:hover a {
        display: inline-block;
        background: #fff;
        font-size: 37px;
        line-height: 55px;
        height: 55px;
        border-radius: 27px;
        padding: 3px 36px 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    /*поменять на ноне для скрывающегося списка*/
    /*#header .menu .li:hover .sub,#header .menu .li a:hover + .sub,#header .menu .li .sub{display: block;}*/
    #header .menu .li:hover .sub,
    #header .menu .li a:hover+.sub,
    #header .menu .li .sub {
        display: none;
    }

    #header .menu .li a.sel:hover+.sub {
        display: block;
    }

    #header .menu .li .sub,
    #header .menu .li .sub.wimg {
        width: 100%;
        position: static;
        margin: 36px 0 0;
        padding: 0;
    }

    #header .menu .li .sub:before,
    #header .menu .li .sub.wimg:before {
        display: none;
    }

    #header .menu .li .sub {
        width: 100%;
        background: none;
        margin-top: 39px;
    }

    #header .menu .li .sub li,
    #header .menu .li .sub.wimg li {
        width: 100%;
        margin-top: 18px;
    }

    #header .menu .li .sub.wimg .img_f {
        display: none;
    }

    #header .menu .li .sub li a,
    #header .menu .li .sub.wimg li a {
        font-size: 36px;
        border: none;
        height: auto;
    }

    #main_info {
        height: 1009px;
        overflow: hidden;
        height: 668px;
    }

    #main_info .frame {
        width: 640px;
        /* background: url("img/m_info/b1m.png") 50% 0 no-repeat;*/
        background: url("img/m_info/mobile.jpg") no-repeat;
    }

    #main_info.whole .frame {
        background: url("img/m_info/mobileh.jpg") no-repeat;
    }

    #main_info .frame div {
        display: none !important;
    }

    #main_info .text {
        height: 162px;
        width: 100%;
        background: #abe7ff;
        position: absolute;
        bottom: 0;
    }
	
	#main_info .main-pack {
		left: 27%;
	}

    #main_info .text .t {
        margin: 0;
        text-align: left;
        font-size: 36px;
        line-height: 120%;
        padding: 43px 0 0 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
    }

    #main_info .frame .t1,
    #main_info .frame .t2,
    #main_info .frame .t3,
    #main_info .frame .g1,
    #main_info .frame .g2,
    #main_info .frame .g3,
    #main_info .frame .g4,
    #main_info .frame .b1,
    #main_info .frame .b2,
    #main_info .frame .b3,
    #main_info .frame .b4,
    #main_info .frame .g {
        display: none;
    }

    #main_info .frame {
        width: 640px;
        height: 506px;
    }

    #num1 {
        height: auto;
        background: url("img/num1/bgm.jpg") 50% 50% no-repeat;
        background-size: cover;
        padding-bottom: 56px;
    }

    #num1 .ct {
        width: 640px;
        font-size: 36px;
        line-height: 134%;
        padding: 617px 40px 0;
    }

    #num1 .ct:before {
        content: "";
        position: absolute;
        top: 72px;
        right: 85px;
        width: 469px;
        height: 469px;
        background: url("img/num1/1.svg") no-repeat;
    }

    #num1 .ct p {
        margin-top: 48px;
    }

    #num1 .ct p:first-child {
        margin-top: 0;
    }

    #num1 .ct .bt_blue {
        margin: 54px auto 0;
        width: 338px;
        text-align: center;
        display: block;
        padding: 0 0 0;
    }

    #num1 .ct .note {
        font-size: 24px;
        color: #72759a;
        line-height: 121%;
        margin-top: 68px;
    }

    .bt_blue {
        font-size: 45px;
        height: 80px;
        border-width: 2px;
        border-radius: 40px;
        line-height: 84px;
        padding: 0 55px;
    }

    .bt_blue:hover {
        text-decoration: none;
        background: none;
        border-color: #393f7d;
        color: #383e7c;
    }

    #div3 {
        height: auto;
        width: 100%;
        padding-bottom: 100px;
    }

    #div3 .ct {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 476px 50px 0;
        color: #6166a8;
        font-size: 36px;
        line-height: 120%;
        text-align: center;
    }

    #div3 .ct:before {
        content: "";
        position: absolute;
        top: 116px;
        left: 33px;
        background: url("img/div3/1m.png") no-repeat;
        width: 573px;
        height: 280px;
    }

    #div3 .ct .bt_blue {
        margin-top: 77px;
    }

    #footer {
        background: #ffbfe8;
        height: 854px;
        height: 310px;
    }

    #footer.wd {
        height: 297px;
    }

    #footer .ct {
        position: relative;
        height: auto;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 38px 0 0;
    }

    #footer .ct .copy {
        width: 560px;
        margin: 0 auto;
        font-size: 24px;
        color: #414141;
        text-align: center;
        line-height: 150%;
        font-family: 'pf_agora_sans_proregular';
    }

    #footer .ct .logo {
        position: static;
        width: 254px;
        height: 54px;
        display: block;
        margin: 10px auto;
    }

    #footer .dm {
        width: 100%;
        font-size: 0;
        line-height: 0;
        height: 557px;
        position: relative;
        top: auto !important;
        left: auto !important;
        min-width: 640px;
    }

    #footer .dm .d {
        width: 100%;
        font-size: 0;
        line-height: 0;
        height: 100%;
        background: url("img/footer/dm.png") 50% 94px no-repeat;
        position: static;
    }

    #footer .dm .d .hide {
        right: 50%;
        margin-right: -34px;
        top: 25px;
    }

    #footer .dm .d .hide:hover span {
        display: none;
    }

    #whatisthis {
        border-top: 157px solid transparent;
        border-top: 96px solid transparent;
        padding-top: 87px !important;
    }

    #whatisthis .text {
        font-size: 30px;
        width: 560px;
        line-height: 160%;
        margin-top: 59px;
    }

    #whatisthis .text .h1,
    #whatisthis .text h1,
    #whatisthis .text h3 {
        width: 80%;
        margin: 0 auto;
    }

    #whatisthis .text p {
        margin-top: 38px;
    }

    #whatisthis .text p:first-child {
        margin-top: 0;
    }

    #whatisthis .scheme {
        width: 640px;
        margin: 52px auto 0;
        padding-bottom: 93px;
    }

    #whatisthis .scheme .frame {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 40px;
        font-size: 30px;
        line-height: 160%;
        position: relative;
        min-height: 308px;
        margin: 11px 0 0;
        padding-top: 0;
        width: 640px;
    }

    #whatisthis .scheme .frame .img {
        width: 598px;
        height: 657px;
        background: url("img/whatisthis/1m.png") no-repeat;
        /*position: static;*/
        margin: 0 -19px 59px -19px;
        position: relative;
        left: 0;
    }

    #whatisthis .scheme .frame .img .r1 {
        top: 149px;
        left: 262px;
        width: 74px;
        height: 74px;
    }

    #whatisthis .scheme .frame .img .c1 {
        width: 86px;
        height: 86px;
        position: absolute;
        top: 142px;
        left: 254px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    #whatisthis .scheme .frame .img .c1 svg .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-miterlimit: 10;
        stroke-dasharray: 332;
        stroke-dashoffset: 166;
        stroke-width: 2
    }

    #whatisthis .scheme .frame .img .l1 {
        width: 67px;
        height: 2px;
        position: absolute;
        top: 186px;
        left: 340px;
        background: #ff547c;
        width: 0;
    }

    #whatisthis .scheme .frame .img .c11 {
        width: 175px;
        height: 175px;
        position: absolute;
        top: 100px;
        left: 406px;
    }

    #whatisthis .scheme .frame .img .c11 .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-width: 1;
        stroke-miterlimit: 10;
        stroke-dasharray: 308;
        stroke-dashoffset: 0;
    }

    #whatisthis .scheme .frame .img .c11 span {
        font-size: 39px;
        top: 67px;
        line-height: 100%;
    }

    #whatisthis .scheme .frame .img .t1 {
        font-size: 30px;
        top: 285px;
        left: 406px;
        width: 175px;
        line-height: 114%;
    }

    #whatisthis .scheme .frame .img .r2 {
        top: 300px;
        left: 238px;
        width: 122px;
        height: 122px;
    }

    #whatisthis .scheme .frame .img .c2 {
        width: 136px;
        height: 136px;
        position: absolute;
        top: 292px;
        left: 228px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    #whatisthis .scheme .frame .img .c2 svg .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-miterlimit: 10;
        stroke-dasharray: 332;
        stroke-dashoffset: 166;
        stroke-width: 1.5
    }

    #whatisthis .scheme .frame .img .l2 {
        width: 44px;
        height: 2px;
        position: absolute;
        top: 362px;
        left: 364px;
        background: #ff547c;
        width: 0;
    }

    #whatisthis .scheme .frame .img .c22 {
        width: 175px;
        height: 175px;
        position: absolute;
        top: 276px;
        left: 406px;
    }

    #whatisthis .scheme .frame .img .c22 .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-width: 1;
        stroke-miterlimit: 10;
        stroke-dasharray: 308;
        stroke-dashoffset: 0;
    }

    #whatisthis .scheme .frame .img .c22 span {
        font-size: 39px;
        top: 67px;
        line-height: 100%;
    }

    #whatisthis .scheme .frame .img .t2 {
        font-size: 30px;
        top: 462px;
        left: 402px;
        width: 183px;
        line-height: 114%;
    }

    #whatisthis .scheme .frame .img .r3 {
        top: 462px;
        left: 254px;
        width: 90px;
        height: 90px;
    }

    #whatisthis .scheme .frame .img .c3 {
        width: 102px;
        height: 102px;
        position: absolute;
        top: 454px;
        left: 246px;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    #whatisthis .scheme .frame .img .c3 svg .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-miterlimit: 10;
        stroke-dasharray: 332;
        stroke-dashoffset: 166;
        stroke-width: 2
    }

    #whatisthis .scheme .frame .img .l3 {
        width: 60px;
        height: 2px;
        position: absolute;
        top: 507px;
        left: 348px;
        background: #ff547c;
        width: 0;
    }

    #whatisthis .scheme .frame .img .c33 {
        width: 175px;
        height: 175px;
        position: absolute;
        top: 420px;
        left: 406px;
    }

    #whatisthis .scheme .frame .img .c33 .st0 {
        fill: none;
        stroke: #ff547c;
        stroke-width: 1;
        stroke-miterlimit: 10;
        stroke-dasharray: 308;
        stroke-dashoffset: 0;
    }

    #whatisthis .scheme .frame .img .c33 span {
        font-size: 39px;
        top: 67px;
        line-height: 100%;
    }

    #whatisthis .scheme .frame .img .t3 {
        font-size: 30px;
        top: 607px;
        left: 406px;
        width: 175px;
        line-height: 114%;
    }

    #whatisthis .scheme ol {
        margin: 61px 40px 0;
        padding: 0;
        list-style-position: inside;
    }

    #whatisthis .scheme ol li {
        font-size: 24px;
        color: #898989;
        line-height: 121%;
        margin: 0;
        padding: 0;
    }

    #symptoms {
        padding-top: 66px;
        padding-top: 156px;
        padding-top: 86px;
        border-top: 157px solid #fff;
        margin-top: -157px;
    }

    #symptoms .ct {
        width: 560px;
        text-align: center;
    }

    #symptoms .ct .text {
        font-size: 30px;
        line-height: 160%;
        width: 100%;
        margin: 36px auto 0;
    }

    #symptoms .minislider {
        width: 560px;
        margin: 63px auto 0;
        font-size: 0;
        line-height: 0;
        text-align: center;
        position: relative;
    }

    #symptoms .minislider .s1,
    #symptoms .minislider .s2,
    #symptoms .minislider .s3,
    #symptoms .minislider .s4 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-bottom: 48px;
    }

    #symptoms .minislider .line {
        display: none;
    }

    #symptoms .minislider .i {
        width: 224px;
        height: 224px;
        margin: 0 auto;
        background-size: 100% 100% !important;
        position: relative;
        border-radius: 50% 50%;
        background: #b3f1ff;
    }

    #symptoms .minislider .i.sel:before {
        background: #b3f1ff;
    }

    #symptoms .minislider .s1 .i:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("img/symptoms/1.svg") 50% 50% no-repeat;
        background-size: contain;
    }

    #symptoms .minislider .s2 .i:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("img/symptoms/2.svg") 50% 50% no-repeat;
        background-size: contain;
    }

    #symptoms .minislider .s3 .i:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("img/symptoms/3.svg") 50% 50% no-repeat;
        background-size: contain;
    }

    #symptoms .minislider .s4 .i:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("img/symptoms/4.svg") 50% 50% no-repeat;
        background-size: contain;
    }

    #symptoms .minislider .text {
        font-size: 36px;
        line-height: 120%;
        margin-top: 24px;
    }

    #symptoms .minislider .text:after {
        content: "Подробнее";
        font-size: 30px;
        color: #9295b1;
        font-family: 'pt_sans_narrowregular';
        border: 2px solid #9194b0;
        border-radius: 24px;
        display: block;
        width: 186px;
        height: 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 15px auto 0;
        line-height: 50px;
    }

    #symptoms .minislider .description {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        margin: 0;
        width: 560px;
        padding: 30px 40px 43px;
        background: #ffc8e1;
        font-size: 30px;
        line-height: 160%;
        text-align: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #symptoms .minislider .description.sel1,
    #symptoms .minislider .description.sel2,
    #symptoms .minislider .description.sel3,
    #symptoms .minislider .description.sel4 {
        display: block;
    }

    #symptoms .minislider .description:before {
        display: none;
    }

    #symptoms .minislider .description .x {
        display: block;
        width: 60px;
        height: 60px;
        margin: 0 auto;
        background: url("img/reasons/pm3.svg") no-repeat;
        background-size: 100% 100%;
    }

    #symptoms .minislider .description .d1,
    #symptoms .minislider .description .d2,
    #symptoms .minislider .description .d3,
    #symptoms .minislider .description .d4 {
        padding-top: 18px;
    }

    #test {
        background: #b3f1ff;
        width: 560px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 37px 40px 64px;
        line-height: 112%;
        text-align: center;
    }

    #test .pre {
        font-size: 30px;
        line-height: 160%;
    }

    #test h4 {
        margin-top: 80px;
        line-height: 120%;
    }

    #test .description {
        font-size: 30px;
        color: #454545;
        margin-top: 61px;
        line-height: 160%;
    }

    #test .bt_lightblue {
        margin-top: 42px;
        margin-top: 82px;
    }

    #test .question {
        font-size: 36px;
        line-height: 120%;
        margin-top: 68px;
    }

    #test .result {
        font-size: 30px;
        text-align: center;
        line-height: 160%;
        margin-top: 63px;
    }

    #test .table {
        display: block;
        width: 100%;
        margin: 82px auto 0;
    }

    #test .table .td {
        margin-top: 35px;
        display: block;
        width: 100%;
        font-size: 36px;
        line-height: 123%;
    }

    #test .table .td:first-child {
        margin-top: 0;
    }

    #test .table .td label.bt {
        display: block;
        width: 75px;
        height: 75px;
        background: url("img/test/btm.svg") 50% 50% no-repeat;
        background-size: contain;
        margin: 16px auto 0;
    }

    #test .table .td input:checked~label.bt {
        background: url("img/test/btms.svg") 50% 50% no-repeat;
        background-size: contain;
    }

    #test .table+.bt_lightblue {
        margin-top: 40px;
    }

    .bt_lightblue {
        font-size: 36px;
        color: #01adea;
        font-family: 'pt_sans_narrowregular';
        height: 75px;
        line-height: 75px;
        border: 2px solid #3cc4f4;
        padding: 0 103px;
        border-radius: 37px;
    }

    .bt_lightblue:hover {
        text-decoration: none;
        background: none;
        border-color: #3cc4f4;
        color: #01adea;
    }

    .bt_lightblue:active {
        text-decoration: none;
        background: #20baf2;
        border-color: #20baf2;
        color: #fff
    }

    #reasons {
        width: 560px;
        margin: 0 auto;
        padding: 87px 0 114px;
        border-top: 157px solid #fff;
        margin-top: -157px;
    }

    #reasons .text {
        font-size: 30px;
        line-height: 160%;
    }

    #reasons .text p {
        margin-top: 38px;
    }

    #reasons .text p:first-child {
        margin-top: 0;
    }

    #reasons .cols {
        width: 100%;
        margin-top: 37px;
        margin-top: 86px;
    }

    #reasons .cols .col {
        width: 100%;
        margin: 0;
        float: none;
    }

    #reasons .cols .col .spoiler,
    #reasons .cols .col .spoiler:hover {
        width: 100%;
        margin-top: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 5px solid #ffc8e1;
        position: relative;
        cursor: pointer;
        /*border-color: #ff547c;*/
    }

    #reasons .cols .col .spoiler:first-child {
        margin-top: 40px;
    }

    #reasons .cols .col .spoiler:before,
    #reasons .cols .col .spoiler:hover:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 32px;
        right: 24px;
        width: 84px;
        height: 84px;
        background: url("img/reasons/pm1.svg") no-repeat;
        background-size: 100% 100%;
    }

    #reasons .cols .col .spoiler .head,
    #reasons .cols .col .spoiler:hover .head {
        width: 100%;
        height: 140px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: table;
        background: #ffc8e1;
        border-collapse: collapse;
    }

    #reasons .cols .col .spoiler .head .td,
    #reasons .cols .col .spoiler:hover .head .td {
        width: 100%;
        height: 100%;
        padding: 0 180px 0 34px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 100%;
        display: table-cell;
        vertical-align: middle;
        font-size: 36px;
        font-family: 'pt_sans_narrowbold';
        color: #454545;
    }

    #reasons .cols .col .spoiler .head .td h1,
    #reasons .cols .col .spoiler:hover .head .td h1 {
        line-height: 100%;
        font-size: 36px;
        font-family: 'pt_sans_narrowbold';
        color: #454545;
        text-transform: none;
        text-align: left;
    }

    #reasons .cols .col .spoiler .head .td h1:after,
    #reasons .cols .col .spoiler:hover .head .td h1:after {
        display: none;
    }

    #reasons .cols .col .spoiler .text {
        display: none;
    }

    #reasons .cols .col .spoiler.sel {
        border-color: #ff547c;
    }

    #reasons .cols .col .spoiler.sel:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 40px;
        right: 29px;
        width: 61px;
        height: 61px;
        background: url("img/reasons/pm3.svg") no-repeat;
        background-size: 100% 100%;
    }

    #reasons .cols .col .spoiler.sel .head {
        background: #fff;
    }

    #reasons .cols .col .spoiler.sel .head .td,
    #reasons .cols .col .spoiler.sel:hover .head .td {
        color: #454545;
    }

    #reasons .cols .col .spoiler.sel .text {
        display: block;
        padding: 5px 35px 41px;
        text-align: left;
        font-size: 30px;
        line-height: 160%;
        color: #454545;
    }

    #forms {
        background: #ffdcec;
        padding: 73px 0 77px;
        border-top: 157px solid #fff;
        margin-top: -157px;
    }

    #forms .ct {
        width: 560px;
        margin: 0 auto;
    }

    #forms .ct .h1 sup,
    #forms .ct h1 sup,
    #forms .ct h3 sup {
        font-size: 28px;
        line-height: 100%;
        position: relative;
        top: -18px;
    }

    #forms .ct .cols {
        width: 100%;
        margin-top: 32px;
    }

    #forms .ct .cols:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #forms .ct .lcol {
        width: 100%;
        float: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        font-size: 30px;
        color: #454545;
        line-height: 160%;
        margin-top: 50px;
    }

    #forms .ct .lcol .i {
        display: block;
        width: 210px;
        height: 212px;
        margin: 0 auto;
        background: url("img/forms/l.svg") no-repeat;
        background-size: 100% 100%;
    }

    #forms .ct .lcol h4 {
        display: block;
        text-align: center;
        color: #3ca3d8;
        margin-top: 39px;
    }

    #forms .ct .lcol h4 sup {
        letter-spacing: 0;
    }

    #forms .ct .lcol p {
        margin-top: 67px;
    }

    #forms .ct .lcol p:first-child {
        margin-top: 0;
    }

    #forms .ct .rcol {
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        font-size: 30px;
        color: #454545;
        line-height: 160%;
        margin-top: 74px;
    }

    #forms .ct .rcol .i {
        display: block;
        width: 210px;
        height: 212px;
        margin: 0 auto;
        background: url("img/forms/r.svg") no-repeat;
        background-size: 100% 100%;
    }

    #forms .ct .rcol h4 {
        display: block;
        text-align: center;
        color: #e63d65;
        margin-top: 52px;
    }

    #forms .ct .rcol h4 sup {
        letter-spacing: 0;
    }

    #forms .ct .rcol p {
        margin-top: 67px;
    }

    #forms .ct .rcol p:first-child {
        margin-top: 0;
    }

    #forms .ct .cols+h4 {
        margin-top: 50px;
    }

    #forms .ct .crit {
        width: 100%;
        border-collapse: collapse;
        margin-top: 40px;
    }

    #forms .ct .crit tr td {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        font-size: 24px;
        line-height: 150%;
        padding: 0;
        vertical-align: top;
    }

    #forms .ct .crit tr .l {
        border-right: 1px solid #938595;
        color: #3ca3d8;
        padding-right: 10px;
    }

    #forms .ct .crit tr .l .i {
        width: 122px;
        height: 122px;
        display: block;
        margin: 0 auto;
        background: url("img/forms/l.svg") no-repeat;
        background-size: 100% 100%;
        font-size: 0;
        line-height: 0;
        padding: 0;
        margin-bottom: 30px;
    }

    #forms .ct .crit tr .r {
        color: #e63d65;
        padding-left: 10px;
    }

    #forms .ct .crit tr .r .i {
        width: 122px;
        height: 122px;
        display: block;
        margin: 0 auto;
        background: url("img/forms/r.svg") no-repeat;
        background-size: 100% 100%;
        font-size: 0;
        line-height: 0;
        padding: 0;
        margin-bottom: 30px;
    }

    #forms .ct .crit tr td span {
        border-top: 1px solid #938595;
        display: block;
        padding: 15px 0 20px;
    }

    #forms .ct .crit tr:first-child td span {
        border-top: none;
    }

    #forms .ct .notes {
        font-size: 24px;
        color: #898989;
        line-height: 121%;
        text-align: center;
        margin-top: 76px;
    }

    #forms .ct .notes p {
        margin-top: 0;
    }

    #myths {
        background: #efefef;
        padding: 87px 0 100px;
        border-top: 157px solid #fff;
        margin-top: -157px;
    }

    #myths .ct {
        width: 640px;
        margin: 0 auto;
    }

    #myths .ct .collage {
        width: 560px;
        height: auto;
        margin: 85px auto 0;
        position: relative;
    }

    #myths .ct .collage:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #myths .ct .collage .description {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 300px;
        height: 100%;
        float: left;
        background: #fff;
        text-align: left;
        width: 560px;
        left: 50%;
        margin-left: -280px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 5px solid #68c4f3;
    }

    #myths .ct .collage .description.hidden {
        background: #fff;
        display: none;
    }

    #myths .ct .collage .description .x {
        display: block;
        position: absolute;
        top: 40px;
        right: 29px;
        width: 60px;
        height: 60px;
        background: url("img/reasons/pm3.svg") no-repeat;
        background-size: contain;
        z-index: 1;
    }

    #myths .ct .collage .description h4 {
        text-align: left;
    }

    #myths .ct .collage .description dl {
        margin: 0;
        padding: 31px 30px 0 35px;
        font-size: 30px;
        color: #000;
        line-height: 160%;
        max-height: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: auto;
    }

    #myths .ct .collage .description.hidden dl {
        display: none;
    }

    #myths .ct .collage .description dt {
        margin: 56px 0 0;
        padding: 41px 0 0;
        display: block;
        position: relative;
    }

    #myths .ct .collage .description dt h4 {
        letter-spacing: 0;
        text-transform: none;
    }

    #myths .ct .collage .description dt:before,
    #myths .ct .collage .description dt:first-child:before {
        display: none;
    }

    #myths .ct .collage .description dt:first-child {
        margin: 0;
        padding: 0;
    }

    #myths .ct .collage .description dd {
        margin: 43px 0 0 0;
        padding: 0;
        display: block;
    }

    #myths .ct .collage .img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
    }

    #myths .ct .collage .img svg {
        display: none;
    }

    #myths .ct .collage .img.i1:before {
        content: "";
        position: absolute;
        width: 191px;
        height: 183px;
        background: url("img/myths/1.svg") 50% 50% no-repeat;
        top: 49px;
        left: 45px;
    }

    #myths .ct .collage .img.i2:before {
        content: "";
        position: absolute;
        width: 175px;
        height: 186px;
        background: url("img/myths/2m.svg") 50% 50% no-repeat;
        top: 47px;
        left: 53px;
    }

    /**/
    #myths .ct .collage .img.i3:before {
        content: "";
        position: absolute;
        width: 507px;
        height: 215px;
        background: url("img/myths/3m.svg") 50% 50% no-repeat;
        top: 38px;
        left: 22px;
    }

    /**/
    #myths .ct .collage .img.i4:before {
        content: "";
        position: absolute;
        width: 187px;
        height: 224px;
        background: url("img/myths/4.svg") 50% 50% no-repeat;
        top: 22px;
        left: 190px;
    }

    #myths .ct .collage .img.i5:before {
        content: "";
        position: absolute;
        width: 164px;
        height: 115px;
        background: url("img/myths/5.svg") 50% 50% no-repeat;
        top: 53px;
        left: 35px;
    }

    #myths .ct .collage .img.i6:before {
        content: "";
        position: absolute;
        width: 193px;
        height: 193px;
        background: url("img/myths/6.svg") 50% 50% no-repeat;
        top: 43px;
        left: 42px;
    }

    #myths .ct .collage .img.i7:before {
        content: "";
        position: absolute;
        width: 138px;
        height: 127px;
        background: url("img/myths/7.svg") 50% 50% no-repeat;
        top: 107px;
        left: 71px;
    }

    #myths .ct .collage .img.i8:before {
        content: "";
        position: absolute;
        width: 122px;
        height: 100px;
        background: url("img/myths/8.svg") 50% 50% no-repeat;
        top: 139px;
        left: 108px;
    }

    #myths .ct .collage .img.i9:before {
        content: "";
        position: absolute;
        width: 73px;
        height: 105px;
        background: url("img/myths/9.svg") 50% 50% no-repeat;
        top: 50px;
        left: 107px;
    }

    #myths .ct .collage .img.i10:before {
        content: "";
        position: absolute;
        width: 94px;
        height: 94px;
        background: url("img/myths/10.svg") 50% 50% no-repeat;
        top: 152px;
        left: 233px;
    }

    #myths .ct .collage .tb {
        display: table;
        width: 100%;
        height: 100%;
        border-collapse: collapse;
        position: absolute;
        top: 0;
        left: 0;
    }

    #myths .ct .collage .td {
        display: table-cell;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        padding: 0;
        font-size: 30px;
        line-height: 122%;
        font-family: 'pt_sans_narrowregular';
    }

    #myths .ct .collage .td h1 {
        padding: 0;
        font-size: 30px;
        line-height: 122%;
        font-family: 'pt_sans_narrowregular';
        text-transform: none;
    }

    #myths .ct .collage .td h1:after {
        display: none;
    }

    #myths .ct .collage .mini {
        width: 50%;
        height: 280px;
        float: left;
        background: #fff;
        position: relative;
    }

    #myths .ct .collage .mini.last {
        width: 100%;
    }

    #myths .ct .collage .recdown {
        width: 100%;
        height: 280px;
        float: left;
        background: #fff;
        position: relative;
    }

    #myths .ct .collage .recdown_frame {
        width: 100%;
        height: 280px;
        float: left;
        background: #fff;
        position: relative;
    }

    #myths .ct .collage .rec {
        width: 100%;
        height: 280px;
        float: left;
        background: #fff;
        position: relative;
    }

    #myths .ct .collage .big {
        width: 50%;
        height: 280px;
        float: left;
        background: #fff;
        position: relative;
    }

    #myths .ct .collage .mini.hidden .tb,
    #myths .ct .collage .recdown.hidden .tb,
    #myths .ct .collage .recdown_frame.hidden .tb,
    #myths .ct .collage .rec.hidden .tb,
    #myths .ct .collage .big.hidden .tb {
        display: table;
    }

    #myths .ct .collage .mini .td,
    #myths .ct .collage .recdown .td {
        padding: 0 30px;
    }

    #myths .ct .collage .rec .td,
    #myths .ct .collage .big .td {
        padding: 0 90px;
    }

    #myths .ct .collage .blue {
        background: #b3f1ff;
    }

    #myths .ct .collage .green {
        background: #b6ffd9;
    }

    #myths .ct .collage .pink {
        background: #ffc8e1;
    }

    #myths .ct .collage .white {
        background: #fff;
    }

    #error {
        min-height: 1838px;
        margin-bottom: -854px;
        border-bottom: 854px solid transparent;
    }

    #error .table .td {
        background: url("img/404/bgm.png") 50% 37% no-repeat;
        padding: 255px 0 225px;
    }

    #error .table .td .num {
        font-size: 350px;
        line-height: 100%;
    }

    #error .table .td .text {
        font-size: 48px;
        line-height: 122%;
        width: 560px;
        margin: 20px auto 0;
    }

    #error .table .td .bt_blue {
        font-size: 45px;
        line-height: 88px;
        margin: 97px auto 0;
        height: 87px;
        border-radius: 43px;
        border-width: 3px;
    }

    #faq {
        width: 560px;
        border-top: 235px solid transparent;
        border-top: 183px solid transparent;
        border-bottom: 82px solid transparent;
    }

    /*#faq h3{padding-bottom: 0;}*/
    /*#faq h3:after{display: none;}*/
    #faq .h1,
    #faq h1,
    #faq h3 {
        margin-top: 59px;
    }

    #faq .list {
        list-style: none;
        margin: 45px 0 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #faq .list.l,
    #faq .list.r {
        float: none;
        margin: 0;
        width: 560px;
        margin-top: 66px;
    }

    #faq .list.r {
        margin-top: 51px;
    }

    #faq .list .ask {
        padding: 34px 38px 60px 33px;
        margin-bottom: 33px;
    }

    #faq .list .ask h4 {
        margin-bottom: 2px;
        font-size: 36px;
    }

    #faq .list .ask .inp,
    #faq .list .ask .inp+.inp {
        float: left;
        width: 100%;
        clear: both;
    }

    #faq .list .ask .inp {
        height: auto;
        margin-top: 40px;
    }

    #faq .list .ask .ta {
        margin-top: 40px;
    }

    #faq .list .ask input {
        width: 100%;
        border: 3px solid transparent;
        font-size: 30px;
        height: 59px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 7px 20px 0 20px;
        font-size: 30px;
        font-family: 'pt_sans_narrowregular';
    }

    #faq .list .ask textarea {
        width: 490px;
        border: 3px solid transparent;
        font-size: 30px;
        height: 215px;
        font-size: 30px;
        font-family: 'pt_sans_narrowregular';
        padding: 17px 20px 20px 20px;
        line-height: 100%;
    }

    #faq .list .ask .inp.err input,
    #faq .list .ask .ta.err textarea {
        border-color: #ff9999;
        color: #ff0000;
    }

    #faq .list .ask .inp.ok:before {
        width: 45px;
        height: 38px;
        background: url("img/faq/okm.png") no-repeat;
        top: 10px;
        right: 16px;
    }

    #faq .list .ask .inp.ok input {
        padding-right: 60px;
    }

    #faq .list .ask .inp.code {
        width: 220px;
        margin-top: 40px;
    }

    #faq .list .ask .captcha {
        width: 220px;
        float: right;
        height: 59px;
        margin-top: 40px;
    }

    #faq .list .ask .captcha img {
        width: 100%;
        height: 100%;
    }

    #faq .list .ask .sub {
        width: 337px;
        height: 80px;
        margin: 51px auto 0;
        display: block;
        float: none;
        border-radius: 40px;
        font-size: 44px;
        text-align: center;
    }

    /**/
    #faq .list .li {
        margin-top: 67px;
        padding: 0 29px 7px;
        min-height: 201px
    }

    #faq .list .ask+.li {
        margin-top: 120px;
    }

    #faq .list .li .ico {
        position: absolute;
        top: 96px;
        right: 30px;
        width: 60px;
        height: 4px;
        background: #ff498e;
    }

    #faq .list .li .ico:before {
        content: "";
        position: absolute;
        top: -28px;
        right: 28px;
        width: 4px;
        height: 60px;
        background: #ff498e;
    }

    #faq .list .li .q {
        /*padding: 24px 80px 13px 0;*/
        padding: 0;
        font-size: 30px;
        line-height: 120%;
        margin: 23px 80px 13px 0;
        height: 144px;
    }

    #faq .list .li .q .td {
        font-size: 30px;
        line-height: 120%;
    }

    #faq .list .li .a {
        padding: 0 80px 19px 0;
        font-size: 30px;
        line-height: 120%;
        margin-top: 17px;
    }

    #faq .list .li .name {
        font-size: 30px;
    }

    #faq .list li {
        margin: 0;
        padding: 0;
        width: 560px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #faq .list .ask .thanks {
        padding-top: 245px;
    }

    #faq .list .ask .thanks span {
        font-size: 48px;
        width: 380px;
        margin: 0 auto;
    }

    #faq .list .ask .thanks .bt_ok {
        width: 337px;
        height: 80px;
        border-radius: 40px;
        font-size: 44px;
        line-height: 92px;
        margin: 120px auto 0;
    }

    #howtotreat {
        width: 100%;
        border-top: 244px solid transparent;
        border-top: 183px solid transparent;
    }

    #howtotreat .more {
        display: block;
        border: 3px solid #9295b1;
        border-radius: 40px;
        width: 331px;
        margin: 0 auto;
        height: 75px;
        line-height: 84px;
        text-align: center;
        cursor: pointer;
        font-size: 45px;
        color: #9295b1;
        font-family: 'pt_sans_narrowregular';
    }

    #howtotreat .intro {
        width: 560px;
        margin: 0 auto;
        margin: 59px auto 0;
    }

    #howtotreat .intro .text {
        margin-top: 37px;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        line-height: 160%;
        font-size: 30px;
        height: 903px;
        overflow: hidden;
        position: relative;
    }

    #howtotreat .intro .text i {
        font-style: normal;
    }

    #howtotreat .intro .text.open {
        height: auto;
    }

    #howtotreat .intro .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, rgba(255, 255, 255, 0)));
        background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
    }

    #howtotreat .intro .text.open:before {
        display: none;
    }

    #howtotreat .intro .text .more {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -165px;
    }

    #howtotreat .intro .text.open .more {
        display: none;
    }

    #howtotreat .intro .text+h4 {
        margin-top: 115px;
    }

    #howtotreat .intro .etaps li:before {
        display: none;
    }

    #howtotreat .intro .etaps {
        list-style: none;
        margin: 54px 0 0;
        padding: 0;
        width: 560px;
    }

    #howtotreat .intro .etaps li {
        font-size: 30px;
        color: #454545;
        width: 560px;
        float: none;
        text-align: left;
        margin: 96px auto 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0;
        line-height: 160%;
        font-family: 'pf_agora_sans_proregular';
    }

    #howtotreat .intro .etaps li:first-child {
        margin-top: 93px;
    }

    #howtotreat .intro .etaps li .n1,
    #howtotreat .intro .etaps li .n2,
    #howtotreat .intro .etaps li .n3,
    #howtotreat .intro .etaps li .n4 {
        width: 213px;
        height: 213px;
        margin: 0 auto;
        background: url("img/howtotreat/1.svg") no-repeat;
        display: block;
        font-size: 116px;
        color: #58595b;
        line-height: 233px;
        text-align: center;
        font-family: 'pt_sans_narrowregular'
    }

    #howtotreat .intro .etaps li .n2 {
        width: 208px;
        height: 208px;
        border: none;
        margin: 0 auto;
        background: url("img/howtotreat/2.svg") no-repeat;
    }

    #howtotreat .intro .etaps li .n3 {
        width: 208px;
        height: 208px;
        border: none;
        margin: 0 auto;
        background: url("img/howtotreat/3.svg") no-repeat;
    }

    #howtotreat .intro .etaps li .n4 {
        width: 208px;
        height: 208px;
        border: none;
        margin: 0 auto;
        background: url("img/howtotreat/4.svg") no-repeat;
    }

    #howtotreat .intro .etaps li .txt {
        margin-top: 45px;
        display: block;
        word-wrap: break-word;
    }

    #howtotreat .methods {
        margin: 174px auto 0;
        width: 100%;
        margin-top: 74px;
    }

    #howtotreat .methods .h1,
    #howtotreat .methods h1,
    #howtotreat .methods h3,
    #howtotreat .methods h4,
    #howtotreat .methods .text {
        width: 560px;
        margin: 0 auto;
    }

    #howtotreat .methods strong {
        font-weight: normal;
    }

    #howtotreat .methods .m1 .i1,
    #howtotreat .methods .m1 .i2,
    #howtotreat .methods .m1 .i3,
    #howtotreat .methods .m1 .i4,
    #howtotreat .methods .m1 .i5,
    #howtotreat .methods .m1 .i6 {
        display: none;
    }

    #howtotreat sup {
        vertical-align: text-top;
        font-size: 60%;
        position: relative;
        top: -3px;
    }

    #howtotreat .methods .text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        width: 560px;
        overflow: hidden;
        line-height: 160%;
        font-size: 30px;
        margin-top: 56px;
        height: 903px;
        position: relative;
    }

    #howtotreat .methods .text.open {
        height: auto;
    }

    #howtotreat .methods .m1 {
        margin-top: 49px;
        padding: 82px 0 100px;
        position: relative;
    }

    #howtotreat .methods h4 {
        line-height: 123%;
    }

    #howtotreat .methods .m1 p,
    #howtotreat .methods .m2 p,
    #howtotreat .methods .m3 p,
    #howtotreat .methods .m4 p {
        margin-top: 22px;
    }

    #howtotreat .methods .m1 p:first-child,
    #howtotreat .methods .m2 p:first-child,
    #howtotreat .methods .m3 p:first-child,
    #howtotreat .methods .m4 p:first-child {
        margin-top: 0;
    }

    #howtotreat .methods .m1 .text {
        padding-bottom: 0;
    }

    #howtotreat .methods .m1 .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(219, 255, 236, 1)), color-stop(1, rgba(219, 255, 236, 0)));
        background-image: -o-linear-gradient(bottom, rgba(219, 255, 236, 0) 0%, rgba(219, 255, 236, 1) 70%);
        background-image: -moz-linear-gradient(bottom, rgba(219, 255, 236, 0) 0%, rgba(219, 255, 236, 1) 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(219, 255, 236, 0) 0%, rgba(219, 255, 236, 1) 70%);
        background-image: -ms-linear-gradient(bottom, rgba(219, 255, 236, 0) 0%, rgba(219, 255, 236, 1) 70%);
        background-image: linear-gradient(to bottom, rgba(219, 255, 236, 0) 0%, rgba(219, 255, 236, 1) 70%);
    }

    #howtotreat .methods .m1 .text.open:before {
        display: none;
    }

    #howtotreat .methods .text .more {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -165px;
    }

    #howtotreat .methods .text.open .more {
        display: none;
    }

    #howtotreat .methods .m2 {
        background: #ffd7ef;
        padding: 72px 0 100px;
        position: relative;
    }

    #howtotreat .methods .m2 .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 215, 239, 1)), color-stop(1, rgba(255, 215, 239, 0)));
        background-image: -o-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -moz-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: linear-gradient(to bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
    }

    #howtotreat .methods .m2 .text.open:before {
        display: none;
    }

    #howtotreat .methods .m2 .i1,
    #howtotreat .methods .m2 .i2,
    #howtotreat .methods .m2 .i3,
    #howtotreat .methods .m2 .i4,
    #howtotreat .methods .m2 .i5,
    #howtotreat .methods .m2 .i6 {
        display: none;
    }

    #howtotreat .methods .m2 .text {
        padding-bottom: 0;
    }

    #howtotreat .methods .m2 h4 {
        width: 500px;
    }

    #howtotreat .methods .m3 {
        padding: 93px 0 32px;
    }

    #howtotreat .methods .m3 .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, rgba(255, 255, 255, 0)));
        background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
    }

    #howtotreat .methods .m3 .text.open:before {
        display: none;
    }

    #howtotreat .methods .m3 .text {
        padding-bottom: 0;
    }

    #howtotreat .methods .m3 h4 {
        width: 600px;
        margin: 140px auto 0;
    }

    #howtotreat .methods .m3 h4:first-child {
        margin-top: 0;
    }

    #howtotreat .methods .m3 .switcher {
        width: 560px;
        height: auto;
        overflow: hidden;
        position: relative;
        margin: 0px auto 0;
        overflow: visible;
    }

    #howtotreat .methods .m3 .switcher .scroll {
        display: none;
    }

    #howtotreat .methods .m3 .switcher .list {
        width: 100%;
        height: auto;
        position: static;
        opacity: 1;
        background: #fff;
        margin-top: 66px;
        padding-bottom: 68px;
        position: relative;
        z-index: auto;
    }

    #howtotreat .methods .m3 .switcher .list .i {
        width: 100%;
        height: auto;
        position: static;
        background: #fff;
        line-height: 0;
        text-align: center;
    }

    #howtotreat .methods .m3 .switcher .list .i img.d {
        display: none;
    }

    #howtotreat .methods .m3 .switcher .list .i img.m {
        display: inline-block;
    }

    #howtotreat .methods .m3 .switcher .list .txt,
    #howtotreat .methods .m3 .switcher .list .txt2 {
        width: 100%;
        height: auto;
        position: static;
        overflow: visible;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 31px 60px 0;
        font-size: 16px;
        line-height: 138%;
        word-wrap: break-word;
    }

    #howtotreat .methods .m3 .switcher .list .txt h4,
    #howtotreat .methods .m3 .switcher .list .txt2 h4 {
        width: auto;
        font-size: 36px;
        font-family: 'pt_sans_narrowregular';
        text-align: center;
        line-height: 120%;
    }

    #howtotreat .methods .m3 .switcher .list .txt h4 br+br,
    #howtotreat .methods .m3 .switcher .list .txt2 h4 br+br {
        display: none;
    }

    #howtotreat .methods .m3 .switcher .list .txt .dsk,
    #howtotreat .methods .m3 .switcher .list .txt2 .dsk {
        display: none;
        position: absolute;
        top: 0;
        font-size: 30px;
        z-index: 1;
        width: 560px;
        background: #ffc8e1;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        left: 0;
        padding: 78px 40px 46px 40px;
        line-height: 160%;
    }

    #howtotreat .methods .m3 .switcher .list .dsk .x {
        width: 61px;
        height: 61px;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -30px;
        background: url("img/flukostat/xm.png");
        display: block;
    }

    #howtotreat .methods .m3 .switcher .list .more {
        width: 221px;
        height: 56px;
        line-height: 60px;
        font-size: 30px;
        margin-top: 38px;
    }

    #howtotreat .methods .m3 .switcher .list .more:hover {
        text-decoration: none;
    }

    #howtotreat .methods .m3 .switcher .list .txt p {
        margin-top: 30px;
    }

    #howtotreat .methods .m3 .switcher .list .txt2 {
        font-size: 14px;
        line-height: 129%;
    }

    #howtotreat .methods .m3 .switcher .list .txt2 p {
        margin-top: 18px;
    }

    #howtotreat .methods .m3 .switcher .list .txt2 h4+p {
        margin-top: 33px;
    }

    #howtotreat .methods .m4 {
        background: #c5f4ff;
        padding: 72px 0 121px;
    }

    #howtotreat .methods .m4 .ct {
        width: 560px;
        margin: 0 auto;
    }

    #howtotreat .methods .m4 .img {
        width: 406px;
        float: none;
        margin: 77px auto 0;
    }

    #howtotreat .methods .m4 .text {
        width: 560px;
        float: none;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        height: 903px;
        overflow: hidden;
        position: relative;
    }

    #howtotreat .methods .m4 .text.open {
        height: auto;
    }

    #howtotreat .methods .m4 .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(197, 244, 255, 1)), color-stop(1, rgba(197, 244, 255, 0)));
        background-image: -o-linear-gradient(bottom, rgba(197, 244, 255, 0) 0%, rgba(197, 244, 255, 1) 70%);
        background-image: -moz-linear-gradient(bottom, rgba(197, 244, 255, 0) 0%, rgba(197, 244, 255, 1) 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(197, 244, 255, 0) 0%, rgba(197, 244, 255, 1) 70%);
        background-image: -ms-linear-gradient(bottom, rgba(197, 244, 255, 0) 0%, rgba(197, 244, 255, 1) 70%);
        background-image: linear-gradient(to bottom, rgba(197, 244, 255, 0) 0%, rgba(197, 244, 255, 1) 70%);
    }

    #howtotreat .methods .m4 .text.open:before {
        display: none;
    }

    #howtotreat .methods .m4 .text p {
        margin-top: 48px;
    }

    #howtotreat .partner {
        margin: 108px auto 0;
        width: 560px;
        margin-top: 8px;
    }

    #howtotreat .partner h4 {
        margin-top: 126px;
    }

    #howtotreat .partner .text {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        line-height: 160%;
        font-size: 30px;
        margin-top: 45px;
        word-wrap: break-word;
        position: relative;
        overflow: hidden;
        height: 903px;
    }

    #howtotreat .partner .text.open {
        height: auto;
    }

    #howtotreat .partner .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, rgba(255, 255, 255, 0)));
        background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 70%);
    }

    #howtotreat .partner .text.open:before {
        display: none;
    }

    #howtotreat .partner .text p {
        margin-top: 48px;
    }

    #howtotreat .partner .text p:first-child {
        margin-top: 0;
    }

    #howtotreat .partner .text .more {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -165px;
    }

    #howtotreat .partner .text.open .more {
        display: none;
    }

    #howtotreat .partner .list {
        list-style: none;
        margin: 79px auto 0;
        padding: 0;
        font-size: 0;
        line-height: 0;
        text-align: center;
    }

    #howtotreat .partner .list li {
        width: 560px;
        margin: 76px 0 0;
        padding: 0;
        display: inline-block;
        line-height: 160%;
        font-size: 30px;
        word-wrap: break-word;
    }

    #howtotreat .partner .list li:first-child {
        margin-top: 0;
    }

    #howtotreat .partner .list li span {
        width: 174px;
        height: 174px;
        border: 5px solid #6dcff6;
        border-radius: 50%;
        margin: 0 auto 46px;
        font-size: 97px;
        line-height: 186px;
        font-family: 'pt_sans_narrowregular';
        text-align: center;
    }

    #howtotreat .pregnant {
        background: #ffd7ef;
        margin: 108px 0 0;
        padding: 108px 0 120px;
    }

    #howtotreat .pregnant .ct {
        width: 560px;
        margin: 0 auto;
    }

    #howtotreat .pregnant .ct .img {
        width: 406px;
        height: 403px;
        float: none;
        background: url("img/howtotreat/4m.png") no-repeat;
        margin: 56px auto 0;
    }

    #howtotreat .pregnant .ct .text {
        width: 560px;
        float: right;
        font-size: 30px;
        line-height: 160%;
        margin-top: 36px;
        word-wrap: break-word;
        position: relative;
        overflow: hidden;
        height: 903px;
    }

    #howtotreat .pregnant .ct .text.open {
        height: auto;
    }

    #howtotreat .pregnant .ct .text:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 300px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 215, 239, 1)), color-stop(1, rgba(255, 215, 239, 0)));
        background-image: -o-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -moz-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -webkit-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: -ms-linear-gradient(bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
        background-image: linear-gradient(to bottom, rgba(255, 215, 239, 0) 0%, rgba(255, 215, 239, 1) 70%);
    }

    #howtotreat .pregnant .ct .text.open:before {
        display: none;
    }

    #howtotreat .pregnant .ct .text .more {
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -165px;
    }

    #howtotreat .pregnant .ct .text.open .more {
        display: none;
    }

    #howtotreat .pregnant .ct .text p {
        margin-top: 48px;
    }


    #flukostat {
        border-top: 244px solid transparent;
        border-top: 183px solid transparent;
        width: 640px;
        margin: 0 auto;
    }

    #flukostat .whint {
        color: #0071cc;
        cursor: pointer;
    }

    #flukostat .whint .m {
        width: 480px;
        left: 0;
        padding: 34px 80px 29px 35px;
        font-size: 24px;
        line-height: 125%;
    }

    #flukostat .whint .m i {
        display: block;
        top: 23px;
        bottom: auto;
        left: auto !important;
        right: 22px;
        display: block;
        border: none;
        position: absolute;
        width: 40px;
        height: 40px;
        background: url("img/flukostat/xm.png") no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        cursor: pointer;
    }

    #flukostat .whint:hover .m {
        display: none;
    }

    #why {
        width: 640px;
        margin: -138px auto 0;
        position: relative;
        padding-bottom: 120px;
        position: relative;
        padding-top: 197px;
    }

    #why .img {
        width: 100%;
        height: auto;
        margin: 58px auto 0;
    }

    #why .list {
        width: 560px;
        margin: -12px auto 0;
        background: none;
    }

    #why .list li,
    #why .list li:nth-child(2n),
    #why .list .li2,
    #why .list .li3,
    #why .list .li4,
    #why .list .li5,
    #why .list .li6 {
        font-size: 35px;
        font-family: 'pt_sans_narrowregular';
        line-height: 120%;
        width: 280px;
        margin: 90px 0 0;
    }

    #why .list li .i {
        width: 151px;
        height: 151px;
        margin: 0 auto 31px;
        position: relative;
        display: block;
    }

    #why .list li .i:before,
    #why .list li:hover .i:before,
    #why .list li.sel .i:before {
        content: "";
        position: absolute;
        top: 17px;
        left: 16px;
        width: 118px;
        height: 118px;
        border-radius: 50%;
        background: #ffd2ea;
    }

    #why .list li.li2 .i:before,
    #why .list li.li5 .i:before {
        background: #fffeba;
    }

    #why .list li.li3 .i:before,
    #why .list li.li4 .i:before {
        background: #c5f4ff;
    }

    #why .list li .i i {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px;
    }

    #why .list li.li1 .i i,
    #why .list li.li1.sel .i i {
        background: url("img/flukostat/1h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li.li2 .i i,
    #why .list li.li2.sel .i i {
        background: url("img/flukostat/2h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li.li3 .i i,
    #why .list li.li3.sel .i i {
        background: url("img/flukostat/3h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li.li4 .i i,
    #why .list li.li4.sel .i i {
        background: url("img/flukostat/4h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li.li5 .i i,
    #why .list li.li5.sel .i i {
        background: url("img/flukostat/5h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li.li6 .i i,
    #why .list li.li6.sel .i i {
        background: url("img/flukostat/6h.svg") no-repeat;
        background-position: 0 50%;
        background-size: contain;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #why .list li .bt {
        display: block;
        margin: 28px auto 0;
        width: 227px;
        height: 62px;
        border: 3px solid #9194b0;
        border-radius: 31px;
        font-size: 30px;
        color: #9295b1;
        line-height: 60px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #why .popup {
        width: 560px;
        height: auto;
        position: absolute;
        top: 138px;
        left: 50%;
        margin-left: -280px;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 104px 40px 26px;
    }

    #why .popup .x {
        top: 30px;
        right: 50%;
        margin-right: -30px;
        width: 61px;
        height: 61px;
        background: url("img/flukostat/xm.png") no-repeat;
    }

    #why .popup .text {
        width: 100%;
        height: auto;
        margin-top: 19px;
        overflow: auto;
    }

    #why .popup .text .tb {
        display: table;
        width: 100%;
        min-height: 100%;
    }

    #why .popup .text .tb .td {
        display: table-cell;
        vertical-align: middle;
        font-size: 30px;
        line-height: 160%;
        overflow: hidden;
    }

    #why .popup .text .tb .td ul {
        margin: 0;
        padding: 0;
    }

    #why .popup .text .tb .td li {
        margin: 0;
        padding: 0;
    }

    #why .popup .text .tb .td li:before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #454545;
        display: inline-block;
        margin: 0 6px 6px 0;
    }

    #why .popup .text .tb .td p {
        margin-top: 20px;
    }

    #why .popup .text .tb .td p:first-child {
        margin-top: 0;
    }

    #flukostat .slider {
        height: auto;
    }

    #flukostat .slider .ct {
        width: 640px;
        height: auto;
    }

    #flukostat .slider .list {
        width: 100%;
        position: static;
        z-index: 1;
        background: #c5f4ff;
        height: auto;
        padding: 15px 0 85px;
        opacity: 1;
    }

    #flukostat .slider .list .img,
    #flukostat .slider .list .img.i3,
    #flukostat .slider .list.r .img {
        float: none;
        margin: 67px auto 0;
        text-align: center;
        font-size: 0;
        line-height: 0;
    }

    #flukostat .slider .list .text,
    #flukostat .slider .list.r .text {
        width: 540px;
        font-size: 30px;
        line-height: 160%;
        float: none;
        margin: 0 auto 0;
    }

    #flukostat .slider .list .img.i2 {
        margin-top: 41px;
    }

    #flukostat .slider .list .img.i2 img {
        width: 303px !important;
        height: 216px !important;
    }

    #flukostat .slider .list .img.i3 {
        margin-top: 24px;
    }

    #flukostat .slider .list .text h4 {
        text-align: center;
        margin-top: 58px;
        margin-bottom: 46px;
    }

    #flukostat .slider .scroll {
        display: none;
    }

    #releaseforms {
        width: 560px;
        margin: 108px auto 0;
        padding-bottom: 120px;
        margin-top: 8px;
    }

    #releaseforms .l {
        font-size: 0;
        line-height: 0;
        float: none;
        margin-top: 112px;
        width: 100%;
    }

    #releaseforms .r {
        font-size: 0;
        line-height: 0;
        float: none;
        margin-top: 100px;
        margin-right: 32px;
        width: 100%;
    }

    #releaseforms .pach,
    #releaseforms .pach+.pach {
        width: 100%;
        display: inline-block;
        font-size: 30px;
        line-height: 160%;
        vertical-align: top;
        margin: 0;
    }

    #releaseforms .pach .img {
        height: auto;
        min-height: 314px;
        font-size: 0;
        line-height: 0;
    }

    #releaseforms .pach .img:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #releaseforms .pach h4 {
        text-align: center;
        margin-bottom: 41px;
    }

    #releaseforms .r .pach {
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
    }

    #releaseforms .img img.m {
        display: inline-block;
    }

    #releaseforms .img img.d {
        display: none;
    }

    #releaseforms .r .pach:first-child img {
        margin-left: 0;
        float: right;
        margin-right: -20px;
    }

    #releaseforms .r .pach img {
        margin-left: -20px;
    }

    #releaseforms .l .pach .img {
        text-align: center;
        padding-top: 19px;
    }

    #releaseforms .l .pach img {
        margin-left: 0;
    }

    #releaseforms .l .pach h4 {
        margin-top: 39px;
    }

    #releaseforms .r .all {
        width: 100%;
        padding: 72px 60px 0;
        margin: 48px 0 0;
        font-size: 30px;
        line-height: 120%;
        font-family: 'pt_sans_narrowbold';
        background: url("img/flukostat/all.svg") no-repeat;
        background-size: 100% auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

	#releaseforms .download {
		margin-top: 20px;
		width: 100%;
		height: auto;
		display: block;
		text-align: center;
	}
	
	#releaseforms .download-button {
		font-size: 24px;
		background: none;
		padding: 0;
		margin-left: 0;
		margin-top: 10px;
	}

	.instruction_text {
		padding: 0 20px;
		box-sizing: border-box;
	}

    #flukostat .howitworks {
        background: #ffd5e7;
        /*padding: 77px 0 81px;*/
        padding: 108px 0 81px;
    }

    #flukostat .howitworks i {
        font-style: normal;
    }

    #flukostat .howitworks .ct {
        width: 560px;
        margin: 0 auto;
    }

    #flukostat .howitworks .text {
        width: 100%;
        margin: 17px auto 0;
        text-align: center;
        font-size: 30px;
        line-height: 160%;
    }

    #flukostat .howitworks .text+h4 {
        margin-top: 54px;
    }

    #flukostat .howitworks .text2 {
        margin: 46px auto 0;
        font-size: 30px;
        line-height: 160%;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #flukostat .howitworks .text2 p {
        margin-top: 48px;
    }

    #flukostat .howitworks .text2 p:first-child {
        margin-top: 0;
    }

    #flukostat h5 {
        font-size: 36px;
    }

    #flukostat h4.act {
        margin-top: 147px;
    }

    #flukostat .howitworks .lcol {
        width: 100%;
        float: none;
        margin-top: 108px;
    }

    #flukostat .howitworks img.i1 {
        width: 486px !important;
        height: 600px !important;
        margin-top: 57px !important;
    }

    #flukostat .howitworks .rcol {
        width: 100%;
        float: none;
        margin: 176px 0 0;
        padding-bottom: 11px;
    }

    #flukostat .howitworks img.i2 {
        width: 574px !important;
        height: 570px !important;
        margin: 64px -7px 0 !important;
    }

    #flukostat .howitworks img.i3 {
        width: 564px !important;
        height: 308px !important;
        margin: -110px -2px 0 !important;
    }

    #flukostat .howitworks .lcol .txt {
        width: 100%;
        line-height: 160%;
        font-size: 30px;
        margin-top: -50px;
    }

    #flukostat .howitworks .lcol .txt p:first-child {
        display: none;
    }

    #flukostat .howitworks .lcol .txt strong {
        font-family: 'pt_sans_narrowbold';
        display: block;
        width: 80%;
        line-height: 138%;
    }

    #flukostat .howitworks .lcol .txt p {
        margin-top: 26px;
    }

    #flukostat .howitworks .lcol .txt p:first-child {
        margin-top: 0;
    }

    #flukostat .howitworks .rcol .subscr {
        font-size: 27px;
        line-height: 119%;
        color: #008dd2;
        font-family: 'pt_sans_narrowbold';
        margin-top: 47px;
        display: block;
    }


    #flukostat .test {
        width: 640px;
        margin: 0 auto;
        padding: 108px 0 28px;
    }

    #flukostat .test .note {
        text-align: center;
        font-size: 30px;
        line-height: 160%;
        margin-top: 44px;
        margin-bottom: 0;
    }

    #flukostat .test .l {
        width: 560px;
        float: none;
        margin: 0 auto;
    }

    #flukostat .test .r {
        width: 560px;
        float: none;
        margin: 0 auto;
    }

    #flukostat .test .bt {
        margin-top: 40px;
        border: 6px solid #e6e6e6;
        /*border-color: #7ee5ff;*/
        border-radius: 80px;
        min-height: 160px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        font-size: 36px;
        color: #3c3c3c;
        font-family: 'pt_sans_narrowbold';
        line-height: 120%;
        padding: 29px 50px;
        text-transform: uppercase;
        cursor: pointer;
        letter-spacing: 6px;
    }

    #flukostat .test .bt.sel {
        background: #7ee5ff;
    }

    #flukostat .test .hide {
        display: none !important;
    }

    #flukostat .test .result {
        position: relative;
        margin-top: 40px;
        border: 6px solid #7ee5ff;
        border-radius: 80px;
        min-height: 120px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 30px;
        color: #3c3c3c;
        line-height: 119%;
        padding: 44px 80px 31px;
        font-family: 'pt_sans_narrowregular';
    }

    #flukostat .test .result .txt {
        margin-top: 27px;
    }

    #flukostat .test .result b {
        font-family: 'pt_sans_narrowbold';
    }

    #flukostat .test .result strong {
        font-weight: normal;
    }

    #flukostat .test .result p {
        margin-top: 0;
    }

    #flukostat .test .result img+p {
        margin-top: 8px;
    }

    #flukostat .test .result img {
        display: inline-block;
        width: 140px;
        height: auto;
        margin-left: 80px;
    }

    #flukostat .test .result .cal {
        width: 154px;
        height: 171px;
        background: url("img/flukostat/cal.svg") no-repeat;
        position: relative;
        top: auto;
        left: auto;
        display: inline-block;
    }

    #flukostat .test .result .cal .p1,
    #flukostat .test .result .cal .p4,
    #flukostat .test .result .cal .p5,
    #flukostat .test .result .cal .p7 {
        position: absolute;
        top: 70px;
        left: 59px;
        width: 37px;
        height: 37px;
        background: url("img/flukostat/pill.svg") no-repeat;
    }

    #flukostat .test .result .cal .p1 {
        top: 19px;
        left: 10px;
    }

    #flukostat .test .result .cal .p4 {
        top: 70px;
        left: 10px;
    }

    #flukostat .test .result .cal .p7 {
        top: 118px;
        left: 10px;
    }

    #flukostat .test .first {
        width: 560px;
        margin: 0 auto;
    }

    #flukostat .test .first .bt {
        text-transform: none;
        font-size: 30px;
        font-family: 'pt_sans_narrowregular';
        line-height: 120%;
        padding-bottom: 0;
        letter-spacing: 0;
    }

    #flukostat .test .first .bt b {
        font-size: 30px;
        font-family: 'pt_sans_narrowbold';
        display: block;
        font-weight: normal;
    }

    #flukostat .test .first .result:before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -3px;
        width: 6px;
        height: 46px;
        background: #7ee5ff;
    }

    #flukostat .test .second {
        display: none;
        width: 560px;
        margin: 0 auto;
    }

    #flukostat .test .second .result {
        padding: 44px 20px 39px;
        margin-top: 40px;
    }

    #flukostat .test .second .result:before,
    #flukostat .test .second .result+.result:before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -3px;
        width: 6px;
        height: 46px;
        background: #7ee5ff;
    }

    #flukostat .test .second .result:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #flukostat .test .second .result img {
        float: none;
        margin-right: 0;
        width: 315px;
        width: 329px;
        height: auto;
        margin-left: 14px;
        display: inline-block;
    }

    #flukostat .test .second .result .cal {
        top: auto;
        left: auto;
    }

    #flukostat .test .second .result .t {
        color: #ff75b4;
        font-family: 'pt_sans_narrowbold';
    }

    #flukostat .test .second .result .txt {
        overflow: hidden;
        padding-top: 2px;
        margin: 30px 30px 0;
    }

    #flukostat .test .second .result ul {
        margin: 0 0 0 24px;
        padding: 0;
    }

    #flukostat .test .second .result ul li {
        margin: 0;
        padding: 0;
    }

    #flukostat .test .second .result ul+p {
        margin-top: 28px;
    }

    #flukostat .test .second .result .t+p {
        margin-top: 38px;
    }

    #flukostat .test .man {
        margin-top: 100px;
        float: left;
        clear: both;
        width: 100%;
        background: #7ee5ff;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 16px;
        color: #3c3c3c;
        line-height: 119%;
        padding: 82px 80px 89px;
        font-family: 'pt_sans_narrowregular';
    }

    #flukostat .test .man img {
        margin-right: 0;
        float: none;
        margin-left: 50px;
    }

    #flukostat .test .man img.m {
        display: inline-block;
    }

    #flukostat .test .man img.d {
        display: none;
    }

    #flukostat .test .man .txt {
        overflow: hidden;
        width: 100%;
        padding-top: 82px;
        font-size: 30px;
        line-height: 120%;
    }

    #flukostat .test .man .txt b {
        font-weight: normal;
    }

    #flukostat .test .man .txt p {
        margin: 0;
    }

    #flukostat .test .man .cal {
        width: 154px;
        height: 173px;
        background: url("img/flukostat/wcal.svg") no-repeat;
        position: relative;
        top: auto;
        left: auto;
        display: inline-block;
    }

    #flukostat .test .man .cal .p5,
    #flukostat .test .man .cal .p1,
    #flukostat .test .man .cal .p4,
    #flukostat .test .man .cal .p7 {
        top: 70px;
        left: 59px;
        width: 37px;
        height: 37px;
    }

    #flukostat .test .man .cal .p1 {
        top: 14px;
        left: 6px;
    }

    #flukostat .test .man .cal .p4 {
        top: 52px;
        left: 6px;
    }

    #flukostat .test .man .cal .p7 {
        top: 90px;
        left: 6px;
    }

    #flukostat .test .n {
        display: none;
    }


    #flukostat .teaser {
        background: #fff;
        padding: 76px 0 83px;
    }

    #flukostat .teaser:after {
        content: "";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #flukostat .teaser .list {
        margin: 51px auto 0;
        width: 560px;
    }

    #flukostat .teaser .list li {
        margin: 40px 0 0;
        padding: 0;
        display: inline-block;
        width: 100%;
        height: 424px;
    }

    #flukostat .teaser .list li.dn {
        display: block !important;
    }

    #flukostat .teaser .list li:first-child {
        margin-top: 0;
    }

    #flukostat .teaser .list li .v .source:hover:after {
        margin: -97px 0 0 -97px;
        width: 195px;
        height: 193px;
    }

    #flukostat .teaser .list li .v .source {
        display: none;
    }

    #flukostat .teaser .list li .v iframe {
        display: block;
    }

    #flukostat .teaser .list li .v .x,
    #flukostat .teaser .list li .v .full,
    #flukostat .teaser .list li .v.big .x,
    #flukostat .teaser .list li .v.big .full {
        display: none;
    }

    #flukostat .teaser .list li .v.big:before {
        display: none;
    }

    #flukostat .teaser .list li .v.big .source {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }

	#footer .ct .copy a {
		font-size: inherit;
	}

    /*#flukostat .teaser .list li .v.big .source{width: 100%;height: 100%;position: absolute;top: 0;left: 0;margin: 0;}*/
    #flukostat .teaser .more {
        display: none;
    }

    .baron {
        height: auto !important;
    }

    .breadcrumbs {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        line-height: 0;
    }

    .breadcrumbs li {
        display: inline-block;
        margin: 0;
        padding: 0;
        position: relative;
        font-size: 25px;
        line-height: 132%;
        color: #00447b;
        font-family: 'pt_sans_narrowregular';
    }

    .breadcrumbs li:before {
        content: ">";
        font-size: 25px;
        line-height: 132%;
        color: #00447b;
        font-family: 'pt_sans_narrowregular';
        margin: 0 2px 0 4px;
    }

    .breadcrumbs li:first-child:before {
        display: none;
    }

    .breadcrumbs li a {
        font-size: 25px;
        line-height: 132%;
        color: #00447b;
        font-family: 'pt_sans_narrowregular';
    }

}

.ask-button {
    display: block;
    background: #ebebeb;
    padding: 26px 38px;
    margin: 0;
    position: relative;
    text-align: center;
    font-size: 24px;
    color: #454545;
    font-family: 'pt_sans_narrowbold';
    text-transform: uppercase;
}

.buyButton {
    display: inline-block;
    margin: 10px auto;
    text-align: center !important;
    font-family: 'pt_sans_narrowregular', Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
	width: 100px;
	height: 44px;
	line-height: 47px;
    border: none;
    border-radius: 10px;
    background: #ff2835;
    background: linear-gradient(to bottom, #ff2835, #b6000b);
    color: #ffffff !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding: 0 20px 0 20px !important;
    transition: opacity 0.3s;
	white-space: nowrap;
}
.buyButton:hover {
	opacity: 0.7;
}
.buyButtonMain {
	margin: -10px 0 0 0;
}

@media screen and (max-width: 768px) {
	.buyButton {
		zoom: 1.5;
		width: auto;
	}
	.buyButtonMain {
		zoom: 1.2;
	}
}