.HeaderCovidLink__text___YGHoP {
    min-height: 48px;
    display: flex;
    align-items: center;
    padding: 0 64px 0 64px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.HeaderCovidLink__isMobile___prCB3 .HeaderCovidLink__text___YGHoP {
    min-height: 40px;
    background-size: auto 40px;  
	color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding-left: 45px;
    padding-right: 15px;
}
.HeaderCovidLink__root___3mZyd {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f50634;
    color: #fff;
    font-size: 17px;
}
.HeaderCovidLink__root___3mZyd.HeaderCovidLink__isMobile___prCB3 {
    display: block;
}

.price-list {
    list-style: none;
    padding-left: 0;
}

.price-xls,
.price-content {
    display: none;
}

.price-active .price-xls,
.price-active .price-content {
    display: block;
}

.price-xls {
    margin-top: 10px;
    margin-bottom: 10px;
}

.price-title {
    background-color: #eaeaea;
    border-color: #cccccc;
    color: #3d3d3d;
    border: 1px solid #BDCBDE;
    padding: 5px;
    position: relative;
    cursor: pointer;
}

.price-title:after {
    display: block;
    content: '';
    position: absolute;
    right: 5px;
    top: 9px;
    width: 12px;
    height: 8px;
    background-image: url(/images/grey_arrows.png);
    background-position: bottom center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.price-active .price-title:after {
    background-position: top center;
}

.price-content {
    margin-bottom: 20px;
}

.only_ats {
    display: none;
}

a:link  {
    color:  #0f408a;
}

a:visited {
    color: #b11116;
}

.zapis-form-container #recaptcha1 {
    margin-top: 10px;
}
.free-time-block {
    display: block;
    margin: 10px 20% 10px 20%;
    padding: 3px;
    text-align: center;
    border: 1px solid black;
    cursor: pointer;
}
.free-time-block:hover {
    opacity: 0.75;
}

.zapis-form-container input[type="radio"]:checked + label {
    background: #deecf7;
}
.zapis-form-container{
    font-family: Arial;
    width: 350px;
    text-align: center;
    border: 1px solid black;
    margin: auto;
}
.zapis-form-container p {
    font-size: 15px;
}
.zapis-form-container .zapis-form{
    margin: 0 4% 20px 4%;
}
.zapis-form-container .title{
    color: #001a60;
    font-size: 20px;
    font-weight: bold;
}
.zapis-form-container .table, .free-time-container {
    font-size: 16px;
    width: 300px;
}
.free-time-container {
    margin: 0 auto;
    border: 1px solid black;
    background: #f2f2f2;
    max-height: 200px;
    overflow: auto;
}
.zapis-form-container .table .row {
    text-align: left;
    display: block;
    margin-top: 10px;
    width: 100%;
}
.zapis-form-container .table .left {
    float: left;
    width: 40%;
}
.zapis-form-container .table .right {
    font-weight: 700;
}

.zapis-form > input.input-text{
    width: 96.5%;
    text-align: center;
    border: 1px solid black;
    margin-top: 10px;
    padding: 4px;
}
.zapis-form > input[type=submit]{
    display: block;
    background: #0f408a;
    border: none;
    width: 100%;
    margin-top: 10px;
    padding: 10px 0 10px 0;
    color: white;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.zapis-form .choose-your-destiny {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}


.png {
    !background-image: none! important;
    behavior: url('/images/pngfix.htc');
}

ul {
    list-style-image: url(images/bullet.gif);
}

.mg-top-20 {
    margin-top: 20px;
}

body {
    margin: 0 0 0 0;
    font-family: Arial;
    font-size: 14px;
    margin: 0 auto;
    min-width: 800px;
    text-align: center
}

.main-table {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    height: 100%;
    border: none;
}

#verhmenu>tbody>tr>td:nth-child(19)>img {
    display: none;
}

td {
    font-family: Arial;
    font-size: 14px;
    color: #3d3d3d;
}

.ms4 {
    background-position: center;
    background: url(/images/intro_back.jpg);
    background-repeat: repeat-x;
}

.topnav {
    color: #4e4a4a;
    font-family: Arial;
    font-size: 14px;
    text-transform: uppercase;
}

a.topnav {
    text-decoration: none;
}

a.topnav:hover {
    text-decoration: none;
}



h3>a[href$="feedback"] {
    font-family: Arial;
    text-decoration: none;
    background-color: #e6f2fd;
    max-width: 300px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 4px;
    /* box-shadow: inset 0 2px 10px 1px rgba(0,0,0,.2), inset 0 0 0 60px rgba(0,0,0,.3), 0 1px rgba(255,255,255,.05); */
    background: linear-gradient(#6f9bcc, #10499f);
    color: #fff;
    transition: .5s linear;
    text-align: center;
    display: block;
    margin: 15px auto;
}


.nav {
    color: #10499F;
    font-family: Arial;
    font-size: 14px;
}

a.nav {
    text-decoration: underline;
}

a.nav:hover {
    color: #ED1B23;
    text-decoration: none;
}


.menu {
    color: #10499F;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
}

a.menu {
    text-decoration: none;
}

a.menu:hover {
    color: #ED1B23;
    text-decoration: none;
}

.submenu {
    color: #10499F;
    font-family: Arial;
    font-size: 14px;
}


a.submenu {
    text-decoration: underline;
}

a.submenu:hover {
    color: #ED1B23;
    text-decoration: none;
}

.6px {
    padding-top: 6px;
    padding-bottom: 0px;
}

.px {
    padding-top: 12px;
    padding-bottom: 0px;
}

.content {
    text-align: justify;
}

.content TABLE {
    border-top: 1px solid #BDCBDE;
    border-left: 1px solid #BDCBDE;
    width: 100%;
}

.price tr:nth-child(odd) {
    background-color: #e6f2fd;
}

.content TABLE.gridlines {
    border: none !important;
}

.content TABLE.contacts {
    border-top: none;
    border-left: none;
}

th {
    background-color: #6f9bcc;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #BDCBDE;
    border-right: 1px solid #BDCBDE;
    color: #FFF
}

.content TD {
    border-bottom: 1px solid #BDCBDE;
    border-right: 1px solid #BDCBDE;
}

.content .contacts TD {
    border-bottom: none;
    border-right: none;
}

.noborder {
    border: 1px solid #BDCBDE;
}

.noborder TD {
    border: 0px;
}

.content table.none-border td {
    border: 0;
}


h1 {
    font: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #00008B;
    margin: 0 0 4 0;
}

.content h1 {
    font: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #00008B;
    margin: 0 0 4 0;
	margin-top: 0 !important;
}

h2 {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

h2,
.like_h2 {
    /*
	font-size:13pt;
	margin:4 0 2 0;
	color:#696969;
	font-weight:bold;*/
    font-family: arial;
    font-size: 16px;
    margin: 1em 0 0.5em 0;
    font-weight: normal;
    position: relative;
    line-height: 20px;
    background: #909192;
    padding: 5px 15px;
    color: white;
}

h3 {
    font-family: Verdana;
    font-size: 14px;
    margin: 4 0 2 0;
    color: #696969;
    font-weight: bold;

    border-bottom: 1px solid #6f9bcc;
    /* Параметры линии под текстом */
    padding-bottom: 5px;
    /* Расстояние от текста до линии */
}


}



a {

    font-family: Arial;

    font-size: 13px;

    text-decoration: underline;

    color: #10499f;
}



a:hover {

    text-decoration: none;

    color: #10499f;
}



img {

    border-color: #E4E4E4;
}



hr {

    height: 1px;

    border: none;

    color: #bdcbde;

    background: #bdcbde;

    margin-top: 5px;

    margin-bottom: 7px;
}

.hr_style {

    height: 1px;
    width: 348px;
    color: #f3f3f3;
    padding: 0 0 0 0;
}



.copyr {

    color: #FFFFFF;

    font: Arial;

    font-size: 11px;
}



a.copyr {

    text-decoration: none;

    color: #A6C8FA;
}



a.copyr:hover {

    text-decoration: underline;

    color: #FFFFFF;
}



.copyr2 {
    color: #000;
    font: Arial;
    font-size: 14px;
    float: left;
    text-align: left;
    margin-left: 65px;
    margin-top: 40px;
}

.copyr2_r {
    color: #102367;
    font: Arial;
    font-size: 14px;
    float: right;
    text-align: left;
    margin-left: 30px;
    margin-top: 40px;
}







a.copyr2 {

    text-decoration: none;

    color: #ED1B23;
}



a.copyr2:hover {

    text-decoration: underline;

    color: #0F499F;
}



.intro_back {

    background: url(images/intro_back.jpg);
    background-repeat: repeat-x;
}





.intro_med {

    background: url(images/intro_med.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}



.intro_lighttop {

    background-image: url(images/intro_lighttop.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.intro_lightbot {

    background: url(images/intro_lightbot.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding-right: 15px;
}



.intro_link {

    font-size: 10px;

    color: #FFFFFF;
}



a.intro_link {

    text-decoration: none;

    color: #A6C8FA;
}



a.intro_link:hover {

    text-decoration: none;

    color: #FFFFFF;
}



.forma {

    margin: 0 0 0 0;
}



.forma input {

    width: 160px;
}

.sub {

    padding-top: 5px;

    padding-bottom: 6px;
}



.content TABLE.comments {
    border: 1px solid #D4D4D4;
    /*width: 90%;*/
    width: 100%;
}

.content TABLE.comments TABLE {
    border: 0px;
}

.content .comments TD {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    vertical-align: middle;
    border: 0;
    text-align: left;
}

.content .but {
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    border: 0;
}

.content .comments INPUT {
    font-family: Arial;
    font-size: 14px;
}

.content .comments TEXTAREA {
    font-family: Arial;
    font-size: 14px;
}

.comments_text DIV {
    color: #ED1B23;
    font-weight: bold;
}

.comments_text a {
    color: #002592;
    font-weight: 400;
}

.foot_1 {
    font-size: 12px;
}

.altera {
    color: #102367;
    font-size: 14px;
}

.alt {
    text-decoration: none;
}

.alt2 {
    text-decoration: underline;
}

.alt_foot {
    margin-top: 3px;
}


.link {
    color: #0F499F;
    font-size: 14px;
}



span.redlink {
    color: #96181c;
    text-decoration: underline;
    cursor: pointer;
}

span.redlink:hover {
    color: #0F499F;
    text-decoration: none;
}

a img {
    border: none;
}

.conts_main {
    float: right;
    position: absolute;
    width: 210px;
    right: 265px;
    bottom: -60px;
    background-color: #fff;
    color: #0F408A;
    border: 1px solid #cacaca;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /*box-shadow: 0 0 7px rgba(0,0,0,0.25);*/

    opacity: 0.6;
}

.conts_main_new {
    color: #4e4a4a;
    line-height: 1em;
    /* margin-left: 620px;*/
    /*-====================================================================================================================================-*/

    width: 308px;
    float: right;
    /*-====================================================================================================================================-*/

    position: relative !important;
    top: 0px !important;
}

.shapka_tel {
    width: 180px;
    float: right;
    line-height: 1.5em;
    padding-left: 65px;
    background-image: url('/images/sintel.jpg');
    background-repeat: no-repeat;
    background-position: 20px 7px;
    position: relative !important;
    top: -20px !important;
}


#content_block {
    position: relative !important;
    top: -20px !important;
}

#logo_td {
    position: relative !important;
    height: 143px !important;
}

#logo_td img {
    position: absolute !important;
    left: 4px !important;
    top: 45px !important;
}

.tell {
    font-size: 14px;
    margin: 3px 0 2px 15px;
    padding-right: 20px;
    text-align: right;
}

.tell span {
    font-size: 15px;
}

.bold {
    font-weight: bold;
}

.addr {
    margin: 0px;
    font-size: 15px;
    text-align: left;
    margin-left: 15px;
    line-height: 1.2em;
    margin-bottom: -4px;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
    font-size: 15px;
}

.tell a {
    text-decoration: none;
}

.tel-num {
    font-size: 31px !important;
    color: #B11116;
}

.kak_pr {
    text-align: right;
    margin-right: 15px;
}

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

#zapis {
    margin-bottom: 0;
}

.label-date {
    display: block;
    float: left;
    width: 91px;
    margin-top: 3px;
    text-align: center;
}

.label-date input {
    width: 75px !important;
}

.label-date input[name=date] {
    margin-right: 2px;
}

.zapis_na_priem {
    padding-top: 15px;
    background-color: #bbbbbd;
    padding: 10px;
    border: 1px solid #bbbbbd;
    margin-bottom: 30px;
}

.zapis_na_priem input,
.zapis_na_priem select,
.zapis_na_priem textarea {
    display: inline-block;
    width: 172px;
    height: 26px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    color: #4e4a4a;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.zapis_na_priem input[name=type],
.zapis_na_priem input[name=code] {
    float: right;
}

#date-blck {
    padding: 0 4px 0 5px;
    text-align: left;
}

.zapis_na_priem select,
select[name=doctor2] {
    height: 36px;
    width: 182px;
}

.zapis_na_priem textarea {
    height: 90px;
}

.zapis_na_priem input:focus,
.zapis_na_priem select:focus,
.zapis_na_priem textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.zapis_na_priem form {
    width: 182px;
    margin: 0 auto;
}
.zapis_na_priem input {
    width: 100% !important;
    height: 36px;
    box-sizing: border-box;
}
.zapis_na_priem input[type="submit"] {
    width: 185px !important;
    height: 26px;
}
.zapis_na_priem .country-phone {
    padding: 0;
}
.zapis_na_priem #date-blck {
    padding: 0;
}
.zapis_na_priem .label-date {
    width: 87px;
}
.zapis_na_priem .label-date+.label-date {
    width: 50%;
    float: right;
}
.zapis_na_priem img {
    margin-top: 1px;
}
.zapis_na_priem input[name="code"] {
    width: 50% !important;
}
.zapis_na_priem .country-phone-options {
    margin: 30px 0 0 -10px;
}


.breadcrumbs {
    margin: 0 0 15px 2px;
}

.breadcrumbs a,
.breadcrumbs span {
	font-size: 12px;
}

.breadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbs ol:after {
    content: "";
    display: table;
    clear: both;
}

.breadcrumbs ol li {
    float: left;
    padding-top: 0.2em;
}

.partners-baners object {
    margin: 0 25px 0 0
}

.partners-baners {
    padding-left: 50px;
    position: relative;
}

label.error {
    margin-top: -10px;
    margin-bottom: 4px;
    color: #ee0000;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    display: none !important;
}

input.error,
select.error,
textarea.error {
    /*margin-bottom: 0; border: 1px solid #ee0000;*/
}




/*input.error:focus, select.error:focus, textarea.error:focus {
  border-color: rgba(240, 0, 0, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}*/
.reddot {
    color: #96181c;
    font-weight: bold;
    font-size: 14px;
}

.div_1_2 {
    width: 25%;
    float: left;
}

.div_2_2 {
    width: 75%;
    float: left;
}

.rejim-raboty li {
    list-style-type: square;
}

.rejim-raboty {
    list-style-position: inside;
}

.section {
    clear: both;
    padding: 0;
}

.group:after {
    clear: both;
}

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

.img-contacts {
    margin: 0 10px 10px 0;
}

.after-maps {
    padding: 15px 0;
}

div.tabs {
    /*&background: #333;
    padding: 1em;*/
}


div.container {
    margin: auto;
    width: 90%;
    margin-bottom: 10px;
}

ul.tabNavigation,
ul.tabNavig {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 1px;
}

ul.tabNavigation li,
ul.tabNavig li {
    display: inline;
    list-style: none;
}

ul.tabNavigation a,
ul.tabNavig a {
    padding: 3px 9px;
    text-decoration: none;
    border: 1px solid #BBBBBD;
    border-bottom: 1px solid #BBBBBD;
    color: #000;
    background: #BBBBBD;
    list-style: none;
}

ul.tabNavigation a.selected,
ul.tabNavigation a.selected:hover,
ul.tabNavig a.selected,
ul.tabNavig a.selected:hover {
    background: #2a3e87;
    color: #fff;

    list-style-type: none;
    list-style: none;
}



ul.tabNavigation a:hover,
ul.tabNavig a:hover {

    background: #f7f7fa;

    color: #0F408A;
    list-style: none;
}



ul.tabNavigation li a:focus,
ul.tabNavig a:focus {

    outline: 0;
    list-style: none;
}



div.tabs div,
div.tabs-cont div {



    border: 1px solid #BBBBBD;

    background: #BBBBBD;

    -webkit-border-radius: 0 4px 4px 4px;

    -moz-border-radius: 0 4px 4px 4px;

    border-radius: 0 4px 4px 4px;
}





div.tabs div h2 {

    margin-top: 0;
}



.allcontent {
    /*min-width:985px;

width:expression((document.documentElement.clientWidth

 || document.body.clientWidth) < 985? "985px":

 "auto");*/

    min-width: 800px;

    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 800? "800px": "auto");

    max-width: 1200px;

    width: expression(document.body.clientWidth > 1200? "1200px": "auto");

    margin: 0 auto;
}



