/*boostrap no responsive*/
.container{
	width: 1170px !important;
}


/*css*/
body{
	color: #363636;
	font-family: 'Open Sans', sans-serif;
}

h1{
	font-family: 'Open Sans', sans-serif;
}

h2{
	font-family: 'Open Sans', sans-serif;
}

h3{
	font-family: 'Open Sans', sans-serif;
}

h4{
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

section{
	padding-bottom: 25px;
}

.line{
	height: 5px;
	background: url("../img/line_h.png") no-repeat 50% 0, url("../img/right_line.png") no-repeat right, url("../img/left_line.png");
}

.line_top{
	height: 9px;
}

.title_line h3{
	font-size: 16px;
	text-transform: uppercase;
	margin: 12px 0;
}

.first_title_block h3{
	margin-left: 20px;
}

.title_line{
	border-bottom: 1px solid #eee;
}

.inner_title{
	margin: 17px 0px!important;

}

.sidebar ul{
	padding: 0;
	margin: 0;
}

.second_logo{
	margin-left: 20px;
}

.esia_login{
	float: right;
}


/*menu */

.s_navbar{
	background-color: white;
	font-size: 14px;
	padding: 20px 0;
	margin-bottom: 0;
}

.nav li{
	margin-left: 9px;
}

.nav li a:hover{
	color: white;
}

.nav li:hover{
	background-color: #752f63;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.current-menu-item{
	background-color: #752f63;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
}

.bottom_menu .current-menu-item{
	background: none;
}

.bottom_menu .current-menu-item:hover{
	background: none;
}

.current-menu-item a{
	color: white!important;
}

/*.nav li:last-child a{
	color: white;
}*/
/*
.nav li:last-child a:hover{
	color: white!important;
*/}

.form_search{
	border: none;
	box-shadow: none;
}

.s_menu{
	margin-top: 20px;
}

.registr a{
	color: #777;
	margin-left: 20px;
	text-decoration: none;
}

.registr a:hover{
	color: #777;
}


/*bottom_menu*/

.bottom_menu{
	
}

.bottom_menu a{
	color: #428bca!important;
}

.bottom_menu .menu-social-container .nav li a:hover{
	color: #428bca!important;
}




/*news*/
.featured_news{
	background: white;
	padding: 10px 20px;
}

.featured_news h4{
	margin-top: 0;
}

.featured{
	position: relative;
	bottom: 40px;
}

.featured img{
	-webkit-box-shadow: 0px 0px 7px 3px rgba(152,152,152,0.75);
	-moz-box-shadow: 0px 0px 7px 3px rgba(152,152,152,0.75);
	box-shadow: 0px 0px 7px 3px rgba(152,152,152,0.75);
	
}

.feeatured_img{
	position: relative;
}

.shadow_title{
	position: absolute;
	bottom: 0;
	padding: 20px;
	color: white;
	background-color: rgba(0, 0, 0, 0.5);
}

.shadow_title h4{
	margin: 0;
}

.news{
	background: #f7f7f7;
}

.news h4{
	font-size: 16px;
}

.news_item{
	border: 1px solid #eeeeee;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 5px;
	padding: 10px 20px;
	background: white;
}

.news_item h4{
	margin-top: 0;
}

.readmore{
	font-size: 12px;
}

.news_arh{
	font-size: 12px;
	color: #ccc;
	margin: 12px 0;
}

.news_date{
	color: #ccc;
	font-weight: 500;
}

.item_arhive{
	margin-top: 20px;
}

.top_item_archive{
	margin-bottom: 10px;
}


/*vote*/
#sidebar ul{
	padding: 0;
	margin: 0;
}

.vote ul{
	padding: 0;
	margin:0;
}

.vote li{
	margin-bottom: 5px;
}

.vote h4{
	font-size: 14px;
	text-align: left;
	font-weight: 600;
	padding: 0 10px;
}

.vote_item{
	border: 1px solid #eeeeee;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 5px;
	background: white;
	padding-bottom: 10px;
}

.vote_legend{
	padding-top: 20px;
}

.vote label{
	font-weight: 400;
}
.btn_vote{
	padding: 10px 0!important;
	margin-top: 15px!important;
}

.pie-legend li{
	margin: 9px 0;
}


/*gallery*/
.gallery{
	background: #eeeeee;
}

.bwg_title_spun2_0{
	background: #ae2030;
	border-radius: 5px;
	padding: 10px!important;
	color: white!important;
	display: inline!important;
}


/*questions*/
.quest_area{
	min-height: 150px;
}

.btn_ques{
	margin-top: 15px;
}

.form-group {
	text-align: center;
}
.comment-reply-title{
	display: none;
}

.front_comment{
	border: 1px solid #eeeeee;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 5px;
	padding: 10px 20px;
	background: white;
}

.commet_ul{
	list-style: none;
	margin: 0;
	padding: 0
}

.front_author{
	font-weight: 600;
}

#submit{
	width: 100%;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.questions h4{
	text-align: center;
}

.ques_icon{
	padding-right: 10px;
}

