@import url('https://fonts.googleapis.com/css?family=Aldrich');
@import url('font-awesome.css');
@import url('slicknav.css');

@font-face {
	font-family: 'ayata';
	src: local('ayata'), local('BNazanin'), url('../fonts/BNazanin.woff2') format('woff2'), url('../fonts/BNazanin.woff') format('woff'), url('../fonts/BNazanin.ttf') format('truetype');
	font-weight: 400;
	font-stretch: normal;/*font-style: normal;*/
}
@font-face {
	font-family: 'ayata';
	src: local('ayata'), local('BNazanin-Bold'), url('../fonts/BNaznnBd.woff2') format('woff2'), url('../fonts/BNaznnBd.woff') format('woff'), url('../fonts/BNaznnBd.ttf') format('truetype');
	font-weight: 700;
	font-stretch: normal;/*font-style: normal;*/
}
@font-face {
	font-family: 'bee';
	src: local('bee'), local('BTitrBold'), url('../fonts/BTitrBold.woff') format('woff'), url('../fonts/BTitrBold.eot') format('eot'), url('../fonts/BTitrBold.ttf') format('truetype');
}
@font-face {
	font-family: "omid";
	src: url(../fonts/Yekan.eot);
	src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}
img, embed, object, video {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
html {
	overflow-y: scroll
}
body {
	font: 300 0.875rem/24px ayata, bee;
	text-align: right;
	direction: rtl;
	background: rgb(10, 10, 10);
	font-size: 15px;
}
*:focus, *:active {
	outline: 0;
}
a:hover, a:focus {
	text-decoration: none;
}
html, body {
	height: inherit;
}
.row {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: bee, ayata;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: right;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: right;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: right;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: right;
}
.intro-slogan h1 i {
	font-size: 10px;
	color: #797979;
}
/*---
header
--------------------------------*/

body.mainhome {
	background: rgb(10, 10, 10);
	text-align: center;
	height: initial;
}
.logo {
	margin: 12% auto 5px;
	text-align: center;
}
footer.footer {
	margin-top: 90px;
	text-align: center;
}
.lanmainhome a {
	display: inline-block;
	width: 150px;
}
.socialall a {
	font-size: 20px;
	padding: 6px;
	display: inline-block;
	color: rgb(158, 158, 158);
}
.copyright {
	color: rgb(222, 222, 222);
	font-weight: bold;
	font-family: 'Aldrich', sans-serif;
	padding-top: 10px;
	margin-bottom: 20px;
}
.socialall a:hover {
	color: rgb(255, 224, 130) !important;
}
.lanmainhome a:hover {
	color: rgb(255, 224, 130);
}
.forboxmain {
	margin: 90px 0 20px;
	text-align: center;
}
body.mainhome footer.footer {
	margin-top: 180px;
}
.logohoms {
	margin: 0 auto;
	text-align: center;
	margin-top: 4%;
	max-width: 250px;
	position: relative;
}
a.boxall h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
	word-spacing: -2px;
}
a.boxall.box1icon {
	color: rgb(245, 125, 29);
}
a.boxall.box2icon {
	color: rgb(123, 123, 123);
}
a.boxall.box3icon {
	color: rgb(189, 39, 51);
}
a.boxall.box4icon {
	color: rgb(68, 117, 164);
}
a.boxall {
	color: rgb(245, 245, 245);
	border: 1px solid rgb(23, 22, 22);
	display: block;
	padding: 30px 0;
	border-radius: 4px;
	background: rgb(23, 22, 22);
	box-shadow: 0 7px 20px -10px rgba(0, 0, 0, 0.94);
	-webkit-transition: all 2s ease;
	transition: all 2s ease;
	margin-bottom: 20px;
}
a.boxall:hover {
	border: 1px solid rgb(255, 224, 130);
}
.header {
	background: rgb(255, 255, 255);
	box-shadow: 0 7px 20px -10px rgba(0, 0, 0, 0.21);
	border-top: 3px solid rgb(244, 67, 54);
}
.logorigh {
	text-align: right;
	padding: 11px;
}
ul.ulmeni {
	list-style: none;
	padding: 0;
	margin: 0;
}
.logorighmain {
	text-align: right;
	padding: 9px;
	float: right;
}
.navall {
	float: left;
}
.navall ul li {
	float: right;
	display: block;
}
.navall ul li a {
	font-size: 16px;
	font-weight: bold;
	font-family: ayata;
	padding: 20px 10px;
	color: rgb(244, 67, 54);
	display: block;
}
.head {
	background: rgb(255, 255, 255);
	box-shadow: -2px 9px 20px -10px rgba(0, 0, 0, 0.21);
	border-bottom: 0px solid rgb(177, 177, 177) !important;
}
.navall ul li a:hover {
	background: rgb(177, 177, 177);
	color: rgb(255, 255, 255);
}
.nemon1boxall ul li a {
	color: rgb(245, 125, 29);
}
.nemon1boxall .head {
	border-bottom: 2px solid rgb(245, 125, 29);
}
.nemon1boxall .head ul li a:hover {
	background: rgb(245, 125, 29);
}
.nemon2boxall ul li a {
	color:rgb(96, 125, 139);
}
.nemon2boxall .head {
	border-bottom: 2px solid rgb(123, 123, 123);
}
.nemon2boxall .head ul li a:hover {
	background: rgb(123, 123, 123);
}
.nemon3boxall ul li a {
	color: rgb(189, 39, 51);
	padding: 20px 20px;
}
.nemon3boxall .head {
	border-bottom: 2px solid rgb(189, 39, 51);
}
.nemon3boxall .head ul li a:hover {
	background: rgb(189, 39, 51);
}
.nemon4boxall ul li a {
	color: rgb(68, 117, 164);
}
.nemon4boxall .head {
	border-bottom: 2px solid rgb(68, 117, 164);
}
.nemon4boxall .head ul li a:hover {
	background: rgb(68, 117, 164);
}
.hamkaransn h3 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 0;
	color: rgb(33, 33, 33);
}
.media-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left {
	left: -12px;
	background-image: none;
	height: 50px;
	width: 40px;
	margin-top: 30px;
	font-size: 40px;
	color: rgb(0, 0, 0);
	box-shadow: none;
}
/* Next button  */
.media-carousel .carousel-control.right {
	right: -12px !important;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width: 40px;
	margin-top: 30px;
	font-size: 40px;
	color: rgb(0, 0, 0);
	box-shadow: none;
	background: none;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
	background: #c0c0c0;
}
.media-carousel .carousel-indicators .active {
	background: #333333;
}
.media-carousel img {
	width: auto;
	height: 100px;
}
/* End carousel */


