/* arabic */
@font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckY5y-au8.woff2) format('woff2');
	unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckaJy-au8.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckZpy-.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* arabic */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckY5y-au8.woff2) format('woff2');
	unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckaJy-au8.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckZpy-.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* arabic */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckY5y-au8.woff2) format('woff2');
	unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckaJy-au8.woff2) format('woff2');
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Changa';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/changa/v9/2-cm9JNi2YuVOUckZpy-.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  
html {
	font-family:'Changa',sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
     
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box

}
*:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)

}
body {
	font-family:'PT Sans', sans-serif;
	font-size:19px;
	line-height:1.42857143;
	color:#3d3d3d;
	background-image:url(../images/body.jpg)


}
input, button, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#5c900c;
	text-decoration:none;
-webkit-transition:all .50s ease;
-moz-transition:all .30s ease;
-ms-transition:all .30s ease;
-o-transition:all .30s ease;
transition:all .30s ease
}
a:hover, a:focus {
	color:#23527c;
	text-decoration:none
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Changa';
	font-weight:500;
	direction:rtl;
	line-height:1.1;
	color:#666666
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight:normal;
	line-height:1;
	color:#666
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size:65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size:75%;
	color:#999999
}
h1, .h1 {
	font-size:35px
}
h2, .h2 {
	font-size:30px
}
h3, .h3 {
	font-size:22px
}
h4, .h4 {
	font-size:22px
}
h5, .h5 {
	font-size:19px
}
h6, .h6 {
	font-size:15px
}
p {
	margin:0 0 10px;
	text-align: justify;
	direction: rtl;
	font-family: 'Changa';
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;

	
}

