/*----- reset -----*/

@import url('css/reset.css');

/*----- general -----*/

.aligncenter {
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    margin-bottom:36px;
}

img.alignright {
float:right; 
margin:0 0 10px 10px;
}

img.alignleft {
float:left;
margin: 7px 10px 10px 0;
}

body { 
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    background:#FFF;
    color:#43494d;
}

a {
	color:#5473c1;
	outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clr:after {
    content:'';
    display: table;
    clear: both;
}

ul.ul-reset, .ul-reset ul {
    padding:0;
    margin:0;
    list-style: none;
}

.push-left {
    float: left;
}

.push-right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.title-content, .title {
    display: block;
    color:#43494d;
    font-size:1.125em;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1;
    margin-bottom:22px;
}

.title {
    font-size:1.8125em;
}

.title-sidebar {
    text-transform: uppercase;
    font-weight: normal;
    line-height: 70px;
    padding-left:20px;
    font-size:1.125em;
}

.article {
    margin-bottom:50px;
}

.article h2, .article h3, .order-form-title {
    color:#354670;
    font-size:1.125em;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom:20px;
}

.article img {
    max-width:100%;
    display: block;
    height: auto;
    border-radius: 3px;
    margin-bottom:20px;
}

.article:last-child {
    margin:0;
}

.article p {
    line-height: 23px;
    margin-bottom:20px;
    font-size:0.875em;
}

.article p:last-child {
    margin:0;
}

.article ol {
    padding:0 0 0 32px;
    list-style: none;
    counter-reset: list;
    margin-bottom:20px;
}

.article ol li {
    position: relative;
    line-height: 23px;
    font-size:0.8125em;
    padding-left:20px;
}
.article ol li:before {
    counter-increment: list;
    content: counter(list)'.';
    font-weight: bold;
    position: absolute;
    top:0;
    left:0;
}

.article ul {
    padding:0 0 0 32px;
    list-style: none;
    margin-bottom:20px;
}

.article ul li {
    /*font-size:0.8125em;*/
    font-size:13px;
    background:url("img/icon-ul-li.png") no-repeat left 10px;
    padding-left:14px;
    line-height: 23px;
}

.article table{width:100%;margin-bottom:20px;text-align:center;}
.article table td{vertical-align:middle;padding:5px;height:36px;border-right:1px solid #e1e1e1;}
.article table td:first-child{border-left:1px solid #e1e1e1;}
.article table tr:nth-child(odd){background:#E4E9F1;}
.article table tr:first-child{background:#354670;}
.article table tr:first-child td{text-transform:uppercase;color:#FFF;height:57px;}
.article table tr:last-child td{border-bottom:1px solid #e1e1e1;}
@media screen and (max-width:400px){
.article table{display:block;overflow-x:scroll;font-size:14px;}
}

.btn, .btn[onclick] {
    background: #e4e9f1;
    color:#354670;
    padding:0 26px;
    font-size:0.8125em;
    line-height: 44px;
    display: inline-block;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6),
    0 1px 0 rgba(53, 70, 112, 0.25);
    text-transform: uppercase;
}

.btn-more {
    padding:0 15px;
}

.btn-more span {
    background:url("img/arr-more.png") no-repeat right;
    padding-right:13px;
}

.link-all {
    display: inline-block;
    margin:20px;
    background:url("img/arr-more.png") no-repeat right;
    padding-right:10px;
    text-transform: uppercase;
    color:#354670;
    font-size:0.8125em;
}

/*-------------------- container --------------------*/

.container {
    width:100%;
    max-width:1000px;
    margin:0 auto;
}

.header {
    background: #354670;
    border-bottom:1px solid #2b385a;
}

.header .container {
    padding:25px 0 23px 0;
}

.main {
    background: #f2f4f9;
}

.main .container {
    padding:36px 0;
}

.content {
    float: right;
    width:726px;
}

.sidebar {
    float: left;
    width:248px;
}

.footer {
    background: #354670;
    border-top:14px solid #2b385a;
}

.footer .container {
    padding:18px 0 26px 0;
    overflow: hidden;
}

/*-------------------- logo, quote, contact --------------------*/

.logo {
    float: left;
    margin-right:70px;
}

.quote {
    width:330px;
    float: left;
    padding:0 10px 0 17px;
    margin-top:10px;
    background:url("img/quote-left.png") no-repeat left top,
    url("img/quote-right.png") no-repeat bottom right;
    color:#9caac1;
    font-size:0.8125em;
}

.header .contact {
    float: right;
    background:url("img/icon-tel.png") no-repeat left;
    padding-left:68px;
}

.contact {
    color:#FFF;
    text-align: right;
}


/*
@font-face {
    font-family: Exo_2;
    src: url(fonts/Exo2-Regular.otf);
}
*/

.contact p {
    text-transform: uppercase;
    font-size:12px;
    line-height: 18px;
    font-family: 'Exo 2';
}
.contact span a {
    font-family: 'Exo 2';
    font-size:32px;
    /*font-size: 24px;
    color: #E2EAF2;*/
    color: #fff;
    text-decoration: none;
}
.contact span b {
    font-size: 33px;
    color: #fff;
    font-weight: normal;
    font-family: 'Exo 2';
}
@media screen and (max-width: 1000px){
    .footer .contact {text-align: center}
}
@media screen and (max-width: 350px){
    .contact span a {font-size:20px}
    .contact span b {font-size:28px}
}


/*-------------------- nav --------------------*/
.menu_main {
    width: 100%;
    background: #F2F4F9;
    border-bottom: 1px solid #DEDFE4;
    z-index: 50;
    position: relative;
    margin-bottom: 8px;
}
/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/
.menu_main ul{
    display: block;
    width: 999px;
    margin: 0 auto;
    padding: 0;
    list-style:none;
}
.menu_main ul:after {
    display: block;
    content: "";
    clear: both;
}
.menu_main ul li{
    float:left;
    position:relative;
    display:block;
    border-right: 1px solid #DEDFE4;
}
.menu_main ul li:first-child{
    width: 56px;
    background: #7FB0F2;
    position: relative;

    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.menu_main ul li:first-child:before{
    content: "";
    display: block;
    width: 15px;
    height: 12px;
    position: absolute;
    top: 23px;
    left: 20px;
    background: url("img/icon-home.png");
}
.menu_main ul li.menu-item-has-children a:after{
    content: "";
    display: inline-block;
    width: 22px;
    height: 8px;
    background: url("img/arr-down.png") right top no-repeat;
}
.menu_main ul li a{
    display:block;
    height: 58px;
    padding:18px 21px 0;
    color:#43494d;
    text-decoration: none;
}
.menu_main ul li:hover{
    background: #354670;
}
.menu_main>ul>li:first-child a {
    display: block;
    width: 56px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
}
.menu_main ul li:first-child:hover:before{
    background: url("img/icon-home-hov.png");

}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
.menu_main ul ul{
    width: auto;
    position:absolute;
    left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
    opacity:0; /* Устнавливаем начальное состояние прозрачности */
    -webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */

    padding: 18px 0;
    background: #354670;
}
.menu_main ul ul li{
    float:none;
    border: none;
}
.menu_main ul ul li:first-child{
    width: auto;
    background: #354670;
    text-indent: 0;
    white-space: normal;
    overflow: inherit;
}
.menu_main ul ul li:first-child:before,
.menu_main ul li.menu-item-has-children ul li a:after{
    display: none;
}
.menu_main ul ul a{
    display:block;
    width: 250px;
    height: auto;
    padding: 13px 25px;
}
.menu_main ul li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
    left:0; /* Приносим его обратно на экран, когда нужно */
    opacity:1; /* Делаем непрозрачным */
}
.menu_main ul li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
    color: #fff;
    background:#354670;
}
.menu_main ul li:hover ul li:hover a{
    background: #B63421;
}
.menu_main ul li:hover ul ul{
    position:absolute;
    left:-9999px;
    opacity:0;
}

.menu_main ul li:hover ul li:hover ul {
    left: 100%;
    top: 0;
    opacity: 1;
    padding: 0;
}
.menu_main ul li:hover ul li.menu-item-has-children:after {
    content: "";
    display: block;
    width: 4px;
    height: 7px;
    position: absolute;
    right: 18px;
    top: 19px;
    background: url("img/arr-next.png");
}
.menu_main ul li:hover ul li:hover ul li:hover a {
    background: #354670;
}

.menu_main #menu_butt {
    display: none;
}
@media screen and (max-width: 1005px) {
    .menu_main ul{
        width: auto;
        background: #354670;
        display: none;
    }
    .menu_main ul li{
        width: 100%;
    }
    .menu_main ul li a{
        width: 300px;
        height: auto;
        margin: 0 auto;
        color: #fff;
        padding:17px 15px;
    }
    .menu_main>ul>li:first-child a {
        width: 300px;
        overflow: auto;
        text-indent: inherit;
    }

    .menu_main ul li a:hover{
        background:#B63421;
    }
    .menu_main ul li:first-child:before,
    .menu_main ul li.menu-item-has-children a:after,
    .menu_main ul li:hover ul li.menu-item-has-children:after{
        display: none;
    }

    .menu_main ul ul,
    .menu_main ul li:hover ul ul {
        left:0; /* Приносим его обратно на экран, когда нужно */
        opacity:1; /* Делаем непрозрачным */
        position: static;
        padding: 0;
    }
    .menu_main ul ul ul {
        margin-left: 30px;
    }
    .menu_main ul ul a{
        padding-left: 40px;
    }
    .menu_main ul li:hover a,
    .menu_main ul li:hover ul li:hover a{
        background: #354670;
    }
    .menu_main ul li:first-child{
        width: 100%;
        background: #354670;
        text-indent: 0;
        white-space: normal;
        overflow: inherit;
    }
    .menu_main span {
        display: block;
        background: #7FB0F2;
    }
    .menu_main #menu_butt {
        display: block;
        width: 300px;
        margin: 0 auto;
        padding: 10px 15px 10px 45px;
        position: relative;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
    }
    .menu_main #menu_butt:before {
        content:"";
        background: url('img/icon-nav.png') no-repeat;
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 15px;
        top: 9px;
    }

    .menu_main {
        position: fixed;
        top: 0px;
    }

    header.header {
        margin-top: 40px;
    }
}







.nav {
    background: #f2f4f9;
    position: relative;
    z-index: 100;
    margin-bottom:8px;
    border-bottom:1px solid #dedfe4;
}

.nav .container > ul > li {
    float: left;
    line-height: 58px;
    border-right:1px solid #dedfe4;
    padding:0 22px;
    position: relative;
}

.nav .container > ul > li:hover {
    background: #354670;
}

.nav .container > ul > li:last-child {
    border:none;
}

.nav .container > ul > li > a {
    color:#43494d;
}

.nav .container > ul > li.down > a {
    background:url("img/arr-down.png")  no-repeat right;
    padding-right:20px;
}

.nav .container > ul > li:hover > a {
    color:#ffffff;
    text-decoration: none;
}

.nav .container > ul > li:first-child {
    padding:0;
} 

.nav .container > ul > li:first-child > a {
    display: block;
    width:56px;
    height:58px;
    background:url("img/icon-home.png") no-repeat center #7fb0f2;
    text-indent: -9999px;
}

.nav .container > ul > li:first-child > a:hover {
    background:url("img/icon-home-hov.png") no-repeat center #354670;
}

.nav .container > ul > li > ul {
    position: absolute;
    top:100%;
    left:0;
    background: #354670;
    width:250px;
    padding:18px 0;
    display: none;
}

.nav .container > ul > li:hover > ul {
    display: block;
}

.nav .container > ul > li > ul > li {
    line-height: normal;
    position: relative;
} 

.nav .container > ul > li > ul > li > a {
    display: block;
    padding:10px 10px 10px 25px;
    color:#FFF;
    text-decoration: none;
}

.nav .container > ul > li > ul > li.down > a {
    background:url("img/arr-more.png") no-repeat 221px center;
}

.nav .container > ul > li > ul > li:hover > a {
    background: #b63421;
}

.nav .container > ul > li > ul > li.down:hover > a {
    background:url("img/arr-more.png") no-repeat 221px center #b63421;
}

.nav .container > ul > li > ul > li > ul {
    position: absolute;
    left:100%;
    top:0;
    background: #b63421;
    width:250px;
    display: none;
}

.nav .container > ul > li > ul > li:hover > ul {
    display: block;
}

.nav .container > ul > li > ul > li > ul li a {
    display: block;
    padding:10px 10px 10px 30px;
    color:#FFF;
    font-size:0.875em;
}

.nav .container > ul > li > ul > li > ul li a:hover {
    background: #911604;
}

/*-------------------- slider-single --------------------*/

.slider-single {
    margin-top:-8px;
}

.slide-item {
    height: 406px;
} 

.slide-1 {
    background:url("img/slider.jpg") no-repeat;
    background-size: cover;
}

.slide-2 {
    background:url("img/slider-2.jpg") no-repeat;
    background-size: cover;
}

.slide-3 {
    background:url("img/slider-3.jpg") no-repeat;
    background-size: cover;
}

.slide-4 {
    background:url("img/slider-4.jpg") no-repeat;
    background-size: cover;
}

.slide-5 {
    background:url("img/slider-5.jpg") no-repeat;
    background-size: cover;
}

.slide-item .container {
    text-align: right;
    padding:80px 0 0 325px;
}

.slide-title {
    background: rgba(53, 70, 112, 0.86);
    padding:35px 25px;
    color:#FFF;
    margin-bottom:15px;
}

.slide-title p {
    line-height: 24px;
    margin-bottom:10px;
}

.slide-title p:last-child {
    margin:0;
}

.slide-title p b {
    font-size:2.625em;
    text-transform: uppercase;
}

/*-------------------- banners --------------------*/

.banners {
    padding:25px 0;
}

.banners a {
    width:25%;
    float: left;
}

.banners a img {
    max-width:100%;
    height: auto;
}

/*-------------------- about --------------------*/

.about {
    margin-bottom:37px;
}

.about-item figure {
    float: left;
    width:336px;
}

.about-item figure img {
    max-width:100%;
    height: auto;
}

.about-item-content {
    margin-left:370px;
}

.about-item-content h3,
.about-title {
    line-height: 28px;
    font-size:1.5em;
    font-weight: normal;
    margin-bottom:16px;
}

.about-item-content p {
    line-height: 23px;
    font-size:0.9375em;
    margin-bottom:16px;
}

/*-------------------- clients-history --------------------*/

.clients-history {
    margin-bottom:42px;
}

.item {
    padding-bottom:1px;
}

.item figure {
    margin-bottom:14px;
}

.item img {
    max-width:100%;
    height: auto;
}

.item p {
    margin-bottom:20px;
    font-size:0.8125em;
    line-height: 20px;
}

.item p.name {
    font-size:0.9375em;
    margin-bottom:10px;
}

.item p.period {
    color:#95989c;
    font-size:0.6875em;
    line-height: 13px;
    margin-bottom:16px;
    
}

/*-------------------- docs --------------------*/

.docs {
    margin-bottom:60px;
}

.docs .title {
    margin:0;
}

.link-gost {
    font-size:1.125em;
    text-transform: uppercase;
}

.docs ul {
    margin-top:26px;
    background: #FFF;
}

.docs ul li {
    float: left;
    width:25%;
    padding:10px 0 6px 0;
    text-align: center;
}

.docs ul li img {
    max-width:156px;
    height: auto;
    border:6px solid #eaeef6;
}

/*-------------------- btn-callback, video, news, slider-doctors, fotos --------------------*/

.btn-callback {
    display: block;
    margin-bottom:21px;
    text-indent: -9999px;
    background:url("img/banner-callback.png") no-repeat;
    width:247px;
    height:64px;
    cursor: pointer;
}

.btn-callback:hover {
    background:url("img/banner-callback-hov.png") no-repeat;
}

.video, .news, .fotos {
    background: #fafbfd;
    margin-bottom:23px;
    border-radius: 3px;
    padding-bottom:1px;
}

.video img, .video iframe {
    width:100%;
    height: auto;
}

.news ul {
    padding:0 20px;
}

.news ul li {
    border-bottom:1px solid #ececf0;
    padding-bottom:15px;
    margin-bottom:15px;
}

.news ul li:last-child {
    margin:0;
    padding:0;
    border:none;
}

.date {
    float: left;
    width:45px;
    height:60px;
    text-align: center;
    background: #edf4fc;
    border-radius: 3px;
    padding-top:16px;
    line-height: 1;
    margin-right:15px;
}

.date b {
    display:block;
    font-size:1.125em;
}

.date span {
    text-transform: uppercase;
    font-size:0.75em;
}

.news ul li p {
    overflow: hidden;
    color:#95989c;
    font-size:0.8125em;
    line-height: 16px;
}

.news ul li p a {
    display: inline-block;
    font-size:1.153846153846154em;
    line-height: 26px;
}

.slider-doctors {
    margin-bottom:25px;
}

.slide-item-2 {
    position: relative;
}

.slide-item-2 img {
    display: block;
    border-radius: 3px;
    width:100%;
}

.slide-item-title {
    position: absolute;
    bottom:0;
    left:0;
    right: 0;
    border-radius: 0 0 3px 3px;
    background: #7fb1f2;
    color:#FFF;
    padding:8px 0;
    text-align: center;
}

.slider-doctors:hover .slide-item-title {
    background: #b63421;
}

.slide-item-title b {
    color:#FFF;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 22px;
}

.slide-item-title span {
    color:#f2f4f9;
    font-size:0.75em;
    line-height: 22px;
}

.fotos ul {
    padding:0 0 22px 18px;
}

.fotos ul li {
    float: left;
    margin:0 5px 5px 0;
}

.fotos ul li img {
    width:66px;
    height:66px;
    display: block;
    border-radius: 3px;
}

/*-------------------- f-col --------------------*/

.f-col {
    float: left;
    width:295px;
}

.f-col + .f-col {
    width:297px;
}

.f-col + .f-col + .f-col {
    width:120px;
}

.f-col + .f-col + .f-col + .f-col {
    width: 280px;
} 

.f-logo {
    margin-top: 7px;
    margin-bottom:12px;
}

.copyright {
    color:#a6b8e4;
    line-height: 16px;
    font-size:0.6875em;
}

.copyright a {
    text-decoration: underline;
    color:#a6b8e4;
}

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

.f-col ul li {
    margin-bottom:8px;
    line-height: 1;
}

.f-col ul li:last-child {
    margin:0;
}

.f-col ul li a {
    color:#c3ddff;
    font-size:0.8125em;
}

.f-col p {
    margin-bottom:30px;
}

.btn-free-consult {
    color:#fefefe;
    display: inline-block;
    padding:0 9px;
    font-size:0.625em;
    background: #7fb0f2;
    border-radius: 3px;
    line-height: 27px;
    font-weight: bold;
    cursor: pointer;
}

.btn-free-consult:hover {
    text-decoration: none;
    background: #911604;
}

/*-------------------- order-form --------------------*/

.order-form {
    width:722px;
}

.form-item {
    float: left;
    width:346px;
    margin-bottom:20px;
}
.form-item:nth-child(3) {
    display: none;
}

.form-item:nth-child(4),
.form-item:nth-child(6){
    float: right;
}
@media screen and (max-width: 830px){
    .form-item,
    .form-item:nth-child(4),
    .form-item:nth-child(6) {
        max-width: 100%;
        float: none;
        margin: 0 auto 20px;
    }
}

.form-item.comment {
    width: auto;
    float: none;
}

.form-item label {
    display: block;
    margin-bottom:8px;
    font-size:0.9375em;
}

input[type=text], input[type=tel], input[type=email], textarea {
    width:100%;
    height:40px;
    border-radius: 3px;
    padding:0 8px;
    background: #fafbfd;
    border:1px solid #dee0e5;
    font-size:0.9375em;
    font-family: 'Open Sans', sans-serif;
}

textarea {
    padding:8px;
    height:140px;
    max-width:100%;
}

input[type=submit] {
    background: #b63421;
    border-radius: 5px;
    border:none;
    border-bottom:4px solid #911604;
    color:#FFF;
    padding:0 36px;
    height:54px;
    text-transform: uppercase;
    font-size:1.125em;
    font-weight: 800;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}

input[type=submit]:hover {
    background: #911604;
}

#window {
    display: none;
}

#window .order-form {
    padding:10px;
}

