/*
Theme Name: Hrinfo
Theme URI: -----
Description:	
Version: 0.1
Author: Emad
*/

/* =Reset
-------------------------------------------------------------- */

@font-face {
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  src: local('Cairo'), local('Cairo-Regular'), url(https://fonts.gstatic.com/s/cairo/v1/MoGpUcTu_oZLf0bsrG2xFQ.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+FB50-FDFF, U+FE80-FEFC;
}
@font-face {
    font-family: "Droid Arabic Naskh";
    font-style: normal;
    font-weight: 400;
    src: url("https://fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.eot?") format("embedded-opentype"), url("https://fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff2") format("woff2"), url("https://fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.woff") format("woff"), url("https://fonts.gstatic.com/ea/droidarabicnaskh/v7/DroidNaskh-Regular.ttf") format("truetype");
}

@font-face {
	font-family: 'Genericons';
	src: url('font/genericons-regular-webfont.eot.html');
	src: url('font/genericons-regular-webfont.eot%3F.html') format('embedded-opentype'),
		 url('font/genericons-regular-webfont.woff.html') format('woff'),
		 url('font/genericons-regular-webfont.ttf.html') format('truetype'),
		 url('font/genericons-regular-webfont.svg.html') format('svg');
	font-weight: normal;
	font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption{
	border: 0;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

table, tbody, tfoot, thead, tr, th, td {
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 5px;
	vertical-align: baseline;
}


html,
body {
	width: 100%;
	height: 100%;
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
	direction: rtl;
}

body, button, input, select, textarea {
    color: ##000000;
    font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.5;
}


dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b,
strong {
	font-weight: bold;
}
cite,
dfn,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
.cb{
	clear:both;
}
pre {
	background: #ededed;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code,
kbd,
tt,
var {
	font: 15px 'Droid Arabic Naskh',sans-serif ,verdana,arial;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0 0 30px 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border:none;
	color: #262626;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	font-size: 12px;
	font-size: 1.4rem;
	line-height: normal;
	padding: 5px 2%;
}
form{
	margin: 0 0 30px;
	direction: rtl;
}
form p{
	margin:0 0 10px 0;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
	display:normal !important;
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
	color:#000 !important;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
textarea {
	color: #ccc;
	border: 1px solid #eee;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}


a{
	color: #0F5EE9;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-decoration:none;
}
a:focus {
	outline: thin dotted;
}
a:hover{
	color: #7a0402;
}
a:hover,
a:active {
	outline: 0;
	
}
a img {
	border: 0;
}

img {
	width:100%;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: 400;
	line-height: 2.2;
}

h1 {
	font-size: 29px;
	text-transform: uppercase;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
}
h2 {
	font-size:25px;
	line-height: 30px;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
	text-transform: uppercase;
	margin: 0 0 30px;
	padding: 0;
}
h3 {
	font-size: 1.75em;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
}
h4 {
	font-size: 1.5em;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
}
h5 {
	font-size: 1.25em;
	font-family: 'Droid Arabic Naskh',sans-serif ,verdana,arial;
}
p {
	margin-bottom: 30px;
	text-align: justify;
}
ul,
ol {
	margin: 0 3em 1.5em 0;
}
ul {
	
}
ol {
	list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}

b, strong {
    font-weight: bold;
}

article, aside, details, figcaption, figure, footer, header, nav, section {
    display: block;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}


.right{
	float:right;
}
.left{
	float:left;
}
.cl{
	clear:both;
}





#container{
	direction:rtl;
	background: url('img/background.jpg')  no-repeat center center fixed;
	margin: 0px;
	padding: 0;
	width: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




#bulck {

}
#header ,#footer ,#nav ,#content ,#bulck{
	width: 1190px;
	margin: 0px auto;
}
#header{
	padding: 0;
}



#name p{
	margin-bottom: 0;
	text-shadow: 2px 2px #fff;
	font-size: 30px;
	font-weight: 600;
}

#name{
	float: left;
	margin: 50px 0px 0px 381px;
	color: #000;
	font-size: 25px;
}
#col{
	padding: 15px 0;
}