a.gallery img {
    border: 3px solid #E4E4E4;
}

.ya-site-suggest-list {
    /*display: none !important;*/
}
#ya-site-form0 .ya-site-suggest-items {
    background-color: #fff;
}

.gallery_img_div {

    width: 32% !important;
    /*-================width: 222px=============================================================================================-*/

    overflow: hidden;
    box-sizing: border-box;
    float: left;

    margin-right: 1%;

    border: 2px solid#E4E4E4;

    margin-bottom: 20px;
}



.gallery_img_div img {

    border: none!important;
}
















/*----------------------------------------------------------------------------------------new-----------------------------------------------------------------------------------*/
.div_three_pics {
    overflow: hidden;
    float: left;
}



.div_three_pics img {
    display: block;
    width: 100%;
    border: 2px solid #E4E4E4;
}

#div_resume_sended_ok {

    width: 190px;

    margin: 0 auto;

    border: 1px solid silver;

    padding: 10px;

    text-align: left;

    background-color: #E3F1FE;

    border-radius: 7px;

    font-size: 18px;
}

#div_resume_failed {

    width: 190px;

    margin: 0 auto;

    border: 1px solid silver;

    padding: 10px;

    text-align: left;

    background-color: #F8D0C6;

    border-radius: 7px;

    font-size: 18px;
}

#div_resume_failed span {

    font-weight: 600;

    color: #0F408A;
}


/*----------------------------------------------------------------------------------------new-----------------------------------------------------------------------------------*/
.subsubmenu {

    margin: 0;

    padding: 0;

    border-collapse: collapse;

    width: 100%;
}

.subsubmenu td.line {

    padding: 0;
}

.subsubmenu .subsub td:first-child {

    padding-left: 34px;
}

