

/* Start:/bitrix/templates/.default/stylesheets/bootstrap-reset.css?17296748003142*/
/*!
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */


  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
	box-shadow: none !important;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
body {
  margin: 0;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

.excerpt p {
font-size: 1em;
}

/* End */


/* Start:/bitrix/templates/.default/stylesheets/application.css?174403544552046*/
a span{
white-space: nowrap;
}

*,
*:before,
*:after {
  -moz-box-sizing    : border-box;
  -webkit-box-sizing : border-box;
  box-sizing         : border-box;
}

ul {
  margin  : 0;
  padding : 0;
  }

body {
  font-size   : 14px;
  font-family : Tahoma;
  /*font-family : Georgia,Arial, Helvetica, sans-serif;*/
  /*color       : #0a0032;*/

}

header {
  /*height     : 240px;*/
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-header.png") 0 190px repeat-x;
  /*margin-top: -25px; /*Гаврилов, уменьшение высоты хедера*/
}

header .holder nav {
  position    : relative;
  height      : 50px;
  position    : relative;
  padding-top : 13px;
}

header .holder nav .top-menu {
  position      : absolute;
  padding       : 0;
  margin-bottom : 0;
  left          : 3.8%; /* (3.8%;) Гаврилов, правка*/
  top           : 202px; /* (16px;) Гаврилов, правка*/
}

header .holder nav .top-menu li {
  list-style-type : none;
  float           : left;
  margin-right    : 40px; /*Гаврилов, было 20px*/
}
header .holder nav .top-menu a {
  font-size: 1.3em;
}
header .holder nav .soc {
  position : absolute;
  right    : 50px;
  top      : 202px; /* (13px;) Гаврилов, правка*/
}

header .holder nav .soc a {
  float           : left;
  margin-right    : 10px;
  text-decoration : none;
  display         : block;
  width           : 26px;
  height          : 26px;
}

.vkont {
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-v-kont.png") 0 0 no-repeat;
}

.vkont:hover {
  background-position : 0 -26px;
}

.twet {
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-v-tweet.png") 0 0 no-repeat;
}

.twet:hover {
  background-position : 0 -26px;
}

header .logo-search {
  width       : 29%;
  float       : left;
  margin-left : 0;
  height      : 155px;
  margin-top  : 36px;
}

header .logo-search .logo {
  display    : block;
  position   : absolute;
  width      : 339px;
  height     : 80px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-logo.png") 0 0 no-repeat;
  top        : 0;
  left       : 0;
  font-size : 0;
}

header .logo-search .search {
  position : absolute;
  top      : 100px;
  left     : 121px;
  width    : 223px;
}

header .logo-search .search input {
  height       : 30px;
  width        : 156px;
  padding      : 0 8px;
  float        : left;
  margin-right : 5px;
}

header .logo-search .search .search-send {
  float : left;
  width : 61px;
}

header .comm-grid {
  width        : 60%;
  margin-right : 0;
  float        : right;
}

header .comm-grid .communication {
  /*background   : url("/bitrix/templates/.default/stylesheets/../images/bg-header-main-phone.png") 0 52px no-repeat; Гаврилов*/
  padding-top  : 40px;
  padding-left : 0px;
   width       : 37.4%;
  min-height   : 160px;
  _height      : 160px;
  margin-right : 0%;
}

header .comm-grid .communication .phone {
  font-size   : 211.4%;
  line-height : 211.4%;
}

header .comm-grid .communication .phone-description {
  line-height   : 1.286em;
  margin-bottom : 15px;
}

header .comm-grid .communication a {
  display       : block;
  margin-bottom : 15px;
}

header .comm-grid .grid-holder {
  font-size: 14px; /*было 13*/
  padding-top  : 50px;
  width        : 61.5%;
  min-height   : 185px;
  _height      : 160px;
  /*background   : url("/bitrix/templates/.default/stylesheets/../images/bg-grid-holder-header.png") 2px 53px no-repeat;*/
  padding-left : 5px;
}

.address-item.inline-block a {
    font-size: 16px;
}

header .comm-grid .grid-holder .address-item {
  width         : 49%;
  min-height    : 40px;
  _height       : 40px;
  margin-bottom : 5px;
  font-size: 14px;
}

header .comm-grid .grid-holder .address-item a {
  display     : block;
  line-height : 1.571em;
}

header .comm-grid .grid-holder .address-item span {
  display     : block;
  line-height : 1.571em;
}

header .comm-grid .grid-holder .work-time-wrp {
  background   : url("/bitrix/templates/.default/stylesheets/../images/bg-work-time-wrp.png") 0 0 no-repeat;
  padding-left : 27px;
  margin-left  : -27px;
  margin-top   : 7px;
}

header .comm-grid .grid-holder .work-time-wrp .work-time {
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-work-time.png") 0 0 no-repeat;
  background-size : contain;
  width           : 98%;
  min-height      : 25px;
  _height         : 25px;
  padding-top     : 10px;
}

header .comm-grid .grid-holder .work-time-wrp .work-time .weekdays {
  width      : 58%;
  min-height : 20px;
  _height    : 20px;
}

header .comm-grid .grid-holder .work-time-wrp .work-time .saturday {
  min-height : 20px;
  _height    : 20px;
  width      : 20%;
}

header .comm-grid .grid-holder .work-time-wrp .work-time .sunday {
  min-height : 20px;
  _height    : 20px;
  width      : 19%;
}

footer {
  height     : 261px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-footer.png") 0 0 repeat-x;
}

footer .holder{
  padding-top: 30px;
}

footer .logo-phone {
  width       : 35%;
  margin-left : 0;
  float       : left;
  position    : relative;
  height      : 200px;
}

footer .logo-phone .btm-logo {
  width      : 250px;
  height     : 60px;
  display    : block;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-btm-logo.png") 0 0 no-repeat;
}

footer .logo-phone .btm-phone {
  color       : #0a0032;
  font-size   : 1.714em;
  margin-left : 86px;
}

footer .logo-phone .weekdays, footer .logo-phone .weekend {
  margin-left : 86px;
  color       : #1c0c60;
}

footer .btm-menu-holder {
  height       : 200px;
  width        : 65%;
  float        : right;
  position     : relative;
  margin-right : 0;
}

/*Цвет шрифта меню в футере*/
.btm-menu-holder a {
    color: #8799A6;
}

footer .btm-menu-holder nav {
  width: 50%;
  float: left;
}

footer .btm-menu-holder nav .btm-menu {
  width   : 100%;
  margin  : 0;
  padding : 0;
}

footer .btm-menu-holder nav .title{
  color: #8799a6;
  font-size: 15px;
  margin-bottom: 15px;
}

footer .btm-menu-holder nav .btm-menu li {
  list-style-type : none;
  /*float           : left;
  margin-right    : 20px;*/
}

footer .logo-phone .branch {
  width    : 100%;
  margin   : 0 0 0 86px;
  padding  : 0;
}

footer .logo-phone .branch li {
  list-style-type : none;
  margin-right    : 2.5%;
}

footer .logo-phone .branch li .title {
  color: #8799A6;
}

footer .btm-menu-holder .social {
  position : absolute;
  top      : 170px;
  left     : 0;
}

footer .btm-menu-holder .social a {
  text-decoration : none;
  float           : left;
  margin-right    : 9px;
  display         : block;
  width           : 26px;
  height          : 26px;
}

.header {
  /*color         : #0a0032;*/
  font-size     : 1.714em;
  line-height   : 1.333em;
  margin-bottom : 20px;
  font-weight   : normal;
}

a {
  color           : #0274ba;
  text-decoration : underline;
  font-size       : 1em;
  line-height     : 1.286em;
}

a:hover {
  text-decoration : none;
  color           : #0a598a;
}

ul#direction-data a {
    font-style: normal;
    font-size: 14px !important;
    color: rgb(51, 51, 51);
}

ul.diagnoses a {
    color: rgb(51, 51, 51);
}

a:visited {
  text-decoration : underline;
  /*
    color           : #932EB4;
  */
}

img {
  margin : 0 21px 3px 0;
  }

p {
  /*color         : #0a0032;*/
  font-size     : 1.2em;
  line-height   : 1.286em;
  direction     : ltr;
  /*margin-bottom : 23px; Гаврилов Новости*/
}

h2 {
   /* color: #0274ba;
    font-family: Tahoma;
    font-size: 1.2em;
    font-weight: normal;
    padding: 1em 0 0.2em 0;*/
  margin        : 0;
  color         : #0a0032;
  font-size: 1.5em;
  font-weight   : bold;
  margin-bottom : 0.83em;
}

a.title {
  color       : #0274ba;
  font-size   : 1.286em;
  line-height : 1.714em;
}

.pop-up p {
   margin-bottom: 15px;
}

.purple {
  font-style      : normal;
  text-decoration : underline;
  /*background      : url("/bitrix/templates/.default/stylesheets/../images/bg-purple-dash.png") 0 85% repeat-x;*/
  display         : inline-block;
  /*padding-bottom  : 2px;*/
  color           : #333333;
  cursor : pointer;
}

.purple:hover {
  color      : #333333;
  background : none;
  font-style : none;
}

.grey {
  color : #babbbb;
}

.black {
  color : #323436;
}

.green {
  color : #018f73;
}

.green:hover {
  text-decoration : none;
  color           : #005a62;
}

blockquote {
  background : #e3f3fe;
}

.wrp-inner .wrp-color {
  background-color : #f7fcff;
  padding          : 18px 11px 25px 25px !important;
}

.list {
  margin  : 0;
  padding : 0;
}

.list > li {
  list-style-type : none;
  margin-bottom   : 6px;
}

.list > li > a {
  font-size  : 1.286em;
  font-style : italic;
}

#content {
  width         : 100%;
  padding-right : 2%;
  position      : relative;
}

aside {
  width : 25%;
}

.holder {
  min-width : 960px;
  max-width : 1600px;
  margin    : 0 auto;
  padding   : 0 5%;
}

blockquote {
  margin-left : 0;
}

input, textarea, input[type="text"], input[type="email"] {
  border        : 1px #c5dae7 solid !important;
  border-radius : 2px !important;
  padding-left  : 9px;
}

textarea {
  padding : 6px 6px;
}

input:focus, textarea:focus, input[type="text"]:focus, input[type="email"]:focus {
  box-shadow         : none;
  background         : none;
  outline            : none !important;
  border-color       : #8ab6d0 !important;
  -webkit-box-shadow : inset 0px 0px 4px rgba(22, 90, 130, 0.6) !important;
  -moz-box-shadow    : inset 0px 0px 4px rgba(22, 90, 130, 0.6) !important;
  box-shadow         : inset 0px 0px 4px rgba(22, 90, 130, 0.6) !important;
  background-color   : #ffffff;
}

textarea {
  resize : none;
}

/*.search-send {
  display         : block;
  height          : 32px;
  padding-left    : 11px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-search.png") 0 0 no-repeat;
  text-decoration : none;
}

.search-send span {
  display       : block;
  padding-top   : 6px;
  height        : 32px;
  padding-right : 11px;
  background    : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-search.png") 100% -32px no-repeat;
  text-align    : center;
  color         : #fff;
  font-size     : 12px;
  text-shadow   : 0 -1px 1px rgba(2, 2, 2, .75);
}*/

.search-send {
  width 		  : 45px;
  height          : 20px;
  padding-left    : 7px;
  text-decoration : none;
  margin-top	  : 6px;
}

.search-send span {
  width: 45px;
  height: 20px;
  padding-right : 7px;
  background: rgb(239, 249, 255);
  border: solid 2px rgb(149, 178, 201);
  border-radius: 5px;
  font-size: 14px;
  font-family: tahoma;
  color: rgb(2, 116, 186);
  text-align    : center;
  padding: 4px 7px;
}

.search-send:hover {
    background-position : 0 -64px;
    /*width 		  : 45px;
    height          : 20px;
    padding-left    : 7px;
    text-decoration : none;
    margin-top	  : 6px;
    background: rgb(220, 242, 255);
    border: solid 2px rgb(136, 169, 195);*/

}

.search-send:hover span {
  width: 65px;
  height: 40px;
  padding-right : 7px;
  background: rgb(239, 249, 255);
  border: solid 2px rgb(149, 178, 201);
  border-radius: 5px;
  font-size: 14px;
  font-family: tahoma;
  color: rgb(2, 116, 186);
  text-align    : center;
  padding: 4px 7px;
  /*background-position : 100% -96px;*/
}

.search-send:active {
  background-position : 0 -128px;
}

.search-send:active span {
  background-position : 100% -160px;
  padding-top         : 7px;
}

/*.btn-small {
  height          : 31px;
  display         : block;
  padding-left    : 7px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-small.png") 0 0 no-repeat;
  text-decoration : none;
}

.btn-small span {
  height        : 31px;
  display       : block;
  padding-right : 7px;
  background    : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-small.png") 100% -31px;
  text-shadow   : 0px 1px 1px rgba(2, 2, 2, 0.75);
  color         : #fff;
  text-align    : center;
  font-size     : 0.929em;
  padding-top   : 7px;
}*/

.btn-small {
  width 		  : 85px;
  height          : 31px;
  padding-left    : 7px;
  text-decoration : none;
  margin-top	  : 35px;
}

.btn-small span {
  /*width: 85px;*/
  height: 31px;
  padding-right : 7px;
  background: rgb(239, 249, 255);
  border: solid 2px rgb(149, 178, 201);
  border-radius: 5px;
  font-size: 13px;
  font-family: tahoma;
  color: rgb(2, 116, 186);
  text-align    : center;
  padding: 7px;
}

.btn-small:hover {
  background-position : 0 -62px;
}

.btn-small:hover span {
  background-position : 100% -93px;
}

.btn-small:active {
  background-position : 0 -124px;
}

.btn-small:active span {
  background-position : 100% -155px;
  padding-top         : 8px !important;
}



.btn-big {
  height          : 47px;
  padding-left    : 15px;
  display         : block;
/*  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-big.png") 0 0 no-repeat;*/
  text-decoration : none;
  padding-top: 15px;
}

.btn-big span {

  width: 185px;
  height: 65px;
  margin-top: 20px;
  background: rgb(239, 249, 255);
  border: solid 2px rgb(149, 178, 201);
  border-radius: 5px;
  font-size: 15px;
  font-family: tahoma;
  color: rgb(2, 116, 186);
padding: 10px 30px;
/*
  display       : block;
  height        : 47px;
  padding-right : 15px;
  background    : url("/bitrix/templates/.default/stylesheets/../images/bg-btn-big.png") 100% -47px no-repeat;
  padding-top   : 14px;
  text-align    : center;

  color         : #fafafa;
  font-size     : 18px;
  text-shadow   : 0 -1px 1px rgba(2, 2, 2, .75);
  font-weight   : normal;
  font-style    : normal;
  font-variant  : normal;
*/
}

.btn-big:hover {
  background-position : 0 -95px;
}

.btn-big:hover span {
  background-position : 100% -144px;
}

.btn-big:active {
  background-position : 0 -193px;
}

.btn-big:active span {
  background-position : 100% -240px;
  padding-top         : 15px !important;
}

#path {
  margin-bottom : 22px;
}

#path .path-holder img {
  margin : 0;
}

#path .path-holder {
  /*margin-left : -29px;*/
}

#path .path-holder a{
  /*font-size : 1em;*/
  float     : left;
  margin    : 0 4px;
  color: #7d909e;
  font-size: 14px;
}

#path .path-holder a span {
  /*font-size : 1em;*/
  float     : left;
  color: #7d909e;
  font-size: 14px;
}

#path .path-holder a:hover {
  color : #6A8191;
  font-size: 14px;
}

#path .path-holder span {
  color : #22098d;
  float : left;

}
.sep{
  margin-left: 5px;
  margin-right: 5px;
}

#path .path-holder .home {
  margin-right : 6px;
  margin-top   : -2px;
}

.clearfix {
  *zoom : 1;
}

.clearfix:before,
.clearfix:after {
  display     : table;
  content     : "";
  line-height : 0;
}

.clearfix:after {
  clear : both;
}

a {
  color           : #0274ba;
  font-size       : 14px;
  font-family : Tahoma;
  /*font-family : Georgia,Arial, Helvetica, sans-serif;*/
  text-decoration : underline;
}

a:hover {
  text-decoration : none;
  color           : #0a598a;
}

.p-rel {
  position : relative;
}

.inline-block {
  font-family : Tahoma;
  /*font-family : Georgia,Arial, Helvetica, sans-serif;*/
  display        : inline-block;
  vertical-align : top;
  margin         : 0px;
  zoom           : 1;
  *display       : inline;
}

.main-wrp.inner {
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-wrp.png") 0 0 repeat-x;
  padding    : 24px 0 50px 0;
}

#free-test {
  border        : 2px #edf3f7 solid;
  padding       : 11px 10px 18px 19px;
  margin-bottom : 26px;
}

#free-test .description {
  font-size     : 1em;
  line-height   : 1.286em;
  margin-bottom : 15px;
}

#free-test .send-free-test {
  width : 148px;
}

#spec-offer {
  border        : 2px #edf3f7 solid;
  padding       : 11px 10px 8px 19px;
  margin-bottom : 30px;
}

#spec-offer h2 {
  margin-bottom : 13px;
}

#spec-offer ul {
  margin          : 0;
  padding         : 0;
  list-style-type : none;
  margin-bottom   : 10px;
}

#spec-offer ul li {
  list-style-type : none;
  margin-bottom   : 10px;
}

#spec-offer ul li a {
  font-size   : 1em;
  line-height : 1.286em;
  display     : block;
}

#question-list .header {
  font-size     : 1.714em;
  line-height   : 1em;
  margin-bottom : 20px;
}

#question-list .qlist li {
  margin-bottom   : 15px;
  list-style-type : none;
}

#question-list .qlist li .title {
  width         : 19%;
  float         : left;
  padding-right : 3%;
  font-size: 1.3em;
}

#question-list .qlist li .title .data {
  color     : #babbbb;
  font-size : 0.786em;
}

#question-list .qlist li .title .name {
  font-size : 0.786em;
}

#question-list .qlist li .question-text {
  width        : 77%;
  float        : left;
  padding-left : 18px;
  font-size    : 1em;
}

#question-list .qlist li .question-text .wrp {
  padding-top    : 12px;
  padding-bottom : 12px;
  padding-right  : 55px;
}

#question-list .qlist .answer .title {
  padding-left : 20px;
  font-size: 1.3em;
}

#question-list .qlist .answer .title .name {
  color : #0061b3;
}

#question-list .qlist .answer .question-text {
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-answer.png") 1px 21px no-repeat;
}

#question-list .qlist .answer .question-text .wrp {
  padding-left  : 19px;
  padding-right : 80px;
  background    : #f7fcff;
  /* Old browsers */
  background    : -moz-linear-gradient(top, #f7fcff 0%, #f0fbfe 100%);
  /* FF3.6+ */
  background    : -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7fcff), color-stop(100%, #f0fbfe));
  /* Chrome,Safari4+ */
  background    : -webkit-linear-gradient(top, #f7fcff 0%, #f0fbfe 100%);
  /* Chrome10+,Safari5.1+ */
  background    : -o-linear-gradient(top, #f7fcff 0%, #f0fbfe 100%);
  /* Opera 11.10+ */
  background    : -ms-linear-gradient(top, #f7fcff 0%, #f0fbfe 100%);
  /* IE10+ */
  background    : linear-gradient(to bottom, #f7fcff 0%, #f0fbfe 100%);
  /* W3C */
  filter        : progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7fcff', endColorstr='#f0fbfe', GradientType=0);
  /* IE6-9 */
}

#question-list .btn-wrp {
  margin-left  : 19%;
  padding-left : 18px;
}

#question-list .btn-wrp .send-question {
  width : 125px;
}

#course-list {
  padding       : 30px 18px 7px 15px;
  /*border        : 1px #727B88 solid;*/
  margin-top    : -5px;
  margin-bottom : 35px;
  /*border-bottom: 1px solid #727B88;*/
  color: #0274ba;
  /*background: #F1F1F1;*/
}

#course-list li {
  margin-bottom   : 25px;
  list-style-type : none;
   color: #FFF;
}

#stuff-list {
  /*padding-left  : 19px;*/
  margin-bottom : 30px;
}

#stuff-list ul {
  margin  : 0;
  padding : 0;
}

#stuff-list ul li {
  list-style-type : none;
  margin-bottom   : 14px;
}

#stuff-list ul li .image {
  position     : relative;
  width        : 66px;
  height       : 66px;
  float        : left;
  /*margin-top   : 20px;*/
  margin-right : 20px;
}

#stuff-list ul li .image img {
  width   : 100%;
  height  : 100%;
  display : block;
}

