

/* Start:/local/templates/stomed/template_styles.css?160491390497094*/
html {
    font-family: sans-serif;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

@font-face {
    font-family: "Scada";
    src: url("/local/templates/stomed/font/scada-regular.eot");
    src: url("/local/templates/stomed/font/scada-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/stomed/font/scada-regular.woff") format("woff"), url("/local/templates/stomed/font/scada-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "ScadaBold";
    src: url("/local/templates/stomed/font/scada-bold.eot");
    src: url("/local/templates/stomed/font/scada-bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/stomed/font/scada-bold.woff") format("woff"), url("/local/templates/stomed/font/scada-bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

body {
    color: #474747;
    font: 13px "Scada";
    height: 100%;
    margin: 0;
    min-width: 1200px
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent;
    color: #126eb5
}

a:active, a:hover {
    outline: 0
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

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

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

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

table > td, table > th {
    padding: 0
}

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

p {
    line-height: 14px;
    margin: 0 0 14px
}

pre, textarea {
    overflow: auto
}

button::-moz-focus-inner, input::-moz-focus-inner, legend {
    border: 0;
    padding: 0
}

h1, h2, h3, h4 {
    margin: 0 0 14px;
    font-weight: 400
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 18px
}

.form-validate .no-valid {
    border-color: #a52222 !important
}

.record-steps {
    background: #e4f3ff;
    padding: 40px 0
}

.record-steps h1 {
    text-transform: uppercase
}

.record-steps ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.record-steps ul li {
    border: 1px solid #137ac9;
    border-radius: 3px;
    color: #137ac9;
    display: block;
    float: left;
    padding: 10px 15px;
    position: relative;
    margin-left: 30px
}

.record-steps ul li::before {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOAgMAAABvOLUFAAAACVBMVEUAAAAAfs4Afs6ec5WUAAAAAnRSTlMAgJsrThgAAAAiSURBVAjXYwhgYEhhYJBkYGBzYGCcAOGAUQqQCxSEMIHKAFkbBEO+u1seAAAAAElFTkSuQmCC");
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 8px;
    height: 14px;
    position: absolute;
    left: -20px;
    top: 11px
}

.record-steps ul li:first-child {
    margin-left: 0
}

.record-steps ul li:first-child::before {
    display: none
}

.record-steps ul li:last-child {
    border: 0
}

.record-steps ul li:last-child a {
    text-decoration: underline
}

.record-steps ul li:last-child::before {
    display: none
}

.record-steps ul li span {
    margin-right: 5px
}

.record-steps ul li a {
    text-decoration: none
}

.record-steps ul li.past {
    background: #aeaeae;
    border-color: #aeaeae;
    color: #fff
}

.record-steps ul li.past a {
    color: #fff
}

.record-steps ul li.current {
    background: #137ac9;
    color: #fff
}

.record-steps ul li.current a {
    color: #fff
}

.record-sections {
    background: #e4f3ff;
    height: 59px
}

.record-sections .sticky {
    background: #e4f3ff
}

.record-sections ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.record-sections ul li {
    border-top: 2px solid #e4f3ff;
    color: #474747;
    cursor: pointer;
    display: block;
    font-size: 15px;
    float: left;
    padding: 20px
}

.record-sections ul li span {
    border-bottom: 1px dashed
}

.record-sections ul li.current {
    background: #fff;
    border-top-color: #668c03;
    color: #668c03
}

.record-sections ul li.current span {
    border-bottom: 0
}

.record-sections.fixed .sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.record-section {
    overflow: hidden
}

.record-section .content .record-tab {
    display: none;
    margin-top: -1px
}

.record-section .content .record-tab.showed {
    display: block
}

.record-section .record-specialty {
    padding-top: 60px
}

.record-section .record-specialty ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.record-section .record-specialty ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    border: 1px solid #668c03;
    border-radius: 3px;
    display: block;
    float: left;
    font-size: 15px;
    text-align: center;
    margin-bottom: 20px
}

.record-section .record-specialty ul li a {
    color: #668c03;
    display: block;
    padding: 15px;
    text-decoration: none
}

.record-section .record-doctors .doctors-filter {
    position: relative;
    top: 1px
}

.record-section .record-doctors .doctors-filter input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    background: #e5ecd4;
    border: 1px solid #668c03;
    width: 100%
}

.record-section .record-doctors .doctors-department h4 {
    margin: 0 20px 30px;
    text-transform: uppercase
}

.record-section .record-doctors .doctors-department ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.record-section .record-doctors .doctors-department ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    margin-bottom: 50px
}

.record-section .record-doctors .doctors-department ul li a {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #126eb5;
    display: block;
    padding: 10px;
    overflow: hidden;
    text-decoration: none
}

.record-section .record-doctors .doctors-department ul li a:hover {
    border-color: #668c03;
    color: #668c03
}

.record-section .record-doctors .doctors-department ul li img {
    border-radius: 40px;
    float: left;
    margin-right: 20px
}

.record-section .record-doctors .doctors-department ul li .doctor-desc {
    overflow: hidden
}

.record-section .record-doctors .doctors-department ul li .doctor-desc span {
    display: block;
    font-size: 18px;
    height: 60px;
    margin: 5px 0 10px
}

.record-section .record-doctors .doctors-department ul li .doctor-desc i {
    color: #474747;
    font-style: normal
}

.record-section .record-doctors .doctors-department ul li.hidden {
    display: none
}

.record-section .record-doctors .doctors-department > div {
    border-top: 1px dashed #137ac9;
    padding: 40px 0
}

.record-section .record-doctors .doctors-department > div.hidden {
    display: none
}

.record-section .record-doctors .doctors-department.hidden {
    display: none
}

.record-section .record-services {
    padding-top: 60px
}

.record-section .record-services .services-filter {
    margin-bottom: 40px
}

.record-section .record-services .services-filter input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    background: #e5ecd4;
    border: 1px solid #668c03;
    width: 100%
}

.record-section .record-services .service-items ul {
    display: none
}

.record-section .record-services .service-items li.hidden {
    display: none
}

.record-section .record-services .service-items.hidden {
    display: none
}

.record-section .record-services .service-items.showed ul {
    display: block
}

.record-schedule {
    margin-bottom: 40px
}

.record-schedule .record-week {
    margin: 40px 0 0 400px;
    position: relative
}

.record-schedule .record-week .hidden {
    display: none
}

.record-schedule .record-week .week-current {
    color: #96b3ca;
    font-size: 12px;
    text-decoration: none;
    position: absolute;
    top: 22px;
    left: -146px
}

.record-schedule .record-week ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    border: 1px solid #c9deef;
    border-bottom: 0;
    border-collapse: collapse
}

.record-schedule .record-week ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px dashed #c9deef;
    border-top: 0;
    border-bottom: 0;
    display: table-cell;
    text-align: center;
    padding: 15px 0;
    width: 100px
}

.record-schedule .record-week ul li span {
    color: #668c03;
    display: block
}

.record-schedule .record-week ul li.current {
    border: 1px solid #137ac9;
    border-bottom: 0
}

.record-schedule .record-week .week-nav {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA8CAMAAABGivqtAAAAP1BMVEUAAADB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/C7Eo27AAAAFHRSTlMAfw4WypQ4BfeAV54kTHawwOvkgQ5oX2gAAAD6SURBVDjL7ZNbrsMgDEQdMNgkIX2x/7Ve3arNhIxKN9D5yeNIGLCP7LGa1FtzTdXknFBctxzNYt7US+jp7MuKr3XxWRBL9yxd8i3ZTi/XcC4W9fLmSU0odk2vurcowgn3+flw1O3r+3/JsnQ/p2l/XYqI+drRVnA+N6l6pohWSdtHKlsSzUSxORWPRHE3Ls0+UrF2wKVNjLE48+iHrTHPioOBHw9WVZjjWqytxHGp1JJSupaMGzoeh/EwjUdxPMhfNUDCo0Gi9kCxoYI/Q2EnGcqTxIaCs6HgbChzNhScDGXOhsJjNpQpDGXKhoKyoUxhKFM2FHb+DBX5A2DREIkSh0pYAAAAAElFTkSuQmCC");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 15px
}

.record-schedule .record-week .week-nav.prev {
    background-repeat: no-repeat;
    background-position: 0 0;
    left: -45px
}

.record-schedule .record-week .week-nav.next {
    background-repeat: no-repeat;
    background-position: 0 -30px;
    right: 55px
}

.record-schedule .record-week .week-nav.hidden {
    display: none
}

.record-schedule .record-time {
    border-top: 1px solid #c9deef;
    margin-bottom: -1px;
    float: left
}

.record-schedule .record-time .record-time-doctor {
    float: left;
    width: 360px;
    padding: 30px 20px
}

.record-schedule .record-time .record-time-doctor img {
    border-radius: 40px;
    float: left;
    margin-right: 20px
}

.record-schedule .record-time .record-time-doctor span {
    display: block;
    font-size: 18px;
    margin: 5px 0 10px
}

.record-schedule .record-time .record-time-doctor i {
    color: #474747;
    font-style: normal
}

.record-schedule .record-time .record-time-schedule {
    margin-left: 400px
}

.record-schedule .record-time .record-time-schedule .hidden {
    display: none
}

.record-schedule .record-time .record-time-schedule ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: table;
    border: 1px solid #c9deef;
    border-collapse: collapse;
    border-top: 0;
    min-height: 140px
}

.record-schedule .record-time .record-time-schedule ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px dashed #c9deef;
    border-top: 0;
    border-bottom: 0;
    color: #7c7c7c;
    display: table-cell;
    font-size: 15px;
    text-align: center;
    padding: 15px 0;
    vertical-align: middle;
    width: 100px
}

.record-schedule .record-time .record-time-schedule ul li a {
    text-decoration: none
}

.record-schedule .record-time .record-time-schedule ul li.current {
    border: 1px solid #137ac9;
    border-top: 0
}

.record-schedule .record-time .record-time-schedule .hour {
    padding: 10px 0;
    position: relative
}

.record-schedule .record-time .record-time-schedule .hour:hover a {
    text-decoration: underline
}

