@charset "utf-8";

input[type=submit],
input[type=text] {
  -webkit-appearance: none;
}

body {
  color: #202020;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
  line-height: 1.42857143;  
}

a, a:visited {
	color: #25A7E5;
	text-decoration: none;
}

a:hover {
	color: #25A7E5;
	text-decoration: underline;
}

a:focus, a:active {
	color: #25A7E5;
	text-decoration: underline;
}

.container {
  max-width: 768px !important;
}

.search{
	background: #F6F6F6;
	padding: 10px 0;
}

.input-group{
	border: 2px solid #DBDBDB;
	padding: 4px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.input-group .form-control{
	border: none;
	padding: 0 0 0 10px;
	height: 18px;
	line-height: 18px;
	-moz-box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;
	transition: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.input-group .btn{
	border: none;
	padding: 0;
	margin-left: 0 !important;
	font-size: 16px;
	color: #B3B3B3;
	height: 18px;
}

.input-group .btn:hover,
.input-group .btn:focus{
	background: none;
}

.header .logo{
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	margin: 14px 0;
}

.header .logo img{
	float: left;
}

.header .logo span{
	display: block;
	text-transform: uppercase;
	line-height: 18px;
	color: #777777;
	margin: 0 0 0 58px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	font-size: 14px;
	white-space: nowrap;
}

.header .logo span:first-child{
	margin: 3px 0 0 0;
}

.language{
	text-align: right;
	margin: 15px 0 0px 0;
}

.language a{
	display: inline-block;
	text-decoration: none;
	color: #B4B4B4;
	margin: 0 7px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

.language a:hover{
	text-decoration: underline;
}

.menu-wrap{
	text-align: right;
}

.header .navbar-nav{
	float: none;
}

.header .navbar-nav li{
	display: block;
	float: none;
}

.navbar-toggle{
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #B2B2B2;
	line-height: 13px;
	text-align: right;
	margin-right: 0;
	padding-right: 7px;
	white-space: nowrap;
}

.navbar-toggle .icon-bar{
	background: #000;
}

#navbar-hamburger,
#navbar-close{
	display: inline-block;
	margin: 0 0 -3px 0;
}

.navbar-toggle .icon-bar{
	height: 3px;
	background: #999999;
}

.navbar-nav li{
	border-bottom: 1px solid #c5c5c5;
}

.navbar-nav a{
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-decoration: none;
	color: #4d4d4d;
	background: #d7d7d7;
	text-transform: uppercase;
}

.navbar-nav .open .dropdown-menu{
	padding: 0;
}

.navbar-nav .open .dropdown-menu li{
	border-bottom: none;
	border-top: 1px solid #c5c5c5;
}

.navbar-nav .open .dropdown-menu li a{
	font-weight: 400;
	text-transform: none; 
}

.events-wrap{
	padding: 10px 0 25px 0;
	background: #F6F6F6;
}

.headline{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #B4B4B4;
	margin-bottom: 12px;
}

.slider{
	position: relative;
	z-index: 10;
}

.slider li{
	display: block;
	width: 290px;	
}

.slider li img{
	margin-bottom: 10px;
}

.slider li a{
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #323232;
}

.slider li a:hover{
	text-decoration: underline;
}

.slider-nav{
	text-align: center;
	margin: 9px 0;
}

.slider-nav span{
	display: block;
	float: left;	
	position: relative;	
	cursor: pointer;
	width: 10px;
	height: 11px;
}

.slider-nav #slider-next{
	float: right;
}

.slider-nav span a{
	display: block;
	text-decoration: none;
	width: 10px;
	height: 11px;
	position: relative;
	z-index: 10;
	outline: none;
}

.slider-nav span i{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color:#319ED6;
}

.tab-container{
	padding: 20px 0 5px 0;
}

.tabs{
	padding: 0;
	margin: 0;
}

.tabs li{
	display: block;
	float: left;
	margin-right: 22px;
}

.tabs li a{
	display: block;
	float: left;
	text-decoration: underline;
	font-size: 20px;
	line-height: 28px;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #313131;
}

.tabs li a:hover,
.tabs li a.active{
	text-decoration: none;
}

.tabs li a.active{
	font-weight: 700;
}

.tab-content{
	margin-top: 20px;
}

.events-list{
	padding: 0;
	margin: 0;
}

.events-list li{
	display: block;
	margin-bottom: 25px; 
	line-height: 20px;
	margin-bottom: 20px;
	color: #323232;
}

.events-list li span{
	display: block;
	font-size: 13px;	
	text-transform: uppercase;
}

.events-list li span b{
	text-transform: none;
	color: #B3B3B3;
}

.events-list li a{
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: #323232;
}

.events-list li a:hover{
	text-decoration: underline;
}

.notice-wrap{
	background: #F6F6F6;
	padding: 20px 0 5px 0;
}

.notice-wrap .headline{
	color: #323232;
}

.notice-list{
	padding: 0;
	margin: 0;
}

.notice-list li{
	display: block;
	margin-bottom: 20px;
	list-style: none;
	padding: 0;
}

.notice-list li a{
	display: inline-block;
	text-decoration: none;
	line-height: 20px;
	color: #323232;
	font-size: 16px;
}

.notice-list li a:hover{	
	text-decoration: underline;
}

.media-wrap{
	padding: 20px 0 20px 0;
}

.media-list .item{
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.media-list .item a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 100;
}

.media-list .item a:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
}

