@import "white.css";
@import "blue.css";
@import "black.css";
@import "small-font.css";
@import "big-font.css";
@import "macro-font.css";
@import "middle-letter.css";
@import "max-letter.css";
@import "min-letter.css";
#blind-block {
	background:#000;
	font-size: 14px!important;
	display: inline-block;
	height: 90px;/*add-60px;*/
	margin:auto;
	padding: 0 16%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index:100000;
}
#blind-area {
	color: #fff;
	margin:auto;
	position: relative;
}
#blind-contrast {
	left: 0;
	position: absolute;
	top: 30px;/*9*/
	width: 225px;
	border: solid red 0px
}
#blind-contrast dl{margin-top: 0;margin-bottom: 0;}
#blind-contrast dl dt,
#blind-font dl dt
/*#blind-type dl dt*/
/*#blind-letter dl dt/*add*/{
	float: left;
	font-family: Times;
	font-size:18px!important;
	padding: 15px 5px 0 0;
}
#blind-contrast dl dd,
#blind-font dl dd {
	margin:0 3px;
	padding: 0;
}
/*#blind-type dl dd
/*#blind-letter dl dd /*add*//* {*/
/*	float: left;
	margin:0 0 0 5px;
	padding: 20px 1px 1px;
}*/
#blind-font {
	left: 226px;
    position: absolute;
    top: 17px;/*9*/
    width: 310px;
	border: solid red 0px
}
#blind-type {
	left: 540px;
	position: absolute;
	font-size:14px!important;
	top: 1px;
	width: 470px;
	border: solid blue 0px
}
#blind-type dl dt{
	font-family: Times;
	font-size: 18px;
	/*margin-left:5px;*/
}
#blind-type dl dd  {
	float: left;
	margin:0 0 0 5px;
	padding: 5px 1px 1px;
}
#blind-type dl dt{
	float: left;
	font-family: Times;
	font-size:18px!important;
	padding: 0px 5px 0 0;
}
/*add*/
#blind-letter /*add-*/{
	left: 540px;
	position: absolute;
	font-size:14px!important;
	top: 40px;
	width: 530px;
	border: solid green 0px
}
#blind-letter dl dt/*add*/{
	float: left;
	font-family: Times;
	font-size:18px!important;
	padding: 0px 5px 0 0;
}
#blind-letter dl dd /*add*/ {
	float: left;
	margin:0 0 0 5px;
	padding: 5px 1px 1px;
}

#blind-reset /*add-*/{
	left: 1070px;
	position: absolute;
	font-size:14px!important;
	top: 40px;
	width: 140px;
	padding: 0!important;
	border: solid green 0px
}
#blind-reset dl{
	padding-top: 5px;
	margin-bottom: 0px;
}
/*end add*/


#blind-letter .blind-min-letter.blind-active,
#blind-letter .blind-middle-letter.blind-active,
#blind-letter .blind-max-letter.blind-active{
	background: #fff;
    color: #000;
}
#blind-letter .blind-middle-letter{letter-spacing: 4px;}
#blind-letter .blind-max-letter{letter-spacing: 8px;}

span.blind-reset{
    color: #000;
	margin: 0px 0px 0;
    padding: 5px 10px 5px;
	background: #EEEEEE;
	border-radius: 0px;
	font-family: Arial;
}
span.blind-reset:hover{
	background: #fff;
	cursor:pointer;
}
/*---- search ------*/
#blind-search dl dd {
	float: left;
	margin:0 0 0 5px;
	font-family: Times;
	font-size: 18px;
	padding: 5px 1px 1px;
	font-weight: bold;
}
#blind-search {
	left: 1070px;
	position: absolute;
	top: 1px;
	border: solid red 0px
}
span.blind-search-link {
	background: rgba(0, 0, 0, 0) url(../images/search_white.png) no-repeat scroll 0 0;
	/*content: "\e601";*/
    cursor: pointer;
    margin: 0px 1px 0;
    padding: 5px 6px;
	border: solid green 0px
}
span.blind-search-link a{
	color:#fff;
	padding-left: 28px;
	text-decoration: none
}
span.blind-search-link a:hover{
	background:none!important;
}
#blind-search:hover{background-color: #fff}
#blind-search:hover a{color: #000}
#blind-search:hover span.blind-search-link{background: rgba(0, 0, 0, 0) url(../images/search_black.png) no-repeat scroll 0 0;}

