@font-face {
  font-family: 'open sans';
  src: url(../fonts/opensans-bold-webfont.woff2) format("woff2"), url(../fonts/opensans-bold-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'open sans';
  src: url(../fonts/opensans-regular-webfont.woff2) format("woff2"), url(../fonts/opensans-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

a,
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%
}

a,
input[type=text],
input[type=password],
textarea {
  padding: 0
}

.clearfix:after,
.invisible {
  visibility: hidden
}

.btn,
.form-top,
.form-top-b,
.formbg .js-submit,
.formbg-header,
.s5journal .j-opinion,
.upper {
  text-transform: uppercase
}

.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55
}

.jq-number__spin,
.jq-selectbox li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.jq-file__name,
.jq-selectbox__select-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

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 {
  vertical-align: baseline;
  background: 0 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
td img {
  vertical-align: top
}

.page-wrapper__inner,
.wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%
}

sub,
sup {
  font-size: smaller
}

input[type=checkbox] {
  vertical-align: bottom
}

input[type=radio] {
  vertical-align: text-bottom
}

sub {
  vertical-align: sub
}

sup {
  vertical-align: super
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

nav ul,
ul {
  list-style: none
}

.placeholder {
  color: #40585b;
  font-size: 20px
}

:-moz-placeholder {
  color: #40585b;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif
}

::-webkit-input-placeholder {
  color: #40585b;
  font-family: 'PT Sans', sans-serif;
  font-size: 20px
}

:-ms-input-placeholder {
  color: #40585b;
  font-size: 20px;
  font-family: 'PT Sans', sans-serif
}

html {
  background: #fff;
  font-size: 10px
}

body {
  line-height: 1;
  color: #292929;
  text-align: left;
  font: 18px 'Open Sans', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  font-size: 22px;
  font-size: 2.1rem
}

button,
input,
select,
textarea {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif
}

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
}

.lte8 .clearfix {
  overflow: hidden;
  zoom: 1
}

.clear {
  clear: both
}

.dib {
  zoom: 1;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: top
}

.wrapper {
  min-height: 100%;
  overflow: hidden;
  line-height: 1
}

.page-wrapper__inner {
  max-width: 1020px;
  padding: 0 5px
}

.s2dib img,
img {
  max-width: 100%
}

.translate5050 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.dispn {
  display: none
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right !important
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.posrel {
  position: relative
}

.fs0 {
  font-size: 0
}

.dtable {
  display: table;
  width: 100%
}

.dtc {
  display: table-cell;
  vertical-align: middle
}

.font-light {
  font-weight: 300
}

.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
}

.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 {
  height: auto
}

.btn {
  background: url(../img/btn.png) 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
}

.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 {
  width: 100%;
  padding: 9px 10px;
  border: 0;
  outline: 0;
  margin-bottom: 13px;
  background: #fff;
  font-size: 20px;
  color: #40585b;
  font-family: 'PT Sans', sans-serif
}

h2,
header h1 {
  font-family: 'Bebas Neue';
  zoom: 1
}

header {
  height: 627px;
  background-image: linear-gradient(to right, #a2c6cb, #add0d4, #b9dadd, #c4e5e6, #d0efef, #cfefef, #cfeeee, #ceeeee, #c1e3e4, #b4d7da, #a7ccd0, #9ac1c6);
  position: relative
}

header::before {
  width: 337px;
  height: 564px;
  content: "";
  position: absolute;
  left: calc(50% - 210px);
  bottom: 0;
  background: url(../img/muz1.webp) no-repeat;
  z-index: 5
}

.no-webp header::before {
  background: url(../img/muz1.png) no-repeat
}

header .top-menu {
  padding-top: 32px
}

header .top-menu li {
  padding: 0 42px;
  float: left
}

header .top-menu li:nth-child(2) {
  position: relative;
  border-left: 1px solid #818181;
  border-right: 1px solid #818181
}

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: 17px;
  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
}

header .listslide1 li {
  background: url(../img/list1.png) 0 50% no-repeat;
  display: table;
  padding-left: 55px;
  color: #40585b;
  margin-bottom: 7px;
  line-height: 1
}

.form-top,
.form-top-b,
header .realworks-block {
  color: #016c9e;
  font-weight: 700
}

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;
  font-size: 20px
}

