/*
-ms-transition: ;
-moz-transition: ;
-webkit-transition: ;
-o-transition: ;
transition: ;

-ms-transform: ;
-moz-transform: ;
-webkit-transform: ;
-o-transform: ;
transform: ;

@media screen and (max-width: 1600px) { }
*/

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri/calibri.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri/calibri_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri/calibri_italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri/calibri_bold_italic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Brandico';
    src: url('../fonts/brandico.eot');
    src: url('../fonts/brandico.eot?#iefix') format('embedded-opentype'),
        url('../fonts/brandico.woff') format('woff'),
        url('../fonts/brandico.ttf') format('truetype'),
        url('../fonts/brandico.svg') format('svg');
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-size: 10px;
    background: #fff;
    font-family: Calibri;
    color: #000;
}

a,
input,
textarea,
button {
    outline: none;
}

a {
    color: #507171;
    text-decoration: underline;
}

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

.clr {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    visibility: hidden;
    clear: both;
}

.clr-fix {
    width: 100%;
    float: left;
}

.w-limiter {
    padding: 0 10%;
}

.box-indent {
    padding-top: 40px;
    padding-bottom: 40px;
}

div.common-line-bar {
    min-height: 75px;
}

div.common-line-bar span {
    vert-align: top;
}

div.green-bar {
    background: #507171;
    color: #fff;
}

div.green-bar a {
    color: #fff;
}

div.gray-bar {
    background: #ccc;
    color: #000;
    margin: 0 20px 20px 20px;
}

div.gray-bar .w-limiter {
    padding-left: calc(10% - 20px);
    padding-right: calc(10% - 20px);
}

div.gray-bar a {
    color: #000;
}

div.common-line-bar div.inner {
    height: 75px;
    overflow: hidden;
    vertical-align: top;
    text-align: justify;
}

div.common-line-bar div.inner * {
    vertical-align: top;
}

div.common-line-bar div.inner::after,
div.common-line-bar div.inner span.line-2nd {
    display: inline-block;
    content: '';
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    visibility: hidden;
    width: 100%;
}

div.common-line-bar span.contrast-version-lnk {
    display: inline-block;
    height: 75px;
    box-sizing: border-box;
    font-size: 1.4em;
    text-transform: uppercase;
    line-height: 75px;
    padding: 0 0 0 68px;
}

div.common-line-bar span.phone {
    display: inline-block;
    height: 75px;
    box-sizing: border-box;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 20px 0 0 42px;
}

div.common-line-bar span.email {
    display: inline-block;
    height: 75px;
    box-sizing: border-box;
    font-size: 1.4em;
    line-height: 1.3em;
    padding: 20px 0 0 42px;
}

div.green-bar span.contrast-version-lnk {
    background: url(../img/common-line-bar-icons.svg) 0 -75px no-repeat;
}

div.gray-bar span.contrast-version-lnk {
    background: url(../img/common-line-bar-icons.svg) 0 0 no-repeat;
}

div.green-bar span.phone {
    background: url(../img/common-line-bar-icons.svg) 0 -225px no-repeat;
}

div.gray-bar span.phone {
    background: url(../img/common-line-bar-icons.svg) 0 -150px no-repeat;
}

div.green-bar span.email {
    background: url(../img/common-line-bar-icons.svg) 0 -375px no-repeat;
}

div.gray-bar span.email {
    background: url(../img/common-line-bar-icons.svg) 0 -300px no-repeat;
}

div.common-line-bar form.search-form {
    display: inline-block;
    height: 75px;
    padding: 22px 0 0 0;
    box-sizing: border-box;
}

div.common-line-bar form.search-form input {
    border: none;
    background: #fff;
    height: 30px;
    font: 14px Calibri;
    padding: 0 10px;
    width: 200px;
    vertical-align: middle;
}

div.common-line-bar form.search-form button {
    border: none;
    background: #fff url(../img/common-line-bar-icons.svg) 0 -450px no-repeat;
    height: 30px;
    width: 30px;
    vertical-align: middle;
    margin: 0;
}

div.big-bloks div.item {
    padding: 15px;
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    background: #ccc;
}

div.big-bloks div.item a {
    display: block;
    height: 325px;
    padding: 150px 20px 20px 20px;
    box-sizing: border-box;
    border: 1px solid transparent;
    text-decoration: none;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
}

div.big-bloks div.item a:hover {
    border: 1px solid #fff;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.big-bloks div.item span.caption {
    display: block;
    font: 1.8em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    position: relative;
}

div.big-bloks div.item span.caption::after {
    content: '';
    display: block;
    height: 1px;
    width: 100px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -50px;

}

div.big-bloks div.item span.text {
    display: block;
    font: 1.4em/1.2em Arial, Helvetica, sans-serif;
    text-align: center;
}

div.red-big-bloks div.item {
    background: #ed1c24;
    position: relative;
    margin-top: -30px;
    z-index: 2;

}

div.red-big-bloks div.item:nth-child(1) {
    background: #ed1c24 url(../img/big-bloks-ikons.png) center 30px no-repeat;
}

div.red-big-bloks div.item:nth-child(2) {
    background: #b82f2d url(../img/big-bloks-ikons.png) center -470px no-repeat;
}

div.red-big-bloks div.item:nth-child(3) {
    background: #c93635 url(../img/big-bloks-ikons.png) center -970px no-repeat;
}

div.green-big-bloks div.item {
    background: #599191;
}

div.green-big-bloks div.item:nth-child(1) {
    background: #599191 url(../img/big-bloks-ikons.png) center -1470px no-repeat;
}