#logo{
	float: right;
	margin:0px;
	z-index: 10;
	}
#logo img{
	width:auto;
	height:150px;
}
#top_head{
	background-color:rgba(0, 0, 0, 0.5);
	padding: 3px 5px;
	width:auto;

}
#top_head a{
	color: #fff;
	float: right;
	padding: 3px 5px;
	font-size: 14px;
}
#top_head a:hover{
	color:#000;
}
#top_head img{
	width:auto;
	height:auto;
}
#top_head ul{
	float:right;
	margin: 0;
}
#top_head li{
	float:right;
	border-left:1px #fff solid;
	padding: 0 5px;
}
#top_head ul li:last-child {
	border:none;
}
#nav{
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
}

#nav ul{
	float: right;
	margin: 0;
}

#nav li{
	float: right;
	border-left:1px #fff solid;
	margin: 8px 0;
	padding: 0 3px;
}

#nav a{
	color: #fff;
    font-size: 16px;
    padding: 0px 10px;
}

#nav a:hover{
	color: #000;
}

#icon{
	margin: 0;
}
#icon a{
	width:20%;
	float:right;
	margin: 5% 4% 5% 0;
	text-align:center;
	position: relative;
}

#icon img{
	width: 100%;
	height:auto;
}

#content{ 
	min-height: 400px;
	background:#FFF;
}

#content_home{ 
	min-height: 400px;
}







.home-search input.submitsearch{ 
	width: 90px;
	height: 44px;
	margin: 38px -5px -17px -5px;
}

.home-search input[type="text"]{ 
	padding: 3px 10px 3px 3px;
	height: 44px;
}
.nameinhome{
	color: #ffffff;
    position: absolute;
    bottom: 20px;
    width: 100%;
	background: #890606;
}
.singel-title , .title , .title2 {
	margin-top:20px;
}

#casehome{
	background: url('img/homecase_ar.png') no-repeat;
    padding-top: 159px;
    height: 450px;
}
#casehome li{
	list-style: none;
	padding:10px 0;
}
#casehome a{
	font-size: 17px;
	color:#fff;
}

div.info_bottom{
	border-bottom: solid;
    border-bottom-width: medium;
    border-bottom-style: dotted;
    border-bottom-color: #aaa;
	border-width: 1px;
	margin: 0px 0 20px 0;
	padding: 10px;
}



h1.pagetitle {
    color: #000;
    text-align: center;
    font-size: 24px;
	margin-top: 14px;
}

.post h2.title {
    color: #993333;
    font-size: 35px;
    margin: 0;
}

#archive-primary a{
	font-size:16px;
}






.list_pep{
	width: 100%;
}

.list_pep li{
	margin-right:5%
}

.list_pep li a{
	
}

.search_home{
	font-size:14px;
	width: auto;
	background: rgba(0, 0, 0, 0.5);
	line-height: 40px;
	max-width: 50%;
	color:#fff;
}
.search_home a{
	font-size:14px;
	color:#fff;
}




#footer{ 
	background-color: #FFFFFF;
	height: 100px; 
}
.site-info a{
	color:#ffffff;
}
.site-info img{
	width:auto;
}
.site-info ul{
	float: right;
	margin: 0 10px 0 0;
}
.site-info ul li{
	float:right;
	list-style:none;
	border-right:1px #fff solid;
	padding: 0 5px;
}

.site-info ul li a{
	font-size:14px;
	padding: 5px;
}
.site-info ul li a:hover{
	color:#000000;
}
footer .site-info p{
	text-align: center;
	margin: 15px 0 5px 0;
	font-size:16px;
}
footer .site-info{
	color:#dec69a;
	background: #000;
	text-align: center;
	padding: 20px 0px 20px 20px;
}


.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:0px;
	right:-31px;
	display:none;
	background: url('img/arrow_up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}