.pull-left {
	float:left
}
.pull-right {
	float:right
}
.clearfix {
	clear:both
}
.bg-primary, .bg-green, .bg-danger {
	color:#FFF;
	font-size:16px
}
.bg-primary {
	color:#ff6600
}
.bg-green {
	color:#43ac6a
}
.bg-green i {
	font-style:normal;
	color:#333
}
.bg-danger {
	background-color:#fe781e;
	text-align:center;
	font-weight:normal;
	font-size:19px;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px
}
.call {
	background-image:url(../images/sticky.png);
	width:23px;
	height:23px;
	float:left;
	margin:0;
	background-repeat:no-repeat;
	background-position:right top
}
.padding10 {
	padding:10px
}
.padding20 {
	padding:20px
}
body {
	background-color:#f6f6f6;
	margin:0;
	padding:0
}
.contaner {
	width:100%;
	padding-left:30px;
	padding-right:30px;
	margin:auto
}
.row {
	margin-left:-30px;
	margin-right:-30px
}
.top {
	width:100%;
	float:left;
	margin:0;
	padding:0 30px;
	background:#1ba1e2;
	min-height:85px
}
.logo {
	width:50%;
	float:left;
	margin:0;
	text-align:left
}
.menu {
	width:50%;
	float:right;
	margin:0;
	text-align:right;
	font-family:'Exo 2', sans-serif;
	padding-top:25px
}
.menu a {
	width:auto;
	margin-right:3px;
	padding:8px 25px;
	color:#FFF;
	font-size:20px;
	border-radius:4px
}
.menu a:hover, .active {
	text-decoration:none;
	color:#FF0
}
.menu a .active {
	color:#FF0
}
.col-left, .col-right {
	margin:0;
	float:right;
	padding:15px 0;
	position:relative
}
.col-top {
	width:100%
}
.col-left {
	width:60%;
	padding-right:10px;
	padding-left:10px
}
.col-right {
	width:20%
}
.addbox {
	width:100%;
	margin:0;
	float:left;
	position:relative
}
.addbox ul {
	display:inline;
	margin:0;
	padding:0
    

}
.addbox ul li {
	display:inline-block;
	width:50%;
	float:right;
	padding-left:2px;
}
.addbox ul li:nth-child(odd) {
padding-right:5px
}
.addbox ul li:nth-child(even) {
padding-left:5px
}
.sub-box {
	width:100%;
	float:left;
	background-color:#FFF;
	border:1px solid #41bb19;
	min-height:150px;
	position:relative;
	margin-bottom:15px;
	border-radius:5px;
	padding:10px
}
.sub-box1 {
	width:100%;
	float:left;
	background-color:#FFF;
	border:1px solid #41bb19;
	position:relative;
	border-radius:5px;
	padding:0 10px 10px 10px;
	margin-bottom:5px;
}
.sticky2a {
	width:80px;
	height:80px;
	font-size:26px;
	color:#FFF;
	font-weight:bold;
	background-image:url("../images/corner.png");
	background-repeat:no-repeat;
	top:-4px;
	left:-3px;
	position:absolute;
	padding-left:8px
}
.sub-box .h3 {
	margin-top:0;
	padding-left:46px;
	overflow:hidden;
	color:#9b59bb;
	height:50px
}
.matter {
	border:solid 1px #dbdbdb;
	background-color:#FFF;
	margin-bottom:15px;
	min-height:534px
}
.fotercont {
	width:100%;
	float:left;
	margin:0;
	background-color:#FFF;
	border:solid 1px #CCC
}
.foterlinks {
	width:25%;
	float:left;
	margin:0;
	padding:15px
}
.foterlinks ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none
}
.foterlinks ul li {
	padding:0;
	margin:0;
	display:block
}
.foterlinks ul li a {
	color:#666;
	padding:5px;
	line-height:30px;
	font-size:14px
}
.foterlinks ul li a:before {
	content:"\25BA";
	padding-right:5px
}
.foterlinks ul li a:hover {
	color:#333;
	text-decoration:underline
}
.articls {
	background-color:#FFF;
	height:174px;
	border:solid 1px #DDD
}
.dot {
	background-image:url(../images/sticky.png);
	width:14px;
	height:14px;
	margin:0;
	display:block;
	margin-top:9px;
	background-repeat:no-repeat;
	background-position:-80px
}
.side-nav {
	width:100%
}
.side-nav ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none

}
.side-nav ul li {
	border:solid 1px #CCC;
	border-bottom:0;
	padding:0;
	margin:0;
	display:block


}
.side-nav ul li:nth-child(odd) {
background-color:#f7f7f7
}
.side-nav ul li:nth-child(even) {
background-color:#f2f2f2
}
.side-nav ul li a {
	color:#999999;
	padding:10px;
	display:block;
	font-size:13px;
}
.side-nav ul li a:hover {
	background-color:#dcf2e4
}
.open {
	background-color:#dcf2e4
}
.form {
	width:100%
}
.form ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none
}
.form ul li {
	padding:0;
	margin:0;
	display:block;
	margin-top:7px

}
.form ul li input, textarea {
	width:100%;
	border:solid 1px #CCC;
	color:#999;
	padding:5px;
	outline:none
}
.btn {
	background-color:#9b59bb;
	padding:10px 20px;
	border:none;
	outline:none;
	color:#FFF;
	font-size:16px;
	cursor:pointer
}
.btn:hover {
	background-color:#7b3b9a
}
.foter {
	background-color:#ff3738;
	color:#FFF;
	text-align:center
}
.social {
	display:block;
	margin-top:10px;
	background-color:#cccccc
}
.media {
	width:192px;
	margin:auto
}
.sm-media {
	background-image:url(../images/social-media.png);
	width:34px;
	height:34px;
	display:inline-block;
	margin-left:1px;
	text-align:center
}
.fa {
	background-position:0 0
}
.tw {
	background-position:133px 0
}
.lin {
	background-position:100px 0
}
.google {
	background-position:67px 0
}
.you {
	background-position:33px 0
}
.fa:hover {
	background-position:0 -33px
}
.tw:hover {
	background-position:133px -33px
}
.lin:hover {
	background-position:100px -33px
}
.google:hover {
	background-position:67px -33px
}
.you:hover {
	background-position:33px -33px
}
.breadcumb {
	width:100%;
	padding-top:10px;
	padding-left:10px;
	float:left;
	margin:0
}
.breadcumb a {
	color:#F00
}
.breadcumb a:hover {
	color:#09F
}
@media (max-width:1170px) {
.col-left {
width:50%
}
.col-right {
width:25%
}
.addbox ul li {
display:inline-block;
width:100%;
font-family: 'Changa';

}
.addbox ul li:nth-child(odd) {
padding-right:0;
font-family: 'Changa';

}
.addbox ul li:nth-child(even) {
padding-left:0
}
}
@media(max-width:992px) {
.logo {
width:30%;
text-align:center
}
.menu {
width:70%;
text-align:center
}
.col-left {
width:44%
}
.col-right {
width:27%
}
}
@media(max-width:800px) {
.top {
padding:0;
padding-bottom:10px
}
.logo {
width:100%;
text-align:center
}
.menu {
width:100%;
text-align:center
}
.col-left {
width:100%;
padding-left:0
}
.col-right {
width:100%
}
.foterlinks {
width:50%
}
}
@media(max-width:600px) {
.contaner {
padding:0
}
.row {
margin:0
}
.menu {
margin-top:5px
}
.menu a {
margin-right:3px;
padding:5px 10px;
font-size:14px
}
.col-left {
padding-left:0
}
.col-right {
padding:0 10px
}
.foter {
margin-top:5px
}
.foterlinks {
width:100%
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.bg-primary, .bg-green {
font-weight:bold
}
.matter {
min-height:516px
}
.articls {
height:159px;
}
}