<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
b,
body,
dd,
div,
fieldset,
form,
h2,
html,
i,
img,
label,
li,
p,
span,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
  font-size: 100%;
  list-style-type: none;
}
h2 {
  font-weight: 400;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
td img {
  vertical-align: top;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
input[type="radio"] {
  vertical-align: middle;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
body {
  line-height: 1;
}
button,
input,
select,
textarea {
  font-family: "PT Sans", Arial, sans-serif;
}
button,
input[type="button"],
input[type="submit"],
label {
  cursor: pointer;
}
img {
  border: none;
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  min-height: 285px;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 17px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #cdcdcd;
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  outline: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #397800;
}
.bx-wrapper .bx-prev {
  left: 0;
  background: url(../img/arrow_left.png) 0 0 no-repeat;
}
.bx-wrapper .bx-next {
  right: 0;
  background: url(../img/arrow_right.png) 0 0 no-repeat;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 170px;
  margin-top: -16px;
  outline: 0;
  width: 29px;
  height: 49px;
  text-indent: -9999px;
  z-index: 9;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
body {
  margin: 0 auto;
  display: block;
  font-family: Roboto, sans-serif;
}
header {
  width: 100%;
  background: #454343;
}
select {
  outline: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(https://179523.selcdn.ru/public/layout-images/select-triangle.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 10px;
}
select:hover {
  background-size: 10px 10px;
  background-position: right 10px center;
}
select:focus {
  outline: 0 !important;
  outline-color: transparent;
  outline-width: 0;
}
select::-ms-expand {
  display: none !important;
  background: 0 0 !important;
  position: fixed;
  border: none !important;
  outline: 0 !important;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="file"] &gt; input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
option::-moz-focus-inner,
select::-moz-focus-inner {
  border: none;
}
:not(#fake) {
  outline: 0;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.content {
  width: 980px;
  height: auto;
  margin: 0 auto;
}
.clearclearfix {
  clear: both;
}
.logo {
  float: left;
  margin-top: 19px;
  margin-bottom: 19px;
  height: 42px;
  padding-right: 90px;
}
.reclama {
  width: auto;
  float: left;
  opacity: 0 !important;
}
ul.soft_touch {
  margin-top: 25px;
  margin-bottom: 19px;
  padding-left: 0;
}
.call {
  width: 288px;
  float: right;
  margin-top: 19px;
  margin-bottom: 19px;
  border: 2px solid #edb72b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  text-decoration: none;
}
.call_me {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}
.clear {
  clear: both;
}
ul.soft_touch li {
  color: #edb72b;
  display: inline-block;
  font-size: 15.24px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  padding-right: 40px;
}
li.reklama_1 {
  background: url(../img/Head_list_1.png) no-repeat 0 center;
  padding-left: 45px;
}
li.reklama_2 {
  background: url(../img/Head_list_2.png) no-repeat 0 center;
  padding-left: 45px;
}
.block_1 {
  width: 100%;
  margin: 0 auto;
  background: url(../img/bg_head.jpg) no-repeat center;
  background-size: cover;
  padding-top: 22px;
  padding-bottom: 11px;
}
.bl1_title {
  font-size: 45.72px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
sup.head {
  font-size: 20px;
  vertical-align: text-top;
}
.bl1_title_after {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 25.4px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  margin-top: 4px;
}
.head_form_1 {
  width: 315px;
  float: left;
}
.head_form_2 {
  width: 310px;
  float: right;
  margin-top: 15px;
  padding-right: 29px;
  display: block;
  position: relative;
}
.head_form {
  padding-left: 40px;
}
ul.h_f_ul li {
  height: 82px;
  padding-left: 90px;
  font-size: 15.24px;
  color: #fff;
  font-family: Roboto, sans-serif;
  line-height: 1.5;
  margin-bottom: 13px;
  padding-top: 14px;
}
li.h_f_li_1 {
  background: url(../img/i_time.png) no-repeat 0 center;
}
li.h_f_li_2 {
  background: url(../img/i_heart.png) no-repeat 0 center;
}
li.h_f_li_3 {
  background: url(../img/i_include.png) no-repeat 0 center;
}
img.paced_form {
  margin-top: 23px;
  margin-left: -48px;
}
.head_form_1 {
  width: 315px;
  float: left;
  margin-top: 75px;
}
@media screen and (max-width: 999px) {
  .head_form_1 {
    margin-top: 25px;
  }
}
.form_content_head {
  width: 305px;
  height: 436px;
  border: 3px solid #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #f9fcfa;
}
.form_title {
  width: 305px;
  height: 76px;
  background: #b58dc1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.left_t_f {
  width: 157px;
  color: #fff;
  font-size: 15.24px;
  font-family: Roboto, sans-serif;
  float: left;
  margin-left: 20px;
  margin-top: 11px;
  line-height: 1.2;
}
.right_t_f {
  float: right;
  padding-right: 26px;
  margin-top: 4px;
  font-size: 33px;
  font-family: Roboto, sans-serif;
  font-style: italic;
  width: 67px;
  height: auto;
  padding-bottom: 18px;
  padding-top: 16px;
  background: url(../img/elipce.png) no-repeat;
  text-align: center;
}
.price_1 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 15.24px;
  color: #000;
  display: inline-block;
}
.price_2 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 15.24px;
  color: #db0000;
  display: inline-block;
}
ul.price {
  text-align: center;
}
ul.price li {
  width: auto;
  padding-right: 10px;
}
.bold_s_28 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 28px;
}
.form_price {
  margin-top: 12px;
}
button,
input[type="button"],
input[type="submit"],
label {
  cursor: pointer;
}
.input_name {
  display: block;
  color: #454242;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 15.24px;
  margin: 5px 0 5px 2px;
}
.form_container {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
.icon_user {
  background: url(../img/name.png) 0 0 no-repeat;
  height: 22px;
  width: 22px;
}
.country-select,
.input__inner {
  width: 221px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #c1c0c0;
  outline: 0;
  padding: 5px 0 5px 37px;
  background-color: #fff;
}
.x_country_select {
  position: relative;
}
.x_country_select::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 5px;
  left: 9px;
  background: url(../img/world.svg) no-repeat center center;
  background-size: 20px;
}
.icon_phone {
  background: url(../img/phone.png) 0 0 no-repeat;
  height: 22px;
  width: 22px;
}
.icon {
  position: absolute;
  bottom: 0;
  left: 11px;
}
.form_top {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 15px;
}
.form_btn {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  color: #fff;
  text-align: center;
  background: #db0000;
  border: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100%;
  padding-bottom: 7px;
  padding-top: 7px;
}
.sec_data_base {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
}
ul.sec_data_base li {
  background: url(../img/sec.png) no-repeat right center;
  padding-top: 15px;
  padding-bottom: 8px;
  padding-right: 40px;
}
.block_2 {
  width: 100%;
  margin: 0 auto;
  background: #eee;
  height: auto;
  padding-top: 50px;
}
.bl_2_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  padding-left: 46px;
}
.bl2_content1 {
  width: 220px;
  float: left;
  padding-left: 40px;
  margin-top: 24px;
}
ul.bl2_content2 li {
  line-height: 1.2;
  font-size: 15.24px;
  color: #000;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  background: url(../img/atantion.png) no-repeat 0 center;
  min-height: 38px;
  padding-left: 54px;
  margin-bottom: 28px;
}
ul.bl2_content1 li {
  line-height: 1.2;
  font-size: 15.24px;
  color: #000;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  background: url(../img/atantion.png) no-repeat 0 center;
  min-height: 38px;
  padding-left: 54px;
  margin-bottom: 28px;
}
.bl2_content2 {
  width: 220px;
  float: left;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-size: 15.24px;
  color: #000;
  margin-top: 24px;
  margin-left: 21px;
}
.content_bl2 {
  width: 503px;
}
.title_after_ul_bl2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 25.4px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 10px;
}
.after_ul_bl2 {
  width: 503px;
}
.you_mast_know {
  font-family: Roboto, sans-serif;
  font-size: 20.32px;
  text-align: center;
  border: 8px solid #edb72b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 1.2;
  width: 381px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin: 0 auto;
}
.bl2_content {
  width: 100%;
  position: relative;
  display: block;
  padding-bottom: 66px;
}
img.men {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 460px;
  width: 100%;
  height: auto;
}
.block_3 {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  height: auto;
  padding-top: 76px;
  padding-bottom: 70px;
}
.bl3_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
}
img.wiki {
  margin: 0 auto;
  display: block;
  margin-top: 35px;
}
.wiki_after_title {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  font-style: italic;
  text-align: center;
  margin-top: 25px;
  padding-left: 66px;
  padding-right: 66px;
}
.wiki_after_content {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 50px;
  padding-left: 66px;
  padding-right: 66px;
}
.you_mast_know1 {
  font-family: Roboto, sans-serif;
  font-size: 20.32px;
  text-align: center;
  border: 8px solid #edb72b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 1.2;
  padding-top: 15px;
  padding-bottom: 20px;
  margin: 0 auto;
  margin-left: 66px;
  margin-right: 66px;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 35px;
}
.bl_4 {
  height: auto;
  background: url(../img/bg_bl4.png) no-repeat center 0;
  width: 100%;
  padding-top: 50px;
  background-size: 100% 100%;
}
.bl4_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  color: #fff;
  line-height: 1.5;
  padding-left: 45px;
}
.bl4_content {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  color: #fff;
  margin-top: 12px;
  padding-bottom: 46px;
  padding-left: 45px;
}
.bl_5 {
  background: #f4ecf1;
  width: 100%;
  height: auto;
  padding-top: 70px;
}
.bl5_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.5;
  text-align: center;
}
.bl5_li {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #000;
  display: inline-block;
  text-align: center;
  padding-top: 145px;
}
.li_bl5_1 {
  width: 250px;
  margin-right: 40px;
  float: left;
}
.li_bl5_2 {
  width: 280px;
  margin-left: 40px;
  float: left;
}
.li_bl5_3 {
  width: 295px;
  float: right;
}
.li_bl5_4 {
  width: 50%;
  float: left;
}
.li_bl5_5 {
  width: 50%;
  float: right;
}
.no-webp .li_bl5_1 {
  background: url(../img/bl5_icon_1.png) no-repeat center 0;
}
.no-webp .li_bl5_2 {
  background: url(../img/bl5_icon_2.png) no-repeat center 0;
}
.no-webp .li_bl5_3 {
  background: url(../img/bl5_icon_3.png) no-repeat center 0;
}
.no-webp .li_bl5_4 {
  background: url(../img/bl5_icon_4.png) no-repeat center 0;
}
.no-webp .li_bl5_5 {
  background: url(../img/bl5_icon_5.png) no-repeat center 0;
}
.webp .li_bl5_1 {
  background: url(../img/bl5_icon_1.webp) no-repeat center 0;
}
.webp .li_bl5_2 {
  background: url(../img/bl5_icon_2.webp) no-repeat center 0;
}
.webp .li_bl5_3 {
  background: url(../img/bl5_icon_3.webp) no-repeat center 0;
}
.webp .li_bl5_4 {
  background: url(../img/bl5_icon_4.webp) no-repeat center 0;
}
.webp .li_bl5_5 {
  background: url(../img/bl5_icon_5.webp) no-repeat center 0;
}
.regular_ul {
  font-family: Roboto, sans-serif;
  font-size: 25.4px;
  line-height: 1.2;
}
.ul_bl5 {
  width: auto;
  margin: 0 auto;
  margin-top: 40px;
}
.ul_bl5_1 {
  padding-left: 130px;
  padding-right: 130px;
}
ul.ul_bl5_1 {
  margin-top: 15px;
  padding-bottom: 45px;
}
.bl_6 {
  height: auto;
  width: 100%;
  background: #fff;
  padding-top: 45px;
}
.title_bl_6 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.5;
  padding-left: 321px;
  padding-bottom: 28px;
}
.content_bl_6 {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  padding-left: 400px;
}
.doctor_bl_6 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 20.32px;
  line-height: 1.2;
  padding-left: 400px;
  padding-top: 28px;
}
.bl6_content {
  display: block;
  position: relative;
}
img.doctor {
  position: absolute;
  bottom: 0;
  left: -7px;
}
.bl_6_txt {
  padding-bottom: 57px;
}
.bl_7 {
  width: 100%;
  height: auto;
  background: url(../img/bg_form.png) no-repeat center 0;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 96px;
  padding-bottom: 17px;
}
.bl_7_content {
  width: 974px;
  border: 3px solid #fff;
  background: #f9fcfa;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 25px;
}
.this_form_left {
  float: left;
  width: 353px;
}
img.sale_70 {
  margin: 0 auto;
  display: block;
  margin-top: -61px;
}
.form_title1 {
  width: 353px;
  height: 76px;
}
.left_t_f1 {
  width: 157px;
  color: #000;
  font-size: 15.24px;
  font-family: Roboto, sans-serif;
  float: left;
  margin-left: 20px;
  margin-top: 0;
  line-height: 1.2;
}
.head_form.form_content {
  padding-left: 5px;
  height: 371px;
}
ul.price.form_price {
  position: relative;
}
.right_t_f1 {
  float: right;
  padding-right: 65px;
  margin-top: -7px;
  font-size: 33px;
  font-family: Roboto, sans-serif;
  font-style: italic;
  width: 67px;
  height: auto;
  padding-bottom: 18px;
  padding-top: 16px;
  background: url(../img/elipce_1.png) no-repeat;
  text-align: center;
}
ul.price.form_price li {
  padding-left: 20px;
}
ul.price.form_price {
  margin-top: 0;
}
li.price_1.pr_form1 {
  font-size: 20px;
}
li.price_2.pr_form1 {
  font-size: 20px;
}
span.bold_s_28.pr_form2 {
  font-size: 36px;
}
li.price_1.pr_form1 {
  padding-left: 0 !important;
}
span.input_name.new_size_for_name {
  font-size: 17.2px;
}
.form_content_head.form_co_head_1 {
  width: 311px;
  height: auto;
  border: none;
}
input.input__inner.input__inner_1 {
  width: 267px;
  padding: 8px 0 8px 37px;
}
select {
  width: 272px;
  padding: 8px 0 8px 37px;
}
select {
  width: 98% !important;
}
.icon1 {
  position: absolute;
  bottom: 4px;
  left: 11px;
}
.form_btn1 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  color: #fff;
  text-align: center;
  background: #db0000;
  border: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 100%;
  padding-bottom: 13px;
  padding-top: 13px;
}
label.form_container.new_form_conteiner {
  margin-top: 18px;
}
.sec_data_base1 {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #000;
  margin-top: 5px;
}
img.fomr_paced {
  position: absolute;
  left: -15px;
  top: -17px;
}
.paced_fomr_pac {
  position: relative;
  width: 350px;
  float: left;
}
img.arrow_form {
  position: absolute;
  left: -59px;
  top: 154px;
}
.bl_8 {
  width: 100%;
  height: auto;
  background: #fff;
}
.bl8_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
  padding-top: 49px;
}
.bl_8_txt_content {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 16px;
  padding-bottom: 24px;
}
.bl8_txt {
  border: 3px solid #edb72b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.div_bl8 {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 33px;
}
.bl_9 {
  width: 100%;
  height: auto;
  background: #fff;
}
.bl9_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
  padding-top: 23px;
}
.bl9_left {
  float: left;
  width: 438px;
  height: 431px;
  background: url(../img/bg_left.png) no-repeat center 0;
  padding-top: 22px;
  padding-left: 22px;
  padding-right: 22px;
}
.bl9_right {
  float: right;
  width: 438px;
  height: 431px;
  background: url(../img/bg_right.png) no-repeat center 0;
  padding-top: 22px;
  padding-left: 22px;
  padding-right: 22px;
}
.title_fl_bl9 {
  font-family: Roboto, sans-serif;
  font-size: 38px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
img.people {
  margin: 0 auto;
  display: block;
  margin-top: 24px;
}
table {
  width: 420px;
  color: #fff;
  line-height: 1.5;
  position: relative;
}
.td_left {
  width: 360px;
  font-family: Roboto, sans-serif;
  font-size: 20.32px;
}
.td_right {
  width: 60px;
  text-align: right;
  font-family: Roboto, sans-serif;
  font-size: 20.32px;
}
.td_2 {
  padding-bottom: 12px;
  padding-top: 24px;
}
.td_3 {
  padding-bottom: 12px;
  padding-top: 12px;
}
.td_one {
  padding-bottom: 12px;
  padding-top: 12px;
}
table:after {
  content: "";
  width: 2px;
  height: 238px;
  display: block;
  background: transparent url(../img/line.png);
  position: absolute;
  right: 55px;
  top: 0;
}
img.people {
  margin: 0 auto;
  display: block;
  margin-top: 24px;
  padding-bottom: 40px;
}
.div_bl9 {
  margin-top: 31px;
}
.bl10_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
  padding-top: 23px;
}
.x_price_previous {
  text-decoration: line-through;
}
ul.ul_bl11 li {
  width: 49%;
  display: inline-block;
  text-align: center;
  padding-top: 130px;
  font-size: 25.4px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 60px;
}
.bold {
  font-family: Roboto, sans-serif;
}
.li_bl11_1 {
  background: url(../img/time.png) no-repeat center 0;
}
.li_bl11_2 {
  background: url(../img/pulse.png) no-repeat center 0;
}
.li_bl11_3 {
  background: url(../img/gen.png) no-repeat center 0;
}
.li_bl11_4 {
  background: url(../img/kletka.png) no-repeat center 0;
}
.bl_11_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 58px;
}
.bl12_frame {
  text-align: center;
  border: 8px solid #edb72b;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
}
.bl_12_frame_content {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  padding-left: 40px;
  text-align: left;
  padding-bottom: 63px;
  padding-right: 400px;
}
.bl_12_frame_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: left;
  padding-left: 40px;
  padding-top: 63px;
  padding-right: 400px;
}
img.women {
  position: absolute;
  bottom: 0;
  right: 0;
}
.bl_12 {
  margin-top: 45px;
  padding-bottom: 23px;
  position: relative;
}
.bl_14 {
  background: #ededed;
  height: auto;
  padding-bottom: 45px;
}
.bl14_title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35.56px;
  line-height: 1.2;
  text-align: center;
  padding-top: 35px;
}
.li14_name {
  font-size: 25.4px;
  font-family: Roboto, sans-serif;
  line-height: 1.2;
  margin-top: 14px;
  text-align: center;
}
.li14_content {
  font-size: 20.32px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  text-align: center;
}
ul.ul_bl_14 li {
  padding-top: 226px;
  width: 33%;
  display: inline-block;
}
.no-webp .li_14_1 {
  background: url(../img/work1.png) no-repeat center 0;
}
.no-webp .li_14_2 {
  background: url(../img/work2.png) no-repeat center 0;
}
.no-webp .li_14_3 {
  background: url(../img/work3.png) no-repeat center 0;
}
.webp .li_14_1 {
  background: url(../img/work1.webp) no-repeat center 0;
}
.webp .li_14_2 {
  background: url(../img/work2.webp) no-repeat center 0;
}
.webp .li_14_3 {
  background: url(../img/work3.webp) no-repeat center 0;
}
ul.ul_bl_14 {
  margin-top: 50px;
}
img.map {
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}
.bl_7.bl_16 {
  background: url(../img/footer.png) no-repeat center 0;
  padding-bottom: 15px;
  background-size: 100% 100%;
}
.mod {
  position: absolute;
  z-index: 102;
  top: 15%;
  left: 0;
  right: 0;
  width: 1000px;
  margin: 0 auto;
}
.dis_mob {
  display: none !important;
}
.dis_bl_480 {
  display: none !important;
}
.dis_none_dec {
  display: none;
}

