@charset "UTF-8";

@import url("./sidebar.css");

@font-face {
  font-family: 'Uni Neue';
  src: url(../fonts/UniNeueBold.eot);
  src: url(../fonts/UniNeueBold.eot?#iefix) format('embedded-opentype'),url(../fonts/UniNeueBold.woff2) format('woff2'),url(../fonts/UniNeueBold.woff) format('woff'),url(../fonts/UniNeueBold.ttf) format('truetype'),url(../fonts/UniNeueBold.svg#UniNeueBold) format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Uni Neue';
  src: url(../fonts/UniNeueRegular.eot);
  src: url(../fonts/UniNeueRegular.eot?#iefix) format('embedded-opentype'),url(../fonts/UniNeueRegular.woff2) format('woff2'),url(../fonts/UniNeueRegular.woff) format('woff'),url(../fonts/UniNeueRegular.ttf) format('truetype'),url(../fonts/UniNeueRegular.svg#UniNeueRegular) format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Uni Neue';
  src: url(../fonts/UniNeueThin.eot);
  src: url(../fonts/UniNeueThin.eot?#iefix) format('embedded-opentype'),url(../fonts/UniNeueThin.woff2) format('woff2'),url(../fonts/UniNeueThin.woff) format('woff'),url(../fonts/UniNeueThin.ttf) format('truetype'),url(../fonts/UniNeueThin.svg#UniNeueThin) format('svg');
  font-weight: 100;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Uni Neue Book';
  src: url(../fonts/UniNeueBook.eot);
  src: url(../fonts/UniNeueBook.eot?#iefix) format('embedded-opentype'),url(../fonts/UniNeueBook.woff2) format('woff2'),url(../fonts/UniNeueBook.woff) format('woff'),url(../fonts/UniNeueBook.ttf) format('truetype'),url(../fonts/UniNeueBook.svg#UniNeueBook) format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: 'Uni Neue';
  src: url(../fonts/UniNeueHeavy.eot);
  src: url(../fonts/UniNeueHeavy.eot?#iefix) format('embedded-opentype'),url(../fonts/UniNeueHeavy.woff2) format('woff2'),url(../fonts/UniNeueHeavy.woff) format('woff'),url(../fonts/UniNeueHeavy.ttf) format('truetype'),url(../fonts/UniNeueHeavy.svg#UniNeueHeavy) format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
@-webkit-keyframes opas {
  0% {
    opacity: .4
  }
  60% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}
@keyframes opas {
  0% {
    opacity: .4
  }
  60% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}
@-webkit-keyframes opas2 {
  0% {
    opacity: .2
  }
  60% {
    opacity: 1
  }
  100% {
    opacity: .2
  }
}
@keyframes opas2 {
  0% {
    opacity: .2
  }
  60% {
    opacity: 1
  }
  100% {
    opacity: .2
  }
}
@-webkit-keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
@keyframes fadeOpas {
  0% {
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    opacity: 0
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}
@-webkit-keyframes tooltipShow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes tooltipShow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0);
    transform: translate(-50%,-50%) rotate(0)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(360deg);
    transform: translate(-50%,-50%) rotate(360deg)
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0);
    transform: translate(-50%,-50%) rotate(0)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(360deg);
    transform: translate(-50%,-50%) rotate(360deg)
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0);
    transform: translate(-50%,-50%) rotate(0)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(360deg);
    transform: translate(-50%,-50%) rotate(360deg)
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0);
    transform: translate(-50%,-50%) rotate(0)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(360deg);
    transform: translate(-50%,-50%) rotate(360deg)
  }
}
@-webkit-keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  60% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@keyframes deg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  60% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}
@-webkit-keyframes jamp {
  0% {
    margin-top: 0
  }
  15% {
    margin-top: -1rem
  }
  25% {
    margin-top: 0
  }
  35% {
    margin-top: -.5rem
  }
  45% {
    margin-top: 0
  }
  100% {
    margin-top: 0
  }
}
@keyframes jamp {
  0% {
    margin-top: 0
  }
  15% {
    margin-top: -1rem
  }
  25% {
    margin-top: 0
  }
  35% {
    margin-top: -.5rem
  }
  45% {
    margin-top: 0
  }
  100% {
    margin-top: 0
  }
}
@-webkit-keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%)
  }
  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%)
  }
  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes jampTrf {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  15% {
    -webkit-transform: translateY(-7%);
    transform: translateY(-7%)
  }
  25% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  35% {
    -webkit-transform: translateY(-3%);
    transform: translateY(-3%)
  }
  45% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0
  }
  30% {
    left: 110%;
    margin-left: 80px
  }
  100% {
    left: 110%;
    margin-left: 80px
  }
}
@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0
  }
  30% {
    left: 110%;
    margin-left: 80px
  }
  100% {
    left: 110%;
    margin-left: 80px
  }
}
@-webkit-keyframes pulseicon-a {
  0% {
    -webkit-transform: translate(0,0) scale(.85);
    transform: translate(0,0) scale(.85)
  }
  50% {
    -webkit-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1)
  }
  100% {
    -webkit-transform: translate(0,0) scale(.85);
    transform: translate(0,0) scale(.85)
  }
}
@keyframes pulseicon-a {
  0% {
    -webkit-transform: translate(0,0) scale(.85);
    transform: translate(0,0) scale(.85)
  }
  50% {
    -webkit-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1)
  }
  100% {
    -webkit-transform: translate(0,0) scale(.85);
    transform: translate(0,0) scale(.85)
  }
}
@-webkit-keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8)
  }
  50% {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8)
  }
}
@keyframes pulseicon {
  0% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8)
  }
  50% {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8)
  }
}
@-webkit-keyframes phone {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(15deg) scale(.9);
    transform: translate(-50%,-50%) rotate(15deg) scale(.9)
  }
  50% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(1.01);
    transform: translate(-50%,-50%) rotate(0) scale(1.01)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(15deg) scale(.9);
    transform: translate(-50%,-50%) rotate(15deg) scale(.9)
  }
}
@keyframes phone {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(15deg) scale(.9);
    transform: translate(-50%,-50%) rotate(15deg) scale(.9)
  }
  50% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(1.01);
    transform: translate(-50%,-50%) rotate(0) scale(1.01)
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(15deg) scale(.9);
    transform: translate(-50%,-50%) rotate(15deg) scale(.9)
  }
}
@-webkit-keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(.7);
    transform: translateX(-55%) scale(.7)
  }
  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1)
  }
  100% {
    -webkit-transform: translateX(-55%) scale(.7);
    transform: translateX(-55%) scale(.7)
  }
}
@keyframes pulseiconLine {
  0% {
    -webkit-transform: translateX(-55%) scale(.7);
    transform: translateX(-55%) scale(.7)
  }
  50% {
    -webkit-transform: translateX(-65%) scale(1);
    transform: translateX(-65%) scale(1)
  }
  100% {
    -webkit-transform: translateX(-55%) scale(.7);
    transform: translateX(-55%) scale(.7)
  }
}
@-webkit-keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8);
    opacity: 0
  }
  50% {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    opacity: .7
  }
  100% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8);
    opacity: 0
  }
}
@keyframes scale-before {
  0% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8);
    opacity: 0
  }
  50% {
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    opacity: .7
  }
  100% {
    -webkit-transform: translate(-50%,-50%) scale(.8);
    transform: translate(-50%,-50%) scale(.8);
    opacity: 0
  }
}
@-webkit-keyframes transform-shiver {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  25% {
    -webkit-transform: translate(-5px,0) rotate(0);
    transform: translate(-5px,0) rotate(0)
  }
  75% {
    -webkit-transform: translate(5px,0) rotate(0);
    transform: translate(5px,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
}
@keyframes transform-shiver {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  25% {
    -webkit-transform: translate(-5px,0) rotate(0);
    transform: translate(-5px,0) rotate(0)
  }
  75% {
    -webkit-transform: translate(5px,0) rotate(0);
    transform: translate(5px,0) rotate(0)
  }
  100% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
}
@-webkit-keyframes transform-shiver2 {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  25% {
    -webkit-transform: translate(0,-5px) rotate(0);
    transform: translate(0,-5px) rotate(0)
  }
  75% {
    -webkit-transform: translate(0,5px) rotate(0);
    transform: translate(0,5px) rotate(0)
  }
  100% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
}
@keyframes transform-shiver2 {
  0% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
  25% {
    -webkit-transform: translate(0,-5px) rotate(0);
    transform: translate(0,-5px) rotate(0)
  }
  75% {
    -webkit-transform: translate(0,5px) rotate(0);
    transform: translate(0,5px) rotate(0)
  }
  100% {
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0)
  }
}
@-webkit-keyframes car1 {
  0% {
    -webkit-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1)
  }
  100% {
    -webkit-transform: translate(-200px,10px) scale(0);
    transform: translate(-200px,10px) scale(0)
  }
}
@keyframes car1 {
  0% {
    -webkit-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1)
  }
  100% {
    -webkit-transform: translate(-200px,10px) scale(0);
    transform: translate(-200px,10px) scale(0)
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,.55);
    box-shadow: 0 0 0 0 rgba(122,159,213,.55)
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(122,159,213,0);
    box-shadow: 0 0 0 15px rgba(122,159,213,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,0);
    box-shadow: 0 0 0 0 rgba(122,159,213,0)
  }
}
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,.55);
    box-shadow: 0 0 0 0 rgba(122,159,213,.55)
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(122,159,213,0);
    box-shadow: 0 0 0 15px rgba(122,159,213,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,0);
    box-shadow: 0 0 0 0 rgba(122,159,213,0)
  }
}
@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,.7);
    box-shadow: 0 0 0 0 rgba(122,159,213,.7)
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(122,159,213,0);
    box-shadow: 0 0 0 15px rgba(122,159,213,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,0);
    box-shadow: 0 0 0 0 rgba(122,159,213,0)
  }
}
@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,.7);
    box-shadow: 0 0 0 0 rgba(122,159,213,.7)
  }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(122,159,213,0);
    box-shadow: 0 0 0 15px rgba(122,159,213,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(122,159,213,0);
    box-shadow: 0 0 0 0 rgba(122,159,213,0)
  }
}
@-webkit-keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff
  }
  70% {
    -webkit-box-shadow: 0 0 0 16px rgba(255,255,255,0);
    box-shadow: 0 0 0 16px rgba(255,255,255,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 0 0 0 rgba(255,255,255,0)
  }
}
@keyframes pulse3 {
  0% {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff
  }
  70% {
    -webkit-box-shadow: 0 0 0 16px rgba(255,255,255,0);
    box-shadow: 0 0 0 16px rgba(255,255,255,0)
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
    box-shadow: 0 0 0 0 rgba(255,255,255,0)
  }
}
@-webkit-keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);
    transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    transform: translateX(0) translateY(0) rotate(0) scale(1,1)
  }
}
@keyframes sbs-anim {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
  }
  50% {
    opacity: 1;
    -webkit-transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);
    transform: translateX(-2px) translateY(-8px) rotate(-5deg) scale(1,1);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) rotate(0) scale(1,1);
    transform: translateX(0) translateY(0) rotate(0) scale(1,1)
  }
}
@-webkit-keyframes pop {
  0% {
    -webkit-transform: perspective(1px) rotateX(0) scale3d(1,1,1);
    transform: perspective(1px) rotateX(0) scale3d(1,1,1)
  }
  100% {
    -webkit-transform: perspective(1px) rotateX(0) scale3d(1.2,1.2,1.2);
    transform: perspective(1px) rotateX(0) scale3d(1.2,1.2,1.2)
  }
}
@keyframes pop {
  0% {
    -webkit-transform: perspective(1px) rotateX(0) scale3d(1,1,1);
    transform: perspective(1px) rotateX(0) scale3d(1,1,1)
  }
  100% {
    -webkit-transform: perspective(1px) rotateX(0) scale3d(1.2,1.2,1.2);
    transform: perspective(1px) rotateX(0) scale3d(1.2,1.2,1.2)
  }
}
@-webkit-keyframes puff-out {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(1,1);
    transform: translate(-50%,-50%) rotate(0) scale(1,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 1
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(2,2);
    transform: translate(-50%,-50%) rotate(0) scale(2,2);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0
  }
}
@keyframes puff-out {
  0% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(1,1);
    transform: translate(-50%,-50%) rotate(0) scale(1,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 1
  }
  100% {
    -webkit-transform: translate(-50%,-50%) rotate(0) scale(2,2);
    transform: translate(-50%,-50%) rotate(0) scale(2,2);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0
  }
}
@-webkit-keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0,100%) rotate(1deg);
    transform: translate(0,100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
@keyframes slide-up-in {
  0% {
    -webkit-transform: translate(0,100%) rotate(1deg);
    transform: translate(0,100%) rotate(1deg);
    opacity: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}
.fade_in {
  opacity: 1;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in
}
.title-first {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in
}
.subtitle-first {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide-up-in;
  animation-name: slide-up-in
}
@-webkit-keyframes main-bg-anim {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  60% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes main-bg-anim {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  60% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-size: 1vw;
  overflow-x: hidden
}
body {
  font-family: 'Uni Neue',sans-serif;
  line-height: 1.2;
  font-weight: 400;
  overflow-x: hidden;
  color: #282828;
  background-color: #fff!important;
  width: 100%;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0
}
a,
button,
input,
select,
textarea {
  outline: 0
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}
b {
  font-weight: 900
}
a {
  text-decoration: none
}
p {
  margin: 0
}
img {
  max-width: 100%;
  max-height: 100%
}
.gradient {
  background-image: -webkit-gradient(linear,left bottom,left top,from(#587bb0),to(#95bbf2));
  background-image: -o-linear-gradient(bottom,#587bb0 0,#95bbf2 100%);
  background-image: linear-gradient(to top,#587bb0 0,#95bbf2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.big-title {
  opacity: .01;
  color: #fff;
  font-size: 17.3rem
}
.db {
  display: block
}
.bg-mid {
  -webkit-box-shadow: 0 4px 98px rgba(41,45,52,.35);
  box-shadow: 0 4px 98px rgba(41,45,52,.35);
  border-radius: 1rem 3rem;
  background-color: #fff;
  padding: 2rem 3.5rem
}
.bg-sm {
  -webkit-box-shadow: 0 0 70px rgba(40,40,40,.15);
  box-shadow: 0 0 70px rgba(40,40,40,.15);
  border-radius: .5rem 2rem;
  background-color: #fff;
  padding: 2rem 2.5rem
}
.col-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.col-vcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.row-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.row-vcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.margin-center {
  margin-left: auto;
  margin-right: auto
}
.rel-center {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}
.abs-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.lh08 {
  line-height: .8
}
.lh1 {
  line-height: 1
}
.lh12 {
  line-height: 1.2
}
.lh13 {
  line-height: 1.3
}
.lh15 {
  line-height: 1.5
}
.lh18 {
  line-height: 1.8
}
.lh20 {
  line-height: 2
}
.lsp {
  letter-spacing: .05rem
}
.tgc {
  color: #464b53
}
a.tgc {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
a.tgc:hover {
  color: #000
}
.gray {
  color: #babcbb
}
.gray2 {
  color: #777
}
.bread {
  margin-top: 32px
}
.bread-wrap {
  padding-bottom: 64px
}
.bread a {
  color: #fff;
  display: inline-block;
  padding-right: 1rem
}
.bread .line {
  margin-left: 1rem;
  margin-right: 1rem;
  display: inline-block;
  height: .8rem;
  -webkit-transform: translateY(.2rem);
  -ms-transform: translateY(.2rem);
  transform: translateY(.2rem);
  width: 1px;
  background: #909090
}
.fw1 {
  font-weight: 100
}
.fw3 {
  font-weight: 100 !important
}
.fw5 {
  font-weight: 500
}
.fw4 {
  font-weight: 400
}
.fw7 {
  font-weight: 700
}
.fwb {
  font-weight: 700
}
.fw9 {
  font-weight: 900
}
.fsi {
  font-style: italic
}
.tar {
  text-align: right
}
.tdt {
  text-decoration: line-through
}
.tdu {
  text-decoration: underline
}
.tac {
  text-align: center
}
.ttu {
  text-transform: uppercase
}
.title-lg {
  font-size: 35px !important
}
.title-lg2 {
  font-size: 44px
}
.title-lg3 {
  font-size: 3rem
}
.green {
  color: #86c655
}
.black {
  color: #282828
}
.kr-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kr-text__cir {
  background-color: #25d266;
  width: .35rem;
  height: .35rem;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-animation: opas 1.4s infinite linear;
  animation: opas 1.4s infinite linear
}
.kr-text__cir:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: rgba(24,207,59,.25);
  width: 160%;
  height: 160%;
  border-radius: 100%
}
.link-hover {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.c-nav .c-nav__item .nums-text a.link-num:first-child {
    margin-bottom: 15px;
}
.link-hover:hover {
  color: #c9bb9c!important
}
.title {
  font-size: 32px;
  position: relative;
  z-index: 2
}
.tline {
  position: relative
}
.tline:before {
  position: absolute;
  content: '';
  top: calc(100% + .4rem);
  left: 0;
  width: 8.5rem;
  height: .32rem;
  background: #ab1a2d
}
.t-min {
  font-size: 2.2rem
}
.t-min2 {
  font-size: 2.35rem
}
.t-min3 {
  font-size: 2.75rem
}
.t38 {
  font-size: 2rem
}
.t36 {
  font-size: 24px;
  position: relative;
  z-index: 2
}
.t34 {
  font-size: 1.77rem
}
.t32 {
  font-size: 1.67rem
}
.t30 {
  font-size: 22px
}
.t28 {
  font-size: 21.5px
}
.t26 {
  font-size: 1.35rem
}
.t25 {
  font-size: 1.3rem
}
.t24 {
  font-size: 20px
}
.t23 {
  font-size: 1.2rem
}
.t22 {
  font-size: 18px
}
.t21 {
  font-size: 1.1rem
}
.t20 {
  font-size: 16px
}
.t18 {
  font-size: 14px
}
.t17 {
  font-size: .87rem
}
.t16 {
  font-size: 12px
}
.t15 {
  font-size: .8rem
}
.t14 {
  font-size: 10px
}
.t13 {
  font-size: .68rem
}
.t12 {
  font-size: .63rem
}
.t11 {
  font-size: .58rem
}
.t10 {
  font-size: .52rem
}
.t8 {
  font-size: .42rem
}
.t7 {
  font-size: .37rem
}
.container {
  max-width: 86rem;
  margin: 0 auto;
  width: 100%
}
.container-big {
  max-width: 86rem;
  margin: 0 auto
}
.container-min {
  max-width: 80rem;
  margin: 0 auto
}
.container-md {
  max-width: 82rem;
  margin: 0 auto
}
.mlg3 {
  margin-bottom: 8rem
}
.mlg2 {
  margin-bottom: 6rem
}
.mlg {
  margin-bottom: 4.5rem
}
.msm2 {
  margin-bottom: 3.1rem
}
.msm {
  margin-bottom: 1.4rem
}
.mb {
  margin-bottom: 2rem
}
.mb2 {
  margin-bottom: 1.4rem
}
.mbm {
  margin-bottom: .7rem
}
.mbm2 {
  margin-bottom: .2rem
}
.mtm {
  margin-top: .7rem
}
.mbs {
  margin-bottom: .41rem
}
.mrm {
  margin-right: .5rem
}
.mr {
  margin-right: 1rem
}
.ml {
  margin-left: 1.5rem
}
.mrd {
  margin-right: 1.5rem
}
.mrs {
  margin-right: 1.7rem
}
.mrs2 {
  margin-right: 2.7rem
}
.stop {
  overflow: hidden
}
.section {
  padding: 4rem 0;
  position: relative
}
.section.min {
  padding: 2rem 0
}
.section.bot {
  padding-top: 0;
  padding-bottom: 4rem
}
.dib {
  display: inline-block
}
.fsi {
  font-style: italic
}
.rel {
  position: relative;
  z-index: 4
}
.poe {
  pointer-events: none
}
.whsp {
  white-space: nowrap;
  line-height: 14px;
}
.btn {
  padding: 1.2rem 2.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  z-index: 6;
  cursor: pointer;
  border: none;
  position: relative;
  color: #fff;
  border-radius: 150px;
  -webkit-box-shadow: 0 10px 18px rgba(255,38,37,.25),inset 0 0 5px rgba(255,255,255,.5);
  box-shadow: 0 10px 18px rgba(255,38,37,.25),inset 0 0 5px rgba(255,255,255,.5);
  background-color: #ff2625;
  background-image: -o-radial-gradient(44.75% -78.75%,circle 1430px,#fb4d4c 0,#fb4d4c 11%,#ff2625 100%);
  background-image: radial-gradient(circle 1430px at 44.75% -78.75%,#fb4d4c 0,#fb4d4c 11%,#ff2625 100%)
}
.btn:hover {
  -webkit-box-shadow: 0 10px 18px rgba(255,38,37,.35),inset 0 0 5px rgba(255,255,255,.5);
  box-shadow: 0 10px 18px rgba(255,38,37,.35),inset 0 0 5px rgba(255,255,255,.5)
}
.btn:not(:disabled) .btn-blick {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 110px;
  overflow: hidden
}
.btn:not(:disabled) .btn-blick:after {
  margin-left: -30px;
  content: " ";
  width: 30px;
  height: 300px;
  background: #fff;
  -webkit-animation-delay: 50ms;
  animation-delay: 50ms;
  position: absolute;
  left: -40px;
  top: -150px;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  -webkit-animation-name: slideme;
  animation-name: slideme;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
//display:none;
} 
.btn.trigger {
  border: none;
  -webkit-box-shadow: 0 4px 0 #ab1008,0 4px 55px rgba(171,16,8,.5);
  box-shadow: 0 4px 0 #ab1008,0 4px 55px rgba(171,16,8,.5);
  border-radius: 10px;
  background-color: #fe0e0f;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#e3362e),to(#f45c54));
  background-image: -o-linear-gradient(bottom,#e3362e 0,#f45c54 100%);
  background-image: linear-gradient(to top,#e3362e 0,#f45c54 100%)
}
.btn.trigger:hover {
  -webkit-box-shadow: 0 -4px 0 #ab1008,0 4px 55px rgba(171,16,8,.5);
  box-shadow: 0 -4px 0 #ab1008,0 4px 55px rgba(171,16,8,.5)
}
.btn.trigger2 {
  -webkit-box-shadow: 0 4px 0 #324562,0 4px 55px rgba(93,128,181,.1);
  box-shadow: 0 4px 0 #324562,0 4px 55px rgba(93,128,181,.1);
  border-radius: 10px;
  background-color: #fe0e0f;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#587bb0),to(#95bbf2));
  background-image: -o-linear-gradient(bottom,#587bb0 0,#95bbf2 100%);
  background-image: linear-gradient(to top,#587bb0 0,#95bbf2 100%)
}
.btn.trigger2:hover {
  -webkit-box-shadow: 0 -4px 0 #324562,0 4px 55px rgba(93,128,181,.1);
  box-shadow: 0 -4px 0 #324562,0 4px 55px rgba(93,128,181,.1)
}
.btn.bht {
  height: 3.5rem
}
.btn.bord {
  border: 1px solid #5f8bce;
  background: #fff;
  color: #5f8bce
}
.btn.bord:hover {
  -webkit-box-shadow: 0 5px 20px #5f8bce;
  box-shadow: 0 5px 20px #5f8bce
}
.btn.big {
  padding: 1.7rem 3rem
}
.btn.big2 {
  padding-left: 4.5rem;
  padding-right: 4.5rem
}
.btn.min {
  padding: .6rem 1.5rem
}
.btn.min-l {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
.btn.mth {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem
}
.btn.max {
  width: 100%
}
.btn-img {
  width: 1.7rem
}
.btn.min2 {
  padding: 1.5rem 1.5rem
}
.burger {
  width: 3rem;
  height: 3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer
}
.c-nav a.link-num span {
    color: #56c3d7;
    border-bottom: 1px dashed;
	    margin-bottom: 1px;
    display: inline-block;
}
.burger span {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  position: relative;
  background-color: #f35b53;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.burger span:after,
.burger span:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  left: 0;
  background-color: #f35b53;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.burger span:before {
  top: -.75rem
}
.burger span:after {
  bottom: -.75rem
}
.burger__wrap {
  text-transform: uppercase;
  font-size: 1rem;
  color: #f35b53;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  line-height: .8;
  cursor: pointer
}
.burger__wrap:hover .burger span {
  background-color: #f35b53
}
.burger__wrap:hover .burger span:after,
.burger__wrap:hover .burger span:before {
  background-color: #f35b53
}
.close-nav {
  display: none
}
.dark {
  color: #282828
}
a.dark {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
a.dark:hover {
  color: #ff2625
}
.white {
  color: #fff
}
.w100 {
  width: 100%
}
.link {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: relative;
  display: inline-block;
  color: #ff2625;
  z-index: 4;
  margin-right: 15px;
}
.link.green {
  color: #81c04f
}
.link.green:before {
  border-bottom: 1px solid #81c04f
}
.link.green:hover {
  color: #81c04f
}
.link.green:hover:before {
  width: 40%
}
.link:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #ff2625;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.link:hover {
  color: #ff2625
}
.link:hover:before {
  width: 40%
}
.link-o {
  cursor: pointer;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  color: #282828
}
.link-o:before {
  border-bottom: 1px solid #282828
}
.link-o:hover {
  color: #000
}
.link.dsh:before {
  border-bottom: 1px dashed #ff2625
}
.link.dsh-dark:before {
  border-bottom: 1px dashed #282828
}
.link.dcolor {
  color: #282828
}
.link.dcolor:hover {
  color: #ff2625
}
.link.wcolor {
  color: #fff
}
.link.wcolor:before {
  border-bottom: 1px dashed #fff
}
.link.blcolor {
  color: #56c3d7
}
.link.blcolor:before {
  border-bottom: 1px dashed #56c3d7
}
.link.blcolor2 {
  color: #282828
}
.link.blcolor2:before {
  border-bottom: 1px dashed #56c3d7
}
.trg {
  color: #55c4d5
}
.trg2 {
  color: #e53a30
}
input::-webkit-input-placeholder {
  color: #7a797a
}
input:-ms-input-placeholder {
  color: #7a797a
}
input::-ms-input-placeholder {
  color: #7a797a
}
input::-moz-placeholder {
  color: #7a797a
}
input::placeholder {
  color: #7a797a
}
textarea::-webkit-input-placeholder {
  color: #7a797a
}
textarea:-ms-input-placeholder {
  color: #7a797a
}
textarea::-ms-input-placeholder {
  color: #7a797a
}
textarea::-moz-placeholder {
  color: #7a797a
}
textarea::placeholder {
  color: #7a797a
}
.area {
  padding-left: 2rem;
  height: 5.5rem;
  border-radius: 1.6rem!important
}
.input {
  padding: 1.25rem 1.6rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 100%;
  position: relative;
  border-radius: 110px;
  border: none;
  background-color: #fff;
  letter-spacing: .35px;
  color: #282828
}
.input-small {
  padding: 1.2rem 1.5rem
}
.input.phone {
  padding-right: 2rem;
  background: url(../img/spec/phone.png.webp) no-repeat center right 1.4rem,#fff;
  background-size: 1rem
}
.input.phoneWhite {
  padding-left: 3.5rem;
  background: url(../img/main/phone.png.webp) no-repeat center left 1.4rem,#fff;
  background-size: 1rem
}
.input.time {
  padding-right: 1.5rem;
  background: url(../img/icons/time.svg.webp) no-repeat center right 2rem;
  background-size: 1rem
}
.input.v2 {
  color: #212121;
  background-color: #f1f1f1
}
.input.v2::-webkit-input-placeholder {
  color: #212121
}
.input.v2:-ms-input-placeholder {
  color: #212121
}
.input.v2::-ms-input-placeholder {
  color: #212121
}
.input.v2::-moz-placeholder {
  color: #212121
}
.input.v2::placeholder {
  color: #212121
}
.inp-min {
  /* width: 31.5% */
  width: 67.5%;
  margin-top: 1rem;
}
.inp-min3 {
  /* width: 28% */
  width: 50%;
  margin-top: 1rem;
}
.inp-min2 {
  width: 38.5%
}
.inp-md {
  width: 59%
}
.inp-big {
  width: 100%
}
.inp-c {
  width: 48%
}
.br0 {
  border-radius: 0
}
.arrows {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4rem;
  height: 4rem;
  z-index: 18;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  border: none;
  background: 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.arrows.t2 {
  width: 3.5rem;
  height: 3.5rem
}
.arrows.t25 {
  top: 45%
}
.arrows.t4 {
  width: 4.5rem;
  height: 4.5rem;
  padding: 0
}
.arrows.t5 {
  width: 4.4rem;
  height: 4.4rem;
  padding: 0
}
.arrows.t5 {
  width: 3.4rem;
  height: 3.4rem;
  padding: 0
}
.arrows.t3 {
  padding: .6rem
}
.arrows.t6 {
  padding: 0
}
.arrows.top {
  top: 1.7rem
}
.arrows:hover {
  opacity: .5;
  -webkit-transform: translateY(-50%) scale(1.1);
  -ms-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1)
}
.slidePrev {
  left: 3.5rem
}
.slidePrev.t2 {
  left: -4.8rem
}
.slidePrev.t3 {
  left: -3rem
}
.slidePrev.t4 {
  left: -5.3rem
}
.slidePrev.t5 {
  left: 1.4rem
}
.slidePrev.t6 {
  left: -1.5rem
}
.slideNext {
  right: 3.5rem
}
.slideNext.t2 {
  right: -4.8rem
}
.slideNext.t4 {
  right: -5.3rem
}
.slideNext.t3 {
  right: -3rem
}
.slideNext.t5 {
  right: 4.4rem
}
.slideNext.t6 {
  right: -1.4rem
}
.check-box {
  cursor: pointer;
  display: block
}
.check-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.check-label {
  width: 1.1rem;
  height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .2rem;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .5rem;
  border-radius: 3px;
  background-color: #f1f1f1
}
.check-label.v2 .check-label-act {
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  padding: .2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #4ca352
}
.check-label-act {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 70%;
  height: 70%
}
.check-label.min {
  width: 1rem;
  height: 1rem;
  border-radius: 2px
}
.check-img {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.rhide {
  display: none
}
.rhide:checked ~ span .check-label {
  -webkit-box-shadow: 0 0 38px rgba(141,179,234,.1);
  box-shadow: 0 0 38px rgba(141,179,234,.1);
  border-radius: 3px;
  background-color: #88aee3;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#587bb0),to(#95bbf2));
  background-image: -o-linear-gradient(bottom,#587bb0 0,#95bbf2 100%);
  background-image: linear-gradient(to top,#587bb0 0,#95bbf2 100%)
}
.rhide:checked ~ span .check-label-act {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.rhide:checked ~ span .check-label.min {
  background-color: #5bd273
}
.rhide:checked ~ .block-imp-bf {
  background-color: #4ca352;
  border: 1px solid #4ca352
}
.rhide:checked ~ .tsm13 {
  color: #fff;
  position: relative
}
.rhide:checked ~ .times-block div.fancy-select div.trigger {
  color: #fff!important
}
.wac {
  color: #3fbf3f!important
}
.vic {
  color: #8173c7!important
}
.emc {
  color: #fbc855!important
}
.text-rotate {
  position: absolute;
  left: 0;
  top: 0;
  width: 8rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 71
}
.text-rotate.right {
  left: auto;
  right: 0
}
.text-rotate-item {
  position: relative;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
  display: inline-block;
  color: rgba(179,179,179,.5)
}
.text-rotate-item:before {
  content: '';
  position: absolute;
  left: -3.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 1px solid #d1d1d1;
  width: 3rem;
  height: 1px
}
.text-rotate-item:after {
  content: '';
  position: absolute;
  right: -3.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 1px solid #d1d1d1;
  width: 3rem;
  height: 1px
}
.text-rotate-item.wh {
  color: #ffff
}
.row-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.row-colmob {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.list__item {
  margin-bottom: .5rem
}
.list:last-child {
  margin-bottom: 0
}
.link-ar {
  display: inline-block;
  width: 1rem;
  margin-left: .5rem
}
.link-ar img {
  width: 100%
}
.select-css {
  display: block;
  font-family: sans-serif;
  color: #626262;
  line-height: 1.2;
  padding: .5rem 1rem;
  padding-right: 2rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
  border-radius: .5em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff
}
.select-css::-ms-expand {
  display: none
}
.select-css:hover {
  border-color: #888
}
.select-css:focus {
  border-color: #fc5045;
  -webkit-box-shadow: 0 0 1px 2px rgba(252,80,69,.7);
  box-shadow: 0 0 1px 2px rgba(252,80,69,.7);
  box-shadow: 0 0 0 2px -moz-mac-focusring;
  color: #222;
  outline: 0
}
.select-css option {
  font-weight: 400
}
[dir=rtl] .select-css {
  background-position: left .7em top 50%,0 0;
  padding: .6em .8em .5em 1.4em
}
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
  background-position: left .7em top 50%,0 0;
  padding: .6em .8em .5em 1.4em
}
.cup {
  cursor: pointer
}
.case-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.case-check__item {
  position: relative;
  margin: 0 .7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.case-check__item:last-child {
  margin-right: 0
}
.case-check__block {
  position: relative;
  border-radius: 5px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
  padding: .6rem .7rem;
  border-radius: 10px;
  background-color: transparent
}
.case-check__img {
  border-radius: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.5rem;
  height: 2rem;
  margin-bottom: .5rem
}
.case-check__img.v2 {
  background-color: #f1f1f1
}
.case-check__img svg {
  max-width: 100%;
  max-height: 100%;
  fill: #89aee5;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.case-check__img path {
  fill: #89aee5
}
.case-check__img.v2 svg {
  fill: #89aee5!important
}
.case-check__img.v2 path {
  fill: #89aee5!important
}
.case-check__text {
  white-space: nowrap;
  font-weight: 400
}
.case-check__text.t2 {
  color: #212121
}
.checkbox-inp:checked ~ .case-check__block {
  background-color: #fff;
  -webkit-box-shadow: 0 7px 27px rgba(40,40,40,.1);
  box-shadow: 0 7px 27px rgba(40,40,40,.1)
}
.checkbox-inp:checked ~ .case-check__block .case-check__text.t2 {
  color: #212121
}
.checkbox-inp:checked ~ .case-check__block .case-check__img svg {
  fill: #fff!important
}
.checkbox-inp:checked ~ .case-check__block .case-check__img path {
  fill: #fff!important
}
.checkbox-inp:checked ~ .case-bgg {
  opacity: 1
}
.header {
  padding-top: 1.2rem;
  padding-bottom: 1rem;
  position: relative;
  z-index: 34;
  background-color: #fff
}
.header-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}
.header-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #282828
}
.header-stars__img {
  width: 5.2rem;
  margin-right: .5rem
}
.header-stars__text-st {
  height: .9rem
}
.header-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.map-hover {
  position: absolute;
  top: 100%;
  width: 32rem;
  height: 20rem;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  z-index: 16;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  z-index: 211;
  pointer-events: none
}
.header__map-hover {
  position: relative
}
.header__map-hover:hover .map-hover {
  -webkit-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  pointer-events: auto
}
.h-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.h-item__img {
  width: 3.3rem;
  position: relative
}
.green-c {
  position: absolute;
  width: .4rem;
  height: .4rem;
  border-radius: 100%;
  background-color: #25d266;
  -webkit-animation: opas 1.4s infinite linear;
  animation: opas 1.4s infinite linear
}
.green-c.v3 {
  width: .7rem;
  height: .7rem
}
.green-c.v2 {
  width: .7rem;
  height: .7rem;
  background-color: #56c3d7
}
.green-c.v2:before {
  background: rgba(86,195,215,.25)
}
.green-c.p3 {
  left: 9%;
  top: 14%
}
.green-c.p2 {
  right: 9%;
  top: 14%
}
.green-c.p1 {
  right: 1%;
  top: 29%
}
.green-c:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: rgba(24,207,59,.25);
  width: 160%;
  height: 160%;
  border-radius: 100%
}
.nums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.nums-img {
  width: .83rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: .5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.nums-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.link-num {
  color: #282828;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  display: inline-block
}
.link-num:hover {
  color: #ff2625
}
.glink {
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.glink:hover {
  color: #ee2656
}
.wa-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.wa-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .45rem;
  width: 3rem;
  height: 3rem;
  border-radius: 1px;
  background-color: #c9bb9c;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.wa-item__link img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.wa-item__link:hover {
  background-color: #3fbf3f
}
.wa-item__link:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}
.logo__img {
  width: 8rem;
  display: block;
  margin-right: 1.6rem
}
.h-soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.socials.v2 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.socials-item {
  width: 2.1rem;
  height: 2.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #25d266;
  border-radius: 100px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  margin: 0 .3rem
}
.socials-item.v2 {
  background-color: #00a2f2
}
.socials-item.v3 {
  background-color: #7460f3
}
.socials-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.1rem;
  height: 1.1rem
}
.socials-item__text {
  width: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: width,opacity .6s,-webkit-transform;
  transition: width,opacity .6s,-webkit-transform;
  -o-transition: transform,width,opacity .6s;
  transition: transform,width,opacity .6s;
  transition: transform,width,opacity .6s,-webkit-transform;
  color: #fff;
  -webkit-transform: scale(0) translateX(50%);
  -ms-transform: scale(0) translateX(50%);
  transform: scale(0) translateX(50%)
}
.socials-item.active,
.socials-item:hover {
  width: max-content;
  border-radius: 23px;
  padding: .4rem 1rem
}
.socials-item.active .socials-item__text,
.socials-item:hover .socials-item__text {
  margin-left: .3rem;
  width: auto;
  -webkit-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
  opacity: 1
}
.socials-item.tc.active,
.socials-item.tc:hover {
  padding: 0;
  width: 2.1rem
}
.socials-item.tc:hover {
  opacity: .6
}
.socials-item:hover {
  opacity: .9
}
.mdescr {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.mdescr-img {
  width: 4.6rem;
  margin-left: -1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation: opas 2.2s infinite linear;
  animation: opas 2.2s infinite linear
}
.main {
  position: relative
}
.widget__contacts {
	display: none;
}
.main{
/* 	overflow: hidden; */
}
.main .slick-dots {
  bottom: -4rem
}
.main-bg {
  position: absolute;
  left: 0;
  top: 0rem;
  width: 100%;
  height: 100%
}
.main-bg-item {
  width: 100%
}
.main-bg-item img {
  width: 100%
}
.main-wrap {
  padding-top: 6.4rem;
  padding-bottom: 11.5rem;
  position: relative
}
.main-slider {
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.main-slider__item {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  padding-bottom: 2rem
}
.main-slider-tlt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.main-btn {
  padding-right: 5rem;
  padding-left: 2rem
}
.main-btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.main-btn__text {
  margin-left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.main-btn__img {
  width: 1.65rem;
  margin: 0 .5rem;
  -webkit-animation: opas 2s infinite linear;
  animation: opas 2s infinite linear
}
.mprice {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1.5rem;
  width: 12rem
}
.mprice-text-b {
  position: absolute;
  left: 3.7rem;
  bottom: 3.3rem
}
.mprice-gray {
  position: absolute;
  top: .5rem;
  left: 7rem
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e4e4e4;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem
}
.nav__wrap {
  position: relative;
  z-index: 16;
  background-color: #fff
}
.nav li {
  position: relative;
  margin: 0 .15rem;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.nav li:hover .sub-menu {
  -webkit-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
  opacity: 1
}
.nav li:hover a {
  color: #ff2625
}
.nav a {
  color: #282728;
  padding: .1rem .1rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: relative;
  letter-spacing: .053rem
}
.nav-ar {
  width: .7rem
}
.nav-ar svg path {
  fill: #fff
}
.nav-ar img {
  width: 100%
}
.nav .menu-item-has-children {
  position: relative;
  padding-right: 1.2rem
}

.nav .menu-item-has-children::before {
    position: absolute;
    content: '';
    top: 41%;
    right: 0;
    width: .7rem;
    height: .37rem;
    background: url(../img/main/v.png.webp) no-repeat center center;
    background-size: 100% 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 10;
    background-size: auto;
}
.nav .menu-item-has-children:hover {
  color: #ff2625
}
.nav .menu-item-has-children:hover::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg)
}
.nav .sub-menu {
  top: 100%;
  left: 0;
  background-color: rgba(255,255,255,.95);
  width: 100%;
  position: absolute;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,.1);
  box-shadow: 0 0 12px rgba(0,0,0,.1);
  width: 20rem;
  opacity: 0;
  z-index: 99;
}
.nav .sub-menu li {
  margin: 0
}
.nav .sub-menu li:last-child a {
  border-bottom: 1px solid transparent
}

.nav .sub-menu a {
  color: #282828!important;
  font-size: 12px;
  padding: .6rem .9rem;
  position: relative;
  background-color: transparent!important;
  border-bottom: 1px solid #fff;
	text-align: left;
  letter-spacing: 0.2px;
}
.nav .sub-menu a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #ff2625;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0
}
.nav .sub-menu a:hover {
  background-color: #ff2625!important;
  border-bottom: 1px solid #fff;
  color: #fff!important
}
.nav .sub-menu a:hover::before {
  width: 100%
}
.current-menu-item > a {

}
.check-img {
  width: .8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.menu-item-has-children  .menu-item-has-children > .sub-menu {

	opacity: 0 !important;
}
.menu-item-has-children  .menu-item-has-children:hover .sub-menu {

	opacity: 1 !important;
}
.nav .menu-item-has-children  .menu-item-has-children::before{
	right: 0.3rem !important;
}
.slick-dots li button:before {
  opacity: 1;
  font-size: 14px;
  color: #cbcbcb
}
.slick-dots li.slick-active button:before {
  color: #56c3d7;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 1;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1
}
.slick-dots li.slick-active button:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-55%);
  -ms-transform: translate(-50%,-55%);
  transform: translate(-50%,-55%);
  background-color: rgba(86,195,215,.3);
  width: 23px;
  height: 23px;
  border-radius: 100%;
  z-index: 4;
  -webkit-animation: opas 1.4s infinite linear;
  animation: opas 1.4s infinite linear
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button {
  padding: 0
}
.slick-dots li {
  margin: .3rem
}
.mob-a-show{
	display: none !important;
}
.actions {
  position: relative;
  padding-top: 8rem;
  padding-bottom: 3rem
}
.actions-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.actions-item {
  width: 31.5%;
  position: relative;
  padding: 3.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.actions-item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}
.actions-item__prc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.actions-item__prc .gray {
  opacity: .35;
  color: #282728
}
.actions-item__price {
  padding: .5rem 1.3rem;
  border-radius: 15px;
  background-color: #fff
}
.spec {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.spec-row__item {
  padding: 2rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.spec-row__item:nth-child(odd) {
  background-color: #f7f7f7
}
.spec-row__item-img {
  width: 9rem;
  height: 9rem;
  border-radius: 100%;
  overflow: hidden
}
.spec-row__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.spec-row__item-text {
  width: 84%
}
.spec-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.spec-list__item {
  position: relative;
  padding-left: 1.3rem;
  margin: .5rem 0
}
.main-bg-mob{
	display: none;
}
.spec-list__item:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: .8rem;
  height: .87rem;
  background: url(../img/spec/li.png.webp) no-repeat center center;
  background-size: 100% 100%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 10
}
.spec-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: stretch
}
.spec-item {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 2rem;
  position: relative;
  height: 26rem;
  border-radius: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden
}
.spec-item:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#282728),color-stop(67%,rgba(40,39,40,.08)),color-stop(73%,rgba(40,39,40,0)));
  background-image: -o-linear-gradient(bottom,#282728 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  background-image: linear-gradient(to top,#282728 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  z-index: 2
}
.spec-item:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#aa4342),color-stop(67%,rgba(40,39,40,.08)),color-stop(73%,rgba(40,39,40,0)));
  background-image: -o-linear-gradient(bottom,#aa4342 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  background-image: linear-gradient(to top,#aa4342 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  z-index: 3;
  opacity: 0
}
.spec-item:hover:before {
  opacity: 0
}
.spec-item:hover:after {
  opacity: 1
}
.spec-item__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0
}
.spec-item__info {
  z-index: 10;
  width: 100%;
  color: #fff
}
.spec-item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.spec-item__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.review-form-wrapper {
border: 1px solid #f5f5f7;
}

.spec-form {
  width: 64%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 3rem;
  position: relative;
  overflow: hidden
}
.spec-form__info {
  width: 65%;
  margin-left: 40%
}
.center.spec-form__info {
  width: 100%;
  margin: 0;
}
.spec-form__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 35px
}
.spec-form__img2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 14rem;
  z-index: 9
}
.spec-form__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.spec-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
}
.center.spec-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;  
}
.spec-form__wm {
  position: absolute;
  bottom: 0;
  left: 1.5rem;
  width: 38%;
  z-index: 8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.spec-form__wm-box {
  position: absolute;
  right: 0;
  top: 50%;
  width: 16rem;
    height: 16rem;
    padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center
}
.spec-form__wm-box img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.lbtext {
  padding-left: 2rem
}
.rub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.rub-img {
  width: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.about {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.about-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.about-left {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.about-slider {
  width: 100%
}
.about-slider .slick-dots {
  right: 0;
  bottom: -3.5rem;
  width: 18rem;
  text-align: right
}
.about-slider.v2 .slick-dots {
  right: 50%;
	transform: translateX(50%);
  bottom: -2.5rem;
  width: 100%;
  text-align: center;
}
.about-slider-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: -1rem;
  left: 0
}
.about-slider__item {
  height: 36rem;
  border-radius: 2.5rem;
  overflow: hidden
}
.about-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.about-slider__wrap {
  width: 85%;
  position: relative
}
.about-right {
  width: 38%
}
.about-clc {
  position: absolute;
  right: 0;
  top: 2rem;
  width: 14rem;
  z-index: 8;
  color: #fff
}
.about-clc .title-lg2 {
  position: absolute;
  left: 4rem;
  top: 4rem
}
.sl-arrows {
  padding: 1.5rem
}
.sl-arrows-item {
  width: 3.6rem;
  height: 3.6rem;
  padding: .9rem;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #e8e6e6;
  background-color: #fff;
  cursor: pointer;
  margin: .6rem;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.sl-arrows-item img {
  -webkit-filter: brightness(.5) invert(1);
  filter: brightness(.5) invert(1);
  opacity: .5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.sl-arrows-item:hover {
  -webkit-box-shadow: 0 10px 18px rgba(255,38,37,.25),inset 0 0 18px rgba(255,255,255,.25);
  box-shadow: 0 10px 18px rgba(255,38,37,.25),inset 0 0 18px rgba(255,255,255,.25);
  background-color: #ff2625
}
.sl-arrows-item:hover img {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
  opacity: 1
}
.licence {
  padding-top: 5rem
}
.licence-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.licence-left a.black.t24 {
    font-size: 18px;
}
.step .lbtext.t22 {
    text-align: center;
    padding-left: 0px;
}
.licence-left {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.licence-slider {
  width: 100%
}
.licence-slider .slick-dots {
  right: 0;
  bottom: -3.5rem;
  width: 18rem;
  text-align: right;
	display: none;
}
.licence-slider__item {
  margin: .7rem;
  padding: 2.5rem 1.5rem;
  border-radius: 30px;
  background-color: #f7f7f7;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.licence-slider__item-img {
  width: 11rem;
  height: 11rem;
  overflow: hidden;
  border-radius: 100%
}
.licence-slider__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.licence-slider-wrap {
  width: 90%;
  position: relative
}
.licence-slider-wrap .about-slider-row {
  left: .7rem
}
.licence-right {
  width: 27%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.stj {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.stj-img {
  width: .7rem
}
.prav__wrap {
  display: block;
}
.prav-item {
  margin-bottom: 1rem;
}
.prav__hover {
  display: table;
  margin: 0 30px;
  white-space: pre-line;
}
.sert-slider-wrap {
  width: 82%;
  position: relative
}
.sert-slider-wrap .slick-dots {
  right: 0;
  bottom: -3.5rem;
  width: 18rem;
  text-align: right
}
.sert-slider-wrap .about-slider-row {
  left: .7rem
}
.sert-slider__item {
  height: 25rem;
  border-radius: 30px;
  overflow: hidden;
  margin: .5rem
}
.sert-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.feedback {
  padding-top: 5rem;
  padding-bottom: 6rem
}
.feedback-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 95%;
  margin-left: auto;
  margin-right: auto
}
.feedback-list__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.feedback-list__li-img {
  width: .8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .4rem
}
.feedback-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.feedback--video {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  height: 20rem;
  border-radius: 35px;
  position: relative;
  overflow: hidden
}
.feedback--video:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40,39,40,.5);
  z-index: 4
}
.feedback--video__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.feedback--video__img-rotate {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 85%;
  -webkit-animation: rotate 8.8s infinite linear;
  animation: rotate 8.8s infinite linear
}
.feedback--video__img-play {
  width: 1rem
}
.feedback--video__img-audio {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 90%
}
.feedback-video {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 6rem;
  height: 6rem;
  border-radius: 100%;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 10px 18px rgba(255,38,37,.25);
  box-shadow: 0 10px 18px rgba(255,38,37,.25);
  background-color: #ff2625
}
.feedback-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.feedback-g {
  width: 24rem;
  margin: 1rem;
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.feedback-g:hover {
  opacity: .7
}
.feedback-g img {
  width: 100%
}
.feedback-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}
.feedback-feed {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  padding: 3rem 2.5rem;
  border-radius: 35px;
  background-color: #f7f6f6
}
.feedback-feed__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.tab-item {
  padding: 1.4rem 3rem;
  border-radius: 135px;
  background-color: #f7f7f7;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  color: #959595;
  margin: 0 1rem;
  cursor: pointer
}
.tab-item.active,
.tab-item:hover {
  -webkit-box-shadow: inset 0 0 18px rgba(255,255,255,.25);
  box-shadow: inset 0 0 18px rgba(255,255,255,.25);
  background-color: #fe302f;
  color: #fff
}
.feed-star {
  height: .8rem
}
.advas {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 6rem
}
.advas-text {
  position: absolute;
  right: 16rem;
  top: 35rem;
  z-index: 7
}
.advas-text img {
  position: absolute;
  right: 0;
  top: -2.5rem;
  width: 2.4rem;
  -webkit-animation: opas 1.6s infinite linear;
  animation: opas 1.6s infinite linear
}
.advas-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
.advas .feedback-links {
  width: 63%;
  margin-top: 1.5rem
}
.advas-left {
  width: 63%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 3rem
}
.advas-item {
  width: 31%
}
.advas-item__img {
  height: 8rem
}
.advas-item__img img {
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35)
}
.step {
  padding-top: 5rem;
  padding-bottom: 2rem
}
.step-form {
  position: relative;
  padding: 3rem;
  padding-top: 5rem;
  padding-bottom: 6rem
}
.step-form .spec-form__wm {
  left: 4.5rem;
  width: 37%
}
.step-form .spec-form__img2 {
  width: 19rem
}
.mpr-mob{
	display: none;
}
.step-f-row {
  width: 80%;
  margin-left: auto;
  margin-right: auto
}
.step-f-row2 {
  width: 60%;
  margin-left: auto;
  margin-right: auto
}
.news {
  padding-top: 3rem;
  padding-bottom: 3rem
}
.news-cont {
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4,1fr)
}
.news-item {
  border-radius: 35px;
  height: 25rem;
  padding: 8.4rem 2.2rem 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.news-item:hover {
  color: #56c3d7
}
.news-item:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear,left bottom,left top,from(#282728),color-stop(67%,rgba(40,39,40,.08)),color-stop(73%,rgba(40,39,40,0)));
  background-image: -o-linear-gradient(bottom,#282728 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  background-image: linear-gradient(to top,#282728 0,rgba(40,39,40,.08) 67%,rgba(40,39,40,0) 73%);
  z-index: 4
}
.news-item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.news-item__labels {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-end;
}

.news-item__label {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
    padding: 0.5rem 1rem;
    border-radius: 9999px;
    font-weight: 600;
    box-shadow: 0 2px 6px rgba(0,0,0,0.25);
    white-space: nowrap;
}
.contacts-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 3rem
}
.contacts-left {
  width: 36%
}
.contacts-center {
  width: 13%;
  padding-top: 4rem
}
.contacts-center .spec-list__item {
  margin-bottom: 1.2rem
}
.contacts-right {
  width: 42%
}
.contacts-slider {
  width: 86%;
  margin-bottom: 0!important
}
.contacts-slider .slick-dots {
  right: 0;
  bottom: auto;
  /* top: -3.2rem; */
  width: 18rem;
  text-align: right;
  z-index: 12
}
.contacts-slider__item {
  height: 24rem;
  border-radius: 35px;
  overflow: hidden
}
.contacts-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.contacts-slider-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.map {
  border-radius: 35px;
  overflow: hidden;
  height: 24rem;
  background: #aeaeae
}
.map iframe {
  border-radius: 35px
}
.c-nav {
  margin-top: 3rem;
  padding-top: 2rem;
  background-color: #f7f7f7
}
.c-nav-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.c-nav__cts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.c-nav__item {
  margin: 0 .5rem
}
.c-nav__item li {
  margin-bottom: .8rem
}
.c-nav-list .feedback-list__li {
  margin-bottom: 1.4rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.c-nav-list .feedback-list__li-img {
  width: .6rem;
  margin-top: .3rem
}
.c-nav-list li a {
  display: inline-block;
  margin-bottom: .6rem;
  color: #282828;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.c-nav-list li a:hover {
  color: #ff2625;
}
.c-nav-list li.current-menu-item a{
	color: #ff2625 !important;
}
.nav__wrap.act{
	position:fixed;
	left: 0 ;
	top: 0;
	width: 100%;
	box-shadow: 0 0 9px rgba(0,0,0, 0.2);
}
.hsf {
  margin-left: -1.5rem
}
.mklp {
  padding-left: 1rem
}
.wmmob {
  display: none!important
}
.nav-head {
  display: none
}
.nav-footer {
  display: none
}
.bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0;
  padding-top: 2rem
}
.bread a {
  color: #282728;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.bread a:hover {
  color: #55c4d5
}
.bread-wrap {
  padding-bottom: 2rem
}
.brad-crc {
  margin: 0 .4rem;
  width: .3rem;
  height: .3rem;
  border-radius: 100%;
  background-color: #56c3d7;
  flex-shrink: 0;
	    display: inline-block;
}
.main-page {
  z-index: 66
}
.main-page .header,
.main-page .nav__wrap {
  background-color: #f7f7f7
}
.header-mob{
	padding: 1.5rem 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
}
.header-mob-cont{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mvbl{
	width: 2rem;
}
.fb {
  padding-top: 1.5rem;
  padding-bottom: 6rem
}
.gtab__wrap {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.gtab__item {
  margin-bottom: 1rem;
  z-index: 2;
  position: relative;
  width: 48%;
  border-radius: .4rem;
  padding: .3rem 2.5rem;
  padding-right: 2rem;
  padding-left: 0
}
.gtab__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
}
.gtab__top.show .gtab__img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.gtab__img {
  width: .8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}
.gtab__img img {
  max-width: none;
  width: 100%
}
.gtab__hover {
  padding-bottom: 1rem;
  line-height: 1.4;
  padding-top: 1rem
}
.gtab__line {
  border-bottom: 1px solid rgba(190,190,190,.5);
  width: 100%;
  height: 1px;
  margin-top: 1rem
}
.gtab__num {
  color: #55c4d5;
  font-weight: 700
}
.gtab__header {
  width: 100%
}
.fb-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.fb-btns .btn {
  padding-left: 5rem;
  padding-right: 5rem
}
.fb-title {
  padding-bottom: 0
}
.feedback-page .feedback {
  padding-top: 2rem
}
.main-404__cont {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 4rem;
  padding-bottom: 6rem
}
.main-404__img {
  position: absolute;
  right: 9rem;
  top: 18rem;
  width: 45rem
}
.main-th__img {
  position: absolute;
  right: 3rem;
  bottom: 0;
  width: 52rem
}
.main-th__img2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17rem
}
.lid-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-direction: column;
  width: 55%
}
.lid-btns {
  position: relative;
  /* padding-top: 1.2rem */
}
.lid-btns .form-politics-link {
  position: absolute;
  left: 0;
  top: 115%;
  width: 100%
}
.main-lid__cont {

	padding-top: 9rem;
	padding-bottom: 11rem;

}
.main-lid__cont-2 {
  padding-top: 5rem;
  padding-bottom: 8rem
}
.main-lid__img {
  position: absolute;
  right: 6.5rem;
  top: 14rem;
  width: 42rem
}
.sertif {
  padding-top: 2rem;
  padding-bottom: 6rem
}
.sertif-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.sert-slider-page .slick-dots {
  text-align: left;
  left: 0;
  right: auto
}
.sert-slider-page__item {
  height: 29rem;
  margin: .5rem;
  overflow: hidden;
  border-radius: 1.5rem
}
.sert-slider-page__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.sert-slider-wrap.v2 {
  width: 93%
}
.news-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.news-fd-item {
  margin: .5rem
}
.news-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.page-numbers {
  color: #282728;
  padding: .5rem
}
.page-numbers.current {
  font-weight: 700;
  color: #fe2f2e
}
.page-numbers.next,
.page-numbers.prev {
  display: block;
  width: 4.5rem;
  height: 4.5rem;
  margin: 0 1rem;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.page-numbers.next:hover,
.page-numbers.prev:hover {
  opacity: .5
}
.page-numbers.next img,
.page-numbers.prev img {
  width: 100%
}
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.news-page {
  padding-bottom: 2rem
}
.pcnt {
  padding-bottom: 6rem
}
.gallery-slider {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
.gallery-slider .slick-dots {
  bottom: -35px
}
.gallery-slider__item {
  height: 38rem;
  border-radius: 2rem;
  overflow: hidden;
  margin: .2rem
}
.gallery-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.vrachi {
  padding-top: 2rem;
  padding-bottom: 6rem
}
.vrachi-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.vrachi-cont .licence-slider-wrap {
  width: 93%
}
.vrachi-cont .slick-dots {
  text-align: left;
  left: .5rem;
  right: auto;
  bottom: -38px
}
.directions {
  padding-top: 3rem;
  padding-bottom: 5rem
}
.directions .news-item {
  height: 18rem
}
.news-bot .news {
  padding-bottom: 6rem
}
.about-page .slick-dots {
  text-align: center;
  left: .5rem;
  right: auto;
  bottom: -48px;
  width: 100%
}
.about-page .about {
  padding-top: 1rem
}
.stm-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.stm-img .spec-form__wm-box {
  right: auto;
  /* left: 27.3%; */
  top: 29%
}
.news-one {
  padding-top: 2rem;
  padding-bottom: 4rem
}
.news-one__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.news-one__left {
  width: 72%
}
.news-one__right {
  width: 25%
}
.news-one-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #747374
}
.news-one-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;         
  gap: 0.75rem;            
}
.news-tags {
  display: flex;
	flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;          
}
.news-tag {
  display: inline-block; 
  padding: 0.5rem 1rem;
  border-radius: 9999px; 
  background: rgba(255,255,255,0.9);
  color: #000;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,0.25);
  text-decoration: none;
  white-space: nowrap;  
}
.news-tag:hover { opacity: .9; }
.kn {
  padding-top: 2rem;
  padding-bottom: 5rem
}
.kn-cont {
  padding: 5rem 7.5rem;
  padding-top: 7rem;
  position: relative
}
.kn-cont.v2 {
  padding-left: 4rem
}
.kn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kn-row .feedback-list__li-img {
  width: .9rem;
  margin-top: .4rem
}
.kn-row .c-nav-list {
  margin-right: 4rem
}
.kn-gerb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kn-gerb__img {
  width: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem
}
.kn-gerb.v2 {
  position: absolute;
  left: 57%;
  top: 8rem
}
.kn-gerb.v2 .kn-gerb__img {
  width: 5rem
}
.kn-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kn-box {
  width: 14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 1rem
}
.kn-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.kn-img {
  position: absolute;
  bottom: 0;
  right: 4rem;
  width: 23rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.kn-img .spec-form__wm-box {
  right: auto;
  left: -11%;
  top: 42%
}
.kn-trv {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 17rem;
  z-index: 5
}
.news-one__gl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.news-one__gl--item {
  width: 48%;
  display: block;
  height: 21rem;
  border-radius: 1.4rem;
  overflow: hidden
}
.news-one__gl--item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.kn-info {
  width: 56%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kn-info .spec-form__row {
  width: 80%
}
.kn-info .lbtext {
  width: 80%;
  text-align: left
}
.kn-phn {
  position: absolute;
  bottom: 0;
  left: 53%;
  width: 7.5rem
}
.c-soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start;
  /* width: 10.5rem */
}
.cont-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.cont-row__img {
  width: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.ctc-soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.ctc-soc__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.ctc-soc__item {
  width: 1.7rem;
  height: 1.7rem;
  display: block;
  margin-right: .3rem;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.ctc-soc__item:hover {
  opacity: .5
}
.contactsp {
  /* padding-top: 3.7rem; */
  padding-bottom: 4rem;
  position: relative
}
.contactsp-bg {
  position: absolute;
  right: 0;
  top: -8rem;
  width: 40rem
}
.contactsp-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-around; */
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-start
}
.contactsp-first {
  width: 30%;
}
.contactsp-center {
  width: 27rem;
  padding: 4rem 4rem;
  border-radius: 40px;
  background-color: #f7f7f7;
}
.contactsp-last {
  width: 44%;
  position: relative;
  margin: 0 auto;
}
.adr {
  margin: 0 auto;
}
.contact-page-form-adr {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-around; */
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-start
}
.file-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 3.5rem;
  position: relative;
  z-index: 5;
  border-radius: 110px;
  background-color: #fff;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}
.file-text {
  color: #7a797a;
  overflow: hidden;
  width: 60%;
  padding: 1rem;
  padding-left: 2rem
}
.file-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.2rem 1.7rem;
  height: 100%;
  cursor: pointer;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  border-radius: 110px;
  background-color: #57c2d6;
  color: #fff;
  letter-spacing: .01rem
}
.file-link:hover {
  opacity: .8
}
[type=file] {
  display: none
}
.pmap {
  padding-top: 3rem;
  padding-bottom: 6rem
}
.pmap-item {
  height: 36rem;
  border-radius: 35px;
  background-color: #9aafd4;
  overflow: hidden
}
.main-landing {
  padding-top: .5rem;
  padding-bottom: 14rem
}
.main-landing .bread-wrap {
  padding-bottom: 4rem
}
.main-landing .main-bg {
  top: 0
}
.main-landing .slick-dots {
  display: none
}
.main-list-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 12;
  width: 40%
}
.main-list-wrap .feedback-list__li {
  margin-bottom: 1.1rem
}
.zapoi {
  position: relative;
  margin-top: 4rem;
  padding-bottom: 5rem
}
.reab-text {
  width:70%
}
.zapoi-cont {
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
	margin-top: 2rem;
}
.zapoi-gerb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  padding: 2.1rem 2.2rem;
  width: 21rem;
  height: 100%;
}
.zapoi-img {
  width: 5rem
}
.zapoi-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
}
.zapoi-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.zapoi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: flex-start
}
.zapoi-item.v2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  
}
.zapoi-item.v3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  
}
.zapoi-item .spec-form__box-text {
  margin-top: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.zapoi-item__num {
  width: 3.8rem;
  height: 3.8rem;
  padding: .2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100px;
  letter-spacing: .01rem;
  background-color: #56c3d7;
  color: #fff
}
.consequences {
  padding-bottom: 6rem;
  padding-top: 1rem
}
.consequences-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
  align-items: flex-start;
}
.consequences-item {
  width: 18%;
}
.consequences-item__qw {
  width: 2.8rem;
  height: 2.8rem;
  padding: .2rem;
  border-radius: 100px;
  color: #fff;
  -webkit-box-shadow: 0 10px 18px rgba(255,38,37,.25);
  box-shadow: 0 10px 18px rgba(255,38,37,.25);
  background-color: #ff3534;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.consequences-item__qw.v2 {
  -webkit-box-shadow: 0 10px 18px rgba(86,195,215,.25),inset 0 0 18px rgba(255,255,255,.5);
  box-shadow: 0 10px 18px rgba(86,195,215,.25),inset 0 0 18px rgba(255,255,255,.5);
  background-color: #56c3d7
}
.signs {
  padding-top: 3rem;
  padding-bottom: 6rem
}
.signs-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.signs-item {
  position: relative;
  padding: 2rem 2.6rem;
	padding-bottom: 1rem;
  width: 48%
}
.signs-item .spec-list {
  width: 75%
}
.signs-item .spec-list .spec-list__item:before {
  background: url(../img/landing/vv.png.webp) no-repeat center center;
  background-size: 100% 100%
}
.signs-item .spec-list.v1 .spec-list__item {
  width: 47%
}
.signs-item .spec-list.v2 .spec-list__item {
  width: 100%
}
.signs-item__bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.signs-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.ab2-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 1.5rem;
  border-radius: 25px;
  border: 1px dashed #55c4d5
}
.price {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 1rem
}
.price-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: stretch
}
.price-item {
  border-radius: 35px;
  background-color: #f7f7f7;
  padding: 2.4rem 2.1rem;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.price-item-2{
	width:27%;
}
.price-item .rub {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.price-item-lb {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  padding: .6rem 1.1rem;
  border-radius: 42px;
  background-color: #25d266;
  color: #fff
}
.proc {
  padding-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.proc img {
  width: 21rem
}
.works {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 4rem
}
.works-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center
}
.works-left {
  width: 60%
}
.works-right {
  width: 40%;
  position: relative;
  padding: 1.5rem 2.5rem;
  padding-top: 3rem;
}
.works-right__bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  width: 100%;
}
.works-right__phone {
	position: absolute;
	left: -4.4rem;
	width: 6rem;
	top: 8rem;
}
.f-gerb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative
}
.f-gerb__img {
  width: 3.3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.licence-page .licence {
  padding-top: 1rem;
  padding-bottom: 6rem
}
.faq2 {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 6rem
}
.faq2-left {
  width: 79%
}
.faq2-man {
  position: absolute;
  width: 20rem;
  right: 1rem;
  /* top: 9rem */
}
.faq2-man .spec-form__wm-box {
  /* top: 23%; */
  right: 1.1rem
}
.lomka {
  padding-top: 1.5rem;
  padding-bottom: 3rem
}
.lomka-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.lomka-left {
  width: 46%
}
.lomka-right {
  width: 47%
}
.lomka-slider {
  width: 85%
}
.lomka-slider__item {
  height: 26rem;
  border-radius: 2.4rem;
  overflow: hidden;
  margin: 0 .3rem
}
.lomka-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.lomka-slider .slick-dots {
  margin-bottom: -1rem
}
.price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -4rem;
  margin-top: 1rem
}
.pgl2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55%
}
.pgl2 .feedback-list__li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-right: 3rem
}
.pri {
  z-index: 4
}
.pri-hover {
  display: inline-block;
  position: relative;
  width: .95rem;
  height: .95rem;
  border-radius: 100%;
  cursor: pointer;
  z-index: 4
}
.pri-hover img {
  width: 100%
}
.pri-hover__text {
  position: absolute;
  bottom: 115%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 17rem;
  border-radius: 1rem;
  padding: 1.2rem;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0,0,0,.1);
  box-shadow: 0 0 9px rgba(0,0,0,.1);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
	/* height: 6rem; */
	/* overflow-y: scroll; */
}
.pri-hover__text-box{
	height: 5rem;
	width: 100%;
	overflow-y: scroll;
}
.pri-hover__text-box::-webkit-scrollbar-button {
	background-image:url('');
	background-repeat:no-repeat;
	width:5px;
	height:0px
	}

	.pri-hover__text-box:-webkit-scrollbar-track {
	background-color:#f7f7f7;
	}

	.pri-hover__text-box::-webkit-scrollbar-thumb {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#eaeaea
	}

	.pri-hover__text-box::-webkit-scrollbar-thumb:hover{
	background-color:#eaeaea;
	}

	.pri-hover__text-box::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:4px;
	height:0px
	}

	.pri-hover__text-box::-webkit-scrollbar{
	width: 4px;
	}
.pri-hover:hover .pri-hover__text {
  opacity: 1;
	pointer-events: auto;
}
.pri-hover:hover {
  z-index: 9
}
.pri:hover {
  z-index: 9
}
.price-seo {
  margin-top: -2rem
}
.reab {
  padding-bottom: 3rem
}
.reab-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.padvas {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem
}
.padvas-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.padvas-item {
  width: 20%;
  margin: 0 2.5%;
  margin-bottom: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.padvas-item__img {
  width: 2.8rem;
  height: 2.8rem;
  -webkit-box-shadow: 0 10px 18px rgba(86,195,215,.25),inset 0 0 18px rgba(255,255,255,.5);
  box-shadow: 0 10px 18px rgba(86,195,215,.25),inset 0 0 18px rgba(255,255,255,.5);
  border-radius: 130px;
  background-color: #56c3d7;
  background-image: -o-radial-gradient(49.23% -28.75%,circle 872px,#76dbee 0,#76dbee 11%,#56c3d7 100%);
  background-image: radial-gradient(circle 872px at 49.23% -28.75%,#76dbee 0,#76dbee 11%,#56c3d7 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: .4rem
}
.about-right.v2 {
  padding-bottom: 2rem
}
.observation {
  padding-top: 3rem;
  padding-bottom: 3rem
}
.observation-cont {
  display: -ms-grid;
  display: grid;
  gap: 2.5rem;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5,1fr)
}
.observation-count {
    display: -ms-grid;
    display: grid;
    gap: 2.5rem;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
}

.observation-item__img {
  height: 11rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.etaps2 {
  padding-top: 3rem;
  padding-bottom: 8rem;
  margin-bottom: 3rem;
  position: relative
}
.etaps2-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
.etaps2-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: 35%;
  margin-top: 6rem
}
.etaps2-item {
  width: 22%;
  margin-bottom: 3.5rem
}
.etaps2-item__img {
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.etaps2-item__img img {
  -webkit-transform: scale(1.45);
  -ms-transform: scale(1.45);
  transform: scale(1.45)
}
.sreab {
  padding-top: 3rem;
  padding-bottom: 3rem
}
.sreab-cont {
  position: relative;
  padding: 5rem;
  padding-bottom: 1.5rem;
  padding-top: 5.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.sreab-left {
  width: 70%
}
.sreab-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.sreab-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}
.sreab-form {
  width: 20rem
}
.sreab-img {
  position: absolute;
  bottom: 0;
  left: 27%;
  width: 53%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.sreab-img .spec-form__wm-box {
  right: 31%;
  top: 2%
}
.tgy {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 82%
}
.tgy .feedback-list__li {
  width: 45%;
  margin-right: 0;
  margin-bottom: 1.6rem
}
.seob {
  position: relative;
  padding: 4rem 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.seob__btn {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c5c5c5;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.seob__btn img {
  margin-left: .4rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: .7rem
}
.seob__btn img.act {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.seob__shows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.seob__text {
  text-align: center;
  position: relative;
  height: 3rem;
  overflow: hidden;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
.seob__text-wrap {
  padding-bottom: 2rem
}
.seob__text.act {
  height: 3rem!important
}
.seob__text:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6rem;
  background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));
  background-image: -o-linear-gradient(top,transparent 0,#fff 100%);
  background-image: linear-gradient(to bottom,transparent 0,#fff 100%)
}
.stext {
  position: relative
}
.stext__btn {
  margin-bottom: 1.5rem;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c5c5c5;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.stext__btn img {
  margin-left: .4rem;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: .7rem
}
.stext__btn img.act {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.stext__shows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.stext__text {
  position: relative;
  height: 2.5rem;
  overflow: hidden;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
.stext__text-wrap {
  padding-bottom: 2rem
}
.stext__text.act {
  height: 5rem!important
}
.stext__text:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6rem;
  background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));
  background-image: -o-linear-gradient(top,transparent 0,#fff 100%);
  background-image: linear-gradient(to bottom,transparent 0,#fff 100%)
}
.footer {
  padding-bottom: 0
}
.footer-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid rgba(34,43,62,.15)
}
.overlay {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  overflow-x: hidden
}
.modal-wrap {
  position: absolute;
  top: 5vh;
  left: 50%;
  border-radius: 12px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 8rem
}
.modal-wrap_pol {
  background: #2a292f
}
.modal_pol {
  padding: 3rem 2rem
}
.modal_pol .t24 {
  margin-bottom: 1rem
}
.modal-min {
  width: 27rem
}
.modal-smin {
  width: 26rem
}
.modal-norm {
  width: 49rem
}
.modal-big {
  width: 57rem
}
.modal-sm {
  width: 45rem
}
.modal-mnorm {
  width: 38rem
}
.modal-nom {
  width: auto
}
.modal-wh {
  width: 46%
}
.modal-wh.v2 {
  width: 60%
}
.modal-wh.v3 {
  width: 38%
}
.modal-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.modal_pol-header {
  font-weight: 700
}
.modal__block {
  padding: 3rem 3rem;
  padding-top: 5rem;
  z-index: 31;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.modal__block.v2 {
  padding-left: 3rem
}
.modal__block.v3 {
  color: #fff;
  background-color: #0a0a0a
}
.mod-info {
  width: 100%
}
.mod-info.v2 {
  width: 45%
}
.mod-info__box {
  width: 80%;
  margin-left: auto;
  margin-right: auto
}
.mod-img {
  position: absolute;
  right: 1rem;
  bottom: 0;
  width: 20rem
}
.mod-img.v2 {
  top: auto;
  bottom: 0;
  height: auto;
  width: 46%
}
.modal-wm {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%
}
.modal-mock {
  position: absolute;
  bottom: 0;
  left: -2.5rem;
  width: 60%
}
.t3d-box {
  position: fixed;
  left: 2rem;
  bottom: 2rem;
  width: 32rem;
  z-index: 200;
  background-color: #f1f4f6;
  border-radius: 40px;
  padding: 1.6rem 3rem;
  padding-top: 2rem;
  color: #282728
}
.t3d-box__text {
  width: 46%
}
.t3d-box__img {
  position: absolute;
  right: 3rem;
  bottom: 0;
  width: 11.5rem
}
.vvwm {
  margin-bottom: 1rem
}
.mod-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 71%
}
.mod-row-item {
  width: 31%
}
.whbg {
  background-color: #0e0e0e!important
}
.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translate(-170%,130%);
  -ms-transform: translate(-170%,130%);
  transform: translate(-170%,130%);
  cursor: pointer;
  z-index: 99
}
.close-modals {
  top: 1rem
}
.close_black::before,
.close_black:after {
  background-color: #242223!important
}
.close-mod {
  top: 3rem;
  right: .3rem
}
.close:after,
.close:before {
  position: absolute;
  left: 50%;
  content: ' ';
  height: 100%;
  width: 2px;
  background-color: #242223;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  border-radius: 3px
}
.close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.close:hover:after,
.close:hover:before {
  background-color: #8eabdd!important
}
.close-t3d-box {
  -webkit-transform: translate(-95%,65%);
  -ms-transform: translate(-95%,65%);
  transform: translate(-95%,65%)
}
.wmax {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.modal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
.modal-row-item {
  width: 23%;
  margin-bottom: 1.5rem;
  display: block;
  text-align: center;
  color: #282728
}
.modal-row-item__img {
  width: 100%;
  height: 12rem;
  overflow: hidden;
  border-radius: 5px
}
.modal-row-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s
}
.modal-row-item:hover img {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5)
}
.modal-wrap_pol {
  background-color: #f7f7f7
}
.close-img {
  position: absolute;
  right: .8rem;
  top: .8rem;
  width: .7rem;
  cursor: pointer
}
.arr-img {
  position: absolute;
  left: 3rem;
  top: -6rem;
  width: 8rem
}
.right-menu {
  position: fixed;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 333
}
.right-menu__item {
  margin-bottom: .5rem;
  width: 3.2rem;
  height: 3rem;
  padding: .4rem;
  margin-right: .2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 3;
  color: #282828;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: #1d1d1d;
  color: #fff
}
.right-menu__item:last-child {
  margin-bottom: 0
}
.right-menu__item:hover {
  opacity: .5
}
.right-menu__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  margin-bottom: .3rem
}
.right-menu__img.pd {
  width: 100%;
  height: 100%
}
.right-menu.t13 {
  font-size: .8rem
}
.btn--burger-wrapper {
  position: relative;
  margin: .18rem 0 .5rem .7rem;
  cursor: pointer;
  background-color: #1d1d1d;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.btn--burger {
  width: .7rem;
  background-color: transparent
}
.btn--burger:before {
  top: .95rem;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg)
}
.btn--burger:after {
  bottom: .95rem;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg)
}
.right-menu.active {
  -webkit-transform: translateX(100%) translateY(-50%);
  -ms-transform: translateX(100%) translateY(-50%);
  transform: translateX(100%) translateY(-50%)
}
.right-menu.active .btn--burger-wrapper {
  -webkit-transform: translateX(-3.2rem);
  -ms-transform: translateX(-3.2rem);
  transform: translateX(-3.2rem)
}
.btn--burger-wrapper.active .btn--burger {
  background-color: transparent
}
.btn--burger-wrapper.active .btn--burger:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: .67rem
}
.btn--burger-wrapper.active .btn--burger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: .7rem
}
.btn--burger:after,
.btn--burger:before {
  content: "";
  position: absolute;
  display: block;
  width: 45%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}
.btn--burger:before {
  top: .55rem;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg)
}
.btn--burger:after {
  bottom: .55rem;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg)
}
.right-menu .right-menu__item {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}
.right-menu.active .right-menu__item {
  -webkit-transform: translateX(170%);
  -ms-transform: translateX(170%);
  transform: translateX(170%)
}
.mlb-check {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.mlb-border {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 9px 1px rgba(130,167,233,.2);
  box-shadow: 0 0 9px 1px rgba(130,167,233,.2);
  border-radius: 10px;
  border: 1px solid #5f7aac;
  opacity: 0
}
.modal-lb {
  border-radius: 10px;
  background-color: #222126;
  width: 47%;
  padding: .7rem 1.4rem;
  margin: 0
}
.modal-lb .case-check__block {
  background-color: transparent!important
}
.checkbox-inp.mlb:checked ~ .case-check__block .case-check__text {
  color: #8eabdd!important;
  font-weight: 700!important
}
.checkbox-inp.mlb:checked ~ .mlb-border {
  opacity: 1
}
.mimg {
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  width: 35.4rem
}
.btnmh {
  padding-top: .8rem;
  padding-bottom: .8rem
}
#modal-5 .case-check__item {
  margin: 0 .3rem
}
#modal-5 .discounts-col {
  width: 47%
}

.contacts h3 {
	overflow-wrap: normal;
}
div#modal-home input[name="name"] {
	display: none;
}
div#modal-home2 input[name="name"], .for_name_lab {
	display: none;
}
.main-btn__text.tac {
	width: 100%;
	justify-content: flex-start !important;
	/* margin-left: 40px; */
	display: block;
	text-align: left;
	margin-top: 25px;

}
a.btn.big.btn-home-js {
    flex: 0 0 370px;
}
.nav li.nav_phone {
	display: none;
}
.act .nav li.nav_phone {
    display: block;
}
.main-btn__wrap a.link {
	font-size: 2rem;
}
.main-btn__wrap .t24.mbm.fw9.fade_in {
	font-size: 1.46rem;
}
.main-btn__wrap .kr-text.mbs .kr-text__text.t14 {
	font-size: 10px;
}
.act .nav li.nav_phone a {
    /* font-size: 1rem; */
    display: block;
    line-height: 22.19px;
    font-size: 1.2rem;
}
.main-btn__text.tac a.link.dcolor.t24.fw9.dsh.fade_in {
    font-size: 1.8rem;
}
a.link.dcolor.t24.fw9.dsh.fade_in {
    font-size: 26px;
}
.c-nav a.link-num {
    font-size: 23px;
}
a.link.dcolor.t24.fw9.dsh.fade_in {
    font-size: 1.5rem;
}
a.link.dcolor.t24.fw9.dsh.fade_in {
    white-space: nowrap;
}
.advas-item__img img {
    width: auto;
}
body .advas-item__img img {
    width: 200px !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    height: auto !important;
}
body .advas-item__img {
    height: auto !important;
}