#stuff-list ul li .image .frame {
  width      : 66px;
  height     : 66px;
  background : url("/bitrix/templates/.default/stylesheets/../images/frame-66.png") 0 0 no-repeat;
  position   : absolute;
  top        : 0;
  left       : 0;
}

#stuff-list ul li .description {
  overflow    : hidden;
  padding-top : 4px;
}

#stuff-list ul li .title {
  font-size  : 1em;
  display    : block;
  margin-top : -1px;
}

#stuff-list ul li .info {
  font-size : 1em;
}

.component-shadow {
  margin-bottom : 7px;
}

.views-list {
  margin-left : -6px !important;
}

.component-shadow {
  margin-left : -13px;
}

.views-list li a {
  padding-right : 0 !important;
}

.views-list .active a {
  padding-right : 6px !important;
}

#pop-up-wrp, .pop-up-wrp{
  display    : none;
  position   : fixed;
  top        : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  z-index    : 3000;
}

#pop-up-wrp .pop-up, .pop-up-wrp .pop-up {
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  width              : 656px;
  height             : 680px;
  position           : relative;
  top                : 50%;
  left               : 50%;
  margin             : -340px 0 0 -328px;
  padding            : 30px 40px 0 40px;
}

#pop-up-wrp .pop-up .close {
  display         : block;
  width           : 19px;
  height          : 18px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
  text-decoration : none;
  position        : absolute;
  top             : 22px;
  right           : 21px;
}

#pop-up-wrp .pop-up .header {
  font-size     : 1.714em;
  margin-bottom : 30px;
}

#pop-up-wrp .pop-up .pop-up-form .item {
  margin-bottom : 15px;
}

#pop-up-wrp .pop-up .pop-up-form .item label {
  width       : 205px;
  float       : left;
  padding-top : 6px;
}

#pop-up-wrp .pop-up .pop-up-form .item input {
  width  : 370px;
  float  : right;
  height : 30px;
}

#pop-up-wrp .pop-up .pop-up-form .item textarea {
  height        : 200px;
  width         : 370px;
  resize        : none;
  border        : 1px #c5dae7 solid;
  border-radius : 2px;
}

#pop-up-wrp .pop-up .pop-up-form .item textarea:focus {
  outline      : none;
  border-color : #8ab6d0;
  box-shadow   : none;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item {
  padding-left  : 205px;
  margin-bottom : 14px;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item .chek {
  width      : 16px;
  height     : 16px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-chek.png") 0 0 no-repeat;
  cursor     : pointer;
  float      : left;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item .cheked {
  background-position : 100% 100%;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item input {
  float   : left;
  display : none;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item label {
  margin-left : 10px;
  float       : left;
  width       : 230px;
}

#pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp {
  padding-left : 205px;
}

#pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp .pop-up-send {
  width : 195px;
}

.order-confirm-pop-up-wrp {
  display    : none;
  position   : fixed;
  width      : 100%;
  height     : 100%;
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  top        : 0;
  left       : 0;
  z-index    : 100;
}

.order-confirm-pop-up {
  position           : relative;
  top                : 150px;
  left               : 50%;
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  margin-left        : -315px;
  width              : 630px;
  padding            : 30px 20px 30px 40px;
}

.order-confirm-pop-up .close {
  position   : relative;
  display    : block;
  width      : 19px;
  height     : 19px;
  top        : 0;
  left       : 540px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
}

.order-confirm-pop-up h6 {
  font-size   : 24px;
  line-height : 24px;
  margin      : 0;
  font-weight : normal;
}

.order-confirm-pop-up p {
  font-size   : 14px;
  line-height : 14px;
  color       : #404243;
}

.send-message-wrp {
  display    : none;
  position   : fixed;
  top        : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  z-index    : 9999;
}

.send-message-wrp .send-message-pop-up {
  background         : #ffffff;
  width              : 656px;
  position           : relative;
  top                : 50%;
  left               : 50%;
  margin             : -340px 0 0 -328px;
  padding            : 30px 40px 30px 40px;
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);

}

.send-message-wrp .send-message-pop-up .close {
  display         : block;
  width           : 19px;
  height          : 18px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
  text-decoration : none;
  position        : absolute;
  top             : 22px;
  right           : 21px;
}

.send-message-wrp .send-message-pop-up .header {
  font-size     : 1.714em;
  margin-bottom : 30px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item {
  margin-bottom : 15px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item label {
  width       : 205px;
  float       : left;
  padding-top : 6px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item input {
  width  : 370px;
  float  : right;
  height : 30px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item textarea {
  height        : 200px;
  width         : 370px;
  resize        : none;
  border        : 1px #c5dae7 solid;
  border-radius : 2px;
  margin-bottom : 20px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item textarea:focus {
  outline      : none;
  border-color : #8ab6d0;
  box-shadow   : none;
}

.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp {
  padding-left : 205px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp .pop-up-send {
  width : 195px;
}

.course-list .parent .hidden-list {
  display : none;
}

.header h1 {
  margin : 0;
}

.pop-up-wrp .online-registration {
  width      : 100% !important;
  background : none;
}

.pop-up-wrp .online-registration .reg-form .item .reg-send {
  margin-left : 311px;
}

.pop-up-wrp .online-registration .reg-form .form-description {
  margin-right : 113px;
}

form .item {
  position : relative;
}

#main-info-block .slider {
  width: 45%;
  margin-right: 5%;
  display: inline-block;
  vertical-align: top;
}

#main-info-block .video {
  width: 42%;
  margin-left: 6.7%;
  display: inline-block;
  margin-right: -4px;
}

#main-info-block h1,
#main-info-block .h1{
  margin-bottom: 13px;
  color: rgb(31, 16, 98);
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#main-info-block .online-registration .item {
  padding-right : 0 !important;
  margin-right  : 40px;
  width         : 370px;
}

#main-info-block .online-registration .item input {
  width : 336px !important;
}

#main-info-block .online-registration .custom-select {
  width : 336px !important;
}

#popupOnlineReg .item {
  width : 460px;
}

#popupOnlineReg .item input {
  width : 426px !important;
}

#popupOnlineReg .item .custom-select {
  width : 426px !important;
}

#main-info-block .navigation .item {
    display: inline-block;
    width: 33%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 25px;
    margin-right: -4px;
    padding: 10px;
}

#main-info-block .navigation .item a {
  font-size: 21px;
  text-decoration: none;
  color: #000;
}

#main-info-block .navigation .item img {
    margin: 0;
    max-width: 100%;
}

#main-info-block .navigation .item .title {
    margin-bottom: 5px;
}

#main-info-block .tabs>ul {
    text-align: center;
    overflow: hidden;
    cursor: default;
    margin: 0;
}

.text #main-info-block .info-block .bottom {
  padding-bottom: 20px;
}

#main-info-block .tabs>ul>li {
    background: none;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
    float: none;
    border-radius: 0;
    border: 0;
    max-width: 260px;
    cursor: pointer;
    padding: 0;
}

#main-info-block .tabs>ul>li>a {
    text-decoration: none;
    position: relative;
    display: block;
    padding: 12px 10px;
    font-size: 18px;
    float: none;
    border: 0;
    border-right: 2px solid #fff;
    background-color: rgb(239, 242, 255);
    border-bottom: 1px #e6e6e6 solid;
    text-overflow: ellipsis;
    overflow: hidden;
}

#main-info-block .tabs>ul>li:last-child>a {
    border-right: 0;
}

#main-info-block .tabs>ul>li>a:hover {
    background-color: rgb(220, 242, 255);
}

#main-info-block .tabs>ul>li.active>a {
    background-color: #fff;
    color: #000;
}

#main-info-block .tabs>ul>li.active>a:hover {
    background: #fff;
    cursor: default;
}

#main-info-block .its-tabs>div {
    display:    none;
}

form .item .error {
  display  : none;
  color    : red;
  font     : 11px Arial;
  position : absolute;
  right    : 0px;
  top      : -16px;
}

.detail-text .short-text, .detail-text .full-text {
  margin : 14px 0 9px;
}

#pop-up-wrp .pop-up, .pop-up-wrp .pop-up {
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  width              : 656px;
  height             : 680px;
  position           : relative;
  top                : 50%;
  left               : 50%;
  margin             : -340px 0 0 -328px;
  padding            : 30px 40px 0 40px;
}

.pop-up-wrp .pop-up {
  padding : 30px 40px !important;
  height  : auto !important;
  border-radius: 9px;
}

#pop-up-wrp .pop-up .close, .pop-up-wrp .pop-up .close {
  display         : block;
  width           : 19px;
  height          : 18px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
  text-decoration : none;
  position        : absolute;
  top             : 22px;
  right           : 21px;
}

#pop-up-wrp .pop-up .header, .pop-up-wrp .pop-up .header {
  font-size     : 1.714em;
  margin-bottom : 30px;
}

#pop-up-wrp .pop-up .pop-up-form .item, .pop-up-wrp .pop-up .pop-up-form .item {
  margin-bottom : 15px;
}

#pop-up-wrp .pop-up .pop-up-form .item label, .pop-up-wrp .pop-up .pop-up-form .item label {
  width       : 205px;
  float       : left;
  padding-top : 6px;
}

#pop-up-wrp .pop-up .pop-up-form .item input, .pop-up-wrp .pop-up .pop-up-form .item input {
  width  : 370px;
  float  : right;
  height : 30px;
}

#pop-up-wrp .pop-up .pop-up-form .item textarea, .pop-up-wrp .pop-up .pop-up-form .item textarea {
  height        : 200px;
  width         : 370px;
  resize        : none;
  border        : 1px #c5dae7 solid;
  border-radius : 2px;
}

#pop-up-wrp .pop-up .pop-up-form .item textarea:focus, .pop-up-wrp .pop-up .pop-up-form .item textarea:focus {
  outline      : none;
  border-color : #8ab6d0;
  box-shadow   : none;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item, .pop-up-wrp .pop-up .pop-up-form .chek-item {
  padding-left  : 205px;
  margin-bottom : 14px;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item .chek, .pop-up-wrp .pop-up .pop-up-form .chek-item .chek {
  width      : 16px;
  height     : 16px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-chek.png") 0 0 no-repeat;
  cursor     : pointer;
  float      : left;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item .cheked, .pop-up-wrp .pop-up .pop-up-form .chek-item .cheked {
  background-position : 100% 100%;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item input, .pop-up-wrp .pop-up .pop-up-form .chek-item input {
  float   : left;
  display : none;
}

#pop-up-wrp .pop-up .pop-up-form .chek-item label, .pop-up-wrp .pop-up .pop-up-form .chek-item label {
  margin-left : 10px;
  float       : left;
  width       : 230px;
}

#pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp, .pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp {
  padding-left : 205px;
}

#pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp .pop-up-send, .pop-up-wrp .pop-up .pop-up-form .pop-up-send-wrp .pop-up-send {
  width : 195px;
}

.order-confirm-pop-up-wrp {
  display    : none;
  position   : fixed;
  width      : 100%;
  height     : 100%;
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  top        : 0;
  left       : 0;
  z-index    : 100;
}

.order-confirm-pop-up {
  position           : relative;
  top                : 150px;
  left               : 50%;
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  margin-left        : -315px;
  width              : 630px;
  padding            : 30px 20px 30px 40px;
}

.order-confirm-pop-up .close {
  position   : relative;
  display    : block;
  width      : 19px;
  height     : 19px;
  top        : 0;
  left       : 540px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
}

.order-confirm-pop-up h6 {
  font-size   : 24px;
  line-height : 24px;
  margin      : 0;
  font-weight : normal;
}

.order-confirm-pop-up p {
  font-size   : 14px;
  line-height : 14px;
  color       : #404243;
}

.send-message-wrp {
  display    : none;
  position   : fixed;
  top        : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  z-index    : 9999;
}

.send-message-wrp .send-message-pop-up {
  border-radius: 9px;
  background         : #ffffff;
  width              : 656px;
  position           : relative;
  top                : 50%;
  left               : 50%;
  margin             : -340px 0 0 -328px;
  padding            : 30px 40px 30px 40px;
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);

}

.send-message-wrp .send-message-pop-up .close {
  display         : block;
  width           : 19px;
  height          : 18px;
  background      : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
  text-decoration : none;
  position        : absolute;
  top             : 22px;
  right           : 21px;
}

.send-message-wrp .send-message-pop-up .header {
  font-size     : 1.714em;
  margin-bottom : 30px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item {
  margin-bottom : 15px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item label {
  width       : 205px;
  float       : left;
  padding-top : 6px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item input {
  width  : 370px;
  float  : right;
  height : 30px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item textarea {
  height        : 200px;
  width         : 370px;
  resize        : none;
  border        : 1px #c5dae7 solid;
  border-radius : 2px;
  margin-bottom : 20px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .item textarea:focus {
  outline      : none;
  border-color : #8ab6d0;
  box-shadow   : none;
}

.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp {
  padding-left : 205px;
}

.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp .pop-up-send {
  width : 195px;
}

.course-list .parent .hidden-list {
  display : none;
}

.header h1 {
  margin : 0;
}

.pop-up-wrp .online-registration {
  width      : 100% !important;
  background : none;
  color: #000;
}

.pop-up-wrp .online-registration .reg-form .item .reg-send {
  width: 194px;
  margin-left: 35px;
  margin-bottom: 9px;
  padding-top: 11px;
}

.pop-up-wrp .online-registration .reg-form .form-description {
  margin-right : 113px;
}

form .item {
  position : relative;
}

#main-info-block .online-registration .item {
  padding-right : 0 !important;
  margin-right  : 40px;
  width         : 370px;
}

#main-info-block .online-registration .item input {
  width : 336px !important;
}

#main-info-block .online-registration .custom-select {
  width : 336px !important;
}

#popupOnlineReg .check-item {
  margin-left: 50px;
}

#popupOnlineReg .check-item .error {    
  color: red;
  font: 11px Arial;
}

#popupOnlineReg .item {
  width : 485px;
  margin-bottom: 20px;
  height: 33px;
}

#popupOnlineReg .item input {
  width : 426px !important;
min-height: 30px;
}

#popupOnlineReg .item .custom-select {
  width : 426px !important;
}

form .item .btn-big.disabled * {
  background: transparent;
  color: #999;
  border-color: #999;
}

form .item .error {
  display  : none;
  color    : red;
  font     : 11px Arial;
  position : absolute;
  right    : 0px;
  top      : -16px;
}

/*Гаврилов правка, карта на странице контакты*/

.gis_map {
margin-left: 500px;
width: 1000px;
}

.detail-text .short-text, .detail-text .full-text {
  margin : 14px 0 9px;
}

.select-price .custom-select {
  width: 85%;
}

.new-info-block {
    padding: 13px 20px 0px 20px;
    border: 2px #fff solid;
    margin-bottom: 35px;
    margin-left: -24px;
    margin-top: 35px;
}

.new-info-block p{
    line-height: 1.5em;
    padding: 0px 0 15px 0;
    margin: 0px;
}
.bottom-logo{
    clear: both;
    text-align: left;
}
.bottom-logo a{
    float: right;
    width: 190px;
    height: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    display: block;
    background: url(/bitrix/templates/.default/stylesheets/../images/bg-btm-logo.png) no-repeat 0px 0px;
    padding-left: 65px;
    padding-top: 32px;
    margin-top: -10px;
    margin-right: 30px;
    text-decoration: none;
    line-height: 1em;
}
.bottom-logo span{
    text-decoration: underline;
}
.bottom-logo a:hover span{
    text-decoration: none;
}
.bottom-logo i{
    font-size: 10px;
    color: #1c0c60;
    font-style: normal;
}
.none   {display: none;}
.left   {float: left;}
.right  {float: right;}
.clear, .clean  {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    float: none;
    border:0 none;
}

h1.textTitle_h1 {

    color: #0274ba;
    font-family: Tahoma;
    font-size: 1.6em;
    font-weight: bold;
    padding: 1em 0 0.2em 0;
}
h2.textTitle {


    color: #0274ba;
    font-family: Tahoma;
    font-size: 1.4em;
    font-weight: normal;
    padding: 1em 0 0.2em 0;
}

#directions-info-block li{
    line-height: 22px;
    font-size: 1.2em;
}


.holder .callbtn{
  background: white none repeat scroll 0 0;
  /*border: 2px solid red;*/
  border-radius: 8px;
  color: rgb(2, 116, 186);
  font-family: tahoma, sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  width: 162px;
}


.course-item {
  display: block;
  float: left;
  height: 110px;
  overflow: hidden;
  text-align: center;
  width: 25%;
  margin-top: 25px;
}
.course-item > img {
  display: block;
  height: 80px;
  margin: 0 auto 10px auto;
}

.make-order-preview, .make-order-preview span{
  display: block;
  height: 24px;
  width: 140px;
  margin-top: 4px;
  padding: 0;
}

#specialists aside{
  width: 100%;
}
.page-wrap h2.el-title{
  color: #486daa;
  font-weight: bold;
  margin-top: 25px;
}


.send-question__top {
  position: absolute;
  left: 0;
  top: 115px;
  padding: 0 !important;
  margin: 0 !important;
  width: 185px !important;
}
.send-question__top:hover span{
  background-color: #DCF2FF !important;
}
.send-question__top:active span{
  padding-top: 4px !important;
}
.send-question__top span {
  display: block;
  width: 100%;
  padding: 4px 0 0 !important;
  border: 2px solid #E24545 !important;
}

.sidebar-left {
  width: 17%;
  float: left;
}


.sidebar-left + .content-block,
.sidebar-left + #main-info-block
 {
  width: 80%;
  float: right;
}

.text_bk > .content-block,
.text_bk > #main-info-block {
  width: 80%;
  float: right;
}

.subscribe-form .subscribe-title {
    
  font-weight: bold;

  margin-bottom: 12px;

}

.subscribe-form input[type="text"] {
    
  margin: 10px 0;

}

#main-info-block #napravlenie ul {
  margin-bottom: 1em;
}

#main-info-block #napravlenie ul li {
  margin-left: 30px;
  padding-right: 30px;
}

.modalDialog {

  position: fixed;

  font-family: Arial, Helvetica, sans-serif;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  background: rgba(0,0,0,0.8);

  z-index: 99999;

  -webkit-transition: opacity 400ms ease-in;

  -moz-transition: opacity 400ms ease-in;

  transition: opacity 400ms ease-in;

  display: none;

  pointer-events: none;

}



.modalDialog:target {

  display: block;

  pointer-events: auto;

}



.modalDialog > div {

  width: 400px;

  position: relative;

  margin: 10% auto;

  padding: 5px 20px 13px 20px;

  border-radius: 10px;

  background: #fff;

  background: -moz-linear-gradient(#fff, #999);

  background: -webkit-linear-gradient(#fff, #999);

  background: -o-linear-gradient(#fff, #999);

}



.subscribe-text {

  width: 800px !important;

}



.modalDialog > div a {

    cursor: pointer;

}



.close {

  background: #606061;

  color: #FFFFFF;

  line-height: 25px;

  position: absolute;

  right: -12px;

  text-align: center;

  top: -10px;

  width: 24px;

  text-decoration: none;

  font-weight: bold;

  -webkit-border-radius: 12px;

  -moz-border-radius: 12px;

  border-radius: 12px;

  -moz-box-shadow: 1px 1px 3px #000;

  -webkit-box-shadow: 1px 1px 3px #000;

  box-shadow: 1px 1px 3px #000;

}



.close:hover { background: #00d9ff; }



.modal-content {

  margin: 20px 0;

}



.custom-select {

  width      : 74%;

  height     : 32px;

  display    : inline-block;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-select-text.png") 0 0 no-repeat;

}



.custom-select.active {

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-select-text-active.png") 0 0 no-repeat;

}



.custom-select.active .custom-text {

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-select-arrow-active.png") 100% 0 no-repeat;

}



.custom-select .custom-text {

  height       : 32px;

  width        : 100% !important;

  padding-left : 13px;

  background   : url("/bitrix/templates/.default/stylesheets/../images/bg-select-arrow.png") 100% 0 no-repeat;

  padding-top  : 8px;

  text-shadow  : 0px 1px 0px rgba(255, 255, 255, 0.88);

}



.custom-select .select-list {

  width : 100%;



}



.custom-select .select-list ul {

  width              : 100% !important;

  -webkit-box-shadow : 0px 2px 5px rgba(50, 50, 50, 0.55);

  -moz-box-shadow    : 0px 2px 5px rgba(50, 50, 50, 0.55);

  box-shadow         : 0px 2px 5px rgba(50, 50, 50, 0.55);

}



.custom-select .select-list ul li {

  border-right : 1px #c7c7c7 solid;

  border-left  : 1px #c7c7c7 solid;

  background   : #ffffff url("/bitrix/templates/.default/stylesheets/../images/bg-custom-select-li.png") 100% 0 repeat-y;

}



.custom-select .select-list ul li:last-child {

  border-right                       : 1px #c7c7c7 solid;

  border-left                        : 1px #c7c7c7 solid;

  border-bottom                      : 1px #c7c7c7 solid;

  -webkit-border-bottom-right-radius : 5px;

  -webkit-border-bottom-left-radius  : 5px;

  -moz-border-radius-bottomright     : 5px;

  -moz-border-radius-bottomleft      : 5px;

  border-bottom-right-radius         : 5px;

  border-bottom-left-radius          : 5px;



}



.custom-select .select-list ul li span {

  margin      : 0 33px 0 4px;

  display     : block;

  padding     : 5px 8px 4px 8px;

  text-shadow : 0px 1px 0px rgba(255, 255, 255, 0.88);

}



.custom-select .select-list ul li:hover span {

  background-color : #e1e6eb;

}

#back-to-top{
  position:fixed;
  z-index: 999;
  display:none;
  bottom: 70px;
  right: 30px;
  cursor:pointer;
}
#back-to-top span{
  width: 50px;
  height: 50px;
  display:block;
  color: #fff;
  background: #0086db;
  text-align:center;
  font-size:16px;
  line-height: 50px;
  border-radius: 5px;
  -webkit-transition:  .3s all;
  -moz-transition:  .3s all;
  -ms-transition:  .3s all;
  -o-transition:  .3s all;
  transition:  .3s all;
  transform: rotate(270deg);
}
#back-to-top span:hover{
  background:#333;
  color: #fff;
}
#about-medic .middle-col .header {
  margin-top: 0px;
}