header .realworks-block {
  position: absolute;
  bottom: -254px;
  left: -20px;
  text-align: center;
  font-size: 20px;
  padding-top: 75px;
  background: url(../img/s1ar.png) 100% 0 no-repeat;
  width: 165px
}

header .formbg {
  top: 94px;
  right: 0
}

.good-header {
  background: url(../img/prod.png) center no-repeat;
  background-size: contain;
  width: 282px;
  height: 258px;
  position: absolute;
  bottom: -265px;
  left: 88px
}

.form-top {
  font-size: 19px;
  font-size: 1.9rem;
  margin: 61px 0 0 24px
}

.form-top-b {
  font-size: 36px;
  margin: 5px 0 0 24px
}

.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
}

.sss {
  bottom: 31px;
  background: url(../img/btn.png) no-repeat top center;
  width: 250px;
  border: 0;
  outline: 0;
  font-size: 35px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  color: #fff;
  display: block;
  transition: .5s;
  margin: 10px auto
}

.formbg {
  background: url(../img/formbg.webp) no-repeat;
  width: 422px;
  height: 470px;
  position: absolute
}

.no-webp .formbg {
  background: url(../img/formbg.png) no-repeat
}

.formbg .formskid {
  background-color: #85cc1d;
  border: 5px #fff solid;
  box-sizing: border-box;
  border-radius: 50%;
  box-shadow: 2px 2px 5px #bbb;
  width: 103px;
  height: 103px;
  position: absolute;
  top: 6px;
  right: 31px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #242323d7;
  font-weight: 600;
  font-size: 26px;
  transform: rotate(-20grad);
  -webkit-transform: rotate(-20grad);
  -moz-transform: rotate(-20grad);
  -ms-transform: rotate(-20grad);
  -o-transform: rotate(-20grad);
}

.formbg form {
  padding: 34px 44px 0;
  width: 100%
}

.formbg .js-submit {
  
  background: url(../img/btn.png) no-repeat top center;
  width: 340px;
  height: 85px;
  margin: 0 auto 6px;
  border: 0;
  outline: 0;
  font-size: 35px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  color: #fff;
  display: block;
  transition: .5s
}

.nowrap {
  white-space: nowrap
}

.formbg .js-submit:focus,
.formbg .js-submit:hover {
  transform: scale(1.1)
}

.formbg .js_new_price_curs,
.formbg .spec18 {
  color: #016c9e;
  font-weight: 700;
  text-align: center
}

.formbg .spec18 {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  z-index: 2
}

.formbg .js_new_price_curs {
  font-size: 36px
}

.formbg .js_old_price_curs {
  color: #40585b;
  font-size: 22px;
  text-align: center;
  padding-top: 0px
}

h2,
h2.green {
  color: #fff;
  padding: 6px 25px
}

.top_logo {
  width: 110px;
  position: relative;
  top: 10px;
  font-size: 34px;
  color: #c63c;
  font-weight: 700;
  text-align: center
}

.top_logo--small {
  display: block;
  font-size: 14px;
  text-transform: uppercase
}

.logo-text {
  display: none
}

.men1slide {
  background: url(../img/muz1.webp) no-repeat;
  width: 337px;
  height: 564px;
  position: absolute;
  bottom: -269px;
  left: 299px
}

.no-webp .men1slide {
  background: url(../img/muz1.png) no-repeat
}

.wrapper h2 {
  font-size: 60px;
  font-size: 5rem;
  font-weight: 700;
  border-left: 12px solid #005278;
  background: #016c9e;
  vertical-align: top
}

.wrapper h2.green {
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 60px;
  font-size: 5rem;
  border-left: 12px solid #13715f;
  background: #15b093;
  display: block;
  text-align: center
}