.order-form form > div.wpcf7-form-control-wrap {margin-bottom:25px;text-align:center}
.g-recaptcha {
    display: inline-block;
}

/*-------------------- banner, docs-side --------------------*/

.banner {
    margin-bottom:15px;
}

.docs-side {
    margin-bottom:25px;
    background: #fafbfd;
    border-radius: 3px;
    padding:13px 0;
}

.docs-side-title {
    background: #7fb1f2;
    color:#FFF;
    line-height: 46px;
    text-transform: uppercase;
    font-size:0.9375em;
    margin-bottom:22px;
}

.docs-side img {
    max-width:190px;
    height: auto;
    border-radius: 3px;
}

.docs-side img:hover {
    box-shadow:0 0 0 3px #7fb1f2;
}

.docs-side a {
    font-size:0.875em;
}

/*-------------------- doc-item --------------------*/

.doc-item {
    float: left;
    width:222px;
    margin:0 24px 40px 0;
}

.doc-item:nth-child(3n) {
    margin-right:0;
}

.doc-item figure {
    margin-bottom:16px;
    height:314px;
    overflow: hidden;
}

.doc-item figure img {
    width: 222px;
    max-width:100%;
    height: auto;
}

.doc-item p {
    font-size:0.875em;
    height:34px;
    overflow: hidden;
    text-align: center;
}

