
/*
Template Name : rahil;
Template Version: 1.0v;
coder name:Adel Ezz
number of coder:+201067867816;
Connect me :https://www.facebook.com/adel.abuelzz;
*/
/*general tags*/
*
{
	font-family: tahoma;
}
ul li,
a i
{
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
/*general tags End*/
/*Start section of header*/
.header
{
	padding: 30px 0;
}
.header .container
{
	text-align: center;
}
.header .container .telephon h3
{
	font-family: tahoma;
}
.header .container .telephon h3 span
{
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.header .container .telephon p i
{
	color: #0eaa48;
}
/******/
.header .container .logo img
{
	width: 70%;
	height: 70%;
}
/******/
.header .container .menu ul
{
	margin-bottom: 30px;
}
.header .container .menu ul li
{
	list-style: none;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 7px;
	width: 70%;

}
.header .container .menu ul li a
{
	font-family: tahoma;
	color: #10b856;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.header .container .menu ul li:hover ,
.header .container .menu ul li.active
{
	background-color: #0ca342;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
.header .container .menu ul li.active a
{
	color: #FFF;
}
.header .container .menu ul li:hover a
{
	color: #FFF;
}
/*Start section of contents*/
.content
{
	text-align: center;
	margin-bottom: 12px;
	margin-top: -60px;
	
}
.content .container
{
	background-color: #f6f4f4;
	border-radius: 20px;
	padding-top:80px;
	padding-bottom: 40px;
	text-align: center;
	padding-right: 10%;
	
}
/*.content:after {
    content: "";
    border-left: 5px solid rgba(0, 0, 0, 0.2);
    border-right: 10px solid transparent;
    border-bottom: 102px solid transparent;
    border-top: 102px solid transparent;
    width: 0;
    height: 0;
    right: 74px;
    bottom: -60%;
    position: absolute;
}*/
.content .box
{
	text-align: center;
}
.content .announce
{
		height: 60px;
		width: 82%;
		color: #FFF;
		text-align: center;
		line-height: 60px;
		font-size: 20px;
		position: relative;
		margin-bottom: 15px;
}
.content .announce a img
{
	width: 100%;
	height: 60px;
}
.content .announce:before
{
	content: "";
	border-left: 121px solid transparent;
    border-right: 135px solid transparent;
    border-bottom: 27px solid transparent;
    border-top: 9px solid rgba(51, 51, 51, 0.1);
	width: 0;
	height: 0;
	left: 20%;
	top: 61px;
	/*text-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);*/
	position: absolute;
} 
.content .container .box ul
{
	margin-top: 30px;
	margin-bottom: 30px;
}
.content .container .box ul li
{
	list-style: none;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 7px;
	width: 70%;

}
.content .container .box ul li a
{
	font-family: tahoma;
	color: #10b856;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.content .container .box ul li a
{
	color: #FFF;
}
.content .container .box ul li
{
	background-color: #0eb34d;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
}
.content .container .box ul li:hover
{
	background-color: #099740;
}

/*End Section of content*/
/*Start Section of footer*/
.footer
{
	margin-bottom: 12px;
	text-align: center;
	font-size: 13px;
}
.footer .link-group ul li
{
	list-style: none;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7px;
}
.footer .link-group ul li a
{
	color: #0d1112;
	text-decoration: none;
	display: block;
}
.footer .link-group ul li:hover,
.footer .link-group ul li.active
{
	background-color: #313131;
	box-shadow: inset 0px 0px 10px rgba(255,255,255,0.5);
}
.footer .link-group ul li.active a,
.footer .link-group ul li:hover a
{
	color: #FFF;
}
.footer .social-group
{
	margin-bottom: 10px;
	margin-top: 15px;
}
.footer .social-group a i
{
	width: 25px;
	height: 25px;
	color: #FFF;
	line-height: 25px;
}
.footer .social-group a .fa-google
{
	background-color: #000;
}
.footer .social-group a .fa-twitter
{
	background-color: #48ddfd;
}
.footer .social-group a .fa-facebook
{
	background-color: #0044a6;
}
.footer .social-group a .fa-rss
{
	background-color: #ec9f16;
}
.footer .social-group a .fa-google:hover
{
	background-color: #5f5f5e;
}
.footer .social-group a .fa-twitter:hover
{
	background-color: #9fe8fb;
}
.footer .social-group a .fa-facebook:hover
{
	background-color: #4a719c;
}
.footer .social-group a .fa-rss:hover
{
	background-color: #f3bb57;
}
.footer .eliska
{
	margin-top: 15px;
	width: 100%;
}
.footer .eliska img
{
	margin-bottom: 10px;
	
}
.footer .copy
{
	margin-top: 10px;
	font-size: 16px;
}
.footer .copy a
{
	text-decoration: none;
	color: #000;
}
/*End section of footer*/
/*bage blog*/
.content .ar
{
	padding-right:0;
	padding-top: 29px; 
}
.content .ar h2
{
	margin-bottom: 30px;
}
.content .ar p
{
	line-height: 2;
}