.wrapper h2.green span {
  color: #095143
}

.s2dib {
  width: 25%;
  color: #40585b
}

.s2dib img {
  display: block;
  margin: 0 auto
}

.s2dib .s2text {
  width: 225px;
  margin: 0 auto;
  font-size: 22px;
  font-size: 2rem;
  line-height: 1.2
}

.slide2 {
  padding-bottom: 33px
}

.slide3 {
  background: url(../img/slide3.webp) 50% 0 no-repeat;
  background-size: cover;
  height: 450px;
  padding-top: 5px
}

.no-webp .slide3 {
  background: url(../img/slide3.jpg) 50% 0 no-repeat;
  background-size: cover
}

.slide3 .right-sides3 {
  width: 100%;
  max-width: 670px
}

.slide3 .right-sides3 p {
  padding-bottom: 35px;
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.2em;
  color: #08352c
}

.slide3 .right-sides3 p span {
  background: #fff
}

.s3item {
  max-width: 190px
}

.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
}

.slide4 {
  background: url(../img/s4bg.png) repeat-y;
  padding: 20px 0;
  background-size: cover
}

.slide4 .s2text {
  padding: 20px 0 40px;
  color: #005a84
}

.lt16 {
  margin-top: 20px
}

.bel-footer-block {
  outline: 1px solid #2f3543 !important;
  position: relative;
  box-shadow: 0 2px 0 0 rgba(47, 53, 67, 1) !important
}

.bel-footer-block:after {
  width: 100%;
  background-color: #2f3543;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0
}

.slide5 {
  background: url(../img/s5.webp) 50% 0 no-repeat;
  height: 709px;
  -webkit-background-size: cover;
  background-size: cover
}

.no-webp .slide5 {
  background: url(../img/s5.jpg) 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.s5journal {
  background: url(../img/journal.webp) no-repeat;
  width: 807px;
  height: 724px;
  position: absolute;
  top: -15px;
  left: 84px
}

.no-webp .s5journal {
  background: url(../img/journal.png) no-repeat
}

.s5journal .s5doc {
  background: url(../img/s5fov.webp) no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 85px;
  right: 135px
}

.no-webp .s5journal .s5doc {
  background: url(../img/s5fov.png) no-repeat
}

.s5journal .j-top {
  font-family: "PT Sans";
  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 {
  font-family: 'Bebas Neue';
  font-size: 62px;
  font-size: 3.9rem;
  font-weight: 700;
  position: absolute;
  top: 128px;
  left: 60px;
  color: #fff
}

.s5journal .j-text {
  position: absolute;
  top: 219px;
  left: 121px;
  font-family: "PT Sans";
  width: 546px
}

.s5journal .j-text p {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.2;
  padding-bottom: 35px;
  color: #40585b
}

.firsts6 td,
.slide6 {
  padding-bottom: 30px
}

.s5journal .j-doc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2;
  position: absolute;
  bottom: 23px;
  left: 122px;
  color: #005a84
}

.s5journal .j-id {
  background: url(../img/jid.png) no-repeat;
  height: 105px;
  width: 86px;
  position: absolute;
  bottom: 9px;
  right: 179px
}

.firsts6 td {
  vertical-align: middle;
  color: #40585b;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2
}

.firsts6 td:first-child {
  color: #13715f;
  font-size: 60px;
  font-size: 6rem;
  vertical-align: top;
  font-family: 'Bebas Neue';
  padding: 0 20px;
  white-space: nowrap
}

.secons6 .top-witch-compl,
.slide7 .rewwr {
  font-family: "PT Sans"
}

.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
}

.abspodl,
.abspodl img,
.footer-skid,
.jq-file__browse,
.s5our,
footer .fmuzi,
footer .sustabot {
  position: absolute
}

.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;
  left: 12px;
  top: -15px;
  z-index: 1
}

.abspodl img {
  bottom: -29px;
  right: -106px
}

span.allert {
  color: #D01B1B !important
}

.listslide1 {
  max-width: 400px
}

.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
}