.media-list .item a:hover:after{
	background-color: rgba(130,130,130,0.5);
}

.media-list .item img{
	position: relative;
	z-index: 1;
}

.media-list .item .over{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
	background-color: rgba(130,130,130,0.5);
	padding: 20px 15px 15px 60px;
	line-height: 16px;
	color: #fff;
	font-size: 14px;
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
}

.media-list .item a:hover .over{
	background-color: rgba(130,130,130,0);
}

.media-list .item .over span{
	position: absolute;
	display: inline-block;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	left: 45px;
	top: 5px;
}

.media-list .item .over:after{
	content: '';
	position: absolute;
	left: 14px;
	top: 15px;
	width: 32px;
	background: url(../../img/mobile/icons.png) no-repeat;
}

.media-list .item-photo .over:after{
	background-position: 0 0;
	height: 25px;
}

.media-list .item-video .over:after{
	background-position: 0 -28px;	
	height: 32px;
}

.links-wrap{
	background: #E8E8E8;
}

.useful-btn{
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	position: relative;
	padding: 23px 50px 23px 15px;
	color: #999999;
	font-family: 'PT Sans Narrow', sans-serif;
	background: #E8E8E8;
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
}

.useful-btn:hover,
.useful-btn:focus{
	text-decoration: none;
	color: #E8E8E8;
	background: #999999;
}

.useful-btn span{
	display: block;
	position: absolute;
	right: 0px;
	top: 23px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	background: #999999;
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.useful-btn:hover span{
	background: #E8E8E8;
}

.useful-btn i{
	color: #E8E8E8;	
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
	font-size: 14px;
	line-height: 14px;
	position: relative;	
	font-weight: 700;
}

.useful-btn:hover i{
	color: #999;
}

.all-link{
	margin-bottom: 15px;
}

.all-link .item{
	height: 65px;
}

.all-link .item a{
	display: block;
	height: 65px;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
	font-size: 12px;
	color: #999999;
	border: 1px solid #999999;
	padding: 9px 12px;
	overflow: hidden;
}

.all-link .item a:hover{
	text-decoration: underline;
}

.footer{
	background: #3E3E3E;
}

.ftr-social{
	padding: 20px 0;
	border-bottom: 1px solid #4D4D4D;
}

.ftr-social .txt{
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #B2B2B2;
	margin-bottom: 10px;
}

.social-btns{
  display: inline-block;
  vertical-align: top;
}

.social-btns a{
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 5px 0;
}

.f-menu{
	border-bottom: 1px solid #4D4D4D;
}

.f-menu ul{
	padding: 0;
	margin: 0;
}

.f-menu ul li{
	display: block;
	margin: 15px 0;
}

.f-menu ul a{
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #ADADAD;
}

.f-menu ul a:hover{
	text-decoration: underline;
}

.copy{
	border-bottom: 1px solid #4D4D4D;
	padding: 15px 0;
	line-height: 20px;
	font-size: 13px;
	color: #777777;
}

.go-wrap{
	padding: 12px 0 15px 0;
}

.go-link{
	display: block;
	text-decoration: underline;
	font-size: 13px;
	color: #B4B4B4 !important;
	line-height: 30px;
	position: relative;
}

.go-link:hover,
.go-link:focus{
	text-decoration: none;
	color: #B4B4B4;
}

.go-link span{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: #BABABA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
}

.go-link i{
	color: #E8E8E8;	
	-webkit-transition: all 0.15s ease-in-out; 
	-moz-transition: all 0.15s ease-in-out; 
	-o-transition: all 0.15s ease-in-out; 
	transition: all 0.15s ease-in-out;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	top: 2px;
	font-weight: 700;
}

.calendar-wrap{
	background: #F6F6F6;
}

.title{
	background: #F6F6F6;
	padding: 8px 0 0 0;
}

.news-wrap{
	padding: 20px 0 25px 0;
}

.select-wrap{
	margin: 0 0 15px 0;
}

/* select */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 2px solid #DBDBDB;
	background: #fff;
	width: 100%;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select .jcf-select-text {
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 13px;
	line-height: 27px;
	margin: 0 25px 0 10px;
	text-transform: uppercase;
	color: #B3B3B3;
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
}
.jcf-select .jcf-select-opener:after{
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	height:10px;
	width:10px;
	border:3px solid #CFCFCF;
	border-width:0 0 3px 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0px;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select.jcf-compact-multiple {
	max-width: 220px;
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
	display: inline-block;
	padding-top: 2px;
	content: '...';
}
.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #CFCFCF;
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
	background: none;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
	background: #e6e6e6;
	color: #000;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
	display: inline-block;
	content: '';
	height:4px;
	width:8px;
	margin:-7px 5px 0 -3px;
	border:3px solid #777;
	border-width:0 0 3px 3px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}
/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
}
.jcf-list .jcf-overflow {
	overflow: auto;
}
.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	min-height: 14px;
	height: 1%;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}