.bl_480 {
  display: none;
}
.dis_bl_480_not {
  display: none;
}
.d_b_48_0 {
  display: none;
}
.sale_240 {
  display: none;
}
.dsn_240 {
  display: none;
}
.arial {
  font-family: arial;
}
.br_03 {
  display: none;
}
.sht {
  font-size: 17px;
  font-family: Roboto, sans-serif;
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.bx__inner {
  max-width: 875px;
  margin: 0 auto;
}
.bx__img-container {
  display: inline-block;
  width: 165px;
}
.bx__content {
  max-width: 665px;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 25px 0 25px 10px;
}
.bx__content-info {
  font-size: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  padding: 0 15px;
}
.bx__content-author {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px;
}
.bx-wrapper img {
  display: inline-block;
  vertical-align: middle;
}
.bx-viewport {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.bx-wrapper .bx-pager {
  display: none;
}
.bx-wrapper {
  margin-top: 25px;
}
@media screen and (max-width: 1000px) {
  .bx__inner {
    max-width: 440px;
    margin-top: 100px;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 540px;
    padding-bottom: 15px;
  }
  .bx__img-container {
    width: 100%;
    margin-top: -100px;
  }
  .bx__img-container img {
    display: block;
    margin: 0 auto;
  }
  .bx__content {
    text-align: center;
    margin: 25px auto;
    width: 100%;
    display: block;
  }
  .bx-wrapper {
    width: 480px;
    margin-top: 25px;
  }
  .bx-wrapper .bx-viewport {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-bottom: 5px;
  }
  .bx-wrapper .bx-controls-direction a {
    top: 50%;
  }
  .bx-wrapper .bx-next {
    right: -20px;
  }
  .bx-wrapper .bx-prev {
    left: -20px;
  }
  .li_bl11_1 {
    float: left;
  }
}
@media screen and (max-width: 480px) {
  .bx-wrapper .bx-controls-direction a {
    top: 150px;
  }
  .bx-wrapper .bx-next {
    right: 20px !important;
  }
  .bx-wrapper .bx-prev {
    left: 20px !important;
  }
  .bx-wrapper {
    width: 100%;
    margin-bottom: 0;
  }
  .bx__inner {
    max-width: 300px;
    min-height: 610px;
    padding-bottom: 20px;
  }
  .bx__content-info {
    padding: 0 15px;
  }
  .bx-wrapper .bx-viewport {
    border: none;
    min-height: 830px;
  }
  .bx-wrapper .bx-viewport {
    left: 0;
    height: 860px !important;
  }
  .bx-wrapper .bx-next {
    right: 65px;
  }
  .bx-wrapper .bx-prev {
    left: 60px;
  }
}
@media screen and (max-width: 380px) {
  .bx__inner {
    padding-bottom: 0;
    min-height: 810px;
  }
  .bx-wrapper .bx-viewport {
    height: 1050px !important;
  }
}
@media only screen and (max-width: 999px) {
  .dis_mob {
    display: block !important;
  }
  .dis_bl_480 {
    display: none !important;
  }
  .reclama {
    display: none;
  }
  .block_3 {
    padding-top: 0;
  }
  .next_line_bl {
    display: none;
  }
  .content {
    width: 780px;
  }
  .bl4_content br {
    display: none;
  }
  .block_1 {
    background-size: cover;
  }
  img.men {
    display: none;
  }
  p.bl_2_title {
    padding: 0;
    text-align: center;
  }
  .content_bl2 {
    width: 503px;
    margin: 0 auto;
  }
  .after_ul_bl2 {
    width: 503px;
    margin: 0 auto;
  }
  .head_form_2.new_999.dis_bl_480 {
    display: none;
  }
  .dis_mob {
    display: block;
  }
  .dis_dec {
    display: none;
  }
  .li_bl5_1 {
    width: 44%;
  }
  .li_bl5_2 {
    width: 44%;
    float: right;
  }
  .li_bl5_4 {
    width: 44%;
    float: right;
  }
  .li_bl5_3 {
    width: 44%;
    float: left;
  }
  .li_bl5_5 {
    width: 100%;
    float: none;
    background: url(../img/bl5_icon_5.png) no-repeat center 0;
    text-align: center;
    margin: 0 auto;
  }
  p.title_bl_6 {
    padding-left: 0;
    text-align: center;
  }
  p.content_bl_6 {
    padding-left: 0;
    text-align: justify;
  }
  .bl_6_txt {
    padding-bottom: 430px;
  }
  img.doctor {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  img.paced_form {
    margin-top: -17px;
    margin-left: -48px;
    float: right;
  }
  .head_form_2.new_999 {
    width: 310px;
    float: none;
    margin-top: 15px;
    padding-right: 0;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
  }
  .bl_7 {
    background-size: cover;
    padding-top: 224px;
  }
  img.pacet_fomr_480 {
    top: -46px;
    position: absolute;
    width: 353px;
  }
  img.pacet_fomr_480 {
    top: -232px;
    position: absolute;
    width: 353px;
  }
  img.arrow_form {
    position: absolute;
    left: -59px;
    top: 240px;
  }
  .bl9_left {
    float: none;
    width: 438px;
    height: 431px;
    background: url(../img/bg_left.png) no-repeat center 0;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 22px;
    display: block;
    margin: 0 auto;
  }
  .bl9_right {
    float: none;
    width: 438px;
    height: 431px;
    background: url(../img/bg_right.png) no-repeat center 0;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 22px;
    display: block;
    margin: 0 auto;
  }
  ul.ul_bl_14 li {
    padding-top: 226px;
    width: 32%;
    display: inline-block;
  }
  .li14_content {
    font-size: 18.32px;
    font-family: Roboto-Light;
    line-height: 1.2;
    text-align: center;
  }
  .li14_name {
    font-size: 24px;
    font-family: Roboto-Regular;
    line-height: 1.2;
    margin-top: 14px;
    text-align: center;
  }
  img.map {
    margin: 0 auto;
    display: block;
    margin-top: 15px;
  }
  .bl_7.bl_16 {
    background: url(../img/footer.png) no-repeat center 0;
    padding-bottom: 15px;
    background-size: cover;
  }
  .block_2 {
    width: 100%;
    margin: 0 auto;
    background: url(../img/men_1.png) no-repeat 203px;
    height: auto;
    padding-top: 50px;
    background-color: #fff;
  }
}
@media only screen and (max-width: 799px) {
  .content {
    width: 620px;
  }
  .standert_samsung {
    display: none !important;
  }
  img.paced_form {
    margin-top: -17px;
    margin-left: -48px;
    float: right;
    width: 300px;
  }
  .block_2 {
    width: 100%;
    margin: 0 auto;
    background: url(../img/men_1.png) no-repeat 381px;
    height: auto;
    padding-top: 50px;
    background-color: #fff;
  }
  .bl4_title {
    font-family: Roboto-Bold;
    font-size: 33.56px;
    color: #fff;
    line-height: 1.5;
    padding-left: 45px;
  }
  .li_bl5_1 {
    width: 44%;
    margin-right: 0;
  }
  .li_bl5_2 {
    width: 44%;
    margin-left: 0;
  }
  .bl5_li {
    font-size: 18.32px;
    font-family: Roboto-Light;
    line-height: 1.2;
    color: #000;
    display: inline-block;
    text-align: center;
    padding-top: 145px;
  }
  .dis_none_dec {
    display: block;
  }
  .dis_n_m {
    display: none;
  }
  .bl_12_frame_title {
    font-family: Roboto-Bold;
    font-size: 35.56px;
    line-height: 1.2;
    text-align: left;
    padding-left: 40px;
    padding-top: 31px;
    padding-right: 335px;
  }
  img.women {
    position: absolute;
    bottom: -26px;
    right: -95px;
    width: 350px;
  }
  .bl_12_frame_content {
    font-size: 20.32px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 40px;
    text-align: left;
    padding-bottom: 63px;
    padding-right: 335px;
  }
  ul.ul_bl_14 li {
    padding-top: 226px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  img.women {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
  }
  p.content_bl_6 {
    padding-left: 45px;
    padding-right: 45px;
    text-align: justify;
  }
  .doctor_bl_6 {
    font-family: Roboto-Bold;
    font-size: 20.32px;
    line-height: 1.2;
    padding-left: 250px;
    padding-top: 28px;
    text-align: right;
    padding-right: 45px;
  }
  .bl1_title {
    font-size: 35.72px;
    font-family: Roboto-Bold;
    text-align: center;
    color: #fff;
    line-height: 1.2;
  }
}
@media only screen and (max-width: 639px) {
  .head_form_2.new_999.new_480 {
    display: none;
  }
  .head_form_2.new_999.dis_bl_480 {
    display: block;
  }
  img.logotype {
    width: 128px;
  }
  .sec_data_base {
    font-family: Roboto-Light;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
  }
  .logo {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    height: 31px;
    padding-right: 90px;
  }
  .standert_samsung {
    display: block !important;
  }
  .br_03 {
    display: block;
  }
  .call_me {
    font-family: Roboto-Light;
    font-size: 13.61px;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .call {
    width: 212px;
    float: right;
    margin-top: 6px;
    margin-bottom: 9px;
    border: 2px solid #edb72b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    text-decoration: none;
  }
  .content {
    width: 460px;
  }
  .call_me {
    font-family: Roboto-Light;
    font-size: 13.61px;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .bl1_title {
    font-size: 34.03px;
    font-family: Roboto-Bold;
    text-align: center;
    color: #fff;
    line-height: 1;
  }
  .bl1_title_after {
    font-family: Roboto-Light;
    font-size: 23.33px;
    color: #fff;
    line-height: 1;
    text-align: center;
    margin-top: 4px;
  }
  .form_title {
    width: 348px;
    height: 92px;
    background: #b58dc1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  img.pacet_fomr_480 {
    top: -207px;
    left: 21px;
    position: absolute;
    width: 350px;
  }
  .input__inner {
    width: 265px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c1c0c0;
    outline: 0;
    padding: 9px 0 9px 37px;
    background: #fff;
  }
  .price_1 {
    font-family: Roboto-Light;
    font-size: 17.2px;
    color: #000;
    display: inline-block;
  }
  .price_2 {
    font-size: 17.2px;
  }
  .bold_s_28 {
    font-family: Roboto-Bold;
    font-size: 32px;
  }
  .sec_data_base {
    margin-top: 10px;
  }
  .block_1 {
    padding-bottom: 28px;
  }
  .left_t_f {
    width: 157px;
    color: #fff;
    font-size: 15.24px;
    font-family: Roboto-Regular;
    float: left;
    margin-left: 20px;
    margin-top: 18px;
    line-height: 1.2;
  }
  .right_t_f {
    float: right;
    padding-right: 26px;
    margin-top: 11px;
    font-size: 33px;
    font-family: Roboto-Regular;
  }
  ul.h_f_ul li {
    height: 58px;
    padding-left: 68px;
    font-size: 13.61px;
    color: #fff;
    font-family: Roboto-Regular;
    line-height: 1.2;
    margin-bottom: 13px;
    padding-top: 14px;
    background-size: 58px;
  }
  img.arrow_form {
    position: absolute;
    left: -59px;
    top: 288px;
  }
  .head_form_1 {
    width: 272px;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
  }
  img.paced_form {
    display: none;
  }
  .new_999.new_480 {
    display: none;
  }
  .dis_bl_480 {
    display: block;
  }
  .head_form_2.new_999.dis_bl_480 {
    margin-top: 207px;
  }
  .block_2 {
    width: 100%;
    margin: 0 auto;
    background: url(../img/men_1.png) no-repeat 245px 106px;
    height: auto;
    padding-top: 50px;
    background-color: #fff;
    background-size: 97%;
  }
  .bl2_content {
    width: 100%;
    position: relative;
    display: block;
    padding-bottom: 26px;
  }
  .bl_2_title {
    font-family: Roboto-Bold;
    font-size: 35px;
    line-height: 1.2;
    padding-left: 46px;
  }
  .block_3 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: auto;
    padding-top: 0;
    padding-bottom: 35px;
  }
  .bl3_title {
    font-family: Roboto-Bold;
    font-size: 29.17px;
    line-height: 1.2;
    text-align: center;
  }
  .wiki_after_title {
    font-size: 20.32px;
    font-family: Roboto-Light;
    line-height: 1.2;
    font-style: italic;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }
  .wiki_after_content {
    font-size: 21.32px;
    font-family: Roboto-Light;
    line-height: 1.2;
    margin-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .you_mast_know1 {
    font-family: Roboto-Regular;
    font-size: 20.32px;
    text-align: center;
    border: 8px solid #edb72b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 1.2;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 35px;
  }
  .bl_4 {
    height: auto;
    background: url(../img/bg_bl4_480.jpg) no-repeat center 0;
    width: 100%;
    background-size: cover;
    padding-top: 50px;
  }
  .bl4_title {
    font-family: Roboto-Bold;
    font-size: 29.32px;
    color: #fff;
    line-height: 1.2;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
  }
  .bl4_content {
    font-size: 21.39px;
    font-family: Roboto-Light;
    line-height: 1.2;
    color: #fff;
    margin-top: 12px;
    padding-bottom: 46px;
    padding-left: 0;
    text-align: center;
  }
  .none_480 {
    display: none;
  }
  .bl_480 {
    display: block;
  }
  .bl_5 {
    background: #f4ecf1;
    width: 100%;
    height: auto;
    padding-top: 46px;
  }
  .bl5_title {
    font-family: Roboto-Bold;
    font-size: 35px;
    line-height: 1.2;
    text-align: center;
    padding-left: 17px;
    padding-right: 17px;
  }
  .bl5_li {
    font-size: 24px;
    font-family: Roboto-Light;
    line-height: 1.2;
    color: #000;
    display: block;
    text-align: center;
    padding-top: 131px;
    background-size: 226px;
  }
  .li_bl5_2 {
    width: 100%;
    margin-left: 0;
  }
  .li_bl5_1 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
  .li_bl5_3 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
  .li_bl5_4 {
    width: 100%;
    margin-left: 0;
  }
  .bl_7 {
    background-size: cover;
    padding-top: 250px;
    padding-bottom: 28px;
  }
  .li_bl5_5 {
    width: 100%;
    margin-left: 0;
  }
  .ul_bl5_1 {
    padding-left: 0;
    padding-right: 0;
  }
  .bl_6_txt {
    padding-bottom: 430px;
    box-shadow: 0 0 94px rgba(0, 0, 0, 0.5);
  }
  .title_bl_6 {
    font-family: Roboto-Bold;
    font-size: 35px;
    line-height: 1.5;
    padding-left: 321px;
    padding-bottom: 0;
  }
  .bl_6_txt {
    padding-bottom: 430px;
    box-shadow: 0 0 94px rgba(0, 0, 0, 0.5);
    width: 412px;
    margin: 0 auto;
  }
  p.content_bl_6 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.2;
  }
  .doctor_bl_6 {
    font-family: Roboto-Bold;
    font-size: 17.5px;
    line-height: 1.2;
    padding-left: 0;
    padding-top: 28px;
    text-align: right;
    padding-right: 30px;
  }
  img.doctor {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 219px;
  }
  .doctor_bl_6 {
    font-family: Roboto-Bold;
    font-size: 17.5px;
    line-height: 1.2;
    padding-left: 120px;
    padding-top: 28px;
    text-align: right;
    padding-right: 30px;
  }
  .bl_6_txt {
    padding-bottom: 203px;
    box-shadow: 0 0 94px rgba(0, 0, 0, 0.5);
    width: 412px;
    margin: 0 auto;
  }
  .bl6_content {
    display: block;
    position: relative;
    padding-bottom: 15px;
  }
  img.doctor {
    position: absolute;
    bottom: 15px;
    left: 26px;
    width: 219px;
  }
  .bl_6 {
    height: auto;
    width: 100%;
    background: #fff;
    padding-top: 18px;
  }
  .head_form_2.new_999 {
    width: 354px;
    float: none;
    margin-top: 15px;
    padding-right: 0;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: -20px;
  }
  .form_content_head {
    width: 348px;
    height: 474px;
    border: 3px solid #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f9fcfa;
  }
  .form_btn {
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #fff;
    text-align: center;
    background: #db0000;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    padding-bottom: 13px;
    padding-top: 13px;
  }
  .regular_ul {
    font-family: Roboto-Regular;
    font-size: 24px;
    line-height: 1.2;
  }
  .bl8_title {
    font-family: Roboto-Bold;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    padding-top: 49px;
  }
  .sup_f_size {
    font-size: 20px;
  }
  .div_bl8 {
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 33px;
  }
  .bl_8_txt_content {
    font-size: 19.44px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 16px;
    padding-bottom: 24px;
    text-align: center;
  }
  .dis_bl_480_not {
    display: block;
  }
  .bl9_left {
    float: none;
    width: 314px;
    height: 328px;
    background: url(../img/bg_left_1.png) no-repeat center 0;
    padding-top: 19px;
    padding-left: 19px;
    padding-right: 19px;
    display: block;
    margin: 0 auto;
  }
  .td_left {
    width: 360px;
    font-family: Roboto-Regular;
    font-size: 15.56px;
  }
  .td_left {
    width: 237px;
    font-family: Roboto-Regular;
    font-size: 18px;
  }
  table {
    width: 352px;
    color: #fff;
    line-height: 1.5;
    position: relative;
  }
  .td_right {
    width: 30px;
    text-align: right;
    font-family: Roboto-Regular;
    font-size: 18px;
  }
  img.people {
    width: 162px;
  }
  .title_fl_bl9 {
    font-family: Roboto-Regular;
    font-size: 23.23px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }
  .bl9_right {
    float: none;
    width: 314px;
    height: 328px;
    background: url(../img/bg_right_2.png) no-repeat center 0;
    padding-top: 19px;
    padding-left: 19px;
    padding-right: 19px;
    display: block;
    margin: 0 auto;
  }
  table {
    width: 314px;
    color: #fff;
    line-height: 1.5;
    position: relative;
  }
  img.people {
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    padding-bottom: 14px;
  }
  table:after {
    content: "";
    width: 2px;
    height: 198px;
    display: block;
    background: transparent url(../img/line.png);
    position: absolute;
    right: 45px;
    top: 0;
  }
  .bl2_content2 {
    width: 200px;
    float: left;
    font-family: Roboto-Light;
    line-height: 1.2;
    font-size: 15.24px;
    color: #000;
    margin-top: 24px;
    margin-left: 21px;
  }
  .bl2_content1 {
    width: 200px;
    float: left;
    padding-left: 40px;
    margin-top: 24px;
  }
  .content_bl2 {
    width: 469px;
    margin: 0 auto;
  }
  .after_ul_bl2 {
    width: 460px;
    margin: 0 auto;
  }
  .d_n_48_0 {
    display: none;
  }
  sup.f_s_240 {
    font-size: 21px;
  }
  .li_bl11_4 {
    background: url(../img/kletka.png) no-repeat center 0;
    margin-bottom: 15px !important;
  }
  .li_bl11_3 {
    margin-bottom: 15px !important;
  }
  .d_b_48_0 {
    display: block;
  }
  ul.ul_bl11 li {
    font-size: 20px;
  }
  .bl_12_frame_title {
    font-family: Roboto-Bold;
    font-size: 36px;
    line-height: 1.2;
    text-align: left;
    padding-left: 0;
    padding-top: 31px;
    padding-right: 0;
    text-align: center;
  }
  .bl_12_frame_content {
    font-size: 24px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 20px;
    text-align: left;
    padding-bottom: 34px;
    padding-right: 10px;
    margin-top: 25px;
  }
  img.women {
    display: none;
  }
  ul.ul_bl_14 li {
    padding-top: 190px;
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }
  .no-webp .ul_bl_14 li,
  .webp .ul_bl_14 li {
    background-size: 186px;
  }
  .li14_content {
    font-size: 18px;
    font-family: Roboto-Light;
    line-height: 1.2;
    text-align: center;
  }
  .bl_8_txt_content {
    font-size: 19.44px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 25px;
    padding-bottom: 33px;
    text-align: center;
  }
  .li_bl5_4 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .content {
    width: 220px;
  }
  .bl_7,
  .bl_7.bl_16,
  .block_1 {
    background: linear-gradient(to top, #826177 0, #98647a 100%);
  }
  ul.price {
    text-align: center;
    margin-left: 0;
  }
  .sup_f_size {
    font-size: 15px;
  }
  .block_1 {
    padding-bottom: 14px;
  }
  a.call.call_me.scroll_to.dis_mob {
    display: none;
  }
  .form_btn {
    font-family: Roboto-Regular;
    font-size: 28px;
    color: #fff;
    text-align: center;
    background: #db0000;
    border: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    padding-bottom: 7px;
    padding-top: 7px;
  }
  p.title_bl_6 {
    padding-bottom: 13px;
  }
  .logo {
    float: none;
    padding-top: 9px;
    padding-bottom: 12px;
    height: 27px;
    padding-right: 0;
    margin: 0 auto;
    display: block;
  }
  img.logotype {
    width: 141px;
    margin: 0 auto;
    display: block;
  }
  .bl1_title {
    font-size: 32.03px;
    font-family: Roboto-Bold;
    text-align: center;
    color: #fff;
    line-height: 1;
  }
  .bl1_title_after {
    font-family: Roboto-Light;
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin-top: 4px;
  }
  .head_form {
    padding-left: 0;
  }
  ul.h_f_ul li {
    height: 58px;
    padding-left: 68px;
    font-size: 14px;
    color: #fff;
    font-family: Roboto-Regular;
    line-height: 1.2;
    margin-bottom: 13px;
    padding-top: 14px;
    background-size: 58px;
  }
  ul.h_f_ul li {
    height: 58px;
    padding-left: 0;
    font-size: 14px;
    color: #fff;
    font-family: Roboto-Regular;
    line-height: 1.2;
    margin-bottom: 13px;
    padding-top: 83px;
    background-size: 71px;
  }
  li.h_f_li_1 {
    background: url(../img/i_time.png) no-repeat center 0;
    background-size: 71px;
  }
  .head_form_1 {
    width: 220px;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    text-align: center;
  }
  li.h_f_li_2 {
    background: url(../img/i_heart.png) no-repeat center 0;
    background-size: 71px;
  }
  li.h_f_li_3 {
    background: url(../img/i_include.png) no-repeat center 0;
    background-size: 71px;
  }
  img.pacet_fomr_480 {
    display: none;
  }
  img.arrow_form {
    display: none;
  }
  .form_title {
    display: none;
  }
  .head_form_2.new_999.dis_bl_480 {
    margin-top: 0;
  }
  .sale_240 {
    display: block;
    width: 248px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .price_1 {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #000;
    display: inline-block;
  }
  .bold_s_28 {
    font-family: Roboto-Bold;
    font-size: 22px;
  }
  .form_content_head {
    width: 226px;
    height: auto;
    padding-bottom: 10px;
    border: 3px solid #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f9fcfa;
  }
  .content {
    width: 235px;
  }
  .bl_10 .content {
    width: 100%;
  }
  .input__inner {
    width: 165px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c1c0c0;
    outline: 0;
    padding: 5px 0 5px 37px;
    background: #fff;
  }
  .form_top {
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 15px;
  }
  .input_name {
    display: block;
    color: #454242;
    font-family: Roboto-Light;
    font-size: 14px;
    margin: 5px 0 5px 2px;
  }
  ul.sec_data_base li {
    background: url(../img/sec.png) no-repeat center bottom;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-right: 0;
    text-align: center;
    padding-bottom: 43px;
  }
  .sec_data_base {
    font-family: Roboto-Light;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    width: 240px;
  }
  .block_2 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-top: 20px;
    background: 0 0;
  }
  .no-webp .block_2 {
    background: url(../img/men_1.png) no-repeat 68px 162px;
    background-color: #fff;
    background-size: 299px;
  }
  .webp .block_2 {
    background: url(../img/men_1.webp) no-repeat 68px 162px;
    background-color: #fff;
    background-size: 299px;
  }
  .bl_2_title {
    font-family: Roboto-Bold;
    font-size: 24px;
  }
  .content_bl2 {
    width: 235px;
    margin: 0 auto;
  }
  .bl2_content1 {
    width: 200px;
    float: none;
    padding-left: 0;
    margin-top: 24px;
    margin: 0 auto;
  }
  li.bl_2_li_content_left_5 {
    margin-bottom: -1px !important;
    margin-top: -12px;
  }
  ul.bl2_content1 li {
    line-height: 1.2;
    padding-top: 14px;
    font-size: 14px;
    color: #000;
    font-family: Roboto-Light;
    background: url(../img/atantion.png) no-repeat 0 center;
    min-height: 28px;
    padding-left: 30px;
    margin-bottom: 6px;
    background-size: 21px;
    margin-top: 0 !important;
  }
  ul.bl2_content1 li br,
  ul.bl2_content2 li br {
    display: none;
  }
  ul.bl2_content2 li {
    line-height: 1.2;
    font-size: 14px;
    padding-top: 14px;
    color: #000;
    font-family: Roboto-Light;
    background: url(../img/atantion.png) no-repeat 0 center;
    min-height: 28px;
    padding-left: 30px;
    margin-bottom: 6px;
    background-size: 21px;
    margin-top: 0 !important;
  }
  .bl2_content1 {
    width: auto;
    float: none;
    padding-left: 0;
    margin-top: 82px;
    margin: 0 auto;
    padding-top: 24px;
  }
  .bl2_content2 {
    width: auto;
    float: none;
    padding-left: 0;
    margin-top: 82px;
    margin: 0 auto;
    padding-top: 12px;
  }
  ul.bl2_content2.bl2_content2_240 {
    margin-top: 0;
  }
  .pad_240 {
    padding-top: 9px;
    margin-bottom: -3px !important;
  }
  li.bl_2_li_content_left_3 {
    margin-top: 6px;
  }
  li.bl_2_li_content_left_5 {
    margin-bottom: -14px !important;
    margin-top: -14px;
  }
  li.bl_2_li_content_left_3 {
    margin-bottom: -3px !important;
  }
  li.bl_2_li_content_right_3 {
    margin-top: 0;
  }
  li.bl_2_li_content_right_4 {
    margin-top: 0;
  }
  li.bl_2_li_content_right_5 {
    margin-top: 0;
  }
  .after_ul_bl2 {
    width: 235px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }
  .title_after_ul_bl2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 10px;
  }
  .you_mast_know {
    font-family: Roboto-Regular;
    font-size: 20px;
    text-align: center;
    border: 8px solid #edb72b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 1.2;
    width: 200px;
    padding: 15px;
    margin: 0 auto;
  }
  .you_mast_know br {
    display: none;
  }
  .dsn_240 {
    display: block;
  }
  .dsn_240_1 {
    display: none;
  }
  .bl2_content {
    width: 100%;
    position: relative;
    display: block;
    padding-bottom: 20px;
  }
  img.wiki {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
  }
  .wiki_after_title {
    font-size: 14px;
    font-family: Roboto-Light;
    line-height: 1.2;
    font-style: italic;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }
  .wiki_after_content {
    font-size: 14px;
    font-family: Roboto-Light;
    line-height: 1.2;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .you_mast_know1 {
    font-family: Roboto-Regular;
    font-size: 20px;
    text-align: center;
    border: 8px solid #edb72b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 1.2;
    padding-top: 11px;
    padding-bottom: 16px;
    margin: 0 auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 35px;
  }
  .block_3 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    height: auto;
    padding-top: 0;
    padding-bottom: 35px;
  }
  .bl4_title {
    font-family: Roboto-Bold;
    font-size: 29.32px;
    color: #fff;
    line-height: 1.2;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-align: center;
  }
  .ul_bl5 {
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
  }
  .bl4_content {
    font-size: 14px;
    font-family: Roboto-Light;
    line-height: 1.5;
    color: #fff;
    margin-top: 12px;
    padding-bottom: 46px;
    padding-left: 0;
    text-align: center;
  }
  .bl_5 {
    background: #f4ecf1;
    width: 100%;
    height: auto;
    padding-top: 25px;
  }
  .bl_5.dis_mob ul li br {
    display: none;
  }
  .regular_ul {
    font-family: Roboto-Regular;
    font-size: 18px;
    line-height: 1.2;
  }
  .bl5_li {
    font-size: 18px;
    font-family: Roboto-Light;
    line-height: 1.2;
    color: #000;
    display: block;
    text-align: center;
    padding-top: 239px;
    background-size: 226px;
    margin-bottom: 20px;
  }
  li.bl5_li.li_bl5_2 {
    margin-bottom: 0;
  }
  li.bl5_li.li_bl5_4 {
    margin-bottom: 0;
  }
  .no-webp .li_bl5_1 {
    background: url(../img/bl5_icon_1_1.png) no-repeat center 0;
  }
  .no-webp .li_bl5_2 {
    background: url(../img/bl5_icon_2_1.png) no-repeat center 0;
  }
  .no-webp .li_bl5_3 {
    background: url(../img/bl5_icon_3_1.png) no-repeat center 0;
  }
  .no-webp .li_bl5_4 {
    background: url(../img/bl5_icon_4_1.png) no-repeat center 0;
  }
  .no-webp .li_bl5_5 {
    background: url(../img/bl5_icon_5_1.png) no-repeat center 0;
  }
  .webp .li_bl5_1 {
    background: url(../img/bl5_icon_1_1.webp) no-repeat center 0;
  }
  .webp .li_bl5_2 {
    background: url(../img/bl5_icon_2_1.webp) no-repeat center 0;
  }
  .webp .li_bl5_3 {
    background: url(../img/bl5_icon_3_1.webp) no-repeat center 0;
  }
  .webp .li_bl5_4 {
    background: url(../img/bl5_icon_4_1.webp) no-repeat center 0;
  }
  .webp .li_bl5_5 {
    background: url(../img/bl5_icon_5_1.webp) no-repeat center 0;
  }
  .no-webp .bl5_li,
  .webp .bl5_li {
    background-size: 230px !important;
  }
  .bl_6_txt {
    padding-bottom: 203px;
    box-shadow: none;
    width: auto;
    margin: 0 auto;
  }
  p.content_bl_6 {
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
  }
  .title_bl_6 {
    font-family: Roboto-Bold;
    font-size: 35px;
    line-height: 1;
    padding-left: 321px;
    padding-bottom: 0;
  }
  ul.ul_bl5_1 {
    margin-top: 15px;
    padding-bottom: 13px;
  }
  .bl_6 {
    height: auto;
    width: 100%;
    background: #fff;
    padding-top: 10px;
    box-shadow: 0 0 41px rgba(0, 0, 0, 0.5);
  }
  p.content_bl_6 {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 1.2;
  }
  .doctor_bl_6 {
    font-family: Roboto-Bold;
    font-size: 14px;
    line-height: 1.2;
    padding-left: 0;
    padding-top: 20px;
    text-align: right;
    padding-right: 10px;
  }
  .bl6_content {
    display: block;
    position: relative;
    padding-bottom: 0;
  }
  img.doctor {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 198px;
  }
  .bl_6_txt {
    padding-bottom: 281px;
    box-shadow: none;
    width: auto;
    margin: 0 auto;
  }
  .head_form_2.new_999 {
    width: 235px;
    float: none;
    margin-top: 15px;
    padding-right: 0;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 0;
  }
  .bl_7 {
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .bl8_title {
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    padding-top: 10px;
  }
  .div_bl8 {
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 15px;
  }
  .bl_8_txt_content {
    font-size: 18px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 16px;
    padding-bottom: 24px;
    text-align: left;
  }
  .bl9_title {
    font-family: Roboto-Bold;
    font-size: 34px;
    line-height: 1;
    text-align: center;
    padding-top: 15px;
  }
  .bl9_left {
    float: none;
    width: 205px;
    height: 250px;
    background: url(../img/bg_left_1.png) no-repeat center 0;
    padding-top: 19px;
    padding-left: 13px;
    padding-right: 13px;
    display: block;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-size: cover;
    margin-bottom: 20px;
  }
  .bl9_right {
    float: none;
    width: 205px;
    height: 250px;
    background: url(../img/bg_right_2.png) no-repeat center 0;
    padding-top: 19px;
    padding-left: 13px;
    padding-right: 13px;
    display: block;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-size: cover;
  }
  .div_bl9 {
    margin-top: 18px;
  }
  img.people {
    width: 107px;
  }
  .title_fl_bl9 {
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
  }
  .td_left {
    width: 82px;
    font-family: Roboto-Regular;
    font-size: 14px;
    line-height: 1.2;
  }
  table {
    width: 201px;
    color: #fff;
    line-height: 1.5;
    position: relative;
  }
  .td_right {
    width: 30px;
    text-align: right;
    font-family: Roboto-Regular;
    font-size: 14px;
  }
  table:after {
    content: "";
    width: 2px;
    height: 176px;
    display: block;
    background: transparent url(../img/line.png);
    position: absolute;
    right: 45px;
    top: 0;
  }
  .td_right {
    width: 60px;
    text-align: right;
    font-family: Roboto-Regular;
    font-size: 14px;
  }
  .td_3 {
    padding-bottom: 12px;
    padding-top: 0;
  }
  .td_2 {
    padding-bottom: 12px;
    padding-top: 12px;
  }
  .bl10_title {
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    padding-top: 35px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .bl_11_title {
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 22px;
  }
  .bl_12 {
    margin-top: 17px;
    padding-bottom: 23px;
    position: relative;
  }
  .f_s_240 {
    font-size: 24px;
  }
  ul.ul_bl11 li {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 130px;
    font-size: 24px;
    font-family: Roboto-Light;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .bl_12_frame_title {
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 1.2;
    text-align: left;
    padding-left: 0;
    padding-top: 10px;
    padding-right: 0;
    text-align: center;
  }
  .bl_12_frame_content {
    font-size: 18px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 29px;
    text-align: left;
    padding-bottom: 287px;
    padding-right: 29px;
    margin-top: 10px;
    text-align: center;
  }
  .bl_12_frame_content {
    font-size: 18px;
    font-family: Roboto-Light;
    line-height: 1.2;
    padding-left: 29px;
    text-align: left;
    padding-bottom: 26px;
    padding-right: 29px;
    margin-top: 10px;
    text-align: center;
  }
  img.women {
    position: absolute;
    bottom: -6px;
    right: 0;
    width: 160px;
  }
  .dis_none_dec {
    display: none;
  }
  .bl_14 {
    background: #fff;
    height: auto;
    padding-bottom: 1px;
  }
  .bl14_title {
    font-family: Roboto-Bold;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    padding-top: 8px;
  }
  ul.ul_bl_14 li {
    padding-top: 145px;
    width: 100%;
    display: block;
    margin-bottom: 25px;
  }
  .no-webp .ul_bl_14 li,
  .webp .ul_bl_14 li {
    background-size: 140px;
  }
  ul.ul_bl_14 {
    margin-top: 25px;
  }
  .li14_name {
    font-size: 18px;
    font-family: Roboto-Regular;
    line-height: 1.2;
    margin-top: 14px;
    text-align: center;
  }
  .li14_content {
    font-size: 14px;
    font-family: Roboto-Light;
    line-height: 1.2;
    text-align: center;
  }
  .sec_data_base {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    width: 235px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .content_bl_6 {
    text-align: left !important;
  }
}
.close {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 56px;
  font-weight: 700;
  text-align: center;
  right: 0;
  top: -45px;
  color: #fff;
  transition: 0.3s all;
  cursor: pointer;
  font-family: sans-serif;
}
.close:hover {
  color: orange;
  transform: rotate(180deg);
}
.in_bl {
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .ever-popup__body.ever-mobile {
    display: block;
  }
}
.ever-popup__body.ever-mobile {
  display: none;
}
.ever-popup__body.ever-mobile {
  padding: 25px 10px !important;
}
.ever-popup__inner .head_form_2 {
  background-color: #f9fcfa;
  padding-right: 0;
}
@media screen and (max-width: 1000px) {
  .ever-mobile {
    display: block;
  }
}
.ever-mobile {
  display: none;
}
.ever-popup__body {
  position: static;
  float: none;
  display: block;
  margin: 0 auto;
  width: auto;
}
.head_form_2 {
  width: 310px;
  float: right;
  margin-top: 15px;
  padding-right: 29px;
  display: block;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .logo {
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    height: 31px;
    padding-right: 90px;
  }
}
.logo {
  float: left;
  margin-top: 19px;
  margin-bottom: 19px;
  height: 42px;
  padding-right: 90px;
}
</pre></body></html>