#blind-normal-site {
	right: 0;
	position: absolute;
	font-size:24px!important;
	top: 9px;
	width:62px!important;
	height: 62px;
	background: rgba(0, 0, 0, 0) url(../images/eye-no-white.png) no-repeat scroll 15px 15px;
	border: solid red 0px
}
#blind-normal-site:hover {
	background: url(../images/eye-no-black.png) no-repeat scroll 15px 15px;
	background-color: #fff
}

@media (min-width: 1680px) {
	#blind-block {padding: 0 16%;}
}
@media (max-width: 1680px) and (min-width: 1280px) {
	#blind-block {padding: 0 3%;}
}
@media (max-width: 1280px) and (min-width: 1200px) {
	#blind-block {padding: 0 1%;}
}
@media (max-width: 1200px) and (min-width: 960px) {
	#blind-block {padding: 0 1%;height: 96px;}
	#blind-contrast, #blind-font{top: 45px;}
	#blind-type{left: 0px; width: 350px;}
	#blind-letter{left: 350px;top: 9px;}
	#blind-search{top: 45px;left: 534px;}
	#blind-reset{top: 45px;left: 665px;}
	#sectionTop1{margin-top: 130px}
}
@media (max-width: 960px) and (min-width: 800px) {
	#blind-block {padding: 0 1%;height: 96px;}
	#blind-contrast, #blind-font{top: 45px;}
	#blind-type{left: 0px; width: 350px;}
	#blind-letter{left: 350px;top: 9px;}
	#blind-search{top: 45px;left: 534px;}
	#blind-reset{top: 45px;left: 665px;}
	#blind-normal-site{top: 45px; left: 810px; width: 42px; height: 32px; background: rgba(0, 0, 0, 0) url(../images/eye-no-white.png) no-repeat scroll 5px 0px;}
	#sectionTop1{margin-top: 130px}
}

@media (max-width: 960px) and (min-width: 610px) {
	#blind-block {padding: 0 1%;height: 136px;}
	#blind-contrast, #blind-font{top: 82px;}
	#blind-type{left: 0px;}
	#blind-letter{left: 0px;top: 45px;}
	#blind-search{top: 9px;left: 350px;}
	#blind-reset{top: 9px;left: 460px;}
	#blind-normal-site{top: 82px; left: 540px; width: 42px; height: 32px; background: rgba(0, 0, 0, 0) url(../images/eye-no-white.png) no-repeat scroll 5px 0px;}
	#sectionTop1{margin-top: 130px}
}

@media (max-width: 610px)/* and (min-width: 540px) */ {
	#blind-block {padding: 0 1%;height: 190px;}
	#blind-contrast, #blind-font{top: 130px;}
	#blind-type{left: 0px; top: 50px;}
	#blind-letter{left: 0px;top: 90px;}
	#blind-search{top: 9px;left: 0px;}
	#blind-reset{top: 9px;left: 120px;}
	#blind-normal-site{top: 9px; left: 270px; width: 42px; height: 32px; background: rgba(0, 0, 0, 0) url(../images/eye-no-white.png) no-repeat scroll 5px 0px;}
	#sectionTop1{margin-top: 190px}
}

@media (max-width: 540px)  {
	#blind-letter dl dt, #blind-type dl dt, #blind-contrast dl dt, #blind-font dl dt{display: none}
	#blind-letter{width: 430px}
	#blind-contrast{width: 160px}
	#blind-font{width: 160px; left: 160px;}	
}
@media (max-width: 960px) and (min-width: 610px) {
	.navbar-fixed-top{
		margin-top: 75px!important;
	}
}
@media (max-width: 610px) {
	.navbar-fixed-top{
		margin-top: 130px!important;
	}
}