.links span {

    border-bottom: 1px dashed #000000;

    cursor: pointer;

    display: inline-block;
}

.cont iframe {

    height: 1000px;

    width: 670px;
}

#sheet0 {

    border-collapse: inherit !important;

    border: none !important;
}

td.style45 {

    background-color: none !important;
}

.right_date {
    font-size: 14px;
    color: #909192;
}

.right_text {
    padding-top: 5px;
    font-size: 14px;
}

.cont .price,
.price-content .price {
    border: none
}

.cont .price,
.price-content .price {
    border-collapse: collapse;
}

.cont .price td,
.price-content .price td {
    border: 1px #000 solid;
    color: #000;
}

.cont .price tr td:first-child,
.price-content .price tr td:first-child {
    font-weight: bold;
    text-align: center
}

.cont .price tr td:last-child,
.price-content .price tr td:last-child {
    font-weight: bold;
    text-align: center
}

.cont .price .item td,
.price-content .price .item td {
    vertical-align: top;
    text-align: center;
    border-bottom: none #000000;
    border-top: none #000000;
    border-left: none #000000;
    border-right: none #000000;
    font-weight: bold;
    color: #A20000;
    font-family: 'Arial';
    font-size: 19px;
    font-weight: normal;
}

.cont .price .subitem td,
.price-content .price .subitem td {
    vertical-align: top;
    text-align: center;
    border: none;
    color: #000099;
    font-family: 'Arial';
    font-size: 16px;
    font-weight: normal;
}




.block-header:nth-child(3) {
    background: #fff;
    color: #000;
    text-transform: uppercase;
}

.zapis_na_priem:nth-child(4) {
    background: #fff;
    border: none;
}

.block-header2+.zapis_na_priem {
    background: #fff;
    border: none;
}

.block-header {
    text-transform: uppercase;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #fff;
    font-size: 18px;
    background: #0F408A;
    text-align: center;
}

.tag-link {
    display: block;
    padding: 0 6px;
    padding-bottom: 5px;
    float: left;
    font-family: Arial;
    font-size: 14px;
}


.contact-info {
    padding-bottom: 5px;
    padding-top: 5px;
    height: 108px;
}

.bot_buttons {
    float: right;
    width: 158px;
}

.instrument {
    float: right;
    margin: 12px 20px 10px 0;
}

.ya-share2 {
    float: left;
}

.newnews {
    display: block;
    /*width:196px;*/

    height: 30px;
    background: #909192;
    color: #fff;
    line-height: 30px;
    text-indent: 15px;
    font-size: 16px;
    font-weight: normal;
}

.news_one {
    text-align: left;
}

.contact-info-bot {
    background: url(/images/bot_back.gif);
    background-repeat: repeat-x;
}

.contact-info-block {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
}

.left-menu-blok {
    text-transform: uppercase;
    padding: 10px 5px 10px 5px;
    text-align: left;
}

.left-menu-blok img {
    display: none;
}

#zapis_na_priem>table>tbody>tr>td {
    background: #bbbbbd;
}

.left-menu-blok tr>td>a {
    color: #4e4a4a;
}

.sub a {
    color: #4e4a4a;
    text-transform: capitalize;
}

.ya-site-form__arrow-a {
    background: #909192;
    width: 10px;
}

.ya-site-form__arrow {
    width: 22px;
}

.contacts-info-block {
    padding-left: 6px;
}

.pacient-info-block {
    padding-left: 7px;
    padding-right: 26px;
}


.pred_bottom {
    width: 681px;
    padding-top: 10px;
    background-image: url(images/1mini_logo.jpg);
    background-repeat: no-repeat;
    margin: 10px auto;
    text-align: center;
    /* background-position: 160px 0; */

    background-position: 220px 0;
}

.newbottom_obertka {
    width: 100%;
    /*height: 205px;*/
    height: 220px;
    background-color: #BBBBBD;
}

.newbottom {
    width: 1200px;
    margin: 0 auto;
}

.pacient-info-title {
    color: #CCCCCC;
}

.border-line {}

.border-line-bottom {}

.prijom-block {
    padding-right: 12px;
    padding-top: 2px;
}

.info-icon {
    display: inline-block;
    padding: 3px 5px;
    font-size: 12px;
    color: #4273BF;
}

.info-icon img {
    float: left;
    margin: 0 7px 0 0;
}

.captcha-field {
    width: 80px;
    font-size: 12px
}

.read-more {
    display: block;
    text-align: left;
}

input[name="send"],
.copyr2 .f11 {
    font-size: 14px;
    line-height: 16px;
    background-color: #0F408A;
    color: #fff;
    border: 0px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-top: 10px;
}

#main p {
    margin: 0;
}

#main .first {
    margin-top: 10px;
}

#main .last {
    margin-bottom: 10px;
}

.action {
    color: #ff0000;
    font-weight: 600;
    font-size: 14px;
}

#linksBlock {
    margin-top: 20px;
    overflow: hidden;
}

.linkHd {
    font-weight: bold;
    padding: 10px 10px 10px 15px;
}

#linksBlock .lefft {
    width: 33%;
    text-align: center;
}

.lefft {
    float: left;
    overflow: hidden;
}

#linksBlock img {
    /*width: 170px;*/

    max-width: 250px;
    height: 130px;
    padding: 5px;
    border: solid 1px #CFC9C9;
    box-shadow: 2px 2px 4px #8D8888;
    margin: 10px;
}


.wrapper_motiv_block {
    width: 650px;
    height: 158px;
    background-color: #E6F2FD;
    border-radius: 10px;
    border: 1px solid #CCCCCC;
    margin: 0 auto;
}

.wrapper_title {
    background-color: #E6F2FD;
    border-radius: 10px;
    border: 1px solid #CCC;
    width: 430px;
    height: 37px;
    color: #039;
    position: relative;
    margin: 0 auto -12px;
    font-size: 16px;
}


.wrapper_title p {
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
}

.wrapper_phone {
    width: 320px;
    float: left;
    padding: 15px 0px 0px 0px;
}

.wrapper_phone img {
    float: left;
    padding: 20px;
}

.wrapper_adress {
    padding: 15px 0px 0px 0px;
}

.wrapper_adress img {
    float: left;
    padding: 20px;
}

.phone_adress {
    font-size: 20px;
    color: #B01116;
    font-weight: bold;
}

.phone_text {
    color: #000000;
}

.wrapper_price_offer {
    text-align: center;
}



.note_blck {
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin: 5px 0;
}

ul li:before {
    position: relative;
    padding-right: 7px;
}

.plasma1 {
    height: auto!important;
}

.main-table td.padleft {
    padding-left: 60px;
}

td.ya-site-form__arrow-wrap:nth-child(2) {
    display: none;
}

#ya-site-form0>div>table>tbody>tr>td.ya-site-form__search-wrap>table>tbody>tr:nth-child(1)>td>table>tbody>tr>td.ya-site-form__search-input-layout-l {
    width: 180px;
}
#ya-site-form0{width:100% !Important}
.tdcenter {
    text-align: center;
}
.left_column_td{width: 23%;
    padding-right: 15px;}

.block-header2 {
    display: block;
    /* width: 196px; */
    height: 30px;
    background: #909192 none repeat scroll 0% 0%;
    color: #FFF;
    line-height: 30px;
    text-indent: 15px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.adr_blc {
    font-size: 16px;
}

.adr_blc span.bold {
    font-weight: bold;
    color: #696969;
}

#subscribe {
    position: relative;
    margin-top: 40px;
}

#subscribe input {
    width: 100%;
    padding: 6px;
    text-align: center;
    box-sizing: border-box;
    font-size: 1.2em;
}

.subscribe-input {
    padding: 10px 6px !important;
    border: none;
    background: #ccc;
    box-shadow: inset 0 0px 0 #878787;
    color: #000;
    -webkit-transition: all .3s ease-in 0s;
    -o-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    border: 1px solid rgba(255, 255, 255, 0);
}


#subscribe .subscribe-input {
    background: #909192;
}

#subscribe ::-webkit-input-placeholder {
    color: #fff;
}

#subscribe :-moz-placeholder {
    color: #fff;
}

#subscribe ::-moz-placeholder {
    color: #fff;
}

#subscribe :-ms-input-placeholder {
    color: #fff;
}

::-webkit-input-placeholder {
    color: #4e4a4a;
}
::-moz-placeholder {
    color: #4e4a4a;
}
:-ms-input-placeholder {
    color: #4e4a4a;
}
:-moz-placeholder {
    color: #4e4a4a;
}

.subscribe-input:focus {
    box-shadow: inset -200px 0px 0 #bcbcbc;
}

.subscribe-input.err {
    border: 1px solid rgba(230, 0, 0, 1);
}

.subscribe-submit {
    cursor: pointer;
    border: none;
    background: none;
    color: #10499f;
    text-transform: uppercase;
    font-size: 1em !important;
}

/* ����� ��� �������� �� �������� */
.email.g-recaptcha {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -152px;
    box-shadow: 0 0 15px -5px #000;
    top: 125%;
    background: RGB(170, 170, 170);
    padding: 2px 0 0 2px;
    border-radius: 3px;
    -webkit-transition: all .4s ease-in 0s;
    -o-transition: all .4s ease-in 0s;
    transition: all .4s ease-in 0s;
}

.email.g-recaptcha.error {
    background: RGB(255, 92, 92);
    box-shadow: 0 0 15px -5px #FF1515;
}

