.green-block a {
  color: #fff;
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body {
  font:
    16px "PT Sans",
    Arial,
    sans-serif;
  width: 100%;
  height: 100%;
  line-height: 20px;
  background: #fff;
  color: #686868;
}

a {
  color: #a47444;
  outline: none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  cursor: pointer;
  border: 0;
  outline: none;
}

input {
  vertical-align: middle;
  outline: none;
  border: 0;
}

input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
}

textarea {
  outline: none;
  resize: none;
}

:invalid {
  box-shadow: none;
}

ol,
ul {
  list-style-position: inside;
}

::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  transition: opacity 0.3s ease;
}

::-moz-placeholder {
  color: #000;
  opacity: 1;
  transition: opacity 0.3s ease;
}

:-moz-placeholder {
  color: #000;
  opacity: 1;
  transition: opacity 0.3s ease;
}

:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  transition: opacity 0.3s ease;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

a,
.btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  display: inline-block;
  vertical-align: top;
}

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

.container {
  /* max-width: 1530px; */
  /* padding-left: 15px; */
  /* padding-right: 15px; */
  /* margin: 0 auto; */
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.hidden {
  overflow: hidden;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.header {
  position: relative;
}

.header-lvl1 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.header-lvl1 .pull-right {
  margin-top: 22px;
}

.slide_set3 {
  background: linear-gradient(89.85deg, #996b3e 0.11%, #c78f58 99.87%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9133',endColorstr='#5ba24e',GradientType=1);
  color: #fff;
}

.slide_set3.slide_set {
  background: rgba(62, 145, 51, 0.8);
  background: -moz-linear-gradient(
    left,
    rgba(62, 145, 51, 0.8) 0%,
    rgba(91, 162, 78, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(62, 145, 51, 0.8) 0%,
    rgba(91, 162, 78, 0.8) 100%
  );
  background: linear-gradient(
    to right,
    rgba(62, 145, 51, 0.8) 0%,
    rgba(91, 162, 78, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(62,145,51,0.8)',endColorstr='rgba(91,162,78,0.8)',GradientType=1);
  color: #fff;
  padding: 10px 0 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 100;
  padding: 10px 0 20px;
}

.slide_set3 .title_style {
  color: #fff;
}

.logo-text {
  font-size: 15px;
  font-family: "FuturaDemiC";
  text-align: left;
  width: 277px;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}

.logo-text .fs21 {
  display: inline-block;
  text-align: left;
  margin-top: 2px;
}

.logo {
  color: #fff;
}

.logo img {
  vertical-align: middle;
  margin-right: 20px;
}

.fs16 {
  font-size: 16px;
}

.fs21 {
  font-size: 19px;
}

.btn_style {
  display: inline-block;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  padding: 9px 38px;
}

.btn_style:hover {
  background: #fff;
  color: #996b3e;
}

.inline-block {
  display: inline-block;
  vertical-align: top;
}

.link-phone {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.text_style2 {
  opacity: 0.8;
  display: inline-block;
  margin-bottom: 9px;
  letter-spacing: 0.5px;
}

.header-block {
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: -13px;
}

.soc-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
}

.soc-item:last-child {
  margin-right: 0;
}

.soc_fb {
  background-image: url(../img/sprite.png);
  background-position: -60px -88px;
  width: 30px;
  height: 30px;
  transition: none;
}

.soc_fb:hover {
  background-position: -60px -119px;
}

.soc_yt {
  background-image: url(../img/sprite.png);
  background-position: -30px -88px;
  width: 30px;
  height: 30px;
  transition: none;
}

.soc_yt:hover {
  background-position: -30px -119px;
}

.header-lvl2 {
  background: #f3f3f3;
  position: relative;
}

.header-lvl2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: 0.1s;
}

.header-lvl2:hover:before {
  visibility: hidden;
}

.header-lvl2.is_stuck {
  z-index: 300;
  background: #fff;
  position: fixed !important;
  bottom: auto !important;
  top: 0 !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.menu {
  list-style: none;
  text-align: center;
  width: calc(100% - 100px);
}

.menu > li {
  display: inline-block;
  vertical-align: top;
  margin-left: -5px;
  position: relative;
}

.menu > li:hover > a {
  background: #c9def2;
}

.menu > li:hover .submenu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}

.menu > li > a {
  display: inline-block;
  font-size: 16px;
  font-family: "FuturaDemiC";
  padding: 16px 16px 14px;
  color: #996b3e;
  text-decoration: underline;
}

.menu > li.parent-menu > a:after {
  position: relative;
  content: "";
  display: inline-block;
  width: 10px;
  height: 8px;
  margin: 0 0 0 5px;
  background: url(../../../../../images/menu_osn_str.svg) no-repeat center;
}

.pos-rel {
  position: relative;
}

.lang {
  float: right;
  margin-top: 16px;
}

.submenu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 340px;
  background: #c9def2;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  z-index: 200;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-0.5em);
  transition:
    all 0.3s ease-in-out 0s,
    visibility 0 linear 0.3s,
    z-index 0 linear 0.01s;
}

.submenu2 {
  position: absolute;
  left: 100%;
  top: -20px;
  width: 340px;
  background: #c9def2;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  z-index: 200;
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-0.5em);
  transition:
    all 0.3s ease-in-out 0s,
    visibility 0 linear 0.3s,
    z-index 0 linear 0.01s;
}

.submenu > li:hover .submenu2 {
  visibility: visible;
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
}

.submenu .title_style2 {
  margin-bottom: 30px;
}

a.title_style2 {
  text-decoration: none;
  display: inline-block;
}

.col_set10 {
  width: 55%;
}

.col_set11 {
  width: 28%;
  margin-right: 2%;
}

.white {
  color: #fff !important;
}

.menu_style2 li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 5px 0 5px 10px;
}

.menu_style2 li a {
  font-size: 16px;
  color: #996b3e;
  text-decoration: none;
  font-weight: 400;
}

.menu_style2 li a:hover {
  text-decoration: underline;
}

.menu_one-col li {
  width: 100%;
  margin-right: 0;
}

.otz_item p {
  margin-bottom: 0;
}

.otz_item p.news-item {
  margin-bottom: 5px;
}

.slider-item {
  position: relative;
  height: 855px;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  padding-top: 200px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.slider-item .title_style {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  color: #fff;
}

.pos-rel.slide1 .slider-item .title_style {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 32px;
  font-family: "PT Sans";
}

.slider-item .container {
  position: relative;
  z-index: 50;
}

.slide-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.title_style {
  font-size: 2vw;
  line-height: 110%;
  text-align: center;
  color: #526f39;
  font-weight: 400;
  font-family: "Optima";
  margin: 7vw 0 2vw;
}

.slide_set.slide_set3 .title_style {
  margin-bottom: 30px;
}

.btn_style2 {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  background: #f25916;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 20px 12px;
}

.btn_style2:hover {
  background: #e54b07;
}

.bx-pager_style {
  position: absolute;
  left: 0;
  bottom: 80px;
  width: 100%;
  text-align: center;
  z-index: 100;
}

.pos-rel.slide1 .bx-pager_style {
  position: absolute;
  left: 0;
  bottom: 261px;
  width: 100%;
  text-align: center;
  z-index: 100;
}

.bx-pager_style li {
  display: inline-block;
}

.bx-pager_style li a {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 60px;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  padding: 0 20px;
}

.bx-pager_style li a.active {
  border-color: #fff;
}

.pos-rel.slide1 .bx-pager_style li a {
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  margin: 0 60px;
  width: 300px;
  height: 65px;
  background-color: #f3f3f3;
  color: #498742;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  padding: 23px 5px;
  box-sizing: border-box;
  text-align: center;
  border: none;
  border-radius: 0;
}

.pos-rel.slide1 .bx-pager_style li a:hover,
.pos-rel.slide1 .bx-pager_style li a.active {
  background-color: #f25916;
  color: #fff;
}

.pos-rel.slide1 .bx-pager_style li a:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #f25916;
}

.bx-prev,
.slick-prev {
  position: absolute;
  left: 0;
  z-index: 100;
  font-size: 0;
  background-image: url(../img/sprite.png);
  background-position: 0 0;
  width: 46px;
  height: 88px;
  background-color: transparent;
}

.bx-next,
.slick-next {
  position: absolute;
  right: 0;
  z-index: 100;
  font-size: 0;
  transform: rotate(180deg);
  background-image: url(../img/sprite.png);
  background-position: 0 0;
  width: 46px;
  height: 88px;
  background-color: transparent;
}

.bx-controls {
  position: absolute;
  left: 0;
  top: 42%;
  width: 100%;
  background: red;
}

.pos-rel.slide1 .bx-prev,
.pos-rel.slide1 .slick-prev {
  position: absolute;
  left: 0;
  z-index: 100;
  font-size: 0;
  background-image: url(../img/sprite.png);
  background-position: 0 0;
  width: 23px;
  height: 44px;
  background-color: transparent;
  background-size: 86px;
}

.pos-rel.slide1 .bx-next,
.pos-rel.slide1 .slick-next {
  position: absolute;
  right: 0;
  z-index: 100;
  font-size: 0;
  transform: rotate(180deg);
  background-image: url(../img/sprite.png);
  background-position: 0 0;
  width: 23px;
  height: 44px;
  background-color: transparent;
  background-size: 86px;
}

.pos-rel.slide1 .bx-controls {
  position: absolute;
  left: 0;
  top: calc(50% - 170px);
  width: 100%;
  background: red;
}

.bx-controls-direction {
  max-width: 1530px;
  margin: 0 auto;
  position: relative;
}

.col_set1 {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}

.preview-img {
  overflow: hidden;
  opacity: 0.5;
  transition: 0.3s;
  line-height: 0;
  display: block;
}

.preview-img img {
  min-width: 100%;
  width: 100%;
}

.desc-block {
  font-size: 24px;
  line-height: 30px;
  padding: 20px;
  color: #5d5d5d;
  box-sizing: border-box;
}

.item-method {
  background: #fff;
  text-decoration: none;
  margin-bottom: 30px;
  position: relative;
}

.item-method .podl {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #6292d3;
}

.item-method:hover .podl {
  background: #6292d3;
}

.item-method .preview-img {
  opacity: 1;
  position: relative;
}

.item-method .preview-img:before {
  content: "";
  display: block;
  width: 127px;
  height: 10px;
  background-color: #f25916;
  opacity: 0.82;
  left: 0;
  bottom: 0;
  position: absolute;
}

.slide_set {
  padding-top: 50px;
  padding-bottom: 50px;
}

.white {
  color: #fff;
}

.desc-overlay {
  width: 92%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 17px;
  box-sizing: border-box;
  padding: 33px 33px 33px 55%;
  line-height: 24px;
  margin: 0 auto;
  min-height: 447px;
  position: relative;
}

.desc-overlay p {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.desc-overlay:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 5%;
  width: 1px;
  height: 90%;
  background-color: #f25916;
  opacity: 0.82;
}

.desc-overlay .btn_style {
  margin-top: 15px;
}

.desc-overlay .btn_style2 {
  width: 230px;
  padding: 8px 20px;
  background-color: #f25916;
  opacity: 0.82;
  text-align: center;
  display: block;
}

.desc-overlay .btn_style2:hover {
  opacity: 1;
}

.slider-steps {
  min-height: 800px;
  overflow: hidden;
}

.pos-rel.only-pc {
  margin: 67px 0;
}

.slider-steps li {
  min-height: 800px;
  box-sizing: border-box;
  padding-top: 29px;
  padding-bottom: 50px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center 0;
}

.slider-steps li .container {
  position: relative;
  z-index: 50;
}

.slider-steps .title_style {
  margin-bottom: 65px;
  line-height: 30px;
  font-size: 30px;
}

.bx-pager_set {
  width: 35%;
  text-align: left;
  margin: 0 0 0 10%;
  max-width: 417px;
}

.bx-pager_set li {
  display: block;
  margin-bottom: 0 !important;
}

.bx-pager_set li a {
  margin: 0;
}

.bx-pager-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 150;
}

.bx-pager-wrapper .bx-pager_style {
  bottom: auto;
  top: 158px;
}

.slide_set2 {
  padding-top: 90px;
  padding-bottom: 140px;
}

.slick-slide {
  outline: none;
}

.item-gallery {
  display: inline-block;
  background: #fff;
  width: 229px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.item-gallery:hover {
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
}

.slider-gallery {
  text-align: center;
  padding-left: 130px;
  padding-right: 130px;
  position: relative;
}

.desc-block_set2 {
  padding: 8px 20px 12px;
}

.slider_style .slick-prev,
.slider_style .bx-prev {
  top: 47px;
  background-image: url(../img/sprite.png);
  background-position: -46px 0;
  width: 46px;
  height: 88px;
}

.slider_style .slick-next,
.slider_style .bx-next {
  top: 47px;
  background-image: url(../img/sprite.png);
  background-position: -46px 0;
  width: 46px;
  height: 88px;
}

.slick-dots {
  text-align: center;
  margin-top: 15px;
}

.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}

.slick-dots li button {
  display: inline-block;
  vertical-align: middle;
  border: none;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  background-color: #6291d3;
  opacity: 1;
  position: relative;
  font-size: 0;
}

.slick-dots li.slick-active button {
  opacity: 0.53;
}

.vakansii_item_zag {
  color: #996b3e;
  font-weight: 700;
  margin-top: 15px;
}

.vakansii_item ul {
  list-style: none;
}

.vakansii_item li {
  color: #5a5a5a;
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
  position: relative;
}

.vakansii_item li:before {
  content: ".";
  color: #996b3e;
  font-weight: 600;
  position: absolute;
  margin-left: -8px;
  margin-top: -4px;
}

.vakansii_item_texttrebovania {
  /* display: none; */
}

.vakansii_item_textright {
  display: none;
  padding: 0 0 0px;
}

.vak_zaya {
  display: none;
}

.svernyt {
  display: none;
}

.vakansii_item_podrobnee {
  color: #996b3e;
  font-size: 12px;
  font-weight: 700;
  width: 180px;
  height: 43px;
  border: 1px solid #996b3e;
  text-align: center;
  line-height: 42px;
  margin-top: 18px;
}

.vakansii_item {
  margin-bottom: 20px;
}

.vakansii_item.newhid {
  min-height: 235px;
}

.vakansii_item.newhiddd {
  min-height: 396px;
  /* padding-bottom: 91px; */
}

.vakansii_item {
  position: relative;
}

.vakansii_item_podrobnee {
  /* position: absolute; */
  bottom: 20px;
  font-size: 14px;
}

.vakansii_item_podrobnee:hover {
  color: #fff;
  background: #996b3e;
}

.vak_zaya {
  max-width: 180px;
  height: 43px;
  background-color: #996b3e;
  line-height: 43px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
  width: 50%;
  /* float: left; */
}

.svernyt {
  /* width: 50%; */
  float: left;
  text-align: center;
  color: #996b3e;
  font-size: 12px;
  font-weight: 700;
  line-height: 43px;
  margin-top: -39px;
  float: right;
}

.vakansii_item.newhiddd.highlight .vakansii_item_podrobnee {
  display: none;
}

.vakansii_item.newhiddd.highlight .vakansii_item_texttrebovania {
  display: block;
}

.vakansii_item.newhiddd.highlight .vakansii_item_textright {
  display: block;
}

.vakansii_item.newhiddd.highlight .vak_zaya {
  display: block;
}

.vakansii_item.newhiddd.highlight .svernyt {
  display: block;
}

.vakansii_item.newhid.highlight .vakansii_item_podrobnee {
  display: none;
}

.vakansii_item.newhid.highlight .vakansii_item_texttrebovania {
  display: block;
}

.vakansii_item.newhid.highlight .vakansii_item_textright {
  display: block;
}

.vakansii_item.newhid.highlight .vak_zaya {
  display: block;
}

.vakansii_item.newhid.highlight .svernyt {
  display: block;
}

.mat-div.zayavka label[for*="input52"] {
  display: none !important;
}

.vak_zaya a {
  border: none;
  padding: 0;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  padding: 0;
  text-align: center;
}

.vak_zaya a:hover {
  background-color: #996b3e;
  color: #fff;
  padding: 0;
}

.vakansii_item {
  /* width: 50%; */
  /* float: left; */
  max-width: 380px;
  box-shadow: 0 25px 128px rgba(42, 40, 37, 0.11);
  border: 1px solid #e5e5e5;
  background-color: #fff;
  margin-right: 12px;
  padding: 25px;
  width: 100%;
  max-width: 100%;
}

.vakansii_wrap {
  margin-top: 30px;
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  /* max-width: 760px; */
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1vw;
  align-items: flex-start;
}

.vakansii_item_name {
  color: #5a5a5a;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  border-bottom: 2px solid #eee;
  padding-bottom: 20px;
  position: relative;
  text-align: left;
  padding-left: 66px;
}

.vakansii_item_name:before {
  content: "";
  position: absolute;
  width: 51px;
  height: 51px;
  background: url(../../../../../images/vaka.svg);
  left: 0;
  margin-right: 20px;
  top: -15px;
}

.otz_item {
  background: #f7f7f9;
  padding: 23px 50px;
  margin-bottom: 15px;
  border-left: 5px solid #cc9765;
}

.otz_item span.news-date-time {
  float: right;
  color: #686868;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

span.news-name-ime {
  position: relative;
  font-weight: 700;
  padding-left: 24px;
}

span.news-name-ime:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  background: url(../../../../../images/Forma_name.png);
  left: 0;
  top: 2px;
}

.otz_item span.news-date-time:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  background: url(../../../../../images/Forma_date.png);
  margin-left: -25px;
  top: 2px;
}

.image-popup {
  display: inline-block;
  line-height: 0;
}

.preview-img_set2 {
  position: relative;
  max-height: 151px;
  line-height: 0;
  overflow: hidden;
  display: block;
}

.preview-img_set2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #996b3e;
  box-sizing: border-box;
  background-color: rgba(68, 141, 55, 0.7);
  background-image: url(../img/loop.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.3s;
  opacity: 0;
}

.preview-img_set2:hover:after {
  opacity: 1;
}

.video-block {
  display: inline-block;
  vertical-align: middle;
  width: 39.5%;
  background: #fff;
  border: 10px solid #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  margin: -80px 2% -80px 9.1%;
}

.video-block a {
  position: relative;
  display: block;
  background: #000;
}

.video-block a .more3dtour {
  background: transparent;
  font-size: 16px;
  font-weight: 700;
  border: 2px solid #fff;
  text-align: center;
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  position: absolute;
  left: 0;
  width: 150px;
  right: 0;
  top: calc(50% - 22px);
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.video-block a .more3dtour:hover {
  background: #fff;
  color: #996b3e;
}

.title-middle {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  width: 42%;
  text-align: left;
}

.col_set2 {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 2.3%;
  box-sizing: border-box;
}

.col_set2:nth-child(4n) {
  margin-right: 0;
}

.block_style {
  padding: 25px 55px 30px;
  transition: 0.3s;
}

.slider-advantages-img {
  width: 85px;
  height: 100px;
  border-bottom: 2px solid #f25916;
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0 0 30px;
}

.block_style .title_style2 {
  min-height: 80px;
}

.block_style:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
}

.block_style .btn_style3,
.block_style .btn_style2 {
  width: 100%;
}

.block_style_set2 {
  padding: 0 !important;
  margin-bottom: 30px;
}

.title_style2 {
  color: #996b3e;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}

.list_style {
  list-style: none;
  min-height: 311px;
  margin-bottom: 27px;
}

.list_style li {
  padding-left: 23px;
  position: relative;
  margin-bottom: 13px;
}

.list_style li:last-child {
  margin-bottom: 0;
}

.list_style li:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 4px;
  background-position: -157px -62px;
  width: 5px;
  height: 5px;
  background: #996b3e;
}

.list_style a {
  color: #5d5d5d;
}

.list_style a:hover {
  text-decoration: underline;
  color: #f25916;
}

.btn_style3 {
  display: inline-block;
  border: 1px solid #996b3e;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 20px 12px;
  color: #996b3e;
  box-sizing: border-box;
  min-width: 220px;
  text-align: center;
}

.btn_style3:hover {
  background: #996b3e;
  color: #fff;
}

.slide_set5 {
  padding-top: 150px;
  padding-bottom: 80px;
}