.fixed:not(.mobile) header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
  height: 50px;
  background-position: top;
}
.fixed:not(.mobile) header .top-menu.inline-block {
  top: 10px;
}
.fixed:not(.mobile) header .comm-grid.p-rel {
  display: none;
}
.fixed:not(.mobile) header .holder {
}
.fixed:not(.mobile) header .logo-search.p-rel {
  display: none;
}
.fixed:not(.mobile) header .holder nav .soc {
  top: 10px;
}
body.fixed:not(.mobile) {
  margin-top: 240px;
}

body.mobile.fixed {
  /* margin-top: 260px; */
}
.mobile.fixed header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
}
.mobile.fixed header .top-menu.inline-block {
  top: 10px;
}
.mobile.fixed header .information,
.mobile.fixed header .logo-search__mobile {
  display: none;
}
.mobile.fixed header .holder nav .soc {
  top: 10px;
}

.sub{
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  padding: 15px 15px 5px 15px;
  -moz-column-count: 4; /* Для Firefox */
  -webkit-column-count: 4; /* Для Safari и Chrome */
  column-count: 4;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0px 0px 5px 1px #95b2c9;
}
header .holder nav .top-menu li.menuitem {
  margin-right: 2%;
  position: relative;
  float: left;
  display: inline-block;
  height: 50px;
}

li.menuitem:hover .sub {
  display: inline-block;
}
li.submenuitem {
  margin-right: 0px !important;
  margin-bottom: 10px;
  margin-top: 5px;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 0px 5px;
  background: #fff;
  box-shadow: 0px 0px 2px 0px #95b2c9;
}
header .holder nav .top-menu .submenuitem>a {
  width: 100%;
  font-size: 1.1em;
  min-height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}

li.submenuitem:hover {
  background: #dfebf3;
}
header .holder nav .top-menu .menuitem>a {
  float: left;
  display: inline-block;
  position: relative;
}
@-moz-document url-prefix() {
  ul.sub {
    width: 750px;
  }
  li.menuitem:hover .sub {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  li.submenuitem {
    width: 25%;
    margin: 0;
  }
}
@media screen and (max-width: 1280px) {
  header .holder nav .top-menu li.menuitem {
    margin-right: 1%;
  }
}


.advantages_item {
  text-align: center;
  width: 20%;
  padding: 15px;
}
.advantages_item_image {
  width: 130px;
  height: 130px;
  padding: 10px;
  margin: 0 auto;
}
.advantages_item_image img {
  width: 100%;
  height: 100%;
}
.advantages_item_title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.advantages_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#advantages {
  padding-bottom: 30px;
  padding-top: 30px;
}
.serts_carousel_item_image img {
  width: 100%;
  height: auto;
}
#sertificates-carusel {
  padding-top: 30px;
  padding-bottom: 30px;
}

#serts_carousel .owl-buttons div{
  display: none;
  position: absolute;
  top: 45%;
  border-radius: 0;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  padding: 0;
  margin: -28px 0 0 0;
  width: 56px;
  height: 58px;
  color: transparent;
  background-color: transparent;
  text-indent: -9999em;
}
#serts_carousel .owl-buttons .owl-prev {
  transform: rotate(180deg);
  left: 0px;
  background: url(/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right.png) no-repeat;
  background-position-y: 10px;
}
#serts_carousel .owl-buttons .owl-next {
  right: 0;
  background: url(/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right.png) no-repeat;
}
#serts_carousel:hover .owl-buttons div{
  display:block;
}
.formquestion{display:none;}

.nums_wrapper {
  display: flex;
  justify-content: space-between;
}
.num_item {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}
.bigtext {
  font-size: 55px;
  font-weight: bold;
  color: #0086db;
}

#main-info-block .tabs>ul>li:first-child {
  text-align: left;
}
#main-info-block .tabs>ul>li:last-child {
  text-align: right;
}
#main-info-block .tabs>ul>li {
  background: none;
  color: #000;
}
#main-info-block .tabs>ul>li>a {
  background: no-repeat;
  color: #000;
  border: none;
}
#main-info-block .tabs>ul>li>a:hover {
  text-decoration: underline;
}

#about-medic .btn-big span {
  background: #0085DA;
  color: #fff;
}

/* Базовый контейнер табов */
.tabs {
  min-width: 320px;
  padding: 0px;
  margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
  display: none;
  padding: 25px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs>section>div {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;
  /* прикрутим анимацию */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Прячем чекбоксы */
.tabs>input {
  display: none;
  position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 0px solid #ddd;
  border-width: 1px 1px 1px 1px;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
}

/* Изменения стиля переключателей вкладок при наведении */

.tabs>label:hover {
  color: #888;
  cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
  color: #555;
  border-top: 2px solid #0085da;
  border-bottom: 1px solid #fff;
  background: #fff;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3 {
  display: block;
}
/* Убираем текст с переключателей
* и оставляем иконки на малых экранах
*/

@media screen and (max-width: 680px) {
  .tabs>label {
    /*font-size: 0;*/
    width: 100%;
  }
  .tabs>label:before {
    margin: 0;
    font-size: 18px;
  }
  #question-list .qlist li .title {
    width: 100%;
  }
  #question-list .qlist li .question-text {
    width: 100%;
  }
}
/* Изменяем внутренние отступы
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
  .tabs>label {
    padding: 15px;
  }
}
.inst {
  background: url(/bitrix/templates/.default//images/insta.png) 0 0 no-repeat;
}
.text_bk li {
  margin-left: 30px;
}

/* End */


/* Start:/bitrix/templates/.default/stylesheets/index-page.css?171077432214660*/
#main-info-block {

  position      : relative;

  margin-bottom : 40px;

 }



#main-info-block .blue-part {

  height     : 100%;

  position   : absolute;

  z-index    : 0;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-block-blue-part.png") 0 0 repeat;

   margin     : 75px 0 56px 0; /*Гаврилов*/

  width      : 100%;

}



#main-info-block .blue-part .blue-shadow {

  width      : 100%;

  height     : 7px;

  position   : absolute;

  z-index    : 1;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-block-blue-shadow.png") 0 0 repeat-x;

  left       : 0;

  bottom     : 0;

}



#main-info-block .blue-part .main-shadow {

  margin             : 0;

  width              : auto;

  height             : 100%;

  -webkit-box-shadow : 0px 0px 12px #255889;

  -moz-box-shadow    : 0px 0px 8px #255889;

  box-shadow         : 0px 0px 22px #0e3962;

}



#main-info-block .info-block {

  margin      : 0;

  padding-top : 40px;

  position    : relative;

  z-index     : 1;

  opacity     : 1;

  background  : white url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-top.png") 0 0 repeat-x;

  top         : 0;

  left        : 0;

}



#main-info-block .info-block .corner-lt {

  position   : absolute;

  width      : 539px;

  height     : 74px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-lt.png") 0 0 no-repeat;

  top        : 1px;

  left       : -10px;

}



#main-info-block .info-block .corner-rt {

  position   : absolute;

  width      : 541px;

  height     : 74px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-rt.png") 0 0 no-repeat;

  top        : 1px;

  right      : -10px;

}



#main-info-block .info-block .corner-rb {

  position   : absolute;

  width      : 540px;

  height     : 56px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-rb.png") 0 0 no-repeat;

  bottom     : -2px;

  right      : -10px;

}



#main-info-block .info-block .corner-lb {

  position   : absolute;

  width      : 539px;

  height     : 56px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-lb.png") 0 0 no-repeat;

  bottom     : -2px;

  left       : -10px;

}



#main-info-block .info-block .bottom {

  padding-bottom : 40px;

  background     : url("/bitrix/templates/.default/stylesheets/../images/bg-main-info-content-btm.png") 0 100% repeat-x;

  height         : 100%;

  box-shadow: -11px 0 10px -10px rgba(0,0,0,0.3),11px 0 10px -10px rgba(0,0,0,0.3);

}



#main-info-block .info-block .bottom .content {

  position : relative;

  z-index  : 10;

  padding  : 35px 0px;

  /*padding-left : 0px; Гаврилов (было 300)*/

  font-family : Georgia,Arial, Helvetica, sans-serif;

}



#main-info-block .info-block .bottom .content .online-registration {

  width      : 34%;

  min-height : 370px;

  _height    : 370px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-online-reg.png") 100% 50% no-repeat;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .item {

  margin-bottom : 20px;

  height: 33px;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .item label {

  width       : 30px;

  min-height  : 30px;

  _height     : 30px;

  padding-top : 5px;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .item input {

  width         : 74%;

  min-height    : 30px;

  _height       : 30px;

  border        : 1px #cbcbcb solid;

  border-radius : 2px;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .item .reg-send {

  width         : 194px;

  margin-left   : 34px;

  margin-bottom : 9px;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .item .reg-send span {

  text-align : center;

}



#main-info-block .info-block .bottom .content .online-registration .reg-form .form-description {

  margin-left  : 30px;

  color        : #6a6a6a;

  font-style   : italic;

  margin-right : 46px;

}



#main-info-block .info-block .bottom .content .services-grid {

  font-family: tahoma;

  width        : 100%; /*Гаврилов было 65%*/

  min-height   : 370px;

/*  height      : 370px;*/

  padding : 0 6%;

}



#main-info-block .info-block .bottom .content .services-grid .header {

  /*width        : auto;*/

  min-height   : 30px;

  /*_height      : 30px;*/

  /*margin-right : 100px; /*Гаврилов было 40px*/

}



.custom-1 .header {

  float: left;

  width: 33.33%;

  text-align: left;

}



.custom-2{

	overflow: hidden;

}

.custom-2 .header {

  float: left;

  width: 25%;

  text-align: left;

}



#main-info-block .info-block .bottom .content .services-grid .not-active {

  color      : #7d909e;

  /*background : url("/bitrix/templates/.default/stylesheets/../images/dashed-grey.png") 0 83% repeat-x;*/

  cursor     : pointer;

  /*margin-right: 175px; /*Гаврилов*/

  /*margin-left: 117px; /*Гаврилов*/

}



#main-info-block .info-block .bottom .content .services-grid .visible ul {

  min-height : 100px;

  _height    : 100px;

  margin-top: 20px;

}



/*Гаврилов*/



.custom-1 .header.inline-block.big-font:nth-of-type(2) > * {

	margin-left: 82px;

}

.custom-1 .header.inline-block.big-font:nth-of-type(3) > * {

	margin-left: 60px;

}



.custom-21 .header.inline-block.big-font:nth-of-type(2) > * {

	margin-left: 82px;

}

.custom-21 .header.inline-block.big-font:nth-of-type(3) > * {

	margin-left: 60px;

}

.custom-21 .header.inline-block.big-font:nth-of-type(4) > * {

	margin-left: 60px;

}



.custom-2 .active > *{

	background: rgb(247, 252, 255);

}





#main-info-block .info-block .bottom .content .services-grid .visible ul li {

  // list-style-type : none;

  // margin-bottom   : 23px;
    
  margin-left: 30px;

}



#main-info-block .info-block .bottom .content .services-grid .visible ul li a {

  font-size   : 17px;

  line-height : 1em;

}



#main-info-block .info-block .bottom .content .services-grid .visible .frst {

  width        : 30%;

  margin-right : 10%;

}



#main-info-block .info-block .bottom .content .services-grid .visible .scnd {

  width        : 24%;

  margin-right : 8%;

}



#main-info-block .info-block .bottom .content .services-grid .visible .thrd {

  width : 26%;

}



#main-info-block .info-block .header {

  font-size     : 1.714em;

  line-height   : 1.714em;

  margin-bottom : 20px;

}



#staff-carusel {

  margin-bottom : 40px;

}



#staff-carusel .header {

  padding-left : 40px;

}



#staff-carusel .carusel-wrp {

  margin : 0;

}



#staff-carusel .carusel-wrp .jcarousel-container {

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-left.png") 0 0 no-repeat;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal {

  height        : 370px;

  background    : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-right.png") 100% 0 no-repeat;

  padding-right : 17px;

  width         : 100%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item {

  width    : 25%;

  height   : 370px;

  position : relative;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .stuff-q {

  display : none;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item:hover .stuff-q {

  display : block;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp {

  padding : 0 18% 0 15%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .image {

  width         : 122px;

  height        : 122px;

  position      : relative;

  margin-bottom : 14px;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .image img {

  display : block;

  width   : 100%;

  height  : 100%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .image .frame {

  width      : 122px;

  height     : 122px;

  position   : absolute;

  top        : 0;

  left       : 0;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-frame.png") 0 0 no-repeat;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .title {

  margin-bottom : 10px;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .title a {

  font-size   : 1.00em;

  line-height : 1.286em;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .description {

  /*color         : #22098d;*/

  margin-bottom : 10px;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .stuff-q {

  width : 108px;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .wrp .stuff-q span {

  padding-top : 6px;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .left {

  width      : 17px;

  height     : 326px;

  position   : absolute;

  left       : -2px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-li-left.png") 0 0 no-repeat;

  top        : 0;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item .right {

  top        : 0;

  width      : 17px;

  height     : 326px;

  position   : absolute;

  right      : -1px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-li-left.png") 100% 0 no-repeat;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item:hover {

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-li.png") 0 50% repeat-x;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item:hover .image .frame {

  background-position : 100% 100%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item:hover .left {

  left       : -15px;

  width      : 17px;

  height     : 326px;

  position   : absolute;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-right.png") 0 0 no-repeat;

  top        : 0;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-clip-horizontal .jcarousel-list .jcarousel-item:hover .right {

  right      : -15px;

  top        : 0;

  width      : 17px;

  height     : 326px;

  position   : absolute;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-left.png") 0 0 no-repeat;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-prev-disabled {

  background-position : 0 0;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-prev {

  position   : absolute;

  top        : 50%;

  left       : -20px;

  margin-top : -6px;

  width      : 12px;

  height     : 41px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-prev.png") 100% 100% no-repeat;

  cursor     : pointer;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-prev:hover {

  background-position : 100% 100%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-prev-disabled {

  background-position : 0 0;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-next {

  top        : 50%;

  right      : -20px;

  margin-top : -6px;

  width      : 12px;

  height     : 41px;

  background : url("/bitrix/templates/.default/stylesheets/../images/bg-stuff-carusel-next.png") 100% 100% no-repeat;

  cursor     : pointer;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-next:hover {

  background-position : 100% 100%;

}



#staff-carusel .carusel-wrp .jcarousel-container .jcarousel-next-disabled {

  background-position : 0 0;

}



#news {

  margin-bottom : 80px;

}



#news .holder {

  padding : 0 40px;

}



#news .news-grid {

  width       : 78%;

  float       : left;

  margin-left : 5%;

}



#news .subscribe-form {

  width       : 14%;

  float       : left;

}


#news .news-grid .news-list {

  margin        : 0;

  padding       : 0;

  margin-bottom : 17px;

}



#news .news-grid .news-list li {

  list-style-type : none;

  width           : 32.9%;

}



#news .news-grid .news-list li .data {

  color         : #6a6a6a;

  font-size     : 0.929em;

  line-height   : 0.929em;

  margin-bottom : 2px;

}



#news .news-grid .news-list li .title a {

  font-size   : 1.286em;

  line-height : 1.350em;

}



#news .news-grid .purple {

  color : #A7A4B5;

}



#news .service-price {

  width        : 20%;

  margin-right : 5%;

  float        : right;

}



#news .service-price .custom-select {

  margin-bottom : 20px;

}



#news .service-price .select-price select {

  margin-bottom : 15px;

}



#news .service-price .price-send {

  margin-bottom : 15px;

  width         : 210px;

}



#news .service-price .price-send span {



}



#news .service-price .form-description {

  font-size   : 0.929em;

  line-height : 1.2em;

}



#main-info-block .item {

  padding-right : 40px;

}




#vk_groups {

display : block;

float : left;

margin-left : 200px;

margin-top: 45px;

}



.fb-page {

display : block;

float : left;

margin-left : 200px;

margin-top:   45px;

}

.custom.prefooter button, .custom.prefooter button:hover {
  width: 365px;
}

.SeoMessage 

{

/*	width: 1400px;*/

	/*margin 15px auto;*/

	/*padding: 0 0 1em 4%;*/

	clear: both;

/*	margin-left: 260px;*/

}

.SeoMessage h1.textTitle_h1

{

	color: #0274ba;

	font-family: Tahoma;

	font-size: 1.4em;

	font-weight: bold;

	padding: 1em 0 0.2em 0;

}

.SeoMessage h2.textTitle

{

	color: #0274ba;

	font-family: Tahoma;

	font-size: 1.2em;

	font-weight: normal;

	padding: 1em 0 0.2em 0;

}

.SeoMessage p.textContent

{

	text-indent: 20px;

	color: #777 !important;

	font-family: Tahoma !important;

	font-size: 1em !important;

	font-weight: normal !important;

	padding: 10px 0 !important;

    margin: 0;

}



.SeoMessage li.li_content

{	color: #777 !important;

	font-family: Tahoma !important;

	font-size: 1em !important;

	font-weight: normal !important;

	padding: 5px 0 !important;

	text-indent: 20px;

}

/*Размер шрифта ссылок в преимуществах */

#directions-info-block a{

    font-size: 13px;

    color: #0274ba;

}



#directions-info-block {

    width: 98%;

}



ul#subDiv4 div {

    margin-top: -8px;

    font-size: 13px;

}



ul#subDiv234 li {

    margin-bottom: 13px !important;

}



ul#subDiv276 a {

    font-size: 15px !important;

}



.question-text a {

    font-size: 1em !important;

}



ul.diagnoses a {

    font-size: 14px !important;

}




/* End */


/* Start:/bitrix/templates/.default/stylesheets/slick.css?17107743233988*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/.default/stylesheets/./ajax-loader.gif') center center no-repeat;
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}


.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/.default/stylesheets/selectik.css?17107743231425*/
/* Styles for custom selects */
.done select {
  height             : 1px;
  width              : 1px;
  border             : none;
  background         : none;
  padding            : 0;
  margin             : 0;
  position           : relative;
  left               : -2px;
  z-index            : -10;
  outline            : none;
  -webkit-appearance : none;
}

.select-list {
  position : absolute;
  left     : 0
}

.custom-select {
  z-index : 1
}

.custom-select * {
  -webkit-user-select : none;
  -khtml-user-select  : none;
  -moz-user-select    : none;
  -ms-user-select     : none;
  -o-user-select      : none;
  user-select         : none;
}

.open_list {
  z-index : 10
}

.custom-select ul,
.custom-select li {
  margin     : 0;
  padding    : 0;
  list-style : none
}

.custom-select,
.custom-select ul {
  position : relative;
  top      : 0;
  left     : 0
}

.custom-select .custom-text {
  cursor  : pointer;
  display : inline-block;
}

.custom-select li {
  cursor     : pointer;
  min-height : 25px;
}

.select-scroll {
  position : absolute;
  right    : 2px;
  top      : 2px;
  z-index  : 2
}

.default-scroll ul {
  overflow-y : scroll
}

.select-list.custom-scroll{
    overflow: auto !important;
    height: 300px !important;
}

.custom-scroll {
}

.scroll-drag {
  display  : block;
  position : absolute;
  left     : 1px;
  cursor   : pointer
}

