@import url('https://fonts.googleapis.com/css?family=Cairo:300,400,600,700,900&display=swap');
body{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
	font-family:Cairo;
	background-size: cover;
}
a {
    color: #8c1622;
}
.top ul{
	 justify-content: flex-end;
}
.top .search{
	position:absolute;
	top:7px;
}
.top{
	background:#D5E59C;
	padding-right:1rem;
	padding-left:1rem;
}
.top .nav .nav-item .nav-link i{
	font-size:1.2rem;
}
.top .nav .nav-item .nav-link{
	color:#91232a;
	font-weight:700;
	padding:0.5rem;
}
.title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #8C1722;
    text-decoration: none;
}
.stitle{
	color:#8C1722;
	font-weight:600;
	font-size:1.2rem;
}
.ctitle_row{
	padding:10px 0;
}
.text1{
	font-size:0.8rem;
	color:#000;
}
header{
	
}
.social {
	vertical-align:middle;
	line-height: 38px;
	padding-right:10px;
}
.social a{
	background:#ce942b;
	padding:0 4px;
	color:#fefdc8;
	display: inline-table;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:Center;
	border-radius:5px;
	font-size:13px;
}

.content{
	/*
	background:url('../images/body_bg.png');
	-webkit-box-shadow: 0px -30px 39px -8px rgba(0,0,0,0.73);
-moz-box-shadow: 0px -30px 39px -8px rgba(0,0,0,0.73);
box-shadow: 0px -30px 39px -8px rgba(0,0,0,0.73);
*/
}
#carouselExampleSlidesOnly{
	
}
#navbarMain{
	background:#8C1622;
}
#navbarMain .navbar-nav .nav-item:first-child{background:none!important;}
#navbarMain .navbar-nav .nav-item:not(:last-child){
	background:url('../images/m_shadow.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:left;
}
#navbarMain .navbar-nav .nav-link:hover{
	color:#ccc;
}
#navbarMain .navbar-nav .nav-link{
	color:#fff;
	padding: .5rem 1.5rem;
    font-weight: bold;
}
.dropdown-menu{
	top: 98%;
	min-width: 13rem;
	transition:all 0.5s;
	background:none;
	padding:0;
	border:none;
}
.dropdown-item{
	position:absolute;
	top:0;
	border-top: 1px solid #ecebeb;
	padding: .5rem 1.5rem;
	background:#8c1622;
	opacity:0;
    font-weight: 600;
	color: #fff;
	
}
.top_header{
	background:url('../images/maanctrbg.png');
	background-size:cover;
	text-align:center;
	padding:15px;
}
.data{
	margin-top:15px;
}
.news{
	padding:15px;
	background:#EEF7D8;
}
.latest{
	color:#91232a;
	font-weight:700;
    font-size: 1.2rem;
}
.news_img{
	max-height:100px;
	overflow:hidden;
}
.links{
	padding:1rem 0;
}
.links .row .col-12:not(:last-child){
	background-image: url(../images/sep_line.png);
    background-repeat: no-repeat;
    background-position: left;
}
.home_title{
	background-image: url(../images/head.png);
    background-repeat: no-repeat;
    text-align: right;
    background-position: right;
    padding-right: 5px;
	height:40px;
}
.home_title a{
	color:#fff;
	font-size:1.3rem;
}
.desc{
	color: #717171;
    font-size: 16px;
	text-align:right;
	padding:0.5rem 0;
}
.more a{
	color: #8C1622;
    text-decoration: none;
}
.more {
    font-size: 13px;
    font-weight: bold;
    
	text-align:right;
}
.news_det{
	display:table;
	width:100%;
	padding:1rem 0;
}
.news_items{
	margin-top:15px;
}
.news_title{
	position:relative;
	margin-bottom:0.5rem;
}
.news_item{
	border-top:3px solid #fff;
	padding-top:10px;
	margin-bottom:15px;
}
.news a{text-decoration:none;}
.news_title a{
	color:#3e3b3c;
	font-weight:700;
	font-size: 0.9rem;
}
.news_desc a{color:#3e3b3c;}
.news_desc{
	max-height: 58px;
    overflow: hidden;
	
	font-size:0.8rem;
}
.news_detImg img{
	
}
.news_detImg{
	width: 25%;
	float:Right;
	height: 140px;
    overflow: hidden;
	border-radius: 7px;
}


.left_header {
    color: #91232a;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
	border-bottom:2px solid #d7ef9a;
	padding-bottom:5px;
	margin-bottom:10px;
}

.op_li {
    color: #4f4c4d;
    font-size: 15px;
    line-height: 100%;
    text-decoration: none;
    text-align: left;
}
.tabs_areas{
	background:#f7faf9;
	margin-top:15px;
}
.tabs{
	background:#d6ed9b;
	padding-top:15px;
	text-align:center;
}
.tabs button.active{
	color:#91232a;
}
.tabs button{
	width:32%;
	background:#fff;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0;
	font-size:1.1rem;
	font-weight:bold;
	color:#656568;
}
.areas{padding:15px}
.pub_item a{color:#8C1722}
.pub_item{
	margin-bottom:10px;
}
.area.active{display:block}
.area{display:none}


.video_item{
	background:#efefef;
	height:100%;
}
.stitle1{
	display:block;
	padding:0.5rem;
}



.gallery{
	padding:2rem;
}
.gallery .item img{
	height:80px;
	margin:auto;
}
.gallery .item{
	border-radius:7px;
	border: 1px solid #ccc;
}
footer a{color:#8C1722}
footer{
	color:#000;
}
.top_footer{
	margin:15px 0;
}
.left_footer{
	border-top:10px solid #D5E59C;
}
a.page-link.active {
    background: #ccc!important;
    border: 1px solid #ccc!important;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    /*max-width: 990px;*/
}
}
@media (max-width:767px){
	.div_box3 div{
		height:auto!important;
	}
	.news_items{
		margin-top:5px;
	}
	.top_header{
		width:84%;
	}
	.top {
		padding-bottom: 0.5rem;
	}
	.top .search{
		position:relative;
		text-align: right;
		margin: auto;
		top:0;
	}
	#searchkey{width:100%!important}
	footer{
		font-size:0.8rem;
	}
	.gallery {
		padding: 0.5rem;
	}
	.news_detdes,.news_detImg{height:auto}
	.data {
		/*padding: 0 0.5rem 0.5rem;*/
	}
	
	.links .desc p{
		margin-bottom:0;
		padding-right:0.5rem;
	}
	.links .row .col-12:not(:last-child){
		background:none;
		margin-bottom:1.5rem;
	}
	.links{
		padding:10px 0 1rem 0
	}
	#carouselExampleSlidesOnly{
		padding:10px 0 0 0;
	}
	.title {
		font-size: 21px;
		font-weight: bold;
		text-decoration: none;
	}
	#navbarMain .navbar-nav .nav-item:not(:last-child){
		background:none;
	}
	.navbar-toggler{
    position: absolute;
    /* top: -39%; */
    top: -35px;
    right: 0;
	padding: .25rem .5rem;
	font-size: 1rem;
	}
	.top ul{
		justify-content: center;
	}
}
@media (min-width:576px){
	.news_cont{
		margin-left:-15px;
	}
}
@media (max-width:575px){
	
	.top_footer .col-md-2{
		margin-top: -2rem;
		margin-bottom: 0.5rem;
	}
	.video .pub_item div{
		height:auto!important;
	}
	.top_header{
		padding:0;
		margin-top:0.5rem;
	}
	.top .nav .nav-item .nav-link{
		padding: 0.3rem;
	}
	footer table tr td:last-child{
		display:none;
	}
	.tabs button{
		font-size:0.5rem;
		padding: 5px;
	}
	.g-recaptcha{
		width:90%;
	}
	.content{
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow:none;
	}
	.left-nav{
		margin-top:0;
	}
	.dropdown-menu{
		display:block;
	}
	.navbar-nav .dropdown-menu a{
		color: #ccc;
		position: inherit;
		opacity: 1;
		background: none;
		border-top: 0;
		padding-left: 3rem;
		padding-top: 0;
	}
	#navbarMain .navbar-nav .nav-link {
		color: #f1f1f1;
	}
	.navbar-nav .dropdown-menu{
		background:none;
		padding:0px;
		
	}
	#navbarMain{
		background:rgba(0, 0, 0, 0.70);
	}
	.sec2content{
		background:#e1dee7;
	}
	.sec4content h1,.sec7content h1{
		font-size:2rem;
	}
	.sec3content,.sec4content,.sec7content{
		top:15%;
	}
	header{
	}
	.footer_logos{
		width: 45%!important;
		text-align: center!important;
		display: inline-block!important;
		margin: auto!important;
		padding: 7px!important;
	}
	.footer_logos img {
		height: auto;
		width:100%;
	}
	.footer_center{
		height:auto!important;
	}
	.sec1 h1{
		bottom:40%;
		font-size:2rem;
	}
}
