@charset "UTF-8";
@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(../fonts/icomoon.woff) format("woff"), url(../fonts/icomoon.ttf) format("truetype")
}

@font-face {
    font-family: SuisseIntl;
    src: local("SuisseIntl-Light"), local("SuisseIntl-Light"), url(../fonts/SuisseIntl-Light.woff) format("woff"), url(../fonts/SuisseIntl-Light.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: local("SuisseIntl-Regular"), local("SuisseIntl-Regular"), url(../fonts/SuisseIntl-Regular.woff2) format("woff2"), url(../fonts/SuisseIntl-Regular.woff) format("woff"), url(../fonts/SuisseIntl-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: local("SuisseIntl-Medium"), local("SuisseIntl-Medium"), url(../fonts/SuisseIntl-Medium.woff2) format("woff2"), url(../fonts/SuisseIntl-Medium.woff) format("woff"), url(../fonts/SuisseIntl-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: local("SuisseIntl-SemiBold"), local("SuisseIntl-SemiBold"), url(../fonts/SuisseIntl-SemiBold.woff2) format("woff2"), url(../fonts/SuisseIntl-SemiBold.woff) format("woff"), url(../fonts/SuisseIntl-SemiBold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    text-align: left
}

:focus, [tabindex="-1"]:focus, button, button:focus, input, input:focus, option, select, select:focus, textarea, textarea:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%
}

body.no-scroll, svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block
}

button {
    -webkit-border-radius: 0;
    border-radius: 0
}

button:focus {
    outline: -webkit-focus-ring-color auto 5px
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[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 {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400
}

body {
    font-size: 13px;
    min-width: 320px;
    position: relative;
    line-height: 1;
    font-family: SuisseIntl, sans-serif;
    overflow-x: hidden;
    color: #333536;
    background-color: #f4f7fa
}

section {
    margin-bottom: 40px;
    padding-bottom: 0
}

.f-b {
    font-weight: 700
}

.f-w {
    font-weight: 500
}

.blue {
    color: #0957c3 !important
}

.t-c {
    text-align: center
}

#jivo-iframe-container, jdiv {
    display: none !important
}

.main-button {
    display: inline-block;
    background: #0957c3;
    -webkit-box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    border: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    width: 100%;
    line-height: 44px;
    font-weight: 500;
    font-size: 16px;
    text-align: center
}

.main-button:hover {
    text-decoration: none;
    background: #064cad;
    color: #fff
}

.main-button-all {
    color: #0957c3;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500
}

.main-button-all span {
    margin-left: 10px;
    font-size: 14px
}

.go-top {
    position: fixed;
    z-index: 999;
    cursor: pointer;
    overflow: hidden;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    width: 55px;
    padding: 0
}

.go-top__icon {
    display: block;
    position: fixed;
    top: auto;
    left: 10px;
    right: auto;
    bottom: 60px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 15px rgba(128, 142, 184, .2);
    box-shadow: 2px 2px 15px rgba(128, 142, 184, .2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.go-top__icon #go_top1 {
    fill: #0957c3
}

.go-top__icon #go_top2 {
    fill: #fff
}

.go-top__icon:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.go-top__title {
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #9fa8ae;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: block
}

@media (max-width: 1085px) {
    .go-top {
        width: 15px
    }

    .go-top .go-top__icon {
        width: 15px;
        background-image: none
    }

    .go-top .go-top__icon:after {
        content: " ";
        font-size: 13px;
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center
    }
}

.container {
    margin-right: auto;
    margin-left: auto
}

@media only screen and (min-width: 1200px) {
    .container {
        width: 1156px
    }
}

@media only screen and (max-width: 1199px) {
    body {
        font-size: 13px
    }

    .container {
        width: 96%
    }
}

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

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #333536;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

a:hover {
    text-decoration: none;
    color: #0957c3
}

p {
    margin-top: 0;
    line-height: 1.3;
    display: block
}

dl, ol, p, ul {
    margin-bottom: 0
}

.b, b, strong {
    font-weight: 700
}

.h1, h1 {
    font-size: 44px
}

.h2, h2 {
    font-size: 32px
}

.h3, h3 {
    font-size: 20px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 16px
}

.h6, h6 {
    font-size: 12px
}

.h7 {
    font-size: 10px
}

.h1-covd {
    font-size: 62px
}

.h2-covd {
    font-size: 32px
}

.h3-covd {
    font-size: 24px
}

.h4-covd {
    font-size: 20px
}

@media only screen and (max-width: 1199px) {
    .h1-covd, h1 {
        font-size: 24px
    }

    .h3-covd, h3 {
        font-size: 18px
    }

    .h4-covd, h4 {
        font-size: 16px
    }

    .h1, .h2, h1, h2 {
        font-size: 23px
    }

    .h3, .h4, h3, h4 {
        font-size: 16px
    }

    .h5, h5 {
        font-size: 13px
    }
}

@media only screen and (max-width: 359px) {
    .h1, .h2, h1, h2 {
        font-size: 20px
    }

    .h4, h4 {
        font-size: 14px
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@media (max-width: 991px) {
    .go-top {
        display: none !important
    }
}

@media (min-width: 768px) {
    .container.w645 {
        width: 645px
    }
}

.app-baner {
    background-color: #eef3fb;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 1
}

.app-baner_text {
    line-height: 36px
}

.app-baner.app-doc-page {
    display: none
}

@media only screen and (max-width: 991px) {
    body, html {
        overflow-x: hidden
    }

    .app-baner_text {
        display: none
    }

    .app-baner.app-doc-page {
        display: block
    }

    .app-baner.app-doc-page .app-baner_text {
        display: inline-block;
        line-height: 1.27
    }

    .app-baner.app-doc-page .app-baner_text br {
        display: none
    }

    .app-baner.app-doc-page .app-baner_store-sec {
        margin-left: auto
    }

    .app-baner.app-doc-page .store-sec_point_links_point {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        background-color: #fe5000;
        color: #fff
    }

    .app-baner.app-doc-page .store-sec_point_links_point:hover {
        background-color: #fe5000
    }

    .app-baner.app-doc-page .store-sec_point_links_point path {
        fill: #fff !important
    }

    .app-baner {
        font-size: 11px
    }
}

.app-baner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.app-baner_logo {
    margin-right: 10px
}

.app-baner_logo svg {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    box-shadow: 0 1px 6px rgba(82, 128, 190, .15)
}

.app-baner_text.mob {
    display: none
}

@media only screen and (max-width: 767px) {
    section {
        margin-bottom: 20px;
        padding-bottom: 0
    }

    .container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .app-baner_text {
        display: none
    }

    .app-baner_text.mob {
        display: block
    }

    .modal .select2-container .select2-choice > .select2-chosen {
        max-width: none
    }
}

.app-baner_store-sec {
    margin-left: 14px;
    font-size: 13px
}

.app-baner_store-sec .store-sec_point_links_point {
    background-color: #fff;
    color: #0957c3;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin-left: 7px;
    margin-right: 7px;
    padding: 11px 42px 11px 40px;
    width: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    -webkit-box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.app-baner_store-sec .store-sec_point_links_point svg {
    margin-right: 10px
}

.app-baner_store-sec .store-sec_point_links_point:hover {
    text-decoration: none;
    background-color: #f8fafd
}

@media only screen and (max-width: 991px) {
    .app-baner_store-sec {
        margin-right: 7px;
        margin-left: 7px
    }

    .app-baner_store-sec .store-sec_point_links_point {
        padding-left: 18px;
        padding-right: 20px
    }

    .app-baner_store-sec.apple .store-sec_point_links_point {
        display: none
    }

    .app-baner_store-sec.apple .store-sec_point_links_point:first-child {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .app-baner_store-sec.android .store-sec_point_links_point {
        display: none
    }

    .app-baner_store-sec.android .store-sec_point_links_point:last-child {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.app-baner_close {
    margin-left: auto;
    cursor: pointer
}

ul.inline-block li {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    display: inline-block
}

.modals {
    margin-bottom: 0;
    padding-bottom: 0
}

.modal-title__mod {
    font-weight: 400
}

.modals-a-color {
    color: #2b97ad
}

.modals-offset-10 {
    margin: 13px 0 0 -8px
}

.modal-btn-190 {
    width: 190px
}

.modals-btn-220 {
    width: 220px;
    background-color: #0957c3;
    color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.modals-btn-220:hover {
    color: #fff;
    text-decoration: none;
    background-color: #064cad
}

.modal-content {
    -webkit-box-shadow: 0 35px 25px rgba(0, 0, 0, .25);
    box-shadow: 0 35px 25px rgba(0, 0, 0, .25)
}

.modal .form-horizontal .control-label, .modal form .control-label {
    font-size: 13px;
    line-height: 20px;
    padding-top: 6px
}

.modal a:focus, .modal a:hover {
    outline: 0
}

.modal .form-group__last-child {
    margin-bottom: 0
}

.modal .form-group__modals {
    margin-bottom: 23px
}

.modal .form-group__modals-login {
    margin-bottom: 20px
}

.modal .form-group__modals-login .form-control {
    height: 40px;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-dialog {
    width: 96%;
    max-width: 600px
}

.modal-dialog.wide .modal-body.statistics-item__mod {
    padding-left: 30px;
    padding-right: 20px
}

.modal.bs-modal-md .modal-dialog {
    max-width: 965px
}

.modal#select-area-diagnostics .modal-dialog {
    max-height: 660px
}

.modal#select-area-diagnostics .modal-dialog .modal-content {
    max-height: 645px
}

.modal#select-area-diagnostics .modal-dialog .modal-content .modal-body {
    height: 510px
}

.modal.bs-modal-sm .modal-dialog {
    max-width: 372px
}

.modal.bs-modal-cla .modal-dialog {
    max-width: 494px
}

.modal .submits {
    text-align: center
}

.modal-header {
    position: relative;
    margin-bottom: 15px;
    padding: 15px 20px 11px;
    min-height: 31.43px;
    color: #fff;
    background: 0 0/cover #dfe7e9;
    -webkit-background-size: cover;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0
}

.modal-header p {
    margin-bottom: 0
}

.modal .close {
    position: absolute;
    bottom: 18px;
    right: 20px;
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    background-position: -588px -768px;
    width: 15px;
    height: 15px;
    outline: 0
}

.modal .close:hover {
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

.modal .close.close__mod {
    background-position: -607px -768px;
    width: 15px;
    height: 15px;
    bottom: 42px
}

.modal-header__mod {
    background: 0 0
}

.modal-header__btm {
    margin-bottom: 20px
}

.modal .modal-title__mod {
    text-align: center;
    color: #5e6e71;
    font-size: 30px;
    font-weight: 400;
    line-height: 51px
}

@media only screen and (max-width: 767px) {
    .modal .form-group div[class^=col-sm-] + div[class^=col-sm-] {
        margin-top: 15px
    }

    .modal .close {
        bottom: 14px
    }

    .modal .close.close__mod {
        bottom: 42px
    }

    .modal .modal-title__mod {
        font-size: 24px
    }

    .modal .modal-footer .abs-helper {
        text-align: center;
        display: block;
        margin: 10px 0 0 !important
    }

    .modal .modal-footer .abs-helper .abs {
        position: static
    }
}

.modal-body {
    padding: 0 20px 20px
}

.modal-body .modals-text {
    font-size: 16px;
    margin-bottom: 17px
}

.modal-body .form-control__modals {
    border: 1px solid rgba(61, 160, 180, .27);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 1.9px 2.3px 1px rgba(43, 151, 173, .15);
    box-shadow: inset 1.9px 2.3px 1px rgba(43, 151, 173, .15);
    resize: none;
    padding: 6px 14px;
    color: #86989b
}

.modal-body .form-control__modals:-moz-placeholder, .modal-body .form-control__modals:-ms-input-placeholder, .modal-body .form-control__modals::-moz-placeholder, .modal-body .form-control__modals::-webkit-input-placeholder {
    color: rgba(94, 110, 113, .75) !important;
    font_size: 14px
}

.modal-body .modals-btn {
    width: 251px
}

.modal-title {
    margin: 0;
    padding-right: 25px;
    font-size: 24px;
    line-height: 1.33;
    font-weight: 400
}

.modal-footer.footer-default {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.modal-footer .abs a {
    cursor: pointer
}

.modal-footer .btn {
    min-width: 190px;
    font-weight: 400;
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 7px
}

.modal .footer-def__mod {
    width: 89%
}

.modal .btn-xs-block {
    min-width: 158px;
    font-weight: 500;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px
}

@media only screen and (max-width: 991px) {
    .modal .footer-def__mod {
        width: 100%
    }
}

.modal-span__mod {
    padding: 0 10px
}

@media only screen and (max-width: 560px) {
    .modal .btn-xs-block {
        margin-right: 20px
    }

    .modal-span__mod {
        display: none
    }
}

.modal .modal-footer .btn + .btn {
    margin: 0 0 10px
}

.modal-bottom-icons {
    zoom: 1;
    padding: 20px;
    background-color: #fafafa
}

.modal-bottom-icons:before {
    content: "";
    display: table
}

.modal-bottom-icons:after {
    content: "";
    display: table;
    clear: both
}

.modal-bottom-icons .login-text {
    display: block;
    padding-bottom: 9px;
    color: #7d7d7d;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.modal-bottom-icons .login-icons {
    font-size: 0;
    margin: 0 -2px
}

.modal-bottom-icons .login-icons__item {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    padding: 0 2px
}

.modal-bottom-icons .login-icons__wrap {
    display: block;
    height: 35px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    font-size: 0;
    padding-left: 10px;
    text-align: left
}

.modal-bottom-icons .login-icons__wrap:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.modal-bottom-icons .login-icons__wrap.fb {
    background-color: #3b5998
}

.modal-bottom-icons .login-icons__wrap.fb:hover {
    background-color: #2f477a
}

.modal-bottom-icons .login-icons__wrap.fb .login-icons__icon-wrap {
    width: 18%
}

.modal-bottom-icons .login-icons__wrap.gp {
    background-color: #dc4e41
}

.modal-bottom-icons .login-icons__wrap.gp:hover {
    background-color: #c13123
}

.modal-bottom-icons .login-icons__wrap.tw {
    background-color: #00b5f6
}

.modal-bottom-icons .login-icons__wrap.tw:hover {
    background-color: #0091c5
}

.modal-bottom-icons .login-icons__icon-wrap {
    display: inline-block;
    vertical-align: middle;
    width: 33.02752293577982%;
    height: 16px;
    font-size: 0;
    text-align: left
}

.modal-bottom-icons .login-icons__icon-wrap:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.modal-bottom-icons .login-icons__icon {
    display: inline-block;
    vertical-align: middle
}

.modal-bottom-icons .login-icons__icon svg {
    height: 16px
}

.modal-bottom-icons .login-icons__title {
    display: inline-block;
    vertical-align: middle;
    width: 66.97247706422019%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
    padding-right: 10px
}

.modal .request__card {
    margin-bottom: 20px
}

.modal .request__card:after {
    content: " ";
    display: table;
    clear: both
}

.modal .request__card-image {
    width: 75px;
    height: 100px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    float: left;
    margin: 3px 15px 0 0;
    background-color: #b2d9e1;
    background-image: url(i/no-photo-male-small.jpg);
    background-repeat: no-repeat;
    background-position: 0 0
}

.modal .request__card-image img {
    height: 100%
}

.modal .request__card-image.female {
    background-image: url(i/no-photo-female-small.jpg)
}

.modal .request__card-content {
    overflow: hidden
}

.modal .request__card-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px
}

.modal .request__card-location {
    padding-left: 21px;
    position: relative
}

.modal .request__card-location:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/i/icons.png);
    background-position: 0 -831px;
    width: 13px;
    height: 17px
}

.modal form .row {
    margin-bottom: 10px
}

.modal form .row .control-label {
    margin-bottom: 0
}

.modal-open {
    overflow: hidden
}

.modal .input-group {
    width: 100%
}

.modal .form-control {
    height: 36px
}

.modal textarea.form-control {
    min-height: 83px
}

.modal .services-list {
    padding: 10px;
    list-style-type: disc;
    background-color: #d7f2ef
}

.modal .services-list li {
    margin-bottom: 5px;
    margin-left: 20px
}

.modal .rating-steps {
    margin: 16px 0 0
}

.modal .rating-steps__item {
    width: 23%;
    text-align: left;
    margin-right: 40px;
    padding-right: 0
}

.modal .rating-steps__item:last-child {
    width: 13%;
    margin-right: 0
}

.modal .rating-steps__item:before {
    width: 162px;
    top: 18px
}

.modal .rating-steps__icon {
    width: 60px
}

@media only screen and (max-width: 991px) {
    .modal .rating-steps__item {
        width: 50%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .modal .rating-steps__item:before {
        display: none
    }

    .modal .rating-steps__item:last-child {
        width: 50%
    }
}

@media only screen and (max-width: 560px) {
    .modal .rating-steps__item, .modal .rating-steps__item:last-child {
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .modal .rating-steps__icon {
        display: inline-block
    }

    .modal .rating-steps .rating-steps__title-mod {
        padding-left: 20px;
        display: inline-block
    }
}

@media only screen and (max-width: 767px) {
    .modal .request__card-location {
        overflow: hidden
    }

    .modal-header {
        padding-left: 10px;
        padding-right: 10px
    }

    .modal-title {
        font-size: 18px
    }

    .modal .rating-steps__item {
        float: left
    }

    .modal .rating-steps .rating-steps__title-mod {
        padding-left: 0
    }

    .modals-offset__mod {
        margin: 13px 0 0
    }
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

#rating .modal-dialog, #rating-clinic .modal-dialog {
    max-width: 811px
}

#select-area-analysis .popup-content, #select-area-diagnostics .popup-content {
    margin-top: 35px;
    margin-bottom: 5px
}

#select-area-diagnostics .modal-dialog {
    max-width: 740px
}

#select-area-analysis .modal-dialog {
    max-width: 740px
}

#select-area-analysis .popup_large, #select-area-diagnostics .popup_large {
    height: auto
}

#select-area-analysis .modal-body, #select-area-diagnostics .modal-body {
    height: 585px
}

#select-area-analysis .modal-body .jspContainer, #select-area-diagnostics .modal-body .jspContainer {
    padding: 0 16px 40px 26px
}

#select-area-analysis .modal-body .jspContainer .jspPane, #select-area-diagnostics .modal-body .jspContainer .jspPane {
    padding-bottom: 30px
}

#select-area-analysis .modal-body .districts-check-list div, #select-area-diagnostics .modal-body .districts-check-list div {
    margin-bottom: 75px;
    padding-right: 15px
}

#select-area-analysis .modal-body .districts-check-list div li, #select-area-diagnostics .modal-body .districts-check-list div li {
    margin: 0
}

#select-area-analysis .modal-body .districts-check-list div ul, #select-area-diagnostics .modal-body .districts-check-list div ul {
    padding-top: 5px
}

#select-area-analysis .modal-body .districts-check-list div ul li, #select-area-diagnostics .modal-body .districts-check-list div ul li {
    padding-left: 10px;
    position: relative
}

#select-area-analysis .modal-body .districts-check-list div ul li:before, #select-area-diagnostics .modal-body .districts-check-list div ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    display: inline-block;
    background-image: url(/i/icons.png);
    background-position: -1119px -283px;
    width: 5px;
    height: 5px
}

.mobile-metro-select {
    display: none
}

.mobile-metro-select .active {
    background: #f2f2f2
}

@media only screen and (max-width: 767px) {
    #select-area-analysis .popup-content, #select-area-diagnostics .popup-content {
        padding: 0 15px;
        margin-top: 20px
    }

    #select-area-analysis .popup_large, #select-area-diagnostics .popup_large {
        width: auto
    }

    .mobile-metro-select {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center;
        height: 40px;
        border: 1px solid #f2f2f2;
        margin-left: 10px
    }

    .mobile-metro_item {
        -ms-flex: 1;
        -webkit-flex: 1;
        -webkit-box-flex: 1;
        flex: 1;
        height: 100%;
        text-align: center;
        line-height: 40px;
        text-decoration: none;
        position: relative;
        padding-left: 10px;
        border-left: 1px solid #f2f2f2
    }

    .mobile-metro_item:first-of-type {
        border-left: none
    }

    .mobile-metro_item:before {
        content: "";
        position: absolute;
        width: 11px;
        height: 11px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        left: 50%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        top: 15px;
        margin-left: -10px
    }

    .mobile-metro_red:before {
        background: #e74a37
    }

    .mobile-metro_blue:before {
        background: #2484c6
    }

    .mobile-metro_green:before {
        background: #32b561
    }

    .metro-map > div {
        margin-left: 16px;
        padding-left: 20px;
        position: relative;
        margin-bottom: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .metro-map > div:before {
        position: absolute;
        content: "";
        width: 12px;
        height: 4px;
        background: #e74a37;
        top: 0;
        left: -8px
    }

    .metro-map > div:after {
        position: absolute;
        content: "";
        width: 12px;
        height: 4px;
        background: #e74a37;
        bottom: 0;
        left: -8px
    }

    .metro-map > div .pill:first-of-type {
        margin-top: -10px
    }

    .metro-map > div .pill:first-of-type:before {
        display: none
    }

    .metro-map > div .pill:last-of-type {
        margin-bottom: 13px
    }

    .metro-map .pill {
        position: relative;
        left: auto !important;
        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 18px
    }

    .metro-map .pill.icon-left {
        margin-left: 0
    }

    .metro-map .pill:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        left: -20px;
        top: 9px;
        display: block
    }

    #red {
        border-left: 4px solid #e74a37
    }

    #red .pill:before, #red:after, #red:before {
        background: #e74a37
    }

    #blue {
        border-left: 4px solid #2484c6
    }

    #blue .pill:before, #blue:after, #blue:before {
        background: #2484c6
    }

    #green {
        border-left: 4px solid #32b561
    }

    #green .pill:before, #green:after, #green:before {
        background: #32b561
    }

    #clinic-location-map .popup_large, #select-actions .popup_large, #select-branch .popup_large, #select-specialization .popup_large {
        width: auto
    }
}

#select-specialization .simplebar-track.horizontal {
    display: none
}

#clinic-location-map iframe, #select-actions iframe, #select-branch iframe, #select-specialization iframe {
    border: none
}

@media only screen and (min-width: 992px) {
    #select-area-analysis .modal-dialog, #select-area-diagnostics .modal-dialog {
        max-width: 940px
    }

    #clinic-location-map .simplebar-scrollbar, #select-actions .simplebar-scrollbar, #select-branch .simplebar-scrollbar, #select-specialization .simplebar-scrollbar {
        display: none
    }

    #clinic-location-map .simplebar-scroll-content, #select-actions .simplebar-scroll-content, #select-branch .simplebar-scroll-content, #select-specialization .simplebar-scroll-content {
        overflow: hidden
    }

    .popup-close__btn:hover {
        opacity: .5;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }
}

#clinic-location-map .modals-btn-220, #select-actions .modals-btn-220, #select-branch .modals-btn-220, #select-specialization .modals-btn-220 {
    width: 200px;
    height: 32px;
    font-size: 13px;
    line-height: 32px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 auto
}

#clinic-location-map .modal-body, #select-actions .modal-body, #select-branch .modal-body, #select-specialization .modal-body {
    padding: 0 12px 0 0;
    max-height: inherit
}

#clinic-location-map .popup-close__btn, #select-actions .popup-close__btn, #select-branch .popup-close__btn, #select-specialization .popup-close__btn {
    top: 14px;
    right: 20px
}

#clinic-location-map .modal-content, #select-actions .modal-content, #select-branch .modal-content, #select-specialization .modal-content {
    background: #fff
}

#clinic-location-map .modal-header, #select-actions .modal-header, #select-branch .modal-header, #select-specialization .modal-header {
    background: #fff;
    padding: 0;
    margin: 0 0 10px
}

#clinic-location-map .modal-title, #select-actions .modal-title, #select-branch .modal-title, #select-specialization .modal-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #5e6e71;
    border-bottom: 1px solid #d9d9d9;
    padding: 11px 45px 10px 20px
}

#clinic-location-map .modal-header {
    margin-bottom: 0
}

#clinic-location-map .modal-body {
    padding: 0
}

#clinic-location-map .modal-footer {
    padding: 0 0 2px
}

#static-map .modal-header {
    margin-bottom: 4px
}

#static-map .modal-body {
    padding: 0 2px
}

#static-map .modal-footer {
    padding: 0 0 2px
}

.info-modal .modal-attention {
    margin-bottom: 0
}

.info-modal .modal-title {
    padding-right: 0
}

.info-modal .close-attention {
    bottom: 42px
}

.info-modal__visual {
    height: 143px;
    margin: 0 -35px 20px;
    padding: 20px 35px 20px 150px;
    background-image: url(i/modals-body-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #3297a9;
    -webkit-background-size: cover;
    background-size: cover
}

.info-modal__visual:after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

.info-modal__visual-icon {
    position: absolute;
    top: 34px;
    left: 70px
}

@media only screen and (max-width: 767px) {
    #clinic-location-map .modal-content .modal-header, #select-actions .modal-content .modal-header, #select-branch .modal-content .modal-header, #select-specialization .modal-content .modal-header {
        padding-left: 0
    }

    .info-modal .close-attention {
        bottom: 42px
    }

    .info-modal__visual {
        padding: 15px
    }

    .info-modal__visual-icon, .info-modal__visual-text br {
        display: none
    }
}

.info-modal__visual-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    padding-left: 20px;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

@media only screen and (max-width: 767px) {
    .info-modal__visual-mod {
        height: 115px
    }

    .info-modal .modal-dialog {
        width: 500px
    }
}

.info-modal__text {
    font-size: 16px;
    padding: 0 4px 0 0;
    line-height: 1.28;
    text-align: center
}

.info-modal__message {
    font-size: 18px;
    color: #3ebfac;
    font-weight: 700;
    text-align: center;
    margin-top: 10px
}

@media only screen and (max-width: 560px) {
    .info-modal__visual-mod {
        height: 143px
    }

    .info-modal .modal-dialog {
        width: 300px
    }
}

.info-modal .modal-body {
    padding: 0 35px 30px
}

.login-form-popup .remind-password-link {
    display: inline-block;
    padding-top: 5px;
    font-size: 15px
}

.login-form-popup .remind-password-link__mod {
    color: #4b89d3;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px
}

.login-form-popup .abs-helper {
    font-size: 15px;
    margin-left: -79px;
    bottom: -5px
}

.login-form-popup .btn-registration {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    color: #4b89d3;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.rating-modal .rating-block .rating-list {
    padding-left: 29%
}

.rating-modal .likebox {
    margin-left: 9%
}

.rating-modal .likebox__label-mod {
    width: 215px !important;
    padding-left: 78px
}

.rating-modal .modal-footer {
    text-align: left;
    padding: 0 0 20px 22px
}

.rating-modal .modal-footer .modal-footer__title {
    color: #5e6e71;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 0
}

.rating-modal .modal-header__rating {
    margin-bottom: 0
}

.rating-modal .modal-body__rating {
    padding: 0
}

.rating-modal .modal-body__rating .rating-block__modals {
    padding: 17px 30px 20px 20px
}

.rating-modal .modal-body__rating .statistics-item__mod {
    text-align: center;
    margin-bottom: 15px !important
}

.rating-modal .modal-body__rating .statistics-item__mod .value__mod {
    padding-left: 12px
}

@media only screen and (max-width: 767px) {
    .login-form-popup .remind-password-link__mod {
        margin-top: -15px
    }

    .login-form-popup .abs-helper {
        position: absolute;
        left: 50%
    }

    .rating-modal .rating-block .rating-list {
        padding-left: 2%
    }

    .rating-modal .likebox {
        margin-left: 2%
    }

    .rating-modal .likebox__label-mod {
        padding-left: 0
    }

    .request_clinic .radio-inline {
        padding-left: 0;
        padding-right: 20px
    }
}

.modal-header__thanks {
    margin-bottom: 10px
}

.modal-body__pad {
    padding: 0 0 35px;
    margin-top: -10px
}

.info-modal__thanks {
    position: relative;
    margin: 0;
    padding: 0 35px 0 150px
}

.info-modal__thanks .info-modal__text-mod {
    width: 100%;
    padding-left: 34px;
    margin-top: -11px
}

@media only screen and (max-width: 767px) {
    .info-modal__thanks {
        padding: 30px 35px 0 150px
    }
}

.doctor-thanks {
    position: absolute;
    left: 43px;
    top: -39px
}

@media only screen and (max-width: 560px) {
    .info-modal__thanks {
        padding: 15px
    }

    .info-modal__thanks .info-modal__text-mod {
        padding-left: 20px
    }

    .doctor-thanks {
        display: none
    }
}

.modals-btn-big {
    width: 251px;
    margin: 0 0 13px 20px
}

.modal-body.js-list-scroll, .tab-pane.js-list-scroll {
    max-height: 530px;
    width: 100%;
    overflow: hidden;
    outline: 0;
    padding: 16px 0 16px 16px
}

.modal-body.js-list-scroll .jspVerticalBar, .tab-pane.js-list-scroll .jspVerticalBar {
    left: auto;
    right: 13px;
    width: 1px
}

.modal-body.js-list-scroll .jspVerticalBar .jspTrack, .tab-pane.js-list-scroll .jspVerticalBar .jspTrack {
    background-color: #d2e1e4
}

.modal-body.js-list-scroll .jspVerticalBar .jspDrag, .tab-pane.js-list-scroll .jspVerticalBar .jspDrag {
    width: 5px;
    left: -2px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #d2e1e4
}

.modal-body.js-list-scroll .jspHorizontalBar, .tab-pane.js-list-scroll .jspHorizontalBar {
    display: none
}

.modal-body.js-list-scroll .jspContainer, .tab-pane.js-list-scroll .jspContainer {
    padding: 0 16px
}

.modal-body.js-list-scroll .jspContainer:after, .tab-pane.js-list-scroll .jspContainer:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 3px;
    bottom: 0;
    width: 98%;
    height: 50px;
    -webkit-box-shadow: inset 0 -40px 70px 0 #fff;
    -webkit-box-shadow: inset 0 -40px 70px 0 #fff;
    box-shadow: inset 0 -40px 70px 0 #fff
}

.tab-pane .jspContainer {
    padding: 0
}

.tab-pane .jspContainer .jspVerticalBar {
    left: auto;
    right: 3px;
    width: 1px
}

.metro-map-min, .metro-map-min2 {
    background: url(../img/metro-map-min.png) top left no-repeat;
    width: 757px;
    height: 474px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.metro-map-min .pill, .metro-map-min2 .pill {
    position: absolute;
    font-size: 11px
}

@media only screen and (max-width: 767px) {
    .modal-body.js-list-scroll .jspContainer:after, .tab-pane.js-list-scroll .jspContainer:after {
        width: 94%
    }

    .metro-map-min .pill, .metro-map-min2 .pill {
        height: auto;
        position: relative
    }

    .metro-map-min, .metro-map-min2 {
        height: auto;
        background: 0 0;
        width: auto
    }
}

.tab-pane__mod {
    margin: 15px 0 60px;
    padding: 0 30px 0 22px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tab-pane__mod {
        margin: 15px 0 60px
    }
}

.body-branch .jspPane {
    padding-bottom: 40px !important
}

.body-branch .alphabet-list {
    margin-left: 12px;
    padding: 20px 0 0
}

.body-branch .alphabet-list__item {
    color: #2b97ad;
    margin-bottom: 26px
}

.body-branch .alphabet-list__letter {
    background-color: #f2f2f2;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    color: #5e6e71;
    font-size: 14px;
    position: relative;
    display: block;
    margin-bottom: 20px
}

.body-branch .alphabet-list__sub {
    border-left: none
}

.body-branch .alphabet-list__sub-item {
    margin-bottom: 8px;
    padding-right: 35px
}

.body-branch .alphabet-list__sub-item a {
    text-decoration: none;
    position: relative;
    padding-left: 13px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.375
}

.body-branch .alphabet-list__sub-item a:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #333536
}

.body-branch .alphabet-list__sub-item a:hover {
    text-decoration: none;
    color: #0957c3
}

.body-branch .alphabet-list__sub-item a:hover:before {
    background: #0957c3
}

@media only screen and (max-width: 767px) {
    .body-branch .alphabet-list__item {
        width: 45%;
        display: inline-block;
        vertical-align: top;
        margin-right: 5%
    }

    .body-branch .alphabet-list__item:nth-child(even) {
        margin-right: 0
    }
}

@media only screen and (max-width: 560px) {
    .body-branch .alphabet-list__item {
        width: 95%
    }
}

.footer-branch {
    padding: 9px 21px 40px;
    text-align: right
}

.multi-column {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-count: 5;
    -moz-column-count: 3
}

#confirm-number .btn {
    margin-bottom: 20px
}

#confirm-number .modals-text_confirm, #confirm-number .modals-text_confirm p {
    margin-bottom: 0
}

@media only screen and (max-width: 320px) {
    #confirm-number .modals-text_confirm {
        text-align: center
    }

    #confirm-number .modals-text_confirm a {
        display: block
    }
}

.input-validation_modals {
    position: relative
}

.input-validation_modals .input-validation__border {
    border: 1px solid #e74a37 !important;
    -webkit-border-top-left-radius: 4px !important;
    -webkit-border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -webkit-border-bottom-left-radius: 0 !important;
    border-radius: 4px 4px 0 0 !important
}

