@import "../fonts/font-awesome/css/font-awesome.min.css";
@import "../fonts/roboto/roboto.css";

/* Reset css */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, p, table, td, embed, object {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	max-width: 100%;
	border: 0;
	filter: grayscale(100%);
}

em, h1, h2, h3, h4, h5, h6, strong, pre {
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}

pre {
	overflow: auto;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

n, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
	background: #335e84;
}

html, body {
	width: 100%;
	height: 100%;
}

div {
	position: relative;
}

a {
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
h1{
	font-size: 3rem;
	margin-bottom: 10px;
}


html {
	color: #000;
	font-size: 62.5%;
}
html.site-black {
	color: #fff;
}
html.site-blue {
	color: #063462;
}

html.small {
	font-size: 57%
}
/* Template css */
body {
	font-family: 'Roboto', Arial, sans-serif;
	height: 100%;
	padding-top: 60px;
	box-sizing: border-box;
}

html.kertwo p,  html.kertwo a, html.kertwo span{
	letter-spacing: 2px;
}
html.kerthree p,  html.kerthree a, html.kerthree span {
	letter-spacing: 4px;
}

body a {
	color: #000;
}

.site-black body a {
	color: #fff;
}
.button-blue body a {
	color: #063462;
}

body, .header, .header-contacts .hidden, .main-menu, .main-slider .slick-active button, .top-main-blocks-cell, .modal-window .input, .lk-enter .input, .content-right .cont, .content-left, .content.another .content-width, .main-blocks .half:last-child, .footer, .main-bottom-logophone, .main-info-block-slider .slick-active button, .main-info-block .left, .main-blocks .half-an, .main-blocks a.line, .main-line {
	background: #fff;
}
.button-blue, .header-menu-button .burger div {
	background: #000;
}

.site-black body, .site-black .header, .site-black .header-contacts .hidden, .site-black .main-menu, .site-black .main-slider .slick-active button, .site-black .top-main-blocks-cell, .site-black .modal-window .input, .site-black .lk-enter .input, .site-black .content-right .cont, .site-black .content-left, .site-black .content.another .content-width, .site-black .main-blocks .half:last-child, .site-black .footer, .site-black .main-bottom-logophone, .site-black .main-info-block-slider .slick-active button, .site-black .main-info-block .left, .site-black .main-blocks .half-an, .site-black .main-blocks a.line, .site-black .main-line {
	background: #000;
}
.site-black .button-blue, .site-black .header-menu-button .burger div {
	background: #fff;
}
.site-black .button-blue, .site-black .header-menu-button .burger div {
	color: #000;
}

.site-blue body, .site-blue .header, .site-blue .header-contacts .hidden, .site-blue .main-menu, .site-blue .main-slider .slick-active button, .site-blue .top-main-blocks-cell, .site-blue .modal-window .input, .site-blue .lk-enter .input, .site-blue .content-right .cont, .site-blue .content-left, .site-blue .content.another .content-width, .site-blue .main-blocks .half:last-child, .site-blue .footer, .site-blue .main-bottom-logophone, .site-blue .main-info-block-slider .slick-active button, .site-blue .main-info-block .left, .site-blue .main-blocks .half-an, .site-blue .main-blocks a.line, .site-blue .main-line {
	background: #9dd1ff;
}
.site-blue .button-blue, .site-blue .header-menu-button .burger div {
	background: #063462;
}

.content-width{
	width: 1170px;
	margin: 0 auto;
}
.dib {
	display: inline-block;
	vertical-align: top;
}
.button-border-white {
	display: inline-block;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	font-size: 1.6rem;
	padding: 10px 20px;
	transition: .5s;
}
.button-border-white:hover {
	opacity: .8;
}
.button-blue {
    border: none;
    text-align: center;
    cursor: pointer;
    font-size: 1.6rem;
    display: inline-block;
    max-width: 144px;
    width: 144px;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	transition: .5s;
	color: #fff;
}
.button-blue:hover {
	background: #273b8b;
}
.page-title {
	font-size: 2rem;
	font-weight: bold;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	box-shadow: 0px 12px 24.3px 5.7px rgba(32, 34, 40, 0.32);
}
.header .content-width {
	height: 100%;
	font-size: 0;
}
.header-menu-button {
    width: 10%;
    border-right: 1px solid rgba(255,255,255,.1);
    height: 100%;
    font-size: 2.3rem;
    cursor: pointer;
    box-sizing: border-box;
    padding-top: 15px;
}
.header-menu-button .burger {
    width: 24px;
    vertical-align: -3px;
    margin-right: 7px;
}
.header-menu-button .burger div {
    height: 3px;
    margin-bottom: 3px;
    transition: .5s;
}
.header-menu-button.active .burger div:first-child {
	transform: rotate(45deg);
	top: 5px;
}
.header-menu-button.active .burger div:nth-child(2) {
	opacity: 0;
}
.header-menu-button.active .burger div:last-child {
	transform: rotate(-45deg);
	top: -6px;
}
.header-logo {
    height: 100%;
    width: 24%;
    padding: 5px 16px;
    box-sizing: border-box;
}
.header-contacts {
	height: 100%;
	width: 45%;
}
.header-contacts .show {
	font-size: 1.7rem;
	font-weight: 600;
	box-sizing: border-box;
	padding-top: 18px;
}
.header-contacts .show a {
}
.header-contacts .button {
	opacity: .4;
	cursor: pointer;
	display: inline-block;
}
.header-contacts .button.active {
	opacity: 1;
	transform: rotate(180deg);
}
.header-contacts .hidden {
	width: 400px;
	padding: 8px 24px 33px 24px;
	box-sizing: border-box;
	box-shadow: 0 3px 6px 1px rgba(0,139,205,.3);
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
}
.header-contacts .cross {
    font-size: 2rem;
    top: 5px;
    right: 10px;
    position: absolute;
    cursor: pointer;
}
.header-contacts .cross:hover {
	opacity: .7;
}
.header-contacts .block {
	padding-bottom: 10px;
	border-bottom: 1px solid #bec9d4;
	margin-bottom: 8px;
}
.header-contacts .block:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.header-contacts .min {
    line-height: 14px;
    font-size: 1.1rem;
    margin-bottom: 3px;
}
.header-contacts .phone {
	font-size: 1.7rem;
	line-height: 21px;
	margin-bottom: 15px;
}
.header-contacts .phone a {
}
.header-contacts .max {
    line-height: 18px;
    margin-bottom: 3px;
}
.header-contacts p {
	line-height: 21px;
    font-size: 1.4rem;
}
.header-version {
	width: 4%;
	text-align: right;
	margin-top: 12px;
}
.header-version img {
	width: 33px;
}
.header-cabinet {
	height: 100%;
	width: 17%;
	border-left: 1px solid rgba(255,255,255,.1);
	box-sizing: border-box;
	padding-left: 35px;
	font-size: 1.7rem;
	text-align: right;
	padding-top: 18px;
	transition: .5s;
}
.header-cabinet i {
	margin-right: 6px;
}
.header-cabinet:hover {
}

.main-menu {
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	z-index: 10;
	padding-top: 30px;
	box-sizing: border-box;
	overflow-y: scroll;
	display: none;
	font-size: 0;
}
.main-menu-cell {
	width: 23%;
	margin-right: 2.6666%;
	margin-bottom: 20px;
}
.main-menu-cell:nth-child(4n) {
	margin-right: 0;
}
.main-menu-cell .title {
    display: block;
    margin: 0 0 20px 0;
    font-size: 2.5rem;
}
.main-menu-cell li {
	list-style-type: none;
	margin-bottom: 5px;
}
.main-menu-cell a {
	font-size: 2.2rem;
}
.main-menu-cell a:hover {
	text-decoration: underline;
}

.main-slider .main-slider-cell {
	height: 480px;
	outline: none;
	background: none !important;
}
.main-slider-cell .title {
	font-size: 3.7rem;
	font-weight: 600;
	padding-top: 130px;
}
.main-slider-cell .text {
	font-size: 2.8rem;
	margin: 10px 0;
}
.main-slider-cell .bot {
	margin-top: 20px;
}
.main-slider .slick-dots {
	margin-top: -30px;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.main-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.main-slider .slick-dots button {
	padding: 0;
	border: none;
	width: 10px;
	height: 10px;
	font-size: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	background: none;
	outline: none;
	cursor: pointer;
}
.main-slider .slick-active button {
	
}

.top-main-blocks {
	padding: 30px 0;
	font-size: 0;
}
.top-main-blocks-cell {
    width: 32%;
    margin-right: 2%;
    height: 125px;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}
.top-main-blocks-cell:last-child {
	margin-right: 0;
}
.top-main-blocks-cell .img {
    font-size: 4.5rem;
}
.top-main-blocks-cell .name {
    font-size: 2.5rem;
    margin-top: 15px;
    transition: .5s;
    font-weight: 300;
}
.main-news-cells {
	font-size: 0;
}
.main-blocks {
	padding: 30px 0;
	font-size: 0;
}
.main-blocks .half {
	width: 49%;
	margin-right: 0;
}
.main-blocks .half:last-child {
    -webkit-box-shadow: 0 5px 20px rgba(0,139,205,.1);
    box-shadow: 0 5px 20px rgba(0,139,205,.1);
    padding: 54.5px 47px 54.5px 47px;
    height: 270px;
    box-sizing: border-box;
}
.main-blocks .half:first-child {
	margin-right: 2%;
}
.main-blocks .title {
	font-size: 2.4rem;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 23px 0;
}
.form-number .input {
	width: 287px;
	border: 1px solid #bec9d4;
	padding: 11px 12px;
	margin: 0 11px 0 0;
	-webkit-transition: border .3s ease;
	-o-transition: border .3s ease;
	transition: border .3s ease;
	vertical-align: top;
	font-size: 2rem;
}
.main-blocks .half .bot {
	margin-top: 15px;
	font-size: 1.4rem;
}
.main-blocks .half .bot a {
	font-size: 16px;
}
.main-blocks .half .bot a:hover {
	text-decoration: underline;
}
.main-blocks .half-an {
	width: 48%;
	margin-right: 4%;
    -webkit-box-shadow: 0 5px 20px rgba(0,139,205,.1);
    box-shadow: 0 5px 20px rgba(0,139,205,.1);
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}
.main-blocks .half-an:last-child {
	margin-right: 0;
}
.main-blocks .half-an .img {
	font-size: 4.5rem;
}
.main-blocks .half-an .name {
    font-size: 2.5rem;
    margin-top: 15px;
    transition: .5s;
    font-weight: 300;
}
.main-blocks .half-an:hover .name {
}
.main-blocks a.line {
    -webkit-box-shadow: 0 5px 20px rgba(0,139,205,.1);
    box-shadow: 0 5px 20px rgba(0,139,205,.1);
    height: 125px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.main-blocks a.line .img {
	display: inline-block;
	vertical-align: top;
	font-size: 4.5rem;
	margin-top: 36px;
}
.main-blocks a.line .name {
	display: inline-block;
	vertical-align: top;
    font-size: 2.5rem;
    margin-left: 40px;
    font-weight: 300;
    margin-top: 51px;
    transition: .5s;
}
.main-blocks a.line:hover .name {
}

.main-line {
	padding: 20px 0;
    -webkit-box-shadow: 0 5px 20px rgba(0,139,205,.1);
    box-shadow: 0 5px 20px rgba(0,139,205,.1);
    text-align: center;
}
.main-line .img {
	font-size: 4rem;
}
.main-line .text {
	font-size: 2rem;
	font-weight: 300;
	margin: 0 60px;
	margin-top: 15px;
}
.main-line .button {
	margin-top: 4px;
}

.main-info-block {
	padding: 20px 0;
}
.main-info-block .left {
	width: 25%;
	-webkit-box-shadow: 0 5px 20px rgba(0,139,205,.1);
	box-shadow: 0 5px 20px rgba(0,139,205,.1);
	height: 255px;
    padding: 30px 29px 35px 29px;
    text-align: center;
    box-sizing: border-box;
	font-size: 1.6rem;
}
.main-info-block .left p {
	text-align: left;
	font-size: 1.6rem;
	font-weight: 500;
	margin-bottom: 30px;
}
.main-info-block .main-info-block-slider {
	display: inline-block;
	width: 73%;
	margin-left: 2%;
}
.main-info-block-slider .main-info-block-cell {
	height: 255px;
	background: #1e2f74;
	padding: 0 65px;
	box-sizing: border-box;
	outline: none;
	padding-top: 42px;
}
.main-info-block-cell .img {
	width: 30%;
	margin-right: 2%;
}
.main-info-block-cell .info {
	width: 68%;
}
.main-info-block-cell .title {
    font-size: 2.6rem;
    font-weight: 600;
}
.main-info-block-cell .text {
	font-size: 1.4rem;
	margin-top: 12px;
}
.main-info-block-cell .bot {
	margin-top: 50px;
}
.main-info-block-slider .slick-dots {
	margin-top: -30px;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.main-info-block-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.main-info-block-slider .slick-dots button {
	padding: 0;
	border: none;
	width: 10px;
	height: 10px;
	font-size: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	background: none;
	outline: none;
	cursor: pointer;
}
.main-info-block-slider .slick-active button {
	
}

.main-bot-categories {
	padding: 20px 0;
}
.main-bot-categories-cell {
	width: 25%;
}
.main-bot-categories-cell .img {
	width: 72px;
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 3rem;
    border: 1px solid rgba(0,139,205,.2);
    box-sizing: border-box;
    margin-right: 25px;
}
.main-bot-categories-cell .title {
	font-size: 1.4rem;
    margin-top: 25px;
}
.main-bot-categories-cell:hover .img {
	border-color: #29beff;
}

.main-news {
	padding: 20px 0;
}
.main-news .title {
	font-size: 3rem;
	margin: 0 0 25px 0;
	font-weight: 600;
}
.main-news-cell {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 2%;
}
.main-news-cell:nth-child(2n) {
	margin-right: 0;
}
.main-news-cell .date {
	width: 10%;
    font-size: 2.2rem;
	margin-right: 5%;
}
.main-news-cell .link {
	width: 85%;
    line-height: 21px;
    font-size: 2.2rem;
}
.main-news-cell .link a {
	transition: .5s;
}
.main-news-cell .link a:hover {
}

.main-bottom-menu {
	padding: 20px 0;
	border-bottom: 1px solid rgba(139,152,167,.2);
	font-size: 0;
}
.main-bottom-cell {
	width: 21%;
	margin-right: 4%;
}
.main-bottom-menu .title {
    font-size: 2.7rem;
    margin: 0 0 20px 0;
}
.main-bottom-cell li {
	margin-bottom: 15px;
}
.main-bottom-cell li:last-child {
	margin-bottom: 0;
}
.main-bottom-cell li a {
	font-size: 2rem;
	transition: .5s;
}
.main-bottom-cell li a:hover {
}
.main-bottom-cell-an {
	margin-left: 10%;
	width: 40%;
}
.main-bottom-partn-cell {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
.main-bottom-partn-cell:nth-child(2n) {
	margin-right: 0;
}
.main-bottom-partn-cell .img {
	width: 36px;
	margin-right: 7px;
	margin-top: -5px;
}
.main-bottom-partn-cell .t {
	font-size: 2.2rem;
	transition: .5s;
}
.main-bottom-partn-cell:hover .t {
}

.main-bottom-logophone {
	padding: 20px 0;
    border-bottom: 1px solid rgba(139,152,167,.2);
}
.main-bottom-logophone-cell {
	width: 32%;
	margin-right: 2%;
}
.main-bottom-logophone-cell:last-child {
	margin-right: 0;
}
.main-bottom-logophone-cell img {
	width: 200px;
}
.main-bottom-logophone-cell .phone {
	font-size: 2.5rem;
	font-weight: 600;
	margin-bottom: 6px;
}
.main-bottom-logophone-cell .phone a {
}
.main-bottom-logophone-cell p {
	font-size: 2rem;
}
.main-bottom-logophone-cell.soc a {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	line-height: 44px;
	text-align: center;
	font-size: 1.8rem;
	border: 1px solid #000;
	margin-right: 10px;
	transition: .5s;
}

.footer {
	padding: 10px 0;
	font-size: 2rem;
}

.breadcrumbs {
	padding: 15px 0;
}
.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	font-size: 2rem;
}
.breadcrumbs li:after {
	content: '>';
	margin: 0 10px;
}
.breadcrumbs li:last-child:after {
	display: none;
}
.breadcrumbs li a {
	transition: .5s;
}
.breadcrumbs li a:hover {
}

.content {
	min-height: 500px;
	padding-bottom: 30px;
	font-size: 0;
}
.content .content-width {
	padding-bottom: 20px;
	box-sizing: border-box;
}
.content.another .content-width {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 5px 20px 4px rgba(0,139,205,.1);
    font-size: 1.6rem;
}
.content-left {
	padding: 20px;
	width: 22%;
	margin-right: 2%;
	box-sizing: border-box;
	box-shadow: 0 5px 20px 4px rgba(0,139,205,.1);
	padding-right: 10px;
}
.content-right p {
	margin-bottom: 12px;
}
.content-right {
	width: 76%;
}
.content-right .cont {
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0 5px 20px 4px rgba(0,139,205,.1);
	font-size: 2.5rem;
}
.content-right .top-main-blocks-cell {
	width: 48%;
	margin-right: 4%;
}
.content-right .top-main-blocks-cell:last-child {
	margin-right: 0;
}

.contact-page {
	font-size: 0;
}
.contact-cell {
	padding: 30px 0;
	border-bottom: 1px solid #e7e7e7;
}
.contact-cell:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.contact-cell .info {
	width: 55%;
	margin-right: 5%;
	font-size: 2.2rem;
	padding-left: 70px;
	box-sizing: border-box;
	background: url(../img/icon-contacts.png) no-repeat 0 0;
	filter:grayscale(1);
}
.contact-cell .title {
	font-size: 2rem;
	font-weight: bold;
}
.contact-cell .info p {
	margin-bottom: 18px;
}
.contact-cell .info a {
}
.contact-cell .info p:last-child {
	margin-bottom: 0;
}
.contact-cell .map {
	width: 40%;
	height: 250px;
}

.page-menu li {
	font-size: 2.3rem;
	list-style-type: none;
	margin-bottom: 4px;
}
.page-menu li:last-child {
	margin-bottom: 0;
}
.page-menu li a {
	display: block;
    padding: 9px 0 9px 0;
    font-size: 2.3rem;
    box-sizing: border-box;
    transition: .5s;
}
.page-menu li a:hover {
	border-left: 2px solid #000;
	padding-left: 7px;
}
.page-menu li.active a {
	border-left: 2px solid #000;
	padding-left: 7px;
}

.rekviziti {
	text-align: center;
    line-height: 30px;
}
.rekviziti .underline {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.rukovodstvo {
	font-size: 0;
}
.rukovodstvo-cell {
	padding: 20px 0;
	border-bottom: 1px solid #e7e7e7;
}
.rukovodstvo-cell:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.rukovodstvo-cell .img {
	width: 20%;
	margin-right: 1%;
}
.rukovodstvo-cell .info {
	width: 79%;
	font-size: 2.3rem;
}
.rukovodstvo-cell .info.spec {
	width: 100%;
}
.rukovodstvo-cell .name {
	font-size: 2.3rem;
	font-weight: bold;
}
.rukovodstvo-cell a {
}
.rukovodstvo-cell .phone:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 2px;
    border: 1px solid #000;
    background: url(../img/icon-phone.png) no-repeat 50% 50%;
    margin-right: 5px;
    vertical-align: -5px;
}

.doc {
	padding-left: 43px;
	line-height: 10px;
	display: block;
	position: relative;
	margin-top: 35px;
}
.doc:before {
    top: 50%;
    bottom: 50%;
    margin: auto;
    content: url(../img/document.svg);
    position: absolute;
    width: 25.25px;
    height: 35px;
	left: 3px;
	filter: grayscale(1);
}
.doc .t {
	font-weight: bold;
	font-size: 2.2rem;
}

.lk-enter .title {
    font-size: 3rem;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.lk-enter form {
	width: 350px;
	display: block;
}
.lk-enter .input {
    width: 100%;
    border: 1px solid #bec9d4;
    padding: 11px 12px;
    margin: 0 11px 0 0;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease;
    vertical-align: top;
	margin-bottom: 15px;
	font-size: 2.2rem;
}
.lk-enter label {
	display: block;
	margin-bottom: 10px;
}
.lk-enter .forget {
	float: right;
	margin-top: 10px;
}

.modal-window {
	display: none;
	width: 400px;
}
.modal-window form {
	width: 100%;
}
.modal-window .input {
	width: 100%;
	border: 1px solid #bec9d4;
	padding: 11px 12px;
	-webkit-transition: border .3s ease;
	-o-transition: border .3s ease;
	transition: border .3s ease;
	vertical-align: top;
	margin-bottom: 15px;
	font-family: 'Roboto';
	box-sizing: border-box;
	font-size: 2.2rem;
}
.modal-window .textarea {
	height: 100px;
}

.menu-eyes {
	background: #fff;
	padding: 15px 0;
	color: #000;
	font-size: 16px !important;
}
.menu-eyes .big {
	float: right;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -2px;
}
.menu-eyes * {
	letter-spacing: 0 !important;
}
.menu-eyes a, .menu-eyes p {
	color: #000;
	font-size: 16px;
}
.menu-eyes p {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}
.menu-eyes a {
	margin-left: 15px;
}
.menu-eyes a:not(.sq) {
	color: #000 !important;
}
.menu-eyes .sq {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	text-align: center;
	border: 2px solid #000;
	line-height: 20px;
	margin-top: -4px;
	color: #000
}
.menu-eyes .sq.s {
	color: #fff;
	border-color: #000;
	background: #000
}
.menu-eyes .sq.t {
	color: #063462;
	border-color: #000;
	background: #9dd1ff
}

@media only screen and (max-width: 768px) {
	.menu-eyes {
		display: none;
	}
	.content-width {
		width: 95%;
	}
	.header-menu-button {
		font-size: 0;
	}
	.header-contacts, .header-cabinet {
		display: none;
	}
	.header-logo {
		width: 90%;
		text-align: right;
	}
	.header-logo img {
		max-width: 140px;
		margin-top: 10px;
	}
	.top-main-blocks-cell {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.main-blocks .half, .main-blocks .half:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.form-number .input {
		margin-bottom: 10px;
	}
	.main-news-cell {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.main-bottom-cell {
		margin-right: 0;
		width: 100%;
		margin-bottom: 14px;
	}
	.main-bottom-cell-an {
		margin-left: 0;
		width: 100%;
	}
	.main-blocks .half:last-child {
		height: auto;
		height: initial;
	}
	.main-menu-cell {
		width: 48%;
		margin-right: 4%;
	}
	.main-menu-cell:nth-child(2n) {
		margin-right: 0;
	}
	.modal-window {
		width: 100%;
	}
	.lk-enter form {
		width: 100%;
	}
	.lk-enter .input {
		box-sizing: border-box;
		margin-right: 0;
	}
	.content-left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		display: none;
	}
	.content-right {
		width: 100%;
	}
	.doc .t {
		line-height: 16px;
	}
	.content-right .top-main-blocks-cell {
		height: auto;
		height: initial;
	}
	.contact-cell .info {
		width: 100%;
		margin-right: 0;
	}
	.contact-cell .map {
		width: 100%;
	}
	.table-wrap {
		overflow-x: scroll;
	}
}
@media only screen and (max-width: 400px) {
	.main-blocks .half-an {
		height: auto;
		height: initial;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.form-number .input {
		width: 100%;
		margin-right: 0;
		box-sizing: border-box;
	}
	.main-news-cell .link {
		display: block;
		width: 100%;
	}
	.main-bottom-logophone-cell {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
}