/*-----------------*/
.fix-reset,
.blind-white-fix,
.blind-black-fix,
.blind-blue-fix,
.blind-min-font,
.blind-middle-font,
.blind-max-font{
	cursor: pointer;
	display: block;
	float: left;
	font-size: 22px;
	font-weight:bold;
	margin: 0 3px;
	padding:10px 0px 0px 0px;
	width: 42px;
	height: 48px;
	text-align: center
}
.blind-white-fix {
	background: none repeat scroll 0 0 #fff;
	color: #000;
	border: 1px solid #000;
}
.blind-white-fix:hover {
	height:48px;
	background: none repeat scroll 0 0 #fff;
	color: #000;
	border: 1px solid #fff;
}
.blind-white-fix.blind-active {
	height:65px;
}
.blind-black-fix {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	border: 1px solid #fff;
}
.blind-black-fix:hover {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	height:48px;
	border: 1px solid #000;
}
.blind-black-fix.blind-active {
	border: 1px solid #000;
}
.blind-blue-fix {
	background: none repeat scroll 0 0 #a5dafa;
	color: #064267;
	border: 1px solid #00416A;
}
.blind-blue-fix:hover {
	background: none repeat scroll 0 0 #a5dafa;
	color: #064267;
	height:48px;
	border: 1px solid #a5dafa;
}
.blind-blue-fix.blind-active {
	border: 1px solid #a5dafa;
}
.fix-reset {
	background: none repeat scroll 0 0 #ac1235;
	color: #fff;
}
.fix-reset.blind-active {
	border: 1px solid #ac1235;
}
/*---*/
.blind-min-font {
	font-size: 16px;
	height: 48px;
	width:42px!important;
	padding-top:10px!important;
	text-align: center	
}
.blind-middle-font {
	font-size:22px;
	width:42px!important;
	padding-top:10px!important;
	text-align: center
}
.blind-max-font {
	font-size:28px;
}
/*--- duble settings ---*/
.blind-middle-font:hover,
.blind-min-font:hover,
.blind-max-font:hover{	
	height:48px!important;
	width:42px;
	color: #000;
	background:#fff;}
	
.blind-middle-font.blind-active,
.blind-min-font.blind-active,
.blind-max-font.blind-active {
	height:65px!important;
	width:42px;
	color: #000;
	background:#fff;
}

.blind-middle-font,
.blind-min-font,
.blind-max-font{
	color: #fff;
	border: 1px solid #fff;
}
/*-------------*/
span.blind-arial,
span.blind-newroman{
	cursor: pointer;
	font-weight:bold;
	margin: 16px 1px 0;
	padding: 4px 7px 2px 7px;
	border: 1px solid #fff;
}
span.blind-arial:hover,
span.blind-newroman:hover,
span.blind-arial.blind-active,
span.blind-newroman.blind-active{
	background:#fff;
	color:#000;
}

/*add-------------*/
span.blind-min-letter,
span.blind-middle-letter,
span.blind-max-letter
{
	cursor: pointer;
	font-weight:bold;
	margin: 16px 1px 0;
	padding: 4px 7px 2px 7px;
	border: 1px solid #fff;
}
/*span.blind-arial:hover,
span.blind-newroman:hover,
span.blind-arial.blind-active,
span.blind-newroman.blind-active{
	background:#fff;
	color:#000;
}*/



/*------------------------*/
body.blind-arial-font > *,
body.blind-arial-font h1,
body.blind-arial-font h2,
body.blind-arial-font h3,
body.blind-arial-font h4,
body.blind-arial-font h5,
body.blind-arial-font h6 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
}
body.blind-newroman-font> * {
	font-family: Times !important;
}
/*--- Thimes font ---*/
body.blind-newroman-font > *,
body.blind-newroman-font h1,
body.blind-newroman-font h2,
body.blind-newroman-font h3,
body.blind-newroman-font h4,
body.blind-newroman-font h5,
body.blind-newroman-font h6,
/**/
body.blind-newroman-font .breadcrumbs_pathway,
body.blind-newroman-font .item-page,
body.blind-newroman-font .cat-items,
body.blind-newroman-font div.componentheading,
body.blind-newroman-font div.componentheading-soc,
body.blind-newroman-font p,
body.blind-newroman-font #contact-form dl,
body.blind-newroman-font dl.article-info dd,
body.blind-newroman-font .blog h3,
body.blind-newroman-font .item-page h3,
body.blind-newroman-font .pagination,
body.blind-newroman-font .search,
body.blind-newroman-font #xmap,
body.blind-newroman-font fieldset,
body.blind-newroman-font #inputArea,
body.blind-newroman-font .t3-mainnav .t3-navbar .navbar-nav > li > a,
body.blind-newroman-font .main-addr,
body.blind-newroman-font .f18, .phone { 
	font-family: Times !important;
}
body{
	color: #000!important
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fff !important;
	background-color: #000;
}
/*============================================================*/