.input-validation_message {
    position: absolute;
    width: 100%;
    z-index: 2;
    bottom: -20px;
    background-color: #e74a37;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

#finishing-registration .modal-dialog {
    max-width: 410px
}

#finishing-registration .form-registration_modals {
    background-color: transparent
}

#finishing-registration .form-registration_modals .form-group_radio {
    line-height: 1
}

#finishing-registration .form-registration_modals .form-group_radio .radio-inline_modals {
    margin-bottom: 15px
}

#finishing-registration .form-registration_modals .form-group_radio .radio-inline_modals:last-child {
    margin-bottom: 0
}

#finishing-registration .modal-body h3 {
    font-size: 22px;
    font-weight: 700
}

.modal-cla .modal-content {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.modal-cla .modal-header {
    margin: 0;
    padding: 0;
    min-height: auto;
    background: 0 0
}

.modal-cla .modal-close {
    right: 20px;
    top: 20px;
    z-index: 1
}

.modal-cla .modal-body {
    padding: 0 20px 27px
}

.modal-cla .title {
    padding: 56px 0;
    zoom: 1
}

.modal-cla .title:before {
    content: "";
    display: table
}

.modal-cla .title:after {
    content: "";
    display: table;
    clear: both
}

.modal-cla .title__picture {
    float: left;
    width: 137px
}

.modal-cla .title__picture img {
    width: 100%
}

.modal-cla .title p {
    color: #5e6e71;
    font-size: 15px;
    line-height: 22px;
    padding: 5px 20px 0 160px;
    margin: 0
}

.modal-cla .info {
    background-color: #fff9e9;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 5px 0;
    margin-bottom: 25px;
    zoom: 1
}

.modal-cla .info:before {
    content: "";
    display: table
}

.modal-cla .info:after {
    content: "";
    display: table;
    clear: both
}

.modal-cla .info__item {
    float: left;
    width: 50%
}

.modal-cla .info__item:first-child {
    padding-left: 20px
}

.modal-cla .info__icon {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fffdf6;
    -webkit-box-shadow: 1px 1.7px 5px rgba(0, 0, 0, .04);
    box-shadow: 1px 1.7px 5px rgba(0, 0, 0, .04)
}

.modal-cla .info__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px
}

.modal-cla .info__icon.icon-promo:before {
    background-image: url(/i/icons.png);
    background-position: -638px -400px;
    width: 20px;
    height: 20px
}

.modal-cla .info__icon.icon-calendar:before {
    background-image: url(/i/icons.png);
    background-position: -79px -703px;
    width: 20px;
    height: 23px
}

.modal-cla .info__text {
    padding-left: 50px;
    line-height: 38px
}

.modal-cla .cla-form__mod .form-group {
    margin-bottom: 20px
}

.modal-cla .cla-form__mod .form-group input {
    background-color: #eff9fb;
    border: 1px solid rgba(61, 160, 180, .27);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 2.1px -2.1px 1px rgba(43, 151, 173, .12);
    box-shadow: inset 2.1px -2.1px 1px rgba(43, 151, 173, .12);
    height: 33px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    color: #86989b
}

.modal-cla .cla-form__mod .form-group input:-moz-placeholder, .modal-cla .cla-form__mod .form-group input:-ms-input-placeholder, .modal-cla .cla-form__mod .form-group input::-moz-placeholder, .modal-cla .cla-form__mod .form-group input::-webkit-input-placeholder {
    color: rgba(94, 110, 113, .75) !important;
    font_size: 14px
}

.modal-cla .cla-form__mod .form-group p {
    font-size: 13px;
    color: #5e6e71
}

.modal-cla .cla-form__mod .form-group a {
    color: #3da0b4
}

.modal-cla .cla-form__mod .form-group button {
    width: 100%;
    font-weight: 700;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.modal-cla .promo-info {
    padding: 36px 0 20px;
    text-align: center
}

.modal-cla .promo-info__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px
}

.modal-cla .promo-info__number {
    color: #205660;
    font-size: 48px;
    font-weight: 400;
    line-height: 67px
}

.modal-cla .promo-info_about {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.modal-cla .note {
    position: relative;
    background-color: #fff9e9;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 15px 20px 25px 60px;
    margin-bottom: 33px
}

.modal-cla .note__icon {
    position: absolute;
    left: 10px;
    top: 16px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fffdf6;
    -webkit-box-shadow: 1px 1.7px 5px rgba(0, 0, 0, .04);
    box-shadow: 1px 1.7px 5px rgba(0, 0, 0, .04)
}

.modal-cla .note__icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -10px;
    background-image: url(/i/icons.png);
    background-position: -475px -430px;
    width: 22px;
    height: 17px
}

.modal-cla .note__caption {
    font-size: 14px;
    font-weight: 700
}

.modal-cla .note__text {
    font-size: 13px;
    font-weight: 400
}

.modal-cla .social {
    border: 1px solid #daedf1;
    zoom: 1
}

.modal-cla .social:before {
    content: "";
    display: table
}

.modal-cla .social:after {
    content: "";
    display: table;
    clear: both
}

.modal-cla .social__left {
    float: left;
    border-right: 1px solid #daedf1
}

.modal-cla .social__text {
    padding: 0 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 53px
}

.modal-cla .social__right {
    text-align: center;
    padding: 13px 0 0
}

.modal-cla .social__icon {
    display: inline-block;
    width: 32px;
    height: 31px;
    margin-right: 12px
}

.modal-cla .social__icon:hover {
    opacity: .8
}

.modal-cla .social__icon:last-child {
    margin-right: 0
}

.modal-cla .social__icon.vk {
    background-image: url(/i/icons.png);
    background-position: -465px -336px;
    width: 31px;
    height: 31px
}

.modal-cla .social__icon.fb {
    background-image: url(/i/icons.png);
    background-position: -605px -239px;
    width: 32px;
    height: 31px
}

.modal-cla .social__icon.google {
    background-image: url(/i/icons.png);
    background-position: -500px -336px;
    width: 31px;
    height: 31px
}

.modal-cla .social__icon.tw {
    background-image: url(/i/icons.png);
    background-position: -677px -239px;
    width: 32px;
    height: 31px
}

.modal-cla .social__icon.mail {
    background-image: url(/i/icons.png);
    background-position: -713px -239px;
    width: 31px;
    height: 31px
}