.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

.news-list .data{
	font-size: 13px;
	line-height: 20px;
	font-weight: 700;
	margin: 0 0 5px 0;
	color: #B3B3B3;
	text-transform: uppercase;
}

.news-list .item{
	padding-top: 20px;
	padding-bottom: 20px;	
	border-top: 1px solid #EDEDED;
}

.news-list .item p{
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	color: #323232;
}

.news-list .item p a{
	display: inline-block;
	text-decoration: none;
	color: #323232;
}

.news-list .item p a:hover{
	text-decoration: underline;
}

.news-list .item .it-data,
.enum-list li .data{
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #B2B2B2;
	margin: 2px 0 0 0;
}

.news-list .item .tag,
.enum-list li .data a.tag{
	display: inline-block;
	text-decoration: none;
	color: #B2B2B2;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #DBDBDB;
	padding: 0 3px;
	margin-left: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.more-btn{
	display: block;
	margin: 0px auto;
	text-align: center;
	width: 160px;
	height: 30px;
	line-height: 28px;
	text-decoration: none;
	color: #333 !important;
	font-size: 14px;
	border: 1px solid #DBDBDB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: -moz-linear-gradient( top, #FEFEFE, #EBEBEB );
	background: -webkit-linear-gradient( top, #FEFEFE, #EBEBEB );
	background: -o-linear-gradient( top, #FEFEFE, #EBEBEB );
	background: -khtml-linear-gradient( top, #FEFEFE, #EBEBEB );
	background: -ms-linear-gradient( top, #FEFEFE, #EBEBEB );
	background: linear-gradient( top, #FEFEFE, #EBEBEB );
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#FEFEFE, EndColorStr=#EBEBEB, GradientType=0);
}

.more-btn:hover,
.more-btn:focus{
	text-decoration: none;
	color: #333;
	background: -moz-linear-gradient( top, #EBEBEB, #FEFEFE );
	background: -webkit-linear-gradient( top, #EBEBEB, #FEFEFE );
	background: -o-linear-gradient( top, #EBEBEB, #FEFEFE );
	background: -khtml-linear-gradient( top, #EBEBEB, #FEFEFE );
	background: -ms-linear-gradient( top, #EBEBEB, #FEFEFE );
	background: linear-gradient( top, #EBEBEB, #FEFEFE );
	filter: progid:DXImageTransform.Microsoft.gradient(StartColorStr=#EBEBEB, EndColorStr=#FEFEFE, GradientType=0);
}

.article{
	padding: 20px 0;
}

.article .data{
	color: #B3B3B3;
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 20px;
}

h1{
	font-weight: 700;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 22px 0;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #323232;
}

h2{
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 10px 0;	
	color: #323232;
}

.article-slider{
	margin: 0 0 25px 0;
}

.article-slider .big-pic{
	position: relative;
	overflow: hidden;
}

.article-slider .big-pic img{
	position: relative;
}

.article-slider .big-pic a.prev,
.article-slider .big-pic a.next{
	position: absolute;
	z-index: 10;
	text-decoration: none;
	outline: none;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background-color: rgba(130,130,130,0.7);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 40px;
	padding: 0 5px;
}

.article-slider .big-pic a.prev{
	left: -20px;
	text-align: right;
}

.article-slider .big-pic a.next{
	right: -20px;
	text-align: left;
}

.article-slider .big-pic a i{
	color: #fff;
}

.thumb-list{
	margin: 0 0 10px 0;
}

.thumb-list a{
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: 68px;
	height: 45px;
	margin: 2px 2px 0 0;
}

.thumb-list img{
	position: relative;
	z-index: 1;
}

.thumb-list a:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
}

.thumb-list a.active:after{
	background-color: rgba(255,255,255,0.5);
	border: 2px solid #26A6E5;
}

.slider-note{
	font-size: 12px;
	line-height: 14px;
	color: #B4B4B4;
}

.article p{
	color: #323232;
	line-height: 20px;
	margin: 0 0 20px 0;
	font-size: 16px;
}

.article-nav{
	padding: 18px 0;
	background: #F6F6F6;
}

.article-nav .public-link{
	text-align: left;
}

.article-nav .theme-link{
	text-align: right;
}

.article-nav a{
	display: inline-block;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
}

.article-nav a:hover{
	text-decoration: underline;
}

.article-nav a.active{
	color: #333;
}

.article-nav a i{
	display: inline-block;
	margin: 0 0 0 3px;
}

.article-nav a.active i{
	top: 3px;
	color: #333;
	-moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.public-socially{
	padding: 15px 0;
	margin: 0;
}

.public-socially li{
	display: inline-block;
	margin: 0 13px 0 0;
}

.public-socially li:last-child{
	margin: 0;
}

.theme{
	padding: 15px 0;
	font-size: 16px;
	line-height: 24px;
	color: #333;
}

.theme a{
	text-decoration: none;
	color: #26a6e5;
	text-transform: none;
}

.theme a:hover{
	text-decoration: underline;
}

.article-info{
	padding: 10px 0;
}

.article-info p{
	margin: 10px 0;
	line-height: 14px;
	color: #B3B3B3;
	font-size: 12px;
}

.activity-list{
	padding: 0 0 20px 0;
}

.content-text{
	padding: 20px 0;
}

.content-text p{
	font-size: 16px;
	line-height: 20px;
}

.activity-list .item{
	padding: 20px 0 0 0;
	border-top: 1px solid #EDEDED;
}

.activity-list .text{
	margin: 5px 0 20px 0;
	max-height: 90px;
	position: relative;
	overflow: hidden;
	padding: 0 0 20px 0;	
}

.activity-list .text:after{
	content: '';
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	right: 0;
	height: 25px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );	
}

.activity-list .text h2,
.activity-list .text p{
	position: relative;
	z-index: 1;
}

.activity-list .text p{
	font-size: 16px;
	line-height: 20px;
}

.activity-list .text h2 a{
	color: #333;
}

.title .back{
	text-decoration: none !important;
	background: none !important;
	color: #B3B3B3;
	margin: 0 12px 0 0;
	display: inline-block;
	font-size: 14px;
}

.project{
	padding: 20px 0;
}

.project .img-wrp{
	margin: 0 0 25px 0;
}

.project p,
.curator .item p{
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 20px 0;
}

.color-block{
	padding: 20px 0 5px 0;
	margin: 0 0 20px 0;
	background: #F6F6F6;
}

.curator .item{
	padding: 20px 0 5px 0;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

.project-link{
	margin: 0 0 20px 0;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
}

.project-link a{
	text-decoration: none;
	color: #277EC3;
}

.project-link a:hover{
	text-decoration: underline;
}

.enum-list{
	padding: 0;
	margin: 0;
}

.enum-list li{
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	position: relative;
	font-size: 16px;
	line-height: 20px;
}

.enum-list li:after{
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 10px;
	height: 1px;
	background: #808080;
}

.enum-list li a{
	display: inline-block;
	color: #27A7E6;
}

.enumeration-wrap{
	padding: 0 0 15px 0;
}

.enumeration-wrap h2{
	border-top: 1px solid #EDEDED;
	padding-top: 25px;
}

.contact-wrap{
	padding: 0 0 20px 0;
}

.contact-phone{
	padding: 20px 0;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

.hdl{
	font-size: 20px;
	color: #287FC4;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 700;
	margin: 0 0 12px 0;
}

.contact-phone .item{
	padding: 15px 0 17px 0;
	border-top: 1px solid #EDEDED;
	font-size: 16px;
	line-height: 20px;
}

.contact-phone .item span{
	display: block;
}

.cnt-socially{
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #EDEDED;
}

.socially-list{
	padding: 0;
	margin: 0;
}

.socially-list li{
	display: block;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 20px;
}

.socially-list li a{
	display: inline-block;
	text-decoration: none;
	color: #25A7E5;
}

.socially-list li a:hover{
	text-decoration: underline;
}

.details{
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #EDEDED;
}

.details h2{
	margin: 0;
}

.details .item{
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 20px;
}

.details .item span{
	display: block;
}

.adress{
	padding: 20px 0 0 0;
}

.adress img{
	width: 100%;
}

.adress .more-btn{
	margin-top: 20px;
}

.media-wrap{
	padding-bottom: 20px;
}

.media-item{
	margin: 0 0 20px 0;
}

.media-wrap .text{
	margin-top: 10px;
	padding: 0 0 0 56px;
	position: relative;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}

.video-media .text,
.photo-media .text{
	min-height: 40px;
}

.media-wrap .text a{
	display: inline-block;
	color: #333333;
}

.media-wrap .text .data{
	display: block;
	color: #B3B3B3;
	font-size: 12px;
	margin: 2px 0 0 0;
}

.media-wrap .text .size{
	display: inline-block;
	color: #B3B3B3;
	font-size: 12px;
	position: absolute;
	left: 5px;
	top: 35px;
	width: 42px;
	text-align: center;
}

.media-wrap .text:after{
	content: '';
	position: absolute;
	top: 3px;
	left: 10px;
	background: url(../../img/mobile/icons.png) no-repeat;
}

.info-media .text:after{
	width: 31px;
	height: 25px;
	background-position: -34px 0;
}

.video-media .text:after{
	width: 32px;
	height: 32px;
	background-position: -34px -28px;
	top: 0;
}

.photo-media .text:after{
	width: 32px;
	height: 25px;
	background-position: -68px 0;
}

.article.photo-media,
.article.video-media{
	border-bottom: 2px solid #F6F6F6;
}

.article.media-wrap .text{
	min-height: auto;
}

.article.media-wrap .data{
	padding: 7px 0 0 0;
}

.article.media-wrap .data a{
	color: #25A7E5;
	text-decoration: underline;
}

.article.media-wrap .data a:hover{
	text-decoration: none;
}

.article.video-media .data a.dwn{
	color: #B3B3B3;
	text-decoration: none;
}

.article.video-media .data a.dwn:hover{
	text-decoration: underline;
}

.article.media-wrap .data b{
	display: inline-block;
	margin: 0 15px 0 0;
}

.article.media-wrap .article-slider{
	margin: 0;
}

.article.info-media{
	padding-bottom: 0;
}

.press-contact{
	margin-bottom: 20px;
	background: #F6F6F6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.press-contact .hdl{
	position: relative;
	text-transform: uppercase;
	color: #323232;
	padding: 15px 0 13px 55px;
	border-bottom: 1px solid #E8E8E8;
	font-size: 16px;
	margin: 0;
}

.press-contact .hdl:after{
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(../../img/mobile/icons.png) -70px -35px no-repeat;
	left: 15px;
	top: 14px;
}

.press-contact .inner{
	padding: 15px;
}

.press-contact .inner span{
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}

.press-contact .inner .note{
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}


.doc-calendar__month{
    font-weight: normal;
    border-bottom: 1px solid #d8dcdf;
    margin-bottom: 6px;
}

.doc-calendar__month a{
    background: url(../../img/cal-nav.jpg) left 0 no-repeat;
    height: 24px;
    line-height: 24px;
    display: block;
    text-indent: -9999px;
    outline: none;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.doc-calendar__month a:last-child{
    background-position: right top;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
}

.doc-calendar__month{
    position: relative;
}

.doc-calendar span, .doc-calendar a{
    width: 24px;
    height: 20px;
    line-height: 20px;
}

.doc-calendar td, .doc-calendar th{
    background: none;
    border: 0;
    color: #979797;
    height: 20px;
}

.doc-calendar th{
color: #000;
text-transform: uppercase;
vertical-align: middle;
}

.doc-calendar{
    width: 200px;
}

.doc-calendar.no-future td.future a, .doc-calendar td.other-month a, .doc-calendar td span{
    color: #979797;
}

/********calendar********/

.sidebar h2.h-calendar{
    font-weight: normal;
    margin-bottom: 15px;
}

.doc-calendar__month{
    font-weight: normal;
    border-bottom: 1px solid #d8dcdf;
    margin-bottom: 6px;
}

.doc-calendar__month a{
    background: url(../../img/cal-nav.jpg) left 0 no-repeat;
    height: 24px;
    line-height: 24px;
    display: block;
    text-indent: -9999px;
    outline: none;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.doc-calendar__month a:last-child{
    background-position: right top;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
}

.doc-calendar__month{
    position: relative;
}

.doc-calendar span, .doc-calendar a{
    width: 24px;
    height: 20px;
    line-height: 20px;
}

.doc-calendar td, .doc-calendar th{
    background: none;
    border: 0;
    color: #979797;
    height: 20px;
}

.doc-calendar th{
color: #000;
text-transform: uppercase;
vertical-align: middle;
}

.doc-calendar{
    width: 200px;
}

.doc-calendar.no-future td.future a, .doc-calendar td.other-month a, .doc-calendar td span{
    color: #979797;
}

.article .enum-list {
	margin-top: 15px;
}

.article .enum-list li,
.search-page .enum-list li {
	margin-bottom: 13px;
}

.article .enum-list li span,
.search-page .enum-list li span {
	display: block;
	font-size: 12px;
	color: #b3b3b3;
}

.ministry-about {
	padding: 24px 0 15px 0;
}

.ministry-about h2 {
	margin-bottom: 15px;
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.ministry-about p {
	font-size: 16px;
	line-height: 20px;
}

.ministy-head,
.ministry-person {
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}

.ministy-head h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.ministy-head h1 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 7px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.col-special {
	padding-left: 0;
}

.ministy-head p.bigperson-post {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	margin: 0;
}

.ministy-head p {
	font-size: 12px;
	line-height: 14px;
	color: #b3b3b3;
	margin: 17px 0 20px 0;
}

.ministry-person h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.ministry-person p {
	font-size: 16px;
	line-height: 20px;
	color: #b3b3b3;
}

.ministry-person .more-btn {
	margin-top: 20px;
}

.depart-list {
	padding-top: 5px;
}

.depart-icon {
	margin: 15px auto 0 auto;
}

.depart-list h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.ministry-person .depart-list p {
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

.aims h3, .deals h3, .contact-phone h3, .srch-list h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 16px;
}

.srch-list h2 {
	text-transform: uppercase;
}

.aims ol {
	margin: 0 0 15px 15px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

.aims ol li {
	margin-bottom: 16px;
}

.deals {
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.aims p {
	font-size: 16px;
	line-height: 20px;
}

.aims .more-btn {
	margin-bottom: 20px;
	margin-top: 20px;
}

.ministry .color-block p {
	font-size: 16px;
	line-height: 20px;
}

.deal-list {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

.deal-list li {
	display: block;
	margin-bottom: 10px;
}

.deal-list .dropdown-menu {
	position: static;
	float: none;
	background: none;
	font-size: 16px;
	line-height: 20px;
	border: 0;
	margin-top: 10px;
	margin-left: 10px;
	box-shadow: 0 0 0 0;
	border-radius: 0;
}

.deal-list .dropdown-menu li {
	margin: 0;
}

.deal-list .dropdown-menu li a {
	display: inline;
	color: #25a7e5;
	padding: 0;
	background: none;
}

.deal-list .dropdown-menu li a:hover {
	text-decoration: underline;
}

.deal-list .dropdown-toggle {
	position: relative;
	display: inline-block;
}

.deal-list .dropdown-toggle:after {
	font-family: 'Glyphicons Halflings';
	content: "\e259";
	display: block;
	position: absolute;
	right: -21px;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	top: 2px;
}

.deal-list .open .dropdown-toggle:after {
	content: "\e260";
}

.ministry .contact-phone {
	border-top: 0;
	padding-top: 10px;
	border-bottom: 0;
}

.srch-frm {
	padding: 20px 0;
}

.srch-frm .form-line {
	margin-bottom: 10px;
}

.srch-frm .srch-txt {
	width: 100%;
	border: 2px solid #dbdbdb;
	border-radius: 3px;
	height: 30px;
	padding: 0 10px;
}

.srch-frm .srch-sbm {
	width: 100%;
	background: #00a0dc;
	color: #fff;
	text-align: center;
	border: 0;
	border-radius: 3px;
	height: 30px;
}

.srch-toggle {
	padding: 5px 0 10px 0;
	text-align: center;
}

.srch-toggle a {
	text-decoration: none;
	border-bottom: 1px dashed #00a0dc;
}

.srch-adv {
	padding-top: 15px;
}

.srch-adv strong {
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	display: block;
	text-align: center;
}

.srch-list {
	font-size: 16px;
	line-height: 20px;
}

.srch-list .itm {
	border-bottom: 1px solid #ededed;
	padding-bottom: 17px;
	margin-bottom: 15px;
}

.srch-list .itm:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.srch-list .more-btn {
	margin-bottom: 25px;
}

.srch-list .itm span {
	display: block;
	font-size: 12px;
	color: #b3b3b3;
}

.srch-list .itm a {
	color: #000;
}

.srch-list .itm a:hover {
	text-decoration: underline;
}

.document {
	padding: 20px 0;
}

.document h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}

.doc-details {
	margin: 0;
	padding: 12px 0 0 0;
}

.doc-details li {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
}

.doc-details li span {
	display: block;
	color: #b3b3b3;
}

.headline > span.glyphicon {
	font-size: 13px;
	margin-right: 5px;
}

.corrupt-menu {
	margin: 0 0 20px 0;
	padding: 0;
}

.corrupt-menu li {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 6px;
}

.corrupt-menu li a {
	color: #b3b3b3;
}

.corrupt-menu .active a {
	color: #26a6e5;
}

.corrupt {
	padding: 20px 0;
}

.corrupt h1 {
	margin-bottom: 18px;
}

.corrupt p {
	margin-bottom: 15px;
}

.corrupt p b {
	font-size: 16px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 20px;
}

.corrupt .enum-list li a {
	display: inline;
}

/*************/

.bio .ministy-head,
.bio .ministry-person {
	padding-bottom: 0px;
	border-bottom: 0;
	margin-bottom: 0;
}

.media {
	border-bottom: 1px solid #ededed;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.media:last-child {
	border-bottom: 0;
}

.media p a {
	color: #202020;
}

.media p.meta {
	font-size: 12px;
	line-height: 14px;
	color: #b3b3b3;
}

.media p.meta a {
	display: inline-block;
	color: #b3b3b3;
	border: 1px solid #b3b3b3;
	padding: 2px 3px;
	border-radius: 3px;
}

.media .media-left {
	padding-top: 5px;
}

.depart h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
}

.depart h3 {
	color: #323232;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin: 0 0 10px;
}

.depart .article {
	padding-top: 5px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}

.depart .article p:last-child {
	margin-bottom: 0;
}

.bio .ministry-person p {
	color: #202020;
}

.mission ol {
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 16px;
	line-height: 20px;
}

.mission ol li {
	margin-bottom: 16px;
}

.mission ol.abc li {
	display: block;
	position: relative;
}

.mission ol.abc li:before {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	top: 0;
}

.mission ol.abc li:nth-child(1)::before {
	content: 'Ð°)';
}

.mission ol.abc li:nth-child(2)::before {
	content: 'Ð±)';
}

.mission ol.abc li:nth-child(3)::before {
	content: 'Ð²)';
}

.mission ol.abc li:nth-child(4)::before {
	content: 'Ð³)';
}

.mission ol.abc li:nth-child(5)::before {
	content: 'Ð´)';
}

.mission ol.abc li:nth-child(6)::before {
	content: 'Ðµ)';
}

.mission ol.abc li:nth-child(7)::before {
	content: 'Ñ‘)';
}

.mission ol.abc li:nth-child(8)::before {
	content: 'Ð¶)';
}

.mission ol.abc li:nth-child(9)::before {
	content: 'Ð·)';
}

.mission ol.abc li:nth-child(10)::before {
	content: 'Ð¸)';
}

.mission .article {
	border-bottom: 1px solid #ededed;
	padding-bottom: 0;
	margin-bottom: 20px;
	padding-top: 0;
}

.article .media p {
	margin-bottom: 10px;
}

.ministry .article .article {
	border-bottom: 1px solid #ededed;
	padding-bottom: 0;
}

.ministry .article .article .media-list + .col-md-12 {
	padding-bottom: 20px;
}

.article-last {
	border-bottom: 0 !important;
}

.calendar-title {
	font-size: 16px;
	line-height: 20px;
}

.doc-calendar__month {
	border-bottom: 1px solid #d8dcdf;
	font-weight: normal;
	margin-bottom: 6px;
	text-align: center;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	color: #acacac;
}

.doc-calendar__month a {
	background: rgba(0, 0, 0, 0) url(../../images/cal-nav.jpg) no-repeat scroll left 0;
	display: block;
	height: 24px;
	left: 10px;
	line-height: 24px;
	outline: medium none;
	position: absolute;
	text-indent: -9999px;
	top: 18px;
	width: 24px;
}

.doc-calendar__month a:last-child {
	background-position: right top;
	left: auto;
	position: absolute;
	right: 10px;
	top: 18px;
}

.doc-calendar__month {
	position: relative;
	padding: 18px 0;
}

.doc-calendar span, .doc-calendar a {
	height: 28px;
	line-height: 28px;
	width: 38px;
}

.doc-calendar td, .doc-calendar th {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	color: #979797;
	height: 28px;
	width: 38px;
}

.doc-calendar th {
	color: #000;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
}

.doc-calendar {
	width: 290px;
	text-align: center;
	margin: 0 auto;
}

.doc-calendar.no-future td.future a, .doc-calendar td.other-month a, .doc-calendar td span {
	color: #979797;
	display: block;
}

.doc-calendar__container {
	width: 290px;
	margin: 0 auto;
}

.calendar-wide {
	background: #f6f6f6;
	padding-bottom: 20px;
}

.doc-calendar td.today span, .doc-calendar td.today a {
	background: #fff;
	-moz-box-shadow: inset 0 0 0 1px #d9dcdf;
	-webkit-box-shadow: inset 0 0 0 1px #d9dcdf;
	box-shadow: inset 0 0 0 1px #d9dcdf;
	color: #00a0dc;
	font-weight: bold;
}

.buys .enum-list {
	margin-bottom: 20px;
}

.buys .enum-list li a {
	display: inline;
}

.buys .article {
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 10px !important;
}

.buys .article:last-child {
	border-bottom: 0 !important;
	padding-bottom: 0 !important;
	margin-bottom: 0;
}

.buys p {
	margin-bottom: 10px;
}

.buys .article h2 a {
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.members h2,
.session h2,
.request h2,
.discuss h2 {
	font-size: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.session {
	border-bottom: 0 !important;
	margin-bottom: 20px;
}

.members .media-body p {
	padding-left: 10px;
}

.members .media-body p a {
	color: #26a6e5;
}

.session .unit {
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 21px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 11px;
	padding-top: 3px;
}

.session .unit strong {
	display: block;
	text-transform: uppercase;
	color: #b3b3b3;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.media-list .more-btn {
	width: 190px;
	margin: 15px auto 20px auto;
}

.article.media-list {
	margin-bottom: 20px;
}

.hero-img {
	margin-top: 10px;
	margin-bottom: 20px;
}

.trans-inf h2 {
	margin-bottom: 0;
}

.trans-inf strong {
	display: block;
	font-size: 16px;
}

.accord .panel {
	margin-bottom: 14px;
}

.accord .panel-heading {
	padding: 0;
	background: none;
	border: 0;
	position: relative;
}

.accord .panel-heading a {
	display: block;
	padding: 0 0 0 16px;
	color: #000 !important;
	text-decoration: none !important;
}

.accord .panel-heading a.collapsed:before {
	font-family: 'Glyphicons Halflings';
	content: "\e113";
	content: "\e114";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 10px;
	color: #d2d2d2;
}

.accord .panel-heading a:before {
	font-family: 'Glyphicons Halflings';
	content: "\e113";
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 10px;
	color: #d2d2d2;
}

.accord .panel {
	border: 0;
	box-shadow: none;
	font-size: 16px;
	line-height: 20px;
}

.accord .panel-body {
	border-top: 0 !important;
	color: #808080;
}

.request ol {
	margin-left: 15px;
	padding-left: 0;
	font-size: 16px;
	line-height: 20px;
}

.request ol li {
	margin-bottom: 15px;
}

.btn-blu {
	background: #00a0dc;
	color: #fff !important;
}

.btn-red {
	background: #9e0b0f;
	color: #fff !important;
}

.request p strong {
	display: block;
	margin-bottom: 10px;
}

ol.legend {
	margin-bottom: 20px;
}

ol.legend li {
	list-style-type: inside;
	font-style: italic;
	color: #808080;
}

.request .ministry-person > .row {
	margin-bottom: 15px;
}

.request .ministry-person h2 {
	margin-bottom: 20px;
}

.request .ministry-person .tel {
	display: block;
	margin-top: -15px;
	font-size: 16px;
}

.request .ministry-person .more-btn {
	width: 190px;
	margin-top: 0;
}

.discuss .radio {
	margin-bottom: 20px;
}

.bio .ministry-person h3 {
	font-size: 20px;
}

.depart .ministry-person {
	padding-top: 10px;
}

.depart .ministry-person p {
	color: #000;
}

.depart .ministry-person .more-btn {
	margin-top: 10px;
}

.sub-person {
	font-size: 16px;
	line-height: 20px;
	color: #b3b3b3;
	margin-top: -5px;
	margin-bottom: 5px;
}

.second-person {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.derart-info {
	font-size: 16px;
	line-height: 20px;
	padding: 15px;
	background: #f6f6f6;
	margin-top: 10px;
}

.depart .article h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.depart .lead-projects .article {
	margin-bottom: 0;
}
.top-banner-img{
    height: 200px;
}

.article .data + h1{margin-bottom: 0;}
.public-socially{font-size: 0;}
.media-list .item img{width: 100%;}
.deal-list .dropdown-menu li a{
    width:329px !important;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    white-space: pre-wrap;
    overflow:hidden;
}
.contacts .item h2{
    margin: 15px 0 0px 0;
}

#subscribe_form div{
    margin-bottom: 7px;
}

label.checkbox_mobile_fix{
    max-width: 95%;
}

.cookies_message.cookies_message_mobile {
	height: auto;
}
.cookies_message.cookies_message_mobile .inner {
	width: auto;
}
.cookies_message.cookies_message_mobile .inner span.cookies_text {
	width: auto;
}
.cookies_message.cookies_message_mobile .inner .button {
	float: none;
}