/*-------------------- doctor --------------------*/

.doctor {
    float: left;
    width: 225px;
    /*height:288px;*/
    height: 440px;
    overflow: hidden;
    background: #FFF;
    border-radius: 3px;
    margin:0 25px 25px 0;
}

.doctor:nth-child(3n) {
    margin-right:0;
}

.doctor figure {
    margin-bottom:20px;
}

.doctor figure img {
    max-width:100%;
    height: auto;
    border-radius: 3px 3px 0 0;
}

.doctor p {
    color:#3e474c;
    margin-bottom:10px;
    padding:0 20px;
}

.doctor p:last-child {
    margin:0;
    color:#95999e;
    font-size:0.6875em;
}

/*-------------------- foto --------------------*/

.foto {
    width:224px;
    float: left;
    margin:0 25px 25px 0;
}

.foto img {
    max-width:100%;
    height:161px;
}

.foto:nth-child(3n) {
    margin-right:0;
}

/*-------------------- pages --------------------*/

.pages {
    display: table;
    margin:0 auto;
}

.pages a, .pages span {
    float: left;
    width:28px;
    height:28px;
    line-height: 28px;
    background: #e2eaf2;
    margin-right:3px;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(39, 68, 114, 0.25);
    font-size:0.875em;
    color:#808ca4;
}