#subscribe.ok {
    font-size: 1.3em;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 20px;
    border-top: 1px solid #ccc;
    box-shadow: 0 7px 12px -14px #000, 0 -7px 12px -14px #000;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
}
/* IE7 */
.doctors-menu .head-p {
    color: rgb(0, 0, 128);
    font: 600 13pt/16pt Arial, sans-serif;
    margin: 14px 0 0;
}

.doctors-menu p {
    text-align: left;
    font: 400 14px/18px Tahoma, Arial, sans-serif;
    margin: 5px 0;
    color: #000;
}

.doctors-menu p a {
    text-decoration: none;
    font-size: 16px;
}

.doctors-menu p span {
    font-weight: 600;
    font-size: 16px;
}

.doctors-menu {
    width: 100%;
    padding: 0px;
    margin: 40px auto 0;
    border-top: 6px solid #b3b3b3;
}

.doctors-menu ul {
    display: block;
    float: left;
    padding: 10px 0 0 30px;
    max-width: 215px;
    min-width: 160px;
    text-align: left;
    list-style: none;
}


.doctors-menu ul li {
    margin-bottom: 10px;
}

.doctors-menu ul li a {
    text-decoration: none;
    color: #133d82;
    font: 400 16px/14px Tahoma, Arial, sans-serif;
}

.doctors-menu ul li a:hover {
    color: #ED1B23;
}

.all-specs {
    padding: 7px 15px;
    background: #909192;
    line-height: 17px;
    height: 18px;
}

.all-specs a {
    float: right;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.all-specs a span {
	border-bottom: 1px dashed #fff;
}

.all-specs a span:hover {
    border-bottom: 1px dashed #ED1B23;
}

.all-specs a:hover {
    color: #ED1B23;
}

.country-phone-selected {
    position: absolute;
    margin: 6px 0 0 7px;
    padding: 4px 0 0 0 !important;
    min-width: 20px !important;
}

.country-phone {
    border: 0 !important;
    text-align: left;
}

.country-phone-options {
    background: #fff;
    padding-left: 10px;
}

.country-phone-selected {
    width: 20px !important;
    overflow: hidden !important;
}

.country-phone-selected img {
    display: block;
    float: none;
    margin-bottom: 10px !important;
}

.country-phone-search-label {
    margin: -35px 0 0 4px !important;
}

#phone {
    padding-left: 30px;
    width: 146px;
}

#totop {
    display: none;
    bottom: 35px;
    cursor: pointer;
    position: fixed;
    z-index: 999;
    right: 55px;
}

.hidden {
    display: none;
}

.blue {
    background-color: #d5d7d8;
    color: #000000;
    font: "Roboto condenced", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    border: 0;
    padding: 10px 30px 10px 30px;
    margin: 0;
}

ol li {
    padding-top: 0.8em;
}

.irg {
    margin-right: 10px;
}


.otzivi_button {
    display: block;
    font-size: 14px;
    line-height: 38px;
    background: #0f408a;
    color: #fff !important;
    border: 0px;
    text-transform: uppercase;
    margin-top: 10px;
    height: 38px;
    padding: 4px 6px;
    margin-bottom: -10px;
    width: 214px;
    text-decoration: none;
}

.otzivi_button:hover {
    color: #fff;
}

.otziv_checkbox {}

.otziv_tr {}

.otziv_tr input {
    width: 20px;
    margin: 10px 10px 10px 0px;
}

.otziv_tr span {
    vertical-align: middle;
}

.otziv_tr input[type="text"] {
    width: 160px;
}

.otziv_tr input[type="file"] {
    width: 300px;
}

.upload_but {}

.footer_menu1 {
    display: block;
    float: left;
    width: 190px;
    height: 200px;
    padding-top: 10px;
    padding-left: 40px;
}

.footer_menu1 ul,
.footer_menu2 ul {
    display: block;
    margin: 0;
    list-style: none;
    padding: 0;
}

.footer_menu1 li {
    display: block;
    width: 100%;
    line-height: 18px;
    text-align: left;
}

.footer_menu2 li {
    float: left;
    display: block;
    width: 50%;
    height: 18px;
    line-height: 18px;
    text-align: left;
}

.footer_menu1 li:nth-child(5),
.footer_menu2 li:nth-child(6),
.footer_menu2 li:nth-child(7) {
	height: auto;
}

.footer_menu1 li a,
.footer_menu2 li a {
    font-size: 14px;
    color: #4e4a4a;
}

.footer_menu2 {
    display: block;
    float: left;
    padding-top: 10px;
    padding-left: 20px;
    width: 420px;
    height: 200px;
}


.send_resp {
    text-align: center;
    margin: 20% auto auto auto;
    color: #092755;
    font-size: 20px;
    /* text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5); */

    width: 400px;
    height: 250px;
    background-color: #fff;
    border: 3px solid #092755;
}

#submit_but,
.submit_but {
    width: 100px;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em 0em 0em 0em;
    font: 15.3333px Arial;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
    -webkit-appearance: button;
}

#floatter {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

#msg {
    margin: 75px auto 50px auto;
}

#triple-menu,
#triple-menu-2 {
    display: flex;
    float: left;
    height: 46px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.triple-menu_item {
    background-color: #ffffff;
    border: 1px solid #0f408a;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    height: 46px;
    width: 32%;
}

#tm-2-b-1 {
	display: flex;
	align-items: center;
}

#tm-2-b-1 span {
	height: auto;
}

#triple-menu.triple-menu-1 .triple-menu_item,
#triple-menu.triple-menu-4 .triple-menu_item,
#triple-menu.triple-menu-5 .triple-menu_item,
#triple-menu.triple-menu-3 .triple-menu_item {    width: 32%;margin-right: 0;}


#triple-menu.triple-menu-1 #tm_ruble, 
#triple-menu.triple-menu-1 #tm_doctor, 
#triple-menu.triple-menu-1 #tm_proced, 
#triple-menu.triple-menu-1 #tm-2-b-1, 
#triple-menu.triple-menu-1 #tm-2-b-2,
#triple-menu.triple-menu-5 #tm_ruble, 
#triple-menu.triple-menu-5 #tm_doctor, 
#triple-menu.triple-menu-5 #tm_proced, 
#triple-menu.triple-menu-5 #tm-2-b-1, 
#triple-menu.triple-menu-5 #tm-2-b-2,
#triple-menu.triple-menu-3 #tm_ruble, 
#triple-menu.triple-menu-3 #tm_doctor, 
#triple-menu.triple-menu-3 #tm_proced, 
#triple-menu.triple-menu-3 #tm-2-b-1, 
#triple-menu.triple-menu-3 #tm-2-b-2,
#triple-menu.triple-menu-4 #tm_ruble, 
#triple-menu.triple-menu-4 #tm_doctor, 
#triple-menu.triple-menu-4 #tm_proced, 
#triple-menu.triple-menu-4 #tm-2-b-1, 
#triple-menu.triple-menu-4 #tm-2-b-2
{margin-right:2%}

#triple-menu.triple-menu-1 .triple-menu_item span, 
#triple-menu.triple-menu-4 .triple-menu_item span, 
#triple-menu.triple-menu-5 .triple-menu_item span, 
#triple-menu.triple-menu-3 .triple-menu_item span {
    font-size: 18px;
}

#triple-menu-2 .triple-menu_item {
    padding: 5px;
}

#tm_ruble,
#tm_doctor,
#tm_proced,
#tm_zapis,
#tm_raspisanie {
    margin-right: 1%;
}

#tm_zapis {
	margin-right: 0;
}

#tm-2-b-1,
#tm-2-b-2 {
	margin-right: 2%;
}

#tm_raspisanie.triple-menu_item span{
    width: 70%;
}

.triple-menu_item .ruble,
.triple-menu_item .doctor,
.triple-menu_item .zapis,
.triple-menu_item .proced {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin: 7px 12px 9px 13px;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.triple-menu_item .raspisanie {
	display: block;
    width: 30%;
    height: 44px;
    float: left;
    padding: 7px 12px 9px 10px;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
}


.triple-menu_item .ruble {
    background-image: url(/images/tm_ruble.png);
}

.triple-menu_item .doctor {
    background-image: url(/images/tm_doctor.png);
}

.triple-menu_item .zapis {
    background-image: url(/images/tm_zapis.jpg);
}
.triple-menu_item .raspisanie {
    background-image: url(/images/tm_raspisanie.png);
	background-size: 26px;
}
.triple-menu_item .proced {
    width: 33px;
    height: 33px;
    margin: 5px 12px 8px 12px;
    background-image: url(/images/tm_proced_new.png);
}

.triple-menu_item span {
    display: block;
    float: right;
    height: 46px;
    width: 60%;
    text-align: left;
    line-height: 46px;
    font-weight: bold;
    font-size: 16px;
    color: #0f408a;
}

#triple-menu-2 .triple-menu_item span {
    width: 100%;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}




#not_ofert {
    float: right;
    width: 162px;
    text-align: right;
    margin-top: 20px;
    font-size: 14px;
}
#not_ofert span{
    display: block;
    margin-top: 33px;
    font-size: 12px;
    text-align: right;
}


.bottom_blk {
    margin-bottom: 60px;
    border: 1px solid #9c9d9e;
}

.bb_title {
    font-size: 18px;
    font-weight: bold;
    color: #002592;
    margin-top: -11px;
    background-color: #FFF;
    width: 72%;
    margin: -11px auto 16px;
}

