@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}

article,
aside,
details,
figure,
footer,
header,
nav,
section,
summary {
    display: block
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

embed,
img,
object {
    max-width: 100%
}

img {
    vertical-align: bottom
}

.wpcf7-form-control-wrap,
.wpcf7-not-valid-tip {
    position: relative;
    width: 100% !important;
}

.none {
    display: none;
}

.wpcf7-list-item-label {
    display: none!important;
}

span.wpcf7-list-item {
    margin: 0 0 0 0 !important;
}

#z-mes,
#p-mes,
#d-mes {
    max-width: 490px;
    margin: 10% auto 0;
    position: relative;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    padding: 40px 40px 30px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
}

html {
    overflow-y: scroll
}

ul {
    list-style: none
}

li {
    font-size: 15px;
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: inherit;
    text-decoration: none
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700;
    vertical-align: bottom
}

td {
    font-weight: 400;
    vertical-align: top
}

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

input,
select {
    vertical-align: middle
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

input[type=radio] {
    vertical-align: text-bottom
}

input[type=checkbox] {
    vertical-align: bottom
}

.ie7 input[type=checkbox] {
    vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

input,
select,
textarea {
    font: 99% sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

td,
td img {
    vertical-align: top
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

code,
kbd,
pre,
samp {
    font-family: monospace, sans-serif
}

.clickable,
button,
input[type=button],
input[type=file],
input[type=submit],
label {
    cursor: pointer
}

button,
input,
select,
textarea {
    margin: 0
}

button,
input[type=button] {
    width: auto;
    overflow: visible
}


/*===Дополнительные==классы===*/

.page_service_content ul,
.soprano_block_text ul {
    list-style: disc inside;
    padding: 5px 0;
}

.page_service_content ol,
.soprano_block_text ol {
    list-style: decimal inside;
    padding: 5px 0;
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    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);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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
}


/*!

 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome

 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

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

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

@font-face {
    font-family: 'Proxima Nova';
    src: url(../fonts/ProximaNova-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.otf) format("opentype"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype"), url(../fonts/ProximaNova-Regular.svg#ProximaNova-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Proxima NovaS';
    src: url(../fonts/ProximaNova-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Semibold.otf) format("opentype"), url(../fonts/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova-Semibold.ttf) format("truetype"), url(../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold) format("svg");
    font-weight: 600;
    font-style: normal
}

body,
html {
    height: 100%;
    font-size: 16px
}

body {
    font-family: 'Proxima Nova', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #284873;
    font-family: 'Proxima Nova';
    font-weight: 400px
}

h1 {
    font-size: 48px
}

h2 {
    font-size: 22px;
    padding: 10px 0 5px
}

h3 {
    font-size: 18px;
    padding: 10px 0 5px
}

h4 {
    font-size: 18px;
    padding: 10px 0 5px
}

h5 {
    font-size: 18px;
    padding: 10px 0 5px
}

h6 {
    font-size: 18px;
    padding: 10px 0 5px
}

.container-main {
    width: 100%;
    height: auto;
    background-color: #fcfbf7;
    padding-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-main {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.footer-main {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
}

.container_fluid {
    width: 100%;
    position: relative
}

.container2 {
    max-width: 1000px;
    margin: 0 auto;
    position: relative
}

.header-main {
    font-size: 1rem
}

header.header-main.no-scroll {
    display: block;
    position: relative;
    top: auto;
    background: inherit;
    padding: 0;
    border-bottom: none
}

.header_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 130px;
    box-shadow: 0 1px 5px rgba(59, 59, 59, .21);
    background-color: #ffffff;
    color: #284873;
    z-index: 999999;
    display: none
}

.header_fixed .top_feedback {
    color: #fcfbf7;
    margin-top: -25px
}

.header_fixed .top_feedback ul.feedback_list {
    width: 100%;
    text-align: center;
    position: relative;
    left: 50px
}

.header_fixed .top_feedback ul.feedback_list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 34px;
    padding-left: 30px
}

.header_fixed .top_feedback ul.feedback_list li a {
    color: #225275;
    font-size: 100%
}

.header_fixed .top_feedback ul.feedback_list li.write::before {
    background-image: url(../img/sprite.png);
    background-position: -87px -23px;
    width: 17px;
    height: 22px;
    position: absolute;
    content: "";
    left: 0
}

.header_fixed .top_feedback ul.feedback_list li.call::before {
    background-image: url(../img/sprite.png);
    background-position: -44px -39px;
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    left: 0
}

.header_fixed .top_feedback ul.feedback_list li.us::before {
    background-image: url(../img/sprite.png);
    background-position: -22px -61px;
    width: 26px;
    height: 17px;
    position: absolute;
    content: "";
    left: 0
}

.header_fixed .top_feedback ul.feedback_list li.skype::before {
    background-image: url(../img/sprite.png);
    background-position: 0 -61px;
    width: 22px;
    height: 22px;
    position: absolute;
    content: "";
    left: 0
}

.header_fixed .main_fixed {
    width: 100%;
    padding: 25px 0 31px
}

.header_fixed .main_fixed .logo {
    width: 23%;
    float: left;
    margin-right: 2%;
    min-width: 236px
}

.header_fixed .main_fixed .logo a {
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
    margin-left: 3px
}

.header_fixed .main_fixed .logo a img {
    max-width: 100%
}

.header_fixed .main_fixed .con_contacts {
    float: right;
    position: relative;
    padding-left: 36px;
    text-align: right
}

.header_fixed .main_fixed .con_contacts::before {
    content: '';
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -39px 0;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header_fixed .main_fixed .con_contacts a {
    font-size: 24px;
    color: #2b3a45
}

.header_fixed .main_fixed .con_contacts a span {
    color: #bfa261
}

.header_fixed .main_fixed .con_contacts .con_time {
    color: #000;
    margin-top: 3px
}

.header_fixed .main_fixed .con_adress {
    float: left;
    margin-left: 1px
}

.header_fixed .main_fixed .con_adress p {
    padding-left: 30px;
    position: relative;
    color: #000;
    display: inline-block
}

.header_fixed .main_fixed .con_adress p::before {
    content: "";
    position: absolute;
    background-image: url(../img/sprite.png);
    background-position: -87px 0;
    width: 19px;
    height: 23px;
    margin-left: -30px;
    top: -2px
}

.header_fixed .main_fixed .con_adress p span {
    display: inline-block;
    font-weight: 600;
    vertical-align: top;
    font-family: "Proxima NovaS"
}

.header_fixed .main_fixed .fixed_breadcrumbs {
    float: left;
    width: 100%;
    margin-left: 25%;
    margin-top: -23px;
    max-width: 600px
}

.header_fixed .main_fixed .fixed_breadcrumbs a {
    text-transform: uppercase;
    color: #284873;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    margin-right: 22px;
    text-decoration: none
}

.header_fixed .main_fixed .fixed_breadcrumbs a::after {
    position: absolute;
    content: "/";
    margin-left: 11px;
    top: 1px
}

.header_fixed .main_fixed .fixed_breadcrumbs a.active {
    color: #000
}

.header_fixed .main_fixed .fixed_breadcrumbs a.active::after {
    display: none
}

header.header-main.no-scroll .con_head_feedback {
    display: block!important
}

header.header-main.no-scroll .menu-main {
    display: block
}

.grid-row {
    width: 100%;
    display: block;
    position: relative
}

.grid-row_middle .grid-row__col {
    vertical-align: middle
}

.grid-row_justify {
    text-align: justify;
    text-justify: newspaper;
    zoom: 1;
    line-height: 0;
    font-size: 0
}

.grid-row_justify::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.grid-row_justify>.grid-row__col {
    line-height: normal;
    font-size: 1rem;
    display: inline-block;
    text-align: left
}

.grid-row_middle .grid-row__col {
    vertical-align: middle
}

.grid-row_bottom .grid-row__col {
    vertical-align: bottom
}

.grid-row_top .grid-row__col {
    vertical-align: top
}

.grid-row__col {
    position: relative
}

.grid-row__col_width-1 {
    width: 5.5555%
}

.grid-row__col_width-2 {
    width: 11.1111%
}

.grid-row__col_width-3 {
    width: 11.6666%
}

.grid-row__col_width-4 {
    width: 22.2222%
}

.grid-row__col_width-5 {
    width: 27.7777%
}

.grid-row__col_width-6 {
    width: 33.3333%
}

.grid-row__col_width-7 {
    width: 38.8888%
}

.grid-row__col_width-8 {
    width: 44.4444%
}

.grid-row__col_width-9 {
    width: 50%
}

.grid-row__col_width-10 {
    width: 55.5555%
}

.grid-row__col_width-11 {
    width: 61.1111%
}

.grid-row__col_width-12 {
    width: 66.6666%
}

.grid-row__col_width-13 {
    width: 77.2222%
}

.grid-row__col_width-14 {
    width: 77.7777%
}

.grid-row__col_width-15 {
    width: 83.3333%
}

.grid-row__col_width-16 {
    width: 88.8888%
}

.grid-row__col_width-17 {
    width: 94.4444%
}

.grid-row__col_width-18 {
    width: 100%
}

.grid-row__col_float-l {
    float: left
}

.grid-row__col_float-r {
    float: left
}

.grid-row__col_overf-h {
    overflow: hidden
}

.grid-row__col_vertical-top {
    vertical-align: top
}

.grid-row__col_vertical-bottom {
    vertical-align: bottom
}

.clearfix {
    zoom: 1
}

.clearfix::before {
    content: "";
    display: table;
    clear: both
}

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

.alignment_l {
    text-align: left
}

.container_padding-b {
    padding-bottom: 2.3%
}

.img_fluid {
    width: 100%
}

.img_right {
    text-align: right
}

.form .form__data {
    position: relative
}

.form .form__data_search {
    font-size: 14px;
    border-radius: 2px;
    padding: 2px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%)
}

.form .form__data_search input {
    display: inline-block;
    height: 35px;
    width: 247px;
    padding: 0 5px 0 35px;
    outline: 0
}

.form .form__data_search::before {
    content: '';
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -87px -45px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.line-deco {
    background-color: rgba(216, 193, 112, .36);
    background-image: linear-gradient(to right, #7b5629 0, #ca9e6d 20%, #7c572a 55%, #c79b6a 80%, #d0a572 100%);
    width: 100%;
    height: 2px;
    display: block
}

.line-deco_absolute-bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

.line-deco_absolute-top {
    top: 0;
    left: 0;
    position: absolute
}

.line-deco_big {
    height: 4px
}

.text {
    margin-top: 1.4em;
    font-size: 1rem
}

.text_font-size-s {
    font-size: .9375em
}

.text_font-size-xs {
    font-size: .875em
}

.text_s-bold {
    font-weight: 600;
    font-family: "Proxima NovaS"
}

.text_color-1 {
    color: #fff
}

.text_color-2 {
    color: #c2c8cb
}

.text.model_color-1 {
    margin-top: 32px;
    line-height: 23px
}

.text.model_color-2 {
    margin-top: 15px;
    line-height: 22px;
    padding-right: 10px;
}

.btn {
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    color: #4f3219;
    cursor: pointer
}

.btn_margin-top {
    margin-top: 2.25em
}

.btn_link {
    color: #2d5fa2;
    border-bottom: 1px solid currentColor
}

.btn_link:hover {
    border-bottom-color: transparent
}

.btn_theme-1 {
    border-bottom: 1px dashed currentColor;
    color: #2e3b4c
}

.btn_theme-1:hover {
    border-color: transparent
}

.btn_bg-theme-1 {
    box-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    border-radius: 12px;
    background-color: #dfbd62;
    background-image: linear-gradient(to top, #d8b66f 0, #c9a75e 35%, #a5853d 56%, #c9a75f 76%, #a7863f 100%)
}

.btn_bg-theme-2 {
    background-color: #dfbd62;
    border-radius: 20px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    transition: all .25s ease-out
}

.btn_bg-theme-2:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.btn_bg-theme-3 {
    background-color: #dfbd62;
    box-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    border-radius: 20px;
    background-image: linear-gradient(to top, #d8b66f 0, #c9a75e 23%, #a5853d 60%, #cfad64 80%, #c9a75f 91%, #a7863f 100%)
}

.btn_size-s {
    padding: 5px 10px
}

.btn_size-b {
    padding: 10px 25px;
    position: relative;
    z-index: 1000;
    opacity: 1
}

.btn_ico {
    position: relative
}

.btn_ico::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%
}

.btn_ico-theme-1 {
    margin-left: 20px
}

.btn_ico-theme-1::before {
    background-image: url(../img/sprite.png);
    background-position: -87px -71px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    left: -10px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.btn_ico-theme-2 {
    margin-left: 10px
}

.btn_ico-theme-2::before {
    background-image: url(../img/sprite.png);
    background-position: -39px -26px;
    width: 12px;
    height: 8px;
    left: -10px;
    top: 10px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.btn_ico-theme-3 {
    margin-right: 30px
}

.btn_ico-theme-3::before {
    background-image: url(../img/sprite.png);
    background-position: -87px -60px;
    width: 15px;
    height: 11px;
    right: -10px;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
}

.btn_ico-theme-4 {
    margin-left: 20px
}

.btn_ico-theme-4::before {
    background-image: url(../img/sprite.png);
    background-position: -65px -44px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    left: -10px;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.btn_ico-theme-5 {
    margin-right: 10px;
    padding-right: 35px
}

.btn_ico-theme-5::before {
    background-image: url(../img/sprite.png);
    background-position: -51px -26px;
    width: 12px;
    height: 8px;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btn_position-c-b {
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    opacity: 1
}

.bg_theme-1 {
    background: url(../img/bg_plastynew.png) no-repeat center top;
    background-size: 100%;
    background-size: cover
}

.bg_theme-2 {
    background: url(../img/bg-4.png), url(../img/bg-3.png);
    background-position: right center, center center;
    background-repeat: no-repeat;
    background-size: 51%, 130%
}

.bg-line {
    position: relative
}

.bg-line_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.bg-line_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.title_main {
    font-size: 2.375rem;
    text-transform: uppercase;
    color: #284873
}

.title_main-1 {
    text-transform: none;
    color: #284873;
    font-size: 2.375rem
}

.title_margin {
    margin-bottom: .7368em;
    margin-top: 1.3158em
}

.title_center {
    text-align: center
}

.title_size-s {
    font-size: 1.875rem
}

.title_color-1 {
    background-image: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(216, 193, 112, .36)
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .title_color-1 {
        color: #d8b06e;
        background: 0 0
    }
}

.info-block_theme-1 {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    border-radius: 10px;
    background-color: #fff
}

.tabs__content {
    display: none
}

.tabs__content.active {
    display: block
}

.address {
    color: #26343e;
    font-size: 16px
}

.address .address__map-marker {
    margin-right: 10px;
    line-height: 0
}

.address .address__map-marker a {
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -87px 0;
    width: 19px;
    height: 23px
}

.address .address__address span {
    font-weight: 600;
    font-family: "Proxima NovaS"
}

.contacts {
    padding-left: 36px;
    position: relative
}

.contacts::before {
    content: '';
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -39px 0;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contacts .contacts__phone {
    font-size: 24px;
    color: #2b3a45
}

.contacts .contacts__phone span {
    color: #bfa261
}

.grid-row.contacts__time {
    text-align: right
}

.feedback [class*=feedback__] {
    color: #225275
}

.feedback [class*=feedback__]::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.feedback [class*=feedback__]::before a {
    vertical-align: middle
}

.feedback [class*=feedback__]:hover {
    color: #2b3a45
}

.feedback .feedback__enroll::before {
    background-image: url(../img/sprite.png);
    background-position: -87px -23px;
    width: 17px;
    height: 22px
}

.feedback .feedback__call::before {
    background-image: url(../img/sprite.png);
    background-position: -44px -39px;
    width: 20px;
    height: 20px
}

.feedback .feedback__letter::before {
    background-image: url(../img/sprite.png);
    background-position: -22px -61px;
    width: 26px;
    height: 17px
}

.feedback .feedback__consultation-sk::before {
    background-image: url(../img/sprite.png);
    background-position: 0 -61px;
    width: 22px;
    height: 22px
}

.social [class*=social__] {
    margin-left: 5px
}

.social [class*=social__]:first-child {
    margin-left: 0
}

.social [class*=social__] a {
    display: inline-block
}

.social .social__ok a {
    background-image: url(../img/sprite.png);
    background-position: -22px -39px;
    width: 22px;
    height: 22px
}

.social .social__gg a {
    background-image: url(../img/sprite.png);
    background-position: -65px 0;
    width: 22px;
    height: 22px
}

.social .social__fb a {
    background-image: url(../img/sprite.png);
    background-position: 0 -39px;
    width: 22px;
    height: 22px
}

.social .social__vk a {
    background-image: url(../img/sprite.png);
    background-position: -65px -22px;
    width: 22px;
    height: 22px
}

.delimiter-v-line {
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -106px 0;
    width: 2px;
    height: 41px
}

.menu-main {
    background-color: #2b3a45;
    color: #fde09f;
    padding: 6px 8px 8px;
    position: relative;
    text-transform: uppercase;
    z-index: 10
}

.menu-main .menu-main__item {
    font-size: 15px
}

.menu-main .menu-main__item a {
    padding: 10px 15px 8px;
    display: inline-block
}

.menu-main .menu-main__item.search:hover {
    background: 0 0
}

.menu-main .menu-main__item:hover {
    background-color: #de1247;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    color: #4f3219
}

.menu-main .menu-main__item.active {
    background-color: #de1247;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    color: #4f3219
}

.plasty {
    padding: 5% 0 20px
}

.plasty h2 {
    font-size: 34px;
    margin-top: 20px
}

.plasty__img img {
    margin-top: -180px;
    position: relative;
    left: -25px;
    top: 25px
}

.plasty .plasty__face {
    margin-top: 60px;
    margin-left: -108px
}

.plasty .plasty__chest {
    margin-top: 83px;
    margin-left: -37px
}

.plasty .plasty__body {
    margin-top: 87px;
    margin-left: -74px
}

.plasty .plasty__legs {
    margin-top: 244px;
    margin-left: -90px
}

.plasty .plasty__content {
    width: 84%;
    margin-top: 32px;
    padding: 43px 30px 50px 61px;
    position: relative;
    left: 20px
}

.plasty .plasty__content::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fdf9d3 96%, #f1d37d 100%);
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: 0
}

.plasty .plasty__content::after {
    position: absolute;
    content: '';
    width: calc(100% - 4px);
    height: 100%;
    background: #fff;
    top: 0;
    left: 2px;
    border-radius: 10px;
    z-index: 1
}

.plasty .plasty__content .text_font-size-xs {
    margin-top: .9375em
}

.plasty .tabs__tab {
    transition: .1s all
}

.plasty .tabs__tab.active {
    color: #fff
}

.plasty .tabs__tab.active::after {
    content: '';
    display: inline-block;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 180px;
    height: 1px;
    position: absolute;
    background-color: #dfbd62
}

.plasty .tabs__content {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    position: relative;
    z-index: 3
}

.header-main .logo {
    margin-right: 4%;
    margin-top: 18px
}

.header-main .feedback {
    margin-top: 15px
}

.header-main .menu-main {
    margin-top: 45px
}

.header_slider_wrap {
    position: relative;
    max-width: 1900px;
    width: 100%;
    margin: -29px auto 0;
    background: rgba(247, 236, 232, .98);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(247, 236, 232, .98)), color-stop(100%, #fff));
    background: linear-gradient(to right, rgba(247, 236, 232, .98) 0, #fff 100%)
}

.header_slider_wrap .triangle_left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 235px;
    background: url(../img/triangle_slider1.png) no-repeat;
    height: 95px;
    z-index: 10
}

.header_slider_wrap .triangle_right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 903px;
    background: url(../img/triange_slide2.png) no-repeat;
    height: 114px;
    z-index: 10
}

.header_slider {
    position: relative;
    max-width: 1900px;
    margin: 0 auto
}

.header_slider .header_slider_item {
    background: url(../img/bg_slider.png) no-repeat;
    min-height: 570px;
    background-size: cover;
    outline: 0;
    background-position: center center
}

.slider_description {
    width: 50%;
    float: right;
    text-align: left;
    padding-top: 122px;
    padding-left: 41px;
    padding-right: 25px
}

.slider_description h2 {
    color: #49718f;
    font-size: 52px;
    font-weight: 600;
    line-height: 56px;
    text-transform: uppercase;
    margin-bottom: 37px;
    font-family: "Proxima NovaS"
}

.slider_description p {
    color: #2b3a45;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 33px
}

.slider_description .wrap_slider_button {
    display: block
}

.slider_description .wrap_slider_button a {
    border-radius: 20px;
    opacity: 1;
    outline: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 10px 23px 8px 25px;
    border: 1px solid #d4bc93;
    background-color: #f5dbac;
    background-color: #de1247;
    background-image: linear-gradient(to top, #f5dbac 0, #f5dbac 23%, #f5dbac 60%, #f5dbac 80%, #f5dbac 91%, #f5dbac 100%)
}

.slider_description .wrap_slider_button a:hover {
    opacity: .8
}

.header_slider .slick-prev {
    position: absolute;
    top: 44%;
    left: 5px;
    z-index: 20;
    background: url(../img/prev.png) no-repeat;
    width: 40px;
    font-size: 0;
    height: 40px;
    margin-top: -20px;
    color: transparent;
    border: none;
    outline: 0;
    padding: 0;
    background-size: cover;
    opacity: .8
}

.header_slider .slick-prev:hover {
    opacity: 1
}

.header_slider .slick-next {
    position: absolute;
    top: 44%;
    right: 5px;
    z-index: 20;
    background: url(../img/next.png) no-repeat;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    color: transparent;
    border: none;
    outline: 0;
    padding: 0;
    font-size: 0;
    background-size: cover;
    opacity: .8
}

.header_slider .slick-next:hover {
    opacity: 1
}

.header_slider .slick-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 20
}

.header_slider .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    margin: 0 6px;
    border-radius: 50%;
    outline: 0;
    cursor: pointer
}

.header_slider .slick-dots li.slick-active {
    background: url(../img/dots_active.png) no-repeat;
    background-position: center center;
    padding: 0
}

.header_slider .slick-dots li button {
    color: transparent;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: 0
}

.why_me {
    padding-bottom: 85px
}

.why_me h2 {
    margin-top: 44px;
    margin-bottom: 19px
}

.why_me .why_descr {
    padding-left: 67px
}

.why_me .why_me_img {
    text-align: right
}

.why_me .why_me_img a {
    display: block;
    top: 40px;
    position: relative
}

.history_client {
    background: #fcfbf7;
    padding: 60px 0 58px;
    position: relative
}

.history_client h2 {
    color: #284873;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    left: -10px;
    margin-bottom: 48px
}

.history_client .history_item {
    border-radius: 10px;
    overflow: hidden
}

.history_client .history_item .history_block {
    margin-right: 17px;
    margin-left: 63px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

.history_client .history_item:nth-child(even) .history_block {
    margin-left: 18px;
    margin-right: 63px;
    box-shadow: 1px 1px 5px rgba(59, 59, 59, .21), 4px 2px 59px rgba(59, 59, 59, .11)
}

.history_block {
    border-radius: 10px;
    text-align: center
}

.history_block .wrapper_img {
    width: 100%
}

.history_block .wrapper_img img {
    max-width: 100%;
    width: 100%;
    margin: auto;
    height: 100%;
    border-radius: 10px
}

.history_block .history_descr {
    padding: 39px 39px 43px 29px;
    margin-bottom: 5px
}

.history_block .history_descr h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-bottom: 27px;
    position: relative;
    padding: 0 20px
}

.history_block .history_descr h3::before {
    position: absolute;
    z-index: 3;
    content: '';
    background: url(../img/left_af.png) no-repeat;
    width: 17px;
    height: 18px;
    left: 0
}

.history_block .history_descr p {
    text-align: left;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    position: relative
}

.history_block .history_descr p::before {
    position: absolute;
    z-index: 3;
    content: '';
    background: url(../img/right_af.png) no-repeat;
    width: 17px;
    height: 18px;
    right: -9px;
    bottom: 0
}

.wrappper_button_history {
    display: block;
    text-align: center;
    width: 100%
}

.wrappper_button_history .btn_history {
    display: inline-block;
    vertical-align: top;
    margin-top: 38px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 20px;
    background-color: #fff;
    color: #4f3219;
    outline: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    padding: 14px 22px 11px 24px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    transition: all .25s ease-out
}

.wrappper_button_history .btn_history:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.history_item {
    outline: 0
}

.history_wrapper .slick-prev {
    position: absolute;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    top: 50%;
    left: 0;
    background: url(../img/history/prev.png) no-repeat;
    width: 12px;
    height: 22px;
    border: none;
    margin-top: -31px;
    outline: 0;
    z-index: 20
}

.history_wrapper .slick-next {
    position: absolute;
    color: transparent;
    background-color: transparent;
    top: 50%;
    right: 0;
    font-size: 0;
    background: url(../img/history/next.png) no-repeat;
    width: 12px;
    height: 22px;
    border: none;
    margin-top: -31px;
    outline: 0;
    z-index: 20
}

.our_doctor {
    min-height: 500px;
    background-color: #222f37;
    padding: 70px 0 114px;
    position: relative
}

.our_doctor .bg_top_line_our_doctor {
    position: absolute;
    top: 0;
    background: url(../img/doctor/line-top.png) no-repeat;
    height: 86px;
    width: 100%
}

.our_doctor .bg_bottom_line_our_doctor {
    position: absolute;
    bottom: 0;
    background: url(../img/doctor/line-bottom.png) no-repeat;
    height: 86px;
    width: 100%
}

.our_doctor h2 {
    text-align: center;
    text-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: rgba(216, 193, 112, .36);
    position: relative;
    left: 10px
}

.doctor_list {
    margin-top: 53px;
    width: 100%
}

.doctor_list .doctor_item {
    width: 100%;
    max-width: 380px;
    text-align: center;
    padding: 0 36px;
    outline: 0;
    position: relative
}

.doctor_list .doctor_item::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    display: none;
    height: 413px;
    background: url(../img/after_doctor.png) no-repeat;
    top: 15px
}

.doctor_list .doctor_item::after {
    position: absolute;
    content: "";
    width: 1px;
    display: none;
    right: 0;
    top: 0;
    height: 413px;
    background: url(../img/after_doctor.png) no-repeat;
    top: 15px
}

.doctor_list .doctor_item:nth-child(odd)::after {
    display: block
}

.doctor_list .doctor_item:nth-child(odd)::before {
    display: block
}

.doctor_list .doctor_item .wrapper_img {
    width: 252px;
    min-height: 155px;
    margin: 0 auto 32px
}

.doctor_list .doctor_item .wrapper_img img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border: 1px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    border-radius: 5px
}

.doctor_list .doctor_item .doctor_descr h3 {
    text-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: rgba(216, 193, 112, .36);
    font-weight: 400;
    line-height: 1;
    font-size: 17px;
    margin-bottom: 22px
}

.doctor_list .doctor_item .doctor_descr h3 span {
    font-size: 26px;
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: rgba(216, 193, 112, .36);
    margin-bottom: 5px
}

.doctor_list .doctor_item .doctor_descr strong {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    font-weight: 600;
    font-family: "Proxima NovaS";
    display: block;
    margin-bottom: 14px
}

.doctor_list .doctor_item .doctor_descr p {
    color: #c2c8cb;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 30px
}

.wrapper_button_doctor {
    display: block
}

.wrapper_button_doctor .btn_our_doctor {
    box-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    outline: 0;
    color: #4f3219;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    background: url(../img/bg_btn.png) no-repeat;
    width: 131px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    opacity: 1
}

.wrapper_button_doctor .btn_our_doctor:hover {
    background: url(../img/btn_hover.png) no-repeat
}

.doctor_list .slick-prev {
    position: absolute;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    top: 47%;
    left: 0;
    margin-top: -10px;
    outline: 0;
    z-index: 20;
    background: url(../img/history/prev.png) no-repeat;
    width: 12px;
    height: 22px
}

.doctor_list .slick-next {
    position: absolute;
    color: transparent;
    background-color: transparent;
    border: none;
    top: 47%;
    margin-top: -10px;
    right: 0;
    font-size: 0;
    outline: 0;
    z-index: 20;
    background: url(../img/history/next.png) no-repeat;
    width: 12px;
    height: 22px
}

.doctor_list .slick-dots {
    position: absolute;
    bottom: -67px;
    right: 0;
    left: 0;
    text-align: center
}

.doctor_list .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    margin: 0 6px
}

.doctor_list .slick-dots li.slick-active {
    background: url(../img/doctor/dots_active.png) no-repeat;
    width: 8px;
    height: 8px
}

.doctor_list .slick-dots li button {
    color: transparent;
    border: none;
    background-color: transparent;
    outline: 0
}

section.thanks {
    background: #fcfbf7;
    padding: 63px 0 48px;
    position: relative
}

section.thanks h2 {
    color: #284873;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    left: -6px
}

.thanks_list .slick-prev {
    position: absolute;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    top: 47%;
    margin-top: -12px;
    left: 0;
    outline: 0;
    z-index: 20;
    background: url(../img/history/prev.png) no-repeat;
    width: 12px;
    height: 22px
}

.thanks_list .slick-next {
    position: absolute;
    color: transparent;
    background-color: transparent;
    border: none;
    top: 47%;
    font-size: 0;
    margin-top: -12px;
    right: 0;
    outline: 0;
    z-index: 20;
    background: url(../img/history/next.png) no-repeat;
    width: 12px;
    height: 22px
}

.thanks_item {
    padding-top: 56px;
    padding-bottom: 10px;
    position: relative;
    outline: 0
}

.thanks_item .thanks_block {
    margin: 0 19px 25px 68px
}

.thanks_item:nth-child(even) .thanks_block {
    margin: 0 68px 25px 16px
}

.thanks_block {
    padding: 67px 35px 20px 28px;
    text-align: center;
    position: relative;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px
}

.thanks_block .wrapper_img {
    position: absolute;
    top: -49px;
    left: 0;
    right: 0
}

.thanks_block .wrapper_img img {
    margin: 0 auto
}

.thanks_block .thanks_descr h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-bottom: 21px
}

.thanks_block .thanks_descr p {
    text-align: left;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 9px
}

.wrappper_button_thanks.first {
    width: 50%;
    float: left;
    text-align: right
}

.wrappper_button_thanks.first a {
    margin-right: 16px
}

.wrappper_button_thanks.second {
    width: 50%;
    float: right
}

.wrappper_button_thanks.second a {
    margin-left: 14px
}

.wrappper_button_thanks a {
    display: inline-block;
    vertical-align: top;
    color: #4f3219;
    padding: 13px 22px 12px 22px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    outline: 0;
    border-radius: 20px;
    background-color: #fff;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    opacity: 1;
    transition: all .25s ease-out
}

.wrappper_button_thanks a:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

section.feedback_question {
    background: #fcfbf7;
    position: relative;
    padding: 10px 0
}

.container_feedback_question {
    max-width: 1135px;
    margin: 0 auto;
    padding: 59px 40px 36px 60px;
    background-color: #fff;
    box-shadow: 4px 2px 59px 2px rgba(59, 59, 59, .21), 4px 2px 5px 2px rgba(59, 59, 59, .21)
}

.container_feedback_question h2 {
    color: #284873;
    font-size: 32px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 15px
}

.content_feedback {
    width: 100%
}

.content_feedback .block_left {
    width: 58%;
    float: left
}

.content_feedback .block_right {
    width: 42%;
    float: right;
    text-align: center
}

.content_feedback .block_right .phone_callback_wrapper {
    padding-left: 52px;
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
    top: -50px
}

.content_feedback .block_right .phone_callback_wrapper a img {
    position: relative;
    left: 7px;
    top: 2px;
    margin-bottom: 32px
}

.content_feedback .block_right .phone_callback_wrapper::before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    width: 1px;
    height: 388px;
    background: url(../img/after_quastion.png) no-repeat
}

.content_feedback .block_right .phone_callback_wrapper .callback_descr a {
    color: #284873;
    font-size: 32px;
    font-weight: 400;
    line-height: 24px;
    border-bottom: 1px dashed #284873;
    display: inline-block;
    vertical-align: top
}

.content_feedback .block_right .phone_callback_wrapper .callback_descr a:hover {
    border-bottom: none;
    padding-bottom: 1px
}

.content_feedback .block_right .phone_callback_wrapper .callback_descr h4 {
    color: #284873;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    margin: 14px 0 27px
}

.content_feedback .block_right .phone_callback_wrapper .callback_descr p {
    font-size: 15px;
    line-height: 22px;
    color: #000
}

form.form_question {
    margin-top: 21px;
    padding-left: 3px
}

form .fileform {
    background-color: #fff;
    border-radius: 19px;
    cursor: pointer;
    height: 38px;
    border: none;
    width: 92%;
    overflow: hidden;
    position: relative;
    text-align: left;
    vertical-align: middle
}

form .fileform::before {
    position: absolute;
    content: "";
    background: url(../img/thanks/ico.png) no-repeat;
    width: 10px;
    height: 21px;
    top: 8px;
    left: 15%
}

form .fileform .selectbutton {
    background-color: rgba(65, 90, 126, .91);
    border-radius: 19px;
    color: #fff;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

form .fileform #upload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    opacity: 0;
    height: 38px;
    z-index: 20;
    cursor: pointer
}

.upload_wrapper {
    display: inline-block;
    vertical-align: top
}

.row_block {
    margin-bottom: 20px
}

.row_block label {
    display: inline-block;
    width: 50%;
    cursor: inherit;
    vertical-align: middle
}

.row_block label input {
    outline: 0;
    border-radius: 19px;
    border: 2px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    font-size: 15px;
    line-height: 22px;
    padding: 7px 23px;
    width: 270px;
    background-color: #fcfbf7
}

.row_block label textarea {
    outline: 0;
    border-radius: 19px;
    border: 2px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    resize: none;
    font-size: 15px;
    line-height: 22px;
    padding: 10px 23px;
    min-height: 112px;
    width: 270px;
    background-color: #fcfbf7;
    overflow: auto
}

.row_block label span.form_title {
    color: #4f3219;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
    display: block
}

.row_block span {
    display: inline-block;
    vertical-align: middle;
    width: 49%
}

.row_block span.name_text {
    color: #3d2612;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-top: 3px;
    padding-left: 6px
}

.row_block span.wrapper_checkbox {
    color: #4f3219;
    font-size: 15px;
    line-height: 22px
}

.row_block span.wrapper_checkbox strong {
    margin-left: 38px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 1
}

.row_block span.upload_wrapper {
    margin-top: 19px
}

.row_block .wrapper_checkbox .wrap_label {
    display: block;
    width: 100%;
    vertical-align: top;
    line-height: 1;
    height: 40px;
    margin-bottom: 5px
}

.row_block .wrapper_checkbox .wrap_label.item2 {
    margin-bottom: 10px
}

.form_question ::-webkit-input-placeholder {
    color: #4f3219;
    opacity: 1;
    transition: opacity .3s ease
}

.form_question ::-moz-placeholder {
    color: #4f3219;
    opacity: 1;
    transition: opacity .3s ease
}

.form_question :-moz-placeholder {
    color: #4f3219;
    opacity: 1;
    transition: opacity .3s ease
}

.form_question :-ms-input-placeholder {
    color: #4f3219;
    opacity: 1;
    transition: opacity .3s ease
}

.form_question :focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.form_question :focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.form_question :focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.form_question :focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

#button_submit {
        font-family: Roboto Flex;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    color: #ffffff;
    font-weight: 400;
    line-height: 22px;
    border-radius: 50px;
    border: none;
    padding: 10px 0;
    outline: 0;
    background-color: #005D4D;
    opacity: 1;
}

#button_submit:hover {
    background-color: #005D4D;
}
.subtext {
    font-family: Roboto Flex;
    font-weight: 200;
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
}
.subtext a {
    color:#9A7D53;
}
.wpcf7-spinner {
    display: none !important;
}
.form_question input[type=checkbox] {
    display: none
}

.wrapper_checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px
}

.wrapper_checkbox label::before {
    content: "";
    display: inline-block;
    top: 4px;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border: 2px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    position: absolute;
    left: 3px;
    background-color: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8)
}

.wrapper_checkbox .checkbox label:before {
    border-radius: 3px
}

.form_question input[type=checkbox]:checked+label:before {
    background: url(../img/galka.png) no-repeat;
    background-position: center center
}

section.news {
    padding: 53px 0 64px
}

section.news h2 {
    color: #284873;
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    left: -5px
}

.news_list {
    margin-top: 21px
}

.news_list .slick-prev {
    position: absolute;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    border: none;
    top: 42%;
    margin-top: -12px;
    left: 0;
    outline: 0;
    z-index: 20;
    background: url(../img/history/prev.png) no-repeat;
    width: 12px;
    height: 22px
}

.news_list .slick-next {
    position: absolute;
    color: transparent;
    background-color: transparent;
    border: none;
    font-size: 0;
    top: 42%;
    margin-top: -12px;
    right: 0;
    outline: 0;
    z-index: 20;
    background: url(../img/history/next.png) no-repeat;
    width: 12px;
    height: 22px
}

.news_list .news_item {
    padding: 20px 0;
    outline: 0;
    text-align: left;
    position: relative
}

.news_list .news_item .news_block {
    margin: 0 15px 20px 28px;
    padding: 31px 25px 39px 36px
}

.news_list .news_item:nth-child(even) .news_block {
    margin: 0 28px 20px 13px;
    padding: 31px 35px 39px 27px
}

.news_block {
    border: 2px solid #e7e8e9
}

.news_block p.date {
    color: #b19148;
    font-size: 13px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-top: 0
}

.news_block a {
    color: #244e90;
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    text-decoration: underline;
    display: block;
    margin-top: 14px;
    outline: 0
}

.news_block a:hover {
    text-decoration: none
}

.news_block p {
    margin-top: 13px;
    line-height: 22px
}

.wrappper_button_news {
    position: absolute;
    width: 100%;
    bottom: 22px;
    left: 0;
    right: 0;
    text-align: center
}

.wrappper_button_news a {
    display: inline-block;
    vertical-align: top;
    color: #4f3219;
    font-family: "Proxima Nova";
    font-size: 15px;
    font-weight: 400;
    outline: 0;
    line-height: 1;
    position: relative;
    padding: 14px 37px 12px 20px;
    border-radius: 20px;
    background-color: #fff;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    opacity: 1
}

.wrappper_button_news a:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.wrappper_button_news a::before {
    position: absolute;
    content: "";
    background: url(../img/arrows_right.png) no-repeat;
    width: 12px;
    height: 8px;
    right: 16px;
    top: 18px
}

footer {
    position: relative;
    background: #2b3a45;
    padding: 50px 0 54px
}

.footer_content {
    width: 100%
}

.footer_content .left {
    float: left;
    width: 22%
}

.footer_content .left .footer_menu {
    padding-left: 40px;
    margin-top: 42px
}

.footer_content .left .footer_menu li {
    margin: 5px 0 11px
}

.footer_content .left .footer_menu li a {
    color: #fde09f;
    text-decoration: none;
    outline: 0;
    text-transform: uppercase;
    position: relative;
    font-size: 15px
}

.footer_content .left .footer_menu li a:focus,
.footer_content .left .footer_menu li a:hover {
    color: #fef7e8;
    text-decoration: none
}

.footer_content .left .footer_menu li a:focus::before,
.footer_content .left .footer_menu li a:hover::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 6px;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%
}

.footer_content .center {
    float: left;
    width: 63%;
    position: relative
}

.footer_content .center::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    right: 9px;
    background: url(../img/after_quastion.png) no-repeat;
    background-size: contain
}

.footer_content .center::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 6px;
    background: url(../img/after_quastion.png) no-repeat;
    background-size: contain
}

.footer_content .center .adress_footer {
    display: inline-block;
    width: 43%;
    vertical-align: top;
    position: relative
}

.footer_content .center .forum_footer {
    position: relative;
    display: inline-block;
    width: 56%;
    vertical-align: top;
    padding-left: 70px;
    color: #fff
}

.footer_content .center .forum_footer .forum_title {
    font-size: 22px;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 25px;
    color: #e4c685
}

.footer_content .center .forum_footer .forum_item {
    margin-bottom: 25px
}

.footer_content .center .forum_footer .forum_item.last {
    margin-bottom: 0
}

.footer_content .center .forum_footer .forum_item p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-family: "Proxima NovaS";
    font-weight: 600
}

.footer_content .center .forum_footer .forum_item span {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: #c2c8cb;
    margin-top: 5px;
    font-family: "Proxima NovaS";
    font-weight: 400
}

.footer_content .center .forum_footer .forum_item span.date {
    color: #cfa764;
    margin-left: 30px;
    font-family: "Proxima Mova";
    font-weight: 400
}

.footer_content .center .adress_footer {
    color: #fff
}

.footer_content .center .adress_footer .adress_title {
    font-size: 22px;
    line-height: 1;
    margin-top: 8px;
    color: #e4c685;
    margin-left: 4px
}

.footer_content .center .adress_footer p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .035em
}

.footer_content .center .adress_footer p.map_address {
    padding-left: 40px;
    margin-top: 23px;
    position: relative;
    font-family: "Proxima NovaS";
    font-weight: 400
}

.footer_content .center .adress_footer p.map_address img {
    position: absolute;
    top: -2px;
    margin-left: -38px
}

.footer_content .center .adress_footer p.phone_footer {
    padding-left: 40px;
    font-size: 24px;
    margin-top: 38px;
    position: relative;
    left: -5px;
    letter-spacing: .02em
}

.footer_content .center .adress_footer p.phone_footer img {
    position: absolute;
    top: -3px;
    margin-left: -35px
}

.footer_content .center .adress_footer p.phone_footer a {
    color: #fff
}

.footer_content .center .adress_footer p.phone_footer a span {
    color: #e4c685
}

.footer_content .center .adress_footer .grafic_footer {
    padding-left: 47px;
    font-size: 16px;
    margin-top: 3px
}

.footer_content .right {
    float: right;
    width: 15%
}

.footer_content .right .social_footer {
    margin-left: 19px
}

.footer_content .right .social_footer p.social_title {
    font-size: 22px;
    line-height: 1;
    margin-top: 8px;
    color: #e4c685;
    margin-bottom: 20px
}

.footer_content .right .social_footer .social_list a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 2px;
    margin-left: 5px;
    opacity: 1
}

.footer_content .right .social_footer .social_list a:hover {
    opacity: .85
}

.footer_content .right .social_footer .social_list a:last-child {
    margin-right: 0
}

.wrapper_forum_button {
    width: 100%;
    text-align: left;
    margin-top: 14px
}

.wrapper_forum_button a {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    color: #4f3219;
    font-size: 15px;
    font-weight: 400;
    outline: 0;
    line-height: 1;
    position: relative;
    padding: 8px 17px 9px 16px;
    border-radius: 20px;
    background-color: #fff;
    opacity: 1;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%)
}

.wrapper_forum_button a:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.model_view_list {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.model_left_block {
    float: left;
    width: 59%
}

.model_left_block .model_left_block_wrapper {
    padding: 1px 0 64px 65px;
    position: relative
}

.model_left_block .model_left_block_wrapper a {
    color: #4f3219;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    background: url(../img/bg_btn.png) no-repeat;
    width: 131px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    opacity: 1;
    margin-top: 25px
}

.model_left_block .model_left_block_wrapper a:hover {
    background: url(../img/btn_hover.png) no-repeat
}

.model_left_block .model_left_block_wrapper .title_text-cap {
    margin-top: 60px
}

.model_right_block {
    float: right;
    width: 28%;
    text-align: right
}

.model_right_block .img_right {
    text-align: right;
    position: relative;
    left: -25px
}

.container_content {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
}

.container_content h1 {
    color: #284873;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
}

.header_soprano_wrap {
    position: relative;
    max-width: 1900px;
    width: 100%;
    margin: -29px auto 0
}

.header_soprano_wrap .header_soprano_item {
    background: url(../img/soprano/bg2.jpg) no-repeat;
    min-height: 493px;
    background-size: cover;
    outline: 0;
    background-position: center center;
    background-repeat: repeat-x;
    background-attachment: fixed
}

.header_soprano_wrap .header_soprano_item .container {
    height: 100%;
    padding-top: 164px
}

.soprano_item__content {
    color: #fff;
    max-width: 664px;
    position: relative;
    margin: auto
}

.soprano_item__content .soprano_blur {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
    z-index: 99;
    background-color: rgba(43, 58, 69, .49)
}

.soprano_item__content h1 {
    font-size: 40px;
    line-height: 1.1;
    padding: 30px 50px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 100;
    font-weight: 700;
    letter-spacing: .03em;
    color: #fff
}

.content-main {
    padding-top: 40px
}

.content-main.indexpage {
    padding-top: 0
}

.content-main.indexpage .breadcrumbs {
    display: none
}

.content-main .breadcrumbs {
    margin-top: 0
}

.breadcrumbs {
    margin: 20px 0 0 0
}

.breadcrumbs .breadcrumbs_items {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    color: #284873;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin-right: 22px;
    font-size: 13px
}

.breadcrumbs .breadcrumbs_items.active {
    color: #000
}

.breadcrumbs .breadcrumbs_items:last-child {
    margin-right: 0
}

.breadcrumbs .breadcrumbs_items:last-child::after {
    display: none
}

.breadcrumbs .breadcrumbs_items::after {
    position: absolute;
    content: "/";
    margin-left: 11px
}

.right_column_soprano {
    float: left;
    width: 67.103%
}

.right_column_soprano .wrapper_title {
    position: relative;
    margin: 15px 0 20px
}

.right_column_soprano .wrapper_title h1,
.right_column_soprano .wrapper_title h2 {
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    color: #284873;
    padding-bottom: 15px;
    text-transform: uppercase
}

.right_column_soprano .soprano_cart {
    width: 100%;
    color: #000;
    margin-bottom: 50px;
    padding-bottom: 1px;
    border-radius: 10px;
    position: relative
}

.right_column_soprano .soprano_cart::before {
    width: 100%;
    border-radius: 10px;
    z-index: 1;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    background: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fdf9d3 96%, #f1d37d 100%)
}

.right_column_soprano .soprano_cart .soprano_cart_descr {
    color: #000;
    position: relative;
    z-index: 2;
    margin: 0 5px;
    background: #fff;
    border-radius: 10px;
    border-bottom: 1px solid #e7d07c;
    border-top: 1px solid #f7ef9b;
    padding: 45px 45px 45px 33px
}

.right_column_soprano .soprano_cart .soprano_cart_descr .wrapper_img {
    float: left;
    width: 205px
}

.right_column_soprano .soprano_cart .soprano_cart_descr .text_cart_descr {
    float: left;
    width: calc(100% - 205px)
}

.wpapper_text {
    padding-left: 31px
}

.wpapper_text .cart_title {
    color: #284873;
    display: inline-block;
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    border-bottom: 1px solid rgba(40, 72, 115, .35);
    margin-bottom: 10px
}

.wpapper_text .date_sales {
    color: #d9b35b;
    font-size: 14px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-bottom: 12px
}

.wpapper_text strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    color: #000;
    margin-bottom: 7px
}

.wpapper_text .text_link {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #000
}

.wrapper_cart_button {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -10px;
    z-index: 10
}

.wrapper_cart_button .btn_cart {
    color: #4f3219;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    border-radius: 20px;
    padding: 12px 38px 12px 23px;
    position: relative;
    opacity: 1;
    z-index: 10
}

.wrapper_cart_button .btn_cart:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.wrapper_cart_button .btn_cart::before {
    position: absolute;
    content: "";
    background: url(../img/arrows_right.png) no-repeat;
    width: 12px;
    height: 8px;
    right: 18px;
    top: 50%;
    margin-top: -4px
}

.soprano_block_text {
    margin-bottom: 45px
}

.soprano_block_text strong {
    font-size: 16px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 24px;
    display: block
}

.soprano_block_text p {
    font-size: 15px;
    margin-bottom: 5px
}

.soprano_block_text h3 {
    color: #284873;
    font-size: 18px;
    padding: 10px 0 5px;
}

.soprano_photo_list {}

.soprano_photo_item {
    text-align: center
}

.soprano_photo_item .photo_descr {
    padding: 16px 0 15px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(59, 59, 59, .21);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.soprano_photo_item .wrapper_photo img {
    max-width: 100%;
    width: 100%;
    height: 100%
}

.soprano_photo_item:nth-child(odd) {
    float: left;
    width: 50%;
    max-width: 350px
}

.soprano_photo_item:nth-child(odd) .wrapper {
    margin-right: 12px
}

.soprano_photo_item:nth-child(even) {
    float: left;
    width: 50%;
    max-width: 350px
}

.soprano_photo_item:nth-child(even) .wrapper {
    margin-left: 12px
}

.soprano_photo_item {
    margin-bottom: 24px;
}

.table_thead {
    position: relative
}

.list_thead {
    width: 100%;
    height: 64px;
    line-height: 64px
}

.list_thead .item_thead:first-child {
    float: left;
    width: 50%;
    list-style: none
}

.list_thead .item_thead:first-child p {
    padding-left: 28px;
    font-weight: 700;
    font-size: 15px;
    color: #000
}

.list_thead .item_thead:last-child {
    float: right;
    width: 50%;
    text-align: right;
    list-style: none
}

.list_thead .item_thead:last-child p {
    padding-right: 28px;
    font-weight: 700;
    font-size: 15px;
    color: #000
}

.soprano_table_price {
    margin-bottom: 35px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    background-color: #fff
}

.soprano_table {
    width: 100%
}

.soprano_table tr {
    border-bottom: 1px solid #f4f4f4
}

.soprano_table tr:last-child {
    border-bottom: none
}

.soprano_table tr td {
    text-align: center;
    vertical-align: middle;
    height: 59px;
    transition: all .1s ease-out
}

.soprano_table tr td:last-child {
    text-align: right;
    padding-right: 29px
}

.soprano_table tr td:last-child p.old_price {
    color: #7b7c7d;
    font-size: 13px;
    font-weight: 400;
    text-decoration: line-through
}

.soprano_table tr td:last-child p.new_price {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    font-family: "Proxima NovaS"
}

.soprano_table tr td:last-child p.new_price span {
    color: #c99d6c
}

.soprano_table tr td:first-child {
    text-align: left;
    padding-left: 24px;
    max-width: 350px
}

.soprano_table tr td:first-child span {
    font-size: 15px;
    font-weight: 400;
    color: #000
}

.soprano_table tr td a {
    border-radius: 20px;
    border: 1px solid #d4bc93;
    background-color: #e5cfa7;
    padding: 12px 23px;
    color: #4f3219;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    background-image: linear-gradient(to top, #e5cfa7 0, #e5cfa7 23%, #e5cfa7 60%, #e5cfa7 80%, #e5cfa7 91%, #e5cfa7 100%);
    opacity: 1
}

.soprano_table tr td a:hover {
    opacity: .85
}

.soprano_table tr td:nth-child(2) {
    opacity: 0
}

.soprano_table tr:hover td {
    opacity: 1
}

.soprano_history {
    margin-bottom: 50px;
    position: relative;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    background-color: #fff;
    padding: 43px 0
}

.soprano_history h3 {
    color: #284873;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-left: 33px
}

.soprano_history p.soprano_history_subtitle {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-bottom: 14px
}

.soprano_history p {
    color: #000;
    font-family: "Proxima Nova";
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 6px;
    padding-left: 33px
}

.soprano_history_block {
    padding-bottom: 18px;
    padding-right: 52px;
    margin-bottom: 19px;
    border-bottom: 1px solid #f4f4f4
}

.soprano_history_block:last-child {
    margin-bottom: 0;
    border-bottom: none
}

.wrapper_history_btn {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 10;
    bottom: -10px
}

.wrapper_history_btn .btn_history {
    color: #4f3219;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 11px 27px;
    border-radius: 20px;
    border: 1px solid #d4bc93;
    background-color: #e5cfa7;
    opacity: 1;
    background-image: linear-gradient(to top, #e5cfa7 0, #e5cfa7 23%, #e5cfa7 60%, #e5cfa7 80%, #e5cfa7 91%, #e5cfa7 100%)
}

.wrapper_history_btn .btn_history:hover {
    opacity: .85
}

.soprano_doctor {
    padding: 43px 33px 19px 0;
    margin-bottom: 45px;
    position: relative;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    background-color: #fff
}

.soprano_doctor h3 {
    color: #284873;
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-left: 33px
}

.block_doctor {
    width: 100%;
    margin-bottom: 30px
}

.block_doctor .left_img {
    margin-left: 33px;
    width: 153px;
    height: 93px;
    float: left
}

.block_doctor .left_img a {
    display: block
}

.block_doctor .left_img a img {
    max-width: 100%;
    height: 120px;
    border: 1px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    border-radius: 5px
}

.block_doctor .right_text {
    float: left;
    width: calc(100% - 186px)
}

.block_doctor .right_text .wrapper {
    padding-left: 34px
}

.block_doctor .right_text .wrapper p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    letter-spacing: -.001em
}

.block_doctor .right_text .wrapper a.title_doc {
    color: #bda05e;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 15px;
    text-decoration: none;
    display: block
}

.wrapper_doctor_btn {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 10;
    bottom: -10px
}

.wrapper_doctor_btn .btn_doctor {
    color: #4f3219;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 11px 27px;
    border-radius: 20px;
    border: 1px solid #d4bc93;
    background-color: #e5cfa7;
    opacity: 1;
    background-image: linear-gradient(to top, #e5cfa7 0, #e5cfa7 23%, #e5cfa7 60%, #e5cfa7 80%, #e5cfa7 91%, #e5cfa7 100%)
}

.wrapper_doctor_btn .btn_doctor:hover {
    opacity: .85
}

.soprano_reviews {
    padding-bottom: 47px
}

.soprano_reviews h3 {
    color: #284873;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 35px;
    padding-left: 35px
}

.soprano_reviews .block_rewievs {
    padding: 35px 47px 20px 35px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    background-color: #fff;
    margin-top: 10px
}

.soprano_reviews .block_rewievs .title_name {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin-bottom: 20px
}

.soprano_reviews .block_rewievs .title_name span.first {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-family: "Proxima NovaS";
    margin-right: 20px
}

.soprano_reviews .block_rewievs .title_name span.second {
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: transparent
}

.soprano_reviews .block_rewievs p {
    margin-bottom: 9px
}

.wrapper_buttons_rewievs {
    text-align: center
}

.wrapper_buttons_rewievs a {
    display: inline-block;
    vertical-align: top;
    color: #4f3219;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding: 12px 24px;
    margin: 25px 7.5px 0;
    opacity: 1
}

.wrapper_buttons_rewievs a.btn_reviews {
    border-radius: 20px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%)
}

.wrapper_buttons_rewievs a.btn_reviews:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.wrapper_buttons_rewievs a.btn_reviews_more {
    padding: 11px 23px;
    border-radius: 20px;
    border: 1px solid #d4bc93;
    background-color: #e5cfa7;
    background-color: #fff;
    background-image: linear-gradient(to top, #e5cfa7 0, #e5cfa7 23%, #e5cfa7 60%, #e5cfa7 80%, #e5cfa7 91%, #e5cfa7 100%)
}

.wrapper_buttons_rewievs a.btn_reviews_more:hover {
    opacity: .85
}

.left_column_soprano {
    float: right;
    width: 32.897%
}

.left_column_soprano .wrapper {
    padding-left: 37px
}

.left_column_soprano .wrapper .left_menu {
    position: relative;
    top: 0;
    padding: 20px 0 20px 40px;
    border-radius: 10px;
    background-color: #fff;
    margin-bottom: 35px;
    border: 1px solid #e1e1e1
}

ul.soprano_menu li.active>a,
.current-menu-item a {
    color: #d5a73b!important
}

ul.soprano_menu li.active>ul {
    display: block
}

ul.soprano_menu li.soprano_menu_item {
    display: block;
    cursor: pointer
}

ul.soprano_menu li.soprano_menu_item a.soprano_menu__link {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #284873;
    text-transform: uppercase;
    padding-bottom: 15px;
    text-decoration: none;
    font-family: 'Proxima Nova'
}

ul.soprano_menu li.soprano_menu_item.active a,
ul.soprano_menu li.soprano_menu_item:focus a,
ul.soprano_menu li.soprano_menu_item:hover a {
    color: #d5a73b
}

.soprano_menu_item ul {
    margin-bottom: 15px;
    padding-left: 20px;
}

.soprano_menu_item ul li.dropdown_menu_item {
    display: block
}

.soprano_menu_item ul li.dropdown_menu_item a.dropdown_menu__link,
.soprano_menu_item ul li.dropdown_menu_item a {
    display: block;
    color: #284873;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    padding-bottom: 10px
}

.soprano_menu_item ul li.dropdown_menu_item a.dropdown_menu__link:focus,
.soprano_menu_item ul li.dropdown_menu_item a.dropdown_menu__link:hover {
    color: #d5a73b
}

.soprano_menu_item ul li.dropdown_menu_item:last-child a {
    padding-bottom: 0
}

.left_slider_list {
    margin: 0
}

.left_slider_item {
    text-align: center;
    padding: 0 1px 27px;
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    outline: 0;
    box-shadow: 0 1px 5px rgba(59, 59, 59, .21);
    margin: 2px 2px;
    overflow: hidden
}

.left_slider_item .wrap_img {
    margin-bottom: 35px;
    background: #f9f9f9
}

.left_slider_item .wrap_img img {
    margin: 0 auto;
    padding-top: 10px
}

.left_slider_item .wrap_text {
    padding: 0 29px
}

.left_slider_item .wrap_text p.title_cart_slide {
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 24px;
    color: #284873;
    margin-bottom: 27px
}

.left_slider_item .wrap_text p.descr_cart_slide {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Proxima NovaS"
}

.left_slider {
    margin-bottom: 68px
}

.left_slider_list .slick-dots {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 20
}

.left_slider_list .slick-dots li {
    display: inline-block;
    vertical-align: top;
    width: 8px;
    height: 8px;
    background: rgba(0, 0, 0, .5);
    margin: 0 6px;
    border-radius: 50%;
    outline: 0;
    cursor: pointer
}

.left_slider_list .slick-dots li button {
    color: transparent;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: 0
}

.left_slider_list .slick-dots li.slick-active {
    background: url(../img/dots_active.png) no-repeat;
    background-position: center center;
    padding: 0
}

.left_banner {
    margin-bottom: 68px;
}

.banner_content {
    position: relative
}

.banner_content img {
    width: 100%;
    border-radius: 10px
}

.banner_content .overlay_text_banner {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 33px 40px 23px 23px;
    background: rgba(32, 33, 34, .29);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.banner_content .overlay_text_banner h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.banner_content .overlay_text_banner p {
    color: #fff;
    font-size: 15px;
    line-height: 22px
}

.content_specialist {
    padding: 0 0 10px 0
}

.content_specialist .wrapper_title {
    position: relative;
    padding-bottom: 30px
}

.wrapper_subtitle {
    position: relative;
    padding-bottom: 20px;
    padding-top: 30px
}

.wrapper_subtitle h2 {
    color: #284873;
    font-size: 32px;
    font-weight: 400;
    line-height: 1
}

.wrapper_subtitle.second {
    padding-top: 10px
}

.specialist_descr p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px
}

.specialist_descr strong {
    margin-top: 35px;
    margin-bottom: 15px;
    display: block;
    font-weight: 600;
    font-family: "Proxima NovaS";
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.list_specialist {
    padding-bottom: 30px;
    position: relative
}

.list_specialist p {
    margin: 15px 0 15px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400
}

.list_specialist.second {
    padding-bottom: 45px
}

.specialist_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 25px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.specialist_row .specialist_item {
    text-align: center;
    width: 285px;
    margin: auto -0.61%;
    padding-top: 25px
}

.specialist_row .specialist_item:first-child {
    margin-left: 0
}

.specialist_row .specialist_item:nth-child(4) {
    margin-right: 0
}

.specialist_row .specialist_item .wrapper_img img {
    min-height: 185px;
    border: 1px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    border-radius: 5px
}

.specialist_row .specialist_item h3.title_name {
    text-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 20px 0 15px
}

.specialist_row .specialist_item p.special_title {
    color: #284873;
    font-size: 14px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 1;
    margin-bottom: 15px;
    min-height: 30px;
}

.wrapper_button_special {
    text-align: center
}

.wrapper_button_special .btn_specialist {
    border-radius: 20px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    padding: 8px 25px;
    font-size: 15px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    opacity: 1
}

.wrapper_button_special .btn_specialist:focus,
.wrapper_button_special .btn_specialist:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.specialist_rewiews {
    padding: 50px 0 60px
}

.specialist_rewiews h2 {
    text-align: center;
    color: #284873;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

.spec_rewievs_list .spec_rewievs_item {
    padding-top: 60px;
    padding-bottom: 10px;
    position: relative;
    outline: 0
}

.spec_rewievs_list .spec_rewievs_item .block_left {
    float: left;
    width: 50%
}

.spec_rewievs_list .spec_rewievs_item .block_left .spec_rewievs_block {
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    margin: 0 19px 25px 34px
}

.spec_rewievs_list .spec_rewievs_item .block_left:nth-child(even) {
    float: right
}

.spec_rewievs_list .spec_rewievs_item .block_left:nth-child(even) .spec_rewievs_block {
    margin: 0 34px 25px 16px
}

.spec_rewievs_list .wrapper_all_buttons {
    margin-top: 20px
}

.spec_rewievs_item .spec_rewievs_block {
    padding: 67px 35px 20px 28px;
    position: relative
}

.spec_rewievs_item .spec_rewievs_block .wrapper_img {
    position: absolute;
    top: -49px;
    left: 0;
    right: 0
}

.spec_rewievs_item .spec_rewievs_block .wrapper_img img {
    display: block;
    margin: 0 auto
}

.spec_rewievs_item .spec_rewievs_block h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 22px;
    margin-bottom: 21px;
    text-align: center
}

.spec_rewievs_item .spec_rewievs_block p {
    text-align: left;
    line-height: 22px;
    font-size: 15px;
    margin-bottom: 9px
}

.page_doctor_content {
    padding-bottom: 40px
}

.doctor_content {
    margin-top: 30px
}

.left_block_doc {
    float: left;
    width: 57%
}

.left_block_doc .wrapper_doc {
    position: relative;
    padding-top: 40px
}

.left_block_doc .wrapper_doc strong {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 24px;
    margin-bottom: 30px;

}

.left_block_doc .wrapper_doc p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px
}

.left_block_doc .wrapper_doc p:last-child {
    margin-bottom: 0
}

.right_block_doc {
    float: right;
    width: 43%
}

.right_block_doc .wrapper_doc {
    margin-left: 52px
}

.right_block_doc .wrapper_doc .doctor_descr_img {
    background: #fff;
    padding: 7px 7px 20px;
    border-radius: 3px;
    border: 1px solid;
    border-color: #946c3e #ad8e44 #cba06e
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_img {
    margin-bottom: 20px
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_img img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons {
    text-align: center;
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a {
    display: inline-block;
    vertical-align: top;
    color: #4f3219;
    opacity: 1
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_order {
    padding: 14px 18px;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 20px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%)
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_order:focus,
.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_order:hover {
    background-image: linear-gradient(to top, #f1d37d 0, #f7ef9b 50%, #d1a753 93%, #ac7d67 100%)
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_question {
    padding: 13px 16px;
    font-size: 14px;
    border-radius: 20px;
    border: 1px solid #d4bc93;
    background-color: #e5cfa7;
    background-image: linear-gradient(to top, #e5cfa7 0, #e5cfa7 23%, #e5cfa7 60%, #e5cfa7 80%, #e5cfa7 91%, #e5cfa7 100%)
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_question:focus,
.right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_question:hover {
    opacity: .85
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_all_reviews {
    text-align: center
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_all_reviews a.btn_all_rewievs {
    color: #225275;
    font-family: "Proxima Nova";
    font-size: 14px;
    line-height: 1
}

.right_block_doc .wrapper_doc .doctor_descr_img .wrap_all_reviews a.btn_all_rewievs:hover {
    text-decoration: underline
}

.list_doc {
    line-height: 24px;
    margin-bottom: 35px
}

.list_doc li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.list_doc li.third {
    margin-right: 0
}

.list_doc li.third span {
    color: #2b3a45;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

.list_doc li.first span {
    color: #284873;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase
}

.list_doc li.second span {
    text-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
    background: linear-gradient(to top, #d8b06e 0, #c09854 35%, #896321 56%, #c09855 76%, #8c6523 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: 400;
    font-size: 18px
}

.doctor_services {
    position: relative;
    padding: 40px 0 40px
}

.doctor_services h2 {
    color: #284873;
    font-family: "Proxima Nova";
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 35px
}

.doctor_services .doc_services_wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.doctor_services .doc_services_wrapper .doc_services_item {
    box-shadow: 0 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    width: 32%;
    padding: 25px
}

.doctor_services .doc_services_wrapper .doc_services_item:nth-child(23),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(20),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(17),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(14),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(11),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(2),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(5),
.doctor_services .doc_services_wrapper .doc_services_item:nth-child(8) {
    margin: 0 2% 25px
}

.doc_services_item {
    margin-bottom: 25px
}

.doc_services_item .top_con {
    margin-bottom: 25px
}

.doc_services_item .top_con .wrap_img {
    float: left;
    width: 35%
}

.doc_services_item .top_con .wrap_img img {
    max-width: 126px;
    margin: auto;
    width: 100%
}

.doc_services_item .top_con .name_service {
    float: right;
    width: 65%;
    color: #284873;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    font-family: "Proxima Nova";
    font-weight: 400;
    padding-left: 10px
}

.doc_services_item p {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    font-family: "Proxima Nova";
    font-weight: 400
}

.doctor_reviews {
    padding: 30px 20px 20px
}

.doctor_reviews h3 {
    padding: 0;
    text-align: center
}

.doctor_reviews .block_rewievs {
    padding: 35px 37px 20px 25px;
    margin-top: 20px
}

.doctor_reviews .block_rewievs .client_rewievs {
    padding: 0 10px
}

.doctor_reviews .block_rewievs .answer_rewievs {
    margin-top: 25px
}

.doctor_reviews .block_rewievs .answer_rewievs .title_name {
    font-size: 18px;
    line-height: 22px;
    color: #606060;
    margin-bottom: 10px;
    padding-left: 10px
}

.doctor_reviews .block_rewievs .answer_rewievs .title_name .first {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-family: "Proxima NovaS";
    margin-right: 20px
}

.doctor_reviews .block_rewievs .answer_rewievs .title_name .second {
    display: inline-block;
    vertical-align: top;
    color: #bebebe
}

.doctor_reviews .block_rewievs .answer_rewievs .answer_text_descr {
    padding: 15px 10px 5px;
    background: #f5f5ee;
    border-radius: 10px
}

.doctor_reviews .block_rewievs .answer_rewievs .answer_text_descr p {
    margin-bottom: 9px
}

.container_content.page_service {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px
}

.container_content.page_service h1 {
    margin: 15px 0 20px;
}

.page_service_content {
    padding: 20px 0 65px;
    position: relative
}

.page_service_content strong {
    font-size: 16px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 24px
}

.page_service_content p {
    font-size: 15px;
    margin-bottom: 5px
}

.page_service_content .block_service {
    padding: 45px 0 30px
}

.page_service_content .block_service h2 {
    color: #284873;
    font-weight: 400;
    line-height: 1;
}

.page_service_content section.article {
    padding: 60px 0 85px
}

.page_service_content section.article h2 {
    color: #284873;
    font-weight: 400;
    line-height: 1;
}

.page_service_content section.article .article_descr {
    border: 2px solid #e7e8e9;
    padding: 33px;
    margin-bottom: 20px
}

.page_service_content section.article .article_descr:last-child {
    margin-bottom: 0
}

.page_service_content section.article .article_descr .left_block {
    float: left;
    width: 30.5%
}

.page_service_content section.article .article_descr .right_block {
    float: right;
    width: 66.5%
}

.page_service_content section.article .article_descr .right_block p.date_article {
    color: #b19148;
    font-size: 13px;
    font-weight: 600;
    font-family: "Proxima NovaS";
    line-height: 1;
    margin-bottom: 13px;
    margin-top: 0
}

.page_service_content section.article .article_descr .right_block a.title_article {
    display: inline-block;
    vertical-align: top;
    color: #284873;
    font-size: 18px;
    font-weight: 600;
    font-family: "Proxima Nova";
    line-height: 22px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1
}

.page_service_content section.article .article_descr .right_block a.title_article:hover {
    border-bottom: 1px solid transparent
}

.page_service_content section.article .article_descr .right_block p {
    font-size: 15px;
    color: #000
}

.page_service_content section.article .article_descr .right_block p:last-child {
    margin-bottom: 0
}

.service_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.service_list .service_item {
    width: 100%;
    box-shadow: 0 1px 5px rgba(59, 59, 59, .21);
    border-radius: 10px;
    background-color: #fff;
    padding: 25px;
    margin-bottom: 25px;
    border: 1px solid #e1e1e1;
    list-style: none
}

.service_list .service_item .top_con {
    margin-bottom: 25px
}

.service_list .service_item .top_con .wrap_img {
    width: 35%;
    float: left
}

.service_list .service_item .top_con .wrap_img img {
    max-width: 126px;
    margin: auto;
    width: 100%
}

.service_list .service_item .top_con .name_service {
    float: right;
    width: 65%;
    color: #284873;
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
    padding-left: 10px
}

.service_list .service_item .top_con p {
    font-size: 15px;
    color: #000;
    line-height: 22px
}

.service_list .service_item:nth-child(11),
.service_list .service_item:nth-child(2),
.service_list .service_item:nth-child(5),
.service_list .service_item:nth-child(8) {
    margin: 0 2% 25px
}

.page_service_content .container_feedback_question {
    max-width: 1100px;
    padding-left: 55px;
    padding-right: 35px
}

.page_service_content .container_feedback_question .form_question {
    padding-right: 5px
}

.left_head {
    float: left;
    width: 24.8%
}

.left_head .logo {
    width: 100%;
    max-width: 236px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0
}

.left_head .logo img {
    width: 100%;
    max-width: 100%
}

.right_head {
    float: right;
    width: 75.2%;
    margin-top: 3px
}

.right_head .content_right_head .con_adress {
    float: left
}

.right_head .content_right_head .con_adress p {
    padding-left: 30px;
    position: relative;
    display: inline-block
}

.right_head .content_right_head .con_adress p::before {
    content: "";
    position: absolute;
    background-image: url(../img/sprite.png);
    background-position: -87px 0;
    width: 19px;
    height: 23px;
    margin-left: -30px;
    top: -2px
}

.right_head .content_right_head .con_adress p span {
    display: inline-block;
    font-weight: 600;
    vertical-align: top;
    font-family: "Proxima NovaS"
}

.right_head .content_right_head .con_contacts {
    float: right;
    text-align: right;
    position: relative;
    padding-left: 36px
}

.right_head .content_right_head .con_contacts::before {
    content: '';
    display: inline-block;
    background-image: url(../img/sprite.png);
    background-position: -39px 0;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.right_head .content_right_head .con_contacts .con_phone {
    font-size: 24px;
    color: #2b3a45
}

.right_head .content_right_head .con_contacts .con_phone span {
    color: #bfa261
}

.right_head .content_right_head .con_head_feedback {
    float: right;
    width: 100%;
    margin-top: -25px;
    text-align: right;
    position: relative;
    margin-bottom: 0;
    top: -10px
}

.right_head .content_right_head .con_head_feedback .head_feedback_list {
    display: block;
    text-align: left;
    margin-right: 100px
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 33px;
    margin-right: 34px
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item a {
    color: #225275;
    font-size: 100%
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item.feedback__enroll::before {
    background-image: url(../img/sprite.png);
    background-position: -87px -23px;
    width: 17px;
    height: 22px;
    position: absolute;
    content: "";
    left: 0
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item.feedback__call::before {
    background-image: url(../img/sprite.png);
    background-position: -44px -39px;
    width: 20px;
    height: 20px;
    position: absolute;
    content: "";
    left: 0
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item.feedback__letter::before {
    background-image: url(../img/sprite.png);
    background-position: -22px -61px;
    width: 26px;
    height: 17px;
    position: absolute;
    content: "";
    left: 0
}

.right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item.feedback__consultation-sk::before {
    background-image: url(../img/sprite.png);
    background-position: 0 -61px;
    width: 22px;
    height: 22px;
    position: absolute;
    content: "";
    left: 0
}

.mobile_menu-main {
    display: none
}

section.why_me {
    padding: 44px 0 85px
}

section.why_me .container {
    overflow: hidden
}

section.why_me .line-deco {
    max-width: 560px;
    margin-left: 67px;
    width: 100%
}

section.why_me h2 {
    margin-bottom: 19px;
    margin-top: 0;
    color: #284873;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    padding-left: 67px
}

section.why_me .why_me_descr .left {
    float: right;
    width: 37%
}

section.why_me .why_me_descr .left .wrapper_img {
    text-align: right;
    margin-top: -14px
}

section.why_me .why_me_descr .left .wrapper_img a {
    display: block;
    position: relative
}

section.why_me .why_me_descr .left .wrapper_img a img.img_3d {
    width: 109px;
    height: 109px;
    position: absolute;
    top: -52px;
    right: -18px
}

section.why_me .why_me_descr .left .wrapper_img a img {
    width: 100%;
    max-width: 100%
}

section.why_me .why_me_descr .right {
    float: left;
    width: 55%
}

section.why_me .why_me_descr .right .wrapper_text {
    padding-left: 67px;
    font-size: 16px;
    line-height: 20px
}

section.why_me .why_me_descr .right .wrapper_text strong {
    display: block;
    margin-top: 23px
}

section.why_me .why_me_descr .right .wrapper_text p {
    margin-top: 23px
}

.plasty_girl_mobile {
    display: none
}

.history_client_mobile {
    display: none
}

.thanks_mob_list {
    display: none
}

.news_mobile {
    display: none
}

.content_soprano .wrapper_title2 {
    display: none
}

.con_adress2 {
    display: none
}

.wrapper_btn_menu {
    display: none
}

.hidden {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(103, 109, 112, .5);
    z-index: 999999999
}

#hidden_form {
    max-width: 490px;
    margin: 10% auto 0;
    position: relative;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    padding: 40px 40px 30px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

#hidden_form .close_hidden_form {
    position: absolute;
    right: 17px;
    top: 9px;
    font-size: 22px;
    color: #284873;
    opacity: .5;
    cursor: pointer
}

#hidden_form h2 {
    text-align: center;
    color: #284873;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    margin-bottom: 25px
}

#hidden_form h2::before {
    position: absolute;
    content: "";
    background: url(../img/phone_form.png) no-repeat;
    width: 20px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    margin-left: -32px
}

#hidden_form label {
    display: block;
    margin-bottom: 25px;
    cursor: default
}

#hidden_form label input[type=tel],
#hidden_form label input[type=text] {
    width: 100%;
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 8px;
    border: none;
    outline: 0;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

#hidden_form .wrapper_checkbox {
    font-size: 15px;
    display: block;
    line-height: 22px;
    margin-bottom: 10px
}

#hidden_form .wrapper_checkbox input[type=checkbox] {
    display: none
}

#hidden_form .wrapper_checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    font-size: 13px
}

#hidden_form .wrapper_checkbox label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0;
    border: 2px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    position: absolute;
    left: 3px;
    top: 0;
    bottom: -22px;
    background-color: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8)
}

#hidden_form .wrapper_checkbox strong {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #4f3219
}

#hidden_form .wrapper_checkbox input[type=checkbox]:checked+label::before {
    background: url(../img/galka.png) no-repeat;
    background-position: center center
}

#hidden_form button {
    border-radius: 20px;
    background-color: #fff;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    color: #4f3219;
    font-size: 15px;
    font-weight: 400;
    border: none;
    outline: 0;
    line-height: 1;
    padding: 12px 25px;
    opacity: 1
}

#hidden_form button:hover {
    opacity: .85
}

.hidden2 .wrapper_checkbox,
.hidden3 .wrapper_checkbox {
    font-size: 15px;
    display: block;
    line-height: 22px;
    margin-bottom: 10px
}

.hidden2 .wrapper_checkbox input[type=checkbox],
.hidden3 .wrapper_checkbox input[type=checkbox] {
    display: none
}

.hidden2 .wrapper_checkbox label,
.hidden3 .wrapper_checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 10px;
    font-size: 13px
}

.hidden2 .wrapper_checkbox label::before,
.hidden3 .wrapper_checkbox label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 0;
    top: 0;
    border: 2px solid;
    border-color: #946c3e #ad8e44 #cba06e;
    position: absolute;
    left: 3px;
    bottom: -22px;
    background-color: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8)
}

.hidden2 .wrapper_checkbox strong,
.hidden3 .wrapper_checkbox strong {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #4f3219
}

.hidden2 .wrapper_checkbox input[type=checkbox]:checked+label::before,
.hidden3 .wrapper_checkbox input[type=checkbox]:checked+label::before {
    background: url(../img/galka.png) no-repeat;
    background-position: center center
}

.input1::-webkit-input-placeholder {
    color: #26343e;
    font-size: 16px;
    opacity: 1;
    transition: opacity .3s ease
}

.input1::-moz-placeholder {
    color: #26343e;
    font-size: 16px;
    opacity: 1;
    transition: opacity .3s ease
}

.input1:-moz-placeholder {
    color: #26343e;
    font-size: 16px;
    opacity: 1;
    transition: opacity .3s ease
}

.input1:-ms-input-placeholder {
    color: #26343e;
    font-size: 16px;
    opacity: 1;
    transition: opacity .3s ease
}

.input1:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input1:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input1:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input1:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input2::-webkit-input-placeholder {
    font-family: 'Proxima Nova';
    font-weight: 400;
    color: #93a3b0;
    font-size: 14px;
    opacity: 1;
    transition: opacity .3s ease
}

.input2::-moz-placeholder {
    font-family: 'Proxima Nova';
    font-weight: 400;
    color: #93a3b0;
    font-size: 14px;
    opacity: 1;
    transition: opacity .3s ease
}

.input2:-moz-placeholder {
    font-family: 'Proxima Nova';
    font-weight: 400;
    color: #93a3b0;
    font-size: 14px;
    opacity: 1;
    transition: opacity .3s ease
}

.input2:-ms-input-placeholder {
    font-family: 'Proxima Nova';
    font-weight: 400;
    color: #93a3b0;
    font-size: 14px;
    opacity: 1;
    transition: opacity .3s ease
}

.input2:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input2:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input2:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.input2:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease
}

.hidden2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(103, 109, 112, .5);
    z-index: 999999999
}

.hidden3 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(103, 109, 112, .5);
    z-index: 999999999
}

.hidden_form2 {
    max-width: 490px;
    margin: 30px auto 0;
    position: relative;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    padding: 40px 40px 30px;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

.hidden_form2 .close_hidden_form,
.close-mes {
    position: absolute;
    right: 17px;
    top: 9px;
    font-size: 22px;
    color: #284873;
    opacity: .5;
    cursor: pointer
}

.hidden_form2 h2 {
    text-align: center;
    color: #284873;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    position: relative;
    margin-bottom: 25px
}

.hidden_form2 h2::before {
    position: absolute;
    content: "";
    background: url(../img/mail_form.png) no-repeat;
    width: 26px;
    height: 17px;
    top: 50%;
    margin-top: -8.5px;
    margin-left: -37px
}

.hidden_form2 label {
    display: block;
    margin-bottom: 25px;
    cursor: default
}

.hidden_form2 label input {
    width: 100%;
    padding: 0 10px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 8px;
    border: none;
    outline: 0;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

.hidden_form2 label textarea {
    resize: none;
    padding: 20px;
    text-align: left;
    width: 100%;
    border: none;
    outline: 0;
    box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21)
}

.hidden_form2 button,
.hidden_form2 input[type=submit],
.hidden input[type=submit] {
    border-radius: 20px;
    background-color: #fff;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    color: #4f3219;
    font-size: 15px;
    font-weight: 400;
    border: none;
    outline: 0;
    line-height: 1;
    padding: 12px 25px;
    opacity: 1
}

.hidden_form2 button:hover,
.hidden_form2 input[type=submit]:hover,
.hidden input[type=submit]:hover {
    opacity: .85
}

.block_search {
    position: absolute;
    height: 38px;
    width: 256px;
    background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
    margin: auto;
    display: none;
    right: 8px;
    max-width: 500px;
    top: 8px;
    border-radius: 2px
}

.block_search.open {
    display: block
}

.block_search input {
    width: 248px;
    height: 30px;
    outline: 0;
    padding: 5px 20px 5px 37px;
    font-size: 14px;
    color: #000;
    position: relative;
    border: none;
    z-index: 100;
    margin: 4px;
    background-color: #fff
}

.block_search button {
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../img/find.png) no-repeat;
    border: none;
    color: transparent;
    display: block;
    padding: 0;
    z-index: 101;
    margin-top: 11px;
    margin-left: 16px;
    outline: 0
}

.container-main.no-scroll {
    padding-top: 41px
}

.wpcf7-response-output {
    display: none!important;
}

.container-main.no-scroll .left_head .logo {
    margin-top: 14px
}

.container-main.no-scroll .right_head {
    margin-top: 0
}

.container-main.no-scroll .right_head .content_right_head .con_contacts {
    margin-top: -4px
}

.container-main.no-scroll .right_head .content_right_head .con_contacts::before {
    top: 25%
}

.container-main.no-scroll .right_head .content_right_head .con_contacts .block_soc {
    margin-top: 19px
}

.container-main.no-scroll .right_head .content_right_head .con_contacts .block_soc a {
    display: inline-block;
    vertical-align: top;
    margin-left: 6px;
    position: relative;
    z-index: 20;
    opacity: 1
}

.container-main.no-scroll .right_head .content_right_head .con_contacts .block_soc a:hover {
    opacity: .85
}

.container-main.no-scroll .right_head .content_right_head .con_adress {
    margin-top: 8px;
    margin-left: 3px;
    float: left
}

.container-main.no-scroll .right_head .con_head_feedback {
    float: right;
    width: 100%;
    top: 0;
    margin-top: -20px
}

.container-main.no-scroll .right_head .con_head_feedback .head_feedback_list {
    margin-right: 145px
}

.container-main.no-scroll .right_head .con_head_feedback .head_feedback_list .head_feedback_item {
    padding-left: 30px
}

.container-main.no-scroll .right_head .con_head_feedback .head_feedback_list .head_feedback_item.feedback__consultation-sk {
    margin-right: 0
}

.content-main b,
.soprano_block_text strong {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    font-family: "Proxima NovaS";
}

.btn_portfolio {
    margin-top: 20px;
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .row_block span.wrapper_checkbox,
    .row_block span.upload_wrapper,
    .row_block span.name_text {
        width: 50%;
    }
    .service_list .service_item .top_con .name_service,
    .doc_services_item .top_con .name_service {
        word-wrap: break-word;
    }
    .soprano_menu_item ul {
        padding-left: 0;
    }
    .page_service_content section.article .article_descr .left_block .wrap_img img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
}

@media screen and (min-width:1100px) {
    .right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_order {
        margin-right: 5px;
    }
}

@media screen and (max-width:1199px) {
    .header_fixed .main_fixed {
        padding: 24px 0 21px
    }
    .header_fixed .main_fixed .logo a {
        margin-top: 0;
        margin-left: 0
    }
    .header-main.no-scroll .menu-main {
        margin-top: 25px
    }
    .container-main.no-scroll {
        padding-top: 20px
    }
    .container-main.no-scroll .right_head .con_head_feedback {
        margin-top: 10px
    }
    .container-main.no-scroll .right_head .con_head_feedback .head_feedback_list {
        text-align: right;
        margin-right: 0
    }
    .container-main.no-scroll .right_head .content_right_head .con_contacts .block_soc {
        margin-top: 10px
    }
    .breadcrumbs {
        margin-top: 8px
    }
    .header-main .container {
        padding: 0
    }
    .header-main .container .top_head {
        padding: 0 15px
    }
    .header_slider_wrap .triangle_right {
        max-width: 750px
    }
    .why_me .why_descr {
        padding-left: 0
    }
    .container2 {
        max-width: 1100px
    }
    .model_left_block .model_left_block_wrapper {
        padding-left: 0
    }
    .slider_description {
        padding-left: 20px;
        padding-right: 50px
    }
    .slider_description h2 {
        font-size: 49px;
        line-height: 51px
    }
    .header_slider .slick-next {
        top: 50%
    }
    .header_slider .slick-prev {
        top: 50%
    }
    .container-main {
        padding-top: 45px
    }
    .right_head .content_right_head .con_head_feedback .head_feedback_list {
        margin-right: 0
    }
    .right_head .content_right_head .con_head_feedback .con_head_social {
        float: right;
        bottom: -55px;
        right: 0;
        position: absolute;
        top: auto
    }
    .left_head {
        width: 25%
    }
    .right_head {
        width: 74%
    }
    .right_head .content_right_head {
        margin-top: 5px
    }
    .right_head .content_right_head .con_adress {
        float: right;
        margin-top: 5px;
        text-align: right;
        width: 100%
    }
    .right_head .content_right_head .con_head_feedback .head_feedback_list .head_feedback_item {
        margin-right: 20px
    }
    .right_head .content_right_head .con_head_feedback {
        margin-top: -25px
    }
    .footer_content .left {
        width: 20%
    }
    .footer_content .left .footer_menu {
        padding-left: 20px
    }
    .footer_content .center {
        width: 60%
    }
    .footer_content .center .forum_footer {
        padding-left: 40px;
        width: 54%
    }
    .footer_content .center .adress_footer {
        width: 45%;
        padding-right: 20px
    }
    .footer_content .right {
        width: 20%
    }
    .menu-main .menu-main__item a {
        padding: 10px 8px 8px
    }
    section.why_me .line-deco {
        margin-left: 0;
        max-width: 50%
    }
    section.why_me .why_me_descr .left {
        width: 40%
    }
    section.why_me .why_me_descr .right {
        width: 50%
    }
    section.why_me .why_me_descr .right .wrapper_text {
        padding-left: 0
    }
    section.why_me h2 {
        padding-left: 0
    }
    .bg_theme-2 {
        background-size: 56%, 160%
    }
    .model_left_block {
        width: 50%
    }
    .model_left_block .model_left_block_wrapper {
        padding-bottom: 20px
    }
    .model_left_block .model_left_block_wrapper .title_text-cap {
        margin-top: 20px;
        font-size: 34px
    }
    .model_right_block {
        width: 27%
    }
    .model_right_block .img_right {
        right: 25px;
        max-height: auto;
        left: auto
    }
    .row_block label input {
        width: 90%
    }
    .row_block label textarea {
        width: 90%
    }
    #button_submit {
        width: 95%
    }
    .row_block span.name_text {
        padding-right: 5px
    }
    .row_block span.wrapper_checkbox strong {
        margin-right: 5px;
        display: block
    }
    .content_feedback .block_right .phone_callback_wrapper {
        top: -25px;
        padding-top: 40px
    }
    .right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_order {
        margin-bottom: 10px;
        padding: 12px
    }
    .right_block_doc .wrapper_doc .doctor_descr_img .wrap_doc_buttons a.btn_question {
        padding: 12px 10px
    }
    .doctor_services .doc_services_wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .doctor_services .doc_services_wrapper .doc_services_item {
        margin-bottom: 20px
    }
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(11),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(2),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(5),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(8) {
        margin-bottom: 20px
    }
}

@media screen and (max-width:1123px) {
    .header_fixed .main_fixed .con_adress {
        float: right;
        text-align: right;
        margin-left: 0;
        width: 70%
    }
    .header_fixed .main_fixed .logo {
        width: 29%;
        margin-right: 1%;
        min-width: inherit
    }
    .header_fixed .main_fixed .fixed_breadcrumbs {
        display: none
    }
    .header_fixed .main_fixed .con_contacts {
        margin-bottom: 5px
    }
    .header_fixed .main_fixed .con_contacts .con_time {
        margin-top: 0
    }
    .service_list .service_item .top_con .wrap_img img {
        max-width: 126px;
        margin: auto;
        width: 100%;
        height: auto;
    }
    .doc_services_item .top_con .wrap_img img {
        max-width: 126px;
        margin: auto;
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width:1023px) {
    .page_service_content section.article .article_descr .left_block .wrap_img img {
        height: auto;
    }
    .left_slider_item .wrap_img img {
        margin: 0 auto;
        padding-top: 10px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top center;
        object-position: top center;
    }
    .row_block span {
        width: 100%;
    }
    .history_client .history_item .history_block {
        margin-left: 25px
    }
    .history_client .history_item:nth-child(even) .history_block {
        margin-right: 25px
    }
    .thanks_item .thanks_block {
        margin: 0 19px 25px 25px
    }
    .thanks_item:nth-child(even) .thanks_block {
        margin: 0 25px 25px 16px
    }
    .header_fixed .top_feedback ul.feedback_list {
        left: auto
    }
    .header_fixed .top_feedback ul.feedback_list li {
        margin-left: 20px
    }
    .header_fixed .top_feedback {
        padding: 7px 0 9px
    }
    .page_service_content section.article .article_descr {
        padding: 25px
    }
    .container-main.no-scroll {
        padding-top: 20px
    }
    header.header-main.no-scroll .con_head_feedback {
        display: none!important
    }
    .doctor_services h2 {
        font-size: 30px;
        line-height: 24px
    }
    .list_doc {
        margin-bottom: 20px
    }
    .left_block_doc .wrapper_doc strong {
        margin-bottom: 15px
    }
    .doctor_content {
        margin-top: 0
    }
    .container_content h1 {
        font-size: 32px;
        line-height: 1
    }
    .container_content h1.title_doctor_name {
        padding: 15px 0
    }
    .left_block_doc .wrapper_doc {
        padding-top: 25px
    }
    .right_block_doc .wrapper_doc {
        margin-left: 20px
    }
    .list_doc li {
        display: block
    }
    .specialist_row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .specialist_row .specialist_item {
        width: 32%;
        margin: 0 0 20px 0
    }
    .specialist_row .specialist_item:first-child {
        margin: 0 0 20px
    }
    .specialist_row .specialist_item:nth-child(4) {
        margin: 0 0 20px
    }
    .specialist_row .specialist_item:nth-child(3n+2) {
        margin: 0 2% 20px
    }
    .page_service_content .container_feedback_question {
        padding-left: 0;
        padding-right: 0
    }
    .container-main {
        padding-top: 20px
    }
    .right_head {
        width: 60%
    }
    .left_head {
        width: 35%
    }
    .right_head .content_right_head .con_adress {
        display: none
    }
    .con_adress2 {
        display: block;
        float: left;
        width: 100%;
        margin-top: 10px;
        text-align: right
    }
    .con_adress2 p {
        position: relative;
        padding-left: 30px;
        display: inline-block
    }
    .con_adress2 p span {
        display: inline-block;
        font-weight: 600;
        font-family: "Proxima NovaS";
        vertical-align: top
    }
    .con_adress2 p::before {
        content: "";
        position: absolute;
        background-image: url(../img/sprite.png);
        background-position: -87px 0;
        width: 19px;
        height: 23px;
        margin-left: -30px;
        top: -2px
    }
    .footer_content .center::before {
        right: 0
    }
    .footer_content .center::after {
        left: 0
    }
    .footer_content .center .forum_footer {
        display: none
    }
    .footer_content .left {
        width: 25%
    }
    .footer_content .left .footer_menu {
        margin-top: 0;
        padding-left: 15px
    }
    .footer_content .center {
        width: 50%
    }
    .footer_content .center .adress_footer {
        padding-left: 18%;
        width: 100%
    }
    .footer_content .center .adress_footer .adress_title {
        margin-top: 0
    }
    .footer_content .right {
        width: 25%
    }
    .footer_content .right .social_footer p.social_title {
        margin-top: 0
    }
    header.header-main.no-scroll .menu-main {
        display: none
    }
    .menu-main {
        display: none
    }
    .mobile_menu-main {
        display: block;
        background-color: #2b3a45;
        color: #fde09f;
        padding: 8px;
        position: relative;
        text-transform: uppercase;
        z-index: 30;
        height: 56px
    }
    .mobile_menu-main ul.mobile_menu_list {
        display: none;
        background: #2b3a45;
        position: absolute;
        width: 100%;
        max-width: 320px;
        z-index: 102;
        top: 56px;
        left: 0;
        text-align: left
    }
    .mobile_menu-main ul.mobile_menu_list.open {
        display: block
    }
    .mobile_menu-main ul.mobile_menu_list li a {
        padding: 15px 20px;
        display: block
    }
    .mobile_menu-main ul.mobile_menu_list li a:focus,
    .mobile_menu-main ul.mobile_menu_list li a:hover {
        background-color: #de1247;
        background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
        color: #4f3219
    }
    .mobile_menu-main .hamburger_menu {
        height: 40px;
        line-height: 40px
    }
    .mobile_menu-main .hamburger_menu span {
        padding-left: 46px;
        cursor: pointer;
        position: relative;
        color: #fde09f;
        font-size: 15px;
        font-weight: 400;
        line-height: 1;
        text-transform: uppercase
    }
    .mobile_menu-main .hamburger_menu span::before {
        position: absolute;
        content: "";
        background: url(../img/hamburger.png) no-repeat;
        width: 21px;
        height: 17px;
        top: 1px;
        margin-left: -36px
    }
    .mobile_menu-main .mobile_search {
        position: absolute;
        right: 5px;
        width: 52px;
        top: 8px;
        cursor: pointer;
        z-index: 10
    }
    .mobile_menu-main .mobile_search .menu-main__item.search {
        display: inline-block;
        vertical-align: top;
        height: 40px;
        line-height: 40px;
        margin-left: 0;
        position: relative;
        padding-left: 13px
    }
    .mobile_menu-main .mobile_search .menu-main__item.search img {
        vertical-align: middle
    }
    .mobile_menu-main .mobile_search .menu-main__item.search a {
        display: block;
        width: 100%
    }
    .header-main .mobile_menu-main {
        margin-top: 25px
    }
    .header-main.no-scroll .mobile_menu-main {
        display: block!important
    }
    .header_slider_wrap .triangle_right {
        max-width: 520px
    }
    .slider_description {
        padding: 110px 50px 0 0;
        width: 53%
    }
    .slider_description h2 {
        font-size: 42px;
        line-height: 44px;
        margin-bottom: 15px
    }
    .slider_description p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 25px
    }
    .plasty__img img {
        margin-top: -145px
    }
    .content_baby_tabs {
        width: 58%!important
    }
    .plasty .plasty__face {
        margin-left: -90px
    }
    .plasty .plasty__chest {
        margin-left: -20px
    }
    .plasty .plasty__body {
        margin-left: -55px
    }
    .plasty .plasty__legs {
        margin-left: -72px
    }
    .plasty .plasty__content {
        padding: 43px 20px 50px 30px
    }
    .content_baby_tabs_wrapper {
        margin-top: 30px
    }
    .plasty h2 {
        margin-left: 20px
    }
    section.why_me {
        padding-bottom: 50px
    }
    .bg_theme-2 {
        background: 0 0
    }
    .bg_theme-2 .container {
        padding: 0
    }
    .bg_theme-2 .container .model_view_list .model_right_block {
        width: 100%;
        text-align: center
    }
    .bg_theme-2 .container .model_view_list .model_right_block img {
        max-height: 302px;
        right: auto
    }
    .bg_theme-2 .container .model_view_list .model_left_block {
        width: 100%;
        background-color: #222f37
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper {
        padding: 25px 50px 32px;
        text-align: center
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper h2 {
        margin: 0;
        line-height: 24px;
        font-size: 30px;
        margin-bottom: 25px
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper p {
        text-align: left
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper p.text.model_color-1 {
        margin-top: 35px
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper p.text.model_color-2 {
        margin-top: 15px
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper .btn_bg-theme-3 {
        margin-top: 30px
    }
    .history_client .block_right .history_right {
        margin-right: 25px
    }
    .history_client .block_left .history_left {
        margin-left: 25px
    }
    .history_block .history_descr {
        padding: 30px 25px
    }
    .history_block .history_descr h3 {
        margin-bottom: 15px
    }
    .doctor_list .doctor_item {
        max-width: 100%;
        padding: 0 15px
    }
    .doctor_list .doctor_item:nth-child(odd)::before {
        display: none
    }
    .thanks_item .block_left .thanks_left {
        margin-left: 25px
    }
    .thanks_item .block_right .thanks_right {
        margin-right: 25px
    }
    .content_feedback .block_left {
        width: 100%;
        padding: 0 25px 0 20px
    }
    .content_feedback .block_right {
        width: 100%;
        background: #f2f1ed
    }
    .content_feedback .block_right .phone_callback_wrapper {
        padding: 38px 20px;
        top: 0
    }
    .container_feedback_question {
        padding: 0
    }
    .content_feedback .block_right .phone_callback_wrapper::before {
        display: none
    }
    .container_feedback_question h2 {
        padding: 40px 0 0 20px
    }
    .row_block span.name_text {
        margin-top: 13px
    }
    .soprano_item__content {
        max-width: 530px;
        z-index: 20
    }
    .soprano_item__content h1 {
        font-size: 40px;
        padding: 15px 20px
    }
    .breadcrumbs .breadcrumbs_items {
        font-size: 13px;
        margin-right: 20px
    }
    .right_column_soprano .wrapper_title h1,
    .right_column_soprano .wrapper_title h2 {
        font-size: 30px;
        line-height: 24px
    }
    .right_column_soprano .soprano_cart .soprano_cart_descr {
        padding: 10px 15px 35px
    }
    .right_column_soprano .soprano_cart .soprano_cart_descr .wrapper_img {
        width: 180px;
        margin-right: 15px
    }
    .soprano_block_text {
        margin-bottom: 25px
    }
    .soprano_block_text h3 {
        font-size: 26px;
        margin-bottom: 15px
    }
    .soprano_photo_item .wrapper_photo {
        min-height: inherit
    }
    .soprano_table tr td a {
        font-size: 15px
    }
    .soprano_table tr td:last-child {
        padding-right: 5px;
        width: 90px;
        padding-left: 5px
    }
    .soprano_table tr td:first-child {
        padding-left: 15px
    }
    .soprano_history {
        padding: 25px 0 30px 0
    }
    .soprano_history h3 {
        margin-bottom: 10px;
        padding-left: 15px;
        font-size: 24px
    }
    .soprano_history p {
        padding-left: 15px
    }
    .soprano_history p.soprano_history_subtitle {
        margin-bottom: 10px
    }
    .soprano_history_block {
        margin-bottom: 12px;
        padding-bottom: 12px
    }
    .left_column_soprano .wrapper {
        padding-left: 30px
    }
    .left_column_soprano .wrapper .left_menu {
        top: 0;
        margin-top: 60px;
        padding: 10px 0 10px 20px
    }
    .soprano_menu li.soprano_menu_item a.soprano_menu__link {
        font-size: 13px
    }
    .left_slider_item {
        padding: 0 0 20px
    }
    .left_slider_item .wrap_text {
        padding: 0 10px
    }
    .left_slider_item .wrap_text p.title_cart_slide {
        margin-bottom: 15px
    }
    .banner_content .overlay_text_banner h4 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px
    }
    .banner_content .overlay_text_banner {
        padding: 15px 10px
    }
    .soprano_doctor {
        padding: 25px 10px 19px 0
    }
    .soprano_doctor h3 {
        font-size: 24px;
        margin-bottom: 15px
    }
    .block_doctor .right_text .wrapper {
        padding-left: 15px
    }
    .left_slider_item .wrap_text p.title_cart_slide {
        font-size: 16px;
        line-height: 20px
    }
    .left_slider_item .wrap_text p.descr_cart_slide {
        font-size: 14px;
        line-height: 18px
    }
    .banner_content .overlay_text_banner p {
        font-size: 14px;
        line-height: 18px
    }
    .soprano_reviews {
        padding-top: 20px
    }
    .soprano_reviews h3 {
        font-size: 30px;
        line-height: 24px;
        margin-bottom: 20px;
        padding-left: 20px
    }
    .soprano_reviews .block_rewievs .title_name {
        margin-bottom: 10px
    }
    .soprano_reviews .block_rewievs {
        padding: 25px 15px 15px 20px
    }
    .content_specialist .wrapper_title {
        padding: 15px 0
    }
    .specialist_rewiews h2 {
        font-size: 30px;
        line-height: 24px
    }
    .spec_rewievs_left {
        margin: 0 10px 25px
    }
    .spec_rewievs_right {
        margin: 0 10px 25px
    }
    .spec_rewievs_item .spec_rewievs_block {
        padding: 67px 15px 20px 15px
    }
    .right_head .content_right_head .con_head_feedback {
        display: none
    }
}

@media screen and (max-width:767px) {
    .container_content b {
        font-size: 15px;
        line-height: 20px
    }
    .right_column_soprano .soprano_cart .soprano_cart_descr .text_cart_descr {
        float: none;
        width: 100%
    }
    .spec_rewievs_list .spec_rewievs_item .block_left {
        margin: 20px 0 60px;
        width: 100%
    }
    .spec_rewievs_list .spec_rewievs_item .block_left:nth-child(even) {
        margin-bottom: 0
    }
    .spec_rewievs_list .spec_rewievs_item .block_left:nth-child(even) .spec_rewievs_block {
        margin: 0 15px 10px
    }
    .spec_rewievs_list .spec_rewievs_item .block_left .spec_rewievs_block {
        margin: 0 15px 10px
    }
    .header_fixed {
        display: none!important
    }
    .mobile_menu-main.active {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        margin-top: 0!important;
        z-index: 9999
    }
    section.why_me .why_me_descr .left .wrapper_img a img.img_3d {
        top: -35px;
        right: -25px
    }
    .right_head .content_right_head .con_contacts {
        margin: 0
    }
    .con_adress2 {
        display: none
    }
    .specialist_row {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .specialist_row .specialist_item {
        width: auto;
        margin: auto auto 20px
    }
    .specialist_row .specialist_item:first-child {
        margin: auto auto 20px
    }
    .specialist_row .specialist_item:nth-child(4) {
        margin: auto auto 20px
    }
    .specialist_row .specialist_item:nth-child(3n+2) {
        margin: auto auto 20px
    }
    .spec_rewievs_item .spec_rewievs_block p {
        font-size: 14px;
        line-height: 18px
    }
    .spec_rewievs_item .spec_rewievs_block h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }
    .specialist_row .specialist_item h3.title_name {
        font-size: 15px
    }
    .specialist_row .specialist_item p.special_title {
        font-size: 13px
    }
    .wrapper_button_special .btn_specialist {
        font-size: 14px
    }
    .wrappper_button_thanks a {
        font-size: 14px
    }
    .spec_rewievs_list .spec_rewievs_item .block_right {
        width: 100%
    }
    .list_specialist p {
        font-size: 14px;
        line-height: 18px
    }
    .specialist_rewiews h2 {
        font-size: 28px
    }
    .specialist_descr strong {
        font-size: 14px;
        line-height: 20px
    }
    .specialist_descr p {
        font-size: 14px;
        line-height: 18px
    }
    .wrapper_subtitle h2 {
        font-size: 28px;
        line-height: 1
    }
    .content_feedback .block_right .phone_callback_wrapper .callback_descr p {
        font-size: 14px;
        line-height: 20px
    }
    .mobile_menu-main ul.mobile_menu_list li a {
        font-size: 15px
    }
    .news_block p {
        font-size: 14px;
        line-height: 20px
    }
    .left_head {
        text-align: center;
        width: 100%
    }
    .left_head .logo {
        margin: 14px auto 20px
    }
    .right_head {
        width: 100%
    }
    .right_head .content_right_head {
        margin-top: 0;
        text-align: center
    }
    .right_head .content_right_head .con_contacts {
        margin-left: 40px;
        float: none;
        text-align: center;
        padding-left: 0;
        display: inline-block
    }
    .right_head .content_right_head .con_contacts::before {
        left: auto;
        margin-left: -40px
    }
    .right_head .content_right_head .con_adress {
        display: none
    }
    footer {
        padding: 37px 0 45px
    }
    .footer_content .left {
        width: 100%;
        text-align: center
    }
    .footer_content .left .footer_menu {
        padding-left: 0
    }
    .footer_content .center {
        width: 100%;
        text-align: center
    }
    .footer_content .center::after,
    .footer_content .center::before {
        display: none
    }
    .footer_content .center .adress_footer {
        margin-top: 30px;
        padding: 0
    }
    .footer_content .center .adress_footer .adress_title {
        margin-left: 0
    }
    .footer_content .center .adress_footer .grafic_footer {
        padding-left: 10px
    }
    .footer_content .center .adress_footer p.phone_footer {
        margin-top: 28px;
        padding-left: 0
    }
    .footer_content .center .adress_footer p.phone_footer .fa {
        display: none
    }
    .footer_content .center .adress_footer p.map_address {
        padding-left: 0
    }
    .footer_content .center .adress_footer p.map_address .fa {
        display: none
    }
    .footer_content .right {
        width: 100%;
        text-align: center
    }
    .footer_content .right .social_footer {
        margin-left: 0
    }
    .footer_content .right .social_footer p.social_title {
        display: none
    }
    .footer_content .right .social_footer .social_list {
        margin-top: 35px
    }
    .footer_content .right .social_footer .social_list a {
        margin-left: 0;
        margin-right: 15px
    }
    .header_slider .slick-next,
    .header_slider .slick-prev {
        display: none!important
    }
    .header_slider .slick-dots {
        bottom: 0;
        display: none!important
    }
    .header_slider .header_slider_item {
        min-height: 534px;
        background-position: 20% 40%
    }
    .header_slider .header_slider_item .container {
        position: relative;
        min-height: 534px
    }
    .header_slider_wrap {
        margin-top: -22px
    }
    .header_slider_wrap .triangle_left {
        left: -100px;
        bottom: 0
    }
    .header_slider_wrap .triangle_right {
        max-width: 150px;
        bottom: 0
    }
    .slider_description {
        padding: 40px 30px 33px;
        width: 100%;
        text-align: center;
        background-color: rgba(255, 255, 255, .84);
        position: absolute;
        bottom: 0;
        min-height: 200px
    }
    .slider_description h2 {
        font-size: 28px;
        line-height: 28px
    }
    .slider_description p {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 15px
    }
    .slider_description .wrap_slider_button {
        position: relative;
        z-index: 20
    }
    section.why_me {
        padding-bottom: 25px;
        padding-top: 25px
    }
    section.why_me h2 {
        font-size: 30px
    }
    section.why_me .line-deco {
        max-width: 100%
    }
    section.why_me .why_me_descr .left {
        float: none;
        width: 100%
    }
    section.why_me .why_me_descr .left .wrapper_img {
        margin-top: 25px
    }
    section.why_me .why_me_descr .right {
        float: none;
        width: 100%;
        margin: 0
    }
    section.why_me .why_me_descr .right .wrapper_text strong {
        font-size: 14px;
        line-height: 22px
    }
    section.why_me .why_me_descr .right .wrapper_text p {
        font-size: 14px;
        line-height: 22px
    }
    .bg_theme-1 {
        display: none
    }
    .plasty_girl_mobile {
        display: block;
        padding: 50px 0 25px;
        background: url(../img/bg-2.png), url(../img/bg-1.png);
        background-repeat: repeat-x, no-repeat;
        background-size: 100%, cover;
        position: relative
    }
    .plasty_girl_mobile h2 {
        text-align: center;
        color: #284873;
        font-size: 30px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase
    }
    .cont_mobile_baby {
        background: url(../img/plasty_baby.png);
        min-height: 830px;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        margin-top: -60px
    }
    ul.tabs_mobile_baby_list {
        padding-top: 60px
    }
    ul.tabs_mobile_baby_list li {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: center
    }
    ul.tabs_mobile_baby_list li span {
        border-bottom: 1px dashed currentColor;
        color: #2e3b4c;
        font-size: 1rem;
        text-align: center;
        display: inline-block;
        cursor: pointer;
        position: absolute;
        transition: .1s all
    }
    ul.tabs_mobile_baby_list li span::before {
        content: "";
        position: absolute;
        background-image: url(../img/sprite.png);
        background-position: -87px -71px;
        width: 12px;
        height: 12px;
        top: 50%;
        margin-right: 5px;
        left: -10px;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%)
    }
    ul.tabs_mobile_baby_list li span.active {
        color: #fff;
        box-shadow: 4px 2px 5px rgba(59, 59, 59, .21);
        border-radius: 12px;
        padding: 5px 10px;
        border-bottom: none;
        background-color: #dfbd62;
        background-image: linear-gradient(to top, #d8b66f 0, #c9a75e 35%, #a5853d 56%, #c9a75f 76%, #a7863f 100%)
    }
    ul.tabs_mobile_baby_list li span.active::before {
        content: "";
        position: absolute;
        background-image: url(../img/sprite.png);
        background-position: -65px -44px;
        width: 12px;
        height: 12px;
        margin-right: 5px;
        left: -10px;
        top: 50%;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%)
    }
    ul.tabs_mobile_baby_list li span.face {
        top: 105px;
        left: calc(100% - 50% + 60px);
        z-index: 20
    }
    ul.tabs_mobile_baby_list li span.chest {
        top: 180px;
        left: calc(100% - 50% + 90px);
        z-index: 20
    }
    ul.tabs_mobile_baby_list li span.body_girl {
        top: 315px;
        left: calc(100% - 50% + 90px);
        z-index: 20
    }
    ul.tabs_mobile_baby_list li span.legs {
        top: 590px;
        left: calc(100% - 50% + 75px);
        z-index: 20
    }
    ul.tabs_mobile_baby_list li .mobile_baby_content {
        display: none;
        position: relative;
        border-radius: 10px;
        top: 0;
        width: 277px;
        background: #eee;
        min-height: 393px;
        z-index: 1000;
        margin: auto;
        top: 230px
    }
    ul.tabs_mobile_baby_list li .mobile_baby_content.active {
        display: block
    }
    ul.tabs_mobile_baby_list li .mobile_baby_content.active::before {
        width: 100%;
        border-radius: 10px;
        z-index: 1;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        background: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fdf9d3 96%, #f1d37d 100%)
    }
    ul.tabs_mobile_baby_list li .mobile_baby_content .mobile_baby_descr {
        background: #fff;
        margin: 0 2px;
        padding: 25px 22px 40px 25px;
        position: relative;
        z-index: 2;
        text-align: left;
        min-height: 393px;
        border-radius: 10px
    }
    ul.tabs_mobile_baby_list li .mobile_baby_content .mobile_baby_descr .close_mobile_descr {
        font-size: 15px;
        color: #000;
        position: absolute;
        right: 15px;
        top: 15px;
        cursor: pointer
    }
    .mobile_baby_descr h3.title {
        color: #284873;
        font-size: 26px;
        font-weight: 400;
        line-height: 24px;
        text-decoration: underline;
        margin-bottom: 28px
    }
    .mobile_baby_descr strong {
        color: #000;
        font-size: 14px;
        font-weight: 600;
        font-family: "Proxima NovaS";
        line-height: 20px;
        display: block;
        margin-bottom: 20px
    }
    .mobile_baby_descr .block_a a {
        color: #2d5fa2;
        font-size: 13px;
        font-weight: 400;
        line-height: 15px;
        text-decoration: underline;
        display: block;
        margin-bottom: 7px
    }
    .mobile_baby_descr .block_a a:last-child {
        margin-bottom: 0
    }
    .mobile_baby_descr .block_a a:focus,
    .mobile_baby_descr .block_a a:hover {
        text-decoration: none
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper {
        padding: 25px 15px 32px
    }
    .bg_theme-2 .container .model_view_list .model_left_block .model_left_block_wrapper p {
        font-size: 14px;
        line-height: 20px
    }
    .history_client {
        display: none
    }
    .history_client_mobile {
        display: block;
        position: relative;
        padding: 45px 0 30px;
        background: #fcfbf7
    }
    .history_client_mobile .wrappper_button_history a {
        margin-top: 30px
    }
    .history_client_mobile h2 {
        text-align: center;
        color: #284873;
        font-size: 30px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        margin-bottom: 35px
    }
    .history_client_mobile .history_mobile_list {
        max-width: 500px;
        margin: 0 auto
    }
    .history_client_mobile .history_mobile_list .slick-prev {
        position: absolute;
        font-size: 0;
        color: transparent;
        background-color: transparent;
        border: none;
        left: 2%;
        bottom: -16%;
        outline: 0;
        z-index: 20;
        background: url(../img/history/prev.png) no-repeat;
        width: 12px;
        height: 22px
    }
    .history_client_mobile .history_mobile_list .slick-next {
        position: absolute;
        color: transparent;
        background-color: transparent;
        border: none;
        right: 2%;
        font-size: 0;
        bottom: -16%;
        outline: 0;
        z-index: 20;
        background: url(../img/history/next.png) no-repeat;
        width: 12px;
        height: 22px
    }
    .history_client_mobile .history_mobile_list .history_mobile_item {
        outline: 0;
        display: block;
        text-align: center;
        border: 1px solid;
        border-color: rgba(59, 59, 59, .11);
        border-radius: 10px;
        background-color: #fff
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .wrapper_img {
        margin-bottom: 25px
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .wrapper_img img {
        width: 100%;
        max-width: 100%
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .history_descr {
        padding: 0 18px 40px
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .history_descr h3 {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        font-family: "Proxima NovaS";
        line-height: 22px;
        margin-bottom: 15px;
        position: relative;
        padding: 0 20px
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .history_descr h3::before {
        position: absolute;
        z-index: 3;
        content: '';
        background: url(../img/left_af.png) no-repeat;
        width: 17px;
        height: 18px;
        left: 0
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .history_descr p {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        position: relative
    }
    .history_client_mobile .history_mobile_list .history_mobile_item .history_descr p::before {
        position: absolute;
        z-index: 3;
        content: '';
        background: url(../img/right_af.png) no-repeat;
        width: 17px;
        height: 18px;
        right: 0;
        bottom: 0
    }
    .doctor_list {
        margin-top: 35px
    }
    .doctor_list .doctor_item {
        max-width: 100%;
        padding: 0 70px
    }
    .doctor_list .doctor_item:nth-child(odd)::after {
        display: none
    }
    .doctor_list .slick-dots {
        bottom: -43px
    }
    .our_doctor {
        padding: 55px 0 85px
    }
    .our_doctor h2 {
        font-size: 30px
    }
    .thanks_list {
        display: none
    }
    section.thanks {
        padding: 45px 0 60px
    }
    section.thanks .wrappper_button_thanks.first {
        display: none
    }
    section.thanks .wrappper_button_thanks.second {
        width: 100%;
        text-align: center
    }
    section.thanks .wrappper_button_thanks.second a {
        margin: 0
    }
    section.thanks h2 {
        font-size: 30px;
        line-height: 24px
    }
    .thanks_mob_list {
        display: block;
        max-width: 500px;
        text-align: center;
        margin: 0 auto
    }
    .thanks_mob_list .slick-next {
        position: absolute;
        color: transparent;
        background-color: transparent;
        border: none;
        right: 2%;
        bottom: 0;
        font-size: 0;
        margin-bottom: -32px;
        outline: 0;
        z-index: 20;
        background: url(../img/history/next.png) no-repeat;
        width: 12px;
        height: 22px
    }
    .thanks_mob_list .slick-prev {
        position: absolute;
        color: transparent;
        background-color: transparent;
        font-size: 0;
        border: none;
        left: 2%;
        bottom: 0;
        margin-bottom: -32px;
        outline: 0;
        z-index: 20;
        background: url(../img/history/prev.png) no-repeat;
        width: 12px;
        height: 22px
    }
    .thanks_mob_list .thanks_mob_item {
        margin: 75px 0 25px;
        box-shadow: 4px 2px 59px rgba(59, 59, 59, .11), 1px 1px 5px rgba(59, 59, 59, .21);
        border-radius: 10px;
        padding: 67px 35px 20px 28px;
        position: relative;
        outline: 0
    }
    .thanks_mob_list .thanks_mob_item .wrapper_img {
        position: absolute;
        top: -49px;
        left: 0;
        right: 0
    }
    .thanks_mob_list .thanks_mob_item .wrapper_img img {
        margin: 0 auto
    }
    .thanks_mob_list .thanks_mob_item .thanks_descr h3 {
        color: #000;
        font-size: 18px;
        font-weight: 600;
        font-family: "Proxima NovaS";
        line-height: 22px;
        margin-bottom: 21px
    }
    .thanks_mob_list .thanks_mob_item .thanks_descr p {
        text-align: left;
        line-height: 22px;
        font-size: 14px;
        margin-bottom: 9px
    }
    section.why_me h2 {
        text-align: center
    }
    .feedback_question .container {
        padding: 0
    }
    .container_feedback_question h2 {
        font-size: 24px
    }
    .row_block span.upload_wrapper {
        display: none
    }
    .row_block span.name_text {
        display: none
    }
    .content_feedback .block_left {
        padding: 0 20px 30px
    }
    .content_feedback .block_left form.form_question {
        padding-left: 0
    }
    .row_block label {
        width: 100%
    }
    .row_block label input {
        width: 100%
    }
    .row_block label textarea {
        width: 100%
    }
    .hidden2 .wrapper_checkbox label::before,
    .hidden3 .wrapper_checkbox label::before {
        left: 3px;
        margin-left: 0;
        top: 0;
        bottom: -22px
    }
    #hidden_form .wrapper_checkbox label::before {
        left: 3px;
        margin-left: 0;
        top: 0;
        bottom: -22px
    }
    .row_block span.wrapper_checkbox {
        width: 100%;
        text-align: center
    }
    .row_block span.wrapper_checkbox strong {
        margin-left: 40px;
        text-align: left;
        display: block;
        margin-right: 0;
        top: auto;
        margin-bottom: 20px
    }
    .row_block span.wrapper_checkbox #button_submit {
        margin-top: 0
    }
    .wrapper_checkbox label::before {
        left: auto;
        margin-left: -140px;
        top: 3px;
        bottom: 0
    }
    .row_block .wrapper_checkbox .wrap_label {
        max-width: 270px;
        margin: 0 auto 5px
    }
    .news {
        display: none
    }
    .news_mobile {
        display: block;
        padding: 50px 0 40px
    }
    .news_mobile h2 {
        color: #284873;
        font-weight: 400;
        text-transform: uppercase;
        text-align: center;
        font-size: 30px;
        line-height: 24px
    }
    .news_mobile .news_list .news_item {
        padding: 20px 0 50px
    }
    .news_mobile .news_list .slick-next {
        top: auto;
        margin-top: 0;
        bottom: 18px;
        right: 2%
    }
    .news_mobile .news_list .slick-prev {
        top: auto;
        margin-top: 0;
        bottom: 18px;
        left: 2%
    }
    .news_mobile .news_list .news_item .block_left {
        width: 100%;
        position: relative
    }
    .news_mobile .news_list .news_item .block_left .news_block {
        margin: 0 auto 20px;
        max-width: 500px
    }
    .news_mobile .wrappper_button_news {
        bottom: -60px
    }
    .right_column_soprano .wrapper_title {
        display: none
    }
    .left_column_soprano .wrapper .left_menu {
        margin-top: 0
    }
    .left_column_soprano {
        float: left;
        width: 100%
    }
    .left_column_soprano .wrapper {
        padding-left: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }
    .left_column_soprano .wrapper .left_banner {
        display: none
    }
    .left_column_soprano .wrapper .left_menu {
        max-width: 500px;
        width: 100%;
        margin: auto;
        padding-top: 40px;
        position: absolute;
        top: 15px;
        z-index: 999;
        left: 0;
        right: 0;
        display: none
    }
    .left_column_soprano .wrapper .left_menu.active {
        display: block
    }
    .left_column_soprano .wrapper .left_slider {
        margin-top: 35px
    }
    .right_column_soprano {
        float: left;
        width: 100%
    }
    .wpapper_text strong {
        font-size: 15px;
        line-height: 20px
    }
    .wpapper_text .cart_title {
        font-size: 24px
    }
    .wpapper_text .text_link {
        font-size: 14px;
        line-height: 18px
    }
    .soprano_item__content {
        max-width: 360px;
        margin: 0 auto
    }
    .soprano_item__content h1 {
        font-size: 26px
    }
    .header_soprano_wrap .header_soprano .header_soprano_item {
        min-height: 400px
    }
    .soprano_block_text strong {
        font-size: 14px;
        line-height: 20px
    }
    .soprano_block_text p {
        font-size: 14px
    }
    .soprano_photo_item .photo_descr p {
        font-size: 14px
    }
    .soprano_table tr td:first-child span {
        font-size: 14px
    }
    .soprano_table tr td a {
        font-size: 13px;
        padding: 10px 12px
    }
    .soprano_history p.soprano_history_subtitle {
        font-size: 16px;
        line-height: 20px
    }
    .soprano_history p {
        font-size: 14px;
        line-height: 18px
    }
    .wrapper_history_btn .btn_history {
        font-size: 14px
    }
    .wrapper_cart_button .btn_cart {
        font-size: 14px
    }
    .wrapper_doctor_btn .btn_doctor {
        font-size: 14px
    }
    .block_doctor .left_img {
        margin-left: 15px;
        margin-right: 10px
    }
    .soprano_doctor h3 {
        padding-left: 15px
    }
    .block_doctor .right_text {
        float: none;
        width: 100%
    }
    .block_doctor .right_text .wrapper a.title_doc {
        font-size: 17px;
        margin-bottom: 10px
    }
    .block_doctor .right_text .wrapper p {
        font-size: 14px;
        line-height: 18px
    }
    .soprano_reviews h3 {
        font-size: 24px;
        line-height: 20px
    }
    .soprano_reviews .block_rewievs p {
        font-size: 14px;
        line-height: 18px
    }
    .wrapper_buttons_rewievs a {
        font-size: 14px
    }
    .content_soprano .wrapper_title2 {
        display: block;
        position: relative;
        padding: 10px 0 20px;
        margin-bottom: 30px
    }
    .content_soprano .wrapper_title2 h1 {
        font-size: 28px;
        line-height: 24px;
        color: #284873;
        text-transform: uppercase
    }
    .breadcrumbs {
        display: none
    }
    .content-main {
        padding-top: 20px
    }
    .container_content h1 {
        font-size: 28px;
        line-height: 24px
    }
    .container_content.page_service h1 {
        margin-top: 15px
    }
    .page_service_content {
        padding-top: 25px
    }
    .page_service_content strong {
        font-size: 14px;
        line-height: 20px
    }
    .page_service_content p {
        font-size: 14px
    }
    .service_list .service_item p {
        font-size: 14px
    }
    .service_list .service_item {
        padding: 15px
    }
    .service_list .service_item .top_con {
        margin-bottom: 12px
    }
    .service_list .service_item .top_con .wrap_img {
        width: 100%;
        margin-bottom: 15px
    }
    .service_list .service_item .top_con a.name_service {
        width: 100%;
        text-align: center;
        margin-top: 0
    }
    .page_service_content .block_service h2 {
        font-size: 26px
    }
    .page_service_content section.article h2 {
        font-size: 26px;
        margin-bottom: 25px
    }
    .page_service_content section.article .article_descr .right_block p {
        font-size: 14px;
        line-height: 18px
    }
    .page_service_content section.article .article_descr .right_block a.title_article {
        font-size: 16px;
        line-height: 20px
    }
    .page_service_content section.article .article_descr {
        margin-left: 0;
        margin-bottom: 20px;
        padding: 20px 15px
    }
    .left_block_doc {
        width: 100%;
        margin-bottom: 20px
    }
    .right_block_doc {
        width: 100%
    }
    .right_block_doc .wrapper_doc {
        margin-left: 0
    }
    .doctor_services h2 {
        font-size: 26px
    }
    .doctor_reviews h3 {
        font-size: 24px
    }
    .list_doc li.first span {
        font-size: 20px
    }
    .list_doc li.second span {
        font-size: 16px
    }
    .list_doc li.third span {
        font-size: 16px;
        line-height: 20px
    }
    .left_block_doc .wrapper_doc strong {
        font-size: 14px;
        line-height: 20px
    }
    .left_block_doc .wrapper_doc p.descr_doc {
        font-size: 14px;
        line-height: 18px
    }
    .doc_services_item .top_con .name_service {
        font-size: 16px;
        line-height: 20px
    }
    .list_doc {
        margin-bottom: 10px
    }
    .doc_services_item .top_con {
        margin-bottom: 10px
    }
    .doc_services_item p {
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        padding: 0 10px
    }
    .doctor_services .doc_services_wrapper,
    .service_list {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .doctor_services .doc_services_wrapper .doc_services_item,
    .service_list .service_item {
        margin: 0 0 20px;
        padding: 15px;
        width: 48%
    }
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(11),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(2),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(5),
    .doctor_services .doc_services_wrapper .doc_services_item:nth-child(8),
    .service_list .service_item:nth-child(11),
    .service_list .service_item:nth-child(2),
    .service_list .service_item:nth-child(5),
    .service_list .service_item:nth-child(8) {
        margin: 0 0 20px
    }
    .doctor_reviews {
        padding: 50px 0 20px
    }
    .soprano_reviews .block_rewievs .title_name {
        font-size: 16px;
        line-height: 20px
    }
    .doctor_reviews .block_rewievs .answer_rewievs .title_name {
        font-size: 16px;
        line-height: 20px
    }
    .doctor_reviews .block_rewievs .answer_rewievs .answer_text_descr {
        padding-top: 0
    }
    header.header-main.no-scroll .mobile_menu-main {
        display: block;
        margin-top: 25px
    }
    header.header-main.no-scroll .container .top_head {
        display: block!important
    }
    .header_slider .header_slider_item .container {
        padding: 0
    }
    .wrapper_btn_menu {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: auto;
        position: relative;
        z-index: 1000
    }
    .wrapper_btn_menu a {
        color: #4f3219;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        background-image: linear-gradient(to top, #92634d 0, #d1a753 6%, #f7ef9b 90%, #fff 96%, #f1d37d 100%);
        border-radius: 20px;
        padding: 12px 38px 12px 23px;
        position: relative;
        opacity: 1;
        z-index: 10;
        text-transform: uppercase;
        position: relative;
        display: block;
        text-align: center
    }
    .wrapper_btn_menu a::before {
        position: absolute;
        content: "";
        background: url(../img/arrow_top.png) no-repeat;
        width: 11px;
        height: 7px;
        right: 18px;
        top: 50%;
        margin-top: -4px
    }
    .wrapper_btn_menu a.active::before {
        background: url(../img/arrow_bottom.png) no-repeat;
        width: 11px;
        height: 7px
    }
}

@media screen and (max-width:600px) {
    .footer_content .center {
        width: 100%!important;
        display: flex;
        flex-direction: column;
    }
    .forum_footer {
        width: 100%!important;
        padding-left: 0px!important;
    }
    .pop_footer {
        width: 100%!important;
    }
    .social_title {
        display: block!important;
    }
    .footer_content .right .social_footer {
        margin: 0!important;
    }
    .footer_content .right {
        float: left;
        width: 100%!important;
    }
    .soprano_table tr td:nth-child(2) {
        display: none!important
    }
    .doctor_services .doc_services_wrapper .doc_services_item {
        width: 100%;
        margin-bottom: 15px
    }
    .doctor_services .doc_services_wrapper .doc_services_item .top_con .wrap_img {
        width: 100%;
        text-align: center
    }
    .doctor_services .doc_services_wrapper .doc_services_item .top_con .name_service {
        width: 100%;
        text-align: center;
        margin-top: 15px
    }
    .service_list .service_item:nth-child(11),
    .service_list .service_item:nth-child(2),
    .service_list .service_item:nth-child(5),
    .service_list .service_item:nth-child(8) {
        margin: 0 0 15px
    }
    .service_list .service_item {
        width: 100%;
        margin-bottom: 15px
    }
    .service_list .service_item .top_con .wrap_img {
        text-align: center
    }
    .service_list .service_item p {
        padding: 0 20px;
        text-align: center
    }
    .page_service_content .block_service {
        padding-bottom: 30px
    }
}

@media screen and (max-width:480px) {
    .footer_content .center .adress_footer p.phone_footer img {
        display: none
    }
    .footer_content .center .adress_footer p.map_address img {
        display: none
    }
    .footer_content .left {
        text-align: left;
        padding-left: 15px
    }
    .footer_content .center {
        text-align: left;
        padding-left: 15px
    }
    .footer_content .right {
        text-align: left;
        padding-left: 15px
    }
    .doctor_list .doctor_item {
        padding: 0
    }
    .doctor_list .slick-next {
        top: auto;
        margin-top: auto;
        bottom: 2%;
        right: 2%
    }
    .doctor_list .slick-prev {
        top: auto;
        margin-top: auto;
        bottom: 2%;
        left: 2%
    }
    .soprano_photo_item:nth-child(odd) {
        width: 100%
    }
    .soprano_photo_item:nth-child(odd) .wrapper {
        margin: 0 0 15px 0
    }
    .soprano_photo_item:nth-child(even) {
        width: 100%
    }
    .soprano_photo_item:nth-child(even) .wrapper {
        margin: 0 0 15px 0
    }
    .soprano_table tr td:first-child span {
        font-size: 12px
    }
    .block_doctor .left_img {
        float: none;
        margin: auto;
        width: 100%;
        height: auto;
        text-align: center;
        margin-bottom: 15px
    }
    .block_doctor .left_img img {
        max-width: 80%
    }
    .content_soprano .wrapper_title2 h1 {
        font-size: 26px
    }
    .soprano_block_text {
        margin-bottom: 15px
    }
    .soprano_block_text h3 {
        font-size: 24px;
        margin-bottom: 10px
    }
    .page_service_content section.article .article_descr .left_block {
        width: 100%;
        margin-bottom: 10px
    }
    .page_service_content section.article .article_descr .left_block .wrap_img img {
        max-width: 100%;
        width: 100%
    }
    .page_service_content section.article .article_descr .right_block {
        width: 100%
    }
    .page_service_content .block_service h2 {
        font-size: 24px
    }
    .page_service_content section.article h2 {
        font-size: 24px;
        margin-bottom: 25px
    }
    .doc_services_item .top_con .wrap_img {
        width: 100%;
        text-align: center
    }
    .doc_services_item .top_con .name_service {
        width: 100%;
        margin-top: 10px;
        text-align: center
    }
    .doctor_services h2 {
        margin-bottom: 20px;
        font-size: 24px
    }
    .right_column_soprano .soprano_cart .soprano_cart_descr .wrapper_img {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: 20px
    }
    .right_column_soprano .soprano_cart .soprano_cart_descr .wrapper_img img {
        width: 100%;
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: top center;
        object-position: top center;
    }
    .wpapper_text {
        padding-left: 0
    }
}

@media screen and (max-width:380px) {
    .content-main h2 {
        font-size: 24px!important
    }
    .slider_description {
        padding: 20px 15px 33px
    }
    .slider_description h2 {
        line-height: 24px;
        font-size: 24px
    }
    .soprano_item__content h1 {
        font-size: 20px
    }
}

.soprano_table tr td.opacity {
    opacity: 1
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .our_doctor h2 {
        background: 0 0;
        color: #ad8e44
    }
    .doctor_list .doctor_item .doctor_descr h3 {
        background: 0 0;
        color: #ad8e44
    }
    .doctor_list .doctor_item .doctor_descr h3 span {
        background: 0 0;
        color: #ad8e44
    }
    .soprano_reviews .block_rewievs .title_name span.second {
        background: 0 0;
        color: #c09855
    }
    .list_doc li.second span {
        background: 0 0;
        color: #c09855
    }
    .specialist_row .specialist_item h3.title_name {
        background: 0 0;
        color: #c09855
    }
}

.not_found__wrapper {
    text-align: center;
}

.not_found__txt {
    color: #fde09f;
    text-shadow: 1px 1px 3px #000;
    text-transform: uppercase;
    font-size: 30px;
}

.not_found__txt a {
    transition: all 0, 175s;
}

.not_found__txt a:hover {
    text-decoration: underline;
}

.tabs__content.active>.text:hover>div {
    display: block!important;
}

.page_service_content .block_license {
    padding: 45px 0 30px;
}

.page_service_content .block_license .license_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.page_service_content .block_license .license_list .license_item {
    width: 50%;
    padding: 25px;
    margin-bottom: 25px;
    list-style: none;
}

.block_soc {
	display: flex;
    padding-bottom: 20px;
}
.block_soc a {
	padding-right: 10px;
    margin-top: 10px;
}
.block_soc a img {
	width: 40px;
}
.item_href_one {
	display: flex;
    flex-direction: row;
    width: 32%;
	margin-bottom: 20px;
}
.item_href_one:nth-child(3n+1) {
	margin-right: 20px;
}
.item_href_one:nth-child(3n+1) {
	margin-right: 20px;
}
.item_href_one:nth-child(3n+3) {
	margin-left: 20px;
}
.item_href_one:hover {
    box-shadow: 10px 20px 25px #d6e6ef;
    cursor: pointer;
}
.service_item_title {
	padding-left: 10px;
}
@media (max-width: 991px) {
	.service_list {
		display: flex;
    	flex-direction: column;
	}
	.item_href {
		width: 100%;
	}
	.item_href:nth-child(3n+1) {
		margin-right: 0px;
	}
	.item_href:nth-child(3n+3) {
		margin-left: 0px;
	}
}

input, select, textarea {
    font: 99% sans-serif;
    font-family: Roboto Flex;
    font-weight: 200;
    font-size: 20px;
    line-height: 52px;
    height: 70px;
    opacity: 1;
    border-radius: 50px;
    border-bottom: 1px solid #D3BB99;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    margin-top: 10px !important;
	margin-bottom: 10px !important;
    padding: 0px 30px;
    background: #D3BB9917;
    width: 100%;
}