/* */
.widget_search input{border-radius:4px;}
.search-submit{background-color:rgba(0,0,0,0.5);}
html {
	background-image: url('/wp-content/uploads/2016/02/0006.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover!important;
	color: none!important;}
body {
	background: url(/wp-content/uploads/2016/02/logo01.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain!important;
	background-position: top center;
	color: #808080!important;
	font-size: 200%;
	line-height: 1.8;}

#main-nav, #main-nav.fixed {position:absolute;}
.navbar {background: rgba(0, 0, 0, 0.0);}
.custom-background {background-size: cover !important;background-attachment: scroll !important;}
.header.header {background: rgba(0, 0, 0, 0.0);}
.header.header > .navbar {box-shadow: none;background: rgba(0, 0, 0, 0.0);}
article .entry-meta a {color: none;}
.entry-content, .entry-title {color: #808080;background: rgba(0,0,0,0.6);padding-top:6px;padding-bottom: 6px;}
.site-content {background: rgba(0, 0, 0, 0.5);}
.latest-news {background: rgba(0, 0, 0, 0.5);}
.latesnews-content {background: rgba(0, 0, 0, 0.5); border-radius:0px 0px 5px 5px; padding: 5px;}
.contact-us {background: rgba(0, 0, 0, 0.0);}
.intro-text {	
	line-height: 35px;
	text-transform: capitalize!important;
	font-size: 20px;
	max-width: 400px;
	margin: 0 auto;
	border-bottom: 5px solid #FE6F29;
	background-color: #000;
	border-radius: 4px;
	font-weight: 200!important;
}
.synved-social-container{
	background: rgba(0,0,0,0.6);
	padding: 8px 8px 0 0;
	border-radius: 4px;
	margin: 20px auto;
}
.post-navigation{
	background: rgba(0,0,0,0.6);
	padding: 8px;
	border-radius: 4px;
	margin: 20px auto;
}
#footer > .container{height:auto!important;padding-left:0px!important;padding-right:0px!important;width:100%;}
#footer .zerif-copyright-box{display:none;}

form .input-box,form .input-box:active, form .textarea-box, form .textarea-box:active{
	background: rgba(0,0,0,0.8);
	color: #d2d2d2;
	font-size: 1.2rem;
}
.navbar-inverse .navbar-nav > li {
    border-bottom: none;