@media only screen and (max-width: 640px) {
    .modal-cla .cla-form__mod .form-group, .modal-cla .info {
        margin-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .footer-branch {
        text-align: center
    }

    .input-validation_message {
        font-size: 11px
    }

    #finishing-registration .form-registration_modals .form-group_radio .radio-inline_modals {
        margin-bottom: 5px
    }

    #finishing-registration .modal-body h3 {
        font-size: 18px
    }

    .modal-cla .cla-form__mod .form-group div {
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 640px) {
    .modal-cla .cla-form__mod .form-group div {
        margin-top: 20px !important;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 560px) {
    .modal-cla .title {
        padding: 20px 0 10px;
        text-align: center
    }

    .modal-cla .title__picture {
        float: none;
        text-align: center;
        display: inline-block
    }

    .modal-cla .title p {
        padding: 10px 0 0;
        text-align: left
    }

    .modal-cla .info {
        padding-top: 10px
    }

    .modal-cla .info__item {
        width: 250px;
        margin: 0 auto;
        text-align: left;
        height: 50px;
        float: none;
        display: block
    }

    .modal-cla .info__item:first-child {
        padding-left: 0
    }

    .modal-cla .info__icon {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    .modal-cla .info__text {
        display: inline-block;
        padding-left: 20px
    }

    .modal-cla .promo-info {
        padding: 20px 0
    }

    .modal-cla .note {
        margin-bottom: 20px
    }

    .modal-cla .social__text {
        padding: 0 10px
    }
}

@media only screen and (max-width: 470px) {
    .modal-cla .social__left {
        display: none
    }

    .modal-cla .social__right {
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        padding: 13px 0
    }
}

.modal-cla_promo.modal.bs-modal-cla .modal-dialog {
    max-width: 677px
}

.modal-cla_promo.modal.bs-modal-cla .modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    overflow: hidden
}

.modal-cla_promo.modal.bs-modal-cla .close__mod {
    right: 16px;
    top: 16px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 270px;
    padding: 20px;
    margin-right: -1px;
    background-color: #ecf6f8
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left:before {
    right: -10px;
    top: -10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left:after {
    right: -10px;
    bottom: -10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left .pref-body {
    background-color: #fff;
    border: 1px solid #e1edf0;
    text-align: center;
    margin: 0 auto;
    padding: 20px 5px;
    min-height: 100%;
    min-width: 100%
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left .pref-body__pictute {
    display: inline-block;
    width: 140px;
    height: 140px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left .pref-body__percent {
    color: #00829b;
    font-size: 60px;
    padding: 21px 0
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left .pref-body__percent span {
    font-size: 29px;
    line-height: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-left .pref-body__title {
    font-size: 16px;
    line-height: 20px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right {
    position: relative;
    padding: 40px;
    width: 408px;
    text-align: center
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right:before {
    left: -10px;
    top: -10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right:after {
    left: -10px;
    bottom: -10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right .caption {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 27px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right .cla-form__mod button {
    padding: 10px 0
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod {
    padding: 0 23px 20px 30px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .promo-info__title {
    font-size: 20px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .promo-info__number {
    font-size: 60px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: 2px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .promo-info__about {
    padding: 12px 0;
    border-top: 1px solid #daedf1;
    border-bottom: 1px solid #daedf1;
    margin-top: 10px
}

.modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .note {
    background-color: transparent;
    text-align: left;
    padding: 0;
    margin-bottom: 17px
}

@media only screen and (max-width: 670px) {
    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right.modal-pref-right_mobile {
        padding: 40px 20px 20px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .social__left {
        display: none;
        float: none
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .social__left:last-child {
        margin-right: 0
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .social__right {
        float: none
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .social__right:last-child {
        margin-right: 0
    }
}

.cla-angles:after, .cla-angles:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #1c5f6c;
    z-index: 3
}

.cla-angles .pref-border {
    position: absolute;
    background: url(i/cla/preforation-left.png) 100% 100%;
    height: 100%;
    width: 3px
}

.cla-angles .pref-border.pos-left {
    left: 0;
    top: -8.8px;
    z-index: 2
}

.cla-angles .pref-border.pos-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: url(i/cla/preforation-top.png) 100% 100%
}

.cla-angles .pref-border.pos-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: url(i/cla/preforation-bottom.png) 100% 100%
}

.cla-angles .pref-border.pref-full {
    background: url(i/cla/preforation-full.png) 100% 100%;
    width: 7px;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    top: -.5px
}

.cla-angles .pref-border.pref-full.pref-full_left {
    right: -3px
}

.cla-angles .pref-border.pref-full.pref-full_right {
    left: -3px
}

@media only screen and (max-width: 680px) {
    .cla-angles .pref-border.pos-bottom, .cla-angles .pref-border.pos-left, .cla-angles .pref-border.pos-top {
        display: none
    }
}

@media only screen and (max-width: 560px) {
    .modal-cla_promo.modal.bs-modal-cla .modal-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-left:before {
        top: auto;
        bottom: -10px;
        left: -10px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-left {
        padding: 10px;
        width: 100%
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile {
        width: 100%
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile .pref-body__percent, .modal-cla_promo.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile .pref-body__picture {
        display: inline-block;
        width: 49%;
        text-align: center;
        padding: 0;
        vertical-align: middle
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile .pref-body__title {
        margin-top: 10px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right {
        width: 100%;
        padding: 20px 10px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right:after {
        left: auto;
        right: -10px;
        top: -10px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right.modal-pref-right_mobile {
        padding: 20px 10px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right .caption {
        margin-bottom: 0
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .promo-info__about {
        padding: 0 5px
    }

    .modal-cla_promo.modal.bs-modal-cla .modal-pref-right_mod .note {
        padding: 0 10px
    }

    .cla-angles .pref-border.pref-full.pref-full_left {
        right: 1px;
        bottom: -3px;
        top: auto
    }

    .cla-angles .pref-border.pref-full.pref-full_right {
        left: -1px;
        top: -3px
    }

    .cla-angles .pref-border.pref-full {
        background: url(i/cla/preforation-full-mob.png) 100% 100%;
        width: 100%;
        height: 7px
    }
}

.discount.modal.bs-modal-cla .modal-dialog {
    max-width: 677px
}

.discount.modal.bs-modal-cla .modal-content {
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-table;
    overflow: hidden
}

.discount.modal.bs-modal-cla .close__mod {
    right: 16px;
    top: 16px
}

.discount.modal.bs-modal-cla .modal-pref-left {
    display: table-cell;
    position: relative;
    border: 20px solid #ecf6f8;
    width: 270px;
    margin-right: -1px
}

.discount.modal.bs-modal-cla .modal-pref-left:before {
    right: -10px;
    top: -10px;
    bottom: -10px;
    left: -10px
}

.discount.modal.bs-modal-cla .modal-pref-left:after {
    right: -10px;
    bottom: -10px
}

.discount.modal.bs-modal-cla .modal-pref-left.cla-angles:after, .discount.modal.bs-modal-cla .modal-pref-left.cla-angles:before {
    display: none
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-border.pos-top {
    top: -20px;
    left: -20px;
    right: -20px;
    width: auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-border.pos-bottom {
    left: -20px;
    right: -20px;
    bottom: -20px;
    width: auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-border.pos-left {
    left: -20px;
    top: -20px;
    bottom: -20px;
    height: auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-border.pref-full.pref-full_left {
    right: -24px;
    top: -20px;
    bottom: -20px;
    height: auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body {
    background-color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 20px 5px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    zoom: 1
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body:before {
    content: "";
    display: table
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body:after {
    content: "";
    display: table;
    clear: both
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body.pref-body_mod {
    padding: 20px 5px 50px
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__picture {
    position: relative;
    width: 140px;
    height: 140px;
    margin: 0 auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__picture img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__picture-caption {
    color: #5e6e71;
    font-size: 20px;
    font-weight: 700;
    margin-top: 19px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__percent {
    color: #00829b;
    font-size: 60px;
    padding: 21px 0
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__percent.percent_mod {
    width: 129px;
    height: 129px;
    background-color: #ecf6f8;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 29px auto
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__percent span {
    font-size: 29px;
    line-height: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -10px
}

.discount.modal.bs-modal-cla .modal-pref-left .pref-body__title {
    font-size: 16px;
    line-height: 20px
}

.discount.modal.bs-modal-cla .modal-pref-right {
    position: relative;
    padding: 38px 40px 40px;
    width: 408px;
    text-align: center;
    display: table-cell;
    vertical-align: top
}

.discount.modal.bs-modal-cla .modal-pref-right:before {
    left: -10px;
    top: -10px
}

.discount.modal.bs-modal-cla .modal-pref-right:after {
    left: -10px;
    bottom: -10px;
    right: -10px;
    top: -10px
}

.discount.modal.bs-modal-cla .modal-pref-right .caption {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 15px
}

.discount.modal.bs-modal-cla .modal-pref-right .cla-form__mod button {
    padding: 10px 0
}

.discount.modal.bs-modal-cla .modal-pref-right_mod {
    padding: 0 40px 20px
}

.discount.modal.bs-modal-cla .modal-pref-right_mod .promo-info__title {
    font-size: 20px
}

.discount.modal.bs-modal-cla .modal-pref-right_mod .promo-info__number {
    font-size: 60px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: 2px
}

.discount.modal.bs-modal-cla .modal-pref-right_mod .promo-info__about {
    padding: 12px 0;
    border-top: 1px solid #daedf1;
    border-bottom: 1px solid #daedf1;
    margin-top: 10px
}

.discount.modal.bs-modal-cla .modal-pref-right_mod .note {
    background-color: transparent;
    text-align: left;
    padding: 0;
    margin-bottom: 58px
}

.discount.modal.bs-modal-cla .social {
    border: 1px solid #daedf1;
    zoom: 1
}

.discount.modal.bs-modal-cla .social:before {
    content: "";
    display: table
}

.discount.modal.bs-modal-cla .social:after {
    content: "";
    display: table;
    clear: both
}

.discount.modal.bs-modal-cla .social__left {
    float: left;
    border-right: 1px solid #daedf1
}

.discount.modal.bs-modal-cla .social__text {
    padding: 0 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 51px
}

.discount.modal.bs-modal-cla .social__right {
    text-align: center;
    padding: 10px 0 0
}

.discount.modal.bs-modal-cla .social__icon {
    display: inline-block;
    width: 32px;
    height: 31px;
    margin-right: 6px
}

.discount.modal.bs-modal-cla .social__icon:hover {
    opacity: .8
}

.discount.modal.bs-modal-cla .social__icon:last-child {
    margin-right: 0
}

.discount.modal.bs-modal-cla .social__icon.vk {
    background-image: url(/i/icons.png);
    background-position: -465px -336px;
    width: 31px;
    height: 31px
}

.discount.modal.bs-modal-cla .social__icon.fb {
    background-image: url(/i/icons.png);
    background-position: -605px -239px;
    width: 32px;
    height: 31px
}

.discount.modal.bs-modal-cla .social__icon.google {
    background-image: url(/i/icons.png);
    background-position: -500px -336px;
    width: 31px;
    height: 31px
}

.discount.modal.bs-modal-cla .social__icon.tw {
    background-image: url(/i/icons.png);
    background-position: -677px -239px;
    width: 32px;
    height: 31px
}

.discount.modal.bs-modal-cla .social__icon.mail {
    background-image: url(/i/icons.png);
    background-position: -713px -239px;
    width: 31px;
    height: 31px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section {
    margin-bottom: 9px;
    zoom: 1
}

.discount.modal.bs-modal-cla .form-horizontal .form-section:before {
    content: "";
    display: table
}

.discount.modal.bs-modal-cla .form-horizontal .form-section:after {
    content: "";
    display: table;
    clear: both
}

.discount.modal.bs-modal-cla .form-horizontal .form-section.submits {
    margin-top: 17px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section.input-validation_modals .form-section__control {
    border-color: #e74a37
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__text {
    float: left;
    width: 32%;
    text-align: left;
    padding: 7px 0 6px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__control {
    background-color: #eff9fb;
    border: 1px solid rgba(61, 160, 180, .27);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 12px;
    height: 33px;
    width: 68%;
    float: right;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    color: #86989b
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__control:-moz-placeholder, .discount.modal.bs-modal-cla .form-horizontal .form-section__control:-ms-input-placeholder, .discount.modal.bs-modal-cla .form-horizontal .form-section__control::-moz-placeholder, .discount.modal.bs-modal-cla .form-horizontal .form-section__control::-webkit-input-placeholder {
    color: rgba(94, 110, 113, .75) !important;
    font_size: 14px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__in {
    float: right;
    width: 68%
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit {
    position: relative;
    float: left;
    margin-right: 6.5px;
    text-align: left
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit:last-child {
    margin-right: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit.years .select7 {
    width: 64px;
    margin-bottom: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit.month .select7 {
    width: 94px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit.date .select7 {
    width: 51px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit.input-validation_modals .select7 {
    border-color: #e74a37
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit.input-validation_modals .select7__current-value {
    color: #a6b3b6
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7 {
    position: relative;
    max-width: 100%;
    min-width: 10px;
    margin: 0;
    padding: 5px 15px 6px 10px;
    background-color: #eff9fb;
    border: 1px solid rgba(61, 160, 180, .27);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7:focus {
    outline: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7:after {
    content: '';
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 5px solid #00829b
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7.select7_open:after {
    z-index: 9999
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__current {
    padding: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__current-value {
    line-height: normal;
    border-bottom-color: transparent;
    color: #5e6e71;
    font-size: 14px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__current-value:hover {
    color: #5e6e71 !important
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__caret {
    display: none
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__drop {
    background-color: #eff9fb;
    padding: 26px 0 5px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__drop-list {
    max-height: 100px;
    overflow-x: auto;
    text-align: center
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__option {
    background-color: #eff9fb;
    padding: 2px 10px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__option:hover {
    background-color: #fff
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender {
    margin: 6px auto
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender.input-validation_modals .checkbox:not(checked) + label:before {
    content: '';
    background-image: url(/i/icons.png);
    background-position: -182px -737px;
    width: 17px;
    height: 17px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender .checkbox + label {
    position: relative;
    cursor: pointer;
    margin-right: 20px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender .checkbox + label:last-child {
    margin-right: 0
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender input[type=radio] {
    display: none
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender .checkbox:not(checked) + label {
    position: relative;
    padding: 0 0 0 23px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender .checkbox:not(checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    background-image: url(/i/icons.png);
    background-position: -1098px -703px;
    width: 17px;
    height: 17px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section__gender .checkbox:checked + label:after {
    background-image: url(/i/icons.png);
    background-position: -1014px -703px;
    content: "";
    position: absolute;
    margin-top: -8px;
    left: 0;
    top: 50%;
    width: 17px;
    height: 17px
}

.discount.modal.bs-modal-cla .form-horizontal .form-section p {
    font-size: 13px;
    color: #5e6e71
}

.discount.modal.bs-modal-cla .form-horizontal .form-section a {
    color: #3da0b4
}

.discount.modal.bs-modal-cla .form-horizontal .form-section button {
    width: 100%;
    font-weight: 700;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px 0
}

@media only screen and (max-width: 710px) {
    .discount.modal.bs-modal-cla .modal-pref-right.modal-pref-right_mobile {
        padding: 40px 20px 20px
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit {
        margin-right: 2.5%
    }
}

@media only screen and (max-width: 560px) {
    .discount.modal.bs-modal-cla .modal-content {
        display: block
    }

    .discount.modal.bs-modal-cla .modal-pref-left:before {
        top: auto
    }

    .discount.modal.bs-modal-cla .modal-pref-left {
        width: 100%;
        display: block;
        border: 10px solid #ecf6f8
    }

    .discount.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile {
        width: 100%
    }

    .discount.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile .pref-body__picture {
        display: inline-block;
        width: 49%;
        text-align: center;
        padding: 0;
        vertical-align: middle
    }

    .discount.modal.bs-modal-cla .modal-pref-left.modal-pref-left_mobile .pref-body__title {
        margin-top: 10px
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-border.pref-full.pref-full_left {
        right: -20px;
        left: 0;
        top: 104%;
        height: 7px
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body {
        font-size: 0
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body.pref-body_mod {
        padding: 20px 5px
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__percent.percent_mod {
        margin: 10px auto
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__picture-wrap {
        width: 50%;
        display: inline-block;
        vertical-align: top
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__picture-wrap .pref-body__picture {
        width: 100px;
        height: 100px
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__persent-wrap {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__persent-wrap .pref-body__percent {
        margin: 0 auto;
        width: 100px;
        height: 100px;
        font-size: 41px
    }

    .discount.modal.bs-modal-cla .modal-pref-left .pref-body__persent-wrap .pref-body__title {
        margin-top: 23px
    }

    .discount.modal.bs-modal-cla .modal-pref-right {
        display: block;
        width: 100%;
        padding: 20px 10px
    }

    .discount.modal.bs-modal-cla .modal-pref-right:after {
        left: auto
    }

    .discount.modal.bs-modal-cla .modal-pref-right.modal-pref-right_mobile {
        padding: 20px 10px
    }

    .discount.modal.bs-modal-cla .modal-pref-right_mod .promo-info__about {
        padding: 0 5px
    }

    .discount.modal.bs-modal-cla .modal-pref-right_mod .note {
        margin-bottom: 20px
    }

    .discount.modal.bs-modal-cla .social__text {
        padding: 0 10px
    }
}

@media only screen and (max-width: 470px) {
    .discount.modal.bs-modal-cla .social__left {
        display: none
    }
}

@media only screen and (max-width: 670px) {
    .discount.modal.bs-modal-cla .modal-pref-right_mod .social__left {
        display: none;
        float: none
    }

    .discount.modal.bs-modal-cla .modal-pref-right_mod .social__left:last-child {
        margin-right: 0
    }

    .discount.modal.bs-modal-cla .modal-pref-right_mod .social__right {
        float: none
    }

    .discount.modal.bs-modal-cla .modal-pref-right_mod .social__right:last-child {
        margin-right: 0
    }

    .discount.modal.bs-modal-cla .social__right {
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        padding: 10px 0
    }
}

@media only screen and (max-width: 710px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.years {
        width: 35%
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.years .select7 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit:after {
        margin-top: -4px
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.years {
        width: 100%
    }
}

@media only screen and (max-width: 710px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.month {
        width: 40%
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.month .select7 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.month {
        width: 100%
    }
}

@media only screen and (max-width: 710px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.date {
        width: 20%
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.date .select7 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit.date {
        width: 100%
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7 {
        width: 100% !important;
        margin-bottom: 9px
    }

    .discount.modal.bs-modal-cla .form-horizontal .form-section__unit .select7__option {
        text-align: left
    }
}

.dont-leave-modal {
    text-align: center
}

.dont-leave-modal .modal-body {
    position: relative;
    padding: 25px 20px;
    background: url(i/dontleave.jpg) center/cover no-repeat;
    -webkit-background-size: cover
}

.dont-leave-modal .modal-body .close {
    top: 15px;
    right: 15px;
    bottom: auto;
    background-image: url(/i/icons.png);
    background-position: -550px -768px;
    width: 15px;
    height: 15px
}

.dont-leave-modal .modal-body h1 {
    margin: 15px
}

.dont-leave-modal .modal-body .modals-text {
    margin-bottom: 15px;
    color: #7d7d7d;
    font-size: 18px;
    font-weight: 400
}

.dont-leave-modal .modal-body .form-group__modals {
    margin-bottom: 20px
}

.dont-leave-modal .modal-body .form-control {
    height: 40px;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

body, html {
    font-weight: 400
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-logo-popup {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: -2px;
    fill: #fff
}

.inner-container {
    width: 260px;
    margin-left: auto;
    margin-right: auto
}

.btn-- {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    outline: 0;
    background: 0 0;
    cursor: pointer
}

.popup {
    -webkit-border-radius: 8px
}

.popup-header {
    -webkit-border-radius: 0
}

.popup-close__btn {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

.popup-close-icon {
    fill: #828282
}

.popup_services .popup-header__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.popup_services .popup-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.popup_services .popup-footer a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .popup_large {
        width: 320px;
        height: auto;
        padding-bottom: 0
    }

    .popup_large .popup-content {
        height: 100%;
        margin-bottom: 20px
    }

    .popup_large .popup-content .service-group__item {
        -ms-flex-order: 2;
        -webkit-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }

    .popup_large .popup-content .service-group__item-link i {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .popup_large .popup-content .service-group__item.active {
        -ms-flex-order: 1;
        -webkit-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }

    .popup_large .popup-content .service-group__item.active .service-group__item-link i {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .popup_large .popup-content .service-group__list {
        width: 100%;
        margin-bottom: 0;
        height: 100%
    }

    .popup_large .popup-content .service-group__list .simplebar-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .popup_large .popup-content .service-sub-group {
        position: absolute;
        background: #fff;
        top: 55px;
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }

    .popup_large .popup-content .service-sub-group_list {
        max-height: 200px;
        height: auto;
        margin-bottom: 20px;
        width: 100%;
        background: #f3f8fb
    }

    .service-group__item.active {
        background: rgba(75, 137, 211, .14);
        position: relative
    }

    .service-group__item.active .service-group__item-link {
        height: 50px
    }

    .service-group__item.active #listGoBack {
        display: block;
        width: 30px;
        height: 100%;
        position: absolute;
        text-align: center
    }

    .service-group__item.active #listGoBack i {
        display: block;
        background-image: url(/i/icons.png);
        background-position: -909px -437px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        height: 21px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.popup :-moz-placeholder, .popup :-ms-input-placeholder, .popup ::-moz-placeholder, .popup ::-webkit-input-placeholder {
    color: #c2c2c2
}

.service-group__list {
    width: 320px;
    height: 534px;
    overflow: auto
}

.service-group__item {
    margin: 0;
    padding: 0
}

@media only screen and (min-width: 992px) {
    .service-group__item:hover .service-group__item-link {
        background-color: #f3f8fb
    }
}

.service-group__item-link {
    margin-right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    line-height: 17px;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    color: #4b89d3;
    font-size: 16px;
    padding: 8px 20px
}

.service-group__item-link svg {
    width: 11px;
    height: 10px;
    fill: #4b89d3
}

.service-group__item-link :active, .service-group__item-link:visited {
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .service-group__item-link {
        margin-right: 0
    }

    .service-group__item-link.active {
        padding-left: 10px;
        margin-right: 0
    }

    .service-group__item-link.active svg {
        display: none
    }
}

.service-group__item:not(:first-child) {
    margin-top: 0
}

.service-group__item_active .service-group__item-link {
    text-decoration: none;
    background-color: #f3f8fb
}

.service-group__item_active .service-sub-group {
    display: block
}

.service-group__item.active .service-group__item-link, .service-group__item.active:hover .service-group__item-link {
    background-color: #4b89d3;
    color: #fff;
    text-decoration: none
}

.service-group__item.active .service-group__item-link svg, .service-group__item.active:hover .service-group__item-link svg {
    fill: #fff
}

.service-sub-group {
    position: absolute;
    left: 360px;
    top: 0;
    width: 340px;
    background: #f3f8fb
}

.service-sub-group:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 3px;
    width: 10px;
    height: 100%;
    z-index: 1;
    background: #fff
}

@media only screen and (min-width: 992px) {
    .service-sub-group {
        width: 560px
    }

    .doc-speciality__list li:hover {
        background-color: #f3f8fb
    }
}

.service-sub-group__item:hover .service-sub-group__item-link {
    background-color: #e1edf5
}

.service-sub-group__item-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 17px;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    color: #4b89d3;
    padding: 8px 0 8px 20px;
    margin-right: 10px
}

.service-sub-group__item-link svg {
    width: 7px;
    height: 10px;
    fill: #4b89d3
}

.service-sub-group__item-link :active, .service-sub-group__item-link:visited {
    text-decoration: none
}

@media only screen and (max-width: 767px) {
    .service-sub-group__item-link {
        padding-left: 10px
    }

    #request-dialog-10 .modal-content {
        background: 0 0
    }
}

.service-sub-group__item:not(:first-child) {
    margin-top: 0
}

.service-sub-group__item_active .service-sub-group__item-link {
    text-decoration: none;
    background-color: #f3f8fb
}

.service-sub-group_list[data-simplebar=init] {
    display: none;
    height: 534px
}

.service-sub-group_list[data-simplebar=init].active {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    overflow: hidden
}

.outgoing-data {
    background-color: #fff
}

.outgoing-data_int {
    background-color: #0957c3
}

.doc-speciality {
    margin-top: 10px;
    position: relative;
    z-index: 2
}

.doc-speciality__icon {
    width: 13px;
    height: 13px;
    fill: #b0b7b9;
    display: inline-block;
    vertical-align: top
}

.doc-speciality .arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 7px;
    height: 10px;
    position: absolute;
    right: 10px;
    bottom: 11px;
    fill: #b0b7b9
}

.doc-speciality label span {
    margin-left: 5px;
    display: inline-block;
    vertical-align: top;
    line-height: 13px
}

.doc-speciality__selector {
    margin-top: 4px;
    height: 35px;
    width: 100%;
    outline: 0;
    padding-left: 8px;
    border: 1px solid #ccc
}

.doc-speciality__selector:placeholder {
    color: red
}

.doc-speciality__selector:invalid:not(:focus) {
    color: red
}

.doc-speciality__selector:invalid:focus {
    color: transparent
}

.doc-speciality__selector:focus {
    outline: 0
}

.doc-speciality__selector:focus option {
    color: initial
}

.doc-speciality__list {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    height: 295px;
    overflow: auto;
    border-bottom: 1px solid #ccc
}

.doc-speciality__list li {
    height: 35px;
    width: 100%;
    padding-left: 10px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: transparent;
    cursor: pointer
}

.doc-speciality__list_show {
    display: block
}

.order-error {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px 20px;
    background: #f75946
}

.order-error span {
    line-height: 14px;
    font-size: 14px;
    color: #fff
}

.order-error svg {
    fill: #fff;
    margin-right: 15px
}

.incoming-data {
    background-color: #fff
}

.incoming-data .regulations {
    height: 35px;
    font-size: 10px;
    line-height: 35px;
    text-align: center
}

.incoming-data .regulations span {
    color: #5e6e71
}

.incoming-data .regulations a {
    text-decoration: none;
    cursor: pointer;
    color: #4b89d3
}

@media only screen and (min-width: 992px) {
    .incoming-data .regulations a:hover {
        border-bottom: 1px solid #4b89d3
    }
}

.appointment-to {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 13px
}

.appointment-to__img {
    width: -webkit-calc(100% - 6px);
    width: calc(100% - 6px);
    height: -webkit-calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.appointment-to__img-wrapper {
    -ms-flex: none;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    width: 56px;
    height: 71px;
    position: relative;
    margin-top: 3px;
    border: 1px solid #ccc
}

.appointment-to__img-wrapper_lab {
    width: 80px !important;
    height: 80px !important
}

.appointment-to__img-wrapper_dep {
    width: 55px !important;
    height: 55px !important
}

.appointment-to__img-wrapper_dep_w-img {
    border-color: #000 !important
}

.appointment-to__data {
    margin-left: 20px
}

.appointment-to__data-title {
    font-size: 16px;
    line-height: 18px;
    color: #5e6e71
}

.appointment-to__data-title_short {
    padding-right: 15px;
    line-height: 19px
}

.appointment-to__data-descr {
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #5e6e71
}

.appointment-to__promo {
    width: 175px;
    height: 80px;
    margin-top: 3px;
    margin-left: 15px;
    background-image: url(i/popups/promo-img.png)
}

.appointment-to__promo-title {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 5px;
    letter-spacing: .25em;
    color: #fff
}

.appointment-to__promo-value {
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    text-align: center;
    color: #fff
}

.appointment-to__mini-icon {
    width: 17px;
    height: 17px
}

.appointment-to__mini-icon svg {
    width: 17px;
    height: 17px;
    fill: #b0b7b9
}

.info-list {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.info-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    line-height: 15px;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.info-list__item:last-of-type p {
    margin-bottom: 0
}

.info-list__item svg {
    fill: #b0b7b9
}

.info-list__item .suitcase, .info-list__item .wallet {
    width: 15px;
    height: auto
}

.info-list__item .plus {
    width: 13px;
    height: 13px
}

.info-list__item p {
    margin-left: 10px;
    color: #5e6e71;
    line-height: 18px;
    max-width: 90%
}

.info-list__item p span {
    font-weight: 700;
    color: #5e6e71
}

.info-list__item:not(:first-child) {
    margin-top: 10px
}

.info-list_promo {
    padding-bottom: 19px
}

.form {
    width: 100%;
    margin-top: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #ebeff6;
    position: relative
}

.form-group- {
    width: 100%;
    position: relative
}

.form-group-_textarea-hidden {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-group-_textarea-hidden .form-textarea {
    height: 0;
    padding: 0;
    -webkit-transition: scale .4s linear;
    -o-transition: scale .4s linear;
    transition: scale .4s linear;
    border: none;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.form-group-_textarea-hidden .form-textarea__btn {
    color: #4b89d3;
    border-bottom: 1px dotted #4b89d3;
    cursor: pointer
}

.form-group- .form-textarea__btn {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.form-group- textarea {
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form div.control- {
    background: #fff;
    cursor: pointer
}

.form .control- {
    width: 100%;
    height: 35px;
    padding-left: 20px;
    padding-right: 20px;
    outline: 0;
    line-height: 35px;
    font-size: 13px;
    color: #333536;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.form .control-::-webkit-input-placeholder {
    color: transparent
}

.form .control-::-ms-input-placeholder {
    color: transparent
}

.form .control-::placeholder {
    color: transparent
}

.form .control-:focus {
    outline: 0
}

.form .control-:focus + .control--label {
    color: #3cbeac
}

.form .control-:focus + .control--label svg {
    fill: #3cbeac
}

.form .control--label {
    font-size: 13px;
    line-height: 15px;
    margin-top: 16px;
    margin-bottom: 4px
}

.form .control--label-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    fill: #b0b7b9;
    max-height: 13px
}

.form .control--label-icon_person, .form .control--label-icon_phone {
    width: 11px
}

.form .control--label-icon_comment, .form .control--label-icon_email, .form .control--label-icon_time {
    width: 13px
}

.form .control--label-text {
    margin-left: 0;
    display: inline-block;
    vertical-align: middle
}

.form .control--label-optional {
    color: #b0b7b9;
    font-size: 11px
}

.form-textarea {
    width: 100%;
    height: 70px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    resize: none;
    font-size: 12px;
    line-height: 14px;
    color: #5e6e71;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 10px 20px
}

.form-textarea:focus {
    outline: 0
}

.form-textarea__btn {
    margin-left: 0;
    color: #333536;
    border-bottom-color: transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: default;
    font-weight: 400
}

.form-submit {
    width: 260px;
    height: 35px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    line-height: 35px;
    color: #fff;
    background-color: #47d7ac;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.error-text {
    display: none;
    height: 14px;
    width: 100%;
    padding-left: 22px;
    position: absolute;
    bottom: -14px;
    font-size: 11px;
    line-height: 13px;
    background-color: #e74a37;
    color: #fff
}

.input-validation .control- {
    border: 1px solid #e74a37
}

.input-validation .control-::-webkit-input-placeholder {
    color: #e74a37
}

.input-validation .control-::-ms-input-placeholder {
    color: #e74a37
}

.input-validation .control-::placeholder {
    color: #e74a37
}

.input-validation .error-text {
    display: block
}

.additional-data-list {
    margin-top: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}

.additional-data-list__item {
    width: 100%;
    font-size: 13px;
    position: relative
}

.additional-data-list__item input[type=checkbox] {
    margin-top: 0;
    opacity: 0
}

.additional-data-list__item input[type=checkbox]:focus {
    outline: 0
}

.additional-data-list__item:first-child {
    -ms-flex: none;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    flex: none
}

.additional-data-list__item:not(:first-child) {
    margin-left: 17px
}

.datetime-input {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    background-color: #fff;
    -webkit-transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.datetime-input__title-wrapper {
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.datetime-input__title-icon {
    width: 11px;
    height: 13px;
    fill: #333536
}

.datetime-input__title-text {
    margin-left: 10px;
    line-height: 15px
}

.datetime-input .calendar {
    height: 74px;
    background-color: #47d7ac
}

.datetime-input .calendar .calendar__prev {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.datetime-input-opt-data {
    margin-top: 16px;
    padding-left: 10px
}

.datetime-input-opt-data .additional-data-list__item .checkbox-icon {
    width: 10px;
    height: 10px
}

.datetime-input_view {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.datetime__btn {
    width: 128px;
    height: 28px;
    color: #fff;
    background-color: #47d7ac;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.datetime__btn-group {
    margin-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.datetime__btn-icon {
    width: 12px;
    height: 10px;
    fill: #fff
}

.datetime__btn-text {
    margin-left: 15px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    font-weight: 400
}

.day-period-wrapper {
    margin-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.day-period__item {
    height: 28px;
    line-height: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #333536;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ebeff6
}

.day-period__item:focus, .day-period__item:hover {
    text-decoration: none;
    color: #333536
}

.day-period__item:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none
}

.day-period__item:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: none
}

.day-period__item_active {
    color: #fff;
    background-color: #47d7ac;
    text-decoration: none
}

.time-wrapper {
    margin-top: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.time__item {
    width: 25%;
    height: 26px;
    position: relative
}

.time__item:not(:nth-child(-n+4)) {
    margin-top: 12px
}

.time__item input[type=checkbox] {
    margin-top: 0;
    display: none
}

.time__item input[type=checkbox]:focus, .time__item input[type=checkbox]:hover {
    outline: 0
}

.time__item .checkbox-input {
    width: 4px;
    height: 4px;
    margin-left: 10px
}

.time__item .checkbox-input:disabled + .checkbox-label span {
    color: #b0b7b9
}

.time__item .checkbox-input:checked + .checkbox-label {
    background-color: #f8fafd
}

.time__item .checkbox-label {
    width: 100%;
    padding-left: 10px;
    padding-top: 2px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    white-space: nowrap;
    margin: 0
}

.time__item .checkbox-label span {
    margin-left: 2px;
    font-size: 12px;
    line-height: 19px
}

.time__item .checkbox-icon {
    width: 10px;
    height: 10px
}

@media only screen and (min-width: 992px) {
    .datetime__btn:hover {
        background-color: #41cba2;
        -webkit-transition: background-color .3s;
        -o-transition: background-color .3s;
        transition: background-color .3s
    }

    .time__item .checkbox-input:not(:disabled):not(:checked):hover + .checkbox-label {
        background-color: #f8fafd
    }
}

.checkbox-input {
    width: 0;
    height: 0;
    outline: 0;
    position: relative;
    top: 1px
}

.checkbox-input:checked + label .checkbox-icon__bg, .checkbox-input:checked + label .checkbox-icon__border {
    fill: #0957c3
}

.checkbox-input:checked + label .checkbox-icon__check {
    fill: #fff
}

.checkbox-label {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.checkbox-label span {
    margin-left: 7px
}

.checkbox-icon {
    width: 13px;
    height: 13px;
    position: relative;
    top: 1px
}

.checkbox-icon__bg {
    fill: #fff
}

.checkbox-icon__border {
    fill: #c2c2c2
}

.checkbox-icon__check {
    fill: transparent
}

.calendar {
    height: 75px;
    background-color: #3ebdab;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.calendar__next, .calendar__prev {
    width: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.calendar__next-icon, .calendar__prev-icon {
    width: 9px;
    height: 13px;
    fill: #fff
}

@media only screen and (min-width: 992px) {
    .calendar__next:hover, .calendar__prev:hover {
        opacity: .5;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }

    .calendar_disabled-item:hover {
        cursor: auto
    }
}

.calendar__item {
    width: 47px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    position: relative
}

.calendar__item-month {
    position: absolute;
    top: 4px;
    font-size: 12px;
    opacity: 0
}

.calendar__item-date {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    font-size: 15px
}

.calendar__item-week-day {
    position: absolute;
    font-size: 10px;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.calendar__item_main {
    width: 72px;
    height: 80px;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #41cba2
}

.calendar__item_main .calendar__item-month {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

.calendar__item_main .calendar__item-date {
    font-size: 28px
}

.calendar__item_main .calendar__item-week-day {
    font-size: 10px;
    bottom: 10px
}

.calendar_disabled-item {
    opacity: .5
}

.promo__title {
    margin-top: 7px;
    margin-bottom: 9px;
    text-align: center;
    line-height: 16px
}

.promo-code {
    margin-top: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #f5f5f5
}

.promo-code__title {
    font-size: 16px;
    line-height: 18px;
    text-align: center
}

.promo-code__value {
    font-size: 46px;
    text-align: center
}

.promo-code__descr {
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
    text-align: center
}

.attention {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 16px
}

.attention span {
    font-weight: 800
}

.question {
    padding-top: 50px;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #fff
}

.question-descr {
    margin-top: 48px;
    font-size: 14px;
    line-height: 18px;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff
}

.question-descr_short {
    margin-top: 25px
}

.question_short {
    padding-top: 15px
}

.tel-list {
    margin-top: 38px
}

.tel-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center
}

.tel-list__item-icon {
    width: 22px;
    height: 22px;
    fill: #fff
}

.tel-list__item-icon_tel {
    width: 17px;
    height: 17px
}

.tel-list__item-number {
    margin-left: 15px;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #fff
}

.tel-list__item:not(:first-child) {
    margin-top: 16px
}

.interrupt__btn {
    display: block;
    background-color: #fff;
    width: 197px;
    height: 35px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 8px;
    position: relative
}

.interrupt__btn-wrapper {
    margin-top: 68px;
    padding-bottom: 60px
}

.interrupt__btn-icon {
    width: 12px;
    height: 10px;
    fill: #0957c3;
    position: relative;
    left: 4px;
    display: inline-block;
    vertical-align: middle
}

.interrupt__btn-text {
    font-size: 14px;
    line-height: 35px;
    margin-left: 20px;
    color: #0957c3;
    display: inline-block;
    vertical-align: middle
}

.interrupt__btn-close-group {
    margin-top: 21px;
    width: 197px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    -webkit-box-align: baseline;
    align-items: baseline;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer
}

.interrupt__btn-close-group-text {
    margin-left: 15px;
    font-size: 15px;
    color: #fff
}

.interrupt__btn-close-group svg {
    fill: #fff
}

#cla-request .modal-dialog, #cla-thankyou .modal-dialog, #request-dialog .modal-dialog {
    width: 300px;
    max-width: 740px
}

#cla-request .modal-dialog .modal-content, #cla-thankyou .modal-dialog .modal-content, #request-dialog .modal-dialog .modal-content {
    position: relative;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px
}

#request-dialog-11 .modal-dialog {
    width: 300px
}

#request-dialog-11 .modal-dialog .service-group__list {
    width: 100%
}

.branch-dropdown {
    width: 270px;
    margin: 0 auto 14px;
    position: relative;
    z-index: 10;
    left: auto
}

.branch-dropdown.dropped {
    z-index: 12
}

.branch-dropdown ul {
    display: none;
    position: absolute;
    top: 30px;
    z-index: 1;
    width: 270px;
    max-height: 232px;
    -webkit-box-shadow: 0 2px 2px -1px rgba(50, 50, 50, .75);
    box-shadow: 0 2px 2px -1px rgba(50, 50, 50, .75);
    background: #fff;
    border-right: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8
}

.branch-dropdown:after {
    position: absolute;
    font-family: icomoon;
    content: "";
    font-size: 9px;
    color: #333536;
    z-index: 10;
    top: 11px;
    right: 11px
}

.branch-dropdown.dropped ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.branch-dropdown.dropped .branch-dropdown__item.active {
    height: auto;
    border-top: none
}

.branch-dropdown.dropped .branch-dropdown__item.active:first-of-type {
    border-top: 1px solid #ccc
}

.branch-dropdown.dropped .branch-dropdown__item.active:first-of-type .branch-dropdown__link {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 28px
}

.branch-dropdown.dropped .branch-dropdown__item.active .branch-dropdown__link {
    overflow: auto;
    white-space: normal;
    -o-text-overflow: clip;
    text-overflow: clip
}

.branch-dropdown.dropped:after {
    position: absolute;
    content: '';
    background-image: url(/i/icons.png);
    background-position: -1106px -389px;
    width: 8px;
    height: 4px;
    top: 12px;
    right: 11px
}

.branch-dropdown__item {
    width: 100%;
    padding: 7px 7px 7px 0;
    border-bottom: 1px solid #e8e8e8;
    background-color: #fff
}

.branch-dropdown__item:hover {
    background: #f3f8fb
}

.branch-dropdown_val {
    width: 270px;
    height: 30px;
    border: 1px solid #ebeff6;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: transparent;
    z-index: 10;
    position: relative;
    display: block;
    font-size: 13px;
    text-decoration: none;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 5px 28px 5px 12px;
    cursor: pointer;
    outline: 0
}

.doc-speciality .dropdown-header {
    font-size: 13px;
    line-height: 18px;
    color: #696666;
    font-weight: 700
}

.doc-speciality .dropdown-menu > li > a {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #696666;
    margin-left: 0
}

.doc-speciality .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.doc-speciality .bootstrap-select > .dropdown-toggle.bs-placeholder {
    width: 270px;
    height: 30px;
    border: 1px solid #ccc;
    background-color: #fff;
    display: block;
    padding: 5px 28px 5px 12px;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.doc-speciality .bootstrap-select > .dropdown-toggle.bs-placeholder span {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #696666
}

.branch-dropdown__link {
    color: #5e6e71;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 15px;
    display: block;
    line-height: 18px
}

.branch-dropdown__link:hover {
    text-decoration: none
}

.popup_services .popup-header__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.popup_services .popup-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.popup_services .popup-footer a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .popup_services .popup-footer {
        height: 40px
    }
}

@media only screen and (min-width: 992px) {
    .popup_services.popup_large {
        width: 940px
    }

    .popup_services .popup-footer a:hover {
        text-decoration: underline
    }

    .profile-modal .profile-modal__link:hover i {
        background: #4b89d3
    }
}

.modal-content.whitepopup {
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.appointment-form {
    min-height: 422px
}

#loginclinic #loginClinic, #phonelogin #loginClinic {
    margin-top: 10px;
    display: block;
    background-color: transparent;
    color: #4b89d3
}

#loginclinic .login-icons__title, #phonelogin .login-icons__title {
    font-size: 12px
}

#loginclinic .leave-review__btn__wrapper, #phonelogin .leave-review__btn__wrapper {
    padding: 0
}

#loginclinic .default-login, #loginclinic .phone-login, #phonelogin .default-login, #phonelogin .phone-login {
    padding: 0 20px 20px
}

#loginclinic .default-login .leave-review__text, #loginclinic .phone-login .leave-review__text, #phonelogin .default-login .leave-review__text, #phonelogin .phone-login .leave-review__text {
    margin-top: 15px;
    margin-bottom: 13px
}

#loginclinic .default-login .leave-review__text p, #loginclinic .phone-login .leave-review__text p, #phonelogin .default-login .leave-review__text p, #phonelogin .phone-login .leave-review__text p {
    margin-bottom: 0
}

#loginclinic .modal-bottom-icons, #phonelogin .modal-bottom-icons {
    padding: 13px 20px 20px;
    background: rgba(255, 255, 255, 0);
    border-top: 1px solid #d9d9d9
}

#loginclinic .modal-bottom-icons .login-icons__item, #phonelogin .modal-bottom-icons .login-icons__item {
    width: 33%
}

#loginclinic .modal-bottom-icons .login-icons__wrap, #phonelogin .modal-bottom-icons .login-icons__wrap {
    height: 25px
}

#loginclinic .modal-bottom-icons .login-icons__icon svg, #phonelogin .modal-bottom-icons .login-icons__icon svg {
    height: 10px
}

.w300 .modal-dialog {
    max-width: 300px;
    width: 100%;
    padding: 0
}

.w300 .form-control {
    -webkit-border-radius: 0;
    border-radius: 0
}

.profile-modal .modal-dialog {
    max-width: 300px
}

.profile-modal .popup-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.profile-modal .profile-modal__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    width: 100px
}

.profile-modal .profile-modal__link:first-of-type {
    margin-bottom: 30px
}

.profile-modal .profile-modal__link:first-of-type svg {
    width: 36px;
    height: 36px
}

.profile-modal .profile-modal__link:nth-child(2) {
    margin-bottom: 30px
}

.profile-modal .profile-modal__link:nth-child(2) svg {
    width: 37px
}

.profile-modal .profile-modal__link:nth-child(3) svg {
    width: 37px;
    height: 36px
}

.profile-modal .profile-modal__link:last-of-type svg {
    width: 39px;
    height: 29px
}

.profile-modal .profile-modal__link:hover {
    text-decoration: none
}

.profile-modal .profile-modal__link i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100px;
    height: 100px;
    background: #f5f5f5;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 8px
}

.profile-modal .profile-modal__link svg {
    fill: #828282
}

.profile-modal .profile-modal__link span {
    line-height: 1;
    font-size: 16px;
    text-align: center;
    color: #5e6e71
}

.default-login .form-group.has-error .error-message, .phone-login .form-group.has-error .error-message {
    background: 0 0
}

.u-coupon {
    background-image: url(/i/icons.png);
    background-position: -754px -189px;
    width: 260px;
    height: 51px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 10px;
    margin: 20px auto 0
}

.syn-coupon {
    background-image: url(/i/icons.png);
    background-position: -754px -244px;
    width: 259px;
    height: 51px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 10px;
    margin: 20px auto 0
}

.w-coupon {
    background-image: url(/i/icons.png);
    background-position: -754px -63px;
    width: 267px;
    height: 59px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 15px;
    margin: 20px auto 0
}

.d-coupon {
    background-image: url(/i/icons.png);
    background-position: -754px -126px;
    width: 267px;
    height: 59px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 10px;
    padding-bottom: 7px;
    margin: 20px auto 0
}

.t-coupon {
    background-image: url(/i/icons.png);
    background-position: -754px -299px;
    width: 259px;
    height: 41px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 15px;
    margin: 20px auto 0
}

.d-coupon p, .syn-coupon p, .t-coupon p, .u-coupon p, .w-coupon p {
    line-height: 15px;
    font-size: 13px;
    color: #fff;
    text-align: left;
    margin: 0;
    max-width: 185px
}

.w-coupon p {
    margin-bottom: 7px
}

.t-coupon p {
    max-width: 155px
}

.popup-content .icon-plus {
    display: inline-block;
    line-height: 14px;
    vertical-align: top
}

.form-control {
    -webkit-border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control, output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.leave-review__btn:disabled {
    background-color: #828282;
    cursor: not-allowed
}

.leave-review__btn {
    width: 100%;
    height: 35px;
    display: block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #35bfae;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    color: #fff;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    text-align: center
}

.modal {
    min-width: 320px;
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100012;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, .3);
    outline: 0;
    font-size: 13px
}

.modal .form-control:focus {
    border-color: #3ebfac;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal input {
    width: 100%
}

.modal label {
    display: inline-block;
    margin: 0 0 5px
}

.modal-content, .modal-dialog {
    position: relative
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-content {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
    margin-top: 40px
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-body {
    position: relative
}

.tooltip, .tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 0 15px 25px;
    text-align: center
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.modal-dialog {
    margin: 20px auto
}

.popup, .popup-header {
    background-color: #fff
}

.popup {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0
}

.popup-header {
    height: 40px;
    padding-top: 13px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    border-bottom: 1px solid #ebeff6
}

.popup-header__wrapper {
    height: 25px;
    position: relative
}

.popup-header__title {
    text-align: left;
    margin-left: 27px;
    font-size: 16px;
    line-height: 14px;
    color: #333536
}

.popup-close__btn {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.popup-close-icon {
    width: 12px;
    height: 12px;
    fill: #333536;
    display: block
}

.popup_large {
    width: 740px;
    height: 495px
}

.popup ::-webkit-input-placeholder {
    color: #c2c2c2
}

.popup ::-moz-placeholder {
    color: #c2c2c2
}

.popup :-moz-placeholder {
    color: #c2c2c2
}

.popup :-ms-input-placeholder {
    color: #c2c2c2
}

.popup-content_short .question {
    padding-top: 15px
}

.popup-content_short .question-descr {
    margin-top: 25px
}

.popup-content_short .tel-list {
    margin-top: 10px
}

.popup-content_short .interrupt__btn-wrapper {
    margin-top: 27px;
    padding-bottom: 0
}

.popup-content_short .interrupt__btn-close-group {
    margin-top: 13px;
    cursor: pointer
}

.js-open-dialog-popup {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none
}

.js-close-dialog-popup {
    position: absolute;
    opacity: 0
}

.modal .popup:nth-child(2) {
    position: absolute;
    top: 0;
    left: 50%;
    right: auto;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0957c3;
    z-index: 10
}

.close-after-interrupt .popup:nth-child(2) {
    height: 100%
}

.popup_services .popup-header {
    padding: 10px 15px;
    height: auto;
    text-align: left;
    background-color: #fff;
    color: #5e6e71
}

.popup_services .popup-header__wrapper {
    height: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.popup_services .popup-header__title {
    text-align: left;
    margin-left: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #5e6e71
}

.popup_services .popup-close__btn {
    position: relative;
    top: auto;
    left: auto
}

.popup_services .popup-close-icon {
    fill: #5e6e71
}

.popup_services .popup-content {
    height: 563px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}

.popup_services .popup-footer {
    height: 60px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 45px
}

.popup_services .popup-footer a {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #4b89d3;
    text-decoration: none
}

.popup_services .popup-footer a svg {
    margin-left: 10px;
    margin-top: 2px;
    width: 7px;
    height: 10px;
    fill: #4b89d3
}

.popup_services .popup-footer button {
    height: 35px;
    width: 125px;
    font-size: 17px;
    background-color: #3ab3a2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

.modal-content.whitepopup {
    background: #fff
}

#loginclinic .popup-content, #phonelogin .popup-content {
    background: #f5f5f5;
    padding-top: 22px
}

#loginclinic .popup {
    background: #f5f5f5
}

.profile-modal .popup-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 25px 25px 40px;
    background: #fff
}

.login-form-popup .remind-password-link__mod {
    margin-top: -15px
}

.login-form-popup .abs-helper {
    position: absolute;
    left: 50%
}

.error-message {
    display: none;
    z-index: 5;
    top: 100%;
    left: 15px;
    right: 15px;
    width: auto;
    color: #fff;
    background-color: #ff4f4f;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 5px;
    line-height: 14px
}

.leave-review__text, .leave-review__text a {
    font-weight: 400;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    color: #828282;
    margin: 0 auto 18px;
    max-width: 335px
}

.simplebar-scroll-content {
    overflow-x: hidden;
    overflow-y: scroll;
    min-width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.simplebar-content {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 4px;
    background: 0 0;
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a, .bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.simplebar-scrollbar {
    position: absolute;
    right: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-height: 10px;
    width: 3px;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: padding-box #0957c3;
    -webkit-background-clip: padding-box
}

.simplebar-track:hover .simplebar-scrollbar {
    opacity: 1;
    -webkit-transition: opacity linear;
    -o-transition: opacity linear;
    transition: opacity linear
}

.simplebar-track .simplebar-scrollbar.visible {
    opacity: 1
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px
}

.simplebar-track.vertical {
    top: 0
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

#select-area .modal-header, #select-other-area .modal-header {
    padding-bottom: 40px;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width: 767px) {
    #select-area .modal-header, #select-other-area .modal-header {
        padding-left: 20px
    }
}

@media only screen and (max-width: 560px) {
    .discount.modal.bs-modal-cla .social__icon {
        margin-right: 15px
    }

    #select-area .modal-header, #select-other-area .modal-header {
        padding-left: 10px
    }

    #select-area .modal-header .nav-pills, #select-other-area .modal-header .nav-pills {
        padding-left: 8px
    }

    #select-area .modal-header .nav-pills li:nth-child(1), #select-other-area .modal-header .nav-pills li:nth-child(1) {
        display: none
    }
}

#select-area .modal-header .close, #select-other-area .modal-header .close {
    right: 25px;
    bottom: 48px
}

@media only screen and (max-width: 767px) {
    #select-area .modal-header .close, #select-other-area .modal-header .close {
        bottom: 43px
    }
}

#select-area .modal-header .nav-pills, #select-other-area .modal-header .nav-pills {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 0 0 22px
}

@media only screen and (max-width: 767px) {
    #select-area .modal-header .nav-pills, #select-other-area .modal-header .nav-pills {
        padding: 0 0 0 20px
    }
}

#select-area .modal-header .nav-pills li, #select-other-area .modal-header .nav-pills li {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px
}

#select-area .modal-header .nav-pills li a, #select-other-area .modal-header .nav-pills li a {
    position: relative;
    top: -2px;
    font-size: 22px;
    color: #fff;
    background-color: transparent;
    padding: 1px 4px
}

#select-area .modal-header .nav-pills li a:hover, #select-other-area .modal-header .nav-pills li a:hover {
    text-decoration: underline
}

#select-area .modal-header .nav-pills li.active a, #select-other-area .modal-header .nav-pills li.active a {
    color: #fff;
    font-weight: 700;
    padding: 1px 4px
}

#select-area .modal-header .nav-pills li.active a:before, #select-other-area .modal-header .nav-pills li.active a:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    bottom: -19px;
    margin-left: -10px;
    border-style: solid;
    border-width: 7px 10px 0;
    border-color: #2d535c transparent transparent
}

#select-area-districts .district-list__other, #select-area-districts2 .district-list__other {
    padding: 0 30px 0 14px
}

#select-area-districts .district-list__mod, #select-area-districts2 .district-list__mod {
    padding: 2px 30px 11px 14px
}

#select-area-districts .district-list__mod div, #select-area-districts2 .district-list__mod div {
    margin-bottom: 0;
    padding-right: 1%
}

@media only screen and (max-width: 767px) {
    #select-area .modal-header .nav-pills li, #select-area .modal-header .nav-pills li a, #select-area .modal-header .nav-pills li.active a, #select-other-area .modal-header .nav-pills li, #select-other-area .modal-header .nav-pills li a, #select-other-area .modal-header .nav-pills li.active a {
        font-size: 18px
    }

    #select-area-districts .district-list__mod, #select-area-districts2 .district-list__mod {
        padding-left: 0
    }

    #select-area-districts .pill-group, #select-area-districts2 .pill-group {
        width: 45%;
        display: inline-block;
        vertical-align: top;
        margin-right: 5%
    }

    #select-area-districts .pill-group:nth-child(even), #select-area-districts2 .pill-group:nth-child(even) {
        margin-right: 0
    }

    #select-area .metro-map {
        margin-top: 30px
    }
}

@media only screen and (max-width: 560px) {
    #select-area .modal-header .nav-pills, #select-other-area .modal-header .nav-pills {
        padding: 0 0 0 10px
    }

    #select-area .modal-header .nav-pills li a, #select-area .modal-header .nav-pills li.active a, #select-other-area .modal-header .nav-pills li a, #select-other-area .modal-header .nav-pills li.active a {
        padding: 1px 0
    }

    #select-area .modal-header .nav-pills li.active a:before, #select-other-area .modal-header .nav-pills li.active a:before {
        border-color: #153e48 transparent transparent
    }

    #select-area-districts .pill-group, #select-area-districts2 .pill-group {
        width: 100%
    }

    #select-area .modal-header .nav-pills li:nth-child(1) {
        display: block
    }
}

#select-area-districts .pill-group li, #select-area-districts2 .pill-group li {
    position: relative;
    padding-left: 0;
    line-height: 16px
}

#select-area-districts .pill-group li:before, #select-area-districts2 .pill-group li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    display: inline-block;
    width: 5px;
    height: 5px
}

#select-area-districts .pill-group span span, #select-area-districts2 .pill-group span span {
    margin-right: 11px
}

#select-area .metro-map .pill > span > span {
    border-bottom: 0;
    color: #4b89d3;
    font-family: SuisseIntl, sans-serif
}

#select-area .metro-map .pill.is-active.icon-left > span:after, #select-area .metro-map .pill.is-active.icon-left > span:before {
    left: 3px;
    right: auto
}

#select-area .metro-map .pill.is-active > span:after, #select-area .metro-map .pill.is-active > span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    top: 50%;
    right: 3px;
    margin-top: -2px;
    background: #fff;
    z-index: 1;
    opacity: .8
}

#select-area .metro-map .pill.is-active > span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#select-area .metro-map .pill.is-active > span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#select-area .metro-map .pill.is-active > span span {
    color: #fff
}

#select-area .metro-map .pill.is-active > span:hover:after, #select-area .metro-map .pill.is-active > span:hover:before {
    opacity: 1
}

#select-area .metro-map .pill.is-active > span > span {
    border-bottom: 0;
    color: #fff
}

#select-area .metro-map .pill.is-active > span {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #4b89d3
}

#select-area .tab-pane.js-list-scroll {
    padding-top: 0
}

#select-area .modal-body {
    padding: 0 12px 0 0
}

#select-area .modal-content {
    background: #fff
}

#select-area .modal-header {
    background: #fff;
    padding: 0;
    margin: 0 0 10px
}

#select-area .modal-header .nav-pills {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 20px
}

#select-area .modal-header .nav-pills li.active a, #select-area .modal-header .nav-pills li:hover a {
    background: #f2f2f2;
    text-decoration: none
}

#select-area .modal-header .nav-pills li.active a:before, #select-area .modal-header .nav-pills li:hover a:before {
    display: none
}

#select-area .modal-header .nav-pills li.active svg, #select-area .modal-header .nav-pills li:hover svg {
    fill: #4b89d3
}

#select-area .modal-header .nav-pills li.active span, #select-area .modal-header .nav-pills li:hover span {
    color: #4b89d3
}

#select-area .modal-header .nav-pills li {
    margin-right: 20px;
    vertical-align: top
}

@media only screen and (max-width: 767px) {
    #select-area .metro-map .pill > span > span {
        color: #5e6e71
    }

    #select-area .metro-map .pill.is-active.icon-left > span:after, #select-area .metro-map .pill.is-active.icon-left > span:before {
        display: block;
        left: auto;
        right: 5px
    }

    #select-area .metro-map .pill.is-active > span {
        padding-top: 1px;
        padding-bottom: 5px
    }

    #select-area .modal-content .modal-header {
        padding-left: 0
    }

    #select-area .modal-header .nav-pills {
        padding: 0 10px;
        max-width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #select-area .modal-header .nav-pills li:nth-child(1) {
        margin-right: 25px
    }
}

#select-area .modal-header .nav-pills li:last-of-type {
    margin-right: 0
}

#select-area .modal-header .nav-pills li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 121px;
    height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    text-decoration: none
}

#select-area .modal-header .nav-pills li a i {
    max-width: 15px;
    max-height: 15px;
    display: block
}

#select-area .modal-header .nav-pills li a span {
    color: #5e6e71;
    font-size: 14px;
    font-weight: 400;
    margin-left: 11px;
    border-bottom: none
}

#select-area .modal-header .nav-pills li a svg {
    fill: #828282
}

#select-area .modal-header .nav-pills li a .location-i {
    max-height: 15px;
    display: block
}

#select-area .modal-header .nav-pills li a .metro-i {
    max-height: 11px;
    display: block
}

#select-area #select-area-metro {
    margin-bottom: 55px;
    margin-top: 15px
}

#select-area #select-area-districts {
    max-height: inherit
}

@media only screen and (max-width: 767px) {
    #select-area #select-area-metro {
        margin-bottom: 0
    }

    #select-area #select-area-districts {
        padding-left: 0
    }

    #select-area #select-area-districts .districts-check-list {
        padding: 10px 10px 0
    }
}

#select-area #select-area-districts .districts-check-list .pill-group label {
    width: 100%;
    line-height: 16px;
    margin-bottom: 0;
    padding-left: 0;
    position: relative
}

#select-area #select-area-districts .districts-check-list .pill-group > span {
    padding-left: 10px
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input + span {
    padding-top: 3px;
    padding-bottom: 2px;
    margin-bottom: 0;
    padding-right: 18px
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span {
    background: #4b89d3;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    position: relative;
    margin-left: 0
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:after, #select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    background: #fff;
    z-index: 1;
    opacity: .8
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span span {
    color: #fff
}

#select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:hover:after, #select-area #select-area-districts .districts-check-list .pill-group ul .with-icon input:checked + span:hover:before {
    opacity: 1
}

#select-area #select-area-districts .districts-check-list .pill-group li {
    padding-left: 0
}

#select-area #select-area-districts .districts-check-list .pill-group li > label span {
    padding-left: 14px
}

#select-area #select-area-districts .districts-check-list .pill-group li:before {
    left: 10px;
    z-index: 2;
    top: 14px;
    background: #c4c4c4;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

#select-area #select-area-districts .districts-check-list .pill-group li.is-active:before {
    background: #fff
}

#select-area #select-area-districts .districts-check-list .pill-group li.is-active > label span, #select-area #select-area-districts .districts-check-list .pill-group li.is-active > label span span {
    color: #fff
}

#select-area #select-area-districts .districts-check-list .pill-group li.is-active label {
    border: none
}

#select-area #select-area-districts .districts-check-list li {
    background: #fff
}

#select-area #select-area-districts .districts-check-list li > label span {
    padding: 3px 0 3px 5px
}

#select-area #select-area-districts .districts-check-list li > ul {
    margin-top: -1px
}

#select-area #select-area-districts .districts-check-list li > ul li {
    padding-left: 10px
}

#select-area #select-area-districts .districts-check-list .is-active li:before {
    background: #c4c4c4
}

#select-area #select-area-districts .districts-check-list span {
    font-weight: 700;
    line-height: 18px;
    font-size: 14px;
    color: #5e6e71;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}

#select-area #select-area-districts .districts-check-list span span {
    margin-left: 0
}

#select-area #select-area-districts .districts-check-list input:checked + span {
    margin-bottom: 0
}

#select-area #select-area-districts .districts-check-list input:checked + span:after, #select-area #select-area-districts .districts-check-list input:checked + span:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 11px;
    top: 50%;
    right: 10px;
    margin-top: -1px;
    background: #333536;
    z-index: 1;
    opacity: .8
}

#select-area #select-area-districts .districts-check-list input:checked + span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#select-area #select-area-districts .districts-check-list input:checked + span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#select-area #select-area-districts .districts-check-list input:checked + span:hover:after, #select-area #select-area-districts .districts-check-list input:checked + span:hover:before {
    opacity: 1
}

#select-area #select-area-districts .districts-check-list input:checked + span span {
    -webkit-border-radius: 0;
    border-radius: 0
}

#select-area #select-area-districts .districts-check-list ul span {
    font-weight: 400
}

#select-area .modal-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #5e6e71;
    border-bottom: 1px solid #d9d9d9;
    padding: 11px 45px 10px 20px
}

#select-area .popup-close__btn {
    top: 14px;
    right: 20px
}

#select-area .modal-btn-190 {
    min-width: 142px;
    width: 142px;
    padding: 0;
    line-height: 30px;
    font-size: 13px;
    height: 36px;
    background-color: #0957c3;
    border: 0 solid;
    color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

#select-area .modal-footer {
    padding: 20px 0
}

#select-area .modal-footer.footer-def__mod {
    width: 100%
}

#select-area .modal-footer a {
    color: #5e6e71;
    font-size: 13px;
    font-weight: 500;
    border-bottom: none;
    padding-left: 25px;
    margin-right: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

@media phone {
    #select-area .modal-btn-190 {
        margin-bottom: 20px
    }

    #select-area .modal-footer.footer-def__mod {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    #select-area .modal-footer a {
        margin: 0 0 0 -15px
    }
}

#select-area .modal-footer a:after, #select-area .modal-footer a:before {
    content: '';
    position: absolute;
    background: #828282;
    z-index: 1;
    opacity: 1;
    height: 2px;
    width: 13px;
    top: 50%;
    left: 0;
    margin-top: -1px
}

#select-area .modal-footer a:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

#select-area .modal-footer a:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#select-area .modal-footer a:hover {
    color: #4b89d3
}

#select-area .modal-footer a:hover:after, #select-area .modal-footer a:hover:before {
    opacity: 1;
    background: #4b89d3
}

#select-area .modal-footer .abs-helper, #select-area-diagnostics .modal-footer .abs-helper, #select-countries .modal-footer .abs-helper {
    margin-left: 20px;
    font-size: 16px
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.caption {
    margin-bottom: 25px
}

.caption-sec {
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 0
}

.caption_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-kievstar:before {
    content: ""
}

.icon-kievstar-m:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-viber:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-telegram:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-insta:before {
    content: ""
}

.icon-pen:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-life:before {
    content: ""
}

.icon-mts:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-clock:before {
    content: ""
}

.icon-analyzes:before {
    content: ""
}

.icon-sales:before {
    content: ""
}

.icon-diagnostic:before {
    content: ""
}

.icon-clinics:before {
    content: ""
}

.icon-call:before {
    content: ""
}

.icon-inphone:before {
    content: ""
}

.icon-securt-cl:before {
    content: ""
}

.icon-cash:before {
    content: ""
}

.icon-card:before {
    content: ""
}

.icon-require:before {
    content: ""
}

.icon-google:before {
    content: ""
}

.icon-attantion:before {
    content: ""
}

.icon-apple:before {
    content: ""
}

.icon-promocode:before {
    content: ""
}

.icon-logout:before {
    content: ""
}

.icon-chat-m:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-edits-m:before {
    content: ""
}

.icon-locate:before {
    content: ""
}

.icon-user-m:before {
    content: ""
}

.icon-angle-arrow-down:before {
    content: ""
}

.icon-mark:before {
    content: ""
}

.icon-truck:before {
    content: ""
}

.icon-info:before {
    content: ""
}

.icon-loop:before {
    content: ""
}

.icon-help:before {
    content: ""
}

.icon-grid:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-basket:before {
    content: ""
}

.icon-medicines:before {
    content: ""
}

.icon-basket-2:before {
    content: ""
}

.icon-location:before {
    content: ""
}

.icon-fire:before {
    content: ""
}

.icon-health:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-user-m1:before {
    content: ""
}

.icon-sale2:before {
    content: ""
}

.icon-clipboard:before {
    content: ""
}

.icon-arrovv:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-star-a:before {
    content: ""
}

.icon-dislike:before {
    content: ""
}

.icon-arr:before {
    content: ""
}

.icon-doctor:before {
    content: ""
}

.icon-call1:before {
    content: ""
}

.icon-calback:before {
    content: ""
}

.icon-phone-cl:before {
    content: ""
}

.icon-parcent-cl:before {
    content: ""
}

.icon-star-e:before {
    content: ""
}

.icon-vk:before {
    content: ""
}

.icon-odnoklassniki:before {
    content: ""
}

.icon-calback:before {
    content: ""
}

.icon-phone-call:before {
    content: ""
}

.searchDoctor {
    background: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    max-width: 965px;
    padding: 5px 5px 5px 0;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width: 767px) {
    #select-area #select-area-districts .districts-check-list span {
        line-height: 18px;
        font-size: 16px
    }

    .caption {
        margin-bottom: 20px
    }

    .caption-sec {
        margin-top: 10px
    }

    .caption_line {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .caption_line h4 {
        display: block;
        width: 100%;
        text-align: center
    }

    .caption_line.left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .searchDoctor {
        padding-left: 5px
    }
}

#searchAll .finder__field {
    margin-right: 0
}

