 /* 001a4d  -  008000  -  003366   */

@font-face{font-family:HelveticaLight;src:url(../fonts/helvetica/HelveticaNeueLTArabic-Light.eot);src:url(../fonts/helvetica/HelveticaNeueLTArabic-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/helvetica/HelveticaNeueLTArabic-Light.woff) format('woff'), url(../fonts/helvetica/HelveticaNeueLTArabic-Light.ttf) format('truetype'), url(../fonts/helvetica/HelveticaNeueLTArabic-Light.svg#svgFontName) format('svg');font-weight:400;}

@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/droidarabicnaskh/DroidNaskh-Regular.eot');
  src: url('../fonts/droidarabicnaskh/DroidNaskh-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/droidarabicnaskh/DroidNaskh-Regular.woff2') format('woff2'),
       url('../fonts/droidarabicnaskh/DroidNaskh-Regular.woff') format('woff'),
       url('../fonts/droidarabicnaskh/DroidNaskh-Regular.ttf') format('truetype');
}

@font-face {
	font-family: "Hacen Liner Screen";
        src: url("../fonts/hacen_liner_screen.eot"); /* IE 9 */
        src: url("../fonts/hacen_liner_screen.eot?") format("eot"), /* IE 6-8 */
             url("../fonts/hacen_liner_screen.otf") format("opentype"), /* Other browsers */
             url("../fonts/hacen_liner_screen.ttf") format("truetype"); /* Safari, Android, iOS */
}

.headlines2 {
	font: bold 16px 'Hacen Liner Screen', arial, sans-serif;
	color: #000066;
}

*
{
    margin: 0;
    padding: 0;
    font-family: Droid Arabic Naskh;
    direction: rtl;
}

body {
	font-family: 'Droid Arabic Naskh', 'Open Sans', Tahoma;
	font-size: 15px;
	line-height: 1.9em;
	margin: 0;
	color: #000;
	background-color: #FFF;
	direction: rtl;
}

/* Header */

.header
{
    background-color: #fff;
    width:100%;
    height: 110px;
    font: bold 16px 'Hacen Liner Screen', arial, sans-serif;
}

.container
{
    width: 1000px;
    margin: auto;

}

.logo
{
    width: 30%;
    float: right;
    margin-top: 5px;
}

.menu
{
    width: 70%;
    float: right;
    color: #000;
    padding-top: 30px;
}

.menu ul li
{
    display: inline-block;
    line-height: 50px;
    height: 50px;
    margin-right: 1px;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration: none;

}

.menu ul li a 
{
    color: #000;
    text-decoration: none;
}

.menu ul li a:hover
{
    color: #fff;
    text-decoration: none;
    background-color:#008000;  
    display: inline-block;
    line-height: 50px;
    height: 50px;
    margin-right: 1px;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    font-weight: bold;
}

.menu li.selected {

    background-color: #008000;
    color: #fff;

}
/* Content */

.content {
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
}

.news
{
    height: 40px;
    background-color:#008000;      
}


.head_news
{
    float: right;
    width: 80px;
    text-align: center;
    color: #FFF;
    background-color: #000;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
}

.sahem
{
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

.twoCoulms
{
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 20px;
}

.twocoulmscontent
{
    width: 48%;
    text-align: right;
    display: inline-block;
    margin: 15px 0px 10px 10px;
	vertical-align:top;
}

.sahem1
{
    width: 30%;
    text-align: center;
    display: inline-block;
    margin: 30px 90px 20px 50px;
	vertical-align:top;
}

.sahem_text
{
    margin: auto;
    font-size: 35px;
}

.about
{
    width: 100%;
    height: auto;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 20px;
}

.ansheta
{
    width: 100%;
    height: auto;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 20px;
}
.ansheta1
{
    width: 30%;
	height:250px;
    border: 0px solid #000;
    text-align: center;
    margin: 30px 10px 20px 10px;
    display: inline-block;
    vertical-align: top;
	position: relative
}

.link1 {

    display: block;
    margin: 2px;
    height: 30px;
    line-height: 30px;
    background-color: #80BD01;
    color: #FFF;
    width: 65px;
    padding: 3px 15px;
    text-align: center;
    border-radius: 5px;
	position: absolute;
	bottom: 2px;
}

.ansheta_text
{
    margin: auto;
	display: block;
    font-size: 12px;
    text-align: right;
    direction: rtl;
}

.any_text
{
    margin: auto;
    font-size: 12px;
    text-align: right;
    direction: rtl;
}

/* Footer */

.footer {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}


.footer1
{
    background-color:#008000;  
    text-align: right;
    height: 260px;
    color: #fff;
}

.Footer_about
{
    width: 25%;
    float: right;
    border: 0px solid #000;
    text-align: right;
    margin: 20px 20px 50px 20px;
}

.Footer_contact
{
    width: 25%;
    float: right;
    border: 0px solid #000;
    text-align: right;
    margin: 20px 20px 20px 50px; 
}

.Footer_donate
{
    width: 25%;
    float: right;
    border: 0px solid #000;
    text-align: right;
    margin: 20px 10px 20px 20px; 
}

.footer2
{
    height: 60px;
    background-color:#000; 
    color: #fff;
    margin: auto;
    text-align: center;
    direction: ltr;
    
}
.Aboutus
{
    width: 100%;
    text-align: right;
    display: inline-block;
    margin: 30px 20px 20px 50px;
	vertical-align:top;
}

.ansheta_text
{
    margin: auto;
	display: block;
    font-size: 13px;
    text-align: right;
    direction: rtl;
}


.contactus
{
    width: 35%;
    text-align: right;
    display: inline-block;
    margin: 30px 90px 20px 50px;
	vertical-align:top;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="file"],
select,
textarea {
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #DDDDDD;
	padding: 0 10px;
	line-height: 2.5em;
	margin-bottom: 10px;
	
	outline: none;
	height: 45px;
}

button {
	font-family: inherit;
	font-size: inherit;
	background-color: #C43107;
	color: #FFF;
	border: none;
	display: inline-block;
	height: 40px;
	padding: 0 30px;
	cursor: pointer;
}

button:hover {
	text-decoration: underline;
}

.Gallery
{
    width: 100%;
    margin: auto;
	text-align:center;

}

.hg_section {    background-color: #ffffff; padding-top:35px; padding-bottom: 35px;}
.hg_section--relative {position: relative;}
.hg_section--masked { padding-bottom: 55px;}
.hg_section__source + .hg_section_size {position: relative;}
.kl-bg-source + .hg_section_size {position: relative;}

section { padding-top: 35px; padding-bottom: 35px;}