.record-schedule .record-time .record-time-schedule .hour.reserved a {
    color: red
}

.record-schedule .record-time .record-time-schedule .hour-details {
    background: #126eb5;
    color: #fff;
    display: none;
    font-size: 13px;
    text-align: left;
    padding: 20px;
    position: absolute;
    left: 100%;
    top: 50%;
    width: 160px;
    z-index: 1
}

.record-schedule .record-time .record-time-schedule .hour-details p {
    margin: 14px 0 0
}

.record-schedule .record-time .record-time-schedule .hour-details p:first-child {
    margin-top: 0
}

.record-schedule .record-time .record-time-schedule .hour-details b {
    font-weight: 400;
    text-decoration: underline
}

.record-schedule .record-time .record-time-schedule .hour-details.showed {
    display: block
}

.record-schedule .record-time .record-time-schedule .hour-details.showed:before {
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "\0020";
    pointer-events: none;
    position: absolute;
    border-right-color: #126eb5;
    border-width: 10px;
    margin-top: -10px
}

.record-schedule .record-time .record-time-schedule .wish {
    color: #474747;
    position: relative
}

.record-schedule .record-time .record-time-schedule .wish a {
    color: #668c03;
    display: inline-block;
    margin: 20px 0
}

.record-schedule .record-time .record-time-schedule .wish:hover .hour-details {
    display: block
}

.record-schedule .record-time .record-time-schedule .unavaible {
    font-size: 12px
}

.record-contact-details {
    content: "\0020";
    display: table;
    clear: both;
    margin: 50px 0
}

.record-contact-details .record-talon {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 330px;
    border: 1px solid #c9deef;
    border-top: 0;
    border-bottom: 0;
    position: relative
}

.record-contact-details .record-talon:before, .record-contact-details .record-talon:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 330px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    left: -1px
}

.record-contact-details .record-talon:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUsAAAAMCAMAAADcQ2/MAAAAP1BMVEUAAADB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/C7Eo27AAAAFHRSTlMArR8MWVKmP78Bgd/RLJHFtm1MYQxzUiMAAACaSURBVEjH7dXRDoMgDIXhs1bBUmDqfP9nXcZcthjiItz2u/ohXDUQ8JW3Ynj1aHVaJQtBjStn/CSATN7qrPYElFATE97DHMbJW53XnphXVJDu4d3NW/2pTy4ZFSHAXMbKwBFFhrmofgVl9jANOKbjjhtgmtCdDmsbZccw088iqz3wdkIxcKngoi727XThoHklwfZIAtOJl1m3J6DAGm9hYs/pAAAAAElFTkSuQmCC");
    top: -12px
}

.record-contact-details .record-talon:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUsAAAAMCAMAAADcQ2/MAAAAP1BMVEUAAADB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/C7Eo27AAAAFHRSTlMArR8MWVKmP78Bgd/RLJHFtm1MYQxzUiMAAACZSURBVEjH7dXBDoMgEEXRV0ZBGEGw/P+3tkFMbEJoxO2c1YWwmmQC8ttbiIcoRc5weuVEEA+Q47Ariy8V2EAMU6ujy2mbIAapzeOKtAxzeJQKv2yUNR9Cq28svXxAI5xrX4rbiKm191zD6JeR+lNnpoCWuvhmmebFSPWrJuKOFj0dDy1gFyPVq5oAK7SEXJSJzlK9OrKwwOkDTaEaZqCoPHMAAAAASUVORK5CYII=");
    bottom: -12px
}

.record-contact-details .record-talon h3 {
    border-bottom: 1px solid #c9deef;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 15px 15px;
    margin: 0 10px
}

.record-contact-details .record-talon .talon-info {
    font-size: 15px;
    padding: 25px
}

.record-contact-details .record-talon .talon-info .talon-date span {
    color: #137ac9;
    display: block;
    margin-top: 15px
}

.record-contact-details .record-talon .talon-info .talon-date span i {
    display: block;
    font-size: 46px;
    font-style: normal
}

.record-contact-details .record-talon .talon-info .talon-service, .record-contact-details .record-talon .talon-info .talon-doctor, .record-contact-details .record-talon .talon-info .talon-organization {
    margin: 20px 0
}

.record-contact-details .record-talon .talon-info .talon-doctor span {
    color: #668c03
}

.record-contact-details .record-talon .talon-info .talon-organization {
    color: #668c03
}

.record-contact-details .record-talon .talon-info .talon-organization span {
    color: #474747;
    display: block;
    margin-bottom: 20px
}

.record-contact-details .record-talon .talon-info .change-data, .record-contact-details .record-talon .talon-info .print-talon {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAZlBMVEUAAAAAfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM332p72AAAAIXRSTlMA/ZWikcv5FzaGCAR73F6AmlC4yIzl6OMKvA1xdddUAVp9J+LlAAAAkklEQVQY02WP2w6DMAxD3VJKSyn3+8Ym//9PjhaGkDhPiRUnMQJGbuQmDQ5mxSEpimSgmkOft7RZKDLLdlecEh+cNFo6GG1xYbVBP4b5d5dH1yjhky/wYo9IPUFUQEmmXZqWQMFDEH+hErsFd4uHOpYuLi4d6udZJ3WD+2OYr9crLjHMqjiFcBPlCpzxPenrGP8HgZ8IcAUVr60AAAAASUVORK5CYII=");
    display: inline-block;
    font-size: 13px;
    padding-left: 25px;
    height: 16px;
    margin-top: 20px
}

.record-contact-details .record-talon .talon-info .print-talon {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAPFBMVEUAfM0AfM0AfM0AfM0AfM0AfM0AfM0AAAAAfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0NZ8RRAAAAFHRSTlMQo9EihIiqAJkfBXeWti47xBRPM9G/62YAAABqSURBVBjTjc9JDoQwDETRIh2ngjsDw/3vCrEcCXa8lfVXLpBryC6s5AiRLn4Lh5RN3FbkQN2xw91nxcKH1Jd3OGEBmMgRXo9ZiPozGmdof9MsVCm5pwHMRSoUTXo2XRrUXlcYnVtCcmP+BYrcBo1zRew1AAAAAElFTkSuQmCC")
}

.record-contact-details .record-user-info, .record-contact-details .talon-desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 830px;
    font-size: 15px
}

.record-contact-details .record-user-info h3, .record-contact-details .talon-desc h3 {
    border-bottom: 1px solid #c9deef;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 15px 15px
}

.record-contact-details .record-user-info h3 a, .record-contact-details .talon-desc h3 a {
    float: right
}

.record-contact-details .record-user-info .user-info-error, .record-contact-details .talon-desc .user-info-error {
    background: #a52222;
    border-radius: 0 3px 3px 0;
    color: #fff;
    padding: 20px
}

.record-contact-details .record-user-info fieldset div, .record-contact-details .talon-desc fieldset div {
    margin-top: 15px
}

.record-contact-details .record-user-info fieldset label, .record-contact-details .talon-desc fieldset label {
    display: inline-block;
    width: 180px;
    margin-right: 10px;
    text-align: right
}

.record-contact-details .record-user-info fieldset input[type="text"], .record-contact-details .talon-desc fieldset input[type="text"], .record-contact-details .record-user-info fieldset input[type="email"], .record-contact-details .talon-desc fieldset input[type="email"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae;
    width: 340px
}

.record-contact-details .record-user-info fieldset input[type="text"]:focus, .record-contact-details .talon-desc fieldset input[type="text"]:focus, .record-contact-details .record-user-info fieldset input[type="email"]:focus, .record-contact-details .talon-desc fieldset input[type="email"]:focus {
    border-color: #137ac9
}

.record-contact-details .record-user-info fieldset input[type="text"]#USER_PHONE, .record-contact-details .talon-desc fieldset input[type="text"]#USER_PHONE, .record-contact-details .record-user-info fieldset input[type="email"]#USER_PHONE, .record-contact-details .talon-desc fieldset input[type="email"]#USER_PHONE {
    width: 150px
}

.record-contact-details .record-user-info fieldset input[type="text"]:required:invalid, .record-contact-details .talon-desc fieldset input[type="text"]:required:invalid, .record-contact-details .record-user-info fieldset input[type="email"]:required:invalid, .record-contact-details .talon-desc fieldset input[type="email"]:required:invalid {
    border-color: #a52222
}

.record-contact-details .record-user-info fieldset input[type="text"]:required:valid, .record-contact-details .talon-desc fieldset input[type="text"]:required:valid, .record-contact-details .record-user-info fieldset input[type="email"]:required:valid, .record-contact-details .talon-desc fieldset input[type="email"]:required:valid {
    border-color: #668c03
}

.record-contact-details .record-user-info fieldset .validation-message, .record-contact-details .talon-desc fieldset .validation-message {
    background: #a52222;
    border-radius: 0 3px 3px 0;
    color: #fff;
    display: none;
    font-style: normal;
    font-size: 13px;
    padding: 6px 20px 7px 15px;
    position: relative;
    left: 20px
}

.record-contact-details .record-user-info fieldset .validation-message.showed, .record-contact-details .talon-desc fieldset .validation-message.showed {
    display: inline-block
}

.record-contact-details .record-user-info fieldset .validation-message.showed:before, .record-contact-details .talon-desc fieldset .validation-message.showed:before {
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "\0020";
    pointer-events: none;
    position: absolute;
    border-right-color: #a52222;
    border-width: 14px;
    margin-top: -14px
}

.record-contact-details .record-user-info fieldset .field-desc, .record-contact-details .talon-desc fieldset .field-desc {
    color: #898989;
    display: block;
    font-size: 13px;
    padding: 10px;
    width: 310px;
    margin-left: 200px
}

.record-contact-details .record-user-info .captcha, .record-contact-details .talon-desc .captcha {
    margin-top: 15px;
    position: relative
}

.record-contact-details .record-user-info .captcha label, .record-contact-details .talon-desc .captcha label {
    display: inline-block;
    width: 180px;
    margin-right: 10px;
    text-align: right
}

.record-contact-details .record-user-info .captcha input[type="text"], .record-contact-details .talon-desc .captcha input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae;
    width: 150px
}