/*==========================================================
============================================================
===========================================================*/
.custom.blink-link{
	display:none;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: relative;
	margin-top:32px;
}
.navbar-header .logo,
.head-search form {
	display:none;
}
.corporate .t3-mainnav{
	border-bottom: 2px solid #000;
}
/* roboto-regular - latin_cyrillic */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.woff2") format("woff2"), /* Super Modern Browsers */
       url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.woff") format("woff"), /* Modern Browsers */
       url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.ttf") format("truetype"), /* Safari, Android, iOS */
       url("../fonts/roboto_cyrillic/roboto-v29-latin_cyrillic-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
.addr-rezhim{
	margin:26px 0 20px;
	text-align:center;
}
.main-addr{
	font-family: "Roboto";
	font-size:24px;
	font-weight:500;
	margin:0 0 10px;
}
.fa-map-marker::before,
.fa-clock-o::before {
    color: #000;
	margin-right:15px;
	font-size:28px;
}
.f18, .phone {
    font-family: "Roboto";
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    /*color: #cccccc;*/
}
a.t3-logo.t3-logo-color{
	background: #005789;
	background-image: url("../images/logo_s.png");
}

/*------ Gtranslate ------*/

a.flag.notranslate{
	display:none;
	/*margin:15px 5px 5px 0;
	display:inline-block;*/
}
.head-search .form-control {
	height: 61px;
}

/*----- Slider banners ----*/

.corporate .slideshow {
	display:none!important;
}
/*
.corporate .wrap.owl-slider-banners{
	background:#007ac0;
	padding:35px 0 20px;
}
.module.slide-bann{}
.custom.slide-bann{}
.slide-bann .owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 18px;
}
*/

/*-------- Top Menu -------*/

.navbar-default {
	background-color: #fff;
	border-color: #000;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > span {
    color: #000;
    background-color: transparent;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a {
	font-family: "Roboto";
	padding: 0 12px;
	/*color:#fff;*/
	text-transform: none;
	font-size: 18px;
	font-weight: 500;
}
.navbar-default .navbar-nav > li {
	margin-left: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li a:hover,
.navbar-default .navbar-nav > li a:focus,
.navbar-default .navbar-nav > .active > span:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > span:focus {
    color: #fff;
    background-color: #000;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #000;
	color: #ffffff;
}
.navbar-nav > li > .dropdown-menu {
	background-color: #fff;
	border: 1px solid #000;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #000;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
    color: #ffffff;
    background-color: #000;
}
.mega-dropdown-inner .mega-col-nav{
	padding:0;
}
.mega-dropdown-inner .mega-col-nav .mega-inner{
	padding: 0;
}
.t3-megamenu .navbar-default .navbar-nav > li > a{
	line-height:61px;
}
.nav .caret,
.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #000;
	border-bottom-color: #000;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a{
	/*background-color: #000;*/
}

/*-------------------------*/
/*-------- 4 Blocks -------*/

.corporate .four-blocks{
	background:#000;
	padding:20px 0;
	/*border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;*/
}
.corporate .four-blocks .main-4blocks h3{
	line-height: 1.3;
}
.main-4blocks a h3{
	font-family: "Roboto";
	color:#fff;
	margin:0;
}
.main-4blocks a h3:hover,
.main-4blocks a:hover{
	color:#000;
	background:#fff;
	text-decoration: none;
}
.main-4blocks .spravka > a > p{
	margin:0;
}
.main-4blocks img{
	display:none!important;
	-webkit-transition: all 0.7s ease-out;
}

/*-------- Navhelper-Breadcrumb -------*/

.t3-wrapper.corporate .wrap.t3-navhelper{
	padding: 0;
	background:#fff;
	border-bottom:1px solid #000;
}
.t3-navhelper .container ol.breadcrumb.mod-pathway{
	background:#fff;
}
.t3-navhelper,
.breadcrumb > li + li::before,
.article-aside{
	color:#000;
}
.t3-navhelper .container ol.breadcrumb.mod-pathway li.active{
	display:none!important;
}

/*-----------------------------------------*/
/*-------- Content - Right-banners -------*/
/*----------------------------------------*/

.custom.mod-right-banners{
	border:1px solid #000;
}
.mod-right-banners a {
    color: #000;
    padding: 18px 15px;
    display: block;
    text-align: left;
    font-size: 18px;
}
.mod-right-banners a img,
.slide-bann .owl-item a img,
.poweredby a.t3-logo-color,
.article-intro img,
.article-content img{
	display:none;
}
.mod-right-banners a[title]::after,
.slide-bann .owl-item a[title]::after {
	content: attr(title);
	word-wrap: break-word;
	font-weight: bold;
	text-decoration: underline;
	z-index: 20px;
}
ul.category-module .mod-articles-category-date {
	color: #000;
}
.module.mod-news,
.t3-module.mod-right-banners{
	margin-bottom:0;
}
.mod-news h3.module-title,
.mod-obj h3.module-title{
	font-family: "Roboto";
	font-size:22px;
}
.mod-news a.mod-articles-category-title,
.mod-obj a.mod-articles-category-title{
	font-size:18px;
}
.module.mod-obj{
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.item-page .article-header h1,
.com-content-category-blog .article-header h2.article-title,
.cat-items table.category.table-striped > tbody > tr > td.list-title > a{
	font-size: 24px;
}
.cat-items table.category.table-striped > tbody > tr:nth-of-type(2n+1),
.cat-items table.category.table-striped > tbody > tr.cat-list-row1 td {
    background-color: #fff;
}
.cat-items table.category.table-striped,
.cat-items table.category.table-striped > tbody > tr > td{
	border:none!important;
}
.corporate .com-content-category-blog .items-leading {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0;
}
.corporate .com-content-category-blog .items-leading h2.article-title {
    margin: 0;
	padding:8px 0;
}
.article-header h1.article-title,
.article-header h2.article-title{
	margin: 0 0 7px 0;
}
.cat-children h3.page-header{
	font-size: 24px;
	padding: 8px 0;
	border-bottom:none;
}
.container .mod-pathway{
	padding: 10px;
}
.t3-footer {
    background: #fff;
    color: #000;
}

/*------ Slider-banners ------*/

.slide-bann .owl-item a{
	color: #000;
    padding: 18px 15px;
    display: block;
    text-align: center;
    font-size: 18px;
	border:1px solid #000;
}

/*------ Table ------*/

.table-responsive {
    width:100%;
}
table {
	border: none;
	overflow-x: auto;
	margin: 10px auto 20px;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-bottom:2px solid #000!important;
}
table tr:nth-child(1n) {
	/*background: #efefef none repeat scroll 0 0;*/
}
table tr:nth-child(2n) {
	/*background: #fcfcfc none repeat scroll 0 0;*/
}
td,
tr td{
	border-top: 1px solid #000;
}
td{
	border: 0px solid #000;
}
table th,
.table-bordered th {
	background-color: #000;
	font-weight:normal;
	color: #fff;
	padding: 10px;
	/*font-size: 98%;*/
	text-align: center;
	line-height:1.333;
	vertical-align: middle;
}
table tr{
	border: none;
}
table td {
	font-size: 90%;
	padding: 8px;
	vertical-align: top;
}
table tr td {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
table tbody tr:hover {
	/*background: #E8F6FF;
	transition-duration: 0.3s;*/
}
.table-bordered,
.border td,
.border th,
.border-work td,
.border-work th,
.border-hol td,
.border-hol th {
	border-collapse: collapse;
}
table th p, table td p{
	margin: 0;
}

/*------ RSForm ------*/

.row.rsform-block{
	margin-left:20px;
	margin-right:20px;
}
#userForm .rsform-block-type input {
	display: none;
}
#userForm input, #userForm textarea {
	width: auto !important;
}
#userForm .rsform-block-type label {
	/*font-family: 'Roboto Condensed';*/
	/*color: #537b36;*/
	font-size: 18.5px;
	font-weight: 400;
	padding: 10px;
	margin: 0;
	width: auto !important;
	display: inline-table !important;
	background: #fff;
}
#userForm .rsform-block-type input:hover + label {
	color: #000;
}
#userForm .rsform-block-type input:checked + label {
	background: #000;
	color: #fff;
}
strong.formRequired {
	display:none!important;
}
.rsform-block-f-lang{
	margin:20px 0 5px;
}
.rsform-block-r-soglasie,
.rsform-block-b-soglasie{
	margin:15px 0 20px;
}
.has-error-foundation label[for=r_soglasie0],
.has-error-foundation label[for=b_soglasie0]{
	padding:10px;
}
.formValidation .formError{
	font-size: 12px;
}
.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
    background-color: #000;
    color: #fff;
}