.pages span {
    color:#FFF;
    background: #63b2f5;
}

.pages a:last-child {
    margin:0;
}

.pages a.prev, .pages a.next {
    text-indent: -9999px;
}

.pages a.prev {
    background:url("img/arr-prev-2.png") no-repeat center #e2eaf2;
}

.pages a.next {
    background:url("img/arr-next-2.png") no-repeat center #e2eaf2;
}

/*-------------------- media --------------------*/

@media screen and  (max-width: 1000px) { 
    
    /*-------------------- container --------------------*/
    
    .container {
        width:96%;
        overflow: hidden;
    }
    
    .content {
        float:none;
        width: auto;
    }
    
    .sidebar {
        display:none;
    }
    
    /*-------------------- logo, quote, contact --------------------*/
    
    .logo {
        float: none;
        text-align: center;
        margin-bottom:20px;
    }
    
    .logo {
		float: none;
		text-align: center;
		margin-bottom: 20px;
		margin-right: unset;
	}
    
    .header .contact {
       /* float: none; */
        max-width:340px;
        margin:0 auto;
    }
    .header .contact span a,.header .contact span b {font-size: 30px}
    
     /*-------------------- nav --------------------*/
    
    .nav .container > ul > li {
        width:50%;
        padding:0;
    }
    
    .nav .container > ul > li.active {
        background: #354670;
        z-index: 10;
    }
    
    .nav .container > ul > li.active a {
        color:#FFF;
    }
    
    .nav .container > ul > li:last-child {
        border-right:1px solid #dedfe4;
    }

    
    .nav .container > ul > li > a {
        color:#43494d;
        padding:0 22px;
        display: block;
    }
    
    .nav .container > ul > li.down > a {
        background:none;
        padding-right:0;
    }
    
    .nav .container > ul > li:first-child {
        padding:0;
    } 
    
    .nav .container > ul > li:first-child > a {
        width: auto;
    }
    
    .nav .container > ul > li ul, .nav .container > ul > li > ul > li > ul  {
        left:0;
        right:0;
        width: auto;
        padding:0;
    }
    
    .nav .container > ul > li > ul > li > ul {
        top:100%;
    }
    
    .nav .container > ul > li:hover ul {
        display: none;
    }
    
    .nav .container > ul > li > ul > li.active {
        background: #b63421;
        z-index: 10;
    } 
    
    .nav .container > ul > li > ul > li.down > a {
        background:none;
    }
    
    .nav .container > ul > li > ul > li.down:hover > a {
        background: #b63421;
    }
    
    .nav .container > ul > li > ul > li:hover > ul {
        display: none;
    }
    
    /*-------------------- slider-single --------------------*/

    .slider-single {
        display: none;
    }
    
    /*-------------------- order-form --------------------*/

    .order-form {
        width:100%;
    }
    
    .form-item {
        float: none;
        width: auto;
        margin-bottom:20px;
    }
    
    .form-item:nth-child(odd) {
        float: none;
    }
    
    /*-------------------- f-col --------------------*/

    .f-col, .f-col + .f-col, .f-col + .f-col + .f-col, .f-col + .f-col + .f-col + .f-col {
        float: none;
        width: auto;
        margin-bottom:30px;
        text-align: center;
    }
    
    .f-col + .f-col + .f-col + .f-col {
        margin:0;
    }
    
    /*-------------------- doctor, foto, doc-item --------------------*/
    
    .doctor:nth-child(3n), .foto:nth-child(3n), .doc-item:nth-child(3n) {
        margin-right:25px;
    }
}