.slide_set4 {
  background: #f25916;
  background: -moz-linear-gradient(left, #f25916 0%, #ee753f 72%, #ee753f 100%);
  background: -webkit-linear-gradient(
    left,
    #f25916 0%,
    #ee753f 72%,
    #ee753f 100%
  );
  background: linear-gradient(to right, #f25916 0%, #ee753f 72%, #ee753f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f25916',endColorstr='#ee753f',GradientType=1);
  color: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
}

.slide_set4 .title_style {
  color: #fff;
}

.slide_set4 .btn_style:hover {
  color: #f25916;
}

.btn_set {
  padding: 17px 60px;
  box-sizing: border-box;
  min-width: 360px;
}

.item-specialst {
  text-align: center;
  position: relative;
}

.avatar {
  width: 180px;
  height: 180px;
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}

.avatar span {
  height: 195px;
  width: 195px;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}

.avatar img {
  max-width: 100%;
  min-height: 100%;
}

.btn-youtube {
  background-image: url(../img/sprite.png);
  background-position: -92px 0;
  width: 48px;
  height: 48px;
  display: inline-block;
}

.btn-youtube-block {
  position: relative;
  z-index: 10;
  text-align: center;
  margin-top: -40px;
  margin-bottom: 6px;
}

.title_style3 {
  color: #996b3e;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}

a.title_style3 {
  display: inline-block;
  text-decoration: none;
}

a.title_style3.fw-bold {
  font-size: 26px;
  font-weight: 800;
}

.text_style3 {
  color: gray;
  line-height: 16px;
}

.height_set2 {
  color: gray;
  font-size: 12px;
  font-weight: 400;
  padding: 0 10px;
  line-height: 18px;
  min-height: 54px;
  margin-bottom: 15px;
}

.avatar-container {
  min-height: 198px;
}

.margin_set1 {
  margin-top: 120px;
  margin-bottom: 55px;
}

.margin_set2 {
  margin-bottom: 33px;
}

.margin_set3 {
  margin-bottom: 40px;
}

.margin_set4 {
  margin-right: 20px;
}

.margin_set5 {
  margin-bottom: 20px;
}

.margin_set6 {
  margin-bottom: 80px;
}

.margin_set7 {
  margin-bottom: 60px;
}

.margin_set8 {
  margin-bottom: 120px;
}

.padding_set {
  padding-top: 60px;
  padding-bottom: 50px;
}

.fs20 {
  font-size: 20px;
  line-height: 24px;
}

.margin_bottom_20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.text_style {
  color: #b5b5b5;
  font-weight: 700;
  font-size: 16px;
}

.views-num {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 27px;
  margin-left: 20px;
}

.wrap_garant {
  width: 100%;
  background: url(../../../../../images/fon_garantii.png) no-repeat;
}

.wrap_garant p {
  padding: 42px 44px;
  width: 49%;
}

.wrap_garant_item {
  width: 19%;
  float: left;
  border-radius: 2px;
  border: 1px solid #d2d2d2;
  margin-right: 1%;
  height: 184px;
  text-align: center;
  margin-bottom: 20px;
}

.wrap_garant_item:last-child {
  margin-right: 0;
}

.wrap_garant_img {
  margin-top: 30px;
  margin-bottom: 20px;
}

.wrap_garant_text {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.wrap_garant_women img {
  float: left;
  padding: 0 50px;
}

.views-num:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  background-image: url(../img/sprite.png);
  background-position: -118px -88px;
  width: 22px;
  height: 13px;
}

.block_style:hover .preview-img {
  opacity: 1;
}

.advantages {
  text-align: center;
}

.advantages .inline-block {
  width: 15%;
  margin: 0 1%;
  font-size: 18px;
  line-height: 24px;
}

.icon {
  height: 48px;
  margin-bottom: 17px;
}

.slider-comments {
  text-align: center;
}

.avatar_set {
  width: 165px;
  height: 165px;
  margin-top: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
}

.comments-main {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 48%;
}

.comments-main p {
  color: #686868;
  margin-bottom: 24px;
}

.fs24 {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  margin: 0;
}

.fs18 {
  font-size: 18px;
}

.slider_set .bx-controls {
  top: 0;
}

.slide_set6 {
  color: #fff;
  line-height: 0;
  background: #6287d3;
  background: -moz-linear-gradient(top, #6287d3 0%, #62a2d3 100%);
  background: -webkit-linear-gradient(top, #6287d3 0%, #62a2d3 100%);
  background: linear-gradient(to bottom, #6287d3 0%, #62a2d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6287d3',endColorstr='#62a2d3',GradientType=0);
}

.slide_set6 .title_style {
  color: #fff;
  margin-bottom: 23px;
}

.col_set3 {
  max-width: 530px;
  padding-top: 40px;
  display: inline-block;
  vertical-align: top;
  margin-left: 16.7%;
  line-height: 22px;
  margin-right: 9%;
}

.col_set3 .title_style {
  text-align: left;
}

.img-set {
  margin-top: -75px;
}

.fs36 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0;
}

.slider-certificates,
.slider-certificates-page {
  padding-left: 88px;
  padding-right: 88px;
  text-align: center;
}

.slider-certificates .preview-img_set2,
.slider-certificates-page .preview-img_set2 {
  max-height: 234px;
  display: inline-block;
}

.slider-certificates .slick-prev,
.slider-certificates .slick-next,
.slider-certificates-page .slick-prev,
.slider-certificates-page .slick-next {
  top: 75px;
}

.slide_set7 {
  height: 506px;
  background-repeat: no-repeat;
  background-position: center 0;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  box-sizing: border-box;
  padding-top: 210px;
}

.slide_set7 .title_style {
  color: #fff;
}

.fs50 {
  font-size: 50px;
  line-height: 56px;
}

.fs53 {
  font-size: 53px;
  line-height: 60px;
}

.breadcrumbs {
  text-align: center;
  margin-bottom: 9px;
}

.breadcrumbs a {
  font-size: 26px;
  border-right: 1px solid #fff;
  padding-right: 12px;
  margin-right: 12px;
  color: #fff;
  font-family: "FuturaLightC";
  text-decoration: none;
}

.breadcrumbs a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.col_set5 {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 2%;
  margin-left: 0;
  background-color: #dee6f2;
}

.col_set5 .ajax-popup-link.btn_style4 {
  max-width: 276px;
  margin: 0 auto 30px;
  text-align: center;
  background-color: #f25916;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 12px 0;
  display: block;
  width: 100%;
}

.nav_style {
  padding: 20px 0 10px;
  box-sizing: border-box;
  margin: 0;
  text-align: left;
  list-style: none;
}

.nav_style li {
  width: 100%;
}

.nav_style a {
  color: #498742;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  padding: 12px 10%;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
}

.nav_style a:hover,
.nav_style a.active {
  background-color: rgba(255, 255, 255, 0.45);
}

h1.new_title_h1 {
  margin: 18px 0;
  color: #526f39;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding: 0;
}

.img_left_text {
  float: left;
  margin: 30px 30px 30px 0;
}

.img_right_text {
  float: right;
  margin: 30px 0 30px 30px;
}

.mb30 {
  margin-bottom: 30px;
  font-size: 16px;
  color: #686868;
}

.relatives_sell {
  padding: 30px 10px 35px;
  background-color: #5ba24e;
  width: 100%;
  margin: 20px 0 40px;
  text-align: center;
  box-sizing: border-box;
}

.relatives_sell p {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
  text-align: center;
  margin-bottom: 25px;
}

.relatives_sell a.ajax-popup-link.btn_style4 {
  width: 230px;
  background-color: #f25916;
  color: #fff;
  font-size: 16px;
  box-sizing: border-box;
}

.btn_style4 {
  transition: 0.3s;
  background: #996b3e;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 700;
  padding: 12px 23px;
  text-decoration: none;
}

.btn_style4:hover {
  background: #0e7b00;
}

.col_set6 {
  display: inline-block;
  vertical-align: top;
  width: 83.1%;
  padding-right: 100px;
  box-sizing: border-box;
}

.col_set7 {
  display: inline-block;
  vertical-align: top;
  width: 29%;
  margin-right: 3%;
  margin-bottom: 40px;
}

.inline-blocks .col_set7 {
  max-width: 351px;
}

.block_style2 {
  position: relative;
  line-height: 0;
  max-height: 243px;
  overflow: hidden;
}

.block_style2:hover .overlay-block {
  background: transparent;
}

.overlay-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s;
  color: #fff;
  text-align: center;
  font-size: 26px;
  line-height: 26px;
  /* font-family: "FuturaLightC"; */
  padding-top: 100px;
  box-sizing: border-box;
}

.pagination {
  text-align: center;
}

.pagination a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  margin-right: 6px;
  color: #b3b3b3;
  font-size: 17px;
  text-decoration: none;
  font-weight: 700;
}

.pagination a.active {
  color: #996b3e;
}

.pagination .icon-prev {
  margin-right: 15px;
}

.pagination .icon-next {
  margin-left: 15px;
}

.icon-prev {
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-position: -122px -48px;
  width: 9px;
  height: 17px;
}

.icon-next {
  display: inline-block;
  background-image: url(../img/sprite.png);
  background-position: -122px -48px;
  width: 9px;
  height: 17px;
  transform: rotate(180deg);
}

.width_set {
  max-width: 655px;
  margin-left: auto;
  margin-right: auto;
}

.slide_set6_2 {
  line-height: 22px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.btn_style5 {
  display: inline-block;
  background: #fff;
  color: #628bd3;
  text-decoration: none;
  font-weight: 700;
  padding: 14px 29px;
  border: 2px solid transparent;
  box-sizing: border-box;
}

.btn_style5:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.col_set8 {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  padding-left: 160px;
}

.padding_set2 {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 74%;
}

.fs22 {
  font-size: 22px;
  line-height: 28px;
}

.fs15 {
  font-size: 15px;
  line-height: 22px;
}

.border-block {
  border-bottom: 1px solid gray;
  padding-top: 70px;
  padding-bottom: 40px;
}

.border-block:first-child {
  border-top: 1px solid gray;
}

.border-block .comments-main {
  width: 80%;
}

.border-block2 {
  border-bottom: 1px solid gray;
  padding-top: 70px;
  padding-bottom: 40px;
}

.border-block2:first-child {
  border-top: 1px solid gray;
}

.border-block2:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.col_set9 {
  display: inline-block;
  vertical-align: top;
  width: 83.2%;
  box-sizing: border-box;
}

.title_style4 {
  color: #686868;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 10px;
  font-family: "FuturaDemiC";
}

.title_style.align-left {
  text-align: left;
}

.fs15 {
  font-size: 15px;
}

.text-block p {
  font-size: 1.1vw;
  line-height: 120%;
  margin-bottom: 20px;
  text-align: justify;
}

.text-block h2,
.text-block h1,
.old_page h2,
.old_page h3 {
  line-height: 22px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 1;
  line-height: 110%;
  color: #2b4637;
  margin-bottom: 20px;
  font-family: "Optima";
  margin-top: 25px;
}

.text-block li {
  margin-bottom: 10px;
  font-size: 1.1111vw;
  line-height: 120%;
}

.text-block li:last-child {
  margin-bottom: 0;
}

.text-block ol span {
  color: #5d5d5d;
}

.text-img {
  margin-bottom: 25px;
}

.comment-block {
  margin-top: 80px;
  margin-bottom: 80px;
  background: #f8f8f8;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 60px 0 0 60px;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}

.comment-block .avatar {
  vertical-align: middle;
  margin-top: -17px;
  margin-bottom: -17px;
  margin-right: 4%;
}

.comment-block .inline-block {
  width: 66%;
}

.comment-block p {
  margin-bottom: 0;
  line-height: 20px;
}

.comment-block .title_style2 {
  margin-bottom: 13px;
}

.align-middle {
  vertical-align: middle;
}

.note {
  color: #ababab;
  margin-top: 15px;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th {
  text-align: left;
  width: 23%;
  padding-right: 2%;
  padding-bottom: 15px;
}

table td {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 3%;
}

table tr:first-child {
  border-bottom: 1px solid #ababab;
}

.box_window {
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
}

.box_window_in {
  position: relative;
  cursor: default;
}

.bw_close {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

.popup-style > .bw_close {
  position: absolute;
  right: -38px;
  top: -3px;
}

.mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 1000;
}

.ajax-popup-link {
  cursor: pointer;
}

.popup-style {
  margin: 40px 0;
  z-index: 1200;
  display: inline-block;
}

.popup_set {
  position: relative;
  background: #fff;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #000;
  padding: 40px 65px;
  width: 420px;
  margin-left: 20px;
  margin-right: 20px;
}

.popup_set .title_style {
  margin-bottom: 15px;
}

.error input[type="text"] {
  border-color: #ff7f7f;
  color: #ff7f7f;
}

.box_window > .bw_close {
  font-size: 0;
  width: 100%;
  height: 100%;
}

.mat-label {
  display: block;
  font-size: 18px;
  transform: translateY(32px);
  color: #bbb;
  font-size: 14px;
  transition: all 0.25s;
  margin-left: 20px;
}

.mat-div label,
.mat-div label.active {
  display: block;
  color: #78767a;
  font-size: 15px;
  margin-left: 0;
  margin-top: 15px;
  margin-bottom: 5px;
  width: 100%;
  color: #fff;
}

.mat-div label span,
.mat-div label.active span {
  color: red;
}

.soglas_form {
  margin-top: 15px;
  color: #78767a;
  font-size: 12px;
  text-align: center;
  line-height: 98%;
  margin-bottom: 15px;
  color: #fff;
  width: 90%;
  margin: 2vw auto 2vw;
}

.soglas_form p {
  margin-bottom: 5px;
}

.soglas_form p span {
  color: red;
}

.soglas_form p a {
  color: #996b3e;
}

.mat-input {
  position: relative;
  background: transparent;
  width: 100%;
  border: 1px solid #d4d4d4;
  outline: none;
  padding: 10px 20px 12px;
  font-size: 15px;
  box-sizing: border-box;
  border-radius: 1.04167vw;
  color: #fff;
}

textarea {
  height: 150px;
}

.mat-div {
  position: relative;
}

.is-active .mat-label {
  color: #c4c4c9;
}

.is-completed .mat-label {
  font-size: 11px;
  transform: translateY(0);
  margin-left: 0;
  color: #686868;
}

.form-div {
  padding-top: 20px;
}

.popup-close {
  background-image: url(../img/sprite.png);
  background-position: -140px -62px;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 25px;
  top: 25px;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label {
  transition: 0.2s;
  cursor: pointer;
}

input[type="checkbox"] + label span {
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: -5px 5px 0 0;
  border: 1px solid #996b3e;
  cursor: pointer;
  position: relative;
}

input[type="checkbox"] + label span:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 10px;
  height: 10px;
  background: transparent;
  transition: 0.2s;
}

.mat-div input[type="checkbox"]:checked + label {
  color: initial;
}

input[type="checkbox"]:checked + label {
  color: #fff;
}

input[type="checkbox"]:checked + label span {
  position: relative;
}

input[type="checkbox"]:checked + label span:after {
  opacity: 1;
  background: green;
}

.text-inline {
  display: inline-block;
  vertical-align: top;
  width: 91%;
  font-size: 13px;
}

.input-btn {
  margin: 17px 0;
}

.full-width {
  width: 100%;
}

.text_style4 {
  font-size: 16px;
  color: #a4a4a4;
}

.to-top {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  background: #996b3e url(../img/arrow.png) no-repeat center;
  background-size: 15px auto;
  transform: rotate(90deg);
  border-radius: 100%;
  z-index: 200;
  cursor: pointer;
}

.slider-gallery2 {
  margin: 0 -15px;
  padding-left: 60px;
  padding-right: 60px;
}

.slider-gallery2 .slick-slide {
  margin: 0;
  max-width: none;
  margin: 0 15px;
}

.slider-gallery2 img {
  width: 100%;
}

.slider-gallery2 .slick-prev,
.slider-gallery2 .slick-next {
  top: 28%;
}

.slider-gallery2 .slick-prev {
  left: 0;
}

.slider-gallery2 .slick-next {
  right: 0;
}

.col_set12 {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 14px);
  min-width: 236px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  margin: 0 5px 10px;
  padding: 15px 0 0;
}

.col_set12 a.title_style3.fw-bold {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #686868;
  margin: 15px 0 20px;
}

.col_set12 a.title_style3.fw-bold span:first-child {
  font-weight: 700;
  display: block;
}

.col_set12 .btn_style3,
.col_set12 .btn_style2 {
  width: 80%;
  margin-bottom: 19px;
}

.narko_stazh {
  width: 50%;
  float: left;
  background-color: #519c45;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  box-sizing: border-box;
  padding: 7px 14px 9px;
  line-height: 15px;
  min-height: 85px;
}

.narko_stazh span,
.klinika_stazh span {
  font-weight: 700;
  line-height: 16px;
  font-size: 16px;
  display: block;
  margin-bottom: 8px;
}

.klinika_stazh {
  width: 50%;
  float: right;
  background-color: #f25916;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  box-sizing: border-box;
  padding: 7px 14px 9px;
  line-height: 15px;
  min-height: 85px;
}

.border-block_first:first-child {
  border-top: 0;
  padding-top: 0;
}

.slider-docs {
  margin: 0 -20px;
}

.slider-docs__item {
  margin: 0 20px;
}

.slider-docs .slick-prev {
  top: 22%;
  left: -50px;
}

.slider-docs .slick-next {
  top: 22%;
  right: -50px;
}

.avatar-col {
  width: 195px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 2%;
}

.avatar-col .avatar {
  margin-top: 0;
}

.spec-info-col {
  width: 77%;
  display: inline-block;
  vertical-align: top;
}

.spec-info-col p {
  margin-bottom: 20px;
}

.spec-info-col p:last-child {
  margin-bottom: 0;
}

.footer {
  background: #f3f3f3;
  padding-top: 55px;
  padding-bottom: 50px;
  font-size: 16px;
  color: #5e5e5e;
  line-height: 24px;
}

.footer .pull-right {
  text-align: right;
}

.footer .soc-item {
  margin-top: 15px;
  opacity: 0.5;
}

.footer .soc-item:hover {
  opacity: 1;
}

.footer .clearfix {
  margin-bottom: 60px;
}

.footer .pull-right .call_phone_new_2 a:hover,
.footer .pull-right .call_phone_new_hide a:hover {
  color: #000;
}

.footer .clearfix:last-child {
  margin-bottom: 0;
}

.col_set4 {
  width: 25.5%;
}

.footer .container .clearfix .col_set4.footer_col1,
.footer .container .clearfix .col_set4.list_style2 {
  width: 16.5%;
}

.lh0 {
  line-height: 0;
}

.list_style2 {
  list-style: none;
}

.list_style2 li {
  margin-bottom: 14px;
}

.list_style2 a {
  color: #686868;
  font-size: 18px;
  font-family: "FuturaDemiC";
  text-decoration: none;
}

.footer .list_style2.col_set4.pull-left li {
  margin: 0;
}

.footer .list_style2.col_set4.pull-left li a {
  font-size: 17px;
  line-height: 30px;
}

.footer .list_style2.col_set4.pull-left li a.btn_style {
  border-color: #5ba24e;
  background: #5ba24e;
  color: #fff;
  max-width: 213px;
  width: 100%;
  padding: 0;
  font-weight: 400;
  margin: 7px 0 43px;
  line-height: 36px;
}

.footer .list_style2.col_set4.pull-left li a.btn_style:hover {
  text-decoration: none;
  background: transparent;
  color: #5ba24e;
}

.pull-right.footer_col2 a.btn_style {
  border-color: #5ba24e;
  background: #5ba24e;
  color: #fff;
  padding: 0 49px;
  font-weight: 400;
  margin: 33px 0 0;
  line-height: 36px;
  display: none;
}

.pull-right.footer_col2 a.btn_style:hover {
  text-decoration: none;
  background: transparent;
  color: #5ba24e;
}

.list_style2 a:hover {
  text-decoration: underline;
}

.link_style {
  color: #686868;
  font-family: "FuturaDemiC";
  display: inline-block;
  margin-top: 2px;
}

.fs16 {
  font-size: 16px;
}

.soc_fb2 {
  background-image: url(../img/sprite.png);
  background-position: 0 -88px;
  width: 30px;
  height: 30px;
}

.soc_yt2 {
  background-image: url(../img/sprite.png);
  background-position: -92px -48px;
  width: 30px;
  height: 30px;
}

.soc_vk,
.soc_vk2 {
  background-image: url(../../../../../bitrix/templates/marshak/img/vk.png);
  width: 30px;
  height: 30px;
  background-size: cover;
}

.soc_vk {
  opacity: 0.5;
}

.soc_vk:hover {
  opacity: 1;
}

.underline-none {
  text-decoration: none;
}

.link_style2 {
  color: #5e5e5e;
}

.link_style3 {
  color: #996b3e;
}

.nav-icon {
  display: none;
  width: 32px;
  height: 28px;
  position: relative;
  margin: 16px 0 0 8px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.nav-icon span:nth-child(1) {
  top: 0;
}

.nav-icon span:nth-child(2),
.nav-icon span:nth-child(3) {
  top: 11px;
}

.nav-icon span:nth-child(4) {
  top: 22px;
}

.nav-icon.open span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%;
}

.nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-icon.open span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%;
}

.only-mob {
  display: none;
}

.table-container {
  overflow: scroll;
}

.table-container table {
  min-width: 767px;
}

.only-tab-mob {
  display: none;
}

.search_block_top {
  float: right;
  width: 50px;
  height: 50px;
  position: relative;
  display: block;
  margin-right: 50px;
}

.search_block_top_button {
  width: 20px;
  height: 20px;
  background: url(../../../../../img/search.png) no-repeat center;
  cursor: pointer;
  margin: 15px auto;
}

.search_block_top_cont {
  display: none;
  position: absolute;
  right: 0;
  padding-top: 7px;
  width: 363px;
  z-index: 1000;
  top: 0;
  height: 43px;
  background: transparent;
}

.search_block_top_cont form {
  position: relative;
}

.content-slider {
  position: relative;
  padding: 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
}

.content-slider-item {
  width: 250px;
  margin: 0 2px;
}

.content-slider .slick-prev {
  background: url(../img/sprite.png) 32px -1px;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 61px;
}

.content-slider .slick-next {
  background: url(../img/sprite.png) 32px -1px;
  top: 50%;
  width: 19px;
  height: 61px;
  transform: translateY(-50%) rotate(180deg);
}

.slider-methods_mob {
  text-align: center;
  overflow: hidden;
}

.slider-methods_mob .col_set1.item-method {
  text-align: left;
  display: block;
  float: left;
}

.text.new_pager {
  line-height: 45px;
  font-size: 24px;
  color: #e8e8e8;
  text-align: left;
}

.text.new_pager span,
.text.new_pager a {
  display: inline-block;
  padding: 0 10px;
  color: #686868;
  font-size: 15px;
  font-weight: 700;
}

.text.new_pager a.number_pager {
  width: 45px;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  text-decoration: none;
}

.text.new_pager span.number_pager {
  width: 45px;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  background-color: #95683c;
  color: #fff;
}

.text.new_pager_right {
  float: right;
  line-height: 53px;
}

.vip-header {
  width: 1920px;
  margin: 0 -195px;
  height: 717px;
  position: relative;
  background: url(../../../../../img/vip_img_00.png) no-repeat center top;
}

.vip-header .title {
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-align: center;
  padding-top: 130px;
  line-height: 48px;
}

.vip-header > p {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  max-width: 1055px;
  margin: 100px auto 0;
  text-align: center;
}

.video_frame {
  width: 1920px;
  height: 463px;
  background: url(../../../../../img/video_banner_01-min.png) no-repeat center
    top;
  background-size: cover;
  display: block;
  position: relative;
  text-decoration: none;
  left: calc(50% - 960px);
  margin-bottom: 40px;
}

.video_frame p {
  color: #5aa24d;
  font-family: "FuturaLightC";
  font-size: 40px;
  font-weight: 300;
  margin: 0 auto;
  text-align: center;
  line-height: 40px;
  padding-top: 40px;
}

.video_frame div {
  display: block;
  position: absolute;
  width: 106px;
  height: 76px;
  background: url(../../../../../img/video_play_01.svg) no-repeat center top;
  background-size: cover;
  top: calc(50% - 53px);
  left: calc(50% - 38px);
  transition: 0.3s linear;
}

.video_frame:hover div {
  width: 122px;
  height: 86px;
  top: calc(50% - 61px);
  left: calc(50% - 43px);
}

.video_frame_cont {
  width: 100%;
  height: 309px;
  background: url(../../../../../img/video_banner_02-min.png) no-repeat center
    top;
  background-size: cover;
  display: block;
  position: relative;
  text-decoration: none;
  margin-bottom: 20px;
}

.video_frame_cont div {
  display: block;
  position: absolute;
  width: 66px;
  height: 46px;
  background: url(../../../../../img/video_play_01.svg) no-repeat center top;
  background-size: contain;
  top: calc(50% - 33px);
  left: calc(50% - 23px);
  transition: 0.3s linear;
}

.video_frame_cont:hover div {
  width: 76px;
  height: 54px;
  top: calc(50% - 38px);
  left: calc(50% - 27px);
}

.slider-vip {
  max-width: 1096px;
  width: 100%;
  margin: 0 auto 50px;
  text-align: center;
}

.slider-vip.slider_style .slick-prev,
.slider-vip.slider_style .slick-next {
  top: 60px;
}

.slider-vip.slider_style .slick-prev {
  left: -55px;
}

.slider-vip.slider_style .slick-next {
  right: -55px;
}

.vip_green_block {
  width: 1920px;
  margin: 0 -195px 40px;
  background-color: #5aa24d;
  padding: 30px 0;
}

.vip_green_block .title {
  color: #fff;
  text-align: center;
  font-family: "FuturaLightC";
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 25px;
}

.vip_green_block p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 auto 20px;
  max-width: 1530px;
}

.vip-bes-block {
  width: 1920px;
  margin: 70px -195px;
  background-color: #5aa24d;
  padding: 40px 0 25px;
}

.vip-bes-block .vip-bes-img {
  float: right;
  position: relative;
  top: -83px;
  margin: 0;
}

.vip-bes-block p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 auto 20px;
  max-width: 1530px;
}

.vip-bes-block .title {
  color: #fff;
  text-align: left;
  font-family: "FuturaLightC";
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 20px;
}

.vip-program {
  width: 1920px;
  margin: 50px -195px 0;
  background-color: #f16528;
  padding: 35px 0 30px;
}

.vip-program p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 auto 40px;
  text-align: center;
}

.vip-program .title {
  color: #fff;
  text-align: center;
  font-family: "FuturaLightC";
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 20px;
}

.vip-program-block {
  max-width: 1530px;
  text-align: center;
  margin: 0 auto;
}

.vip-program-item {
  display: inline-block;
  width: 22.5%;
  margin-right: 3%;
  vertical-align: top;
}

.vip-program-block .vip-program-item:last-of-type {
  margin-right: 0;
}

.vip-program-item ul {
  padding-left: 40px;
  text-align: left;
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  list-style-position: outside;
}

.covid {
  width: 100%;
  background-color: #ca1405;
  text-align: center;
}

.covid .covid_content {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  padding: 12px 68px 12px 53px;
  background: url(../../../../../bitrix/templates/marshak/img/covid.svg)
    no-repeat left center;
  position: relative;
}

.covid .covid_content a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}