.finder {
    margin-top: 2px;
    margin-bottom: 45px;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    white-space: nowrap
}

@media only screen and (max-width: 767px) {
    .finder {
        margin: 10px 0;
        padding-left: 0;
        padding-right: 0
    }
}

.finder.finder_main-page {
    max-width: 1150px;
    width: 100%;
    padding: 0
}

.finder.search-title_none .finder__search-title {
    display: none
}

.finder__search-title {
    position: relative;
    float: left;
    width: 12%;
    height: 78px;
    padding: 25px 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: .05em;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: center;
    background-color: green;
    -webkit-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}

.finder__search-title:after {
    content: '';
    position: absolute;
    right: -19px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 39px 0 39px 20px;
    border-color: transparent transparent transparent green
}

.finder form {
    position: relative;
    float: left;
    width: 100%;
    padding: 0
}

.finder form:after, .finder form:before {
    display: none
}

.finder form fieldset {
    position: relative
}

.finder__field {
    position: relative;
    float: left;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    color: #5e6e71;
    font-size: 14px;
    -webkit-box-shadow: 0 0 20px transparent;
    box-shadow: 0 0 20px transparent;
    -webkit-transition: -webkit-box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    background-color: #fff;
    white-space: nowrap;
    cursor: pointer;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.finder__field:last-of-type {
    margin-right: 0
}

.finder__field:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.finder__field:nth-child(1) .finder__right-block {
    border-right: 1px solid #cfcfcf
}

@media only screen and (max-width: 767px) {
    .finder__field {
        height: 35px;
        margin-right: 0;
        line-height: 35px
    }

    .finder__field.finder-field-single {
        width: 100% !important
    }

    .finder__field.finder-field-single:nth-child(2) {
        width: 100%;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }
}

@media only screen and (max-width: 991px) {
    .finder__search-title {
        display: none
    }

    .finder form {
        width: 100%
    }

    .finder__field.finder-field-single:nth-child(2) {
        width: 85%
    }

    .finder__field.finder__field_hide {
        display: none
    }

    .finder__field:nth-child(2) {
        width: 36%
    }

    .finder__field:nth-child(3) {
        width: 35%
    }
}

.finder__field.finder__field-icon-doctors:first-child {
    -webkit-border-radius: 0;
    border-radius: 0
}

@media only screen and (min-width: 992px) {
    .profile-modal .profile-modal__link:hover span {
        color: #4b89d3
    }

    .profile-modal .profile-modal__link:hover svg {
        fill: #fff
    }

    .finder__field.finder-field-single:nth-child(2) {
        width: 67.5%
    }

    .finder__field.finder__field-icon-doctors:first-child {
        width: 41.3%
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .finder__field.finder__field-icon-doctors:first-child {
        width: 41.3%
    }
}

@media only screen and (max-width: 767px) {
    .finder__field.finder__field-icon-doctors:first-child {
        -webkit-border-radius: 0;
        border-radius: 0;
        border-bottom: 1px solid #cfcfcf;
        margin-bottom: 0
    }

    .finder__field.finder__field_hide {
        display: none
    }

    .finder__field:first-child, .finder__field:nth-child(2), .finder__field:nth-child(3) {
        width: 100%
    }
}

@media only screen and (min-width: 992px) {
    .finder__field:first-child {
        width: 17.1%;
        display: none
    }

    .finder__field:nth-child(2) {
        width: 38%
    }

    .finder__field:nth-child(3) {
        width: 26%
    }
}

.finder__field input.form-control {
    height: 40px;
    font-size: 14px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 65px 5px 20px;
    color: #333536;
    background: #fff
}

.finder__field input.form-control:focus::-webkit-input-placeholder {
    font-size: 0
}

.finder__field input.form-control:focus::-ms-input-placeholder {
    font-size: 0
}

.finder__field input.form-control:focus::placeholder {
    font-size: 0
}

.finder__field input.form-control::-webkit-input-placeholder {
    opacity: 1
}

.finder__field input.form-control::-ms-input-placeholder {
    opacity: 1
}

.finder__field input.form-control::placeholder {
    opacity: 1
}

.finder__field .finder__right-block {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 6px;
    bottom: 0;
    min-width: 29px;
    height: 28px;
    text-align: center;
    background: #fff;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.finder__field .finder__right-block:hover {
    opacity: .5
}

@media only screen and (max-width: 767px) {
    .finder__field input.form-control {
        font-size: 14px;
        height: auto;
        padding-left: 5px;
        padding-right: 48px
    }

    .finder__field {
        width: auto;
        float: none;
        display: block;
        margin: 0 0 10px
    }

    .finder__field .finder__right-block {
        width: 48px;
        top: 2px
    }

    .finder__field .select-type .select7__current-value {
        font-size: 14px
    }
}

.finder__field .finder__right-block i.triagle {
    display: inline-block;
    margin: 11px 10px 2px 5px;
    font-size: 5px;
    line-height: 1;
    font-family: icomoon !important;
    font-style: normal;
    vertical-align: top
}

.finder__field .finder__right-block i.triagle:before {
    content: ""
}

.finder__field_img {
    font-family: icomoon;
    position: relative;
    top: auto;
    right: auto;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    font-size: 19px;
    line-height: 1;
    margin-top: 5px;
    vertical-align: top
}

.finder__field_img:before {
    content: ""
}

.finder__field-text {
    display: inline-block;
    color: #333536;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.finder__field-text:focus {
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important
}

.finder__field .select-type {
    font-weight: 700;
    color: #5e6e71
}

.finder__field .select-type .select7__current {
    padding: 0 30px 0 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.finder__field .select-type .select7__current-value {
    line-height: normal;
    vertical-align: text-bottom;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.finder__field .select-type .select7__current-value:hover {
    color: #5e6e71 !important
}

.finder__field .select-type .select7__drop {
    right: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    max-height: 168px;
    overflow-y: auto;
    max-width: 100%
}

.finder__field .select-type .select7__drop .select7__drop-list .select-type__item {
    font-size: 16px;
    color: #5e6e71;
    border-top: 1px solid #d9ecf0;
    font-weight: 400;
    line-height: 40px;
    padding: 0 20px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.finder__field .select-type .select7__drop .select7__drop-list .select-type__item:hover {
    background: #d9ecf0
}

.finder__field .select7 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 2
}

.finder__field .select7:hover + .finder__right-block {
    opacity: .5
}

.finder__field .select7.select7_open .select7__caret {
    border-color: transparent transparent #00829b
}

.finder__field .select7__current {
    padding: 2px 45px 0 18px
}

.finder__field .select7__current-value {
    border: 0
}

.finder__field .select7__caret {
    margin-left: 12px;
    margin-top: 2px;
    border-color: #00829b transparent transparent
}

@media only screen and (max-width: 767px) {
    .finder__field .select7__caret {
        margin-left: -5px
    }
}

.finder__field .select7__placeholder {
    color: #d5d5d5
}

.finder__field .select7__drop {
    border: 0;
    padding: 5px 0 0;
    margin: -5px 0 0;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
    z-index: 10001
}

.finder__field .select7__option {
    font-size: 18px;
    line-height: 38px;
    padding: 0 18px
}

.finder__field .select7__option:hover {
    background-color: #d7f2ef
}

.finder__field .ui-autocomplete {
    position: absolute;
    z-index: 3;
    width: -webkit-calc(100% - 1px);
    width: calc(100% - 1px);
    background-color: #fff;
    border: 1px solid #d9ecf0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .02);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .02);
    white-space: normal;
    line-height: normal
}

.finder__field .ui-autocomplete .ui-menu-item {
    position: relative;
    margin: -1px 18px 0;
    border-bottom: 1px solid #d9ecf0;
    padding: 0
}

.finder__field .ui-autocomplete .ui-menu-item:before {
    content: '';
    position: absolute;
    z-index: 2;
    left: -18px;
    top: 0;
    width: 18px;
    height: 100%;
    background-color: transparent
}

.finder__field .ui-autocomplete .ui-menu-item:last-child {
    border-bottom: 1px solid transparent
}

.finder__field .ui-autocomplete .ui-menu-item:hover {
    margin-top: -1px;
    background-color: #eef9fb;
    border-bottom: 1px solid #eef9fb
}

.finder__field .ui-autocomplete .ui-menu-item:hover:before {
    background-color: #eef9fb
}

.finder__field .ui-autocomplete .ui-menu-item.js-text-hidden {
    max-height: 69px
}

.finder__field .ui-autocomplete .ui-menu-item.no-scroll:after {
    content: '';
    position: absolute;
    z-index: 2;
    right: -18px;
    top: 0;
    width: 18px;
    height: 100%;
    background-color: transparent
}

.finder__field .ui-autocomplete .ui-menu-item.no-scroll:hover:after {
    background-color: #eef9fb
}

.finder__field .ui-autocomplete .ui-menu-item a {
    display: inline-block;
    padding: 15px 0;
    color: #7c888a;
    text-decoration: none;
    font-size: 15px
}

.finder__field .ui-autocomplete .ui-menu-item span.is-active {
    color: #00829b;
    font-weight: 700
}

.finder__field .icon-clean {
    display: none;
    position: absolute;
    top: 50%;
    right: 70px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    cursor: pointer
}

.finder__field .icon-clean:hover {
    opacity: .8
}

.finder__submit {
    display: inline-block;
    width: 170px;
    margin-left: 29px
}

@media only screen and (max-width: 1199px) {
    .finder__submit {
        width: 18%
    }
}

.finder__submit .btn {
    height: 40px;
    font-size: 13px;
    padding: 0;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #47d7ac;
    border: 0 solid;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .finder__submit {
        width: 100%;
        margin-left: 0
    }

    .finder__submit .btn {
        height: 34px;
        width: 100%
    }
}

.finder__submit .btn:hover {
    background-color: #41cba2
}

.finder .nav-pills {
    margin: 0
}

.finder .nav-pills > li {
    margin: -6px 0 0 5px
}

.finder .nav-pills > li:first-child {
    margin-left: 0
}

.finder .nav-pills > li > a {
    background-color: transparent;
    color: #0089d1;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 0;
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px
}

.finder .nav-pills > li > a:hover {
    background: 0 0
}

.finder .nav-pills > li > a span {
    border-bottom: 1px dotted
}

.finder .nav-pills > li.active > a {
    color: #fff;
    background: #52aab3;
    border: 0 !important
}

.finder .nav-pills > li.active > a span {
    border-bottom-color: transparent
}

.finder.hidden-sm {
    display: inline-block !important
}

.finder .livesearch {
    width: 100% !important;
    max-height: 400px
}

.finder .livesearch .jspPane {
    width: 96% !important
}

.finder-map {
    width: 100%;
    max-width: 665px;
    position: absolute;
    left: 50%;
    margin-left: -333px;
    z-index: 101
}

@media only screen and (max-width: 991px) {
    .finder-map {
        position: relative;
        left: 0;
        margin: 0;
        max-width: 100%;
        padding: 0
    }
}

@media only screen and (max-width: 767px) {
    .finder-map {
        margin: 0 !important
    }
}

.finder-map form {
    padding: 20px 20px 20px 150px;
    position: relative;
    width: 100%
}

.finder-map form fieldset {
    position: static
}

.finder-map .finder__search-title {
    width: 16%;
    display: none
}

.finder-map .finder__field {
    margin: 0;
    position: relative
}

.finder-map .finder__field-icon-doctors > span {
    top: 11px;
    right: 9px;
    width: 18px;
    height: 21px
}

.finder-map .finder__field-icon-clinics > span {
    right: 3px;
    top: 7px
}

.finder-map .finder__submit {
    width: 114px;
    position: absolute;
    top: 20px;
    left: 20px
}

@media only screen and (max-width: 560px) {
    #select-area #select-area-districts .districts-check-list {
        padding-right: 0
    }

    .finder-map form {
        padding: 20px 18px 20px 19px
    }

    .finder-map .finder__field {
        padding: 0 37px 0 12px
    }

    .finder-map .finder__field:before {
        width: 36px;
        top: 8px;
        height: 25px;
        right: 0
    }

    .finder-map .finder__field input.form-control {
        height: 38px;
        display: block;
        font-size: 14px;
        padding-right: 0
    }

    .finder-map .finder__submit {
        position: static;
        padding: 16px 0 0;
        width: 100%
    }
}

.finder-map .finder__submit .finder__btn-map {
    background-color: green;
    width: 114px;
    height: 39px;
    font-size: 16px;
    border: none;
    line-height: 39px;
    text-shadow: none;
    position: relative
}

.finder-map .finder__submit .finder__btn-map:hover {
    background: #007300
}

.finder-map .finder__submit .finder__btn-map:active, .finder-map .finder__submit .finder__btn-map:focus {
    background: #060
}

.finder-map .finder__submit .finder__btn-map:before {
    content: "";
    margin: 13px 10px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 13px;
    height: 13px
}

@media only screen and (max-width: 992px) {
    .finder-map {
        width: auto;
        margin-left: -200px
    }
}

@media only screen and (max-width: 560px) {
    .finder-map .finder__submit .finder__btn-map {
        width: 100%
    }

    .finder-map {
        max-width: 285px;
        right: auto;
        left: 50%;
        width: 100%;
        margin-left: -142px
    }
}

.finder_inner-pages {
    background: rgba(255, 255, 255, 0)
}

.finder_inner-pages .wrap {
    margin: 0 -10px
}

.finder_inner-pages .finder__field .finder__right-block {
    border-left: 0
}

.finder_inner-pages .finder__field .finder__right-block i.triagle {
    border-top: 4px solid #5e6e71
}

.finder_inner-pages .finder {
    margin: 0;
    white-space: inherit;
    width: 100%;
    padding-left: 0
}

@media only screen and (max-width: 767px) {
    .finder_inner-pages .finder {
        margin: 10px 0 0;
        padding-right: 10px;
        padding-left: 10px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.finder_inner-pages .finder .finder-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.finder_inner-pages .finder__field input.form-control {
    height: 34px;
    padding: 6px 55px 6px 20px
}

@media only screen and (max-width: 767px) {
    .finder_inner-pages .finder .finder-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .finder_inner-pages .finder__field input.form-control {
        padding-left: 10px
    }
}

.finder_inner-pages .finder__field input.form-control::-webkit-input-placeholder {
    color: #828288 !important
}

.finder_inner-pages .finder__field input.form-control::-ms-input-placeholder {
    color: #828288 !important
}

.finder_inner-pages .finder__field input.form-control::placeholder {
    color: #828288 !important
}

.finder_inner-pages .finder.finder__field-icon-doctors:first-child {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
    float: none;
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5 1 0;
    -ms-flex: 1.5 1 0px;
    flex: 1.5 1 0
}

@media only screen and (max-width: 767px) {
    .finder_inner-pages .finder.finder__field-icon-doctors:first-child {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }
}

.finder_inner-pages .finder .finder__field:nth-child(2) {
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
    float: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .finder_inner-pages .finder .finder__field:nth-child(2), .finder_inner-pages .finder.finder__field-icon-doctors:first-child {
        width: auto
    }
}

@media only screen and (max-width: 767px) {
    .finder_inner-pages .finder .finder__field:nth-child(2) {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }
}

.finder_inner-pages .finder__search-title {
    height: 50px;
    line-height: 50px;
    margin-right: 3%;
    padding: 0;
    background: 0 0;
    font-size: 20px;
    text-transform: none
}

.finder_inner-pages .finder__search-title:after {
    content: none
}

.finder_inner-pages form {
    width: 100%;
    padding: 0
}

.finder_inner-pages form:before {
    content: none
}

.no-results-finder {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: 2;
    padding: 5px 15px 6px;
    color: #7c888a;
    font-size: 15px;
    border: 1px solid #d9ecf0;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .02);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .02);
    line-height: 42px
}

.no-results-finder .is-hide {
    display: block
}

.no_district .finder__field.finder__field-icon-doctors:first-child {
    width: 79%
}

.no_district .finder__field.finder__field-icon-doctors:first-child .finder__right-block {
    border-right: 0 solid
}

@media only screen and (max-width: 991px) {
    .no_district .finder__field.finder__field-icon-doctors:first-child {
        width: 78%
    }
}

.row-finder_main .finder__field-icon-doctors {
    display: block
}

.row-finder_main .finder__field-icon-doctors .finder__right-block > span {
    width: 23px;
    height: 24px
}

.row-finder_main .finder__field-icon-actions .finder__right-block > span {
    width: 19px;
    height: 19px
}

.row-finder_main .finder__field-icon-actions .finder__right-block .triagle {
    margin-top: -1px
}

.row-finder_main .finder__field-icon-clinics .finder__right-block > span {
    width: 21px;
    height: 23px
}

.row-finder_main .finder__field-icon-clinics .finder__right-block .triagle {
    margin-top: -1px
}

.row-finder_main .finder__field-icon-location .finder__right-block > span {
    width: 19px;
    height: 19px
}

@media only screen and (max-width: 767px) {
    .no_district .finder__field.finder__field-icon-doctors:first-child {
        width: 100%;
        border-bottom: 0 solid;
        margin-bottom: 10px
    }

    .row-finder_main .finder__field-icon-doctors {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .row-finder_main .finder__field-icon-doctors .finder__right-block {
        border-right: 0 solid
    }

    .row-finder_main .finder__field-icon-actions {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .row-finder_main .finder__field-icon-actions .finder__right-block .triagle, .row-finder_main .finder__field-icon-clinics .finder__right-block .triagle {
        position: absolute;
        left: 0;
        top: 50%
    }

    .row-finder_main .finder__field-icon-location {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

    .row-finder_main .finder__field-icon-location .finder__right-block > span {
        width: 22px
    }

    .row-finder_main .finder__field-icon-analysis .finder__right-block .triagle {
        position: absolute;
        left: 0;
        top: 50%
    }
}

.row-finder_main .finder__field-icon-location .finder__right-block > span:before {
    content: ""
}

.row-finder_main .finder__field-icon-analysis .finder__right-block > span {
    width: 21px;
    height: 23px
}

.row-finder_main .finder__field-icon-analysis .finder__right-block .triagle {
    margin-top: -1px
}

.row-finder_main .finder__field-icon-diagnostic .finder__right-block > span {
    width: 21px;
    height: 23px
}

.row-finder_main .finder__field-icon-diagnostic .finder__right-block .triagle {
    margin-top: -1px
}

.form-control {
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-webkit-input-placeholder {
    color: rgba(51, 53, 54, .7);
    font-size: 13px;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: rgba(51, 53, 54, .7);
    font-size: 13px;
    opacity: 1
}

.form-control::placeholder {
    color: rgba(51, 53, 54, .7);
    font-size: 13px;
    opacity: 1
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

.no-scroll {
    overflow: hidden
}

.header__wrapper {
    position: relative;
    z-index: 100;
    background: #fff
}

.header__wrapper.app-doc-page .call-wrapper, .header__wrapper.app-doc-page .mobtoggler, .header__wrapper.app-doc-page .mobtoggler .hamburger {
    display: block
}

@media (min-width: 991px) {
    .header__wrapper.app-doc-page .call-wrapper, .header__wrapper.app-doc-page .mobtoggler, .header__wrapper.app-doc-page .mobtoggler .hamburger {
        display: none
    }
}

@media (max-width: 991px) {
    .header > .location {
        display: none;
    }
    .header__wrapper.app-doc-page .header {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

.header {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
    padding: 6px 0 8px;
    -webkit-transition: padding .2s;
    -o-transition: padding .2s;
    transition: padding .2s
}

.header .logo {
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width: 991px) {
    .header__wrapper {
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25)
    }

    .header .app-baner_store-sec {
        display: none
    }
}

.header .logo__image {
    display: block;
    width: 138px
}

@media only screen and (max-width: 991px) {
    .header .logo__image {
        width: 90px;
    }
}

@media only screen and (max-width: 767px) {
    .row-finder_main .finder__field-icon-diagnostic .finder__right-block .triagle {
        position: absolute;
        left: 0;
        top: 50%
    }

    .header__wrapper .container {
        padding-left: 10px;
        padding-right: 10px
    }
}

.header .logo-desc {
    display: none
}

@media only screen and (max-width: 767px) {
    .logo__image-name {
        display: none;
    }
    .header .logo {
        width: 20px;
    }

    .is--mobtoggled .logo__image-name {
        display: block;
    }
    
    .is--mobtoggled .logo {
        display: block;
        width: auto;
    }
}

@media only screen and (min-width: 768px) {
    .header .logo-desc {
        display: inline-block
    }
}

.header__panel {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media(max-width: 767px) {
    .header__panel {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .header__panel {
        margin-left: auto;
        float: right
    }
}

.container-menu {
    background-color: #fff
}

@media (max-width: 991px) {
    .container-menu .header__nav {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 12px 0;
    }
    .container-menu .search {
    display: block;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    max-width: 100%;
    width: auto;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    }
    .container-menu .search__field {
    background: rgba(9,87,195,0.03);
    border: none;
    }
    .container-menu .container {
      width: 100%;
      padding: 0 16px;
    }
    .container-menu {
        min-height: calc(100vh - 48px);
        overflow-y: scroll;
        overflow-x: hidden;
        top: 48px;
        bottom: 0;
        margin-top: 0;
        position: fixed !important;
        width: 100%;
        left: 0;
        background: #fff;
        z-index: 100;
    }
    .container-menu {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .container-menu.app-doc-page {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 90;
        background: #0957c3;
        display: none
    }

    .container-menu.app-doc-page:before {
        content: '';
        display: inline-block;
        height: 140px;
        width: 140px;
        opacity: 1;
        position: absolute;
        z-index: 0;
        bottom: -109px;
        right: 10px;
        -webkit-transform: rotate(-44deg);
        -ms-transform: rotate(-44deg);
        transform: rotate(-44deg);
        background-color: #fe5000
    }

    .container-menu.app-doc-page:after {
        content: '';
        display: inline-block;
        height: 140px;
        width: 140px;
        opacity: 1;
        position: absolute;
        z-index: 0;
        bottom: -13px;
        right: -89px;
        -webkit-transform: rotate(-44deg);
        -ms-transform: rotate(-44deg);
        transform: rotate(-44deg);
        background-color: #47d7ac
    }

    .container-menu_links {
        margin-top: 80px
    }
}

.is--calltoggled .call-wrapper {
    z-index: 9999;
}

.call-wrapper {
    background: 0 0;
    position: fixed;
    bottom: 60px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 50px;
    padding: 0 20px
}

.lab .call-wrapper {
    display: none
}

.call {
    max-width: 224px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    background: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    height: 36px;
    line-height: 34px;
    display: block;
    text-decoration: none;
    text-align: center
}

.call:focus, .call:hover {
    text-decoration: none
}

.call i {
    margin-right: 10px;
    padding-top: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 12px
}

.call i svg {
    width: 14px
}

.call span {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    color: #fff
}

.mobtoggler {
    z-index: 10;
    display: block;
    width: 20px;
    height: 13px;
}

.mobtoggler .hamburger {
    position: relative;
    display: block;
    width: 20px;
    height: 13px;
}

.mobtoggler .hamburger__span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #737373;
}

.mobtoggler .hamburger:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background-color: #737373;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
}

.mobtoggler .hamburger:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #737373;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
}

.is--headersticky:not(.is--mobtoggled) .header__wrapper {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0);
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.is--headersticky:not(.is--mobtoggled) .header__wrapper.app-doc-page {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width: 991px) {
    .call-wrapper, .mobtoggler, .mobtoggler .hamburger {
        display: none;
    }
}

@media only screen and (min-width: 992px) {
    .is--headersticky:not(.is--mobtoggled) .container-menu.app-doc-page {
        position: fixed;
        left: 0;
        top: 54px;
        -webkit-transform: translatez(0);
        -ms-transform: translatez(0);
        transform: translatez(0);
        width: 100%;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        transition: .2s linear;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .25)
    }

    .header .logo {
        margin-right: 20px
    }
}

.is--headersticky:not(.is--mobtoggled) .header__wrapper.fixed {
    -webkit-box-shadow: none;
    box-shadow: none
}

.is--headersticky:not(.is--mobtoggled) .user__feedback {
    margin-right: 18px
}

.container-menu .search {
    display: none
}

.container-menu_links {
    margin-left: -15px;
    margin-right: -15px
}

.container-menu_point {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    text-transform: initial;
    line-height: 50px;
    font-size: 14px;
    cursor: pointer
}

@media only screen and (max-width: 991px) {
    .container-menu_point {
        display: block;
        text-align: center;
        color: #fff
    }
}

.is--mobtoggled {
    overflow: hidden
}

.is--mobtoggled .header__wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.is--mobtoggled .header__nav {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
}

.is--mobtoggled .container-menu {
    display: block;
    z-index: 100;
}

.is--mobtoggled .container-menu .search {
    display: block;
    width: 100%;
}

.is--mobtoggled .hamburger__span {
    background-color: transparent
}

.is--mobtoggled .hamburger:before {
    -webkit-transform: rotate(
45deg
) translate(3px, 4px);
    -moz-transform: rotate(45deg) translate(3px, 4px);
    -o-transform: rotate(45deg) translate(3px, 4px);
    -ms-transform: rotate(45deg) translate(3px, 4px);
    transform: rotate(
45deg
) translate(3px, 4px);
}

.is--mobtoggled .hamburger:after {
    -webkit-transform: rotate(
-45deg
) translate(4px, -5px);
    -moz-transform: rotate(-45deg) translate(4px, -5px);
    -o-transform: rotate(-45deg) translate(4px, -5px);
    -ms-transform: rotate(-45deg) translate(4px, -5px);
    transform: rotate(
-45deg
) translate(4px, -5px);
}

.is--mobtoggled .header__wrapper {
    -webkit-box-shadow: none;
    box-shadow: none
}

.links-mob {
    text-transform: uppercase
}

.links-mob a {
    display: block;
    color: #fff;
    margin-top: 25px
}

@media only screen and (min-width: 768px) {
    .links-mob {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    .no-scroll {
        position: fixed
    }
}

@media (min-width: 991px) {
    .container-menu .search {
        display: block
    }
}

@media (min-width: 768px) {
    .header {
        padding: 14px 0 13px
    }

    .is--headersticky:not(.is--mobtoggled) .header {
        padding: 10px 0 9px
    }
}

@media only screen and (min-width: 320px) {
    .header {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.container-fluid {
    position: relative;
    z-index: 15
}

.container-menu {
    position: relative;
    z-index: 17
}

.mobmenu {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 5;
  }
  .mobmenu #change-language-block {
    display: none;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 8px;
    margin-right: 0;
    margin-top: 0;
    color: #E6EEF9;
    font-size: 14px;
  }
  .mobmenu #change-language-block a {
    margin: 0 20px;
  }
  .mobmenu #change-language-block a:first-child {
    margin-left: 0;
  }
  .mobmenu #change-language-block a:last-child {
    margin-right: 0;
  }
  .mobmenu .mobmenu__item--usl {
    display: none;
  }

  @media (max-width: 991px) {
    .mobmenu > .location {
        display: block;
        margin: 0 auto;
      }
      .mobmenu > .location.is--dropped .drop__toggler {
        background: rgba(9,87,195,0.03);
      }
      .mobmenu > .location.is--dropped .drop__toggler .i--drop {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        right: 20px;
      }
      .mobmenu > .location .drop__toggler {
        position: relative;
        padding: 10px 20px;
        margin: -10px 0;
        border-radius: 8px;
      }
      .mobmenu > .location .drop__toggler .i--drop {
        width: auto;
        height: 5px;
        position: absolute;
        right: 0;
        margin: auto 0;
        margin-right: 0;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 0;
        bottom: 0;
        color: #0957c3;
      }
      .mobmenu > .location .drop__body {
        position: static;
        height: auto;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
      }
      .mobmenu > .location .location__list {
        width: 100%;
        margin: 0;
      }
      .mobmenu > .location .location__link {
        padding: 0;
        line-height: 1;
      }
      .mobmenu > .location .location__item {
        padding: 15px 20px;
      }
    .mobmenu {
        width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
    }
    .mobmenu #change-language-block {
      display: block;
    }
    .mobmenu .mobmenu__item--usl {
      display: block;
    }
    .mobmenu .mobmenu__list {
      margin: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
    }
    .mobmenu .mobmenu__list_visible {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .mobmenu .mobmenu__item {
      width: 100%;
      max-width: 100%;
    }
    .mobmenu .mobmenu__item + .mobmenu__item {
      margin-left: 0;
    }
    .mobmenu .mobmenu__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: auto;
      padding: 15px 10px;
      border-radius: 8px;
    }
    .mobmenu .mobmenu__link_orange {
      background: rgba(254,181,69,0.15);
    }
    .mobmenu .i {
      margin: 0;
      margin-right: 24px;
    }
  }
  @media only screen and (min-width: 992px) {
    .mobmenu {
      position: relative;
    }
  }
  .mobmenu__divider {
    margin: 15px 0;
    border-bottom: 1px solid rgba(9,87,195,0.1);
  }
  @media (min-width: 992px) {
    .mobmenu__divider {
      display: none;
    }
  }
  .mobmenu__list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 100%;
    width: auto;
    margin-left: -30px;
    margin-right: -20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  @media (min-width: 991px) {
    .mobmenu__list.mobmenu__list_user {
        display: none;
      }
  }
  .mobmenu__list_visible {
    display: none;
  }
  @media only screen and (min-width: 992px) {
    .mobmenu__list {
      -webkit-box-pack: unset;
          -ms-flex-pack: unset;
              justify-content: unset;
      margin-left: 0;
      margin-right: 0;
    }
  }
  .mobmenu__item {
    display: block;
    max-width: 100px;
  }
  @media (max-width: 991px) {
    .mobmenu__item_logged {
        display: none;
      }
      .is--logged .mobmenu__item_logged {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
      }
      .is--logged .mobmenu__item_unlogged {
        display: none;
      }
  }
  .mobmenu__item.mobmenu__link--active .mobmenu__link {
    text-decoration: none;
  }
  @media only screen and (min-width: 992px) {
    .mobmenu__item {
      width: auto;
      max-width: none;
    }
  }
  .mobmenu__item--usl {
    display: none;
  }
  @media only screen and (min-width: 992px) {
    .mobmenu__item--usl {
      display: block;
    }
  }
  @media only screen and (min-width: 991px) {
    .mobmenu__item + .mobmenu__item {
      margin-left: 12px;
    }
  }
  @media only screen and (min-width: 992px) {
    .mobmenu__item + .mobmenu__item {
      margin-left: 18px;
    }
  }
  @media only screen and (min-width: 1200px) {
    .mobmenu__item + .mobmenu__item {
      margin-left: 30px;
    }
  }
  .mobmenu__link {
    width: 100%;
    color: dark;
    position: relative;
    display: inline-block;
    text-align: center;
    height: 60px;
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 11px;
    line-height: 16px;
  }
  .mobmenu__link:before {
    content: '';
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background-color: #00f;
    border-radius: 3px 3px 0 0;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  @media (max-width: 991px) {
    .mobmenu__link_new {
      margin-left: 8px;
      line-height: 0.5;
    }
  }
  @media (min-width: 992px) {
    .mobmenu__link_new {
      position: absolute;
      top: -10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
    }
  }
  .mobmenu__link:hover,
  .mobmenu__link:focus {
    color: #0957c3;
    text-decoration: none;
  }
  .mobmenu__link:hover svg,
  .mobmenu__link:focus svg {
    color: #0957c3;
  }
  .mobmenu__link--active .mobmenu__link {
    color: #0957c3;
    text-decoration: none;
  }
  .mobmenu__link--active .mobmenu__link svg {
    color: #0957c3;
  }
  @media only screen and (min-width: 992px) {
    .mobmenu__link {
      height: 50px;
      line-height: 50px;
      font-size: 14px;
      padding-left: 4px;
      padding-right: 4px;
      text-transform: uppercase;
    }
    .mobmenu__link:hover:before {
      opacity: 1;
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1);
    }
    .mobmenu__link_new {
      left: 0;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
    }
    .mobmenu__link--active .mobmenu__link:before {
      opacity: 1;
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1);
    }
  }
  @media only screen and (max-width: 991px) {
    .mobmenu__link {
      overflow: visible;
    }
  }
  @media only screen and (max-width: 640px) {
    .mobmenu__link {
      font-size: 9px;
      line-height: 14px;
    }
  }
  .mobmenu__link svg {
    color: #333536;
    display: inline-block;
    height: 20px;
  }
  .mobmenu .i {
    display: block;
    width: 30px;
    line-height: 0;
  }
  @media only screen and (min-width: 992px) {
    .mobmenu > .location {
        display: none;
    }
    .mobmenu .i {
      display: none;
    }
  }

@media only screen and (min-width: 768px) {
    .mobmenu__item + .mobmenu__item {
        margin-left: 12px
    }

    .header__nav {
        position: relative;
        top: 0;
        display: block;
        min-height: 1px
    }
}

@media only screen and (min-width: 992px) {
    .user__feedback {
        margin-left: 0;
        margin-right: 18px;
    }
    .mobmenu .i {
        display: none
    }

    .mobmenu__item + .mobmenu__item {
        margin-left: 18px
    }
}

@media only screen and (min-width: 1200px) {
    .mobmenu__item + .mobmenu__item {
        margin-left: 30px
    }
}

.header__nav {
    background-color: #fff
}

@media only screen and (max-width: 991px) {
    .mobmenu__link {
        overflow: visible
    }

    .mobmenu__link:hover {
        color: #0957c3
    }

    .header__nav .search {
        display: none
    }
}

#change-language-block a {
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    transition: 0.4s;
    color: #8e8e8e;
}

#change-language-block a.active {
    font-weight: bold;
    text-decoration: none;
    color: #333536;
}

@media (max-width: 991px) {
    .user .user__login {
        display: none;
    }
    .header__panel #change-language-block {
        display: none;
    }
    .mobtoggler {
        margin-left: auto;
    }
    #change-language-block + .user {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    #change-language-block {
        margin-right: 18px;
      } 
  }
  @media only screen and (max-width: 767px) {
    #change-language-block {
      font-size: 16px;
    }
    #change-language-block {
        top: 0;
        margin-right: 0;
        text-align: center;
        font-size: 16px;
        margin-top: 30px;
        color: #fff
    }
    .user__feedback {
        margin: 0 8px;
    }
  }

.drop {
    position: relative;
    display: inline-block
}

.drop .i--drop {
    display: inline-block;
    speak: none;
    font-style: normal;
    vertical-align: middle;
    font-size: 7px;
    margin-left: 5px;
    font-family: icomoon !important
}

.drop .i--drop:before {
    content: ""
}

.drop__toggler {
    cursor: pointer;
    text-decoration: none
}

.drop__text {
    display: inline-block;
    line-height: 1;
    color: #5e6e71
}

.drop__body {
    position: absolute;
    z-index: 1;
    right: 0;
    display: none;
    padding: 3px 0;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 15px rgba(66, 72, 90, .1);
    box-shadow: 2px 2px 15px rgba(66, 72, 90, .1);
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.drop__body:before {
    display: block;
    position: absolute;
    bottom: 100%;
    content: '';
    height: 0;
    width: 0;
    border: 7px solid transparent;
    z-index: 1;
    border-bottom-color: #e8e8e8;
    right: 19px
}

.drop__body:after {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 100%;
    content: '';
    height: 0;
    width: 0;
    border: 6px solid transparent;
    z-index: 1;
    border-bottom-color: #fff
}

.drop__body[data-simplebar=init] {
    display: none
}

.is--dropped .drop__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.header__nav .container {
    overflow: visible
}

.header__nav {
    background-color: #fff;
    min-height: 50px
}

.location-lists {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 15px rgba(116, 117, 120, .08);
    box-shadow: 2px 2px 15px rgba(116, 117, 120, .08);
    border-top: 1px solid #d9ecf0;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    max-height: 300px
}

.location-lists.is-show .vertical {
    visibility: inherit !important
}

.location-lists__item {
    border-top: 1px solid #ebeff6;
    padding: 0 0 0 18px;
    margin-right: 2px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.location-lists__item a {
    font-size: 13px;
    text-decoration: none
}

.location-lists__item a:focus, .location-lists__item a:hover {
    color: #333536;
    text-decoration: none
}

.location-lists__item:first-child {
    border-top-color: transparent
}

.location-lists__item:hover {
    background: #f9fafb
}

.location-lists__item .is-location-bold {
    display: inline-block;
    font-weight: 700
}

.search-result .livesearch.top-list {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 10001;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 15px rgba(116, 117, 120, .08);
    box-shadow: 2px 2px 15px rgba(116, 117, 120, .08);
    width: 100% !important;
    border-top: 1px solid #d9ecf0;
    padding-bottom: 0
}

.search-result .livesearch.top-list:first-of-type {
    border-top: none
}

.search-result .more-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    border-top: 1px dashed rgba(0, 130, 155, .31);
    background-color: #eff0f0;
    height: 35px;
    line-height: 35px
}

.search-result .more-toggle.more-toggle_mod {
    background-color: #00829b;
    padding: 0 10px 0 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 35px;
    width: 100%
}

.search-result .more-toggle.more-toggle_mod .more-toggle__found {
    float: left;
    text-align: left;
    color: #fff;
    font-size: 14px;
    padding-left: 0
}

@media only screen and (max-width: 960px) {
    .search-result .more-toggle.more-toggle_mod .more-toggle__found {
        font-size: 13px;
        width: auto
    }
}

.search-result .more-toggle.more-toggle_mod .more-toggle__link {
    float: right;
    font-size: 14px;
    width: auto;
    color: #fff;
    font-weight: 400;
    text-align: right;
    line-height: 31px
}

.search-result .more-toggle.more-toggle_mod .more-toggle__link .more_link:after {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    width: 19px;
    height: 13px
}

.search-result .more-toggle__link {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    background: 0 0;
    padding: 0;
    top: 0;
    font-size: 16px;
    font-weight: 700;
    color: #0957c3;
    text-decoration: underline
}

.search-result .more-toggle__link:hover {
    text-decoration: none
}

.search-result .more-toggle__link .more_link {
    position: relative;
    padding-right: 26px
}

.search-result .more-toggle__link .more_link:after {
    content: "";
    position: absolute;
    top: 4px;
    right: 0
}

.search-result .more-toggle__found {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 25px;
    color: #0957c3;
    font-size: 16px;
    text-align: left
}

.search-result .specialty.article-list-item__date {
    margin-left: 50px
}

@media only screen and (max-width: 768px) {
    .search-result .specialty.article-list-item__date {
        padding: 0;
        line-height: 1
    }
    .user__feedback {
        margin-right: 10px;
    }
}
.livesearch .simplebar-content {
    overflow: hidden;
    padding-bottom: 0 !important;
}
.livesearch .simplebar-scroll-content {
    margin-bottom: 0 !important;
  }

.livesearch .top-list__item {
    padding: 0
}

.livesearch.top-list {
    right: -1px;
    max-height: 300px
}

.search {
    position: relative;
    float: right;
    margin: 4px 0
}

@media only screen and (max-width: 767px) {
    .search-result {
        padding: 0 10px;
        position: relative
    }

    .search-result .livesearch.top-list {
        max-height: 300px
    }

    .search-result .livesearch.top-list .simplebar-content {
        background: #fff
    }

    .search {
        width: 100%;
        padding: 0 10px;
        margin-top: 20px;
        z-index: 2
    }
}

.search__field {
    display: block;
    width: 428px;
    height: 42px;
    padding: 0 20px 0 45px;
    font-size: 14px;
    line-height: 2.9;
    background: #fff;
    z-index: 6;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.search__field::-webkit-input-placeholder {
    color: rgba(51, 53, 54, .7);
    font-weight: 400;
    font-size: 13px
}

.search__field::-ms-input-placeholder {
    color: rgba(51, 53, 54, .7);
    font-weight: 400;
    font-size: 13px
}

.search__field::placeholder {
    color: rgba(51, 53, 54, .7);
    font-weight: 400;
    font-size: 13px
}

.search__field:active::-webkit-input-placeholder, .search__field:focus::-webkit-input-placeholder {
    color: #fff
}

.search__field:active::-ms-input-placeholder, .search__field:focus::-ms-input-placeholder {
    color: #fff
}

.search__field:active::placeholder, .search__field:focus::placeholder {
    color: #fff
}

.search__field:active ~ .search__button svg, .search__field:focus ~ .search__button svg {
    fill: #828282
}

@media only screen and (max-width: 767px) {
    .search__field {
        line-height: 36px;
        height: 36px;
        width: 100%
    }

    .search__button {
        left: 15px
    }
}

@media only screen and (max-width: 1100px) {
    .search__field {
        width: 400px
    }
}

@media only screen and (max-width: 960px) {
    .search-result .more-toggle.more-toggle_mod .more-toggle__link {
        font-size: 13px;
        width: auto
    }

    .search-result .more-toggle.more-toggle_mod .more-toggle__hidden {
        display: none
    }

    .search__field {
        width: 300px
    }
}

@media only screen and (max-width: 992px) {
    .search__field {
        width: 100%;
    }
}

.search__button {
    font-family: icomoon;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border: 0;
    background-color: transparent;
    width: 18px;
    height: 18px;
    outline: 0;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    padding: 0;
    left: 15px;
    font-size: 18px
}

.search__button:before {
    content: ""
}

.search__button svg {
    display: none
}

.top-list {
    padding: 0;
    list-style: none;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.top-list__item {
    border-top: 1px solid #ebeff6;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.top-list__item:hover {
    background: #f9fafb;
    text-decoration: none
}

.top-list__item:first-child {
    border-top-color: transparent
}

.top-list__item-link {
    width: 100%;
    text-decoration: none;
    padding: 6px 10px 6px 15px;
    height: 49px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.top-list__item-link:hover {
    text-decoration: none;
    color: #333536
}

.top-list__item-link:hover .top-list__subject {
    text-decoration: underline;
    opacity: 1
}

.top-list__item-link:active, .top-list__item-link:focus {
    text-decoration: none
}

.top-list__item-link:active .top-list__subject, .top-list__item-link:focus .top-list__subject {
    text-decoration: underline
}

.top-list__item.main-items .top-list__picture {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.top-list__item.main-items .top-list__picture img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.top-list__item.main-items .top-list__picture .picture-rad {
    vertical-align: middle
}

.top-list__left {
    font-size: 0;
    width: 74%
}

@media only screen and (max-width: 1100px) {
    .top-list__left {
        width: 100%
    }
}

.top-list__right {
    width: 26%
}

@media only screen and (max-width: 1100px) {
    .top-list__right {
        width: 28%
    }
}

@media only screen and (max-width: 960px) {
    .top-list__item-link {
        height: auto
    }

    .top-list__right {
        width: 38%
    }
}

@media only screen and (max-width: 860px) {
    .top-list__right {
        display: none
    }
}

.top-list__title {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 18px;
    max-height: 35px;
    overflow: hidden;
    max-width: 600px;
    white-space: normal
}

.top-list__title a {
    text-decoration: none;
    height: 40px;
    overflow: hidden
}

.top-list__title span {
    text-decoration: underline;
    font-weight: 700;
    color: #00829e;
    font-size: 14px
}

.top-list__title-in {
    height: 40px;
    overflow: hidden
}

.top-list__picture {
    display: none
}

.top-list__subject {
    color: #0957c3;
    opacity: .6;
    font-size: 11px;
    padding-top: 2px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-align: right;
    line-height: 18px
}

.picture-rad {
    width: 25px;
    height: 25px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.picture-rad img {
    display: block
}

.index-no-result {
    left: 0;
    font-size: 14px;
    padding: 7px 10px 7px 15px;
    height: 51px
}

.index-autocomplete, .index-no-result {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 10;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .25);
    border-top: 1px solid #d9ecf0
}

.index-no-result.result-message__danger {
    line-height: 36px
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}

[data-simplebar=init] {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.phones {
    position: relative;
    display: none;
    margin-right: 18px;
    vertical-align: bottom;
    font-size: 18px
}

@media (min-width: 768px) {
    .phones {
        display: inline-block;
    }
}

.phones .i--phones {
    position: relative;
    display: inline-block;
    width: 72px;
    top: 0;
    left: 0;
    background-image: url(../img/phones.svg);
    background-repeat: no-repeat;
    height: 18px
}

.phones .icon-life {
    color: #fc0
}

.phones .icon-kievstar {
    color: #fff
}

@media only screen and (min-width: 768px) {
    .phones .icon-kievstar {
        color: #00a8e7
    }
}

.phones .icon-mts {
    color: #ff4744
}

.phones .drop__toggler {
    padding: 6px 9px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    height: 32px
}

.phones .i--drop {
    margin-top: -7px;
    margin-left: 0
}

.phones .drop__body {
    top: 36px;
    padding: 0;
    overflow: hidden
}

.phones .drop__body:after, .phones .drop__body:before {
    content: none
}

.phones__info {
    position: relative;
    margin-right: 15px;
    font-size: 13px
}

.phones__info:link {
    text-decoration: none
}

.phones__item {
    font-size: 13px
}

.phones__item.first-child {
    display: none
}

.phones__link {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    padding: 15px 20px;
    color: #5e6e71;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    line-height: 1.4
}

.phones__link:hover {
    text-decoration: none;
    color: #0957c3;
    background-color: #f9fafb
}

.phones__link .i {
    top: 3px;
    margin-right: 16px;
    font-size: 16px
}

@media (min-width: 768px) {
    .phones {
        margin-right: 20px
    }

    .is--logged .phones {
        margin-right: 49px
    }

    .is--headersticky .phones {
        margin-right: 16px
    }
}

@media only screen and (max-width: 767px) {
    .phones__item.first-child {
        display: block
    }

    .is--mobtoggled .header__wrapper {
        position: fixed;
        width: 100%;
        top: 0
    }
}

.i {
    position: relative;
    display: inline-block
}

.batn {
    position: relative;
    display: inline-block;
    overflow: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0 12px;
    border: 0;
    font-weight: 500;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.batn:active, .batn:active:focus, .batn:focus, .batn:hover, .batn:link, .batn:visited {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    text-decoration: none
}

.user__feedback:hover {
    background-color: #dae6f6;
    color: #0957c3
}

.user__feedback.batn--green:hover {
    background-color: #dae6f6
}

.batn--common {
    border: 1px solid #e8e8e8;
    color: #5e6e71;
    background: #fff
}

.batn--common:hover {
    color: #fff;
    background: #35bfae;
    border: 1px solid #35bfae
}

.batn--common:active, .batn--common:focus {
    color: #fff;
    background: #30ac9c
}

.batn--green {
    color: #0957c3;
    background: #eef3fb
}

.batn--green:hover {
    background-color: #dae6f6
}

.user {
    font-size: 13px;
    display: inline-flex;
    align-items: center;
}

.user__drop {
    display: none;
    vertical-align: bottom
}

@media (min-width: 991px) {
    .is--logged .user__drop {
        display: inline-block;
    }
}

.user__drop .drop__toggler {
    display: flex;
    align-items: center;
}

.user__drop svg {
    width: 15px;
    height: auto;
    margin-right: 5px;
}

.user__list {
    font-size: 14px
}

.user__item:nth-last-of-type(1) {
    border-top: 1px solid #e8e8e8;
    margin-top: 6px
}

.user__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding: 4px 43px 4px 10px;
    color: #5e6e71;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    white-space: nowrap
}

.user__link:focus, .user__link:hover {
    text-decoration: none;
    color: #00829b;
    background-color: #f3f8fb
}

.user__link:focus .user__icon .user__icon__path, .user__link:focus .user__icon svg, .user__link:hover .user__icon .user__icon__path, .user__link:hover .user__icon svg {
    fill: #00829b
}

.user__link .user__icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    width: 13px;
    height: 20px;
    position: relative
}

.user__link .user__icon svg {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 13px;
    fill: #828282
}

.user__favourites {
    display: none;
    position: relative;
    margin-right: 15px;
    vertical-align: bottom;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.user__favourites svg {
    width: 15px;
    height: auto;
    margin-right: 5px;
}

@media (min-width: 1200px) {
    .is--logged .user__favourites {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
}

.user__favourites .like-active {
    display: none
}

.user__favourites.is--logged .like-active {
    display: block
}

.user__favourites sub {
    margin-left: -5px;
    padding: 0 2px;
    background-color: #5e6e71;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    font-weight: 700
}

.user .i--drop {
    position: relative;
    top: 2px;
}

.user .drop__body {
    top: 36px;
    padding: 7px 0 0
}

.is--logged .user__login {
    display: none;
}

.user__login {
    border: 0 solid;
    font-size: 13px;
    color: #333536;
    font-weight: 500;
    padding-left: 0;
    padding-right: 0
}

.user__login:hover {
    color: #0957c3;
}

.user__login svg {
    width: 15px;
    height: auto;
    margin-right: 5px;
}

@media (min-width: 992px) {
    .user__login {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 16px;
    }
}

.user__login:active, .user__login:focus, .user__login:hover {
    background-color: #fff;
    color: #0957c3;
    border: 0 solid
}

.location {
    position: relative;
    display: inline-block;
    font-size: 12px;
}

@media only screen and (max-width: 991px) {
    .header__nav {
        min-height: 0
    }

    .is--headersticky .batn {
        font-size: 14px
    }
}

@media only screen and (max-width: 767px) {
    .location {
        top: 6px;
        left: 0;
        margin-left: 10px;
        font-size: 11px;
        line-height: 1.2
    }
}

.location .drop__body {
    top: -13px;
    left: -21px;
    right: auto;
    padding: 10px 0;
    position: absolute;
    height: 360px
}

.location .drop__body:after, .location .drop__body:before {
    display: none
}

.location__info {
    border-bottom: none
}

.location__link {
    display: block;
    text-decoration: none;
    white-space: nowrap;
    padding: 2px 20px;
    line-height: 1.8;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.location__link:hover {
    text-decoration: none;
    color: #0957c3;
    background-color: #f9fafb
}

.location.is--dropped .i--drop {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -6px
}

@media (min-width: 768px) {
    .location .drop__body {
        top: -10px;
        left: -2px;
        height: 254px
    }
}

@media (max-width: 992px) {
    .is--headersticky .location {
        display: none
    }
}

.smart-modal-container {
    height: 1px;
    position: fixed;
    bottom: 313px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    background: rgba(0, 0, 0, 0);
    padding: 0 4%;
    width: 100%
}

@media large_desktop {
    .smart-modal-container {
        width: 1170px;
        margin: 0 auto;
        padding: 0 10px
    }
}

@media phone_tablet {
    .smart-modal-container {
        display: none
    }
}

.smart-modal-container__circle {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 12px;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, .25);
    box-shadow: 0 8px 16px rgba(0, 0, 0, .25);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 274px;
    height: 274px
}

.smart-modal {
    width: 274px;
    height: 274px;
    display: block;
    z-index: 10;
    position: absolute;
    top: 0;
    right: 12px
}

.smart-modal-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    right: 2px;
    outline: 0;
    background: rgba(0, 0, 0, 0);
    border: none;
    z-index: 2;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.smart-modal-close .smart-button-white {
    fill: #fff;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.smart-modal-close .smart-button-blue {
    fill: #4b89d3;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.smart-modal-close:hover .smart-button-white {
    fill: #4b89d3
}

.smart-modal-close:hover .smart-button-blue {
    fill: #fff
}

.smart-modal-close svg {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0
}

@media tablet_large {
    .smart-modal-container {
        bottom: 200px
    }

    .smart-modal, .smart-modal-container__circle {
        width: 136px;
        height: 136px
    }

    .smart-modal-close {
        top: -10px;
        right: -5px
    }
}

.benefits {
    overflow: hidden
}

.benefits_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 60px 40px 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.benefits_cnt.more {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.benefits_cnt.more .benefits_point:nth-child(3n) {
    margin-right: 0
}

.benefits_point {
    width: 32%;
    height: 165px;
    background-color: #fff;
    border: 1px solid #e1e4ee;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-right: 20px;
    padding: 30px 20px 20px 90px;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    min-width: 320px;
    margin-bottom: 20px
}

.benefits_point:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: -1px;
    right: -1px;
    background: #fff;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    -o-transition-property: width, height;
    transition-property: width, height
}

.benefits_point:active, .benefits_point:focus, .benefits_point:hover {
    background-color: #f0f5fb
}

.benefits_point:active img, .benefits_point:focus img, .benefits_point:hover img {
    background-color: #fff
}

.benefits_point:active:before, .benefits_point:focus:before, .benefits_point:hover:before {
    background: -webkit-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: -o-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    width: 28px;
    height: 26px
}

.benefits_point img {
    position: absolute;
    top: 30px;
    left: 15px;
    background-color: #f9fafb;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.benefits_point h4 {
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.3
}

.benefits_point:last-child {
    margin-right: 0
}

@media only screen and (max-width: 1199px) {
    .benefits_cnt.more {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .benefits_cnt.more .benefits_point:nth-child(3n) {
        margin-right: 15px
    }

    .benefits_cnt {
        overflow: auto;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .benefits_cnt::-webkit-scrollbar {
        width: 0
    }

    .benefits_point {
        margin-bottom: 0;
        margin-right: 15px
    }
}

@media only screen and (max-width: 767px) {
    .is--headersticky .location {
        display: inline-block
    }

    .benefits_cnt {
        padding: 20px 10px
    }

    .benefits_point {
        padding: 20px;
        min-width: 309px;
        height: 170px
    }

    .benefits_point img {
        top: 20px
    }

    .benefits_point h4 {
        margin-top: 10px;
        min-height: 46px;
        width: 194px;
        margin-left: 75px
    }
}

.benefits_new {
    background-color: #fff;
    padding: 40px 45px 50px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 0
}

.benefits_new_point {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 35px;
    line-height: 1.2;
    margin-bottom: 20px
}

.benefits_new_point:last-child {
    padding-right: 0
}

.benefits_new .h3 {
    height: 48px
}

.benefits_new_img {
    width: 50px;
    margin-bottom: 30px
}

.benefits_new_text {
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.5
}

@media only screen and (max-width: 1199px) {
    .benefits_new_point {
        width: 50%;
        padding-right: 0
    }

    .benefits_new_text {
        max-width: 300px;
        margin-top: 10px
    }

    .benefits_new .h3 {
        height: auto
    }

    .benefits_new_img {
        width: 30px;
        margin-bottom: 10px
    }

    .benefits_new br {
        display: none
    }
}

.curl-top-right {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

.curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #fff;
    background: -webkit-linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: -o-linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    -o-transition-property: width, height;
    transition-property: width, height
}

.curl-top-right:active:before, .curl-top-right:focus:before, .curl-top-right:hover:before {
    width: 25px;
    height: 25px
}

.white-sec {
    background: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden
}

@media only screen and (max-width: 1400px) {
    .white-sec {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (max-width: 1199px) {
    .white-sec {
        margin-left: 16px;
        margin-right: 16px
    }
}

.white-sec_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px
}

@media only screen and (max-width: 767px) {
    .benefits_new {
        padding: 20px 20px 0
    }

    .benefits_new_point {
        width: 100%
    }

    .benefits_new_text {
        max-width: 100%
    }

    .white-sec_cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 20px
    }
}

.white-sec_img {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 390px;
    height: 400px
}

.white-sec_img .phone {
    width: 310px
}

@media only screen and (max-width: 767px) {
    .white-sec_img {
        display: none
    }
}

.white-sec_table {
    margin-top: 80px;
    margin-bottom: 80px
}

.white-sec_table.text .white-sec_table_point {
    margin-top: 40px;
    border-bottom: 1px solid #c5d7ef
}

.white-sec_table.text .white-sec_table_point:last-child {
    border-bottom: 0 solid
}

@media only screen and (max-width: 991px) {
    .white-sec {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .white-sec_img {
        height: 340px
    }

    .white-sec_table.text .white-sec_table_point {
        margin-top: 20px
    }

    .white-sec_table.text .white-sec_table_point img {
        margin-top: 10px
    }

    .white-sec_table {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec_table_point {
    margin-top: 80px;
    border-bottom: 1px solid #c5d7ef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.white-sec_table_point_name {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    width: 263px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px
}

.white-sec_table_point_content {
    width: 100%;
    padding-bottom: 20px
}

.white-sec_table_point_content p {
    line-height: 1.8;
    margin-top: 30px
}

.white-sec_table_point_content .h5 {
    margin-top: 30px
}

.white-sec_table_point_content ul {
    margin-top: 20px;
    margin-left: 20px
}

.white-sec_table_point_content li {
    margin-bottom: 10px;
    line-height: 1.5
}

.white-sec_table_point_content li:before {
    content: "\2022";
    color: #48d7ac;
    font-weight: 700;
    display: inline-block;
    width: 6px;
    margin-left: -6px;
    margin-right: 10px
}

.white-sec_table_point_content_row {
    padding-right: 48px;
    width: 33%;
    display: inline-block;
    line-height: 1.5;
    vertical-align: top
}

.white-sec_table_point_content_row_img {
    width: 30px;
    height: 30px;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .white-sec_table_point_content .h5, .white-sec_table_point_content p {
        margin-top: 20px
    }

    .white-sec_table_point {
        margin-top: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 0
    }

    .white-sec_table_point_name {
        font-size: 18px;
        width: 100%
    }

    .white-sec_table_point_content_row {
        width: 100%;
        padding-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px;
        padding-bottom: 0
    }

    .white-sec_table_point_content_row_img {
        margin-right: 10px;
        margin-bottom: 0;
        width: 20px;
        height: 20px
    }
}

.white-sec_press {
    margin-top: 40px;
    margin-bottom: 40px
}

@media only screen and (max-width: 991px) {
    .white-sec_press {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec_press_info {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.white-sec_press_info_point {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .white-sec_press_info {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .white-sec_press_info::-webkit-scrollbar {
        width: 0
    }

    .white-sec_press_info_point {
        width: 100%;
        min-width: 274px
    }
}

.white-sec_press_info_inner {
    position: relative;
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #e1e4ee;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .white-sec_press_info_inner {
        height: 150px;
        margin-bottom: 0
    }
}

.white-sec_press_info_inner:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: -1px;
    right: -1px;
    background: #fff;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    -o-transition-property: width, height;
    transition-property: width, height
}

.white-sec_press_info_inner:active, .white-sec_press_info_inner:focus, .white-sec_press_info_inner:hover {
    background-color: #f0f5fb
}

.white-sec_press_info_inner:active:before, .white-sec_press_info_inner:focus:before, .white-sec_press_info_inner:hover:before {
    background: -webkit-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: -o-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    width: 28px;
    height: 26px
}

.white-sec_press_info_inner_img {
    margin: auto
}

@media only screen and (max-width: 991px) {
    .white-sec_press_info_inner_img {
        margin-top: 0
    }
}

.white-sec_press_info_inner_img img {
    max-height: 75px
}

.white-sec_press_info_inner_link {
    font-size: 13px;
    color: #0957c3;
    font-weight: 500
}

.white-sec_press_info_inner_link span {
    font-size: 10px;
    margin-left: 10px
}

.white-sec_screen:last-child .white-sec_screen_point:last-child {
    border-bottom: 0
}

.white-sec_screen_caption {
    margin-top: 30px;
    line-height: 1.25
}

.white-sec_screen_point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 37px;
    padding-bottom: 23px;
    border-bottom: 1px solid #c5d7ef
}

@media only screen and (max-width: 1199px) {
    .white-sec_screen_point {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.white-sec_screen_point_name {
    font-size: 24px;
    width: 260px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 1.3
}

@media only screen and (max-width: 1199px) {
    .white-sec_screen_point_name {
        width: 100%;
        font-size: 18px
    }
}

.white-sec_screen_point_info {
    width: 440px
}

.white-sec_screen_point_info p {
    line-height: 1.8
}

.white-sec_screen_point_info .main-sec_side_text_list {
    margin: 0
}

@media only screen and (max-width: 1199px) {
    .white-sec_screen_point_info {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec_screen_point_img {
    width: 328px;
    height: 240px;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center
}

.white-sec_screen_point_img.min img {
    max-width: 229px
}

.white-sec_screen_point_img:before {
    content: '';
    width: 230px;
    height: 230px;
    background-color: #48d7ac;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 52px;
    top: 0
}

.white-sec_screen_point_img img {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 767px) {
    .white-sec_screen_point_img {
        width: 280px;
        height: 205px
    }

    .white-sec_screen_point_img.min img {
        max-width: 194px
    }

    .white-sec_screen_point_img:before {
        left: 40px;
        width: 196px;
        height: 196px
    }

    .register-sec_img-left-b {
        display: none
    }
}

.register-sec_img-left-b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 115px
}

.register-sec_img-left-t {
    position: absolute;
    right: 0;
    top: -45px;
    width: 45px
}

.register-sec_img-right {
    position: absolute;
    right: -75px;
    bottom: 96px;
    width: 103px
}

@media only screen and (max-width: 767px) {
    .register-sec_img-left-t, .register-sec_img-right {
        display: none
    }
}

.register-sec_head {
    background-color: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 130px 70px 100px
}

.register-sec_head.call-back .register-sec_head_form {
    margin-top: 0;
    margin-bottom: 10px
}

.register-sec_head.call-back .register-sec_head_form_tab {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding-top: 5px
}

.register-sec_head:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    position: absolute;
    z-index: 0;
    top: -410px;
    right: -310px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

@media only screen and (max-width: 1199px) {
    .register-sec_img-left-t {
        top: -20px
    }

    .register-sec_head:after {
        top: -320px;
        right: -360px
    }
}

@media only screen and (max-width: 767px) {
    .register-sec_head:after {
        right: -560px
    }
}

.register-sec_head:before {
    content: '';
    display: inline-block;
    height: 305px;
    width: 351px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    bottom: -240px;
    right: 239px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

.register-sec_head_text {
    line-height: 1.5;
    max-width: 440px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    color: #fff
}

.register-sec_head_text_tov {
    margin-top: 35px;
    line-height: 1.8
}

.register-sec_head_text_phones {
    margin-top: 55px
}

@media only screen and (max-width: 1199px) {
    .register-sec_head:before {
        bottom: -280px;
        right: 159px
    }

    .register-sec_head {
        padding: 25px 15px 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .register-sec_head_text {
        max-width: 375px
    }
}

@media only screen and (max-width: 991px) {
    .register-sec_head {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .register-sec_head_text_tov {
        margin-top: 25px
    }

    .register-sec_head_text_phones {
        margin-top: 25px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .register-sec_head:before {
        right: 6%
    }

    .register-sec_head {
        margin-right: 16px;
        margin-left: 16px;
        width: auto
    }

    .register-sec_head_text {
        font-size: 13px
    }

    .register-sec_head_text br {
        display: none
    }
}

.register-sec_head_caption {
    line-height: 1.2;
    margin-bottom: 25px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 991px) {
    .register-sec_head_caption {
        margin-top: 0;
        font-size: 24px
    }
}

@media only screen and (max-width: 767px) {
    .register-sec_head_caption {
        margin-bottom: 0;
        width: 200px
    }
}

.register-sec_head_form {
    margin-top: 40px;
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    position: relative;
    z-index: 1;
    text-align: center
}

@media only screen and (max-width: 1199px) {
    .register-sec_head_form {
        margin-left: 0
    }
}

.register-sec_head_form_up {
    color: #fff;
    line-height: 1.6;
    margin-bottom: 20px
}

.register-sec_head_form_co-worker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.register-sec_head_form_co-worker_point {
    width: 50%;
    font-size: 13px;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: -1px;
    background-color: #f3f7fc;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    margin-left: 2px;
    -webkit-box-shadow: 0 -2px 4px rgba(128, 142, 184, .15);
    box-shadow: 0 -2px 4px rgba(128, 142, 184, .15)
}

.register-sec_head_form_co-worker_point:first-child {
    margin-left: 0;
    width: 100%
}

.register-sec_head_form_co-worker_point.active {
    background-color: #fff;
    color: #0957c3
}

.register-sec_head_form_co-worker_point.active .footer_head_form_co-worker_point_radio:after {
    opacity: 1
}

.register-sec_head_form_co-worker_point_radio {
    margin-right: 10px;
    position: relative;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.register-sec_head_form_co-worker_point_radio:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #48d7ac;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.register-sec_head_form_tab {
    background-color: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding: 20px 24px 30px;
    position: relative;
    z-index: 2;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.register-sec_head_form_tab.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.register-sec_head_form_rows_links {
    font-size: 11px;
    line-height: 1.25;
    margin-top: 10px
}

.register-sec_head_form_rows_links a {
    color: #0957c3
}

.register-sec_head_form_doctor {
    line-height: 1.5;
    padding-bottom: 89px
}

@media only screen and (max-width: 767px) {
    .register-sec_head_form_doctor {
        padding-bottom: 108px
    }
}

.register-sec_head_form_doctor img {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 122px
}

.register-sec_head_form_doctor_link {
    width: 176px;
    background-color: #0957c3;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px
}

.register-sec_head_form_doctor_link svg {
    margin-right: 10px
}

.register-sec_head_form_doctor_link:hover {
    color: #fff
}

.register-sec_head_form_btn {
    border: 0 solid;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    background: #0957c3;
    color: #fff;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    box-shadow: 0 3px 6px rgba(14, 55, 112, .1)
}

.register-sec_head_complete {
    display: none;
    min-height: 410px;
    position: relative;
    padding-top: 120px;
    z-index: 1;
    color: #fff;
    text-align: center;
    margin-left: auto
}

@media only screen and (max-width: 767px) {
    .register-sec_head_complete {
        text-align: left
    }
}

.register-sec_head_complete .h1 {
    font-size: 24px
}

.register-sec_head_complete_text {
    font-size: 18px
}

@media only screen and (max-width: 1199px) {
    .register-sec_head_form_tab {
        padding-left: 15px;
        padding-right: 15px
    }

    .register-sec_head_complete {
        margin-right: auto
    }

    .register-sec_head_complete .h1 {
        font-size: 20px
    }

    .register-sec_head_complete_text {
        font-size: 16px
    }
}

.register-sec_head.done .footer_head_form, .register-sec_head.done .footer_head_text {
    display: none
}

.register-sec_head.done .footer_head_caption {
    width: 100%;
    margin-bottom: 10px
}

.register-sec_head.done .footer_head_complete, .register-sec_head.done .footer_head_complete .footer_head_caption {
    display: block
}

.employee_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 20px 100px 40px
}

@media only screen and (max-width: 1199px) {
    .employee_cnt {
        padding-left: 40px;
        padding-right: 70px
    }
}

@media only screen and (max-width: 991px) {
    .employee_cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin-right: 16px;
        margin-left: 16px;
        width: auto;
        padding: 20px 15px 40px
    }
}

.employee_info {
    width: 470px;
    padding-top: 60px
}

.employee_info_text {
    margin-top: 15px;
    line-height: 1.5
}

.employee_info_name {
    margin-top: 35px
}

.employee_info_quote {
    background-color: #f3f7fc;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 13px 20px;
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 30px
}

.employee_info_link {
    display: block;
    line-height: 16px;
    margin-bottom: 20px
}

.employee_info_link:hover {
    color: #333536
}

.employee_info_link span {
    text-decoration: underline
}

.employee_info_link svg {
    vertical-align: middle;
    margin-right: 10px
}

.employee .app-doc-page .employee_img {
    width: 278px
}

@media only screen and (max-width: 991px) {
    .employee_info {
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
        width: 100%;
        max-width: 470px
    }

    .employee_info_name {
        font-size: 24px;
        text-align: center;
        margin-top: 20px
    }

    .employee_info_text {
        margin-top: 10px
    }

    .employee_info_text.about {
        text-align: center
    }

    .employee_info_quote {
        text-align: center;
        margin-bottom: 20px
    }

    .employee_info_link {
        text-align: center;
        font-weight: 700
    }

    .employee .app-doc-page .employee_img {
        width: 200px;
        margin-top: 0;
        margin-bottom: 0
    }
}

.employee_img {
    width: 275px;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px
}

.employee_img.mob {
    display: none
}

@media only screen and (max-width: 991px) {
    .employee_img {
        margin-right: auto;
        width: 222px;
        display: none;
        margin-top: 30px
    }

    .employee_img.mob {
        display: block
    }
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.iti * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input, .iti input[type=tel], .iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
    border-right: 1px solid #e8e8e8;
    -webkit-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    font-size: 13px;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #707272
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name, .iti__dial-code, .iti__flag-box {
    vertical-align: middle
}

.iti__country-name, .iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px;
    height: 15px;
    -webkit-box-shadow: 0 0 1px 0 #888;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../img/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0;
    background-color: transparent
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    width: 15px;
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

@media (-webkit-min-device-pixel-ratio: 2),(-o-min-device-pixel-ratio: 2/1),(min-resolution: 192dpi) {
    .iti__flag {
        -webkit-background-size: 5652px 15px;
        background-size: 5652px 15px;
        background-image: url(../img/flags@2x.png)
    }
}

.main-sec {
    background: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 100px;
    text-align: center;
    color: #fff;
    position: relative;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px
}

.main-sec:before {
    content: '';
    display: inline-block;
    height: 280px;
    width: 280px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -140px;
    right: 155px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

.main-sec:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -140px;
    right: -390px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

@media only screen and (max-width: 1520px) {
    .main-sec:before {
        top: -180px;
        right: 82px
    }

    .main-sec:after {
        top: -140px;
        right: -500px
    }
}

@media only screen and (max-width: 1400px) {
    .main-sec {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 45px;
        padding-bottom: 60px
    }
}

@media only screen and (max-width: 1320px) {
    .main-sec:before {
        top: -240px
    }

    .main-sec:after {
        top: -200px
    }
}

.main-sec.no-color {
    padding-bottom: 0;
    padding-top: 10px
}

.main-sec.no-color:after, .main-sec.no-color:before {
    content: none
}

@media only screen and (max-width: 1199px) {
    .main-sec {
        margin-left: 16px;
        margin-right: 16px
    }

    .main-sec.no-color {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .main-sec.no-color .container.sides {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-sec_video_wrap {
        display: none
    }
}

.main-sec.online .main-sec_text {
    margin-top: 30px;
    max-width: 380px;
    margin-left: 0
}

.main-sec.online .footer_head_form {
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width: 991px) {
    .main-sec {
        padding-bottom: 35px;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .main-sec.online .container.sides {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-sec_text span {
        display: none
    }
}

.main-sec .container {
    position: relative;
    z-index: 1
}

.main-sec .container.sides {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .main-sec:before {
        top: -270px;
        right: -68px
    }

    .main-sec:after {
        top: -230px;
        right: -650px
    }

    .main-sec .container.sides {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-sec_side {
        display: none
    }
}

.main-sec_video {
    width: 554px;
    height: 383px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: relative;
    z-index: 1
}

.main-sec_video_wrap {
    position: relative;
    padding: 100px;
    margin-right: -200px
}

.main-sec_video_wrap:after {
    position: absolute;
    bottom: 0;
    right: -20px;
    content: '';
    background-image: url(../img/star-main-light.svg);
    background-repeat: no-repeat;
    width: 810px;
    height: 530px;
    -webkit-background-size: 800px 800px;
    background-size: 800px
}

@media only screen and (max-width: 1470px) {
    .main-sec_video {
        width: 451px;
        height: 362px
    }

    .main-sec_video img {
        max-width: 300px
    }

    .main-sec_video_wrap {
        margin-right: 0
    }

    .main-sec_video_wrap:after {
        width: 750px
    }
}

.main-sec_ipad {
    position: relative
}

.main-sec_ipad_pill {
    position: absolute;
    top: 185px;
    left: 20px;
    width: 67px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .5s infinite bounce-follower;
    animation: 2.5s ease-in-out .5s infinite bounce-follower
}

.main-sec_ipad_like {
    position: absolute;
    top: 40px;
    left: 80px;
    width: 81px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out infinite bounce-follower;
    animation: 2.5s ease-in-out infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec_ipad_like {
        width: 60px
    }
}

.main-sec_ipad_med {
    position: absolute;
    bottom: 70px;
    left: 20px;
    width: 144px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 3s ease-in-out .7s infinite bounce-follower;
    animation: 3s ease-in-out .7s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec_ipad_med {
        width: 104px;
        left: 30px
    }
}

.main-sec_ipad_fav {
    position: absolute;
    bottom: 75px;
    right: 120px;
    width: 47px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .2s infinite bounce-follower;
    animation: 2.5s ease-in-out .2s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec_ipad_fav {
        width: 37px
    }
}

.main-sec_ipad_chem {
    position: absolute;
    top: 50px;
    right: 0;
    width: 83px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .4s infinite bounce-follower;
    animation: 2.5s ease-in-out .4s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec_ipad_chem {
        right: 50px
    }
}

.main-sec_side_text {
    max-width: 588px;
    text-align: left;
    line-height: 1.2;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 20px
}

@media only screen and (max-width: 1199px) {
    .main-sec_ipad_chem, .main-sec_ipad_fav, .main-sec_ipad_like, .main-sec_ipad_med, .main-sec_ipad_pill {
        display: none
    }

    .main-sec_side_text {
        text-align: center;
        margin-bottom: 0
    }

    .main-sec_side_text .store-sec_point_links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.main-sec_side_text_list {
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 35px;
    max-width: 568px
}

.main-sec_side_text_list_point {
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
    padding-left: 20px
}

.main-sec_side_text_list_point:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    margin-right: 10px;
    height: 6px;
    width: 12px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background-color: #48d7ac
}

.main-sec_side > img {
    width: 500px
}

.main-sec_caption {
    font-weight: 500;
    font-size: 82px;
    line-height: 1.12
}

@media only screen and (max-width: 767px) {
    .main-sec_side_text_list {
        margin-left: 10px;
        margin-bottom: 10px
    }

    .main-sec_caption {
        max-width: 328px;
        margin-left: auto;
        margin-right: auto
    }
}

.main-sec_text {
    max-width: 790px;
    line-height: 1.5;
    margin: 15px auto 10px
}

.main-sec_text.last {
    margin-bottom: 45px
}

@media only screen and (max-width: 1199px) {
    .main-sec_caption {
        font-size: 52px
    }

    .main-sec_text {
        max-width: 546px
    }

    .main-sec_text.last {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .main-sec_text {
        margin-bottom: 0
    }
}

.main-sec_register {
    margin-top: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-sec_register_point {
    margin-right: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main-sec_register_point_img {
    width: 152px
}

.main-sec_register_point_text {
    text-align: left;
    margin-left: 33px
}

.main-sec_register_point_text_point {
    height: 45px;
    line-height: 1.4;
    margin-bottom: 25px;
    max-width: 308px
}

@media only screen and (max-width: 991px) {
    .main-sec_register {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 35px
    }

    .main-sec_register .store-sec_point_links_point.registr {
        margin-left: auto;
        margin-right: auto
    }

    .main-sec_register_point {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px
    }

    .main-sec_register_point_text {
        text-align: center;
        margin-left: 0
    }

    .main-sec_register_point_text_point {
        margin-bottom: 10px
    }

    .main-sec_register_point_img {
        display: none
    }
}

.main-sec_phone-block {
    position: relative
}

.main-sec_phone-block_pill {
    position: absolute;
    top: 185px;
    left: 20px;
    width: 67px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec_phone-block_pill {
        width: 39px
    }
}

.main-sec_phone-block_like {
    position: absolute;
    top: 30px;
    left: 270px;
    width: 81px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec_phone-block_like {
        width: 64px;
        left: 250px
    }
}

@media only screen and (max-width: 991px) {
    .main-sec_phone-block_like {
        left: 20%
    }
}

.main-sec_phone-block_med {
    position: absolute;
    top: 200px;
    left: 350px;
    width: 144px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec_phone-block_med {
        width: 82px;
        left: 300px
    }
}

.main-sec_phone-block_fav {
    position: absolute;
    top: 200px;
    right: 240px;
    width: 47px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec_phone-block_fav {
        width: 41px;
        top: 160px;
        right: 320px
    }
}

@media only screen and (max-width: 991px) {
    .main-sec_phone-block_med {
        left: 25%
    }

    .main-sec_phone-block_fav {
        right: 30%
    }
}

.main-sec_phone-block_chem {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec_phone-block_chem {
        width: 79px
    }
}

@media only screen and (max-width: 767px) {
    .main-sec_phone-block_chem, .main-sec_phone-block_fav, .main-sec_phone-block_like, .main-sec_phone-block_med, .main-sec_phone-block_pill {
        display: none !important
    }
}

.main-sec_scroll {
    color: #48d7ac;
    display: inline-block;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: 41px;
    font-weight: 100
}

.main-sec_scroll_text {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.main-sec_scroll_roll {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px dashed rgba(255, 255, 255, .5);
    margin-top: 25px;
    padding: 13px
}

.main-sec_scroll_roll:after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #48d7ac
}

.main-sec .footer_head_complete {
    width: 100%
}

@-webkit-keyframes bounce-follower {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@-webkit-keyframes rot {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.blue-block {
    background-color: #0957c3;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 498px;
    margin-left: 40px;
    margin-right: 40px
}

@media only screen and (max-width: 1400px) {
    .blue-block {
        margin-left: 20px;
        margin-right: 20px
    }
}

.blue-block .container {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 1199px) {
    .blue-block {
        margin-left: 16px;
        margin-right: 16px;
        height: 452px
    }
}

.blue-block.auto-height {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px
}

@media only screen and (max-width: 991px) {
    .blue-block {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        height: auto;
        display: block;
        padding-top: 25px;
        padding-bottom: 20px
    }

    .blue-block.auto-height {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.blue-block.auto-height .blue-block_invest_head {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.blue-block:before {
    content: '';
    display: inline-block;
    height: 280px;
    width: 280px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -260px;
    right: -25px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

.blue-block:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -217px;
    right: -610px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

.blue-block_numb_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.blue-block_numb_head_lft {
    margin-right: 50px
}

.blue-block_numb_head_lft span {
    font-size: 24px;
    vertical-align: top;
    text-transform: uppercase
}

.blue-block_numb_head_text_point {
    margin-top: 20px;
    max-width: 640px;
    line-height: 1.33
}

@media only screen and (max-width: 1199px) {
    .blue-block_numb_head_text_point {
        max-width: 555px
    }
}

@media only screen and (max-width: 991px) {
    .blue-block_numb_head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .blue-block_numb_head .h1 {
        font-size: 24px
    }

    .blue-block_numb_head_lft {
        width: 297px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px
    }

    .blue-block_numb_head_lft span {
        font-size: 40px
    }

    .blue-block_numb_head_text_point {
        margin-right: auto;
        margin-top: 10px
    }
}

@media only screen and (max-width: 767px) {
    .blue-block:before {
        top: -300px;
        right: -68px
    }

    .blue-block:after {
        top: -255px;
        right: -655px
    }

    .blue-block_numb_head_text {
        max-width: 80%;
        line-height: 1.3
    }
}

.blue-block_numb_body {
    margin-top: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30px;
    margin-right: -30px
}

.blue-block_numb_body_point {
    line-height: 1.8;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px
}

.blue-block_numb_body_point .h2 {
    white-space: nowrap
}

.blue-block_numb_body_point .h3 {
    line-height: 1.1;
    letter-spacing: .05em
}

.blue-block_numb_body_point:last-child {
    margin-right: 0
}

@media only screen and (max-width: 1199px) {
    .blue-block_numb_body {
        margin-top: 50px
    }
}

@media only screen and (max-width: 991px) {
    .blue-block_numb_body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 297px;
        margin-top: 25px
    }

    .blue-block_numb_body_point {
        margin-right: 0;
        line-height: 1.4;
        margin-bottom: 20px
    }

    .blue-block_numb_body .h1 {
        font-size: 36px
    }
}

.blue-block_invest_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.blue-block_invest_head_text {
    margin-left: 115px;
    line-height: 1.33;
    max-width: 585px
}

.blue-block_invest_head .h2 {
    width: 210px
}

@media only screen and (max-width: 991px) {
    .blue-block_invest_head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .blue-block_invest_head_text {
        margin-left: 0;
        margin-top: 10px
    }
}

.blue-block_invest_body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 100px
}

@media only screen and (max-width: 1199px) {
    .blue-block_invest_head_text {
        max-width: 475px
    }

    .blue-block_invest_body {
        margin-top: 60px;
        max-width: 910px
    }
}

@media only screen and (max-width: 991px) {
    .blue-block_invest_body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 25px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.blue-block_invest_body_point {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 342px;
    height: 220px;
    padding: 27px;
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #333536;
    text-align: center;
    line-height: 1.5
}

.blue-block_invest_body_point img {
    max-height: 68px
}

@media only screen and (max-width: 991px) {
    .blue-block_invest_body_point {
        margin-bottom: 30px;
        height: 130px;
        padding: 15px 8px
    }

    .blue-block_invest_body_point img {
        max-height: 62px
    }
}

.blue-block_invest_body_point_link {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    color: #fff;
    margin-top: 30px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #0957c3;
    padding: 13px 23px
}

@media only screen and (max-width: 991px) {
    .blue-block_invest_body_point_link {
        margin-top: 15px
    }
}

.blue-block_invest_body_point_link:hover {
    background-color: #064cad;
    color: #fff
}

.big_num {
    font-size: 160px;
    display: inline-block;
    margin-top: -20px;
    margin-right: 20px
}

@media only screen and (max-width: 1199px) {
    .blue-block_invest_body_point {
        width: 268px
    }

    .big_num {
        font-size: 120px
    }
}

.timeline-sec_canv {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
    min-width: 100%
}

@media only screen and (max-width: 767px) {
    .timeline-sec_canv {
        margin-left: -20px;
        margin-right: -20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.timeline-sec_canv_point {
    margin-right: 5px;
    margin-left: 5px;
    width: 100%;
    background: 0 0;
    -webkit-box-shadow: 0 4px 20px rgba(82, 128, 190, .21);
    box-shadow: 0 4px 20px rgba(82, 128, 190, .21);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 40px;
    position: relative;
    z-index: 1
}

.timeline-sec_canv_point_year:first-child {
    font-weight: 100
}

.timeline-sec_canv_point_logo {
    text-align: center;
    margin-top: 87px;
    margin-bottom: 87px
}

@media only screen and (max-width: 1199px) {
    .timeline-sec_canv_point {
        padding: 25px
    }

    .timeline-sec_canv_point:first-child svg {
        max-width: 178px
    }

    .timeline-sec_canv_point svg {
        max-width: 234px
    }

    .timeline-sec_canv_point_logo {
        margin-top: 48px;
        margin-bottom: 48px
    }
}

.timeline-sec_canv_box {
    position: absolute;
    left: 5px;
    right: 5px;
    height: 100%;
    top: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .timeline-sec_canv_point {
        margin-left: 0;
        margin-right: 0
    }

    .timeline-sec_canv_point:first-child {
        margin-bottom: 10px
    }

    .timeline-sec_canv_point_logo {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .timeline-sec_canv_box {
        left: 0;
        right: 0
    }
}

.box-pointer {
    position: absolute;
    height: 387px;
    width: 387px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #f8fafc;
    z-index: 0
}

.box-pointer2 {
    left: -webkit-calc(50% - 194px);
    left: calc(50% - 194px);
    top: 2px;
    -webkit-transition: .5s cubic-bezier(.1, .57, .1, 1);
    -o-transition: .5s cubic-bezier(.1, .57, .1, 1);
    transition: .5s cubic-bezier(.1, .57, .1, 1)
}

@media only screen and (max-width: 1199px) {
    .box-pointer {
        width: 234px;
        height: 234px
    }

    .box-pointer2 {
        left: -webkit-calc(50% - 117px);
        left: calc(50% - 117px);
        top: 18px
    }
}

.gray-sec {
    background-color: #f8fafc;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 120px;
    padding-bottom: 120px
}

@media only screen and (max-width: 1400px) {
    .gray-sec {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.gray-sec_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gray-sec_img {
    width: 30%;
    text-align: center
}

.gray-sec_img_hidden {
    opacity: 0;
    width: 0;
    height: 0
}

@media only screen and (max-width: 767px) {
    .box-pointer2 {
        top: 138px;
        -webkit-transition: 3s linear;
        -o-transition: 3s linear;
        transition: 3s linear
    }

    .gray-sec {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .gray-sec_cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .gray-sec_img {
        display: none
    }
}

.gray-sec_img-tw {
    max-width: 274px;
    width: 100%
}

.gray-sec_img svg {
    max-width: 363px
}

.gray-sec_point {
    width: 54%;
    padding-top: 30px;
    margin-left: 80px
}

@media only screen and (max-width: 1199px) {
    .gray-sec_point {
        margin-left: 50px;
        width: 60%
    }
}

@media only screen and (max-width: 991px) {
    .gray-sec_img-tw {
        margin-top: 40px
    }

    .gray-sec_point {
        padding-top: 0
    }
}

.gray-sec_point .main-sec_side_text_list {
    margin-left: 20px;
    margin-top: 20px
}

.gray-sec_point .main-sec_side_text_list_point {
    line-height: 1.8
}

.gray-sec_point .main-sec_side_text_list_point:before {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

@media only screen and (max-width: 767px) {
    .gray-sec_point {
        width: 100%;
        margin-top: 20px;
        margin-left: 0
    }

    .gray-sec_point .main-sec_side_text_list {
        margin-left: 5px
    }
}

.gray-sec_point_caption {
    font-weight: 700;
    line-height: 1.2
}

.gray-sec_point_text {
    line-height: 1.7;
    color: rgba(51, 53, 54, .8);
    margin-top: 25px;
    margin-bottom: 30px
}

@media only screen and (max-width: 1199px) {
    .gray-sec_point_text {
        margin-top: 15px;
        margin-bottom: 25px
    }
}

.gray-sec_point_list {
    margin-left: 30px
}

.gray-sec_point_list_li {
    color: #0957c3;
    margin-bottom: 18px;
    font-weight: 500;
    line-height: 1.5
}

.gray-sec_point_list_li_icon {
    margin-right: 16px;
    display: inline-block
}

.gray-sec_point_list_li_icon:after {
    content: '';
    width: 21px;
    height: 10px;
    display: inline-block;
    background-color: #0957c3;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg)
}

.gray-sec_point_list_li_icon.red:after {
    background-color: #fe5000
}

.gray-sec_point_list_li_icon.green:after {
    background-color: #48d7ac
}

.store-sec_cnt {
    background: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    padding: 70px 25px 70px 100px;
    color: #fff;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1400px) {
    .store-sec_cnt {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (max-width: 1199px) {
    .store-sec_cnt {
        padding-left: 30px;
        padding-right: 15px
    }
}

@media only screen and (max-width: 991px) {
    .store-sec_cnt {
        -webkit-border-radius: 10px;
        border-radius: 10px
    }
}

.store-sec_cnt:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    position: absolute;
    z-index: 0;
    top: -300px;
    right: -510px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

@media only screen and (max-width: 767px) {
    .gray-sec_point_list {
        margin-left: 20px
    }

    .store-sec {
        margin-left: 16px;
        margin-right: 16px
    }

    .store-sec_cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 50px 20px 10px
    }

    .store-sec_cnt:after {
        right: -560px
    }
}

.store-sec_cnt:before {
    content: '';
    display: inline-block;
    height: 305px;
    width: 351px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    bottom: -190px;
    right: 239px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

.store-sec_point {
    position: relative;
    z-index: 1;
    max-width: 506px
}

.store-sec_point_caption {
    line-height: 1.2
}

.store-sec_point_text {
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: 1.7
}

@media only screen and (max-width: 1199px) {
    .store-sec_cnt:before {
        bottom: -280px;
        right: 159px
    }

    .store-sec_point {
        max-width: 340px
    }

    .store-sec_point_text {
        margin-bottom: 25px
    }
}

.store-sec_point_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -8px;
    margin-right: -8px
}

@media only screen and (max-width: 767px) {
    .store-sec_cnt:before {
        right: 6%
    }

    .store-sec_point {
        max-width: 100%
    }

    .store-sec_point_links {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .store-sec_point_links_point.desk {
        display: none
    }
}

.store-sec_point_links_point {
    color: #0957c3;
    font-weight: 500;
    background-color: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 12px 6px;
    margin-right: 8px;
    margin-left: 8px;
    width: 176px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.store-sec_point_links_point.mob {
    display: none
}

@media only screen and (max-width: 1199px) {
    .store-sec_point_links_point {
        width: 140px
    }

    .store-sec_point_links_point.registr {
        width: 180px
    }
}

.store-sec_point_links_point img, .store-sec_point_links_point svg {
    margin-right: 10px
}

.store-sec_point_links_point:hover {
    text-decoration: none;
    background-color: #f4f4f4
}

.store-sec_img {
    position: relative;
    z-index: 1
}

.store-sec_img_svg {
    width: 400px
}

.store-sec_img .main-sec_phone-block_chem {
    right: auto;
    left: -39px;
    top: 40px;
    width: 76px
}

@media only screen and (max-width: 1199px) {
    .store-sec_img_svg {
        width: auto
    }

    .store-sec_img {
        width: 43%
    }
}

@media only screen and (max-width: 767px) {
    .store-sec_point_links_point.mob {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .store-sec_img .main-sec_phone-block_chem {
        display: inline-block !important;
        width: 38px;
        left: 15%
    }

    .store-sec_img {
        width: 245px;
        padding-left: 55px;
        margin-top: 20px;
        min-height: 200px
    }
}

.screen-sec-hidden {
    opacity: 0;
    width: 0;
    height: 0
}

.screen-sec_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 960px
}

.screen-sec_point {
    position: relative
}

.screen-sec_point svg {
    max-width: 300px
}

.screen-sec_point.sec {
    margin-top: 130px
}

@media only screen and (max-width: 767px) {
    .screen-sec_cnt {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .screen-sec_point {
        width: 50%
    }

    .screen-sec_point img {
        display: inline-block !important
    }

    .screen-sec_point.sec {
        margin-top: 110px
    }
}

.screen-sec_point.third {
    margin-top: 50px
}

.screen-sec_point.third .main {
    position: relative;
    z-index: 2
}

.screen-sec_point .main-sec_phone-block_like {
    width: 54px;
    left: auto;
    right: 0;
    top: 220px
}

@media only screen and (max-width: 767px) {
    .screen-sec_point.third {
        margin-top: -85px
    }

    .screen-sec_point.third .main {
        z-index: 0
    }

    .screen-sec_point .main-sec_phone-block_like {
        width: 37px;
        right: -80%;
        top: 90px
    }
}

.screen-sec_point .main-sec_phone-block_chem {
    right: auto;
    left: -25px;
    top: 79px;
    width: 69px
}

@media only screen and (max-width: 767px) {
    .screen-sec_point .main-sec_phone-block_chem {
        top: -21px;
        width: 63px
    }
}

.screen-sec_point .main-sec_phone-block_fav {
    top: -20px;
    right: 50px;
    width: 41px
}

@media only screen and (max-width: 767px) {
    .screen-sec_point .main-sec_phone-block_fav {
        width: 32px;
        right: 50%
    }
}

.screen-sec_point .main-sec_phone-block_med {
    z-index: 1;
    left: auto;
    right: -24px;
    width: 90px
}

@media only screen and (max-width: 767px) {
    .screen-sec_point .main-sec_phone-block_med {
        right: -80%;
        top: 10px;
        width: 79px
    }
}

.screen-sec_point .main-sec_phone-block_pill {
    left: -20px;
    top: 300px
}

@media only screen and (max-width: 767px) {
    .screen-sec_point .main-sec_phone-block_pill {
        width: 44px;
        left: 80%;
        top: 140px
    }
}

.team-sec {
    background-color: #f4f7fa;
    padding-top: 85px;
    padding-bottom: 120px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden
}

@media only screen and (max-width: 1400px) {
    .team-sec {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

.team-sec_text {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

@media only screen and (max-width: 1199px) {
    .team-sec_text {
        line-height: 1.35;
        max-width: 620px;
        margin-top: 20px
    }
}

.team-sec_people {
    margin-top: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.team-sec_people::-webkit-scrollbar {
    height: 2px
}

.team-sec_people::-webkit-scrollbar-thumb {
    width: 74px;
    height: 3px;
    background-color: #0957c3;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.team-sec_people::-webkit-scrollbar-track {
    background-color: #c0c2c4;
    opacity: .8;
    height: 1px
}

.team-sec_people::-webkit-scrollbar-button {
    display: none
}

@media only screen and (max-width: 1400px) {
    .team-sec_people {
        margin-top: 60px
    }
}

.team-sec_people_point {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 270px;
    height: 450px;
    position: relative
}

.team-sec_people_point:hover:before {
    background-image: url(../img/star-1.svg)
}

.team-sec_people_point:before {
    content: '';
    position: absolute;
    z-index: 0;
    height: 280px;
    width: 280px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/star-2.svg);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

@media only screen and (max-width: 991px) {
    .team-sec {
        padding-top: 25px;
        padding-bottom: 30px
    }

    .team-sec_people {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-top: 30px;
        padding-bottom: 40px
    }

    .team-sec_people_point:before {
        content: none
    }
}

.team-sec_people_point:first-child {
    margin-top: 60px
}

.team-sec_people_point:first-child:before {
    bottom: 0;
    left: -122px
}

.team-sec_people_point:nth-child(2) {
    margin-top: 30px
}

.team-sec_people_point:nth-child(2):before {
    top: -74px;
    left: -33px
}

.team-sec_people_point:nth-child(3) {
    margin-top: 20px
}

.team-sec_people_point:nth-child(3):before {
    bottom: -39px;
    right: -25px
}

.team-sec_people_point:last-child:before {
    top: -21px;
    right: -114px
}

.team-sec_people_point img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: relative;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.team-sec_people_point_description {
    position: absolute;
    z-index: 2;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #fff;
    padding: 15px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.team-sec_people_point_description_pos {
    font-size: 13px;
    font-weight: 500;
    opacity: .5;
    margin-top: 4px;
    margin-bottom: 12px;
    line-height: 1.3
}

.team-sec_people_point_description_text {
    font-size: 13px;
    line-height: 1.3
}

@media only screen and (max-width: 1199px) {
    .team-sec_people_point:before {
        width: 220px;
        height: 220px
    }

    .team-sec_people_point {
        width: 210px;
        height: 360px
    }

    .team-sec_people_point_description .blue {
        font-size: 18px
    }
}

@media only screen and (max-width: 991px) {
    .team-sec_people_point {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0 !important;
        margin-right: 13px;
        width: 270px;
        height: 420px
    }

    .team-sec_people_point_description {
        height: 140px
    }
}

.map-sec {
    background-color: #f4f7fa;
    padding-top: 100px;
    padding-bottom: 64px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    overflow: hidden
}

.map-sec_one {
    position: absolute;
    left: 0;
    top: 0
}

.map-sec_tw {
    position: absolute;
    right: 0;
    top: 0
}

.map-sec-pnt {
    fill: rgba(9, 87, 195, .2);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.map-sec-pnt.active {
    fill: #0957c3
}

.map-sec-pnt.mld {
    stroke: #000;
    stroke-width: .3
}

.map-sec_caption {
    max-width: 380px;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.map-sec_caption_text {
    margin-top: 40px
}

.map-sec_cities {
    margin-top: 420px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-right: -25%
}

.map-sec_cities::-webkit-scrollbar {
    height: 2px
}

.map-sec_cities::-webkit-scrollbar-thumb {
    width: 74px;
    height: 3px;
    background-color: #0957c3;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.map-sec_cities::-webkit-scrollbar-track {
    background-color: #c0c2c4;
    opacity: .8;
    height: 1px
}

.map-sec_cities::-webkit-scrollbar-button {
    display: none
}

.map-sec_cities_point {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 268px;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.map-sec_cities_point:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -41px;
    height: 3px;
    width: 100%;
    background-color: #0957c3;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: transform .4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: transform .4s cubic-bezier(.4, 0, .2, 1), -webkit-transform .4s cubic-bezier(.4, 0, .2, 1)
}

.map-sec_cities_point.active .map-sec_cities_point_img svg {
    fill: #c5d7ef
}

.map-sec_cities_point.active:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.map-sec_cities_point:hover .map-sec_cities_point_img svg {
    fill: #c5d7ef
}

.map-sec_cities_point_img.center svg {
    margin-left: 34px
}

.map-sec_cities_point_img.last svg {
    margin-left: 49px
}

.map-sec_cities_point_img svg {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    fill: #e1e4e6;
    height: 105px;
    width: auto;
    vertical-align: bottom
}

.map-sec_cities_point_info {
    margin-top: -10px;
    padding-left: 22px
}

.map-sec_cities_point_info_name {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px
}

.map-sec_cities_point_info_link {
    color: #747578;
    font-weight: 500;
    font-size: 20px
}

.map-sec_cities_point_info_link_to {
    color: #0957c3;
    display: block;
    font-size: 18px;
    margin-top: 17px
}

.map-sec_cities_point_info_link_to span {
    margin-right: 10px
}

@media only screen and (max-width: 1700px) {
    .map-sec_one {
        width: 220px
    }

    .map-sec_tw {
        width: 900px
    }

    .map-sec_tw svg {
        width: 100%;
        height: auto
    }

    .map-sec_cities {
        margin-top: 270px;
        padding-bottom: 20px;
        margin-right: -12%
    }
}

@media only screen and (max-width: 1400px) {
    .team-sec_people_point:first-child:before {
        bottom: -60px
    }

    .team-sec_people_point:last-child:before {
        top: -50px;
        right: -84px
    }

    .map-sec_tw {
        width: 780px
    }

    .map-sec_cities {
        margin-top: 190px;
        margin-right: -5%
    }

    .map-sec_cities_point {
        width: 240px
    }
}

@media only screen and (max-width: 1199px) {
    .map-sec_caption {
        max-width: 270px
    }

    .map-sec_tw {
        width: 720px
    }

    .map-sec_cities {
        margin-right: 0
    }

    .map-sec_cities_point {
        width: 218px
    }

    .map-sec_cities_point:after {
        content: none
    }

    .map-sec_cities_point_info {
        margin-top: -14px
    }

    .map-sec_cities_point_info_name {
        font-size: 20px
    }

    .map-sec_cities_point_info_link {
        font-size: 18px
    }

    .map-sec_cities_point_img svg {
        height: 96px;
        width: auto
    }
}

@media only screen and (max-width: 991px) {
    .map-sec {
        padding-top: 25px;
        padding-bottom: 40px
    }

    .map-sec .h1 {
        font-size: 24px
    }

    .map-sec_caption {
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .map-sec_caption_text {
        margin-top: 10px
    }

    .map-sec_one {
        display: none
    }

    .map-sec_tw {
        height: 303px;
        overflow: hidden;
        top: 110px
    }

    .map-sec_cities {
        overflow-x: auto;
        margin-top: 357px
    }
}

@media only screen and (max-width: 520px) {
    .map-sec_tw {
        -webkit-transition: .7s;
        -o-transition: .7s;
        transition: .7s;
        right: 0;
        opacity: 1
    }

    .map-sec_tw svg {
        -webkit-transform: scale(1.4) translateX(-40px);
        -ms-transform: scale(1.4) translateX(-40px);
        transform: scale(1.4) translateX(-40px)
    }

    .map-sec_tw.az, .map-sec_tw.grz, .map-sec_tw.mld, .map-sec_tw.ukraine {
        right: -250px
    }
}

.circle, .circle-pl {
    opacity: 0
}

.circle-pl.active, .circle.active {
    opacity: 1
}

.instruction {
    line-height: 1.5
}

.instruction_video {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    height: 540px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .instruction_video {
        height: 441px
    }
}

@media only screen and (max-width: 767px) {
    .instruction_video {
        height: 200px
    }
}

.accordion_cnt {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-top: 25px;
    -webkit-box-shadow: 2px 2px 15px rgba(116, 117, 120, .08);
    box-shadow: 2px 2px 15px rgba(116, 117, 120, .08)
}

@media only screen and (max-width: 991px) {
    .accordion_cnt {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.accordion_point {
    margin-bottom: 5px;
    cursor: pointer
}

.accordion_point.active .accordion_point_head {
    color: #fff;
    background-color: #0957c3
}

.accordion_point.active .accordion_point_head span:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion_point.active .accordion_point_body {
    height: auto;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.accordion_point_head {
    background-color: #f8fafd;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-weight: 500;
    padding: 16px 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.3;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion_point_head span {
    font-size: 12px;
    margin-right: 20px
}

.accordion_point_head span:before {
    display: inline-block;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.accordion_point_body {
    line-height: 1.85;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.accordion_point_body_cnt {
    padding: 20px 50px
}

@media only screen and (max-width: 991px) {
    .accordion_point_body_cnt {
        padding-left: 20px;
        padding-right: 20px
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: none
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: none
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.FiveSection {
    position: relative
}

@media only screen and (max-width: 991px) {
    .FiveSection {
        margin-bottom: 40px
    }
}

.FiveSection_info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 120px;
    overflow-x: auto
}

.FiveSection_info_point {
    width: 250px;
    min-width: 250px
}

@media (max-width: 991px) {
    .FiveSection_info {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .FiveSection_info_point {
        margin-right: 35px
    }
}

@media (max-width: 767px) {
    .FiveSection_info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0
    }

    .FiveSection_info_point {
        margin-right: 0;
        margin-top: 30px;
        width: 100%
    }
}

.FiveSection_info_point_emoji {
    font-size: 30px
}

.FiveSection_info_point_text {
    margin-top: 25px;
    line-height: 1.5
}

@media (max-width: 991px) {
    .FiveSection_info_point_text {
        margin-top: 15px
    }
}

.FiveSection_info_point img {
    height: 150px
}

.FiveSection_slider {
    margin-top: 40px;
    padding-bottom: 32px
}

.FiveSection_slider_sec {
    position: relative;
    margin-bottom: 70px
}

@media (max-width: 991px) {
    .FiveSection_slider_sec {
        margin-bottom: 40px
    }
}

@media (max-width: 767px) {
    .FiveSection_slider_sec {
        margin-bottom: 20px
    }
}

.FiveSection_slider_sec .slick-list {
    overflow: visible
}

.FiveSection_slider_sec .slick-next, .FiveSection_slider_sec .slick-prev {
    background-image: url(../img/otziv-arr.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 17px;
    height: 17px;
    -webkit-background-size: 17px 17px;
    background-size: 17px;
    font-size: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    bottom: 0;
    position: absolute;
    top: 103%;
    vertical-align: top;
    opacity: .2;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-left: 15px;
    background-color: transparent
}

.FiveSection_slider_sec .slick-next:hover, .FiveSection_slider_sec .slick-prev:hover {
    opacity: 1
}

.FiveSection_slider_sec .slick-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 46%;
    display: block !important;
    font-size: 0
}

.FiveSection_slider_sec .slick-next {
    right: 45%;
    margin-top: 7px
}

@media (max-width: 1200px) {
    .FiveSection_slider_sec .slick-next {
        right: 44%
    }
}

.FiveSection_slider_sec .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.FiveSection_slider_sec .slick-slide {
    margin-left: 10px;
    margin-right: 10px
}

.FiveSection_slider_point {
    -webkit-box-shadow: 0 0 10px rgba(38, 91, 195, .12);
    box-shadow: 0 0 10px rgba(38, 91, 195, .12);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 30px 30px 20px;
    width: 570px !important;
    line-height: 1.5;
    height: 230px;
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: url(../img/otziv-bg.svg) 95% 0 no-repeat #fff;
    cursor: pointer
}

.FiveSection_slider_point_stars {
    width: 68px;
    margin-bottom: 17px
}

.FiveSection_slider_point_stars.short {
    width: 50px
}

.FiveSection_slider_point_people {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.FiveSection_slider_point_people_ava {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 20px
}

.FiveSection_slider_point_people_info {
    width: 100%
}

.FiveSection_slider_point_people_info_name {
    font-weight: 700
}

.FiveSection_slider_point_people_info_name_age {
    font-weight: 400
}

.FiveSection_slider_point_people_info_link {
    font-size: 12px;
    color: #64aff5;
    display: block
}

.FiveSection_slider_point_people_info_link:hover {
    color: #000
}

.FiveSection_slider_point_people_date {
    font-size: 12px;
    line-height: 1.5;
    color: #9e9e9e;
    white-space: pre;
    margin-top: auto
}

.FiveSection_slider_finger {
    position: absolute;
    width: 38px;
    left: 49.5%;
    top: 99%
}

@media (max-width: 991px) {
    .FiveSection_slider {
        margin-top: 20px;
        padding-bottom: 0
    }

    .FiveSection_slider_finger {
        display: none
    }
}

@media (max-width: 610px) {
    .FiveSection_slider_point {
        width: 330px !important;
        height: 220px
    }
}

@media (max-width: 340px) {
    .FiveSection_slider_point {
        width: 290px !important;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px
    }

    .FiveSection_slider_point_people_date {
        display: none
    }
}

.modal-covd {
    position: fixed;
    z-index: 110;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: auto;
    margin-right: auto;
    display: none
}

@media only screen and (max-width: 767px) {
    .modal-covd {
        left: 2%;
        right: 2%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .modal-covd_body_caption {
        font-size: 24px
    }
}

.modal-covd.active {
    display: block
}

.modal-covd_body {
    max-width: 640px;
    width: 100%;
    height: 296px;
    background: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 20px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.modal-covd_body:before {
    content: '';
    display: inline-block;
    height: 280px;
    width: 280px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -300px;
    right: -35px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

@media (max-width: 767px) {
    .FiveSection_slider {
        margin-top: 20px
    }

    .modal-covd_body:before {
        right: -85px
    }
}

.modal-covd_body:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    top: -260px;
    right: -617px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

@media (max-width: 767px) {
    .modal-covd_body:after {
        right: -667px
    }
}

.modal-covd_body_cnt {
    position: relative;
    z-index: 1;
    text-align: center
}

.modal-covd_body_cnt.thnq .modal_body_main {
    display: none
}

.modal-covd_body_cnt.thnq .modal_body_thanq {
    display: block
}

.modal-covd_body_close {
    text-align: right;
    color: #fff;
    cursor: pointer
}

.modal-covd_body_main {
    margin-top: 6px
}

.modal-covd_body_main .form-control {
    line-height: 26px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding-left: 15px;
    padding-right: 15px
}

.modal-covd_body_main .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-covd_body_main form {
    margin-top: 30px;
    max-width: 342px;
    margin-left: auto;
    margin-right: auto
}

.modal-covd_body_main .main-button {
    margin-top: 20px;
    max-width: 240px
}

.modal-covd_body_caption {
    line-height: 1.25
}

.modal-covd_body_thanq {
    display: none;
    margin-top: 65px
}

.modal-covd_body_text {
    margin-top: 12px;
    max-width: 450px;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto
}

.overlay-covd {
    display: none;
    background: rgba(46, 47, 47, .75);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.overlay-covd.active {
    display: block
}

.white-sec-covd {
    background: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-left: 40px;
    margin-right: 40px;
    overflow: hidden
}

@media only screen and (max-width: 1400px) {
    .white-sec-covd {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd {
        margin-left: 16px;
        margin-right: 16px
    }
}

.white-sec-covd_cnt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 90px;
    margin-bottom: 90px
}

.white-sec-covd_cnt.ktl {
    margin-bottom: 110px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd {
        margin-left: 0;
        margin-right: 0;
        -webkit-border-radius: 10px;
        border-radius: 10px
    }

    .white-sec-covd_cnt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 20px
    }

    .white-sec-covd_cnt.ktl {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 40px
    }

    .white-sec-covd_cnt.ktl .main-button {
        margin-top: 30px
    }
}

.white-sec-covd_cnt.ktl .main-sec-covd_side_img_molc {
    right: auto;
    left: 70px;
    width: 120px
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_cnt.ktl .main-sec-covd_side_img_molc {
        width: 90px;
        left: 90px
    }
}

.white-sec-covd_cnt.ktl .white-sec-covd_point {
    padding-left: 0;
    margin-top: 40px
}

.white-sec-covd_cnt.ktl .white-sec-covd_point_ul {
    margin-top: 20px
}

.white-sec-covd_cnt.ktl .white-sec-covd_point .white-sec-covd_img_hand {
    width: 360px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_cnt.ktl .white-sec-covd_point {
        margin-top: 20px
    }
}

.white-sec-covd_cnt.ktl .white-sec-covd_img {
    width: 560px;
    padding-left: 165px;
    background-position: 190px 0
}

.white-sec-covd_cnt.ktl .white-sec-covd_img_hand {
    margin-top: 45px
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_cnt.ktl .white-sec-covd_img_hand {
        margin-top: 80px
    }

    .white-sec-covd_cnt.ktl .white-sec-covd_img {
        width: 500px
    }
}

@media only screen and (max-width: 767px) {
    .white-sec-covd_cnt.ktl .main-sec-covd_side_img_molc {
        left: 15%
    }

    .white-sec-covd_cnt.ktl .white-sec-covd_img_hand {
        margin-top: 50px
    }

    .white-sec-covd_cnt.ktl .white-sec-covd_img {
        width: 100%;
        padding-left: 35%;
        background-position-x: 50%
    }
}

.white-sec-covd_img {
    position: relative;
    width: 470px;
    min-height: 301px;
    padding-left: 60px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    vertical-align: bottom;
    background-image: url(../img/star-white-se.svg);
    -webkit-background-size: 333px 333px;
    background-size: 333px;
    background-repeat: no-repeat;
    background-position: 60px 0
}

.white-sec-covd_img_hand {
    width: 315px;
    margin-top: 96px
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_img_hand {
        width: 255px
    }
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_img_hand {
        margin-top: 55px;
        width: 165px
    }
}

.white-sec-covd_img .phone {
    width: 310px
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_img {
        width: 310px;
        padding-left: 10px;
        -webkit-background-size: 303px 303px;
        background-size: 303px;
        background-position: 10px 0
    }
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_img {
        width: 232px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        min-height: 200px;
        -webkit-background-size: 190px 190px;
        background-size: 190px;
        background-position: 0;
        margin-top: 20px
    }
}

.white-sec-covd_point {
    width: 100%;
    padding-left: 115px
}

.white-sec-covd_point_ul {
    margin-top: 4px;
    margin-bottom: 40px
}

.white-sec-covd_point_ul_point {
    line-height: 1.4;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_point_ul_point {
        margin-bottom: 10px
    }
}

.white-sec-covd_point_price {
    margin-bottom: 20px
}

.white-sec-covd_point_price_txt {
    color: #999a9a;
    margin-right: 20px
}

.white-sec-covd_point_price_numb span {
    font-size: 20px
}

.white-sec-covd_point .main-button {
    width: 240px;
    margin-right: 40px
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_point {
        padding-left: 95px
    }
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_point .main-button {
        margin-right: 0
    }

    .white-sec-covd_point {
        padding-left: 0;
        margin-top: 30px
    }

    .white-sec-covd_point_line, .white-sec-covd_point_price {
        text-align: center
    }

    .white-sec-covd_point_line .main-button-all {
        width: 100%;
        display: block;
        margin-top: 30px;
        margin-bottom: 20px
    }
}

.white-sec-covd_table {
    margin-top: 80px;
    margin-bottom: 80px
}

.white-sec-covd_table.text .white-sec-covd_table_point {
    margin-top: 40px;
    border-bottom: 1px solid #c5d7ef
}

.white-sec-covd_table.text .white-sec-covd_table_point:last-child {
    border-bottom: 0 solid
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_table.text .white-sec-covd_table_point {
        margin-top: 20px
    }

    .white-sec-covd_table.text .white-sec-covd_table_point img {
        margin-top: 10px
    }

    .white-sec-covd_table {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec-covd_table_point {
    margin-top: 80px;
    border-bottom: 1px solid #c5d7ef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.white-sec-covd_table_point_name {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    width: 263px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px
}

.white-sec-covd_table_point_content {
    width: 100%;
    padding-bottom: 20px
}

.white-sec-covd_table_point_content p {
    line-height: 1.8;
    margin-top: 30px
}

.white-sec-covd_table_point_content .h5 {
    margin-top: 30px
}

.white-sec-covd_table_point_content ul {
    margin-top: 20px;
    margin-left: 20px
}

.white-sec-covd_table_point_content li {
    margin-bottom: 10px;
    line-height: 1.5
}

.white-sec-covd_table_point_content li:before {
    content: "\2022";
    color: #48d7ac;
    font-weight: 700;
    display: inline-block;
    width: 6px;
    margin-left: -6px;
    margin-right: 10px
}

.white-sec-covd_table_point_content_row {
    padding-right: 48px;
    width: 33%;
    display: inline-block;
    line-height: 1.5;
    vertical-align: top
}

.white-sec-covd_table_point_content_row_img {
    width: 30px;
    height: 30px;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_table_point_content .h5, .white-sec-covd_table_point_content p {
        margin-top: 20px
    }

    .white-sec-covd_table_point {
        margin-top: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 0
    }

    .white-sec-covd_table_point_name {
        font-size: 18px;
        width: 100%
    }

    .white-sec-covd_table_point_content_row {
        width: 100%;
        padding-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px;
        padding-bottom: 0
    }

    .white-sec-covd_table_point_content_row_img {
        margin-right: 10px;
        margin-bottom: 0;
        width: 20px;
        height: 20px
    }
}

.white-sec-covd_press {
    margin-top: 40px;
    margin-bottom: 40px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_press {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec-covd_press_info {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.white-sec-covd_press_info_point {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_press_info {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto
    }

    .white-sec-covd_press_info::-webkit-scrollbar {
        width: 0
    }

    .white-sec-covd_press_info_point {
        width: 100%;
        min-width: 274px
    }
}

.white-sec-covd_press_info_inner {
    position: relative;
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #e1e4ee;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 20px
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_press_info_inner {
        height: 150px;
        margin-bottom: 0
    }
}

.white-sec-covd_press_info_inner:before {
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: -1px;
    right: -1px;
    background: #fff;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width, height;
    -o-transition-property: width, height;
    transition-property: width, height
}

.white-sec-covd_press_info_inner:active, .white-sec-covd_press_info_inner:focus, .white-sec-covd_press_info_inner:hover {
    background-color: #f0f5fb
}

.white-sec-covd_press_info_inner:active:before, .white-sec-covd_press_info_inner:focus:before, .white-sec-covd_press_info_inner:hover:before {
    background: -webkit-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: -o-linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    background: linear-gradient(225deg, #fff 48%, #abc6ea 0, #abc6ea 100%);
    width: 28px;
    height: 26px
}

.white-sec-covd_press_info_inner_img {
    margin: auto
}

@media only screen and (max-width: 991px) {
    .white-sec-covd_press_info_inner_img {
        margin-top: 0
    }
}

.white-sec-covd_press_info_inner_img img {
    max-height: 75px
}

.white-sec-covd_press_info_inner_link {
    font-size: 13px;
    color: #0957c3;
    font-weight: 500
}

.white-sec-covd_press_info_inner_link span {
    font-size: 10px;
    margin-left: 10px
}

.white-sec-covd_screen:last-child .white-sec-covd_screen_point:last-child {
    border-bottom: 0
}

.white-sec-covd_screen_caption {
    margin-top: 30px;
    line-height: 1.25
}

.white-sec-covd_screen_point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 37px;
    padding-bottom: 23px;
    border-bottom: 1px solid #c5d7ef
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_screen_point {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.white-sec-covd_screen_point_name {
    font-size: 24px;
    width: 260px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 1.3
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_screen_point_name {
        width: 100%;
        font-size: 18px
    }
}

.white-sec-covd_screen_point_info {
    width: 440px
}

.white-sec-covd_screen_point_info p {
    line-height: 1.8
}

.white-sec-covd_screen_point_info .main-sec-covd_side_text_list {
    margin: 0
}

@media only screen and (max-width: 1199px) {
    .white-sec-covd_screen_point_info {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.white-sec-covd_screen_point_img {
    width: 328px;
    height: 240px;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center
}

.white-sec-covd_screen_point_img.min img {
    max-width: 229px
}

.white-sec-covd_screen_point_img:before {
    content: '';
    width: 230px;
    height: 230px;
    background-color: #48d7ac;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 52px;
    top: 0
}

.white-sec-covd_screen_point_img img {
    position: relative;
    z-index: 1
}

.offers {
    margin-top: 25px;
    padding-top: 0
}

.offers_body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px -10px 60px
}

@media only screen and (max-width: 767px) {
    .white-sec-covd_screen_point_img {
        width: 280px;
        height: 205px
    }

    .white-sec-covd_screen_point_img.min img {
        max-width: 194px
    }

    .white-sec-covd_screen_point_img:before {
        left: 40px;
        width: 196px;
        height: 196px
    }

    .offers_body {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -4px;
        margin-right: -4px
    }
}

.offers_card {
    position: relative
}

.offers_card_point {
    padding: 35px 15px 23px;
    width: 274px;
    height: 400px;
    position: relative;
    border: 1px solid rgba(9, 87, 195, .3);
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    vertical-align: top
}

@media only screen and (max-width: 1199px) {
    .offers_body {
        margin-top: 20px;
        margin-bottom: 40px;
        overflow-x: auto
    }

    .offers_card_point {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media only screen and (max-width: 767px) {
    .offers_card_point {
        width: 47%;
        margin-left: 4px;
        margin-right: 4px;
        margin-bottom: 8px;
        height: 235px;
        padding: 18px 12px 12px;
        overflow: hidden
    }

    .offers_card_point img {
        max-height: 62px
    }
}

.offers_card_point:hover {
    -webkit-box-shadow: 2px 2px 15px rgba(128, 142, 184, .1);
    box-shadow: 2px 2px 15px rgba(128, 142, 184, .1)
}

.offers_card_point:hover .offers_card_point_button, .offers_card_point:hover .offers_card_point_heart {
    opacity: 1;
    z-index: 3
}

.offers_card_point_line {
    margin-bottom: 40px;
    text-align: center
}

.offers_card_point_line .main-button {
    width: 240px
}

.offers_card_point_labe {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -webkit-border-radius: 4px 4px 9px 9px;
    border-radius: 4px 4px 9px 9px;
    padding: 5px 7px
}

.offers_card_point_labe.top {
    background: #fdb44f
}

.offers_card_point_labe.sale {
    background: #ff6f6f
}

.offers_card_point_labe.new {
    background: #8ce3bf
}

.offers_card_point_labels {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap
}

.offers_card_point_labels_point {
    vertical-align: top;
    -webkit-border-radius: 4px 4px 9px 9px;
    border-radius: 4px 4px 9px 9px;
    padding: 5px 7px;
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    text-align: center
}

.offers_card_point_labels_point.top {
    background: #fdb44f
}

.offers_card_point_labels_point.popular {
    background: rgba(253, 180, 79, .2);
    color: #fdb44f
}

.offers_card_point_labels_point.prescription {
    background: #80c0cc
}

.offers_card_point_labels_point.new {
    background: #8ce3bf
}

.offers_card_point_labels_point.sale {
    background: #ff6f6f
}

.offers_card_point_labels_point.child {
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-repeat: no-repeat;
    background-image: url(../img/child-label.svg);
    -webkit-background-size: contain;
    background-size: contain;
    height: 21px;
    width: 21px
}

.offers_card_point_img {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 170px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.offers_card_point_img a {
    height: 100%
}

.offers_card_point_name {
    margin-top: 20px;
    line-height: 1.16;
    margin-bottom: 9px;
    min-height: 60px;
    max-height: 72px;
    overflow: hidden;
    -o-text-overflow: clip;
    text-overflow: clip
}

.offers_card_point_subtitle {
    color: #999a9a;
    font-size: 11px
}

@media only screen and (max-width: 767px) {
    .offers_card_point_img a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .offers_card_point_img {
        height: 62px
    }

    .offers_card_point_name {
        margin-top: 10px;
        margin-bottom: 14px;
        height: 61px
    }

    .offers_card_point_subtitle {
        display: none
    }
}

.offers_card_point_price {
    font-weight: 700;
    margin-top: auto;
    position: relative;
    width: 100%
}

.offers_card_point_price .cross {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    color: rgba(112, 112, 112, .45);
    margin-right: 5px;
    font-weight: 400
}

.offers_card_point_button {
    display: block;
    position: absolute;
    top: -20px;
    margin-left: -80px;
    left: 50%;
    width: 166px;
    height: 40px;
    background: #0957c3;
    -webkit-box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #0957c3;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

@media only screen and (max-width: 1199px) {
    .offers_card_point_price {
        margin-top: 20px
    }

    .offers_card_point_button {
        height: 36px;
        top: 25px;
        display: block;
        z-index: 1;
        opacity: 1;
        width: 138px;
        margin-left: -69px;
        left: 50%
    }
}

@media only screen and (max-width: 767px) {
    .offers_card_point_price {
        margin-top: 0
    }

    .offers_card_point_button {
        top: 22px
    }
}

@media only screen and (max-width: 340px) {
    .offers_card_point_button {
        width: 130px;
        margin-left: -65px
    }
}

.offers_card_point_button_one {
    width: 100%;
    border: none;
    text-decoration: underline;
    margin-top: 10px;
    padding: 0;
    background-color: #fff
}

.offers_card_point_button:hover {
    background: #064cad;
    text-decoration: none;
    color: #fff;
    border-color: #064cad
}

.main-sec-covd {
    background-color: #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 125px;
    position: relative;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px
}

@media only screen and (max-width: 1400px) {
    .main-sec-covd {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd {
        margin-left: 16px;
        margin-right: 16px;
        padding-top: 20px;
        padding-bottom: 40px
    }
}

.main-sec-covd .container {
    position: relative;
    z-index: 1
}

.main-sec-covd .container.sides {
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 991px) {
    .main-sec-covd {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        -webkit-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px
    }

    .main-sec-covd .container.sides {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.main-sec-covd_logo a {
    display: inline-block
}

.main-sec-covd_logo svg {
    width: 138px
}

.main-sec-covd_head {
    text-align: center;
    line-height: 1.25;
    margin-top: 40px
}

.main-sec-covd_head_text {
    margin-top: 10px;
    line-height: 1.5;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto
}

.main-sec-covd_head_text.width {
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    .main-sec-covd_logo svg {
        width: 91px
    }

    .main-sec-covd_head .h1 {
        max-width: 365px;
        margin-left: auto;
        margin-right: auto
    }

    .main-sec-covd_head_text {
        font-size: 13px
    }

    .main-sec-covd_side {
        display: none
    }
}

.main-sec-covd .FirstSection_lists_point_li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 211px;
    margin-right: 40px;
    vertical-align: top;
    line-height: 1.3
}

.main-sec-covd .FirstSection_lists_point_li:last-child {
    margin-right: 0
}

.main-sec-covd .FirstSection_lists_point_li svg {
    display: inline-block;
    width: 40px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.main-sec-covd_ipad {
    position: relative
}

.main-sec-covd_ipad_pill {
    position: absolute;
    top: 185px;
    left: 20px;
    width: 67px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .5s infinite bounce-follower;
    animation: 2.5s ease-in-out .5s infinite bounce-follower
}

.main-sec-covd_ipad_like {
    position: absolute;
    top: 40px;
    left: 80px;
    width: 81px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out infinite bounce-follower;
    animation: 2.5s ease-in-out infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec-covd_ipad_like {
        width: 60px
    }
}

.main-sec-covd_ipad_med {
    position: absolute;
    bottom: 70px;
    left: 20px;
    width: 144px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 3s ease-in-out .7s infinite bounce-follower;
    animation: 3s ease-in-out .7s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec-covd_ipad_med {
        width: 104px;
        left: 30px
    }
}

.main-sec-covd_ipad_fav {
    position: absolute;
    bottom: 75px;
    right: 120px;
    width: 47px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .2s infinite bounce-follower;
    animation: 2.5s ease-in-out .2s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec-covd_ipad_fav {
        width: 37px
    }
}

.main-sec-covd_ipad_chem {
    position: absolute;
    top: 50px;
    right: 0;
    width: 83px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: 2.5s ease-in-out .4s infinite bounce-follower;
    animation: 2.5s ease-in-out .4s infinite bounce-follower
}

@media only screen and (max-width: 1650px) {
    .main-sec-covd_ipad_chem {
        right: 50px
    }
}

.main-sec-covd_side_text {
    max-width: 583px;
    text-align: left;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd .container.sides {
        margin-top: 20px
    }

    .main-sec-covd_head {
        margin-top: 10px
    }

    .main-sec-covd_ipad_chem, .main-sec-covd_ipad_fav, .main-sec-covd_ipad_like, .main-sec-covd_ipad_med, .main-sec-covd_ipad_pill {
        display: none
    }

    .main-sec-covd_side_text {
        max-width: 500px
    }
}

@media only screen and (max-width: 420px) {
    .main-sec-covd_side_text {
        width: 100%
    }
}

.main-sec-covd_side_text_cap {
    line-height: 1.33;
    width: 393px;
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .main-sec-covd_side_text_cap {
        margin-bottom: 20px;
        width: 100%
    }
}

.main-sec-covd_side_text_other {
    line-height: 1.4;
    margin-top: 30px;
    margin-bottom: 40px
}

@media only screen and (max-width: 991px) {
    .main-sec-covd .FirstSection_lists_point_li {
        margin-bottom: 20px;
        margin-left: 15px
    }

    .main-sec-covd_side_text {
        max-width: 655px
    }

    .main-sec-covd_side_text_other {
        margin-top: 0;
        display: none
    }
}

.main-sec-covd_side_text_line_price {
    display: inline-block;
    margin-right: 40px;
    font-size: 24px
}

.main-sec-covd_side_text_line_price span {
    font-size: 18px
}

@media only screen and (max-width: 991px) {
    .main-sec-covd_side_text_line_price {
        display: block;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px
    }

    .main-sec-covd_side_text_line {
        text-align: center
    }
}

.main-sec-covd_side_text .main-button {
    max-width: 240px
}

.main-sec-covd_side_text_list {
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 35px;
    max-width: 568px
}

.main-sec-covd_side_text_list_point {
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
    padding-left: 20px
}

.main-sec-covd_side_text_list_point:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    margin-right: 10px;
    height: 6px;
    width: 12px;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    background-color: #48d7ac
}

@media only screen and (max-width: 767px) {
    .main-sec-covd_side_text_list {
        margin-left: 10px;
        margin-bottom: 10px
    }

    .main-sec-covd_caption {
        max-width: 328px;
        margin-left: auto;
        margin-right: auto
    }
}

.main-sec-covd_side_img {
    width: 100%;
    height: 326px;
    position: relative;
    padding-left: 175px;
    background-image: url(../img/star-white-se.svg);
    -webkit-background-size: 333px 333px;
    background-size: 333px;
    background-repeat: no-repeat;
    background-position: 110px 100%
}

.main-sec-covd_side_img_doc {
    display: inline-block;
    width: 251px;
    vertical-align: bottom
}

.main-sec-covd_side_img_molc {
    width: 97px;
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_side_img {
        height: 276px;
        position: relative;
        padding-left: 145px;
        -webkit-background-size: 263px 263px;
        background-size: 263px
    }

    .main-sec-covd_side_img_molc {
        width: 77px
    }

    .main-sec-covd_side_img_doc {
        width: 211px
    }
}

@media only screen and (max-width: 991px) {
    .main-sec-covd_side_img {
        height: 174px;
        width: 240px;
        position: relative;
        padding-left: 33px;
        -webkit-background-size: 160px 160px;
        background-size: 160px;
        background-position: 10px 0;
        margin-bottom: 15px
    }

    .main-sec-covd_side_img_doc {
        width: 127px
    }

    .main-sec-covd_side_img_molc {
        width: 60px
    }

    .main-sec-covd_text span {
        display: none
    }
}

.main-sec-covd_caption {
    font-weight: 500;
    font-size: 82px;
    line-height: 1.12
}

.main-sec-covd_text {
    max-width: 790px;
    line-height: 1.5;
    margin: 15px auto 10px
}

.main-sec-covd_text.last {
    margin-bottom: 45px
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_caption {
        font-size: 52px
    }

    .main-sec-covd_text {
        max-width: 546px
    }

    .main-sec-covd_text.last {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .main-sec-covd_text {
        margin-bottom: 0
    }
}

.main-sec-covd_register {
    margin-top: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-sec-covd_register_point {
    margin-right: auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.main-sec-covd_register_point_img {
    width: 152px
}

.main-sec-covd_register_point_text {
    text-align: left;
    margin-left: 33px
}

.main-sec-covd_register_point_text_point {
    height: 45px;
    line-height: 1.4;
    margin-bottom: 25px;
    max-width: 308px
}

@media only screen and (max-width: 991px) {
    .main-sec-covd_register {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 35px
    }

    .main-sec-covd_register .store-sec_point_links_point.registr {
        margin-left: auto;
        margin-right: auto
    }

    .main-sec-covd_register_point {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px
    }

    .main-sec-covd_register_point_text {
        text-align: center;
        margin-left: 0
    }

    .main-sec-covd_register_point_text_point {
        margin-bottom: 10px
    }

    .main-sec-covd_register_point_img {
        display: none
    }
}

.main-sec-covd_phone-block {
    position: relative
}

.main-sec-covd_phone-block_pill {
    position: absolute;
    top: 185px;
    left: 20px;
    width: 67px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_phone-block_pill {
        width: 39px
    }
}

.main-sec-covd_phone-block_like {
    position: absolute;
    top: 30px;
    left: 270px;
    width: 81px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_phone-block_like {
        width: 64px;
        left: 250px
    }
}

@media only screen and (max-width: 991px) {
    .main-sec-covd_phone-block_like {
        left: 20%
    }
}

.main-sec-covd_phone-block_med {
    position: absolute;
    top: 200px;
    left: 350px;
    width: 144px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_phone-block_med {
        width: 82px;
        left: 300px
    }
}

.main-sec-covd_phone-block_fav {
    position: absolute;
    top: 200px;
    right: 240px;
    width: 47px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_phone-block_fav {
        width: 41px;
        top: 160px;
        right: 320px
    }
}

@media only screen and (max-width: 991px) {
    .main-sec-covd_phone-block_med {
        left: 25%
    }

    .main-sec-covd_phone-block_fav {
        right: 30%
    }
}

.main-sec-covd_phone-block_chem {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media only screen and (max-width: 1199px) {
    .main-sec-covd_phone-block_chem {
        width: 79px
    }
}

@media only screen and (max-width: 767px) {
    .main-sec-covd_phone-block_chem, .main-sec-covd_phone-block_fav, .main-sec-covd_phone-block_like, .main-sec-covd_phone-block_med, .main-sec-covd_phone-block_pill {
        display: none !important
    }
}

.main-sec-covd_scroll {
    color: #48d7ac;
    display: inline-block;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: 41px;
    font-weight: 100
}

.main-sec-covd_scroll_text {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.main-sec-covd_scroll_roll {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px dashed rgba(255, 255, 255, .5);
    margin-top: 25px;
    padding: 13px
}

.main-sec-covd_scroll_roll:after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #48d7ac
}

.main-sec-covd .footer_head_complete {
    width: 100%
}

@keyframes bounce-follower {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes rot {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.blue-block-covd {
    color: #fff;
    position: relative
}

.blue-block-covd_cnt {
    background-color: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .blue-block-covd_cnt {
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 94%
    }
}

.blue-block-covd_point_caption {
    margin-bottom: 10px;
    line-height: 1.25
}

.blue-block-covd_point_text {
    font-size: 16px;
    line-height: 1.5
}

.blue-block-covd_point_questions {
    margin-top: 30px
}

.blue-block-covd_point_questions .h4 {
    font-size: 20px
}

@media only screen and (max-width: 991px) {
    .blue-block-covd_cnt {
        padding: 20px
    }

    .blue-block-covd_point_questions {
        margin-top: 20px
    }
}

.blue-block-covd_point_questions_block {
    margin-top: 10px
}

.blue-block-covd_point_questions .ft-phones {
    max-width: 390px;
    margin-top: 20px;
    padding-left: 50px;
    color: #fff
}

.blue-block-covd_point_questions .ft-phones a {
    color: #fff
}

@media only screen and (max-width: 991px) {
    .blue-block-covd_point_questions .ft-phones {
        padding-left: 20px
    }

    .blue-block-covd_img {
        display: none
    }
}

@media only screen and (max-width: 410px) {
    .blue-block-covd_point_questions .ft-phones {
        max-width: 100%;
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .blue-block-covd_point_questions .ft-phones__item {
        margin-bottom: 20px
    }
}

.blue-block-covd_img {
    width: 406px;
    padding-left: 96px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 286px;
    position: relative;
    vertical-align: bottom;
    background-image: url(../img/star-blue.svg);
    -webkit-background-size: 248px 248px;
    background-size: 248px;
    background-repeat: no-repeat;
    background-position: 96px 15px
}

.blue-block-covd_img img {
    width: 182px;
    margin-left: 30px
}

.blue-block-covd .container {
    position: relative;
    z-index: 1
}

.accordion-covd_cnt {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-top: 25px
}

.accordion-covd_point {
    margin-bottom: 5px;
    cursor: pointer
}

.accordion-covd_point.active .accordion-covd_point_head, .accordion-covd_point.price .accordion-covd_point_head {
    background-color: #ebf2fa
}

.accordion-covd_point.active .accordion-covd_point_head span:before, .accordion-covd_point.price .accordion-covd_point_head span:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-covd_point.active .accordion-covd_point_body, .accordion-covd_point.price .accordion-covd_point_body {
    height: auto;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.accordion-covd_point.price {
    margin-top: 30px
}

.accordion-covd_point.price .accordion-covd_point_body_table_point {
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 15px rgba(128, 142, 184, .15);
    box-shadow: 2px 2px 15px rgba(128, 142, 184, .15);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px
}

.accordion-covd_point.price .accordion-covd_point_body_table_point_side {
    padding-left: 30px
}

@media only screen and (max-width: 1199px) {
    .accordion-covd_point.price .accordion-covd_point_body_table_point_side {
        padding-left: 15px
    }
}

.accordion-covd_point.price .accordion-covd_point_body_table_point_side:first-child {
    width: 382px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-right: 1px solid #dce5ee;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 15px;
    margin-bottom: 0
}

@media only screen and (max-width: 1199px) {
    .accordion-covd_point.price .accordion-covd_point_body_table_point_side:first-child {
        width: 322px
    }
}

@media only screen and (max-width: 991px) {
    .blue-block-covd {
        display: block
    }

    .accordion-covd_cnt {
        padding: 10px
    }

    .accordion-covd_point.price {
        margin-top: 20px
    }

    .accordion-covd_point.price .accordion-covd_point_body_table_point {
        padding-top: 0;
        padding-bottom: 0
    }

    .accordion-covd_point.price .accordion-covd_point_body_table_point_side {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px
    }

    .accordion-covd_point.price .accordion-covd_point_body_table_point_side:first-child {
        width: 100%;
        padding: 0 10px;
        border-right: 0
    }
}

.accordion-covd_point.price .accordion-covd_point_body {
    overflow: visible
}

.accordion-covd_point.price .accordion-covd_point_body ul {
    line-height: 1.8;
    max-width: 330px
}

.accordion-covd_point_head {
    background-color: #f8fafd;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-weight: 500;
    padding: 16px 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.3;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion-covd_point_head span {
    font-size: 12px;
    margin-right: 20px
}

.accordion-covd_point_head span:before {
    display: inline-block;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.accordion-covd_point_body {
    line-height: 1.4;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.accordion-covd_point_body_cnt {
    padding: 20px 50px
}

.accordion-covd_point_body ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.accordion-covd_point_body ul li {
    margin-bottom: 10px;
    padding-left: 20px
}

.accordion-covd_point_body ul li:before {
    content: "\2022";
    color: #0957c3;
    font-weight: 700;
    display: inline-block;
    width: 6px;
    margin-right: 20px;
    margin-left: -26px
}

@media only screen and (max-width: 991px) {
    .accordion-covd_point_body_cnt {
        padding-left: 10px;
        padding-right: 10px
    }

    .accordion-covd_point_body ul {
        padding-left: 6px;
        margin-top: 0;
        margin-bottom: 0
    }

    .accordion-covd_point_body ul li:last-child {
        margin-bottom: 0
    }
}

.accordion-covd_point_body_table_point {
    border-top: 1px solid #dce5ee;
    padding-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    padding-right: 50px
}

.accordion-covd_point_body_table_point_side {
    width: 100%;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-bottom: 20px
}

.accordion-covd_point_body_table_point_side .home {
    margin-left: 40px
}

.accordion-covd_point_body_table_point_price {
    width: 284px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f8fafd;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.accordion-covd_point_body_table_point_price_head {
    font-size: 18px
}

.accordion-covd_point_body_table_point_price_head .left {
    color: #999a9a;
    margin-right: 18px
}

.accordion-covd_point_body_table_point_price_head .numb {
    font-size: 24px
}

.accordion-covd_point_body_table_point_price .main-button {
    width: 170px;
    margin-top: 25px;
    font-size: 13px
}

@media only screen and (max-width: 1199px) {
    .accordion-covd_point_body_table_point_price {
        width: 240px
    }
}

.accordion-covd_point_body_table_point:first-child {
    padding-top: 20px;
    border-top: 0
}

@media only screen and (max-width: 991px) {
    .accordion-covd_point_body_table_point_side .home {
        margin-left: 25px
    }

    .accordion-covd_point_body_table_point_price {
        margin-bottom: 10px;
        width: 100%;
        height: 116px
    }

    .accordion-covd_point_body_table_point_price .main-button {
        margin-top: 15px
    }

    .accordion-covd_point_body_table_point {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px
    }
}

.no-back-sec_benf {
    margin: 80px -17px 120px
}

.no-back-sec_benf_point {
    width: 380px;
    padding-left: 17px;
    padding-right: 17px;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.no-back-sec_benf_point_img {
    height: 92px
}

.no-back-sec_benf_point_text {
    line-height: 1.4;
    margin-top: 60px
}

@media only screen and (max-width: 1199px) {
    .no-back-sec_benf {
        width: 380px;
        margin: 0 auto
    }

    .no-back-sec_benf_point {
        margin-top: 30px;
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .no-back-sec_benf_point_img {
        height: 62px
    }

    .no-back-sec_benf_point_img img {
        width: 62px
    }

    .no-back-sec_benf_point_text {
        margin-top: 20px
    }
}

@media only screen and (max-width: 420px) {
    .no-back-sec_benf {
        width: 100%
    }
}

.i-dg:before {
    background-position: -173px -1px;
    width: 31px;
    height: 27px
}

.i-eda:before {
    vertical-align: top;
    background-position: -3px -4px;
    width: 96px;
    height: 24px
}

.i-dg:before, .i-eda:before, .i-soc:before {
    content: '';
    display: inline-block
}

.footer {
    background: #fff;
    padding-top: 30px;
    position: relative;
    z-index: 1;
    margin-top: 80px;
    margin-left: 40px;
    margin-right: 40px;
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0
}

@media only screen and (max-width: 1400px) {
    .footer {
        margin-left: 20px;
        margin-right: 20px
    }
}

.footer_head {
    background-color: #0957c3;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 130px 115px 100px
}

.footer_head:after {
    content: '';
    display: inline-block;
    height: 840px;
    width: 520px;
    position: absolute;
    z-index: 0;
    top: -300px;
    right: -310px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #47d7ac
}

@media only screen and (max-width: 1199px) {
    .footer {
        margin-left: 16px;
        margin-right: 16px
    }

    .footer_head:after {
        top: -320px;
        right: -360px
    }
}

@media only screen and (max-width: 767px) {
    .footer_head:after {
        right: -560px
    }
}

.footer_head:before {
    content: '';
    display: inline-block;
    height: 305px;
    width: 351px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    bottom: -160px;
    right: 239px;
    -webkit-transform: rotate(137deg);
    -ms-transform: rotate(137deg);
    transform: rotate(137deg);
    background-color: #fe5000
}

.footer_head_text {
    line-height: 1.5;
    max-width: 445px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    color: #fff
}

@media only screen and (max-width: 1199px) {
    .footer_head:before {
        bottom: -280px;
        right: 159px
    }

    .footer_head {
        padding: 25px 15px 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer_head_text {
        max-width: 375px
    }
}

@media only screen and (max-width: 767px) {
    .footer_head:before {
        right: 6%
    }

    .footer_head {
        margin-right: 16px;
        margin-left: 16px;
        width: auto
    }

    .footer_head_text {
        font-size: 13px
    }

    .footer_head_text br {
        display: none
    }
}

.footer_head_caption {
    line-height: 1.2;
    margin-bottom: 25px;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 991px) {
    .footer_head_caption {
        margin-top: 0;
        font-size: 24px
    }
}

@media only screen and (max-width: 767px) {
    .footer_head_caption {
        margin-bottom: 0;
        width: 200px
    }
}

.footer_head_form {
    margin-top: 40px;
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    position: relative;
    z-index: 1;
    text-align: center;
    color: #333536
}

@media only screen and (max-width: 1199px) {
    .footer_head_form {
        margin-left: 0
    }
}

.footer_head_form_co-worker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer_head_form_co-worker_point {
    width: 100%;
    font-size: 13px;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: -1px;
    background-color: #f3f7fc;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    margin-left: 2px;
    -webkit-box-shadow: 0 -2px 4px rgba(128, 142, 184, .15);
    box-shadow: 0 -2px 4px rgba(128, 142, 184, .15)
}

.footer_head_form_co-worker_point:first-child {
    margin-left: 0
}

.footer_head_form_co-worker_point.active {
    background-color: #fff;
    color: #0957c3
}

.footer_head_form_co-worker_point.active .footer_head_form_co-worker_point_radio:after {
    opacity: 1
}

.footer_head_form_co-worker_point_radio {
    margin-right: 10px;
    position: relative;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.footer_head_form_co-worker_point_radio:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #48d7ac;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.footer_head_form_rows {
    background-color: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding: 20px 24px 30px;
    position: relative;
    z-index: 2
}

.footer_head_form_rows_links {
    font-size: 11px;
    line-height: 1.25;
    margin-top: 10px
}

.footer_head_form_rows_links a {
    color: #0957c3
}

.footer_head_form_rows_input {
    position: relative
}

.footer_head_form_rows_input.required:after {
    content: '*';
    display: inline-block;
    font-size: 12px;
    color: #fe5000;
    position: absolute;
    top: 40px;
    right: 5px
}

.footer_head_form_rows_input.error .footer_head_form_rows_input_error {
    display: inline-block
}

.footer_head_form_rows_input_error {
    display: none;
    font-size: 11px;
    color: #fe5000;
    position: absolute;
    bottom: -12px;
    left: 0;
    opacity: 0;
    -webkit-animation-name: invis;
    animation-name: invis;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.footer_head_form_btn {
    border: 0 solid;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    background: #0957c3;
    color: #fff;
    width: 100%;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(14, 55, 112, .1);
    box-shadow: 0 3px 6px rgba(14, 55, 112, .1)
}

.footer_head_complete {
    display: none;
    min-height: 390px;
    position: relative;
    z-index: 1;
    color: #fff
}

.footer_head_complete_text {
    font-size: 24px
}

@media only screen and (max-width: 1199px) {
    .footer_head_form_rows {
        padding-left: 15px;
        padding-right: 15px
    }

    .footer_head_complete_text {
        font-size: 16px
    }
}

.footer_head.done .footer_head_form, .footer_head.done .footer_head_text {
    display: none
}

.footer_head.done .footer_head_caption {
    width: 100%;
    margin-bottom: 10px
}

.footer_head.done .footer_head_complete, .footer_head.done .footer_head_complete .footer_head_caption {
    display: block
}

.footer_store-sec {
    margin-left: auto;
    margin-right: -8px
}

.footer_store-sec .store-sec_point_links_point {
    padding-left: 20px;
    padding-right: 22px;
    width: 151px;
    color: #fff;
    background-color: #0957c3
}

.footer_store-sec .store-sec_point_links_point path, .footer_store-sec .store-sec_point_links_point svg {
    fill: #fff
}

.footer_store-sec .store-sec_point_links_point.red {
    background-color: #fe5000
}

@media only screen and (max-width: 767px) {
    .footer_store-sec .store-sec_point_links_point {
        width: 140px;
        margin-left: 3px;
        margin-right: 3px
    }
}

.ft-block {
    border-bottom: 1px solid rgba(91, 128, 180, .2);
    padding: 0 20px 30px
}

.ft {
    color: #fff;
    font-size: 14px
}

.ft__title {
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    height: 50px
}

.ft__title span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 9px;
    letter-spacing: 1px
}

.ft__title:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(91, 128, 180, .2);
    right: 0;
    top: 6px
}

.ft-list {
    color: #fff
}

.ft-list__item {
    margin-bottom: 5px
}

.ft-list__link {
    font-size: 13px;
    line-height: 24px;
    text-decoration: none
}

.ft__schedule {
    position: relative;
    padding-left: 25px;
    margin-bottom: 33px
}

.ft__schedule .ft__schedule__i {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 14px;
    width: 18px;
    height: 18px;
    cursor: pointer
}

.ft-phones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 345px;
    margin-bottom: 25px
}

.ft-phones__item {
    text-transform: uppercase;
    width: 150px;
    margin-bottom: 13px;
    position: relative;
    padding-left: 30px;
    line-height: 18px
}

.ft-phones__item i {
    font-size: 15px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.ft-callback {
    color: #dde8ea;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px
}

.ft-callback a {
    border-bottom: 1px dotted #fff;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    text-decoration: none
}

.ft-order {
    display: inline-block;
    vertical-align: top
}

.ft-order a {
    border-bottom: 1px dotted #fff;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    text-decoration: none
}

.ft-left {
    display: inline-block;
    vertical-align: top;
    width: 20%
}

.ft-middle {
    display: inline-block;
    vertical-align: top;
    width: 39.8%;
    padding-left: 56px
}

.ft-middle .ft-list {
    display: inline-block;
    vertical-align: top;
    width: 170px
}

.ft-middle .ft-list:first-of-type {
    margin-right: 40px
}

.ft-right {
    display: inline-block;
    vertical-align: top;
    width: 38.5%;
    padding-left: 80px
}

.ft-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(91, 128, 180, .2)
}

.ft-copy {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    color: rgba(0, 0, 0, .5);
    padding-left: 0;
    margin-right: auto;
    max-width: 640px
}

.ft-copy a {
    color: rgba(0, 0, 0, .5)
}

.ft-logos {
    display: inline-block;
    vertical-align: middle;
    width: 355px;
    font-size: 0
}

.ft-logos a {
    margin-right: 20px;
    display: inline-block
}

@media only screen and (max-width: 1199px) {
    .ft-logos {
        width: 245px
    }

    .ft-logos a {
        margin-bottom: 10px
    }
}

.ft-logos-flags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ft-logos-flags_main {
    margin-right: 10px
}

@media only screen and (max-width: 991px) {
    .ft-logos-flags {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ft-logos-flags_main {
        margin-bottom: 20px;
        margin-right: 0
    }
}

.ft-logos-flags_list a {
    margin-left: 10px
}

.ft-logos-flags_list a:hover {
    text-decoration: none
}

.ft-logos-flags_list svg {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 4px 20px rgba(82, 128, 190, .21);
    box-shadow: 0 4px 20px rgba(82, 128, 190, .21)
}

.ft-logos__item {
    display: inline-block;
    vertical-align: top;
    padding-left: 11px
}

.ft-logos__link {
    display: block;
    position: relative
}

.ft-social {
    width: 256px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 100px;
    text-align: right
}

@media (max-width: 1199px) {
    .ft-social {
        text-align: left
    }
}

.ft-social__item {
    width: 36px;
    height: 36px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-shadow: 0 4px 20px rgba(82, 128, 190, .21);
    box-shadow: 0 4px 20px rgba(82, 128, 190, .21);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 10px
}

.ft-social__item:first-child {
    margin-left: 0
}

.ft-social__item:hover .ft-social__link {
    color: #fff;
    text-decoration: none;
    background-color: #0957c3
}

.ft-social__item:hover .ft-social__link .abc {
    fill: #fff
}

.ft-social__link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    background-color: #fefefe;
    color: #0957c3;
    width: 100%;
    height: 100%
}

.ft-social__link .abc {
    fill: #0957c3
}

.i-callback, .i-order {
    padding-left: 25px;
    position: relative
}

.i-callback i, .i-order i {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 15px;
    width: 16px;
    height: 16px;
    cursor: pointer
}

.i-dg:before, .i-soc:before {
    content: '';
    display: inline-block;
    vertical-align: top
}

@media only screen and (min-width: 1200px) {
    .ft-list__link:hover {
        text-decoration: underline
    }

    .ft-callback a:hover, .ft-order a:hover {
        border-bottom: none
    }
}

@media only screen and (max-width: 1199px) {
    .ft-middle {
        width: 38.8%
    }
}

@media only screen and (max-width: 991px) {
    .ft-middle {
        padding-left: 40px
    }

    .ft-bottom {
        display: inline-block;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%
    }

    .ft-bottom:nth-child(2) {
        padding-top: 20px
    }

    .footer_store-sec {
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px
    }

    .ft-logos {
        width: 100%;
        text-align: center
    }

    .ft-right {
        width: 39%;
        padding-left: 40px
    }

    .ft-callback {
        margin-right: 20px;
        margin-bottom: 10px
    }

    .ft-copy {
        padding: 0 10px 15px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .ft-social {
        width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .ft-phones {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .ft-middle {
        display: block;
        padding-left: 0;
        width: 100%;
        border-bottom: 1px solid #0957c3
    }

    .ft-middle .ft-list {
        width: 100%
    }

    .ft-middle .ft-list:first-of-type {
        margin-right: 0
    }

    .footer {
        padding-bottom: 40px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 60px;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
        padding-top: 20px
    }

    .ft-mobile_js {
        display: none
    }

    .ft-mobile_js.active {
        display: block
    }

    .ft__title {
        cursor: pointer;
        height: auto;
        padding: 10px 0;
        margin-bottom: 0
    }

    .ft__title span {
        padding-left: 10px;
        background: 0 0
    }

    .ft__title:before {
        width: 14px;
        background: 0 0;
        height: 8px;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        content: "";
        font-family: icomoon;
        font-size: 8px
    }

    .ft__title.active {
        background: #f0f5fb
    }

    .ft__title.active:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        margin-top: -4px
    }

    .ft-left, .ft-right {
        display: block;
        padding-left: 0;
        width: 100%;
        border-bottom: 1px solid #0957c3
    }

    .ft-right .ft-mobile_js {
        padding: 15px
    }

    .ft-list {
        padding-top: 10px;
        width: 100%
    }

    .ft-list:nth-child(2) {
        padding-top: 0
    }

    .ft-list__link {
        padding-left: 10px;
        font-size: 16px
    }

    .ft-block {
        border-bottom: none;
        padding: 0;
        margin-bottom: 10px
    }

    .ft__schedule {
        margin-bottom: 15px
    }

    .ft-callback {
        margin-bottom: 10px;
        margin-right: 8px
    }

    .ft-phones {
        margin-bottom: 5px
    }

    .ft-social {
        padding-left: 0
    }

    .ft-social ul {
        text-align: center
    }

    .ft-copy {
        max-width: 100%
    }

    .ft-logos {
        display: block;
        width: 100%;
        padding-left: 0
    }

    .ft-logos a {
        margin-right: 10px
    }

    .ft-logos a:last-child {
        margin-right: 0
    }

    .ft-logos a svg {
        width: 83px
    }
}

.about-this-site_seo {
    position: relative;
    overflow: hidden;
    color: rgba(0, 0, 0, .5);
    font-size: 11px;
    line-height: 1.64;
    padding: 20px 0 30px
}

.about-this-site_seo h1 {
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.about-this-site_seo p {
    padding-bottom: 15px
}

@-webkit-keyframes invis {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes invis {
    0%, 100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

.foot {
    background: #fff;
    border: 1px solid rgba(33, 58, 133, .07);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 15px rgba(128, 142, 184, .1);
    box-shadow: 2px 2px 15px rgba(128, 142, 184, .1);
    -webkit-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 40px;
    margin-right: 40px
}

@media only screen and (max-width: 1400px) {
    .foot {
        margin-left: 20px;
        margin-right: 20px
    }
}

.foot .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.foot .logo {
    width: 138px;
    margin-right: 15px
}

.foot_links_point {
    color: #707272;
    text-decoration: underline;
    padding-left: 15px;
    padding-right: 15px
}

.foot_links_point:hover {
    text-decoration: underline
}

.foot .store-sec_point_links {
    margin-left: auto
}

@media only screen and (max-width: 1199px) {
    .foot {
        margin-left: 0;
        margin-right: 0
    }

    .foot .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .foot_links {
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center
    }

    .foot_links_point {
        display: block;
        padding: 10px 0
    }

    .foot .store-sec_point_links {
        margin-right: auto
    }
}

.foot .store-sec_point_links_point {
    color: #fff
}

.foot .store-sec_point_links_point.red {
    background-color: #fe5000
}

.foot .store-sec_point_links_point.blue {
    background-color: #0856c2;
    color: #fff !important
}

input {
    display: block;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #333536;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 13px;
    line-height: 13px;
    width: 100%;
    padding: 12px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input::-webkit-input-placeholder {
    color: #707272;
    font-size: 13px;
    line-height: 13px
}

input::-ms-input-placeholder {
    color: #707272;
    font-size: 13px;
    line-height: 13px
}

input::placeholder {
    color: #707272;
    font-size: 13px;
    line-height: 13px
}

input.error {
    border-color: #fea780
}

.password {
    position: relative;
    width: 100%
}

.password input {
    padding-right: 35px
}

.password-control {
    position: absolute;
    top: 50px;
    right: 15px;
    cursor: pointer
}

.password-control:after {
    content: '';
    width: 16px;
    height: 1px;
    display: inline-block;
    background-color: #0957c3;
    position: absolute;
    top: 7px;
    right: 1px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1
}

.password-control.view:after {
    opacity: 0
}

label {
    font-size: 13px;
    color: #707272;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 8px
}

textarea {
    overflow: auto;
    resize: vertical;
    resize: none;
    width: 100%;
    padding: 20px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button {
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-weight: 500
}

button.disabled, button:disabled {
    opacity: .7 !important;
    pointer-events: none
}

.cancel-btn {
    background-color: #fff;
    color: #48d7ac
}

.main-btn {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background-color: #0957c3;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 18px 50px;
    line-height: 1;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.main-btn:hover {
    background-color: #48d7ac
}

@media only screen and (max-width: 1400px) {
    .main-btn {
        padding: 15px 40px
    }
}

@media only screen and (max-width: 767px) {
    .main-btn {
        padding-left: 30px;
        padding-right: 30px
    }
}


.app-baner {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f2fcf9;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .app-baner .wrap {
    width: 100%;
  }
  @media (max-width: 991px) {
    .app-baner {
      font-size: 11px;
    }
  }
  .app-baner.covid {
    background-color: #f34e25;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 13px;
  }
  .app-baner.covid .covid-link {
    color: #fff;
    margin-left: 5px;
    border-top: none;
    border-right: none;
    border-left: none;
    -o-border-image: initial;
       border-image: initial;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    text-decoration: none;
  }
  .app-baner.covid .covid-link:hover {
    color: #fff;
    border-bottom-style: solid;
  }
  .app-baner .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.app-baner_logo {
    margin-right: 10px
}

.app-baner_logo svg {
    border-radius: 12px;
    overflow: hidden;
    display: inline-block;
    -webkit-box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    box-shadow: 0 1px 6px rgba(82, 128, 190, .15)
}

.app-baner_text.mob {
    display: none
}

@media only screen and (max-width: 767px) {
    .app-baner_text {
        display: none
    }

    .app-baner_text.mob {
        display: block
    }
}

.app-baner_store-sec {
    margin-left: 14px;
    font-size: 13px
}

@media only screen and (max-width: 991px) {
    .app-baner_store-sec {
        margin-right: 7px;
        margin-left: 7px
    }
}

.app-baner_store-sec .store-sec_point_links_point {
    background-color: #fff;
    color: #0957c3;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    padding: 11px 6px;
    padding-left: 20px;
    padding-right: 22px;
    width: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    -webkit-box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    box-shadow: 0 1px 6px rgba(82, 128, 190, .15);
    border-radius: 20px
}

.app-baner_store-sec .store-sec_point_links_point svg {
    margin-right: 10px
}

.app-baner_store-sec .store-sec_point_links_point:hover {
    text-decoration: none;
    background-color: #f8fafd
}

@media only screen and (max-width: 991px) {
    .app-baner_store-sec .store-sec_point_links_point {
        padding-left: 18px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 991px) {
    .app-baner_store-sec.apple .store-sec_point_links_point {
        display: none
    }

    .app-baner_store-sec.apple .store-sec_point_links_point:first-child {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media only screen and (max-width: 991px) {
    .app-baner_store-sec.android .store-sec_point_links_point {
        display: none
    }

    .app-baner_store-sec.android .store-sec_point_links_point:last-child {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.app-baner_close {
    margin-left: auto;
    cursor: pointer
}
  .marquee {
    overflow: hidden;
    white-space: nowrap;
    -webkit-animation: marquee 24s linear infinite backwards;
    -moz-animation: marquee 24s linear infinite backwards;
    -o-animation: marquee 24s linear infinite backwards;
    -ms-animation: marquee 24s linear infinite backwards;
    animation: marquee 24s linear infinite backwards;
  }
  @-webkit-keyframes marquee {
    from {
      text-indent: 100%;
    }
    to {
      text-indent: -150%;
    }
  }
  @keyframes marquee {
    from {
      text-indent: 100%;
    }
    to {
      text-indent: -150%;
    }
  }


.audio_link:hover {
    color: #fff
}

.audio_link {
    background: #feb545;
    border-radius: 35px;
    margin-left: 19px;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    padding: 6px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    margin-left: 20px;
  }
  .audio_link:hover {
    text-decoration: underline;
  }
  .audio_link svg {
    margin-left: 12px;
    display: inline-block;
  }
  @media (max-width: 991px) {
    .audio_link {
      font-size: 12px;
      padding: 8px 12px;
      margin-left: 20px;
    }
    .audio_link svg {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .audio_link {
      padding: 8.5px 11px;
      margin-left: 8px;
    }
  }


   
.is--calltoggled {
    overflow: hidden;
    height: 100%;
  }
  .is--calltoggled .call-modal__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .call-modal {
    margin-top: auto;
    width: 100%;
    height: 465px;
    padding: 15px 16px;
    padding-bottom: 20px;
    background: #fff;
    border: 1px solid rgba(33,58,133,0.07);
    -webkit-box-shadow: -4px 2px 15px rgba(128,142,184,0.12);
            box-shadow: -4px 2px 15px rgba(128,142,184,0.12);
    border-radius: 10px 10px 0 0;
  }
  @media (max-height: 455px) {
    .call-modal {
      overflow-y: auto;
      overflow-x: hidden;
      max-height: 100vh;
    }
  }
  .call-modal__overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1000;
    background-color: rgba(51,53,54,0.5);
  }
  .call-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 20px;
  }
  .call-modal__header .call-modal__close {
    border: none;
    background: none;
    outline: none;
    padding: 0;
    line-height: 0;
  }
  .call-modal__close {
    margin-left: auto;
    cursor: pointer;
  }
  .call-modal__title {
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    color: #333536;
  }
  .call-modal__link {
    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;
    padding: 15px 0;
    margin: 0 -16px;
    text-decoration: none;
    font-size: 13px;
    line-height: 20px;
    color: #333536;
  }
  .call-modal__link:hover {
    color: #0957C3;
    background-color: #f9fafb;
    text-decoration: none;
  }
  .call-modal__link .i,
  .call-modal__link svg {
    margin-right: 15px;
  }
  .call-modal__link .icon-life {
    color: #ffca08;
  }
  .call-modal__link .icon-kievstar {
    color: #0957c3;
  }
  .call-modal__link .icon-mts {
    color: #f91600;
  }
  .call-modal__footer .call-modal__close {
    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;
    max-width: 328px;
    width: 100%;
    margin: 0 auto;
    height: 40px;
    background: rgba(9,87,195,0.07);
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    color: #0957c3;
    border: none;
    cursor: pointer;
    outline: none;
  }


.is--mobtoggled .audio_link {
    display: none;
}