/*! normalize.css v1.0.0 | MIT License | github.com/codecarrotnet/normalize.css */
.aside__choose,a {
    background-color: transparent
}

button,hr,input {
    overflow: visible
}

.modal-wrapper,img,legend {
    max-width: 100%
}

audio,canvas,progress,video {
    display: inline-block
}

progress,sub,sup {
    vertical-align: baseline
}

.aside__choose,.button__choose {
    -webkit-transition: all .5s ease;
    cursor: pointer
}

.button-enroll,.button-prof {
    -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46)
}

.footer-menu__list,.leader-photos,.leader-review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,select {
    text-transform: none
}

.button__choose,.links__item {
    text-transform: uppercase;
    color: #fff
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

[type=checkbox],[type=radio],body,html {
    -webkit-box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.form__button,.form__checkbox:focus,.form__field:focus,.form__select select:focus,.form__select:focus {
    outline: 0
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

@font-face {
    font-weight: 400;
    font-family: PTSans;
    font-style: normal;
    src: url(../fonts/ptsans.woff2) format("woff2"),url(../fonts/ptsans.woff) format("woff")
}

@font-face {
    font-weight: 700;
    font-family: PTSans;
    font-style: normal;
    src: url(../fonts/ptsansbold.woff2) format("woff2"),url(../fonts/ptsansbold.woff) format("woff")
}

@font-face {
    font-weight: 400;
    font-family: OpenSans;
    font-style: normal;
    src: url(../fonts/OpenSans-Regular.ttf)
}

@font-face {
    font-weight: 700;
    font-family: OpenSans;
    font-style: normal;
    src: url(../fonts/OpenSans-Bold.ttf)
}

@font-face {
    font-weight: 900;
    font-family: OpenSans;
    font-style: normal;
    src: url(../fonts/OpenSans-ExtraBold.ttf)
}

@font-face {
    font-weight: 400;
    font-family: OpenSans;
    font-style: italic;
    src: url(../fonts/OpenSans-Italic.ttf)
}

@font-face {
    font-weight: 400;
    font-family: FuturaBookC;
    font-style: normal;
    src: url(../fonts/FuturaBookC.otf)
}

@font-face {
    font-weight: 400;
    font-family: FuturaBookC;
    font-style: italic;
    src: url(../fonts/FuturaBookC-Italic.otf)
}

@font-face {
    font-weight: 400;
    font-family: FuturaDemiC;
    font-style: normal;
    src: url(../fonts/FuturaDemiC.otf)
}

@font-face {
    font-weight: 400;
    font-family: FuturaDemiC;
    font-style: italic;
    src: url(../fonts/FuturaDemiC-Italic.otf)
}

body,html {
    min-height: 100%;
    height: auto;
    margin: 0;
    font: 400 13px/1.5 Tahoma,Arial,sans-serif;
    color: #000;
    font-weight: 400;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}

.visually-hidden:not(:focus) :not(:active) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.clearfix::after {
    display: table;
    clear: both;
    content: ""
}

.page-main {
    background: linear-gradient(180deg,#c3dee7 0,#fff 90px)
}

.aside__choose,.main-menu,.page-header {
    background-repeat: no-repeat
}

.page-wrapper {
    max-width: 1040px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 70px;
}

@media screen and (max-width: 1024px) {
    .page-wrapper {
        max-width:700px;
        display: block;
        position: relative;
        padding-top: 0;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .page-wrapper {
        max-width:300px;
        padding-top: 1px;
        padding-bottom: 20px;
    }

    .page-wrapper--doctor {
        padding-top: 0;
        margin-top: 2px
    }

    .page-wrapper--chirurg-rate {
        margin-top: 2px;
        padding-top: 0
    }
}

.button__choose {
    border-radius: 10px;
    border: 0;
    background-color: #fff;
    background-image: url(../img/leaders-choose_button.png);
    background-size: contain;
    width: 716px;
    height: 77px;
    margin-left: -9px;
    position: relative;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    padding-bottom: 9px;
    transition: all .5s ease;
    overflow: hidden
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .button__choose {
        background-image:url(../img/leaders-choose_button-2x.png)
    }
}

@media screen and (max-width: 640px) {
    .button__choose {
        background-image:url(../img/leaders-choose_button_mob.png);
        width: 316px;
        height: 111px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 20px;
        text-align: left;
        padding-left: 21px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.button__choose img {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px
}

.button__choose:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}



.page-header {
    position: relative;
    background-color: #1f8aaa;
    background-image: url(../img/header_bg.png);
    background-position: 50% 0;
    background-size: 100% 247px;
    height: 247px;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .page-header {
        background-image:url(../img/header_bg-2x.png)
    }
}

.page-header__wrapper {
    width: 100%;
    max-width: 1106px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1024px) {
    .page-header__wrapper {
        display:block;
        max-width: 700px
    }

    .page-header__links {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .page-header {
        height:225px
    }

    .page-header__wrapper {
        max-width: 300px
    }
}

.page-header__links {
    position: absolute;
    top: 29px;
    left: 315px
}

.page-header__social {
    position: absolute;
    right: 53px;
    top: 25px
}

.page-header__logo {
    padding-top: 18px;
    padding-left: 48px
}

@media screen and (max-width: 1024px) {
    .page-header__social {
        display:none
    }

    .page-header__logo {
        padding-top: 8px;
        padding-left: 0;
        width: 600px;
        max-width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width: 640px) {
    .page-header__logo {
        padding-top:18px
    }
}

.page-header__buttons {
    padding-top: 84px;
    margin-left: auto;
    z-index: 10;
    position: relative;
    margin-right: 44px
}

@media screen and (max-width: 1024px) {
    .page-header__buttons {
        padding-top: 35px;
        padding-left: 9px;
        width: 343px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 640px) {
    .page-header__buttons {
        width:145px;
        padding-top: 20px;
        padding-left: 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.links {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none
}

@media screen and (max-width: 1024px) {
    .page-header .links {
        display:none
    }

    .header-logo__logo img {
        width: 104px
    }
}

.links__item {
    margin-right: 20px;
    font-family: FuturaBookC,OpenSans,Arial,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.links__item img {
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block
}

.links__item a {
    color: #fff;
    text-decoration: underline
}

.header-logo__logo,.links__item a :hover,.links__item--blue a {
    text-decoration: none
}

.links__item--blue {
    margin-top: 18px
}

.links__item--blue a {
    color: #0e7c9c;
    font-size: 11px;
    line-height: 15px
}

.links__item--blue img {
    margin-bottom: 3px
}

.header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 640px) {
    .header-logo {
        position:relative;
        padding-bottom: 35px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.header-logo__logo {
    margin-right: 35px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: block
}

.add-buttons,.header-logo__text {
    display: -webkit-box;
    display: -ms-flexbox
}

.header-logo__logo img {
    width: 104px
}

.header-logo__text {
    color: #fff;
    display: flex;
    padding-top: 76px;
    text-decoration: none
}

.header-logo__descr,.header-logo__title {
    display: block;
    text-decoration: none;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {
    .header-logo__text {
        padding-top:45px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 640px) {
    .header-logo__logo {
        margin-right:10px
    }

    .header-logo__logo img {
        width: 65px
    }

    .header-logo__text {
        padding-top: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0
    }
}

.header-logo__title {
    margin-right: 8px;
    font-family: FuturaDemiC,OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 32px;
    font-weight: 700
}

@media screen and (max-width: 640px) {
    .header-logo__title {
        font-size:28px;
        line-height: 28px
    }
}

.header-logo__descr {
    font-family: FuturaBookC,OpenSans,Arial,Tahoma,sans-serif;
    color: #caf3fe;
    width: 305px;
    font-size: 16px;
    line-height: 16px
}

@media screen and (max-width: 640px) {
    .header-logo__descr {
        width:155px;
        font-size: 13px;
        line-height: 14px;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
}

.header-logo__phone {
    display: none;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.add-buttons__item,.main-menu {
    -webkit-box-sizing: border-box
}

@media screen and (max-width: 1024px) {
    .header-logo__phone {
        display:block;
        width: 100%;
        padding: 20px 35px
    }
}

@media screen and (max-width: 640px) {
    .header-logo__phone {
        position:absolute;
        padding: 10px 0 5px;
        bottom: 0;
        left: 0;
        text-align: center;
        font-size: 20px;
        line-height: 20px
    }
}

.add-buttons {
    display: flex
}

.add-buttons__item {
    margin-right: 9px;
    width: 167px;
    height: 50px;
    box-sizing: border-box;
    border: 1px dotted #fff;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: FuturaBookC,OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase
}

.aside__choose,.main-menu__cat,.main-submenu {
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

@media screen and (max-width: 640px) {
    .add-buttons__item {
        width:62px;
        margin-right: 0
    }
}

.add-buttons__item a {
    color: #fff;
    text-decoration: none
}

.add-buttons__item a:first-child {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.add-buttons__item--doctor img {
    margin-left: 14px;
    margin-right: 12px;
    margin-top: 7px;
    width: 27px
}

.button-photo img,.button-prof img,.button-review img {
    margin-right: 11px;
    margin-top: 0
}

.add-buttons__item--clinic img {
    margin-left: 13px;
    margin-right: 11px;
    margin-top: 9px
}

.add-buttons__item--long {
    width: 247px;
    height: 42px;
    margin-right: 19px;
    font-size: 16px
}

.add-buttons__add {
    color: #89e1fb;
    display: block
}

.add-buttons__item--long .add-buttons__add {
    color: #fff;
    display: inline
}

@media screen and (max-width: 1024px) {
    .footer-main .add-buttons__item--long {
        width:129px;
        height: 39px;
        margin-right: 9px;
        font-size: 16px;
        line-height: 16px
    }

    .footer-main .add-buttons__item--long .add-buttons__add {
        color: #89e1fb;
        display: block
    }

    .footer-main .add-buttons__item--doctor img {
        margin-left: 10px;
        margin-right: 9px;
        margin-top: 2px;
        width: 21px
    }

    .footer-main .add-buttons__item--clinic img {
        margin-left: 9px;
        margin-right: 8px;
        margin-top: 4px;
        width: 22px
    }
}

@media screen and (max-width: 640px) {
    .add-buttons__link {
        display:none
    }

    .footer-main .add-buttons__item--long {
        width: 129px;
        height: 39px;
        margin-right: 0;
        margin-left: 17px;
        margin-top: 10px
    }
}

.main-menu {
    background-image: url(../img/main-menu_bg.png);
    background-size: 1106px;
    background-position: 50% 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 96px;
    bottom: -2px;
    padding: 0 44px;
    box-sizing: border-box;
    position: absolute;
}

.main-menu__cat a,.main-submenu__item a {
    text-decoration: none;
    color: #fff;
    -webkit-box-sizing: border-box
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu {
        background-image:url(../img/main-menu_bg-2x.png);
    }
}

.main-menu__cat {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    z-index: 1
}

.main-menu__cat a {
    display: inline-block;
    padding: 46px 30px 0;
    height: 96px;
    box-sizing: border-box
}

.main-menu__cat img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px
}

.main-menu__submenu {
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0;
    bottom: 2px;
    z-index: -10;
    display: none;
    -webkit-transition: 3s linear;
    transition: 3s linear;
    overflow: hidden
}

.main-menu__item:last-child .main-menu__cat a:before {
    content: url(../img/menu_star.png);
    vertical-align: middle;
    position: absolute;
    margin-bottom: 5px;
    left: -5px;
    width: 34px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.main-menu__item--active:last-child .main-menu__cat a:before,.main-menu__item:last-child:hover .main-menu__cat a:before {
    content: url(../img/menu_star-hover.png)
}

.main-menu__item--active .main-menu__submenu,.main-menu__item:hover .main-menu__submenu {
    display: block;
    bottom: -69px;
    z-index: 10
}

.main-menu__item--active .main-menu__submenu--empty,.main-menu__item:hover .main-menu__submenu--empty {
    display: none
}

.main-menu__item:hover .main-menu__submenu {
    z-index: 11
}

.main-menu__item .main-menu__cat::after {
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
    content: '';
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: contain
}

.leader,.leader__header--insured,.leaders__item {
    position: relative
}

.main-menu__item--active .main-menu__cat::after,.main-menu__item:hover .main-menu__cat::after {
    display: block
}

.main-menu__item--active:nth-child(1) .main-menu__cat::after,.main-menu__item:nth-child(1):hover .main-menu__cat::after {
    width: 110px;
    height: 82px;
    background-image: url(../img/menu-hover1.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(1) .main-menu__cat::after,.main-menu__item:nth-child(1):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover1-2x.png)
    }
}

.main-menu__item--active:nth-child(2) .main-menu__cat::after,.main-menu__item:nth-child(2):hover .main-menu__cat::after {
    width: 137px;
    height: 89px;
    background-image: url(../img/menu-hover2.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(2) .main-menu__cat::after,.main-menu__item:nth-child(2):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover2-2x.png)
    }
}

.main-menu__item--active:nth-child(3) .main-menu__cat::after,.main-menu__item:nth-child(3):hover .main-menu__cat::after {
    width: 157px;
    height: 93px;
    background-image: url(../img/menu-hover3.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(3) .main-menu__cat::after,.main-menu__item:nth-child(3):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover3-2x.png)
    }
}

.main-menu__item--active:nth-child(4) .main-menu__cat::after,.main-menu__item:nth-child(4):hover .main-menu__cat::after {
    width: 157px;
    height: 96px;
    background-image: url(../img/menu-hover4.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(4) .main-menu__cat::after,.main-menu__item:nth-child(4):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover4-2x.png)
    }
}

.main-menu__item--active:nth-child(5) .main-menu__cat::after,.main-menu__item:nth-child(5):hover .main-menu__cat::after {
    width: 158px;
    height: 99px;
    background-image: url(../img/menu-hover5.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(5) .main-menu__cat::after,.main-menu__item:nth-child(5):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover5-2x.png)
    }
}

.main-menu__item--active:nth-child(6) .main-menu__cat::after,.main-menu__item:nth-child(6):hover .main-menu__cat::after {
    width: 157px;
    height: 100px;
    background-image: url(../img/menu-hover6.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(6) .main-menu__cat::after,.main-menu__item:nth-child(6):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover6-2x.png)
    }
}

.main-menu__item--active:nth-child(7) .main-menu__cat::after,.main-menu__item:nth-child(7):hover .main-menu__cat::after {
    width: 261px;
    height: 99px;
    background-image: url(../img/menu-hover7.png)
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(7) .main-menu__cat::after,.main-menu__item:nth-child(7):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover7-2x.png)
    }
}

.main-menu__item--active:nth-child(8) .main-menu__cat::after,.main-menu__item:nth-child(8):hover .main-menu__cat::after {
    width: 159px;
    height: 92px;
    background-image: url(../img/menu-hover8.png);
    left: 65px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .main-menu__item--active:nth-child(8) .main-menu__cat::after,.main-menu__item:nth-child(8):hover .main-menu__cat::after {
        background-image:url(../img/menu-hover8-2x.png)
    }
}

@media screen and (max-width: 1024px) {
    .main-menu__item {
        display:none
    }
}

.main-menu__item--active .main-menu__submenu--empty,.main-menu__item--active:hover .main-menu__submenu--empty {
    bottom: -13px;
    height: 14px
}

.main-submenu {
    background-color: #1c66b2;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.main-submenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1010px;
    margin: 0 auto;
    padding: 11px 0;
    white-space: normal;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-submenu__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.main-submenu__item a {
    border-right: 1px solid #7ecce4;
    display: table-cell;
    padding: 6px 12px;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    height: 48px;
    box-sizing: border-box;
    vertical-align: middle
}

.leader,.leaders__title {
    -webkit-box-sizing: border-box
}

.main-submenu__item a:hover {
    text-decoration: underline
}

.main-submenu__item:last-child a {
    border-right: none
}

.main-submenu__item--active {
    margin-left: -1px;
    position: relative;
    background-color: #1c66b2;
    color: #1c66b2
}

.main-submenu__item--active a {
    border-right: none;
    background-color: #f7fbfc;
    border-bottom: 13px solid #f7fbfc;
    padding-left: 13px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #1c66b2;
    text-decoration: underline;
    height: 61px
}

.main-page {
    margin-right: 35px;
    margin-bottom: 30px;
    width: 700px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media screen and (max-width: 640px) {
    .main-page {
        max-width:300px;
        margin: 0
    }
}

.main-intro {
    margin-bottom: 15px;
    padding-top: 16px;
    margin-top: 1px
}

.main-intro a {
    color: #279ad2
}

.main-intro__title {
    background-color: #eb2936;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: 0
}

.main-intro__title--comment {
    font-family: Tahoma,Arial,sans-serif;
    color: #f3f3f3;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-transform: none;
    display: inline-block
}

.leader-header,.leader__card {
    display: -webkit-box;
    display: -ms-flexbox
}

.main-intro__text {
    background: linear-gradient(180deg,#ddd 0,#fff 20px);
    padding: 15px 15px 0
}

.main-intro__text--clinic {
    padding: 19px 14px 14px
}

@media screen and (max-width: 640px) {
    .main-intro__text--clinic {
        padding:19px 0 0
    }
}

.main-intro__text--doctor {
    padding: 19px 14px 14px
}

.main-intro__text p {
    margin-top: 0;
    margin-bottom: 2em
}

.leaders__item {
    margin-bottom: 44px
}
.leaders__item + .leader-btn{
	margin-top: -22px;
	margin-bottom: 22px;
	display: block;
}
@media screen and (max-width: 1024px) {
    .page-wrapper--steps {
        padding-top:0;
        margin-top: 2px
    }

    .button__choose {
        position: absolute;
        bottom: 20px
    }
    
    .leaders__item + .leader-btn .button__choose {
        position: relative;
        bottom: 0px
    }
}
@media screen and (max-width: 640px) {
	.leaders__item + .leader-btn{
		margin-top: 0;
	}
    .main-intro__text--doctor {
        padding:19px 0 0
    }

    .leaders__item {
        margin-bottom: 18px
    }
}


.leaders__item--margin30 {
    margin-bottom: 30px
}

.leaders__title {
    font-family: Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    border-radius: 10px;
    background-color: #33b0dd;
    margin: 0;
    padding: 10px 16px 28px;
    box-sizing: border-box;
    width: 699px
}

@media screen and (max-width: 640px) {
    .leaders__title {
        width:100%
    }
}

.leaders__title--aside {
    width: 100%
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leaders__title--aside {
        width:699px
    }
}

.leader {
    border: 1px solid #33b0dd;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
    padding: 12px 13px;
    width: 700px;
    z-index: 10;
    margin-top: -20px
}

@media screen and (max-width: 640px) {
    .leader {
        width:100%;
        padding-bottom: 85px
    }

    .leader__header--insured {
        position: initial
    }
}

.leader--aside {
    width: 100%;
    padding-bottom: 85px
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside {
        width:700px;
        padding: 12px 13px
    }
}

.leaders__item--withoutheader .leader {
    margin-top: 0
}

.leader__header--insured:after {
    content: "";
    position: absolute;
    top: -19px;
    left: 281px;
    width: 99px;
    height: 95px;
    background-image: url(../img/stamp.png);
    background-size: contain
}

@media screen and (max-width: 640px) {
    .leader__header--insured:after {
        top:-5px;
        left: auto;
        right: 0
    }
}

.leader--aside.leader--insured .leader__picture:after,.leader__card--insured .leader__picture:after {
    content: "";
    height: 95px;
    background-image: url(../img/stamp.png);
    left: 82px;
    top: 91px;
    background-size: contain
}

.leader__card {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    display: flex
}

@media screen and (max-width: 640px) {
    .leader__card {
        display:block
    }
}

.leader__card--insured .leader__picture {
    position: relative
}

.leader__card--insured .leader__picture:after {
    position: absolute;
    width: 99px
}

.leader--aside .leader__card {
    display: block
}

.leader__doctor {
    background-color: #f3f3f3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 198px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 14px 5px;
    margin: 2px 0 2px 2px
}

@media screen and (max-width: 640px) {
    .leader__doctor {
        width:auto;
        border-bottom-left-radius: 0;
        border-top-right-radius: 10px;
        text-align: center;
        padding: 10px 14px;
        margin: 2px 2px 0
    }
}

.leader__doctor img {
    width: 164px
}

.leader--aside .leader__doctor {
    width: auto;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    text-align: center;
    padding: 10px 14px;
    margin: 2px 2px 0
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader__card {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .leader--aside .leader__doctor {
        border-top-right-radius: 0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        width: 198px;
        padding: 17px 14px 5px;
        margin: 2px 0 2px 2px
    }
}

.leader__picture {
    margin-bottom: 10px;
    display: inline-block
}

@media screen and (max-width: 640px) {
    .leader__picture {
        margin-bottom:5px
    }
}

.leader__picture img {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-radius: 12px;
    padding: 2px;
    display: block
}

.leader-photos,.leader-review__title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-box-sizing: border-box
}

.leader--aside .leader__picture {
    margin-bottom: 5px;
    position: relative
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader__picture {
        margin-bottom:10px
    }
}

.leader__desc {
    font-size: 13px;
    line-height: 19px;
    color: #393939
}

.leader__photos {
    width: 196px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin: 2px 2px 2px 0
}

@media screen and (max-width: 640px) {
    .leader__photos {
        margin:0 2px 2px;
        width: auto
    }
}

.leader--aside .leader__photos {
    margin: 0 2px 2px;
    width: auto
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader__photos {
        width:196px;
        margin: 2px 2px 2px 0
    }
}

.leader__review {
    margin: 2px 0;
    padding: 9px 9px 18px
}

@media screen and (max-width: 640px) {
    .leader__review {
        margin:0;
        padding: 9px 0
    }
}

.leader--aside .leader__review {
    margin: 0;
    padding: 9px 0
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader__review {
        margin:2px 0;
        padding: 9px 9px 18px
    }
}

.leader--aside.leader--insured .leader__picture:after {
    position: absolute;
    width: 99px
}

.leader__estimate {
    margin-top: 20px;
    padding: 0 22px
}

@media screen and (max-width: 640px) {
    .leader__estimate {
        margin:20px auto 0;
        padding: 0
    }

    .leader-header__price {
        position: absolute;
        bottom: 20px;
        left: 11px
    }
}

.leader-header {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 18px;
    padding-bottom: 15px
}

.leader-header__name {
    color: #145d9b;
    font-size: 21px;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    width: 195px
}

.leader-header__name a {
    color: #145d9b;
    text-decoration: none
}

.leader-header__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.leader--aside .leader-header__price {
    position: absolute;
    bottom: 20px;
    left: 11px
}

.leader-header__price-title {
    color: rgba(51,51,51,.7);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    margin-right: 17px
}

@media screen and (max-width: 640px) {
    .leader-header__price-title {
        margin-right:13px
    }

    .leader-review__title {
        text-align: center
    }
}

.leader--aside .leader-header__price-title {
    margin-right: 13px
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader-header__price {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: initial
    }

    .leader--aside .leader-header__price-title {
        margin-right: 17px
    }
}

.leader-header__type {
    color: #0e7c9c;
    text-decoration: none
}

.leader-header__value {
    font-size: 28px;
    line-height: 23px;
    font-weight: 700;
    color: #275379
}

.leader-review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.leader-review__title {
    font-family: Arial,sans-serif;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #eb2936;
    padding: 7px 6px 3px;
    box-sizing: border-box;
    height: 29px
}

.leader--aside .leader-review__title {
    text-align: center
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader-review__title {
        text-align:left
    }
}

.leader-review__text {
    color: #656565;
    font-size: 12px;
    line-height: 19px;
    padding: 7px 7px 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.leader-review__text a {
    color: #2e74ae
}

.leader-review__text p {
    margin: 0 0 1em
}

.leader-review__all {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    justify-self: flex-end;
}

.leader-review__all a {
    color: #2e74ae;
    text-decoration: none
}

.aside__choose,.leader-photos__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.leader-review__all img,.leader-review__all svg {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.leader-photos {
    background-color: #f3f3f3;
    border-bottom-right-radius: 10px;
    box-sizing: border-box;
    padding: 0 0 21px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 11px
}

.doctor__data,.leader-photos__item {
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width: 640px) {
    .leader-photos {
        border-top-right-radius:0;
        border-bottom-left-radius: 10px
    }
}

.leader--aside .leader-photos {
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .leader--aside .leader-photos {
        margin-top:11px;
        border-radius: 10px 10px 10px 0
    }
}

.leader-photos__title {
    font-family: Arial,sans-serif;
    margin: 0;
    font-size: 17px;
    line-height: 17px;
    background-color: #eb2936;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 7px 13px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 29px
}

@media screen and (max-width: 640px) {
    .leader-photos__title {
        text-align:center;
        margin-left: -2px;
        width: calc(100% + 4px)
    }
}

.leader--aside .leader-photos__title {
    text-align: center;
    margin-left: -2px;
    width: calc(100% + 4px)
}

.leader-photos__item {
    margin-top: 8px;
    display: block;
    margin-left: 2px
}

.leader-photos__all {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    justify-self: flex-end;
}

.leader-photos__all a {
    color: #2e74ae;
    text-decoration: none
}

.leader-photos__all img,.leader-photos__all svg {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 1024px) {
    .aside {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
    }
}

@media screen and (min-width: 1025px) {
    .js-aside>div {
        display:none
    }
}

.aside__buttons {
    margin-top: 15px;
    position: relative
}

@media screen and (max-width: 1024px) {
    .aside__buttons {
        /* position:absolute; */
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 240px;
        margin-top: 0;
        padding-top: 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.aside__buttons:after,.aside__search:after {
    content: '';
    -webkit-box-sizing: border-box;
    width: 241px
}
.aside__mobile {
    display: none;
}

@media screen and (orientation: landscape) and (max-width: 960px) and (min-width: 641px){
	.aside__mobile.aside__buttons {
	    display: none;
	}
	.aside__buttons {
	    display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	    flex-direction: row;
	    justify-content:space-between;

	}
	.aside__buttons a{
		max-width: 50%;
	}
	aside.aside .aside__buttons{
        order: 11;
    }
}
@media screen and (max-width: 640px) {
    .aside__buttons {
        height:372px;
        padding-top: 13px;    
        order: 11;  
    }
    .aside__buttons a{
		
	}
    
}
.aside__ad,.aside__search {
    padding-top: 18px;
}

.aside__buttons:after {
    display: block;
    border-top: 1px dotted #333;
    box-sizing: border-box;
    height: 1px;
    margin: 0 auto;
    left: -17px;
    position: relative
}

.aside__choose {
    width: 296px;
    height: 193px;
    position: relative;
    margin-left: -5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 0;
    background-image: url(../img/aside-choose_bg.png);
    background-size: contain;
    font-size: 16px;
    line-height: 18px;
    margin-top: -3px;
    transition: all .5s ease;
    overflow: hidden
}

.aside__estimate,.aside__feedback {
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    -webkit-transition: all .5s ease;
    height: 83px;
    position: relative;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    padding-bottom: 10px
}

.aside__choose img {
    display: block;
    margin: 0 auto 10px
}

.aside__estimate img,.aside__feedback img {
    display: inline-block;
    vertical-align: middle
}

.aside__choose:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@media screen and (max-width: 1024px) {
    .aside__buttons:after {
        content:none
    }

    .aside__choose img {
        display: inline-block;
        margin: 2px 11px 0 0;
        vertical-align: middle;
        width: 39px;
        background-size: 354px
    }

    .aside__choose {
        background-image: url(../img/aside-choose_bg_tab.png);
        width: 355px;
        height: 83px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-bottom: 23px;
        margin-top: 0;
        right: -6px
    }
}

@media screen and (max-width: 640px) {
    .aside__choose {
        -webkit-box-ordinal-group:1;
        -ms-flex-order: 0;
        order: 0;
        right: 0;
        width: 296px;
        height: 83px;
        background-image: url(../img/aside-choose_bg_mob.png);
        margin: 0 auto 5px
    }
}

.aside__estimate {
    width: 296px;
    margin-left: -5px;
    margin-bottom: 10px;
    background-image: url(../img/aside-estimate_bg.png);
    background-size: contain;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .5s ease;
    overflow: hidden
}

.aside__estimate img {
    margin-right: 17px;
    margin-top: 2px
}

.aside__estimate:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__estimate {
        background-image:url(../img/aside-estimate_bg_tab.png);
        width: 355px;
        height: 83px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 23px;
        background-size: 355px
    }
}

@media screen and (max-width: 640px) {
    .aside__estimate {
        margin:0 auto 5px
    }
}

.aside__feedback {
    width: 296px;
    margin-left: -5px;
    margin-bottom: 10px;
    background-image: url(../img/aside-feedback_bg.png);
    background-size: contain;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .5s ease;
    overflow: hidden
}

.aside__enroll,.button-contacts,.button-enroll {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    text-transform: uppercase;
    overflow: hidden;
    cursor: pointer
}

.aside__feedback img {
    margin-right: 13px;
    margin-top: 2px
}

.aside__feedback:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__feedback {
        background-image:url(../img/aside-feedback_bg_tab.png);
        width: 355px;
        height: 83px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 23px;
        background-size: 356px;
        right: -6px
    }
}

@media screen and (max-width: 640px) {
    .aside__feedback {
        margin:0 auto 5px
    }
}

.aside__enroll {
    width: 296px;
    height: 83px;
    position: relative;
    margin-left: -5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 0;
    background-color: transparent;
    background-image: url(../img/aside-enroll_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__enroll {
        background-image:url(../img/aside-enroll_bg_tab.png);
        width: 355px;
        height: 83px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-bottom: 23px;
        background-size: 356px
    }
}

@media screen and (max-width: 640px) {
    .aside__enroll {
        margin:0 auto 5px
    }
}

.aside__enroll img {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    margin-top: 2px
}

.aside__ad:after,.aside__search:after {
    border-top: 1px dotted #333;
    height: 1px;
    margin: 18px auto 0;
    position: relative
}

.aside__enroll:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__enroll br {
        display:none
    }
}

.aside__search {
    width: 280px
}

@media screen and (max-width: 1024px) {
    .aside__search {
        -webkit-box-ordinal-group:11;
        -ms-flex-order: 10;
        order: 10;
        position: relative;
        width: 100%
    }

    .aside__search:after {
        content: none
    }
}

.aside__search:after {
    display: block;
    box-sizing: border-box;
    left: -5px
}

.aside__ad:after,.aside__banner:after {
    display: block;
    -webkit-box-sizing: border-box;
    width: 241px;
    left: -17px
}

@media screen and (max-width: 1024px) {
    .aside__ad {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 16px
    }
}

@media screen and (max-width: 640px) {
    .aside__ad {
        padding-top:0
    }
}

.aside__ad:after {
    content: '';
    box-sizing: border-box
}

.aside__articles {
    padding-top: 18px;
    margin-bottom: 30px
}

@media screen and (max-width: 1024px) {
    .aside__ad:after {
        content:none
    }

    .aside__articles {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding-top: 20px;
        margin-bottom: 0
    }
}

.aside__banner:after,.aside__leader:after {
    border-top: 1px dotted #333;
    height: 1px;
    margin: 18px auto 0
}

.aside__banner {
    padding-top: 18px
}

@media screen and (max-width: 640px) {
    .aside__banner {
        padding-top:0
    }
}

.aside__banner:after {
    content: '';
    box-sizing: border-box;
    position: relative
}

.aside__leader:after,.search__form {
    -webkit-box-sizing: border-box;
    position: relative
}

.aside__banner--big {
    display: none
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__banner {
        display:none
    }

    .aside__banner--big {
        display: block;
        padding-top: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.aside__leader {
    position: relative;
    padding-top: 18px;
    width: 280px
}

@media screen and (max-width: 1024px) {
    .aside__banner:after {
        content:none
    }

    .aside__leader {
        width: 100%
    }

    .aside__leader:after {
        margin-bottom: 18px
    }
}

.aside__leader:after {
    content: '';
    display: block;
    box-sizing: border-box;
    width: 241px;
    left: -5px
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside__leader:after {
        width:98%;
        left: 0
    }
}

.button-enroll {
    width: 280px;
    height: 63px;
    position: relative;
    border: 0;
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#0d6296),to(#237aa2));
    background: linear-gradient(0deg,#0d6296 0,#237aa2 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .button-enroll {
        margin:0 auto 5px
    }
}

.button-enroll img {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    margin-top: 2px
}

.button-contacts {
    width: 296px;
    height: 83px;
    position: relative;
    margin-left: -5px;
    margin-bottom: 0;
    padding-bottom: 10px;
    border: 0;
    background-color: transparent;
    background-image: url(../img/aside-enroll_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 640px) {
    .button-contacts {
        margin:0 auto
    }
}

.button-contacts img {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    margin-bottom: 3px
}

.search__form {
    border-radius: 10px;
    background-color: rgba(93,205,236,.7);
    width: 100%;
    height: 71px;
    box-sizing: border-box;
    padding: 12px 9px
}

.search__field {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    height: 47px;
    padding-left: 12px;
    border-radius: 7px;
    outline: 0;
    color: #9E9C9C;
    font-size: 15px;
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.search__button {
    background-color: #1f8bc5;
    position: absolute;
    top: 13px;
    right: 10px;
    width: 61px;
    height: 45px;
    border: none;
    border-radius: 0 5px 5px 0;
    cursor: pointer
}

.search__button:before {
    content: url(../img/icon_search.png)
}

.aside-ad__item {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #95ac7f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    width: 280px;
    margin-bottom: 4px;
    padding: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1024px) {
    .aside-ad__item {
        width:100%
    }
}

.aside-ad__image {
    margin-right: 9px;
    border: 1px solid #dfdfdf;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.aside-ad__image img {
    display: block;
    border: 2px solid #fff;
    border-radius: 12px;
    width: 70px
}

.aside-ad__image--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 5px
}

.aside-ad__text {
    color: #414141;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.aside-ad__text a {
    color: #414141;
    text-decoration: none
}

.aside-articles {
    width: 280px
}

.aside-articles__title {
    background-color: #eb2936;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    font-family: Arial,sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    padding: 9px 13px 30px;
    margin: 0
}

.footer-menu__cat,.footer-submenu {
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.aside-articles__items {
    position: relative;
    z-index: 10;
    top: -20px;
    background-color: #f3f3f3;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1dfe0
}

@media screen and (max-width: 1024px) {
    .aside-articles {
        width:100%
    }

    .aside-articles__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.aside-articles__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 9px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside-articles__item {
        width:47%;
        padding-left: 0;
        padding-bottom: 12px;
        margin-left: 9px;
        margin-right: 9px;
        position: relative
    }
}

.aside-articles__item:after {
    content: '';
    display: block;
    border-top: 1px dotted #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 1px;
    width: 241px;
    margin: 12px auto 0;
    left: -5px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .aside-articles__item:after {
        position:absolute;
        bottom: 0;
        margin-left: 4px;
        width: 100%
    }
}

.aside-articles__item:last-child:after {
    border: none
}

.aside-articles__image {
    margin-right: 9px;
    border: 1px solid #dfdfdf;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.aside-articles__image img {
    display: block;
    border: 2px solid #fff;
    border-radius: 12px
}

.aside-articles__text {
    color: #393939;
    font-size: 15px;
    line-height: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.aside-articles__text a {
    color: #393939;
    text-decoration: none
}

.aside__banner .banner__container {
    background-color: #f3f3f3;
    padding: 20px;
    width: 280px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width: 641px) and (max-width:1024px) {
    .banner--big .banner__container {
        width:100%;
        border: 1px solid #dfdfdf;
        background-color: #fff;
        border-radius: 5px;
        padding: 2px
    }

    .banner--big .banner__container img {
        border-radius: 5px;
        display: block
    }
}

.estimates__all,.estimates__item {
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #33b0dd
}

.page-footer__links {
    height: 62px;
    max-width: 985px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1024px) {
    .page-footer__links {
        max-width:730px
    }
}

@media screen and (max-width: 640px) {
    .aside__banner .banner__container {
        margin:0 auto
    }

    .page-footer__links {
        max-width: 300px;
        display: block;
        height: 95px
    }
}

.page-footer__social {
    margin-top: 14px
}

.footer-main {
    background-color: #5ac8ea;
    height: 68px;
    color: #fff;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer-main__wrapper {
    max-width: 985px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1024px) {
    .footer-main__wrapper {
        max-width:730px
    }

    .footer-main__desc br {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .footer-main {
        height:110px
    }

    .footer-main__wrapper {
        max-width: 300px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer-main__copy {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
    margin-right: 19px
}

.footer-main__desc {
    font-size: 10px;
    line-height: 15px;
    margin-right: 50px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

@media screen and (max-width: 640px) {
    .footer-main__desc {
        margin:0 0 0 17px
    }
}

.footer-main__buttons {
    margin-left: auto;
    margin-right: 0;
    width: 615px
}

.footer-menu {
    background-color: #238cac
}

.footer-menu__list {
    max-width: 985px;
    height: 310px;
    margin: 0 auto;
    padding: 35px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer-menu__item {
    margin-right: 20px;
    margin-bottom: 20px
}

.footer-menu__cat {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase
}

@media screen and (max-width: 1024px) {
    .footer-menu__list {
        max-width:730px;
        height: 315px;
        padding: 15px 0 0
    }

    .footer-menu__cat {
        line-height: 18px;
        margin-bottom: 10px
    }

    .footer-menu__item {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .footer-menu__item:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .footer-menu__item:nth-child(4) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .footer-menu__item:nth-child(8) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .footer-menu__item:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer-menu__item:nth-child(6) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .footer-menu__item:nth-child(9) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .footer-menu__item:nth-child(3) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .footer-menu__item:nth-child(7) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .footer-menu__item:nth-child(5) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
}

.footer-menu__cat a {
    text-decoration: none;
    color: #fff;
    display: inline-block
}

.footer-menu__cat img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px
}

.footer-menu__cat--star {
    margin-left: -7px;
    margin-top: -3px
}

.footer-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px
}

@media screen and (max-width: 1024px) {
    .footer-submenu {
        line-height:16px
    }
}

.footer-submenu__item a {
    color: #fff;
    text-decoration: none
}

.estimates__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 26px
}

.estimates__title {
    background-color: #33b0dd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 17px;
    font-family: Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 25px
}

.estimate-votes__button,.estimates__all {
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

@media screen and (max-width: 640px) {
    .footer-menu__list {
        max-width:300px;
        height: 555px
    }

    .footer-menu__item {
        width: 48%;
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .footer-menu__item:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .footer-menu__item:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .footer-menu__item:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .footer-menu__item:nth-child(6) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .footer-menu__item:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .footer-menu__item:nth-child(2) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .footer-menu__item:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .footer-menu__item:nth-child(8) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .footer-menu__item:nth-child(9) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .estimates__item {
        display: block
    }

    .estimates__title {
        line-height: 26px
    }

    .estimates--doctor {
        /*display: none*/
    }
}

.estimates--doctor .estimates__title,.estimates--profile .estimates__title {
    margin-bottom: 0;
    padding: 5px 17px 13px
}

.estimates--profile .estimates__item {
    margin-top: -10px;
    background-color: #fff
}

.estimates--doctor .estimates__items {
    margin-top: -10px
}

.estimates--doctor .estimates__item {
    background-color: #fff
}

.estimates__all {
    margin: 0 0 20px;
    background: 0 #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 61px;
    text-transform: uppercase;
    color: #33b0dd;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    padding: 22px;
    cursor: pointer
}

.estimate__name,.estimate__title {
    font-weight: 400;
    font-family: Tahoma,Arial,sans-serif
}

.estimate__image {
    background-color: #f3f3f3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 142px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 17px 10px 15px
}

.estimate__name-mobile{
	display: none;
}

.estimate__image{
	position: relative;
}
.estimate__image .stamp-box{
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
    max-width: 50%;
    max-height: 50%;
}
.estimate__image img {
    width: 104px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    padding: 2px;
    display: block
}

.estimate__set {
    padding: 10px 10px 0 15px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.estimates--doctor .estimate__set,.estimates--profile .estimate__set {
    padding: 8px
}

.estimate__name {
    margin: 0 0 5px;
    color: #145d9b;
    font-size: 21px;
    line-height: 26px;
}

.estimate__name a {
    color: #145d9b;
    text-decoration: none
}

@media screen and (max-width: 640px) {
    .estimate__set {
        padding:8px
    }

    .estimates--doctor .estimate__set,.estimates--profile .estimate__set {
        position: relative;
        padding-bottom: 45px
    }

    .estimate__name {
        margin-bottom: 10px
    }
    
    .estimate__image {
        background-color:transparent;
        padding-right: 0;
        padding-left: 0;
        padding-bottom: 0;
        width: 122px;
    }

    .estimate__image img {
        margin-left: auto;
    }
    
    .estimate__name-mobile{
		display: block;
		float: right;
		width: calc(100% - 132px);
		margin-top: 25px;
	}
	.estimate__set .estimate__name a{
		display: none;
	}
}

.estimate__descr {
    color: #505050;
    font-size: 13px;
    line-height: 19px;
    display: block
}

.estimate__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #eb2936;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin: 0 0 5px;
    color: #fff;
    padding: 5px 9px;
    vertical-align: middle
}

.estimate__kind {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase
}

@media screen and (max-width: 640px) {
    .estimate__kind,.estimate__title {
        display:block
    }
}

.estimate-scale,.estimate-votes {
    display: -webkit-box;
    display: -ms-flexbox
}

.estimate__all {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none
}

.estimate-votes {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.estimates--profile .estimate-votes {
    padding: 0 9px
}

@media screen and (max-width: 640px) {
    .estimate__all {
        position:absolute;
        bottom: 20px;
        width: 260px;
        font-size: 14px;
        text-align: center;
        color: #0f7db0;
        text-decoration: underline
    }

    .estimate__votes {
        margin: 20px auto 0
    }

    .estimate-votes {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .estimates--profile .estimate-votes {
        padding: 0
    }
}

.estimate-votes__button {
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 16px
}

.estimate-scale__title,.estimate-scale__value {
    color: #000;
    font-weight: 900;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    text-transform: uppercase
}

.estimate-votes__button--bad {
    background-color: #0884a5
}

.estimate-votes__button--notgood {
    background-color: #0ad1ee
}

.estimate-votes__button--soso {
    background-color: #a1c1bc
}

.estimate-votes__button--good {
    background-color: #9ae304
}

.estimate-votes__button--excellent {
    background-color: #64a902
}

.estimate-scale {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 640px) {
    .estimate-scale {
        -webkit-box-ordinal-group:4;
        -ms-flex-order: 3;
        order: 3;
        margin: 10px auto;
        width: 100%
    }
}

.estimates--profile .estimate-scale {
    width: 390px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.estimate-scale__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.estimate-scale__item {
    margin-right: 1px;
    text-align: center
}

.steps__scale .estimate-scale__item {
    margin-right: 3px
}

@media screen and (max-width: 640px) {
    .estimates--profile .estimate-scale {
        width:100%;
        margin-top: 0
    }

    .steps__scale .estimate-scale__item {
        margin-right: 1px
    }
}

.estimate-scale__button {
    width: 60px;
    height: 36px;
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .estimate-scale__button {
        width:54px
    }
}

.estimates--profile .estimate-scale__button {
    width: 80px
}

@media screen and (max-width: 640px) {
    .estimates--profile .estimate-scale__button {
        width:55px
    }
}

.estimate--section .estimate-scale__button {
    width: 71px
}

@media screen and (max-width: 640px) {
    .estimate--section .estimate-scale__button {
        width:54px
    }
}

.steps__scale .estimate-scale__button {
    height: 60px;
    width: 135px;
    font-size: 30px
}

@media screen and (max-width: 640px) {
    .steps__scale .estimate-scale__button {
        height:36px;
        width: 55px;
        font-size: 20px
    }
}

.estimate-scale__item:first-child .estimate-scale__button {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.estimate-scale__item:last-child .estimate-scale__button {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.estimates--profile .estimate-scale__item:first-child .estimate-scale__button,.estimates--profile .estimate-scale__item:last-child .estimate-scale__button {
    width: 70px
}

@media screen and (max-width: 640px) {
    .estimates--profile .estimate-scale__item:first-child .estimate-scale__button,.estimates--profile .estimate-scale__item:last-child .estimate-scale__button {
        width:54px
    }
}

.estimate--section .estimate-scale__item:first-child .estimate-scale__button,.estimate--section .estimate-scale__item:last-child .estimate-scale__button {
    width: 70px
}

@media screen and (max-width: 640px) {
    .estimate--section .estimate-scale__item:first-child .estimate-scale__button,.estimate--section .estimate-scale__item:last-child .estimate-scale__button {
        width:52px
    }
}

.steps__scale .estimate-scale__item:first-child .estimate-scale__button,.steps__scale .estimate-scale__item:last-child .estimate-scale__button {
    width: 118px
}

.estimate-scale__value {
    font-size: 9px;
    line-height: 18px;
    margin-top: 3px
}

.steps__scale .estimate-scale__value {
    font-size: 15px;
    margin-top: 8px
}

@media screen and (max-width: 640px) {
    .steps__scale .estimate-scale__item:first-child .estimate-scale__button,.steps__scale .estimate-scale__item:last-child .estimate-scale__button {
        width:54px
    }

    .steps__scale .estimate-scale__value {
        margin-top: 3px;
        font-size: 9px
    }
}

.estimate-scale__title {
    text-align: center;
    font-size: 9px;
    line-height: 18px;
    margin-top: 3px;
    width: 100%
}

.estimate-statistics {
    margin-right: 10px
}

.estimate-statistics__table {
    display: table;
    height: 36px
}

@media screen and (max-width: 640px) {
    .estimate-statistics__table {
        margin:0 auto
    }
}

.estimate-statistics__item {
    display: table-row;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #5f5f5f
}

.estimate-statistics__value {
    display: table-cell;
    padding: 0 7px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: right;
    width: 40px
}

.estimate-statistics__legend {
    font-size: 10px;
    font-weight: 400;
    line-height: 14px
}

.estimate-result__title,.estimate-result__value,.estimate-statistics__title {
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    line-height: 18px;
    text-align: center
}

.estimate-statistics__title {
    color: #000;
    font-size: 9px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 3px
}

.estimate-result {
    position: relative;
    text-align: center
}

.estimate-result__value {
    position: absolute;
    top: -16px;
    width: 100%;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.estimate-result__value--bad {
    color: #0884a5
}

.estimate-result__value--notgood {
    color: #0ad1ee
}

.estimate-result__value--soso {
    color: #a1c1bc
}

.estimate-result__value--good {
    color: #9ae304
}

.estimate-result__value--excellent {
    color: #64a902
}

@media screen and (max-width: 640px) {
    .estimate-result {
        margin-top:-16px
    }

    .estimates--doctor .estimate-result,.estimates--profile .estimate-result {
        margin-top: 0
    }

    .estimate-result__value {
        position: relative;
        top: 0
    }
}

.estimates--doctor .estimate-result__value,.estimates--profile .estimate-result__value {
    position: relative;
    top: 0
}

.estimate-result__button {
    margin: 0 auto;
    width: 70px;
    height: 36px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.estimates--doctor .estimate-result__button,.estimates--profile .estimate-result__button {
    width: 90px
}

.estimate-result__title {
    color: #000;
    font-size: 9px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 3px
}

.article-all__title,.article__title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.article {
    margin-bottom: 13px
}

.article__title {
    background-color: #eb2936;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
    color: #fff;
    line-height: 26px;
    padding: 10px 15px;
    margin: 16px 0 0
}

.article__content {
    background: linear-gradient(180deg,#ddd 0,#fff 20px);
    padding: 15px 15px 5px;
    color: #707070;
    border-bottom: 1px dotted #333;
    margin-bottom: 13px
}

.article__content p {
    margin-top: 0;
    margin-bottom: 20px
}

.article__content a {
    color: #044991
}

.article__content a:visited {
    color: #5595d4
}

.article__content img {
    padding: 2px;
    border: 1px solid #ccc
}

.article__content img[align=left] {
    float: left;
    margin-right: 14px
}

@media screen and (max-width: 640px) {
    .article__content img[align=left] {
        margin:14px auto;
        float: none;
        display: block
    }
}

.article__content img[align=right] {
    float: right;
    margin-left: 14px
}

@media screen and (max-width: 640px) {
    .article__content img[align=right] {
        margin:14px auto;
        float: none;
        display: block
    }
}

.article__content img[align=center] {
    margin: 14px auto;
    display: block
}

.article__content ol,.article__content ul {
    margin: 0;
    padding-left: 20px
}

.article__social {
    padding: 0 14px 13px;
    border-bottom: 1px dotted #333;
    margin-bottom: 13px
}

.article__all {
    margin-bottom: 25px
}

.article-all__title {
    background-color: #33b0dd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 17px;
    font-family: Arial,Tahoma,sans-serif;
    color: #fff;
    line-height: 20px;
    margin-bottom: 15px
}

.article-all__item a:before,.button-photo img,.button-prof img,.button-review img {
    vertical-align: middle;
    margin-bottom: 5px
}

.article-all__item {
    padding-left: 3px;
    font-family: Tahoma,Arial,sans-serif;
    color: #03478f;
    font-size: 15px;
    line-height: 27px
}

.article-all__item a {
    color: #03478f;
    text-decoration: underline
}

.article-all__item a:before {
    content: '';
    display: inline-block;
    background-image: url(../img/icon_article.png);
    background-size: contain;
    width: 11px;
    height: 13px;
    margin-right: 6px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .article-all__item a:before {
        background-image:url(../img/icon_article-2x.png)
    }
}

.clinic-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.clinic-contacts__logo {
    margin-right: 32px
}

.clinic-contacts__logo img {
    width: 194px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    padding: 2px;
    display: block
}

.button-prof,.clinic-contacts__button {
    position: relative;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    -webkit-box-pack: center
}

@media screen and (max-width: 640px) {
    .clinic-contacts {
        display:block
    }

    .clinic-contacts__logo {
        margin-right: 0
    }

    .clinic-contacts__logo img {
        margin: 0 auto
    }
}

.clinic-contacts__data {
    padding-top: 19px
}

.clinic-contacts__button {
    width: 296px;
    height: 83px;
    margin-left: -5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    background-image: url(../img/aside-enroll_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden
}

@media screen and (max-width: 640px) {
    .clinic-contacts__button {
        margin:0 auto
    }
}

.clinic-contacts__button img {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    margin-bottom: 3px
}

.doctor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.doctor__photo {
    margin-right: 32px
}

.doctor__photo img {
    width: 194px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #fff;
    padding: 2px;
    display: block
}

.doctor__data {
    padding-top: 0px;
    align-self: top;
    -ms-flex-item-align: top;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.doctor-contacts{
	
}

.doctor-contacts h3{
	margin-top: 0;
}

.doctor__buttons {
    display: none
}

.doctor__enroll.button-enroll {
    margin-left: 3px
}

@media screen and (min-width: 640px) {
	.doctor{
		align-items: stretch;
	}
	.doctor__data{
		height: 200px;
		align-self: stretch;
	}
	.doctor__data button{
		margin-top: auto;
	}
	.mob-vert-show{
		display: none !important;
	}
}

@media screen and (max-width: 640px) {
	
	.mob-vert-hide {
        display: none !important;
    }
    
    .doctor {
        display:block;
        position: relative;
    }

    .doctor__photo {
        margin-right: 0;
    }

    .doctor__photo img {
        margin: 0 auto;
    }

    .doctor__data {
        padding-top: 25px;
    }
    
    .doctor-contacts{
		padding-top: 25px;
		padding-bottom: 25px;
		font-size: 16px;
	}
	
	.doctor-contacts h3{
		border-radius: 10px 10px 0 0;
    	background-color: #33b0dd;
    	margin: 0 0 25px 0;
    	line-height: 40px;
    	padding: 0 16px;
    	color: #fff;
    	font-size: 20px;
    	font-weight: 700;
	}
    
    .doctor__buttons {
        display:block;
    }

    .doctor__button.button-contacts {
        border-radius: 10px;
        background: -webkit-gradient(linear,left bottom,left top,from(#178dca),to(#49b0d9));
        background: linear-gradient(0deg,#178dca 0,#49b0d9 100%);
        -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        width: 200px;
        height: 68px;
        margin: 0 0 25px;
        padding-left: 30px;
        padding-bottom: 0;
        text-align: left;
    }
    
    .doctor__enroll.button-enroll {
        margin:0 0 25px;
        border-radius: 10px;
        background: -webkit-gradient(linear,left bottom,left top,from(#056195),to(#1e7aa1));
        background: linear-gradient(0deg,#056195 0,#1e7aa1 100%);
        -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        width: 298px;
        height: 68px;
        padding-bottom: 0
    }

    .doctor__photo-button,.doctor__prof.button-prof,.doctor__review-button {
        margin-bottom: 25px
    }

    .doctor__estimate-button.aside__estimate {
        margin: 0 0 25px;
        border-radius: 10px;
        background: -webkit-gradient(linear,left bottom,left top,from(#168dc9),to(#49b0d9));
        background: linear-gradient(0deg,#168dc9 0,#49b0d9 100%);
        -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        width: 298px;
        height: 68px;
        padding-bottom: 0
    }

    .doctor__feedback-button.aside__feedback {
        margin: 0 0 10px;
        border-radius: 10px;
        background: -webkit-gradient(linear,left bottom,left top,from(#087daf),to(#249abd));
        background: linear-gradient(0deg,#087daf 0,#249abd 100%);
        -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
        width: 298px;
        height: 68px;
        padding-bottom: 0
    }

    .doctor__feedback-button.aside__feedback img {
        margin-top: 0
    }
}

.doctor-insured {
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .6s cubic-bezier(.25,.46,.45,.94);
    transition: all .6s cubic-bezier(.25,.46,.45,.94)
}

.doctor-insured:hover {
    cursor: pointer
}

@media screen and (max-width: 640px) {
    .doctor-insured {
        position:absolute;
        top: 175px;
        right: 0
    }
}

.doctor-insured__legend {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
    width: 156px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 79px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 8px;
    font-family: Tahoma,Arial,sans-serif;
    color: #eb2936;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 18px;
    display: none
}

.doctor-insured__legend a {
    color: #279abd;
    font-size: 12px;
    text-transform: none
}

.doctor-insured__legend:before {
    content: "\25B2";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -12px;
    line-height: 12px;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 -4px 8px rgba(0,0,0,.5)
}

.doctor-insured:hover .doctor-insured__legend {
    display: block
}

.button-prof {
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#108cc1),to(#38afd1));
    background: linear-gradient(0deg,#108cc1 0,#38afd1 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 298px;
    height: 68px;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden
}

.button-photo,.button-review {
    border: 0;
    -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    height: 68px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
    -webkit-box-pack: center;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-weight: 700
}

.button-prof img {
    display: inline-block;
    width: 35px
}

.button-photo {
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#067ab6),to(#1f98c6));
    background: linear-gradient(0deg,#067ab6 0,#1f98c6 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 298px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button-photo img {
    display: inline-block;
    width: 35px
}

.button-review {
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#0268ad),to(#0c82bb));
    background: linear-gradient(0deg,#0268ad 0,#0c82bb 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 298px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button-choose,.button-estimate {
    border: 0;
    -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    -webkit-box-pack: center
}

.button-review img {
    display: inline-block;
    width: 38px
}

.button-choose img,.button-estimate img,.button-feedback img {
    margin-top: 2px;
    vertical-align: middle
}

.button-choose {
    position: relative;
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#0c75a7),to(#2091b5));
    background: linear-gradient(0deg,#0c75a7 0,#2091b5 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 100%;
    height: 97px;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden
}

.button-estimate,.button-feedback {
    height: 68px;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    overflow: hidden;
    cursor: pointer
}

.button-choose img {
    display: inline-block;
    margin-right: 12px;
    width: 35px
}

.button-estimate {
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#1b8dca),to(#4ab0db));
    background: linear-gradient(0deg,#1b8dca 0,#4ab0db 100%);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button-estimate img {
    display: inline-block;
    margin-right: 17px;
    width: 31px
}

.button-feedback {
    border: 0;
    border-radius: 10px;
    background: -webkit-gradient(linear,left bottom,left top,from(#0f7daf),to(#299bbe));
    background: linear-gradient(0deg,#0f7daf 0,#299bbe 100%);
    -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button-feedback img {
    display: inline-block;
    margin-right: 13px;
    width: 44px
}

.proc-carousel {
    margin-bottom: 20px
}

.proc-carousel__title {
    font-family: Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    border-radius: 10px;
    background-color: #33b0dd;
    margin: 0;
    padding: 10px 16px 28px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 699px
}

.proc-carousel__arrow,.proc-carousel__content {
    -webkit-box-sizing: border-box;
    background-color: #fff
}

@media screen and (max-width: 640px) {
    
    .proc-carousel__title {
        width: 100%;
    }
}

.proc-carousel__content {
    border: 1px solid #33b0dd;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 12px 19px;
    width: 700px;
    position: relative;
    z-index: 10;
    margin-top: -20px
}

.proc-carousel__container {
    position: relative;
    margin-top: 12px
}

.proc-carousel__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.proc-carousel__price-title {
    color: rgba(51,51,51,.7);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    margin-right: 17px
}

@media screen and (max-width: 640px) {
    .proc-carousel__content {
        width:100%;
        padding-bottom: 85px
    }

    .proc-carousel__price {
        position: absolute;
        bottom: 20px;
        left: 11px
    }

    .proc-carousel__price-title {
        margin-right: 13px
    }
}

.proc-carousel__type {
    color: #0e7c9c;
    text-decoration: none
}

.proc-carousel__value {
    font-size: 28px;
    line-height: 23px;
    font-weight: 700;
    color: #275379;
}

.proc-carousel__arrows {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}

.proc-carousel__arrow {
    position: absolute;
    top: -19px;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    box-sizing: border-box;
    padding: 2px;
    width: 38px;
    height: 38px;
    outline: none;
}

.proc-carousel__arrow::after {
    content: url(../img/arrow.png);
    background-color: #33b0dd;
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 5px;
    padding-right: 5px
}

.proc-carousel__arrow--back {
    left: -19px
}

.proc-carousel__arrow--next {
    right: -19px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.proc-carousel__comment {
    font-family: Tahoma,Arial,sans-serif;
    color: #656565;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
    margin-top: 10px
}

.description__content,.proc-item__type {
    font-family: Tahoma,Arial,sans-serif;
    font-size: 13px
}

.proc-item__image img {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-radius: 12px;
    padding: 2px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.proc-item__type {
    background-color: #eb2936;
    color: #fff;
    font-weight: 400;
    padding: 5px 15px;
    vertical-align: middle;
    line-height: 13px;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.proc-item__type--top {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.proc-item__type--bottom {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.description__content {
    padding: 0 15px;
    margin-bottom: 30px;
    color: #707070;
    line-height: 19px
}

.description__title,.steps__title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.description__content p {
    margin: 0 0 20px
}

.description__content ol {
    margin: 0;
    padding-left: 20px
}

.description__content li {
    margin-bottom: 20px
}

.description__title {
    background-color: #33b0dd;
    padding: 10px 17px;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

@media screen and (max-width: 640px) {

    

    .description__title {
        line-height: 26px;
    }
}

.steps {
    padding-top: 18px
}

.steps__item {
    margin-bottom: 20px
}

.steps__button {
    width: 100%
}

.steps__button.button-enroll br {
    display: none
}

@media screen and (max-width: 640px) {
    .steps__button.button-enroll br {
        display:block
    }
}

.steps__title {
    background-color: #eb2936;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    height: 69px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 15px;
    margin: 0
}

.steps-choose__cat,.steps-submenu__item {
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.steps__title img {
    display: inline-block;
    vertical-align: middle
}

.steps__title--choose {
    font-size: 20px;
    height: 98px
}

.steps__title--choose img {
    margin-top: 2px;
    width: 35px;
    margin-right: 12px
}

.steps__title--feedback img {
    margin-right: 13px;
    margin-top: 2px;
    width: 44px
}

.steps__title--estimate img {
    margin-right: 17px;
    margin-top: 2px;
    width: 31px
}

.steps__banner:before,.steps__search:before {
    border-top: 1px dotted #333;
    -webkit-box-sizing: border-box;
    width: 98%;
    display: block;
    height: 1px;
    left: 0;
    position: relative;
    content: '';
    top: 0
}

.steps__title--enroll img {
    margin-right: 16px;
    margin-top: 2px
}

.steps__content {
    background: linear-gradient(180deg,#ddd 0,#fff 20px);
    padding-top: 25px
}

.steps__search {
    position: relative;
    margin-top: 18px
}

.steps__search:before {
    box-sizing: border-box;
    margin: 0 auto 18px
}

.steps__banner {
    position: relative;
    margin-top: 18px
}

.steps__banner:before {
    box-sizing: border-box;
    margin: 0 auto 18px
}

.steps__banner .banner__container {
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 640px) {
    .steps__banner .banner__container {
        width:294px
    }
}

.steps__banner .banner__container img {
    border-radius: 5px;
    display: block;
    border: 1px solid #dfdfdf;
    padding: 2px
}

.steps__step {
    display: none
}

.steps__step:after {
    content: '';
    display: block;
    border-top: 1px dotted #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 1px;
    width: 98%;
    margin: 18px auto;
    left: 0;
    top: 0;
    position: relative
}

.steps__step--enroll:after {
    content: none
}

.steps__scale {
    margin-top: 28px
}

.steps-choose {
    margin-bottom: 15px;
    margin-top: 1px
}

.steps-choose a {
    color: #279ad2
}

.steps-choose__cat {
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase
}

.steps-choose__chirurgs {
    position: absolute;
    top: 0;
    display: none
}

@media screen and (max-width: 1024px) {
    .steps-choose__menu .button__choose {
        position:relative;
        bottom: 0
    }
}

.steps-submenu {
    position: relative
}

.steps-submenu__items {
    margin: 0;
    padding: 11px 0 15px;
    white-space: normal
}

.steps-submenu__item {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    padding-right: 6px;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top
}

.steps-submenu__item a {
    text-decoration: underline;
    color: #0f5796;
    display: inline-block;
    padding-right: 12px;
    position: relative;
    cursor: pointer
}

.steps-submenu__item a:after {
    content: "";
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 1px;
    height: 17px;
    border-right: 1px solid #0f5796
}

.steps-submenu__item:last-child a:after {
    border-right: none
}

.steps-submenu__item--active {
    padding-right: 0
}

.steps-submenu__item--active .steps-submenu__container {
    background-color: #eb2936;
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Tahoma,Arial,sans-serif;
    color: #fff;
    line-height: 17px;
    text-align: center;
    padding: 9px 16px;
    position: relative;
    top: -10px;
    left: -12px
}

.reviews-item__name,.reviews__title {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px
}

.steps-submenu__item--active .steps-submenu__container a {
    color: #fff;
    text-decoration: none;
    padding: 0
}

.steps-submenu__item--active .steps-submenu__container a:after {
    content: none
}

.steps-submenu__item--active .steps-submenu__container:before {
    content: "";
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 12px 0;
    border-color: #eb2936 transparent transparent
}

.button-more,.reviews-item {
    border-radius: 10px;
    border-width: 1px;
    border-color: #33b0dd;
    border-style: solid
}

.reviews__title {
    background-color: #33b0dd;
    font-family: Arial,Tahoma,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    padding: 5px 17px 13px
}

@media screen and (max-width: 640px) {
    .reviews--doctor {
        /*display:none*/
    }

    .reviews__title {
        line-height: 26px
    }
}

.reviews__items {
    margin-top: -10px;
    margin-bottom: 23px
}

.reviews-item__text {
    padding: 10px 5px 0;
    font-family: Tahoma,Arial,sans-serif;
    color: #707070;
    font-size: 13px;
    line-height: 19px
}

.reviews-item__text p {
    margin: 0 0 20px
}

.reviews-item {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px
}

.reviews-item__name {
    background-color: #eb2936;
    margin: 0 0 5px;
    color: #fff;
    font-weight: 400;
    padding: 5px 9px;
    vertical-align: middle;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase
}

.button-more,.form__label,.form__legend {
    color: #33b0dd;
    font-weight: 700;
    text-transform: uppercase
}

.button-more,.form__field,.form__label,.form__legend {
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    font-size: 18px
}

.button-more {
    margin: 0 0 20px;
    background: 0 #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 61px;
    line-height: 18px;
    padding: 10px 9px;
    cursor: pointer
}

.form--enroll {
    margin-top: 20px
}

.form__fieldset {
    padding: 0;
    border: 0;
    margin: 0
}

.form__fieldset--feedback {
    margin-bottom: 60px;
    padding-left: 15px
}

.form__fieldset--sendcontacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

@media screen and (max-width: 640px) {
    .form__fieldset--feedback {
        margin-bottom:0;
        padding-left: 0
    }

    .form__fieldset--sendcontacts {
        display: block
    }
}

.form__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px
}

.form-sitepart,.form__item--clinic-name,.form__item--doctor-name {
    margin-bottom: 30px
}

.form__item--text {
    margin-top: -25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form__item--file-upload {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form__item--sendcontacts {
    margin-right: 15px;
    width: 95%
}

@media screen and (max-width: 640px) {
    .form__item--text {
        margin-top:0
    }

    .form__item--sendcontacts {
        margin-right: 0;
        width: 100%
    }

    .form__item {
        display: block
    }
}

.form__item--hint {
    position: relative
}

.form__item--hint::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 23px;
    right: 27px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 9px 0;
    border-color: #6c6c6c transparent transparent;
    pointer-events: none
}

.form__field,.form__select {
    border-radius: 10px;
    border-width: 1px;
    border-color: #33b0dd;
    -webkit-box-sizing: border-box;
    background-color: #fff;
    line-height: 18px;
    height: 61px;
    border-style: solid
}

.form__label {
    line-height: 18px;
    text-align: right;
    margin-right: 16px;
    padding: 10px 0
}

.form__label--text {
    width: 100%;
    text-align: left
}

.form__label--file-upload {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px
}

.form__legend {
    line-height: 18px;
    display: block;
    text-align: left;
    padding: 0 0 10px;
    margin: 0 17px
}

.form__field {
    box-sizing: border-box;
    color: #6c6c6c;
    font-weight: 600;
    text-align: left;
    padding: 5px 20px 8px
}

.form__field::-webkit-input-placeholder {
    opacity: .5;
    font-weight: 400
}

.form__field:-ms-input-placeholder {
    opacity: .5;
    font-weight: 400
}

.form__field::-ms-input-placeholder {
    opacity: .5;
    font-weight: 400
}

.form__field::placeholder {
    opacity: .5;
    font-weight: 400
}

.form__field--feedback {
    width: 437px
}

.form__field--clinic-name {
    width: 567px
}

.form__field--doctor-name {
    width: 527px
}

.form__field--sendcontacts {
    width: 100%
}

@media screen and (max-width: 640px) {
    .form__label {
        display:block;
        text-align: left
    }

    .form--enroll .form__legend {
        margin: 0
    }

    .form__field {
        display: block;
        width: 100%
    }
}

.form__select {
    box-sizing: border-box;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    position: relative;
    padding: 0
}

.form__select select,.form__text {
    -webkit-box-sizing: border-box;
    font-size: 18px;
    color: #6c6c6c;
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.form__select--feedback {
    width: 437px
}

@media screen and (max-width: 640px) {
    .form__select {
        width:100%
    }
}

.form__select select {
    padding: 5px 20px 8px;
    width: 100%;
    height: 61px;
    box-sizing: border-box;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    font-weight: 600;
    line-height: 24px;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.form__select select::-ms-expand {
    display: none
}

.form__select select:disabled {
    opacity: .5;
    pointer-events: none
}

.form__select::after {
    content: '';
    display: block;
    position: absolute;
    top: 23px;
    right: 25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 9px 0;
    border-color: #6c6c6c transparent transparent;
    pointer-events: none
}

.form__checkbox::before,.form__text {
    border-style: solid;
    border-width: 1px;
    border-color: #33b0dd;
    background-color: #fff
}

.form__text {
    padding: 5px 20px;
    border-radius: 10px;
    box-sizing: border-box
}

.form__text--feedback {
    width: 100%;
    height: 140px
}

.form__text--descr {
    width: 100%;
    height: 158px;
    margin-bottom: 20px
}

.form__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.form__submit--add {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__submit--enroll {
    margin-left: 17px
}

@media screen and (max-width: 640px) {
    .form__submit {
        display:block;
        width: 100%
    }

    .form__submit--enroll {
        margin-left: 0
    }
}

.form__accept {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__accept .form__label {
    padding: 0;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #6c6c6c;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: left;
    text-transform: none
}

.form__button,.form__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.form__checkbox {
    position: relative;
    width: 16px;
    height: 16px;
    margin: 0 9px 0 0
}

.form__checkbox::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 19px;
    height: 19px
}

.form__checkbox::after {
    content: '\2714';
    position: absolute;
    display: none;
    font-size: 12px;
    width: 16px;
    line-height: 17px;
    text-align: center
}

.close__inner::after,.close__inner::before,.hamburger-inner::after,.hamburger-inner::before {
    content: ''
}

.form__checkbox:checked::after {
    display: block
}

.form__button {
    width: 296px;
    border-radius: 12px;
    position: relative;
    margin-left: -5px;
    margin-bottom: 10px;
    border: 0;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    font-size: 21px;
    line-height: 57px;
    cursor: pointer;
    text-align: center;
    background-color: #4ab3dc;
    background-image: -moz-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -webkit-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -o-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -ms-linear-gradient(top,#4ab3dc 0 ,#148ecb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#148ecb', endColorstr='#148ecb', GradientType=0 );
    background-image: linear-gradient(top,#4ab3dc 0 ,#148ecb 100%);
    box-shadow: 0 4px 13px #a1a3c7;
    -webkit-transition: all 30ms linear;
    -moz-transition: all 30ms linear;
    -o-transition: all 30ms linear;
    transition: all 30ms linear
}

.form__button:hover {
    background-color: #4ab3dc;
    background-image: -moz-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -webkit-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -o-linear-gradient(top,#4ab3dc 0,#148ecb 100%);
    background-image: -ms-linear-gradient(top,#4ab3dc 0 ,#148ecb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#148ecb', endColorstr='#148ecb', GradientType=0 );
    background-image: linear-gradient(top,#4ab3dc 0 ,#148ecb 100%);
    box-shadow: 0 1px 3px #a1a3c7
}

.form__button--add-clinic img {
    margin-right: 10px;
    margin-bottom: -6px;
    display: inline-block
}

.form__button--sendcontacts {
    margin-left: 0;
    margin-right: -8px;
    margin-top: 0
}

@media screen and (max-width: 640px) {
    .form__button--sendcontacts {
        position:relative;
        margin: 0 auto;
        display: block
    }

    .form__button--enroll {
        position: relative;
        margin-top: 10px;
        display: block;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.form__button--enroll {
    margin-left: 0;
    margin-right: -8px;
    margin-top: 10px
}

.form__title {
    background-color: #33b0dd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 17px;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 18px;
    display: block;
    width: 100%
}

.file-upload__button,.form__attention {
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.form__items--contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px
}

.form__items--contacts .form__item {
    width: 49%
}

@media screen and (max-width: 640px) {
    .form__items--contacts {
        display:block
    }

    .form__items--contacts .form__item {
        width: 100%
    }
}

.form__items--contacts .form__field,.form__items--contacts .form__select {
    width: 234px
}

.form__add-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.form__photo {
    margin-right: 19px
}

.form__photo img {
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    padding: 2px
}

.file_upload {
    position: relative;
    overflow: hidden
}

.form__attention {
    color: #df1414;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    padding: 10px 0;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    margin-bottom: 20px
}

.add-form__title,.feedback__title,.file-upload__button {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 640px) {
    .form__items--contacts .form__field,.form__items--contacts .form__select {
        width:100%
    }

    .form__add-photo {
        display: block;
        width: 100%
    }

    .feedback--doctor {
        /*display: none*/
    }
}

.feedback__title {
    background-color: #33b0dd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px 17px;
    font-family: Arial,Tahoma,sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 12px
}

.add-form__title {
    background-color: #eb2936;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
    font-size: 20px;
    line-height: 26px;
    padding: 10px 15px;
    margin: 16px 0 0
}

.add-form__form {
    background: linear-gradient(180deg,#ddd 0,#fff 20px);
    padding: 22px 0 0
}

.file-upload {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 640px) {
    .file-upload {
        display:block;
        width: 100%
    }
}

.file-upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 208px;
    height: 73px;
    opacity: 0;
    cursor: pointer
}

.file-upload__button {
    width: 208px;
    margin-right: 15px;
    height: 73px;
    position: relative;
    margin-left: -5px;
    padding-bottom: 10px;
    border: 0;
    background-color: #fff;
    background-image: url(../img/button_file.png);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 42px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.file-upload__comments,.file-upload__file {
    font-size: 12px;
    line-height: 18px;
    color: #6c6c6c;
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .file-upload__button {
        background-image:url(../img/button_file-2x.png)
    }
}

.file-upload__file {
    border: 0;
    height: 18px;
    margin-top: 25px;
    font-weight: 600;
    background-color: transparent
}

.form-sitepart {
    padding: 0 17px;
    -webkit-column-count: 2;
    column-count: 2
}

.form-sitepart--enroll {
    margin-left: 17px;
    padding: 8px 30px;
    border-radius: 10px;
    background-color: #eaeaea
}

@media screen and (max-width: 640px) {
    .form-sitepart {
        -webkit-column-count:1;
        column-count: 1
    }

    .form-sitepart--enroll {
        margin-left: 0
    }
}

.form-sitepart__item {
    width: 100%;
    padding: 8px 0;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.form-sitepart__cat {
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    color: #6c6c6c;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase
}

.sitepart-list ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    color: #6c6c6c;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    font-family: OpenSans,Arial,Tahoma,sans-serif
}

.sitepart-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hamburger {
    overflow: hidden;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 41px;
    height: 41px;
    z-index: 10
}

@media screen and (max-width: 640px) {
    .hamburger {
        width:24px;
        height: 25px;
        bottom: 12px
    }
}

.hamburger-box {
    width: 100%;
    height: 100%;
    display: block
}

.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
    left: 0;
    -webkit-transition: top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    transition: top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    transition: transform 0s cubic-bezier(.6,.04,.98,.335),top 0s 0s linear,right 0s 0s ease-in;
    transition: transform 0s cubic-bezier(.6,.04,.98,.335),top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0,99,127,.75);
    box-shadow: 1px 1px 0 0 rgba(0,99,127,.75);
    width: 40px;
    height: 7px;
    position: absolute
}

@media screen and (max-width: 640px) {
    .hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
        width:23px;
        height: 4px
    }
}

.hamburger-inner {
    width: 40px;
    top: 16px
}

@media screen and (max-width: 640px) {
    .hamburger-inner {
        width:23px;
        top: 10px
    }
}

.hamburger-inner::before {
    left: 0;
    position: absolute;
    -webkit-transition: top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    top: -16px
}

@media screen and (max-width: 640px) {
    .hamburger-inner::before {
        top:-10px
    }
}

.hamburger-inner::after {
    right: 0;
    -webkit-transition: top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    top: 16px
}

@media screen and (max-width: 640px) {
    .hamburger-inner::after {
        top:10px
    }
}

.modal,.modal-overlay,.modal.modal--enroll {
    top: 0;
    left: 0;
    width: 100%
}

.modal {
    position: fixed;
    overflow: hidden;
    overflow-y: initial
}

.modal.modal--enroll {
    position: absolute;
    overflow: hidden;
    overflow-y: initial
}

.modal.active {
    z-index: 99999;
    width: 100%;
    height: 100%;
    opacity: 1;
    max-height: 100%
}

.modal-overlay {
    position: fixed;
    height: 100%;
    background-color: rgba(0,0,0,.55);
    z-index: -999;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.25,.46,.45,.94);
    transition: all .3s cubic-bezier(.25,.46,.45,.94)
}

.modal-overlay.active {
    -webkit-transition: all .6s cubic-bezier(.25,.46,.45,.94);
    transition: all .6s cubic-bezier(.25,.46,.45,.94);
    opacity: .7;
    visibility: visible;
    z-index: 9999
}

@-webkit-keyframes animatetop {
    from {
        top: -300px
    }

    to {
        top: 50%
    }
}

@keyframes animatetop {
    from {
        top: -300px
    }

    to {
        top: 50%
    }
}

@-webkit-keyframes animatetop10 {
    from {
        top: -300px
    }

    to {
        top: 10px
    }
}

@keyframes animatetop10 {
    from {
        top: -300px
    }

    to {
        top: 10px
    }
}

.modal-wrapper {
    background-color: #fff;
    border-radius: 10px;
    width: 747px;
    height: auto;
    position: absolute;
    left: 50%;
    top: -100vh;
    margin-left: -173px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0
}

@media screen and (max-width: 1024px) {
    .hamburger {
        display:block
    }

    .modal-wrapper {
        margin-left: 0
    }
}

.active .modal-wrapper {
    z-index: 99999;
    width: 747px;
    opacity: 1;
    -webkit-animation-name: animatetop;
    animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media screen and (max-width: 960px) {
    .modal--enroll.active .modal-wrapper {
        top: 0px !important;
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        -webkit-animation-name: animatetop10;
        animation-name: animatetop10;
        height: 100%;
        overflow-y: auto;
        position: fixed !important;
    }
}

.modal--enroll.active .modal-wrapper {
    top: 10px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    -webkit-animation-name: animatetop10;
    animation-name: animatetop10;
}

.modal-guts {
    position: relative;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: 0;
    padding: 20px 23px 20px 25px
}

.modal-guts:focus {
    border: none;
    outline-color: transparent
}

.modal .wrapper {
    width: auto
}

.modal__title {
    background-color: #eb2936;
    border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    border-bottom: 1px solid #fff;
    font-family: Arial,sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    padding: 9px 45px 9px 17px;
    margin: 0
}

.modal__title--blue {
    background-color: #33b0dd
}

.modal__title--small {
    text-transform: none
}

.modal-menu__cat,.modal__button {
    text-transform: uppercase;
    color: #fff
}

.modal__close {
    position: absolute;
    top: 27px;
    right: 37px;
    z-index: 10;
    padding: 0
}

.modal__text {
    padding: 20px 16px 0;
    margin-bottom: 25px;
    font-family: Tahoma,Arial,sans-serif;
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px
}

.modal__text p {
    margin: 0 0 1em
}

.modal__text a {
    color: #3674b5
}

.modal__button {
    margin: 0 auto;
    display: block;
    border: 0;
    border-radius: 9px;
    background: -webkit-gradient(linear,left bottom,left top,from(#4bb1db),to(#1c8eca));
    background: linear-gradient(0deg,#4bb1db 0,#1c8eca 100%);
    -webkit-box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    box-shadow: 0 5px 9px 0 rgba(13,18,106,.46);
    width: 282px;
    height: 69px;
    font-family: OpenSans,Arial,Tahoma,sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    cursor: pointer
}

.modal__button--close {
    position: relative;
    margin-bottom: 10px
}

.close {
    overflow: hidden;
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.close__box {
    width: 24px;
    height: 24px;
    display: block
}

.close__inner,.close__inner::after,.close__inner::before {
    height: 2px;
    border-radius: 2px;
    left: auto;
    right: 0;
    -webkit-transition: top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    transition: top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    transition: transform 0s cubic-bezier(.6,.04,.98,.335),top 0s 0s linear,right 0s 0s ease-in;
    transition: transform 0s cubic-bezier(.6,.04,.98,.335),top 0s 0s linear,right 0s 0s ease-in,-webkit-transform 0s cubic-bezier(.6,.04,.98,.335);
    display: block;
    background-color: #fff;
    position: absolute;
    width: 24px
}

.close__inner {
    -webkit-transition: background-color 125ms 175ms ease-in;
    transition: background-color 125ms 175ms ease-in;
    width: 24px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution:144dpi),(min-resolution:1.5dppx) {
    .close__inner {
        width:24px
    }
}

.close__inner::before {
    left: 0;
    position: absolute;
    -webkit-transition: top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    top: -6px
}

.modal-menu__cat,.modal-menu__items {
    position: relative
}

.close__inner::after {
    right: 0;
    -webkit-transition: top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;
    transition: transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);
    top: 6px
}

.close.is-active .close__inner {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-color: transparent;
    margin-right: 5px
}

.close.is-active .close__inner::before {
    -webkit-transform: translate3d(0,0,0) rotate(45deg);
    transform: translate3d(0,0,0) rotate(45deg);
    -webkit-transition: left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    width: 32px;
    top: 11px
}

.close.is-active .close__inner::after {
    -webkit-transform: translate3d(0,0,0) rotate(-45deg);
    transform: translate3d(0,0,0) rotate(-45deg);
    -webkit-transition: right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    transition: right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);
    width: 32px;
    left: 0;
    top: 11px
}

@-webkit-keyframes animateleft {
    from {
        left: -600px
    }

    to {
        left: 0
    }
}

@keyframes animateleft {
    from {
        left: -600px
    }

    to {
        left: 0
    }
}

.modal-menu .modal-wrapper {
    top: 0;
    -webkit-transform: none;
    transform: none;
    border-radius: 0;
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#2ca0ba),to(#5cdef5));
    background: linear-gradient(90deg,#2ca0ba 50%,#5cdef5 100%);
    width: 619px
}

@media screen and (max-width: 640px) {
    .modal-menu .modal-wrapper {
        width:300px
    }
}

.modal-menu.active .modal-wrapper {
    left: 0;
    -webkit-animation-name: animateleft;
    animation-name: animateleft;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.modal-menu .modal-guts {
    padding: 0
}

.modal-menu__cat {
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    z-index: 10
}

.modal-menu__cat a {
    color: #fff;
    text-decoration: none;
    line-height: 70px;
    display: block;
    padding-left: 45px
}

.modal-menu__submenu {
    display: none;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 3s cubic-bezier(.25,.46,.45,.94);
    transition: all 3s cubic-bezier(.25,.46,.45,.94)
}

.modal-menu__submenu ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-shadow: inset 0 0 30px 5px rgba(0,0,0,.6);
    box-shadow: inset 0 0 30px 5px rgba(0,0,0,.6);
    width: calc(100% + 60px);
    position: relative;
    padding-left: 30px;
    left: -30px
}

.modal-menu__item--active .modal-menu__cat {
    background-repeat: no-repeat;
    background-image: url(../img/modal-submenu_bg.png);
    background-position: 100% 0;
    width: 630px;
    height: 81px;
    margin: -6px 0 -4px
}

.modal-menu__item--active .modal-menu__cat a {
    padding-top: 6px
}

@media screen and (max-width: 640px) {
    .modal-menu__item--active .modal-menu__cat {
        width:311px
    }
}

.modal-menu__item--active .modal-menu__submenu {
    display: block
}

.modal-menu .main-submenu__item {
    width: 152px;
    margin-left: -1px;
    border-left: 1px solid #7ecce4;
    margin-bottom: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-menu .main-submenu__item a {
    border-right: none;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}