.covid .covid_content span {
  font-weight: 700;
}

.covid .covid_content .covid_close {
  width: 15px;
  height: 15px;
  position: absolute;
  display: block;
  right: 0;
  top: 13px;
  cursor: pointer;
  background: url(../../../../../bitrix/templates/marshak/img/close_covid.svg)
    no-repeat center;
}

.sertificate__slider2 .sertificate__slide {
  max-width: 100%;
}

.sertificate__slider2 .sertificate__slide img {
  border: 1px solid #00000038;
}

.sertificate__slider2 .splide__track {
  overflow: visible;
}

.dimplom .section__title {
  margin: 0;
}

.dimplom {
  margin: 6vw 0 0;
}

.dimplom .arrow > div {
  opacity: 1;
}

.dimplom .arrow > div:before {
  opacity: 1;
}

@media (max-width: 1559px) {
  .menu > li > a {
    padding-left: 12px;
    padding-right: 12px;
  }

  .bx-prev,
  .slick-prev {
    left: 15px;
  }

  .bx-next,
  .slick-next {
    right: 15px;
  }

  .pos-rel.slide1 .bx-pager_style li a {
    padding: 8px 5px;
    margin: 10px;
    height: 40px;
  }

  .pos-rel.slide1 .bx-controls {
    top: 146px;
  }

  .pos-rel.slide1 .slider-item {
    padding-top: 120px;
  }

  .pos-rel.slide1 .slider-item .title_style {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
  }

  .pos-rel.slide1 .bx-prev,
  .pos-rel.slide1 .slick-prev {
    left: 20px;
  }

  .pos-rel.slide1 .bx-next,
  .pos-rel.slide1 .slick-next {
    right: 20px;
  }

  .slide_set3.slide_set {
    position: relative;
    background: #3e9133;
    background: -moz-linear-gradient(left, #3e9133 0%, #5ba24e 100%);
    background: -webkit-linear-gradient(left, #3e9133 0%, #5ba24e 100%);
    background: linear-gradient(to right, #3e9133 0%, #5ba24e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e9133',endColorstr='#5ba24e',GradientType=1);
  }

  .bx-pager_style {
    bottom: 20px;
  }

  .desc-block {
    font-size: 18px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bx-pager_set {
    top: 111px !important;
  }

  .slider-steps .title_style {
    margin-bottom: 30px;
  }

  .slide_set2 {
    padding-top: 35px;
    padding-bottom: 65px;
  }

  .item-gallery {
    margin-right: 7px;
    margin-left: 7px;
  }

  .video-block {
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .video-block iframe {
    height: 290px;
  }

  .block_style {
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 1.3%;
    width: 23.6%;
  }

  .slide_set5 {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .block_style .fs20 {
    font-size: 15px;
    line-height: 20px;
  }

  .views-num:before {
    top: 5px;
  }

  .comments-main {
    width: 55%;
  }

  .col_set3 {
    margin-left: 7%;
    margin-right: 3%;
  }

  .overlay-block {
  }

  .slide_set7 {
    height: 354px;
    padding-top: 130px;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .breadcrumbs a {
    font-size: 20px;
  }

  .col_set5 {
    margin-left: 2%;
    width: 16%;
  }

  .col_set7 {
    margin-bottom: 25px;
  }

  .border-block .comments-main {
    width: 72%;
  }

  .col_set6 {
    box-sizing: border-box;
    padding-left: 7%;
    width: 78%;
  }

  .padding_set2 {
    padding-left: 7%;
  }

  .col_set9 {
    width: 80%;
  }

  .news-items .col_set7,
  .gallery-items .col_set7 {
    width: 31%;
    margin-right: 1%;
    background: #c38d56;
    min-height: 15.7vw;
  }

  .slider-item .title_style {
    padding-left: 50px;
    padding-right: 50px;
  }

  .block_style .btn_style3 {
    min-width: auto;
  }

  .menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bx-pager_style li {
    margin-bottom: 2px;
  }

  .bx-pager_style li a {
    font-size: 16px;
  }

  .col_set6_2 {
    padding-right: 0;
  }

  .spec-info-col {
    width: 64%;
  }

  .slider-docs .slick-prev,
  .slider-docs .slick-next {
    background-image: url(../img/sprite.png);
    background-position: -140px 0;
    width: 32px;
    height: 62px;
  }

  .inline-blocks.slider-methods_mob {
    text-align: center;
    margin-bottom: 30px;
  }

  .item-method {
    display: inline-block;
    width: 31%;
    margin: 10px 1%;
    max-width: 480px;
    min-width: 346px;
  }

  .item-method .preview-img {
    height: auto;
  }

  .inline-blocks.slider-methods_mob .desc-block {
    text-align: left;
  }

  .vip-header .slide_set3.slide_set {
    position: absolute;
  }
}

@media (max-width: 1529px) {
  .vip-header {
    width: calc(100% + 30px);
    margin: 0 -15px;
    background-size: cover;
  }

  .vip_green_block {
    width: auto;
    margin: 0 -15px 40px;
    padding: 30px 15px;
  }

  .vip-bes-block {
    width: auto;
    margin: 60px -15px;
    padding: 30px 15px 25px;
  }

  .vip-program {
    width: auto;
    margin: 50px -15px 0;
    padding: 35px 15px 30px;
  }
}

@media (max-width: 1450px) {
  .menu > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .search_block_top {
    margin-right: 10px;
  }
}

@media (max-width: 1300px) and (min-width: 768px) {
  .menu > li > a {
    padding-right: 20px;
  }

  .menu > li.parent-menu > a:after {
    display: none;
  }

  .menu > li.parent-menu > a span {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 0 0 5px;
    background: url(../../../../../images/menu_osn_str.svg) no-repeat center;
  }

  .menu > li.parent-menu.active > a span {
    transform: rotate(180deg);
  }

  .menu > li:hover .submenu {
    visibility: hidden;
    opacity: 0;
  }

  .menu > li.parent-menu.active .submenu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
  }
}

@media (max-width: 1250px) {
  .footer .container .clearfix .col_set4.footer_col1,
  .footer .container .clearfix .col_set4.list_style2 {
    width: 15%;
  }

  .desc-overlay p {
    margin-bottom: 20px !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 22px !important;
  }

  .bx-pager_style li a {
    line-height: 30px;
  }

  .slider-vip {
    width: calc(100% - 108px);
  }

  .slider-vip .slick-slide img {
    max-width: 95%;
  }

  .slider-vip.slider_style .slick-prev,
  .slider-vip.slider_style .slick-next {
    top: calc(50% - 44px);
  }

  .vip-bes-block .vip-bes-img {
    width: 400px;
    top: 0;
    margin-bottom: 50px;
  }

  .col_set6.comment-block6 {
    padding-left: 0;
    width: 100%;
    padding-right: 0;
  }

  .narko_stazh,
  .klinika_stazh {
    min-height: 85px;
  }

  .vip-program-item {
    width: 23.5%;
    margin-right: 1.5%;
  }
}

@media (max-width: 1140px) {
  .col_set3 {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    display: block;
  }

  .img-set {
    margin-top: 0;
  }

  .slide_download {
    text-align: center;
  }

  .slide_download .col_set3 {
    text-align: left;
  }

  .comment-block .inline-block {
    width: 61%;
  }

  .slider-gallery2 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-gallery2 .slick-prev,
  .slider-gallery2 .slick-next {
    display: none !important;
  }

  .slider-docs {
    margin: 0 -10px;
  }

  .slider-docs__item {
    margin: 0 10px;
  }

  .footer_menu {
    width: 50%;
    float: left;
  }

  .footer .container .clearfix .col_set4.list_style2 {
    width: 57%;
    margin-right: 1%;
  }

  .footer .container .clearfix .col_set4.list_style2:nth-of-type(2n + 2) {
    width: 42%;
    margin-right: 0;
    float: right;
  }

  .footer .list_style2.col_set4.pull-left li a.btn_style {
    display: none;
  }

  .pull-right.footer_col2 a.btn_style {
    display: block;
  }

  .text.new_pager_right {
    float: none;
    display: block;
  }

  .slider-methods_mob .col_set1.item-method {
    max-width: 47%;
    float: none;
    display: inline-block;
    margin: 10px 1%;
  }

  .slider-methods_mob {
    text-align: center;
  }

  .vip-program-item,
  .vip-program-block .vip-program-item:last-of-type {
    width: 47%;
    margin: 0 1% 20px;
  }

  .vip-program-item ul {
    margin-left: 6%;
  }

  .logo-text {
    display: none;
  }

  .covid .covid_content {
    padding: 12px 35px 12px 58px;
    background: url(../../../../../bitrix/templates/marshak/img/covid.svg)
      no-repeat 10px center;
  }

  .covid .covid_content .covid_close {
    right: 10px;
  }
}

@media (max-width: 992px) {
  .only-pc {
    display: none;
  }

  .only-tab-mob {
    display: block;
  }

  .logo-text {
    display: none;
  }

  .bx-pager_style li a {
    margin: 0;
  }

  .desc-overlay {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .desc-overlay p {
    margin-bottom: 10px;
  }

  .news-blocks .block_style {
    width: 48%;
  }

  .advantages .inline-block {
    width: 20%;
  }

  .col_set3 {
    margin-left: 0;
  }

  .slider-advantages {
    text-align: center;
  }

  .slider-advantages .block_style {
    margin: 15px;
    min-height: 385px;
    width: 44%;
    margin: 10px 2%;
    text-align: left;
  }

  .block_style .title_style2 {
    min-height: auto;
  }

  .list_style {
    min-height: 285px;
  }

  .slide_set5 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .slide_set5 .title_style {
    margin-bottom: 20px;
  }

  .container_set {
    padding-left: 0;
    padding-right: 0;
  }

  .item-specialst {
    width: 44%;
    margin: 10px 2%;
  }

  .item-specialst:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }

  .height_set2 {
    min-height: auto;
  }

  .margin_set1 {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .title_style {
    margin-bottom: 30px;
  }

  .slider-certificates {
    padding-left: 50px;
    padding-right: 50px;
  }

  .col_set4 {
    width: 22%;
    margin-right: 2%;
  }

  .footer-info {
    width: 45%;
  }

  .col_set7 {
    width: 46%;
    margin-right: 3%;
  }

  .breadcrumbs a {
    font-size: 14px;
  }

  .col_set5 {
    display: none;
  }

  .col_set6 {
    padding-left: 0;
    width: 100%;
    padding-right: 0;
  }

  .slide_set6 .title_style {
    font-size: 28px;
    line-height: 32px;
  }

  .slide_set6 .fs18 {
    font-size: 18px;
  }

  .col_set9 {
    padding-left: 0;
    width: 100%;
  }

  .col_set9 .col_set7 {
    margin-right: 2%;
  }

  .bx-pager_style li a {
    font-size: 14px;
  }

  .steps_mob {
    background: #3e9133;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
  }

  .steps_mob .title_style {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
  }

  .step-item {
    color: #fff;
    margin-bottom: 10px;
  }

  .step-item img {
    width: 100%;
  }

  .step-item.opened .step-title:after {
    transform: rotate(180deg);
  }

  .step-title {
    padding: 5px 15px;
    font-size: 16px;
    position: relative;
    padding-right: 60px;
    margin-bottom: 7px;
  }

  .step-title:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    background: url(../../../../../img/str_white_down.png) no-repeat center;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #fff;
  }

  .step-main {
    padding: 25px 30px;
  }

  .step-main div {
    margin-bottom: 20px;
  }

  .step-container {
    display: none;
  }

  .slider-docs .slick-prev,
  .slider-docs .slick-next {
    display: none !important;
  }

  .vip-header .title {
    font-size: 40px;
    padding-top: 70px;
    line-height: 44px;
  }

  .vip-header > p {
    margin: 50px auto 0;
  }

  .vip-program-item ul {
    margin: 0;
  }

  .vip-bes-block .vip-bes-img {
    display: none;
  }
}

@media (max-width: 680px) {
  .col_set7 {
    width: 100%;
    margin-right: 0;
  }

  .callme-ds-button {
    font-size: 13px;
  }

  .only-pc-tab {
    display: none;
  }

  .header-lvl2:before {
    display: none;
  }

  .preview-img {
    height: auto;
  }

  .news-blocks .preview-img {
    height: auto;
  }

  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 151;
  }

  .content {
    padding-top: 73px;
  }

  .logo {
    width: 58px;
    display: inline-block;
  }

  .link-phone {
    font-size: 20px;
  }

  .header-block {
    margin: 4px 0 0;
  }

  .header-block .text_style2 {
    font-size: 11px;
    margin-bottom: 0;
  }

  .header-lvl1 {
    padding-bottom: 10px;
  }

  .header-lvl1 .pull-right {
    text-align: right;
    width: 80%;
    margin-top: -9px;
  }

  .nav-icon {
    display: inline-block;
  }

  .header-lvl1 .pull-right .nav-icon {
    margin-top: 24px;
  }

  .header-lvl2 {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 250;
    box-shadow: none;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    opacity: 0;
    background: rgba(91, 162, 78, 0.95);
    visibility: hidden;
    transform: translateY(-0.5em);
    transition:
      all 0.3s ease-in-out 0s,
      visibility 0 linear 0.3s,
      z-index 0 linear 0.01s;
  }

  .header-lvl2.open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
  }

  .header-lvl2 .btn_style {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header-lvl2 .soc-item {
    margin-bottom: 15px;
  }

  .submenu {
    width: 100%;
    top: 0;
  }

  .menu {
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .menu > li {
    display: block;
    margin-left: 0;
    position: inherit;
    margin-bottom: 15px;
  }

  .menu > li > a {
    color: #fff;
    padding: 0;
  }

  .menu > li:hover > a {
    background: transparent;
    text-decoration: underline;
  }

  .menu > li:hover > a.activelink {
    background-color: #a3aebf;
  }

  .lang {
    float: none;
    margin-top: 0;
    display: inline-block;
  }

  .only-mob {
    display: block;
  }

  a.only-mob {
    display: inline-block;
  }

  .slide1 .bx-controls-direction {
    display: none;
  }

  .slide1 .bx-pager_style {
    position: absolute;
    top: 70px;
    width: 100%;
    padding-left: 0;
    bottom: auto;
    left: auto;
    overflow: visible;
  }

  .pos-rel.slide1 .bx-pager_style {
    top: 30px;
  }

  .slide1 .bx-pager_style li {
    display: block;
    margin-bottom: 15px;
  }

  .pos-rel.slide1 .bx-pager_style li {
    margin: 0;
  }

  .slide1 .bx-pager_style li a {
    font-size: 16px;
    border-radius: 0;
    padding: 12px 10px;
    box-sizing: border-box;
    border: 1px solid #fff;
    min-width: 210px;
  }

  .pos-rel.slide1 .bx-pager_style li a {
    padding: 8px 5px;
    width: 260px;
    margin: 8px 10px;
  }

  .pos-rel.slide1 .btn_style2 {
    width: 260px;
  }

  .btn-align {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
  }

  .slider-item {
    height: 422px;
    padding-top: 50px;
  }

  .pos-rel.slide1 .slider-item {
    height: 330px;
    padding-top: 50px;
  }

  .slider-item .title_style {
    display: none;
  }

  .slider-item .container {
    position: static;
  }

  .title_style {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .bx-pager_style {
    white-space: nowrap;
    overflow: scroll;
    padding-left: 70px;
    box-sizing: border-box;
  }

  .bx-prev,
  .slick-prev {
    width: 23px;
    height: 45px;
    background: url(../img/arrow.png) no-repeat;
  }

  .bx-next,
  .slick-next {
    width: 23px;
    height: 45px;
    background: url(../img/arrow.png) no-repeat;
    transform: rotate(180deg);
  }

  .slider_style .bx-prev,
  .slider_style .slick-prev {
    width: 23px;
    height: 45px;
    background: url(../img/arrow2.png) no-repeat;
  }

  .slider_style .bx-next,
  .slider_style .slick-next {
    width: 23px;
    height: 45px;
    background: url(../img/arrow2.png) no-repeat;
    transform: rotate(180deg);
  }

  .col_set1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }

  .slide_set {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bx-pager-wrapper .bx-pager_style {
    top: 70px;
    bottom: auto;
  }

  .bx-pager_set {
    width: 100%;
    margin-left: 0;
  }

  .bx-pager_set li {
    display: inline-block;
    margin-bottom: 0;
  }

  .desc-overlay {
    margin-left: 0;
    width: 100%;
    box-sizing: border-box;
    margin-top: 50px;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 16px;
  }

  .slider-steps {
    height: auto;
    min-height: 500px;
  }

  .slider-steps li {
    height: auto;
    min-height: 500px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .slide_set2 {
    padding-bottom: 30px;
  }

  .slider-gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .item-gallery {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
  }

  .item-gallery img {
    width: 100%;
  }

  .item-gallery:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
  }

  .gallery-items .col_set7,
  .news-items .col_set7 {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
  }

  .video-block {
    height: 212px;
    border: 0;
    width: 100%;
    margin: 0;
    display: table-footer-group;
  }

  .video-block iframe {
    height: 212px;
  }

  .slide_video .container {
    padding-top: 25px;
    display: table;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .slide_video .title_style {
    width: 100%;
    text-align: center;
  }

  .slide_set4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .btn_set {
    padding-left: 25px;
    padding-right: 25px;
    min-width: auto;
  }

  .news-blocks .block_style {
    width: 100%;
    margin-right: 0;
  }

  .advantages .inline-block {
    width: 100%;
    margin: 0 0 40px;
  }

  .fs18 {
    font-size: 16px;
  }

  .avatar {
    margin-right: 0;
    transform: scale(0.6);
  }

  .item-specialst .avatar {
    transform: none;
  }

  .comments-main {
    width: 100%;
  }

  .comments-main .title_style2 {
    text-align: center;
  }

  .comments-main p {
    font-size: 14px;
    line-height: 20px;
  }

  .comments-main a.fs18 {
    font-size: 14px;
  }

  .fs24 {
    font-size: 18px;
  }

  .btn-app {
    display: inline-block;
    margin-right: 10px;
    width: 135px;
    position: relative;
    z-index: 10;
  }

  .img-set {
    margin-top: -250px;
    max-width: 290px;
  }

  .slide_download .block {
    margin-bottom: 190px;
  }

  .footer {
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .footer .footer_col2 {
    position: absolute;
    right: 15px;
    top: 25px;
    width: calc(100% - 30px);
  }

  .footer .soc-item {
    margin-top: 7px;
  }

  .footer .list_style2 {
    margin-top: 50px;
  }

  .footer .clearfix {
    margin-bottom: 30px;
  }

  .footer_col1 {
    float: none;
    width: 100px;
  }

  .link-mob_set {
    font-size: 16px;
    font-family: "FuturaLightC";
    font-weight: 400;
    font-size: 13px;
  }

  .col_set4 {
    width: 48%;
    margin-right: 2%;
  }

  .list_style2 li {
    margin-bottom: 6px;
  }

  .list_style2 a {
    font-size: 14px;
  }

  .align-right_mob {
    text-align: right;
  }

  .footer-col3 {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
    text-align: center !important;
    font-size: 14px;
    line-height: 20px;
    color: #7c7c7c;
  }

  .footer-col3 br {
    display: none;
  }

  .border-block .avatar {
    display: none;
  }

  .border-block .comments-main {
    width: 100%;
  }

  .border-block .title_style2 {
    text-align: left;
  }

  .fs22 {
    font-size: 18px;
    line-height: 22px;
  }

  .news-items .col_set7 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .comment-block {
    border-radius: 0;
    margin-top: 90px;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 20px 20px;
  }

  .comment-block .inline-block {
    width: 100%;
  }

  .comment-block p {
    text-align: left;
  }

  .comment-block .avatar {
    background: #fff;
    margin-top: -100px;
  }

  .text-block .col_set4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .popup_set {
    width: auto;
    max-width: 95%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    margin-left: 0;
  }

  .preview-img {
    opacity: 1;
  }

  .slider-gallery2 {
    margin: 0;
  }

  .slider-gallery2 .slick-slide {
    margin: 0;
  }

  .border-block2 {
    border-bottom: 0;
    padding-bottom: 20px;
  }

  .border-block2 .fs24 {
    font-size: 24px;
    text-align: center;
  }

  .avatar-col {
    display: block;
    margin: 0 auto;
  }

  .avatar-col .avatar {
    transform: none;
  }

  .spec-info-col {
    width: 100%;
  }

  .spec-info-col .title_style3 {
    text-align: center;
  }

  .align-center_mob {
    text-align: center;
  }

  .pull-right.footer_col2 a.btn_style {
    width: 286px;
    margin: 20px auto 0;
    padding: 0;
  }

  .footer_menu {
    width: 100%;
    margin-top: 90px;
  }

  .footer .container .clearfix .col_set4.list_style2 {
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
    text-align: center;
  }

  .footer .container .clearfix .col_set4.footer_col1 {
    width: 100px !important;
  }

  .item-method {
    width: 100%;
    margin: 10px 0 !important;
    max-width: 480px;
    min-width: auto;
  }

  .slider-advantages .block_style {
    width: 100%;
    margin: 10px 0;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-advantages .slider-advantages-img {
    float: left;
    width: 32px;
    height: 40px;
    background-size: auto 35px;
    background-position: 50% 0;
    margin-right: 20px;
  }

  .slider-advantages .list_style {
    clear: both;
    min-height: 0;
    display: none;
  }

  .block_style .btn_style3 {
    display: none;
    margin-bottom: 10px;
  }

  .slider-advantages .title_style2 {
    padding-right: 30px;
    position: relative;
  }

  .slider-advantages .title_style2:after {
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url(../../../../../img/adv_arrow.svg) no-repeat center;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
  }

  .block_style:hover {
    box-shadow: none;
  }

  .slider-advantages .active_block .list_style {
    display: block;
  }

  .slider-advantages .active_block .title_style2:after {
    transform: rotate(270deg);
  }

  .slider-advantages .block_style .btn_style3 {
    width: calc(100% - 45px);
    margin: 0 auto 10px;
  }

  .slider-advantages .active_block .btn_style3 {
    display: block;
  }

  .vip-header .slide_set3.slide_set {
    position: relative;
  }

  .vip-header {
    height: auto;
  }

  .vip-header .title {
    font-size: 26px;
    padding: 25px 15px 0;
    line-height: 28px;
  }

  .vip-header > p {
    margin: 25px 15px 40px;
    font-size: 14px;
    line-height: 17px;
  }

  .slider-vip {
    width: calc(100% - 60px);
  }

  .slider-vip.slider_style .slick-prev,
  .slider-vip.slider_style .slick-next {
    top: calc(50% - 22px);
  }

  .slider-vip.slider_style .slick-prev {
    left: -30px;
  }

  .slider-vip.slider_style .slick-next {
    right: -30px;
  }

  .vip-bes-block {
    margin: 30px -15px 90px;
  }

  .vip_green_block .title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 15px;
  }

  .vip_green_block p {
    font-size: 14px;
    line-height: 17px;
    margin: 0 auto 15px;
  }

  .vip-bes-block .title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 15px;
  }

  .vip-bes-block p {
    font-size: 14px;
    line-height: 17px;
    margin: 0 auto 15px;
  }

  .vip-program .title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 15px;
  }

  .vip-program p {
    font-size: 14px;
    line-height: 17px;
    margin: 0 auto 15px;
  }

  .vip-program-item ul {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block p {
    font-size: 4vw;
  }

  .text-block li {
    font-size: 4vw;
    padding: 0 0 0 3vw !important;
  }

  .text-block li:before {
    top: 1.5vw !important;
  }

  .text-block li:before {
    width: 1.5vw !important;
    height: 1.5vw !important;
  }
}

@media (max-width: 567px) {
  .row img {
    max-width: 50px;
  }

  .vakansii_wrap {
    grid-template-columns: 1fr;
  }

  .vip-program {
    padding: 20px 0 0;
  }

  .sertificate__slider2 {
    width: 89vw;
  }

  .sertificate__slider2 .sertificate__slide {
    max-width: 86%;
  }

  .vip-program-item,
  .vip-program-block .vip-program-item:last-of-type {
    width: 100%;
    margin: 0 0 20px;
  }
}

.slick-slider {
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.callme-ds-button {
  text-decoration: none;
  cursor: pointer;
}

.callme-ds-button:hover {
  text-decoration: underline;
}

.slide_set2.ph-gallery-list {
  padding-top: 0;
}

font.text,
font.text b {
  font-size: 16px;
}

.gallery.catalog_detail_page {
  padding-top: 40px;
}

.flex-subcats-4 {
  display: flex;
  flex-wrap: wrap;
}

.flex-subcats-4 > div {
  margin-right: 1em;
  min-width: calc(25% - 1em);
  width: calc(25% - 1em);
}

.flex-subcats-4 a {
  display: block;
  margin-bottom: 0.75em;
  text-align: center;
}

.flex-subcats-4 img {
  max-width: 100%;
}

.row > div img {
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

@media (max-width: 767px) {
  .flex-subcats-4 > div {
    margin-bottom: 1em;
    min-width: calc(50% - 1em);
    width: calc(50% - 1em);
  }
}

@media (max-width: 567px) {
  .flex-subcats-4 > div {
    margin-bottom: 1em;
    margin-right: 0;
    min-width: 100%;
    width: 100%;
  }
}

.column-img-3 {
  display: flex;
}

.column-img-3 > a > img {
  display: block;
  max-width: 100%;
  width: calc(100% - 1em);
}

@media (max-width: 767px) {
  .column-img-3 {
    flex-direction: column;
  }

  .column-img-3 > a > img {
    width: 100%;
  }

  .column-img-3 > a:not(:last-child) > img {
    margin-bottom: 1em;
  }

  .otz_item {
    padding: 23px 12px;
  }
}

.search-form {
  margin-right: 10px;
  margin-top: 13px;
}

.search-form table,
.search-form table tr {
  width: 300px;
  border: none;
  max-width: 100%;
}

.search-form .input_text,
.search-form .input_btn {
  padding: 0;
}

.search-form .input_text input {
  width: 100%;
  border: 2px solid #fff;
}

.search-form .input_btn input {
  width: 100%;
  border: 2px solid #fff;
  background: #996b3e;
  width: 100%;
  color: #fff;
}

h1.title_style.fs53 {
  font-weight: 700;
}

.soc_inst2 {
  background-image: url(../../../../../bitrix/images/instagram.png);
  width: 30px;
  height: 30px;
}

.prims {
  text-align: center;
  margin-top: 25px;
  max-width: 1020px;
}

.prim {
  width: 19%;
  height: 220px;
  float: left;
  text-align: center;
  position: relative;
  background: url(../../../../../bitrix/templates/marshak/img/prim/10.png)
    no-repeat;
}

.prim img {
  margin-top: 30px;
}

.prim .num {
  position: absolute;
  top: 6px;
  left: 91px;
}

.prims > .prim:nth-child(6) {
  margin-left: 100px;
}

@media (max-width: 1560px) {
  .vakansii_item {
    width: 100%;
    float: none;
    max-width: 700px;
    display: block;
    margin-right: 0;
    box-sizing: border-box;
  }

  .vakansii_wrap {
  }

  .vakansii_item_name {
    text-align: left;
    padding-left: 70px;
    padding-bottom: 0;
    border-bottom: 0 solid #eee;
    line-height: 44px;
  }

  .vakansii_item_textleft {
    /* display: none; */
  }

  .vakansii_item.newhiddd {
    min-height: 44px;
    height: auto;
  }

  .vakansii_item_podrobnee {
    bottom: 25px;
    right: 20px;
  }

  .vakansii_item_name:before {
    top: -4px;
  }

  .vakansii_item.newhid {
    min-height: 44px;
  }

  .vakansii_item.newhiddd.highlight .vakansii_item_name {
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
  }

  .vakansii_item.newhiddd.highlight .vakansii_item_textright {
    width: 50%;
    float: left;
  }

  .vakansii_item.newhiddd.highlight .vakansii_item_textleft {
    display: block;
    width: 50%;
    float: left;
  }

  .vakansii_item.newhiddd.highlight {
    height: 100%;
    display: block;
    overflow: hidden;
  }

  .vakansii_item.newhiddd.highlight .vak_zaya {
    margin-top: 50px;
  }

  .vakansii_item.newhiddd.highlight .svernyt {
    margin-top: 50px;
    max-width: 170px;
  }

  .vakansii_item.newhid.highlight .vakansii_item_name {
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
  }

  .vakansii_item.newhid.highlight .vakansii_item_textright {
    width: 50%;
    float: left;
  }

  .vakansii_item.newhid.highlight .vakansii_item_textleft {
    display: block;
    width: 50%;
    float: left;
  }

  .vakansii_item.newhid.highlight {
    height: 100%;
    display: block;
    overflow: hidden;
  }

  .vakansii_item.newhid.highlight .vak_zaya {
    margin-top: 50px;
  }

  .vakansii_item.newhid.highlight .svernyt {
    margin-top: 50px;
    max-width: 170px;
  }

  .prim {
    background-size: 95%;
  }

  .prim .num {
    left: 46%;
  }

  .wrap_garant {
    background: url(../../../../../images/fon_garantii.png) no-repeat center;
    border-left: 2px solid #5ba24e;
  }

  .wrap_garant p {
    width: 74%;
    padding: 28px 44px;
  }

  .wrap_garant_preim_tr {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    position: relative;
    height: 200px;
  }

  .wrap_garant_preim_tr .wrap_garant_item {
    width: 32%;
    text-align: center;
  }

  .wrap_garant_preim_tr2 {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
    position: relative;
  }

  .wrap_garant_preim_tr2 .wrap_garant_item {
    width: 46%;
  }
}

@media (max-width: 1400px) {
  .prims > .prim:nth-child(6) {
    margin-left: 0;
  }

  .prim {
    width: 25%;
  }

  .prims > .prim:nth-child(9) {
    margin-left: 38%;
  }
}

@media (max-width: 1100px) {
  .prim {
    width: 33%;
  }

  .prims > .prim:nth-child(9) {
    margin-left: 0;
  }
}

@media (max-width: 900px) {
  .prim {
    height: 265px;
    background-size: 96%;
    width: 30%;
    margin: 10px 1%;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .vakansii_item.newhid.highlight .vak_zaya {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .vakansii_item.newhid.highlight .svernyt {
    margin-top: 30px;
    max-width: 170px;
    margin-bottom: 15px;
  }

  .vakansii_item.newhiddd.highlight .vak_zaya {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .vakansii_item.newhiddd.highlight .svernyt {
    margin-top: 30px;
    max-width: 170px;
    margin-bottom: 15px;
  }

  .vakansii_item_podrobnee {
    font-size: 0;
    border: 0;
    background: url(../../../../../images/strelka.svg) no-repeat;
    width: 12px;
    height: 8px;
  }

  .vakansii_item_name {
    line-height: 43px;
  }

  .vakansii_item_name.adap {
    line-height: normal;
    padding-top: 8px;
  }

  .vakansii_item_name:before {
    background: url(../../../../../images/vakamini2.svg) no-repeat;
    top: 7px;
  }

  .vakansii_item.newhiddd.highlight .vakansii_item_textleft {
    width: 100%;
    float: none;
  }

  .vakansii_item.newhiddd.highlight .vakansii_item_textright {
    width: 100%;
    float: none;
  }

  .vak_zaya a {
    display: block;
  }

  .vakansii_item.newhid.highlight .vakansii_item_textleft {
    width: 100%;
    float: none;
  }

  .vakansii_item.newhid.highlight .vakansii_item_textright {
    width: 100%;
    float: none;
  }

  .vakansii_item {
    width: calc(100% - 20px);
    float: none;
    max-width: unset;
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 0;
    padding: 10px;
  }

  .vakansii_item_name {
    padding-left: 42px;
  }

  .wrap_garant {
    background: #f7f7f9 url(../../../../../images/fon_garantii320.png) no-repeat
      right;
    border-left: 2px solid #5ba24e;
  }

  .wrap_garant_preim_tr {
    width: 100%;
  }

  .wrap_garant_preim_tr2 {
    width: 100%;
  }

  .wrap_garant_preim_tr .wrap_garant_item {
    width: 48%;
    margin-right: 1%;
  }

  .wrap_garant_preim_tr2 .wrap_garant_item {
    width: 49%;
    margin-right: 0;
  }

  .wrap_garant_women img {
    display: none;
  }

  .wrap_garant_preim_tr3 {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }

  .wrap_garant_preim_tr3 .wrap_garant_item {
    width: 100%;
  }

  .wrap_garant_text {
    width: 90%;
  }

  .prim {
    position: relative;
    width: 47%;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    background: transparent;
    height: auto;
    margin: 15px 1%;
    min-height: 180px;
  }

  .prim img {
    margin: 0;
  }

  .prim .num {
    top: -15px;
    background: #fff;
    line-height: 28px;
    height: 30px;
    box-sizing: border-box;
    width: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 30px;
    text-align: center;
  }

  .video_frame p {
    font-size: 26px;
    line-height: 26px;
    padding-top: 20px;
  }

  .video_frame {
    width: 100%;
    height: 180px;
    left: 0;
    margin-bottom: 30px;
  }

  .video_frame div {
    width: 60px;
    height: 42px;
    top: 72px;
    left: calc(50% - 21px);
  }

  .video_frame:hover div {
    width: 70px;
    height: 50px;
    top: 67px;
    left: calc(50% - 25px);
  }
}

@media (max-width: 400px) {
  .prim {
    width: 100%;
    margin: 15px 0;
    height: auto;
    padding-bottom: 15px;
    min-height: 1px;
  }

  .relatives_sell p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .relatives_sell a.ajax-popup-link.btn_style4 {
    width: 100%;
  }
}

.mytable {
  margin-bottom: 30px;
}

.mytable td {
  border-right: 1px solid #fff;
  padding: 10px 20px !important;
  box-sizing: border-box;
}

.mytable tr td:first-child,
.mytable tr th:first-child {
  border-left: 1px solid #aeaeae;
}

.mytable tr td:last-child,
.mytable tr th:last-child {
  border-right: 1px solid #aeaeae;
}

.mytable th {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #aeaeae;
  border-top: 1px solid #aeaeae;
  box-sizing: border-box;
  padding: 20px !important;
}

.mytable tr:first-child th,
.mytable tr:first-child td {
  border-top: 1px solid #aeaeae;
}

.mytable tr:last-child th,
.mytable tr:last-child td {
  border-bottom: 1px solid #aeaeae;
}

.mytable th {
  background-color: #eaeaea;
}

.mytable tr:nth-child(odd) {
  background-color: #f1f6fb;
}

.mytable td:nth-child(2),
.mytable td:nth-child(3),
.mytable th:nth-child(2),
.mytable th:nth-child(3) {
  text-align: center;
  width: 20%;
}

.mytable td:nth-child(1) {
  width: 60%;
}

.mytable p {
  margin-bottom: 0;
}

@media screen and (max-width: 500px) {
  .mobt {
    max-width: 100%;
    height: auto;
    overflow: scroll;
    padding-bottom: 5px;
  }
}

div#accordion_faq h4 {
  padding-left: 2.2em;
  border-left: 4px solid #5ba24e;
  background: #f7f7f9;
  border: 1px solid #f7f7f9;
  border-left: 4px solid #ce9d6e;
  margin-top: 7px;
  color: #686868;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  padding-right: 40px;
  padding-top: 20px;
  line-height: normal;
  padding-bottom: 20px;
}

div#accordion_faq .ui-accordion-content {
  border: 2px solid #f7f7f9;
  height: auto !important;
}

div#accordion_faq h4:focus {
  outline: none;
}

div#accordion_faq h4:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 17px;
  background: url(../../../../../bitrix/templates/marshak/img/bok.svg);
  right: 0;
  margin-right: 20px;
  top: 22px;
}

div#accordion_faq h4.ui-accordion-header-active.ui-state-active:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 19px;
  background: url(../../../../../bitrix/templates/marshak/img/niz.svg);
  right: 0;
  margin-right: 20px;
  top: 20px;
}

div#accordion_faq h4:before {
  content: "";
  position: absolute;
  width: 11px;
  height: 15px;
  background: url(../../../../../bitrix/templates/marshak/img/vopr.svg);
  left: 15px;
  margin-right: 20px;
  top: 22px;
}

.vipclinic {
  width: 24.5%;
  float: left;
  height: 200px;
  border-bottom: 1px dashed #686868;
  border-right: 1px dashed #686868;
}

.clear {
  clear: both;
}

.vipclinic.last {
  border-right: none;
}

.vipclinic.bottom {
  border-bottom: none;
}

.vipclinic_img1 {
  background: url(../../../../../bitrix/templates/marshak/img/11.svg);
  width: 70px;
  height: 47px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img2 {
  background: url(../../../../../bitrix/templates/marshak/img/22.svg);
  width: 60px;
  height: 58px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img3 {
  background: url(../../../../../bitrix/templates/marshak/img/33.svg);
  width: 57px;
  height: 57px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img4 {
  background: url(../../../../../bitrix/templates/marshak/img/44.svg);
  width: 59px;
  height: 59px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img5 {
  background: url(../../../../../bitrix/templates/marshak/img/55.svg);
  width: 61px;
  height: 61px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img6 {
  background: url(../../../../../bitrix/templates/marshak/img/66.svg);
  width: 54px;
  height: 61px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img7 {
  background: url(../../../../../bitrix/templates/marshak/img/77.svg);
  width: 58px;
  height: 56px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic_img8 {
  background: url(../../../../../bitrix/templates/marshak/img/88.svg);
  width: 59px;
  height: 59px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipclinic p {
  text-align: center;
  width: 95%;
  margin: 0 auto;
  line-height: normal;
}

@media screen and (max-width: 1501px) {
  .vipclinic {
    width: 33%;
  }

  .vipclinic.lastmob {
    border-right: none;
  }

  .vipclinic.last {
    border-right: 1px dashed #686868;
  }

  .vipclinic.bottom.bottommob {
    border-bottom: none !important;
  }

  .vipclinic.bottom {
    border-bottom: 1px dashed #686868 !important;
  }
}

@media screen and (max-width: 770px) {
  .vipclinic {
    width: 100%;
    border: none !important;
    height: auto;
  }

  .vipclinic.bottom {
    border-bottom: 0 !important;
  }

  .vipclinic_img1 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/111.svg);
    width: 48px;
    height: 33px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img2 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/222.svg);
    width: 42px;
    height: 40px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img3 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/333.svg);
    width: 40px;
    height: 39px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img4 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/444.svg);
    width: 41px;
    height: 41px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img5 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/555.svg);
    width: 43px;
    height: 41px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img6 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/666.svg);
    width: 38px;
    height: 41px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img7 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/777.svg);
    width: 40px;
    height: 38px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic_img8 {
    float: left;
    background: url(../../../../../bitrix/templates/marshak/img/888.svg);
    width: 41px;
    height: 41px;
    margin-top: 0;
    margin-right: 20px;
  }

  .vipclinic p {
    text-align: left;
  }
}

@media screen and (max-width: 500px) {
  .pos-rel.slide1 .bx-pager_style {
    bottom: auto;
  }

  .video_frame_cont {
    height: 200px;
  }
}

@media screen and (max-width: 320px) {
  .content {
    padding-top: 143px;
  }
}

.border-block_first {
  padding-top: 0;
}

.video_box {
  margin: 0 -10px;
}

.video_box:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
  height: 0;
  line-height: 0;
}

.video_item {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  width: 33.33333%;
  float: left;
}

.video_container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 47.25%;
  padding-top: 30px;
}

.video_container a.popup-youtube {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.video_container:hover {
  background-size: 65px, cover !important;
}

.video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1024px) {
  .video_item {
    width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .video_item {
    width: 100%;
  }
}

.bvi-body .prim {
  height: auto;
}

.bvi-body .prims > .prim:nth-child(6) {
  clear: left;
}

.bvi-body #dscallme_content p {
  line-height: 35px !important;
}

.bvi-body .ds-form form#dscallme_content-form input[type="submit"] {
  width: auto;
}

.bvi-body .dscallme_right_img {
  display: none;
}

.bvi-body .bx-pager_set {
  max-width: none;
  width: 100%;
}

.bvi-body .desc-overlay {
  display: none;
}

.test-button {
  margin-right: 35px;
}

.test-button:hover {
  cursor: pointer;
}

@media screen and (max-width: 1300px) {
  .test-button {
    display: none;
  }
}

.menu_style2 li {
  padding: 5px 0 5px 40px;
  box-sizing: border-box;
}

.menu_style2 li:hover {
  background: url(../../../../../images/menu_sub_str.svg) no-repeat 15px center;
}

.api-search-title .baron__root,
.api-search-title .api-clear-icon {
  display: none !important;
}

.header-mob-fix {
  display: none;
}

@media (max-width: 850px) {
  .show-fix.header-mob-fix {
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    background: #59a04e;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 305;
  }

  .fix-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
  }

  .fix-left img {
    height: 42px;
  }

  .fix-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .fix-right .question {
    margin: 0 20px;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #59a04e;
    border: 1px solid #fff;
  }

  .fix-right .question:hover {
    background: transparent;
    color: #fff;
  }

  .fix-right .callme-ds-button {
    border: 1px solid #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 9px 38px;
    text-decoration: none;
  }

  .fix-right .callme-ds-button:hover {
    background: #fff;
    color: #59a04e;
  }

  .fix-right .soc_yt {
    background-image: url(../../../../../bitrix/templates/marshak/img/icon_youtube.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
  }

  .fix-right .soc_yt:hover {
    opacity: 1;
  }

  .fix-right .soc_vk {
    background-image: url(../../../../../bitrix/templates/marshak/img/vk.svg);
    background-repeat: no-repeat;
    background-position: center;
  }

  .fix-right .nav-icon.btn-mob-nav {
    display: inline-block;
    width: 30px;
    margin: 0;
    margin-left: 20px;
  }

  .nav-icon span {
    height: 2px;
  }

  .header-lvl2.fix-menu {
    position: fixed !important;
    width: 100%;
  }

  .header-lvl2.fix-menu:before {
    display: none;
  }

  .header-lvl2.fix-menu {
    left: 0;
    top: 64px !important;
    width: 100%;
    z-index: 250;
    box-shadow: none;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-0.5em);
    transition:
      all 0.3s ease-in-out 0s,
      visibility 0 linear 0.3s,
      z-index 0 linear 0.01s;
  }

  .header-lvl2.fix-menu.open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
  }

  .header-lvl2.fix-menu .btn_style {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .header-lvl2.fix-menu .soc-item {
    margin-bottom: 15px;
  }

  .header-lvl2.fix-menu .submenu {
    width: 100%;
    top: 0;
  }

  .header-lvl2.fix-menu .menu {
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    max-height: 400px;
  }

  .header-lvl2.fix-menu .menu > li {
    display: block;
    margin-left: 0;
    position: inherit;
    margin-bottom: 15px;
  }

  .header-lvl2.fix-menu .menu > li > a {
    color: #fff;
    padding: 0;
  }

  .header-lvl2.fix-menu .menu > li:hover > a {
    background: transparent;
    text-decoration: underline;
  }

  .header-lvl2.fix-menu .menu > li:hover > a.activelink {
    background-color: #a3aebf;
  }

  .header-lvl2.fix-menu .menu > li .submenu {
    position: relative;
    display: none;
    text-align: center;
    transition: none;
  }

  .header-lvl2.fix-menu .menu > li.open .submenu {
    opacity: 1;
    transform: translateY(0%);
    visibility: visible;
    padding-top: 0;
    padding-bottom: 0;
  }

  .header-lvl2.fix-menu .menu > li.parent-menu > a::after {
    display: none;
  }

  .header-lvl2.fix-menu .header {
    position: initial;
  }

  .header-lvl2.fix-menu {
    position: initial;
    display: none;
    background-color: #37792c;
  }

  .header-lvl2.fix-menu.open {
    display: block;
    padding: 0;
  }

  .header-lvl2.fix-menu .content {
    padding-top: 0;
  }

  .header-lvl2.fix-menu .menu_style2 li {
    padding: 0;
  }

  .header-lvl2.fix-menu .menu {
    width: 100%;
    padding: 0;
    text-align: left;
  }

  .header-lvl2.fix-menu .menu > li {
    margin-bottom: 0;
    padding: 0;
  }

  .header-lvl2.fix-menu .menu > li > a {
    padding: 8px 20px;
    border-bottom: 2px solid #996b3e;
    display: block;
  }

  .header-lvl2.fix-menu .soc-item {
    margin-bottom: 0;
  }

  .header-lvl2.fix-menu .bot-menu {
    display: flex;
    padding: 0 20px;
    align-items: center;
  }

  .header-lvl2.fix-menu .menu > li.parent-menu {
    position: relative;
  }

  .header-lvl2.fix-menu .parent-menu .toggle-menu {
    background: url(../../../../../img/ar_menu.png) center no-repeat transparent;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 38px;
    height: 38px;
  }

  .header-lvl2.fix-menu .parent-menu.open .toggle-menu {
    transform: rotate(90deg);
  }

  .header-lvl2.fix-menu .parent-menu.open {
    background: #996b3e;
  }

  .header-lvl2.fix-menu .submenu {
    display: none;
    list-style: none;
    background: #4c9940;
  }

  .header-lvl2.fix-menu .submenu > li > a {
    color: #fff;
    font-size: 16px;
    font-family: "FuturaDemiC";
    text-decoration: none;
    padding: 8px 40px;
    border-bottom: 2px solid #996b3e;
    display: block;
  }

  .header-lvl2.fix-menu .submenu > li {
    margin-bottom: 0;
  }

  .header-lvl2.fix-menu .menu > li:hover > a {
    text-decoration: none !important;
  }

  .header-lvl2.fix-menu .ajax-popup-link.btn_style.only-mob {
    padding: 9px 20px;
  }

  .header-lvl2.fix-menu .lang,
  .header-lvl2.fix-menu .search_block_top {
    display: none;
  }

  .header-lvl2.fix-menu .container {
    padding: 0;
  }

  .header-lvl2.fix-menu .menu > li.parent-menu > a span {
    display: none;
  }
}

@media (max-width: 767px) {
  .fix-soc,
  .fix-right .question {
    display: none;
  }

  .fix-right .callme-ds-button {
    background: #fff;
    color: #59a04e;
  }

  .fix-right .callme-ds-button:hover {
    background: transparent;
    color: #fff;
  }

  .menu > li .submenu {
    position: relative;
    display: none;
    text-align: center;
    transition: none;
  }

  .menu > li.open .submenu {
    opacity: 1;
    transform: translateY(0%);
    visibility: visible;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu > li.parent-menu > a::after {
    display: none;
  }

  .header {
    position: initial;
  }

  .header-lvl2 {
    position: initial;
    display: none;
    background-color: #37792c;
  }

  .header-lvl2.open {
    display: block;
    padding: 0;
  }

  .content {
    padding-top: 0;
  }

  .menu_style2 li {
    padding: 0;
  }

  .menu {
    width: 100%;
    padding: 0;
    text-align: left;
  }

  .menu > li {
    margin-bottom: 0;
    padding: 0;
  }

  .menu > li > a {
    padding: 8px 20px;
    border-bottom: 2px solid #996b3e;
    display: block;
  }

  .header-lvl2 .soc-item {
    margin-bottom: 0;
  }

  .bot-menu {
    display: flex;
    padding: 0 20px;
    align-items: center;
  }

  .menu > li.parent-menu {
    position: relative;
  }

  .parent-menu .toggle-menu {
    background: url(../../../../../img/ar_menu.png) center no-repeat transparent;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 38px;
    height: 38px;
  }

  .parent-menu.open .toggle-menu {
    transform: rotate(90deg);
  }

  .parent-menu.open {
    background: #996b3e;
  }

  .submenu {
    display: none;
    list-style: none;
    background: #4c9940;
  }

  .submenu > li > a {
    color: #fff;
    font-size: 16px;
    font-family: "FuturaDemiC";
    text-decoration: none;
    padding: 8px 40px;
    border-bottom: 2px solid #996b3e;
    display: block;
  }

  .submenu > li {
    margin-bottom: 0;
  }

  .menu > li:hover > a {
    text-decoration: none !important;
  }

  .ajax-popup-link.btn_style.only-mob {
    padding: 9px 20px;
  }

  .lang,
  .search_block_top {
    display: none;
  }

  .header-lvl2 .container {
    padding: 0;
  }
}

.vakansii_item_podrobnee:hover,
.vakansii_wrap .svernyt:hover {
  cursor: pointer;
}

.side-sert {
  padding-top: 20px;
}

.side-sert .title_style {
  font-size: 30px;
  color: #526f39;
  font-weight: 700;
}

.side-sert .slider_style .slick-prev {
  background-image: url(../../../../../img/ar1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
}

.side-sert .slider_style .slick-next {
  background-image: url(../../../../../img/ar1.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 50px;
}

.pre-side-sert {
  height: 30px;
  background: #fff;
}

@media (max-width: 1500px) {
  .side-sert .slider_style .slick-prev {
    left: -25px;
  }

  .side-sert .slider_style .slick-next {
    right: -25px;
  }
}

.vskoraya {
  background: url(../../../../../bitrix/templates/marshak/img/istock-532866331_d_8502.jpg)
    no-repeat center bottom;
  height: 401px;
  display: block;
  width: 100%;
  max-width: 351px;
}

.vskoraya .skoraya-ds-button {
  max-width: 228px;
  margin: 225px auto 30px;
  text-align: center;
  background-color: #f25916;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  padding: 12px 0;
  display: block;
  width: 100%;
  text-decoration: none;
  cursor: pointer;
}

.nouttext {
  display: block;
  background: #4a9a3d;
}

.nouttext1 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  padding: 21px 10px 10px;
  margin: 0;
}

.nouttext2 {
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 290px;
  line-height: 17px;
  padding: 0 10px 18px;
  text-align: center;
}

.textmain1 {
  margin-bottom: 50px;
  margin-top: 20px;
}

.textmain2 {
  margin-bottom: 50px;
}

.nomargbottom .pos-rel.only-pc .bx-viewport {
  height: auto !important;
}

.inline-blocks.margin_set1.slider-specialists {
  margin-top: 0;
}

@media (max-width: 1560px) {
  .vskoraya .skoraya-ds-button {
    margin: 185px auto 30px;
  }
}

.menu > li:hover .submenu + .submenu {
  transform: translateX(100%);
}

.slider-specialists2 .height_set2 {
  min-height: 75px;
}

.title_style h1.title_style {
  display: inline-block;
  margin-bottom: 0;
}

.height_set2 {
  min-height: 75px;
}

.us-middle-block {
  margin-top: 50px;
}

.pos-rel.only-pc {
  margin: 67px 0;
}

.us-middle-block .slider-gallery2 {
  padding: 0;
}

.prims {
  display: none;
}

.us-middle-block .col_set2 {
  margin-right: 1.3%;
  width: 46%;
  padding: 25px 55px 30px;
  transition: 0.3s;
}

.us-middle-block .block_style .btn_style3 {
  min-width: auto;
}

.slider-certificates img {
  max-width: 95%;
}

.us-middle-block .col_set2 {
  width: 46%;
}

.us-middle-block .list_style {
  min-height: 290px;
}

.us-middle-block .title_style2 {
  min-height: 60px;
  font-family: "Optima";
  font-size: 26px;
  line-height: 140%;
}

@media (max-width: 1200px) {
  .us-middle-block .list_style {
    min-height: 350px;
  }

  .us-middle-block .slick-dots li {
    margin-bottom: 10px;
  }
}

@media (max-width: 600px) {
  .slide_set5 {
    margin-left: -15px;
    margin-right: -15px;
  }

  .us-middle-block .col_set2 {
    width: 100%;
    padding: 0 20px;
    transition: 0.3s;
  }

  .us-middle-block .list_style {
    min-height: auto;
  }
}

.srok-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  margin-top: 30px;
}

.srok-item {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.srok-days {
  font-size: 48px;
  line-height: 24px;
  color: #ca9561;
  font-weight: 700;
  margin-right: 15px;
}

.srok-title {
  font-size: 18px;
  color: #526f39;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.srok-subtitle {
  font-size: 18px;
  line-height: 24px;
  color: #686868;
  font-weight: 400;
}

.srok-days-index {
  font-size: 36px;
}

.only-podhod .slide_set5 {
  padding-top: 0;
}

.price-politic {
  filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.05));
  background-color: #fff;
  border: 1px solid #e7e7e7;
  width: 100%;
  box-sizing: border-box;
  padding: 50px 100px;
  margin-bottom: 50px;
  background: url(../../../../../img/image.png);
  background-size: cover;
}

.price-politic-text p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
}

.price-politic-text p span.fa-chevron-right {
  color: #3e9133;
}

.price-politic-svyz {
  margin-top: 40px;
  font-weight: 700;
}

.price-politic-svyz a {
  text-decoration: none;
  color: #3e9133;
  font-size: 20px;
  font-weight: 700;
}

.price-politic-svyz a:hover {
  text-decoration: underline;
}

.price-politic-button {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
  background-color: #996b3e;
  width: fit-content;
  padding: 15px 18px;
  margin: 0 auto;
  cursor: pointer;
  opacity: 0.85;
  opacity: 1;
}

.header a.link-phone:hover {
  text-decoration: underline;
}

.foot-flex {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.foot-flex > div:first-child {
  width: 25%;
}

.foot-menus {
  width: 70%;
  display: flex;
  justify-content: space-between;
}

.foot-menu {
  width: 20%;
}

.foot-menu-head {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  color: #59a04e;
  margin-bottom: 26px;
}

.foot-menu a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #686868;
  text-decoration: none;
}

.foot-menu a:hover {
  text-decoration: underline;
  color: #59a04e;
  cursor: pointer;
}

.foot-contacts {
  margin-top: 30px;
  margin-bottom: 25px;
}

.foot-contacts a {
  text-decoration: none;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #686868;
}

.foot-contacts a:hover {
  text-decoration: underline;
}

.foot-address {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #686868;
  margin-bottom: 20px;
}

.foot-inn {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #686868;
}

.foot-bottom {
  display: flex;
  margin-top: 15px;
}

.foot-buttons {
  margin-right: 20px;
}

.foot-buttons a {
  display: block;
}

.foot-soc .soc_yt2 {
  background: url(../../../../../bitrix/templates/marshak/img/icon_youtube.svg);
  margin-top: 0;
  opacity: 1;
}

.foot-soc .soc_vk2 {
  background: url(../../../../../bitrix/templates/marshak/img/vk.svg);
  margin-top: 0;
  opacity: 1;
}

.foot-soc .soc_yt2:hover,
.foot-soc .soc_vk2:hover {
  opacity: 0.7;
}

.foot-buttons a.question {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  background: #59a04e;
  border: 1px solid #59a04e;
  padding: 10px 45px;
  margin-bottom: 10px;
  text-align: center;
}

.foot-buttons a.program {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  color: #686868;
  border: 1px solid #59a04e;
  padding: 10px 15px;
  text-align: center;
}

.foot-buttons a.question:hover {
  background: transparent;
  color: #686868;
}

.foot-buttons a.program:hover {
  color: #fff;
  background: #59a04e;
}

.foot-pay {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  opacity: 0.5;
  position: absolute;
  right: 0;
  bottom: 0;
  flex-wrap: wrap;
}

.foot-pay img {
  width: 40px;
  margin-right: 10px;
}

.art-inner-form {
  background: #f8f8f8;
  padding: 40px;
  margin: 40px 0;
}

.art-inner-form .title_style {
  font-family: "Futura Md";
  font-weight: 400;
  font-size: 28px;
  line-height: 37px;
  color: #2b4637;
  font-family: "Optima" !important;
}

.art-inner-form form[name="iblock_add"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}

.art-inner-form .mat-div,
.art-inner-form .butok {
  order: 1;
  width: 23%;
}

.art-inner-form .soglas_form {
  order: 2;
  width: 100%;
  margin-top: 30px;
}

.art-inner-form .mat-input {
  background: #fff;
  border: 1px solid #ebedec;
  height: 58px;
}

.art-inner-form textarea.mat-input {
  margin-bottom: -4px;
}

.art-inner-form .butok {
  height: 58px;
}

@media (max-width: 1400px) {
  .price-politic {
    margin-top: 50px;
    padding: 50px 25px;
    background-position-x: 55%;
  }
}

@media (max-width: 1360px) {
  .srok-block {
    flex-wrap: wrap;
    gap: 20px 0;
  }

  .srok-item {
    width: 50%;
    justify-content: left;
  }

  .srok-days {
    width: 102px;
    text-align: center;
  }
}

@media (max-width: 1050px) {
  .price-politic {
    background-position-x: 60%;
  }
}

@media (max-width: 980px) {
  .price-politic {
    background-position-x: 55%;
  }
}

@media (max-width: 850px) {
  .foot-flex > div:first-child {
    width: 36%;
  }

  .foot-menus {
    width: 57%;
    flex-wrap: wrap;
  }

  .foot-menu {
    width: 40%;
    margin-bottom: 30px;
  }

  .foot-bottom {
    flex-wrap: wrap;
  }

  .foot-buttons {
    margin-right: 0;
    width: 80%;
  }

  .foot-soc {
    width: 100%;
    margin-top: 20px;
  }

  .foot-buttons a.program,
  .foot-buttons a.question {
    padding: 10px 0;
  }

  .foot-pay {
    position: inherit;
    margin-top: 30px;
  }

  .art-inner-form .mat-div,
  .art-inner-form .butok {
    width: 30%;
  }

  .art-inner-form .butok {
    margin: 0 auto;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .price-politic {
    background: none;
    padding: 50px 15px;
  }

  .srok-item {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 600px) {
  .foot-flex {
    flex-wrap: wrap;
  }

  .foot-menus,
  .foot-menu,
  .foot-flex > div:first-child {
    width: 100%;
  }

  .foot-menus {
    margin-bottom: 140px;
  }

  .foot-inn {
    margin-bottom: 30px;
  }

  .foot-buttons {
    width: 60%;
  }

  .foot-soc {
    margin-bottom: 20px;
  }

  .foot-pay {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: auto;
  }

  .art-inner-form .mat-div,
  .art-inner-form .butok {
    width: 100%;
    margin-top: 20px;
  }

  .autor-photo {
    min-width: 30%;
  }

  .autor-photo img {
    height: auto;
    min-width: 100%;
  }
}

@media (max-width: 500px) {
  .text-block img {
    width: 100% !important;
    /* max-width: 50px; */
  }

  .text-block img[src="/img/prims/1.png"],
  .text-block img[src="/img/prims/2.png"],
  .text-block img[src="/img/prims/3.png"],
  .text-block img[src="/img/prims/4.png"] {
    width: auto !important;
  }

  .slider-docs .slick-track {
    display: flex;
    align-items: center;
  }
}

a.hlink {
  color: #a47444;
}

.bx-breadcrumb i {
  float: left;
}

.foot-min {
  display: flex;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
  flex-wrap: wrap;
}

.foot-min a img {
  height: 55px;
}

.foot-min div {
  padding: 5px 7px;
}

.avatar {
  border-radius: 0;
}

.price-politic-new {
  background: url(../../../../../img/cnfon.png);
  background-size: cover;
  background-position: right;
  padding: 30px 60px;
}

.price-politic-new p.price-politic-first {
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  color: #686868;
  width: 67%;
  margin-bottom: 16px;
  font-family: "Optima";
}

.price-politic-flex {
  display: flex;
  width: 60%;
  margin-bottom: 30px;
}

.price-politic-flex > div > div:first-child {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
  margin-bottom: 12px;
}

.price-politic-flex > div > div span:not(.fa) {
  background: #c58e58;
  position: absolute;
  left: 8px;
  width: 5px;
  height: 5px;
  display: block;
  top: 7px;
}

.price-politic-flex > div > div:not(:first-child) {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
  margin-bottom: 3px;
  padding-left: 25px;
  position: relative;
}

.price-politic-bottom {
  display: flex;
  align-items: flex-start;
  width: 65%;
  flex-direction: column;
}

.price-politic-svyz {
  margin-top: 0;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 18px !important;
  color: #686868;
}

.price-politic-new a.price-politic-button {
  text-decoration: none;
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  white-space: pre;
  margin-right: 17px;
}

.price-politic-svyz a {
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #686868;
}

.pos-rel.slide1 .bx-pager_style.only-pc-tab {
  opacity: 0;
}

@media (max-width: 1400px) {
  .price-politic-new {
    background: #f8f8f8;
  }

  .price-politic-bottom,
  .price-politic-first,
  .price-politic-flex,
  .price-politic-new p.price-politic-first {
    width: 100%;
  }

  .price-politic-bottom {
    flex-wrap: wrap;
  }

  .price-politic-svyz {
    margin-top: 15px;
  }

  .price-politic-flex {
    justify-content: space-between;
  }

  .price-politic-flex > div {
    width: 47%;
  }

  .price-politic-button {
    margin: 0 auto !important;
  }
}

@media (max-width: 767px) {
  .price-politic-new {
    padding: 30px 0;
    box-sizing: border-box;
  }

  .price-politic-first {
    font-size: 18px;
    line-height: 23px;
    padding: 0 30px;
    box-sizing: border-box;
  }

  .price-politic-flex {
    flex-wrap: wrap;
    padding: 0 30px;
    box-sizing: border-box;
  }

  .price-politic-flex > div {
    width: 100%;
    margin-bottom: 15px;
  }

  .price-politic-button {
    max-width: 100%;
    margin-right: 0;
  }

  .price-politic-svyz {
    padding: 0 30px;
    box-sizing: border-box;
  }
}

.new-text-block p {
  /* font-size: 1.111vw; */
  line-height: 120%;
  color: #333;
  margin-bottom: 25px;
}

.new-text-block img.fright {
  float: right;
  margin-left: 25px;
}

.new-text-block h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  color: #2b4637;
  margin-bottom: 20px;
  font-family: "Optima";
}

.new-text-block h3 {
  font-weight: 400;
  font-size: 25px;
  line-height: 32px;
  color: #5e5e5e;
  margin-bottom: 20px;
}

.new-text-block .price-politic-new,
.new-text-block #accordion_faq {
  margin-bottom: 50px;
}

.simptom-flex,
.kodir-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.simptom-flex > div {
  width: 24%;
  border: 2px solid #d6f5d2;
  border-radius: 10px;
  padding: 25px;
  box-sizing: border-box;
}

.kodir-flex > div {
  width: 32%;
  border: 1px solid #2b463736;
  border-radius: 10px;
  padding: 25px;
  box-sizing: border-box;
}

.simptom-desc,
.kodir-desc {
  /* font-size: 1.11vw; */
  line-height: 140%;
  color: #333;
  margin-top: 20px;
}

.simptom-desc span {
  font-weight: 700;
}

.simptom-num,
.kodir-num {
  font-weight: 400;
  /* font-size: 1.7vw; */
  line-height: 6vw;
  color: #2b4637;
  background: #f5f5f5;
  width: 6vw;
  height: 6vw;
  text-align: center;
  border-radius: 100%;
}

.mef-why {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mef-why-item {
  width: 24%;
  margin-bottom: 30px;
  text-align: center;
}

.mef-why-item span {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #333;
  margin-top: 12px;
}

.new-text-block h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #333;
}

.mef-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.mef-flex > div {
  width: 49%;
  border: 2px solid #0000000a;
  border-radius: 10px;
  padding: 25px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.mef-desc {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 20px;
}

.mef-desc span {
  font-weight: 700;
}

.mef-num {
  font-weight: 400;
  font-size: 25px;
  line-height: 56px;
  color: #2b4637;
  background: #f5f5f5;
  width: 56px;
  height: 56px;
  text-align: center;
  border-radius: 100%;
}

.terapiya-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.step-terapiya {
  width: 56%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.step-text {
  width: 41%;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: #7c7a7a;
  background: #fff;
  box-shadow: 0 0 20.513px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 30px 40px;
  box-sizing: border-box;
}

.step-terapiya > div {
  width: 48%;
  position: relative;
}

.step-terapiya > div:nth-child(1),
.step-terapiya > div:nth-child(2) {
  margin-bottom: 25px;
}

.terapiya-num {
  font-weight: 500;
  font-size: 30px;
  line-height: 75px;
  text-align: center;
  color: #fff;
  background: linear-gradient(136deg, #996b3e 0.11%, #c78f58 99.87%);
  border-radius: 4px;
  width: 75px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translatey(-50%);
}

.terapiya-desc {
  box-shadow: 0 0 20.513px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  margin-left: 44px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #333;
  padding: 0 10px 0 50px;
  min-height: 120px;
  box-sizing: border-box;
}

.terapiya-desc span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16.5px;
}

.new-sroki-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.new-sroki-flex > div {
  width: 23%;
}

.new-sroki-flex .sroki-num {
  font-weight: 600;
  /* font-size: 3vw; */
  line-height: 56px;
  color: #2b4637;
}

.new-sroki-flex .sroki-desc {
  font-weight: 400;
  /* font-size: 1.11vw; */
  line-height: 120%;
  color: #333;
}

.new-sroki-flex .sroki-desc span {
  font-weight: 700;
}

.metod-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.metod-flex-list {
  width: 55%;
  padding: 20px;
  box-sizing: border-box;
  border-left: 2px solid #996b3e;
}

.metod-flex-list.metod-full {
  width: 100%;
  margin-bottom: 30px;
}

.metod-flex-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #333;
}

.metod-flex-text {
  width: 40%;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  color: #7c7a7a;
}

.metod-flex-list li::marker {
  color: #2b4637;
}

.green-block {
  background: #2b4637;
  border-radius: 10px;
  margin: 50px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  color: #fff;
  padding: 30px 20%;
}

.green-block a {
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #2b4637;
  text-align: left;
  font-family: "PT Sans", Arial, sans-serif;
}

.page-bottom-block div.title_style {
  text-align: center;
}

.simpe-table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-collapse: collapse;
}

.simpe-table th {
  font-weight: 700;
  padding: 5px;
  background: #efefef;
  border: 1px solid #ddd;
}

.simpe-table td {
  border: 1px solid #ddd;
  padding: 5px;
}

.step-terapiya.step-terapiya-full {
  width: 100%;
}

.step-terapiya.step-terapiya-full > div {
  width: 100%;
}

.step-terapiya-full .terapiya-desc {
  font-weight: 400;
  min-height: 150px;
}

.green-block.green-block-full {
  padding: 30px 15%;
}

.how-item {
  border: 1px solid rgba(73, 152, 61, 0.5);
  margin-bottom: 12px;
  padding: 30px 80px;
  position: relative;
}

.how-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #2b4637;
  margin-bottom: 5px;
}

.how-text {
  font-weight: 400;
  /* font-size: 1.111vw; */
  line-height: 120%;
  color: #525252;
}

.how-num {
  font-weight: 700;
  font-size: 90px;
  line-height: 115px;
  color: rgba(164, 203, 158, 0.15);
  position: absolute;
  left: 30px;
  top: 0;
}

.lightgreen-block {
  background: rgba(214, 245, 210, 0.25);
  border-radius: 10px;
  padding: 40px 30px;
  margin: 50px 0;
}

@media (max-width: 1200px) {
  .terapiya-flex {
    flex-wrap: wrap;
  }

  .step-terapiya {
    width: 100%;
    margin-bottom: 20px;
  }

  .step-text {
    width: 100%;
  }

  .new-sroki-flex,
  .metod-flex {
    flex-wrap: wrap;
  }

  .metod-flex-list,
  .metod-flex-text {
    width: 100%;
    margin-bottom: 20px;
  }

  .new-sroki-flex > div {
    width: 48%;
    margin-bottom: 30px;
  }

  .green-block {
    padding: 30px;
  }

  .mef-why-item {
    width: 49%;
  }
}

@media (max-width: 767px) {
  .new-text-block img.fright {
    float: none;
    margin-left: 0;
    max-width: 100%;
  }

  .simptom-flex,
  .kodir-flex {
    flex-wrap: wrap;
  }

  .simptom-flex > div,
  .kodir-flex > div,
  .mef-flex > div {
    width: 100%;
    margin-bottom: 20px;
  }

  .step-terapiya > div {
    width: 100%;
    margin-bottom: 25px;
  }

  .new-sroki-flex > div,
  .mef-why-item {
    /* width: 100%; */
  }
}

.bx-pager_style.only-mob {
  display: none;
}

.naprav-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #686868;
  margin-bottom: 65px;
}

.naprav-title {
  font-weight: 400;
  font-size: 39px;
  line-height: 50px;
  color: #5aa14d;
  text-align: center;
  margin-bottom: 7px;
}

.naprav-flex {
  display: flex;
  justify-content: space-between;
}

.naprav-item {
  width: 24%;
  border: 2px solid #d6f5d2;
  border-radius: 10px;
  padding: 35px;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 90px;
}

.naprav-item .naprav-img {
  margin-bottom: 30px;
  min-height: 73px;
}

.naprav-name {
  font-weight: 450;
  font-size: 30px;
  line-height: 38px;
  color: #4a983e;
  margin-bottom: 10px;
}

.naprav-desk {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #686868;
}

.naprav-item a {
  display: block;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  color: #f25916;
  text-decoration: none;
  position: absolute;
  bottom: 30px;
}

.naprav-item a:after {
  content: url(../../../../../img/naprav-arr.png);
  position: absolute;
  left: 110%;
}

.slide1 .bx-controls {
  display: none;
}

@media (max-width: 980px) {
  .naprav-flex {
    flex-wrap: wrap;
  }

  .naprav-item {
    width: 49%;
    margin-bottom: 14px;
  }
}

@media (max-width: 680px) {
  .naprav-item {
    width: 100%;
  }
  .text-block h2,
  .text-block h1,
  .old_page h2,
  .old_page h3 {
    font-size: 7vw;
  }
}

.methods {
  background: #f3f3f3;
  padding-bottom: 90px;
}

.methods-title {
  font-weight: 400;
  text-align: center;
  font-size: 39px;
  line-height: 50px;
  color: #5aa14d;
  margin-bottom: 60px;
}

.methods-title span {
  font-weight: 700;
}

.methods-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.methods-item {
  width: 32%;
  background: #fff;
  text-decoration: none;
  margin-bottom: 27px;
  border-radius: 10px;
  box-shadow: 0 0 27px rgba(0, 0, 0, 0.04);
}

.methods-name {
  padding: 40px;
  font-weight: 450;
  font-size: 27px;
  line-height: 35px;
  color: #333;
}

.methods-img {
  width: 100%;
  height: 222px;
  background-size: cover;
  background-position: top;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
}

.methods-img:before {
  content: url(../../../../../img/methods-hr.png);
  position: absolute;
  top: -15px;
  left: 0;
}

.methods-img:after {
  content: url(../../../../../img/methods-ar.png);
  position: absolute;
  top: -70px;
  right: 0;
}

@media (max-width: 980px) {
  .methods-item {
    width: 49%;
  }

  .methods-name {
    box-sizing: border-box;
    min-height: 190px;
  }
}

@media (max-width: 680px) {
  .methods-item {
    width: 100%;
  }
}

.text-main-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-main-block .text-block,
.slider-main-block {
  width: 48%;
}

.text-main-block .text-block h1 {
  font-weight: 400;
  font-size: 39px;
  line-height: 50px;
  color: #5aa14d;
  text-align: left;
}

.text-main-block .text-block p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #686868;
}