a.thumbnail {
	background: initial;
	border: 0;
	box-shadow: 0px 2px 10px #21212126;
}
a.thumbnail:hover {
	opacity: .6;
}
img.imgcds {
	height: auto;
	margin: 34px 0;
}
.hamkaransn {
	background: rgb(255, 224, 130);
	padding-bottom: 40px;
}
.design a {
	color: rgb(244, 67, 54);
}
footer#footer {
	background: rgb(97, 97, 97);
	padding: 100px 0;
	text-align: center;
	color: rgb(255, 255, 255);
	font-family: bee;
	font-weight: bold;
	font-size: 14px;
}
.innertop {
	background: rgb(10, 10, 10);
	padding: 20px;
	margin-top: 30px;
	border-top: 2px solid rgb(33, 33, 33);
}
.allfil h3 {
	color: rgb(244, 67, 54);
	font-weight: bold;
}
.masir {
	font-family: bee;
	font-weight: bold;
	color: rgb(187, 187, 187);
	font-size: 16px;
}
.masir a {
	color: rgb(255, 212, 121);
}
.allfil {
	background: rgb(255, 255, 255);
	margin: 100px 0 70px;
	box-shadow: 0 13px 35px rgba(0,0,0,0.05);
	padding: 20px 30px 40px;
	overflow: hidden;
}
.masir i {
	padding: 0 20px;
	color: rgb(202, 202, 202);
}
.titles.blogtitl {
	margin-bottom: 30px;
}
.allfil h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
}
.titles.blogtitl h1 a {
	color: rgb(244, 67, 54);
	padding-bottom: 10px;
}
.text-con.smalllarg {
	text-align: justify;
	font-size: 20px;
	font-weight: 500;
	font-family: ayata;
	color: rgb(0, 0, 0);
	line-height: 30px;
}
.text-con.smalllarg ul {
	padding: 0;
	margin: 0;
	list-style: arabic-indic;
	padding-right: 40px;
}
body.home {
	background: rgb(10, 10, 10);
}
.inerlan {
	background: rgb(10, 10, 10);
	margin: 0 auto;
	max-width: 410px;
	border-top: 2px solid rgb(255, 224, 130);
}
a.fahast {
	overflow: hidden;
	color: rgb(189, 189, 189);
	font-family: ayata;
	font-weight: bold;
	font-size: 22px;
	padding: 10px;
	padding-right: 30px;
	text-align: right;
}
a.enhast {
	overflow: hidden;
	color: rgb(189, 189, 189);
	font-weight: bold;
	font-size: 18px;
	direction: ltr;
	padding: 10px;
	font-family: 'Aldrich', sans-serif;
	border-left: 2px solid rgb(255, 224, 130);
	padding-left: 30px;
	text-align: left;
}
.lanmainhome a img {
	padding: 10px 10px;
}
.logo img {
	padding: 5px 20px;
}
footer.mainfoot {
	background: rgb(33, 33, 33) !important;
	padding: 80px 10px !important;
}
footer.mainfoot .socialall a, footer.mainfoot .copyright {
	color: rgb(187, 187, 187);
	margin: 0;
}
.design {
	width: 250px;
	background: #302f2f;
	margin: 0 auto 10px;
	border-radius: 23px;
	padding: 3px;
	font-family: ayata;
	font-size: 16px;
	font-weight: bold;
}
.navall ul.ulmeni li ul {
	display: none;
}
.navall ul.ulmeni li {
	position: relative;
}
.navall ul.ulmeni li:hover ul {
	display: block;
	background: rgb(255, 224, 130);
	position: absolute;
	width: 200px;
	right: 0;
	border-radius: 0;
	box-shadow: 0px 1px 7px #00000000;
}
ul {
	padding: 0;
	margin: 0;
}
.navall ul.ulmeni li ul li a {
	display: block;
	width: 200px;
	padding: 6px 10px;
	border-bottom: 1px solid rgb(255, 224, 130);
	overflow: hidden;
	font-size: 16px;
}
.navall ul.ulmeni li:hover ul:before {
	content: "";
	position: absolute;
	top: -9px;
	right: 13px;
	width: 0;
	background: none;
	height: 0;
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	border-bottom: 9px solid rgb(255, 224, 130);
}
.titles {
	border-bottom: 2px solid rgb(238, 239, 241);
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.titles h1 {
	font-size: 25px;
}
.titles h1 a {
	color: rgb(70, 70, 70);
}
header#customomid {
	position: relative;
	z-index: 9999999;
}
.text-con.smalllarg h3 {
	margin-bottom: 20px;
}
.col-sm-offset-1 {
	float: left;
}
/* Carousel */

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;/* Control buttons  *//* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
#quote-carousel .carousel-control.left {
	left: -60px;
}
#quote-carousel .carousel-control.right {
	right: -60px;
}
#quote-carousel .carousel-indicators {
	left: 50%;
	top: auto;
	bottom: -20px;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border: 2px solid rgb(204, 204, 204);
	border-radius: 50px;
	opacity: 0.4;
	overflow: hidden;
	transition: all 0.4s;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
	width: 128px;
	height: 128px;
	border-radius: 100px;
	border-color: rgb(255, 224, 130);
	opacity: 1;
	overflow: hidden;
}
.moarefisafayi .carousel-inner {
	min-height: 300px;
}
.moarefisafayi .item blockquote {
	border-left: none;
	margin: 0;
}
.moarefisafayi .item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
blockquote p {
	color: rgb(204, 204, 204);
}
.moarefisafayi {
	background: rgb(33, 33, 33);
	padding: 20px 0 40px;
}
.navall ul li a em {
	position: relative;
	top: -9px;
}
.navall ul li a strong {
	position: absolute;
	right: 20px;
	bottom: 8px;
	font-size: 13px;
	color: rgb(158, 158, 158);
}
ul.ulmeni.sefrashj li a {
	padding: 18px 20px;
}
ul.ulmeni.sefrashj li.list1om a {
	color: rgb(245, 125, 29);
}
ul.ulmeni.sefrashj li.list1om a:hover, ul.ulmeni.sefrashj li.list1om a:hover strong {
	background: rgb(245, 125, 29);
	color: #fff;
}
ul.ulmeni.sefrashj li.list2om a {
	color: rgb(123, 123, 123);
}
ul.ulmeni.sefrashj li.list2om a:hover, ul.ulmeni.sefrashj li.list2om a:hover strong {
	background: rgb(123, 123, 123);
	color: #fff;
}
ul.ulmeni.sefrashj li.list3om a {
	color: rgb(189, 39, 51);
}
ul.ulmeni.sefrashj li.list3om a:hover, ul.ulmeni.sefrashj li.list3om a:hover strong {
	background: rgb(189, 39, 51);
	color: #fff;
}
ul.ulmeni.sefrashj li.list4om a {
	color: rgb(68, 117, 164);
}
ul.ulmeni.sefrashj li.list4om a:hover, ul.ulmeni.sefrashj li.list4om a:hover strong {
	background: rgb(68, 117, 164);
	color: #fff;
}
.akhbarkolesite {
	padding: 50px 0;
}
h3.koleneers {
	display: block;
	border-bottom: 1px solid rgb(33, 33, 33);
	color: rgb(255, 224, 130);
	padding-bottom: 10px;
	margin-bottom: 40px;
	padding-right: 10px;
}
.hamebosd.newss {
	background: rgb(33, 33, 33);
	padding: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 7px 20px -10px rgb(10, 10, 10);
	margin-bottom: 30px;
}
.imgpostsa {
	text-align: center;
}
.summaryd p {
	color: rgb(212, 212, 212);
}
h3.txtimgpostsa {
	font-size: 18px;
	color: rgb(255, 224, 130);
}
a.allboxshop.news {
	background: rgb(10, 10, 10);
	margin-bottom: 20px;
	display: inline-block;
	padding: 2px 40px;
	color: rgb(125, 125, 125);
	border: 1px solid rgb(10, 10, 10);
	border-radius: 4px;
}
a.allboxshop.news:hover {
	background: rgb(255, 224, 130);
	color: rgb(33, 33, 33);
	border-color: rgb(255, 224, 130);
}
.insfe {
	padding: 10px 20px 0;
}
.form-group textarea {
	height: 120px !important;
}
.form-group input, .form-group select, .form-group textarea {
	width: 100%;
	margin: 1px;
	border: 0;
	border-bottom: 2px solid rgb(106, 72, 157);
	background-color: rgb(236, 239, 241);
	padding: 2px 10px;
	height: 35px;
}
.form-group label {
	color: rgb(106, 72, 157);
	font-weight: bold;
	font-size: 16px;
}
.form-group.singd {
	width: 100%;
}
.form-group {
	width: 50%;
	float: right;
	padding: 5px;
}
input.wpcf7-form-control.wpcf7-submit.contact-bu {
	color: rgb(224, 247, 250);
	font-size: 20px;
	display: block;
	height: 60px;
	border: 0;
	box-shadow: none !important;
	background: rgb(106, 72, 157);
	border-radius: 4px;
	width: 200px;
}
.nemon2boxall ul li a {
	color:rgb(96, 125, 139);
	padding: 20px 20px;
	font-size: 18px;
}
.slicknav_menu {
	display: none;
}

@media screen and (max-width: 1200px) {
.navall {
	display: none;
}
.logo {
	margin: 29% auto 20px;
}
.slicknav_menu {
	display: block;
}
}

@media screen and (max-width: 750px) {
.navall {
	display: none;
}
.logo {
	margin: 29% auto 20px;
}
.slicknav_menu {
	display: block;
}
ol.carousel-indicators {
	display: none;
}
#quote-carousel .carousel-control {
	background: none;
	color: rgb(202, 202, 202);
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
	display: none;
}
}
a.boxall img {
	height: 100px;
}
.logo:hover img.logomai {
	display: none;
}
.logo:hover img.logogove {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.logo img.logogove {
	display: none;
}
.logohoms strong {
	background: rgb(33, 33, 33);
	width: 4px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: -42px;
	margin: 0 50%;
}
a.boxall:before {
	position: absolute;
	content: '';
	height: 50px;
	width: 4px;
	background: rgb(33, 33, 33);
	top: -50px;
	right: 50%;
    -webkit-transition: all .5s ease !important;
    transition: all .5s ease !important;
	
}
.forboxmain .container {
	position: relative;

}
.forboxmain .container:before {
	content: '';
	position: absolute;
	width: 73.5%;
	height: 4px;
	background: rgb(33, 33, 33);
	top: -50px;
	z-index: 2;
	right: 13.4%;
}
div#page .logohoms:hover img.homds, div#page .logohoms.actives img.homds {
	display: none;
	-webkit-transition: all .55s ease;
	transition: all .55s ease;
}
div#page .logohoms:hover img.hoasd, div#page .logohoms.actives img.hoasd {
	display: block;
	-webkit-transition: all .55s ease;
	transition: all .55s ease;
}
div#page .logohoms img.hoasd {
	display: none;
}
body.home footer.mainfoot {
	display: none;
}
a.boxall:hover:before, .logohoms.actives strong {
	background: rgb(255, 224, 130);

}

a.boxall:hover:before {
	background: rgb(255, 224, 130);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;

}
.logohoms.actives strong {
	background: rgb(255, 224, 130);
    -webkit-transition: all 2s ease !important;
    transition:all 2s ease !important;
}



a.boxall:after {
    -webkit-transition: all 1.5s ease !important;
    transition:all 1.5s ease !important;
background: red;
}




a.boxall.box4icon:hover:after {
	content: '';
	width: 432px;
	height: 4px;
	background: rgb(255, 224, 130);
	left: 138px;
	position: absolute;
	top: -50px;
	z-index: 2;

}
a.boxall.box3icon:hover:after {
	content: '';
	width: 147px;
	height: 4px;
	background: rgb(255, 224, 130);
	left: 138px;
	position: absolute;
	top: -50px;
	z-index: 2;
}
a.boxall.box2icon:hover:after {
	content: '';
	width: 146px;
	height: 4px;
	background: rgb(255, 224, 130);
	right: 143px;
	position: absolute;
	top: -50px;
	z-index: 2;
}
a.boxall.box1icon:hover:after {
	content: '';
	width: 431px;
	height: 4px;
	background: rgb(255, 224, 130);
	right: 143px;
	position: absolute;
	top: -50px;
	z-index: 2;
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(221, 221, 221);
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	height: 105px;
	overflow: hidden;
}
.nemon1boxall.mosahebeekhtesas {
	background: url(../img/mosahebe1.jpg);
	background-position: left top;
	background-repeat: no-repeat, repeat;
	background-attachment: fixed;
}
.bgalldsj {
	background: rgba(0, 0, 0, 0.59);
	box-shadow: 0px 0px 10px #0000006b;
	color: rgb(255, 255, 255);
	margin: 80px 0;
}
.bgalldsj h3 {
	font-size: 17px;
	color: rgb(255, 235, 59);
	line-height: 30px;
}
.hv-wrapper {
	display: flex;
}
.hv-wrapper .hv-item {
	display: flex;
	flex-direction: column;
	margin: auto;
}
.hv-wrapper .hv-item .hv-item-parent {
	margin-bottom: 50px;
	position: relative;
	display: flex;
	justify-content: center;
}
.hv-wrapper .hv-item .hv-item-parent:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 25px;
	bottom: 0;
	left: 50%;
	background-color: rgb(85, 16, 97);
	transform: translateY(100%);
}
.hv-wrapper .hv-item .hv-item-children {
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child {
	padding: 0 5px;
	position: relative;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child:before, .hv-wrapper .hv-item .hv-item-children .hv-item-child:not(:only-child):after {
	content: '';
	position: absolute;
	background-color: rgb(85, 16, 97);
	left: 0;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child:before {
	left: 50%;
	top: 0;
	transform: translateY(-100%);
	width: 2px;
	height: 25px;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child:after {
	top: -25px;
	transform: translateY(-100%);
	height: 2px;
	width: 100%;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child:first-child:after {
	left: 50%;
	width: 50%;
}
.hv-wrapper .hv-item .hv-item-children .hv-item-child:last-child:after {
	width: calc(50% + 1px);
}
section {
	min-height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 50px 0;
	position: relative;
}
section .github-badge {
	position: absolute;
	top: 0;
	left: 0;
}
section h1 {
	text-align: center;
	margin-bottom: 70px;
}
section .hv-container {
	flex-grow: 1;
	overflow: auto;
	justify-content: center;
}
.basic-style {
	background-color: #EFE6E2;
}
.basic-style > h1 {
	color: #ac2222;
}
p.simple-card {
	margin: 0;
	background-color: #fff;
	color: #DE5454;
	padding: 30px;
	border-radius: 7px;
	min-width: 100px;
	text-align: center;
	box-shadow: 0 3px 6px rgba(204, 131, 103, 0.22);
}
.nemon1boxall.charts {
	background: rgb(238, 238, 238);
}
.hv-item-parent p {
	font-weight: bold;
	color: #DE5454;
}
.management-hierarchy {
	direction: ltr;
}
.management-hierarchy > h1 {
	color: #FFF;
}
.management-hierarchy .person {
	text-align: center;
}
.management-hierarchy .person > img {
	height: 70px;
	border: 2px solid rgb(85, 16, 97);
	border-radius: 50%;
	overflow: hidden;
	background-color: rgb(85, 16, 97);
}
.management-hierarchy .person > p.name:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 6px;
	background-color: rgb(85, 16, 97);
	left: 50%;
	top: 0;
	transform: translateY(-100%);
}
.management-hierarchy .person > p.name {
	background-color: rgb(85, 16, 97);
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 15px;
	font-weight: normal;
	color: rgb(238, 238, 238);
	margin: 0;
	position: relative;
	direction: rtl;
	width: 200px;
}
.management-hierarchy .person > p.name b {
	color: rgb(255, 235, 59);
	word-spacing: -3px;
	font-size: 13px;
	font-family: ayata;
}
.hv-item-child.sdjfife:before {
	position: relative;
	left: 5px !important;
}
.hv-item-child.sdjfife .hv-item-parent:after {
	left: 0px;
	height: 50px;
}
section.management-hierarchy.tocustomd {
	padding: 0;
	position: relative;
	top: -95px;
	right: 1px;
}
.management-hierarchy .person > p.name em {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.hv-item-parent.adhg:after {
	display: none;
}

@media screen and (max-width: 1200px) {
.forboxmain .container:before {
	width: 72.7%;
	right: 13.8%;
}
a.boxall.box4icon:hover:after {
	width: 355px;
	left: 115px;
}
a.boxall.box3icon:hover:after {
	width: 121px;
	left: 114px;
}
a.boxall.box2icon:hover:after {
	width: 122px;
	right: 117px;
}
a.boxall.box1icon:hover:after {
	width: 356px;
	right: 118px;
}
}


blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 20px;
	line-height: 1.42857143;
	color: rgb(255, 224, 130);
}
.allboxhome {
	margin: 80px 0 50px;
}
.titdles.blogtitdl h1 a {
	color: rgb(255, 212, 121);
	font-size: 30px;
	text-align: center;
	display: block;
	border-bottom: 1px solid rgb(255, 212, 121);
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.allsfil .text-con.smalllarg {
	color: rgb(255, 255, 255);
	padding: 0 10px;
	padding-bottom: 30px;
}
.socialadll {
	text-align: center;
	margin-bottom: 40px;
}
.socialadll a {
	color: rgb(106, 72, 157);
	padding: 10px;
}
a.bimarestanomid {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}
.logorighmaind {
	float: right;
	padding: 7px;
	opacity: .7;
}
.logorighmaind:hover {
	opacity: 1;
}
.tooltip {
	font-family: bee;
}.nemon1boxall.mosahebeekhtesas.govhh {
    background-image: url(../img/govhh.jpg);
    background-size: cover;
}
.nemon1boxall.mosahebeekhtesas.sokhan1 {
    background-image: url(../img/1-fa.jpg);
    background-size: cover;
    
}

.nemon1boxall.mosahebeekhtesas.sokhan2 {
    background-image: url(../img/2-fa.jpg);
    background-size: cover;
}
.nemon1boxall.mosahebeekhtesas.sokhan3 {
    background-image: url(../img/3-fa.jpg);
    background-size: cover;
}
.nemon1boxall.mosahebeekhtesas.sokhan4 {
    background-image: url(../img/4-fa.jpg);
    background-size: cover;
}









ul.asce ol {
    padding: 0;
    margin: 0;
    list-style: arabic-indic;
    padding-right: 40px;
    direction: ltr;
    font-size: 17px;
}
ul.asce ol i {
    width: 30px;
    text-align: center;
    color: rgb(103, 58, 183);
    font-size: 18px;
}

.justified-gallery>a>.caption, .justified-gallery>div>.caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: rgb(0, 0, 0);
    left: 0;
    right: 0;
    margin: 0;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif;
    height: 100%;
}


.leftneb .fiv-inner {
    margin: 100px 0 0;
}

a.userpro-close-popup {
    display: none;
}
div.userpro {
    font-family: omid !important;
}

div.userpro-section.userpro-collapsed-1 {
    background: rgb(207, 216, 220);
    border: 1px solid rgb(245, 245, 245);
    color: rgb(10, 10, 10) !important;
    padding: 10px !important;
    text-shadow: none !important;
}
span.userpro-tip {
    display: none;
}div.userpro div.userpro-submit input[type=submit].userpro-button {
    background: rgb(139, 195, 74) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
}
input.userpro-button.secondary, a.userpro-button.secondary, div.userpro div.ajax-file-upload {
    background: rgb(33, 150, 243) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: rgb(255, 255, 255) !important;
}div.userpro-section.userpro-collapsed-0 {
    background: rgb(255, 167, 197);
    border: 1px solid rgb(245, 245, 245);
    color: rgb(10, 10, 10) !important;
    padding: 10px !important;
    text-shadow: none !important;
}


input.userpro-button.secondary:hover, a.userpro-button.secondary:hover, div.userpro div.ajax-file-upload:hover {

    background: rgb(29, 108, 171) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: rgb(255, 255, 255) !important;
}


input.userpro-button.red, a.userpro-button.red{
    background: rgb(174, 52, 52) !important;
    color: rgb(255, 255, 255) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
}


input.userpro-button.red:hover, a.userpro-button.red:hover{
    background: rgb(128, 34, 34) !important;
    color: rgb(255, 255, 255) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
}
div.userpro div.userpro-submit input[type=submit].userpro-button:hover {
    background: rgb(89, 130, 41) !important;
    border: 0 !important;
    padding: 10px 30px !important;
    height: auto !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 20px !important;
}
div.userpro-alert-input div.userpro-input input[type=button] {
    height: auto !important;
    width: auto !important;
    display: inline-block !important;
    padding: 4px 30px 5px!important;
    box-shadow: none !important;
    border-top: 0 !important;
    background: rgb(76, 175, 80) !important;
}

div#fep-wrapper {
    font-family: omid !important;
    direction: rtl !important;
}

#fep-menu .fep-button, .fep-button, .fep-button-active {
    display: initial !important;
    color: rgb(68, 68, 68) !important;
    font-size: 15px;
    background: rgb(255, 242, 236);
    border: 1px solid rgb(247, 108, 55);
    padding: 10px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 10px;
    font-weight: normal !important;
    text-decoration: none !important;
}

#fep-menu .fep-button:hover, .fep-button:hover, .fep-button-active {
    background: rgb(247, 108, 55);
    color: rgb(255, 255, 255) !important;
    font-size: 15px;
}

#fep-header p {
    padding: 10px;
    margin: 3px;
    color: rgb(138, 138, 138);
    font-size: 14px;
    line-height: 20px;
}
#fep-menu {
    color: rgb(51, 51, 51);
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding: 30px 0;
}

#tinymce {
    overflow: visible !important;
    padding-top: 11px !important;
    padding-bottom: 100px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    direction: rtl;
    font-family: bee !important;
}
a.userpro-button, div.userpro div.ajax-file-upload {
    height: auto !important;
    line-height: 20px !important;
    padding: 5px 15px 7px !important;
    box-shadow: none !important;
    background: rgb(121, 85, 72) !important;
}
a.userpro-button, div.userpro div.ajax-file-upload:hover {
    height: auto !important;
    line-height: 20px !important;
    padding: 3px 10px 4px !important;
    box-shadow: none !important;
    background: rgb(97, 61, 48) !important;
}
div#fep-content p strong {
    color: rgb(255, 255, 255);
    font-size: 15px;
    background: rgb(247, 108, 55);
    padding: 2px 50px;
    font-weight: normal;
    border-radius: 4px;
    margin: 10px;
    display: block;
    text-align: center;
}
#fep-content p, #fep-content form {
    margin: 5px;
    font-size: 16px;
    text-align: right;
    direction: rtl;
}
#fep-content form input {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(247, 108, 55);
    padding: 6px 10px 8px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 5px;
}
#fep-content th, #fep-content td {
    padding-right: 5px;
    border: 1px solid rgb(231, 231, 231);
    vertical-align: top;
    font-size: 15px;
    text-align: right;
    direction: rtl;
}
#fep-content .avatar {
    float: right;
    margin: 0px;
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid rgb(247, 108, 55);
}
#fep-content a {
    color: rgb(255, 17, 0);
    text-decoration: none;
}
a.fep-attachment-field {
    background: rgb(255, 0, 0);
    padding: 1px 20px;
    color: rgb(255, 255, 255) !important;
    float: right;
    margin-top: 6px;
    margin-left: 20px;
    border-radius: 4px;
}
a#fep-attachment-field-add {
    background: rgb(255, 152, 0);
    padding: 1px 20px;
    color: rgb(255, 255, 255) !important;
    float: right;
    margin-top: 6px;
    margin-left: 20px;
    border-radius: 4px;
}
input[type="submit"] {
    background: rgb(76, 175, 80) !important;
    overflow: hidden !important;
    width: 100%;
    margin-top: 20px;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(76, 175, 80) !important;
}
div#fep-notification-bar {
    position: fixed;
    right: 20px;
    width: 300px;
    bottom: 10px;
    height: 49px;
    font-family: omid , arial;
    font-size: 16px;
    font-weight: normal;
    color: rgb(255, 0, 0);
    background: rgb(255, 255, 255);
    border: 1px solid rgb(4, 4, 4);
}
div#fep-notification-bar:hover {
    background: rgb(226, 226, 226);
}
div#fep-notification-bar a {
    color: rgb(76, 175, 80);
    padding: 0 4px 3px;
    border-radius: 4px;
    line-height: 20px;
}


@media screen and (max-width: 992px) {
a.boxall:before, a.boxall:hover:after {
	display: none;
}
	
	
	#fep-menu .fep-button, .fep-button, .fep-button-active {
    display: block !important;
    /* float: right; */
}
	
	
	
	
	
	
	
}


