@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Italic.eot");
  src: url("../fonts/Exo2-Italic.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Italic.woff2") format('woff2'), url("../fonts/Exo2-Italic.woff") format('woff'), url("../fonts/Exo2-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Light.eot");
  src: url("../fonts/Exo2-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Light.woff2") format('woff2'), url("../fonts/Exo2-Light.woff") format('woff'), url("../fonts/Exo2-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Bold.eot");
  src: url("../fonts/Exo2-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Bold.woff2") format('woff2'), url("../fonts/Exo2-Bold.woff") format('woff'), url("../fonts/Exo2-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Medium.eot");
  src: url("../fonts/Exo2-Medium.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Medium.woff2") format('woff2'), url("../fonts/Exo2-Medium.woff") format('woff'), url("../fonts/Exo2-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-BoldItalic.eot");
  src: url("../fonts/Exo2-BoldItalic.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-BoldItalic.woff2") format('woff2'), url("../fonts/Exo2-BoldItalic.woff") format('woff'), url("../fonts/Exo2-BoldItalic.ttf") format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Regular.eot");
  src: url("../fonts/Exo2-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Regular.woff2") format('woff2'), url("../fonts/Exo2-Regular.woff") format('woff'), url("../fonts/Exo2-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Exo 2';
  src: url("../fonts/Exo2-Black.eot");
  src: url("../fonts/Exo2-Black.eot?#iefix") format('embedded-opentype'), url("../fonts/Exo2-Black.woff2") format('woff2'), url("../fonts/Exo2-Black.woff") format('woff'), url("../fonts/Exo2-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icons/icomoon.eot?5cc1s0");
  src: url("../fonts/icons/icomoon.eot?5cc1s0#iefix") format('embedded-opentype'), url("../fonts/icons/icomoon.ttf?5cc1s0") format('truetype'), url("../fonts/icons/icomoon.woff?5cc1s0") format('woff'), url("../fonts/icons/icomoon.svg?5cc1s0#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* GLOBAL
^^^^^^^^^^^^ */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  height: 100%;
  color: #272727;
  font: 17px 'Exo 2', Arial, Tahoma, Geneva, sans-serif;
  overflow-y: scroll;
  background: #fff;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
sup {
  line-height: 0;
}
a {
  text-decoration: underline;
  color: #34b;
}
a:hover {
  color: #d00;
}
a:active {
  color: #5530a9;
}
img {
  border: none;
  display: block;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  font: 100% 'Exo 2', Arial, Tahoma, Geneva, sans-serif;
}
button * {
  position: relative;
}
form,
fieldset {
  border-style: none;
}
.program .red, .program2 .red {
    color: #d00;
    font-weight: 500;
    font-size: 2.2rem;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
#main {
  overflow: hidden;
  min-width: 320px;
  position: relative;
  z-index: 100;
  padding: 0 15px;
  min-height: 100%;
}

div.h1 {
  font-size: 2.5rem;
  padding: 0 0 0px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h1 {
  font-size: 2.5rem;
  padding: 0 0 40px;
  font-weight: 700;
  letter-spacing: -0.02em;
}
h1.index, h2.index, div.index, h3.index {
  text-align: center;
}
h2 {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 3rem 0 27px;
}
div.h2 {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 3rem 0 27px;
}
div.title {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 3rem 0 10px;
}
div.h0 {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 0px 0 20px;
}
h3 {
  font-size: 1.9rem;
  padding: 20px 0 20px;
  font-weight: 700;
}
.form_blog2 h3 {
  font-size: 1.7rem;
  padding: 0px 0 0px;
  font-weight: 500;
}
div.h3 {
  font-size: 2.0rem;
  padding: 20px 0 20px;
  font-weight: 700;
}
h4 {
  font-size: 1.7rem;
  padding: 20px 0 15px;
  font-weight: 700;
}
h3.tegi {
    font-weight: 400;
    color: #272727;
}
.style_h2 {
  font-size: 2.2rem;
  font-weight: 700;
  padding: 0 0 27px;
}
p {
  padding: 0 0 20px;
  line-height: 1.5;
}
ul {
  margin: 0 0 25px 18px;
  letter-spacing: -0.36em;
}
ul li {
  line-height: 1.5;
  letter-spacing: normal;
  vertical-align: top;
}
ol {
    /* margin: 0 0 25px; */
    list-style-type: none;
    counter-reset: ol-counter;
}
ol > li:before {
  content: counter(ol-counter) '.';
  counter-increment: ol-counter;
  display: inline-block;
}
ol > li {
  position: relative;
  line-height: 1.5;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
table th {
  border: 1px solid #000;
}
a.btn,
button.btn {
  display: block;
  border: 3px solid #35a96f;
  font-size: 1.7rem;
  color: #000;
  text-decoration: none;
  padding: 8px 10px 9px;
  text-align: center;
  width: 100%;
  background: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0 0 35px;
}
a.btn:hover,
button.btn:hover {
  background: #35a96f;
  color: #fff;
}
a.btn.btn_red,
button.btn.btn_red {
  border-color: #ffa7a7;
}
a.btn.btn_red:hover,
button.btn.btn_red:hover {
  background: #ffa7a7;
}
a.btn.btn_fiolet,
button.btn.btn_fiolet {
  border-color: #ccc0da;
}
a.btn.btn_fiolet:hover,
button.btn.btn_fiolet:hover {
  background: #ccc0da;
}
a.btn_yellow,
button.btn_yellow {
  display: block;
  border: 0;
  background: #ffda65;
  font-size: 1.7rem;
  color: #000;
  text-decoration: none;
  padding: 11px 10px 12px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0 0 35px;
}
a.btn_yellow:hover,
button.btn_yellow:hover {
  background: #e6c353;
}
a.btn_green,
button.btn_green {
  display: block;
  border: 0;
  background: #97ddba;
  font-size: 1.7rem;
  color: #000;
  text-decoration: none;
  padding: 11px 10px 12px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0 0 35px;
}
a.btn_green:hover,
button.btn_green:hover {
  background: #82bea0;
}
.open_menu {
  display: none;
  height: 26px;
  width: 40px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin: auto;
  position: relative;
}
.open_menu::before {
  display: block;
  content: '';
  height: 2px;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  background: #000;
}
.clouse_menu {
  display: none;
  position: absolute;
  top: 20px;
  left: 50%;
  height: 40px;
  width: 40px;
  margin-left: -20px;
}
.clouse_menu::before {
  display: block;
  content: '';
  height: 50px;
  width: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -2px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.clouse_menu::after {
  display: block;
  content: '';
  height: 50px;
  width: 2px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -2px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.more_blue {
  display: block;
  border: 1px dotted #7030be;
  background: #f2f0f6;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  color: #7030be;
  padding: 12px 10px 11px;
  margin: 0 0 27px;
}
.more_blue:hover {
  color: #fff;
  background: #7030be;
}
.more_grey {
  display: block;
  border: 1px dotted #7f7f7f;
  background: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  color: #7f7f7f;
  padding: 12px 10px 11px;
  margin: 0 0 17px;
}
.more_grey:hover {
  color: #fff;
  background: #7f7f7f;
}
.more_green {
  display: block;
  border: 1px dotted #194b32;
  background: #dff5ea;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  color: #194b32;
  padding: 12px 10px 11px;
  margin: 0 0 27px;
}
.more_green:hover {
  color: #fff;
  background: #194b32;
}
/* HEADER
------------*/
#header {
  max-width: 1140px;
  margin: auto;
  padding-top: 38px;
}
.header_top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #d8e6f2;
  padding: 0 10px;
  z-index: 101;
  box-shadow: 0px 5px 15px 0px #b0c3cf;
    height: 38px;
}
.menu {
  list-style: none;
  margin: auto;
  max-width: 1140px;
  text-align: justify;
  height: 38px;
}
.menu::after {
  display: inline-block;
  content: '';
  width: 100%;
  height: 0;
}
.menu >li {
  display: inline-block;
  line-height: 36px;
  position: relative;
}
.menu >li >a {
  display: inline-block;
  font-size: 1.5rem;
  color: #171717;
  text-transform: uppercase;
  margin: 0 -10px;
  padding: 0 10px;
}
.menu >li.current-menu-item >a {
  background: #cad7e3;
  text-decoration: none;
}
.menu >li.current-menu-item {
    background: #cad7e3;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin: 0 -10px;
    padding: 0 10px;

}
.menu >li.current-menu-item .menu_drop {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 250px;
    background: #d8e6f2;
    border-radius: 0 0 3px 3px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: none;
    display: inline-block;
    font-size: 1.7rem;
    color: #171717;
    line-height: 3rem;
}

.menu >li.current-page-ancestor >a {
  background: #cad7e3;
  text-decoration: none;
}
.menu >li:hover >a {
  background: #cad7e3;
  text-decoration: none;
}
.menu >li:hover .menu_drop {
  opacity: 1;
  height: auto;
}
.menu_drop {
  position: absolute;
  top: 100%;
  left: -10px;
  width: 250px;
  background: #d8e6f2;
  border-radius: 0 0 3px 3px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: none;
}
.menu_drop ul {
  list-style: none;
  margin: 0;
  padding: 10px;
}
.menu_drop ul a {
  display: inline-block;
  font-size: 1.7rem;
  color: #171717;
  line-height: 3rem;
}
.menu_drop ul a:hover {
  text-decoration: none;
}
.header_center {
  padding: 24px 0 23px;
}
.header_center::after {
  display: block;
  content: '';
  clear: both;
}
.logo {
  float: left;
  width: 31%;
  padding-right: 10px;
}
.logo a {
  display: inline-block;
  padding: 0 0 0 80px;
  position: relative;
  font-size: 1.4rem;
  color: #171717;
  text-decoration: none;
}
.logo img {
  position: absolute;
  top: 0;
  left: -5px;
}
.logo strong {
  display: block;
  font-size: 3.3rem;
  font-weight: 700;
}
.head_link {
  float: left;
  width: 27%;
  padding: 9px 0 0;
}
.head_link a {
  display: inline-block;
  padding: 0 0 0 60px;
  position: relative;
  font-size: 1.3rem;
  color: #953735;
  line-height: 1.55;
}
.head_link a:hover {
  text-decoration: none;
}
.head_link img {
  position: absolute;
  top: 3px;
  left: 0;
}
.head_address {
  float: left;
  width: 15%;
  font-size: 1.35rem;
  line-height: 1.6;
  color: #666;
  padding: 10px 0 0;
}
.head_address .city {
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.head_address .city i {
  position: absolute;
  top: 5px;
  right: 0;
}
.head_address address {
  font-style: normal;
}
.head_address .red {
  color: #d00;
}
.red3 {
    color: #d00;
}
.head_phone {
  float: right;
  width: 25%;
  text-align: right;
  padding: 6px 0 0;
}
.head_phone .phone {
  display: inline-block;
  position: relative;
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
  padding: 0 0 2px;
}
.head_phone .phone2 {
  display: inline-block;
  position: relative;
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
  text-align: right;
  padding: 0 0 11px;
}
.head_phone .phone a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
a.btn_call {
  display: block;
  height: 30px;
  width: 190px;
  background: #97ddba;
  text-align: center;
  line-height: 28px;
  font-size: 1.6rem;
  font-weight: 300;
  color: #222;
  margin-left: auto;
}
a.btn_call:hover {
  background: #8bc9aa;
  text-decoration: underline;
}
a.btn_call2 {
  display: block;
  height: 30px;
  width: 150px;
  background: #97ddba;
  text-align: center;
  line-height: 28px;
  font-size: 1.6rem;
  font-weight: 300;
  color: #222;
  margin: auto;
}
a.btn_call2:hover {
  background: #8bc9aa;
  text-decoration: underline;
}
div .red24 {
    display: block;
    height: 30px;
    width: 190px;
    text-align: center;
    line-height: 28px;
    font-size: 1.6rem;
    font-weight: 300;
    color: #d00;
    margin-left: auto;
	background: #97ddba;
}
.header_bot {
  margin: 0 -10000px;
  padding: 0 10000px;
  background: #fddde2;
}
.header_bot2 {
  margin: 0 -10000px;
  padding: 0 10000px;
  background: #fddde2;
      display: inline-block;
    font-size: 1.7rem;
    color: #444;
    vertical-align: middle;
    padding: 0 10px;
    height: 42px;
    line-height: 40px;
}
.header_bot::after, .header_bot2::after {
  display: block;
  content: '';
  clear: both;
}
.header_bot_box {
  position: relative;
  padding-right: 170px;
  text-align: center;
}
.head_nav {
  list-style: none;
  margin: 0;
}
.head_nav li {
  display: inline-block;
  font-size: 1.6rem;
  color: #953735;
  vertical-align: middle;
  padding: 0 10px;
  height: 42px;
    line-height: 40px;
}
.head_nav span {
  display: inline-block;
  padding-top: 2px;
  padding-right: 0px;
  font-size: 1.6rem;
}
.head_nav a {
  display: inline-block;
  font-size: 1.7rem;
  color: #953735;
  height: 42px;
  line-height: 40px;

}
.head_nav a:hover,
.head_nav li.current-menu-item a {
  background: #edc9d1;
  color: #632642;
  text-decoration: none;
}
.head_nav a:hover,
.head_nav li.current-page-ancestor a {
  background: #edc9d1;
  color: #632642;
  text-decoration: none;
}
a.link_search {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 60px 0 10px;
  margin-right: -10px;
  font-size: 1.6rem;
  color: #953735;
  line-height: 42px;
  height: 42px;
}
a.link_search i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #000;
  font-size: 2.1rem;
  margin-top: -2px;
}
a.link_search:hover {
  background: #edc9d1;
  color: #632642;
  text-decoration: none;
}
.form_search {
  position: absolute;
  top: 0;
  right: -10px;
  left: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: -5;
}
.form_search.active {
  opacity: 1;
  left: -10px;
  z-index: 10;
}
.form_search .tx {
  padding: 0 52px 0 10px;
  margin: 0;
}
.form_search .btn_search {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 41px;
  width: 52px;
  background: none;
  cursor: pointer;
  font-size: 2.1rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form_search .btn_search:hover {
  color: #34b;
}
/* CONTENT
------------*/
.content {
  padding: 57px 0 0;
}
.content2 {
    padding: 37px 0 0;
}
.content3 {
    padding: 27px 20px 20px;
}
.content3 p {
    padding: 0 0 20px;
    line-height: 1.4;
font: 14px 'Exo 2', Arial, Tahoma, Geneva, sans-serif;
}
.content3 ul li {
    line-height: 1.4;
    letter-spacing: normal;
    font: 14px 'Exo 2', Arial, Tahoma, Geneva, sans-serif;
}
.content_box {
  margin: 0 auto;
  max-width: 1140px;
}
.content_box::after {
  display: block;
  content: '';
  clear: both;
}
.two_colum {
  margin: 0 -15px;
  padding: 0 0 5rem;
}
.two_colum::after {
  display: block;
  content: '';
  clear: both;
}
.two_colum2 {
  margin: 0 0px;
  padding: 0 0 65px;
}
.two_colum2::after {
  display: block;
  content: '';
  clear: both;
}
.left_colum {
  float: left;
  width: 70%;
  padding: 0 15px;
}
.left_colum0 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
.left_colum, .left_colum0 > *:last-child {
  margin-bottom: 0;
}
.left_colum, .left_colum0 > .list_people:last-child {
  margin-bottom: -30px;
}
.right_colum {
  float: right;
  width: 30%;
  padding: 0 15px;
}
.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 3px 0 19px;
}
.breadcrumb li {
  display: inline-block;
  font-size: 1.3rem;
  color: #7f7f7f;
  padding: 0 11px 0 0;
  margin: 0 10px 0 0;
  vertical-align: top;
  position: relative;
}
.breadcrumb li::before {
  display: block;
  content: '|';
  position: absolute;
  top: 0;
  right: 0;
}
.breadcrumb li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.breadcrumb li:last-child::before {
  display: none;
}
.breadcrumb a {
  color: #4f81bd;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.section {
  padding: 0 0 17px;
}
.section::after {
  display: block;
  content: '';
  clear: both;
}
.main_img {
  float: left;
  margin: 0 20px 20px 0;
}
.main_img img {
  padding: 1px;
  border: 1px solid #c6c3c3;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
          box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
  max-width: 100%;
}
.autor_name {
    /* -------------- clear: both; ------------ */
    position: relative;
/* --------------padding: 0px 130px 0px 0; ------------ */
}
.autor_name .name {
  display: block;
  font-size: 1.7rem;
  color: #272727;
  font-weight: 700;
}
.autor_name .autor_write {
  position: absolute;
  top: 8px;
  right: 0;
}
.more {
  display: block;
}
.text_hidden {
  padding: 0 0 15px;
}
.text_hidden.open {
  padding: 0;
}
.list_info, .list_info2 {
  list-style: none;
  margin: -18px -15px 20px;
}
.list_info >li {
  display: inline-block;
  width: 50%;
  padding: 30px 15px 0;
}
.list_info2 >li {
  display: inline-block;
  width: 33.33%;
  padding: 30px 15px 0;
}
.info {
  background: #dff5ea;
  padding: 5px 25px 40px;
  min-height: 385px;
}
.info .name {
  display: block;
  font-size: 1.9rem;
  text-align: center;
  padding: 0 0 13px;
}
.info .name2 {
  display: block;
  font-size: 1.9rem;
  text-align: center;
  padding: 0 0 13px;
font-weight: 500;
}
.info .name a:hover {
  text-decoration: underline;
}
.info .name2 {
  display: block;
  font-size: 1.9rem;
  text-align: center;
  padding: 15px 0 13px;
}
.info p {
  font-size: 1.5rem;
  color: #5a5a5a;
  padding: 6px 0 0;
}
.info .video {
  margin: 0 -20px 10px;
}
.info .title {
  display: block;
  text-align: center;
  font-size: 1.6rem;
  padding: 12px 0 25px;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video iframe,
.video-container object,
.video-container embed, .video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.section_two {
  padding: 40px 0 40px;
}
.section_two:first-child {
  padding-top: 0;
}
.method_box {
  background: #dff5ea;
  padding: 23px 20px 25px;
  font-size: 2.0rem;
  color: #194b32;
  line-height: 1.35;
  margin: 0 0 30px;
}
.method_box h3 {
  font-weight: normal;
  color: #272727;
  padding: 0 0 20px;
}
.method_box div.h3 {
  font-weight: normal;
  color: #272727;
  padding: 0 0 10px;
}
.method_box span {
font-weight: 700;
}
.method_box p {
  line-height: 1.35;
}
.method_box2 {
  background: url("../img/metod/narkologija-1.jpg") no-repeat;
  padding: 23px 20px 25px;
  font-size: 2.0rem;
  color: #163143;
  line-height: 1.35;
  margin: 0 0 30px;
}
.method_box2 .fon {
 background: rgba(255 254 254 / 70%);
}

.form_call {
  padding: 0 0 25px 80px;
}
.form_call .in_phone {
  text-align: left;
}
.form_call .form_info {
  text-align: right;
}
.form_call .tx {
  margin: 0;
}
.form_info {
  font-size: 1.35rem;
  color: #272727;
  display: block;
  line-height: 1.3;
  padding: 8px 0 0;
  /*font-weight: 300;*/
}
.form_call_row {
  margin: 0 -20px;
}
.form_call_row::after {
  display: block;
  content: '';
  clear: both;
}
.form_call_col {
  float: left;
  width: 50%;
  padding: 0 20px;
}
.form_call_col2 {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}
.tx {
  display: block;
  border: 1px solid #a5a5a5;
  padding: 0 10px;
  height: 43px;
  width: 100%;
  /*font-size: 1.8rem;*/
  margin: 0 0 20px;
}

textarea {
  resize: none;
  display: block;
  border: 1px solid #a5a5a5;
  padding: 8px 10px;
  height: 100px;
  width: 100%;
  /*font-size: 1.8rem;*/
  margin: 0 0 20px;
}
.wpcf7-not-valid {
  border-color: #f00;
}
.btn_form {
  display: block;
  width: 100%;
  height: 43px;
  background: #fff;
  border: 3px solid #35a96f;
  font-size: 1.7rem;
  color: #000;
  cursor: pointer;
  padding: 0 0 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_form:hover {
  background: #35a96f;
  color: #fff;
}
.how {
  float: right;
  width: 54%;
  background: #f4f4f4;
  padding: 26px 15px 34px 25px;
  margin: 14px 0 0 10px;
  position: relative;
  z-index: 10;
}
.how2 {
  float: right;
  width: 50%;
  background: #f4f4f4;
  padding: 26px 25px 25px 25px;
  margin: 14px 0 0 10px;
  position: relative;
  z-index: 10;
}
.how h4, div.h4 {
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0;
}
.how p {
  font-size: 1.6rem;
  padding: 17px 0 0;
}

.list {
  list-style: none;
  margin: 0;
}
.list li {
  text-indent: 20px;
  position: relative;
  padding: 0 0 10px;
}
.list_mini, .list_mini2 {
  list-style: none;
  margin: 0;
}
.list_mini li {
  text-indent: 13px;
  position: relative;
  padding: 0 0 7px;
  line-height: 1.35;
  font-size: 1.35rem;
}
.list_mini2 li {
  text-indent: 13px;
  position: relative;
  padding: 0 0 7px;
  line-height: 1.45;
  font-size: 1.40rem;
}
.list4 {
  margin: 0 0 5px 18px;
  letter-spacing: -0.36em;
}
.list4 li {
  text-indent: 20px;
  position: relative;
  padding: 0 0 5px;
}
.list_question ul.list li {
    text-indent: 20px;
    position: relative;
    padding: 0 0 5px;
}
.list li::before {
  display: block;
  content: '';
  height: 6px;
  width: 6px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
  background: #272727;
}
.list_mini li::before {
  display: block;
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
  background: #272727;
}
.list_mini2 li::before {
  display: block;
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
  background: #272727;
}
.list2 {
  margin: -10px 0 0;
  padding: 0 0 25px;
}
.list2 li {
    padding: 10px 0 0;
}
.list2 li::before {
    margin-right: 10px;
    color: #d00;
}
.list3 {
padding: 0px 0 0 30px;
}
.photo {
  list-style: none;
  margin: 0 -5px;
  padding: 10px 0 5px 0;
}
.photo li {
  display: inline-block;
  width: 33.333%;
  padding: 0 5px 10px;
}
.photo li.whih50 {
  width: 50%;
}
.photo a {
  display: block;
}
.photo img {
  width: 100%;
}
a.btn_more {
  display: block;
  border: 1px dotted #3369c9;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  text-decoration: none;
  padding: 7px 10px 12px;
  margin: 0 0 35px;
}
a.btn_more:hover {
  background: #3369c9;
  color: #fff;
}
.info_main {
  background: #f6e2e6;
  padding: 25px 20px 28px;
  font-size: 1.9rem;
  color: #900;
  line-height: 1.35;
  margin: 0 0 25px;
}
.list_question {
  /* list-style: none; */
  margin: 0 0 0 30px;
  padding: 0 0 0px;
}
.list_question li {
padding: 0px 0 3px 0;
}
.question .name {
  display: block;
}
.question h3.name {
    padding: 0 0 3px;
    font-weight: normal;
}
.question .name a {
  font-size: 1.9rem;
  color: #04b;
  border-bottom: 1px dashed #04b;
  text-decoration: none;
  padding: 0 0 3px;
}
.question .name h2 a {
font-size: 2.6rem;
font-weight: 700;
}
.question .name a:hover {
  border-bottom-color: #d00;
  color: #d00;
}
.question.active .name a {
  border-bottom-color: #d00;
  color: #d00;
}
a.tegi {
    text-decoration: none;
 color: #04b;
border-bottom: 1px dashed #04b;
}
.question.active .answer {
  padding: 17px 0 0px;
  height: auto;
  overflow: visible;
}
.answer {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom: 10px;
}
.answer p {
  /*font-size: 1.6rem;*/
  /*padding: 0;*/
}
.list_program, .list_program2, .list_program3 {
  list-style: none;
  margin: 0 0px 25px;
}
.list_program >li {
  display: inline-block;
  width: 33.3333%;
  padding: 10px 5px 0;
}
.list_program >li.index {
  display: inline-block;
  width: 25%;
  padding: 10px 5px 0;
}
.list_program2 >li.index {
  display: inline-block;
  width: 25%;
  padding: 10px 5px 0;
}
.list_program3 >li {
  display: inline-block;
  width: 50%;
  padding: 10px 5px 0;
}
.list_program3 >li.index {
  display: inline-block;
  width: 50%;
  padding: 10px 5px 0;
}

.list_price {
  list-style: none;
  margin: 0 -5px;
}
.price2 {
  list-style: none;
  padding: 0 0 57px;
}
.list_price >li {
  display: inline-block;
  width: 33.3333%;
  padding: 10px 5px 0;
}
.list_price >li.li2 {
  width: 25%;
}
.program {
  border: 5px solid #d8d8d8;
  border-top: 0;
  position: relative;
  padding: 12px 12px 18px;
}
.program::before {
  display: block;
  content: '';
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ffc000;
}
.program .name {
  display: block;
  font-size: 2.0rem;
  padding: 0 5px 20px;
  font-weight: 500;
  text-align: center;
}
.program p {
  padding: 0 0 7px;
  font-size: 1.35rem;
  line-height: 1.3;
}
.program2 {
  border: 2px solid #d8d8d8;
  border-top: 0;
  position: relative;
  /*padding: 12px 12px 18px;*/
}
.program2:hover {
background: #efefef;
}
.program2::before {
  display: block;
  content: '';
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #ffc000;
}

.program2 .name {
  display: block;
  font-size: 2.2rem;
  padding: 10px 5px 15px;
  font-weight: 500;
  text-align: center;
  background: #d8e6f2;
}
.program2 .name3 {
  display: block;
  font-size: 2.3rem;
  padding: 10px 5px 10px 5px;
  font-weight: 500;
  text-align: center;
  background: #d8e6f2;
}
.program2 .city {
  display: block;
  font-size: 1.7rem;
  padding: 3px 5px 15px;
/*font-weight: 500;*/
  text-align: center;
  background: #d8e6f2;
}
.program2 .name2 {
  display: block;
  font-size: 1.8rem;
  padding: 10px 5px 15px;
  text-align: center;
  background: #ecb7c2;
  letter-spacing: -0.02em;
      margin: 0px -2px 0px;
}

.program2 p {
  padding: 0 0 7px;
  font-size: 1.35rem;
  line-height: 1.3;
}
.program2 img {
    width: 100%;
    max-width: 100%;
}
.program2 .descrip {
    padding: 15px 12px 15px;
    font-size: 1.35rem;
    line-height: 1.3;
}
.program2 .descrip .txt {
  font-size: 1.45rem;
}
.program .more, .program .more2 {
  display: block;
  text-align: center;
  padding: 10px 0px 0 0;
}

.program .more a {
  font-size: 1.7rem;
  color: #007e39;
}
.program .more a:hover {
  color: #d00;
  text-decoration: underline;
}
.program .more2 a {
  font-size: 1.7rem;
}
.program .more2 a:hover {
  color: #d00;
  text-decoration: underline;
}
.list_program .program_green {
  background: #dff5ea;
}
.program_green::before {
  background: #00b050;
}
.program_red::before {
  background: #de79a2;
}
.box_border {
  border: 3px solid #f2dddc;
  padding: 17px 15px 20px;
  text-align: center;
  margin: 0 0 35px;
}
.box_border2 {
  border: 3px solid #f2dddc;
  padding: 17px 15px 0;
  text-align: center;
  margin: 0 0 35px;
}
.box_border.box_grey {
  border-color: #d8d8d8;
  background: #f6f8fc;
}
.box_border.box_green {
  border-color: #c3ebd7;
}
.box_border.box_none, .box_border2.box_none {
  border-color: transparent;
}
.sub_title {
  display: block;
  font-size: 1.6rem;
  text-transform: uppercase;
  padding: 0 0 25px;
}
.wpcf7-not-valid-tip {
color: #d00;
}
.sub_more {
  display: block;
  text-align: center;
}
.sub_more a {
  font-size: 1.6rem;
  color: #4f81bd;
}
.sub_more a:hover {
  text-decoration: none;
}
.list_doc {
  list-style: none;
  margin: 0 -4px;
  padding: 0 0 8px;
}
.list_doc li {
  display: inline-block;
  padding: 0 4px 8px;
}
.list_doc img {
  max-width: 100%;
}
.coment {
  padding: 0 10px 0 20px;
  text-align: left;
}
.how2 .coment {
  padding: 0 0px 0 0px;
  text-align: left;
}
.coment .video {
  margin: 0 -10px 35px -20px;
}
.coment .title {
  font-size: 1.6rem;
  padding: 0 0 27px;
  display: block;
}
.coment p {
  font-size: 1.5rem;
  line-height: 1.3;
  padding: 0 0 10px;
}
.history_text div {
  font-size: 1.5rem;
  line-height: 1.3;
  padding: 0;
}
.SliderComent {
  position: relative;
  margin: 0 -15px 20px;
}
.SliderComent .slick-arrow {
  position: absolute;
  bottom: 2px;
  left: 20px;
  height: 9px;
  width: 24px;
  border: 0;
  background: none;
  z-index: 10;
  cursor: pointer;
  color: #bfbfbf;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.SliderComent .slick-arrow::before {
  display: inline-block;
  position: absolute;
  font-size: 2.6rem;
  top: -8px;
  left: 0;
  content: '\e903';
  font-family: 'icomoon';
}
.SliderComent .slick-arrow:hover {
  color: #4f81bd;
}
.SliderComent .slick-next {
  left: auto;
  right: 20px;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}
.sub_photo {
  list-style: none;
  margin: 0;
}
.sub_photo li {
  padding: 0 0 15px;
}
.sub_photo img {
  max-width: 100%;
  margin: auto;
}
.list_specialist {
  list-style: none;
  margin: 0 0 -18px;
}
.list_specialist li {
  padding: 0 0 40px;
}
.list_specialist2 {
  list-style: none;
  margin: 0 0 -18px;
}
.list_specialist2 li {
  padding: 0;
}

.specialist {
  font-size: 1.6rem;
  line-height: 1.4;
}

.specialist img {
  margin: 0 auto 20px;
  border-radius: 50%;
  max-width: 100%;
}
.specialist3 img {
  margin: 0 auto 20px;
  border-radius: 50%;
  max-width: 100%;
}
.specialist p {
  padding: 0;
  line-height: 1.4;
}
.advice {
  padding-top: 20px;
}
.advice .btn_yellow {
  margin: 0 0 10px;
}
.advice .advice_box {
  text-align: center;
  padding: 0 20px;
}
.advice .advice_box a {
    text-decoration: none;
}
.advice .phone {
  display: block;
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
  position: relative;
  margin: 0 0 5px;
}
.advice .phone a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.advice p {
  font-style: italic;
  font-size: 1.6rem;
  color: #999;
  line-height: 1.4;
  padding: 0;
}
.advice .pred {
  font-style: italic;
  font-size: 1.6rem;
  color: #900;
  line-height: 1.4;
  padding: 0;
}
.history_box {
  padding: 0 0 65px;
}
.history_box h2 {
  text-align: center;
  padding: 0 0 45px;
}
.history {
  background: #f4f4f4;
  padding: 20px 10px 25px;
}
.history::after {
  display: block;
  content: '';
  clear: both;
}
.history .img_box {
  float: left;
  max-width: 28%;
  margin-right: 15px;
}
.history .img_box img {
  max-width: 100%;
  margin: 0 0 7px;
}
.history .img_box .name {
  display: block;
  font-size: 1.4rem;
  color: #000;
  text-align: center;
  font-style: italic;
  font-weight: 600;
}
.history .history_text {
  overflow: hidden;
  font-size: 1.5rem;
  color: #666;
  line-height: 1.35;
}
.SliderHistory {
  padding: 0 16px 0 0;
  margin: 0 0 0 -9px;
}
.SliderHistory .slick-slide {
  padding: 0 9px;
}
.SliderHistory .slick-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  list-style: none;
  margin: 0;
  text-align: center;
  font-size: 0;
  padding: 0;
}
.SliderHistory .slick-dots li {
  padding: 7px 0;
  display: block;
}
.advantages {
  padding: 48px 0 48px;
}
.advantages h2, .advantages div.h2 {
  text-align: center;
  padding: 0 0 45px;
}
.advantages h2 a {
  color: #2c905e;
}
.advantages h2 a:hover {
  text-decoration: underline;
  color: #d00;
}
h2 .advantages a {
  color: #2c905e;
}
h2 .advantages a:hover {
  text-decoration: underline;
  color: #d00;
}
.list_advantages {
  list-style: none;
  margin: 0 -15px -20px;
}
.list_advantages >li {
  display: inline-block;
  width: 33.33%;
  padding: 0 15px 60px;
}
.advantages_one {
  padding: 0 0 0 45px;
  font-size: 1.9rem;
  color: #272727;
  line-height: 1.4;
}
.advantages_one::after {
  display: block;
  content: '';
  clear: both;
}
.advantages_one .icon_box {
  float: left;
  margin: 0 0 0 -45px;
}
.advantages_one p {
  padding: 0;
  line-height: 1.4;
}
.advantages_one3 {
  padding: 0 0 0 45px;
  font-size: 1.6rem;
  color: #272727;
  /*line-height: 1.4;*/
}
.advantages_one3::after {
  display: block;
  content: '';
  clear: both;
}
.advantages_one3 .icon_box {
  float: left;
  margin: 0 0 0 -35px;
   top: 0px;
    left: 0;
    font-size: 2.2rem;
}
.advantages_one2 p, .advantages_one3 p {
  padding: 0;
  line-height: 1.4;
}

.advantages_one .link {
  display: block;
  font-size: 1.5rem;
}
.advantages_one .red {
  color: #d00;
}
.advantages_one2 .red, .red2 {
  color: #d00;
}


.sub_advantages {
  font-size: 1.35rem;
  color: #272727;
  line-height: 1.35;
}
.sub_advantages2 {
  font-size: 1.35rem;
  color: #272727;
  line-height: 1.35;
  background:#f5f1f8;
  border-left:4px solid #bd504d;
  padding:12px 14px;
  margin-top:20px;
  border-radius:6px;
}
.sub_advantages2 a {
  color: #272727;
}
.sub_advantages .red {
  color: #d00;
}
.list_people {
  list-style: none;
  margin: 0 -15px;
}
.list_people >li {
  display: inline-block;
  width: 33.33%;
  padding: 0 10px 30px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.HiddenList >li {
  display: block !important;
  opacity: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
}
.HiddenList >li.active {
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
  padding-bottom: 18px !important;
  display: inline-block !important;
}
.people_one {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.people_one:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}
.people_one .img_box {
  padding: 0 0 30px;
}
.people_one .img_box a {
  display: block;
}
.people_one .img_box img {
  width: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
          box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.people_one .name {
  display: block;
  font-size: 1.7rem;
  font-weight: 600;
  padding: 0 0 10px;
}
.people_one .name a:hover {
  text-decoration: underline;
}
.people_one p {
  font-size: 1.4rem;
  padding: 0;
  line-height: 1.3;
}
.people {
  padding: 10px 0 40px;
}
.people h3 {
  padding-top: 0;
}
.video_main {
  margin: 0 0 35px;
}
.list_service {
  list-style: none;
  margin: 0 -10px 0 0;
  padding: 12px 0 10px 30px;
}
.list_service li {
  display: inline-block;
  width: 50%;
  padding: 0 10px 18px 35px;
  position: relative;
  font-style: italic;
}
.list_service li i {
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 2.2rem;
}
.list_service li a:hover {
  text-decoration: underline;
}
.list_service3 {
  list-style: none;

}
.list_service3 li {
  padding: 0 10px 18px 40px;
  position: relative;

}
.list_service3 li i {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 2.2rem;
}
.list_service3 li a:hover {
  text-decoration: underline;
}
.list_service2 {
  list-style: none;
  margin: 0 -10px 0 0;
  padding: 20px 0 0 0;
  font-size: 1.7rem;
}
.list_service2 li {
  display: inline-block;
  padding: 0 20px 5px 23px;
  position: relative;
  color: #34b;

}
.list_service2 li i {
  position: absolute;
  top: 5px;
  left: 0;


}
.list_service2 li a {
border-bottom: 1px dashed #34b;
  text-decoration: none;
}
.list_service2 li a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #d00;
}
.green_box {
  background: #dff5ea;
  padding: 15px 25px;
  line-height: 1.5;
  margin: 0 0 17px;
}
.blue_box {
  background: #edf7ff;
  padding: 15px 25px;
  line-height: 1.5;
  margin: 0 0 17px;
}
.red_box {
  background: #ffe1e1;
  padding: 15px 25px;
  color: #953735;
  line-height: 1.5;
  margin: 0 0 17px;
}
.red_box2 {
   /* background: #fddde2;*/
    padding: 15px 25px;
    font-size: 1.9rem;
    color: #953735;
    line-height: 1.5;
    margin: 0 0 17px;
    text-align: center;
   border: 5px solid #f1b8c1;
}
.red_box3 {
   /* background: #fddde2;*/
    padding: 15px 25px;
    color: #953735;
    line-height: 1.5;
    margin: 0 0 17px;
    text-align: center;
   border: 5px solid #f1b8c1;
}
.red_box3 a,  .red_box4 a{
    color: #953735;
}
.red_box4 {
    padding: 15px 25px;
    color: #953735;
    margin: 0 0 17px;
    text-align: center;
    border: 4px solid #f2dddc;
    border-radius: 6px;
}
.weight {
  font-weight: 900;
}
.list_metod {
  list-style: none;
  margin: 0;
  margin: 0 -10px 0 0;
  padding: 0 0 10px 30px;
}
.list_metod li {
  display: inline-block;
  width: 50%;
  padding: 0 10px 19px 13px;
  position: relative;
}
.list_metod li::before {
  display: block;
  content: '';
  height: 4px;
  width: 4px;
  background: #000;
  position: absolute;
  top: 10px;
  left: 0;
}
.list_metod li:nth-child(n+10) {
  display: block;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.list_metod.active >li {
  opacity: 1;
  height: auto;
  overflow: visible;
  padding-bottom: 13px;
  display: inline-block;
}
.open_list {
  display: inline-block;
  margin-left: 80px;
}
.hidden_list {
  padding-bottom: 35px;
}
.hidden_list2 {
  padding-bottom: 0px;
}
.list_docter {
  list-style: none;
  margin: -30px -15px 0;
}
.list_docter >li {
  display: inline-block;
  width: 33.33%;
  padding: 30px 15px 18px;
  line-height: normal;
}
.list_docter2 {
  list-style: none;
  margin: 0px -15px 0;
}
.list_docter2 >li {
  display: inline-block;
  width: 25%;
  padding: 30px 15px 18px;
  line-height: normal;
}
.docter {
  text-align: center;
}
.docter .img_box {
  display: block;
  padding: 0 0 32px;
}
.docter .img_box img {
  max-width: 100%;
  margin: auto;
  border-radius: 50%;
}
.docter .name {
  font-size: 1.6rem;
}
.docter .name span.prof {
  font-size: 1.35rem;
  line-height: 1.3;
}
.list_stats {
  list-style: none;
  margin: 0;
  padding: 45px 0 0;
}
.list_stats2 {
  list-style: none;
  margin: 0;
  padding: 0px 0 35px;
}
.list_stats li {
  line-height: normal;
  padding: 0 0 45px;
}
.stats {
  text-align: center;
}
.stats .number {
  display: block;
  font-size: 9.8rem;
  color: #eeb0b0;
  font-weight: 500;
  line-height: 1;
}
.stats .number2 {
  display: block;
  font-size: 7rem;
  color: #eeb0b0;
  font-weight: 500;
  line-height: 1;
}
.stats .number span {
  font-size: 3.4rem;
  color: #d8d8d8;
  font-weight: 300;
}
.stats .number em {
  font-size: 6.4rem;
  color: #d8d8d8;
  font-weight: 300;
}
.stats .name {
  display: block;
  font-size: 3.4rem;
  color: #d8d8d8;
  font-weight: 300;
}
.stats .name2 {
  display: block;
  font-size: 3.4rem;
  color: #666;
  font-weight: 300;
}
.stats p {
  padding: 0;
  line-height: 1.2;
}
.contact {
  margin: -10px 0 0 0;
  padding: 0 0 28px;
}
.contact::after {
  display: block;
  content: '';
  clear: both;
}
.contact h2 {
  padding: 0 0 25px;
}
.contact .address {
  padding: 0 0 20px;
}
.underline {
  text-decoration: underline;
}
.contact_left {
  float: left;
  width: 44%;
  padding: 0 70px 0 0;
}
.contact_right {
  float: left;
  width: 56%;
}
#map {
  height: 365px;
  margin: 0 0 28px;
  overflow: hidden;
}
#map img {
  width: 100%;
}
.form_page_box {
  margin: 0 -15px;
}
.form_page_box::after, .form_page_box2::after {
  display: block;
  content: '';
  clear: both;
}
.form_page_box2 {
  margin: 20px -15px 0;
}
.form_page_box .tx {
  margin: 0;
}
.form_page_left {
  float: left;
  width: 50%;
  padding: 0 15px 20px;
}
.form_page_right {
  float: right;
  width: 50%;
  padding: 0 15px 20px;
}
.form_page .form_info {
  text-align: right;
  padding: 0 0 12px;
  position: relative;
  top: -10px;
}
.add_file {
  display: block;
  overflow: hidden;
  position: relative;
}
.add_file input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.add_file span {
  display: block;
  height: 43px;
  border: 1px dashed #5a5a5a;
  text-align: center;
  color: #272727;
  font-size: 1.7rem;
  line-height: 43px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.add_file span:hover {
  background: #5a5a5a;
  color: #fff;
}
.btn_form_yellow {
  display: block;
  width: 100%;
  height: 43px;
  border: 1px solid #e0bb5d;
  background: #ffeaa7;
  color: #272727;
  font-size: 1.7rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  line-height: 43px;
}
.btn_form_yellow:hover {
  background: #feda65;
  border-color: #c0a268;
}
.list_contact {
  list-style: none;
  margin: 0;
  padding: 0 0 5px;
}
.list_contact li {
  padding: 0 0 18px;
}
.list_contact p {
  padding: 0 0 0 75px;
  margin: -7px 0 0;
}
.tbl_contact {
  margin: -9px 0 8px;
}
.tbl_contact td {
  border: 0;
  padding: 0 5px 0 0;
}
.tbl_contact td:first-child {
  width: 70px;
}
.list_metodiki {
  list-style: none;
  margin: 0;
}
.list_metodiki >li {
  line-height: normal;
  padding: 0 0 20px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.metodiki {
  background: #f9fafd;
  padding: 2px 10px 2px 280px;
}
.metodiki::after {
  display: block;
  content: '';
  clear: both;
}
.metodiki .img_box {
  float: left;
  margin: 0 0 0 -278px;
  width: 260px;
}
.metodiki .img_box img {
  max-width: 100%;
}
.metodiki .name {
  display: block;
  line-height: 1.3;
  padding: 6px 0 10px;
  font-size: 1.8rem;
  font-weight: bold;
}
.metodiki a:hover {
  text-decoration: underline;
}
.metodiki p {
  line-height: 1.3;
  font-size: 1.35rem;
  padding: 0 0 6px;
}
.metodiki .red {
    color: #d00;
    font-weight: 500;
    font-size: 1.8rem;
}
.list_reviews {
  list-style: none;
  margin: 0;
}
.list_reviews >li {
  line-height: normal;
  padding: 0 0 20px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.reviews {
  background: #f9fafd;
  padding: 2px 10px 2px 280px;
}
.reviews::after {
  display: block;
  content: '';
  clear: both;
}
.reviews .img_box {
  float: left;
  margin: 0 0 0 -278px;
  width: 260px;
}
.reviews .img_box img {
  max-width: 100%;
}
.reviews .name {
  display: block;
  line-height: 1.3;
  padding: 6px 0 18px;
}
.reviews a:hover {
  text-decoration: underline;
}
.reviews p {
  line-height: 1.3;
  font-size: 1.5rem;
  padding: 0 0 6px;
}
.reviews_data {
  list-style: none;
  margin: 0;
  padding: 0 0 12px;
}
.reviews_data li {
  display: inline-block;
  padding: 0 0 0 8px;
  margin: 0 5px 0 0;
  position: relative;
  color: #676e77;
  font-size: 1.5rem;
}
.reviews_data li::before {
  display: block;
  content: '';
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background: #676e77;
  position: absolute;
  top: 12px;
  left: 0;
}
.img_shadow {
  padding: 6px;
}
.img_shadow img {
  -webkit-box-shadow: 0px 0px 10px 0px #4a6e9f;
          box-shadow: 0px 0px 10px 0px #4a6e9f;
}
.namber {
    font-weight: 700;
    color: #bd504d;

}

h1 span.namber {
    font-weight: 700;
    color: #bd504d;
    font-size: 2.2rem;

}
.list_reviews_text {
  list-style: none;
  margin: 0 -30px;
}
.list_reviews_text >li {
  display: inline-block;
  width: 33.33%;
  padding: 0 30px 30px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.list_reviews_text >li.w66 {
  width: 66.66%;
}
.list_reviews_text >li:nth-child(n+4) {
  display: block;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.list_reviews_text.active li {
  opacity: 1;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
  display: inline-block;
}
.list_reviews_text img {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0px 0px 10px 0px #4a6e9f;
          box-shadow: 0px 0px 10px 0px #4a6e9f;
}
.list_reviews_text a {
  display: block;
  position: relative;
}
.list_reviews_text a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}
.zoom {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("../img/img_zoom.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  -webkit-transform: translateX(16%);
      -ms-transform: translateX(16%);
       -o-transform: translateX(16%);
          transform: translateX(16%);
}
.box_transparent {
  border-color: transparent;
}
.list_now_doctor {
  list-style: none;
  margin: -47px 0 0;
  padding: 0 0 20px;
}
.list_now_doctor li {
  padding: 47px 0 0;
}
.now_doctor {
  line-height: 1.3;
  font-size: 1.5rem;
}
.now_doctor img {
  margin: auto;
  border-radius: 50%;
}
.now_doctor .img_box {
  display: block;
  padding: 0 0 18px;
}
.data_page {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  font-size: 1.6rem;
  color: #8d8d8d;
  padding: 10px 190px 10px 0;
  margin: 0 0 22px;
}
.data_page .date {
  display: inline-block;
  padding-right: 20px;
  min-width: 135px;
  padding: 2px 0;
}
.data_page .time {
  display: inline-block;
  position: relative;
  padding: 2px 0 2px 30px;
}
.data_page .time i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.data_page .see {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 2px 0 2px 30px;
}
.data_page .see i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.data_page i {
  font-size: 2rem;
}
.data_page i.icon-see {
  font-size: 2.2rem;
}
.data_page i.icon-coment {
  font-size: 2.2rem;
}
.list_document {
  list-style: none;
  margin: 0 -15px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_document >li {
  display: inline-block;
  width: 25%;
  padding: 0 15px 30px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.list_document >li.w66 {
  width: 66.66%;
}
.list_document >li:nth-child(n+4) {
  display: block;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.list_document.active li {
  opacity: 1;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
  display: inline-block;
}
.list_document img {
  width: 100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
          box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
}
.list_document a {
  display: block;
}
.list_document a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}
.document {
  padding: 10px 0 35px;
}
.document h3 {
  padding-top: 0;
}
.list_galery {
  list-style: none;
  margin: 0 -15px;
}
.list_galery li {
  display: inline-block;
  width: 50%;
  padding: 0 15px 30px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_galery li.w100 {
  width: 100%;
}
.list_galery li:nth-child(n+4) {
  display: block;
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.list_galery.active li {
  opacity: 1;
  height: auto;
  overflow: visible;
  padding-bottom: 30px;
  display: inline-block;
}
.list_galery img {
  width: 100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
          box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
}
.list_galery a {
  display: block;
}
.list_galery a:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}
.list_blogs {
  list-style: none;
  margin: 0;
  padding: 0 0 15px;
}
.list_blogs >li {
  line-height: normal;
  padding: 0 0 59px;
}
.blog .name {
  display: block;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1.3;
  padding: 0 0 25px;
}
.blog .blog_data {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  font-size: 1.6rem;
  color: #757a7d;
  padding: 8px 0;
  margin: 0 0 19px;
}
.blog .date {
  display: inline-block;
  min-width: 130px;
  padding: 2px 20px 2px 0;
}
.blog .tags {
  display: inline-block;
  padding: 2px 0;
}
.blog .tags a {
  color: #8590d8;
}
.blog .tags a:hover {
  color: #d00;
}
.blog img {
  width: 100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
          box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.35);
  border: 1px solid #d8d8d8;
}
.blog p {
  font-size: 2rem;
  line-height: 1.5;
}
.blog_cont {
  margin: 0 -15px;
}
.blog_cont::after {
  display: block;
  content: '';
  clear: both;
}
.blog_box {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.font_big {
  font-size: 3.8rem;
}
.pagin_box {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
  margin-bottom: 48px;
  padding: 7px 0;
  position: relative;
}
.p_prev {
  display: inline-block;
  font-size: 1.9rem;
  color: #749ccb;
  position: relative;
  padding: 0 0 0 25px;
  vertical-align: middle;
  margin: 0 120px 0 0;
}
.p_prev i {
  position: absolute;
  top: 6px;
  left: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 1.5rem;
}
.p_prev:hover {
  color: #d00;
}
.page-numbers {
  display: inline-block;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
.page-numbers li {
  display: inline-block;
  padding: 0 27px;
  font-size: 1.7rem;
}
.page-numbers a {
  color: #749ccb;
}
.page-numbers a:hover {
  color: #d00;
}
.page-numbers span {
  color: #d00;
  font-weight: 600;
  text-decoration: underline;
}
.p_next {
  display: inline-block;
  font-size: 1.9rem;
  color: #749ccb;
  position: relative;
  padding: 0 25px 0 0;
  vertical-align: middle;
  margin: 0 0 0 120px;
}
.p_next i {
  position: absolute;
  top: 6px;
  right: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 1.5rem;
}
.p_next:hover {
  color: #d00;
}
.widget_style {
  border: 3px solid #d8d8d8;
  text-align: center;
  height: 280px;
  line-height: 270px;
}
.widget {
  margin-bottom: 45px;
}
.blog_one {
  font-size: 1.9rem;
}
.blog_one p {
  line-height: 1.45;
}
.blog_one ul li {
  line-height: 1.45;
}
.blog_one .info_main {
  font-size: 2rem;
}
.navigation_box {
  background: #f2f2f2;
  padding: 27px 25px 39px;
  margin: 0 0 30px;
}
.navigation_box2 {
   padding: 27px 25px 39px;
  margin: 0 0 30px;
}
.navigation_box h3 {
  padding: 0 0 27px;
}
.navigation {
  margin: -10px 0 0;
}
.navigation li {
  font-size: 2rem;
  padding: 10px 0 0;
}
.navigation li::before {
  margin-right: 10px;
  color: #d00;
}
.img_main {
  margin: 0 0 30px;
}
.img_main img {
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
          box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.35);
}
.img_main figcaption {
  text-align: center;
  font-size: 1.5rem;
  padding: 9px 0 0;
}
.form_blog {
  background: #fff1c5;
  border: 2px solid #ffc000;
  padding: 27px 25px 10px;
  margin: 0 0 10px;
}
.form_blog2 {
  background: #fff1c5;
  border: 2px solid #ffc000;
  padding: 27px 25px 10px;
  margin: 20px 0 30px;
}

.form_blog .name, .form_blog2 .name {
  display: block;
  padding: 0 0 30px;
}
.form_blog .form_info {
  text-align: right;
  padding: 0;
  position: relative;
  top: -12px;
}
.form_blog_row {
  margin: 0 -15px;
}
.form_blog_row::after {
  display: block;
  content: '';
  clear: both;
}
.form_blog_col {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.btn_green_border {
  display: block;
  height: 43px;
  border: 3px solid #35a96f;
  background: #8fddb6;
  color: #000;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.btn_green_border:hover {
  color: #fff;
  background: #35a96f;
}
.blog_one_bottom {
  padding-top: 50px;
}
.blog_one_bottom::after {
  display: block;
  content: '';
  clear: both;
}
.blog_one_bottom .tags {
  float: right;
  max-width: 50%;
  text-align: right;
  font-size: 1.7rem;
}
.blog_one_bottom .tags a {
  display: inline-block;
  margin-top: 2px;
}
.list_soc_info {
  float: left;
  max-width: 50%;
  list-style: none;
  margin: 0 0 0 -6px;
}
.list_soc_info >li {
  display: inline-block;
  padding: 0 0 0 6px;
}
a.soc_info,
.soc_info {
  display: block;
  height: 25px;
  width: 66px;
  border-radius: 3px;
  background: #5a80a7;
  color: #fff;
  text-decoration: none;
  line-height: 17px;
  padding: 3px 0 4px 25px;
  text-align: center;
  position: relative;
  font-size: 11px;
  font-weight: 300;
}
a.soc_info i,
.soc_info i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  font-size: 2.6rem;
}
a.soc_info span,
.soc_info span {
  display: block;
  border-left: 1px solid #fff;
  height: 17px;
}
a.soc_info.vk,
.soc_info.vk {
  background: #5a80a7;
}
a.soc_info.ok,
.soc_info.ok {
  background: #eb722e;
}
a.soc_info.google,
.soc_info.google {
  background: #dc4e41;
}
a.soc_info:hover,
.soc_info:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
       -o-transform: translateY(-2px);
          transform: translateY(-2px);
}
.page_bottom {
  margin: 0 -10000px;
  padding: 25px 10000px 48px;
  background: #f2f2f2;
}
.anoter h2 {
  padding: 0 0 25px;
}
.Carusel {
  padding: 0 40px;
  position: relative;
  opacity: 0;
  margin: 0 0 45px;
}
.Carusel.slick-initialized {
  opacity: 1;
}
.Carusel .slick-slide {
  padding: 0 10px;
}
.Carusel .slick-arrow {
  position: absolute;
  top: 26%;
  left: 0;
  border: 0;
  background: none;
  height: 50px;
  width: 26px;
  font-size: 0;
  cursor: pointer;
  z-index: 11;
}
.Carusel .slick-arrow::before {
  display: block;
  content: '';
  height: 2px;
  width: 30px;
  background: #c6c6c6;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  position: absolute;
  top: 24px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Carusel .slick-arrow::after {
  display: block;
  content: '';
  height: 2px;
  width: 30px;
  background: #c6c6c6;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  position: absolute;
  bottom: 24px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Carusel .slick-arrow:hover::before,
.Carusel .slick-arrow:hover::after {
  background: #34b;
}
.Carusel .slick-next {
  left: auto;
  right: 0;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}
.one_artilce {
  text-align: center;
}
.one_artilce .img_box {
  display: block;
  overflow: hidden;
}
.one_artilce .img_box img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.one_artilce .img_box:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.one_artilce .name {
  display: block;
  font-size: 2rem;
  padding: 10px 0 0;
}
.slick-dots {
  list-style: none;
  margin: 0;
  text-align: center;
  font-size: 0;
  padding: 0 35px 0 35px;
}
.dots2 {
  padding: 20px 35px 0 35px;
}
.slick-dots li {
  display: inline-block;
  padding: 0 7px;
}
.slick-dots button {
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #bfbfbf;
  border: 0;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.slick-dots .slick-active button {
  background: #4f81bd;
  cursor: default;
}
.page_comments {
  max-width: 770px;
  margin: auto;
}
.page_comments .title {
  display: block;
  font-size: 2rem;
  text-transform: uppercase;
  color: #000;
  padding: 0 0 30px;
}
.form_comment {
  background: #eaeaea;
  padding: 45px 60px 20px 130px;
  position: relative;
  margin: 0 0 40px;
}
.form_comment .user_img {
  position: absolute;
  top: 45px;
  left: 65px;
  font-size: 5rem;
  color: #c7c7c7;
  background: #fff;
  border-radius: 50%;
  height: 42px;
  width: 42px;
}
.form_comment .user_img i {
  position: absolute;
  top: -3px;
  left: -4px;
}
.form_comment .user_img img {
  border-radius: 50%;
}
.form_comment_row {
  margin: 0 -30px;
}
.form_comment_row::after {
  display: block;
  content: '';
  clear: both;
}
.form_comment_col {
  float: left;
  width: 50%;
  padding: 0 30px;
}
.form_comment_bot {
  padding: 0 150px 0 0;
  position: relative;
}
.form_comment_bot .form_info {
  text-align: right;
  padding: 0;
}
.form_comment_bot .btn_grey {
  position: absolute;
  top: 0;
  right: 0;
}
.btn_grey {
  display: block;
  height: 30px;
  width: 128px;
  border: 0;
  background: #d8d8d8;
  border: 1px solid transparent;
  color: #000;
  line-height: 28px;
  padding: 0 0 2px;
  cursor: pointer;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_grey:hover {
  background: #ffda65;
  border-color: #cc9b00;
}
.btn_grey:active {
  background: #ffda65;
  border-color: #a47d00;
}
.form_answer_btn input[type="submit"]{
	float: right;
    margin-left: 20px;
}
.form_page input[disabled], .form_call input[disabled], .in_box input[disabled] {
    opacity: .6;
    cursor: not-allowed;
}
.cancle {
  display: block;
  height: 30px;
  width: 128px;
  text-align:center;
  border: 0;
  background: #fff;
  border: 1px solid #7d7d7d;
  color: #000;
  line-height: 28px;
  padding: 0 0 2px;
  cursor: pointer;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cancle:hover {
  background: #7d7d7d;
  color: #fff;
}
.comment-list {
  background: #fff;
  padding: 40px 65px;
  color: #000;
}
.comment > *:last-child {
  margin-bottom: 0;
}
.one_comment {
  position: relative;
  padding: 0 0 0 65px;
  margin: 0 0 40px;
}
.one_comment .one_comment {
  margin-top: 50px;
  margin-bottom: 0;
}
.one_comment .img_box {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 5rem;
  color: #c7c7c7;
  background: #fff;
  border-radius: 50%;
  height: 42px;
  width: 42px;
}
.one_comment .img_box i {
  position: absolute;
  top: -3px;
  left: -3px;
}
.one_comment .img_box img {
  border-radius: 50%;
}
.one_comment .one_comment_top {
  position: relative;
  padding: 0 150px 7px 0;
}
.one_comment .name {
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
  padding-right: 25px;
}
.one_comment .date {
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
  color: #999;
}
.one_comment p {
  padding: 0;
}
.one_comment .one_comment_icon {
  position: absolute;
  top: 0;
  right: 0;
}
.one_comment .one_comment_icon a {
  text-decoration: none;
  color: #7d7d7d;
  font-size: 1.9rem;
}
.one_comment .one_comment_icon a:hover {
  color: #34b;
}
.form_answer {
  padding: 0;
}
.form_answer_box {
  position: relative;
  border: 2px solid #f7ce51;
  border-radius: 3px;
  margin: 0 0 20px;
}
.form_answer_box .user_name {
  position: absolute;
  top: 8px;
  left: 5px;
  display: inline-block;
  background: #fff09c;
  border: 1px solid #f7ce51;
  border-radius: 3px;
  height: 24px;
  line-height: 18px;
  padding: 0 30px 0 5px;
}
.form_answer_box textarea {
  margin: 0;
  height: 175px;
}
.form_answer_box .del {
  display: block;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -5px;
}
.form_answer_box .del::before {
  display: block;
  content: '';
  height: 1px;
  width: 12px;
  background: #908858;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form_answer_box .del::after {
  display: block;
  content: '';
  height: 1px;
  width: 12px;
  background: #908858;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -6px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form_answer_box .del:hover::before,
.form_answer_box .del:hover::after {
  background: #d00;
}
.form_answer_btn::after {
  display: block;
  content: '';
  clear: both;
}
.form_answer_btn .cancle {
  float: right;
  margin-left: 20px;
  text-decoration:none;
}
/* FOOTER
-----------*/
#footer {
  max-width: 1140px;
  margin: auto;
}
#footer .title {
  display: block;
  font-size: 1.9rem;
  padding: 0 0 11px;
  color: #717277;
}
#footer address {
  font-style: normal;
  font-size: 1.4rem;
  color: #717277;
}
#footer .mail {
  font-style: normal;
  font-size: 1.4rem;
  color: #717277;
}
.footer_top {
  background: #f6e2e6;
  margin: 0 -10000px;
  padding: 0 10000px;
}
.now {
  position: relative;
  padding: 23px 455px 23px 0;
  min-height: 137px;
}
.now .name {
  display: block;
  font-weight: 600;
  font-size: 2.5rem;
  padding: 0 0 7px;
}
.now p {
  font-size: 1.6rem;
  line-height: 1.3;
  padding: 0 0 10px;
}
.index_top {
  background: #efefef;
  margin: 0 -10000px 6rem;
  padding: 20px 10000px 20px;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-sm-6 {
    flex: 25%;
    max-width: 25%;
}
@media only screen and (max-width: 992px) {
.col-sm-6 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
}
.main-advantage__element {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.main-advantage__img {
    display: block;
    margin: 0 auto;
    max-height: 41px;
    float: left;
    padding: 10px 14px 0 20px;
}
.main-advantage__head {
    font-weight: bold;
    margin-top: 8px;
    font-size: 1.40rem;
    text-align: left;
}
.main-advantage__description {
    font-size: 13px;
    margin-top: 12px;
    color: #727271;
}

.now .now_much {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 235px;
  width: 210px;
  border: 1px dashed #000;
  font-size: 1.8rem;
  text-align: center;
  padding: 21px 5px 23px;
}
.now .now_much .red {
  text-decoration: underline;
  color: #d00;
  font-size: 2.4rem;
  font-weight: 800;
}
.now .btn_green {
  width: 217px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer_middle {
  padding: 46px 0 0;
}
.footer_middle_top,
.footer_middle_bot {
  padding: 0 0 30px;
}
.footer_middle_bot2 {
  padding: 30px 0 30px;
  font-size: 1.4rem;
color: #717277;
border-top: 1px solid #d9dada;
text-align: center;
}
.footer_middle_top::after,
.footer_middle_bot::after,
.footer_middle_bot2::after {
  display: block;
  content: '';
  clear: both;
}
.footer_one {
  float: left;
  width: 28%;
  padding-right: 10px;
}
#footer .red {
    color: #d00;
}
.foot_phone {
  display: inline-block;
  position: relative;
  font-size: 2.5rem;
  color: #000;
  font-weight: 600;
  padding: 0 0 7px;
}
.foot_phone a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.phone3 {
    display: inline-block;
    position: relative;
    font-size: 2.5rem;
    color: #000;
    font-weight: 600;
    padding: 0 0 11px;
}
.head_phone iframe, .advice_box  iframe{
position: relative;
top: 0;
right: 0;
width: 206px;
height: 30px;
text-align: center;
}
div.btn_call {
    display: block;
    height: 30px;
    width: 190px;
    text-align: center;
    line-height: 28px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #d00;
    margin-left: auto;
}
div.btn_call2 {
    display: block;
    height: 30px;
    width: 190px;
    text-align: center;
    line-height: 28px;
    font-size: 1.6rem;
    font-weight: 400;
    color: #d00;
    margin: auto;
}
.foot_phone_info {
  display: block;
  font-size: 1.6rem;
  color: #999;
  font-style: italic;
}
.footer_two {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.list_partners {
  list-style: none;
  margin: 0 -10px;
}
.list_partners li {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
}
.list_partners li img {
  max-width: 100%;
}
.footer_three {
  float: left;
  width: 22%;
}
.foot_social {
  text-align: right;
}
.foot_social .title {
  color: #717277;
}
.list_soc {
  list-style: none;
  margin: 0 -5px;
  text-align: right;
}
.list_soc2 {
  list-style: none;
  text-align: left;
}
.list_soc li, .list_soc2 li {
  display: inline-block;
  padding: 5px 3px 3px;
}
.list_soc2 li {
  display: inline-block;
  padding: 5px 3px 3px;
}
.list_soc a, .list_soc2 a {
    display: block;
    height: 36px;
    width: 36px;
    border: 1px solid #689ecc;
    border-radius: 50%;
    line-height: 34px;
    color: #689ecc;
    font-size: 4.0rem;
    text-decoration: none;
    text-align: center;
    position: relative;
}
.list_soc a:hover, .list_soc2 a:hover {
  background: #689ecc;
  color: #fff;
}
.list_soc a i, .list_soc2 a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
span.mail a {
text-decoration: none;
color: #717277;
}

.ic-youtube {
  display: inline-block;
  height: 15px;
  width: 22px;
  background: url("../img/icons.png") no-repeat -59px 0;
}
.ic-vk {
  display: inline-block;
  height: 12px;
  width: 22px;
  background: url("../img/icons.png") no-repeat -83px 0;
}
.ic-instagram {
  display: inline-block;
  height: 21px;
  width: 21px;
  background: url("../img/icons.png") no-repeat -107px 0;
}
.ic-ok {
  display: inline-block;
  height: 22px;
  width: 14px;
  background: url("../img/icons.png") no-repeat -130px 0;
}
.proposal {
  min-height: 85px;
}
.proposal p {
  font-size: 1.9rem;
  color: #717277;
  padding: 0;
}
.proposal a {
  font-size: 1.4rem;
}
.foot_nav {
  list-style: none;
  margin: 0 -5px;
}
.foot_nav >li {
  display: inline-block;
  width: 32%;
  padding: 0 5px;
}
.foot_nav >li:nth-child(3) {
  width: 36%;
}
.foot_nav >li >a {
  font-size: 1.7rem;
  color: #959595;
  text-decoration: none;
}
.foot_nav >li >a:hover {
  color: #e32b2b;
}
.foot_nav ul {
  list-style: none;
  margin: 0;
}
.foot_nav ul li {
  font-size: 1.4rem;
}
.foot_nav ul a {
  font-size: 1.4rem;
  color: #717277;
  text-decoration: none;
}
.foot_nav ul a:hover {
  color: #e32b2b;
}
.foot_info {
  text-align: right;
}
.foot_info .link {
  display: block;
  font-size: 1.4rem;
  margin-top: -6px;
  padding: 0 0 12px;
}
.foot_info p {
  font-size: 1.4rem;
  color: #717277;
  line-height: 1.4;
}
.footer_bot {
  margin: 0 -10000px;
  padding: 11px 10000px 11px;
  background: #efefef;
  font-size: 2.3rem;
  color: #999;
  text-align: center;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  text-align: center;
  background: rgba(0,0,0,0.75);
  width: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup .popup_box {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
}
.popup::before {
  display: inline-block;
  content: '';
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
.popup.active {
  width: auto;
  opacity: 1;
  overflow-y: scroll;
  min-width: 320px;
}
.popup.active .popup_box {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.popup_box {
  display: inline-block;
  vertical-align: middle;
  width: 370px;
  position: relative;
  text-align: left;
  background: #fff;
  margin: 15px 0;
  padding: 43px 15px 50px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.clouse_popup {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  width: 36px;
  background: #d8e6f2;
}
.clouse_popup::before {
  display: block;
  content: '';
  height: 16px;
  width: 2px;
  background: #435369;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.clouse_popup::after {
  display: block;
  content: '';
  height: 16px;
  width: 2px;
  background: #435369;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -1px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.clouse_popup:hover {
  background: #cad7e3;
}
body.hidden {
  overflow-y: hidden;
}
.form_popup h2 {
  text-align: center;
  padding-top: 0;
}
.form_popup .tx,
.form_popup .btn_form {
  margin-bottom: 15px;
}
#toTop {
  position: fixed;
  bottom: 17%;
  left: 50%;
  margin-left: 600px;
  text-align: center;
  text-decoration: none;
  z-index: 300;
  line-height: 1;
  font-size: 1.6rem;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#toTop.active {
  height: auto;
  opacity: 1;
}
#toTop i {
  display: block;
  font-size: 7rem;
  margin-bottom: -20px;
}
a,
a::before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
*::-webkit-input-placeholder {
  opacity: 1;
  color: #a5a5a5;
}
*:-moz-placeholder {
  opacity: 1;
  color: #a5a5a5;
}
*::-moz-placeholder {
  opacity: 1;
  color: #a5a5a5;
}
*:-ms-input-placeholder {
  opacity: 1;
  color: #a5a5a5;
}
.gradient {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#d6002d), to(#ff4a64));
  background: -webkit-linear-gradient(#d6002d 0%, #ff4a64 100%);
  background: -o-linear-gradient(#d6002d 0%, #ff4a64 100%);
  background: linear-gradient(#d6002d 0%, #ff4a64 100%);
}
.admin-bar .header_top{
	top: 32px;
}
ul.foot_nav ul li:first-child a{
	font-size: 1.7rem;
}
ul.foot_nav ul li:first-child {
	font-size: 1.7rem;
}

.ya-share2{
    float: left;
    max-width: 50%;
    list-style: none;
    margin: 0 0 0 -6px;
}
#wpcf7-f1749-o1:before {
	display: block;
	content: "";
	height: 32px;
	margin: -32px 0 0;
}
div.wpcf7 .ajax-loader{display:none!important}
.thumb-wrap iframe{border: 0px;}
p:empty {display: none;}
div.hidden_list p{padding:0;}
.list_service br {display:none;}

.table-bordered td {
    padding: 8px;
    line-height: 1.42857143;
    width: 80%;
    border-bottom: 1px solid #dddddd;
		font-size: 1.6rem;
}
.table-bordered2 td {
    padding: 8px;
    line-height: 1.42857143;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.table-bordered td.i2 {
    width: 20%;
}
.table-bordered tr.i0 {
background-color: #d8e6f2;
    text-align: center;
	font-weight: 600;
}
.table-bordered tbody tr:nth-child(odd){
	background-color: #f0f2fa;/* фон нечетных строк */
}
.table-bordered tbody tr:nth-child(even){
	background-color: #FFFFFF;/* фон четных строк */
}
.table-bordered tbody tr:hover td{
	background: #d8e6f2;/* фон строки при наведении */
}
.table-bordered tbody tr.i0:hover td{
	background: none;/* фон строки при наведении */
}



.table-bordered2 td.i2 {
color: #4f81bd;
}

.table-bordered2 .trcolor {
background: #f0f2fa;
}
.list3b {
    padding:0;
    list-style: none;
    counter-reset: li;
}    
.list3b li {
    position: relative;
    /* border-left: 4px solid #DDDDDD; */
    padding: 10px 0px 10px 40px;
    /* margin: 0px -10px 0px 0; */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.list3b li:before {
    position: absolute;
    top: 0px;
    left: -30px;
    width: 80px;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: #ffa7a7;
    counter-increment: li;
    content: counter(li);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list3b li li:before {
    position: absolute;
    top: 0px;
    left: -30px;
    width: 80px;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: #ffa7a7;
    counter-increment: li;
    content: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list3b li:hover:before {
    color: #d00;
}

.list3b li:hover:after {
    opacity: 0.2;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}
.alert {
color: #d00;
}
/* --------------телефон ------------ */
.phone_text {
  /*font-size: 1.5rem;*/
  color: #bd504d;
  display:block;
  font-weight: 500;

}
.phone_text2 {
  font-size: 1.5rem;
  color: #666;
  display:block;

}
/* --------------телефон:конец ------------ */


/* --------------выбор города в подвале ------------ */
.dropdown, .dropup {
    position: relative;
}


.dropdown button {
    margin-top: 7px;
    letter-spacing: -.1px;
    width: 75%;
    height: 35px;
    -webkit-appearance: none;
    color: #555;
    background: url(../img/footer-select-arrow.png) no-repeat 91% #efefef;
    font-size: 15px;
    padding-right: 31px;
    border: none;
    cursor:pointer;
}


.dropdown .dropdown-menu {
    background: #fff;
    padding: 0 0 0 5px;
    border: 0;
    border-radius: 0;
    width: 100%;
    margin: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 28%);
}

.dropdown .dropdown-menu a, .dropdown .dropdown-menu span.a {
    color: #555;
    width: 100%;
    display: block;
    padding: 3px 0 3px 0;
    cursor: pointer;
}




.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}




.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}
.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}

.dropdown-menu ul {
  margin: 5px 0px 10px 10px;
}

ul .list_city {
    list-style: none;
    margin: 0 0px 25px;
}


.list_city >li {
    display: inline-block;
    width: 50%;
    padding: 0 10px 0 0;
}
/* --------------конец выбора города в подвале ------------ */


/* --------------блок FAQ ------------ */
div.faq_ul_class, ul.faq_ul_class {
    flex-wrap: wrap;
}
.faq_ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.faq_item {
    margin-top: 8px;
    padding-right: 8px;
}
.faq_active {
    color: #fff;
    background: #7e8184;
    display: flex;
    box-sizing: border-box;
    max-height: 40px;
    padding: 11px 16px;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    border-width: 0;
    border-radius: 8px;
    transition: background-color .2s ease;
}
.faq_root {
    display: flex;
    box-sizing: border-box;
    max-height: 40px;
    padding: 11px 16px;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    border-width: 0;
    border-radius: 8px;
    background: #f2f2f2;
    transition: background-color .2s ease;
}
 .faq_root:focus,.faq_root:hover {
                background: #e6e6e6
            }
   .faq_item a.faq_root:hover {
               color: #000;
            }
   .faq_item a.faq_active:hover {
               color: #fff;
            }
            
.faq_box {
    padding: 15px 15px;
    font-size: 1.7rem;
    line-height: 2.3;
    margin: 0 0 17px;
    border: 5px solid #d9dada;
font-weight: 700;
}

.list_question2 {
    list-style: none;
	letter-spacing: normal;
    margin: 0 0 0 0px;
    padding: 0 0 0px;
    padding: 25px 30px;
}
.expert-review2 {
    background: #f5f1f8;
    border-radius: 4px;
    margin-bottom: 2em;
}
.expert-review-h3{
    margin-bottom: 0.8em;
    font-weight: 700;
    font-size: 1.2em;
    color: #5c0a93;
}

.footer_middle_bot2 a, .foot_info a, .footer_one a {
color: #717277;
}

.form_calculator {
  background: #fff1c5;
  border: 2px solid #ffc000;
  padding: 27px 25px 10px;
  margin: 20px 0 29px;
}

.citata {
    position: relative;
    z-index: 0;
    display: block;
    padding: 3px;
    margin: 15px 0px 15px 0;
}


.citata::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #709dcc;
    background-image: linear-gradient(to right top,#e9afb1,#709dcc);
    border-radius: 5px;	
}

.citata .ramka {
    width: 100%;
    padding: 20px 15px;
    margin: 0;
    font: inherit;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 3px; 
}
*, ::before, ::after {
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.citata::after {
    position: absolute;
    top: -6px;
    left: 15px;
    width: 16px;
    height: 15px;
    padding: 2px 20px;
    color: #315efb;
    content: "";
    background-color: #fff;
    background-image: url("../img/blockquote-icon.png");
    background-position: center;
    background-size: 20px;
}
.text_uppercase {
    background: #f9edc6;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
}
.dopinfo a {
font-size: 1.35rem;
    color: #999999;
    line-height: 1.35;
	text-decoration: none;
}


/* --------------блок Табы в Документах ------------ */

/* Базовый контейнер табов */
.tabs {
  min-width: 320px;
  max-width: 100%;
  padding: 0px;
  margin: 0 auto; 
}
/* стили секций с содержанием */
.tabs section {
  display: none;
  padding: 25px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 1px solid #ddd;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
}
/* шрифт-иконки от Font Awesome в формате Unicode */
.tabs label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.tabs label[for*="1"]:before {
  content: "\f19a";
}
.tabs label[for*="2"]:before {
  content: "\f17a";
}
.tabs label[for*="3"]:before {
  content: "\f13b";
}
.tabs label[for*="4"]:before {
  content: "\f13c";
}
/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 1px solid #009933;
  border-bottom: 1px solid #fff;
  background: #fff;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 680px) {
  .tabs label {
#font-size: 0;
  }
 
  .tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .tabs label {
    padding: 15px;
  }
}

.box {
  width: 50%;
  padding: 0px;
  margin: 0 auto; 
}


@media screen and (max-width: 576px) {
  .box {
      flex-wrap: wrap;
      align-items: center;
     }
   .box1 {
      width: 100%;
     }
}
.legal-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 0px;
  max-width: 1200px;
  margin: 0 auto;
}

.legal-card {
  border-radius: 10px;
  padding: 24px;
  overflow-y: auto;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}

.legal-card.primary {
  border-left: 5px solid #efefef;
    color: #374151; 
	
}

.legal-card.secondary {
  border-left: 5px solid #efefef;
}

.legal-meta {
  margin-top: 12px;
  font-size: 14px;
  display: grid;
  gap: 6px;
}

.legal-title {
  margin-top: 6px;
font-size: 14px;
}

.license {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.4;
}

.legal-contact {
  margin-top: 10px;
  font-size: 14px;

}

.legal-links {
  margin-top: 16px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.legal-links a {
  text-decoration: none;
    font-size: 14px;
  color: #374151; 
}

.legal-links a:hover {
  text-decoration: underline;
}

@media (max-width: 900px) {
  .legal-block {
    grid-template-columns: 1fr;
    min-height: auto;
  }
}


/* LOWER BLOCKS */
.legal-description,
.legal-notes {
  grid-column: 1 / -1;
  border-radius: 10px;
  padding: 25px 22px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    margin: 10px 0px 22px 0px;
}

.legal-notes ul,
.legal-description ul {
  margin: 10px 0 0 18px;

}

/* RESPONSIVE */