.text-main-block .text-block h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 40px;
  color: #5aa14d;
  text-align: left;
}

.slider-main-img {
  width: 65%;
}

.slider-main-item {
  height: 505px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  margin: 0 10px;
}

.slider-main-img .slick-prev {
  background-image: url(../../../../../img/main-arr.png);
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translatey(-50%);
  left: 20px;
  top: 50%;
}

.slider-main-img .slick-next {
  background-image: url(../../../../../img/main-ar.png);
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: center;
  transform: translatey(-50%);
  right: 20px;
  top: 50%;
}

.slider-main-img .slick-disabled {
  display: none !important;
}

.slider-main-block {
  overflow: hidden;
}

.slider-main-img .slick-list {
  overflow: visible;
}

.slider-main-img .slick-slide:not(.slick-active) .slider-main-item {
  opacity: 0.4;
}

@media (max-width: 980px) {
  .text-main-block {
    flex-wrap: wrap;
  }

  .text-main-block .text-block,
  .slider-main-block {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 680px) {
  .slider-main-img {
    width: 85%;
  }

  .slider-main-item {
    height: 212px;
  }
}

.lech-block {
  background: #f3f3f3;
}

.lech-block .text-block {
  text-align: center;
}

.lech-block .text-block,
.lech-block .text-block p {
  text-align: center;
}

.lech-block .text-block p {
  width: 77%;
  margin: 0 auto 20px;
}

.lech-block .text-block h2 {
  font-weight: 400;
  font-size: 39px;
  line-height: 50px;
  color: #5aa14d;
}

.lech-block .text-block h2 span {
  font-weight: 700;
}

.terapiya-main-flex .step-terapiya {
  width: 80%;
  margin: 20px auto;
}

.terapiya-main-flex .terapiya-desc {
  text-align: left;
  min-height: 196px;
  padding: 0 20px 0 70px;
  background-color: #fff;
}

.terapiya-main-flex .terapiya-desc span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  margin-top: 15px;
}