a.logino {
    position: absolute;
    right: 20px;
    top: 20px;
}



.wp-pagenavi {
    overflow: hidden;
    padding: 30px;
    text-align: center;
    margin-bottom: 60px;
}
span.pages {
    display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: rgb(33, 33, 33);
    padding: 6px 14px;
    border-radius: 4px;
    font-weight: bold;
}

.wp-pagenavi a {
    border: 1px solid rgb(255, 224, 130);
    color: rgb(255, 224, 130);
}

.wp-pagenavi span {
    border: 1px solid rgb(255, 255, 255) !important;
    color: rgb(255, 255, 255) !important;
}

.wp-pagenavi a:hover {
    background: rgb(255, 224, 130);
    border: 1px solid rgb(255, 224, 130);
    color: rgb(33, 33, 33) !important;
}


.page-404 .outer {
    position: absolute;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
    background: rgb(96, 125, 139);
}





@media screen and (max-width: 750px) {
	
.nemon1boxall.mosahebeekhtesas.sokhan1 {
    background: url(../img/1-faa.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

.nemon1boxall.mosahebeekhtesas.sokhan2 {
    background: url(../img/2-faa.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.nemon1boxall.mosahebeekhtesas.sokhan3 {
    background: url(../img/3-faa.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.nemon1boxall.mosahebeekhtesas.sokhan4 {
    background: url(../img/4-faa.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

}






.moarefisafayi .hamebosd.newss {
    background: rgb(255, 224, 130);
}
.moarefisafayi .hamebosd.newss .insfe a h3 {
    color: rgb(33, 33, 33);
    padding-bottom: 20px;
    height: 50px;
    margin: 0;
}
.moarefisafayi h3.koleneers {
    background: rgb(41, 41, 41);
    display: block;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    padding: 20px;
}

.moarefisafayi .hamebosd.newss .insfe a h3:hover {
    color: rgb(255, 0, 0);
}



