.record-contact-details .record-user-info .captcha img, .record-contact-details .talon-desc .captcha img {
    position: absolute;
    left: 355px;
    top: -1px
}

.record-contact-details .record-user-info .auto-reg, .record-contact-details .talon-desc .auto-reg {
    margin: 50px 0 20px 195px
}

.record-contact-details .record-user-info .auto-reg input[type="checkbox"], .record-contact-details .talon-desc .auto-reg input[type="checkbox"] {
    display: none
}

.record-contact-details .record-user-info .auto-reg input[type="checkbox"] + label, .record-contact-details .talon-desc .auto-reg input[type="checkbox"] + label {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWAgMAAAC52oSoAAAACVBMVEUAAAAfs+cAf9fdPHCFAAAAAnRSTlMAlxj4y98AAAAYSURBVAjXY8haBQQTGBoYgEBhcFAQJwEABOoTxaMVA8MAAAAASUVORK5CYII=");
    cursor: pointer;
    display: inline-block;
    padding-left: 35px;
    min-height: 22px
}

.record-contact-details .record-user-info .auto-reg input[type="checkbox"]:checked + label, .record-contact-details .talon-desc .auto-reg input[type="checkbox"]:checked + label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWBAMAAAA2mnEIAAAAG1BMVEUAAAC44vWf2PIfs+cAj93i8vsAh9kAqOMAf9dh2WU8AAAACHRSTlMAO0+X3xnvr3LkgNoAAABISURBVBjTY7DogIFmhgYGGOCgBlujAM5m6kiAszU6BMBsVgGgcCNEPVszSBjCZukwAglD1Hh0gIQhekOAwjA2q5sAxe5E9jsA8DwfPqHL9SIAAAAASUVORK5CYII=");
    color: #137ac9
}

.record-contact-details .record-user-info .auto-reg input[type="checkbox"] + label, .record-contact-details .talon-desc .auto-reg input[type="checkbox"] + label {
    font-size: 13px;
    padding-top: 3px
}

.record-contact-details .record-user-info .auto-reg-password.hidden, .record-contact-details .talon-desc .auto-reg-password.hidden {
    display: none
}

.record-contact-details .record-user-info .auto-reg-password label, .record-contact-details .talon-desc .auto-reg-password label {
    display: inline-block;
    width: 180px;
    margin-right: 10px;
    text-align: right
}

.record-contact-details .record-user-info .auto-reg-password input[type="text"], .record-contact-details .talon-desc .auto-reg-password input[type="text"], .record-contact-details .record-user-info .auto-reg-password input[type="password"], .record-contact-details .talon-desc .auto-reg-password input[type="password"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae;
    width: 340px
}

.record-contact-details .record-user-info .auto-reg-password .show-password, .record-contact-details .talon-desc .auto-reg-password .show-password {
    background-repeat: no-repeat;
    background-position: 0 3px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAJCAMAAAAb1szJAAAAdVBMVEUAAAAAfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM1bRXIuAAAAJnRSTlMAYwLxhKfs6EiTz3VbvB3FCXpm/KOJ1bL54lEU26xQbw89ITIxipv6y4AAAACaSURBVAjXPYxXEoMwDERFcKO44ELvSXT/I8Z4IPrY2TdPs6C24GXLyyVYcZ7ChqXkrfRhU8DR+SrLCNWYTlOSZZV3yKHABtLFxhgWNzSx7bjeJPA4UNyw4g7A6kc5Y9yjahZD/jdmgPlZ/8oYVf5OoFj8KZhK8MmrmK+up3asST5MANOQk3q0tO9ecDlBS841MRcYojkvqYjmB3z0CbYEP2NXAAAAAElFTkSuQmCC");
    cursor: pointer;
    color: #137ac9;
    display: inline-block;
    font-size: 13px;
    padding-left: 35px;
    margin-left: 10px
}

.record-contact-details .record-user-info .auto-reg-password .show-password i, .record-contact-details .talon-desc .auto-reg-password .show-password i {
    font-style: normal;
    border-bottom: 1px dashed
}

.record-contact-details .record-user-info .sign-up, .record-contact-details .talon-desc .sign-up {
    margin: 50px 0
}

.record-contact-details .record-user-info .sign-up span, .record-contact-details .talon-desc .sign-up span {
    font-size: 11px;
    float: left;
    text-align: right;
    padding: 10px;
    width: 300px;
    margin: 0 10px
}

.record-contact-details .record-user-info .sign-up button[type="submit"], .record-contact-details .talon-desc .sign-up button[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    padding: 20px 60px
}

.record-contact-details .record-user-info .sign-up button[type="submit"]:hover, .record-contact-details .talon-desc .sign-up button[type="submit"]:hover {
    background: #126eb5
}

.record-contact-details.final-step .talon-info {
    padding-top: 0
}

.record-contact-details.final-step .talon-date {
    text-align: center
}

.record-contact-details.final-step .talon-date i {
    margin-top: 15px
}

.record-contact-details.final-step .talon-desc {
    text-align: center
}

.record-contact-details.final-step .talon-desc h3 {
    font-size: 24px;
    margin-bottom: 40px
}

.record-contact-details.final-step .talon-desc div {
    margin: 15px 0
}

.record-contact-details.final-step .talon-desc b {
    color: #137ac9;
    font-weight: 400
}

.record-contact-details.final-step .talon-desc b.status {
    color: #668c03
}

.record-orgs {
    margin: 30px 0
}

.record-orgs h4 {
    border-bottom: 1px solid #c9deef;
    padding: 0 10px 15px;
    text-transform: uppercase
}

.record-orgs ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.record-orgs ul .org .img {
    float: left;
    margin-right: 20px;
    height: 140px;
    width: 140px;
    overflow: hidden
}

.record-orgs ul .org .desc {
    margin-top: 10px;
    overflow: hidden
}

.record-orgs ul .org .desc > a {
    font-size: 16px;
    text-transform: uppercase
}

.record-orgs ul .org .deps {
    margin-top: 10px
}

.record-orgs ul .org .deps .dep {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 580px;
    margin-bottom: 30px;
    height: 120px
}

.record-orgs ul .org .deps .dep-desc {
    overflow: hidden
}

.record-orgs ul .org .org-address {
    color: #668c03;
    margin: 10px 0;
    text-transform: uppercase
}

.employee .employee-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.employee .employee-title span {
    padding: 0 10px
}

.employee .employee-info .desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1180px
}

.employee .employee-info .photo {
    float: left;
    margin-right: 40px
}

.employee .employee-info .photo img {
    border-radius: 115px
}

.employee .employee-info .photo ul {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 0
}

.employee .employee-info .photo ul li {
    text-align: center
}

.employee .employee-info .photo .edit-user {
    background-color: #126eb5;
    border-radius: 3px;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none
}

.employee .employee-info .info {
    overflow: hidden
}

.employee .employee-info .info .name-speciality {
    position: relative
}

.employee .employee-info .info .name-speciality span {
    display: block
}

.employee .employee-info .info .name-speciality span:first-child {
    color: #668c03;
    font-size: 18px
}

.employee .employee-info .info .name-speciality a {
    background-repeat: no-repeat;
    background-position: 7px center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAYCAMAAAA8nnbJAAAAP1BMVEUAAAAAfM0Ag9AAfc4eqd4AgM8AfM0Ag9AAfM0AfM0Af84AfM0AfM0AfM0AfM3///+QzezN6Par2PBVteTu9/z831TYAAAADnRSTlMAEPtv+fRF4zcCWYAfgmbJduAAAACmSURBVCjPrZDdDoMgDEahBQF1BWXv/6yjlKRkusSLnaQXcPKlP4ZJETeMydywBHDVQViuCqFkpgDKx+r9OlJwNEGtDpCkP08vvUJPkSSp887EmAhZHAOLbXDO2p0Musk51H6WzKuKI7Z10xGt5BjNqYswOaAZmXNQQppzsh+j+6nTu9BMd5yUe1LbbdTeHUMRCWPixyirTv5+ui8e5NT9t9+VR+6eD36NERspS4+kAAAAAElFTkSuQmCC");
    border: 1px solid transparent;
    border-radius: 3px;
    color: #137bc9;
    display: inline-block;
    line-height: 27px;
    position: absolute;
    padding: 5px 12px 6px 45px;
    text-decoration: none;
    top: 0;
    right: 0
}

.employee .employee-info .info .name-speciality a:hover {
    border-color: #137bc9
}

.employee .employee-info .info .user-props {
    margin: 20px 0
}

.employee .employee-info .info .user-work-info {
    margin: 20px 0
}

.employee-list .employee-list-title,.registry-bg {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.employee-list .employee-list-title span {
    position: relative;
    top: 5px
}

.employee-list .employee-list-title #company-sort-form {
    float: right;
    font-size: 13px;
    text-transform: none
}

.employee-list .employee-list-title #company-sort-form label {
    margin-right: 10px
}

.employee-list .employee-list-title #company-sort-form select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGAQMAAAAv/Pa7AAAABlBMVEUAAAAAbrnspPTOAAAAAXRSTlMAQObYZgAAABpJREFUCNdj+P+Aof4Ag30DgzwDAx8DAwsDADiuBA/pA07JAAAAAElFTkSuQmCC");
    background-color: #e4f3ff;
    border: 1px solid #126eb5;
    border-radius: 2px;
    color: #126eb5;
    outline: 0;
    padding: 10px 30px 10px 10px;
    width: 200px
}

.employee-list .employee-list-title #company-sort-form select option {
    background: #fff
}

.employee-list .list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.employee-list .list li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 400px;
    padding: 30px 50px;
    text-align: center
}

.employee-list .list li a {
    display: block;
    text-decoration: none
}

.employee-list .list li img {
    border-radius: 90px;
    margin-bottom: 30px
}

.employee-list .list li .name {
    color: #668c03;
    font-size: 18px
}

.employee-list .list li .info {
    color: #474747;
    margin-top: 20px
}

.employee-list .list li:hover {
    border-color: #668c03
}

.employee-list .list li:hover .name {
    text-decoration: underline
}

.advices-list .advices-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.advices-list .advices-title span {
    padding: 0 10px
}