@media (max-width: 980px) {
  .terapiya-main-flex .step-terapiya {
    flex-wrap: wrap;
  }

  .lech-block .text-block p {
    width: 100%;
  }

  .terapiya-main-flex .step-terapiya > div {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 680px) {
  .terapiya-main-flex .step-terapiya {
    width: 100%;
  }

  .terapiya-main-flex .terapiya-desc {
    padding: 20px;
    padding-top: 60px;
    margin-left: 0;
  }

  .terapiya-main-flex .step-terapiya > div {
    margin-bottom: 60px;
  }

  .terapiya-main-flex .terapiya-num {
    transform: none;
    top: -35px;
    left: 22px;
  }

  .naprav-name,
  .naprav-title,
  .methods-title,
  .text-main-block .text-block h1,
  .lech-block .text-block h2,
  .new_step .slider-steps .title_style {
    font-size: 25px;
    line-height: 35px;
  }

  .slider-main li {
    list-style: none;
  }

  .slider-item .title_style {
    display: block;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #fff !important;
  }

  .btn-align {
    bottom: -65px;
  }

  .slider-item .container {
    position: relative;
  }
}

.vrach-top {
  display: flex;
  align-items: center;
}

.vrach-top-button {
  margin-left: 80px;
}

.vrach-top-button,
.vrach-bot-button {
  background-color: #509b43;
}

.vrach-bot-button {
  display: none;
}

.vrach-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vrach-left-block {
  width: 63%;
}

.vrach-img-block {
  width: 25%;
  position: relative;
}

.vrach-water {
  position: absolute;
  left: -45px;
  bottom: 45px;
}

.vrach-title {
  font-weight: 400;
  font-size: 44.7474px;
  line-height: 57px;
  color: #5aa14d;
  margin-bottom: 10px;
}

.vrach-title span {
  font-weight: 700;
  display: block;
}

.vrach-main {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #333;
  margin-bottom: 36px;
}

.vrach-text {
  background: rgba(243, 243, 243, 0.5);
  border-radius: 15px;
  padding: 50px;
  position: relative;
}

.vrach-text:before {
  content: "";
  width: 62px;
  height: 48px;
  display: block;
  background-image: url(../../../../../img/quote.png);
  position: absolute;
  background-repeat: no-repeat;
  right: 25px;
  top: -25px;
}

.vrach-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.vrach-text p span:first-child {
  font-weight: 700;
}

.vrach-text p span:nth-child(2) {
  font-weight: 700;
  color: #2b4637;
}

@media (max-width: 1300px) {
  .vrach-top-button {
    margin-left: 20px;
  }
}

@media (max-width: 1180px) {
  .vrach-top-button {
    display: none;
  }

  .vrach-bot-button {
    display: block;
    width: max-content;
    margin: 20px auto;
  }

  .vrach-title {
    font-size: 40px;
    line-height: 51px;
  }

  .vrach-text {
    padding: 20px;
  }

  .vrach-text p {
    font-size: 14px;
    line-height: 24px;
  }

  .vrach-text:before {
    width: 50px;
    height: 38px;
    background-size: cover;
  }

  .vrach-left-block {
    width: 58%;
  }

  .vrach-img-block {
    width: 34%;
  }
}

@media (max-width: 767px) {
  .vrach-left-block {
    width: 100%;
  }

  .vrach-img-block {
    display: none;
  }

  .vrach-title {
    font-size: 22px;
    line-height: 28px;
  }

  .vrach-text {
    padding: 20px 10px;
  }

  .vrach-text:before {
    content: none;
  }

  .vrach-top > div {
    position: relative;
  }

  .vrach-top > div:first-child:before {
    content: "";
    width: 27px;
    height: 21px;
    display: block;
    background-image: url(../../../../../img/quote.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    right: 20px;
    top: 0;
  }

  .vrach-top {
    position: relative;
    padding-top: 60px;
  }

  .vrach-top:after {
    content: "";
    width: 95px;
    height: 142px;
    display: block;
    background-image: url(../../../../../img/mvrach.jpg);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    top: 0;
  }
}

.ist-block1 {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
}

.ist-block1 .ist-column1 {
  width: 58%;
}

.ist-block1 .ist-column2 {
  width: 40%;
}

.ist-primer {
  padding: 8px 35px;
  margin-bottom: 16px;
  border-left: 2px solid #996b3e;
}

.ist-num {
  font-weight: 700;
  font-size: 19px;
  line-height: 29px;
  color: #2b4637;
}

.ist-name {
  font-weight: 700;
  font-size: 19px;
  line-height: 29px;
  color: #333;
  display: inline-block;
  margin-left: 15px;
}

.ist-primer p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #333;
}

.ist-primer span.bold {
  font-weight: 700;
}

ul.ist-list {
  margin-bottom: 20px;
}

ul.ist-list li {
  font-weight: 400;
  /* font-size: 1.11vw; */
  line-height: 120%;
  color: #333;
}

ul.ist-list li::marker {
  color: #2b4637;
}

.ist-green {
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #996b3e;
}

.ist-column2 img {
  max-width: 100%;
  margin-bottom: 20px;
}

h2.ist-h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  color: #2b4637;
  margin-bottom: 10px;
  margin-top: 30px;
}