.wrapper footer h2 {
  font-size: 31px;
  margin-bottom: 30px
}

footer .formbg {
  top: 95px;
  right: 0;
  height: 420px;
  background: url(../img/formbg1.webp) no-repeat
}

.no-webp footer .formbg {
  background: url(../img/formbg1.png) no-repeat
}

footer .formbg form {
  padding: 0 34px;
  width: 100%
}

footer .formbg .formskid {
  background: url(../img/skid1.png) 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;
  font-family: 'Bebas Neue';
  background: url(../img/list1.png) 2px 15px no-repeat
}

.formbg-header,
.s5our {
  color: #016c9e;
  font-weight: 700;
  text-align: center
}

footer .ftext b {
  font-size: 48px;
  font-size: 4.8rem
}

footer .fmuzi {
  background: url(../img/fmuzi.webp) no-repeat;
  width: 672px;
  height: 469px;
  top: 111px;
  left: 50%;
  margin-left: -306px
}

.no-webp footer .fmuzi {
  background: url(../img/fmuzi.png) no-repeat
}

footer .sustabot {
  background: url(../img/prod.png) center no-repeat;
  background-size: contain;
  width: 278px;
  height: 282px;
  left: 0;
  bottom: -290px
}

.footer-skid {
  bottom: 7px;
  left: 0;
  font-family: 'PT Sans', sans-serif
}

.formbg-header {
  font-size: 31px;
  font-size: 3.1rem;
  font-family: "PT Sans", sans-serif;
  padding: 15px 0
}

.s5our {
  padding-left: 44px;
  background: url(../img/our.png) 0 100% no-repeat;
  font-size: 30px;
  height: 136px;
  top: -175px;
  right: 0
}

.jq-checkbox,
.jq-radio {
  top: -1px;
  vertical-align: middle;
  cursor: pointer
}

.jq-checkbox {
  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
}

.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-radio {
  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
}

.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-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__browse,
.jq-file__name {
  font: 14px/32px Arial, sans-serif;
  color: #333
}

.jq-file__name {
  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
}

.jq-file__browse {
  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);
  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;
  -moz-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);
  user-select: none;
  text-shadow: 1px 1px #FFF;
  cursor: pointer
}

.jq-number__spin.minus:after,
.jq-number__spin:after {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent
}

.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-bottom: 5px solid #999
}

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-bottom: none
}

.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;
  width: 100%;
  font-size: 20px;
  color: #40585b;
  font-family: 'PT 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,
.jq-selectbox__search input {
  border: 1px solid #CCC;
  width: 100%;
  box-sizing: border-box
}

.jq-selectbox__dropdown {
  margin: 2px 0 0;
  padding: 0;
  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 {
  margin: 0;
  padding: 5px 27px 6px 8px;
  border-radius: 3px;
  outline: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) 100% 50% no-repeat;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield
}

input[type=search].styler,
select {
  -webkit-appearance: none
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-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;
  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
}

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: #B3B3B3 #CCC #CCC;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler,
input[type=button].styler,
input[type=submit].styler,
input[type=reset].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=submit].styler::-moz-focus-inner,
input[type=reset].styler::-moz-focus-inner {
  padding: 0;
  border: 0
}

button.styler:not([disabled]):hover,
input[type=button].styler:not([disabled]):hover,
input[type=submit].styler:not([disabled]):hover,
input[type=reset].styler: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=submit].styler:not([disabled]):active,
input[type=reset].styler: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;
  width: 55px
}

.slide2 h2,
.wrapper h2 {
  display: block;
  text-align: center
}

.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 {
  margin-top: 50px;
  margin-bottom: 10px;
  padding-bottom: 13px;
}

.slide4 h2 {
  padding-bottom: 13px;
}

.new_line {
  margin-top: 20px
}

.clearfix::after {
  content: "";
  clear: both;
  display: table
}