.advices-list .advice {
    margin-bottom: 40px;
    overflow: hidden
}

.advices-list .advice .author {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 80px;
    text-align: center
}

.advices-list .advice .author time {
    color: #137ac9;
    display: block;
    font-size: 24px;
    margin-top: 20px
}

.advices-list .advice .author time i {
    display: block;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase
}

.advices-list .advice .desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1080px
}

.advices-list .advice .desc .advice-title {
    font-size: 18px;
    margin: 20px 0
}

.advices-list .advice .desc .advice-title a:hover {
    text-decoration: none
}

.advices-list .advice .desc .info {
    border-top: 1px dotted #137ac9;
    font-size: 11px;
    margin-top: 20px;
    padding: 10px;
    text-align: left
}

.advices-list .advice .desc .info a {
    color: #474747;
    display: inline-block;
    text-decoration: none;
    padding-left: 25px;
    line-height: 20px
}

.advices-list .advice .desc .info a.comments {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARBAMAAAAmgTH3AAAAD1BMVEUAAAAAe80Ae80Ae80Ae81ghz2TAAAABHRSTlMAPvoeiTqaVAAAADRJREFUCNdjcAEBBwYGBhBmIMhgAasHMUBiLAgGUBTMgGDCDKB6ERcGMGAE0hAgAmMwMwAAMtUIMctdj5IAAAAASUVORK5CYII=")
}

.advices-list .advice .desc .info a.more {
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAAAe82Meaf/AAAAAXRSTlMAQObYZgAAABBJREFUCNdjYGFgY/gPxCwABWkBFMqqP2QAAAAASUVORK5CYII=");
    color: #137ac9;
    padding-left: 15px;
    text-decoration: underline;
    float: right
}

.advices-list .advice .desc .info a.more:hover {
    text-decoration: none
}

.advice-detail .advice-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.advice-detail .advice-title span {
    padding: 0 10px
}

.advice-detail .author {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 80px;
    text-align: center
}

.advice-detail .author time {
    color: #137ac9;
    display: block;
    font-size: 24px;
    margin-top: 20px
}

.advice-detail .author time i {
    display: block;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase
}

.advice-detail .desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1080px
}

.advice-detail .desc article {
    margin: 30px 0
}

.faq-list .faq-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px
}

.faq-list .faq-title span {
    padding: 0 10px;
    text-transform: uppercase
}

.faq-list .faq-title a {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAV1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////+ORg7oAAAAHHRSTlMAqgZU4dgNvPD63GVbOMGJZkAiA5V3JBGKKCPMFyubCgAAALRJREFUGNNVkNsSgyAQQ7NcBEQr4r3l/7+zw4LYnhd2MsAmASMkKWc1SYGG7E3YhdiD6SUKy6RnVGY9LTxMrw6N7jXxW81aU7UEhBrzfFBKH/5wVAKDQYb6CLJHHs0A8ixuAZCJr3qC2nGzpZiPt4JrfkdLJYmDvXfH3uAW9YXCymv4OS9iwoaCp2qpwZbYPEMWqOY5ZhWfmMD5X8hZqlt/q1uXp2QfRXf5XHJDDKScUzSUeF9LAAZLo6YUOAAAAABJRU5ErkJggg==");
    background-color: #126eb5;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    float: right;
    margin-top: -5px;
    padding: 13px 15px 13px 45px;
    text-decoration: none
}

.faq-list .faq-desc {
    border: 1px dashed #126eb5;
    font-size: 15px;
    padding: 30px;
    margin-bottom: 60px
}

.faq-list .item {
    border-top: 1px solid #e4f3ff;
    padding-top: 30px;
    margin-bottom: 30px
}

.faq-list .item:first-child {
    border-top: 0;
    padding-top: 0
}

.faq-list .question {
    overflow: hidden
}

.faq-list .question .name {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 80px;
    left: 50px;
    text-align: center
}

.faq-list .question .text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 980px;
    left: 100px;
    color: #126eb5;
    font-size: 15px
}

.faq-list .answer {
    margin-top: 50px;
    overflow: hidden
}

.faq-list .answer .name {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 180px;
    color: #126eb5;
    text-align: center
}

.faq-list .answer .name img {
    border-radius: 40px
}

.faq-list .answer .name i {
    font-style: normal;
    display: block;
    width: 80px;
    margin: 10px auto 0
}

.faq-list .answer .name time {
    display: inline-block;
    margin-top: 20px;
    padding-left: 25px;
    color: #989898;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NEQ4RTdGOTRBM0YxMUU1QUYzRUJEMkM1NDQwOUE4QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NEQ4RTdGQTRBM0YxMUU1QUYzRUJEMkM1NDQwOUE4QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0RDhFN0Y3NEEzRjExRTVBRjNFQkQyQzU0NDA5QThBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0RDhFN0Y4NEEzRjExRTVBRjNFQkQyQzU0NDA5QThBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+2q+LHAAAAJVJREFUeNpi/P//PwMMMDIy+gCpf0CxbUhiIAok/gcovgMuDsS+DGQAJiCGWfkdSfw7GmZAU/OfBcYAgj1AZ9lDnXoY2XSo+G+g+DEgG+xCFiRJkLMPIrGRAUycCdmPPlCaFAB3Kgi8JkIDyAIRZKeC/HiCGKtgfmRiIBPQXyNydLCSYhELUlR4kGAhI0jjX3LiESDAANREL4LCrh0aAAAAAElFTkSuQmCC") no-repeat 0 center
}

.faq-list .answer .text {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 980px
}

.faq-modal {
    width: 530px;
    height: 470px
}

.faq-modal .title {
    border-bottom: 1px solid #137ac9;
    color: #137ac9;
    display: block;
    font-size: 18px;
    padding: 0 15px 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 440px
}

.faq-modal p {
    padding: 0 20px 30px
}

.faq-modal .field {
    margin-bottom: 20px
}

.faq-modal .field label {
    display: block;
    float: left;
    width: 80px;
    text-align: right;
    margin: 10px 20px 0 0
}

.faq-modal .field input[type="text"], .faq-modal .field input[type="email"], .faq-modal .field textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae;
    width: 350px;
    max-width: 350px
}

.faq-modal input[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    float: right;
    margin-right: 15px
}

.faq-modal input[type="submit"]:hover {
    background: #126eb5
}

.news-list-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.news-list-title h1 {
    margin: 0
}

.news-list-item {
    margin: 0 0 100px;
    position: relative
}

.news-list-item-title {
    color: #126eb5;
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.news-list-item-desc {
    margin: 20px 0;
    overflow: hidden
}

.news-list-item-desc-spoiler {
    max-height: 0;
    transition: max-height .3s
}

.news-list-item-more {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAH0lEQVR4AWPAANWX/oMxGqC3QkwJwhio8CJRCoeCrwH/p1KwC7dW/wAAAABJRU5ErkJggg==") no-repeat 0 center;
    text-decoration: none;
    padding: 0 0 0 20px
}

.news-list-item-more-span {
    border-bottom: 1px dotted
}

.news-list-item.-opened .news-list-item-desc-spoiler {
    max-height: 1000px
}

.news-list-item::before {
    background-color: #e4f3ff;
    content: "\0020";
    display: block;
    height: 1px;
    width: 100%;
    padding: 0 20px;
    position: absolute;
    top: -50px;
    left: -30px
}

.news-list-item:first-child::before {
    display: none
}

.partners-list-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.partners-list-title h1 {
    margin: 0
}

.partners-list-item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 10px 0
}

.partners-list-item-a {
    text-decoration: none
}

.partners-list-item-span {
    display: block;
    margin: 10px 0
}

.partners-list-item-span.-country {
    color: #474747
}

.partners-list-item:hover {
    border-color: #c9deef
}

.partners-detail-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.partners-detail-title h1 {
    margin: 0
}

.personal-profile {
    margin-bottom: 50px
}

.personal-profile .photo {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 230px
}

.personal-profile .photo input[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    margin: 20px 0 0;
    width: 190px
}

.personal-profile .photo input[type="submit"]:hover {
    background: #126eb5
}

.personal-profile .info {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 930px;
    margin-top: 10px
}

.personal-profile .info ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.personal-profile .info ul li {
    border-top: 1px dashed #c9deef;
    padding: 10px
}

.personal-profile .info ul li:first-child {
    border-top: 0
}

.personal-profile .info ul li label {
    display: inline-block;
    width: 150px
}

.personal-profile .info ul li input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae
}

.personal-talon-list {
    margin-bottom: 60px
}

.personal-talon-list-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.personal-talon-list-title h1 {
    margin: 0 10px
}

.personal-talon-list-title .edit-info {
    font-size: 13px;
    text-transform: none;
    position: absolute;
    top: 5px;
    right: 0
}

.personal-talon-list-title .edit-info .logout {
    color: #474747;
    margin-left: 20px
}

.personal-talon-list .talon {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    width: 280px;
    border: 1px solid #c9deef;
    border-top: 0;
    border-bottom: 0;
    position: relative;
    margin: 20px 10px
}

.personal-talon-list .talon:before, .personal-talon-list .talon:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 280px;
    height: 12px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    left: -1px
}

.personal-talon-list .talon:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAAMCAMAAABhojm5AAAAQlBMVEUAAADB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/BgroitAAAAFXRSTlMAP78BWVJurqbv4omTHwzYzCx5TGHAG4wGAAAAuElEQVRIx+3Uyw6DIBRF0QPolbeg9f9/tUU0asPADuhE9mhhJCEEwJFd1rrkvppMkv1FffVVZaYESsn1H8YFIDirJUUAqbs65lZVJqAdSo0ReWu6nrNaUpREypq7OubW00YMMwq5cQOTA6smyiKt74r9YVU7yaKQmfD4vPalI+PRmgyu5SeoBR/i9xfZofXJBXcd87YxW47H08CM7SrtCReMX2Vk0NQe31N+0nZ2AssrCrQueRr08gbCChMfUu1r5gAAAABJRU5ErkJggg==");
    top: -12px
}

