modal-question-link@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400,700&subset=cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=Russo+One&subset=cyrillic);
body {
	font:13px/20px "Open Sans", Arial, sans-serif!important;
	font-weight:400;
	line-height:20px;
	color:#656565;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
}

/*header{
	padding: 30px 0;
}*/
/*header .navigation{
	float: none;
}*/
/*header .span8 {
	width: auto;
	margin-right: 20px;
}*/

/*.logo{
	margin: -30px 0!important;
	position: relative;
	z-index: 10;
	height: 100px;
	line-height: 100px;
	float: none!important;
}*/
.logo a{
	text-decoration: none;
	cursor: pointer;
}

/*.logo img{
	margin-bottom: 0!important;
	max-height: 90px;
}*/

.hidden-top{
	height: 40px;
}

.hidden-top-inner ul{
	margin-top: 10px;
}

@media (max-width: 979px) and (min-width: 768px){
	.hidden-md{
		display: none!important;
	}
}

@media (max-width: 767px){
	.hidden-xs{
		display: none!important;
	}
}

#question-icon{
	position: inherit;
	top: 0;
	margin-right: .3em;

}

div.modal-question-link {
	float: right;
	margin-top: 10px;
	color: #fff;
}

.modal-question-link a{
	line-height: 100%;
	color: #fff;
	text-decoration: underline;
}
.modal-question-link:hover, .modal-question-link:active, .modal-question-link:focus{
	text-decoration: none;
	color:	#fff;
	outline: none;
}
/*top menu*/
header ul.nav li a{
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
}

.navbar .nav > li > a{
	font-size: 14px;
}
/*/top menu*/

/* services on main page*/
.services-on-main .box{
	border: 1px solid #e9e9e9;
	padding: 15px;
	border-radius: 2px;
	background-color: #f9f9f9;
}

.services-on-main .box:hover{
	background-color: #f6f6f6;
}

.services-on-main .service-name{
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	margin: 10px 0 15px 0;
	text-decoration: underline;
}
/* /services on main page*/

/* news on main page*/
.main-news-list a{
	text-decoration: underline;
}

.main-news-list img{
	margin: 0 15px 0px 0;
}

ul.main-news-list li{
	min-height: 70px;
}

.main-news-list .new-info{
	padding-left: 80px;
}
/* /news on main page*/

/* breadcrumb*/
#inner-headline ul.breadcrumb{
	margin: 0;
	float: left;
	padding: 10px 0 5px 0;
}
/* /breadcrumb */

.accordion-heading a, .nav-tabs > li > a{
	font-weight: 400;
}

.pullquote-left, .testimonial p.text{
	font-family: 'Open Sans', sans-serif;
}

.post-heading a{
	text-decoration: underline;
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.5em;
	margin-top: 0;
	display: block;
}
/* footer*/
#sub-footer{
	padding-top: 10px;
}

/* /footer*/