.ist-block2 p.bold {
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 14px;
}

.ist-greybg {
  background: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 9px 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #333;
}

.ist-greybg .bold {
  font-weight: 700;
}

.ist-list2 {
  padding-left: 30px;
}

.ist-list2 li {
  list-style: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: #333;
  position: relative;
}

.ist-list2 li::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 12px;
  background: linear-gradient(89.85deg, #996b3e 0.11%, #c78f58 99.87%);
  width: 10px;
  height: 10px;
  left: -21px;
}

.ist-block2 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #333;
}

.ist-block3 {
  margin-top: 40px;
  /* background:#F5FCF4; */
  border-left: 3px solid #996b3e;
  border-radius: 9;
  padding: 30px;
}

.ist-block3 img + h2 {
  margin-top: 0;
}

.ist-block3 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #333;
  margin-bottom: 15px;
}

.ist-block3 img {
  float: right;
  margin-left: 10px;
}

@media (max-width: 980px) {
  .ist-block1 {
    flex-wrap: wrap;
  }

  .ist-block1 .ist-column1 {
    width: 100%;
  }

  .ist-block1 .ist-column2 {
    width: 100%;
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
  }

  .ist-block1 .ist-column2 img {
    width: 48%;
  }

  .ist-block3 img {
    display: none;
  }
}

.banner-form {
  padding: 70px 80px;
  margin-bottom: 20px;
  background-size: cover;
}

.banner-title {
  /* font-weight: 700; */
  font-size: 46px;
  line-height: 100%;
  color: #996b3e;
  font-family: "Optima";
}

.banner-subtitle {
  font-size: 2vw;
  line-height: 100%;
  color: #c78f58;
  margin-bottom: 8px;
  font-family: "Optima";
}

.banner-text {
  font-size: 16px;
  line-height: 29px;
  color: #333;
}

.banner-forma {
  margin-top: 10px;
  width: 60%;
}

.banner-forma .mat-input {
  background: #fff;
  border: none;
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 27px;
  color: #b1b1b1;
}

.banner-forma .butok {
  background: #996b3e;
  font-size: 18px;
  line-height: 49px;
  text-align: center;
  color: #fff;
  height: 49px;
  padding-top: 0;
  padding-bottom: 0;
}

.banner-forma form {
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
}

.banner-forma form > * {
  width: 48%;
}

.banner-forma .mat-div:nth-child(5) {
  width: 100%;
}

.banner-alert {
  position: absolute;
}

.banner-forma .title_style {
  margin-bottom: 20px;
  margin-top: 20px;
}

.partner-block {
  background: #f3f3f3;
  border-radius: 15px;
  padding: 40px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}

.partner-block img {
  width: 200px;
  margin-right: 10px;
}

.partner-block p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #686868;
  margin-bottom: 15px;
}

.yakors {
  display: flex;
  flex-wrap: wrap;
}

.yakors a {
  background: #d6f5d2;
  border-radius: 2px;
  margin-right: 11px;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #333;
  text-decoration: none;
  padding: 12px 30px;
  margin-bottom: 30px;
}

.yakors a:hover {
  background: #e9ffe7;
}

.info-text {
  background: #f5f5f5;
  padding: 20px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 29px;
  color: #686868;
  display: flex;
}