.l_blk {
    float: left;
    color: #909192;
    margin-left: 40px;
    min-width: 250px;
    font-size: 13px;
}

.icon {
    width: 45px;
    height: 45px;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.i_phone {
    background-image: url('/images/phone_ico.png');
}

.i_home {
    background-image: url('/images/home_ico.png');
}

.comment_top {
    margin-bottom: 5px;
    text-align: left;
    max-width: 230px;
}

.phn {
    font-size: 20px;
    color: #b51f24;
    font-weight: bold;
    text-align: left;
}

.r_blk {
    float: right;
    color: #909192;
    margin-right: 40px;
    font-size: 13px;
}

.adr {
    font-size: 16px;
    color: #b51f24;
    font-weight: bold;
    text-decoration: underline;
    text-decoration: none;
    text-align: left;
}
.phn a,
.adr a {
    color: #b51f24 !important;
}

.bot_blk {
    clear: both;
    color: #909192;
    margin-top: 80px;
    margin-bottom: 20px;
}

.bottom_blk a {
    color: #909192;
    font-weight: bold;
}

#slider-with-blocks-1 {
    width: 100%;
}

.rsContent {
    color: #FFF;
    font-size: 26px;
    line-height: 32px;
    float: left;
}
.bContainer {
    position: relative;
}
.rsABlock {
    position: relative;
    display: block;
    left: auto;
    top: auto;
    width: 100%;
    height: 100%;
}

.rsABlock .inner_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.blockHeadline {
    font-size: 42px;
    line-height: 50px;
}
.blockSubHeadline {
    font-size: 32px;
    line-height: 40px
}
.txtCent {
    text-align: center;
    width: 100%;
}

.slide1 {
    background: #f06b50;
}
.slide1 .bContainer {
    top: 36%;
}
.slide2 {
    background: #ffbc11;
    color: #000;
}
.slide2 .bContainer {
    top: 24px;
}
.slide2 .txtCent {
    line-height: 44px;
}
.slide2 .blockHeadline {
    line-height: 66px;
}
.slide3 {
    background: #45aab8;
    color: #FFF;
}
.slide3 .bContainer {
    top: 24px;
}
.slide3 span {
    line-height: 44px;
}
.slide4 .bContainer {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: 24px;
}

.photoCopy {
    position: absolute;
    line-height: 24px;
    font-size: 14px;
    background: black;
    color: white;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 0px 10px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    top: auto;
    border-radius: 2px;
    z-index: 25;
}
.photoCopy a {
    color: #FFF;
}
.palmImg {
    left: 0;
    top: auto;
    bottom: -60px;
    position: absolute;
}

@media screen and (min-width: 0px) and (max-width: 960px) {
    .rsContent {
        font-size: 24px;
        line-height: 28px;
    }

    .blockHeadline {
        font-size: 34px;
        line-height: 32px;
    }

    .blockSubHeadline {
        font-size: 28px;
        line-height: 32px
    }
}
@media screen and (min-width: 0px) and (max-width: 500px) {
    .royalSlider,
    .rsOverflow {
        /*height: 330px !important;*/
    }

    .rsContent {
        font-size: 20px;
        line-height: 26px;
    }

    .blockHeadline {
        font-size: 26px;
        line-height: 32px;
    }

    .blockSubHeadline {
        font-size: 24px;
        line-height: 32px
    }
}

.advantages-mainpage {
    padding: 0;
    margin-bottom: 30px;
    font-size: 0;
    text-align: center;
}
.advantages-mainpage li {
    display: inline-block;
    width: 33.3%;
    margin-bottom: 10px;
    font-size: 16px;
    vertical-align: top;
}
.advantages-mainpage .advantage-text {
    color: #999;
    box-sizing: border-box;
    padding: 0 20px;
}
.advantages-mainpage .advantage-image {
    padding-bottom: 100px;
    background-position: center;
    background-size: auto 64px;
    background-repeat: no-repeat;
    line-height: 0;
}
.advantages-mainpage .exp {
    background-image: url('images/advantages_main/advantages_icon_exp.png');
    background-size: auto 48px;
}
.advantages-mainpage .modern {
    background-image: url('images/advantages_main/advantages_icon_modern.png');
    background-size: auto 58px;
}
.advantages-mainpage .qualified {
    background-image: url('images/advantages_main/advantages_icon_qualified.png');
}
.advantages-mainpage .lab {
    background-image: url('images/advantages_main/advantages_icon_lab.png');
}
.advantages-mainpage .house {
    background-image: url('images/advantages_main/advantages_icon_house.png');
    background-size: auto 50px;
}
.advantages-mainpage .people {
    background-image: url('images/advantages_main/advantages_icon_people.png');
}

#new_sldr .rsArrow {
    display: none !important;
}

#new_sldr .rsMinW .rsBullets {
    right: 15px;
}

.rosmin {
    width: 100%;
    display: block;
    margin-bottom: 12px;
    max-width: 200px !important;
}

.oferta {
    width: 669px;
    display: block;
    position: absolute;
    margin-top: 164px;
    margin-left: 342px;
}

.akcii_sidebar_link {
    color: white !important;
    text-decoration: none;
}

.akcii_sidebar_link:hover {
    color: white;
    text-decoration: none;
}

a.slide_links {
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: inline-block;
    z-index: 5;
    cursor: pointer;
}

.mainmenu {
    position: absolute;
    top: 0;
    left: -225px;
    margin: 0;
    padding: 0;
    font-size: 0;
    text-transform: uppercase;
    text-align: justify;
}
.mainmenu:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.mainmenu li {
    display: inline-block;
    font-size: 14px;
}
.mainmenu li:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 40px;
    background-image: url('/images/tm_line.gif');
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.mainmenu li:last-child:after {
    display: none;
}
.mainmenu a {
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: #4e4a4a;
}
.mainmenu a:hover {
    color: #10499f;
}


.ats .content img {
    max-width: 100%;
    height: auto;
}
.ats .main-table {
    table-layout: fixed;
    width: 100%;
}

.left-menu-blok {
    padding: 0 15px 0 0 !important;
	width: 100%;
display: inline-block;
}
.left-menu-blok>table {
    padding: 10px 5px 10px 10px;
    background-color: #f0f0f0;
}
.left-menu-blok tr td:first-child {
    width: 0;
}
.menu {
    font-size: 14px !important;
}
.sub a {
    font-size: 14px !important;
}
.left-menu-blok tr>td>a {
    color: #10499f;
}
.dop-left-menu table {
    padding-left: 8px;
}
.ya-site-form__search-input {
    padding-left: 15px !important;
}

.privacy-policy-checkbox {
    display: block;
    margin: 15px 0;

    margin-top: 0;
}
.zapis_na_priem td .privacy-policy-checkbox {
    margin: 0;
}

.content .comments .privacy-policy-td {
    text-align: right; 
    padding: 0 20px 0 170px;
}

@media screen and (max-width: 767px) {
    .content .comments .privacy-policy-td {
        text-align: left; 
        padding: 0;
    }
}

.privacy-policy-checkbox input {
    display: inline !important;
    margin: 0 5px 0 0 !important;
    width: 1em !important;
    height: 1em !important;
}

.form-warning {
    /*display: inline; см. script.js*/
    display: none;
    color: #FF0000; 
    font-size: 0.8em;
}


