@charset "utf-8";
body{
	margin-top: 30px;
	background-color: #000;
	color: #FFF;
}
#wrapper, body {
	overflow-x:hidden;

}
#section-news h1 {
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	text-align:center;
	margin-top: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_image .container {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 35px;
}
.hayavsa-logo{
	text-align: center;
	display: block;
}
.breadcrumb {
	background:transparent;
}
.breadcrumb li+li:before {
	content:">";
}
/* ************** access page ******************* */

#section-news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 2em;
}
#section-news #links{
	font-size: 16px;
}
#section-news .section-header {
	margin-bottom: 30px;
}
#section-news .card{
	margin-top: 10px;
	margin-bottom: 10px;
}
#section-news .card .card-header{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#section-news .card .card-block {
	color: #FFF;
	background-color: #333;
}

#section-news .section-header {
	margin-bottom: 30px;
}
#section-news .section-header h2 {
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	text-align:center;
	margin-top: 40px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#section-news .card-img{
	text-align: center;
}
.wp-com{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}