﻿
.text-cen{text-align:center;}
.margin-cen{margin:0 auto;}  
.text-jus{text-align:justify;}


/*-----------------moarefy aza----------------------*/
.staff_outercontainer {background-color:#f3f3f3;padding:3px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;max-width:568px;margin:0 auto 20px auto;}
.staff_outercontainer.white {background-color:#ffffff}
.staff_innercontainer {background-color:#ffffff;padding:3px;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;border:1px solid #c5c5c5;}
.staff_container {background: #f6f6f6;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;border:1px solid #eaecec;}
.staff_box {background: url('images/staff-bg-over.png') 0 100% no-repeat;padding:25px 10px 25px 10px;}
.staff_avatar {width:100px;height:113px;overflow:hidden;text-align:center;margin-left:10px;padding:3px;float:right;background-color:#ffffff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border:2px solid #dfdfdf;}
.staff_text {float:right;padding-top:5px;}
.staff_text h3 {color:#00596f;font-size:16px;border-bottom:1px solid #e4e4e4;margin:0 0 6px 0;padding-bottom:5px;}
.staff_text table {width:100%;}
.staff_text table .cap {color:#3c3c3c;font-size:12px;height:24px;line-height:24px;width:101px;background: url('images/bullet-arrow-red.png') 100% 50% no-repeat;padding-right:8px;}
.staff_text table .val {color:#3c3c3c;font-size:11px;height:24px;line-height:24px;}
.staff_outercontainer.white .staff_text table .val {font-size:14px;}
.staff_outercontainer.white .staff_innercontainer {max-width:600px;margin:0 5px 20px 5px;}
.clear {clear:both;}


.home15-ibox {
	clear: both;
}
.home15-ibox:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}
.home15-ibox .left_box, .home15-ibox .right_box {
	float: right;
	width: 31%;
}
.home15-ibox .center_box {
	float: right;
	width: 38%;
}
.home15-ibox .ibox-animation {
	padding: 25px 0px;
}
.home15-ibox .ibox-animation li {
	color: #666666;
	font-size: 13px;
	line-height: 1.6;
	list-style: none;
	position: relative;
	padding: 25px 0px;
	border-top: 1px dashed #cccccc;
}
.home15-ibox .ibox-animation li:first-child{
    border-top: none;
}
/*.home15-ibox .ibox-animation li:last-child {
	border-bottom: 1px dashed #cccccc;
}*/
.home15-ibox .ibox-animation li:before {
	content: " ";
	position: absolute;
	top: 0;
	width: 9px;
	height: 9px;
	margin-top: -4px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.home15-ibox .ibox-animation li:first-child:before {
	display: none;
}
.home15-ibox .ibox-animation li .number {
	width: 58px;
	height: 58px;
	line-height: 58px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	text-align: center;
	font-size: 30px;
	color: #FFF;
	top: 49.9999%;
	margin-top: -29px;
	transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms; /* Firefox 4 */
	-webkit-transition: background-color ease-in 200ms; /* Safari and Chrome */
	-o-transition: background-color ease-in 200ms; /* Opera */
	-ms-transition: background-color ease-in 200ms; /* IE9? */
}
.home15-ibox .ibox-animation li:hover .number {
	background-color: #2e2e2e;
}
.home15-ibox .ibox-animation h3 {
	font-size: 19px;
	font-weight: normal;
	color: #0769f5;
}
.home15-ibox .ibox_left {
	padding-left: 25px;
	margin: 0 0 0 30px;
}
.home15-ibox .ibox_left li {
	text-align: left;
	padding-left: 15px;
}
.home15-ibox .ibox_left li:before {
	left: -30px;
}
.home15-ibox .ibox_left li .number {
	left: -55px;
}
.home15-ibox .ibox_right {
	padding-right: 25px;
	margin: 0 30px 0 0;
}
.home15-ibox .ibox_right li {
	text-align: right;
	padding-right: 15px;
}
.home15-ibox .ibox_right li:before {
	right: -30px;
}
.home15-ibox .ibox_right li .number {
	right: -55px;
}
.home15-ibox .ibox_center {
	padding: 25px 15px 0;
	text-align: center;
}
.home15-ibox .ibox_center .animation {
	text-align: center;
	margin: auto;
}
.home15-ibox li .number, .home15-ibox li:before {
	background-color: #0769f5;
}
.home15-ibox .ibox_left {
	border-left: 1px dashed #0769f5;
}
.home15-ibox .ibox_right {
	border-right: 1px dashed #0769f5;
}
.home15-ibox02 {
	text-align: center;
}
.home15-ibox02 .fa {
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 25px;
	border: 2px solid #e9e9e9;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	margin-bottom: 35px;
	color: #999999;
	transition: all ease-in 200ms;
	-moz-transition: all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: all ease-in 200ms; /* Opera */
	-ms-transition: all ease-in 200ms; /* IE9? */
}
.home15-ibox02:hover .fa {
	border-color: #0769f5;
	background-color: #0769f5;
	color: #FFF;
}
.home15-ibox02 h3 {
	color: #666666;
	font-size: 21px;
	font-weight: normal;
}
.home15-ibox02 h3:after {
	content: "";
	width: 80px;
	display: block;
	border-bottom: 1px solid #0769f5;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}

.home15-ibox .ibox-animation a{
    text-decoration:none;
}




.service2_tit02 h3 {
    font-size: 20px;
    color: #868282;
    text-align: center;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: normal;
}
.home01-btn{
    color: #20a3f0;
    border-color: #20a3f0;
}
.home01-btn, a.home01-btn, a:link.home01-btn, a:active.home01-btn, a:visited.home01-btn {
    padding: 12px 40px;
    font-size: 15px;
    display: inline-block;
    white-space: nowrap;
    color: #20a3f0;
    border: 2px solid #20a3f0;
    margin: 0px 0 10px 12px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transition: all ease-in 200ms;
    transition: all ease-in 200ms;
}

.home01-btn:hover, a.home01-btn:hover {
	color: #FFF!important;
	text-decoration: none;
	background-color: #20a3f0;
	border-color: #20a3f0;
}
.icon_area:hover{
    color: #20a3f0;
}





.home01-title02 {
	font-size: 22px;
	color: #07c6f5;
	line-height: 1.2;
	text-align: center;
	font-weight: normal;
	margin-bottom:30px;
}
.home01-title02 .icon {
	width: 42px;
	height: 21px;
	text-align: center;
	display: block;
	margin: 15px auto 0;
	position: relative;
}
.home01-title02 .icon:before, 
.home01-title02 .icon:after {
	content: "";
	width: 80px;
	position: absolute;
	right: auto;
	left: 100%;
	top: 50%;
	margin-left: 5px;
	border-bottom: 1px solid #07c6f5;
}
.home01-title02 .icon:after {
	left: auto;
	right: 100%;
	margin-right: 5px;
}
.home01-title02 .icon img{
	vertical-align:text-top;
}

.service_list.my-class{
    margin: 0;
    padding: 10px 0 0 0;
    width:100%;
    float: right;
    text-align: right;
}



@media only screen and (max-width: 767px) {
	.home15-ibox02 {
		margin-bottom:30px;
	}

}


.content_mid.clearfix .content_style_5 .Detail2_tit02 span {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff!important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #3e6ea4;
    text-align: center;
    margin: 0 0 0 15px;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
    font-size: 16px;
    vertical-align: middle;
}

.content_mid.clearfix .content_style_5 .Detail2_tit02 h2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 36px;
}



/*------------------------------------newsHome--------------------------------*/
.ImageTitleSummary2                             {}
.ImageTitleSummary2 .newscontainer              {margin:8px 0 12px 0;padding-bottom:13px;/*border-bottom:1px solid #e6e6e6;*/ text-align:right;}
.ImageTitleSummary2 .newscontainer:last-child   {border-bottom:none;}
.ImageTitleSummary2 .newscontainer.last         {background:none;}
.ImageTitleSummary2 .image                      {float:right;overflow:hidden;margin:0 0 3px 12px;padding: 0;border: 1px solid #cfcfcf;height: 86px; width: 101px; background: url('/Portals/0/Images/news/default-home.png') no-repeat 50% 50%;}
.ImageTitleSummary2 .image a                    {text-decoration:none;display:block;overflow:hidden;}
.ImageTitleSummary2 .image a img                {margin-top: 2px;margin-right: 2px;}
.ImageTitleSummary2 .date                       {font-size:13px;color:#696969;}
.ImageTitleSummary2 .date .time                 {margin-right: 50px;margin-left: 5px;}
.ImageTitleSummary2 .date .just-time            {margin-left:5px; }
.ImageTitleSummary2 .title                      {font-size:13px;/*margin-top:2px;*/line-height:1.2em;margin-bottom: 10px;}
.ImageTitleSummary2 .title .icon                {float:right;width:8px;height:8px;background:url('Images/red.png') no-repeat 50% 50%;margin:3px 1px 0 3px;}
.ImageTitleSummary2 .title a                    {color:#016498;font-weight:600;letter-spacing: .1px;}
.ImageTitleSummary2 .title a img			    {margin:5px 3px 0px 4px;}
.ImageTitleSummary2 .title a:hover,
.ImageTitleSummary2 .title a:active             {text-decoration:none;color:#90bcff;}
.ImageTitleSummary2 .summary                    {color: #787878;line-height: 1.8em;font-size: 12px;}
.clear_float                                    {clear:both;}

/*------------------------------------------------*/
.ImageTitleSummary1                             {}
.ImageTitleSummary1 .newscontainer              {margin:13px 0 13px 0;/*padding-bottom:12px;*/border-bottom:1px solid #e6e6e6; text-align:right;}
.ImageTitleSummary1 .newscontainer:last-child   {border-bottom:none;}
.ImageTitleSummary1 .newscontainer.last         {background:none;}
.ImageTitleSummary1 .image                      {float:right;margin:0 0 12px 10px;/*padding: 0;border: 1px solid #cfcfcf;height: 86px;*/ width: 101px;background: #f8f8f8 none repeat scroll 0% 0%; border: 1px solid #d4d4d4;padding: 4px;}
.ImageTitleSummary1 .image a                    {text-decoration:none;display:block;overflow:hidden;}
.ImageTitleSummary1 .image a img                {/*margin-top: 2px;margin-right: 2px;*/}
.ImageTitleSummary1 .date                       {font-size:13px;color:#696969;}
.ImageTitleSummary1 .date .time                 {margin-right: 50px;margin-left: 5px;}
.ImageTitleSummary1 .date .just-time            {margin-left:5px; }
.ImageTitleSummary1 .title                      {font-size:14px;margin-top:2px;line-height:1.2em;margin-bottom:3px;}
.ImageTitleSummary1 .title .icon                {float:right;width:8px;height:8px;background:url('Images/red.png') no-repeat 50% 50%;margin:3px 1px 0 3px;}
.ImageTitleSummary1 .title a                    {color:#3064a6;line-height: 1.8em;/*font-weight:bold;*/font-size: 12px;letter-spacing: .2px;}
.ImageTitleSummary1 .title a img			    {margin:5px 3px 0px 4px;}
.ImageTitleSummary1 .title a:hover,
.ImageTitleSummary1 .title a:active             {text-decoration:none;color:#2f4a71}
.ImageTitleSummary1 .summary                    {}




.banner{
    margin-top:3px;
}

/*home-other-links*/
ul.home-other-links { margin:0; padding:0 0 40px 0; list-style:none;}
.home-other-links li {
  line-height: 1;
  vertical-align: middle;
  padding: 10px 0px;
  float: right;
  width: 50%;
  list-style-type:none;
  background:url('images/footerblue.png') 100% 50% no-repeat;
  -webkit-transition: all 200ms ease-out 0s;
  -moz-transition: all 200ms ease-out 0s;
  -o-transition: all 200ms ease-out 0s;
  transition: all 200ms ease-out 0s;
  padding: 3px 9px 3px 2px;
  line-height:2em;
}

/*----------------footer----------------*/
.home-other-links li a {color:#f5f6f6;text-decoration:none;}
.home-other-links li:hover{
     padding: 3px 15px 3px 2px;
}
#dnn_FootPaneA.FootPaneA{
    background: url(images/footerShafaf.png) repeat;
    margin-right: -16px;
    padding:15px 38px 0 0;
    margin-bottom: -1px;
}
#dnn_FootPaneA.FootPaneA .Container-2 .dnntitle {
    white-space: nowrap;
    padding: 0px 0 3px;
    text-align: right;
}
#dnn_FootPaneB.FootPaneB{
    padding-top:30px;
}
#dnn_FootPaneB.FootPaneB .Container-2 .dnntitle {
    white-space: nowrap;
    padding: 0px 0 3px;
    text-align: right;
}
.green.fa{
    color:#5dc24c;
}
.blue.fa{
     color:#81e2f0;
}
.orange.fa{
    color:#f7b606;
}
.icon-header img{
    margin:3px;
}
.content_style_2 a{
    text-decoration:none;
}
.letter-s{
    letter-spacing:0.9px
}