/*
.subscribe-input+.privacy-policy-checkbox{ display: none; }
.subscribe-input:focus+.privacy-policy-checkbox,
.privacy-policy-checkbox:hover,
.privacy-policy-checkbox:focus,
.privacy-policy-checkbox:checked{ display: block; }
*/
.one-review {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.one-review p {
    margin: 5px 0px;
    line-height: 14px;
    font-size: 16px;
}
.one-review {
    line-height: 20px;
    font-size: 14px;
}


.one-review .one-review_name {
    margin-bottom: 10px;
}

.shapka_tel {
    background-image: url('/images/sintel_hd.png');
    background-size: 40px;
    background-position: 24px 13px;
}

.shapka_tel a,
.shapka_tel a:hover {
    color: initial;
}
.ats a.tel-num,
.ats a.tel-num:hover {
    color: #B11116;
}

.conts_main_new,
.conts_main_new a {
    color: #0F408A;
}
.conts_main_new {
    /*border-right: 1px solid #0F408A;*/

    margin-right: 20px;
    width: 170px;
}
/*.conts_main_new:before {
    content: '';
    display: block;
    background: #0F408A;
    width: 1px;
    height: 80px;
    float: right;
    max-height: 100%;
}*/

.conts_main_new .conts_main_row {
    margin: 0;
    padding: 0.1em 1em 0.5em 3em;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: 0.5em center;
    font-size: 12px;
    text-align: left;
    line-height: 1.05em;
}
.conts_main_address {
    background-image: url('/images/header_address.png');
    background-size: 1.8em !important;
    background-position: 0.3em center !important;
}
.conts_main_map {
    background-image: url('/images/header_map.png');
    background-size: 1.4em !important;
}
.conts_main_time {
    background-image: url('/images/header_time.png');
    background-size: 1.4em !important;
}
.ats_hide_block,
.ats_hide_inline,
.ats_hide_inline_block {
    display: none;
}
.ats .ats_hide_block {
    display: block;
}
.ats .ats_hide_inline {
    display: inline;
}
.ats .ats_hide_inline_block {
    display: inline-block;
}

.licenses-gallery {
    font-size: 0;
}
.licenses-gallery>a {
    display: inline-block;
    margin-right: 1%;
    width: 24.25%;
    font-size: 18px;
}
.licenses-gallery>a:last-child {
    margin-right: 0;
}
.licenses-gallery img {
    max-width: 100%;
}

.zapis_na_priem input[type="radio"] {
    height: auto;
}
.zapis_na_priem .radio-container {
    display: inline-block;
    width: 50%;
    text-align: left;
    border: none;
}
.zapis_na_priem .tabs input[type="radio"],
.zapis_na_priem .radio-container input[type="radio"] {
    width: auto !important;
}

.aa-enable {
    float: left;
    width: 4%;
    position: absolute;
}


/* ==========================================================================
   SPECIAL VERSION */

/* ========================================================================== */
.aa-enable {
    cursor: pointer;
    color: #1756b4;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    vertical-align: middle;
    z-index: 10000;
    background: url(/engine/template/skin/eye.png) no-repeat center;
    width: 39px;
    height: 36px;
    background-size: 77%;
    margin-left: 5px;
}


.aa-enable:hover,
.aa-enable:focus {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}
.aa-enable span {
    font-size: 26px;
    line-height: 30px;
}
.special-settings {
    display: none;
}
.special-aaVersion-on .special-settings {
    display: block;
    margin-bottom: 20px;
}
.aa-show {
    display: none;
}
.special-aaVersion-on .aa-show {
    display: inline-block;
    float: right;
}
.special-aaVersion-on .aa-hide {
    display: none;
}

.container.special-panel-container {
    width: 1200px;
    display: inline-block;
}


body.ats .release_hide_block {
    display: none;
}

.slider_5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.slider_5 .item {
    width: 19%;
    margin: 1px;
    vertical-align: top;
    display: inline-block;
}

.slider_5 .item-img {
    position: relative;
    overflow: hidden;
    height: 328px;
    width: 100%;
}

.slider_5 .item a {
    text-decoration: none;
}

.slider_5 .item a:hover {
    text-decoration: underline;
}

.slider_5 img {
    width: 100%;

    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.slider_5 img:hover {
    -moz-transform: scale(1.14);
    -webkit-transform: scale(1.14);
    transform: scale(1.14);
}

.slider_5 p {
    font-size: 14px;
}

p.right-p {
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    color: #111111;
}


/* ����� ����� --> */
.newbottom {
    width: 1520px;
}

.footer_column1,
.footer_column2,
.footer_column0 {
    display: block;
    float: left;
    width: 230px;
    height: 170px;
    padding-top: 10px;
    text-align: right;
}

.footer_column0 {
    width: 160px;
    text-align: left;
}

.footer_column2 {
    margin-left: 40px;
    text-align: left;
}

.footer-address,
.footer-phone {
    font-size: 14px;
    color: #002592;
}

.footer-address {
    margin-top: 10px;
}

.footer-phone {
    margin-top: 10px;
}

.footer-address a,
.footer-phone a {
    position: relative;
}

.footer-address a:before,
.footer-phone a:before,
.footer-cash-method:before,
.footer-cashless-method:before,
.footer-dms-method:before,
.footer-oms-kt-method:before,
.footer-contract-method:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
}

.footer-address a:before,
.footer-phone a:before {
    left: -48px;
}

.footer-phone a:before {
    top: -3px;
}

.footer-address a:before {
    top: 2px;
    background-image: url(/images/placeholder.png);
}

.footer-phone a:before {
    background-image: url(/images/phone-call.png);
}

.footer-pay-methods {
    color: #b51f24;
    text-transform: uppercase;
    padding-top: 2px;
    padding-left: 10px;
}

.footer-cash-method,
.footer-cashless-method,
.footer-dms-method,
.footer-oms-kt-method,
.footer-contract-method {
    position: relative;
    margin-top: 10px;
    padding-left: 42px;
    color: #4e4a4a;
}

.footer-cash-method {
    margin-top: 10px;
}

.footer-cash-method:before {
    left: 8px;
    top: -3px;
    background-image: url(/images/cash.png);
}

.footer-cashless-method:before {
    left: 8px;
    top: -3px;
    background-image: url(/images/cashless.png);
}

.footer-dms-method:before {
    left: 8px;
    top: -3px;
    background-image: url(/images/dms.png);
}

.footer-oms-kt-method:before {
    left: 8px;
    top: -3px;
    background-image: url(/images/oms-kt.png);
}

.footer-contract-method:before {
    left: 8px;
    top: -3px;
    background-image: url(/images/contract.png);
}

.oferta {
    display: block;
    position: absolute;
    width: 690px;
    margin-top: 180px;
    margin-left: 488px;
    text-align: left;
    font-size: 12px;
}

.footer-qr__img {
    width: 150px;
    height: 150px;
}



/* <-- ����� ����� */


/* ����� �������-������ --> */

.form-slide {
    display: inline-block;
    cursor: pointer;
    border-bottom: 1px dotted #0f408a;
}

.pre-categories-list {
    height: 62px; /* ��������� ������� ������ ������ ��������� */
    overflow: hidden;
}

.see-all-categories-list {
    margin-top: 15px;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
    color: white;
    cursor: pointer;
}

.see-all-categories-list span {
    display: inline-block;
    padding: 5px;
    margin-bottom: 4px;
    border: 1px solid #0f408a;
    background-color: rgb(15, 64, 138);
    border-radius: 5px;
}

.category-item {
    display: inline-block;
    padding: 5px;
	margin-bottom: 4px;
    border: 1px solid #0f408a;
    border-radius: 5px;
}

.category-item a {
	text-decoration: none;
	color: #0f408a;
}

.category-item.current a {
    font-weight: 700;
}


.comment-item,
.comment-more {
    border: rgba(204, 204, 204, 1) 1px solid;
    padding: 10px;
    color: #333333;
    margin: 20px auto;
}

.comment-item .comment-item-text,
.comment-item .comment-item-left-clmn-category,
.comment-item .comment-item-left-clmn-date,
.comment-item .comment-item-right-clmn-more,
.comment-item .comment-item-right-clmn-human {
    font-weight: normal;
    color: #333333;    
}

.comment-item .comment-item-left-clmn {
    float: left;
    width: 60%;
}

.comment-item .comment-item-right-clmn {
    float: right;
    width: 40%;
}

.clear-both {
    clear: both;
}

.comment-item-right-clmn {
    text-align: right;
}

.comment-item-text,
.comment-item-left-clmn-category,
.comment-item-right-clmn-human,
.comment-item-answer {
    margin-bottom: 10px;
}

.comment-item-answer {
    margin-top: 20px;
}

.comment-item-answer div {
    font-weight: 700;
}

div.comment-item-title {
    margin-top: 3px;
    margin-bottom: 5px;
    color: black;
}

div.comment-item-pre-answer {
    height: 35px;
    margin-top: 10px;
    padding: 5px;
    font-weight: normal;
    color: black;
    border-radius: 5px;
    background-color: #eeeeee;
    overflow: hidden;
}

div.comment-item-pre-answer > div {
    color: black;
    margin-top: 3px;
    margin-bottom: 3px;
}

div.comment-item-see-full-answer {
    margin-top: 5px;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
    /*color: rgb(0, 0, 238);*/
    color: #002592;
    cursor: pointer;
}
/* <-- ����� �������-������ */



.doctors_table {
    display: table;
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}

.doctors_row {
    display: table-row;
}

.doctors_cell {
    vertical-align: top;
    display: table-cell;
    border: 1px solid #BDCBDE;
    padding: 10px;
}

.doctors_cell.pic {
    text-align: center;
}
.doctors_cell.text {
    text-align: left;
}

.doctors_cell img {
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .doctors_table {
        display: block;
    }
    .doctors_row {
        display: block;
        margin-bottom: 10px;
    }
    .doctors_cell {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }
    .doctors_cell.pic {
        border-bottom: 0px;
    }
    
    .doctors_cell.pic img {
        max-width: 100% !important;
    }

}



.schedule_show_mobile {
    display: none;
}
.schedule_table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.schedule_table td {
    border: 1px solid #BDCBDE;
    padding: 5px;
    box-sizing: border-box;
}

.schedule_header {
    font-weight: bold;
}

.schedule_header > td {
    text-align: center;
    background-color: #0f408a;
    border-color: #0f408a;
    color: #fff;
    font-size: 11px;
}

.schedule_header > td:first-child {
    text-align: left;
}

.schedule_table.full .schedule_dep {
    cursor: pointer;
}

.schedule_dep > td {
    position: relative;
    background-color: #eaeaea;
    border-color: #ccc;
    color: #3d3d3d;
}

.schedule_table.full .schedule_dep > td:after {
    display: block;
    content: '';
    position: absolute;
    right: 5px;
    top: 9px;
    width: 12px;
    height: 8px;
    background-image: url(/images/grey_arrows.png);
    background-position: bottom center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.schedule_table.full .schedule_dep.open > td:after {
    background-position: top center;
}

.schedule_table.full .schedule_doc {
    display: none;
}


.schedule_doc > td {
    text-align: center;
}


.schedule_doc > td:not(:first-child) {
    cursor: pointer;
    text-decoration: underline;
}

.schedule_doc > td:first-child {
    text-align: left;
}

.map-wrapper {
	position: relative;
}

.map-wrapper .info-box {
	color: #909192;
	position: absolute;
	right: 20px;
    width: 300px;
    max-width: 100%;
    top: 60px;
    text-align: center;
    padding: 40px;
    background: #fff;
    z-index: 1;
    font-size: 16px;
    box-shadow: 0 0 25px rgba(0,0,0,.2);
}
	
.map-wrapper .info-box .logo {
    margin-bottom: 20px;
}

.map-wrapper .info-box .name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
}

.map-wrapper .info-box .phone {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
}

.map-wrapper .info-box .address {
    font-size: 15px;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .map-wrapper .info-box {
		display: none;
	}
}

/* ������� ������� --> */

.div-vote {
	margin: 20px;
	vertical-align: middle;
}

.content .table-vote {
	display: inline-block;
	width: auto;
	margin-bottom: -2px;
	border: none;
}

.table-vote td {
	border: none;
}

.table-vote td div {
	cursor: pointer;
    background: url(/images/sprite.webp) -374px -51px no-repeat;
    width: 19px;
    height: 16px;
    overflow: hidden;
}

.table-vote td div.star-empty,
.table-vote td div.star-unhover {
	background-position: -393px -51px;
}

.table-vote td div.star-hover {
	background-position: -374px -51px;
}


.count-votes {
}

/* <-- ������� ������� */

/* ????--> */
.article-item,
.article-more {
    border: rgba(204, 204, 204, 1) 1px solid;
    padding: 10px;
    color: #333333;
    margin: 20px auto;
}

.article-item-thumb-wrap {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}

.article-item-thumb {
    width: 100%;
    height: 100px !important;
    object-fit: contain;
    overflow: hidden;
}

.article-item .article-item-text,
.article-item .article-item-left-clmn-category,
.article-item .article-item-left-clmn-date,
.article-item .article-item-right-clmn-more,
.article-item .article-item-right-clmn-human {
    font-weight: normal;
    color: #333333;    
}

.article-item .article-item-left-clmn {
    float: left;
    width: 120px;
}

.article-item .article-item-right-clmn {
    float: right;
    width: 80%;
}

.article-item .article-item-date {
    margin-bottom: 3px;
}

.article-eye-countview {
    padding-left: 10px;
}

.additional-article-block-share {
    border: 1px solid #e6e6e6;
    padding: 20px;
    padding-bottom: 40px;
    margin: 15px 0;
}

.additional-article-block-share-title {
    font-size: 14px;
    margin-bottom: 20px;
}

.ya-share2, .ya-share2 * {
    line-height: normal;
}

.clear-both {
    clear: both;
}

.article-item-text,
.article-item-left-clmn-category,
.article-item-right-clmn-human,
.article-item-answer {
    margin-bottom: 10px;
}

.article-crosslink-title {
    margin-top: 20px;
}

.article-item-answer {
    margin-top: 20px;
}

.article-item-answer div {
    font-weight: 700;
}

div.article-item-title {
    margin-top: 3px;
    margin-bottom: 5px;
    color: black;
}

div.article-item-pre-answer {
    height: 35px;
    margin-top: 10px;
    padding: 5px;
    font-weight: normal;
    color: black;
    border-radius: 5px;
    background-color: #eeeeee;
    overflow: hidden;
}

div.article-item-pre-answer > div {
    color: black;
    margin-top: 3px;
    margin-bottom: 3px;
}

div.article-item-see-full-answer {
    margin-top: 5px;
    text-align: right;
    text-decoration: underline;
    font-weight: normal;
    /*color: rgb(0, 0, 238);*/
    color: #002592;
    cursor: pointer;
}

/* <-- ????*/

/* news, promotions --> */
.news-item,
.promotion-item,
.promotion-more {
    border: rgba(204, 204, 204, 1) 1px solid;
    padding: 10px;
    color: #333333;
    margin: 20px auto;
}

.promotion-item-thumb-wrap {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 10px;
}

.promotion-item-thumb {
    width: 100%;
    height: 100px !important;
    object-fit: contain;
    overflow: hidden;
}

.news-item .news-item-text,
.news-item .news-item-left-clmn-date,
.promotion-item .promotion-item-text,
.promotion-item .promotion-item-left-clmn-date,
.promotion-item .promotion-item-right-clmn-more {
    font-weight: normal;
    color: #333333;    
}

.promotion-item .promotion-item-left-clmn {
    float: left;
    width: 120px;
}

.promotion-item .promotion-item-right-clmn {
    float: right;
    width: 80%;
}

.news-item .news-item-date,
.promotion-item .promotion-item-date {
    margin-bottom: 3px;
}

.news-item-text,
.promotion-item-text {
    margin-bottom: 10px;
}

div.news-item-title,
div.promotion-item-title {
    margin-top: 3px;
    margin-bottom: 5px;
    color: black;
}

/* <-- news, promotions */


.expanded {
    height: initial;
}

/* articles rating --> */
.rate_widget {
    border:     1px solid #CCC;
    overflow:   visible;
    padding:    10px;
    position:   relative;
    width:      180px;
    height:     32px;
}
.ratings_stars {
    background: url('/images/star/star_empty.png') no-repeat;
    float:      left;
    height:     28px;
    padding:    2px;
    width:      32px;
}
.ratings_vote {
    /*background: url('/images/star/star_full.png') no-repeat;*/
    background: url('/images/blue-star.png') no-repeat;
}
.ratings_over {
    background: url('/images/star/star_highlight.png') no-repeat;
}
.total_votes {
    background: #eaeaea;
    /*top: 58px;*/
    /*left: 0;*/
    padding: 5px;
    /*position:   absolute;  */
} 
/* <-- articles rating */

a.doc-link {
    color: #3d3d3d;
}

#podrobnee {
    display: none;
}