.personal-talon-list .talon:after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAAMCAMAAABhojm5AAAAP1BMVEUAAADB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/DB3/C7Eo27AAAAFHRSTlMAP79ZUm6upu/iiZMfC9jMLHlMYe9WA0QAAAC4SURBVEjH7ZTLDoMgEEUvKCJP0fr/39oINNjqgi6mm85ZHZKZZLiBwf5IYN4JajI7rF6MCmBaLqtxm8+ReBsFmIpfbDid5ACmRpFwJmiOpr4Yjw8kfygAYUnXsCKvYWC1uGJX/D3BBFzxsYrQkyAzVUwZ02viB1O9VDncEVMplMMoBZXNKk8wO9trrZfOqmLacIceSmHZx1Q2q+PCvdZ6Ka0qYDzucHsm5zOSmT3MfWMj9VRFM2g8AcZuERLJfszCAAAAAElFTkSuQmCC");
    bottom: -12px
}

.personal-talon-list .talon h3 {
    border-bottom: 1px solid #c9deef;
    color: #137bc9;
    font-size: 24px;
    padding: 10px 15px 15px;
    margin: 0 10px
}

.personal-talon-list .talon .talon-info {
    font-size: 13px;
    padding: 25px 25px 0
}

.personal-talon-list .talon .talon-info .talon-date span {
    color: #137ac9;
    display: block;
    margin-top: 15px
}

.personal-talon-list .talon .talon-info .talon-date span i {
    display: block;
    font-size: 46px;
    font-style: normal
}

.personal-talon-list .talon .talon-info .field {
    margin: 20px 0
}

.personal-talon-list .talon .talon-info .field span {
    color: #668c03;
    display: inline-block;
    margin-right: 5px
}

.personal-talon-list .talon .talon-info .cancled-talon, .personal-talon-list .talon .talon-info .print-talon, .personal-talon-list .talon .talon-info .return-talon {
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #137bc9;
    font-size: 13px;
    padding-left: 25px;
    height: 16px;
    margin-top: 20px
}

.personal-talon-list .talon .talon-info .print-talon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAPFBMVEUAfM0AfM0AfM0AfM0AfM0AfM0AfM0AAAAAfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0NZ8RRAAAAFHRSTlMQo9EihIiqAJkfBXeWti47xBRPM9G/62YAAABqSURBVBjTjc9JDoQwDETRIh2ngjsDw/3vCrEcCXa8lfVXLpBryC6s5AiRLn4Lh5RN3FbkQN2xw91nxcKH1Jd3OGEBmMgRXo9ZiPozGmdof9MsVCm5pwHMRSoUTXo2XRrUXlcYnVtCcmP+BYrcBo1zRew1AAAAAElFTkSuQmCC")
}

.personal-talon-list .talon .talon-info .cancled-talon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAUVBMVEUAAADBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzBHBzsg5KjAAAAGnRSTlMALAbXrY8OvPmVefDp6IgxIgHdDJh+TBHMqq3NJjkAAAB8SURBVBjTZU9JAsQgCEPU4tLF2pl2hv8/tIrczIVoCBDoMN6GYL2BAYxrMogmrZ9L3uSWoSyOsJXoTlCcLjb/Jrr2bAb8t5GdS+G9keTBHl2qRD/ZZyFgJwezCBj042a+e73ysDz1T/URiw7NpWQdOq2dDptOn8Np/KzxX6K7BPxQSM9fAAAAAElFTkSuQmCC")
}

.personal-talon-list .talon .talon-info .cancled-talon a {
    color: #a52222
}

.personal-talon-list .talon .talon-info .return-talon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAZlBMVEUAAAAAfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM0AfM332p72AAAAIXRSTlMA/ZWikcv5FzaGCAR73F6AmlC4yIzl6OMKvA1xdddUAVp9J+LlAAAAkklEQVQY02WP2w6DMAxD3VJKSyn3+8Ym//9PjhaGkDhPiRUnMQJGbuQmDQ5mxSEpimSgmkOft7RZKDLLdlecEh+cNFo6GG1xYbVBP4b5d5dH1yjhky/wYo9IPUFUQEmmXZqWQMFDEH+hErsFd4uHOpYuLi4d6udZJ3WD+2OYr9crLjHMqjiFcBPlCpzxPenrGP8HgZ8IcAUVr60AAAAASUVORK5CYII=")
}

.personal-form-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 30px;
    text-transform: uppercase
}

.personal-form-title h1 {
    margin: 0 10px
}

.personal-form .field {
    margin: 0 0 20px
}

.personal-form .field-label {
    display: inline-block;
    width: 100px
}

.personal-form .field input[type="text"], .personal-form .field input[type="password"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae;
    width: 300px
}

.personal-form .field input[type="checkbox"] {
    display: none
}

.personal-form .field input[type="checkbox"] + label {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWAgMAAAC52oSoAAAACVBMVEUAAAAfs+cAf9fdPHCFAAAAAnRSTlMAlxj4y98AAAAYSURBVAjXY8haBQQTGBoYgEBhcFAQJwEABOoTxaMVA8MAAAAASUVORK5CYII=");
    cursor: pointer;
    display: inline-block;
    padding-left: 35px;
    min-height: 22px
}

.personal-form .field input[type="checkbox"]:checked + label {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWBAMAAAA2mnEIAAAAG1BMVEUAAAC44vWf2PIfs+cAj93i8vsAh9kAqOMAf9dh2WU8AAAACHRSTlMAO0+X3xnvr3LkgNoAAABISURBVBjTY7DogIFmhgYGGOCgBlujAM5m6kiAszU6BMBsVgGgcCNEPVszSBjCZukwAglD1Hh0gIQhekOAwjA2q5sAxe5E9jsA8DwfPqHL9SIAAAAASUVORK5CYII=");
    color: #137ac9
}

.personal-form .field input[type="checkbox"] + label {
    padding-top: 3px
}

.personal-form .field input[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s
}

.personal-form .field input[type="submit"]:hover {
    background: #126eb5
}

.personal-form-registration .field-label {
    width: 200px
}

.services-list .services-list-title, .service-detail .services-list-title, .services-list .service-detail-title, .service-detail .service-detail-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 30px;
    text-transform: uppercase
}

.services-list .services-list-title h1, .service-detail .services-list-title h1, .services-list .service-detail-title h1, .service-detail .service-detail-title h1 {
    margin: 0
}

.service-detail {
    margin: 0 0 60px
}

.service-detail .service-detail-desc .desc {
    border: 1px dashed #137bc9;
    font-size: 15px;
    padding: 30px;
    margin: 0 0 30px
}

.service-detail .service-detail-desc .items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    margin-top: 60px;
    margin-bottom: 30px
}

.service-detail .service-detail-desc .items:after {
    content: "\0020";
    display: table;
    clear: both
}

.service-detail .service-detail-desc .items li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    margin-bottom: 30px
}

.service-detail .service-detail-desc .items li figure {
    border-radius: 110px;
    position: relative;
    left: 30px;
    overflow: hidden;
    width: 220px
}

.service-detail .service-detail-desc .items li figure a {
    background-color: rgba(19, 123, 201, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none
}

.service-detail .service-detail-desc .items li figure a span {
    position: absolute;
    top: 95px;
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    text-align: center
}

.service-detail .doctors-list h2 {
    border-bottom: 1px solid #c9deef;
    color: #137bc9;
    font-size: 18px;
    margin: 30px 0;
    padding-bottom: 30px;
    text-transform: uppercase;
    text-align: center
}

.service-detail .doctors-list .doctors {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    position: relative;
    width: 1200px
}

.service-detail .doctors-list .doctors:after {
    content: "\0020";
    display: table;
    clear: both
}

.service-detail .doctors-list .doctors li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    text-align: center
}

.service-detail .doctors-list .doctors li figure img {
    border-radius: 90px;
    height: 180px;
    width: 180px
}

.service-detail .doctors-list .doctors li figure figcaption {
    color: #137bc9;
    font-size: 18px;
    margin: 20px 40px
}

.service-detail .doctors-list .doctors li span {
    display: block;
    margin-bottom: 30px
}

.service-detail .doctors-list .doctors li a {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    text-decoration: none
}

.service-detail .doctors-list .doctors li a:hover {
    background: #126eb5
}

.search-page-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 30px;
    text-transform: uppercase
}

.search-page-title h1 {
    margin: 0
}

.search-page-items {
    margin: 0 auto;
    position: relative;
    width: 1200px
}

.search-page-items:after {
    content: "\0020";
    display: table;
    clear: both
}

.search-page-item {
    border-bottom: 1px dotted #126eb5;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.search-page-item-title {
    color: #126eb5;
    font-size: 16px
}

.search-page-item-text {
    margin: 10px 0
}

.search-in-header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1180px;
    display: none;
    color: #fff;
    height: 117px;
    background-color: #137bc9;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 30px;
    z-index: 2
}

.search-in-header.-showed {
    display: block
}

.search-in-header-form {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 980px;
    margin-left: 0
}

.search-in-header-closer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 180px;
    margin-right: 0;
    line-height: 50px;
    padding-left: 30px
}

.search-in-header-closer-span {
    cursor: pointer;
    border-bottom: 1px dotted #fff
}

.search-in-header-input {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAMAAAD+iNU2AAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAgvHR5DAcDwX8iWpXCvbr39vUxbCmj19QQzsrJuzpu517cjciGBU0GLbSAAAAhUlEQVQI11WOWRbCIAxFSaAUKK2dtKPzwP53KIlKj/cjyX0f70QweslFIncqBNuNX9Vt659mgerAamRf8pHhjVahSAmPVNJdU1E9xFFNyfcuDjtvTo2ySM4nyJ/OVtM3J/fRV3Phfcd+jW/4utllHKznoCQiGKCAeIzDVFLXkYMNUOIf/QbkQwV3SEd1JwAAAABJRU5ErkJggg==");
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    padding: 10px 15px 10px 45px;
    height: 50px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%
}

.search-in-header-input::-webkit-input-placeholder {
    color: #fff
}

.search-in-header-input::-moz-placeholder {
    color: #fff
}

.search-in-header-input:-moz-placeholder {
    color: #fff
}

.search-in-header-input:-ms-input-placeholder {
    color: #fff
}

.wrapper {
    min-height: 100%;
    overflow-x: hidden
}

