@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/open-sans-v18-latin-ext-regular.woff2) format('woff2'), url(../fonts/open-sans-v18-latin-ext-regular.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/open-sans-v18-latin-ext-700.woff2) format('woff2'), url(../fonts/open-sans-v18-latin-ext-700.woff) format('woff')
}

article,
aside,
audio,
b,
body,
canvas,
dd,
details,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
img,
label,
li,
mark,
menu,
nav,
ol,
p,
section,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
u,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-size: 100%
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
td img {
    vertical-align: top
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%
}

input[type=password],
input[type=text],
textarea {
    padding: 0
}

input[type=checkbox] {
    vertical-align: bottom
}

input[type=radio] {
    vertical-align: text-bottom
}

sub {
    vertical-align: sub;
    font-size: smaller
}

sup {
    vertical-align: super;
    font-size: smaller
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

ul {
    list-style: none
}

.placeholder {
    color: #40585b;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}

:-moz-placeholder {
    color: #40585b;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}

::-webkit-input-placeholder {
    color: #40585b;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px
}

:-ms-input-placeholder {
    color: #40585b;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif
}

html {
    background: #fff;
    font-size: 10px
}

body {
    line-height: 1;
    color: #292929;
    text-align: left;
    font: 18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    font-family: 'Open Sans', sans-serif
}

button,
input,
select,
textarea {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

.greenbgtd--width {
    width: 190px
}

button,
input[type=button],
input[type=submit],
label {
    cursor: pointer
}

a:hover {
    color: #e9d8a6;
    text-decoration: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.lte8 .clearfix {
    overflow: hidden;
    zoom: 1
}

.clear {
    clear: both
}

.dib {
    zoom: 1;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: top
}

.wrapper {
    min-height: 100%;
    overflow: hidden;
    width: 100%;
    line-height: 1.2;
    margin: 0 auto;
    position: relative
}

.page-wrapper__inner {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    padding: 0 5px;
    position: relative
}

.translate5050 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.transitionall * {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.transitionmy {
    -moz-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out
}

.dispn {
    display: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right !important
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.upper {
    text-transform: uppercase
}

.posrel {
    position: relative
}

.fs0 {
    font-size: 0
}

.dtable {
    display: table;
    width: 100%
}

.dtc {
    display: table-cell;
    vertical-align: middle
}

.font-light {
    font-weight: 400
}

.w50 {
    width: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.mt20 {
    margin-top: 20px
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.tdlh {
    text-decoration: line-through
}

img {
    max-width: 100%;
    height: auto
}

.btn {
    background: url(../images/btn.png) 0 0 no-repeat;
    width: 216px;
    height: 58px;
    line-height: 58px;
    color: #000;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: right;
    padding-right: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    text-transform: uppercase
}

.btn:active,
.btn:focus,
.btn:hover {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    cursor: pointer
}

input.inp,
select {
    height: 47px;
    width: 100%;
    padding: 9px 10px;
    border: 0;
    outline: 0;
    margin-bottom: 13px;
    background: #fff;
    font-size: 20px;
    color: #40585b;
    font-family: 'Open Sans', sans-serif
}

header {
    background: url(../images/headerbg.png) 50% 0 no-repeat;
    height: 609px;
    -webkit-background-size: cover;
    background-size: cover
}

header .top-menu {
    padding-top: 20px
}

header .top-menu li {
    padding: 0 42px;
    float: left;
    background: url(../images/bglitop.jpg) 0 50% no-repeat
}

header .top-menu li:first-child {
    background: 0 0
}

header .top-menu a {
    color: #40585b;
    font-size: 18px;
    font-size: 1.8rem;
    text-decoration: none
}

header .top-menu a.active,
header .top-menu a:hover {
    color: #006698;
    text-decoration: underline
}

header h1 {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 41px;
    font-size: 3.1rem;
    font-weight: 700;
    padding: 6px 25px;
    border-left: 10px solid #005278;
    background: #016c9e;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

header .listslide1 li {
    background: url(../images/list1.png) 0 50% no-repeat;
    display: table;
    padding-left: 55px;
    color: #40585b;
    margin-bottom: 7px;
    line-height: 1
}

header .listslide1 li p {
    display: table-cell;
    vertical-align: middle
}

header .listslide1 li p span {
    display: block;
    height: 28px;
    height: auto !important;
    min-height: 28px
}

header .realworks-block {
    position: absolute;
    top: 160px;
    left: -25px;
    text-align: center;
    font-size: 20px;
    color: #016c9e;
    font-weight: 700;
    padding-top: 75px;
    background: url(../images/s1ar.png) 100% 0 no-repeat;
    width: 165px
}

@media screen and (min-width: 826px) {
    header .realworks-block {
        width: 165px;
        bottom: -224px;
        left: -10px;
        font-size: 20px;
        top: 200px;
        padding-top: 60px;
        background: url(../images/s1ar.png) 36% 0 / 45% no-repeat;
        
    }
}

@media screen and (min-width: 1000px) {
    header .realworks-block {
        bottom: -224px;
        left: 13px;
        font-size: 3rem;
        top: 90px;
        background-size: 45%;
        padding-top: 75px;
        background: url(../images/s1ar.png) 100% 0 no-repeat;
        
    }s
}

header .formbg {
    top: 94px;
    right: 0
}

.good-header {
    width: 282px;
    height: 238px;
    position: absolute;
    bottom: -259px;
    left: 108px
}

.no-webp .good-header {
    background: url(../images/Arthrolon.png) 0 0 no-repeat;
    background-size: contain;
    background-position: center
}

.webp .good-header {
    background: url(../images/Arthrolon.webp) 0 0 no-repeat;
    background-size: contain;
    background-position: center
}

.form-top {
    font-size: 19px;
    font-size: 1.9rem;
    color: #016c9e;
    margin: 61px 0 0 44px;
    font-weight: 700;
    text-transform: uppercase
}
.p__title {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
}

.form-top {
    margin-bottom: 35px;
}

.price-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 270px;
    margin-right: auto;
    margin-left: auto;
}

.price-wrap.second {
    margin-bottom: 10px;
}

.price-wrap.last {
    margin-bottom: 15px;
}

.form-top-b {
    font-size: 36px;
    font-weight: 700;
    color: #016c9e;
    margin: 5px 0 0 24px;
    text-transform: uppercase
}

.form-top-b span {
    background: #fff;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 10px;
    font-size: 24px;
    line-height: 36px
}

.formbg {
    background: url(../images/formbg.png) 0 0 no-repeat;
    width: 422px;
    height: 460px;
    position: absolute
}

.formbg .formskid {
    background: url(../images/skid.png) 0 0 no-repeat;
    background-size: contain;
    width: 107px;
    height: 135px;
    position: absolute;
    top: 6px;
    right: 31px
}

.formbg form {
    padding: 34px 44px 0 44px;
    width: 100%
}

.formbg .js-submit {
    position: absolute;
    bottom: 31px;
    left: 50%;
    background: url(../images/btn.png) 0 0 no-repeat;
    width: 340px;
    height: 85px;
    margin-left: -170px;
    border: 0;
    outline: 0;
    font-size: 38px;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding-top: 0
}

.formbg .js-submit:focus,
.formbg .js-submit:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    color: #000
}

.formbg .spec18 {
    font-size: 18px;
    font-size: 1.8rem;
    color: #016c9e;
    text-align: center;
    font-weight: 700;
    position: relative;
    z-index: 2
}

.formbg .js_new_price_curs {
    color: #016c9e;
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    margin-top: 15px;
    line-height: 1;
}

.formbg .js_old_price_curs {
    color: #40585b;
    font-size: 22px;
    text-align: center;
    padding-top: 10px;
    line-height: 1;
}

.men1slide {
    background: url(../images/muz1.png) 0 0 no-repeat;
    background-size: contain;
    width: 250px;
    height: 500px;
    position: absolute;
    bottom: -270px;
    left: 319px
}

h2 {
    color: #fff;
    font-size: 60px;
    font-size: 5rem;
    font-weight: 700;
    padding: 6px 25px;
    border-left: 12px solid #005278;
    background: #016c9e;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

h2.green {
    margin-top: 45px;
    margin-bottom: 35px;
    color: #fff;
    font-size: 60px;
    font-size: 5rem;
    padding: 6px 25px;
    border-left: 12px solid #13715f;
    background: #15b093;
    display: block;
    text-align: center
}

h2.green span {
    color: #095143
}

.s2dib {
    width: 25%;
    color: #40585b
}

.s2dib img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.s2dib .s2text {
    width: 225px;
    margin: 0 auto;
    font-size: 22px;
    font-size: 1.8rem;
    line-height: 1.2
}

.slide2 {
    padding-bottom: 33px
}

.slide3 {
    background: url(../images/slide3.png) 50% 0 no-repeat;
    height: 500px;
    padding-top: 5px
}

.slide3 .page-wrapper__inner {
    padding: 0 15px
}

.slide3 .right-sides3 {
    width: 100%;
    max-width: 800px
}

.slide3 .right-sides3 p {
    padding-bottom: 35px;
    font-size: 28px;
    font-size: 2.4rem;
    line-height: 1.2em;
    color: #08352c
}

.slide3 .right-sides3 p span {
    background: #fff;
    line-height: 1.3;
    white-space: nowrap
}

.s3item {
    max-width: 130px;
    position: relative;
    top: -20px
}

.flex_wrap3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    -ms-align-items: center;
    align-items: center;
    gap: 25px;
}

.slide4 {
    background: url(../images/s4bg.png) repeat-y;
    background-size: cover;
    padding: 20px 0
}

.slide4 .s2text {
    padding: 20px 0 40px 0;
    color: #005a84
}

.pravka {
    position: relative !important;
    left: 6px
}

.slide5 {
    height: 709px
}

.no-webp .slide5 {
    background: url(../images/s5.jpg) 50% 0 no-repeat;
    background-size: cover
}

.webp .slide5 {
    background: url(../images/s5.webp) 50% 0 no-repeat;
    background-size: cover
}

.s5journal {
    background: url(../images/journal.png) 0 0 no-repeat;
    width: 807px;
    height: 724px;
    position: absolute;
    top: -15px;
    left: 84px
}

.s5journal .s5doc {
    background: url(../images/s5fov.png) 0 0 no-repeat;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 85px;
    right: 135px
}

.s5journal .j-top {
    color: #5d7d81;
    font-size: 18px;
    position: absolute;
    toP: 72px;
    left: 47px;
    font-style: italic
}

.s5journal .j-top span {
    font-style: normal;
    font-weight: 700
}

.s5journal .j-opinion {
    text-transform: uppercase;
    font-size: 62px;
    font-size: 5.3rem;
    font-weight: 700;
    position: absolute;
    top: 121px;
    left: 60px;
    color: #fff
}

.s5journal .j-text {
    position: absolute;
    top: 219px;
    left: 121px;
    width: 546px
}

.s5journal .j-text p {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1.2;
    padding-bottom: 35px;
    color: #40585b
}

.s5journal .j-doc {
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    bottom: 23px;
    left: 122px;
    color: #005a84
}

.s5journal .j-id {
    background: url(../images/jid.png) 0 0 no-repeat;
    height: 105px;
    width: 86px;
    position: absolute;
    bottom: 2px;
    right: 179px;
    background-size: 87%
}

.slide6 {
    padding-bottom: 30px
}

.firsts6 td {
    vertical-align: middle;
    color: #40585b;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    padding-bottom: 30px
}

.firsts6 td:first-child {
    color: #13715f;
    font-size: 60px;
    font-size: 6rem;
    vertical-align: top;
    padding: 0 20px;
    white-space: nowrap
}

.firsts6 td:first-child span {
    text-decoration: underline
}

.secons6 .top-witch-compl {
    padding-left: 100px;
    text-align: center;
    line-height: 1.2;
    font-size: 28px;
    font-size: 2.8rem;
    color: #0273a7;
    padding-bottom: 25px
}

.secons6 .bottoms6bordererd {
    font-size: 24px;
    font-size: 2.4rem;
    color: #40585b;
    background: #e4f5f2;
    border: 2px dashed #92a7aa;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    overflow: hidden;
    text-align: center
}

.secons6 .bottoms6bordererd div {
    height: 120px;
    display: table
}

.secons6 .bottoms6bordererd div span {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
    padding: 0 60px;
    width: 100%;
    height: 120px
}

.hardtable td,
.hardtable th {
    padding: 15px 10px;
    font-size: 16px;
    color: #08575b;
    text-align: center;
    width: 200px;
    position: relative
}

.hardtable td b,
.hardtable th b {
    text-transform: uppercase;
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    z-index: 5
}

.hardtable td:first-child {
    text-align: left
}

.hardtable tr {
    background: #eff6f7
}

.hardtable tr:nth-child(even) {
    background: #c4e9e2
}

.greenbgtd {
    background: #a7cf35
}

.abspodl {
    width: 181px;
    height: 338px;
    position: absolute;
    left: 12px;
    top: -15px;
    z-index: 1
}

.abspodl img {
    position: absolute;
    bottom: -29px;
    right: -106px
}

span.allert {
    color: #d01b1b !important;
    animation: pulse 1s infinite cubic-bezier(.6, 0, 0, 1)
}

@keyframes pulse {
    to {
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1)
    }
}

.slide7 {
    background: #eff6f7;
    padding-bottom: 35px;
    padding-top: 5px
}

.slide7 h2.green {
    margin-top: 15px
}

.slide7 .rewwr {
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #e7edee;
    display: table;
    color: #40585b;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.2em;
    padding-bottom: 10px
}

.slide7 .rewwr .cell {
    padding: 20px;
    vertical-align: top;
    display: table-cell
}

.slide7 .rewwr .cell img {
    height: auto;
    max-width: inherit
}

.slide7 .rewwr .author {
    padding-top: 20px;
    text-align: right
}

footer {
    height: 630px;
    background: url(../images/headerbg.png) 50% 0 no-repeat
}

footer h2 {
    font-size: 31px;
    margin-bottom: 30px
}

footer .formbg {
    top: 95px;
    right: 0;
    height: 410px;
    background: url(../images/formbg1.png) 0 0 no-repeat
}

footer .formbg form {
    padding: 20px 34px 0 34px;
    width: 100%
}

footer .formbg .formskid {
    background: url(../images/skid1.png) 0 0 no-repeat;
    width: 115px;
    height: 116px;
    top: 230px;
    right: -22px
}

footer .ftext {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    color: #40585b;
    padding-left: 70px;
    background: url(../images/list1.png) 2px 15px no-repeat
}

footer .ftext b {
    font-size: 48px;
    font-size: 4.8rem;
    color: #030507 ;
}

footer .fmuzi {
    background: url(../images/fmuzi.png) 0 0 no-repeat;
    width: 672px;
    height: 469px;
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -336px
}

footer .sustabot {
    width: 278px;
    height: 282px;
    position: absolute;
    left: 0;
    bottom: -310px
}

.no-webp footer .sustabot {
    background: url(../images/Arthrolon.png) 0 0 no-repeat;
    background-size: contain;
    background-position: center
}

.webp footer .sustabot {
    background: url(../images/Arthrolon.webp) 0 0 no-repeat;
    background-size: contain;
    background-position: center
}

.footer-skid {
    position: absolute;
    bottom: 7px;
    left: 0;
    font-family: 'Open Sans', sans-serif
}

.formbg-header {
    font-size: 31px;
    font-size: 2.8rem;
    font-weight: 700;
    color: #016c9e;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0
}

.s5our {
    padding-left: 44px;
    background: url(../images/our.png) 0 100% no-repeat;
    font-size: 30px;
    color: #016c9e;
    font-weight: 700;
    height: 136px;
    text-align: center;
    position: absolute;
    top: -175px;
    right: 0
}

.jq-checkbox {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 2px 0 0 2px;
    border-radius: 2px;
    background: #666;
    box-shadow: inset 0 -3px 6px #aaa
}

.jq-checkbox.focused {
    border: 1px solid #08c
}

.jq-checkbox.disabled {
    opacity: .55
}

.jq-radio {
    top: -1px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin: 0 4px 0 0;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
    cursor: pointer
}

.jq-radio.checked .jq-radio__div {
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border-radius: 50%;
    background: #777;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-radio.focused {
    border: 1px solid #08c
}

.jq-radio.disabled {
    opacity: .55
}

.jq-file {
    width: 270px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
    height: auto;
    line-height: 1em;
    cursor: pointer
}

.jq-file__name {
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    padding: 0 80px 0 10px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 1px 1px #f1f1f1;
    font: 14px/32px Arial, sans-serif;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-file__browse {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 0 10px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/32px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff
}

.jq-file:hover .jq-file__browse {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-file:active .jq-file__browse {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-file.focused .jq-file__name {
    border: 1px solid #5794bf
}

.jq-file.disabled,
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 36px 0 0
}

.jq-number__field {
    width: 100px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
    border-color: #b3b3b3
}

.jq-number__field input {
    box-sizing: border-box;
    width: 100%;
    padding: 8px 9px;
    border: none;
    outline: 0;
    background: 0 0;
    font: 14px Arial, sans-serif;
    color: #333;
    text-align: left;
    appearance: textfield
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.jq-number__spin {
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    height: 14px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

.jq-number__spin.minus {
    top: auto;
    bottom: 0
}

.jq-number__spin:hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-number__spin:active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 11px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #999;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:after {
    top: 5px;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-bottom: none;
    border-left: 5px solid transparent
}

.jq-number__spin.minus:hover:after {
    border-top-color: #000
}

.jq-number__spin.plus:hover:after {
    border-bottom-color: #000
}

.jq-number.focused .jq-number__field {
    border: 1px solid #5794bf
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-number.disabled .jq-number__spin:after {
    border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
    border-top-color: #aaa
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    margin-bottom: 13px
}

.jq-selectbox__select {
    height: 44px;
    padding: 0 45px 0 10px;
    border: 0;
    border-radius: 0;
    background: #fdfdfb;
    color: #333
}

.jq-selectbox__select:hover {
    background: #e6e6e6
}

.jq-selectbox__select:active {
    background: #f5f5f5
}

.jq-selectbox.disabled .jq-selectbox__select {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-selectbox__select-text {
    display: block;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #40585b;
    font-family: 'Open Sans', sans-serif;
    line-height: 44px
}

.jq-selectbox .placeholder {
    color: #888
}

.jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%
}

.jq-selectbox__trigger-arrow {
    position: absolute;
    top: 22px;
    right: 12px;
    width: 0;
    height: 0;
    border-top: 5px solid #999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top-color: #000
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
    border-top-color: #aaa
}

.jq-selectbox__dropdown {
    box-sizing: border-box;
    width: 100%;
    margin: 2px 0 0;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    font: 14px/18px Arial, sans-serif
}

.jq-selectbox__search {
    margin: 5px
}

.jq-selectbox__search input {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 5px 27px 6px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
    box-shadow: inset 1px 1px #f1f1f1;
    color: #333;
    appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    appearance: none
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #f0f0f0;
    font-size: 13px
}

.jq-selectbox ul {
    margin: 0;
    padding: 0
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    color: #231f20
}

.jq-selectbox li.selected {
    background-color: #a3abb1;
    color: #fff
}

.jq-selectbox li:hover {
    background-color: #08c;
    color: #fff
}

.jq-selectbox li.disabled {
    color: #aaa
}

.jq-selectbox li.disabled:hover {
    background: 0 0
}

.jq-selectbox li.optgroup {
    font-weight: 700
}

.jq-selectbox li.optgroup:hover {
    background: 0 0;
    color: #231f20;
    cursor: default
}

.jq-selectbox li.option {
    padding-left: 25px
}

.jq-select-multiple {
    box-sizing: border-box;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px/18px Arial, sans-serif;
    color: #333;
    cursor: default
}

.jq-select-multiple.focused {
    border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.jq-select-multiple ul {
    margin: 0;
    padding: 0
}

.jq-select-multiple li {
    padding: 3px 9px 4px;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-select-multiple li:first-child {
    border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
    border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
    background: #08c;
    color: #fff
}

.jq-select-multiple li.disabled {
    color: #aaa
}

.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
    background: #ccc;
    color: #fff
}

.jq-select-multiple li.optgroup {
    font-weight: 700
}

.jq-select-multiple li.option {
    padding-left: 25px
}

input[type=email].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=text].styler,
input[type=url].styler,
textarea.styler {
    padding: 8px 9px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333
}

input[type=search].styler {
    appearance: none
}

textarea.styler {
    overflow: auto
}

input[type=email].styler:hover,
input[type=password].styler:hover,
input[type=search].styler:hover,
input[type=tel].styler:hover,
input[type=text].styler:hover,
input[type=url].styler:hover,
textarea.styler:hover {
    border-color: #b3b3b3
}

input[type=email].styler:focus,
input[type=password].styler:focus,
input[type=search].styler:focus,
input[type=tel].styler:focus,
input[type=text].styler:focus,
input[type=url].styler:focus,
textarea.styler:focus {
    border-color: #ccc;
    border-top-color: #b3b3b3;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler,
input[type=button].styler,
input[type=reset].styler,
input[type=submit].styler {
    overflow: visible;
    padding: 8px 11px;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    outline: 0;
    background: #f5f5f5;
    background: -webkit-linear-gradient(#fff, #e6e6e6);
    background: linear-gradient(#fff, #e6e6e6);
    box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
    font: 14px Arial, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    cursor: pointer
}

button.styler::-moz-focus-inner,
input[type=button].styler::-moz-focus-inner,
input[type=reset].styler::-moz-focus-inner,
input[type=submit].styler::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.styler:not([disabled]):hover,
input[type=button].styler:not([disabled]):hover,
input[type=reset].styler:hover,
input[type=submit].styler:not([disabled]):hover {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#f6f6f6, #e6e6e6);
    background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:not([disabled]):active,
input[type=button].styler:not([disabled]):active,
input[type=reset].styler:active,
input[type=submit].styler:not([disabled]):active {
    background: #f5f5f5;
    box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled],
input[type=button].styler[disabled],
input[type=submit].styler[disabled] {
    border-color: #ccc;
    background: #f5f5f5;
    box-shadow: none;
    color: #888
}

.copyright {
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    color: #6c6e6f
}

.copyright p {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0
}

.copyright br {
    display: none
}

.copyright img {
    margin: 10px auto !important
}

.copyright img:first-child {
    display: block !important
}

.copyright a {
    color: #6c6e6f;
    text-decoration: none
}

.copyright a:hover {
    color: #ff0069;
    text-decoration: none
}

.errorMessage {
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 11px;
    background: #dc3434;
    color: #fff;
    margin-top: 9px;
    text-align: center;
    line-height: 12px;
    padding: 4px 12px
}

.top-menu li:last-child {
    padding-right: 0
}

.x_price_previous {
    text-decoration: line-through
}

.slide2 h2 {
    text-align: center;
    display: block
}

.new_line {
    margin-top: 30px
}

h2 {
    display: block;
    text-align: center
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

footer {
    height: 560px;
    background: url(../images/headerbg.png) 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.popup {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    justify-content: space-between;
    width: 550px
}

.popup_left {
    max-width: 160px;
    margin: 0 30px
}

.form_popup {
    background: url(../images/formbg1.png);
    -webkit-background-size: cover;
    background-size: cover;
    padding: 10px;
    max-width: 300px
}

.ever-popup .price_main {
    text-align: center;
    font-size: 27px;
    font-weight: 700
}

.ever-popup .lt71 {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    border: none;
    background: url(../images/btn.png) 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 20px 45px;
    color: #fff;
    font-size: 20px;
    line-height: 9px
}

.ever-popup .lt71:hover {
      transform: scale(1.1);
}

.ever-popup .price_old {
    text-align: center
}

.ever-popup .formbg {
    position: relative
}

.product_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center
}

.product_name {
    margin-right: 30px;
    color: #13715f;
    font-size: 60px;
    text-decoration: underline
}

.product_descr {
    color: #40585b;
    font-size: 24px;
    line-height: 1.2
}

.title_use {
    text-align: center;
    line-height: 1.2;
    font-size: 28px;
    color: #0273a7;
    font-weight: 400;
    margin: 15px 0
}

.title_border {
    background: #e4f5f2;
    border: 2px dashed #92a7aa;
    text-align: center;
    padding: 10px;
    border-radius: 40px;
    font-size: 24px
}

.title_use span {
    font-weight: 700
}

@media screen and (max-width:1020px) {
    .men1slide {
        -webkit-background-size: 80%;
        background-size: 80%;
        bottom: -310px;
        left: 340px
    }
}

.top_logo {
    padding-top: 10px;
    color: #030507;
    font-size: 40px;
    font-weight: bold;
   
}

@media screen and (max-width:999px) {
    .ever-popup {
        display: none !important
    }

    .top_logo img {
        width: 110px
    }

    .top-menu {
        padding-top: 22px !important
    }

    .lt4 {
        margin-top: 12px !important
    }

    .men1slide {
        bottom: 295px;
        left: 60%;
        transform: translateX(-49%);
    }

    @media screen and (min-width: 520px) {
        .men1slide {
            bottom: 295px;
            left: 60%;
            transform: translateX(-56%);
        }   
    }

    @media screen and (min-width: 768px) {
        .men1slide {
            bottom: 295px;
            left: 55%;
            transform: translateX(-56%);
        }   
    }

    .lt4 {
        display: block;
        text-align: center
    }

    .good-header {
        position: static;
        margin-left: 60px;
        margin-top: 40px;
        height: 298px;
    }

    .s3item {
        top: 0;
    }

    .listslide1 {
        font-size: 18px;
        margin-left: 71px
    }

    .formbg .formskid {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 20px;
        right: 6px
    }

    .formbg {
        width: 350px
    }

    header .formbg {
        top: 230px;
        right: 40px
    }

    footer .formbg {
        right: 40px
    }

    .fmuzi {
        display: none;
        background: 0 0
    }

    header {
        height: 720px
    }

    header .top-menu li {
        padding: 0 22px
    }

    .top-menu li:last-child {
        padding-right: 10px
    }

    .s2dib {
        width: 50%
    }

    .slide3 {
        height: auto;
        padding-bottom: 25px
    }

    .s5journal {
        background: 0 0;
        width: 100%
    }

    .s5journal .j-text {
        width: 100%
    }

    .s5journal .j-doc,
    .s5journal .j-opinion,
    .s5journal .j-text,
    .s5journal .j-top,
    .s5journal .s5doc {
        position: static
    }

    .s5journal {
        left: 0;
        bottom: 0;
        right: 0;
        top: 0
    }

    .s5journal .s5doc {
        margin: 0 auto
    }

    .slide5 {
        padding: 25px 0;
        height: auto
    }

    .s5journal .j-top {
        text-align: center;
        padding: 10px 0
    }

    .s5journal {
        height: auto;
        position: static
    }

    .s5journal .j-opinion {
        text-align: center;
        font-size: 50px
    }

    .helpapd {
        padding-bottom: 75px !important
    }

    .helpar {
        position: relative !important;
        top: -20px;
        left: 0 !important
    }

    .s5journal .j-text {
        padding: 10px 8px
    }

    .s5journal .j-doc {
        padding: 0 8px
    }
}

@media (max-width:972px) {
    footer .formbg {
        top: 135px
    }

    footer .sustabot {
        bottom: -290px;
        height: 270px;
    }
}

.slide3 .right-sides3 p span {
    padding: 0 2px
}

@media screen and (max-width:825px) {
    .slide3 .right-sides3 p {
        font-size: 22px
    }

    .slide3 .right-sides3 p:last-child {
      padding-bottom: 0;
    }

    .formbg .js-submit {
        bottom: 20px
    }

    h2 {
        font-size: 37px
    }

    h2.green {
        font-size: 37px
    }

    .top-menu {
        display: none
    }

    .top_logo {
        width: 100%;
        text-align: center
    }

    header {
        height: 1250px
    }

    header h1 {
        margin-top: 5px
    }

    .listslide1 {
        max-width: 300px;
        margin: 0 auto
    }

    .good-header {
        margin: 20px 0 15px 75px;
    }

    header .formbg {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-top: 10px
    }

    .s2dib {
        width: 100%
    }

    .flex_wrap3 {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .s3item {
        margin-bottom: 0px
    }

    .slide3 {
        height: auto;
        background-size: cover;
        padding-bottom: 25px
    }

    .slide7 .rewwr .cell {
        display: block;
        text-align: center
    }

    footer .formbg {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-top: 10px
    }

    footer .sustabot {
        position: static;
        margin: 10px auto;
        width: 260px
    }

    footer .ftext {
        max-width: 375px;
        margin: 0 auto
    }

    footer {
        height: auto
    }

    .product_wrap {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .product_name {
        margin-right: 0;
        font-size: 50px;
        margin-bottom: 10px
    }

    .product_descr {
        font-size: 21px;
        text-align: center
    }
}

.lt46 {
    font-size: 25px
}

@media (max-width:650px) {

    .hardtable td,
    .hardtable th {
        font-size: 10px !important;
        width: 50px
    }

    .hardtable td b,
    .hardtable th b {
        font-size: 11px
    }

    .lt46 {
        font-size: 15px !important
    }

    .popup_left {
        max-width: 150px;
    }
}

@media screen and (max-width:479px) {

    .lt40,
    .table_wrap {
        display: none !important
    }

    .page-wrapper__inner {
      padding: 0 15px;
    }

    .formbg form {
    padding-top: 16px;
}

    .s3item img {
        position: relative;
    }

    .s5journal .j-opinion {
        font-size: 30px
    }

    h2 {
        font-size: 27px
    }

    h2.green {
        font-size: 27px
    }

    header .formbg {
        width: 100%;
        max-width: 300px;
        background: url(../images/formbg1.png)
    }

    footer .formbg {
        width: 300px
    }

    .form-top-b {
        font-size: 26px
    }

    .form-top {
        font-size: 1.4rem
    }

    .formbg .js-submit {
        width: 300px;
        left: 56%;
        -webkit-background-size: 90%;
        background-size: 90%;
        padding-bottom: 20px;
        padding-top: 0;
        font-size: 33px;
        margin-left: -155px;
        padding-right: 30px;
        bottom: 20px
    }

    footer .formbg .js-submit {
        bottom: 10px
    }

    footer .ftext {
        max-width: 300px
    }

    footer .ftext b {
        font-size: 20px
    }

    footer h2 {
        font-size: 25px
    }

    footer,
    header {
        background: -webkit-linear-gradient(180deg, #9ac1c6, #ddfaf9);
        background: -moz-linear-gradient(180deg, #9ac1c6, #ddfaf9);
        background: linear-gradient(180deg, #9ac1c6, #ddfaf9)
    }

    .slide3 {
        background: #75c3b4
    }
}

@media(max-width:600px) {
    .s5journal .j-id {
        background: url(../images/jid.png) 0 0 no-repeat;
        height: 105px;
        width: 86px;
        position: absolute;
        bottom: 9px;
        left: 50%;
        margin-left: -43px
    }

    .helpar {
        margin-bottom: 28px;
        position: relative !important;
        text-align: center;
        top: 30px
    }
}

@media(max-width:334px) {
    .s5journal .j-doc {
        font-size: 16px !important
    }
}

@media all and (-ms-high-contrast:none) {
    .right-sides3 {
        margin-left: 100px !important
    }

    .right-sides3,
    ::-ms-backdrop {
        margin-left: 100px !important
    }
}

.bodis {
    position: relative;
    padding: 30px 95px !important
}

.bodis:before {
    content: "ZAMÓWIĆ";
    position: absolute;
    top: 20px;
    right: 50px
}

header .formbg {
    margin-top: 360px;
}

.slide2 {
    margin-top: 267px;
}


@media screen and (min-width: 826px) {
    .slide2 {
        margin-top: 0;
    }
    header .formbg {
        margin-top: 0;
    }
}

.block {
    width: 300px;
    position: relative;
    margin: 0 auto;
}

@media screen and (min-width: 826px) {
    .men1slide {
        width: 337px;
        bottom: -249px;
        left: 49%;
        transform: translateX(-56%);
        background-size: 70%;
    }   

    .good-header {
        height: 230px;
        margin-left: 13px;
    }
    .block {
        margin: 0;
    }
}

@media screen and (min-width: 1000px) {
    .men1slide {
        bottom: -310px;
        left: 530px;
        background-size: 80%;
        height: 500px;
    }  
    .good-header {
        bottom: -234px;
    }    
}