@media screen and  (max-width: 767px) { 
    
    /*-------------------- banners --------------------*/
    
    .banners a {
        width:50%;
        float: left;
        text-align: center;
    }
    
    /*-------------------- about --------------------*/

    
    .about-item figure {
        float: none;
        max-width:100%;
    }

    
    .about-item-content {
        margin:20px 0 0 0;
    }
    
    /*-------------------- docs --------------------*/
    
    .docs ul li {
        float: left;
        width:50%;
    }
	
	
	
}

@media screen and  (max-width: 480px) { 
    
    
    /*-------------------- banners --------------------*/
    
    .banners a {
        width: auto;
        float: none;
        display: block;
    }
    
    /*-------------------- doctor, foto, doc-item --------------------*/
    
    .doctor, .foto, .doc-item {
        margin:0 0 25px 0;
        width: auto;
        text-align: center;
        float:none;
    }
    .doctor figure img, .foto img, .doc-item figure img {
        height: auto;
    }
    .doctor:nth-child(3n), .foto:nth-child(3n), .doc-item:nth-child(3n) {
        margin-right:0;
    }
}
@media screen and  (max-width: 400px) {
    .header .contact span a {font-size: 25px}
}

    .otzyv {
    display: block;
    margin-bottom: 50px;
}
.otzyv b {
    display: block;
    margin-bottom: 20px;
    font-size: 1.125em;
    color: #5473c1;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.otzyv p {
    line-height: 23px;
    font-size: 0.875em;
}
.otzyv .reviews_body {
    display: none;
}