.middle {
    padding-bottom: 231px
}

.content {
    margin: 0 auto;
    position: relative;
    width: 1200px
}

.content:after {
    content: "\0020";
    display: table;
    clear: both
}

.top-panel {
    background: #e6e6e6;
    color: #126eb5;
    line-height: 23px;
    padding: 20px 0;
    position: relative;
    z-index: 2
}

.top-panel a {
    text-decoration: none
}

.top-panel .region {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAAZlBMVEUAAAAAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrn+QtX8AAAAIXRSTlMA2CmqZOoQC4odFlHjpt1ekkgzWIB0JXnMA/qcoDzEg5518mWAAAAAsElEQVQY00XO6a6CMBCG4bfQ0gUKBUUW9Rzn/m/SMBJ9fswksyQfh1sw+27CjdNVzDyOs5ErqsgFdZEC0MoIyQ4JRmmBLsBQ2rYMUDqYJDLp8/9ElAnbwcMDNC9wlmWFGpVhXbAOPgmqoBdPaWjqBi1JnmxiId5zvkew+wahB/Ae2I4IRE1zRo0AwXmUd+HTuweq7s9NJQOAlYrTItUxnvnKLiWX+fFm/TMefmLfR9QbyxMI2zJMElQAAAAASUVORK5CYII=");
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 330px;
    padding-left: 30px
}

.top-panel .region a {
    border-bottom: 1px dotted;
    display: inline-block;
    height: 18px
}

.top-panel .region a:hover {
    border-bottom: 0
}

.top-panel .region .popup {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    display: none;
    position: absolute;
    left: 0;
    top: 35px;
    padding: 10px 20px;
    z-index: 1
}

.top-panel .region .popup span {
    margin-right: 20px
}

.top-panel .region .popup a {
    border: 1px solid #126eb5;
    border-radius: 2px;
    padding: 3px 15px 7px
}

.top-panel .region .popup a:hover {
    background: #126eb5;
    color: #fff
}

.top-panel .region .popup.showed {
    display: block
}

.top-panel .region .popup.showed:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 5px solid #fff;
    position: absolute;
    top: -5px;
    left: 100px
}

.top-panel .lang {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 180px
}

.top-panel .lang a {
    color: #7c7c7c;
    margin-right: 20px
}

.top-panel .lang a:hover, .top-panel .lang a.current {
    color: #137ac9
}

.top-panel .search-opener {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAMAAADX9CSSAAAAhFBMVEUAAAAAYKYSbbYRbbURbrUQa7MNabMRbbURbbYRbbYRbrUQbbURbbUMa7IAZ6YRbrYSbbYRbbYRbbYRbbUQbLUPbLQMaq4RbbURbbYSbrYRbbYRbrYRbbURbrYRbLURbLUQbLUPYa0SbbYRbbURbrURbbQQbLUPbLUSbLQRbLYSa7MRbrb2bLlBAAAAK3RSTlMABuiQZC8k/fDjnHxyGgz69tWuo19AFO/c2dHDtqdpWE4Rx8SHhX9TRzs5G2iglQAAALlJREFUKM91j1cOwjAQRNeO03vvjQ5z//uhAHIcybyvpxnNyqYN02uS+hxEdIAZAFwH4OUhz1GLlcgaEZtKLNCGXyuQsv2Ka7/2ZSDzJzLpIQbpE3yScEdqALHnXSJ1hiGdxalys5WPWDDu2wzXn0WurXzAcuwb+8gJHimUHOllnrwEfVSpRZVhwxWscB50aBZflIzIR3wnHQbsQlvkQKDL2QD4uiLqAUNXrB3g6Yqw+bOwOLdIh2nSG1vGDZq9bms6AAAAAElFTkSuQmCC");
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 180px;
    padding-left: 35px
}

.top-panel .search-opener a {
    border-bottom: 1px dotted;
    display: inline-block;
    height: 18px
}

.top-panel .search-opener a:hover {
    border-bottom: 0
}

.top-panel .callback {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAMAAAB1/u6nAAAAgVBMVEUAAAAAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrmfjnGvAAAAK3RSTlMAyx23DyITkywHXsUCeAsmPWVu3jPWn9GITklWOBhTqn9Cwbv6rZmv6bDqKN4WgAAAAPtJREFUGNNVkNmSgyAQRRvZVVTAfY9bkvn/DxyciVHvS986UF2nGvYkYz5lmJsYLunKjNeUiH5AfvilBOHuUx9ZeVCZ53B+KZpP6wMJZxIU/Reu4ZohqP8mFjfs/2SD52ZBbrgZ2Iac6DO9YcNZxGcJpbrSMFdJ1NoG6oJdcGUJpNC8ncrzNKSvxHtEjxoDsKw6qLYKqOhEGzglzICkgtZmCnygJBTQr6BfVTyiZUbY8AQqKSrZYgOBnZGKA0WkgIiGlMkuKVpwZb8d8iWJKROMerHbdaRfJs/b5Tyhi/A0ble7jUpz97Cq2zlKvnE+T/64GLiFhJDq8m3zX6H2D2evAiEkAAAAAElFTkSuQmCC");
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 230px;
    padding-left: 35px
}

.top-panel .callback a {
    border-bottom: 1px dotted;
    display: inline-block;
    height: 18px
}

.top-panel .callback a:hover {
    border-bottom: 0
}

.top-panel .callback.-k {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px
}

.top-panel .login {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAMAAAA4a6b0AAAATlBMVEUAAAAAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrkAbrmPpHLQAAAAGXRSTlMA3g1eGcvsAjWfhnLGRNGvE2bz2LnVKlaS5nvsZQAAALBJREFUKM+N0FsOhCAMBdCCgMhLARXZ/0YHqSYzwMfcn0IObRrgzSwlhUFOk4nLvgcm9FbYHWcrl8Kqlla4fXpzK4FhpZ1EiVUerawT1mn9X8Q7TbSiIv5DVNCG1KbJQBe9V7e9zHkD2DIMcgsdiRa0NIr0jlBB14PdCcOld1lhMSLcdxI9fd56YWwBzowCuEL6XiUZVoAvM3hHmzUfgMPCGCD/JumI0MflOAbgTiN8APWQCD2OnLZJAAAAAElFTkSuQmCC");
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 180px;
    height: 23px;
    padding-left: 35px
}

.top-panel .login a {
    border-bottom: 1px dotted;
    display: inline-block;
    height: 18px
}

.top-panel .login a:hover {
    border-bottom: 0
}

.header {
    background: #137ac9;
    position: relative;
    z-index: 1
}

.header::before {
    background: #137ac9;
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.header::before {
    left: 0
}

.header .logo {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 430px;
    color: #fff;
    margin-top: 15px;
    z-index: 2
}

.header .logo figcaption {
    position: absolute;
    left: 90px;
    top: 15px;
    line-height: 9px
}

.header .logo figcaption span {
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.header .nav {
    background: #137ac9;
    height: 117px;
    z-index: 1
}

.header .nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    text-align: right
}

.header .nav ul > li {
    display: inline-block;
    transition: background .3s;
    -moz-transition: background .3s;
    -webkit-transition: background .3s
}

.header .nav ul > li > a {
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    padding: 50px 15px;
    text-decoration: none
}

.header .nav ul > li ul {
    visibility: hidden;
    position: absolute;
    top: 117px;
    left: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    text-align: left
}

.header .nav ul > li ul > li {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyBAMAAABv1ay5AAAAElBMVEX///////////////////////+65XQCAAAABnRSTlMYDBQGAxCpv5W7AAAAIUlEQVQI12NwgEIDKBSAwwAwVIBCLAAmB1GJ0AkzC2Y2AF5zBwFr3zAgAAAAAElFTkSuQmCC") no-repeat 0 center;
    float: left;
    padding: 36px 20px
}

.header .nav ul > li ul > li > a {
    font-size: 14px;
    padding: 0
}

.header .nav ul > li ul > li:first-child {
    background-image: none
}

.header .nav ul > li ul.big-menu {
    padding: 20px 0
}

.header .nav ul > li ul.big-menu li {
    background-image: none;
    width: 300px;
    padding: 20px 0;
    float: left
}

.header .nav ul > li ul.big-menu li a {
    padding: 0
}

.header .nav ul > li:hover, .header .nav ul > li.current {
    background-color: #126eb5
}

.header .nav ul > li.opened ul {
    background: #126eb5;
    visibility: visible;
    opacity: 1
}

.header .nav ul > li.opened ul::before, .header .nav ul > li.opened ul::after {
    background: #126eb5;
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.header .nav ul > li.opened ul::before {
    left: -100%
}

.header .nav ul > li.opened ul::after {
    right: -100%
}

.header .nav.opened::before {
    background: rgba(255, 255, 255, 0.8);
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1
}

.slider {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 550px;
    position: relative;
    background-size: cover;
}

.slider .header-title {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 680px;
    color: #fff;
    font-size: 48px;
    height: 150px;
    top: 130px;
    text-transform: uppercase;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.35)
}

.services-detail {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    position: relative;
    margin-top: -160px;
    margin-bottom: 40px
}

.services-detail .service {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    padding: 20px 30px 70px 30px;
    width: 400px
}

.services-detail .service .title {
    display: block;
    margin: 0 0 15px;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.services-detail .service .service-action {
    color: #fff;
    border-radius: 2px;
    border: 1px solid #fff;
    padding: 8px 15px;
    position: absolute;
    bottom: 20px;
    text-decoration: none;
    transition: background .5s
}

.services-detail .service .service-action:hover {
    background: #fff
}

.services-detail .service:nth-child(1) {
    background: #126eb5
}

.services-detail .service:nth-child(1) a:hover {
    color: #126eb5
}

.services-detail .service:nth-child(2) {
    background: #137ac9
}

.services-detail .service:nth-child(2) a:hover {
    color: #137ac9
}

.services-detail .service:nth-child(3) {
    background: #1789e0;
    padding-bottom: 0
}

.services-detail .service:nth-child(3) ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: -10px
}

.services-detail .service:nth-child(3) ul li {
    border-top: 1px solid #3a9be5;
    padding: 15px 10px
}

.services-detail .service:nth-child(3) ul li:first-child {
    border-top: 0;
    padding-top: 0
}

.here-you-can {
    background: url("/local/templates/stomed/i/bg.png")
}

.here-you-can div.title {
    display: block;
    font-size: 24px;
    margin: 10px 0 30px;
    text-align: center;
    text-transform: uppercase
}

.here-you-can ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.here-you-can ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px;
    float: left;
    padding: 0 10px 30px;
    text-align: center
}