.wrapper footer {
  height: 579px;
  background-image: linear-gradient(to right, #a2c6cb, #add0d4, #b9dadd, #c4e5e6, #d0efef, #cfefef, #cfeeee, #ceeeee, #c1e3e4, #b4d7da, #a7ccd0, #9ac1c6)
}

.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: 150px;
  margin: 0 50px
}

.form_popup {
  background: url(../img/formbg1.webp);
  -webkit-background-size: cover;
  background-size: cover;
  padding: 25px 10px;
  max-width: 300px
}

.no-webp .form_popup {
  background: url(../img/formbg1.png);
  -webkit-background-size: cover;
  background-size: cover
}

.ever-popup .formbg-header {
  padding-top: 0
}

.ever-popup .price_main {
  text-align: center;
  font-size: 27px;
  font-weight: 700
}

.ever-popup .lt71 {
  margin: 10px auto 0;
  display: block;
  text-align: center;
  border-radius: 5px;
  border: none;
  background: url(../img/btn.png) no-repeat top center;
  padding: 20px 45px;
  color: #fff;
  font-size: 20px;
  line-height: 9px;
  text-transform: uppercase
}

.ever-popup .price_old {
  text-align: center
}

.ever-popup .formbg {
  position: relative
}

.table_wrap {
  overflow-x: auto;
  overflow-y: hidden
}

.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;
  font-family: 'Bebas Neue';
  text-decoration: underline
}

.product_descr {
  color: #40585b;
  font-size: 24px;
  line-height: 1.2
}

.title_use {
  text-align: center;
  font-family: "PT Sans";
  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:1219px) {
  header::before {
    background-size: contain;
    width: 286px;
    height: 479px;
    left: calc(50% - 187px)
  }

  header .formbg,
  footer .formbg {
    right: 15px
  }

  .wrapper h2.green {
    margin-top: 50px
  }

  .slide3 {
    padding-bottom: 50px
  }

  header .listslide1 li {
    line-height: 1.2
  }

  header .listslide1 li p span {
    font-size: 18px
  }

  header {
    height: 620px
  }

  .wrapper h2,
  .wrapper h2.green,
  .s5journal .j-opinion {
    font-size: 31px
  }

  .slide3 {
    height: 490px
  }

  .slide4 {
    padding-top: 50px
  }

  .slide4 .s2text {
    padding-bottom: 25px
  }

  .slide6 {
    padding-bottom: 50px
  }

  .slide7 {
    padding-top: 1px
  }

  .page-wrapper__inner {
    padding: 0 15px
  }

  .men1slide {
    background-size: contain;
    width: 286px;
    height: 479px;
    left: 313px
  }

  .slide2 {
    padding-bottom: 35px
  }
}

