.page {
width:100%;
text-align:center;
color:#050404;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity:1;
overflow:hidden;
-webkit-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1);
   -moz-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -ms-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -o-transition: all  0.4s cubic-bezier(0.645, 0.045, 0.355, 1); 
    transition: all  0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 

}

.pagecontent {
position:relative;
top:24px;
width:1000px;
text-align:right;
color:#050404;
display:inline-block;
}
.pagetitle {
position:relative;
width:1000px;
text-align:right;
top:4px;
margin:0;
color:#844575;
font-size:26px;
font-weight:200;
}
.pagetitle a {
color:#844575;
font-size:16px; 
}
.subtitle ,.bigsubtitle,.subsubtitle{
text-align:right;
font-size:16px;
font-weight:700;
margin:14px auto 0px auto;
color:#1d1717;
direction:rtl;
}
.subsubtitle {
font-size:15px;
}
.bigsubtitle {
font-size:18px;
color:#844575;
}
.bigsidetitle {
font-size:24px;
letter-spacing:4px;
color:#844575;
vertical-align:top;
}
.pagetext {
position:relative;
top:14px;
width:1000px;
text-align:justify;
direction:rtl;
color:#050404;
}
.pagetext, .pagecontent ul li {
font-size:15px;
line-height:20px;
font-family:Sans-Serif;
font-weight:100;
-webkit-font-smoothing:antialiased;
font-weight:400;
color:#050404;
}
.pagetext .botbar img {
margin-bottom:18px;
border:0;
background:#ffffff;
padding:8px;
border:1px solid #c8c8c8;

}
.pagetext b{
color:#1d1717;
text-align:justify;
}
.pagebanner {
position:relative;
top:1px;
height:250px;
}
.pagecontent ul {
margin-top:0px;
}
.botlinks {
margin-top:84px;
width:100%;
text-align:center;
white-space:nowrap;
}
.rect1, .rect2 ,.rect3{
position:relative;
display:inline-block;
background:#6b9ece;
width:240px;
height:180px;
margin-right:36px;
margin-left:36px;
margin-top:0px;
-webkit-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1);
   -moz-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -ms-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -o-transition: all  0.4s cubic-bezier(0.645, 0.045, 0.355, 1); 
    transition: all  0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 

}
.rect2 {
background:#946f82;
margin-right:36px;
margin-left:36px;
}
.rect1:hover, .rect2:hover {
background:#d8dadf;
-webkit-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1);
   -moz-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -ms-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -o-transition: all  0.4s cubic-bezier(0.645, 0.045, 0.355, 1); 
    transition: all  0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
}


.rect1:hover  a{
color:#5084b5;
-webkit-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1);
   -moz-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -ms-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -o-transition: all  0.4s cubic-bezier(0.645, 0.045, 0.355, 1); 
    transition: all  0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
}

.rect2:hover  a{
color:#946f82;
-webkit-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1);
   -moz-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -ms-transition: all 0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
   -o-transition: all  0.4s cubic-bezier(0.645, 0.045, 0.355, 1); 
    transition: all  0.4s  cubic-bezier(0.645, 0.045, 0.355, 1); 
}

.botlinks a {
color:#f0f0f0;
font-size:17px;
font-weight:100;
vertical-align:middle;
line-height:24px;
position:relative;
top:48px;
width:240px;
height:180px;
}
b {
font-weight:700;
font-family:arial;
}
.iconsbar {
width:100%;
position:relative;
top:0px;
left:0px;
text-align:center;
margin-top:48px;
direction:ltr;
height:45px;
background:#e8ebef;
padding-top:6px;
display:inline-block;

}
.iconitem {
margin-left:14px;
margin-right:14px;
float:left;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=66)";
   filter: alpha(opacity=66);
opacity:0.66;
}
.iconitem:hover {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
opacity:1;
}
.fblike {
opacity:1;
 -webkit-transition: all 1.85s ease-in-out 4s;
	 -moz-transition: all 1.85s ease-in-out 4s ;
	  -ms-transition: all 1.85s ease-in-out 4s;
	  -o-transition: all 1.85s ease-in-out 4s;
	 transition: all 1.98s ease-in-out 4s;
	 }
.opencertlink, .glrpdf {
color:#844575;
font-weight:700;
text-decoration:none;
font-size:16px;
background:url(images/pointer.png) no-repeat left center;
padding-left:28px;
padding-right:24px;
height:34px;
}
.glrpdf {
padding:0px;
background:transparent;
height:18px;
position:absolute;
left:50%;
margin-left:-300px;
}
.glrpdf a {
font-size:14px;
color:#844575;
}
.infowin {
width:100%;
position:absolute !important;
top:0px;
left:0px;
background:#cccccc;
z-index:-1;
visibility:hidden;
overflow-y:hidden;
text-align:center;
display:inline-block;
}
.infoifr {
position:relative;
left:-22px;
top:72px;
width:980px;
max-width:94%;
z-index:999999;
background:#cccccc;
display:inline;
overflow-y:hidden;
text-align:center;

}
#infoclose {
position:absolute;
top:32px;
left:24px;
z-index:999999;
}

.opencertlink a {
color:#844575;
background:url(images/acreader.png) no-repeat right center;
padding-right:36px;
min-height:28px;
}
.glrpdf a {
font-size:15px;
color:#844575;
background:url(images/acreader.png) no-repeat right center;
padding-right:36px;
}
td {
border-bottom:1px solid #252524;
}
.tblsub {
font-weight:700;
color:#454544;
}
table {
border:1px solid #844575;
margin-top:24px;
box-shadow:2px 2px 2px -4px #252524;
}
.boldul {
margin-top:24px;
line-height:36px;
}
.boldul li {
color:#4d4d4f !important;
font-family:arial ;
font-size:16px !important;
letter-spacing:0px;
font-weight:700 !important;
margin-top:8px;
}