.here-you-can ul li a {
    text-decoration: none
}

.here-you-can ul li .title {
    display: block;
    margin: 0 0 15px;
    font-size: 14px;
    padding-top: 160px;
    text-transform: uppercase
}

.here-you-can ul li .title:hover {
    text-decoration: underline
}

.here-you-can ul li p {
    color: #474747;
    line-height: 18px
}

.here-you-can ul li.service-1 {
    background: url("/local/templates/stomed/i/here-you-can/1.png") no-repeat center 0
}

.here-you-can ul li.service-2 {
    background: url("/local/templates/stomed/i/here-you-can/2.png") no-repeat center 0
}

.here-you-can ul li.service-3 {
    background: url("/local/templates/stomed/i/here-you-can/3.png") no-repeat center 0
}

.here-you-can ul li.service-4 {
    background: url("/local/templates/stomed/i/here-you-can/4.png") no-repeat center 0
}

.you-ask, .dentist-advice, .tour-3d {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 380px
}

.you-ask .title, .dentist-advice .title, .tour-3d .title {
    display: block;
    margin: 0 0 15px;
    font-size: 18px;
    padding: 0 10px 10px;
    text-transform: uppercase
}

.you-ask .info, .dentist-advice .info, .tour-3d .info {
    border-top: 1px dotted #137ac9;
    font-size: 11px;
    margin-top: 20px;
    padding: 10px
}

.you-ask .info a, .dentist-advice .info a, .tour-3d .info a {
    color: #474747;
    display: inline-block;
    text-decoration: none;
    padding-left: 25px;
    line-height: 20px
}

.you-ask .info a.comments, .dentist-advice .info a.comments, .tour-3d .info a.comments {
    background-repeat: no-repeat;
    background-position: 0 center;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARBAMAAAAmgTH3AAAAD1BMVEUAAAAAe80Ae80Ae80Ae81ghz2TAAAABHRSTlMAPvoeiTqaVAAAADRJREFUCNdjcAEBBwYGBhBmIMhgAasHMUBiLAgGUBTMgGDCDKB6ERcGMGAE0hAgAmMwMwAAMtUIMctdj5IAAAAASUVORK5CYII=")
}

.you-ask .info a.more, .dentist-advice .info a.more, .tour-3d .info a.more {
    float: right
}

.you-ask .question {
    background: #137ac9;
    border-radius: 2px;
    color: #fff;
    line-height: 14px;
    margin-bottom: 20px;
    padding: 20px;
    position: relative
}

.you-ask .question::after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 5px solid #137ac9;
    left: 50%;
    margin-left: -5px
}

.you-ask .answer {
    overflow: hidden
}

.you-ask .answer-img {
    border-radius: 40px;
    float: left;
    margin-right: 20px
}

.you-ask .answer-text {
    line-height: 16px;
    overflow: hidden
}

.you-ask .answer-text span {
    color: #137ac9;
    display: block;
    margin: 0 0 5px
}

.you-ask .info .more {
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAAAe82Meaf/AAAAAXRSTlMAQObYZgAAABBJREFUCNdjYGFgY/gPxCwABWkBFMqqP2QAAAAASUVORK5CYII=");
    color: #137ac9;
    padding-left: 15px;
    text-decoration: underline
}

.you-ask .info .more:hover {
    text-decoration: none
}

.dentist-advice .dentist {
    overflow: hidden
}

.dentist-advice .dentist-img {
    border-radius: 40px;
    float: left;
    margin-right: 20px
}

.dentist-advice .dentist-name {
    margin-top: 10px;
    overflow: hidden
}

.dentist-advice .dentist-name a {
    color: #668c03;
    text-decoration: none
}

.dentist-advice .dentist-name a:hover {
    text-decoration: underline
}

.dentist-advice .dentist-name span {
    display: block;
    margin: 0 0 5px
}

.dentist-advice .dentist-name span:nth-child(1) {
    color: #668c03;
    font-size: 15px;
    line-height: 18px
}

.dentist-advice .dentist-name span:nth-child(2) {
    color: #137ac9
}

.dentist-advice .advice {
    line-height: 16px;
    margin-top: 10px;
    padding: 10px
}

.dentist-advice .info a.more {
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAAAe82Meaf/AAAAAXRSTlMAQObYZgAAABBJREFUCNdjYGFgY/gPxCwABWkBFMqqP2QAAAAASUVORK5CYII=");
    color: #137ac9;
    padding-left: 15px;
    text-decoration: underline
}

.dentist-advice .info a.more:hover {
    text-decoration: none
}

.tour-3d figcaption {
    line-height: 16px;
    padding: 10px
}

.footer {
    background: #e6e6e6;
    margin-top: -115px
}

.footer .services-short {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    position: relative;
    top: -50px
}

.footer .services-short a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: bottom 30px right 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMANfGQ04YElQoXo3tzvYDQipv26VJPXV/iOOUVxGXjxFIAAACHSURBVBjTXY9XEoMwEEOFjb2UADHdJLr/NeMSZzK8P70ZbUHEy0me4pFpNFXX952iblIeaFoEWsMhGCtc8WWltqho8MOwgsxtKk6P2Jo1lEPiyWi6BeyBo66nmjyAkeAI7FnsSSz3iqhXzPZdhvr7WivcSt4oNp0+/p8ejFC58lzGu4u88vsfYZAIcPi8FqAAAAAASUVORK5CYII=");
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 30px;
    text-transform: uppercase;
    text-decoration: none;
    width: 400px
}

.footer .services-short a:nth-child(1) {
    background-color: #126eb5
}

.footer .services-short a:nth-child(2) {
    background-color: #137ac9
}

.footer .services-short a:nth-child(3) {
    background-color: #1789e0
}

.footer .copyright {
    position: relative;
    top: -20px;
    line-height: 40px
}

.footer .copyright div {
    padding-left: 20px
}

.footer .copyright div.company {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 380px
}

.footer .copyright div.social {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 430px
}

.footer .copyright div.developer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 330px
}

.footer .copyright div a:hover {
    text-decoration: none
}

.banners.banner-main {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #e7efd4;
    height: 160px;
    margin-bottom: 50px
}

.banners.banner-main .banner-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1180px;
    height: 160px;
    overflow: hidden
}

.banners.banner-main .banner-slider ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    transition: top .5s
}

.banners.banner-main .banner-slider ul.hidden {
    display: none
}

.banners.banner-main .banner-slider a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #474747;
    display: block;
    height: 160px;
    text-decoration: none;
    padding: 30px 20px 20px 650px
}

.banners.banner-main .banner-slider span {
    color: #668c03;
    font-size: 26px;
    text-transform: uppercase
}

.banners.banner-main .banner-slider p {
    margin-top: 10px;
    font-size: 13px
}

.banners.banner-main.loading {
    background-position: center center;
    background-image: url("/local/templates/stomed/i/loader.gif")
}

.modal {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: opacity .5s
}

.modal .modal-wrapper {
    background: #fff;
    border-radius: 3px;
    padding: 30px;
    float: left
}

.modal .modal-wrapper .close {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAOVBMVEUAAAAAe80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae80Ae83vPa1+AAAAEnRSTlMANuMJIZ7Ak2/5ukAODBEFSVzUdLkRAAAAr0lEQVQoz3WSWxbDIAhER3xbYxL2v9imGiFtj/OjHB0vAphyKWTOITl860Xe1GutxtMLKlviJsEWi537RgZPGWq3g37fdjRcRRzqKh0e8a/4SYMUrtoIcP4O2PTLaUTeIU2KZXsBwiQlhCpY7qdDNSBD5E/WNDNYT3b2GvDT44h39VwctbTTQznJCOYAwiG56X+O0FNv8z9SAzsYhqUGy7qta73uz7qn6zlYz8563t6BTgVDrOsyFwAAAABJRU5ErkJggg==");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 25px;
    right: 40px
}