@media screen and (max-width:999px) {
  header::before {
    display: none;
    background: none
  }

  .ever-popup {
    display: none !important
  }

  .listslide1 {
    max-width: 290px
  }

  .s2dib .s2text,
  .slide3 .right-sides3 p {
    font-size: 18px
  }

  .s5journal .j-text p {
    font-size: 20px;
    padding-bottom: 15px
  }

  .slide7 .rewwr .cell {
    font-size: 20px
  }

  .top_logo img {
    display: none
  }

  .logo-text {
    display: block
  }

  .top_logo {
    width: 165px;
    top: 6px
  }

  header .top-menu {
    padding-top: 16px
  }

  .slide2 h2 {
    margin-top: 40px
  }

  .slide2 {
    padding-bottom: 40px
  }

  .slide2-img {
    margin-bottom: 15px
  }

  .slide4 .s2text {
    padding-top: 10px;
    padding-bottom: 20px
  }

  .slide3 {
    background: #75c3b5
  }

  .wrapper h2.green {
    margin-top: 40px
  }

  .slide6 {
    padding-bottom: 40px
  }

  .slide7 {
    padding-bottom: 25px
  }

  .slide4 {
    padding-top: 40px
  }

  footer .ftext {
    max-width: 380px;
    font-size: 2.2rem
  }

  .wrapper footer h2 {
    font-size: 28px
  }

  .men1slide {
    display: none;
    background: none
  }

  .lt4 {
    display: block;
    text-align: center
  }

  .fmuzi,
  .lt9,
  .s5journal .j-id {
    display: none;
    background: none
  }

  .good-header {
    position: static;
    margin-left: 60px;
    margin-top: 20px
  }

  .listslide1 {
    margin-left: 71px;
    margin-top: 10px
  }

  

  .s5journal,
  .s5journal .j-doc,
  .s5journal .j-opinion,
  .s5journal .j-text,
  .s5journal .j-top,
  .s5journal .s5doc {
    position: static
  }

  .formbg {
    width: 350px
  }

  header .formbg {
    top: 122px;
    right: 40px
  }

  footer .formbg {
    right: 40px;
    height: 460px
  }

  header {
    height: 640px
  }

  footer .sustabot {
    width: 292px;
    height: 300px;
    bottom: -311px
  }

  header .top-menu li {
    padding: 0 22px
  }

  .top-menu li:last-child {
    padding-right: 0
  }

  .s2dib {
    width: 50%
  }

  .slide3 {
    height: auto;
    padding-bottom: 25px
  }

  .s5journal {
    background: 0 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    height: auto;
    display: flex;
    flex-direction: column
  }

  .no-webp .s5journal {
    background: 0 0
  }

  .s5journal .j-opinion {
    order: 1;
    margin-bottom: 20px
  }

  .s5journal .s5doc,
  .s5journal .j-top,
  .s5journal .j-text,
  .s5journal .j-doc {
    order: 2
  }

  .s5journal .s5doc {
    margin: 0 auto
  }

  .slide5 {
    padding: 40px 0;
    height: auto;
    background-image: linear-gradient(to right, #75c3b5, #7ac2ba, #81c1be, #88c0c0, #90bfc2, #90bfc2, #90bfc2, #90bfc2, #88c0c0, #81c1be, #7ac2ba, #75c3b5)
  }

  .s5journal .j-top {
    text-align: center;
    padding: 10px 0
  }

  .s5journal .j-opinion {
    text-align: center;
    font-size: 31px
  }

  .s5journal .j-text {
    width: 100%;
    padding: 10px 8px
  }

  .s5journal .j-doc {
    padding: 0 8px
  }
}

@media screen and (max-width:768px) {
  .formbg-header {
    font-size: 25px;
    line-height: 1.1
  }

  .slide4 .s2text {
    padding-bottom: 5px
  }

  footer .ftext {
    line-height: 1.1
  }

  footer .formbg {
    height: 430px
  }

  .formbg {
    height: 490px
  }

  .top_logo {
    margin-left: auto;
    margin-right: auto
  }

  footer {
    padding-bottom: 30px;
    padding-top: 30px
  }

  .slide4 {
    padding-bottom: 25px
  }

  .slide7 .rewwr .cell:first-child {
    padding-bottom: 0;
    position: relative;
    margin-bottom: -4px
  }

  .slide2-img {
    margin-bottom: 0
  }

  .s2dib {
    margin-top: 15px
  }

  footer .formbg,
  header .formbg {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 10px
  }

  .slide3,
  .wrapper footer {
    height: auto
  }

  h2,
  h2.green {
    font-size: 37px
  }

  .top-menu {
    display: none
  }

  .top_logo {
    text-align: center
  }

  header {
    height: 1113px
  }

  .slide2 h2 {
    margin-top: 30px
  }

  .slide2 {
    padding-bottom: 30px
  }

  .wrapper h2.green {
    margin-top: 25px
  }

  header h1 {
    margin-top: 16px;
    margin-bottom: 20px
  }

  .wrapper footer h2 {
    margin-bottom: 20px
  }

  footer .ftext b {
    line-height: 1
  }

  .listslide1 {
    max-width: 300px;
    margin: 0 auto
  }

  .good-header {
    margin: 20px auto 25px;
    height: 300px;
  }

  header .formbg {
    margin: 0 auto
  }

  .flex_wrap3 {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
  }

  .s3item {
    margin-bottom: 5px
  }

  .slide3 {
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 0
  }

  .slide7 .rewwr .cell {
    display: block;
    text-align: center
  }

  .slide4 {
    padding-top: 30px
  }

  .wrapper h2.green {
    margin-top: 30px
  }

  .slide6 {
    padding-bottom: 30px
  }

  .slide7 {
    padding-bottom: 15px
  }

  .slide5 {
    padding: 30px 0
  }

  footer .formbg {
    margin: 0 auto
  }

  footer .sustabot {
    position: static;
    margin: 5px auto;
    width: 260px
  }

  footer .ftext {
    max-width: 375px;
    margin: 0 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
  }
}

@media (max-width: 639px) {

  header h1,
  .slide2 h2,
  .wrapper h2.green,
  .wrapper h2 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
  }

  .wrapper h2.green {
    max-width: 440px
  }

  .wrapper footer h2 {
    max-width: 100%
  }
}

