/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/*@font-face {
        font-family: 'PT Sans';
        src: url('/fonts/PTS55F_W.eot');
        src: url('/fonts/PTS55F_W.eot?') format('вє'),
             url('/fonts/PTS55F_W.woff') format('woff'),
             url('/fonts/PTS55F_W.ttf')  format('truetype'),
             url('/fonts/PTS55F_W.svg#87bc1a35db4ecb91a6cbc43626c059c0') format('svg');}
*/
/*
@font-face {
        font-family: 'PT Sans';

             url('/fonts/PTS55F_W.woff');
        }
		*/
html,
button,
input,
select,
textarea {
    color: #222;
    font-family: 'PT Sans', sans;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
a:hover{
text-decoration:none;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
body {font-size:15px; line-height: 21px; background: url(/img/bg.png) center top no-repeat;}
a, p { margin: 0; padding: 0;}
a {color:#024470;-webkit-transition:color .1s ease;-moz-transition:color .1s ease;transition:color .1s ease;}
a:hover {color:#024470;}
p {color:#495e5e; margin-bottom: 21px;}
h1, .h1 {font-size: 21px; line-height: 30px; text-transform: uppercase; color: #025990;margin: 5px 0 30px 0;font-weight: bold;}
h2, .h2 {}
h3, .h3 {}
h4, .h4 {}
h5, .h5 {}
h6, .h6 {}

.rightcol ul{list-style: none inside;}
.rightcol ul>li:before{content: "-"; margin-left: -15px;margin-right: 1ex;}
.wrapper {width:960px; margin: 0 auto; padding:0 10px; display:block;position: relative;}

.btn, input[type=submit] {display: block; color: #007f7f; text-transform: uppercase; font-size: 14px; font-weight: bold; box-shadow: 0 1px 3px rgba(0,0,0,.5); border:1px solid #FFF; border-radius: 10px; text-decoration: none; margin:0; padding: 0; line-height: 36px; text-shadow: 0 1px 1px #FFF; height: 36px;text-align: center; background: url(/img/btn-bg.png) center center;}
.btn:hover {color:#26baba;}
input[type=submit] {width: 180px;}

form {}
.formtitle {text-transform: uppercase;font-size: 21px; color:#FFF;text-shadow:0 1px 1px #007f7f; text-align: center;font-weight: bold; margin-bottom: 33px;}
label {display: block;}
label>span {text-transform: uppercase;font-size: 14px; color:#FFF;text-shadow:0 1px 1px #007f7f; text-align: right;font-weight: bold;}
label>input {}
textarea {resize: vertical;}
.response-form, .feedback-form { background: url(/img/form-shadow.png) center bottom no-repeat;padding-bottom: 11px;}
.fancybox-skin, .fancybox-skin .feedback-form {padding:0 !important;}
.response-form form,
.feedback-form form {background: url(/img/bg-cyan.png); background: url(/img/response-form.png); box-shadow: 0 2px 5px rgba(0,127,127,.5);padding:20px; width: 560px; margin:0 auto; overflow: hidden;}
.response-form label>span,
.feedback-form label>span {margin-right: 12px;width: 160px; display: inline-block;vertical-align: middle;}
.response-form .btn,
.feedback-form .btn {float: right; margin-bottom: 12px; margin-top: 21px;}
.response-form label,
.feedback-form label {margin-bottom: 10px;}
.response-form textarea,
.feedback-form label input[type="text"],
.feedback-form textarea {width: 346px;display: inline-block; border-radius: 10px;border:none;margin: 1px 0;padding: 5px 18px;height: 26px; border:1px solid #05abab; box-shadow: inset 0 1px 3px #000; vertical-align: middle;}
.response-form textarea,
.feedback-form textarea {height: 88px;}
.response-form textarea:focus,
.feedback-form label input[type="text"]:focus,
.feedback-form textarea:focus { border:2px solid #007f7f;width: 342px;outline: none; margin: 0;box-shadow: inset 0 1px 1px #000;}
.chosen-container {width: 384px !important;border-radius: 10px !important;border:none !important;}
label>span .chosen-container {text-transform:none; text-shadow:none; text-align:left; font-weight:normal; color: #444;}

.blue-btn {width: 213px;padding: 2px 29px 6px;height: 59px;background: url(/img/blue-btn.png);line-height: 59px; color:#FFF;text-shadow:0 1px 1px #024470; font-size: 15px; font-weight: bold; text-transform: uppercase;display: block;text-decoration: none;letter-spacing: -1px;}
.blue-btn:hover {color:#FFF;}
.blue-btn:before {content:'';display: inline-block; background: url(/img/arrow.png) top left no-repeat; width: 32px; height: 32px;vertical-align: middle;margin-right: 12px; }

#stopline {width: 100%; position: fixed; top:0; left:0; height: 60px; vertical-align: top; background: url(/img/stopline.png) top center no-repeat; color:#FFF; padding-top: 4px;z-index: 100;}
#stopline .left {position:absolute; top:0; left:0; width:100%;z-index: 1; padding-left:10px; font-size: 14px; line-height: 44px;}
#stopline .left .phone {display:inline-block;font-size: 18px; font-weight: bold; text-shadow:0 1px 1px #007f7f;width: 247px; background: url(/img/stopline-phone.png) left center no-repeat;padding-left: 28px;margin-left: 9px;}
#stopline .left .phone span {font-size: 18px;}
#stopline .left .cityselect {display:inline-block; text-decoration: underline; cursor: pointer; width: 64px; margin-left: 80px;}
#stopline .left .address {display:inline-block;width: 240px;}
#stopline .right {position:absolute; top:0; left:50%; width:100%; margin-left:230px;  z-index: 2; line-height: 55px;}
#stopline .right a {text-transform: uppercase; font-size: 15px; font-weight: bold;text-shadow:0 1px 1px #024470; color: #FFF; text-decoration: none; background: url(/img/arrow.png) left center no-repeat; padding-left: 41px; height: 55px;display: block;}


header { margin-top: 94px; margin-bottom: 27px;}
header .logo {width: 220px; display: inline-block; vertical-align: top;margin-right: 4px;padding-left: 10px;}
header .logo a {}
header .logo img {margin-bottom: 8px;}
header .logo span {margin-left: 8px;}
header nav { display: inline-block; vertical-align: top; margin: 6px 0;}
header nav ul {}
header nav ul li {color:#162b2b; text-transform: uppercase; font-size: 14px; line-height: 21px; font-weight: bold; text-decoration: none; text-align: center; display: inline-block;margin-right: 7px;}
header nav ul li.active {color:#05abab; border-bottom: 3px solid #00BBBB;}
header nav ul li a {color:inherit; text-decoration: none; padding:8px 10px;display: inline-block;}
header nav ul li a:hover {color:#05abab;}


.lefttitle {font-size: 21px; text-transform: uppercase; display: block; background: url(/img/lefttitle.png) bottom left no-repeat;padding: 17px 20px;margin-bottom: 30px;}
.content {}
.content .rightcol {width: 620px; display: inline-block; vertical-align: top;}
.content .rightcol .main-slider {margin-bottom: /*17*/ 42px;}
.content .rightcol .contentblock {margin-bottom: 35px;}
.content .leftcol {width: 300px; margin-right: 15px; display: inline-block; vertical-align: top;}
.content .leftcol nav {margin-bottom: 10px;}
.content .leftcol nav ul {margin: 0 0 0 10px; padding: 0; list-style-type: none;}
.content .leftcol nav ul li {color:#262626; text-transform: uppercase;font-size: 16px; font-weight: bold;background: url(/img/ul-left.png) left 7px no-repeat;padding-left: 26px;line-height: 39px;}
.content .leftcol nav ul li.active {color:#05abab;}
.content .leftcol nav ul li:hover {color:#05abab;}
.content .leftcol nav ul li a {color:inherit; text-decoration: none;display: block;padding-left: 17px;}
.content .leftcol nav > ul > li > a {padding-top: 7px; padding-bottom: 8px; line-height: 24px;}

.content .leftcol nav ul li.active ul {display: block;}
.content .leftcol nav ul li.always_opened  ul {display: block;}
.content .leftcol nav ul li ul {margin: 0;display: none;}
.content .leftcol nav ul li ul li {color:#495e5e;text-transform: none; font-size: 15px; font-weight: normal;background: url(/img/ul-dot.png) 0 10px no-repeat;line-height: 22px;padding-left: 2px;}
.content .leftcol nav ul li ul li.active { color:#05abab;}
.content .leftcol nav ul li ul li:hover { color:#05abab;}
.content .leftcol nav ul li ul li a {color:inherit;}
.content .leftcol .leftimage {background: #FFF; box-shadow: 0 2px 5px rgba(9,87,103,.5); padding: 3px; border-radius: 10px;width: 274px;margin: 20px auto 60px;}
.content .leftcol .leftimage img {border-radius:8px;}
.content .leftcol .leftimage a {display: block;}

.content .leftcol .leftslider {position: relative;}
.content .leftcol .leftslider .title {text-transform: uppercase; color:#025990; text-align: center;font-size: 18px; font-weight: bold;margin-bottom: 20px; }
.content .leftcol .leftslider .partners {background: url(/img/left-partners.png); width: 300px; height: 220px; display: block; overflow: hidden; line-height: 220px; vertical-align: middle;border-radius: 20px;}
.content .leftcol .leftslider .partners a { text-align: center; vertical-align: middle;border-radius: 20px;}
.content .leftcol .leftslider .partners img {max-width: 294px;max-height: 214px;vertical-align: middle;line-height: 214px;margin: auto;display: inline-block;}
.content .leftcol .leftslider .all {display: block;margin: 23px auto 0px;text-align: center;line-height: 30px;font-size: 14px;}
.content .leftcol .leftslider .nav {background-repeat: no-repeat; width: 33px; height: 30px; cursor: pointer; display: block; position: absolute; bottom:0;}
.content .leftcol .leftslider .nav * {display: block; width: 100%; height: 100%;}
.content .leftcol .leftslider .nav.l {background: url(/img/lr.png) 0 0px;left:0;}
.content .leftcol .leftslider .nav.l:hover {}
.content .leftcol .leftslider .nav.r {background: url(/img/lr.png) 33px 0px;right: 0;}
.content .leftcol .leftslider .nav.r:hover {}
.content .leftcol .leftslider .bx-wrapper { margin: 3px; width: 294px; height: 214px;}
.content .leftcol .leftslider .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: none;left: 0;background: none; border-radius: 19px;}
.content .leftcol .leftslider .bx-pager {display: none;}
.content .leftcol .leftslider .slider a {text-align: center; vertical-align: middle; line-height: 214px;height: 214px;}

.main-slider {position: relative;background: url(/img/main-slider-shadow.png) center top no-repeat;width: 650px;height: 325px;padding-top: 10px;}
.main-slider .title {text-transform: uppercase; color:#025990; text-align: center;font-size: 18px; font-weight: bold;margin-bottom: 20px; }
.main-slider .slider {width: 600px; height: 300px; display: block;  line-height: 300px; vertical-align: middle;border-radius: 20px;position: relative; padding: 0 20px;}
.main-slider .slider img {max-width: 600px;max-height: 300px;vertical-align: middle;line-height: 300px;margin: auto;display: inline-block;}
.main-slider .slider .slide .blue-btn {position: absolute; z-index: 5; top:190px; left: -22px;}
.main-slider .slider .slide .text {position: absolute; z-index: 4;width: 320px; height: 120px;left: 40px; top:55px;line-height: 21px;}
.main-slider .slider .slide .text .title { color: #0377c2; text-transform: uppercase; font-size: 24px; line-height: 28px; letter-spacing: -1px;display: block;text-align: left;width: 100%;font-weight: normal;margin-bottom: 17px;}
.main-slider .slider .slide .text .desc {font-size: 14px; line-height: 24px;}
.main-slider .slider .slide .text .desc p {}
.main-slider .slider .slide .img {width: 600px; height: 300px; position: relative;background: #FFF; border-radius: 20px;}
.main-slider .slider .slide .img .overlay {background: url(/img/main-slider.png); width: 600px; height: 300px; position: absolute; z-index: 2;}
.main-slider .slider .slide .img img {width: 600px; height: 300px; position: absolute; top:0; left: 0; z-index: 1; border-radius: 19px;}
.main-slider .nav {background-repeat: no-repeat; width: 33px; height: 30px; cursor: pointer; display: block; position: absolute; bottom:0;display: none;}
.main-slider .nav * {display: block; width: 100%; height: 100%;}
.main-slider .nav.l {background: url(/img/lr.png) 0 0px;left:0;}
.main-slider .nav.l:hover {}
.main-slider .nav.r {background: url(/img/lr.png) 33px 0px;right: 0;}
.main-slider .nav.r:hover {}
.main-slider .bx-wrapper { margin: 0px; width: 650px; height: 300px;}
.main-slider .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: none;left: 0;background: none;}
.main-slider .bx-pager {display: block;}
.main-slider .slider a {text-align: center; vertical-align: middle;}
.main-slider .bx-wrapper .bx-pager.bx-default-pager a {background:url(/img/pg.png) center top; width: 21px; height: 22px;margin: 0px 9px;}
.main-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.main-slider .bx-wrapper .bx-pager.bx-default-pager a.active {background:url(/img/pg.png) center bottom;}
.main-slider .bx-wrapper .bx-pager.bx-default-pager {display: block;position: relative; bottom: 0;padding-top: 13px;}


.breadcrumbs {}
.breadcrumbs a {color:#024470; font-size: 15px;display: inline-block; vertical-align: top;}
.breadcrumbs .divider {background: url(/img/bc.png) center center no-repeat; width: 6px; height: 8px; display: inline-block; vertical-align: middle;margin: 0 10px;}
.breadcrumbs .active {color:#495e5e; font-size: 15px;display: inline-block; vertical-align: top;}

.bigimage {position: relative;border-radius: 9px;box-shadow: 0 1px 5px rgba(0,0,0,.25); margin-bottom: 40px;width: 600px; height: 260px;}
.bigimage div {background: url(/img/bigi.png) top left no-repeat;position: absolute; top:0; left: 0;width: 600px;height: 260px; display: block;}
.bigimage img {width: 594px; height: 254px; margin: 3px; border-radius: 8px;}

.naps {}
.naps .item {text-align: center;position: relative;width: 160px; display: inline-block; vertical-align: top;margin: 0 56px 40px 0;}
.naps .item:nth-child(3n) {margin-right: 0;}
.naps .item .img { box-shadow: 0 1px 5px rgba(0,0,0,.25); width: 160px;height: 160px; overflow:hidden; border-radius: 9px;  display: block;margin-bottom: 15px;vertical-align:middle; line-height: 160px;}
.naps .item .img div {background: url(/img/nap.png); position: absolute; top:0; left: 0; z-index: 2;width: 160px; height: 160px; display: block;}
.naps .item .img img {}
.naps .title { color:#495e5e; font-size: 15px; line-height: 21px;display: block;}
.naps .item:hover .title {color:#05abab;}

.vkladks {background:url(/img/vkladks-shadow.png) center bottom no-repeat;padding-bottom: 11px; margin-bottom: 40px;}
.vkladks .titles {z-index: 2;overflow: hidden;height: 44px;}

.vkladks .titles>div {text-shadow:0 1px 1px #007f7f;text-transform: uppercase; font-size: 14px; font-weight: bold;color: #FFF;height: 38px;margin-top: 6px; display: inline-block;padding: 0 16px 0 0;overflow: hidden;position: relative;margin-left: -20px;}
.vkladks .titles>div>div {background: url(/img/vkl-cyan.png) left -6px;display: inline-block; vertical-align: bottom;height: 44px;line-height: 44px;padding-left: 16px;}
.vkladks .titles>div>div>span {padding: 0 13px 0 13px;cursor: pointer;font-size: 13px;}
.vkladks .titles>div>span {background: url(/img/bg-cyan-after.png) top left no-repeat;width: 16px;height: 44px; display: inline-block; vertical-align: bottom;position: absolute; top: 0; right: 0;z-index: 2;}

.vkladks .titles>div.active {text-shadow:0 1px 1px #024470;height: 44px;z-index: 5;margin-top: 0px;}
.vkladks .titles>div.active>div {background: url(/img/vkl-blue.png); height: 44px; line-height: 44px;}
.vkladks .titles>div.active>div>span {cursor: default;}
.vkladks .titles>div.active>span {background: url(/img/bg-blue-after.png);width: 16px;height: 44px; display: inline-block; vertical-align: bottom;}

.vkladks .titles>div:hover {height: 44px;margin-top: 0px;}
.vkladks .titles>div:hover>div {background: url(/img/vkl-cyan.png) left 0px;}
.vkladks .titles>div.active:hover>div {background: url(/img/vkl-blue.png) left 0px;}

.vkladks .contents {border:2px solid #0377c2;padding: 18px;z-index: 1;}

.vkladks .contents > div {display: none;}
.vkladks .contents > div.active {display: block;}


.doctor {width: 178px;padding: 6px 1px;display: inline-block; vertical-align: top;margin-right: 26px;margin-bottom: 36px;}
.doctor:nth-child(3n) {margin-right: 0;}
.single-doctor .img,
.doctor .img {border-radius: 9px;box-shadow: 0 1px 8px rgba(0,0,0,.25);width: 180px; height: 210px;margin-bottom: 20px; background: url(/images/no-photo.png) center center no-repeat;}
.single-doctor .img img,
.doctor .img img {border-radius: 9px;width: 180px; height: 210px;}

.doctor .name {color:#262626; text-transform: uppercase; font-size: 16px; line-height: 21px; text-align: center; font-weight: bold;padding: 0 /*10px*/;margin-bottom: 8px;letter-spacing: -1px;}
.doctor .type {color:#475259;font-size: 13px; line-height: 21px; text-align: center;margin-bottom: 20px;}
.single-doctor .zap,
.doctor .zap {margin-bottom: 21px;}
.single-doctor .faq,
.doctor .faq { font-size: 14px;line-height: 21px; text-align: center;}
.single-doctor .faq a,
.doctor .faq a {color:#475259;}

.single-doctor {margin-bottom: 40px;}
.single-doctor .left {width: 180px;display: inline-block;vertical-align: top;margin-right: 35px;}
.single-doctor .right {width:380px;display: inline-block;vertical-align: top;}
.single-doctor .type {color:#495e5e;text-align: left; font-size: 15px; margin-bottom: 50px;}
.single-doctor p {color:#495e5e; font-size: 15px; line-height: 21px;}

.doctors-slider {position: relative;}
.doctors-slider .h1 {margin-bottom: 40px;display: block;}
.doctors-slider .doctor {display: block;}
.doctors-slider .bx-pager.bx-default-pager {display: none;}
.doctors-slider .bx-wrapper .bx-viewport {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;border: none;background: none;padding: 0 10px;}
.doctors-slider .nav {background-repeat: no-repeat; width: 33px; height: 30px; cursor: pointer; display: block; position: absolute; top: 46%;}
.doctors-slider .nav * {display: block; width: 100%; height: 100%;}
.doctors-slider .nav.l {background: url(/img/lr.png) 0 0px;left:0;}
.doctors-slider .nav.l:hover {}
.doctors-slider .nav.r {background: url(/img/lr.png) 33px 0px;right: 0;}
.doctors-slider .nav.r:hover {}

.responses {}
.responses .response {margin-bottom: 40px;}
.responses .response .img {display: inline-block; vertical-align: top; width: 160px; height: 204px; border-radius: 9px; box-shadow: 0 1px 5px rgba(73,94,94,.7); margin-right: 40px;}
.responses .response .img a {}
.responses .response .img a img {width: 160px; height: 204px; border-radius: 9px;}
.responses .response .content {display: inline-block; vertical-align: top; width: 400px;}
.responses .response .content .name {color:#025990; text-transform: uppercase; font-size: 18px; letter-spacing: -1px; font-weight: bold; margin-bottom: 10px;}
.responses .response .content .date {color:#162b2b; font-size: 14px; font-weight: bold; margin-bottom: 15px;}
.responses .response .content .text {font-size: 15px; line-height: 21px;color: #495e5e;}
.responses .response .content .text p {}

.partner {border:3px solid #FFF; width: 594px; height: 114px; display: block; margin-bottom: 40px; border-radius: 10px;box-shadow: 0 2px 5px rgba(0,0,0,.25);}
.partner img {border-radius: 6px;}


.cat {margin-bottom: 70px;}
.cat .subcat {margin-bottom: 18px;}
.cat .subcat .left {width: 172px; height: 172px;display: inline-block; vertical-align: top;margin: 0; padding: 0;z-index: 2;}
.cat .subcat .left .img {}
.cat .subcat .left .img a {width: 172px; height: 172px; display: block; overflow: hidden;}
.cat .subcat .left .img a .border {width: 172px; height: 172px; display: block;background: url(/img/cat-border.png) center center no-repeat; overflow: hidden;position: absolute;z-index: 2;}
.cat .subcat .left .img a:hover {}
.cat .subcat .left .img a img {width: 142px; height: 142px; display: block;padding: 15px;position: absolute;z-index: 1;}
.cat .subcat .right {display: inline-block; vertical-align: top; width:450px; margin-left: -15px;z-index: 1; margin-top: 22px;}
.cat .subcat .right .catname {color:#FFF;text-shadow: 0 1px 1px rgba(0,127,127,.75);background: url(/img/catname.png) top left repeat-y;text-transform: uppercase;font-size: 18px; font-weight: bold;padding: 8px 8px 8px 29px;}
.cat .subcat .right .catname a {color: inherit;text-decoration: none;}
.cat .subcat .right .catname a:hover {}
.cat .subcat .right .catcontent {}
.cat .subcat .right .catcontent ul {list-style-type: none; margin: 19px 0px 10px 30px; padding: 0;}
.cat .subcat .right .catcontent ul li {display: inline-block;
width: 196px;
margin-left: 5px;
margin-top: 4px;
padding-right: 5px;
line-height: 15px;
font-size: 13px;
vertical-align: top;}
.cat .subcat .right .catcontent ul li:before {content:'-'; display: inline;padding-right: 3px;}
.cat .subcat .right .catcontent ul li a {color:#495e5e;}
.cat .subcat .right .catcontent ul li a:hover {}

.question-answer {}
.question-answer .qa {margin-bottom: 30px;}
.question-answer .question {color:#495e5e; font-size: 15px; line-height: 21px;background: #d4f1f1; border-radius: 8px; padding: 20px;position: relative;}
.question-answer .question .name {color:#025990; font-size: 16px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px;}
.question-answer .question .text {}
.question-answer .question .show-answ {text-decoration: underline; cursor: pointer; padding-left: 34px;background: url(/img/ud.png) left bottom no-repeat;height: 22px; display: block;}
.question-answer .question .show-answ.hid {background: url(/img/ud.png) left top no-repeat;}
.question-answer .answer {color:#495e5e; font-size: 15px; line-height: 21px; margin-left: 20px; background: #f9e1d6; border-radius: 8px; padding: 20px;position: relative; margin-top: 20px;display: none;}
.question-answer .answer:before {background: url(/img/answer.png) top left no-repeat; width: 20px; height: 10px; content: ''; display: block; position: absolute; top:-10px; left:40px;}
.question-answer .answer .name {color:#162b2b; font-size: 16px; text-transform: uppercase; font-weight: bold;}
.question-answer .answer .type {margin-bottom: 20px;}
.question-answer .answer .text {}


.pagination {text-align: center; margin-bottom: 70px;}
.pagination>a,
.pagination>span {height: 26px;display: inline-block; text-align: center;text-decoration: none;text-shadow: 0 1px 1px #007f7f; color: #FFF;font-size: 14px;background: url(/img/bg-cyan.png); line-height: 26px;font-weight: bold; padding: 0 8px;box-shadow: 0 2px 5px rgba(0,127,127,.5); margin:0 7px;min-width: 10px;}
.pagination>.active {background: url(/img/pagi-active.png) right;text-shadow: 0 1px 1px rgba(0,127,127,.5);cursor: default;}
.pagination>.l,
.pagination>.r {width: 33px;height: 30px;padding: 0; box-shadow: none;}
.pagination>.l {float: left; background: url(/img/lr.png) left center no-repeat;}
.pagination>.r {float: right; background: url(/img/lr.png) right center no-repeat;}



footer {background: url(/img/foot-bg.png) center bottom no-repeat;height: 726px; display: block;position: relative;margin-top: 34px;padding:0;}
footer .zapis {position: relative;height: 67px;display: block;margin: 90px 0 62px;}
footer .zapis .wrapper {padding-left: 0;}
footer .zapis .wrapper .cta-text {background: url(/img/cta.png) top left no-repeat;display: block; z-index: 1; width: 720px; height: 50px; padding: 2px 0 6px 62px; line-height: 50px; font-weight: bold; font-size: 15px;
    color:#FFF; text-transform: uppercase;text-shadow:0 1px 1px #007f7f;letter-spacing: -1px;position: absolute; top:5px; left: 0;}
footer .zapis .wrapper a {z-index: 2; position: absolute;top:0; left:681px;}
footer .footer {background: url(/img/foot-divider.png) center top no-repeat;padding: 70px 0 0;}
footer .footer .col,
footer .footer .col-contact {vertical-align: top; display: inline-block; width: 300px;}
footer .footer .col {margin-right: 15px;}
footer .footer .col .title {color:#025990; font-weight: bold; text-transform: uppercase; font-size: 18px; display: block; background: url(/img/footer-title-bg.png) left bottom no-repeat; padding: 10px 5px; margin-bottom: 24px;}
footer .footer .col ul {list-style-type: none;margin: 0;padding: 0;}
footer .footer .col ul li {font-size: 15px; font-weight: normal;background: url(/img/ul-dot.png) 0 10px no-repeat;line-height: 23px;padding-left: 22px;}
footer .footer .col ul li a {text-decoration: none; color:#678585; font-size: 14px;}
footer .footer .col ul li a:hover {}

footer .footer .col-contact {padding: 10px 0;}
footer .footer .col-contact .text {color:#678585; font-size: 14px; display: inline-block;}
footer .footer .col-contact .phone {margin-bottom: 28px;}
footer .footer .col-contact .phone .num {text-transform: uppercase;font-weight: bold; font-size: 30px; color:#025990; display: block;margin: 12px 0;}
footer .footer .col-contact .hours {margin-bottom: 14px;}
footer .footer .col-contact .hours .text {display: block;margin-bottom: 5px;}
footer .footer .col-contact .hours .days {width: 140px; vertical-align: top; display: inline-block;letter-spacing: -1px;margin-right: 5px;}
footer .footer .col-contact .hours .day {color:#025990; margin-right: 5px;}
footer .footer .col-contact .hours .time {color:#025990; font-weight: bold;}
footer .footer .col-contact .address {margin-bottom: 16px;}
footer .footer .col-contact .address .adres {font-weight: bold; color:#025990; text-transform: uppercase;}
footer .footer .col-contact .email {margin-bottom: 23px;}
footer .footer .col-contact .socials {vertical-align: top;}
footer .footer .col-contact .socials .text {line-height: 34px;}
footer .footer .col-contact .socials .sociallinks {display: inline-block; vertical-align: top; width: 212px;margin-left: 13px;}
footer .footer .col-contact .socials .sociallinks a {display: inline-block;vertical-align: top; width: 28px;height: 28px;padding: 1px;border-radius: 50px; border:2px solid #05abab;margin-right: 1px;
                                                    -webkit-transition:all .1s ease;-moz-transition:all .1s ease;transition:all .1s ease;}
footer .footer .col-contact .socials .sociallinks a:hover {margin-top: -2px;}
footer .footer .col-contact .socials .sociallinks a img {width: 28px; height: 28px; border-radius: 50px;}

footer #minzdrav {background: url(/img/minzdrav.png);width: 929px;margin-left: -464px;left: 50%;bottom: 82px;position: absolute;height: 45px;display: block;font-size: 0;}


.copy {background: #FFF; position: absolute; bottom: 0; width: 100%; height: 40px; line-height: 40px;box-shadow: 0 0 5px rgba(52,57,67,.5);}
.copy .wrapper {height: 100%;}
.copy a {color:#444444; text-decoration: underline;}
#artklen {position: absolute; right: 0; bottom: 0; line-height: 40px; vertical-align: bottom; display: inline-block;margin-right: 37px;}
#artklen>a {color: #444 !important; text-decoration: none !important;display: inline-block;line-height: 40px;vertical-align: bottom; padding-right: 140px; padding-left: 2px;}
#artklen>a>img {position: absolute; bottom: 0; right: 0;}
#artklen>a:hover {text-decoration: underline !important;}
#scripts {display: none;}




#goup {background: url(/img/up.png) center 2px no-repeat;color: #025990;font-size: 14px;text-align: center;width: 40px;height: 55px;font-weight: bold;display: none;padding-top: 45px; cursor: pointer;position: fixed;right: 100px; bottom: 100px;}
#goup:hover {background: url(/img/up.png) center 0 no-repeat;}
#question {width: 64px;height: 395px; background: url(/img/question.png) top left no-repeat; position: fixed; top:140px;left:0; display: none;}
.do-quest {width: 64px; height: 250px; margin-top:99px; display: block;}
@media (max-width: 1100px) {
    #goup {display:none !important;}
}
@media (min-width: 1100px) {
    #question {display: block;}
    #goup {right: 10px;}
}
@media (min-width: 1200px) {
    #goup {right: 50px;}
}


#cityselect-box {padding: 20px; display: none;}
#cityselect-box .title {font-weight: bold; text-transform: uppercase; color:#343943; font-size: 30px; line-height: 36px; border-bottom: 1px solid #cacaca; text-align: center; width:450px; margin:0 auto 20px; }
#cityselect-box .list {width:484px; margin:0 auto; }
#cityselect-box .list span {width: 29%; display: inline-block; vertical-align: top; text-decoration: underline; cursor: pointer;font-size: 14px;line-height: 24px; padding-left: 17px;}
#cityselect-box .list .active {color:#be2f35; background: url(/img/galka.png) left center no-repeat;}
#cityselect-box .other {border: 3px solid #cacaca;border-radius: 12px;background-color: #eeeeee;padding: 16px 40px;width: 540px;margin: 15px auto;}
#cityselect-box .other p {margin:0;}
#cityselect-box .links {width: 540px;margin: 0 auto;}
#cityselect-box .links a {display: inline-block; vertical-align: top; width: 31%; text-align: center;}



div.video {display: inline-block; vertical-align: top;border-radius: 10px;position: relative; padding: 0px; margin: 0 6px 31px 0;}
/*div.video img {max-width: 300px;max-height: 225px;vertical-align: middle;line-height: 225px;margin: auto;display: inline-block;}*/
div.video .video-lnk {width: 300px; height: 225px;vertical-align: top;}
div.video .video-lnk img {width: 300px; height: 225px; border-radius: 10px;}
div.video .video-lnk .title {color: #0377c2; text-transform: uppercase; font-size: 14px; line-height: 24px; letter-spacing: -1px;display: block;text-align: center;width: 100%;font-weight: normal; }
div.video .video-lnk .text .desc {font-size: 14px; line-height: 24px;}
div.video .video-lnk .text .desc p {}
div.video .video-lnk .img {width: 300px; height: 225px; position: relative;background: #FFF; border-radius: 10px;}
div.video .video-lnk .img .overlay {background: url(/img/videoframe.png); width: 300px; height: 225px; position: absolute; z-index: 2;}




.error input, .error textarea, .error select {
	background:#FFDBDB;
}


.adm_icon {
	margin: 0 !important;
	padding: 0 !important;
	display: inline !important;
	border: none !important;
	width: 16px !important;
	height: 15px !important;
}
.adm_icon img {
	width: auto !important;
	height: auto !important;
	border-radius: none !important;
	display: inline !important;
}
ul#admin_main_user_menu li:hover>a {
	color: #343943 !important;
}
ul#admin_main_user_menu>li>ul {
	background: #F6F6F6 !important;
	border: 1px solid #F0F0F0;
}

.header_banner
{
	width: 630px;
	height: 100px;
	position: absolute;
	left: 289px;
	top: 0;
}
header nav
{
	margin-top: 95px;
}
header
{
margin-bottom:0;
}
.sublogo-text
{
	position: absolute;
	top: -58px;
	left: 217px;
	line-height: 25px;
	width: 504px;
	margin-top: 26px;
	font-size: 18px;
	text-align: left;
}
.vremya
{
	position: absolute;
	top: 75px;
	left: 14px;
	line-height: 30px;
	width: 197px;
	margin-top: 26px;
	font-size: 17px;
	text-align: right;
}
.symptoms_shadow
{
margin-bottom: 28px;
}
.symptom_description span
{font-size: 18px;
color:black;
font-weight: bold;
}
.symptom_description a
{

font-weight: bold;
}
.symptom_description
{
	border: 2px solid #0377c2;

	padding: 16px;
	font-size: 17px;
	margin-bottom: 0;
	text-shadow: 0 1px 0 white;
	margin-top: 5px;
	border-radius: 3px;
	background: #f0f9ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f9ff 0%, #e2f4ff 47%, #c6eaff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(47%,#e2f4ff), color-stop(100%,#c6eaff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f9ff 0%,#e2f4ff 47%,#c6eaff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f9ff 0%,#e2f4ff 47%,#c6eaff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f9ff 0%,#e2f4ff 47%,#c6eaff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f9ff 0%,#e2f4ff 47%,#c6eaff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#c6eaff',GradientType=0 ); /* IE6-9 */

}

.active ul ul{
margin:0;
margin-top:5px;
}
.costs_div table
{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.costs_div table td
{
	padding:3px;
	border:1px solid gray;
}
.cost_td
{
width: 72px;
 white-space: nowrap;
text-align:right;
}

/*Тут стили плашки о согласии политики хранения и сбора метрический данных*/
.cookie-mrt {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    background: linear-gradient(90deg, #3fb7c6, #2fa0b5);
    box-shadow: 0 -4px 15px rgba(0,0,0,0.15);
}

.cookie-mrt__inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.cookie-mrt__text {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.45;
    flex: 1;
}

.cookie-mrt__btn {
    background: #ffffff;
    color: #2fa0b5;
    border: none;
    border-radius: 6px;
    padding: 10px 18px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
}

.cookie-mrt__btn:hover {
    background: #f2f9fb;
}

/* Адаптив */
@media (max-width: 768px) {
    .cookie-mrt__inner {
        flex-direction: column;
        align-items: stretch;
    }

    .cookie-mrt__btn {
        width: 100%;
        text-align: center;
    }

    .cookie-mrt__text {
        font-size: 13px;
    }
}