.podrobnee-visible {
    display: block !important;
    position: absolute;
    width: 200px;
    background-color: #fff;
    padding: 5px;
    top: 60px;
    left: 140px;
    border: 1px solid #000;
}

.question {
    background-image: url(./images/question-mark.png);
    height: 16px
    width: 16px;
}

.price-list-custom .price-title {
	background-color: #fff;
	border: none;
	color: #b11116;
	padding-left: 0;
	font-weight: bold;
}

.price-list-custom .price-title::after {
	display: none;
}

.prices {
	display: none;
}

.ats .prices {
	display: block;
}

.ats .price {
	/*display: none; закомментировал из-за флеболога нужно проверять цены под атс*/
}

.ats .price-custom {
	display: block;
}

.price-custom th,
.price-custom tr td:first-child,
.price-custom tr td:last-child {
	text-align: center;
}

.zapis_custom {
	border-bottom: 0;
}

#new_sldr {
	margin-bottom: 20px;
}


/* Кнопка поиска врача в шапке сайта --> */
.find-doctor {
    background-color: #bbbbbd;
    padding: 10px 10px;
    width: 49%;
}

.wrap-result-find-doctor {
    position: absolute;
    background-color: #ffffff;
    border-radius: 2px;
    border: 1px solid #4e4a4a;
    padding: 5px;
    color: #4e4a4a;
    text-align: left;
    display: none;
    z-index: 1;
}

.input-find-doctor {
    height: 25px;
    width: 300px;
    color: #838384;
    margin: 0;
    padding: 5px;
}

.input-find-doctor::placeholder {
    color: #838384;
    padding: 5px;
    font-size: 12px;
    font-weight: lighter;
    font-family: sans-serif;
}

.find-doctor button {
    background-color: #0F408A;
    border-radius: 3px;
    border: 0;
    color: #ffffff;
    font-size: 14px;
    height: 26px;
    line-height: 16px;
    margin-left: 10px;
    text-transform: uppercase;
}

.wrap-result-find-doctor .find-item {
    padding: 5px;
    border-bottom: 1px solid #eeeeee;
}

.wrap-result-find-doctor .find-spec {
    font-size: 12px;
    font-style: italic;
}

.wrap-result-find-doctor .find-img {
    max-width: 19%;
    height: 50px;
    object-fit: contain;
}

.wrap-result-find-doctor .find-text {
    float: right;
    width: 70%;
    padding: 5px;
}

.wrap-result-find-doctor .find-text .find-fio,
.wrap-result-find-doctor .find-text .find-spec {
    display: block;
}

@media screen and (max-width: 767px) {
    .find-doctor {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }

    .find-doctor button {
        margin-top: 10px;
    }


}

/* <-- Кнопка поиска врача в шапке сайта */







#callback_left_button {
  position: fixed;
  left: -82px;
  top: 50%;
  margin-top: -18px;
  background-color: #0F408A;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 0 0 10px 10px;
  transform: rotate(-90deg);
  cursor: pointer;
  z-index: 100;
}

#modal_calback {
  width: 305px;
  max-width: 100%;
  text-align: left;
  box-sizing: border-box;
}
#modal_calback * {
  box-sizing: border-box;
}
#modal_calback .hd {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
#modal_calback input[type="text"] {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px 10px;
  margin: 5px 0;
}
#modal_calback input[type="submit"] {
  width: 100%;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
}
#modal_calback input[type="submit"]:hover {
  opacity: .8;
}
#modal_calback input[type="submit"]:disabled {
  opacity: .7;
  cursor: default;
}

#modal_calback .privacy-policy-checkbox {
  margin: 15px 0;
  font-size: 12px;
}


#headerfixed {
    opacity: 1;
    transition: top .3s linear;
    background: #fff;
    display: block;
    position: fixed;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.3);
    top: -100px;
    z-index: 996;
    right: 0;
    left: 0;
    padding: 10px 10px 11px 10px;
    box-sizing: border-box;
}
#headerfixed .wrapper_inner{  
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;}
#headerfixed.fixed{
    position: fixed;
    margin: 0;
    width: 100%;
    top: 0;
    z-index: 996;
    right: 0;
    left: 0;
	opacity: 1;
    display: block;
}