div.green-big-bloks div.item:nth-child(2) {
    background: #507171 url(../img/big-bloks-ikons.png) center -1970px no-repeat;
}

div.green-big-bloks div.item:nth-child(3) {
    background: #448686 url(../img/big-bloks-ikons.png) center -2470px no-repeat;
}


ul.units-list {
    list-style: none;
    margin: 0 -5px 30px -5px;
}

ul.units-list li {
    display: inline-block;
    width: calc(16.6666% - 4px);
    margin: 0 0 30px 0;
    padding: 0 5px;
    box-sizing: border-box;
    vertical-align: top;
}

ul.units-list li a {
    display: block;
    position: relative;
    padding: 130px 0 0 0;
    text-align: center;
    color: #527474;
    font: 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

ul.units-list li a:hover {
    color: #bc3432;
}

ul.units-list li a::before {
    display: block;
    content: '';
    height: 120px;
    width: 120px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -60px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

ul.units-list li span.free-text {
    display: block;
    font-size: 1.4em;
    text-align: center;
    margin: 5px 0 0 0;
}

ul.units-list li span.phone {
    display: block;
    font-size: 2em;
    text-align: center;
    margin: 5px 0 0 0;
}



div.social-icons {
    height: 75px;
    display: inline-block;
    padding: 22px 0 0 0;
    box-sizing: border-box;
}

div.social-icons a {
    font: 1.6em "Brandico";
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #000;
    color: #fff;
    text-decoration: none;
    margin: 0 0 0 4px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.social-icons a:hover {
    -ms-transform: scale(1.3,1.3);
    -moz-transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    -o-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.social-icons a.ok {
    background: #e89b4b;
}

div.social-icons a.ok::before {
    content: '\f30c';
}

div.social-icons a.vk {
    background: #7795c4;
}

div.social-icons a.vk::before {
    content: '\f30a';
}

div.social-icons a.tw {
    background: #72c2fd;
}

div.social-icons a.tw::before {
    content: '\f303';
}

div.social-icons a.fb {
    background: #505f8f;
}

div.social-icons a.fb::before {
    content: '\f300';
}

div.width-slider {
    position: relative;
    padding: 0;
}

div.width-slider header {
    position: absolute;
    top: -640px;
    left: 0;
    margin: 0 10%;
    z-index: 2;
}

header {
    background: #fff;
    border-bottom: 3px solid #e3e3e3;
    padding: 0 40px;
    min-height: 140px;
    box-sizing: border-box;
}

header div.logo {
    width: 430px;
    box-sizing: border-box;
    float: left;
    background: url(../img/logo.png) 0 center no-repeat;
    height: 140px;
    padding: 40px 0 0 130px;

}

header div.logo span.abbr {
    display: block;
    font: 2.4em Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

header div.logo span.abbr-text {
    display: block;
    font-size: 1.4em;
}

header nav span.menu-ctrls {
    display: none;
}

header nav {
    margin: 0 0 0 430px;
    display: table;
}

header nav ul {
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    height: 140px;
}

header nav ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 1.4em;

    color: #000;
    text-transform: uppercase;
    line-height: 1.8em;
}

header nav ul li a {
    white-space: nowrap;
    color: #000;
    text-decoration: none;
}

header nav ul li a:hover {
    text-decoration: underline;
}


ul.bread-crumbs {
    list-style: none;
    font-size: 1.4em;
    padding: 10px 0 0 0;
    color: #507171;
    margin: 0 0 30px 0;
}

ul.bread-crumbs li {
    display: inline-block;
}

ul.bread-crumbs li::after {
    content: "/";
    display: inline-block;
    margin: 0 10px;
}

ul.bread-crumbs li:last-child::after {
    display: none;
}

div.main-slider {
    width: 100%;
    height: 640px;
    background: #8b9494;
    overflow: hidden;
}

div.main-slider div.gallery-cell {
    width: 100%;
    height: 640px;
}

div.main-slider div.item {
    width: 100%;
    height: 640px;
    background-size: cover;
    box-sizing: border-box;
    padding: 170px 15% 0 15%;
}

div.main-slider div.item span.title {
    font-size: 4.8em;
    color: #fff;
    display: block;
    width: 90%;
    text-shadow: 0 5px 5px rgba(0,0,0,1);
    margin: 0 0 15px 0;
    text-transform: uppercase;
}

div.main-slider div.item p {
    font: 1.4em/1.8em Tahoma, Geneva, sans-serif;
    color: #fff;
    display: block;
    width: 90%;
    margin: 0 0 30px 0;
}

div.main-slider div.item-1 {
    background: url(../img/slider-1.jpg) center 0 no-repeat;
    background-size: cover;
}

div.main-slider div.item-2 {
    background: url(../img/slider-1.jpg) center 0 no-repeat;
    background-size: cover;
}

div.main-slider div.item-3 {
    background: url(../img/slider-1.jpg) center 0 no-repeat;
    background-size: cover;
}

div.equipments-slider-box {
    padding-top: 40px;
    padding-bottom: 40px;
}

div.equipments-slider {
    margin: 0 -20px;
}

div.equipments-slider div.gallery-cell {
    width: 24.9999%;
}

div.equipments-slider div.gallery-cell div.item {
    padding: 0 20px;
    box-sizing: border-box;
    background: #fff;
}

div.equipments-slider div.gallery-cell figure {
    text-align: center;
    position: relative;
}

div.equipments-slider div.gallery-cell figure img {
    display: block;
    width: 100%;
}

div.equipments-slider div.gallery-cell figcaption {
    display: block;
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    font-size: 1.8em;
    padding: 20px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
}

.green-box {
    background: #e6f3f3;
}

.gray-box {
    background: #f5f5f5;
}

section.information-box div.column {
    float: left;
    width: 33.3333%;
    padding: 0 20px 0 0;
    box-sizing: border-box;
}

ul.info-items-list {
    list-style: none;
}

ul.info-items-list li {
    margin: 0 0 30px 0;
}

ul.info-items-list li span.date {
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 5px 0;
}

ul.info-items-list li span.caption {
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #507171;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

ul.info-items-list li span.caption a,
ul.info-items-list li span.caption a:hover {
    color: #507171;
}

ul.info-items-list li p {
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

section.map-pointer {

}

section.map-pointer div.left-side {
    float: left;
    width: calc(100% - 380px);
}

section.map-pointer div.left-side div.map {
    height: 420px;
    width: 100%;
    background: #e1e1e1;
}

section.map-pointer div.right-side {
    width: 350px;
    float: right;
}

section.map-pointer div.right-side p {
    font: 1.4em Arial, Helvetica, sans-serif;
}

section.map-pointer div.right-side p b {
    font-weight: normal;
    color: #507171;
    font-size: 1.7em;
    display: inline-block;
    margin: 20px 0;
}

section.map-pointer div.right-side p i {
    font-style: normal;
    color: #507171;
    font-size: 2.2em;
    display: inline-block;
    margin: 20px 0;
}

form.filter {
    padding: 20px 50px;
    margin: 0 0 20px 0;
}

form.filter * {
    vertical-align: middle;
}

form.filter div.field-box {
    display: inline-block;
    margin: 0 30px 0 0;
}

form.filter label {
    display: inline-block;
    color: #507171;
    font: 1.4em Tahoma, Geneva, sans-serif;
    margin: 0 10px 0 0;
}

form.filter input[type="text"] {
    border: 1px solid #507170;
    color: #507170;
    height: 40px;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
    background: none;
    font: 1.4em Tahoma, Geneva, sans-serif;
    min-width: 160px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

form.filter input[type="text"]:focus {
    background: #fff8d4;
    color: #000;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}


form.filter button {
    box-sizing: border-box;
    border: none;
    background: #c00;
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    margin: 0;
    cursor: pointer;
}

form.filter .selectric-wrapper {
    display: inline-block;
    min-width: 160px;
    box-sizing: border-box;
}

section.page-box section.unit-box h1,
section.page-box div.unit-list-box .title-1 {
    margin: 0 0 10px 0;
}

ul.recommendation-list {
    list-style: none;
    text-align: left;
    word-spacing: 0;
    margin: 0 0 0 -15px;
}

ul.recommendation-list li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: calc(33.3333% - 17px);
    padding: 10px;
    margin: 0 0 36px 15px;
    word-spacing: normal;
}

ul.recommendation-list li img {
    width: 100%;
    margin: 0 0 10px 0;
}

ul.recommendation-list li span.date {
    display: block;
    font: 1.4em Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

ul.recommendation-list li span.caption {
    display: block;
    font: 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

ul.recommendation-list li p {
    font-size: 1.4em;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

ul.recommendation-list li span.btn-box {
    display: block;
    text-align: right;
    position: relative;
    bottom: -10px;
    right: -10px;
}

ul.personnel-list {
    list-style: none;
    text-align: left;
    word-spacing: 0;
    margin: 0 0 0 -15px;
}

ul.personnel-list li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: calc(33.3333% - 17px);
    padding: 10px;
    margin: 0 0 36px 15px;
    word-spacing: normal;
    text-align: center;
}

ul.personnel-list li img {
    width: 100%;
    margin: 0 0 10px 0;
}

ul.personnel-list li span.name {
    font: 1.8em Tahoma, Geneva, sans-serif;
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

ul.personnel-list li span.name a {
    color: #000;
    text-decoration: none;
}

ul.personnel-list li span.name a:hover {
    text-decoration: underline;
}

ul.personnel-list li span.post {
    color: #507171;
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 20px 0;
}

ul.personnel-list li dl {
    margin: 0 0 20px 0;
    padding: 0;
}

ul.personnel-list li dl dt {
    display: block;
    font-size: 1.4em;
    margin: 0 0 5px 0;
}

ul.personnel-list li dl dd {
    display: block;
    font-size: 2em;
    margin: 0 0 5px 0;
}

ul.personnel-list li span.room {
    display: block;
    font-size: 1.4em;
}

ul.personnel-list li span.room b {
    display: block;
    font-size: 5.5em;
    color: #507171;
    line-height: 1em;
}

ul.personnel-list li span.btn-box {
    display: block;
    height: 5px;
}

ul.personnel-list li a.btn {
    position: relative;
    bottom: 0;
}





ul.gallery-album-list {
    list-style: none;
    text-align: left;
    word-spacing: 0;
    margin: 0 0 0 -15px;
}

ul.gallery-album-list li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border: 1px solid #ccc;
    width: calc(24.9999% - 17px);
    padding: 10px;
    margin: 0 0 15px 15px;
    word-spacing: normal;
    text-align: center;
}

ul.gallery-album-list li a {
    text-decoration: none;
    position: relative;
    display: block;
    text-align: left;
}

ul.gallery-album-list li img {
    width: 100%;
    margin: 0 0 10px 0;
}

ul.gallery-album-list li span.name {
    font: 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}

ul.gallery-album-list li a:hover span.name {
    text-decoration: underline;
}


ul.gallery-album-list li span.photo-count {
    font: 1.4em/35px Tahoma, Geneva, sans-serif;
    display: block;
    text-transform: none;
    text-decoration: none;
    background: #5ea6f4;
    color: #fff;
    height: 35px;
    min-width: 90px;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0 15px;
}

ul.gallery-album-list li span.name a:hover {
    text-decoration: underline;
}








ul.gallery-album-items-list {
    list-style: none;
    text-align: left;
    word-spacing: 0;
    margin: 0 0 0 -15px;
}

ul.gallery-album-items-list li {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: calc(24.9999% - 17px);
    margin: 0 0 35px 15px;
}

ul.gallery-album-items-list li a {
    text-decoration: none;
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    background: #507171;
}

ul.gallery-album-items-list li img {
    width: 100%;
    border: none;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 1;
    display: block;
}

ul.gallery-album-items-list li a:hover img {
    opacity: 0.6;
    -ms-transform: scale(1.4,1.4);
    -moz-transform: scale(1.4,1.4);
    -webkit-transform: scale(1.4,1.4);
    -o-transform: scale(1.4,1.4);
    transform: scale(1.4,1.4);
}

ul.gallery-album-items-list li span {
    font-size: 1.4em;
}




div.unit-list-box {
    float: right;
    width: 200px;
}

div.unit-list-box ul {
    list-style: none;
    font: 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}

div.unit-list-box ul li {
    margin: 0 0 10px 0;
    padding: 10px 0 10px 50px;
    box-sizing: border-box;
    position: relative;
}

div.unit-list-box ul li a::before {
    display: block;
    content: '';
    position: absolute;
    height: 120px;
    width: 120px;
    margin: 0;
    left: 0;
    top: 0;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    zoom: 0.33;
    -ms-zoom: 0.33;
    -webkit-zoom: 0.33;
    -moz-transform:  scale(0.33);
}

div.unit-list-box ul li a:hover::before {
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

section.unit-box {
    margin: 0 250px 0 0;
}

div.person {
    margin: 40px 0 60px 0;
}

section.unit-box div.unit-boss img,
div.person img {
    float: left;
    margin: 0 20px 20px 0;
}

section.unit-box div.unit-boss span.post,
div.person span.post {
    display: block;
    color: #507171;
    font: 1.8em Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

div.person span.post {
    margin: 0 0 30px 0;
}

section.unit-box div.unit-boss span.name,
div.person span.name {
    display: block;
    font: 3.6em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

div.person span.name {
    margin: 0 0 10px 0;
}

section.unit-box div.unit-boss dl,
div.person dl {
    padding: 0;
    margin: 0;
}

section.unit-box div.unit-boss dt,
div.person dt {
    display: block;
    font-size: 1.4em;
    margin: 0 0 5px 0;
}

section.unit-box div.unit-boss dd,
div.person dd {
    display: block;
    font-size: 2em;
    margin: 0 0 15px 0;
}

section.unit-box div.unit-boss dd a,
div.person dd a {
    color: #000;
    text-decoration: none;
}

section.unit-box div.unit-boss dd a:hover,
div.person dd a:hover {
    text-decoration: underline;
}

div.person p {
    font-size: 1.4em;
    line-height: 1.8em;
}

div.person span.room {
    display: block;
    font-size: 1.4em;
    margin-bottom: 30px;
}

div.person span.room b {
    font-size: 2.5em;
    color: #507171;
}


div.faq-list {

}

div.faq-item {

}

div.faq-item span.question-lbl,
div.faq-item span.post {
    color: #507171;
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 10px 0;
}

div.faq-item span.name {
    display: block;
    color: #000;
    font: 1.8em Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

div.faq-item p {
    margin: 0;
    font-size: 1.4em;
    line-height: 1.6em;
}

div.faq-item div.question {

}

div.faq-item div.answer {
    background: #e6f3f3;
    padding: 35px;
    margin: 35px 0 50px 70px;
    position: relative;
}

div.faq-item div.answer div.inner {
    margin-left: 160px;
}

div.faq-item div.answer img {
    width: 120px;
    float: left;
}

div.faq-item div.answer::before {
    content: '';
    display: block;
    height: 30px;
    width: 25px;
    background: url(../img/faq-answer-arrow.svg) 0 0 no-repeat;
    position: absolute;
    top: -30px;
    left: 50px;
}

div.faq-item div.answer::after {
    content: '';
    display: block;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

section.unit-box div.unit-boss::after,
div.person::after {
    display: block;
    content: '';
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    clear: both;
}

section.unit-box ul.specialist-list {
    list-style: none;
    margin: 0 0 30px 0;
}

section.unit-box ul.specialist-list li {
    width: calc(33.3333% - 4px);
    display: inline-block;
    vert-align: top;
    margin: 0 0 30px 0;
    padding: 0 20px 0 0;
    box-sizing: border-box;
}

section.unit-box ul.specialist-list li span.name {
    font: 1.8em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

section.unit-box ul.specialist-list li span.name a {
    color: #000;
}


section.unit-box ul.specialist-list li span.post-and-room {
    font: 1.4em Tahoma, Geneva, sans-serif;
}

section.unit-box ul.specialist-list li span.post-and-room b {
    color: #507171;
}

div.pass-scheme {
    margin: 0 0 60px 0;
}

div.pass-scheme img {
    width: 100%;
}

div.partners-box {
    padding-top: 40px;
    padding-bottom: 40px;
}

div.partners {
    display: table;
    border-collapse: collapse;
}

div.partners div.item {
    display: table-cell;
    width: 24.9999%;
    vertical-align: middle;
    text-align: center;
    height: 85px;
    position: relative;
    text-transform: uppercase;
    font-size: 1.4em;
}

div.partners div.item.with-label {
    text-align: left;
}

div.partners div.item.with-label a {
    color: #000;
    text-decoration: none;
}

div.partners div.item.with-label b {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    text-align: right;
    width: 80px;
    height: 85px;
}

div.partners div.item.with-label span {
    margin: 0 10px 0 90px;
    display: inline-block;
}

table.services-tbl {
    width: 100%;
    border-collapse: collapse;
}

table.services-tbl thead th {
    background: #507171;
    color: #fff;
    font: 1.4em Tahoma, Geneva, sans-serif;
    padding: 12px 10px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

table.services-tbl tr.main-caption th {
    font: 2.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    padding: 40px 0 20px 0;
    text-align: center;
}

table.services-tbl tbody tr.caption th {
    font: bold 2em Tahoma, Geneva, sans-serif;
    padding: 32px 20px 12px 20px;
    text-align: left;
}

table.services-tbl tbody td {
    font-size: 1.4em;
    background: #fff;
    vertical-align: middle;
    padding: 25px 2px;
}

table.services-tbl tbody td b {
    font-size: 2.1em;
}

table.services-tbl tbody tr:nth-child(even) td {
    background: #eff7f7;
}

table.services-tbl tr td:nth-child(2),
table.services-tbl tr td:nth-child(3) {
    text-align: center;
}

table.services-tbl tbody td:first-child {
    padding-left: 20px;
    font-size: 1.8em;
}

table.services-tbl tbody td:last-child {
    padding-right: 20px;
    text-align: right;
    font-size: 10px;
}

table.free-services-tbl tr td:nth-child(3) {
    text-align: right;
}


section.services-box div.services {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

section.services-box div.services div.item {
    display: table-cell;
    border: 10px solid #fff;
    background: #f5f5f5;
    vert-align: top;
    width: 33.3333%;
}

section.services-box div.item div.service-title {
    font-size: 2.4em;
    background: #fff;
    text-transform: uppercase;
    padding: 0 0 15px 0;
}

section.services-box div.item div.service-content {
    padding: 20px;
}

section.services-box div.service-content span.service-sub-title {
    padding: 10px;
    margin: 0 0 10px 0;
    font-size: 1.8em;
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    display: inline-block;
}

section.services-box div.service-content ul {
    list-style: none;
    font: 1.4em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

section.services-box div.service-content ul li {
    padding: 10px;
}

section.services-box div.service-content ul li:nth-child(2n) {
    background: #fff;
}

span.title {
    display: block;
    text-align: left;
    margin: 0 0 40px 0;
}

span.title.center {
    text-align: center;
}

span.title b {
    display: inline-block;
    text-transform: uppercase;
    font-size: 2.4em;
    padding: 0 0 5px 0;
    font-weight: normal;
}

span.title.width-red-underline b {
    border-bottom: 1px solid #ed1c24;
}

span.title.width-green-underline b {
    border-bottom: 1px solid #507171;
}

span.title.width-blue-underline b {
    border-bottom: 1px solid #5ea6f4;
}

div.box-for-btn {
    display: block;
    text-align: center;
}

div.box-for-btn a.btn {
    margin: 0 5px;
}

a.btn {
    color: #fff;
    text-decoration: none;
    background: #666;
    display: inline-block;
    font: 1.4em Tahoma, Geneva, sans-serif;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-transform: lowercase;
    position: relative;
    box-sizing: border-box;
}

a.btn:hover {
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn b {
    font-weight: normal;
}

a.big-btn {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    text-transform: uppercase;
}

a.red-btn {
    background: #ed1c24;
}

a.green-btn {
    background: #507171;
}

a.blue-btn {
    background: #5ea6f4;
}

a.btn-with-plus {
    position: relative;
    padding: 0 60px 0 30px;
}

a.btn-with-plus::before {
    display: block;
    content: '';
    height: 2px;
    width: 14px;
    background: #fff;
    position: absolute;
    top: 29px;
    right: 29px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn-with-plus::after {
    display: block;
    content: '';
    height: 2px;
    width: 14px;
    background: #fff;
    position: absolute;
    top: 29px;
    right: 29px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn-with-plus:hover::before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

a.btn-with-plus:hover::after {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn-with-border,
a.btn-with-border:hover {
    color: #fff;
    position: relative;
    box-sizing: border-box;
    height: 60px;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;
    background: #9e060b;
    text-decoration: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -ms-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

a.btn-with-border b {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    background: #ed1c24;
    -ms-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn-with-border:hover b {
    -ms-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}

a.btn-with-border:active b {
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

footer {
    position: relative;
    border: 10px solid #ccc;
    border-bottom: none;
    margin: 50px 20px 0 20px;
    padding: 70px 0 40px 0;
    text-align: center;
}

footer img.logo {
    position: absolute;
    top: -65px;
    left: 50%;
    margin: 0 0 0 -60px;
}

footer span.abbr {
    display: block;
    font: 2.4em Tahoma, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

footer span.abbr-text {
    display: block;
    font-size: 1.4em;
}

footer nav ul {
    list-style: none;
    padding: 40px 10%;
}

footer nav ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 1.4em;
    color: #000;
    text-transform: uppercase;
    line-height: 1.8em;
}

footer nav ul li a {
    white-space: nowrap;
    color: #000;
    text-decoration: none;
}

footer nav ul li a:hover {
    text-decoration: underline;
}

footer div.services-links {
    padding: 30px 0 30px 0;
}

footer div.services-links a {
    color: #000;
    font-size: 1.8em;
    text-transform: uppercase;
    margin: 0 10px;
}

section.page-box {
    padding: 40px;
    box-sizing: border-box;
}

section.page-box h1,
section.page-box .title-1 {
    display: block;
    font: normal normal 2.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 40px 0;
}

section.page-box h2,
section.page-box .title-2 {
    display: block;
    font: normal normal 2.4em Tahoma, Geneva, sans-serif;
    text-transform: none;
    color: #000;
    margin: 0 0 20px 0;
}

section.page-box h3,
section.page-box .title-3 {
    display: block;
    font: normal normal 1.8em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 20px 0;
}

section.page-box .green-title {
    color: #507171;
}

ul.tabs {
    list-style: none;
    margin: 0 0 20px 0;
}

ul.tabs li {
    display: inline-block;
    margin: 0 10px 0 0;
    font: 1.4em Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}

ul.tabs li a {
    display: block;
    padding: 15px 20px;
    background: #e6f3f3;
    text-decoration: none;
    color: #507171;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    z-index: 1;
}

ul.tabs li a:hover {
    color: #fff;
    background: #507171;
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

ul.tabs li span {
    display: block;
    padding: 15px 20px;
    color: #fff;
    background: #507171;
}

div.text-box {
    font-size: 1.4em;
}

div.text-box h2 {
    font-size: 1.7em;
    margin-bottom: 1em;
}

div.text-box p {
    line-height: 1.6em;
    margin: 0 0 1.8em 0;
}

div.text-box p:last-child {
    margin: 0;
}

div.text-box ul {
    padding: 0 0 0 20px;
    margin: 0 0 1.8em 0;
}

div.text-box ul li {
    position: relative;
    margin: 0.8em;
}

div.text-box ul li::before {
    display: block;
    content: "";
    position: absolute;
    left: -20px;
    top: 1px;
    height: 10px;
    width: 10px;
    background: #a82929;
    float: left;
}

div.text-box table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin: 0 -15px 3em -15px;
}

div.text-box table th,
div.text-box table td {
    padding: 10px 15px;
}

div.text-box table th {
    background: #eff7f7;
    font-weight: bold;
    text-align: left;
}

div.text-box table tr:nth-child(even) td {
    background: #eff7f7;
}

div.news-slider {
    margin: 0 -40px 50px -40px;
    padding: 30px calc(10% + 40px);
    box-sizing: border-box;
    min-height: 280px;
    position: relative;
    overflow: hidden;
}

div.news-slider div.gallery-cell {
    width: 100%;
    padding: 20px 0;
}

div.news-slider div.gallery-cell img {
    float: left;
    width: 300px;
}

div.news-slider div.gallery-cell div.inner {
    margin-left: 350px;
}

div.news-slider div.gallery-cell div.inner::after {
    display: block;
    content: '';
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}

div.news-slider div.gallery-cell span.date {
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 5px 0;
}

div.news-slider div.gallery-cell h3 {
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #507171;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}


div.news-slider div.gallery-cell  p {
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

ul.news-list {
    list-style: none;
}

ul.news-list li {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px 0 0;
    margin: 0 0 50px 0;
    width: calc(33.3333% - 4px);
}

div.news-list-box {
    float: right;
    width: 32%;
}

div.news-list-box ul.news-list li {
    width: 100%;
    padding: 0;
}

ul.news-list li span.date {
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 5px 0;
}

ul.news-list li h3 {
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #507171;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

ul.news-list li p {
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

section.news-item-box {
    margin: 0 calc(32% + 40px) 0 0;
}

section.news-item-box span.date {
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 10px 0;
}

section.news-item-box h1.title-2 {
    font-size: 2em;
    text-transform: uppercase;
    color: #507171;
}

ul.article-list {
    list-style: none;
}

ul.article-list li {
    box-sizing: border-box;
    margin: 0 0 50px 0;
}

ul.article-list li::after {
    display: block;
    content: '';
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

ul.article-list li img {
    width: 200px;
    float: left;
}

ul.article-list li div.inner {
    margin: 0 0 0 240px;
}

ul.article-list li span.date {
    font: 1.4em Tahoma, Geneva, sans-serif;
    display: block;
    margin: 0 0 5px 0;
}

ul.article-list li h3 {
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #507171;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

ul.article-list li p {
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

ul.article-list li span.author {
    font-size: 1.4em;
    margin-right: 30px;
}

ul.vacancy-list {
    list-style: none;
}

ul.vacancy-list li {
    box-sizing: border-box;
    margin: 0 0 50px 0;
}

ul.vacancy-list li:nth-child(even) {
    background: #eff7f7;
    padding: 30px 20px;
    margin-left: -20px;
    margin-right: -20px;
    box-sizing: border-box;
}

ul.vacancy-list li h3 {
    font: 1.4em Tahoma, Geneva, sans-serif;
    color: #507171;
    text-transform: uppercase;
    display: block;
    margin: 0 0 10px 0;
}

ul.vacancy-list li p {
    font: 1.4em/1.6em Arial, Helvetica, sans-serif;
    margin: 0 0 20px 0;
}

ul.vacancy-list li span.salary {
    font-size: 1.4em;
    margin-right: 30px;
}

ul.vacancy-list li span.salary b {
    font-size: 2.2em;
}

ul.pagination {
    list-style: none;
    text-align: center;
    padding: 40px 0;
}

ul.pagination li {
    display: inline-block;
    text-align: center;
    min-width: 30px;
    font: 1.4em/30px Arial, Helvetica, sans-serif;
}

ul.pagination li.active {
    background: #ed1c24;
    color: #fff;
}

ul.pagination li a {
    color: #000;
    text-decoration: none;
    display: block;

}

ul.pagination li a:hover {
    background: #dbdbdb;
}

ul.pagination li:first-child {
    margin-right: 30px;
}

ul.pagination li:last-child {
    margin-left: 30px;
}

ul.pagination li:first-child a,
ul.pagination li:last-child a {
    display: inline;
}

ul.pagination li:first-child a:hover,
ul.pagination li:last-child a:hover {
    text-decoration: underline;
    background: none;
}

div.message-form-box {
    background: #f5f5f5;
    padding: 50px 0;
}

div.message-form-box form {
    display: block;
    margin: 0 auto;
    width: 600px;
    text-align: left;
}

div.message-form-box input[type="text"] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #507170;
    background: #fff;
    margin: 0 0 15px 0;
    height: 40px;
    padding: 0 20px;
    font: 14px Tahoma, Geneva, sans-serif;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.message-form-box input[type="checkbox"] {
    display: none;
}

div.message-form-box label {
    color: #507170;
    font: 14px Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    position: relative;
    margin: 10px 0 25px 30px;
    display: inline-block;
}

div.message-form-box input[type="checkbox"]+label::before {
    display: block;
    content: '';
    height: 22px;
    width: 22px;
    border: 1px solid #507170;
    box-sizing: border-box;
    position: absolute;
    line-height: 22px;
    top: -3px;
    left: -30px;
    background: #fff;
}

div.message-form-box input[type="checkbox"]:checked+label::after {
    display: block;
    content: '';
    height: 20px;
    width: 20px;
    position: absolute;
    top: -2px;
    left: -29px;
    background: url(../img/check-mark.svg) 0 0 no-repeat;
}

div.message-form-box textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #507170;
    background: #fff;
    margin: 0 0 15px 0;
    padding: 15px 20px;
    font: 14px Tahoma, Geneva, sans-serif;
    resize: none;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.message-form-box input[type="text"]:focus,
div.message-form-box textarea:focus {
    background: #fff8d4;
    color: #000;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

div.message-form-box div.capcha-row * {
    vertical-align: top;
    display: inline-block;
}

div.message-form-box div.capcha-row input {
    width: 200px;
    margin-right: 20px;
}

div.message-form-box div.capcha-row img {
    margin-right: 20px;
    height: 40px;
}

div.message-form-box div.capcha-row a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../img/captcha-refresh.svg) 0 0 no-repeat;
    text-decoration: none;
    text-indent: -10000px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

div.message-form-box div.capcha-row a:hover {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

div.message-form-box form div.btn-box {
    text-align: center;
    height: 60px;
}

div.message-form-box button {
    display: inline-block;
    background: #ed1c24;
    height: 60px;
    border: none;
    color: #fff;
    line-height: 60px;
    padding: 0 60px;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 3px solid rgba(0,0,0,0.4);
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

div.message-form-box button:active {
    height: 57px;
    border-bottom-width: 0;
    margin-top: 3px;
    border: none;
}

div.message-form-box textarea::-webkit-input-placeholder,
div.message-form-box input[type="text"]::-webkit-input-placeholder {
    font-size: 12px;
    color:#507170;
    text-transform: uppercase;
}

div.message-form-box textarea::-moz-placeholder,
div.message-form-box input[type="text"]::-moz-placeholder {
    font-size: 12px;
    color:#507170;
    text-transform: uppercase;
}

div.message-form-box textarea:-moz-placeholder,
div.message-form-box input[type="text"]:-moz-placeholder {
    font-size: 12px;
    color:#507170;
    text-transform: uppercase;
}

div.message-form-box textarea:-ms-input-placeholder,
div.message-form-box input[type="text"]:-ms-input-placeholder {
    font-size: 12px;
    color:#507170;
    text-transform: uppercase;
}

div.info-for-patients-list-box {
    float: right;
    width: 32%;
    box-sizing: border-box;
    border: 10px solid #ccc;
    padding: 20px 30px;
}

div.info-for-patients-list-box span.title {
    font-size: 3em;
    color: #507171;
    display: block;
    margin: 0 0 20px 0;
}

ul.info-for-patients-list {
    list-style: none;
    font-size: 1.4em;
}

ul.info-for-patients-list li {
    margin: 0 0 10px 0;
}

ul.info-for-patients-list li a {
    color: #18191b;
    text-decoration: underline;
}

ul.info-for-patients-list li a:hover {
    color: #ed1c24;
    text-decoration: none;
}

section.info-for-patients-box {
    margin: 0 calc(32% + 40px) 0 0;
}

section.info-for-patients-box h1.title-1 {
    margin: 0 0 30px 0;
}

section.info-for-patients-box span.title-3 {
    margin: 0 0 30px 0;
}




/*--------------------------------------------------------------*/

div.main-slider .flickity-prev-next-button {
    width: 100px;
    height: 100px;
    background: transparent;
}
div.main-slider .flickity-prev-next-button:hover {
    background: transparent;
}
div.main-slider .flickity-prev-next-button .arrow {
    fill: white;
}
div.main-slider .flickity-prev-next-button.no-svg {
    color: white;
}
div.main-slider .flickity-prev-next-button:disabled {
    opacity: 0.3;
}

div.equipments-slider .flickity-prev-next-button {
    width: 100px;
    height: 100px;
    background: transparent;
}
div.equipments-slider .flickity-prev-next-button:hover {
    background: transparent;
}
div.equipments-slider .flickity-prev-next-button .arrow {
    fill: #507171;
}
div.equipments-slider .flickity-prev-next-button.no-svg {
    color: #507171;
}
div.equipments-slider .flickity-prev-next-button:disabled {
    opacity: 0.3;
}
div.equipments-slider .flickity-prev-next-button.previous {
    left: -80px;
}
div.equipments-slider .flickity-prev-next-button.next {
    right: -80px;
}

div.news-slider .flickity-prev-next-button {
    width: 100px;
    height: 100px;
    background: transparent;
}
div.news-slider .flickity-prev-next-button:hover {
    background: transparent;
}
div.news-slider .flickity-prev-next-button .arrow {
    fill: #ec2e35;
}
div.news-slider .flickity-prev-next-button.no-svg {
    color: #ec2e35;
}
div.news-slider .flickity-prev-next-button:disabled {
    opacity: 0.3;
}
div.news-slider .flickity-prev-next-button.previous {
    left: 10%;
    margin-left: -80px;
}
div.news-slider .flickity-prev-next-button.next {
    right: 10%;
    margin-right: -80px;
}

li.unit-1 a::before{
    background: url(../img/units-icons.png) 0 0 no-repeat;
}

li.unit-1 a:hover::before {
    background-position: 0 -120px;
}

li.unit-2 a::before {
    background: url(../img/units-icons.png) -120px 0 no-repeat;
}

li.unit-2 a:hover::before {
    background-position: -120px -120px;
}

li.unit-3 a::before {
    background: url(../img/units-icons.png) -240px 0 no-repeat;
}

li.unit-3 a:hover::before {
    background-position: -240px -120px;
}

li.unit-4 a::before {
    background: url(../img/units-icons.png) -360px 0 no-repeat;
}

li.unit-4 a:hover::before {
    background-position: -360px -120px;
}

li.unit-5 a::before {
    background: url(../img/units-icons.png) -480px 0 no-repeat;
}

li.unit-5 a:hover::before {
    background-position: -480px -120px;
}

li.unit-6 a::before {
    background: url(../img/units-icons.png) -600px 0 no-repeat;
}

li.unit-6 a:hover::before {
    background-position: -600px -120px;
}

li.unit-7 a::before {
    background: url(../img/units-icons.png) -720px 0 no-repeat;
}

li.unit-7 a:hover::before {
    background-position: -720px -120px;
}

li.unit-8 a::before {
    background: url(../img/units-icons.png) -840px 0 no-repeat;
}

li.unit-8 a:hover::before {
    background-position: -840px -120px;
}

li.unit-9 a::before {
    background: url(../img/units-icons.png) -960px 0 no-repeat;
}

li.unit-9 a:hover::before {
    background-position: -960px -120px;
}

li.unit-10 a::before {
    background: url(../img/units-icons.png) -1080px 0 no-repeat;
}

li.unit-10 a:hover::before {
    background-position: -1080px -120px;
}

li.unit-11 a::before {
    background: url(../img/units-icons.png) -1200px 0 no-repeat;
}

li.unit-11 a:hover::before {
    background-position: -1200px -120px;
}

li.unit-12 a::before {
    background: url(../img/units-icons.png) -1320px 0 no-repeat;
}

li.unit-12 a:hover::before {
    background-position: -1320px -120px;
}

li.unit-13 a::before {
    background: url(../img/units-icons.png) -1440px 0 no-repeat;
}

li.unit-13 a:hover::before {
    background-position: -1440px -120px;
}

li.unit-14 a::before {
    background: url(../img/units-icons.png) -1560px 0 no-repeat;
}

li.unit-14 a:hover::before {
    background-position: -1560px -120px;
}

li.unit-15 a::before {
    background: url(../img/units-icons.png) -1680px 0 no-repeat;
}

li.unit-15 a:hover::before {
    background-position: -1680px -120px;
}

li.unit-16 a::before {
    background: url(../img/units-icons.png) -1800px 0 no-repeat;
}

li.unit-16 a:hover::before {
    background-position: -1800px -120px;
}

li.unit-17 a::before {
    background: url(../img/units-icons.png) -1920px 0 no-repeat;
}

li.unit-17 a:hover::before {
    background-position: -1920px -120px;
}

li.unit-18 a::before {
    background: url(../img/units-icons.png) -2040px 0 no-repeat;
}

li.unit-18 a:hover::before {
    background-position: -2040px -120px;
}

li.unit-19 a::before {
    background: url(../img/units-icons.png) -2160px 0 no-repeat;
}

li.unit-19 a:hover::before {
    background-position: -2160px -120px;
}

li.unit-20 a::before {
    background: url(../img/units-icons.png) -2280px 0 no-repeat;
}

li.unit-20 a:hover::before {
    background-position: -2280px -120px;
}

li.unit-21 a::before {
    background: url(../img/units-icons.png) -2400px 0 no-repeat;
}

li.unit-21 a:hover::before {
    background-position: -2400px -120px;
}

li.unit-22 a::before {
    background: url(../img/units-icons.png) -2520px 0 no-repeat;
}

li.unit-22 a:hover::before {
    background-position: -2520px -120px;
}

li.unit-23 a::before {
    background: url(../img/units-icons.png) -2640px 0 no-repeat;
}

li.unit-23 a:hover::before {
    background-position: -2640px -120px;
}

li.unit-24 a::before {
    background: url(../img/units-icons.png) -2760px 0 no-repeat;
}

li.unit-24 a:hover::before {
    background-position: -2760px -120px;
}

li.unit-25 a::before {
    background: url(../img/units-icons.png) -2880px 0 no-repeat;
}

li.unit-25 a:hover::before {
    background-position: -2880px -120px;
}

li.unit-26 a::before {
    background: url(../img/units-icons.png) -3000px 0 no-repeat;
}

li.unit-26 a:hover::before {
    background-position: -3000px -120px;
}

li.unit-27 a::before {
    background: url(../img/units-icons.png) -3120px 0 no-repeat;
}

li.unit-27 a:hover::before {
    background-position: -3120px -120px;
}