.disabled * {
  cursor : default !important
}


/* End */


/* Start:/bitrix/templates/.default/stylesheets/skin.css?175041294962816*/
:root{
--fon:#F3F8FD;
--main:#005E8F;
--subtitle:#5D656D;
--gray:rgba(93, 101, 109, 1);
--black:#17232E;
--border:#E4E9EE;
}
.home-h1{margin-top:-80px!important;}
.send-message-wrp .send-message-pop-up .pop-up-form .item textarea{max-width:100%;}
#pop-up-wrp .pop-up, .pop-up-wrp .pop-up{max-width:95%;transform:translate(0)!IMPORTANT;}
.justify-c{justify-content:center;}
.bfon{background:var(--fon);}
.tdlt{text-decoration:line-through;}
.tr{transition:.3s}
.breadcrumbs, 
.new-services-page,
.inline-block,
.pbl *,
.pbl-60 *,
.pbl-80 *,
.new-archive-service-page *,
.breadcrumbs *,
.send-message-pop-up2 *,
.send-message-pop-up *{font-family: 'Onest', sans-serif;}
.pt-14{padding-top:14px;}
.mr-4{margin-right:4px;}
.question-block .faq-ul .answer{display:block}
.fixed-whtsapp{box-shadow:none;transition:.3s;background: #01D662 url(/my-img/big-whatsapp.svg)no-repeat center;z-index:9;width:50px;height:50px;border-radius:50%;position:fixed;bottom:110px; right:20px;}
.fixed-whtsapp:hover{box-shadow: 0px 6px 15px -2px #01D66240;}
#back-to-top{right:20px;bottom:50px;}
#back-to-top span{box-shadow:none;font-size:0;width:50px;transform:none!important;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#008AD2 url(/my-img/to-top.svg)no-repeat center;}
#back-to-top span:hover{background:#008AD2 url(/my-img/to-top.svg)no-repeat center;box-shadow: 0px 6px 15px -2px #008AD240;}
#popupSendMessageHeader {text-align:center;}
.fixed-zapis{font-family: 'Onest', sans-serif;position:fixed;bottom:50px;left:10px;z-index:999;animation:rotate 3s ease-in-out infinite alternate;}
.fixed-zapis:hover{animation-play-state:paused;}
.fixed-zapis:hover .hover-rect{fill:#0071B9}
.grecaptcha-badge{display:none!important}
#popupSendMessageHeader{display:none;align-items:center;justify-content:center;}
#popupSendMessageHeader[style]{display:flex!important;}
#popupSendMessageHeader[style="display: none;"]{display:none!important;}
#popupSendMessageHeader .pop-up{top:0;left:0;margin:0;}
.first-option.error{border-color:red;}
.ocenka-field.error svg path{fill:red}
.pop-up-wrp.send-message-wrp2.call-back-wrp{z-index: 99999999999999999;}
.star{cursor:pointer;}
.star.vote svg path,
.star.hover svg path{fill:#FDC92B}
.parent-date  svg{position:absolute;top:50%;right:18px;transform:translateY(-50%);}
.parent-date .calendar-description,
.parent-date .calendar-time-chooser,
.parent-date .button-area{display:none!important;}
.parent-date .calendar-pop-up-wrp{position:absolute!important;inset:0!important;left:0!important;margin:0!important;top:100%!important;height:300px!important;}
.parent-date #calendar-pop-up .month-slide{background:var(--main)!important;}
.send-message-wrp2{overflow-y: auto;}
.new-article-page #prais .title-block h2{font-size: 24px;}
.textsep_opener{position:relative!important;inset:0!important;}
@keyframes rotate{
	0%{transform:rotate(-20deg)}
	50%{transform:rotate(20deg)}
  100%{transform:rotate(0deg)}
}
.pop-up-form .falsh-select{background: #FAFAFA;color:var(--gray);}
.fixed-panel{font-family: 'Onest', sans-serif;display:none!important;position:fixed;bottom:0;left:0;right:0;z-index:999;}
.fixed-panel a{font-family: 'Onest', sans-serif;text-decoration:none!important;display:block;text-align:center;padding:15px 10px;font-size:13px;color:#fff;line-height:1.4;font-weight:500;}
.fixed-panel-zapis{background:var(--main)}
.fixed-panel a:hover{color:#fff;}
.falsh-select .search{margin-right:4px;}
.falsh-select,
.search{position:relative;}
.pop-up-wrp form .first-option{background:#FAFAFA!important;font-size:14px!important;padding:14px 18px!important;color:var(--gray)!important;}
.pop-up-wrp form .options{left:0;right:0;}
.first-option{width:100%;padding:12px 24px;background:#fff;border:1px solid var(--border);border-radius:10px;font-size:16px;line-height:1.3;display:flex;align-items:center;justify-content: space-between;cursor:pointer;}
.falsh-select .options{z-index:3;opacity:0;visibility:hidden;transition:.3s;pointer-events:none;padding:10px;top:100%;left:12px;right:12px;position:absolute;border-radius: 20px;border: 1px solid var(--border);background: #FFF;box-shadow: 0px 12px 40px 0px rgba(23, 35, 46, 0.10);}
.falsh-select.active .first-option svg{transform: rotate(180deg)}
.falsh-select.active .options{top:120%;opacity:1;visibility: visible;pointer-events: all;}
.falsh-select .options .back{max-height:300px;overflow-y:auto;}
.search input.search-input{box-shadow:none!important;background:var(--fon);border:1px solid var(--border);line-height:1.2;padding:11px 20px 11px 40px;font-size:14px;border-radius:10px!important;margin-bottom:10px;color:var(--gray);width:100%;}
.search svg{position:absolute;top:11px;left:14px;}
.falsh-select .option{margin-right:4px;cursor:pointer;padding:9px 14px;margin-bottom:2px;border-radius:10px;font-size:14px;line-height:1.2;}
.falsh-select .option.active,
.falsh-select .option:hover{color:var(--main);background:var(--fon)}
.fixed-panel-zvonok{background:#291F71}
.slider-margin{margin-left:-12px;margin-right:-12px;}
.cblack{color:var(--black);}
.cgray{color:var(--gray)}
.bmain{background:var(--main)}
.custom.slider .header_button{z-index:9!important;}
.nowrap{white-space:nowrap;}
.o5{opacity:.5}
.o7{opacity:.7}
.cwhite{color:#fff}
.mb-50{margin-bottom:50px;}
.o8{opacity:.8}
.cred{color:red}
.form-not-popup .pop-up-wrp{display:block;position:relative;height:auto;background:none;}
.ttlt{text-decoration:line-through;}
.w-100{width:100%;}
.f-13{font-size:13px}
.f-14{font-size:14px;}
.f-15{font-size:15px;}
.f-16{font-size:16px;}
.f-17{font-size:17px;}
.f-18{font-size:18px;}
.f-20{font-size:20px;}
.f-24{font-size:24px}
.f-22{font-size:22px;}
.f-27{font-size:27px}
.f-28{font-size:28px;}
.f-30{font-size:30px;}
.f-32{font-size:32px;}
.f-36{font-size:36px;}
.f-42{font-size:42px;}
.f-48{font-size:48px;}
.f-52{font-size:52px;}
.f-60{font-size:60px;}
.line-1 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1; line-clamp: 1;-webkit-box-orient: vertical;}
.line-2 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2; line-clamp: 2;-webkit-box-orient: vertical;}
.line-3 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3; line-clamp: 3;-webkit-box-orient: vertical;}
.line-4 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4; line-clamp: 4;-webkit-box-orient: vertical;}
.line-5 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 5; line-clamp: 5;-webkit-box-orient: vertical;}
.line-6 {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 6; line-clamp: 6;-webkit-box-orient: vertical;}
body{margin: 0;overflow-x: hidden;color:var(--black)}
.send-message-wrp .send-message-pop-up .close{width:30px!important;height:30px!important;background-position:center!important;border-radius:50%!important;}
* {box-sizing: border-box}
a,a:hover{text-decoration: none}
p{margin-top: 0;margin-bottom: 1.25rem;}
p:empty{margin-bottom:0;}
.single-content p:last-child{margin-bottom:0;}
svg,svg path,svg circle{transition: .3s;}
ul{padding: 0;margin: 0;}
input:hover,input:focus,textarea:hover,textarea:focus{outline: none;}
textarea{resize: none;}
::-webkit-input-placeholder {color:var(--dgray)}
::-moz-placeholder          {color:var(--dgray)}
:-moz-placeholder           {color:var(--dgray)}
:-ms-input-placeholder      {color:var(--dgray)}
.re{position: relative;}
.oh{overflow: hidden;}
.tu{text-transform: uppercase;}
.ntu{text-transform: none!important}
.tdu{text-decoration: underline;cursor: pointer;}
.tdu:hover{text-decoration: none;}
.ntdu{text-decoration:none!important;cursor:pointer;}
.ntdu:hover{text-decoration:underline!important;}
.w-300{font-weight: 300;}
.w-400{font-weight: 400;}
.w-500{font-weight: 500;}
.w-600{font-weight: 600;}
.w-700{font-weight: 700;}
.w-800{font-weight: 800;}
.w-900{font-weight: 900;}

.lh-1{line-height: 1}
.lh-11{line-height: 1.1}
.lh-12{line-height: 1.2}
.lh-13{line-height: 1.3}
.lh-14{line-height: 1.4}
.lh-15{line-height: 1.5}
.lh-16{line-height: 1.6}
.lh-17{line-height: 1.7}
.lh-18{line-height: 1.8}
.lh-19{line-height: 1.9}
.lh-20{line-height: 2;}
.f-italic{font-style: italic}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-left{text-align: left;}

.row{display: flex;margin: 0 -10px;}
.block{display: block;}
.flex{display: flex;}
.p15{padding-left: 10px;padding-right: 10px;}


.align-c{align-items: center;}
.align-fe{align-items: flex-end;}
.align-fs{align-items: flex-start;}
.align-sb{align-items: space-between;}
.justify-c{justify-content: center;}
.justify-fs{justify-content: flex-start;}
.justify-fe{justify-content: flex-end;}
.justify-sb{justify-content: space-between;}

.flow-rw{flex-flow: row wrap;}
.flow-rn{flex-flow: row nowrap;}
.flow-cw{flex-flow: column wrap;}
.flow-cn{flex-flow: column nowrap;}
.flex-1{flex: 1 1 auto;}
.fw-10{flex:0 0 10%;max-width:10%;}
.fw-11{flex:0 0 11%;max-width:11%}
.fw-12{flex:0 0 12%;max-width:12%;}
.fw-16{flex: 0 0 16.66666%;max-width: 16.66666%}
.fw-20{flex: 0 0 20%;max-width: 20%;}
.fw-25{flex: 0 0 25%;max-width: 25%;}
.fw-27{flex: 0 0 27%;max-width: 27%;}
.fw-30{flex: 0 0 30%;max-width: 33.3%}
.fw-33{flex: 0 0 33.333333%;max-width: 33.333333%;}
.fw-35{flex: 0 0 35%;max-width: 35%;}
.fw-40{flex: 0 0 40%;max-width: 40%;}
.fw-45{flex: 0 0 45%;max-width: 45%}
.fw-47{flex: 0 0 47%;max-width: 47%}
.fw-48{flex:0 0 48%;max-width:48%;}
.fw-49{flex:0 0 49%;max-width:49%;}
.fw-50{flex: 0 0 50%;max-width: 50%;}
.fw-52{flex:0 0 52%;max-width:52%;}
.fw-53{flex: 0 0 53%;max-width: 53%}
.fw-55{flex: 0 0 55%;max-width: 55%;}
.fw-60{flex: 0 0 60%;max-width: 60%;}
.fw-65{flex: 0 0 65%;max-width: 65%;}
.fw-66{flex: 0 0 66.666666%;max-width: 66.666666%;}
.fw-70{flex: 0 0 70%;max-width: 70%;}
.fw-73{flex: 0 0 73%;max-width: 73%;}
.fw-75{flex: 0 0 75%;max-width: 75%;}
.fw-80{flex: 0 0 80%;max-width: 80%;}
.fw-90{flex:0 0 90%;max-width:90%;}
.fw-100{flex: 0 0 100%;max-width: 100%;}

.h-100{height: 100%;}
.main-header *,
.main-footer *{font-family:'Onest',sans-serif;}
.pbl{padding-bottom:100px;}
.pbl:empty{padding-bottom:0;}
.bwhite.pbl{padding-top:100px;}
.bgray.pbl.radius-block{padding-top:0px;}
.pbl-80{padding-bottom:80px;}
.pbl-60{padding-bottom:60px;}
.pt-100{padding-top:100px;}

.mb-10{margin-bottom:10px;}
ul li.mb-10:last-child{margin-bottom:0}
.mb-12{margin-bottom:12px;}
.mb-24{margin-bottom:24px;}
.mb-30{margin-bottom:30px;}
.mb-40{margin-bottom:40px;}

.mt-6{margin-top:6px;}
.mr-6{margin-right:6px;}
.mb-6{margin-bottom:6px;}
.ml-6{margin-left:6px;}

.ml-8{margin-left:8px;}
.mr-8{margin-right:8px;}
.mb-8{margin-bottom:8px;}
.mt-8{margin-top:8px;}

.ml-10{margin-left:10px;}
.mr-10{margin-right:10px;}
.mb-10{margin-bottom:10px;}
.mt-10{margin-top:10px;}

.ml-12{margin-left:12px;}
.mr-12{margin-right:12px;}
.mb-12{margin-bottom:12px;}
.mt-12{margin-top:12px;}

.ml-14{margin-left:14px;}
.mr-14{margin-right:14px;}
.mb-14{margin-bottom:14px;}
.mt-14{margin-top:14px;}



.ml-16{margin-left:16px;}
.mr-16{margin-right:16px;}
.mb-16{margin-bottom:16px;}
.mt-16{margin-top:16px;}

.ml-18{margin-left:18px;}
.mr-18{margin-right:18px;}
.mb-18{margin-bottom:18px;}
.mt-18{margin-top:18px;}

.ml-20{margin-left:20px;}
.mr-20{margin-right:20px;}
.mb-20{margin-bottom:20px;}
.mt-20{margin-top:20px;}

.mr-24{margin-right:24px;}
.mt-24{margin-top:24px;}

.ml-30{margin-left:30px;}
.mr-30{margin-right:30px;}
.mb-30{margin-bottom:30px;}
.mt-30{margin-top:30px;}

.ml-40{margin-left:40px;}
.mr-40{margin-right:40px;}
.mb-40{margin-bottom:40px;}
.mt-40{margin-top:40px;}

.pl-10{padding-left:10px;}
.pr-10{padding-right:10px;}
.pb-10{padding-bottom:10px;}
.pt-10{padding-top:10px;}

.pl-16{padding-left:16px;}
.pr-16{padding-right:16px;}
.pb-16{padding-bottom:16px;}
.pt-16{padding-top:16px;}

.pl-20{padding-left:20px;}
.pr-20{padding-right:20px;}
.pb-20{padding-bottom:20px;}
.pt-20{padding-top:20px;}

.pl-24{padding-left:24px;}
.pr-24{padding-right:24px;}
.pb-24{padding-bottom:24px;}
.pt-24{padding-top:24px;}

.pl-30{padding-left:30px;}
.pr-30{padding-right:30px;}
.pb-30{padding-bottom:30px;}
.pt-30{padding-top:30px;}

.pl-40{padding-left:40px;}
.pr-40{padding-right:40px;}
.pb-40{padding-bottom:40px;}
.pt-40{padding-top:40px;}

.pr-65{padding-right:65px;}
.pb-60{padding-bottom:60px;}
.mb-60{margin-bottom:60px;}

.p10{padding:10px;}
.p16{padding:16px;}
.p18{padding:18px;}
.p20{padding:20px;}
.p24{padding:24px;}
.p30{padding:30px;}
.p40{padding:40px;}
.nopadding{padding-left:0!important;padding-right:0!important;}
.pt-0{padding-top:0!Important;}

.br-1{border-right:1px solid var(--border)}
.bl-1{border-left:1px solid var(--border)}
.bb-1{border-bottom:1px solid var(--border)}
.bt-1{border-top:1px solid var(--border)}
.bor{border:1px solid var(--border)}
.bor-b{border:1px solid var(--blue)}
.br-16{border-radius:16px;}
.br-8{border-radius:8px;}
.tr{transition:.3s}


.pointer{cursor:pointer;}
.br-10{border-radius:10px;}
.br-20{border-radius:20px;}

.wh-40,.wh-36,.wh-44,.wh-40,.wh-50,.wh-60,.wh-70,.wh-80{display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--border);line-height:1;}
.wh-40{width:40px;height:40px;flex: 0 0 40px;}
.wh-36{width:36px;height:36px;flex: 0 0 36px;}
.wh-44{width:44px;height:44px;flex:0 0 44px;}
.wh-40{width:40px;height:40px;flex:0 0 40px;}
.wh-50{width:50px;height:50px;flex: 0 0 50px}
.wh-60{width:60px;height:60px;flex:0 0 60px;}
.wh-70{width:70px;height:70px;flex:0 0 70px;}
.wh-80{width:80px;height:80px;flex:0 0 80px;}
.open-hover{cursor:pointer;}
.open{z-index:9;position:absolute;left:0;visibility:hidden;opacity:0;pointer-events:none;transition:.3s;top:130%;}
.open-hover:hover .open{visibility:visible;pointer-events:all;opacity:1;top:100%;}
.bfon{background:var(--fon);}
.header_button.blue_button.header_recall {min-width: 180px;}
.whatsapp_link {display: flex;float: left;text-decoration: none !important;}
.whatsapp_link i {line-height: 36px;font-size: 32px;}
.header_button.blue_button.make-order {min-width: 180px;}
.footer_phone .whatsapp_link {float: right;}
.whatsapp_link {background: #4FCC5D;color: #fff;padding: 5px;border-radius: 50%;width: 36px;height: 36px;position: relative;}
.whatsapp_link i {color: #fff;position: absolute;top: 0px;font-size: 26px;right: 7px;}
.tg_link {color: #fff;padding: 5px;border-radius: 50%;width: 36px;height: 36px;position: relative;display: flex;float: left;text-decoration: none !important;margin-left: 10px;}
.tg_link i {color: #0088cc;position: absolute;top: 0px;font-size: 35px;left: 0;width: 100%;height: 100%;display: block;}
input[name="your_lastname"]{display: none}
.holder{min-width:1px!important}
.owl-dots{text-align:center;margin-top: 10px}
.owl-carousel.owl-loaded .owl-dots button{display: inline-block!important;width: 12px!important;height: 12px!important;margin: 5px 7px!important;filter: Alpha(Opacity=50)!important;opacity: 0.5!important;-webkit-border-radius: 20px!important;-moz-border-radius: 20px!important;border-radius: 20px!important;background: #869791!important;border:none!important;box-shadow:none!important;border-radius:50%!important;}
.owl-carousel.owl-theme--center .owl-dots button.active{filter: Alpha(Opacity=100)!important;opacity: 1!important;}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next{outline:none!Important;border:none!important;left: 0;background: url(/bitrix/components/bisexpert/owlslider/theme/slider-arrow-left.png) no-repeat;display: none;position: absolute;top: 50%;border-radius: 0;filter: Alpha(Opacity=50);opacity: 0.5;padding: 0;margin: -28px 0 0 0;width: 56px;height: 58px;color: transparent;text-indent: -9999em;}
.owl-carousel .owl-nav .owl-next{left:auto;right: 0;background: url(/bitrix/components/bisexpert/owlslider/theme/slider-arrow-right.png) no-repeat;background-position:right center;}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next{display: block}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover{ilter: Alpha(Opacity=100);opacity: 1;}
.path-holder{padding-left:12px;padding-right:12px}
.doctors-item .img{position:relative;}
.doctors-item .img .videovizitka{position:absolute;top:9px;right:9px;z-index:2}
.doctors-item .img .videovizitka span{opacity:0;transition:.3s;pointer-events:none;color:var(--black);box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 6px 32px 0px rgba(0, 0, 0, 0.09);display:flex;position:absolute;right:-138px;top:5px;background:#fff;padding:9px 16px;font-size:14px;line-height:18px;border-radius:10px;}
.doctors-item .img .videovizitka span:before{content:'';width:8px;height:20px;display:block;background:url(/my-img/dddd.svg)no-repeat center;position: absolute;left: -8px;top: 8px;}
.doctors-item .img .videovizitka:hover span{opacity:1;}
.btn{text-decoration:none;display:inline-block}
.btn.btn-blue-border{position: relative;border:1px solid var(--main);background: transparent;color: var(--main);font-size: 16px;font-weight: 500;padding: 14px 18px;min-width: 205px!important;text-align: center;border-radius: 10px;}
.btn.btn-blue-border:before{content: '';display: block;width: 6px;transition: .3s;height: 6px;border-right: 1.5px solid var(--main);border-top: 1.5px solid var(--main);position: absolute;top: 10px;right: 10px;z-index: 2;}
.btn.btn-blue-border:hover:before {top: 7px;right: 7px;width: 8px;height: 8px;}
.ml-9{margin-left:9px;}
.w-100{width:100%}
.mr-9{margin-right:9px;}
.pb-10{padding-bottom:10px}
.mb-8{margin-bottom:8px;}
.csub{color:var(--subtitle);}
.tabs{margin-left:-7px;margin-right:-7px;}
.tabs .tab{padding-left:7px;padding-right:7px;}
.tabs .tab span{cursor:pointer;background:#fff;transition:.3s;font-size:16px;color:var(--gray);line-height:1.4;padding:12px 22px;border-radius:16px;display:block;}
.tabs .tab:hover span,
.tabs .tab.active span{background:var(--main);color:#fff;}
.tab-content{display:flex;flex-flow:row wrap;margin-left:-12px;margin-right:-12px;}
.tab-content ul{flex:0 0 33.3%;max-width:33.3%;padding-left:12px;padding-right:12px;}
.tab-content ul li:not(:last-child){margin-bottom:14px;}
.tab-content ul li a{color:var(--gray);font-size:16px;line-height:1.3;text-decoration:none;}
.tab-content ul li a:hover{color:var(--main);}
.tab-content{display:none}
.tab-content.active{display:flex;}
.slick-dotted.slick-slider{margin-bottom:0}
.about .left{min-height:630px;}
.about .full{min-height:730px;}
.about .right p{margin-bottom:18px;}


@media(max-width:992px){
img{width: auto;max-width: 100%;height: auto;}
.holder{max-width:579px!important;padding-left:2%!Important;padding-right:2%!important;}
.custom-1 .header{text-align:center!important;width:100%!important;margin-bottom:12px!important;float:none!important;}
.custom-1 .header span{margin-left:0!important;padding:10px 20px;border:1px solid var(--border);border-radius:38px;text-align:center;color:var(--main);transition:.3s;}
.custom-1 .header:hover span{background:var(--main);color:#fff;}
#main-info-block .info-block .bottom .content .services-grid .visible .frst,
#main-info-block .info-block .bottom .content .services-grid .visible .scnd,
#main-info-block .info-block .bottom .content .services-grid .visible .thrd{width:100%!Important;float:none!Important;margin:0 0 20px!important;}
.nums_wrapper,.advantages_wrapper{flex-flow:row wrap;justify-content:center;margin:0 -10px;}
.nums_wrapper .num_item,.advantages_wrapper .advantages_item{margin-bottom:12px;padding:0 10px;}

	.advantages_wrapper .advantages_item{flex:0 0 33.3%;max-width:33.3%;}
	.subscribe-form{display:none!Important;}
	.news-grid{margin-top:30px;}
	#news .news-grid .news-list li{width:45%!important;}
	.text_bk table tr td:first-child{padding-right:20px}
	.sidebar-left{width:100%;float:none;margin-bottom:30px;order:2;}
	#main-info-block{width:100%!important;float:none!important;order:1;}

	.btn-small.send-question.send-question__top.pop-up-trg-serv{display:none}
	.text_bk{display:flex;flex-flow:column nowrap;}
	.bottom .tabs ul:not(.inline-block){margin:0 -4px;display:flex;flex-flow:row wrap;}
	.bottom .tabs ul:not(.inline-block) li{padding-left:4px!important;padding-right:4px!important;margin:0 0px 8px!important;width:auto!important;}
	.bottom .tabs ul:not(.inline-block)  li a{border:1px solid var(--border)!important;padding:12px 20px!important;border-radius:35px;transition:.3s;}
	#main-info-block .navigation .item{width:50%;}
	img[align="right"]{margin:20px 0!important}
	.team_block{margin-top:30px;}
	#breadcrumbs{display:flex;flex-flow:row wrap;}
	table{max-width:100%;margin-bottom:30px;}
#main-info-block .video,
	#main-info-block .slider,
#about-medic .left-col,
#about-medic .middle-col,
#about-medic .right-col{width:100%!important;float:none!Important;margin:20px 0!important;}
	#pop-up-wrp .pop-up, .pop-up-wrp .pop-up{max-width:95%;margin:0;transform:translate(-50%,-50%)!important;}
	.sidebar-left + .content-block, .sidebar-left + #main-info-block{width:100%}
	.slider-margin{margin-left:-4px;margin-right:-4px;}
	.send-message-pop-up2{width:90%}
	.bottom-footer .ocenka{display: none;}
}



@media(max-width:579px){
.holder{max-width:370px!important;}
	.advantages_wrapper .advantages_item{flex:0 0 50%;max-width:50%;}
	#reviews .all_reviews{display:none}
	#reviews .header .header_button{right:0!important}
	#news .news-grid .news-list li{width:100%!Important;}
	.news-grid{margin-left:0!important}
	#news{margin-bottom:50px!important}
	.custom.slider .header_button{position:relative;right:-37px!important;bottom:-10px!Important;}
	.wrp-inner .wrp-color{padding:20px 12px!important}
	.row{margin-left:-4px!important;margin-right:-4px!important;}
	.path-holder{padding-left:4px;padding-right:4px;}
	.course-item{width:50%!important;}
	#main-info-block .navigation .item{width:100%;}
}


@media(max-width:370px){
.holder{max-width:320px!important;}
.advantages_item_title{font-size:13px!Important}
.SeoMessage table,
.SeoMessage .tbody,
.SeoMessage tr,
.SeoMessage td,
.text_bk table,
.text_bk table tr,
.text_bk table tr td{display:block;width:100%;}
	.text_bk table tr td img{display:block;float:none;margin-top:20px;margin-bottom:12px;}
	.pop-up-wrp .pop-up{padding:20px 12px!important}
	#pop-up-wrp .pop-up .header, .pop-up-wrp .pop-up .header{font-size:16px;}

}

/*header*/
.block{display:block}
.mr-10{margin-right:10px;}
.pr-20{padding-right:20px;}
.mr-20{margin-right:20px;}
.br-1{border-right:1px solid var(--border);}
.container{max-width:1600px;padding:0 5%;margin:0 auto;width:100%;}
.row{display:flex;margin:0 -12px;}
.flex{display:flex}
.justify-fe{justify-content:flex-end}
.justify-sb{justify-content:space-between;}
.align-c{align-items:center}
.top-header{background:var(--fon);padding:10px 0;}
.top-header .left a,
.top-header .right p,
.main-footer .options a,
.main-footer .fcol-4 .right p,
.mail-header a{margin:0;transition:.3s;display:inline-block;text-decoration:none;background:url(/my-img/geo.svg)no-repeat;background-position:0px 0px;color:var(--subtitle);font-size:13px;padding-left:22px;line-height:17px;margin-right:18px;}

.main-footer .options a{display:block}
.top-header .left a:last-child{margin-right:0;}
.top-header .left a:hover{color:var(--main);}
.top-header .right p,
.main-footer .fcol-4 .right p{margin-right:0;background:url(/my-img/clock.svg)no-repeat;background-position:0px 0px;}
.mail-header a{margin-bottom:35px;background:url(/my-img/email.svg)no-repeat;background-position:0px 1px}
.mail-header a,.main-footer .fcol-4 .right p{font-size:16px}
.center-header{padding:20px 0 30px}
.center-header .logo{margin-top:0;width:232px;flex:0 0 232px;height:46px;background:url(/my-img/logo.svg)no-repeat;padding-right:12px;}
.search-block{position:relative;}
.search-block input{border:1px solid var(--border);border-radius:10px!important;padding:15px 20px 15px 45px;font-size:14px;color:var(--subtitle);}
.search-block button{border:0;z-index:2;background:none;height:100%;box-shadow:none;margin-top:0;position:absolute;top:0;left:0;width:37px;bottom:0;display:flex;align-items:center;justify-content:flex-end;}
.main-header .header_phone:before,.main-footer .header_phone:before{display:none}
.bottom-header .top-menu{display:flex!important;align-items:center;justify-content:space-between}
.bottom-header{position:relative;}
.main-header a.header_phone,
.main-header a.header_phone small,
.main-footer a.header_phone,
.main-footer a.header_phone small{font-size:18px!important;font-weight:400!important;line-height:1.3!important;opacity:1!important;}
.main-header a.header_phone,
.main-footer a.header_phone{padding-left:30px;background:url(/my-img/phone.svg)no-repeat;background-position:2px 3px;display:block;text-decoration:none!important;margin-bottom:3px;white-space:nowrap;}
.main-footer a.header_phone{text-align:left!important}
.main-header p.header_phone_text,
.main-footer p.header_phone_text{margin:0;color:var(--subtitle);text-align:right;font-size:14px;}
.main-footer p.header_phone_text{text-align:left}
.btn.btn-blue{position:relative;background:var(--main);color:#fff;font-size:16px;font-weight:500;padding:14px 18px;min-width:205px!important;text-align:center;border-radius:10px;}
.btn.btn-blue:before{content:'';display:block;width:6px;transition:.3s;height:6px;border-right:1.5px solid #fff;border-top:1.5px solid #fff;position:absolute;top:10px;right:10px;z-index:2;}
.btn.btn-blue:hover:before{top:7px;right:7px;width:8px;height:8px;}
svg,svg path,svg rect,svg circle{transition:.3s}
.soc a:hover svg rect:first-child,.lk-block a:hover svg rect:first-child{fill:var(--main);}
.soc a:hover svg path,.lk-block a:hover svg path{fill:#fff}
.main-header .search-send{padding:0}
.main-header .bottom-header{border-bottom:1px solid var(--border);}
.main-header .search-block{flex-grow:1;}
.main-header .search-block input{width:100%;}
.p15{padding-left:12px;padding-right:12px}
.main-header a{display:block}
.search-block .form-search{position:relative;}
.main-header li.menuitem .sub{z-index:9999;top:46px;box-shadow:none;right:0;display:none;padding-top:40px;padding-bottom:40px;-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;border-bottom:1px solid var(--bottom);}
.flow-rw{flex-flow:row wrap;}
.main-header li.menuitem:hover .sub{display:block}
.main-header .top-menu{list-style:none;padding:0;margin:0;}
.main-header .top-menu li{padding:0;}
.main-header .top-menu li a{font-size:16px;display:flex;align-items:center;padding-bottom:24px;color:var(--black);text-decoration:none;}
.main-header .top-menu li a:hover{color:var(--main);}
.mb-20{margin-bottom:20px;}
.f-24{font-size:24px;}
.grow-1{flex-grow:1}
.w-500{font-weight:500}
.main-header li.menuitem:not(.obichnoe) .sub .left{flex:0 0 70%;max-width:70%;padding-right:15px;}
.main-header li.menuitem .sub .submenu{max-height:300px;overflow-y:auto;}
.main-header li.menuitem:not(.obichnoe) .sub .right{flex:0 0 30%;max-width:30%;padding-left:15px}
.main-header li.menuitem:not(.obichnoe) .sub .right .back{border-radius:20px;height:352px;flex:0 0 420px;max-width:420px;background:url(/my-img/menu-img.png)no-repeat center / cover;}
.main-header li.menuitem:not(.obichnoe) .sub .submenu li{flex:0 0 33.3%;max-width:33.3%}
.main-header li.submenuitem{border:0;padding:0;text-align:left;margin:0;box-shadow:none}
.main-header li.menuitem:not(.obichnoe) li.submenuitem a{height:100%;align-items:flex-start;padding-bottom:14px;border-left:1px solid #DCE1E6;padding-left:20px;text-align:left;font-size:16px;color:var(--subtitle)}
.main-header li.submenuitem:hover{background:transparent}
.main-header li.submenuitem.item-selected a{color:var(--main);}
.main-header li.menuitem.obichnoe{position: relative;}
.main-header li.menuitem.obichnoe li a{padding-bottom: 10px;}
.main-header li.menuitem.obichnoe .sub{padding: 10px 10px 0;border-radius: 0 0 10px 10px;border: 1px solid var(--border);width: 230px;border-top: 0;top: 51px;}
.main-header li.menuitem.obichnoe .sub .title{display: none;}
.main-header li.menuitem.obichnoe .root-item:before{content:'';display: block;position: absolute;bottom: -10px;left: 0;right: 0;height: 30px;}
::-webkit-scrollbar {width: 5px; height: 5px; border-radius:5px;}
::-webkit-scrollbar-thumb {background: var(--main);}
::-webkit-scrollbar-track{background: var(--border);}
.icon{display:flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid var(--border);padding:12px;cursor:pointer;width:44px;height:44px;}
.open-search,.open-address{display:none}
.re{position:relative;}
.open-menu,.top-menu-mobile,.bottom-menu-1 {display:none;}
.oh{overflow:hidden!important;}
.search-block.active{top:0}
.main-header li.menuitem .sub .title .svg2{display:none;}
footer.main-footer{height:auto;background:#fff;box-shadow:none;border-top:1px solid var(--border);padding-top:60px;}
.fcol{flex:0 0 25%;max-width:25%;}
.fcol-1{padding-left:12px;padding-right:50px;min-width:300px;}
.fcol-2,.fcol-3{padding-left:50px;padding-right:50px;}
.fcol-4{padding-left:50px;position:relative;padding-right:12px}
.fcol-4 .soc{position:absolute;right:0;top:0px;}
.main-footer .logo{background:url(/my-img/logo.svg)no-repeat;background-size:100%;width:227px;float:none;margin:0;margin-bottom:24px;height:47px;}
.main-footer .options a{margin-bottom:10px}
.align-fe{align-items:flex-end;}
.title-footer{font-size:18px;color:var(--black);margin-bottom:18px;font-weight:600}
.footer-menu ul li a{font-size:16px;line-height:19px;color:var(--subtitle)!important;display:block;margin-bottom:10px;text-decoration:none}
.footer-menu ul li a:hover{color:var(--main);}
.main-footer .logo{display:block}
.footer-menu ul{list-style:none;padding:0;margin:0}
.bb-1{border-bottom:1px solid var(--border);}
.main-footer .bb-1{padding-bottom:30px;}
.mb-16{margin-bottom:16px}
.w-100{width:100%}
.main-footer .info .text,.ocenka .text-block span{margin-bottom:0;color:var(--subtitle);font-size:14px;line-height:1.3;}
.bottom-footer{padding-top:40px;padding-bottom:30px;}
.bottom-footer .title-footer{margin-bottom:6px;}
.flow-cn{flex-flow:column nowrap}
.ocenka a,.sozdatel a{color:var(--main);text-decoration:none}
.ocenka a:hover,.sozdatel a:hover{text-decoration:underline}
.main-footer .info,.main-footer .ocenka,.main-footer .politika{padding-right:50px}
.sozdatel span{margin-right:6px;}
.politika a,.sozdatel{font-size:14px;color:var(--subtitle);white-space:nowrap;}
.title-footer .svg{display:none}
.contacts-footer .right{float:none}
.btn:hover{text-decoration:none!important}
body.fixed{margin-top:189px!Important;}
body.fixed .main-header{background:#fff;border-bottom:1px solid var(--border);position:fixed;top:0;left:0;right:0;z-index:99;}
.menuitem .svg1{position:relative;top:2px;}
#oplata{max-width:380px}
.pole input{width:100%;padding:12px 18px;border:1px solid var(--border);color:var(--subtitle);border-radius:10px!important;font-size:16px;line-height:1.2;box-shadow:none;outline:none;margin-bottom:12px;}
.pole input.error{border-color:red!important}
.submit input,
.submit button{outline:none;box-shadow:none;border:1px solid var(--main);}
.mr-10{margin-right:10px!important}
.btn.btn-blue.btn-blue-opacity{border-color:var(--fon);background:var(--fon);color:var(--main);text-decoration:none;min-width:130px!important;width:auto;padding-left:30px;padding-right:30px;}
.btn.btn-blue.btn-blue-opacity:before{border-color:var(--main)}
.btn.btn-blue.btn-blue-opacity:hover{background:var(--main);color:#fff}
.btn.btn-blue.btn-blue-opacity:hover:before{border-color:#fff}
.fancybox__backdrop{background:rgba(0,0,0,.55)!important}
.fancybox__content{border-radius:10px!Important}
.fancybox__content>.f-button.is-close-btn{padding:8px;top:2px!important;right:3px!important}
.fancybox__content>.f-button.is-close-btn svg path{stroke:var(--black)}
.hide-desctop{display:none}
.custom.slider .owl-carousel__item-link img{width:100%!important;height:auto!important;max-width:720px}
#main-info-block #napravlenie *{box-sizing:border-box}
.pop-up-wrp.flex{z-index:1;display:flex!important;}
.not-popup-form {margin-left:-5px;margin-right:-5px;}
.serts-item a.block{padding:18px;}
.not-popup-form .pole input{color:#fff;padding:16px 18px;font-size:14px;margin-bottom:14px;background:rgba(255, 255, 255, 0.15);border-color:rgba(255, 255, 255, 0.15)!important;}
.not-popup-form .pole input.error-field{border-color:red!important;}
.not-popup-form .pole input::-webkit-input-placeholder{color:#fff}
.not-popup-form .pole input::-moz-placeholder{color:#fff}
.not-popup-form .pole input:-moz-placeholder{color:#fff}
.not-popup-form .pole input:-ms-input-placeholder{color:#fff}
.not-popup-form .pole,
.not-popup-form .submit,
.not-popup-form .checkbox{padding-left:5px;padding-right:5px;}
.btn.btn-blue.btn-white{width:100%;background:#fff;border-color:#fff;color:var(--main)}
.btn.btn-blue.btn-white:before{border-color:var(--main)}
.checkbox input{opacity:0;width:1px;height:1px;}
.checkbox label{cursor:pointer;position:relative;display:flex;}
.checkbox label:before{content:'';display:block;flex:0 0 22px;margin-right:10px;border-radius:5px;background:rgba(255, 255, 255, 0.15);border:1px solid rgba(255, 255, 255, 0.15);width:22px;height:22px;}
.checkbox label span{position:relative;top:2px;color:#fff;font-size:14px;line-height:1.4;}
.checkbox label span a{text-decoration:underline;color:#fff;}
.checkbox label span a:hover{text-decoration:none;}
.checkbox input:checked ~ label:before{background-image: url(/my-img/check.svg);background-repeat:no-repeat;background-position:center center;}
.form-body .right {position:absolute;top:0;right:0;bottom:0;width:40%;background:url(/my-img/g12.svg)no-repeat center / 100% 100%;}
.form-body .right .back{position:absolute;top:-100px;bottom:0px;right:20px;left:80px;}
.bfon.pbl.form-not-popup{padding-top:50px!important;}
.send-message-wrp .send-message-pop-up{max-width:95%;margin:0;transform:translate(-50%,-50%)}
.send-message-wrp .send-message-pop-up .pop-up-form .item input{max-width:100%}
.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp{padding-left:0;margin:0 auto;}
.send-message-wrp .send-message-pop-up .pop-up-form .pop-up-send-wrp .pop-up-send{margin:0 auto;}
.send-message-wrp{z-index:99999999999999999999}
.bfon.pbl.pt-0{padding-top:0!important;}
.mobile-priziv-block{display:none;}
.mobile-priziv {padding:24px 16px;}
.btn.btn-blue.btn-border{border-color:var(--border);background:#fff!important;color:var(--gray)}
.btn.btn-blue.btn-border:before{border-color:var(--gray);}

.w-420{width:100%;max-width:420px;}
.btn.hide-desctop{display:none!Important;}

.main-title-block h1{margin:0 0 14px;font-size:42px;line-height:1.2;font-weight:500}
.mini-title-block{margin-bottom:24px;}
.mini-title-block h2{margin:0;font-size:24px;font-weight:500;}
ul.napr{list-style:none;margin:0 -5px 40px;display:flex;flex-flow:row wrap;}
ul.napr li{padding-left:5px;padding-right:5px;margin:0 0 10px;}
ul.napr li a{transition:.3s;display:inline-block;background:#fff;border:1px solid var(--border);padding:12px 22px;font-size:16px;color:var(--gray);line-height:1.2;white-space:nowrap;border-radius:16px;}
ul.napr li a:hover{color:#fff;background:var(--main)}
.doctors-single-content h2{font-size:24px!important;color:var(--black)!important;margin-bottom:24px!important;}
.biography li{margin-left:0;margin-bottom:18px;border-bottom:1px solid var(--border);padding-bottom:18px;}
.biography li:first-child{padding-top:18px;border-top:1px solid var(--border);}
.biography li:last-child{margin-bottom:0;}
.main-row-doctor .videovizitka{cursor:pointer;position:absolute;bottom:8px;right:12px;}
.main-row-doctor .videovizitka:hover span{opacity:1;}
.main-row-doctor .videovizitka span{opacity:0;pointer-events:none;transition:.3s;box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 6px 32px 0px rgba(0, 0, 0, 0.09);white-space:nowrap;background:#fff;padding:9px 12px;border-radius:14px;position:absolute;bottom:-43px;left:-39px;z-index:3;font-size:14px;}
.main-row-doctor .videovizitka span:after{content:'';display:block;width:10px;height:10px;border-radius:2px;transform:rotate(45deg);position:absolute;top:-6px;left:50%;margin-left:-5px;background:#fff;}
.grafic .timetable-holder{list-style:none;margin:0 -4px 12px;display:flex; flex-flow:row wrap;}
.grafic .timetable-holder li{display:none;margin:0;padding-left:4px;padding-right:4px; flex:0 0 48px;max-width:48px;}
.grafic .timetable-holder li.active{display:block;}
.grafic .timetable-holder li span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--gray);font-size:16px;border:1px solid var(--border);border-radius:14px;}
.grafic .timetable-item{padding-bottom:24px;border-bottom:1px solid var(--border);margin-bottom:24px;}
.grafic .branch{color:var(--gray);font-size:16px;line-height:1.2;}
.new-doctor-page img{max-width:100%;height:auto;width:auto;}

.question-block.active .question{margin-bottom:24px;border-bottom:1px solid var(--border);padding-bottom:24px;}
.question-block.active .question .ico{transform:rotate(180deg);}
.question-block .answer{display:none}
.question-block.active .answer{display:block;}
.w-330{width:100%;max-width:330px;}
.btn.flex{display:flex!important;}
.coockie-modal{position:fixed;bottom:0;right:0;left:0;z-index:8888;display:none;}
.coockie-modal.active{display:block;}
@media(max-width:1430px){
.fcol-1{padding-right:12px;}
.fcol-2,.fcol-3{padding-left:12px;padding-right:12px;}
.fcol-4{padding-left:12px;}
.bottom-footer br{display:none;}
.main-footer .info, .main-footer .ocenka, .main-footer .politika{padding-right:12px}
.ocenka{flex:0 0 325px;}
}


@media(max-width:1300px){
.center-header .logo{padding-right:15px;flex:0 0 180px;width:180px}
.main-header .search-block input{max-width:calc(100% - 15px);}
	.center-header .logo{background-size:contain}
	.preim-item br,
	.row-about .right br{display:none;}
	.about .left{min-height:530px;}
	.about .full{min-height:580px;}
	.form-body .right .back{right:12px; left:12px;}
	.bfon.pbl.form-not-popup{padding-top:0!important;}
}



@media(max-width:1250px){
.fcol-2,.fcol-3{flex:0 0 21.5%;max-width:21.5%}
.fcol-4{flex:0 0 30%;max-width:30%;}
}







@media(max-width:1100px){
.main-footer .row{flex-flow:row wrap}
.fcol{flex:0 0 50%;max-width:50%;}
.fcol-1,.fcol-2{margin-bottom:18px}
.main-footer .info, .main-footer .ocenka, .main-footer .politika,.main-footer .sozdatel{margin-bottom:12px;}
footer.main-footer{margin-top:0!important;background:#fff!important;}
body.mobile .main-footer a:not(.btn){color:var(--black)}
.sozdatel a,.ocenka a{color:var(--main)!important;}
.form-not-popup .left{flex: 0 0 50%;max-width:50%;}
.form-not-popup .right{width:50%;}
.not-popup-form .pole.fw-30{flex: 0 0 50%;max-width:50%;}
.not-popup-form .submit.fw-40{flex:0 0 100%;max-width:100%;margin-bottom:12px;}
.f-36{font-size:30px;}
.form-body .subtitle{font-size:14px;}
}




@media(max-width:1200px){
.mr-10{margin-right:6px;}
.open-search{display:flex;margin-left:auto;margin-right:6px;}
.search-block{z-index:99;position:fixed;top:-120%;left:0;right:0;padding:18px 0;background:#fff;border-bottom:1px solid var(--border);}
.main-header li.menuitem:not(.obichnoe) .sub .right{display:none}
.main-header li.menuitem:not(.obichnoe) .sub .left{flex:0 0 100%;max-width:100%;}
.top-header .left a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.open-address{display:flex;font-size:13px;color:var(--subtitle);}
.open-address svg path{stroke:var(--subtitle);}
.open-address svg{position:relative;top:1px;}
.top-header .left .options{pointer-events:none;transition:.3s;visibility:hidden;opacity:0;display:block;position:absolute;top:30px;left:12px;padding:10px;border-radius:5px;border:1px solid var(--border);background:#fff;z-index:2;}
.top-header .left a{margin-bottom:5px}
.top-header .left.active .options{pointer-events:all;visibility:visible;opacity:1;}
.new-doctor-page .left.fw-25{display:none}
.new-doctor-page .center{flex:0 0 66.6%;max-width:66.6%}
.new-doctor-page .right.fw-25{flex:0 0 33.3%;max-width:33.3%}
.new-doctor-page .append{margin-bottom:40px;}
}

@media(max-width:992px){
	.home-h1{margin-top:-50px!important;}
.main-header,.main-header *{box-sizing:border-box}
.container{min-width:1px;padding:0 2%;max-width:100%;box-sizing:border-box;}
.main-header a.header_phone{color:var(--black)}
.center-header .btn-block,
.center-header .soc{display:none!important;}
.center-header .container{position:relative;padding-right:115px;}
.center-header .open-search{position:absolute;right:63px;top:0px;margin-left:10px;margin-right:0;}
.lk-block a,.lk-block a svg{width:44px;height:44px;}
.open-menu,.full-close-menu{position:absolute;top:0;left:12px;display:block;width:44px;height:44px;border-radius:18px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;}
	.open-menu{left:auto;right:12px;}
.main-header .logo{margin-left:0px;}
.bottom-header{position:fixed;top:-120%;left:0;right:0;height:100%;max-height:100vh;background:#fff;z-index:999999999;padding:24px 2%;transition:.3s;}
.bottom-header.active{top:0}
.bottom-header .top-menu{display:block!important}
.main-header li.menuitem .sub{position:relative;top:0;}
.top-menu-mobile{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:18px;}
.main-header .bottom-header .logo{margin-left:0;width: 277px;flex: 0 0 277px;height: 46px;background: url(/my-img/logo.svg)no-repeat;}
.full-close-menu{position:relative;left:0;}
.main-header li.menuitem .sub{padding-top:0px;padding-bottom:12px}
.main-header li.menuitem .sub .title .svg{display:block;}
.bottom-header{display:flex;flex-flow:column nowrap;justify-content:space-between;}
.bottom-header .container{flex-grow:1;overflow-y:auto;}
.main-header li.menuitem .sub,
.main-header li.menuitem .sub .container{padding:0}
.main-header li.menuitem .sub{padding-bottom:18px;}
.main-header li.menuitem .sub .submenu{max-height:inherit;}
.main-header li.menuitem .sub .submenu li{flex:0 0 50%;max-width:50%;}
.main-header li.menuitem.obichnoe .sub{width: 100%;bottom: 0;top: 0;border: 0;border-radius: 0;padding: 0;}
.main-header li.menuitem.obichnoe li.submenuitem a {height: 100%;align-items: flex-start;padding-bottom: 4px;border-left: 1px solid #DCE1E6;padding-left: 20px;text-align: left;font-size: 16px;color: var(--subtitle);}
.main-header li.menuitem.obichnoe{position: static}
.bottom-menu-1{padding-top:18px;}
.contacts-block{justify-content:flex-start}
.soc{border-right:0}
.btn.btn-blue{text-decoration:none!important}
.open-address svg:first-child path{stroke:var(--main);}
.open-address svg:first-child{top:0;margin-right:4px;}
.bottom-header .contacts-block{display:block}
.main-header .bottom-header p.header_phone_text{text-align:left;padding-left:30px;}
.bottom-menu-1{position:relative;}
.bottom-header .soc{position:absolute;right:12px;top:18px;padding-right:0;margin-right:0;}
.bottom-header .contacts-block .tel-header{margin-bottom:18px}
.bottom-header .options{flex-flow:row wrap;width:100%;}
.bottom-header .options a,.bottom-header .right p{margin: 0;transition: .3s;display: inline-block;text-decoration: none;background: url(/my-img/geo.svg)no-repeat;background-position: 0px 0px;color: var(--subtitle);font-size: 13px;padding-left: 22px;line-height: 17px;margin-right: 18px;padding-bottom:12px;}
.bottom-header .right p {margin-right: 0;text-align:left;background: url(/my-img/clock.svg)no-repeat;background-position: 0px 0px}
.bottom-header .right{float:none}
.bottom-header .btn-block{margin-top:12px}
.bottom-header .btn{margin-bottom:0}
.center-header .container .search-block{padding-right:0;}
.center-header .container .search-block input{max-width:100%}
.bottom-menu-1{display:block;}
.bottom-header  a.header_phone{text-align:left;}
.main-header .top-menu li .svg1{ transform: rotate(-90deg);height: 25px;width: 25px;display: flex;align-items: flex-end;justify-content: flex-end;}
.bottom-header .top-menu{position:relative;}
.main-header li.menuitem .sub{transition:.3s;display:block!important;position:absolute;background:#fff;top:0;left:-110%;width:100%;max-height:100%;overflow-y:auto;}
	.main-header li.menuitem .sub .submenu{}
.main-header li.menuitem.active .sub{left:0%;}
.main-header .top-menu li .svg2{display:block!important;}
.main-header .top-menu li a.root-item-selected,.main-header .top-menu li a.root-item{justify-content:space-between}
	.main-header li.menuitem.active .sub .title{display:flex;}
	.main-header li.menuitem.active .sub .title .svg2{margin-right:6px;}
body.fixed{margin-top:137px!Important;}
	.lk-block .mr-10{margin-right:6px!important;}
.map.container-fluid{height:350px!important;}
.tabs-block{padding:10px 10px 30px;}
.tabs .tab{flex:0 0 100%;max-width:100%;margin-bottom:8px;padding:0;}
.tabs .tab{text-align:center;}
.tabs .tab span{font-size:14px;border-radius:10px;}
.tab-content{margin:0;}
.tab-content.active{display:block;}
.tab-content .p15{padding:0;}
.tab-content ul{flex: 0 0 100%;margin-bottom:12px;max-width:100%;display:block;}
.tab-content ul li a{font-size:15px;}
.tab-content ul li:not(:last-child){margin-bottom:12px;}
.tab-content ul:last-child{margin-bottom:0;}
.mobile-priziv-block{display:block;}
.p24{padding:20px;}
.pt-100{padding-top:60px;}
.mobile-priziv .f-22{font-size:22px;}
.title-block h2 br,
.about .full p br{display:none;}
.about .left,
.about .right{flex:0 0 100%;max-width:100%;}
.about .left{min-height:300px;}
.about .full{min-height:300px;}
.about .full p{font-size:16px;}
.about .full .back,
.about .right .back{padding:24px 16px;}
.pt-40{padding-top:30px;}
.pb-40{padding-bottom:30px;}
.form-body{display:block;padding-bottom:0!important;}
.form-body .left,
.form-body .right{flex: 0 0 100%;max-width:100%;}
.form-body .right{min-height:400px;margin-top:40px;position:relative;inset:0;width:100%;padding-left:0;height:auto;}
.form-body .right .back{inset:0;}
.f-36{font-size:22px;}
.form-body .f-36{margin-bottom:30px;}
.form-body .subtitle{display:none;}
.not-popup-form .pole.fw-30{flex:0 0 100%;max-width:100%;}
.new-doctor-page .main-row-doctor{flex-flow:row wrap;}
.new-doctor-page .center{flex:0 0 100%;max-width:100%;margin-bottom:30px;}
.new-doctor-page .right.fw-25{flex:0 0 100%;max-width:100%;}
}



@media(max-width:767px){
.coockie-modal .row{display:block}
.coockie-modal .content-single{margin-bottom:20px;}
.center-header .tel-header{display:none}
.top-header .right{display:none}
.top-header .left{margin-left:auto}
.center-header .open-search{width:38px;height:38px;margin-left:6px;border-radius:12px;}
	.lk-block a, .lk-block a svg,.open-menu, .full-close-menu{flex:0 0 38px;width:38px;height:38px;border-radius:12px;}
.center-header .open-search{top:4px;}
.center-header .container{padding-right:100px;}
	.center-header .open-search{right:56px}
.center-header .search-block .container{padding-right:12px}
.open-menu{top:4px;}

.top-header .left .options{right:0;left:auto;}
	.hide-desctop{display:block}
	.hide-desctop a small{font-size:14px!important;opacity:1!important;}
	#main-info-block #napravlenie ul li{margin-left:0;padding-right:0;}
	#main-info-block #napravlenie  span,
#main-info-block #napravlenie  a{white-space:normal;display:block;}
	#main-info-block #napravlenie  span.list-price,
#main-info-block #napravlenie  span.list-price span{display:inline;white-space:nowrap;}
}
@media(max-width:650px){
.main-header li.menuitem:not(.obichnoe) .sub .submenu li{flex:0 0 100%;max-width:100%;}
.fcol{flex:0 0 100%;max-width:100%}
.title-footer{margin-bottom:0;display:flex;align-items:center;justify-content:space-between;font-size:16px;padding-top:24px;padding-bottom:24px;}
.fcol.active .title-footer{border-bottom:0;padding-bottom:16px;}
.title-footer .svg{display:block}
footer.main-footer{padding-top:40px}
.main-footer .logo{margin-bottom:16px;}
.main-footer .options a{margin-bottom:8px}
.fcol-1{margin-bottom:0;padding-bottom:22px;border-bottom:1px solid var(--border);}
.fcol-2,.fcol-3{border-bottom:1px solid var(--border);}
.fcol-2{margin-bottom:0}
.fcol .footer-menu{display:none}
	.fcol.active .footer-menu{display:block;padding-bottom:14px}
.footer-menu ul{display:flex!important;flex-flow:row wrap;margin:0 -8px;}
.footer-menu ul li a{white-space:nowrap;font-size:14px;}
	.footer-menu ul li{padding:0 8px}
	.fcol-4 .title-footer{padding-bottom:16px;}
	.fcol-4 .btn.btn-blue{width:100%;display:block;}
	.bottom-footer .title-footer{padding-top:0;padding-bottom:6px;}
	.bottom-footer{padding-top:30px;padding-bottom:50px}
	.main-footer .info, .main-footer .ocenka, .main-footer .politika, .main-footer .sozdatel{margin-bottom:22px;}
}

@media(max-width:579px){
.contacts-block{display:block}
.contacts-block .btn{width:100%;margin-bottom:12px}
.contacts-block .tel-header{margin-bottom:12px}
.main-header p.header_phone_text{text-align:left}
.center-header .logo {padding-right: 15px;flex: 0 0 155px;width: 155px;background-size: 100%;background-position: left center;}
.center-header{padding:10px 0 15px}
body.fixed{margin-top:111px!Important;}
#main-info-block .info-block .corner-lt,
#main-info-block .info-block .corner-rt,
#main-info-block .info-block .corner-rb,
#main-info-block .info-block .corner-lb{display:none!important;}
.tabs{min-width:270px!important}
.bottom-footer .info{display:block;width:100%;}
	.holder{box-sizing:border-box;overflow:hidden;max-width:100%!Important;}
	.main-footer,.main-footer *{box-sizing:border-box;max-width:100%;}
	.custom.slider .header_button{position:absolute;right:12px!Important;bottom:52px!important;min-width:1px;padding:10px 14px;font-size:14px;}
.btn.hide-desctop{display:block!Important;}
.w-420{max-width:100%;}
.title-block a.add_review{display:none;}
.checkbox label span{font-size:13px;}
.main-title-block h1{font-size:28px;}
.mini-title-block h2{font-size:18px;}
.ml-14{margin-left:10px;}
.mr-40{margin-right:30px;}
.mb-50{margin-bottom:30px;}
.staj-price {display:block;}
.staj-price .item:first-child{margin-bottom:12px;}
.biography li.flex{display:block;}
.biography span{display:block;float:none;}
.biography span.left{margin-bottom:10px;}
.biography span.delimetr{display:none;}
}


@media(max-width:420px){
.form-body .right{min-height:300px;}
}

@media(max-width:360px){
.center-header .logo{flex: 0 0 120px;width: 127px;}
.main-header a.header_phone, .main-header a.header_phone small{font-size:16px!important}
	.main-header a.header_phone, .main-header a.header_phone small, .main-footer a.header_phone, .main-footer a.header_phone small{font-size:16px!Important}
.form-body .right{min-height:270px;}
}



/* main */
.cmain{color:var(--main);}
#content{padding-right:0}
.img-cover{width:100%;height:100%;object-fit:cover}
.csub{color:var(--subtitle);}
.holder{width:100%}
.oh{overflow:hidden}
.block{display:block}
.cblack{color:var(--black);}
.main-title h1{font-weight:500;font-size:36px;margin:0;margin-bottom:24px;color:var(--black)}
.main-wrp.inner,body{background:var(--fon);padding-bottom:0;}
.center-header,.bottom-header{background:#fff;}
.bwhite{background:#fff}
.p18{padding:18px;}
.mb-24{margin-bottom:24px;}
.mb-12{margin-bottom:12px}
.need-help .img{height:210px;}
.pl-40{padding-left:40px;}
.breadcrumbs{margin-bottom:40px;}
.breadcrumbs,.breadcrumbs a{color:var(--subtitle); }
.mb-8{margin-bottom:8px!important}
.btn{display:inline-block!important;border:1px solid transparent;transition:.3s;}
.btn.btn-blue{border-color:var(--main)}
.btn.btn-blue-border{background:transparent;border-color:var(--main);color:var(--main)}
.btn.btn-blue.btn-blue-border:before{border-color:var(--main)}
.btn.btn-blue-border.btn-blue:hover{background:var(--main);color:#fff}
.btn.btn-blue-border.btn-blue:hover:before{border-color:#fff}
.mb-24{margin-bottom:24px!important}
.sticky{position:sticky;top:200px;left:0;}
.sidebar-menu ul{list-style:none;padding:0;margin:0;}
.sidebar-menu ul li a{display:block;padding:11px 14px;transition:.3s;border-radius:10px;color:var(--black);font-size:16px;line-height:1.3;}
.sidebar-menu ul li a:hover{color:var(--main);}
.sidebar-menu ul li a.active{background:var(--fon);color:var(--main);}
.sidebar-menu ul li{margin:0}
.title-block{margin-bottom:40px;}
.bfon.pbl{padding-top:100px;}
.title-block h2,.title-block .h2{margin:0;font-size:36px;font-weight:500;color:var(--black);}
.single-content,
.single-content p,
.single-content ul li,
.single-content blockquote{font-size:16px;line-height:1.5;color:var(--subtitle);}
.single-content a{color:var(--main);text-decoration:underline}
.single-content a:hover{text-decoration:none}
.single-content ul,
.single-content ol{padding:0;margin:0;list-style:none}
.single-content ul li,
.single-content ol li{position:relative;padding-left:24px;font-size:16px;line-height:20px;color:var(--subtitle);padding-bottom:10px;margin:0!important;}
.single-content ul li:last-child,
.single-content ol li:last-child{margin-bottom:0}
.single-content ul li:before{content:'';display:block;width:14px;height:2px;background:var(--main);position:absolute;top:9px;left:0;}
.single-content ol li {counter-increment: i;}
.single-content ol li{display:flex;padding-left:0;}
.single-content ol li:before {content: counter(i) ".";color: var(--main);width:24px;flex:0 0 24px;}
.single-content h1,
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6{font-weight:500;line-height:1.2;color:var(--black);margin:0;}
.single-content h1, 
.single-content h2{font-size:36px;margin-bottom:30px}
.single-content h3{font-size:30px;margin-bottom:26px;}
.single-content h4{font-size:24px;margin-bottom:24px;}
.single-content h5{font-size:20px;margin-bottom:20px;}
.single-content h6{font-size:18px;margin-bottom:18px;}
.single-content blockquote{background:transparent;padding:0 0 0 18px;border-left:3px solid var(--main);}
.slick-track{display:flex!important}
.submenu3 a span{font-size:14px;}
.slick-slide{height:inherit!important}
.my-arrow{cursor:pointer}
svg,svg path,svg rect,svg circle{transition:.3s}
.my-arrow:hover rect{fill:var(--main);}
.my-arrow:hover path{stroke:#fff}
.my-arrows{display:flex;}
.my-arrows .prev-arrow{margin-right:10px;}
.hide-desctop{display:none}
.sidebar-menu ul li svg{display:none}
.map.container-fluid {height: 520px;background:var(--fon);padding: 0;margin-top:0!important;}

/* services */
.services-cat-item .img{height:300px}
.first-screen-service .left{position:relative;z-index:2;}
.first-screen-service .right{margin-left:-3%;flex:0 0 58%;max-width:58%;}
.first-screen-service .right{min-height:410px;}
.menu-links ul{list-style:none;padding:0;margin:0;display:flex;flex-flow:row wrap;margin:0 -10px}
.menu-links ul li{padding:0 5px 10px;margin:0!important}
.menu-links ul li a{line-height:1.3;font-size:16px;color:var(--subtitle);display:inline-block;padding:12px 22px;border-radius:18px;border:1px solid var(--border);background:#fff;transition:.3s;}
.menu-links ul li a:hover{color:#fff;background:var(--main);border-color:var(--main);}
.row-services-item a{transition:.3s}
a.new-prais-item:hover .name{color:var(--main);}
.new-prais-item:hover {color:var(--main)}
.menu-links ul{flex-flow:row nowrap;overflow-y:auto;}
.zaglushka{background-size:70%!important;background-position:center!important;border-bottom:1px solid var(--border)}
.sidebar-menu .open-sidemenu,
.sidebar-menu .open-sidemenu2{cursor:pointer;font-size:18px;color:var(--main);padding-top:9px;display:flex;justify-content:flex-end;flex:0 0 35px;max-width:35px;}
.sidebar-menu .submenu{margin-left:9px;display:none;border-left:1px solid var(--border);}
.sidebar-menu .submenu.active{display:block}
.sidebar-menu .submenu3{margin-left:12px;}
.sidebar-menu a.active{background:var(--fon)}
.zapis-block a.btn:not(:last-child){margin-right:10px;}
.zapis-block a.btn{padding:12px 18px;min-width:130px!Important;text-decoration:none}
.zapis-block a.btn svg{display:none;}
.btn.btn-blue.btn-whatsapp{border-color:rgba(37, 211, 102, 1);background:rgba(37, 211, 102, 1)}
.btn.btn-blue.btn-telegram{border-color:rgba(8, 157, 223, 1);background:rgba(8, 157, 223, 1)}
.zapis-block h2{font-size:28px;margin-bottom:18px;}
.img-zapis-block{position:absolute;top:-60px;right:30px;bottom:0;width:42%;background:url(/my-img/img-zapis.png)no-repeat bottom center / contain;}
.zapis-block{margin-top:80px;}
.pokaz .elem .title h2{font-size:22px;font-weight:500;margin:0;}
.pokaz .elem .title{margin-bottom:16px;}
.pokaz .elem ul{list-style:none;padding:0;margin:0;}
.pokaz .elem ul li{padding-left:28px;position:relative;font-size:16px;line-height:1.4;margin-bottom:10px}
.pokaz .elem ul li:last-child{margin-bottom:0;}
.pokaz .elem ul li:before{content:'';display:block;position:absolute;top:0px;left:0;width:18px;height:22px;}
.pokaz .elem.pokaz-block ul li:before{background:url(/my-img/pokaz.svg)no-repeat center;}
.pokaz .elem.protiv-block ul li:before{background:url(/my-img/protiv.svg)no-repeat center;}
.pokaz .elem.pokaz-block .back{border-top:3px solid #00AD5A}
.pokaz .elem.protiv-block .back{border-top:3px solid #ED2B34}
.pr-40{padding-right:40px!important;}
.send-message-pop-up2{max-width:450px;position:absolute;top:25px;left:50%;transform:translateX(-50%)}
.send-message-pop-up2 .close {background:transparent;width:auto;height:auto;box-shadow:none;padding:12px;position:absolute;right:0;top:0;}
.send-message-pop-up2 .pole input,
.send-message-pop-up2 .textarea textarea{display:block!important;font-family: 'Onest', sans-serif!important;color:var(--gray);border-radius:10px!important;width:100%;box-shadow:none!important;outline:none!important;background:#FAFAFA;font-size:14px;line-height:1.4;padding:16px 18px;margin-bottom:12px;}
.send-message-pop-up2 .textarea textarea{resize:none;height:100px;}
.send-message-pop-up2 .checkbox label:before{border:1px solid var(--border)}
.send-message-pop-up2 .soglasie{margin-bottom:16px;}
.send-message-pop-up2 .soglasie label span{color:var(--gray);}
.send-message-pop-up2 .soglasie label span a{color:var(--main)}
.send-message-pop-up2  .checkbox input:checked ~ label:before{background-color:var(--main);border-color:var(--main)}
.send-message-pop-up2 .pole input.error-field,
.send-message-pop-up2 .textarea textarea.error-field{border-color:red!important}
@media(max-width:1380px){
.zapis-block{margin-top:40px;}
.zapis-block .left{flex:0 0 100%;padding-right:0;max-width:100%;position:relative;z-index:2;}
.zapis-block .right{display:none;}
.zapis-block .left h2{max-width:550px}
.zapis-block a.btn{display:flex!important;justify-content:center;align-items:center;}
	.zapis-block a.btn svg{display:block;width:20px;height:20px;margin-left:10px;margin-right:10px;}
	.zapis-block a.btn.btn-telegram svg{width:18px;height:16px;}
}
@media(max-width:579px){
	.zapis-block .left h2{font-size:22px;margin-bottom:16px;}
	.zapis-block .bottom .flex{display:block;}
	.zapis-block .bottom a{width:100%;margin-right:0;margin-bottom:10px}
	.zapis-block .bottom a:last-child{margin-bottom:0;}
}

/*doctors*/
.doctors-item .img{margin:10px 10px 0;border-radius:10px;height:340px;}
.doctors-slider{margin:0 -12px}
.slick-track{margin-left:0;margin-right:0;}

.falsh-select.active .options .back{max-height:300px;overflow-y:auto;}
@media(max-width:992px){
/*main*/
	.pbl{padding-bottom:60px!important;}
	.title-block h2 svg{display:none;}
	.bfon.pbl{padding-top:60px!important}
	.bwhite.pbl{padding-top:60px!important;}
.p40{padding:22px 16px;}
.br-20{border-radius:10px;}
.main-title h1{font-size:24px;margin-bottom:10px}
.f-18{font-size:15px;}
.f-24{font-size:20px;}
.mb-24{margin-bottom:20px!important}
.f-16{font-size:14px;}
.text{margin-bottom:20px;}
.pbl-60{padding-bottom:40px;}
.sidebar-menu{position:relative;top:0;left:0;}
.hide-desctop{display:block;}
.first-option{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:10px;border:1px solid var(--border);padding:14px 18px;}
.first-option svg{transform:rotate(0deg);}
.first-option span,.sidebar-menu ul li a span{font-size:15px;color:var(--subtitle);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sidebar-menu .back{position:absolute;top:130%;left:0;right:0;z-index:99;padding:10px;pointer-events:none;opacity:0;visibility:hidden;transition:.3s;}
.sidebar-menu.active .back{top:100%;visibility:visible;opacity:1;pointer-events:all;}
.sidebar-menu ul li a{display:flex;justify-content:space-between;align-items:center;}
.sidebar-menu ul li a svg{display:block;opacity:0;}
.sidebar-menu ul li a.active svg{opacity:1;}
.title-block{margin-bottom:30px;}
.title-block h2,.title-block .h2{font-size:24px}
.pt-24{padding-top:20px;}
.pb-24{padding-bottom:20px;}
.single-content,
.single-content p, 
.single-content ul li,
.single-content blockquote{font-size:15px;}
.single-content h1, 
.single-content h2{font-size:24px;margin-bottom:30px}
.single-content h3{font-size:22px;margin-bottom:26px;}
.single-content h4{font-size:20px;margin-bottom:22px;}
.single-content h5{font-size:18px;margin-bottom:20px;}
.single-content h6{font-size:16px;margin-bottom:18px;}
.append-mobile{padding-bottom:25px;}
.my-arrows .my-arrow,
.my-arrows .my-arrow svg{width:40px;height:40px;}
.my-arrows .prev-arrow{margin-right:8px;}
.row{margin-left:-4px;margin-right:-4px;}
.p15{padding-left:4px;padding-right:4px;}
.fixed-zapis{width:80px;height:80px;bottom:20px;left:12px;}
.fixed-zapis svg{width:80px;height:80px;}


/* services */
.first-screen-service .flex{flex-flow:column nowrap;}
.first-screen-service .flex .fw-45,
.first-screen-service .flex .fw-55,
.sidebar,
.main-content{flex:0 0 100%;max-width:100%;}
.first-screen-service .flex .fw-55{margin-left:0;margin-top:-20px;min-height:300px}
.main-content.pl-40{padding-left:0}
.row-services .fw-25{flex:0 0 50%;max-width:50%}
.menu-links ul{margin-left:-4px;margin-right:-4px;}
.menu-links ul li{padding-left:4px;padding-right:4px;}
.need-help .img{height:305px;}
.menu-links ul li a{white-space:nowrap;padding:11px 20px;font-size:15px;}
.main-title-archive{margin-top:40px;}
.services-cat-item .img{height:240px}
.faq-block .fw-33,
.faq-block .fw-66,
.pokaz .elem{flex:0 0 100%;max-width:100%;}
.faq-block .fw-33{margin-bottom:30px;}
.faq-block .title-block{margin-bottom:12px;}
.p30{padding:18px;}
.pokaz .elem{margin-bottom:12px;}
.pokaz .elem .title h2{font-size:18px;margin-bottom:12px;}
.pokaz .elem ul li{font-size:14px;}
}
.sidebar-menu a span{white-space:normal}
a.back:hover,
a.back{text-decoration:none}
.new-prais-item {display:none;}
.new-prais-item.active,
.new-prais-block.active .new-prais-item{display:flex}
.new-prais-block.price-page a.new-prais-item .name{text-decoration:underline;color:var(--main);}
.new-prais-block.price-page a.new-prais-item:hover .name{text-decoration:none;}
.no-padding-top{padding-top:0!important;}
@media(max-width:579px){
.first-screen-service .flex .fw-55{min-height:240px}
.need-help .img{height:200px;}
.doctors-item .img{height:280px}
.services-cat-item{flex:0 0 100%;max-width:100%;}
	.f-22{font-size:18px;}
	.fixed-zapis{display:none}
	.fixed-panel{display:flex!important;}
}
@media(max-width:480px){
.doctors-item{width:290px;}
}

@media(max-width:370px){
.row-services .fw-25{flex:0 0 100%;max-width:100%;}
}
/* End */


/* Start:/bitrix/templates/.default/stylesheets/record-on-reception.css?17107743232691*/
.record-on-reception-wrp {
  background : url("/bitrix/templates/.default/stylesheets/../images/shadow.png") 0 0 repeat;
  width      : 100%;
  height     : 100%;
  position   : fixed;
  top        : 0;
  left       : 0;
}

.record-on-reception {
  background-color   : #fffbe9;
  -moz-box-shadow    : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  -webkit-box-shadow : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  box-shadow         : 0 11px 51px rgba(58, 88, 105, .75), inset 0 -1px 1px #fff;
  background-image   : url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHgyPSI1MCUiIHkyPSIxMDAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmRmZiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image   : -moz-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -o-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : -webkit-linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  background-image   : linear-gradient(top, #f7fbff 0%, rgba(250, 253, 255, .9) 100%);
  width              : 656px;
  height             : 474px;
  padding            : 26px 38px;
  position           : relative;
  top                : 50%;
  left               : 50%;
  margin             : -237px 0 0 -328px;
}

.record-on-reception .header {
  width         : 390px;
  margin-bottom : 37px;
}

.record-form-item {
  margin-bottom : 20px;
  height        : 31px;
}

.record-form-item label {
  width       : 200px;
  font-size   : 14px;
  color       : #4c4e4f;
  padding-top : 9px;
}

.record-form-item input {
  width  : 372px;
  height : 31px;
}

.record-form-item select {
  width : 350px;
}

.record-form-item .reg-send {
  margin-left : 206px;
  width       : 195px;
  margin-top  : 41px;
}

.record-on-reception .form-description {
  margin-left : 205px;
  margin-top  : 24px;
  font-style  : italic;
  color       : #6a6a6a;
  font-size   : 13px;
}

.record-on-reception .custom-select {
  width : 372px;
}

.record-on-reception .close {
  display    : block;
  width      : 19px;
  height     : 19px;
  position   : absolute;
  right      : 21px;
  top        : 22px;
  background : url("/bitrix/templates/.default/stylesheets/../images/bg-pop-up-close.png") 0 0 no-repeat;
}
/* End */


/* Start:/bitrix/templates/.default/stylesheets/top-block.css?17107743233507*/
.top-info-block{
    background: url(/bitrix/templates/.default/stylesheets/../images/bg-main-info-block-blue-part.png) 0px 0px;
    padding: 1px 0 0 0;
    overflow: hidden;

    -webkit-box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    -moz-box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    -o-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    position: relative;
}
.top-info-block2{
    background: url(/bitrix/templates/.default/stylesheets/../images/bg-main-info-block-blue-part2.png) 0px 0px;
    padding: 1px 0 0 0;
    overflow: hidden;

    -webkit-box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    -moz-box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    box-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    -o-shadow:inset rgba(0, 0, 0, 0.15) 0px -5px 5px;
    position: relative;
}

.tib-inside{
    width: 1077px;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */


}
.tib-inside p{
    display: inline-block;
    *zoom:1;
    *display:inline;
    width: 650px;
    color: #f3faff;
    margin: 14px 0 23px;
}
.tib-inside a.more{
    display: block;
    float: left;

    margin: -58px 0 0px 680px;
    padding: 7px 14px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #281170;

    background: -webkit-gradient(linear, left top, left bottom, from(#6c5a99), to(#c4201f79c4c4));
    background: -webkit-linear-gradient(top, #6c5a99, #201f79);
    background: -moz-linear-gradient(top, #6c5a99, #201f79);
    background: -ms-linear-gradient(top, #6c5a99, #201f79);
    background: -o-linear-gradient(top, #6c5a99, #201f79);
    background-image: -ms-linear-gradient(top, #6c5a99 0%, #201f79 100%);

    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

    border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;

    -webkit-box-shadow:inset rgba(255, 255, 255, 0.5) 0px 0px 3px;
    -moz-box-shadow:inset rgba(255, 255, 255, 0.5) 0px 0px 3px;
    box-shadow:inset rgba(255, 255, 255, 0.5) 0px 0px 3px;
    -o-shadow:inset rgba(255, 255, 255, 0.5) 0px 0px 3px;
    text-shadow: #000 1px 1px 1px;
}
.tib-inside a.more:hover{
    -webkit-box-shadow:inset rgba(255, 255, 255, 0.6) 0px 0px 12px;
    -moz-box-shadow:inset rgba(255, 255, 255, 0.6) 0px 0px 12px;
    box-shadow:inset rgba(255, 255, 255, 0.6) 0px 0px 12px;
    -o-shadow:inset rgba(255, 255, 255, 0.6) 0px 0px 12px;
}

.top-info-block a.iclose{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
    -khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
    -moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
    opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */

    background: url(/bitrix/templates/.default/stylesheets/../images/close-i.png) no-repeat;
    width: 49px;
    height: 34px;
    display: block;
    position: absolute;
    z-index: 1000;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.top-info-block a.iclose:hover{

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE 5.5+*/
    -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */
    -moz-opacity: 1; /* Mozilla 1.6 и ниже */
    opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
/* End */


/* Start:/bitrix/templates/.default/stylesheets/font-awesome.min.css?171077432231000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/.default/stylesheets/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/bitrix/templates/.default/fonts/stylesheet.css?17163646593862*/
@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-ExtraBold.eot');
    src: local('Onest ExtraBold'), local('Onest-ExtraBold'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraBold.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraBold.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Light.eot');
    src: local('Onest Light'), local('Onest-Light'),
        url('/bitrix/templates/.default/fonts/Onest-Light.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Light.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Light.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Medium.eot');
    src: local('Onest Medium'), local('Onest-Medium'),
        url('/bitrix/templates/.default/fonts/Onest-Medium.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Medium.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Medium.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-SemiBold.eot');
    src: local('Onest SemiBold'), local('Onest-SemiBold'),
        url('/bitrix/templates/.default/fonts/Onest-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-SemiBold.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-SemiBold.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-ExtraLight.eot');
    src: local('Onest ExtraLight'), local('Onest-ExtraLight'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraLight.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraLight.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Regular.eot');
    src: local('Onest Regular'), local('Onest-Regular'),
        url('/bitrix/templates/.default/fonts/Onest-Regular.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Regular.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Regular.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Bold.eot');
    src: local('Onest Bold'), local('Onest-Bold'),
        url('/bitrix/templates/.default/fonts/Onest-Bold.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Bold.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Bold.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Black.eot');
    src: local('Onest Black'), local('Onest-Black'),
        url('/bitrix/templates/.default/fonts/Onest-Black.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Black.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Black.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('/bitrix/templates/.default/fonts/Onest-Thin.eot');
    src: local('Onest Thin'), local('Onest-Thin'),
        url('/bitrix/templates/.default/fonts/Onest-Thin.eot?#iefix') format('embedded-opentype'),
        url('/bitrix/templates/.default/fonts/Onest-Thin.woff2') format('woff2'),
        url('/bitrix/templates/.default/fonts/Onest-Thin.woff') format('woff'),
        url('/bitrix/templates/.default/fonts/Onest-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

.pbl *{font-family: 'Onest',sans-serif;}
/* End */


/* Start:/bitrix/templates/.default/components/mod/news.list/home_slider/style.css?17327967103828*/
.main-slider{margin-top:32px;margin-bottom:0;height:480px;overflow:hidden;}
.main-slider .left{padding:50px 40px;height:480px;flex:0 0 42%;max-width:42%;position:relative;z-index:4;background:#F3F8FD;border-radius:20px;}
.main-slider .right{flex-grow:1;margin-left:-30px;border-radius:0 20px 20px 0}
.main-slider .top .clinica{padding-left:26px;background: url(/my-img/geo.svg)no-repeat;background-position: 0px -1px;background-size:20px 18px;}
.main-slider .right span{pointer-events:none;z-index:3;position:absolute;bottom:16px;right:32px;left:62px;text-align:center;font-size:20px;line-height:24px;color:#fff;text-transform:uppercase;}
.main-slider .right:after{border-radius:0 20px 20px 0;pointer-evenets:none;content:'';display:block;position:absolute;inset:0;z-index:2;background:rgba(0,0,0,.22);}
.o_nas_cifri .img{height:740px;}
.o_nas_cifri .number{font-size:64px;line-height:83px;display:flex;justify-content:center;width:100%;}
.o_nas_cifri .number span{font-size:20px;line-height:28px;}
.main-slider-arrows{position:absolute;bottom:40px;right:40px;z-index:2;}
.main-slider-dots{position:absolute;right:180px;bottom:60px;z-index:2;}
.main-slider-dots .slick-dots{position:relative;bottom:auto;}
.main-slider-dots .slick-dots li button:after{display:none;}
.main-slider-dots .slick-dots li{width:auto;height:auto;margin-left:6.5px;margin-right:6.5px;}
.main-slider-dots .slick-dots li button{width:8px;height:8px;border:2px solid transparent;transition:.3s;border-radius:50%;display:block;padding:0;margin:0;background:#fff;}
.main-slider-dots .slick-dots li.slick-active button{border-color:var(--main)}
.main-slider-dots .slick-dots li button:hover,
.main-slider-dots .slick-dots li.slick-active button{background:var(--main);}
.o_nas_cifri .text{margin-bottom:0}
@media(max-width:1375px){
.main-slider .right span{font-size:16px;}
.main-slider .left{flex:0 0 46%;max-width:46%;}
}

@media(max-width:1200px){
.main-slider .right span{font-size:12px;}
.main-slider .left{flex:0 0 50%;max-width:50%;}
	.o_nas_cifri .img{height:600px;}
	.o_nas_cifri .number{font-size:50px;line-height:1.3;}
}

@media(max-width:992px){
.main-slider-item .flex{flex-flow:column nowrap;}
.main-slider-item .flex .left{flex-grow:1;order:2;border-radius:20px 20px 0 0;padding:30px 10px;}
.main-slider-item .flex .right{margin-left:0;order:1;height:350px;border-radius:0;}
.main-slider{margin-top:0;height:auto;}
.main-slider .left{height:auto;flex:0 0 100%;max-width:100%;min-height:380px;margin-top:-20px;}
.main-slider .fw-50{flex:0 0 100%;max-width:100%;}
.main-slider .right:after{border-radius:0;}
.main-slider .clinica{font-size:13px;margin-bottom:14px;}
.main-slider .title-slide{font-size:28px;line-height:33px;margin-bottom:10px}
.main-slider .text-slide{font-size:15px;line-height:21px;margin-bottom:20px;}
.main-slider .bottom .fw-50 a{margin-left:0;margin-right:0;}
.main-slider .bottom  .fw-50:nth-child(2){margin-top:10px;}
	.main-slider .right span{font-size:18px;right:12px;left:12px;bottom:30px;}
	.main-slider-dots{bottom:auto;left:12px;right:12px;top:300px;}
	.o_nas_cifri .img{height:500px;}
	.o_nas_cifri .number{font-size:45px;line-height:1.2;}
	.o_nas_cifri .br-1{border:0;}
	.o_nas_cifri .item{flex:0 0 33.3%;max-width:33.3%;margin-bottom:18px;}
	.main-slider-block .slick-dots{position:relative;bottom:-7px;}
}
@media(max-width:579px){
	.holder.re.pbl{padding-left:0!important;padding-right:0!important;}
	.o_nas_cifri .img{height:400px;}
	.o_nas_cifri .number{font-size:40px;line-height:1.2;}
	.o_nas_cifri .text{font-size:14px;}
	.o_nas_cifri .item{flex:0 0 50%;max-width:50%;}
}
@media(max-width:380px){
	.main-slider-item .flex .right{height:220px}
	.main-slider-dots{top:170px}
	.main-slider .right span{font-size:14px;line-height:18px;}
	.o_nas_cifri .img{height:320px;margin-left:-20px;margin-right:-20px;}
}
/* End */


/* Start:/bitrix/templates/emc_index/styles.css?172967471619042*/
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body,
html {
    width:100%;
    height:100%;
    padding:0;
    margin:0;
	color:#323436;
	background:#fff;
	font: normal 14px/normal arial, helvetica, sans-serif;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased !important;
}



/* General style definitions */
*:focus {
	outline:none;
}
table {
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	border:none;
}
a {
	color:#137dbf;
	border-color:#137dbf;
	text-decoration:underline;
}
/*a:visited {
	color:#531d65;
	border-color:#531d65;
	text-decoration:underline;
}*/
a:hover {
	color:#0a598a;
	border-color:#0a598a;
	text-decoration:none;
}
a:active {
	color:#531d65;
	border-color:#531d65;
	text-decoration:underline;
}
.clear {
	width:100%;
	clear:both;
}
form,fieldset {
	padding:0;
	margin:0;
	border:none;
}
::selection {
	background:#0a0032;
	color:#fff;
}
::-moz-selection {
	background:#0a0032;
	color:#fff;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


#container {
	min-height:100%;
	min-width:1160px;
	overflow:visible;
}
.wrap {
	padding:0 50px;
	max-width:1500px;
	min-width:1060px;
	//width:1060px;
	margin:0 auto;
}
.wrap-nopadding {
	padding:0;
	max-width:1600px;
	min-width:1160px;
	margin:0 auto;
}


#topline {
	background:url(/bitrix/templates/emc_index/images/header-bg.jpg) #eef6fb 0 0 repeat-x;
	height:49px;
	color:#0a0032;
	border-bottom:1px solid #95b2c9;
}
#topline .wrap {
	height:49px;
}
#topline nav {
	float:left;
	padding:0 0 0 30px;
	height:49px;
	line-height:49px;
	width:900px;
}
#topline nav ul {
	height:49px;
}
#topline nav ul li {
	float:left;
	padding:0 10px;
}



#header {
	background:url(/bitrix/templates/emc_index/images/header-bg.jpg) 0 -50px repeat-x;
	color:#0a0032;
	clear:both;
}
#header .wrap {
	height:180px;
	padding-top:35px;
}
#logo {
	float:left;
	width:35%;
	height:117px;
}
#logo a {
	display:block;
	width:333px;
	height:77px;
	background:url(/bitrix/templates/emc_index/images/logo.png) 0 0 no-repeat;
	text-indent:-999em;
	text-decoration:none;
	overflow:hidden;
}
.header-contacts {
	float:left;
	width:23.5%;
	line-height:1.4;
	padding:0 3.5% 0 0;
}
.header-contacts .phone {
	display:block;
	color:#0a0032;
	margin:0 0 7px 0;
	line-height:normal;
	font-size:1.715em;
}
.header-contacts ul {
	line-height:normal;
}
.header-contacts ul li {
	padding:12px 0 0 0;
}
.header-schedule {
	float:right;
	width:37.5%;
	color:#1c0c60;
}
.header-schedule ul {
	float:left;
	width:100%;
}
.header-schedule ul li {
	float:left;
	width:49.95%;
	height:55px;
}
.header-schedule ul li h3 {
	padding:0;
	margin:0 0 3px 0;
	font-size:1em;
	font-weight:normal;
}
.header-schedule .time {
	float:left;
	width:95%;
}
.header-schedule .time em {
	display:block;
	height:6px;
	background:url(/bitrix/templates/emc_index/images/worktime.png) 0 0 no-repeat;
}
.header-schedule .time p {
	padding:3px 0 0 0;
	margin:0;
	clear:both;
}
.header-schedule .time .work-day {
	float:left;
	width:54%;
}
.header-schedule .time .saturday {
	float:left;
	width:22%;
	padding:0 1%;
}
.header-schedule .time .saturday em {
	background-position:0 -10px;
}
.header-schedule .time .sunday {
	float:left;
	width:22%;
}
.header-schedule .time .sunday em {
	background-position:0 -20px;
}
.header-schedule .time .work-day em {
	float:left;
	width:20%;
}


#main {
	padding-bottom:320px;
	padding-top:50px;
	background:url(/bitrix/templates/emc_index/images/content-bg.gif) 0 0 repeat-x;
	clear:both;
}
#main > .wrap {
	padding:0 90px;
	max-width:1420px;
	min-width:980px;
}
body.home #main {
	background:none;
	padding-top:10px;
}
.content-wrapper {
	margin:0 420px 0 0;
}
#content {
	float:left;
	width:100%;
}
#content p {
	margin:0 0 1em 0;
}
#sidebar {
	float:right;
	width:360px;
}
#sidebar .block {
	margin:0 -20px 30px -20px;
	padding:20px;
	background:#f7fcff;
	box-shadow:0 7px 20px 0 #c6d6e2;
}


#main h2 {
	font-size:1.715em;
	font-weight:normal;
	margin:0 0 0.5em 0;
	color:#0a0032;
}
#content h3 {
	font-size:1.285em;
	font-weight:normal;
	margin:1em 0 0.5em 0;
	color:#0a0032;
}


.breadcrumbs {
	color:#1c0c60;
	padding:0 0 30px 0;
	position:relative;
}
.breadcrumbs span.icon {
	display:block;
	width:17px;
	height:15px;
	left:-28px;
	top:0;
	position:absolute;
	background:url(/bitrix/templates/emc_index/images/sprite.png) 0 -188px no-repeat;
}
.breadcrumbs ul li {
	display:inline-block;
	margin:0 2px 0 0;
}



#home-box {
	height:475px;
	margin-bottom:50px;
	background:url(/bitrix/templates/emc_index/images/home-box.jpg) 0 0 repeat-x;
}
#home-box h2 {
	margin-bottom:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#home-box .wrap {
	background:url(/bitrix/templates/emc_index/images/home-box.png) 0 0 no-repeat;
	padding-top:50px;
	height:425px;
}
#home-box .wrap-nopadding {
	background:url(/bitrix/templates/emc_index/images/home-box.png) 100% 0 no-repeat;
	height:475px;
}
#home-box .home-left {
	float:left;
	background:url(/bitrix/templates/emc_index/images/sep.png) 100% 0 no-repeat;
	width:24.5%;
	padding-left:3.5%;
	padding-right:3.5%;
	height:405px;
}
#home-box .home-right {
	float:right;
	width:61.5%;
	padding-right:3.5%;
	height:405px;
	overflow:hidden;
}
#home-box .tab-panel {
	font-size:1.285em;
}
#home-box .tab-panel ul {
	float:left;
	width:30%;
	padding-right:3.3%;
}
#home-box .tab-panel ul li {
	margin:0 0 20px 0;
}



.home-carousel {
	height:390px;
	color:#1c0c60;
	position:relative;
	z-index:999;
}
.home-carousel .jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 390px;
}
.home-carousel ul {
    list-style: none;
	background: none;
    margin: 0;
    padding: 0;
	height:390px;
	overflow:hidden;
}
.home-carousel ul li {
	float:left;
	margin: 0;
	width:25%;
	background: none;
	height:390px;
	line-height:1.45;
	position:relative;
}
.home-carousel ul li input {
	display:none;
}
.home-carousel ul li:hover {
	background:url(/bitrix/templates/emc_index/images/carousel-hover.jpg) 0 0 repeat-x;
}
.home-carousel ul li:hover input {
	display:block;
}
.home-carousel ul li .l {
	position:absolute;
	left:-1px;
	top:0;
	width:1px;
	height:390px;
	background:url(/bitrix/templates/emc_index/images/carousel-highlight.png) -15px 0 no-repeat;
}
.home-carousel ul li:hover .l {
	left:-16px;
	width:16px;
	background-position:0 0;
}
.home-carousel ul li .r {
	position:absolute;
	right:-1px;
	top:0;
	width:1px;
	height:390px;
	background:url(/bitrix/templates/emc_index/images/carousel-highlight.png) -255px 0 no-repeat;
	display:none;
}
.home-carousel ul li:hover .r {
	display:block;
	right:-16px;
	width:16px;
}
.home-carousel .carousel-panel {
	padding:0 40px;
}
.home-carousel ul li h4 {
	padding:0;
	margin:0 0 6px 0;
	line-height:normal;
	font-size:1em;
	font-weight:normal;
}
.home-carousel ul li .pic {
	text-align:center;
	height:130px;
}
.home-carousel ul li .pic img {
	display:inline-block;
	margin:0 auto;
	width:116px;
	border-radius:58px;
	-moz-border-radius:58px;
}
.jcarousel-control-next {
	display:block;
	position:absolute;
	right:-40px;
	top:0;
	width:56px;
	height:390px;
	text-decoration:none;
	background:url(/bitrix/templates/emc_index/images/carousel-controls.png) 100% 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.jcarousel-control-prev {
	display:block;
	position:absolute;
	left:-40px;
	top:0;
	width:56px;
	height:390px;
	text-decoration:none;
	background:url(/bitrix/templates/emc_index/images/carousel-controls.png) 0 0 no-repeat;
	text-indent:-999em;
	overflow:hidden;
}


.home-news {
	float:left;
	width:75%;
}
.home-news ul {
	float:left;
	width:100%;
	padding-bottom:15px;
}
.home-news ul li {
	float:left;
	width:30%;
	padding-right:3.3%;
}
.home-news span.news-date {
	display:block;
	font-size:0.92em;
	color:#6a6a6a;
}
.home-news a.all {
	display:inline-block;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	text-decoration:none;
	font-size:0.92em;
	font-style:italic;
}
.home-news h3 {
	font-weight:normal !important;
	font-size:1.285em !important;
	padding:0 !important;
	margin:3px 0 0 0 !important;
}
.home-price {
	float:right;
	width:25%;
}


.tab-switch ul li {
	float:left;
	padding-right:40px;
	white-space:nowrap;
}
.tab-switch h2 a {
	text-decoration:none;
	color:#7d909e;
	border-bottom:1px dashed #7d909e;
}
.tab-switch li.active h2 a {
	color:#0a0032;
	border-bottom:none;
}
.tab-hidden {
	display:none;
}


ul.doctors {
	float:left;
	width:100%;
	padding:0 !important;
	margin:0 !important;
	list-style:none !important;
	clear:both;
}
.filter-section ul.doctors {
	width:50%;
	padding:0 50% 0 0 !important;
}
ul.doctors li {
	float:left;
	width:100%;
	padding:0 0 15px 0 !important;
	margin:0 !important;
	background:none !important;
	clear:both;
}
ul.doctors li .pic {
	float:left;
	width:85px;
	padding:0 10px 0 0;
	text-align:right;
}
ul.doctors li .pic img {
	float:right;
	width:66px;
	border-radius:33px;
	-moz-border-radius:33px;
}
ul.doctors li .details {
	font-size:0.785em;
	color:#0a0032;
}
ul.doctors li h4 {
	font-size:1.27em;
	font-weight:normal;
	padding:8px 0 5px 0;
	margin:0;
}


ul.pricelist {
	float:left;
	padding-left:2%;
	width:98%;
	clear:both;
}
ul.pricelist li {
	float:left;
	width:100%;
	margin:0 0 10px 0;
	background:url(/bitrix/templates/emc_index/images/dots.gif) 0 100% repeat-x;
	clear:both;
}
ul.pricelist li h4 {
	font-weight:normal;
	padding:0 !important;
	margin:0 !important;
	font-size:1em !important;
	background:#fff;
	float:left;
}
ul.pricelist li span.price {
	float:right;
	background:#fff;
	white-space:nowrap;
}


ul.list {
	clear:both;
}
ul.list li {
	margin:0 0 10px 0;
	clear:both;
}


.filter-tabs {
	padding:0 0 25px 0;
	font-size:1.285em;
	clear:both;
}
.filter-tabs ul {
	height:32px;
}
.filter-tabs ul li {
	float:left;
	padding-right:5px;
	margin-right:10px;
}
.filter-tabs ul li a {
	float:left;
	color:#0a0032;
	padding:6px 5px 0 10px;
	height:26px;
	text-decoration:none;
}
.filter-tabs ul li a span {
	display:inline-block;
	border-bottom:1px dashed #0a0032;
}
.filter-tabs ul li.active {
	background:url(/bitrix/templates/emc_index/images/filter-bg.png) 100% 0 no-repeat;
}
.filter-tabs ul li.active a {
	background:url(/bitrix/templates/emc_index/images/filter-bg.png) 0 0 no-repeat;
}
.filter-tabs ul li.active a span {
	border:none;
}
.filter-tab-panel {
	display:none;
}
.filter-tab-active {
	display:block;
}


.filter-section {
	padding:0 0 12px 0;
	clear:both;
}
.filter-section h3 {
	display:inline-block;
	color:#1c0c60;
	font-size:1.285em;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
.filter-section h3 a {
	display:inline-block;
	color:#1c0c60;
	text-decoration:none;
	border-bottom:1px dashed #1c0c60;
}
.filter-section-active h3 {
	color:#2b2a31;
}
.filter-section-active h3 a {
	color:#2b2a31;
	border:none;
}
.filter-section > ul {
	display:none;
	padding-top:15px !important;
	padding-bottom:30px !important;
}
.filter-section-active > ul {
	display:block;
}


form.form .field {
	padding:0 0 20px 0;
	clear:both;
}
form.form p.note {
	font-style:italic;
	font-size:0.92em;
	padding:6px 0 0 0;
	color:#6a6a6a;
}
#order-form p.note {
	padding-left:40px;
}
#order-form .field {
	padding-left:40px;
	position:relative;
}
#order-form .field input.text {
	display:block;
	height: 16px;
	line-height: 16px;
	width:94.5%;
	padding:8px 2.5%;
	border:1px solid #cbcbcb;
	background:#fff;
	box-shadow:inset 1px 1px 1px #ebeff1;
	border-radius:5px;
	-moz-border-radius:5px;
}
#order-form field select {
	width:100%;
}
#order-form span.icon {
	display:block;
	width:24px;
	height:25px;
	position:absolute;
	left:0;
	top:4px;
	background:url(/bitrix/templates/emc_index/images/sprite.png) 0 0 no-repeat;
}
#order-form span.icon-doctor {
	width:25px;
	height:26px;
	top:2px;
	background-position:0 -47px;
}
#order-form span.icon-date {
	width:25px;
	height:23px;
	top:4px;
	background-position:0 -100px;
}
#order-form span.icon-phone {
	width:25px;
	height:21px;
	top:6px;
	background-position:0 -152px;
}
#order-form span.icon-name {
	width:25px;
	height:24px;
	top:4px;
	background-position:0 -239px;
}



#footer {
	min-width:1160px;
	margin-top:-261px;
	height:260px;
	color:#0a0032;
	border-top:1px solid #1881c3;
	background:url(/bitrix/templates/emc_index/images/footer-bg.jpg) #eef6fb 0 0 repeat-x;
	line-height:1.45;
	clear:both;
}
#footer .wrap {
	padding-top:55px;
	height:205px;
}
#footer .footer-left {
	float:left;
	padding:0 0 0 40px;
	width:20%;
}
#footer .footer-right {
	float:right;
	width:75%;
}
.footer-logo {
	width:250px;
	height:60px;
	margin:-10px 0 0 -85px;
	background:url(/bitrix/templates/emc_index/images/footer-logo.png) 0 0 no-repeat;
	text-indent:-999em;
	position:relative;
	overflow:hidden;
}
.footer-phone {
	color:#0a0032;
	font-size:1.715em;
	padding-bottom:10px;
}
.footer-right nav {
	height:65px;
}
.footer-right nav ul li {
	float:left;
	padding:0 20px 0 0;
}
.footer-right nav ul li a {
	white-space:nowrap;
}
.footer-right ul.clinics {
	float:left;
	width:100%;
	line-height:normal;
}
.footer-right ul.clinics li {
	float:left;
	width:23%;
	padding-right:2%;
	height:55px;
}
.footer-right ul.clinics li h3 {
	padding:0;
	margin:0 0 3px 0;
	font-size:1em;
	font-weight:normal;
}

.h1 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	font-weight: bold;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
#about-medic .middle-col .h2 {
	margin-bottom: 12px;
}
.wrp-inner .wrp-color .h2{
	margin-bottom: 17px;
}
.h2 {
	display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	margin: 0;
	color: #0a0032;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.83em;
}
.h3 {
	display: block;
	font-size: 1.17em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}
.custom.slider .header_button{position:absolute;right:50px;bottom:50px;z-index:9999}
body{overflow-x:hidden;}
margin:0;.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction : rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width   : auto;
  margin  : 0 40px;
  padding : 20px 0;
  height  : 390px;

}

.jcarousel-skin-tango .jcarousel-clip {
  overflow : hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width  : auto;
  height : 75px;
}

.jcarousel-list {
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
  width  : 75px;
  height : auto;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left  : 10px;
  margin-right : 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom : 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background : #fff;
  color      : #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position   : absolute;
  top        : 43px;
  right      : 5px;
  width      : 32px;
  height     : 32px;
  cursor     : pointer;
  background : transparent url(/bitrix/templates/emc_index/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left             : 5px;
  right            : auto;
  background-image : url(/bitrix/templates/emc_index/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
  background-position : -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  background-position : -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor              : default;
  background-position : -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position   : absolute;
  top        : 43px;
  left       : 5px;
  width      : 32px;
  height     : 32px;
  cursor     : pointer;
  background : transparent url(/bitrix/templates/emc_index/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left             : auto;
  right            : 5px;
  background-image : url(/bitrix/templates/emc_index/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
  background-position : -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position : -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor              : default;
  background-position : -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
  position   : absolute;
  bottom     : 5px;
  left       : 43px;
  width      : 32px;
  height     : 32px;
  cursor     : pointer;
  background : transparent url(/bitrix/templates/emc_index/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
  background-position : 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
  background-position : 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
  cursor              : default;
  background-position : 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
  position   : absolute;
  top        : 5px;
  left       : 43px;
  width      : 32px;
  height     : 32px;
  cursor     : pointer;
  background : transparent url(/bitrix/templates/emc_index/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
  background-position : 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  background-position : 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
  cursor              : default;
  background-position : 0 -96px;
}


.excerpt p {
font-size: 1em;
}


/* End */
/* /bitrix/templates/.default/stylesheets/bootstrap-reset.css?17296748003142 */
/* /bitrix/templates/.default/stylesheets/application.css?174403544552046 */
/* /bitrix/templates/.default/stylesheets/index-page.css?171077432214660 */
/* /bitrix/templates/.default/stylesheets/slick.css?17107743233988 */
/* /bitrix/templates/.default/stylesheets/selectik.css?17107743231425 */
/* /bitrix/templates/.default/stylesheets/skin.css?175041294962816 */
/* /bitrix/templates/.default/stylesheets/record-on-reception.css?17107743232691 */
/* /bitrix/templates/.default/stylesheets/top-block.css?17107743233507 */
/* /bitrix/templates/.default/stylesheets/font-awesome.min.css?171077432231000 */
/* /bitrix/templates/.default/fonts/stylesheet.css?17163646593862 */
/* /bitrix/templates/.default/components/mod/news.list/home_slider/style.css?17327967103828 */
/* /bitrix/templates/emc_index/styles.css?172967471619042 */