.info-text:before {
  content: url(../../../../../img/icon-checkmark.png);
  margin-right: 20px;
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

.step-terapiya.step-terapiya-horiz {
  width: 100%;
}

.step-terapiya.step-terapiya-horiz > div {
  width: 31%;
}

.step-terapiya.step-terapiya-horiz .terapiya-desc {
  padding: 30px 10px 30px 50px;
  height: 100%;
  display: block;
}

.step-terapiya.step-terapiya-horiz > div:nth-child(1),
.step-terapiya.step-terapiya-horiz > div:nth-child(2) {
  margin-bottom: 0;
}

.step-terapiya.step-terapiya-horiz .terapiya-desc,
.step-terapiya.step-terapiya-horiz .terapiya-desc span {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-weight: 400;
}

.grey-text {
  background: #fff;
  box-shadow: 0 0 20.513px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 30px;
  font-size: 15px;
  line-height: 26px;
  color: #7c7a7a;
  margin-bottom: 50px;
}

.kodir-flex.kodir-flex-wrap {
  flex-wrap: wrap;
}

.kodir-flex.kodir-flex-wrap > div {
  margin-bottom: 20px;
}

@media (max-width: 1300px) {
  .banner-forma {
    margin-top: 10px;
    width: 65%;
  }
}

@media (max-width: 1100px) {
  .nouttext1 {
    font-size: 27px;
  }
}

@media (max-width: 800px) {
  .banner-form {
    padding: 20px;
  }

  .banner-forma {
    width: 100%;
  }

  .banner-title {
    font-size: 8vw;
    line-height: 100%;
  }

  .banner-subtitle {
    font-size: 7vw;
    line-height: 100%;
  }

  .step-terapiya.step-terapiya-horiz > div {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .partner-block {
    flex-wrap: wrap;
  }

  .partner-block img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.otzovik-block {
  display: flex;
  justify-content: space-between;
}

.otzovik-block a {
  text-align: center;
  text-decoration: none;
}

.otz-reit {
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #303032;
  margin-top: 15px;
}

.otz-reit span {
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  color: #59a04e;
}

@media (min-width: 981px) {
  .otzovik-block {
    width: 70%;
    margin: 0 auto;
  }

  .otzovik-block a {
    max-width: 31%;
  }
}

@media (max-width: 980px) {
  .otzovik-block a img {
    max-width: 90%;
  }

  .otzovik-block .slick-prev {
    width: 40px;
    height: 40px;
    background-image: url(../../../../../bitrix/templates/marshak/components/bitrix/news.list/comments-slider-test/img/ep_arrow-up.png);
    background-position: center;
    top: 20%;
    left: 0;
  }

  .otzovik-block .slick-next {
    width: 40px;
    height: 40px;
    background-image: url(../../../../../bitrix/templates/marshak/components/bitrix/news.list/comments-slider-test/img/ep_arrow-up.png);
    background-position: center;
    top: 20%;
    right: 0;
  }
}

@media (max-width: 600px) {
  .otzovik-block a img {
    max-width: 70%;
  }
}

.green-border {
  border: 2px solid #d6f5d2;
  border-radius: 10px;
  padding: 24px 34px;
  margin-bottom: 40px;
}

.right-list-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.right-list-flex > div {
  width: 48%;
}

.right-list-flex > div:nth-child(2) {
  box-shadow: 0 0 20.513px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
}

.step-terapiya.step-terapiya-2 p {
  margin-bottom: 0;
}

.step-terapiya.step-terapiya-2 p.terapiya-desc-title {
  font-weight: 700;
  /* font-size: 1.5vw; */
  color: #2b4637;
  margin-bottom: 7px;
}

.step-terapiya-2 .terapiya-num {
  transform: none;
  top: 14px;
}

.step-terapiya.step-terapiya-2 > div {
  margin-bottom: 30px !important;
}

.step-terapiya-full.step-terapiya-2 .terapiya-desc {
  padding-top: 25px;
  padding-bottom: 25px;
}

.lightgreen-block p:last-child {
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .right-list-flex {
    flex-wrap: wrap;
  }

  .right-list-flex > div {
    width: 100%;
    margin-bottom: 30px;
  }
}

.check-doctor {
  margin-top: 20px;
  background: #f8f8f8;
  padding: 30px 40px;
  display: flex;
  align-items: center;
}

.check-name a {
  font-size: 18px;
  color: #996b3e;
  text-decoration: dashed;
  font-family: "Optima";
}

.check-desc {
  margin-top: 10px;
  border-left: 2px solid #996b3e;
  padding-left: 10px;
}

.check-right {
  display: flex;
  align-items: center;
}

.check-right img {
  height: 100px;
  border-radius: 90px;
  margin-right: 30px;
  width: 100px;
  object-fit: cover;
  object-position: top;
  min-width: 100px;
}

.check-text {
  font-size: 18px;
}

.check-text,
.check-right {
  width: 50%;
}

@media (max-width: 900px) {
  .check-doctor {
    flex-wrap: wrap;
  }

  .check-text,
  .check-right {
    width: 100%;
  }

  .check-text {
    margin-bottom: 20px;
  }
}

.del {
  color: #2b4637;
}

.clin-banner {
  background: url(../../../../../images/clinfon.png);
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
  margin-bottom: 55px;
  margin-top: 30px;
}

.clin-banner-inner {
  padding: 38px 50px;
}

.clin-title {
  color: #5aa14d;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 8px;
}

.clin-subtitle {
  color: #5aa14d;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 22px;
}

.clin-text {
  width: 55%;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}

.clin-text a {
  color: #333;
}

.clinic-comment {
  display: flex;
  align-items: flex-start;
  padding: 30px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 20.512987136841px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 40px;
}

.comment-right {
  margin-left: 20px;
}

.comment-text {
  color: #333;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px;
  margin-bottom: 17px;
}

.comment-autor {
  color: #2b4637;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.5px;
}

.comment-vrach {
  color: #333;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px;
}

.comment-photo-inner {
  border-radius: 152px;
  border: 1px solid #2b4637;
  min-width: 152px;
  height: 152px;
  overflow: hidden;
}

.comment-photo img {
  width: 100%;
}

.comment-photo {
  position: relative;
}

.comment-photo:after {
  content: url(../../../../../images/comment.png);
  position: absolute;
  right: -10px;
  top: -10px;
}

.clinic-prims {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.clinic-prim {
  width: 24%;
  padding: 27px 22px;
  border-radius: 10px;
  border: 2px solid #d6f5d2;
  box-sizing: border-box;
}

.clinic-prim img {
  display: block;
  margin-bottom: 23px;
}

.clinic-primium {
  height: 354px;
  background-image: url(../../../../../images/clinic-premium.png);
  position: relative;
  background-position: center;
  margin-bottom: 30px;
}

.clinic-primium span {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: absolute;
  bottom: 36px;
  left: 44px;
}

.clinic-reqs {
  border-radius: 10px;
  background: #f3f3f3;
  padding: 20px 30px;
}

.clinic-reqs-title {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 11px;
}

.clinic-reqs p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 17px;
}

@media (max-width: 1400px) {
  .clin-banner {
    background-size: cover;
  }

  .clin-banner-inner {
    background: #f3f3f3bf;
  }

  .clin-text {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .clin-banner-inner {
    padding: 28px 20px;
    padding-bottom: 200px;
    background: none;
  }

  .clin-banner {
    background-size: contain;
    background-position: bottom;
  }

  .clinic-comment,
  .clinic-prims {
    flex-wrap: wrap;
  }

  .comment-right {
    margin-left: 0;
    margin-top: 20px;
  }

  .clinic-prim {
    width: 100%;
    margin-bottom: 20px;
  }
}

.banner-form.vip-form {
  background-image: url(../../../../../images/vipban.png);
  background-color: #f3f3f3;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}

.vip-prims {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.vip-prim {
  width: 24%;
  padding: 27px 22px;
  border-radius: 10px;
  border: 2px solid #d6f5d2;
  box-sizing: border-box;
}

.vip-prim img {
  display: block;
  margin-bottom: 23px;
}

.vip_video_frame {
  position: relative;
  width: 100%;
  height: 326px;
  left: 0;
}

.vip_video_frame p {
  color: #5d9545;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 52px;
}

.vip_video_frame div {
  top: 45%;
  left: 50%;
  transform: translate(-50%);
  width: 66px;
  height: 47px;
}

.vip_video_frame:hover div {
  top: 43%;
  left: 50%;
  transform: translate(-50%);
  width: 66px;
  height: 47px;
}

.vipgreen {
  border-radius: 10px;
  background: #f4fcf3;
  padding: 20px 30px;
  margin-bottom: 30px;
}

.vipgreen p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.vipgreen p:last-child {
  margin-bottom: 0;
}

.vipspec .new-specs .item-specialst {
  width: calc(33% - 32px);
}

.new-text-block .vipspec a {
  color: #428b34;
}

.new-text-block .vipspec a.spec-url:hover,
.new-text-block .vipspec a.btn_style3:hover {
  color: #fff;
}

.vipspec .margin_set1 {
  margin-bottom: 22px;
}

.vipspec {
  margin-bottom: 40px;
}

.fleft {
  float: left;
  margin-right: 25px;
}

.vip-programs {
  display: flex;
  justify-content: space-between;
}

.vipprogram {
  width: 24%;
  border-radius: 10px;
  border: 2px solid #d6f5d2;
  padding: 27px 22px;
  box-sizing: border-box;
}

.vipprogram li::marker {
  color: #2b4637;
}

.vipprogram img {
  margin-bottom: 23px;
}

.vipprogram li {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 11px;
}

.poch-flex {
  margin-bottom: 20px;
  border-radius: 10px;
  background: #f5f5f5;
  display: flex;
  padding: 20px 30px;
  justify-content: space-between;
  align-items: flex-start;
}

.poch-flex > div {
  display: flex;
  width: 30%;
  align-items: flex-start;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.poch-flex > div img {
  margin-right: 12px;
  width: 50px;
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

@media (max-width: 1100px) {
  .banner-form.vip-form {
    padding: 40px 50px;
  }

  .banner-form.vip-form .banner-forma {
    width: 80%;
  }

  .vipspec .new-specs .item-specialst {
    width: calc(50% - 36px);
  }

  .vipspec .new-specs .item-specialst:nth-child(3) {
    display: none;
  }

  .vip-programs {
    flex-wrap: wrap;
  }

  .vipprogram {
    width: 49%;
    margin-bottom: 7px;
  }

  .poch-flex {
    flex-wrap: wrap;
  }

  .poch-flex > div {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .banner-form.vip-form {
    padding: 16px 22px;
    padding-bottom: 150px;
    background-position: bottom;
  }

  .banner-form.vip-form .banner-forma {
    width: 100%;
  }

  .vip-prims {
    flex-wrap: wrap;
  }

  .vip-prim {
    width: 100%;
    margin-bottom: 10px;
  }

  .vipspec .new-specs .item-specialst:nth-child(3) {
    display: block;
  }

  .fleft {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .vipprogram {
    width: 100%;
  }
}

.contact-req-title {
  color: #333;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
}

.contact-req-text {
  color: #333;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.contact-map {
  width: 50%;
}

.contact-info {
  width: 45%;
}

.contact-block-grey {
  border-radius: 10px;
  background: #f5f5f5;
  padding: 40px;
}

.flex-row {
  display: flex;
  justify-content: space-between;
}

.contact-tel span,
.contact-mail span,
.contact-addr span,
.contact-site span {
  display: block;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 6px 0;
}

.contact-tel,
.contact-mail,
.contact-addr,
.contact-site {
  margin-bottom: 25px;
  display: flex;
}

.contact-tel a,
.contact-mail a,
.contact-site a {
  color: #996b3e;
  /* font-family: PT Sans; */
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  /* font-size: 1vw; */
  display: block;
}

.contact-tel a:hover,
.contact-mail a:hover,
.contact-site a:hover {
  text-decoration: underline;
}

.contact-addr span.addr-string {
  color: #333;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.contact-tel:before {
  content: url(../../../../../img/Calling.svg);
  display: inline-flex;
  min-width: 46px;
  height: 46px;
  background: #c78f58;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0 0;
}

.contact-mail:before {
  content: url(../../../../../img/Mail.svg);
  display: inline-flex;
  min-width: 46px;
  height: 46px;
  background: #c78f58;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  padding: 6px 0 0;
}

.contact-addr:before {
  content: url(../../../../../img/Location.svg);
  display: inline-flex;
  min-width: 46px;
  height: 46px;
  background: #c78f58;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  padding: 9px 0 0;
}

.contact-site:before {
  content: url(../../../../../img/Link2.svg);
  display: inline-flex;
  min-width: 46px;
  height: 46px;
  background: #e1672a;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

.contact-info-title {
  color: #333;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.contact-addr span.metro {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  margin-top: 19px;
  margin-bottom: 10px;
  align-items: center;
}

span.metro img {
  margin-right: 10px;
}

.only-tel {
  align-items: center;
}

.contact-text-mob {
  display: none;
}

.new-warn-block {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 20.51299px 0 rgba(0, 0, 0, 0.09);
  margin-bottom: 40px;
  padding: 25px 50px;
}

.new-warn-block p {
  color: #333;
  margin-bottom: 0;
}

.new-warn-block p:first-child {
  color: #2b4637;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 10px;
}

@media (max-width: 1050px) {
  .contact-block {
    flex-wrap: wrap;
  }

  .contact-map {
    width: 100%;
    height: 364px;
  }

  .contact-info {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .flex-row {
    flex-wrap: wrap;
  }

  .contact-tel,
  .contact-mail,
  .contact-addr,
  .contact-site {
    align-items: center;
  }

  .contact-text {
    display: none;
  }

  .contact-text-mob {
    display: block;
  }

  .contact-text-mob span {
    display: block;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 6px 0;
  }

  .contact-text-mob span.metro {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    margin-top: 19px;
    margin-bottom: 10px;
  }

  .new-warn-block {
    margin-bottom: 20px;
    padding: 25px 30px;
  }
}

.nav_style {
  padding: 20px;
  border-radius: 10px;
  background: #f4fcf3;
}

.slide_set .col_set5 {
  background: none;
}

.side-sert {
  border-radius: 10px;
  background-color: #dee6f2;
  padding-bottom: 15px;
}

.slide_set .ajax-popup-link.btn_style4 {
  display: none;
}

.nav_style a {
  padding: 10px 0;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nav_style a.active,
.nav_style a:hover {
  color: #2b4637;
  background: none;
}

.nav_style li {
  border-bottom: 1px solid #c6e4c2;
  display: flex;
  align-items: center;
}

.nav_style li:before {
  content: url(../../../../../img/Right.svg);
  margin-right: 11px;
}

.nav_style li:last-child {
  border-bottom: none;
}

.nav_style li.act-li {
  border-bottom: 1px solid #2b4637;
}

.header-mob-fix .call {
  color: #fff;
}

@media (max-width: 1050px) {
  .nav_style {
    padding: 3px;
  }

  .nav_style li:before {
    margin-right: 5px;
  }
}

.smart-banner {
  background: url(../../../../../metody-lecheniya/smartrecovery/form.png);
  background-size: cover;
  padding: 60px;
  background-repeat: no-repeat;
}

.smart-title {
  color: #fff;
  font-size: 62px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 40px;
  max-width: 400px;
}

.smart-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 70px;
  flex-wrap: wrap;
}

.smart-flex > div:before {
  content: url(../../../../../metody-lecheniya/smartrecovery/gal.png);
  display: block;
  margin-bottom: 20px;
}

.smart-flex > div {
  width: 49%;
  border-radius: 10px;
  background: #dcf3d4;
  padding: 25px;
  box-sizing: border-box;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}

.smart-adv {
  margin-top: 70px;
}

.smart-adv:not(.smart-plan) {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.smart-adv:not(.smart-plan) .smart-list {
  width: 55%;
}

.smart-adv:not(.smart-plan) > img {
  width: 40%;
}

.smart-list {
  margin-bottom: 30px;
}

.smart-adv:not(.smart-plan) .smart-list {
  margin-bottom: 0;
}

.smart-list-title {
  color: #2b4637;
  font-size: 57px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}

.smart-list-item {
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 2px solid #dcf3d4;
  margin-bottom: 15px;
  padding: 17px 23px;
}

.smart-list-item img {
  margin-right: 20px;
}

.smart-plan {
  background: #f3f3f3;
  padding: 30px;
}

.smart-plan .smart-list-item {
  background: #fff;
  border: none;
}

.smart-plan > p > img {
  border-radius: 10px;
  margin-bottom: 20px;
}

.smart-head {
  color: #2b4637;
  font-size: 57px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 50px;
  margin-bottom: 30px;
}

.smart-ter-item {
  border-radius: 10px;
  background: #f3f3f3;
  padding: 25px 27px;
  margin-bottom: 15px;
}

.smart-ter-title {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.smart-ter-desc p,
.smart-ter-desc li {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px;
}

.smart-ter-desc li::marker {
  color: #2b4637;
}

.smart-podhod {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.smart-podhod-item {
  width: calc(33% - 7px);
  border-radius: 10px;
  background: #dcf3d4;
  margin-bottom: 15px;
  padding: 17px 23px;
  box-sizing: border-box;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.smart-podhod-item:before {
  content: url(../../../../../metody-lecheniya/smartrecovery/gal.png);
  display: block;
  margin-bottom: 20px;
}

.smart-text {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 31px;
}

.smart-help {
  background: url(../../../../../metody-lecheniya/smartrecovery/help.jpg);
  padding: 40px;
  background-size: cover;
  margin-top: 70px;
}

.smart-help-title {
  color: #fff;
  font-size: 57px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 18px;
}

.smart-help-desk {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 18px;
}

.smart-mob {
  display: none;
}

.doctor-speak {
  border-radius: 10px;
  background: #f4fcf3;
  display: flex;
  padding: 30px;
  align-items: flex-start;
  margin-bottom: 40px;
}

.doctor-speak img {
  margin-right: 40px;
  max-width: 222px;
  border-radius: 100%;
}

.doctor-speak-title {
  color: #5d9545;
  font-size: 30px;
  line-height: normal;
  margin-bottom: 14px;
}

.doctor-speak-text p {
  color: #333;
  font-size: 1.111vw;
  /* font-style: italic; */
  font-weight: 700;
  line-height: 120%;
}

.doctor-speak-autor {
  color: #333;
  text-align: right;
  font-size: 1.111vw;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
}

.contact-req {
  display: flex;
  justify-content: space-between;
  gap: 5vw;
}

@media (max-width: 980px) {
  .smart-banner {
    background-image: url(../../../../../metody-lecheniya/smartrecovery/form_pad.png);
  }

  .smart-help {
    background-image: url(../../../../../metody-lecheniya/smartrecovery/help_pad.jpg);
  }

  .smart-adv:not(.smart-plan) {
    flex-wrap: wrap;
  }

  .smart-adv:not(.smart-plan) .smart-list,
  .smart-adv:not(.smart-plan) > img {
    width: 100%;
  }

  .smart-mob {
    display: block;
  }

  .smart-pk {
    display: none;
  }

  .smart-adv:not(.smart-plan) .smart-list {
    margin-bottom: 30px;
  }

  .doctor-speak img {
    width: 125px;
  }

  .contact-req {
    flex-wrap: wrap;
  }

  .contact-req-right {
    margin-top: 20px;
  }

  .contact-req-right > div {
    width: 100% !important;
  }
}

@media (max-width: 560px) {
  .smart-banner {
    background-image: url(../../../../../metody-lecheniya/smartrecovery/form_mob.png);
    padding: 60px 32px;
    text-align: center;
    padding-bottom: 100%;
  }

  .smart-title {
    font-size: 32px;
  }

  .smart-help {
    background-image: url(../../../../../metody-lecheniya/smartrecovery/help_mob.jpg);
    text-align: center;
    padding: 20px;
  }

  .smart-flex > div,
  .smart-podhod-item {
    width: 100%;
  }

  .smart-list-title,
  .smart-head {
    font-size: 24px;
  }

  .smart-help-title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .smart-help-desk {
    font-size: 16px;
  }

  .doctor-speak {
    flex-wrap: wrap;
    justify-content: center;
  }

  .doctor-speak-title {
    font-size: 24px;
    text-align: center;
  }

  .doctor-speak-text,
  .doctor-speak-autor {
    text-align: center;
  }

  .doctor-speak img {
    margin-right: 0;
    margin-bottom: 40px;
  }

  .pos-rel.slide1 .slider-item .btn-align {
    padding-top: 25px !important;
  }
}

@media (max-width: 360px) {
  .vrach-title {
    font-size: 18px;
    line-height: 22px;
  }
}

.vspl-form-title {
  color: #333;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
  margin: 0 auto;
  margin-bottom: 32px;
  max-width: 623px;
}

.vspl-form-desk {
  color: #686868;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 48px;
}

.vspl-form-but {
  background: #996b3e;
  display: block;
  max-width: 230px;
  margin: 0 auto;
  text-align: center;
}

#vspl-form {
  display: none;
  background: #fff;
  width: 900px;
  max-width: 100%;
  padding: 60px 0;
  margin: 0 auto;
  position: relative;
}

.mfp-content #vspl-form {
  display: block;
}

.new-program-list {
  display: none;
  padding: 0 2vw 2vw;
  font-size: 16px;
}

.new-program-item {
  /* background: #F4FCF3; */
  margin-bottom: 10px;
  box-shadow: 0px 4px 20px rgba(51, 51, 51, 0.1);
  border-radius: 8px;
}

.new-program-name {
  padding: 20px 30px;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.new-program-name:after {
  content: url(../../../../../img/prog.png);
  content: "";
  /* position: absolute; */
  right: -3.05556vw;
  top: 50%;
  /* transform: translate(100%, -50%); */
  width: 2.22222vw;
  height: 2.22222vw;
  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: all 0.3s;
  filter: invert(47%) sepia(6%) saturate(3218%) hue-rotate(348deg)
    brightness(92%) contrast(92%);
}

.new-program-item.open .new-program-name:after {
  transform: rotate(45deg);
}

.new-program-item.open .new-program-list {
  display: block;
  padding: 6px 30px 20px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.new-program-list-item {
  display: flex;
  margin-bottom: 7px;
}

.new-program-list-item:before {
  color: #2b4637;
  margin-right: 12px;
  font-size: 22px;
}

.new-program-block {
  margin-bottom: 50px;
}

@media (max-width: 980px) {
  .vspl-form-title {
    font-size: 32px;
    line-height: 130%;
  }

  .vspl-form-desk {
    font-size: 16px;
    line-height: 130%;
  }
}

@media (max-width: 767px) {
  .vspl-form-title {
    font-size: 19px;
    line-height: 130%;
  }

  .vspl-form-desk {
    font-size: 16px;
    line-height: 130%;
  }
}

.lang-mob {
  display: none;
}

@media (max-width: 767px) {
  .lang-mob.lang {
    display: block;
    margin-top: 20px;
    margin-left: 16px;
  }

  .mainpage-step .bx-pager-wrapper .bx-pager_style,
  #yakor_etap .bx-pager-wrapper .bx-pager_style {
    top: 120px !important;
  }

  .mainpage-step .new_step .slider-steps .title_style,
  #yakor_etap .new_step .slider-steps .title_style {
    min-height: 80px;
  }

  .yakors a {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  .articles-block .col_set2 {
    width: 29.7%;
  }

  .articles-block .preview-img {
    height: 90px !important;
  }
}

.soc_whatsapp {
  background-image: url(../../../../../img/whatsapp.png);
  width: 30px;
  height: 30px;
  background-size: cover;
  opacity: 0.5;
}

.soc_whatsapp:hover {
  opacity: 1;
}

.footer .soc-item.soc_whatsapp2 {
  background: url(../../../../../img/whatsapp.png);
  background-size: cover;
  width: 30px;
  height: 30px;
  opacity: 1;
  margin-top: 0;
}

.banner-forma .mat-input::placeholder {
  color: #c0c0c0;
}

@media (min-width: 767px) and (max-width: 980px) {
  .header-lvl2.sticky {
    padding-top: 64px;
  }
}

.metod-list {
  border-radius: 10px;
  border: 2px solid #dcf3d4;
  padding: 30px;
  margin-bottom: 16px;
}

.metod-top {
  display: flex;
  align-items: center;
}

.metod-top + * {
  margin-top: 16px;
}

.metod-top > div:first-child {
  font-weight: 400;
  font-size: 25px;
  line-height: 56px;
  color: #2b4637;
  background: #f5f5f5;
  width: 56px;
  height: 56px;
  text-align: center;
  border-radius: 100%;
  margin-right: 16px;
}

.metod-top > div:last-child {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.5px;
}

.metod-list p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.5px;
}

.metod-green {
  border-radius: 10px;
  background: #f4fcf3;
  padding: 10px 20px;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.5px;
}

.res-flex {
  display: flex;
  justify-content: space-between;
}

.res-flex > div {
  width: 19%;
  text-align: center;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 3px 24px 0px rgba(156, 156, 156, 0.25);
  padding: 20px;
  box-sizing: border-box;
}

.res-flex img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

h2.greyh2 {
  color: #686868;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 40px 0;
}

@media (max-width: 980px) {
  .res-flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .res-flex > div {
    width: 30%;
    margin: 0px 10px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .res-flex > div {
    width: 100%;
  }
}

.metod-grey {
  display: flex;
  justify-content: space-between;
  background: #f3f3f3;
  padding: 40px;
  box-sizing: border-box;
  margin-bottom: 16px;
  flex-wrap: wrap;
  align-items: center;
}

.metod-grey > img {
  width: 53%;
}

.metod-grey > div:first-child,
.metod-grey > div:nth-child(2) {
  width: 45%;
}

.metod-grey > div:first-child div,
.metod-grey > div:nth-child(2) div {
  color: #686868;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 30px;
}

.metod-grey > div:first-child p,
.metod-grey > div:nth-child(2) p {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.5px;
}

.metod-grey > div:first-child p:last-child,
.metod-grey > div:nth-child(2) p:last-child {
  margin-bottom: 0px;
}

.metod-grey .metod-green {
  margin-top: 16px;
}

.lightgreen-block.min-marg {
  margin: 16px 0;
  padding: 20px 30px;
}

@media (max-width: 980px) {
  .metod-grey > img {
    display: none;
  }

  .metod-grey > div:first-child,
  .metod-grey > div:nth-child(2) {
    width: 100%;
  }

  .metod-grey {
    padding: 30px;
  }
}

.new-program-item.active .new-program-name:after {
  transform: rotate(45deg);
}

.text-block li:before {
  content: "";
  width: 0.6vw;
  height: 0.6vw;
  background: #a47840;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0.35vw;
  left: 0;
  margin: auto;
}

.text-block li {
  position: relative;
  padding: 0 0 0 1.5vw;
}

.text-block ul {
  margin: 0 0 2vw;
}

a.image-popup img {
  width: 25vw;
  max-width: max-content;
}

.video-block a img {
  filter: brightness(0.5);
}

.mef-why-item img {
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

/* Sidebar */
.product-item-detail-info-section {
  padding: 0 20px;
}

/*@media (max-width: 767px){
	.product-item-detail-info-section{padding:0;}
}*/
@media (max-width: 992px) {
  .product-item-detail-info-section {
    padding: 0;
  }
}

.product-item-detail-info-container {
  /*outline:1px dashed #ff3c00;*/
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
  font-weight: bold;
  color: #000;
  font-size: 13px;
  margin-bottom: 3px;
}

.product-item-detail-pay-block {
  border: 1px solid #e4e4e4;
  padding: 20px 20px 0;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  margin-bottom: 15px;
}

.bx-retina .product-item-detail-pay-block {
  border-width: 0.5px;
}

/*Compare*/
.product-item-detail-compare-container {
  font-size: 12px;
  padding: 4px 15px;
  border-top: 1px solid #e4e4e4;
  position: relative;
  margin: 0 -20px;
  background: #f3f3f3;
  line-height: 20px;
  vertical-align: middle;
  min-height: 30px;
  box-shadow: inset 0 1px 1px 0 #eee;
  /*box-shadow: 0 1px 1px 0 #eee;*/
  color: #4e4e4e;
}

.product-item-detail-compare .checkbox {
  margin: 0;
  padding: 0;
}

/* Price */
.product-item-detail-price-current {
  font-size: 30px;
  color: #d0021b;
  line-height: 33px;
  font-weight: bold;
  white-space: nowrap;
  -webkit-transition: font-size 200ms ease;
  -moz-transition: font-size 200ms ease;
  -ms-transition: font-size 200ms ease;
  -o-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
}

.product-item-detail-price-old {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  white-space: nowrap;
  text-decoration: line-through;
}

/* SCU */
.product-item-scu-container {
  padding: 0 0 2px;
}

.product-item-scu-container-title {
  font-size: 12px;
  color: #333;
}

.product-item-scu-block {
}

.product-item-scu-list {
  margin: 0;
}

.product-item-scu-item-list {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 0 0 0 -2px;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
  /* float: left; */
  padding: 5px 3px;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}

.product-item-scu-item-text-container {
  min-width: 48px;
}

.product-item-scu-item-color-container {
  max-width: 60px;
  width: 25%;
}

.product-item-scu-item-color-block {
  position: relative;
  padding-top: 100%;
  cursor: pointer;
  outline: 1px solid #c0cfda;
}

.bx-no-touch .product-item-scu-item-color-block {
  transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
  outline-width: 0.5px;
}

.product-item-scu-item-color-container.selected
  .product-item-scu-item-color-block {
  outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
  outline-width: 1px;
}

.product-item-scu-item-color {
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.product-item-scu-item-text-block {
  position: relative;
  cursor: pointer;
  outline: 1px solid #c0cfda;
  padding: 0 5px;
}

.bx-no-touch .product-item-scu-item-text-block {
  transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
  outline-width: 0.5px;
}

.product-item-scu-item-text-container.selected
  .product-item-scu-item-text-block {
  outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
  outline-width: 1px;
}

.product-item-scu-item-text {
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  white-space: nowrap;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}

.product-item-scu-item-color-container.notallowed
  .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed
  .product-item-scu-item-text-block {
  position: relative;
  outline-color: #a9adb4 !important;
  overflow: hidden;
}

.product-item-scu-item-color-container.notallowed
  .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed
  .product-item-scu-item-text-block:after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  content: "";
  background: rgba(255, 255, 255, 0.75)
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=)
    no-repeat center;
  background-size: 80% 80%;
}

.product-item-selected-scu-container {
  word-spacing: 1px;
}

.product-item-selected-scu {
  display: inline-block;
  outline: 1px solid #c0cfda;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  line-height: 22px;
  height: 22px;
  min-width: 22px;
  white-space: nowrap;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 5px;
}

.bx-retina .product-item-selected-scu {
  outline-width: 0.5px;
}

.product-item-selected-scu-color {
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
  text-align: center;
  padding: 0 0 2px;
}

.product-item-amount-field-container {
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
  height: 22px;
  min-width: 22px;
  display: inline-block;
  vertical-align: middle;
  background-color: #f2f2f2;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  transition:
    background 300ms ease,
    opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
  border-width: 0.5px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
  background: #d3d3d3;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  transition:
    opacity 300ms ease,
    background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
  opacity: 0.3 !important;
  cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
  background-color: #f2f2f2;
}

.product-item-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==)
    no-repeat center;
  background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)
    no-repeat center;
  background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
  opacity: 1;
}

.product-item-amount-field {
  max-width: 50px;
  width: auto;
  color: #000;
  font-weight: bold;
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
  height: 22px;
  padding: 0;
  font-size: 19px;
  text-align: center;
  background: transparent !important;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: border 300ms ease;
}

.bx-retina .product-item-amount-field {
  border-width: 0.5px;
}

.product-item-amount-field:focus {
  outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.product-item-amount-description-container {
  color: #a5a5a5;
  font-size: 12px;
  white-space: nowrap;
}

.product-item-amount-description-container strong {
  color: #333;
  white-space: nowrap;
}

.product-item-amount-label-container {
  font-weight: bold;
  color: #a5a5a5;
  font-size: 12px;
  margin: 5px 0;
}

/**/
.product-item-quantity {
  color: #333;
  font-size: 12px;
  font-weight: normal;
}

/*Buy button*/
.btn.product-item-detail-buy-button {
  width: 100%;
  max-width: 250px;
  display: block;
  font-weight: 800;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 50px;
  text-transform: uppercase;
  position: relative;
  margin: 0 auto 20px;
}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button {
  margin: 0;
}

.btn.product-item-detail-buy-button span {
  line-height: 16px;
  display: inline-block;
  min-height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  max-width: 100%;
  white-space: normal;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button {
  height: 25px;
}

/* Slider */
.product-item-detail-slider-container {
  max-width: 100%;
  position: relative;
  background: transparent;
  -webkit-transition: background 800ms ease;
  -moz-transition: background 800ms ease;
  -ms-transition: background 800ms ease;
  -o-transition: background 800ms ease;
  transition: background 800ms ease;
}

.product-item-detail-slider-block {
  position: relative;
  box-sizing: border-box;
  padding-top: 56.25%;
  height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
  padding-top: 100%;
}

.product-item-detail-slider-images-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.product-item-detail-slider-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -ms-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
  opacity: 1;
  z-index: 10;
}

.product-item-detail-slider-image img {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  -moz-transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  -ms-transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  -o-transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  transition:
    background-size 450ms ease,
    width 450ms ease,
    height 450ms ease,
    outline 450ms ease;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
  outline: 1px solid transparent;
}

.product-item-detail-slider-progress-bar {
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 180;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
  padding: 10px 0;
  text-align: center;
}

.product-item-detail-slider-controls-image {
  width: 65px;
  height: 65px;
  background-color: #fff;
  position: relative;
  text-align: center;
  display: inline-block;
  outline: 1px solid #c0cfda;
  cursor: pointer;
  overflow: hidden;
}

.bx-retina .product-item-detail-slider-controls-image {
  outline-width: 0.5px;
}

.bx-no-retina .product-item-detail-slider-controls-image.active {
  outline-width: 2px;
}

.bx-retina .product-item-detail-slider-controls-image.active {
  outline-width: 1px;
}

.product-item-detail-slider-controls-image img {
  max-width: 65px;
  max-height: 65px;
  height: auto;
  width: auto;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
  display: block;
  position: absolute;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0.57;
  background: rgba(255, 255, 255, 0)
    url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center;
  z-index: 111;
  top: 0;
  bottom: 0;
  width: 25%;
}

.product-item-detail-slider-left {
  left: 0;
}

.product-item-detail-slider-right {
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
  opacity: 0.8;
  background-color: rgba(255, 255, 255, 0.4);
}

.product-item-detail-slider-close {
  display: none;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-close {
  width: 50px;
  height: 50px;
  right: 110px;
  top: 4px;
  opacity: 0.27;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E")
    no-repeat center;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  bottom: 0;
  display: block;
  position: absolute;
  cursor: pointer;
  z-index: 150;
}

.product-item-detail-slider-container.popup
  .product-item-detail-slider-close:hover {
  opacity: 1;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-right {
  right: 105px;
}

/*magnified*/
.product-item-detail-slider-container.magnified
  .product-item-detail-slider-image {
  z-index: 100;
}

.product-item-detail-slider-container.magnified
  .product-item-detail-slider-image
  img {
  outline-color: #ddd;
}

.product-item-detail-slider-container.magnified
  .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified
  .product-item-detail-slider-right {
  z-index: 50;
}

.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring {
  opacity: 0;
}

/*	>>>	popup*/
.product-item-detail-slider-container.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999999;
  animation-name: imgPopupShow;
  animation-duration: 300ms;
}

.product-item-detail-slider-container.popup
  .product-item-detail-slider-images-container {
  right: 105px;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
  height: 100vh;
  padding-top: 0;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
  max-height: 100vh;
  position: absolute;
  top: 50%;
  width: calc(100% - 150px);
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

@keyframes imgPopupShow {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.product-item-detail-slider-container.popup
  .product-item-detail-slider-image
  img {
  width: auto;
  max-width: 100%;
  cursor: default;
  max-height: 90vh;
}

.product-item-detail-slider-container.popup
  .product-item-detail-slider-controls-block {
  border-left: 1px solid #d3d3d3;
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  overflow-y: auto;
}

.product-item-detail-slider-container.popup
  .product-item-detail-slider-controls-image {
  display: block;
  margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
  .product-item-detail-slider-container.popup
    .product-item-detail-slider-images-container {
    right: 0;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-block {
    height: calc(100vh - 111px);
    padding-top: 0;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-image {
    width: 90%;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-image
    img {
    width: auto;
    max-width: 100%;
    cursor: default;
    max-height: calc(100vh - 115px);
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-controls-block {
    border-left: none;
    border-top: 1px solid #d3d3d3;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 111px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-controls-image {
    display: inline-block;
    margin-bottom: 0;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-close {
    right: 10px;
    z-index: 200;
  }

  .product-item-detail-slider-left,
  .product-item-detail-slider-right {
    max-width: 75px;
  }

  .product-item-detail-slider-container.popup
    .product-item-detail-slider-right {
    right: 0;
  }
}

/*Label*/
.product-item-label-text,
.product-item-label-ring {
  position: absolute;
  z-index: 190;
  opacity: 1;
  -webkit-transition: opacity 450ms ease;
  -moz-transition: opacity 450ms ease;
  -ms-transition: opacity 450ms ease;
  -o-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
  margin-bottom: 2px;
  color: #fff;
  display: inline-block;
  clear: both;
  background: #f42c2c;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
  background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
  line-height: 0;
}

.product-item-detail-slider-container.popup .product-item-label-text,
.product-item-detail-slider-container.popup .product-item-label-ring {
  display: none;
}

/* TEXT */
.product-item-label-text span {
  padding: 2px 5px;
  font-weight: bold;
  vertical-align: middle;
}

.product-item-label-text.product-item-label-small span {
  line-height: 14px;
  font-size: 13px;
  padding: 2px 7px;
  margin-bottom: 1px;
  font-weight: normal;
}

.product-item-label-text.product-item-label-big span {
  line-height: 17px;
  font-size: 13px;
  padding: 4px 10px;
}

@media (max-width: 767px) {
  .product-item-label-text > div {
    line-height: 0;
  }

  .product-item-label-text.product-item-label-small span,
  .product-item-scalable-card.hover
    .product-item-label-text.product-item-label-small
    span {
    line-height: 14px;
    font-size: 10px;
    padding: 2px 7px;
    margin-bottom: 1px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-small span,
  .product-item-label-text.product-item-label-big span,
  .product-item-scalable-card.hover
    .product-item-label-text.product-item-label-big
    span {
    margin-bottom: 1px;
    line-height: 16px;
    font-size: 14px;
    padding: 3px 12px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-big span {
    line-height: 25px;
    font-size: 20px;
    padding: 3px 12px;
  }
}

/*RING*/
.product-item-label-ring {
  border-radius: 50%;
  font-weight: bold;
  box-sizing: border-box;
}

.product-item-label-ring.product-item-label-small {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.product-item-label-ring.product-item-label-big {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}

@media (max-width: 767px) {
  .product-item-label-ring.product-item-label-small,
  .product-item-scalable-card.hover
    .product-item-label-ring.product-item-label-small {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 13px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-small,
  .product-item-label-ring.product-item-label-big,
  .product-item-scalable-card.hover
    .product-item-label-ring.product-item-label-big {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
  }
}

.product-item-label-top {
  top: -5px;
}

.product-item-label-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-item-label-center > div {
  text-align: center;
}

.product-item-label-left {
  left: -5px;
}

.product-item-label-left > div {
  text-align: left;
}

.product-item-label-bottom {
  bottom: -5px;
}

.product-item-label-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-item-label-right {
  right: -5px;
}

.product-item-label-right > div {
  text-align: right;
}

.product-item-label-center.product-item-label-middle {
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
  min-height: 60px;
  background: #fff;
  border-bottom: 1px solid #ededed;
}

.product-item-detail-tabs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

.product-item-detail-tabs-list:after {
  content: "";
  clear: both;
  display: table;
}

.product-item-detail-tab {
  float: left;
  min-height: 60px;
}

.product-item-detail-tab-link {
  height: 60px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 10px 25px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 45px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #039be5;
  vertical-align: middle;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
  color: #000;
}

.product-item-detail-tab-link:after {
  content: "";
  height: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1485ce;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
  height: 3px;
}

.product-item-detail-tab-link:active:after {
  height: 6px;
}

.product-item-detail-tab-content {
  padding: 25px 0;
}

@media (max-width: 991px) {
  .product-item-detail-tabs-container {
    display: none !important;
  }

  .product-item-detail-tab-content {
    display: block !important;
  }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 350ms linear;
  -moz-transition: top 350ms linear;
  -ms-transition: top 350ms linear;
  -o-transition: top 350ms linear;
  transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
  min-height: 45px;
  background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
  opacity: 1;
  top: 0;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
  max-width: 1048px;
  margin: 0 auto;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
  min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
  height: 45px;
  padding: 10px 25px;
  line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
  display: none !important;
}

/*Small Card*/
.product-item-detail-short-card-fixed {
  position: fixed;
  top: -85px;
  left: 0;
  right: 0;
  z-index: 1010;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 220ms linear;
  -moz-transition: top 220ms linear;
  -ms-transition: top 220ms linear;
  -o-transition: top 220ms linear;
  transition: top 220ms linear;
  height: 85px;
  box-sizing: border-box;
  padding: 7px 0 8px;
}

.product-item-detail-short-card-fixed.active {
  opacity: 1;
  top: 0;
}

.product-item-detail-short-card-fixed.active
  + .product-item-detail-tabs-container-fixed.active {
  top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
  display: none !important;
}

.product-item-detail-short-card-fixed
  .product-item-detail-short-card-content-container {
  max-width: 1048px;
  margin: 0 auto;
}

.product-item-detail-short-card-content-container table {
  border-collapse: collapse;
  min-width: 100%;
}

.product-item-detail-short-card-image {
  vertical-align: middle;
  text-align: left;
  width: 80px;
  padding-right: 15px;
}

.product-item-detail-short-card-image img {
  height: 65px;
  max-width: none;
}

.product-item-detail-short-title-container {
  max-width: 650px;
}

.product-item-detail-short-title-text {
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.product-item-detail-short-card-price {
  text-align: right;
  vertical-align: middle;
  padding: 0 10px;
}

.product-item-detail-short-card-btn {
  padding-left: 10px;
  min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content {
  display: none;
}

.product-item-detail-tab-content.active {
  display: block;
}

.product-item-detail-tab-content h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product-item-detail-properties {
  color: #a5a5a5;
  font-size: 12px;
  margin: 0;
  display: block;
  overflow: hidden;
  max-width: 560px;
}

.product-item-detail-properties dl {
  clear: both;
}

.product-item-detail-properties dt {
  clear: both;
  float: left;
  font-weight: normal;
}

.product-item-detail-properties dd {
  margin-bottom: 3px;
  float: right;
  margin-left: 5px;
  color: #000;
}

.spec_detail {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  flex-wrap: wrap;
}

.spec_img {
  width: 35%;
}

.spec_img img {
  width: 100%;
  border-radius: 15px;
}

.spec_info {
  width: 58%;
}

.spec_info h1 {
  font-weight: 700;
  font-size: 29px;
  line-height: 38px;
  /* color: #428B34; */
  margin-top: 0px;
  font-family: "Optima";
}

.spec_detail .slick-arrow {
  display: none !important;
}

.spec_list_block,
.spec_stazh_block,
.spec_desc_block,
.spec_obr_block {
  padding: 16px 0px;
  border-bottom: 1px solid #e8e7e7;
}

.spec_desc_block {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
}

.spec_list_title,
.spec_stazh_title {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
  font-family: "Optima";
}

.spec_list {
  column-count: 2;
  position: relative;
  padding: 0;
}

.spec_list span {
  display: block;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: #363636;
}

.spec_list span:before {
  content: "";
  color: #49983d;
  margin-right: 7px;
  width: 5px;
  height: 5px;
  display: block;
  background: #49983d;
  top: 5px;
  position: absolute;
  left: 0;
  top: 6px;
}

.spec_stazh_block span {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: #363636;
}

.spec_list_block,
.spec_stazh_block {
  position: relative;
  padding-left: 50px;
}

.spec_list_block:before {
  content: url(../../../../../img/newspec/spec.png);
  position: absolute;
  left: 0px;
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

.spec_stazh_block:before {
  content: url(../../../../../img/newspec/stazh.png);
  position: absolute;
  left: 0px;
  filter: invert(39%) sepia(85%) saturate(297%) hue-rotate(349deg)
    brightness(94%) contrast(88%);
}

.spec_obr_title {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: #363636;
  margin-bottom: 19px;
}

.spec_obr_item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.spec_obr_year {
  background: #ca9767;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  padding: 5px 7px;
  margin-right: 19px;
}

.spec_obr_name {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
}

.spec_obr_deck {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #686868;
}

.spec_sert_block {
  padding: 16px 0px;
}

.spec_sert_title {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  color: #363636;
  margin-bottom: 19px;
}

.spec_desc_block .zakazkonsult {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #ffffff;
  background: #996b3e;
  display: block;
  width: max-content;
  text-decoration: none;
  padding: 11px 50px;
  margin-top: 16px;
  border-radius: 10px;
}

.spec_desc_block .zakazkonsult:hover {
  opacity: 0.7;
}

.advantages_block,
.advantages_block {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
  text-align: center;
  font-size: 1.1rem;
}

@media (max-width: 1200px) {
  .spec_detail {
    flex-wrap: wrap;
  }

  .spec_img {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }

  .spec_img img {
    width: auto;
    max-width: 100%;
  }

  .spec_info {
    width: 100%;
  }

  .spec_info h1 {
    text-align: center;
  }
}

@media (max-width: 676px) {
  .banner-text {
    font-size: 4vw;
    line-height: 120%;
    margin: 0 0 5vw;
  }
  .how-item {
    padding-right: 30px;
  }

  .how-item br {
    display: none;
  }

  .banner-forma form {
    flex-wrap: wrap;
  }

  .banner-forma form > * {
    width: 100%;
  }

  .check-text,
  .check-right {
    flex-wrap: wrap;
    gap: 4vw;
    justify-content: center;
  }

  .spec_list {
    column-count: 1;
  }

  .green-block.green-block-full {
    padding: 5vw;
    font-size: 4vw;
    line-height: 140%;
  }

  .price-politic-new p.price-politic-first {
    font-size: 6vw;
    line-height: 130%;
    padding: 0 6vw;
    text-align: center;
  }

  .doctor-speak-text p {
    font-size: 4vw;
    line-height: 130%;
  }
}

.mat-input::placeholder {
  color: #fff;
  opacity: 0.4;
}

.contact-req-left {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spec_list span {
  position: relative;
  padding: 0 0 0 10px;
}

.art-inner-form label {
  color: #78767a;
}

.art-inner-form .soglas_form p {
  margin: 5px 0;
}

.news-detail.old_page ul li,
.news-detail.old_page ol li {
  list-style: inside;
}

.text-block li {
  list-style: none !important;
}

.art-list li {
  list-style: none !important;
}

.text-block h3 {
  margin: 16px 0;
}
.terapiya-desc li {
  /* font-size: 1.11vw; */
  line-height: 120%;
}

.terapiya-desc ul {
  margin: 2vw 0 0;
}

.green-block a {
  color: #fff;
}
