/*
Theme Name: Doctor
Author: Site4All
Author URI: https://site4all.ru/
Description: Doctor
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Crosto
Crosto, (C) 2021 site4all.ru
*/
@font-face{
    font-family:Montserrat;
    src:local("Montserrat Regular"),
        url(assets/fonts/Montserrat-Regular.woff2) format("woff2"),
        url(assets/fonts/Montserrat-Regular.woff) format("woff");
        font-weight:400;
        font-style:normal;
        font-display:swap
}
@font-face{
    font-family:Montserrat;
    src:local("Montserrat Italic"),
        url(assets/fonts/Montserrat-Italic.woff2) format("woff2"),
        url(assets/fonts/Montserrat-Italic.woff) format("woff");
        font-weight:400;
        font-style:italic;
        font-display:swap
}
@font-face{
    font-family:Montserrat;
    src:local("Montserrat Medium"),
        url(assets/fonts/Montserrat-Medium.woff2) format("woff2"),
        url(assets/fonts/Montserrat-Medium.woff) format("woff");
        font-weight:500;
        font-style:normal;
        font-display:swap
}
@font-face{
    font-family:Montserrat;
    src:local("Montserrat Bold"),
        url(assets/fonts/Montserrat-Bold.woff2) format("woff2"),
        url(assets/fonts/Montserrat-Bold.woff) format("woff");
        font-weight:700;
        font-style:normal;
        font-display:swap
}
@font-face{
    font-family:Sansation;
    src:local("Sansation Regular"),
        url(assets/fonts/Sansation-Regular.woff2) format("woff2"),
        url(assets/fonts/Sansation-Regular.woff) format("woff");
        font-weight:400;
        font-style:normal;
        font-display:swap
}
@font-face{
    font-family:Sansation;
    src:local("Sansation Bold"),
        url(assets/fonts/Sansation-Bold.woff2) format("woff2"),
        url(assets/fonts/Sansation-Bold.woff) format("woff");
        font-weight:700;
        font-style:normal;
        font-display:swap
}
body,html{min-height:100%;min-width:320px;background:#fff}html{height:100%}body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;font-weight:400;color:#080714}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}a{text-decoration:none;-webkit-transition:color ease-in-out .2s;-o-transition:color ease-in-out .2s;transition:color ease-in-out .2s}.container{position:relative;width:100%;max-width:1560px;margin:0 auto;padding:0 20px}.site-content{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:90px}.site-content--mb-0{margin-bottom:0!important}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 30px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:22px;font-weight:700;border:none;border-radius:10px;-webkit-transition:background-color ease-in-out .2s,color ease-in-out .2s;-o-transition:background-color ease-in-out .2s,color ease-in-out .2s;transition:background-color ease-in-out .2s,color ease-in-out .2s}.button img{width:20px;height:20px;margin-right:10px}.button--green{color:#fff;background-color:#53b044}.button--green:hover{background-color:#4c9e3f}.button--blue{color:#fff;background-color:#0050a7}
.button--blue:hover{background-color:#004794}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:20px 0;background-color:#fff;-webkit-transition:-webkit-box-shadow ease-in-out .2s;transition:-webkit-box-shadow ease-in-out .2s;-o-transition:box-shadow ease-in-out .2s;transition:box-shadow ease-in-out .2s;transition:box-shadow ease-in-out .2s,-webkit-box-shadow ease-in-out .2s}.site-header--scrolled{-webkit-box-shadow:5px 5px 25px rgba(0,0,0,.06);box-shadow:5px 5px 25px rgba(0,0,0,.06)}.site-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.site-header__logo{display:block;width:230px;height:56px;margin-right:70px;background:url(assets/images/slim-logo.svg) center no-repeat;background-size:contain}
.site-header__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.site-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.site-header__phone-number{display:inline-block;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:1.5;color:#000}.site-header__phone-time{font-size:14px;line-height:20px}.site-header__address{width:200px;font-size:14px;line-height:20px}.site-header .button{padding:14px 25px;font-size:16px}
.site-header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}.site-header__navigation>li{font-size:16px;line-height:20px}.site-header__navigation>li>a{font-weight:500}.site-header__navigation .menu-item-has-children>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.site-header__navigation .menu-item-has-children>a:after{content:"";width:10px;height:5px;margin-left:10px;background:url(assets/images/menu-arrow.svg) center no-repeat;background-size:contain;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px);-webkit-transition:-webkit-transform ease-in-out .2s;transition:-webkit-transform ease-in-out .2s;-o-transition:transform ease-in-out .2s;transition:transform ease-in-out .2s;transition:transform ease-in-out .2s,-webkit-transform ease-in-out .2s}.site-header__navigation .menu-item-has-children>a.opened:after{-webkit-transform:rotate(180deg) translateY(-1px);-ms-transform:rotate(180deg) translateY(-1px);transform:rotate(180deg) translateY(-1px)}.site-header__navigation a{color:#000}.site-header__navigation a:hover{color:#0050a7}.site-header__navigation ul{display:none;position:absolute;margin:0;padding:30px 35px;list-style:none;background-color:#fff;-webkit-box-shadow:5px 5px 25px rgba(0,0,0,.06);box-shadow:5px 5px 25px rgba(0,0,0,.06);-webkit-transform:translateY(10px) translateX(-35px);-ms-transform:translateY(10px) translateX(-35px);transform:translateY(10px) translateX(-35px)}
.site-header__navigation ul li{margin:0 0 15px;font-size:14px;line-height:1.3}.site-header__navigation ul li:last-child{margin:0}.site-header__mobile-request{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:46px;height:46px;background-color:#53b044;border-radius:10px}.site-header__menu-link{display:none;width:34px;cursor:pointer}.site-header__menu-link-line{width:100%;height:4px;margin-bottom:8px;background-color:#0050a7;-webkit-transition:opacity ease-in-out .2s,-webkit-transform ease-in-out .2s;transition:opacity ease-in-out .2s,-webkit-transform ease-in-out .2s;-o-transition:transform ease-in-out .2s,opacity ease-in-out .2s;transition:transform ease-in-out .2s,opacity ease-in-out .2s;transition:transform ease-in-out .2s,opacity ease-in-out .2s,-webkit-transform ease-in-out .2s}.site-header__menu-link-line:last-child{margin:0}.site-header__menu-link--opened .site-header__menu-link-line:nth-child(1){-webkit-transform:translateY(12px) translateX(0) rotate(45deg);-ms-transform:translateY(12px) translateX(0) rotate(45deg);transform:translateY(12px) translateX(0) rotate(45deg)}.site-header__menu-link--opened .site-header__menu-link-line:nth-child(2){opacity:0}.site-header__menu-link--opened .site-header__menu-link-line:nth-child(3){-webkit-transform:translateY(-12px) translateX(0) rotate(-45deg);-ms-transform:translateY(-12px) translateX(0) rotate(-45deg);transform:translateY(-12px) translateX(0) rotate(-45deg)}
.breadcrumbs{margin:20px 0 35px;font-size:16px;line-height:1.2;font-weight:500;color:#080714}.breadcrumbs__item{display:inline;margin:5px 0}.breadcrumbs__item:not(:last-child){margin-right:10px}.breadcrumbs__item:last-child{color:#0050a7}
.breadcrumbs__divider{display:inline-block;width:4px;height:8px;margin-right:10px;background:url(assets/images/divider.svg) center no-repeat;
background-size:contain;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}
.breadcrumbs a{color:#080714;margin:5px 0}.breadcrumbs span:not(:last-child) a{margin-right:10px}.breadcrumbs .current-item{color: #0050a7;}
.breadcrumbs a:hover{color:#0050a7}.section{margin:120px 0}.section-information{max-width:660px}.page-title,.section-title{margin:0 0 40px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:43px;line-height:1.5;font-weight:400;color:#0050a7}
.typography{font-size:16px;line-height:1.6;color:#545454}.typography--short{max-width:860px}.typography--text-block{max-width:1260px}
.typography b,.typography strong{font-weight:500}.typography blockquote,.typography h2,.typography h3,.typography h4,.typography ol,.typography p,.typography table,.typography ul{margin:20px 0}.typography blockquote:first-child,.typography h2:first-child,.typography h3:first-child,.typography h4:first-child,.typography ol:first-child,.typography p:first-child,.typography table:first-child,.typography ul:first-child{margin-top:0}.typography blockquote:last-child,.typography h2:last-child,.typography h3:last-child,.typography h4:last-child,.typography ol:last-child,.typography p:last-child,.typography table:last-child,.typography ul:last-child{margin-bottom:0}.typography h2,.typography h3,.typography h4{font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.25;font-weight:400;color:#0050a7}.typography h2{font-size:36px}.typography h3{font-size:26px}.typography h4{font-size:20px}.typography ol li,.typography ul li{margin-bottom:10px}.typography ol li:last-child,.typography ul li:last-child{margin-bottom:0}.typography a{text-decoration:underline;color:#0050a7}.typography a:hover{text-decoration:none}
.typography img{display:block;max-width:100%;width:auto;height:auto;margin:20px 0;border-radius:5px}.typography blockquote{position:relative;margin:30px 0;padding:30px 50px;font-size:18px;line-height:1.6;font-weight:500;color:#080714;background:#f5f5f5;border-radius:5px}.typography blockquote:first-child{margin-top:0}.typography blockquote:last-child{margin-bottom:0}.typography blockquote p{margin:20px 0}.typography blockquote p:first-child{margin-top:0}.typography blockquote p:last-child{margin-bottom:0}.typography .video-frame{position:relative;margin:30px 0;padding-bottom:56.25%;border-radius:5px;overflow:hidden}.typography .video-frame:first-child{margin-top:0}.typography .video-frame:last-child{margin-bottom:0}.typography .video-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%}.typography table{width:100%;margin:30px 0;border-collapse:collapse}.typography table:first-child{margin-top:0}.typography table:last-child{margin-bottom:0}.typography table thead tr{color:#fff;background-color:#0050a7}.typography table tr:nth-child(2n){background-color:#f5f5f5}.typography table td,.typography table th{padding:10px 20px;vertical-align:top;text-align:left}.typography table th{font-weight:500}
.welcome-block{background-image:url(assets/images/temp/welcome-block-photo.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.welcome-block .container{min-height:620px}.welcome-block__content{max-width:700px;padding:70px 0}.welcome-block__title{margin:0 0 30px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;line-height:1.2;font-weight:400;color:#0050a7}.welcome-block__button-wrapper{max-width:360px}.welcome-block .button{width:100%;margin-top:30px}
.welcome-block__discount{
    display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;
    flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;
    align-items:center;width:227px;height:49px;margin:10px auto 0;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:22px;line-height:1.2;
    background-position:center;
    background-repeat:no-repeat;background-size:contain}
.welcome-block__discount span{margin-left:3px;font-weight:700}.about{background-color:#f5f5f5}.about .container{position:relative;min-height:600px;padding-top:40px;padding-bottom:40px}.about__content{width:780px}.about__name{margin:0;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:36px;line-height:1.5}.about__position{margin-bottom:20px;font-size:20px;line-height:1.6}.about__icon{margin-bottom:20px}.about__photo{position:absolute;right:15px;bottom:0;display:block;max-height:106%;max-width:614px;width:auto;height:auto}.about--front .container{min-height:700px;padding-top:130px;padding-bottom:130px}.about--front .button{margin-top:40px}.about--front .about__photo{max-height:90%}.achievements{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;min-height:480px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.achievements__item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.achievements__item:nth-child(1) .achievements__content{background-color:#f1f6fe}.achievements__item:nth-child(2) .achievements__content{background-color:#ebf2ff}.achievements__item:nth-child(3) .achievements__content{background-color:#dfeff9}.achievements__item:nth-child(4) .achievements__content{background-color:#d0e6f5}.achievements__item:hover .achievements__bg{opacity:1}.achievements__item:hover .achievements__content{opacity:0}.achievements__bg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;opacity:0;-webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s}.achievements__bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1;background-color:#0050a7;opacity:.4}
.achievements__quantity,.achievements__title{position:relative;z-index:2;color:#fff}.achievements__title{padding:0 20px;font-size:36px;line-height:1.2;opacity:.5}
.achievements__quantity{font-size:160px;line-height:1;font-weight:700;white-space:nowrap;opacity:.35}
.achievements__content{
    display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start;
    position:relative;z-index:2;height:100%;
    padding:140px 60px 60px;opacity:1;
    -webkit-transition:opacity ease-in-out .3s;-o-transition:opacity ease-in-out .3s;
    transition:opacity ease-in-out .3s
}
.achievements__icon{width:auto;height:53px;margin-bottom:15px}
.achievements__value{font-size:40px;line-height:1.2;font-weight:700;color:#0050a7}.achievements__label{font-size:22px;line-height:1.5}.advantages-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:120px}.advantages-block__graphics{position:relative;width:842px;height:842px;margin-right:40px;padding:56px;border:.5px solid #0050a7;border-radius:50%}.advantages-block__dot{position:absolute;width:16px;height:16px;background-color:#fff;border:4px solid #0050a7;border-radius:50%}.advantages-block__dot--first{top:70px;right:169px}.advantages-block__dot--second{top:260px;right:21px}.advantages-block__dot--third{bottom:260px;right:21px}.advantages-block__dot--fourth{bottom:70px;right:169px}.advantages-block__photo{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;border:44px solid #f1f6fe;border-radius:50%}.advantages-block__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}
.advantages-block__item{margin:15px 0}.advantages-block__item:nth-child(2),.advantages-block__item:nth-child(3){padding-left:90px}.advantages-block__title{margin:0 0 15px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:1.5}.advantages-block__number{color:#0050a7}.licenses{padding:60px 0;background-color:#f5f5f5}.licenses .container{position:relative}.licenses__link{display:block;width:100%;padding-bottom:142%;background-position:center;background-repeat:no-repeat;background-size:cover}
.slick-slider .slick-arrow,
.licenses .slider-arrow{
    /*display:none;*/
    position:absolute;
    top:50%;
    -webkit-transform:
    translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    cursor:pointer;
    color:transparent;
    width: auto;
    height: auto;
}
/*.licenses.license-slider--initialized  .slider-arrow{display:block}*/
.slick-slider .slick-arrow svg,
.licenses .slider-arrow svg{fill:#080714}

.slick-slider .js-prevLicense,
.licenses .slider-arrow--prev{left:15px}
.slick-slider .js-nextLicense,
.licenses .slider-arrow--next{right:15px}
.services-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.services-block__content .button{margin-left:120px}.services-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:60px -10px 0}.services-block__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin:10px 0;padding:0 10px}.services-block__tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;min-height:94px;padding:10px 30px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:1.2;text-align:center;color:#080714;background-color:#f5f5f5;border-radius:10px;-webkit-transition:color ease-in-out .2s,background-color ease-in-out .2s;-o-transition:color ease-in-out .2s,background-color ease-in-out .2s;transition:color ease-in-out .2s,background-color ease-in-out .2s}
.services-block__tile:hover{color:#fff;background-color:#0050a7}.services{margin-top:70px}.services__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 38px;padding:0;list-style:none}.services__menu-item{margin-right:30px}.services__menu-item:last-child{margin:0}
.services__link{display:block;padding:18px 25px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:22px;color:#545454;border:1px solid #545454;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color ease-in-out .2s,border-color ease-in-out .2s;-o-transition:color ease-in-out .2s,border-color ease-in-out .2s;transition:color ease-in-out .2s,border-color ease-in-out .2s;cursor:pointer}
.active .services__link,
.services__link--active,.services__link:hover{color:#0050a7;border-color:#0050a7}
.services__link--active{-webkit-box-shadow:0 0 0 1px #0050a7 inset;box-shadow:0 0 0 1px #0050a7 inset;cursor:default}.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -20px}.services__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:50px;padding:0 20px}.service-tile__photo{position:relative;display:block;width:100%;padding-bottom:70%;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f5f5f5}.service-tile__content{margin-top:20px}.service-tile__title{font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:24px;line-height:1.5}.service-tile__title a{color:#080714}.service-tile__title a:hover{color:#0050a7}.service-tile__information{font-size:14px;line-height:1.6;color:#545454}.service__wallpaper{display:block;max-width:100%;width:auto;height:auto;margin-bottom:60px}
.service__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.service__links span:last-child,
.service__links a:last-child{margin-left:70px}
.service__description{margin-top:130px}.service__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:160px}.service__item:last-child{margin-bottom:0}.service__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.service__item:nth-child(even) .service__content{padding-left:130px}.service__item:nth-child(odd) .service__content{padding-right:130px}.service__content{-webkit-box-flex:0;-ms-flex:0 0 56%;flex:0 0 56%;max-width:56%}.service__image{-webkit-box-flex:0;-ms-flex:0 0 44%;flex:0 0 44%;max-width:44%}.service__image img{display:block;max-width:100%;width:auto;height:auto}.our-advantages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -20px}.our-advantages__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin:20px 0;padding:0 20px;text-align:center}.our-advantages__icon{display:block;margin:0 auto 50px}.our-advantages__title{margin:0 0 15px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;line-height:1.5}.our-advantages__number{color:#0050a7}
.price-block{padding:60px 0;background-color:#f5f5f5}
.price-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-bottom:25px;padding:20px 0;font-size:24px;line-height:1.3;font-weight:500;background-color:#fff;border-radius:15px}
.price-block__row:last-child{margin-bottom:0}
.price-block__col{padding:0 20px}
.price-block__col--title{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:35%}
.price-block__col--duration{width:65%;text-align:right}
.col--price{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-bottom: 5px;
}
.col--price .price-block__price{
    width: 60%;
    text-align: right;
    color: #0050a7;
}
.col--price .price-block__price span{font-size:18px;padding-left:5px;}
.col--price .price-block__duration{
    width: 40%;
    text-align:left;
    padding-right:20px;
}
.price-block__col--price{width:auto;/*240px;*/text-align:right;color:#0050a7}.doctors-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;min-height:560px;margin-top:80px;background-color:#f5f5f5;visibility:hidden}
.license-slider--initialized,
.doctors-slider--initialized{visibility:visible}
.swiper.js-licenseSlider{margin-left: 30px;}
.doctors-slider__information,.doctors-slider__photos{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.doctors-slider__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.doctors-slider__content{position:relative;width:780px;padding:94px 220px 75px 20px}.doctors-slider .swiper{height:100%}
.doctors-slider__arrows{position:absolute;top:100px;right:90px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:80px;font-size:0}
.doctors-slider__arrows .slider-arrow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.doctors-slider__arrows .slider-arrow svg{fill:#080714;-webkit-transition:fill ease-in-out .2s;-o-transition:fill ease-in-out .2s;transition:fill ease-in-out .2s}
.doctors-slider__arrows .slider-arrow:hover svg{fill:#0050a7}.doctors-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%}.doctors-slider__doctor{width:100%}.doctors-slider__mobile-photo{display:none;width:160px;height:160px;margin:0 0 20px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:50%}.doctors-slider__name{margin:0 0 24px;font-size:30px;line-height:1.2;font-weight:500}.doctors-slider__position{margin-bottom:28px;font-size:16px;line-height:20px;color:#0050a7}.doctors-slider__photos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}
.doctors-slider__photo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-transition:-webkit-flex-basis ease-in-out .3s;transition:-webkit-flex-basis ease-in-out .3s;-o-transition:flex-basis ease-in-out .3s;transition:flex-basis ease-in-out .3s;transition:flex-basis ease-in-out .3s,-webkit-flex-basis ease-in-out .3s,-ms-flex-preferred-size ease-in-out .3s}.doctors-slider__photo-image{position:relative;z-index:1;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter ease-in-out .2s;transition:-webkit-filter ease-in-out .2s;-o-transition:filter ease-in-out .2s;transition:filter ease-in-out .2s;transition:filter ease-in-out .2s,-webkit-filter ease-in-out .2s}.doctors-slider__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;margin:auto;background-color:rgba(89,107,126,.4);opacity:1;-webkit-transition:opacity ease-in-out .2s;-o-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s}.doctors-slider__photo--active{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.doctors-slider__photo--active .doctors-slider__photo-image{-webkit-filter:grayscale(0);filter:grayscale(0)}.doctors-slider__photo--active:after{opacity:0}.faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.faq__item{width:100%;margin-bottom:15px}.faq__item:last-child{margin:0}.faq__item--opened .faq__icon{fill:#0050a7;-webkit-transform:rotate(180deg) translateY(50%);-ms-transform:rotate(180deg) translateY(50%);transform:rotate(180deg) translateY(50%)}.faq__question{position:relative;padding:16px 90px 16px 47px;font-size:28px;line-height:1.6;font-weight:500;background-color:#f5f5f5;border-radius:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}
.faq__icon{position:absolute;top:50%;right:50px;width:24px;height:12px;fill:#080714;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:fill ease-in-out .2s,-webkit-transform ease-in-out .2s;transition:fill ease-in-out .2s,-webkit-transform ease-in-out .2s;-o-transition:fill ease-in-out .2s,transform ease-in-out .2s;transition:fill ease-in-out .2s,transform ease-in-out .2s;transition:fill ease-in-out .2s,transform ease-in-out .2s,-webkit-transform ease-in-out .2s}.faq__answer{display:none;padding-top:15px}.faq__button{margin-top:40px}.news-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -20px}.news-list__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:50px;padding:0 20px}.news-tile__photo{position:relative;display:block;width:100%;padding-bottom:70%;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#f5f5f5}.news-tile__date{position:absolute;top:32px;left:25px;display:block;padding:8px 25px;font-size:14px;line-height:1.5;color:#080714;background-color:#fff;border-radius:19px}.news-tile__title{margin:20px 0 0;font-size:20px;line-height:1.45;font-weight:500}.news-tile__title a{color:#080714}.news-tile__title a:hover{color:#0050a7}
.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0 0;padding:0;list-style:none;font-size:20px;line-height:24}
.pagination li{margin:0 5px}
.page-numbers,
.pagination__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:42px;min-width:42px;border-radius:50%;color:#080714}
.page-numbers.current,
.pagination__item--current{background-color:#0050a7;color:#fff;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.pagination__item--divider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pagination a:hover{color:#0050a7}.news{max-width:1260px}.news__photo{display:block;max-width:100%;width:auto;height:auto;margin:0 0 60px}.other-news{margin-top:60px}.other-news__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -20px}.other-news__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding:0 20px}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -20px 30px;font-size:18px;line-height:1.6;color:#545454}.contacts__item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:40px;padding:0 20px}.contacts__label{font-weight:500;color:#0050a7}.contacts__value a{color:#545454}#map{height:472px}
.form-block{margin-top:90px;padding:60px 0;color:#fff;background-image:url(assets/images/form-bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#0050a7}.form-block .section-title{margin-bottom:10px;color:#fff}.form-block__information{max-width:440px;margin-bottom:50px;font-size:16px;line-height:1.6}.form-block__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -15px}.form-block__inputs,.form-block__message{padding:0 15px}.form-block__inputs{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.form-block__message{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.form-block__field{margin-bottom:20px}.form-block__field:last-child{margin-bottom:0}.form-block__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px}.form-block .form-btn{max-width:250px;margin-left:24px}
.form-block .checkbox{opacity:.7}.input,.textarea{width:100%;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.3;color:#080714;background-color:#f5f5f5;border:1px solid #f5f5f5;border-radius:10px;-webkit-transition:border-color ease-in-out .2s;-o-transition:border-color ease-in-out .2s;transition:border-color ease-in-out .2s}.input:focus,.textarea:focus{border-color:#000}.input.field-error,.textarea.field-error{border-color:#ec3237}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#545454}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#545454}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#545454}.input::-ms-input-placeholder,.textarea::-ms-input-placeholder{color:#545454}.input::placeholder,.textarea::placeholder{color:#545454}.input{height:55px;padding:0 20px}.textarea{display:block;height:100%;min-height:110px;padding:15px 20px;resize:none}.checkbox{position:relative;overflow:hidden;display:inline-block;font-size:0}.checkbox input{position:absolute;left:-40px;display:none;visibility:hidden;opacity:0;width:0;height:0}.checkbox span{display:inline-block;padding-left:28px;font-size:16px;line-height:18px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.checkbox span:before{content:"";position:absolute;left:0;top:50%;display:block;width:18px;height:18px;min-width:18px;margin-right:10px;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:12px 8px;border:1px solid #fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.checkbox span a{color:#fff;text-decoration:underline}.checkbox span a:hover{text-decoration:none}
.checkbox input:checked+span:before{background-image:url(assets/images/checked.svg)}.agreement{font-size:14px;line-height:1.4}.agreement a{color:#080714;text-decoration:underline}.agreement a:hover{text-decoration:none}.hidden-input{display:block;width:0;height:0;margin:0;padding:0;opacity:0;border:none;visibility:hidden}
.form-btn{width:100%;height:60px;font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;color:#080714;background-color:#faf300;border:none;border-radius:6px;cursor:pointer;-webkit-transition:background-color ease-in-out .2s;-o-transition:background-color ease-in-out .2s;transition:background-color ease-in-out .2s}.site-footer{font-family:Sansation,"Helvetica Neue",Helvetica,Arial,sans-serif;padding:40px 0;background-color:#f5f5f5}.site-footer__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.site-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:220px}
.site-footer__logo{display:block;width:172px;height:96px;background:url(assets/images/footer-logo.svg) center no-repeat;background-size:contain}
.site-footer__phone{display:inline-block;margin-top:25px;font-size:18px;line-height:1.2;color:#080714}
.site-footer__address{margin-top:30px;font-size:18px;line-height:1.5}
.site-footer .socials{margin-top:30px}
.site-footer__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:720px;margin:0 60px;padding-top:70px}
.site-footer__menu{margin:0 100px 0 0;padding:0;list-style:none;font-size:16px;line-height:1.2}
.site-footer__navigation .collapse:last-child .site-footer__menu{margin:0}
/*.site-footer__menu:last-child{margin:0}*/
.site-footer__menu li{margin:0 0 20px}
.site-footer__menu li:last-child{margin:0}.site-footer__menu a{color:#080714}.site-footer__menu a:hover{color:#0050a7}.site-footer__button{margin-top:70px}.site-footer__additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;padding-top:15px;border-top:.5px solid #363738}
.site-footer__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.6}.site-footer__copyright{margin-right:30px}.site-footer__privacy{color:#080714}.site-footer__privacy:hover{color:#0050a7}
.site-footer__development{display:block;width:100px;height:34px;background:url(assets/images/site4all.svg) center no-repeat;background-size:contain}
.socials{
    display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;
    -ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0;padding:0;list-style:none;font-size:0;
    width: 340px;
    -webkit-box-pack:end;-ms-flex-pack:end;
    justify-content: flex-end;
}
.socials__item{margin-right:10px}.socials__item:last-child{margin:0}.socials img{display:block}.progress{position:fixed;top:0;right:0;left:0;z-index:10000;height:4px;background:#f5f5f5}.progress .progress__line{width:0;height:100%;background:#ec3237;-webkit-transition:width ease-in-out .2s,background-color ease-in-out .2s;-o-transition:width ease-in-out .2s,background-color ease-in-out .2s;transition:width ease-in-out .2s,background-color ease-in-out .2s}.progress--loading .progress__line{width:70%}.progress--finished .progress__line{width:100%}.alertify-notifier .ajs-message{width:260px;color:#fff;border-radius:5px}.alertify-notifier .ajs-message.ajs-error{background:#ec3237!important}.alertify-notifier .ajs-message.ajs-success{background:#53b044!important}.alertify-notifier .ajs-message.ajs-visible{right:260px!important}.alertify-notifier .ajs-message label{display:block;margin-bottom:10px;font-weight:500}
.licenses .swiper-slide{max-width:466px;}
.second_bottom_menu:nth-child(2){margin: 0 100px 0 0;padding: 0;}
.site-footer__menu_header{font-size: 18px;font-weight: 600;margin-bottom: 20px;}
@media (max-width:1600px){.container{max-width:1320px}.button{padding:14px 25px;font-size:16px}.welcome-block .container{min-height:540px}.welcome-block__content{max-width:570px}.about__content{width:720px}.about__photo{max-width:500px}.achievements{min-height:420px}.achievements__quantity{font-size:120px}.advantages-block__graphics{width:680px;height:680px;padding:36px}.advantages-block__dot--first{top:50px;right:142px}.advantages-block__dot--second{top:208px;right:16px}.advantages-block__dot--third{bottom:208px;right:16px}.advantages-block__dot--fourth{bottom:50px;right:142px}.doctors-slider__content{width:660px;padding-right:150px}
.doctors-slider__arrows{right:50px;width:60px}
.licenses .swiper-slide{max-width: 388px;}
.socials{width:250px;}
.news-tile__title,.service-tile__title{font-size:18px}.input{height:50px}.form-btn{height:50px;font-size:16px}.site-footer__address,.site-footer__menu,.site-footer__phone{font-size:14px}}
@media (max-width:1400px){.container{max-width:1140px;padding:0 15px}.site-header__phone-number{font-size:20px}
.licenses .swiper-slide{max-width: 344px;}
.socials{width:auto;}
.site-header__phone-time{font-size:14px}.site-header__address{font-size:14px}.site-header__navigation>li{font-size:14px}.welcome-block__title{font-size:48px}.about__content{width:600px}.about__photo{max-width:460px}
.achievements{min-height:380px}.achievements__title{font-size:26px}.achievements__quantity{font-size:100px}.achievements__content{padding:60px 40px}
.achievements__value{font-size:32px}.achievements__label{font-size:18px}.advantages-block{margin-top:60px}.advantages-block__graphics{width:520px;height:520px;padding:30px}.advantages-block__photo{border-width:30px}.advantages-block__dot--first{top:30px;right:116px}.advantages-block__dot--second{top:150px;right:14px}.advantages-block__dot--third{bottom:150px;right:14px}.advantages-block__dot--fourth{bottom:30px;right:116px}.advantages-block__item:nth-child(2),.advantages-block__item:nth-child(3){padding-left:60px}.advantages-block .typography{font-size:14px}.services-block__tile{font-size:18px}.services__link{padding:14px 20px;font-size:18px}.service__item:nth-child(even) .service__content{padding-left:60px}.service__item:nth-child(odd) .service__content{padding-right:60px}.our-advantages__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.price-block__row{font-size:20px}.price-block__col--price{width:200px}.doctors-slider__content{width:570px}
.doctors-slider__arrows{top:96px}
.doctors-slider__name{font-size:24px}.faq__question{font-size:22px}.site-footer__main{position:relative}.site-footer__address,.site-footer__menu,.site-footer__phone{font-size:16px}.site-footer__phone{margin-top:40px}
.site-footer__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:none;margin-right:0;padding-top:140px}.site-footer__button{position:absolute;top:46px;right:0;margin:0}}
@media (max-width:1199px){.container{max-width:960px}.site-header__logo{width:200px;height:50px;margin-right:40px}
.licenses .swiper-slide{max-width: 286px;}
.achievements__value{font-size:26px}
.site-header__phone-number{font-size:16px}.site-header__phone-time{font-size:12px}.site-header__address{width:170px;font-size:14px}.site-header .button{padding:10px 15px;font-size:14px}.welcome-block .container{min-height:440px}.welcome-block__content{max-width:420px}.welcome-block__title{font-size:36px}.welcome-block .typography{font-size:14px}.welcome-block__button-wrapper{max-width:290px}.welcome-block__discount{width:200px;height:38px;font-size:18px}.about__content{width:520px}.about__name{font-size:28px}.about__position{font-size:18px}.about__photo{max-width:390px}.achievements{min-height:320px}.achievements__title{font-size:22px}.achievements__quantity{font-size:80px}.achievements__content{padding:50px 40px}.advantages-block{margin-top:40px}.advantages-block__graphics{width:360px;height:360px;padding:24px}.advantages-block__photo{border-width:18px}.advantages-block__dot--first{top:2px;right:116px}.advantages-block__dot--second{top:80px;right:18px}.advantages-block__dot--third{bottom:80px;right:18px}.advantages-block__dot--fourth{bottom:2px;right:116px}.advantages-block__item{margin:10px 0}.advantages-block__title{margin-bottom:10px;font-size:18px}.advantages-block .typography{font-size:14px}.services-block__content .button{margin-left:60px}.services-block__tile{font-size:16px}.services__list{margin:0 -15px}.services__item{padding:0 15px}.service__description{margin-top:120px}.service__item{margin-bottom:80px}.our-advantages{margin:0 -15px}.our-advantages__item{padding:0 15px}.price-block__row{padding:15px 0;font-size:18px}.price-block__col--price{width:160px}.doctors-slider{min-height:460px}.doctors-slider__content{width:480px;padding:40px 40px 40px 20px}
.doctors-slider__arrows{top:auto;right:40px;bottom:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;background-color:#f5f5f5}
.faq__question{font-size:20px}.news-list{margin:0 -15px}.news-list__item{padding:0 15px}.news-tile__date{top:25px;padding:6px 20px;font-size:12px}.news-tile__title{font-size:14px}.other-news__list{margin:0 -15px}.other-news__item{padding:0 15px}.contacts{margin:0 -15px 30px;font-size:16px}.contacts__item{padding:0 15px}#map{height:440px}.site-footer__address,.site-footer__menu,.site-footer__phone{font-size:14px}
.second_bottom_menu:nth-child(2){margin:0 74px 0 0;}
}
@media (max-width:1023px){
.licenses .swiper-slide{max-width: 420px;}
.price-block__col--title {min-width: 30%;}
.price-block__col--duration {width: 70%;}
}
@media (min-width:992px){.site-header__content{display:block!important}}
@media (max-width:991px){.site-header{padding:15px 0}
.licenses .swiper-slide{max-width: 320px;}
.site-header .container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}.site-header__logo{width:170px;height:50px;margin:0}.site-header__content{display:none;position:fixed;top:80px;right:0;bottom:0;left:0;background-color:#fff;overflow:auto}.site-header__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;max-width:720px;margin:0 auto;padding:15px}.site-header__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:20px 0 0;text-align:right}.site-header__address{margin-top:15px}.site-header .socials{margin-top:15px}.site-header .button{display:none}.site-header__navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.site-header__navigation>li{margin-bottom:14px}.site-header__navigation>li:last-child{margin-bottom:0}.site-header__navigation ul{position:static;padding:14px 0 0;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header__mobile-request{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__menu-link{display:block}.site-content{margin-bottom:60px}.breadcrumbs{font-size:10px}.breadcrumbs__divider{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.container{max-width:720px}.button{padding:12px 20px;font-size:14px}.page-title,.section-title{font-size:30px;line-height:1.3}.welcome-block .container{min-height:380px}.welcome-block__content{padding:40px 0}
.about__content{width:100%}.about__photo{position:static;width:280px;height:auto;/*340px;*/max-width:none;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}
.about--front .container{min-height:0;padding-top:80px;padding-bottom:80px}.about--front .about__photo{display:none}.achievements{min-height:190px}
.achievements__title{padding:0 10px;font-size:18px}.achievements__quantity{font-size:60px}.achievements__content{padding:30px}.achievements__icon{height:30px}.achievements__value{font-size:20px}.achievements__label{font-size:14px}.advantages-block__graphics{margin:0}.advantages-block__photo{border-width:18px}.advantages-block__title{font-size:16px}.licenses{padding:40px 0}.services-block__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-block .section-information{max-width:430px}.services-block__content .button{margin-left:30px}.services-block__list{margin-top:35px}.services-block__tile{min-height:70px;padding:10px 15px;font-size:14px}.services{margin-top:50px}.services__link{padding:12px 20px;font-size:16px;line-height:20px}.services__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.service__links a:last-child{margin-left:40px}.service__description{margin-top:60px}.service__item{margin-bottom:40px}.service__item:nth-child(even),.service__item:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service__item:nth-child(even) .service__content,.service__item:nth-child(odd) .service__content{margin-bottom:40px;padding:0}.service__content,.service__image{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:none}.our-advantages__icon{width:22px;margin-bottom:20px}.our-advantages__title{font-size:18px}.price-block__row{font-size:16px}.price-block__col--price{width:160px}.doctors-slider{min-height:460px}.doctors-slider__content{width:360px;padding:40px 40px 40px 20px}
.col--price .price-block__price span{font-size:13px}
.doctors-slider__arrows{top:auto;height:46px}.doctors-slider .doctors-slider__photo--active{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}.faq__question{padding:12px 70px 12px 30px;font-size:18px}.faq__icon{right:30px;width:18px;height:9px}.news__photo{margin-bottom:40px}.typography h2{font-size:30px}.typography h3{font-size:26px}.typography h4{font-size:20px}.news-list__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.pagination{margin-top:40px;font-size:16px}.pagination__item{height:36px;min-width:36px}.other-news__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.other-news__item:last-child{display:none}
.contacts__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:20px}#map{height:360px}
.form-block{margin-top:60px;padding:40px 0}.form-block__information{margin-bottom:35px;font-size:14px}.form-block__inputs,.form-block__message{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.input,.textarea{font-size:14px}.agreement{font-size:12px}.checkbox span{font-size:12px}
.site-footer__address,.site-footer__phone{font-size:12px}
.site-footer__menu{margin-right:30px;font-size:10px}.site-footer__menu li{margin-bottom:10px}.site-footer__button{top:50px}.site-footer__information{font-size:10px}.site-footer__development{width:64px;height:22px}
.site-footer__menu_header{font-size: 14px;}.second_bottom_menu:nth-child(2){margin:0 30px 0 0;}
}
@media (min-width:768px){
    .licenseSlider {
        padding: 0 30px;
        /*visibility: hidden;*/
    }
    /*.licenseSlider .slick-initialized {
        visibility: visible;
    }*/
    .item-slide{margin:0 10px}
    /*.licenses .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:auto;margin:0 -15px;-webkit-transform:none;-ms-transform:none;transform:none}
    .licenses .swiper-slide{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;padding:0 15px}*/
}
@media (max-width:767px){
    .site-header .container{height:38px}.site-header__logo{width:150px;height:38px}.site-header__content{top:68px}.site-header__mobile-request{width:36px;height:36px}.site-header__menu-link{width:30px}.site-header__menu-link-line{height:3px;margin-bottom:7px}.site-header__menu-link--opened .site-header__menu-link-line:nth-child(1){-webkit-transform:translateY(10px) translateX(0) rotate(45deg);-ms-transform:translateY(10px) translateX(0) rotate(45deg);transform:translateY(10px) translateX(0) rotate(45deg)}.site-header__menu-link--opened .site-header__menu-link-line:nth-child(3){-webkit-transform:translateY(-10px) translateX(0) rotate(-45deg);-ms-transform:translateY(-10px) translateX(0) rotate(-45deg);transform:translateY(-10px) translateX(0) rotate(-45deg)}.site-content{margin-bottom:40px}
.container{max-width:540px}.page-title{margin-bottom:30px;font-size:24px}.second_bottom_menu{display:none}
.welcome-block{background-image:url(assets/images/temp/welcome-block-mobile-photo.jpg)}
.welcome-block .container{min-height:620px}.welcome-block__content{padding:30px 0}.welcome-block__title{margin-bottom:10px;font-size:24px}.welcome-block__discount{margin:15px 0 0}.about__name{font-size:24px}.about--front .container{padding-top:40px;padding-bottom:40px}.achievements__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;min-height:160px}.advantages-block__graphics{display:none}.advantages-block__item{margin:0 0 24px}.advantages-block__item:nth-child(2),.advantages-block__item:nth-child(3){padding-left:0}.advantages-block__item:last-child{margin-bottom:0}.advantages-block__title{font-size:18px}
.item-slide{margin:0 10px}
.slick-slider .js-prevLicense{left: 0;}
.slick-slider .js-nextLicense{right: 0;}
/*.licenses .swiper{max-width:80%}.swiper.js-licenseSlider{margin-left: 10%;}
.licenses .slider-arrow{display:block}
.licenses .swiper-slide{max-width: 100%;}*/
.services-block__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.services-block .section-information{max-width:none}.services-block__content .button{margin:30px 0 0}.services-block__item{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.section{margin:60px 0}.typography{font-size:14px}.typography h2{font-size:24px}.typography h3{font-size:22px}.typography h4{font-size:18px}.typography blockquote{font-size:16px}.our-advantages__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0 0 35px}.our-advantages__item:last-child{margin:0}.our-advantages__title{font-size:18px}
.price-block__row{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px}
.price-block__col--title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:20px}
.price-block__col--duration{width:100%;text-align:left}
.price-block__col--price{width:50%}
.col--price{margin-bottom: 10px;}
.col--price .price-block__price {width:50%;}
.col--price .price-block__price span{font-size: 13px;}
.col--price .price-block__duration {width:50%;text-align:left;}
.price-block__duration,.price-block__price{margin-bottom:8px}
.price-block__duration:last-child,.price-block__price:last-child{margin:0}.doctors-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}
.doctors-slider__information,.doctors-slider__photos{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:none}.doctors-slider__content{width:100%;max-width:540px;margin:0 auto;padding:30px 15px}.doctors-slider__content .button{margin-top:40px}.doctors-slider__arrows{right:15px;bottom:30px}.doctors-slider__photos{height:350px}.doctors-slider .doctors-slider__photo--active{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.faq{margin-top:40px}.faq__question{padding:10px 60px 10px 20px;font-size:14px}.faq__icon{right:20px}.contacts{font-size:14px}.contacts__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}#map{height:320px}.form-block__inputs,.form-block__message{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.form-block__inputs:first-child,.form-block__message:first-child{margin-bottom:12px}.form-block__field{margin-bottom:12px}.form-block .form-btn{max-width:200px}
.site-footer__navigation{-webkit-box-flex:0;-ms-flex:none;flex:none}.site-footer__menu:nth-child(2){margin:0}.site-footer__menu:last-child{display:none}.site-footer__development{width:89px;height:30px}
.about__photo {/*height: auto;*/margin-left: auto;margin-right: auto;}
}
@media (max-width:575px){.container{max-width:none}.section-title{font-size:24px}.services-block__list{margin-top:30px}.services-block__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0 0 14px}.services-block__item:last-child{margin:0}.services-block__tile{min-height:45px}.typography blockquote{margin:0 -15px;padding:30px 40px}.services__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:40px}.service__wallpaper{margin-bottom:30px}.service__links{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.service__links a{width:240px}.service__links a:last-child{margin:0 0 15px}.service__description{margin-top:50px}.doctors-slider__content{max-width:none}.doctors-slider__mobile-photo{display:block}.doctors-slider__name{margin-bottom:10px;font-size:20px}.doctors-slider__position{margin-bottom:20px}.doctors-slider__arrows{right:15px;width:50px}.doctors-slider__photos{display:none;height:350px}
.doctors-slider .doctors-slider__photo{-webkit-transition:none;-o-transition:none;transition:none}.doctors-slider .doctors-slider__photo-image{-webkit-filter:grayscale(0);filter:grayscale(0)}.doctors-slider .doctors-slider__photo:after{display:none}.doctors-slider .doctors-slider__photo--active{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.news-list__item{margin-bottom:40px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.news-list__item:last-child{margin:0}.news-tile__title{font-size:16px}.other-news__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:40px}.other-news__item:last-child{display:block;margin:0}.contacts__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.form-block__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-block .form-btn{margin:20px 0 0;max-width:none}.site-footer__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-footer__contacts{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center}.site-footer__logo{width:160px;height:90px}.site-footer__phone{margin-top:30px;font-size:16px}.site-footer__address{margin:10px 0 auto;max-width:194px;font-size:16px}.site-footer__navigation{display:none}.site-footer__button{position:static;width:240px;margin-top:30px}.site-footer__additional,.site-footer__information{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.site-footer__information{font-size:14px}.site-footer__copyright{margin:0 0 6px}.site-footer__development{margin-top:10px}}
a.doctor_more{
    font-family: Sansation;font-style: normal;font-weight: normal;
    font-size: 20px;line-height: 22px;
    text-align: center;text-decoration-line: underline;
    color: #0050A7;margin-top:30px;
}
.doctor-card{
    display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;
}
.doctor-photo{
    width: 617px;
    height: auto;
    /*min-width:567px;*/
    padding-right:50px;
    /*background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
}
.doctor-item{
    width: calc(100% - 617px);
    position: relative;
}
.doctor-name{
    font-family: Sansation;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 150%;
    color: #080714;
    margin: 0;
    padding: 0;
}
.doctor-spec{
    font-size: 20px;
    line-height: 160%;
    color: #080714;
}
.doctor-stag{
    font-size: 16px;
    line-height: 20px;
    color: #0050A7;
}
.doctor-description{
    margin-top: 40px;
}
.doc_title{
    margin:40px 0;
    font-family: Sansation;
    font-style: normal;
    font-weight: normal;
    font-size: 43px;
    line-height: 150%;
    color: #0050A7;
}
.single-doctor .licenses {
    padding: 0 0 60px;
    background-color: #ffffff;
}
@media (max-width:1400px){
    .doctor-photo{
        width: 50%;
        height:50%;
        /*min-width: 50%;
        padding:0;*/
    }
    .doctor-item{
        width: 50%;
    }
}
/*@media (max-width:1199px){
    .doctor-photo{
        width: 50%;
        min-width: 50%;
    }
    .doctor-item{
        width: 50%;
    }
}*/
@media (max-width:991px){
    .doctor-photo{
        width: 80%;
        height: 80%;
        padding-right: 0;
        margin-bottom:50px;
        margin-left: auto;
        margin-right: auto;
    }
    .doctor-item{
        width: 100%;
    }
}
@media (max-width:767px){
    .doctor-photo{
        width: 100%;
        height: 100%;
        margin-bottom:30px;
    }
}
@media (max-width:560px){
    .welcome-block .container {
        min-height: 495px;
    }
}
@media (max-width:460px){
    .welcome-block .container {
        min-height: 390px;
    }
}
@media (max-width:390px){
    .welcome-block .container {
        min-height: 340px;
    }
}