@media screen and (max-width:479px) {
  header .formbg {
    padding-top: 25px;
    padding-bottom: 25px
  }

  .formbg-header {
    padding-top: 0;
    font-size: 22px
  }

  .s5journal .j-opinion {
    font-size: 30px
  }

  .product_descr {
    font-size: 18px
  }

  .formbg {
    height: 490px
  }

  .s2dib,
  .top_logo {
    width: 100%
  }

  .title_use,
  .title_border {
    line-height: 1.1
  }

  .slide7 .rewwr {
    line-height: 1
  }

  footer .formbg form {
    padding-left: 15px;
    padding-right: 15px
  }

  .title_border {
    font-size: 20px
  }

  .title_use {
    font-size: 24px
  }

  .slide3 {
    background: #75c3b5
  }

  .slide7 .rewwr .cell:nth-child(2) {
    padding-top: 10px
  }

  header {
    height: auto;
    padding-bottom: 30px
  }

  .formbg .formskid {
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  h2,
  h2.green {
    font-size: 27px
  }

  header .formbg {
    width: 300px;
    background: url(../img/formbg1.webp)
  }

  .no-webp header .formbg {
    background: url(../img/formbg1.png)
  }

  footer .formbg,
  header .formbg {
    width: 100%;
    max-width: 350px
  }

  footer .formbg {
    height: 400px;
    padding-top: 25px;
    padding-bottom: 25px
  }

  h2,
  h2.green {
    padding: 6px 10px
  }

  .formbg form {
    padding-left: 15px;
    padding-right: 15px
  }

  .form-top-b {
    font-size: 26px
  }

  .form-top {
    font-size: 19px;
    text-align: center;
    margin: 87px 0 0
  }

  .formbg form {
    padding-top: 16px
  }

  .formbg .formskid {
    top: -25px
  }

  .formbg .js-submit {
    width: 260px;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -8px;
    left: 0;
    font-size: 26px;
    position: relative;
    background-size: contain;
    background-position: 50%
  }

  footer .formbg .js-submit {
    bottom: -2px
  }

  footer .ftext {
    max-width: 300px
  }

  footer .ftext b {
    font-size: 30px
  }

  .wrapper footer h2 {
    font-size: 25px
  }
}

select {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../fonts/select-triangle.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px
}

select:hover {
  background-size: 10px 10px;
  background-position: right 10px center
}

select:focus {
  outline: none !important;
  outline-color: transparent;
  outline-width: 0
}

select::-ms-expand {
  display: none !important;
  background: none !important;
  position: fixed;
  border: none !important;
  outline: none !important
}

:not(#fake) {
  outline: none
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: none
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

:not(#fake) {
  outline: 0
}

.w-190 {
  width: 190px
}

.fsz-25 {
  font-size: 25px
}

.ever-popup__inner{
  position: absolute !important;
  top:100px !important;
  left:50% !important;
  transform: translateX(-50%) !important;
  margin: 0 auto !important;width: auto !important;
}
form select {
  margin-top: 15px;
}
.footer {
  text-align: center; padding: 30px 10px
}
.footer * {
  color: #000;
  font-size: 14px;
}