/* Хлебные крошки
-----------------------------------------------------------------------------*/
.breadcrumbs {
    display: block;
    margin-bottom: 15px;
}
.breadcrumbs a,
.breadcrumbs .current{
    font-size: 12px;
}

.not-valid {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.validation-errors {
    display: block;
    border: 2px solid #f7e700;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
.mail-sent-ok {
    display: block;
    border: 2px solid #398f14;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
.your-address{display:none}
.personal_information {
    max-width: 100%;
    margin: 0 0 20px;
    font-size: 14px;
    text-align: center;
}
.form_button {
    display: block;
}
.form_button input[type=button] {
    background: #b63421;
    border-radius: 5px;
    border:none;
    border-bottom:4px solid #911604;
    color:#FFF;
    padding:0 36px;
    height:54px;
    text-transform: uppercase;
    font-size:1.125em;
    font-weight: 800;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
}

.form_button input[type=button]:hover {
    background: #911604;
}
.form-item {
    display: inline-block;
    vertical-align: top;
    float: none;
}
.form-item.comment {
    display: block;
}
@media screen and (max-width: 999px){
    form > div {
        text-align: center;
    }
    .form_button input[type=button] {
        padding: 0 20px;
        font-size:1em;
    }
}

.soglasie-phone {
    min-height: 334px;
    background: url("img/soglasie-phone.png") no-repeat;
    padding: 285px 0 0 17px;
    margin-bottom: 20px;
}
.soglasie-phone a {
    font-size: 25px;
    font-family: "Open Sans";
    color: rgb(195, 223, 255);
    text-decoration: none;
}


.contacts {
    margin-bottom: 30px;
    border: 1px solid #DEDFE4;
}
.contacts:after {
    content: "";
    display: block;
    clear: both;
}
.contacts-item {
    float: left;
    width: 50%;
    padding: 20px 20px;
}
@media screen and (max-width: 700px){
    .contacts-item{
        float: none;
        width: auto;
    }
	.quote {
		float: none;
		margin: 0 auto;
	}	
	.header .contact {
	max-width: 340px;
	margin: 10px auto 0;
	float: none;
}
	
	
}

.specialists {
    text-align: center;
}
.specialists figure {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    margin-bottom: 20px;
}
.specialists figure img{width:140px}
.specialists span {
    display: block;
    font-size: 16px;
    color: #3e474c;
    margin-bottom: 10px;
    padding: 0 5px;
}
.specialists span:last-child {
    color: #95999e;
    font-size: 11px;
}
.headerAdres {
	color: #9caac1;
	font-family: 'Exo 2';
	font-size: 12px;
	/* margin-left: 58px; */
	max-width: 15rem;
	text-align: center;
	margin: auto !important;
}

.footerAdress {
    color: #a6b8e4;
    line-height: 16px;
    font-size: 12px;
    margin-bottom: 15px;
}

span[rel="group"], span[rel="foto"], .fancybox {
    cursor: pointer;
}

span[onclick]:hover {
    text-decoration: underline;
}

span[onclick] {
    color: #5473c1;
    cursor: pointer;
}

@media (max-width: 787px) {
    .headerAdres {
        margin-left: 0px;
    }
}