.modal.showed {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.modal.showed:before {
    background: rgba(19, 123, 201, 0.8);
    content: "\0020";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.region-modal {
    color: #474747;
    height: 160px;
    width: 400px
}

.region-modal span {
    font-size: 18px;
    text-transform: uppercase
}

.region-modal span i {
    color: #126eb5;
    font-style: normal
}

.region-modal p {
    margin: 10px 0 30px
}

.region-modal .regions {
    font-size: 16px
}

.region-modal .regions .region-a {
    color: #474747;
    font-size: 17px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin-left: 45px
}

.region-modal .regions .region-a:before {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 1px;
    height: 40px;
    overflow: visible;
    background: #b2b2b2;
    position: absolute;
    left: -25px;
    top: -10px
}

.region-modal .regions .region-a:first-child {
    margin-left: 0
}

.region-modal .regions .region-a:first-child:before {
    display: none
}

.region-modal .regions .region-a:hover {
    color: #126eb5;
    text-decoration: underline
}

.region-modal .regions .region-span {
    color: #474747;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin-left: 45px
}

.region-modal .regions .region-span:before {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 1px;
    height: 40px;
    overflow: visible;
    background: #b2b2b2;
    position: absolute;
    left: -25px;
    top: -10px
}

.callback-modal {
    color: #474747;
    height: 375px;
    width: 300px
}

.callback-modal .title {
    font-size: 18px;
    text-transform: uppercase
}

.callback-modal p {
    margin: 10px 0 30px
}

.callback-modal div {
    margin-top: 10px
}

.callback-modal div label {
    display: inline-block;
    width: 75px
}

.callback-modal div input[type="text"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae
}

.callback-modal div input[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    font-size: 15px;
    margin-top: 30px;
    width: 100%
}

.callback-modal div input[type="submit"]:hover {
    background: #126eb5
}
/* cтили для мод окна добавлены 18 января 2018*/
.info-modal {
    width: 592px;
    height: 540px;
}

.info-modal .modal-wrapper {
    padding: 0;
}

.info-modal .modal-wrapper img {
    display: block;
}

.info-modal .modal-wrapper-close {
    display: block;
    font-size: 16px;
    line-height: 16px;
    border: 1px solid green;
    border-radius: 50px;
    padding: 5px 10px 7px 10px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    float: right;
}
/*конец стилей модального окна*/
.personal-modal {
    height: 500px;
    width: 540px
}

.personal-modal .type {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 480px;
    padding: 0 10px;
    float: left
}

.personal-modal .type .title {
    border-bottom: 1px solid #c9deef;
    color: #474747;
    display: block;
    font-size: 15px;
    padding: 0 10px 10px;
    margin: 0 -10px 20px;
    text-transform: uppercase
}

.personal-modal .type fieldset {
    display: none
}

.personal-modal .type fieldset.showed {
    display: block
}

.personal-modal .type .show-form {
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAANlBMVEUAAABUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFSOkAAcAAAAEnRSTlMA+JGEOBRTMOrQC+zTBuTjVC60U0+rAAAAVklEQVQI112PSQ7AIAgAWRX39v+frSFprc5tEgIDTJQrYmIFJxhJzkIluPUITuzT1dzcTYEJPoghyVKpgG1pw00z7sPpWPU/dJvOjPFmDM+6yoo8XngA2ewCIsm0VaYAAAAASUVORK5CYII=");
    color: #474747;
    cursor: pointer;
    display: block;
    font-size: 15px;
    padding: 0 0 0 20px;
    margin: 15px 0
}

.personal-modal .type .show-form a {
    font-size: 12px;
    float: right
}

.personal-modal .type .show-form.current {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAP1BMVEUAAABUVFRUVFQAfM1UVFRUVFRUVFQqa5oAfM1UVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFRUVFQAfM1UVFQAfM2ho+LJAAAAFHRSTlMA6fjuUzgUBpEwC9GTkIaC0y6JzlLBsBwAAABkSURBVAjXXY9JEoMwDATbMl7wCkn+/9YIJwWYvrVKJc2g+LaJ5O4ZLKa6lFwxy89WBuvhXu3Pbjy9QojWxgC1kR3Ej/ICtyE6tYdaCDJpknk508t1qjR9tN8ezTGeIc8K71HhC765BEvm+utgAAAAAElFTkSuQmCC");
    color: #126eb5
}

.personal-modal .type input[type="text"], .personal-modal .type input[type="password"] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid #aeaeae
}

.personal-modal .type input[type="submit"] {
    background: #137ac9;
    border: 0;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    padding: 15px;
    text-align: center;
    outline: 0;
    transition: background .5s;
    font-size: 15px;
    width: 100%
}

.personal-modal .type input[type="submit"]:hover {
    background: #126eb5
}

.personal-modal .type.type-1 #form-auth input[type="text"], .personal-modal .type.type-1 #form-auth input[type="password"] {
    width: 228px
}

.personal-modal .type.type-1 #form-reg input[type="text"], .personal-modal .type.type-1 #form-reg input[type="password"] {
    width: 460px;
    margin: 0 0 10px
}

.personal-modal .type.type-2 {
    margin-left: 100px
}

.personal-modal .type.type-2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.personal-modal .type.type-2 ul li {
    height: 48px
}

.personal-modal .type.type-2 ul li a {
    color: #474747;
    position: relative;
    line-height: 48px;
    padding: 0 0 0 60px
}

.personal-modal .type.type-2 ul li a:before {
    background-repeat: no-repeat;
    background-position: center center;
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: visible;
    font-size: 0;
    line-height: 0;
    width: 48px;
    height: 48px;
    background-color: #c0c0c0;
    border-radius: 14px;
    position: absolute
}

.personal-modal .type.type-2 ul li a:hover {
    color: #137bc9
}

.personal-modal .type.type-2 ul li a:hover:before {
    background-color: #3d5b99
}

.personal-modal .type.type-2 ul li a.VKontakte:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjIzcHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iMCAwIDIzIDE5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggMy4wLjQgKDgwNTQpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPlNsaWNlIDI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4KICAgICAgICA8cGF0aCBkPSJNMjMsMi4yMDEgQzIyLjE5MSwyLjU1OSAyMS4zMiwyLjggMjAuNDA3LDIuOTA5IEMyMS4zMzksMi4zNTIgMjIuMDU1LDEuNDcxIDIyLjM5MiwwLjQyMSBDMjEuNTE5LDAuOTM2IDIwLjU1NCwxLjMxMSAxOS41MjUsMS41MTIgQzE4LjcwMiwwLjYzOCAxNy41MjksMC4wOTIgMTYuMjI5LDAuMDkyIEMxMy43MzUsMC4wOTIgMTEuNzE0LDIuMTA1IDExLjcxNCw0LjU4OSBDMTEuNzE0LDQuOTQyIDExLjc1NCw1LjI4NCAxMS44MzEsNS42MTQgQzguMDc5LDUuNDI3IDQuNzUyLDMuNjM2IDIuNTI1LDAuOTE2IEMyLjEzNiwxLjU4IDEuOTE0LDIuMzUzIDEuOTE0LDMuMTc2IEMxLjkxNCw0LjczNiAyLjcxMSw2LjExMyAzLjkyMiw2LjkxOSBDMy4xODEsNi44OTYgMi40ODUsNi42OTMgMS44NzcsNi4zNTcgTDEuODc3LDYuNDE0IEMxLjg3Nyw4LjU5MyAzLjQzMywxMC40MSA1LjQ5OSwxMC44MjQgQzUuMTIsMTAuOTI2IDQuNzIyLDEwLjk4MiA0LjMwOSwxMC45ODIgQzQuMDE4LDEwLjk4MiAzLjczNSwxMC45NTQgMy40NTksMTAuOTAxIEM0LjAzMywxMi42ODcgNS43MDEsMTMuOTg3IDcuNjc3LDE0LjAyNCBDNi4xMzIsMTUuMjMgNC4xODUsMTUuOTQ5IDIuMDY5LDE1Ljk0OSBDMS43MDUsMTUuOTQ5IDEuMzQ1LDE1LjkyOCAwLjk5MiwxNS44ODcgQzIuOTksMTcuMTYyIDUuMzYzLDE3LjkwNyA3LjkxNCwxNy45MDcgQzE2LjIxOSwxNy45MDcgMjAuNzYsMTEuMDU0IDIwLjc2LDUuMTEyIEMyMC43Niw0LjkxNyAyMC43NTUsNC43MjQgMjAuNzQ3LDQuNTMxIEMyMS42MjksMy44OTcgMjIuMzk1LDMuMTA1IDIzLDIuMjA0IEwyMywyLjIwMSBMMjMsMi4yMDEgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRkZGRkZGIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==")
}

.tours {
    margin: 50px 0
}

.tours .tabs-nav {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1180px;
    background-color: #137ac9;
    overflow: hidden
}

.tours .tabs-nav span {
    color: #fff;
    cursor: pointer;
    float: left;
    text-align: center;
    padding: 20px 0;
    width: 393px
}

.tours .tabs-nav span.current {
    background-color: #126eb5
}

.tours .tabs-desc {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 1180px
}

.tours .tabs-desc .tab {
    display: none
}

.tours .tabs-desc .tab.showed {
    display: block
}

.contacts-page .contacts-page-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.contacts-page .contacts-page-title h1 {
    margin: 0
}

.contacts-page .contacts-page-desc .clinics .clinic {
    margin-bottom: 40px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-title {
    border-bottom: 1px solid #c9deef;
    display: block;
    font-size: 18px;
    padding: 0 10px 15px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address {
    margin: 0 auto;
    position: relative;
    width: 1200px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address:after {
    content: "\0020";
    display: table;
    clear: both
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .map {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 880px;
    height: 330px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 280px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    margin: 20px 0 0 10px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address ul li {
    margin-bottom: 15px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address ul li.street {
    color: #137bc9
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address ul li.phone {
    color: #668c03
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address .make-an-appointment {
    margin: 30px 0 0 10px
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address .make-an-appointment a {
    border: 1px solid #137bc9;
    border-radius: 3px;
    color: #137bc9;
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none
}

.contacts-page .contacts-page-desc .clinics .clinic .clinic-address .address .make-an-appointment a:hover {
    background-color: #137bc9;
    color: #fff
}

.simple-page .simple-page-title {
    background: #e4f3ff;
    font-size: 24px;
    padding: 40px 0;
    margin: 0 0 60px;
    text-transform: uppercase
}

.simple-page .simple-page-title h1 {
    margin: 0
}

.pagenav {
    margin: 0 auto;
    position: relative;
    width: 1200px
}

.pagenav:after {
    content: "\0020";
    display: table;
    clear: both
}

.pagenav-nav {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 580px
}

.pagenav-total {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    width: 580px;
    text-align: right
}
/*
insta block*/
.static_insta{
    /*padding:5px 15px 15px 15px;*/
    padding:10px 0;
    text-align: center;
    /* background: #137ac9;*/
    background: #fff;
    /* color: #fff;*/
    color:#137ac9;
    /*   position: fixed;
       width: 100%;
       z-index: 100;*/
}

.static_insta_link{
    color:#137ac9;
    text-decoration: none;
}
/* end of insta block*/
.for_gal .go_for_gal{
    background-repeat: no-repeat;
    background-position: 0 6px;
    /* background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMV…IRAAAAAXRSTlMAQObYZgAAABBJREFUeF5jYGFgY/gPxCwABWkBFC05a6kAAAAASUVORK5CYII=') !important;
    */
    background: none !important;
    float: right;
    color: #137ac9 !important;
    padding-left: 15px;
    text-decoration: underline !important;
}
/* insta page */
.instagram-wrapper{padding: 50px 0;}
.instagram-wrapper .instagram-list .instagram-item{margin: 30px 0 0 0;}
.instagram-list{display: flex;}
.instagram-item-img img {width: 400px;}
/* End */
/* /local/templates/stomed/template_styles.css?160491390497094 */