#headerfixed .burger_menu{
    width: 40px;
    height: 31px;
    font-size: 30px;
    color: #092066;
    cursor: pointer;
}
#headerfixed .fixed_logo{}
#headerfixed .fixed_logo img{
    max-width: 100%;
    height: 43px;
}
#headerfixed .aa-enable{
    position: relative;
}
#headerfixed .fixed_search{}
#headerfixed .fixed_search .find-doctor{
    width: 100%;
    background: #f8f8f8;
    box-sizing: border-box;
    padding: 7px;
}
#headerfixed .fixed_search .find-doctor input{
    border: 1px solid #e1e1e1;
    border-radius: 2px;
    box-sizing: border-box;
    height: 36px;
    width: 205px;
}
#headerfixed .fixed_search .find-doctor button{
    box-sizing: border-box;
    background: transparent;
    color: #939393;
    outline: none;
    font-size: 0;
    margin-left: 0;
    width: 45px;
    height: 33px;
    cursor: pointer;
}
#headerfixed .fixed_search .find-doctor button::before{
		content: "\f002";
		font-family: "Font Awesome 5 Free";
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-weight: 900;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		font-size: 18px;
		}
#headerfixed .fixed_contacts{}
#headerfixed .fixed_contacts .conts_main_new{
    display: flex;
    flex-direction: row;
    width: auto;
}
#headerfixed .fixed_contacts .conts_main_new .conts_main_address{
    width: 130px;
    font-size: 13px;
    line-height: 1.2;
    padding-bottom: 0;
    padding-left: 40px;
}
#headerfixed .fixed_contacts .conts_main_new .conts_main_address a{
    text-decoration: none;
}
#headerfixed .fixed_contacts .conts_main_new .conts_main_time {
    width: 108px;
    font-size: 13px;
    line-height: 1.2;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 37px;
}
#headerfixed .fixed_contacts .conts_main_new .conts_main_time span{}
#headerfixed .fixed_phones{
    display: flex;
    flex-direction: row;
}
#headerfixed .fixed_phones .shapka_tel{
    background-size: 25px;
    background-position: 3px 4px;
    padding-left: 35px;
    width: auto;
    top: auto !important;
    margin-right: 13px;
}
#headerfixed .fixed_phones .shapka_tel .tell{
    margin: 0;
    padding: 0;
    line-height: 1.4;
}
#headerfixed .fixed_phones .shapka_tel .tell a{
    color: #063e8b;
    font-size: 27px !important;
    display: inline-block;
    line-height: 35px;
    padding-left: 8px;
}
#headerfixed .fixed_phones .make_appointment{
    display: inline-block;
    background: #0f408a;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 11px;
    box-sizing: border-box;
    font-size: 12px;
    letter-spacing: 0.5px;
    border-radius: 2px;
    border: 1px solid #0f408a;
	transition:.2s
}
#headerfixed .fixed_phones .make_appointment:hover{    background: white;
    color: #0f408a;}

.mainmenu{ background: white;transition: top .3s linear;}
.header_fixed .mainmenu{
   position: fixed;
   position: fixed;
   margin: 0;
   width: 100%;
   top: 71px;
   z-index: 995;
   right: 0;
   left: 0;
  
   border-top: 1px solid #e6e6e6;
   box-shadow: 0 5px 7px 0px #0000002e;
   display: flex;
    justify-content: center;
    align-items: center;
       flex-direction: row;
    padding: 6px 0;
}
.header_fixed #headerfixed.fixed{    box-shadow: none;}
.header_fixed .mainmenu:after{display:none}
.header_fixed .mainmenu li{white-space: nowrap;}

@media screen and (max-width: 1170px){
	#headerfixed .fixed_search .find-doctor input {
		width: 186px;
	}
	#headerfixed .fixed_contacts .conts_main_new .conts_main_address {
		padding-left: 12px;
		background-image: none;
		width: 153px;
		    box-sizing: border-box;
	}
	#headerfixed .fixed_contacts .conts_main_new .conts_main_time {
		width: 108px;
		box-sizing: border-box;
		background-image: none;
		padding-left: 0;
	}
	#headerfixed .fixed_phones .shapka_tel {
		background-size: 20px;
		background-position: 4px 8px;
		padding-left: 27px;
	}
	#headerfixed .fixed_phones .shapka_tel .tell a {
		font-size: 24px !important;
	}
	#headerfixed .fixed_phones .make_appointment{
		    font-size: 11px;
	}
}

@media screen and (max-width: 1040px){
	.header_fixed .mainmenu {
		top: 67px;
	}
	.header_fixed .mainmenu li {
		display: inline-block;
		font-size: 12px;
	}
	.header_fixed .mainmenu li a{
		padding: 10px 6px;
	}
	#headerfixed .fixed_search{
		color: #0f408a;
		padding: 5px;
		border-radius: 2px;
		cursor: pointer;
	}
	#headerfixed .fixed_search::before{    
		content: "\f002";
		font-family: "Font Awesome 5 Free";
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-weight: 900;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
        line-height: 1;
		font-size: 21px;
	}
	#headerfixed .fixed_search .find-doctor button::before {
		line-height: 1.5;
	}
	#headerfixed .fixed_search .find-doctor{
		display:none;
		position: absolute;
		top: 67px;
		left: 0;
	    padding: 12px;
		box-shadow: 0px 6px 7px #00000040;
	}	
	
	#headerfixed .fixed_search .find-doctor.shown{
		display:block
	}
	#headerfixed .fixed_search .find-doctor input {
		width: calc(100% - 52px);
		box-sizing: border-box;
		float: left;
	}
	#headerfixed .fixed_search .find-doctor button {
		box-sizing: border-box;
		color: #ffffff;
		outline: none;
		font-size: 0;
		margin-left: 0;
		width: 52px;
		height: 35px;
		background: #0f408a;
		border-radius: 0 4px 4px 0;
		float: left;
	}
}
@media screen and (max-width: 850px){
	.header_fixed .mainmenu li {
		font-size: 11px;
	}
}
@media screen and (max-width: 820px){
	#headerfixed{display:none !important}
}
@media screen and (max-width: 576px){
  .diplom_block {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .diplom_block > a {
    width: 25%;
  }
  .diplom_block > a > img {
    width: auto!important;
  }
}

/* Левое меню теперь разворачивается --> */
.dop-left-menu {
    display: none;
}

.dop-left-menu.current {
    display: inline;
}

.left-menu-table > tbody > tr > td.menu {
    position: relative;
}

.left-menu-table > tbody > tr > td.menu.has_children:after {
    display: block;
    content: '';
    position: absolute;
    right: 0px;
    top: 9px;
    width: 12px;
    height: 8px;
    background-image: url(/images/blue_arrows.png);
    background-position: bottom center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.left-menu-table > tbody > tr > td.menu.active.has_children:after {
    background-position: top center;
}
/* <-- Левое меню теперь разворачивается */

/* Листинг докторов --> */
.doctors_row {
    vertical-align: top;
}
.doctors_033 {
    float: left;
    width: 188px;
    height: 314px;
    display: inline-block;
    padding: 10px;
    border: 1px solid #aaaaaa;
    text-align: center;
}
@media screen and (max-width: 450px) {
    .doctors_033 {
        display: block;
        float: none;
        width: 90%;
        height: auto;
    }
}
@media screen and (max-width: 600px) {
    .sort-label {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
}

[name="doctors-sort"],
[name="doctor_spec"],
[name="numpage"] {
    height: 36px;
    color: #3d3d3d;
    font-family: Arial;
    font-size: 12px;
    padding: 0;
    margin-right: 10px;
    opacity: 1;
}

[name="doctors-sort"]::placeholder,
[name="doctor_spec"]::placeholder,
[name="numpage"]::placeholder {
	opacity: 1;
} 

[name="doctor_spec"] {
    height: 32px;
}

span.pages_list {
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline;
    color: #0f408a;
}

span.pages_list.current {
    text-decoration: none;
    color: #3d3d3d;
}

/* <-- Листинг докторов */




[data-tb] {
  display: none;
}

[data-tb].active {
  display: block;
}


.tabs-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 15px -10px;
}

.tabs-top .bl {
  margin: 5px 10px;
  border: 2px solid #10499f;
  cursor: pointer;
  user-select: none;
  padding: 8px 15px;
  color: #10499f;
  text-align: center;
}
.tabs-top .bl:hover {
  color: #fff;
  background-color: #10499f;
}
.tabs-top .bl.active {
  color: #fff;
  background-color: #10499f;
}
.tabs-top {}






.reviews_text {
  box-sizing: border-box;
}
.reviews_text * {
  box-sizing: border-box;
}

.otziv_tr span {
  display: inline-block;
  margin: 0 0 7px 0;
}

.otziv_tr input[type="file"] {
  display: block;
}
.otziv_tr .submit.button {
  margin: 0px 0 10px 0;
  display: inline-block;
}
.otziv_tr .ajax-respond {
  margin: 0 0 10px 0px;
}

.one-review p {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
}

.one-review {
    border: rgba(204, 204, 204, 1) 1px solid;
    padding: 10px;
    color: #333333;
    margin: 20px auto 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.one-review div {
  margin-top: 10px;
  font-weight: 600;
}
.one-review div:before {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #eeeeee;
  z-index: -1;
  height: 500px;
  margin-top: -5px;
  content: "";
}

.one-review .one-review_name {
    position: absolute;
    right: 10px;
    top: 10px;
}