.new_lic_box a {
  display: block;
  width: 300px;
  margin: 0 10px;
	height: 400px;
	overflow: hidden;
}
.new_lic_box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0 0;
}
.step_disp{
    display: inherit;
    margin: 2px auto;
}
.footer-block {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;  
}    
.footer-item-r {
  width: 60%;
}
.footer-item-l {
  width: 35%;
}
.gtab_hover_ind {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}
.gtab_hover_left {
  width: 70%;
}
.gtab_hover_right {
  width: 28%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.gtab_hover_object {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-top: 1rem;    
}
.gtab_hover_butt {
  width: 30%;
  text-align: center;
}
.gtab_hover_prs {
  width: 68%;
  text-align: center;
}
.news-one__left figure.wp-block-image.size-large img,
.seob.pre .psr .seob__text-wrap.tal figure.wp-block-image.size-large img{
    width: 100%;
}
.licence-left.mb .t22.tac.mbm {
    font-size: 15px;
}
.page_kod .main-bg-item {
    background: url(../img/bann_usl.png) 0 0 no-repeat !important;
	background-size: cover !important;
}


































/* new styles */
.h_new {
    padding: 24px 0 20px;
    font-size: 16px;
    position: relative;
    z-index: 17;
}
.h_new .header-cont {
    align-items: flex-start;
}
.h_new b {
	font-weight: 600;
}
.logo_header {
    display: flex;
    justify-content: flex-start;
}
.h_new .logo__img {
	width: 75px;
	margin: 0 6px 0 0 !important;
}
.logo_text1 {
	display: block;
	color: #45BEDB;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
}
.logo_text1 span {
	color: #FD2629;
}
.logo_header img {
	display: block;
	height: 75px;
	width: 75px;
}
a.logo_header {
    color: #000;
}
a.sert_header {
	display: flex;
	align-items: center;
	color: #000;
}
a.sert_header .sert_header_img {
	display: block;
	margin-right: 5px;
	width: 71px;
}
a.sert_header .sert_header_img img {
	display: block;
}
.sert_header_text span {
	display: block;
}
.map_header {
    display: flex;
}
.map_header_text {
    color: #000;
}
span.link.tgc {
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 0 0;
}
.map_header_img {
    width: 65px;
}
.map_header_img img {
    display: block;
}
.phone_header {
	font-size: 16px;
	color: #000;
	display: flex;
}
.phone_header img {
	display: block;
	margin-right: 7px;
}
.phone_header span {
    display: block;
    font-weight: 600;
    margin-top: 5px;
    font-size: 20px;
}
.forma_header_text span {
    display: inline-block;
    margin-top: 5px;
}
.forma_header_text {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.forma_header {
	display: flex;
}
.forma_header img {
    width: 56px;
    display: block;
    margin-right: 10px;
}
.forma_header span.link {
	color: #FD2629;
	font-size: 14px;
	font-weight: 600;
}
.forma_header_text span {
	display: block;
}
.soc_header {
	display: flex;
}
.soc_header img {
    display: block;
    width: 50px;
    margin-right: 10px;
}
.soc_header_links {
	display: flex;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
a.soc_header_link {
	display: block;
	width: 38px;
	height: 38px;
}
a.soc_header_link + a.soc_header_link {
	margin-left: 7px;
}
.new_nav_head, .nav__wrap a.phone_header {
	display: none;
}
.h_new a {
	border-bottom: none !important
}
.h_new .link:before {
	display: none !important
}
.nav__wrap ul.nav {
    justify-content: flex-start;
}
.nav__wrap .container {
    position: relative;
}
.nav__wrap .nav li {
    margin-right: 20px;
}
.socials-item__img.new_soc_img {
    width: 38px;
    height: 38px;
}
a.soc_item img {
    width: 38px !important;
    height: 38px !important;
    display: block !important;
}
.socials a {
    display: block;
    margin-right: 10px;
}
.socials a:last-child {
    margin-right: 0;
}
.soc_header_text span:first-child {
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.soc_header span:last-child {
    color: #FD2629;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-top: 5px;
}
.case-check__img img {
    display: block;
    margin: 0 auto;
}

.top_box_new {
    height: 700px;
    position: relative;
    margin-bottom: 45px;
}
.top_box_new .container {
	position: relative;
	z-index: 2;
}
.top_box_new_img_pc, .top_box_new_img_mob {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
.top_box_new .bread {
    padding: 27px 0;
    margin: 0;
}
.top_box_new_img_pc img, .top_box_new_img_mob img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.top_box_new_img_mob {
	display: none;
}
.top_box_new_title_box {
    display: flex;
    align-items: center;
}
h2.top_box_new_title {
    font-size: 54px;
}
.top_box_new_price {
    position: relative;
    margin-left: 90px;
}
.top_box_new_price_old {
    position: absolute;
    top: 10px;
    color: #BABCBB;
    right: 10px;
    font-size: 23px;
}
.top_box_new_price_old span:first-child {
    text-decoration: line-through;
}
.top_box_new_price_new {
    position: absolute;
    top: 60px;
    left: 0;
    text-align: center;
    width: 100%;
    font-size: 44px;
    font-weight: 900;
}
.top_box_new_price img {
    max-width: 185px;
}
.top_box_new_price_new span:first-child {
	font-size: 20px;
	font-weight: 600;
}
.top_box_new_price_new span:last-child {
	font-size: 20px;
}
ul.top_box_new_list {
    display: flex;
    margin: 60px 0;
	align-items: flex-start;
}
ul.top_box_new_list li {
    position: relative;
    padding-left: 22px;
    margin-right: 25px;
    font-size: 14px;
}
ul.top_box_new_list li:last-child {
	margin-right: 0;
}
ul.top_box_new_list li:before {
    content: "";
    position: absolute;
    top: 13px;
    display: block;
    left: 0;
    width: 8px;
    height: 8px;
    background: url(../img/feedback/v.png) 50% no-repeat;
    background-size: contain;
}
.top_box_new_button_box {
    display: flex;
    align-items: center;
}
.top_box_new_button_box a.btn {
    background: radial-gradient(50% 50% at 50% 50%, #FB4D4C 0%, #FB4D4C 11%, #FF2625 100%);
    box-shadow: 0px 10px 18px rgba(255, 38, 37, 0.25), inset 0px 0px 5px rgba(255, 255, 255, 0.5);
    border-radius: 150px;
	font-size: 22px;
}
.top_box_new_button_box a.btn:hover {
    box-shadow: 0px 10px 18px rgba(255, 38, 37, 0.45), inset 0px 0px 5px rgba(255, 255, 255, 0.5);
}
.top_box_new_button_phone {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	text-align: right;
	margin-left: 100px;
}
.top_box_new_button_phone span {
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding-left: 14px;
    text-align: right;
}
.top_box_new_button_phone span:before {
    content: "";
    position: absolute;
    top: 8px;
    display: block;
    left: 0;
    width: 5px;
    height: 5px;
    background: #25D266;
}
.top_box_new_button_phone a {
    color: #282828;
    font-weight: 800;
    font-size: 34px;
}
.pere_with_gerb_box {
    margin: 40px 0;
}
.pere_with_gerb {
    display: flex;
    align-items: center;
}
.pere_with_gerb_item {
    margin: 0 9px;
    width: calc(25% - 18px);
    display: flex;
    align-items: center;
	line-height: 1.35;
}
.text_with_gerb_box {
    display: flex;
    align-items: center;
    background: url(../img/main/gerb_bg.png) 50% no-repeat;
    background-size: contain;
    padding: 40px 10px;
    width: 100%;
    justify-content: center;
}
.text_with_gerb_box img {
	width: 72px;
	flex: 0 0 72px;
	display: block;
	margin-left: 15px;
}
.pere_with_gerb_item > span {
    display: flex;
    width: 55px;
    height: 55px;
    flex: 0 0 55px;
    border-radius: 50%;
    background: #56C3D7;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.pere_with_gerb_d {
	width: calc(100% - 55px);
	padding-left: 15px;
}
.text_with_gerb {
    font-size: 14px;
    font-weight: 600;
}
.pere_with_gerb_d a {
    display: block;
    font-weight: 900;
    font-size: 27px;
    color: #000;
}
.pere_posledstviy_box {
    margin: 60px 0 0;
	line-height: 1.35;
}
.pere_posledstviy {
    display: flex;
    align-items: flex-start;
}
.pere_posledstviy_item {
    width: 20%;
    padding-right: 15px;
    padding-left: 43px;
    position: relative;
}
.pere_posledstviy_item:before {
    width: 35px;
	height: 37px;
    background: url(../img/main/voskl.svg) 50% no-repeat;
    position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
}
.pere_posledstviy_d {
    font-size: 16px;
}
.pere_posledstviy_t {
    font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}
.promo_content {
	padding: 30px 0 50px;
}
.promo_top .bread.t16 {
	padding-top: 15px;
}
.promo_top .bread-wrap {
	padding-bottom: 25px;	
}
.promo_label {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 0 15px 15px;
	background: #FF2625;
	color: #fff;
	font-weight: 600;
	font-size: 24px;
	display: inline-block;
	padding: 10px 20px;
}
.promo_top {
	min-height: 400px;
	position: relative;
	background-size: cover !important;
	overflow: hidden;
}
h1.zag_act {
	font-size: 56px;
	font-weight: 800;
	margin-bottom: 30px;
}
.slogan_act {
	font-size: 20px;
}
.new_price_act, .old_price_act {
	position: absolute;
	left: 0;
	padding: 20px 40px;
	border-radius: 0 15px 15px 0;	
	font-size: 24px;
}
.new_price_act {
	bottom: 35px;
	z-index: 2;
	background: #FF2625;
	color: #fff;
	font-weight: 600;
}
.old_price_act {
	background: #B3B3B3;
	bottom: 92px;
	padding: 20px 50px;
}
.old_price_act span {
	text-decoration: line-through;
}
.promo_price_title {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 0;
}
.prices_act_item {
	margin-top: 20px;
}
.prices_act_item_title {
	position: relative;
	padding: 20px 60px 20px 0;
	font-size: 28px;
	font-weight: 600;
	border-bottom: 2px solid #B3B3B3;
	cursor: pointer;
	margin-bottom: 20px;
}
.prices_act_item_title span {
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -18px;
	transform: rotate(-180deg);
	transition: all 0.2s ease;
}
.active .prices_act_item_title span {
	transform: rotate(0deg);		
}
.prices_act_pere, .prices_act_pere_item_zapis a:before {
	display: none;
}
.active .prices_act_pere {
	display: block;
}
.prices_act_pere_item {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	font-size: 28px;
	border-bottom: 1px solid #B3B3B3;
	padding: 8px 0;
}

.prices_act_pere_item_price {
	margin-left: auto;
	margin-right: 40px;
	text-align: center;
}
.prices_act_pere_item:first-child {
	font-weight: 600;
	border-bottom: none;
}
.prices_act_pere_item_zapis, .prices_act_pere_item_price {
	width: 140px;
	text-align: center;
}
.prices_act_pere_item_zapis img, .prices_act_pere_item_zapis a {
	max-width: 27px;
	display: block;
	margin: 0 auto;
}
.promo_form_adv_item {
	display: flex;
	align-items: center;
	font-size: 28px;
	margin-bottom: 25px;
}
.promo_form_adv_item img {
	flex: 0 0 31px;
	display: block;
	margin-right: 20px;
}
.promo_form {
	border: 4px solid #B3B3B3;
	border-radius: 30px;
	padding: 20px 0 0 20px;
	margin-top: 60px;
}
.promo_form_title {
	font-size: 52px;
	font-weight: 800;
	margin-bottom: 20px;
	text-align: center;
}
.promo_form_box_left {
	padding: 20px 0 0 30px;
	width: calc(100% - 610px);
}
.promo_form_box_right {
	width: 600px;
}
.promo_form_box {
	display: flex;
}
.promo_form_box form#myForm {
	padding: 0;
	margin: 40px 0 0 0;
}
.promo_form_form_row .spec-form__row.mbm {
	display: flex;
	flex-direction: row;
}
.promo_form_form_row input.input.phone {
	box-shadow: inset 0px 4px 4px rgba(60, 76, 81, 0.25);
	font-size: 28px;
	background-size: 32px;
	max-width: 450px;
	display: block;
	margin-left: 0;
	margin-right: 20px;
}
.promo_form_form_row button.btn.row-vcenter.inp-min2.min2.step_disp {
	background: #FF2625;
	padding: 0 0 4px !important;
	margin-left: 0;
}
.promo_form_form_row button span {
	font-size: 38px;
	font-weight: 800;
	display: block;
	line-height: 30px;
}
.promo_form_form_row .t20.black {
	font-size: 20px;
}
.promo_form_form_row .spec-form__box {
	display: block;
}
.promo_form_form_row .link:before {
	border-bottom: 1px solid #000;
}
.promo_form_form_row .spec-form__box-text {
	text-align: center;
}
.promo_form_form_row .spec-form__box-text a {
	font-size: 55px !important;
	display: inline-block;
	margin: 70px 0 0 0 !important;
}
.promo_form_form_row .check-img.mrm {
	width: 40px;
	margin-right: 12px;
}
	


.all_promo_top h1.zag_act {
    text-align: center;
    font-weight: 800;
}
a.all_promo_item {
    display: block;
    overflow: hidden;
    background: #EEEEEE;
    border-radius: 15px;
    width: calc(50% - 50px);
    margin: 0 25px 40px;
	box-shadow: 0px 4px 12px rgba(60, 76, 81, 0.12);
	position: relative;
	min-height: 300px;
	color: #282828 !important;
}
.all_promo_content_box {
    display: flex;
    flex-wrap: wrap;
    margin: 50px -25px;
}
.all_promo_content_box .promo_label {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 0 15px 15px;
    background: #FF2625;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    display: inline-block;
    padding: 10px 20px;
}
.all_promo_item_zag_act {
    font-size: 24px;
    font-weight: 800;
    color: #282828;
	margin-bottom: 15px;
}
.all_promo_item_info .slogan_act {
    font-size: 20px;
}
.all_promo_item_info {
    padding: 15px 10px 0 40px;
    position: relative;
    top: 0;
    left: 0;
	height: 100%;
	padding-right: 320px;
}
.all_promo_item_img, .all_promo_item_img picture {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 0 15px 15px 0;
}
.all_promo_item_img img {
    display: block;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
}
a:hover .all_promo_item_img img {
	transform: scale(1.1);
}
.all_promo_item_info .old_price_act {
    position: absolute;
    background: #B3B3B3;
    display: inline-block;
    padding: 23px 30px;
    border-radius: 0 25px 25px 0;
    left: 0;
    bottom: 55px;
}
.all_promo_item_info .new_price_act {
    position: absolute;
    background: #ff2625;
    display: inline-block;
    padding: 23px 18px;
    border-radius: 0 25px 25px 0;
    left: 0;
    bottom: 0;
    font-weight: 800;
    color: #fff;
}
.dop_usl .new_price_act {
    background: #B3B3B3;
    color: #000;
}

.k_main_banner{
  position: relative;
}

.k_main_banner_content_h1 {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    color: #000000;
    margin-bottom: 15px;
    max-width: 900px;
}

.k_main_banner_content_text {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    max-width: 770px;
    margin-bottom: 15px;
}

.k_main_banner_content_p {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    max-width: 475px;
    margin-bottom: 50px;
}

.k_main_banner_content_flex {
    display: flex;
}

.k_main_banner_content.container {
    padding: 125px 0;
}

.k_main_banner_content_flex_left {
    margin-right: 65px;
}

.k_main_banner:before {
    background: linear-gradient(89.96deg, rgba(255, 255, 255, 0) 50.03%, #FFFFFF 74.76%);
    filter: blur(2px);
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: -100%;
    top: 0;
    bottom: 0;
    z-index: -1;
    transform: rotate(180deg);
}
.k_main_banner:after {
    background: url(/static/klinika_vera_nn/theme/wp-content/themes/klinika-wp/assets/img/main/main_page_bg.png.webp);
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: center right;
}

.k_main_banner_cart_author_flex {
    display: flex;
    align-items: center;
}

.k_main_banner_cart_author_img {
    margin-right: 10px;
    margin-bottom: 6.6px;
}

.k_main_banner_cart_author_info_text {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    max-width: 225px;
    margin-bottom: 7px;
}

.k_main_banner_cart_author_info_phone {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 10px;
}

.k_main_banner_cart_author_info_bottom {
    font-family: 'Uni Neue';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
}
.licence-left.mb .licence-slider__item-img img, .licence-slider__item-img, .licence-slider-wrap .licence-slider__item-img img, .licence-slider-wrap .licence-slider__item-img {
    width: 11rem!important;
    height: 11rem!important;
    min-height: 11rem!important;
    min-width: 11rem!important;
}
.vrachi-cont .licence-slider-wrap .t22, .vrachi-cont a.black  {
    font-size: 1rem;
    line-height: 1.2;
}

@media screen and (min-width: 2000px){
  .k_main_banner:before {
    right: -130%;
  }
}


@media only screen and (max-width: 500px)  {
    .g-recaptcha {
        transform:scale(0.65);
        transform-origin:0 0;
    }
}




@media screen and (max-width: 1000px){
.k_main_banner:before {
    width: 150%;
    left: -1%;
    opacity: 0.9;
}

.k_main_banner:after {
    filter: opacity(0.5);
}

.k_main_banner_content.container {
    padding-left: 10px;
}

.k_main_banner {
    margin: 0 -5%;
}

}


@media screen and (max-width: 768px){
.k_main_banner_content_flex {
    flex-direction: column;
    gap: 40px;
}
.c-nav .c-nav__item .nums-text a.link-num:first-child {
    margin-bottom: 10px;
}
.k_main_banner:after {
    background: url(/static/klinika_vera_nn/theme/wp-content/themes/klinika-wp/assets/img/main/main_page_bg.png.webp);
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: cover;
}
}

@media (max-width:1700px) {
	.pere_with_gerb_d a {
		font-size: 21px;
	}
	.pere_with_gerb_item > span {
		width: 45px;
		height: 45px;
		flex: 0 0 45px;
	}
	
	.top_box_new {
		height: 600px;
		position: relative;
	}
	.h_new .container {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	a.sert_header .sert_header_img, .h_new a.logo__img {
		width: 55px;
	}
	.phone_header, a.sert_header, .forma_header {
		align-items: flex-start;
	}
	.h_new img {
		max-width: 50px;
		height: auto !important;
	}
	.map_header_img {
		width: 50px;
	}
	.soc_header img {
		width: 55px;
		margin-right: 10px;
	}
	.top_box_new .container {
		position: relative;
		z-index: 2;
		max-width: 100%;
		width: 100%;
		padding: 0 15px;
	}
	.nav__wrap .container {
		width: 100%;
		max-width: 100%;
		padding: 0 15px;
	}
}

@media (max-width: 1600px) {
	h1.zag_act {
		font-size: 38px;
		margin-bottom: 10px;
	}
	.promo_top {
		min-height: 315px;
		background-position: 100% 100% !important;
	}
	.new_price_act, .old_price_act {
		padding: 15px 40px;
		font-size: 22px;
	}
	.new_price_act {
		bottom: 20px;
	}
	.old_price_act {
		bottom: 70px;
		padding: 15px 50px;
	}
	.promo_price_title {
		font-size: 32px;
	}
	.prices_act_item_title {
		padding: 15px 60px 15px 0;
		font-size: 24px;
	}
	.prices_act_pere_item {
		font-size: 24px;
	}
	.promo_form_title {
		font-size: 38px;
	}
	.promo_form_form_row button span {
		font-size: 25px;
		line-height: 22px;
	}	
	.promo_form_form_row input.input.phone {
		font-size: 24px;
		background-size: 26px;
	}	
	.promo_form_form_row .check-img.mrm {
		width: 25px;
	}	
	.promo_form_form_row .t20.black {
		font-size: 17px;
	}	
	.promo_form_box_right {
		width: 500px;
		text-align: center;
	}
	.promo_form_box_left {
		padding: 20px 0 0 30px;
		width: calc(100% - 510px);
	}
	.promo_form_box_right img {
		display: block;
		margin: 0 auto;
	}	
	.promo_form_form_row .spec-form__box-text a {
		font-size: 38px !important;
		margin: 30px 0 10px 0 !important;
	}
	.promo_form_adv_item {
		font-size: 22px;
		margin-bottom: 17px;
	}
	.promo_form_adv_item img {
		flex: 0 0 23px;
		display: block;
		margin-right: 10px;
		width: 23px;
	}
	.prices_act_item_title span svg, .prices_act_item_title span {
		width: 24px !important;
		margin-top: -12px !important;
	}


}


@media (max-width: 1450px) {
	.promo_form_box_right {
		width: 400px;
	}
	.promo_form_box_left {
		width: calc(100% - 410px);
	}
	.promo_form {
		padding-bottom: 10px;
	}
	.text_with_gerb_box img {
		width: 50px;
		flex: 0 0 50px;
	}
	.top_box_new {
		height: 510px;
		position: relative;
	}
	a.sert_header {
		display: none;
	}
	.forma_header img {
		margin-right: 10px;
	}
	.h_new .logo__text {
		display: block;
	}
	h2.top_box_new_title {
		font-size: 45px;
	}
	.top_box_new_button_box a.btn {
		flex: 0 0 300px;
	}
	.top_box_new_button_phone {
		margin-left: 45px;
	}
	.pere_with_gerb_d a {
		font-size: 17px;
	}
	.text_with_gerb {
		font-size: 13px;
	}
	.all_promo_content_box {
			margin: 40px 0;
		}
		.all_promo_item_img, .all_promo_item_img picture {
	    	width: 180px;
		}
		.all_promo_item_info {
			padding-right: 190px;
			padding-left: 25px;
		}
		a.all_promo_item {
			min-height: 180px;
			width: calc(50% - 30px);
			margin: 0 15px 30px;
		}
		.all_promo_item_info .old_price_act {
			padding: 14px 17px;
			border-radius: 0 15px 15px 0;
			bottom: 35px;
			font-size: 18px;
		}	
		.all_promo_item_info .new_price_act {
			padding: 14px 13px;
			border-radius: 0 15px 15px 0;
			font-size: 18px;			
		}
		.all_promo_item_info .slogan_act {
			font-size: 16px;
		}
		.all_promo_item_zag_act {
			font-size: 18px;
			margin-bottom: 9px;
		}
		.all_promo_content_box .promo_label {
			border-radius: 0 0 10px 10px;
			font-size: 18px;
			padding: 7px 17px;
		}
			
	
	
}

@media (max-width:1180px) {
	.nav__wrap .container {
		position: relative;
		max-width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.logo_text2, .map_header {
		display: none;
	}
	.h_new {
		font-size: 14px;
	}
	.phone_header span {
		margin-top: 5px;
	}
	span.logo_text1 span {
		display: block;
	}
	.logo_text1 {
		font-size: 21px;
		line-height: 1.1;
	}
	.nav__wrap .nav li {
		margin-right: 10px;
	}
	.nav__wrap .nav a {
		font-size: 15px;
	}
	h2.top_box_new_title {
		font-size: 35px;
	}
	.top_box_new_price {
		margin-left: 35px;
	}
	ul.top_box_new_list {
		margin: 30px 0;
	}
	.top_box_new_price img {
		max-width: 140px;
	}
	.top_box_new_price_new {
		top: 39px;
		font-size: 35px;
	}
	.top_box_new_price_old {
		top: 5px;
		right: -7px;
		font-size: 20px;
	}	
	ul.top_box_new_list li {
		position: relative;
		padding-left: 17px;
		margin-right: 15px;
	}
	.top_box_new_button_box {
		flex-direction: column;
		align-items: flex-start;
	}
	.top_box_new_button_phone {
		margin-left: 0;
		margin-top: 25px;
	}
	.top_box_new_button_phone a {
		font-size: 29px;
	}
	.top_box_new {
		height: 480px;
	}
	
	
}

@media (max-width:1100px) {
	.pere_posledstviy {
		flex-wrap: wrap;
	}
	.pere_posledstviy_item {
		width: 33.333%;
		margin-bottom: 30px;
	}
	.pere_posledstviy_box {
		margin: 60px 0 -30px;
	}
	.top_box_new {
		margin-left: -5%;
		margin-right: -5%;
	}
	.pere_with_gerb_d a {
		font-size: 16px;
		white-space: nowrap;
	}
	.pere_with_gerb_item > span {
		width: 35px;
		height: 35px;
		flex: 0 0 35px;
	}
	.pere_with_gerb_d {
		width: calc(100% - 35px);
		padding-left: 10px;
	}
	.text_with_gerb_box img {
		margin-left: 5px;
	}
	.pere_with_gerb {
		margin: 20px 0;
	}
	.title_after_first_screen_kodir2_box br {
		display: none;
	}
}

@media (max-width:1025px) {
	a.all_promo_item {
		min-height: 270px;
		width: 100%;
		margin: 0 0 25px;
	}
	.all_promo_item_img, .all_promo_item_img picture {
		width: 270px;
	}
	.all_promo_item_zag_act {
		font-size: 20px;
	}
	.all_promo_item_info .slogan_act {
		font-size: 20px;
	}
	.all_promo_item_info {
		padding-right: 280px;
		padding-left: 25px;
	}
	h1.zag_act {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.promo_price_title {
		font-size: 24px;
	}
	.prices_act_item_title {
		padding: 10px 50px 10px 0;
		font-size: 20px;
	}
	.prices_act_pere_item {
		font-size: 18px;
	}
	.prices_act_pere_item_zapis img, .prices_act_pere_item_zapis a {
		max-width: 17px;
	}
	.promo_form {
		position: relative;
	}
	.promo_form_box_right {
		width: 300px;
		text-align: center;
		position: absolute;
		top: 40px;
		right: 20px;
		z-index: -1;
	}	
	.promo_form_box_left {
		padding: 20px 0 0 5px;
		width: 100%;
	}
	.promo_form_form_row .spec-form__row.mbm {
		display: flex;
		flex-direction: column;
		align-items: flex-start !important;
		justify-content: flex-start;
		margin-bottom: 20px;
	}
	.promo_form_form_row input.input.phone {
		font-size: 24px;
		background-size: 26px;
		margin-left: 0 !important;
		display: block;
		margin-right: auto;
		margin-bottom: 10px;
	}
	.promo_form_form_row button.btn.row-vcenter.inp-min2.min2.step_disp {
		padding: 15px 0 17px !important;
		max-width: 450px !important;
		width: 100%;
	}
	span.white.fw4.t22.fade_in br {
		display: none;
	}
	.promo_form_form_row .step-form {
		background: none !important;
	}
	.promo_form_form_row .spec-form__box-text a {
		font-size: 33px !important;
		margin: 30px 0 10px 0 !important;
	}
	.promo_form_title {
    	font-size: 30px;
	}
	
	

}




@media (max-width:982px) {
	.forma_header, .soc_header_links.mob_hide {
		display: none;
	}
	.nav__wrap .nav a {
		font-size: 14px;
	}
	ul.top_box_new_list {
		flex-wrap: wrap;
		max-width: 340px;
	}
	ul.top_box_new_list li {
		max-width: 50%;
		width: 50%;
		margin: 0 0 15px;
		font-size: 13px;
	}
	.top_box_new {
		height: 510px;
	}
	ul.top_box_new_list {
		margin: 10px 0 5px;
	}
	h2.top_box_new_title {
		font-size: 27px;
		text-align: left;
	}
	.top_box_new_button_box a.btn {
		font-size: 18px;
	}

}

@media (max-width:770px) {
	.promo_top {
		min-height: 315px;
		margin-top: 90px;
		background-position: 53% 100% !important;
	}
	.promo_label {
		font-size: 20px;
		padding: 9px 23px;
	}
	.prices_act_pere_item_zapis, .prices_act_pere_item_price {
		width: 20%;
		margin: 0;
	}
	.prices_act_pere_item_title {
		width: 60%;
		padding-right: 20px;
	}
	.prices_act_pere_item {
		font-size: 15px;
	}
	.prices_act_item_title {
		font-size: 17px;
	}
	.prices_act_item_title span svg, .prices_act_item_title span {
		width: 17px !important;
		margin-top: -13px !important;
		right: 5px;
	}
	.promo_form_box_right {
		width: 165px;
		top: 65px;
		right: 20px;
	}
	.promo_form_title {
		font-size: 26px;
	}
	.promo_form_form_row input.input.phone {
		font-size: 20px;
		max-width: 450px !important;
		width: 100% !important;
	}
	.promo_form_form_row button span {
		font-size: 22px;
		line-height: 27px;
	}
	.promo_form_adv_item {
		font-size: 14px;
		margin-bottom: 17px;
	}
	.promo_form_form_row .t20.black {
		font-size: 14px;
	}
	.promo_form {
		padding: 20px 8px;
		margin-top: 50px;
	}
	.promo_top .bread.t16 {
		display: none;
	}	
	
	.nav__wrap .nav li {
		margin-right: 0;
	}
	.nav__wrap.active {
		display: block;
	}
	.soc_header, .mob_hide {
		display: none;
	}
	.h_new_mob .logo__text {
		display: block;
	}
	.h_new_mob.header-mob {
		display: block;
		z-index: 40;
		background: #fff;
		padding: 20px 0 !important;
	}
	.h_new {
		display: none;
	}
	.h_new_mob .logo_header img {
		display: block;
		height: 50px !important;
		width: 50px;
	}
	.h_new_mob a.logo__img {
		width: 50px;
	}
	.h_new_mob .burger__wrap-block.mvbl {
		display: block;
		width: 30px !important;
		height: 30px !important;
	}	
	.phone_header img {
		display: block;
		margin-right: 7px;
		width: 50px;
		height: 50px !important;
	}
	a.phone_header {
		margin-left: auto;
		margin-right: 10px;
		display: flex;
		align-items: center;
	}
	.phone_header span {
		margin-top: 0;
		font-weight: 800;
		font-size: 18px;
	}
	.logo_header {
		align-items: center;
	}
	.new_nav_head .logo_img {
		width: 50px;
		display: block;
		margin-right: 10px;
	}
	.new_nav_head {
		display: flex;
		align-items: center;
		padding-top: 15px;
	}
	.new_h_soc {
		display: flex;
		align-items: center;
		margin-left: auto;
		margin-right: 50px;
	}
	.new_h_soc .soc_header_links {
		margin: 0 0 0 10px;
	}
	.new_h_soc_text b {
		font-weight: 600;
		display: block;
	}
	.nav__wrap .nav li a {
		width: 100%;
		text-align: left;
		position: relative;
		padding-left: 0;
		padding-right: 0;
        font-weight: 900;
	}
	body .nav-ch-bord {
		position: absolute;
		top: 25px;
		right: 0 !important;
		margin: 0 !important;
	}
	.nav__wrap .nav {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	body .nav__wrap .nav li.menu-item-has-children.active > a > .nav-ch-bord {
		top: 15px;
	}
	body .nav__wrap a.phone_header {
		justify-content: center;
		margin-top: 30px;
	}
	body .nav__wrap .phone_header span {
		font-size: 18px;
	}
	body .nav__wrap .phone_header_text b {
		font-weight: 400;
		font-size: 16px;
	}
	.active .new_nav_head, .active a.phone_header {
		display: flex;
	}
	.soc_header_links.mob_hide {
		display: none !important;
	}
	.new_h_soc .soc_header_links {
		position: relative;
		top: auto !important;
		transform: none !important;
	}
	.top_box_new {
		margin-top: 90px;
	}
	.top_box_new_button_phone a {
		font-size: 25px;
	}
	.top_box_new_button_phone span {
		font-size: 15px;
		padding-left: 10px;
	}
	.top_box_new .container, .top_box_new_wrap {
		height: 100%;
	}
	.top_box_new_price img {
		max-width: 115px;
	}
	.top_box_new_price_new {
		top: 36px;
		font-size: 28px;
	}
	.top_box_new {
		height: 445px;
	}
	.top_box_new_price {
		left: 240px;
		bottom: 2px;
		position: absolute;
		margin: 0;
	}
	h2.top_box_new_title br {
		display: none;
	}
	h2.top_box_new_title {
		max-width: 60%;
	}
	.top_box_new_price_old {
		top: 5px;
		right: -21px;
		font-size: 16px;
	}
	.pere_with_gerb_box {
		margin: 10px 0;
	}
	.pere_with_gerb {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.pere_with_gerb_item {
		margin: 10px 0;
		width: 100%;
	}
	.pere_with_gerb_item {
		margin: 10px 0;
		width: 100%;
		max-width: 100%;
	}
	.text_with_gerb_box {
		background: linear-gradient(180deg, #F3F2F2 0%, #FBFAFA 51.04%, #F3F2F2 100%);
		border-radius: 0px;
		padding: 20px;
	}
	.pere_with_gerb_d br {
		display: none;
	}
	.text_with_gerb {
		font-size: 15px;
	}
	.pere_posledstviy_item {
		width: 100%;
		margin-bottom: 25px;
	}
	.pere_posledstviy_t {
		font-size: 16px;
	}
	.title_after_first_screen_kodir2_box .title-lg {
		font-size: 25px;
	}
	.pere_posledstviy_box {
		margin: 40px 0 -40px;
	}
	.all_promo_item_info .new_price_act, .all_promo_item_info .old_price_act {
		font-size: 15px;
	}
	
}

@media (max-width:660px) {
.advas-cont.rel .advas-left .advas-item.mb:last-child .t22.lh13 {
    padding-right: 30vw;
}

	.top_box_new_img_pc {
		background-position: 50% 0 !important;
	}
	h2.top_box_new_title {
		max-width: 75%;
	}
	.all_promo_item_img, .all_promo_item_img picture {
		width: 150px;
	}
	.all_promo_item_info {
		padding-right: 160px;
		padding-left: 20px;
	}
	a.all_promo_item {
		min-height: 170px;
	}
	.all_promo_item_zag_act {
		font-size: 14px;
		margin-bottom: 9px;
	}
	.all_promo_item_info .slogan_act {
		font-size: 13px;
	}
	.all_promo_content_box .promo_label {
		font-size: 12px;
		padding: 5px 12px;
	}
	
.verified__title {
    font-size: 1.1rem!important;
    line-height: 1.1!important;
}
.verified {
    padding-top: 5px!important;
}	
	.verified__content {
    padding: 0 0rem!important;
}
}

@media (max-width:480px) {
	h1.zag_act {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.promo_form_box_right {
		width: 115px;
		text-align: center;
		position: absolute;
		top: 105px;
		right: 20px;
		z-index: -1;
	}
	.new_price_act, .old_price_act {
		padding: 13px 39px;
		font-size: 20px;
	}
	.old_price_act {
		bottom: 70px;
		padding: 12px 30px;
	}
	.promo_top {
		margin-top: 70px;
	}
	.promo_label {
		display: none;
	}
	.promo_form_form_row button span {
		font-size: 20px;
		line-height: 25px;
	}	
	
	.new_title h1.title-lg {
		font-size: 25px;
	}
	.logo_text1 {
		font-size: 16px;
		line-height: 1.1;
	}
	.h_new_mob.header-mob .container {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.h_new_mob .logo_header img {
		height: 40px !important;
		width: 40px;
	}
	.h_new_mob a.logo__img {
		width: 40px;
	}
	.new_nav_head a.logo_img {
		width: 40px;
		margin-right: 5px;
	}
	.phone_header img {
		margin-right: 5px;
		width: 40px;
		height: 40px !important;
	}
	.phone_header {
		font-size: 14px;
	}
	.phone_header span {
		font-size: 16px;
	}
	.h_new_mob.header-mob {
		padding: 15px 0 !important;
	}
	.new_h_soc {
		margin-right: 30px;
	}
	.nav__wrap.active .container {
		padding-left: 5px;
		padding-right: 5px;
		max-width: 100%;
	}
	.top_box_new_img_pc {
		display: none;
	}
	.top_box_new_img_mob {
		display: block;
	}
	h2.top_box_new_title b {
		display: block;
	}
	h2.top_box_new_title {
		max-width: 100%;
		text-align: center;
		display: block;
		width: 100%;
		font-size: 24px;
	}
	.top_box_new .bread.t16 {
		display: none;
	}
	.top_box_new {
		height: 490px;
		padding-top: 20px;
	    margin-top: 70px;
		margin-bottom: 20px;
	}
	ul.top_box_new_list {
		max-width: 100%;
	}
	.top_box_new_button_box a.btn {
		font-size: 18px;
		margin: 0 auto;
	}
	.top_box_new_button_phone {
		margin: 20px auto;
		text-align: center;
	}
	.top_box_new_button_box {
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
	}
	.top_box_new_price {
		left: auto;
		right: 45px;
		bottom: 177px;
	}
	ul.top_box_new_list {
		margin: 15px 0 5px;
	}
	.top_box_new_price_old {
		top: 2px;
		right: -14px;
	}
	ul.top_box_new_list li {
		padding-right: 8px;
	}
	
}

@media (max-width: 479px) {
	.all_promo_item_img, .all_promo_item_img picture {
		width: 130px;
	}
	.all_promo_item_info {
		padding-right: 135px;
		padding-left: 15px;
		padding-top: 8px;
	}
	a.all_promo_item {
		min-height: 165px;
	}
	.all_promo_item_zag_act {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.all_promo_item_info .slogan_act {
		font-size: 12px;
	}
	.all_promo_item_info .old_price_act {
		bottom: 30px;
	}
	.all_promo_item_info .new_price_act, .all_promo_item_info .old_price_act {
		font-size: 13px;
		padding: 10px 13px;
		border-radius: 0 10px 10px 0;	
	}

}

@media (max-width:380px) {
	.new_h_soc_text {
		display: none;
	}
	.phone_header span {
		font-size: 14px;
	}
}

@media (max-width:350px) {
	.phone_header img {
		display: none;
	}
}












/* new styles */

















@media (min-width:1420px) {
.licence-left.mb .licence-slider__item-img img, .licence-slider__item-img, .licence-slider-wrap .licence-slider__item-img img, .licence-slider-wrap .licence-slider__item-img {
    width: 140px!important;
    height: 140px!important;
    min-height: 140px!important;
    min-width: 140px!important;
}
.vrachi-cont .licence-slider-wrap .t22, .vrachi-cont a.black {
    font-size: 16px;
    line-height: 1.2;
}
.licence-slider__item {
    padding: 20px;
}
.licence-slider__item .stj-img {
    margin-right: 5px;
    width: 16px;
    margin-top: -2px;
}
}

@media (min-width:1024px) {

	.main-btn__text.tac {
		width: 100%;
		justify-content: flex-start !important;
		/* margin-left: 40px; */
		display: block;
		text-align: left;
		margin-top: 25px;

	}
	.nav .sub-menu {
		/*column-count: 2; */
		/*width: 49rem;*/
		width: max-content;
		padding: 10px 0px;
	}
.nav .sub-menu li {
    margin-right: 0px;
}
}

@media (max-width:1920px) {
	img {
		height: auto !important;
	}
	.licence-slider__item-img {
		max-width: 100%;
	}
	.advas-item__img img {
		width: auto;
	}
	img.news-item__bg, .lomka-slider__item img,
	form img.test-bg, img.feedback--video__img, form .spec-form__img,
	.contacts-slider__item img, img.spec-item__img, .about-slider__item img,
	.sert-slider-page__item img, img.sreab-bg, .modal-wrap .modal-bg {
		height: 100% !important;
	}
	.observation-item__img img {
		max-height: 100% !important;
		height: 100% !important;
	}
	.actions-item__bg {
		width: 100%;
		height: 100% !important;
		object-fit: contain;
	}
	.observation-item__img img {
		max-height: 100% !important;
		height: 100% !important;
		width: auto;
	}
	.observation-item__img.mbm picture {
		display: block;
		max-height: 100%;
		height: 11rem;
		margin-left: auto;
		margin-right: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.etaps2-item__img picture {
		height: 8rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.etaps2-item__img picture img {
		width: auto;
	}
	.licence-right {
	  width: 35%;
	}
	.licence-left {
	  width:100%; margin: 0 auto;
	}
	.sl-arrows {
	  padding: 0;
	}
	.slidePrev.t6 {
	  left: -0.5rem;
	}
	.slideNext.t6 {
	  right: -0.4rem;
	}
}

@media (max-width:1280px) {
a.btn.big.btn-home-js {
	flex: 0 0 auto;
}
.zapoi-row {
  justify-content: space-around;
  flex-wrap: wrap;
}
.zapoi-item.v2 {
  width: ;
}


}
@media (max-width:1100px){
  .licence-left {
    width: 100%;
  }
  .licence-cont {
    flex-wrap: wrap;
    justify-content: center;
  }
  .price-item {
    width: 31%;
  }
  .news-cont {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr)
  }
  .news-item {
    height: 35rem;
  }
  .adr {
    width: 100%;
  }
  .contact-page-form-adr{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .contactsp-center {
    padding: 3rem 1.5rem;
    width: 24rem;
    margin-top: 3rem;
/*     width: 70%; */
    margin: 0 auto;
  }
  .new_lic_box a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin: 0 10px;
	height: auto;
	overflow: hidden;
}
  .spec-form__info {
    width: 100%;
  }
  .spec-form__info.rel {
    margin: 0 auto;
  }
  .spec-form__wm{
    display: none;
}
  .logo__text {
    display: none;
}
  .header-cont .h-item {
    display: none
}
  .mpr-desc{
    display: none;
}
  .mpr-mob{
    display: block;
    transform: translateX(-1rem);
}
  .actions-item{
    width: 40%;
    /* height: 45vw; */
    border-radius: 2rem;
    overflow: hidden;
    /* padding: 2rem; */
    margin: 0 auto 1.5rem;
  }
  .rel{
    margin: 0px 4% 5%;
  }
  /* .about-right{
    width: 100%;
    margin-top: 3rem;
  }
  .about-left {
    width: 100%;
  } */
  /* .gtab_hover_left {
    width: 50%;
  }
  .gtab_hover_right {
    width: 48%;
  } */
}

@media (max-width:900px) {
  .works-right__phone {
	  display:none;
	}
  .t20 {
	font-size: 14px;	
	}
  .news-one__left {
    width: 100%
  }
  .hdn-m{
		display: none;
	}
body .advas-item__img img {
    width: 110px !important;
}
a.link.dcolor.t24.fw9.dsh.fade_in {
    font-size: 2rem;
}
.nums-text a.link-num {
    font-size: 18px;
}
.main-btn__text.tac {
    width: 100%;
    justify-content: flex-start!important;
    /* margin-left: 40px; */
    display: flex;
    text-align: left;
    margin-left: 0;
    margin-top: 15px;
}
  html {
    font-size: 10px
  }
  body {
    overflow-x: hidden
  }
  .container {
    max-width: 90vw
  }
  .container-big {
    max-width: 90vw
  }
  .container-min {
    max-width: 90vw
  }
  .container-md {
    max-width: 90vw
  }
  .wrt {
    padding-left: 0
  }
  .box {
    right: 7rem;
    top: 9rem
  }
  .scroll {
    display: none
  }
  .nav-but-wrap {
    top: 1.7rem
  }
  .spot_aqua,
  .spot_aqua2,
  .svg-mod {
    left: -20%;
    top: 40%;
    width: 34rem;
    height: 38rem
  }
  .svg-mod.v2 {
    left: 23%;
    top: 50%
  }
  .hd-wrap {
    width: 41%
  }
  .header .header-stars {
    display: none
  }
	.widget__contacts {
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
    padding: 0;
    background: 0 0;
    height: auto;
    z-index: 200;
    width: 100%;
    display: block;
	}
	.widget__contacts .header__seti {
    width: 100%;
    display: flex;
}
.widget__contacts .header__seti a {
	height: 48px;
	display: flex;
	justify-content: space-evenly;
	/* justify-content: center; */
	align-items: center;
}
.widget__contacts .header__seti>* {
	flex-grow: 1;
	flex-basis: 35px;
}
.header__seti br{
	display: block;
}
.header__phone.mobile .header__phone-number {
	width: 100%;
	margin-left: auto;
	background-image: linear-gradient(to top, #fdcc43 0, #fce18b 100%);
	color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-evenly;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.about-cont {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.about-left {
  width: 100%
}
.about-right {
  width: 100%;
  margin-top: 3rem
}
.spec-item {
  width: 48%;
  height: 50vw
}
.spec-form {
  width: 100%;
  /* margin-top: 21rem; */
  overflow: inherit
}
.gtab_hover_left {
  width: 60%;
  }
.gtab_hover_right {
  width: 38%;
  }
.vrachi-cont .licence-slider-wrap .t22, .vrachi-cont a.black {
    font-size: 1.4rem;
    line-height: 1.2;
}
}
@media (max-width:768px){
.vrachi-cont .licence-slider-wrap .t22 {
    font-size: 1rem;
    line-height: 1.2;
}	
.vrachi-cont .slick-dots {
    padding-inline-start: 0px;
}
  .mhz19{
		display:none;
	}
	.c-nav-cont{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-row-gap:1rem;

	}
	.c-nav .c-nav-cont {
		display: grid;
		grid-template-columns: 1fr;
	}
	.seob.pre {
		padding-bottom: 0;
	}
	.mhz12{
		display:none;
	}
	.mhz13{
		display:none;
	}
  
  .news-item {
    height: 30rem;
  }
  .price-item {
    width: 48%
  }
  .feedback-list {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .actions-item {
    width: 48%;
  }
}

















@media (max-width:767px) {
		.zapoi-cont {
    display: grid;
    gap: 2rem;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(1, 1fr);
	justify-items: flex-start;
	}
	.observation-count {
		display: -ms-grid;
		display: grid;
		gap: 2.5rem;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}
	.works-right {
		width: 30rem;align-content
	}
	.works-left {
        display: none;
    }
	.works-right__phone {
		display: none;
	}
	.test-form .t18 {
		font-size: 16px;
		white-space: nowrap;
	}
	.nav-head .socials .socials-item__img {
		margin-top: 3px;
	}
	.footer-block {
		flex-wrap: wrap;
	}
	.footer-item-r {
		width: 100%;
		margin-bottom: 25px;
	}
  .main-btn__wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5rem;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 #000;
    box-shadow: 0 0 0 #000;
    border: none;
    height: auto
  }
  .nav__wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 644;
    display: block;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
  }
  .nav__wrap.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  .burger__wrap-block {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: auto
  }
  .sub-menu {
    width: calc(100% + 1.5rem)
  }
  .close-nav {
    display: block
  }
  .nav a {
    font-size: 1.4rem;
    padding: 1rem;
    border-bottom: 1px solid #e8e8e8;
  }
  .nav > li > a {
    font-weight: 600;
    background-color: rgba(86, 195, 215, 0.02);
  }
  .nav .sub-menu a {
    font-size: 1rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .nav__wrap .nav li {
    width: 100%
  }
  .nav__wrap .nav li a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .nav li.menu-item-has-children:hover .sub-menu {

  }
  .nav__wrap .menu-item-has-children.active .nav-ar {
    -webkit-transform: translate(3.5rem,-.1rem) rotate(360deg);
    -ms-transform: translate(3.5rem,-.1rem) rotate(360deg);
    transform: translate(3.5rem,-.1rem) rotate(360deg)
  }
  .nav__wrap .menu-item-has-children.active .sub-menu {
    padding-left: 15px;
    opacity: 1!important;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
  }
.nav__wrap .menu-item-has-children.active .sub-menu li a {
    font-size: 12px!important;
    color: #2b2b2b!important;
	font-weight: 500;
    letter-spacing: 0.1px;
    border-left: 2px solid #e0e0e0;
    margin-left: 5px;
}
/* Отступы для второго уровня вложенности в открытом меню */
.nav__wrap .menu-item-has-children.active .sub-menu .menu-item-has-children.active .sub-menu {
    padding-left: 20px;
}
.nav__wrap .menu-item-has-children.active .sub-menu .sub-menu li a {
    font-size: 11px!important;
    border-left: 2px solid #c0c0c0;
    margin-left: 8px;
}
/* Отступы для третьего уровня вложенности */
.nav__wrap .menu-item-has-children.active .sub-menu .sub-menu .menu-item-has-children.active .sub-menu {
    padding-left: 20px;
}
.nav__wrap .menu-item-has-children.active .sub-menu .sub-menu .sub-menu li a {
    font-size: 10px!important;
    border-left: 2px solid #a0a0a0;
    margin-left: 12px;
}
/* Подсветка активного элемента в открытом мобильном меню */
.nav__wrap .menu-item-has-children.active .sub-menu li.current-menu-item > a {
    color: #ff2625 !important;
    font-weight: 700 !important;
    background-color: rgba(255, 38, 37, 0.08) !important;
    border-radius: 5px;
    border-left: 3px solid #ff2625 !important;
}
.nav__wrap .menu-item-has-children.active .sub-menu li.current-menu-ancestor > a,
.nav__wrap .menu-item-has-children.active .sub-menu li.current-menu-parent > a {
    color: #56c3d7 !important;
    font-weight: 600 !important;
    border-left: 3px solid #56c3d7 !important;
}
  .nav__wrap .menu-item-has-children {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0
  }
  .nav__wrap .menu-item-has-children a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
  }
  .nav__wrap .menu-item-has-children .sub-menu a {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .nav__wrap .menu-item-has-children:before {
    display: none
  }
.nav-ch-bord {
    position: relative;
    top: 1.4rem;
    right: -1rem;
    -webkit-transform: translateY(-50%) rotate(0);
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    border: .7rem solid transparent;
    border-top: 0.8rem solid #fc4140;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 10;
}
  .nav__wrap .nav li.menu-item-has-children.active > a > .nav-ch-bord {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    top: .4rem
  }
  /* Подсветка активной страницы в главном меню мобильной версии */
  .nav__wrap .nav > li.current-menu-item > a,
  .nav__wrap .nav > li.current-menu-ancestor > a {
    color: #ff2625 !important;
    font-weight: 700 !important;
  }
  .nav__wrap .nav > li.current-menu-parent > a {
    color: #56c3d7 !important;
    font-weight: 600 !important;
  }

  .nav-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2rem
  }
  .nav-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem
  }
  .nav {
    width: 22rem;
    margin-left: auto;
    margin-right: auto
  }
  .nav li {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
  }
  .t-min br {
    display: none
  }
  .modal-big {
    width: 90vw
  }
  .footer__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
	
	.news-one__left{
		margin-bottom: 2rem;
	}
  .main-wrap {
    padding-top: 2rem;
    padding-bottom: 6rem
  }
  .t28 br,
  h1 br {
    display: none
  }
  html {
    font-size: 14px
  }
  .title {
    font-size: 2.2rem
  }
  .title br {
    display: none
  }
  .header-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .logo__img {
    width: 6rem;
    margin-right: 1rem
  }
  .logo__text {
    display: none
  }

  .main-img {
    margin-top: 3rem;
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    width: 16rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem
  }
  .title-lg {
    font-size: 32px
  }
  h2 {
    text-align: center
  }
  .slideNext.t2 {
    right: -3.5rem
  }
  .slidePrev.t2 {
    left: -3.5rem
  }
  .main-slider-tlt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
.main-slider-tlt .title-lg {
    width: 100%;
    text-align: left;
	font-size: 26px;
}
  .main-slider-tlt .title-lg br {
    display: none
  }
  .mprice {
    margin: 1rem;
    margin-left: auto;
    margin-right: auto
  }
.new_home .main-slider__item {
    padding: 2rem 0 250px;
}
.main-slider {
    width: 95%;
}
.new_home .main-btn__text.tac a.link.dcolor.t24.fw9.dsh.fade_in {
    font-size: 26px;
}
  .main-slider .t30 {
    text-align: center;
    margin-bottom: 2rem
  }
  .main-btn__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
.new_home .main-btn__wrap {
    justify-content: flex-start;
    align-items: flex-start;
    position: absolute;
    bottom: 20px;
}
a.btn.big.btn-home-js span.fade_in {
    font-size: 24px;
}
.main-btn__text.tac .kr-text.mbs {
    display: none;
}
.main-bg.main-bg-mob + .container.rel {
    margin: 0 auto;
}
	.main-btn__text.tac {
		align-items: flex-start;
	}
.new_home .home_p ul.slick-dots {
    bottom: -70px !important;
}
.new_home .mprice-text-b.fw9.title-lg2 {
    white-space: nowrap;
	font-size: 36px;
    bottom: 2.3rem;
	left: 13px;
}
.new_home .mprice-gray.gray.tdt.t28 {
    top: -105px;
    left: 16px;
    font-size: 26px;
    white-space: nowrap;
}
.main-slider__item .mprice.mpr-mob img {
    display: none;
}
.main-slider__item .mprice.mpr-mob {
    position: absolute;
    bottom: 112px;
}
  .main-btn__text {
    margin-left: 0;
    margin-top: 1rem
  }
  .main-slider-tlt {
    margin-bottom: 1rem
  }
  .main-bg {
    display: none
  }
  .main-bg-mob {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block !important;
  }
  .main-bg-mob img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .wmmob {
    display: block!important;
    width: 19rem;
    margin-left: auto;
    margin-right: auto
  }
  .actions-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  /* .actions-item {
    width: 47%;
    height: 45vw;
    border-radius: 2rem;
    overflow: hidden;
    padding: 2rem;
    margin-bottom: 1.5rem
  } */
  .actions-item__bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  
  .spec-row__item-head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .rub {
    margin: .5rem
  }
  .spec-item__btns .btn {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  
  .spec-form__wm {
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    top: auto;
    bottom: 100%;
    width: 20rem
  }
  .spec-form__info {
    width: 100%;
    margin-left: 0;
    position: relative;
    z-index: 12
  }
  
  .licence-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .licence-left {
    width: 100%
  }
  .sl-arrows {
    padding: .5rem
  }
  .licence-right {
    width: 100%
  }
  .sert-slider__item {
    height: 90vw
  }
  .feedback-list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .feedback-list__li {
    margin: .5rem
  }
  .tab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.5rem
  }
  .feedback--video {
    height: 45vw
  }
  .feedback-feed {
    width: 47%
  }
  .feedback-feed__head {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .feed-star {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: .3rem
  }
	.mob-a-show{
		display: flex !important;
	}
  .advas-left {
    width: 100%
  }
  .advas-item br {
    display: none
  }
  .advas .feedback-links {
    width: 100%
  }
  .advas-text {
    display: none
  }
  .step-f-row {
    width: 100%
  }
  .step-f-row2 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .spec-form__img {
    display: none
  }
	.step-form {
		background-color: #f7f7f7;
		border-radius: 2rem;
		margin-top: 20px;
		padding-bottom: 3rem;
	}
	.step-form {
		margin-top: 20px;
	}
	.actions + .step {
		padding-top: 0;
	}
  .step-form .spec-form__wm {
    width: 20rem;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    top: auto
  }
  
  .contacts-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }	
  .contacts-left {
    width: 100%;
    margin-bottom: 3rem
  }
  .contacts-center {
    width: 100%;
    padding-top: 0
  }
  .contacts-center .t36 br {
    display: none
  }
  .contacts-right {
    width: 100%;
    margin-top: 2rem
  }
  .c-nav-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-nav-cont {
    padding-bottom: 0
  }
  .footer-cont br {
    display: none
  }
  .map-hover {
    display: none
  }
  .c-nav__cts .t20.msm {
    margin-bottom: 1rem
  }
  .mimg {
    bottom: -12rem;
    right: 0;
    width: 18rem
  }
  .modal-big {
    width: 24rem;
    background-color: #fafafa;
    border-radius: 2rem;
    padding-bottom: 12rem
  }
  .modal-big .modal-bg {
    display: none
  }
  .spec-form {
    background-color: #fafafa;
    border-radius: 2rem
  }
  .gtab__item {
    width: 100%
  }
  .nav-footer .nums {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .main-404__img {
    position: relative;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    right: auto;
    top: auto;
    margin-bottom: 2rem
  }
  .main-404__cont {
    padding-left: 0;
    padding-right: 0
  }
  .main-404__cont .title,
  .main-404__cont .title-lg {
    text-align: left
  }
  .mthc {
    padding-bottom: 16rem
  }
  .main-th__img {
    width: 21rem;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
  }
  .main-th__img2 {
    width: 7rem
  }
  .main-404__cont {
    padding-top: 2rem
  }
  .lid-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .lid-form .inp-min {
    width: 100%;
    margin-top: 1rem;
    text-align: center
  }
  .lid-form .inp-min3 {
    width: 100%
  }
  .lid-btns {
    position: relative;
    padding-top: 1.2rem
  }
  .form-politics-link {
    position: relative;
    left: auto;
    top: auto;
    width: 100%
  }
  .main-lid__cont {
    padding-bottom: 5rem;
    text-align: center
  }
  .main-lid__img {
    position: relative;
    right: auto;
    top: auto;
    width: 24rem;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  .sert-slider-page__item {
    height: 40vw
  }
  .sert-slider-wrap.v2 {
    width: 87%
  }
  .gallery-slider {
    width: 83%
  }
  .gallery-slider__item {
    height: 80vw
  }
  .gallery {
    padding-bottom: 2rem!important
  }
  .vrachi-cont .licence-slider-wrap {
    width: 85%
  }
  .stm-img {
    position: relative;
    right: auto;
    bottom: auto;
    width: 24rem;
    margin-top: 2rem;
    margin-bottom: -5rem;
    margin-left: auto;
    margin-right: auto
  }
  .stm-img .spec-form__wm-box {
    left: 4.3%;
    top: 10%;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
  }
	.stm-img .spec-form__wm-box {
		left: -55px;
	}
  .news-one .title {
    text-align: left
  }
  .news-one__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  
  .news-one__right {
    width: 100%;
    margin-top: 2rem
  }
  .kn-cont {
    padding: 3rem;
    margin-top: 19rem;
    background-color: #f7f7f7;
    border-radius: 2rem
  }
  .kn-img {
    bottom: 100%;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20rem
  }
  .kn-bg {
    display: none
  }
  .kn-btns {
    z-index: 12
  }
  .kn-info {
    width: 100%
  }
  .kn-gerb.v2 {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 2rem
  }
  .kn-phn {
    display: none
  }
  .kn-info .lbtext,
  .kn-info .spec-form__row {
    width: 100%
  }
  .contactsp-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .contactsp-first{
		width: 100%;
	}
  .contactsp-last {
    width: 100%;
    margin-top: 2rem
  }
  
  .c-soc {
    /* width: 14.5rem */
  }
  .main-landing .bread-wrap {
    padding-bottom: 1rem
  }
  .main-list-wrap {
    width: 100%
  }
  .main-wrap {
    padding-bottom: 3rem
  }
  .zapoi {
    margin-top: 0;
    padding-top: 3rem
  }
  .reab-text {
    width:100%
  }
  .zapoi-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .zapoi-row {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 2rem
  }
  .zapoi-item {
    margin-bottom: 1.4rem
  }
  .zapoi-gerb {
    margin-left: auto;
    margin-right: auto;
	width: auto;
	height: auto
  }
  .zapoi-bg {
    position: absolute;
    left: 0;
    top: 0;
    width:auto;
    height: auto;
}
  .consequences-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .consequences-item {
    margin-bottom: 2rem
  }
  .signs-item {
    width: 97%;
    margin-bottom: 2rem;
    border-radius: 1rem;
    overflow: hidden
  }
  .signs-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .signs-item__bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .signs {
    padding-bottom: 3rem
  }
  
  .works-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .works-left {
    width: 100%
  }
  .works-right {
    width: 24rem;
    padding: 4rem 2.4rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f7fa;
    border-radius: 1rem
  }
  .works-right__bg {
    display: none
  }
  .faq2-left {
    width: 100%
  }
  .faq2-man {
    position: relative;
    width: 21rem;
    margin-left: auto;
    margin-right: auto;
    right: auto;
    top: auto;
    margin-top: -3rem;
    margin-bottom: -1rem
  }
  .lomka-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .lomka-left,
  .lomka-right {
    width: 100%
  }
  .lomka-left {
    margin-bottom: 2rem
  }
  .pgl2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
  }
  .pgl2 .feedback-list__li {
    margin-right: 1rem;
    margin-left: 1rem
  }
  .reab-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .reab {
    padding-top: 5rem
  }
  .padvas-cont {
    width: 100%
  }
  .observation-cont {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3,1fr)
  }
  .etaps2-cont {
    padding-right: 0
  }
  .sreab-cont {
    padding: 2rem;
    background: #f2f5f4;
    border-radius: 1.5rem
  }
  .sreab-bg {
    display: none
  }
  .sreab-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 14rem
  }
  .sreab-left {
    width: 100%
  }
  .tgy .feedback-list__li {
    width: 100%
  }
  .feedback-list__li br {
    display: none
  }
  .sreab-img {
    width: 21rem
  }
  .sreab-img .spec-form__wm-box {
    right: 13%;
    top: 29%
  }
  .nav__wrap {
    overflow-y: scroll;
    padding-bottom: 3rem
  }
  /* .rel {
    margin: 0;
  } */
	.test-item .checkbox-psevdo {
		width: 25px;
		height: 25px;
		top: -6px !important;
		left: -19px !important;
		box-shadow: 0 0 5px 4px rgb(0 0 0 / 3%);
	}

	body .zapoi-gerb picture:last-child {
		order: 1;
		flex: 0 0 90px;
	}
	.price-item-lb {
		right: 0;
		left: 0;
		top: -13px;
		margin: auto;
		max-width: 120px;
		text-align: center;
	}
	.pgl2 .feedback-list__li {
		position: relative;
	}
	.pgl2 .feedback-list__li picture {
		position: absolute;
		left: -23px;
		top: 5px;
	}
	.new_lic_box {
		flex-direction: column;
	}
	.new_lic_box a {
		margin-bottom: 20px;
	}
	.socials.v2 .socials-item__img {
		margin-top: 3px;
	}
	body .geo:before {
		content: "";
		display: inline-block;
		margin-right: 3px;
		width: 17px;
		height: 17px;
		background-size: contain !important;
		background: url(../img/page-2/pin.png) 0 0 no-repeat;
	}
	.seob.pre br {
		display: block;
		margin-bottom: 5px;
		width: 100%;
	}
	.advas-item.mb h3.t24.mbm.fade_in {
		width: calc(100% - 100px);
		padding-left: 9px;
	}
	body .advas-item {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	body .advas-item .advas-item__img {
		width: 100px;
		margin-left: -20px;
	}
	body .advas-item  .t22.lh13.fade_in {
		width: 100%;
	}
	.advas.no_advas {
		display: none !important;
	}
	
}











@media (max-width:567px) {
  .works-right {
        width: 100%;
	}
  .spec-list {
    flex-direction: column;
    align-items: flex-start;
  }
  .zapoi-item.v2 {
    width: 100%;
  }
  .chapter-slider__item-img {
    height: 100vw
  }
  .logo__text {
    display: none
  }
  /* .t24 {
    font-size: 1rem
  }
  .t20 {
    font-size: 1rem
  } */
  .modal-wrap {
    width: 90vw
  }
  html {
    font-size: 13px
  }
  /* .t12 {
    font-size: 1rem
  } */
  .modal-sm {
    width: 90vw
  }
  .modal-wh {
    width: 100%
  }
  .close {
    top: 0;
    right: 0
  }
  .reit {
    display: none
  }
  .header {
    padding-top: 1rem
  }
  /* .t22 {
    font-size: 1rem
  } */
  .footer-cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .footer-cont .t18 {
    margin: .8rem 0
  }
  .t-min2 {
    font-size: 2rem
  }
  .title,
  .title-lg {
    text-align: center
  }
  .title br,
  .title-lg br {
    display: none
  }
  br {
    display: none
  }
  .title-lg {
    font-size: 35px
  }
  .header-cont .h-item {
    display: none
  }
  .header-cont .h-soc {
    display: none
  }
  .header-cont .logo {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .header-cont .lang-box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .header-cont .burger__wrap-block {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .header-cont .nums {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    margin-left: auto;
    margin-right: auto
  }
  .header-cont .nums-wrap {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin: .6rem 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .nav-head {
    padding-top: 3rem
  }
  .close-nav {
    top: -1rem;
    right: -1.6rem;
  }
  .main-btn__wrap .btn.big {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
  .wmmob {
    width: 16rem
  }
  .actions-item {
    width: 98%;
    /* height: 65vw */
  }
	.actions-item {
		min-height: 295px;
		padding: 20px;
		justify-content: center;
	}
	.actions-item div.t36.mbm.fade_in, 
	.actions-item div.t22.fwb {
		padding-right: 29%;
	}
  .actions {
    padding-top: 3rem
  }
  .spec-row__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .spec-row__item-text {
    width: 100%;
    margin-top: 1.5rem
  }
  .spec-row__item-head .t36 {
    width: 100%;
    margin-right: 0
  }
  .spec-row__item {
    padding: 2rem
  }
  .spec-item {
    width: 98%;
    height: 90vw
  }
  .spec-item__btns .btn {
    padding: 1.1rem 1rem
  }
  .spec-form__wm-box {
    width: 14rem;
    height: 14rem;
    padding: .7rem
  }
  .spec-form__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .spec-form__row .inp-md,
  .spec-form__row .inp-min2 {
    margin-bottom: 1rem;
    width: 100%
  }
  /* .t14 {
    font-size: 1rem
  } */
  .form-politics-link .whsp {
    white-space: inherit;
    font-size: .7rem
  }
  .spec-form__box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .spec-form__box .t14.mr {
    margin-right: 0;
    margin-bottom: .7rem
  }
  .spec-form__row {
    margin-bottom: 0
  }
  .about-slider__wrap {
    width: 80%
  }
  .about-slider__item {
    height: 100vw
  }
  .about-clc {
    right: -1rem;
    top: 0
  }
  .licence-slider-wrap {
    width: 80%
  }
  .licence-left {
    margin-bottom: 4rem!important
  }
  .about-slider .slick-dots,
  .contacts-slider .slick-dots,
  .licence-slider .slick-dots,
  .sert-slider-wrap .slick-dots {
    top: auto;
    right: 0;
    bottom: -2rem;
    width: 100%;
    text-align: center
  }
  .about-slider .slick-dots,
  .contacts-slider .slick-dots {
    bottom: -3rem
  }
  .about-slider-row,
  .licence-slider-wrap .about-slider-row,
  .sert-slider-wrap .about-slider-row {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .slick-dotted.slick-slider {
    margin-bottom: 4.4rem
  }
  .contacts-cont {
    padding-bottom: 6rem
  }
  .tab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .tab-item {
    margin: .5rem
  }
  .feedback--video {
    width: 48%;
    margin-bottom: 1rem
  }
  .feedback-feed {
    width: 98%
  }
  .feedback-links {
    text-align: center
  }
  .feedback-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .advas-left {
    margin-left: 0
  }
  .advas-item {
    width: 48%
  }
	.new_home .advas-item.mb {
		width: 100%;
	}
  .news-item {
    height: 340px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;	  
  }
  .news-cont {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1,1fr)
  }
  .contacts-slider {
    width: 80%
  }
  .header-stars__img {
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  .c-nav .logo__img {
    width: 11rem
  }
  .c-nav__item {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: .6rem
  }
  .c-nav__cts {
    width: 100%
  }
  .c-nav__cts .nums {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .footer .t14 {
    font-size: .7rem;
    text-align: center;
    margin: .5rem
  }
  .footer .polit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    flex-direction: column;
    width: 100%
  }
  .main-lid__cont {
    padding-top: 3rem
  }
  .main-lid__img {
    margin-bottom: 1rem
  }
  .lid-btns .form-politics-link {
    text-align: left
  }
  .sert-slider-page__item {
    height: 90vw
  }
  .sert-slider-wrap.v2 {
    width: 80%
  }
  .vrachi-cont .slick-dots {
    text-align: center
  }
  .vrachi-cont .licence-slider-wrap {
    width: 80%
  }
  .vrachi {
    padding-bottom: 3rem
  }
  .sertif-bot .sertif {
    padding-bottom: 2rem
  }
  .kn-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .kn-row .c-nav-list {
    margin-right: 0;
    margin-bottom: 2rem
  }
  .kn-btns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .kn-btns .btn.big {
    width: 100%
  }
  .kn-btns .kn-box {
    margin-left: 0;
    margin-top: 1.5rem
  }
  .kn-trv {
    display: none
  }
  .title-lg3 {
    font-size: 2.5rem
  }
  .contactsp .t16 {
    font-size: 1rem
  }
  .ctc-soc__item {
    width: 2.2rem;
    height: 2.2rem
  }
  
  .file-link {
    padding: 1.2rem
  }
  .sl-arrows {
    display: none;
    width: 0
  }
  .about-slider__wrap,
  .contacts-slider,
  .licence-slider-wrap,
  .sert-slider-wrap,
  .vrachi-cont .licence-slider-wrap {
    width: 100%!important
  }
  .sert-slider-page__item,
  .sert-slider__item {
    height: 64vw
  }
	a.sert-slider-page__item {
		height: auto;
	}
  .arrows {
    display: none!important
  }
  .gallery-slider {
    width: 100%!important
  }
  .main-list-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .zapoi-item__num {
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
  .consequences-item {
    width: 47%
  }
  .consequences {
    padding-bottom: 3rem
  }
  .signs-item .spec-list.v1 .spec-list__item {
    width: 100%
  }
  .signs-item .spec-list.v1 .spec-list__item br {
    display: none
  }
  .signs-item {
    border-radius: 1rem;
    background: #e7dbd8
  }
  .signs-item__bg {
    display: none
  }
  .signs-item .spec-list {
    width: 100%
  }
  .signs-item:last-child {
    background: #d7e3e7
  }
  .price-item {
    width: 98%
  }
  .works-right__phone {
    position: relative;
    left: auto;
    top: auto;
    width: 6rem;
    margin-left: auto;
    margin-right: auto;
    display: none;
    margin-bottom: 1rem
  }
  .licence-page .licence {
    padding-bottom: 3rem
  }
  .lomka-slider {
    width: 100%
  }
  .pgl2 .feedback-list__li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    /* flex-direction: row */
  }
  .lomka {
    padding-bottom: 1rem
  }
  .padvas-item {
    width: 45%
  }
  .observation-cont {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr)
  }
  .etaps2-item {
    width: 47%
  }
  .etaps2 {
    padding-bottom: 12rem
  }
  .sreab-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .sreab-form {
    width: 18rem
  }
  .sreab-img {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
	.header{
		display: none;
	}
	.header-mob{
		display: block;
		z-index: 40;
		background: #fff;
	}
	.header-mob .kr-text__text{
		font-size: 0.73rem;
	}
	.mwmob{
		padding-top: 5rem;
		padding-bottom: 120vw;
	}
	.mwmob.home_p {
		padding-bottom: 0;
	}
	.home_p .main-bg-item.main-bg-mob__item {
		background-position: 0 0 !important;
	}
	.home_p ul.slick-dots {
		bottom: -40px !important;
	}
	.main{
		z-index: 200;
	}
	/* .mwmob {

	} */
	.main-bg{
		display: none;
	}
	.main-bg-mob{
		display: block;
		/* background: #fff; */
	}
	.main-bg-item{
		height: 100%;
	}
	.mvbl {
    width: 2.3rem;
		justify-content: flex-end;
		align-items: center;
	}
	.logo__img {
    width: 7rem;
    margin-right: 0.5rem;
	}
	.main-slider .t30{
		font-size: 1.1rem;
	}
	.t24.link{
		font-size: 1.6rem;
	}
	.contactsp-first .link-num , .c-nav .link-num{
		font-size: 1.6rem;
	}
	.mpr-desc{
		display: none;
	}
	.mpr-mob{
		display: block;
		transform: translateX(-1rem);
	}
	.mpr-mob2{
		display: block;
		transform: translateX(-1rem);
	}
	.main .slick-dots {
    bottom: -1rem;
	}
	.mibt{
		margin-bottom: 3rem;
	}
	.tab, .news-tabs{
		display: flex;
		/* flex-wrap: nowrap; */
		/* overflow-x: scroll; */
		justify-content: center;
		padding-bottom: 1rem;
	}
	.tab-item{
		width: 13rem;
		flex-shrink: 0;
		margin-right: 1rem;
		text-align: center;
	}
	.advas .feedback-links{
		justify-content: flex-start;
		padding-left: 0rem;
	}
	.step-form{
		padding: 3rem 2rem;
	}
	.seob__text:before{
		display: none;
	}
	.bread{
		justify-content: center;
	}
	.vrachi + .step {
		padding-top: 0;
	}


	
}





















.works {
display:block;
}

.feedback-row {
	display:none;
}

.contacts {
	display:none;
}

.menu-item-307{
	display:none;
}
.new_lic_box a{
	border-radius:50px;
}

.c-nav__first {
	display:none;
}

.futerssilka{
	color:#55c4d5;
	text-decoration:underline;
	cursor: pointer;
}



.mhz {
}

.mhz2 {
	font-size:18px;
}

.c-nav a.link-num{
	font-size:16px;
}

.mhz3 {
	margin-bottom:0;
}

.mhz4 {
	display: flex;
	flex-direction: row-reverse;
}

.mhz10{
	margin-bottom:0.6rem;
}
.mhz11{
	margin-bottom:0.6rem;
}
.mhz12{
	margin-bottom:0.6rem;
	justify-content: flex-start;
	flex-direction: row;
	padding-left:0px;
}
.mhz13{
	margin-bottom:0.6rem;
}
.mhz14{
	margin-bottom:0.6rem;
}
.mhz15{
	margin-bottom: 1rem;
}
.mhz16 {
	display:none;
}
.mhz17 {
	align-items: center!important;
	gap:5px;
}






.justify-content-around {
  justify-content: space-around!important;
}
.prices-button {
  text-align: center;
}
.price_tab, .price_tab1 {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 15%);
  display: flex;
  height: 45px;
  color: #000;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: all .1s ease 0s;
}
.price_tab.active, .price_tab1.active {
  font-weight: 700;
}
.price_tab.active, .price_tab1.active {
  background: linear-gradient(0deg, #00aeef, #00aeef);
}
#tab_select, #tab_select1 {
  transition: all .3s ease 0s;
  display: none;
  width: 100%;
}
.our-works-tab_row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 15px;
  margin-bottom: 20px;
}


.price_table.active {
  display: block;
}
.price_table {
  display: none;
}
.price_block {
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: column;
}
.price-heading {
  margin-bottom: 25px;
}

table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

tbody tr td:nth-child(1) {
  text-align: start;
}

table tr {
  border-bottom: 2px solid #ddd;
  padding: 8px;
}

table th,
table td {
  padding: 8px;
  text-align: start;
}
table th {
  font-size: 18px;
}
thead th {
  color: #000;
  font-size: 18px;
}
.custom-table-th {
  color:#00a2f2;
  font-weight: 600;
}
.add-content {
  margin-top: 25px;
}
.add-content li {
  padding-bottom: 8px;
}
td button {
  background-color: #ff2625;
  background-image: radial-gradient(circle 1430px at 44.75% -78.75%,#fb4d4c 0,#fb4d4c 11%,#ff2625 100%);
  border-radius: 150px;
  cursor: pointer;
  border: none;
  position: relative;
  color: #fff;
  border-radius: 50px;
  padding: 8px 12px
}
.hide {
  display: none;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.title-hide {
  pointer-events: none;
  opacity: 0;
}
.view {
  display: block;
}
.price_tab.active .prices-button{
  color: #fff;
}
.pin-img {
  width: 20px !important;
  height: auto;
}
.mr-1 {
  margin-right: .7rem;
}
.phone-img {
  max-width: 20px !important;
  height: auto;
  position: relative;
  top: 2px;
}
.cont-row__text a {
  color: #000;
}
.card-img {
  width: 20px;
  height: auto;
}
.adressess {
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
.adressess p {
  margin-bottom: 10px;
  margin-top: 5px;
}
.adressess h2 {
  margin-top: 5px;
}
.geo:before {
  content: url('../img/page-2/pin.png');
  display: inline-block;
  margin-right: 3px;
}
.mt-top {
  margin-top: 50px;
  text-align: center;
}
.mt-top a {
  font-size: 20px;
}
.pred-price {
  margin-top: 30px;
}


@media screen and (max-width: 468px) {
  table th {
    font-size: 14px;
  }
  .our-works-tab_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
  }
  .hide {
    display: block;
  }
  .hide a{
   color: #fff;
  }
  .view {
    display: none;
  }
  .price_tab, .price_tab1 {
    padding: 7px;
    height: 35px;
  }
  .our-works-tab_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 20px;
  }
  .ctc-soc__wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px
  }
  .pin-img, .mr-1 img {
    width: 28px !important;
  }
  .feedback-list__li {
    margin: 0;
  }
  .feedback-list {
    align-items: flex-start;
  }
  .gtab_hover_left {
    width: 53%;
  }
  .gtab_hover_right {
    width: 45%;
  }
}

.menu-item-has-children .menu-item-has-children > .sub-menu {
  transform: none !important;
  left: 100% !important;
  top: 0;
  right: 0;
  margin-left: 0px;
  visibility: hidden;
}
.menu-item-has-children .menu-item-has-children:hover > .sub-menu {
  visibility: visible;
}
.menu-item-has-children .menu-item-has-children > .sub-menu::before {
  position: absolute;
  display: block;
  content: " ";
  right: 100%;
  width: 15px;
  height: 100%;
  top: 0;
}
/*.nav__wrap .nav li {
  margin-right: 0;
}
.nav .sub-menu {
  column-count: 1;
}*/
#menu-glavnoe img.emoji {display: none !important}

.map-contacts {
  padding-bottom: 40px;
}
#map {
  height: 400px;
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}
.ymaps-2-1-79-hint {
  border-radius: 3px !important;
}
.ymaps-2-1-79-hint__text {
  border-radius: 3px !important;
  padding: 10px 15px !important; 
  font-size: 16px !important;
}

@media (max-width:767px) {
  .menu-item-has-children .menu-item-has-children > .sub-menu {
    position: relative !important;
    left: 0 !important;
    margin: 0 !important;
    transform: none !important;
    transition: initial !important;
    visibility: visible !important;
  }
  .nav li:hover .sub-menu {
    transform: none;
    opacity: 1;
  }
  .nav .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent;
    transform: none;
    opacity: 1;
    transition: initial;
    box-shadow: none;
    display: none;
  }
  .nav .sub-menu a:hover {
    background-color: transparent !important;
    border-bottom: none !important;
    color: initial !important;
}
.nav .menu-item-has-children:hover {
  color: initial !important;
}
.nav .sub-menu a:hover,
.nav__wrap .nav li a {
  border-bottom: 1px #5c5c5c solid !important;
}
.menu-item-has-children .menu-item-has-children > .sub-menu::before {
  display: none;
}
.menu-item-has-children .menu-item-has-children > .sub-menu {
  padding-left: 20px;
}
/* Уровень 3 вложенности - еще больший отступ */
.menu-item-has-children .menu-item-has-children .menu-item-has-children > .sub-menu {
  padding-left: 20px;
}
.nav .sub-menu a {
  padding: .9rem .9rem;
}
.nav .sub-menu a {
  font-size: 14px;
}
/* Размер шрифта для второго уровня вложенности */
.nav .sub-menu .sub-menu a {
  font-size: 13px;
  padding-left: 1.2rem;
}
/* Размер шрифта для третьего уровня вложенности */
.nav .sub-menu .sub-menu .sub-menu a {
  font-size: 12px;
  padding-left: 1.5rem;
}
body .nav-ch-bord::before {
  position: absolute;
  display: block;
  content: " ";
  top: -27px;
  left: -20px;
  right: -18px;
  bottom: -13px;
}
.nav__wrap .nav {
  padding-left: 5px;
  padding-right: 5px;
}
.nav__wrap .menu-item-has-children .sub-menu a {
  text-align: left;
}
.nav li:hover a {
  color: #282728;
}
.nav .sub-menu li.active > a,
.nav li.active > a {
  color: #ff2625 !important;
}
/* Подсветка активной страницы */
.nav li.current-menu-item > a,
.nav .sub-menu li.current-menu-item > a {
  color: #ff2625 !important;
  font-weight: 700 !important;
  background-color: rgba(255, 38, 37, 0.05) !important;
}
/* Подсветка родительских элементов активной страницы */
.nav li.current-menu-ancestor > a,
.nav li.current-menu-parent > a {
  color: #56c3d7 !important;
  font-weight: 600 !important;
}
.nav__wrap {
  padding-bottom: 95px;
}
}

@media (min-width:767px) {
  .nav .sub-menu {
    display: block !important;
  }
} 


.block_consultation { width: 100%; margin: 80px 0 40px; background: url(../img/bg_consultation.jpg?v=1.1) no-repeat center center; background-size: cover; border-radius: 30px; position: relative; border: 2px solid #FE3231; text-align: center; padding: 30px 30px 30px; }
/*.block_consultation:before { content: ''; width: 165px; height: 189px; position: absolute; left: 0; bottom: 0; background: url(../img/bg_consultation_before.png) no-repeat left bottom; background-size: contain; border-radius: 0 0 0 30px; }
.block_consultation:after { content: ''; width: 165px; height: 189px; position: absolute; right: 0; bottom: 0; background: url(../img/bg_consultation_after.png) no-repeat right bottom; background-size: contain; border-radius: 0 0 30px 0; }
*/.block_consultation.blue { border-color: #56C3D7; }
.block_consultation_title_wrap {
    position: relative;
    margin-top: -70px;
}
.block_consultation_title { display: inline-block; max-width: 90%; vertical-align: top; font-size: 34px; font-weight: 700; line-height: 70px; color: #fff; background: #FE3231; padding: 15px 37px; border-radius: 10px;     line-height: 1.3;}
.block_consultation_text { font-size: 24px; line-height: 32.78px; color: #282828; margin: 20px 0 }
.block_consultation.blue .block_consultation_phone { margin: 25px 0 0; font-size: 28px; font-weight: 700; line-height: 32.78px; display: block !important;}
.block_consultation_phone a { text-decoration: none; color: #282828; }
.block_consultation_phone a i { font-size: 0; line-height: 0; margin: 0 5px 3px 0; width: 24px; display: inline-block; vertical-align: middle; }
.block_consultation_phone a i svg { max-width: 100%; height: auto; }
.block_consultation_phone a i svg path { fill: #FE3231; }
.block_consultation.blue .block_consultation_phone a i svg path { fill: #56C3D7; }
.block_consultation.blue .block_consultation_title { background: #56C3D7; }
.block_consultation_btn { position: relative; z-index: 3; }
.block_consultation_btn .btn { box-shadow: 0px 6px 8px #FE323140; background: #FE3231; font-size: 24px; font-weight: 700; line-height: 32.78px; padding: 30px 45px; }
.block_consultation.blue .block_consultation_btn .btn { background: #56C3D7; box-shadow: 0px 6px 8px #56C3D740; }
.block_consultation_btn .btn span { padding: 0 37px; display: inline-block; position: relative; }
.block_consultation_btn .btn span:before { content: ''; position: absolute; left: 0; top: 50%; transform: translate(0,-50%); width: 25px; height: 25px; background: url(../img/btn_before.svg) no-repeat center center; background-size: contain; }
.block_consultation_btn .btn span:after { content: ''; position: absolute; right: 0; top: 50%; transform: translate(0,-50%); width: 25px; height: 25px; background: url(../img/btn_after.svg) no-repeat center center; background-size: contain; }
.block_consultation_btn .btn:hover { opacity: 0.7; }


@media (max-width:992px) {
    .block_consultation { border-radius: 20px; padding: 35px 20px 30px; }
    .block_consultation:before { width: 130px; height: 149px; border-radius: 0 0 0 20px; }
    .block_consultation:after { width: 130px; height: 149px; border-radius: 0 0 20px 0; }
    .block_consultation_title_wrap { top: -27px; }
    .block_consultation_title { font-size: 30px; line-height: 40px; padding: 5px 17px; }
    .block_consultation_text { margin: 0 0 20px; font-size: 21px; line-height: 28px; }
    .block_consultation_btn .btn { font-size: 20px; padding: 20px 30px; }
    .block_consultation_btn .btn span { padding: 0 28px; }
    .block_consultation_btn .btn span:before, .block_consultation_btn .btn span:after { width: 18px; height: 18px; }
}
@media (max-width:767px) {
    .block_consultation { border-radius: 15px; padding: 15px 15px 15px; }
    .block_consultation:before { width: 90px; height: 103px; border-radius: 0 0 0 15px; }
    .block_consultation:after { width: 90px; height: 103px; border-radius: 0 0 15px 0; }
    .block_consultation_title_wrap { top: auto; position: static; margin: 0 0 15px; }
    .block_consultation_title { font-size: 18px; line-height: 24px; padding: 4px 10px; border-radius: 5px; max-width: none; }
    .block_consultation_text { margin: 0 0 15px; font-size: 16px; line-height: 21px; }
    .block_consultation_phone { margin: 10px 0 0; font-size: 16px; line-height: 20px; }
    .block_consultation_phone a i { width: 16px; }
    .block_consultation_btn .btn { font-size: 15px; padding: 8px 25px!important; }
    .block_consultation_btn .btn span { padding: 0 20px; }
    .block_consultation_btn .btn span:before, .block_consultation_btn .btn span:after { width: 12px; height: 12px; }
}
/* Файлы стилей карточки ПРОВЕРЕННО СПЕЦИАЛИСТОМ */

.doc {
  background-image: url(../img/verified/bg-Boeva.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 86rem;
  margin: 20px;
  display: flex;
  width: 90vw;
  border-radius: 16px;
}
.doc__photo {
  position: relative;
  border-radius: 16px;
}
.doc__photo {
  max-width: 75%;
  min-width: 15%;
  align-self: end;
}
.doc__photo img :not(:last-child) {
  width: 100%;
}
.doc__photo .doc__avatar img {
  width: 150% !important;
  object-fit: cover;
  overflow: hidden;
}
.doc__avatar-2 {
  width: 75%;
  border-radius: 16px;
}

.doc__decor {
  width: 45%;
  border-radius: 16px;
  position: absolute;
  bottom: 3%;
  left: 0%;
}
.doc__decor img {
  width: 75%;
}
.doc__body {
  text-align: left;
}
.doc__title,
.doc__job,
.doc__descr {
  margin: 0 !important;
}

.doc__job,
.doc__descr {
  font-weight: 400;
  font-size: 18px !important;
  color: #000;
}
.doc__job {
  font-weight: 600;
}
.doc__title {
  font-weight: 700;
  font-size: 42px !important;
  color: #56c3d7;
  padding-top: 15px;
}
.doc__descr,
.doc__title,
.doc__job {
  padding-top: 15px;
}
.doc__seal {
  padding-right: 47px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.doc__seal-descr {
  font-weight: 900;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center;
  color: #171717;
}
.doc__seal-decor {
  position: absolute;
  bottom: 0%;
  right: 0%;
  border-radius: 16px !important;
}
@media (max-width: 1160px) {
  /* SETTINGS */
  .doc__title {
    font-size: 36px !important;
  }
  .doc__job,
  .doc__descr {
    font-size: 16px !important;
  }
}
@media (max-width: 1055px) {
  /* SETTINGS */
  .doc__title {
    font-size: 28px !important;
  }
  .doc__job,
  .doc__descr {
    font-size: 16px !important;
  }
}
@media (max-width: 910px) {
  /* SETTINGS */
  .doc__title {
    font-size: 24px;
  }
  .doc__job,
  .doc__descr,
  .doc__seal-descr {
    font-size: 14px !important;
  }
}
@media (max-width: 850px) {
  .doc {
    display: grid;
    grid-template-columns: 0.5fr 1.5fr;
  }
  .doc__photo {
    grid-row: span 2;
    max-width: none;
    min-width: none;
    width: 150%;
  }
  .doc__decor {
    width: 50%;
  }
  .doc__decor img {
    width: 50%;
  }
  .doc__body {
    transform: translateX(-10%);
    line-height: 1.2;
  }
  .doc__title {
    font-size: 18px !important;
  }
  .doc__job,
  .doc__descr,
  .doc__seal-descr {
    font-size: 14px !important;
  }
  .doc__seal {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 7px 15px;
  }
  .doc__descr {
    padding-top: 12px;
  }
  .doc__title,
  .doc__job {
    padding-top: 2px;
  }
}
@media (max-width: 750px) {
  /* SETTINGS */

  .doc__title {
    font-size: 16px !important;
  }
  .doc__job,
  .doc__descr,
  .doc__seal-descr {
    font-size: 12px !important;
  }
}
@media (max-width: 600px) {
  .doc__title {
    font-size: 16px !important;
    padding-top: 2px;
  }
  .doc__job,
  .doc__descr,
  .doc__seal-descr {
    font-size: 9px !important;
    padding-top: 2px;
  }
  .doc__body {
    transform: translateX(0%);
  }
  .doc__seal img:not(:last-child) {
    width: 25%;
  }
}

/* verified */

.verified {
  position: relative;
  overflow: hidden;
  padding: 2rem 0;
  margin-bottom: 30px;
}
.verified__container {
  position: relative;
  z-index: 2;
}
.verified__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -2rem;
  gap: 0.625rem;
  padding: 0 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}
.verified__image {
  position: relative;
  z-index: 5;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 18.8125rem;
          flex: 0 0 18.8125rem;
  background-color: #fff;
}
@supports (width: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem )) {
  .verified__image {
    width: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem );
  }
}
@supports not (width: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem )) {
  .verified__image {
    width: calc(9.75rem + 9.0625 * (100vw - 20rem) / 54.375);
  }
}
@supports (flex-basis: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem )) {
  .verified__image {
    -ms-flex-preferred-size: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem );
        flex-basis: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem );
  }
}
@supports not (flex-basis: clamp( 9.75rem , 6.4166666667rem  +  16.6666666667vw , 18.8125rem )) {
  .verified__image {
    -ms-flex-preferred-size: calc(9.75rem + 9.0625 * (100vw - 20rem) / 54.375);
        flex-basis: calc(9.75rem + 9.0625 * (100vw - 20rem) / 54.375);
  }
}
@supports (height: clamp( 8.125rem , 6.6077586207rem  +  7.5862068966vw , 12.25rem )) {
  .verified__image {
    height: clamp( 8.125rem , 6.6077586207rem  +  7.5862068966vw , 12.25rem );
  }
}
@supports not (height: clamp( 8.125rem , 6.6077586207rem  +  7.5862068966vw , 12.25rem )) {
  .verified__image {
    height: calc(8.125rem + 4.125 * (100vw - 20rem) / 54.375);
  }
}
.verified__image--women img {
  -o-object-position: 25% 50%;
     object-position: 25% 50%;
}
.verified__image--circle {
  border-radius: 50%;
  overflow: hidden;
}
@supports (width: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
    width: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem );
  }
}
@supports not (width: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
    width: calc(8.125rem + 4.375 * (100vw - 20rem) / 54.375);
  }
}
@supports (flex-basis: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
    -ms-flex-preferred-size: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem );
        flex-basis: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem );
  }
}
@supports not (flex-basis: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
    -ms-flex-preferred-size: calc(8.125rem + 4.375 * (100vw - 20rem) / 54.375);
        flex-basis: calc(8.125rem + 4.375 * (100vw - 20rem) / 54.375);
  }
}
@supports (height: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
 height: 7rem;
        width: 7rem;
        min-width: 7rem;
        min-height: 7rem;
        max-width: 7rem;
        max-height: 7rem;
  }
}
@supports not (height: clamp( 8.125rem , 6.5158045977rem  +  8.0459770115vw , 12.5rem )) {
  .verified__image--circle {
    height: calc(8.125rem + 4.375 * (100vw - 20rem) / 54.375);
  }
}
.verified__image img {
  width: 100%;
  height: 100% !important;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 47.99875em) {
  @supports (margin-right: clamp( -2.5rem , -6.6669561428rem  +  13.8898538093vw , 0.0000000625rem )) {
    .verified__image {
      margin-right: clamp( -2.5rem , -6.6669561428rem  +  13.8898538093vw , 0.0000000625rem );
    }
  }
  @supports not (margin-right: clamp( -2.5rem , -6.6669561428rem  +  13.8898538093vw , 0.0000000625rem )) {
    .verified__image {
      margin-right: calc(-2.5rem + 2.5000000625 * (100vw - 30rem) / 17.99875);
    }
  }
}
@media (max-width: 29.99875em) {
  .verified__image {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.verified__body {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0rem 1.3125rem;
  gap: 0.625rem;
}
@media (max-width: 47.99875em) {
  .verified__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1rem 0rem;
  }
  @supports (margin-left: clamp( 0.0000000625rem , 6.6669559344rem  +  -13.8898531148vw , 2.5rem )) {
    .verified__body {
      margin-left: clamp( 0.0000000625rem , 6.6669559344rem  +  -13.8898531148vw , 2.5rem );
    }
  }
  @supports not (margin-left: clamp( 0.0000000625rem , 6.6669559344rem  +  -13.8898531148vw , 2.5rem )) {
    .verified__body {
      margin-left: calc(2.5rem + -2.4999999375 * (100vw - 30rem) / 17.99875);
    }
  }
}
@media (max-width: 29.99875em) {
  .verified__body {
    padding-block: 0.75rem;
    margin: 0;
  }
}
@media (max-width: 29.99875em) {
  @supports (padding-left: clamp( 5.9375rem , -0.3132813477rem  +  31.2539067383vw , 9.0625rem )) {
    .verified__main {
      padding-left: 8rem;
    }
  }
  @supports not (padding-left: clamp( 5.9375rem , -0.3132813477rem  +  31.2539067383vw , 9.0625rem )) {
    .verified__main {
      padding-left: calc(5.9375rem + 3.125 * (100vw - 20rem) / 9.99875);
    }
  }
}
.verified__head {
  font-weight: 400;
  color: #000;
  line-height: 1.3333333333;
}
@supports (font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 1.125rem )) {
  .verified__head {
    font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 1.125rem );
  }
}
@supports not (font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 1.125rem )) {
  .verified__head {
    font-size: calc(0.5625rem + 0.5625 * (100vw - 20rem) / 54.375);
  }
}
@supports (margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__head:not(:last-child) {
    margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem );
  }
}
@supports not (margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__head:not(:last-child) {
    margin-bottom: calc(0.3125rem + 0.625 * (100vw - 20rem) / 54.375);
  }
}
.verified__title {
  display: inline-block;
  font-weight: 700;
  color: #56c3d7;
  line-height: 1.3571428571;
}
@supports (font-size: clamp( 1rem , 0.4022988506rem  +  2.9885057471vw , 2.625rem )) {
  .verified__title {
    font-size: clamp( 1rem , 0.4022988506rem  +  2.9885057471vw , 30px );
  }
}
@supports not (font-size: clamp( 1rem , 0.4022988506rem  +  2.9885057471vw , 2.625rem )) {
  .verified__title {
    font-size: calc(1rem + 1.625 * (100vw - 20rem) / 54.375);
  }
}
@supports (margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__title:not(:last-child) {
    margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem );
  }
}
@supports not (margin-bottom: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__title:not(:last-child) {
    margin-bottom: calc(0.3125rem + 0.625 * (100vw - 20rem) / 54.375);
  }
}
.verified__text {
  font-weight: 400;
  color: #000;
  line-height: 1.3333333333;
}
@supports (font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 1.125rem )) {
  .verified__text {
    font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 18px );
  }
}
@supports not (font-size: clamp( 0.5625rem , 0.3556034483rem  +  1.0344827586vw , 1.125rem )) {
  .verified__text {
    font-size: calc(0.5625rem + 0.5625 * (100vw - 20rem) / 54.375);
  }
}
.verified__checked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@supports (gap: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__checked {
    gap: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem );
  }
}
@supports not (gap: clamp( 0.3125rem , 0.0826149425rem  +  1.1494252874vw , 0.9375rem )) {
  .verified__checked {
    gap: calc(0.3125rem + 0.625 * (100vw - 20rem) / 54.375);
  }
}
@media (max-width: 47.99875em) {
  .verified__checked {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
  }
}
@media (min-width: 47.99875em) {
  @supports (min-width: clamp( 6.25rem , 3.9511494253rem  +  11.4942528736vw , 12.5rem )) {
    .verified__checked {
      min-width: clamp( 6.25rem , 3.9511494253rem  +  11.4942528736vw , 12.5rem );
    }
  }
  @supports not (min-width: clamp( 6.25rem , 3.9511494253rem  +  11.4942528736vw , 12.5rem )) {
    .verified__checked {
      min-width: calc(6.25rem + 6.25 * (100vw - 20rem) / 54.375);
    }
  }
}
@media (max-width: 29.99875em) {
  @supports (padding-left: clamp( 8.75rem , 4.3744530566rem  +  21.8777347168vw , 10.9375rem )) {
    .verified__checked {
      padding-left: 8rem;
    }
  }
  @supports not (padding-left: clamp( 8.75rem , 4.3744530566rem  +  21.8777347168vw , 10.9375rem )) {
    .verified__checked {
      padding-left: calc(8.75rem + 2.1875 * (100vw - 20rem) / 9.99875);
    }
  }
}
.verified__label {
  font-weight: 900;
  text-transform: uppercase;
  color: #171717;
  line-height: 1.3571428571;
}
@supports (font-size: clamp( 0.4375rem , 0.2765804598rem  +  0.8045977011vw , 0.875rem )) {
  .verified__label {
    font-size: clamp( 0.4375rem , 0.2765804598rem  +  0.8045977011vw , 0.875rem );
  }
}
@supports not (font-size: clamp( 0.4375rem , 0.2765804598rem  +  0.8045977011vw , 0.875rem )) {
  .verified__label {
    font-size: calc(0.4375rem + 0.4375 * (100vw - 20rem) / 54.375);
  }
}
@media (max-width: 47.99875em) {
  .verified__label {
    max-width: 6.25rem;
  }
}
@media (max-width: 29.99875em) {
  .verified__label {
    max-width: 5rem;
  }
}
.verified__check {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.875rem;
          flex: 0 0 8.875rem;
}
@supports (flex-basis: clamp( 5rem , 3.5747126437rem  +  7.1264367816vw , 8.875rem )) {
  .verified__check {
    -ms-flex-preferred-size:  clamp( 4rem , 1.574713rem  +  7.1264367816vw , 8.875rem );
        flex-basis: clamp( 4rem , 1.574713rem  +  7.1264367816vw , 8.875rem );
  }
}
@supports not (flex-basis: clamp( 5rem , 3.5747126437rem  +  7.1264367816vw , 8.875rem )) {
  .verified__check {
    -ms-flex-preferred-size: calc(5rem + 3.875 * (100vw - 20rem) / 54.375);
        flex-basis: calc(5rem + 3.875 * (100vw - 20rem) / 54.375);
  }
}
.verified__check img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
.verified__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.verified__bg img {
  position: absolute;
  width: 100%;
  height: 100% !important;
  left: 0;
  top: 0;
  vertical-align: top;
  -o-object-fit: cover;
     object-fit: cover;
}
.verified__list {
  position: absolute;
  z-index: 5;
  bottom: 0;
}
.verified__list img {
  width: 100%;
  height: 100% !important;
  vertical-align: top;
}
.verified__list--1 {
  left: 0;
}
@supports (width: clamp( 3.5625rem , 2.3670977011rem  +  5.9770114943vw , 6.8125rem )) {
  .verified__list--1 {
    width: clamp( 3.5625rem , 2.3670977011rem  +  5.9770114943vw , 6.8125rem );
  }
}
@supports not (width: clamp( 3.5625rem , 2.3670977011rem  +  5.9770114943vw , 6.8125rem )) {
  .verified__list--1 {
    width: calc(3.5625rem + 3.25 * (100vw - 20rem) / 54.375);
  }
}
@supports (height: clamp( 4.0625rem , 2.6831896552rem  +  6.8965517241vw , 7.8125rem )) {
  .verified__list--1 {
    height: clamp( 4.0625rem , 2.6831896552rem  +  6.8965517241vw , 7.8125rem );
  }
}
@supports not (height: clamp( 4.0625rem , 2.6831896552rem  +  6.8965517241vw , 7.8125rem )) {
  .verified__list--1 {
    height: calc(4.0625rem + 3.75 * (100vw - 20rem) / 54.375);
  }
}
.verified__list--2 {
  right: 0;
}
@supports (width: clamp( 2.8125rem , 1.8469827586rem  +  4.8275862069vw , 5.4375rem )) {
  .verified__list--2 {
    width: clamp( 2.8125rem , 1.8469827586rem  +  4.8275862069vw , 5.4375rem );
  }
}
@supports not (width: clamp( 2.8125rem , 1.8469827586rem  +  4.8275862069vw , 5.4375rem )) {
  .verified__list--2 {
    width: calc(2.8125rem + 2.625 * (100vw - 20rem) / 54.375);
  }
}
@supports (height: clamp( 3.1875rem , 2.0610632184rem  +  5.632183908vw , 6.25rem )) {
  .verified__list--2 {
    height: clamp( 3.1875rem , 2.0610632184rem  +  5.632183908vw , 6.25rem );
  }
}
@supports not (height: clamp( 3.1875rem , 2.0610632184rem  +  5.632183908vw , 6.25rem )) {
  .verified__list--2 {
    height: calc(3.1875rem + 3.0625 * (100vw - 20rem) / 54.375);
  }
}


.mprice {
margin-left:0;
}
.licence-slider .slick-dots {
	display: none;
}

.fb{
padding-top: 1.5rem;
}

.licence-slider-wrap .about-slider-row {
    width: 100%;
}

.about-slider-row {
    justify-content: center;
}

@media only screen and (max-width: 500px) and (min-width: 351px)  {
    .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
    }
}

@media only screen and (max-width: 350px)   {
		.observation-count {
		display: -ms-grid;
		display: grid;
		gap: 2.5rem;
		-ms-grid-columns: (1fr)[1];
		grid-template-columns: repeat(1, 1fr);
	}
    .g-recaptcha {
        transform:scale(0.6);
        transform-origin:0 0;
    }
}
.xs_sales__item {
  position: relative;
}
.sales__full {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sales__inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.sales__inner b {
  font-size: 32px;
}
@media screen and (max-width: 768px) {
  .sales__inner b {
    font-size: 20px;
    display: block;
  } 
}
@media screen and (max-width: 900px) {
  body #moove_gdpr_cookie_info_bar {
    bottom: 45px;
  }
  body #moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
    background-color: #fff;
    color: #000;
  }
}
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  background: linear-gradient(#b9e6ef 5%,#45bedb 70%,#2faac9 100%);
}
body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
  border: none;
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  #modal-home .modal-min {
      width: 40rem;
  }
}
.phone_header a {
    color: #000000;
}
.small__phone {
    display: block;
    font-size: 10px;
}
.act .nav li.nav_phone .small__phone {
    font-size: 10px;
}
.block_consultation a {
    display: block;
    color: #ff2625;
}

.dg_bloks_sections_yslygi_container_pagination{
  text-align: center;
  margin-top: 25px;
}
.dg_bloks_sections_yslygi {
    margin: 30px 0;
}



.spec-item .spec-item__info {
  margin: 0;
}
.spec-item .spec-item__price {
  margin: 0;
  padding: 0;
}

.page-197 .container.news-one__cont {
  padding-top:30px
}





.news-one__left .block_consultation.blue {
    margin: 60px 0;
}



@media (max-width: 481px) {
  .news-one__left .block_consultation.blue {
    margin: 20px 0;
}
}




/* =================================================================
   SPEC-ITEM REDESIGN - Карточка услуги с разделением фото и инфо
   ================================================================= */

.spec-cont {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.spec-item {
  display: flex;
  flex-direction: column;
  padding: 0;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
  height: auto;
  min-height: 100%;
}

.spec-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.spec-item:before,
.spec-item:after {
  display: none;
}

/* Обертка для изображения 16:9 */
.spec-item > img.spec-item__img {
  width: 100%;
  height: auto !important;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
  position: relative;
  border-radius: 8px 8px 0 0;
}

/* Информационный блок */
.spec-item .spec-item__info {
  position: relative;
  z-index: 1;
  padding: 2rem !important;
  background: #fff;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 0;
  justify-content: space-between;
}

.spec-item .spec-item__info h4 span.white {
  color: #282728;
}

.spec-item .spec-item__info > .t22 {
  color: #666;
}

/* Знак рубля */
.spec-item .spec-item__price .rub-img {
  display: none;
}

.spec-item .spec-item__price .rub {
  position: relative;
  padding-left: 2.5rem;
}
.spec-item .spec-item__price.mb2 {
  padding-top:12px;
}
.spec-item .spec-item__price .rub::before {
  content: '₽';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.4rem;
  font-weight: 600;
  color: #56c3d7;
  border: 2px solid #56c3d7;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.spec-item:hover .spec-item__price .rub::before {
  background: #56c3d7;
  color: #fff;
}

.spec-item .spec-item__price .t24 {
  color: black;
}

.spec-item .t24 {
  font-size: 24px !important;
}
/* Кнопки остаются как есть */
.spec-item .spec-item__btns {
  margin-top: 1rem;
}

/* Адаптив */
@media (max-width: 1024px) {
  .spec-item {
    width: 48%;
  }

  .spec-item .spec-item__info {
    padding: 1.5rem;
  }
}

@media (max-width: 768px) {
  .spec-item {
    width: 98%;
  }

  .spec-item .spec-item__info {
    padding: 1.5rem;
  }
}







/* =================================================================
   КОНЕЦ SPEC-ITEM REDESIGN
   ================================================================= */






.review-date,
.review-content {
font-size: 16px !important;
}
.review-photo img,
.review-photo {
  width: 100% !important;
  height: 100% !important;
}


.review-photos {
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)) !important;
}

.review-item {
  background: #f6f8fa !important;
      border: 1px solid #e1eaf0 !important;
}

/* =========================================
   PROMO-CARD FORM REDESIGN
   ========================================= */

.doctor-promo-section {
    padding: 60px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promo-card {
    display: flex;
    width: 100%;
    max-width: 1200px;
    background-color: #f4f6f9;
    background-image:
        radial-gradient(circle at 90% 10%, rgba(94, 194, 214, 0.1) 0%, transparent 40%),
        radial-gradient(circle at 10% 90%, rgba(255, 84, 79, 0.05) 0%, transparent 40%);
    border-radius: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0,0,0,0.03);
    overflow: hidden;
}

.promo-card .doctor-col {
    flex: 0 0 42%;
    position: relative;
    background: linear-gradient(to bottom, #e3e8eb 0%, #ffffff 100%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 480px;
    overflow: hidden;
}

.promo-card .doctor-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
    display: block;
}

.promo-card .doctor-badge {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    padding: 15px 20px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    text-align: center;
    z-index: 2;
    border: 1px solid rgba(255,255,255,0.4);
}

.promo-card .doctor-name {
    font-size: 16px;
    font-weight: 800;
    color: #212529;
    margin-bottom: 4px;
    line-height: 1.2;
}

.promo-card .doctor-title {
    font-size: 13px;
    color: #6c757d;
    font-weight: 500;
}

.promo-card .form-col {
    flex: 1;
    padding: 60px 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
}

.promo-card .form-headline {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
    color: #212529;
    margin: 0 0 20px 0;
}

.promo-card .form-headline span {
    color: #ff544f;
}

.promo-card .form-subhead {
    font-size: 18px;
    color: #555;
    margin: 0 0 30px 0;
    line-height: 1.4;
}

.promo-card .features-row {
    display: flex;
    gap: 10px;
    margin-bottom: 35px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.promo-card .feature-pill {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    padding: 8px 16px;
    border-radius: 50px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    color: #333;
    white-space: nowrap;
}

.promo-card .check-circle {
    width: 18px;
    height: 18px;
    background: #5ec2d6;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    flex-shrink: 0;
}

.promo-card .input-row {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    align-items: stretch;
    width: 100%;
}

.promo-card .phone-field-wrap {
    position: relative;
    flex-grow: 1;
    min-width: 0;
}

.promo-card .form-input {
    width: 100%;
    height: 64px;
    border: 2px solid transparent;
    border-radius: 100px;
    padding: 0 25px 0 55px;
    font-size: 18px;
    outline: none;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.03);
    transition: all 0.2s;
    color: #333;
    font-weight: 500;
}

.promo-card .form-input:focus {
    border-color: #5ec2d6;
    box-shadow: 0 0 0 4px rgba(94, 194, 214, 0.15);
}

.promo-card .form-input.error {
    border-color: #ff544f;
    animation: promo-shake 0.4s ease;
}

.promo-card .input-icon {
    position: absolute;
    left: 24px;
    top: 22px;
    width: 20px;
    height: 20px;
    opacity: 0.4;
    pointer-events: none;
}

.promo-card .submit-btn {
    height: 64px;
    padding: 0 40px;
    background: #ff544f;
    color: #fff;
    border: none;
    border-radius: 100px;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    box-shadow: 0 10px 25px rgba(255, 84, 79, 0.25);
    transition: transform 0.2s, background 0.2s;
    position: relative;
    overflow: hidden;
}

.promo-card .submit-btn:hover {
    background: #fa4b46;
    transform: translateY(-2px);
}

.promo-card .submit-btn:active {
    transform: translateY(1px);
}

.promo-card .submit-btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    transform: skewX(-20deg);
    animation: promo-shine 4s infinite;
}

.promo-card .error-msg {
    position: absolute;
    font-size: 12px;
    color: #ff544f;
    left: 30px;
    bottom: -18px;
    opacity: 0;
    transition: opacity 0.2s;
    pointer-events: none;
}

.promo-card .error-msg.visible {
    opacity: 1;
}

.promo-card .legal-text {
    font-size: 13px;
    color: #888;
    margin-bottom: 30px;
    line-height: 1.4;
}

.promo-card .legal-text a {
    color: #888;
    text-decoration: underline;
}

.promo-card .card-footer {
    padding-top: 25px;
    border-top: 1px solid rgba(0,0,0,0.06);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.promo-card .phone-link {
    font-size: 22px;
    font-weight: 800;
    color: #212529;
    text-decoration: none;
}

.promo-card .status-badge {
    font-size: 13px;
    font-weight: 600;
    color: #27ae60;
    background: #fff;
    padding: 8px 16px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.promo-card .pulse {
    width: 8px;
    height: 8px;
    background: #27ae60;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(39, 174, 96, 0.7);
    animation: promo-pulsing 2s infinite;
}

@keyframes promo-shine {
    0% { left: -100%; }
    20% { left: 100%; }
    100% { left: 100%; }
}

@keyframes promo-pulsing {
    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(39, 174, 96, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 6px rgba(39, 174, 96, 0); }
    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(39, 174, 96, 0); }
}

@keyframes promo-shake {
    10% { transform: translate3d(-1px, 0, 0); }
    90% { transform: translate3d(-1px, 0, 0); }
    20% { transform: translate3d(2px, 0, 0); }
    80% { transform: translate3d(2px, 0, 0); }
    30% { transform: translate3d(-4px, 0, 0); }
    50% { transform: translate3d(-4px, 0, 0); }
    70% { transform: translate3d(-4px, 0, 0); }
    40% { transform: translate3d(4px, 0, 0); }
    60% { transform: translate3d(4px, 0, 0); }
}

/* PROMO-CARD RESPONSIVE */

@media (max-width: 1100px) {
    .promo-card .form-headline { font-size: 32px; }
    .promo-card .form-col { padding: 50px 40px; }

    .promo-card .input-row {
        flex-direction: column;
        gap: 15px;
    }
    .promo-card .submit-btn { width: 100%; }
    .promo-card .features-row { justify-content: flex-start; }
}

@media (max-width: 900px) {
    .promo-card {
        flex-direction: column;
        max-width: 650px;
        margin: 0 auto;
    }

    .promo-card .doctor-col {
        flex: none;
        width: 100%;
        height: 350px;
        min-height: auto;
    }
    .promo-card .form-col {
        padding: 40px;
        text-align: center;
    }

    .promo-card .features-row { justify-content: center; }
    .promo-card .card-footer { justify-content: center; }
}

@media (max-width: 600px) {
    .doctor-promo-section { padding: 30px 0; }
    .promo-card { border-radius: 25px; }

    .promo-card .doctor-col { height: 280px; }
    .promo-card .doctor-badge { width: 92%; bottom: 15px; padding: 10px 15px; }
    .promo-card .doctor-name { font-size: 15px; }

    .promo-card .form-col { padding: 30px 20px; }
    .promo-card .form-headline { font-size: 26px; margin-bottom: 15px; }
    .promo-card .form-subhead { font-size: 16px; margin-bottom: 25px; }

    .promo-card .input-row { flex-direction: column; gap: 15px; }
    .promo-card .form-input { height: 60px; font-size: 16px; padding-left: 50px; }
    .promo-card .input-icon { left: 20px; }

    .promo-card .submit-btn { height: 60px; width: 100%; font-size: 16px; padding: 0 20px; }

    .promo-card .features-row { gap: 8px; margin-bottom: 30px; }
    .promo-card .feature-pill { font-size: 13px; padding: 6px 12px; }

    .promo-card .phone-link { display: none; }

    .promo-card .card-footer { justify-content: center; border-top: none; padding-top: 10px; }
    .promo-card .legal-text { text-align: center; margin-bottom: 20px; }
}
