.comment-meta{
	padding: 10px 20px;
}



/*map*/
.map_title{
	text-align: center;
	background: #eeeeee;
}

.map_title h3{
	margin: 15px 0;
}

.map_legend{
	position: absolute;
	background: white;
	border-radius: 5px;
	padding: 10px 5px;
	display:block;
	border: 1px solid #ccc;
	/*top: 0;
	right: 0;
	border-bottom:  #428bca 2px solid;
	padding: 0 10px;*/
}

.map_legend h4{
	font-size: 12px;
}

/*.map_city:before{
	content: ". ";
	color: white;
	font-size: 20px;
}*/

.map_city{
	position: absolute;
	font-size: 14px;
}

.map_city a{
	color: #ccc;
	text-decoration: none;
	text-transform: none;
}

..map_city a:hover{
	text-decoration: none;
	text-transform: none;
}

/*footer*/
.link_box{
	padding: 20px 15px;
}

.footer_link{
	background: #5482e2; /* Old browsers */
	background: -moz-linear-gradient(left, #5482e2 0%, #816da6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5482e2), color-stop(100%,#816da6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #5482e2 0%,#816da6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #5482e2 0%,#816da6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #5482e2 0%,#816da6 100%); /* IE10+ */
	background: linear-gradient(to right, #5482e2 0%,#816da6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5482e2', endColorstr='#816da6',GradientType=1 ); /* IE6-9 */
	text-align: center;
	padding: 20px;
	margin: 10px 23px;
	min-height: 120px;
}

footer h4{
	font-size: 14px;
	color: white;
}

footer{
	margin-top: 30px;
	background: #eeeeee;
}

.footer_link a{
	color: white;
}

.copyright{
	margin: 10px;
	text-align: center;
	font-size: 12px;
}

.footer_line{
	background: white;
}

/*add scroll button*/
.scrollToTop{
	padding:10px; 
	text-align:center; 
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
	position:fixed;
	bottom: 20px;
	right:40px;
	display:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #ccc;
	background: #ddd;
}
.scrollToTop:hover{
	text-decoration:none;
	color: #752f63;
}



/*social links*/
.cosial_box{
	margin-top: 20px;
}

.cosial_box .btn{
	font-size: 13px;
}

.fa-twitter:before{
	content: url("../img/twitter.png")!important;
}

.fa-vk:before{
	content: url("../img/vk.png")!important;
}

.btn-social{
	display: inline;
}

.btn-vk{
	margin: 0 24px;
}

/*breadcrumb*/
.bread_title{
	font-size: 16px;
	text-transform: uppercase;
	padding: 17px 0;

}


/*report*/
.report_type{
	background: #752f63;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: white;
	width: 100px;
	text-align: center;
	padding: 2px;
}

.order_link{
	margin-left: 20px;
	text-decoration: none;
}

.order_link:hover{
	text-decoration: none;
}


.report_order .order_active_item{
	color: white;
	text-decoration: none;
}

.order_active_item{
	padding: 5px 15px;
	background: #752f63;

	border-radius: 7px;
}

.order_active_item:hover{color: white;}

.quiz h1{
	display: none;
}
.wpsqt_multiple_question li{
	list-style: none;
}

.wpsqt_multiple_question input{
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.wpsqt_multiple_question label{
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*comments*/
.comments_header{
	background: #eee;
	padding: 10px 10px;
	border-radius: 7px;
}

.com_name{
	font-weight: bold;
}

.comments_body{
	padding: 10px 10px 0 10px;
}

#respond{
	text-align: center;
	
}

.no_login_comments{
	background: #752f63;
	border-radius: 7px;
	color: white;
	padding: 10px;
	display: block;
	margin-top: 20px;
}

.link_no_login:hover{
	text-decoration: none;
}

.main_menu>li>ul{
	padding-left:0px;
	display:none;
	
}
.main_menu>li{
	position:relative;
}
.main_menu>ul:hover a,
.main_menu>li:hover>a{
	color:#fff;
}
.main_menu>li:hover>ul{
	display:block;
	position:absolute;
	left:0px;
	top:46px;
	border: 1px solid #ccc;
    border-radius: 4px;
	padding:10px;
	background-color:#fff;
	z-index:3;
	min-width:200px;
}
.main_menu>li:hover>ul>li{
	list-style-type: none;
	margin-bottom:1px;
	
}
.main_menu>li:hover>ul>li>a{
	display:block;
	padding:10px;
	
}

.main_menu>li:hover>ul li a{
	text-decoration:underline;

	}
	


.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
}

.main_menu>li>a {
    padding: 13px 13px;
}

.footer_menu li{
	list-style-type: none;

}
.footer_menu>li>ul{
	padding-left:0px;
}
.footer_menu>li{
	margin-right:20px;
	min-width:110px;
	
}
.footer_menu>li>a{
		margin-bottom:20px;
		display:block;
}
.footer_menu>li>ul>li>a{
	text-decoration:underline;
}

.footer_menu{	
    margin-left: 171px;
}



.footer_menu>li>ul>li:hover>a{
	color:#fff;
}	
