@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
 body {
    font-family: 'Droid Arabic Kufi', tahoma, verdana, Arial;
     padding-top: 120px;
     -webkit-transition: padding-top 0.3s ease-out;
    transition: padding-top 0.3s ease-out;
}
a:focus {
    text-decoration: none;
}
.hidden {
    display: none;
    visibility: hidden;
}
.container,
.MainWrapper {
    min-width: 1170px !important;
}
.TopHeader {
    background-color: #1d3b49;
    height: 80px;
}
.Login {
    display: block;
    height: 60px;
    width: 100px;
    background-color: #194d5e;
    padding-top: 14px;
    padding-bottom: 6px;
    color: #999999;
    line-height: 30px;
    text-align: center;
}
.Login:hover {
    color: #999999;
    text-decoration: none;
}
.Login .LoginIcon {
    display: block;
    background-image: url(../../images/login.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 100%;
}
.Header{
    position: fixed;
    top:0;
    right:0;
    left:0;
    z-index: 10001;
    -webkit-transition: top 0.3s ease-out;
    transition: top 0.3s ease-out;
}
.TopHeader .Logo {
    padding: 15px 5px;
}
.TopLinks {
    color: #999999;
    margin: 0px;
    margin-top: 5px;
    font-size: 10px;



}
.TopLinks a {
    color: #999999;
}
.TopLinks a:hover {
    color: #999999;
    text-decoration: none;
}
.TopLinks li {
    padding: 0px !important;
}
.BottomHeader {
    background-color: #272727;
    height: 40px;
}
.MainLogo{
	height:80px;
}
.SmallLogo{
    display: none;
}
.BottomLinks {
    margin: 0px;
    font-size: 0;
}
.BottomLinks li {
    padding: 0 !important;
    margin: 0;
    display: inline-block !important;
    font-size: 14px;
}
.BottomLinks a {
    display: block;
    padding: 10px 15px;
    color: #ffffff;
}
.BottomLinks a:hover,
.BottomLinks li.active a {
    text-decoration: none;
    background-color: #a4cf5c !important;
    color: #113e4d;
}
.LogoTitle {
    margin-top: 5px;
}
.SearchGo {
    float: right;
    display: block;
    background-image: url(../../images/magnifier.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #a4cf5c;
    width: 40px;
    height: 40px;
}
.SearchBox {
    border: none !important;
    border-radius: 0px !important;
    background-color: #e5e5e5 !important;
    padding: 10px !important;
    color: #b0b0b0 !important;
    direction: ltr;
    margin-right: 1px;
}
.HomeVideo{
    position: absolute;
    width: 250px;
    height: 200px;
    background-image: url(../../images/home_video.jpg);
        top:220px;
    right: -210px;
    z-index: 1000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.HomeVideo:hover{
    right: 0px;
}
.Guys {
    background-image: url(../../images/guys_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.Guys .span1 {
    position: relative;
    height: 542px;
}
.Guys .span1 img {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    -webkit-transition: bottom 0.3s ease-out;
    transition: bottom 0.3s ease-out;
}
.Guys .span1 img:hover {
    bottom: -10px;
}
.SliderMainTitle {
    color: #ffffff;
    font-size: 46px;
    position: absolute;
    top: 125px;
    left: 50%;
    margin-left: -85px;
}
.GuyNames {
    background-color: #17494d;
    border-top: 1px solid #222222;
}
.GuyNames .span1 {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    padding: 20px;
}
.GuyNames .span1 a,
.GuyNames .span1 a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
    height: 62px;
    line-height: 63px;
}
.GuyContainer {
    overflow: hidden;
}
.ms-text {
    display: block;
    padding: 30px 15px;
    font-size: 36px;
    color: #ffffff;
}
.CourseTitle {
    background-color: #a45e25;
}
.CourseTitle .row-fluid > div {
    height: 103px;
}
.small-roles div {
    position: relative;
}
#smallRoles {
    background-image: url(../../images/slider_roles_bg.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 40px;
    padding-left: 10px;
}
.course-details {
    font-size: 16px;
	text-align: justify;
    color: #ffffff;
    padding: 5px 0px;
	padding-right:55px;
	padding-top:10px;
	padding-left:20px;
	overflow:hidden;
	height:93px;
}
#fullRoles img {
    width: 60px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#fullRoles img:hover {
   		    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

#sliderMore{
	float:left;
	margin-right:5px;
	display:block;
}

#sliderMore img {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#sliderMore img:hover {
    opacity: 0.7;
}
#smallRoles {
    float: right;
    width: auto;
}
#smallRoles > div > a {
    position: relative;
    bottom: 13px;
    display: inline-block;
    width: 80px;
    overflow: hidden;
    height: auto;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: 1000;
}
#smallRoles > div:nth-child(1) > a {
    width: 120px;
    bottom: 71px;
}
.Courses {
    width: 459px;
    min-height: 100px;
    position: relative;
    overflow: hidden;
}
.Matrix {
    width: 710px;
    min-height: 100px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.SlidingTable {
    width: 1420px;
    position: relative;
    right: 0px;
    top: 0px;
    -webkit-transition: right 0.6s ease-out;
    transition: right 0.6s ease-out;
}
.SlidingTable > div {
    float: right;
    width: 710px;
}
span.Stars {
    color: #e2964c;
}
.CoursesTable,
.CoursesTable th,
.CoursesTable td {
    border: 1px solid #ffffff;
    font-size: 13px;
}
.CoursesTable th,
.CoursesTable td {
    padding: 0px 12px;
}
.CoursesTable tbody tr.hover,
.SpecializationTable tbody tr.hover,
.CertificationTable tbody tr.hover,
.CertificationMainTable tbody tr.hover,
.TableRows table tbody tr.hover {
    background-color: #e9e9e9;
}
.CoursesTable td a {
    display: block;
    color: #5b5b5b;
}
.CoursesTable td a:hover {
    text-decoration: none;
    color: #5b5b5b;
}
.CoursesTable {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 55px;
    color: #5b5b5b;
    margin-top: 237px;
}
.CoursesTable th {
    background-color: #113e4d;
    color: #ffffff;
    text-align: right;
}
.ChangeTable a {
    background-image: url(../../images/courses/left_arrow.png);
    height: 33px;
    background-position: top;
    display: block;
    width: 37px;
    float: left;
}
.ChangeTable a:hover {
    background-position: bottom;
}
.ChangeTable div.Info {
    float: left;
    height: 33px;
    overflow: hidden;
    margin-left: 1px;
}
.ChangeTable div.Info > span {
    display: block;
    height: 33px;
    line-height: 33px;
    width: 200px;
    color: #ffffff;
    background-color: #113e4d;
    position: relative;
    top: 0;
    right: 200px;
    text-align: center;
    -webkit-transition: right 0.3s ease-out;
    /* Safari */
    transition: right 0.3s ease-out;
}
.ChangeTableBack div.Info {
    float: right;
    height: 33px;
    overflow: hidden;
    margin-right: 1px;
}
.ChangeTableBack div.Info > span {
    display: block;
    height: 33px;
    line-height: 33px;
    width: 150px;
    color: #ffffff;
    background-color: #113e4d;
    position: relative;
    top: 0;
    left: 150px;
    text-align: center;
    -webkit-transition: left 0.3s ease-out;
    /* Safari */
    transition: left 0.3s ease-out;
}
.SpecializationHeader {
    background-color: #a4cf5c;
    text-align: center;
    line-height: 68px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 1px;
}
.SpecializationTable th,
.SpecializationTable td {
    border: 1px solid #ffffff;
    font-size: 13px;
}
.SpecializationTable th:first-child,
.SpecializationTable td:first-child {
    border-right: none;
}
.SpecializationTable th:last-child,
.SpecializationTable td:last-child {
    border-left: none;
}
.SpecializationTable th,
.SpecializationTable td {
    padding: 0px 12px;
}
.SpecializationTable {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 55px;
    color: #5b5b5b;
    width: 100%;
}
.SpecializationTable th {
    background-color: #113e4d;
    color: #ffffff;
    text-align: right;
    position: relative;
    height: 150px;
}
.SpecializationTable th:hover,
.CertificationTable th:hover {
    background-color: #1c657e;
}
.SpecializationTable th.active,
.CertificationTable th.active {
    background-color: #13a89e !important;
}
.SpecializationTable th.disabled,
.CertificationTable th.disabled,
.CertificationMainTable th.disabled {
    background-color: #cbcbcb !important;
}
.CoursesTable td.highlighted,
.SpecializationTable td.highlighted,
.CertificationTable td.highlighted,
.CertificationMainTable td.highlighted {
    background-color: #cbe0a9 !important;
}
.CoursesTable tr.hover td.highlighted,
.SpecializationTable tr.hover td.highlighted,
.CertificationTable tr.hover td.highlighted,
.CertificationMainTable tr.hover td.highlighted {
    background-color: #d5dec7 !important;
}
.SpecializationTable th a {
    display: block;
    height: 150px;
    width: 140px;
    background-position: top;
    z-index: 1000;
    position: absolute;
    top: -35px;
    left: 0px;
}
.SpecializationTable th a.ClearSelection,
.CertificationMainTable th a.ClearSelection {
    height: 20px;
    width: 20px;
    background-position: center;
    z-index: 1001;
    position: absolute;
    top: 15px;
    left: 110px;
    background-image: url(../../images/courses/close.png);
    background-repeat: no-repeat;
    background-color: #dd4d4c;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.5s ease-out;
    /* Safari */
    transition: a;
    ;
    0.5s ease-out;
}
.CertificationMainTable th a.ClearSelection {
    top: 2px;
    left: 115px;
}
.SpecializationTable th a.ClearSelection:hover {
    height: 24px;
    width: 24px;
    top: 13px;
    left: 108px;
}
.CertificationMainTable th a.ClearSelection:hover {
    height: 24px;
    width: 24px;
    top: 0px;
    left: 113px;
}
.SpecializationTable th a.ClearSelection:hover,
.SpecializationTable th.active a.ClearSelection,
.CertificationMainTable th.active a.ClearSelection {
    background-position: center;
    display: block;
}
.SpecializationTable th a:hover,
.SpecializationTable th.active a {
    background-position: bottom;
}
.SpecializationTable th a#specialization1 {
    background-image: url(../../images/courses/icon1.png);
}
.SpecializationTable th a#specialization2 {
    background-image: url(../../images/courses/icon2.png);
}
.SpecializationTable th a#specialization3 {
    background-image: url(../../images/courses/icon3.png);
}
.SpecializationTable th a#specialization4 {
    background-image: url(../../images/courses/icon4.png);
}
.SpecializationTable th a#specialization5 {
    background-image: url(../../images/courses/icon5.png);
}
.SpecializationTable td.star {
    background-image: url(../../images/courses/star.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.SpecializationTable td {
    text-align: center;
}
.ChangeTableBack a {
    background-image: url(../../images/courses/right_arrow.png);
    height: 33px;
    background-position: top;
    display: block;
    width: 37px;
    float: right;
}
.ChangeTableBack a:hover {
    background-position: bottom;
}
.CertificationHeader {
    background-color: #a4cf5c;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 1px;
}
.CertificationTable th,
.CertificationTable td,
.CertificationTableNarrow td {
    border: 1px solid #ffffff;
    font-size: 13px;
    position: relative;
}
.CertificationTable th:first-child,
.CertificationTable td:first-child,
.CertificationTableNarrow th:first-child,
.CertificationTableNarrow td:first-child {
    border-right: none;
}
.CertificationTable th:last-child,
.CertificationTable td:last-child,
.CertificationTableNarrow th:last-child,
.CertificationTableNarrow td:last-child {
    border-left: none;
}
.CertificationTable th,
.CertificationTable td,
.CertificationTableNarrow td {
    padding: 0px 12px;
}
.CertificationTable {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 55px;
    color: #5b5b5b;
    width: 100%;
}
.CertificationTable th {
    background-color: #113e4d;
    color: #ffffff;
    text-align: right;
    position: relative;
    height: 133px;
}
.CertificationTable th a {
    display: block;
    height: 130px;
    width: 140px;
    background-position: top;
    background-repeat: no-repeat;
    z-index: 1000;
    position: absolute;
    top: 3px;
    left: 0px;
}
.CertificationTable th a.ClearSelection {
    height: 20px;
    width: 20px;
    background-position: center;
    z-index: 1001;
    position: absolute;
    top: 15px;
    left: 110px;
    background-image: url(../../images/courses/close.png);
    background-repeat: no-repeat;
    background-color: #dd4d4c;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.5s ease-out;
    /* Safari */
    transition: a;
    ;
    0.5s ease-out;
}
.CertificationTable th a.ClearSelection:hover {
    height: 24px;
    width: 24px;
    top: 13px;
    left: 108px;
}
.CertificationTable th a.ClearSelection:hover,
.CertificationTable th.active a.ClearSelection {
    background-position: center;
    display: block;
}
.CertificationTable th a:hover,
.CertificationTable th.active a {
    background-position: bottom;
}
.CertificationTable th a#certificate1 {
    background-image: url(../../images/courses/certificate1.png);
}
.CertificationTable th a#certificate2 {
    background-image: url(../../images/courses/certificate2.png);
}
.CertificationTable th a#certificate3 {
    background-image: url(../../images/courses/certificate3.png);
}
.CertificationTable th a#certificate4 {
    background-image: url(../../images/courses/certificate4.png);
}
.CertificationTable th a#certificate5 {
    background-image: url(../../images/courses/certificate5.png);
}
.CertificationTable td.star {
    background-image: url(../../images/courses/star.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.CertificationTable td,
.CertificationTableNarrow td {
    text-align: center;
}
.CertificationTableNarrow {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 22px;
    color: #5b5b5b;
    width: 100%;
}
.SliderContainer{
	max-width:1920px;
	margin:0 auto;
}

.DoubleRows {
    border: 5px solid #cbcbcb;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: -56px;
    z-index: 1000;
}
.DoubleRows span {
    position: absolute;
    right: 31px;
    top: -5px;
    left: -11px;
    bottom: 70px;
    color: #ffffff;
    background-color: #113e4d;
    transform: rotate(270deg);
    -webkit-transform-origin: right top;
	transform-origin: right top;
    line-height: 36px;
}
.OrCircle {
    border-radius: 50%;
    color: #ffffff;
    background-color: #113e4d;
    position: absolute;
    left: 55px;
    bottom: -70px;
    line-height: 20px;
    padding: 3px;
    width: 20px;
    z-index: 1001;
}
.CourseInfoArrow {
    height: 22px;
    line-height: 22px;
    background-image: url(../../images/courses/arrow_bg.png);
    background-repeat: no-repeat;
    background-color: #d5d5d5;
    color: #7f7f7f;
    position: absolute;
    left: 460px;
    width: 350px;
    font-size: 12px;
    -webkit-transition: left 0.6s ease-out;
    /* Safari */
    transition: left 0.6s ease-out;
}
#daysArrow {
    top: 113px;
}
#periodArrow {
    top: 136px;
}
.Pyramid {
    background-image: url(../../images/pyramid/bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 1113px;
    margin-top: 50px;
    position: relative;
}
.Pyramid2 {
    background-image: url(../../images/pyramid/bg2.png);
    height: 810px;
}
img#certificate {
    position: absolute;
    top: 265px;
    right: 225px;
    z-index: 10000;
}
.InformationArrow {
    position: absolute;
    top: 265px;
    right: 225px;
    z-index: 10000;
    background-image: url(../../images/pyramid/arrow_bg.png);
    width: 180px;
    height: 32px;
    padding-right: 5px;
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: right;
    display: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
}
#informationArrow1 {
    right: 310px;
    top: 15px;
}
#informationArrow2 {
    right: 310px;
    top: 77px;
}
#informationArrow3 {
    right: 310px;
    top: 140px;
}
#informationArrow4 {
    right: 310px;
    top: 200px;
}
.PyramidRow {
    margin: 0 auto;
    margin-bottom: 1px;
    text-align: center;
    position: relative;
}
.Row1 {
    background-color: #ecf2d6;
    width: 200px;
    padding: 3px 0px;
    cursor: pointer;
}
.Row2 {
    background-color: #e1edc3;
    width: 300px;
    padding: 3px 0px;
    cursor: pointer;
}
.Row3 {
    background-color: #d8e8b8;
    width: 400px;
    padding: 3px 0px;
    cursor: pointer;
}
.Row4 {
    background-color: #cbe0a9;
    width: 500px;
    padding: 3px 0px;
    cursor: pointer;
}
.Row5 {
    width: 654px;
    height: 96px;
    border: 1px solid #ffffff;
    background-color: #e3e3e3;
    margin-bottom: 0px;
}
.Row1:hover,
.Row2:hover,
.Row3:hover,
.Row4:hover {
    background-image: repeating-linear-gradient(45deg, transparent, transparent 3px, rgba(255, 255, 255, .2) 3px, rgba(255, 255, 255, .2) 6px);
}
.Row5 a {
    float: right;
    width: 129px;
    height: 96px;
    line-height: 100px;
    border-left: 1px solid #ffffff;
    position: relative;
}
.Row5 a:hover {
    background-color: #d6d6d6;
}
.Row5 a.active {
    background-color: #d0d0d0;
}
.Row5 a:last-child {
    border: none;
}
.Row6 {
    color: #ffffff;
    margin: 0px;
}
.TextRow {
    line-height: 45px;
    font-size: 18px;
}
.Row7 {
    text-align: center;
}
.PyramidCoursesTable,
.PyramidCoursesTable td {
    border: 1px solid #ffffff;
    font-size: 13px;
}
.PyramidCoursesTable td {
    padding: 0px 0px;
}
.PyramidCoursesTable td a {
    display: block;
    color: #5b5b5b;
}
.PyramidCoursesTable td:nth-child(2),
.PyramidCoursesTable td:nth-child(3) {
    background-color: #d6d6d6;
}
.PyramidCoursesTable td a:hover {
    text-decoration: none;
    /*color: #5b5b5b;
    background-color: #cbe0a9;*/
}
.PyramidCoursesTable {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 40px;
    color: #5b5b5b;
    width: 746px;
    margin: 0 auto;
}
.highlighted1 {
    background-color: #ebf2d6 !important;
}
.highlighted2 {
    background-color: #e1edc3 !important;
}
.highlighted3 {
    background-color: #d8e8b8 !important;
}
.highlighted4 {
    background-color: #cbe0a9 !important;
}
.PyramidCoursesTable tr:hover td:nth-child(1),
.PyramidCoursesTable tr:hover td:nth-child(4) {
    background-color: #ecf0e1 !important;
}
.PyramidCoursesTable tr:hover td:nth-child(2),
.PyramidCoursesTable tr:hover td:nth-child(3) {
    background-color: #e1e6d3 !important;
}
.Row8 {
    color: #ffffff;
    margin: 0px;
    line-height: 59px;
}
.Row9 {
    border: 1px solid #ffffff;
    width: 842px;
    height: 170px;
    background-color: #cfe3e3;
}
.Row9 > div {
    float: right;
    width: 239px;
    border-left: 1px solid #ffffff;
    height: 150px;
    text-align: right;
    padding: 10px 20px
}
.Row9 > div > h3 {
    font-weight: normal;
    font-size: 18px;
    margin: 0px;
}
.Row9 > div > ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.Row9 > div > ul > li {
    background-image: url(../../images/pyramid/bullet.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 20px;
    margin-bottom: 7px;
}
.Row9 > div:last-child {
    border: none;
}
.Row10 {
    color: #113e4d;
    margin: 0px;
    line-height: 60px;
}
.Row11 {
    color: #ffffff;
    margin: 0px;
    line-height: 56px;
    font-size: 32px;
}
.Row12 {
    color: #cbe0a9;
    margin: 0px;
}
.Pyramid a.ClearSelection,
.Pyramid span.ClearSelection {
    height: 20px;
    width: 20px;
    background-position: center;
    z-index: 1001;
    position: absolute;
    top: 20px;
    left: -10px;
    background-image: url(../../images/courses/close.png);
    background-repeat: no-repeat;
    background-color: #dd4d4c;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.5s ease-out;
    /* Safari */
    transition: a;
    ;
    0.5s ease-out;
}
.Pyramid span.ClearSelection {
    top: 10px;
    left: 00px;
}
.Pyramid a.ClearSelection:hover {
    height: 24px;
    width: 24px;
    top: 18px;
    left: -12px;
}
.Pyramid span.ClearSelection:hover {
    height: 24px;
    width: 24px;
    top: 8px;
    left: -2px;
}
.BlockHeader {
    float: right;
    padding: 14px 18px;
    color: #ffffff !important;
    background-color: #13a89e;
    font-size: 28px;
    font-weight: normal;
}
.BlockHeader:after {
    content: '';
    display: block;
    clear: both;
}
.MainCertification > div {
    float: right;
    height: 145px;
    background-repeat: no-repeat;
    background-position: center;
}
.MainCertification > .clearfix {
    height: auto;
    float: none;
}
.MainCertification > .SmallSeparator {
    width: 18px;
}
.MainCertification > .SmallSeparator.RightSep {
    background-image: url(../../images/certification/right_sep.png);
}
.MainCertification > .SmallSeparator.LeftSep {
    background-image: url(../../images/certification/left_sep.png);
}
.MainCertification > .CertificationIcon {
    width: 151px;
    cursor: pointer;
    padding-top:5px;
    border:1px solid #ffffff;
}
.MainCertification > .CertificationIcon.active {
    border:1px solid #d5d5d5;
}
.MainCertification > .CertificationIcon:hover {
    border:1px solid #e5e5e5;
}
.MainCertification > .MainSeparator {
    width: 92px;
    background-image: url(../../images/certification/separator.png);
}
.CertificationTitle {
    width: 190px;
    height: 70px !important;
    line-height: 25px;
    color: #113e4d;
    text-align: center;
    font-size: 18px;
    margin-left: 55px;
}
.CertificationTitle.last {
    margin-left: 0px;
}
.CertificationInfoBox {
    padding-top: 19px;
    position: relative;
    display: none;
}
.CertificationInfoBox .InfoArrow {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 19px;
    width: 36px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../../images/certification/arrows.png);
}
.CertificationInfoBox .InfoText {
    background-color: #e5e5e5;
    padding: 30px 20px;
    color: #6e6e6e;
}
.CertificationInfoBox .InfoText h2 {
    color: #113e4d;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
}
.CertificationGreenInfoBox {
    padding-top: 19px;
    position: relative;
    display: none;
}
.CertificationGreenInfoBox .InfoArrow {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 19px;
    width: 36px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../../images/certification/arrows.png);
}
.CertificationGreenInfoBox .InfoTitle {
    color: #ffffff;
    background-color: #13a89e;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 20px;
}
.CertificationGreenInfoBox .InfoText {
    background-color: #e5e5e5;
    padding: 30px 20px;
    color: #6e6e6e;
}
.CertificationGreenInfoBox .InfoText h2 {
    color: #113e4d;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
}
.CertificationPageTable {
    margin: 20px 43px;
}
.CertificationPageTable .TableRows {
    width: 334px;
    float: right;
    padding-top: 178px;
}
.CertificationPageTable .TableRows table {
    border-collapse: collapse;
    background-color: #e3e3e3;
    line-height: 53px;
    color: #5b5b5b;
    width: 100%;
    margin: 0 auto;
}
.CertificationPageTable .TableRows table,
.CertificationPageTable .TableRows table td {
    border: 1px solid #ffffff;
    font-size: 13px;
}
.CertificationPageTable .TableRows table td {
    background-image: url(../../images/certification/table-handle.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #113e4d;
    color: #ffffff;
    padding-right: 25px;
}
.CertificationPageTable .TableRows table tr.hover td {
    background-color: #1c657e;
}
.TableInformation {
    float: left;
    width: 750px;
    border-top: 5px solid #113e4d;
}
.CertificationMainTable {
    border-collapse: collapse;
    background-color: #e3e3e3;
    color: #5b5b5b;
    width: 100%;
    margin: 0 auto;
}
.CertificationMainTable,
.CertificationMainTable td,
.CertificationMainTable th {
    border: 1px solid #ffffff;
    font-size: 13px;
}
.CertificationMainTable {
    border-right: none;
    border-left: none;
}
.CertificationMainTable th:first-child {
    border-right: none;
}
.CertificationMainTable th:last-child {
    border-left: none;
}
.CertificationMainTable th {
    background-color: #113e4d;
    color: #ffffff;
    position: relative;
    cursor: pointer;
}
.CertificationMainTable th:hover,
.CertificationMainTable th.active {
    background-color: #1c657e;
}
.CertificationMainTable th a {
    background-position: top center;
    background-repeat: no-repeat;
    color: #ffffff;
    height: 90px;
    display: block;
    margin-top: 10px;
}
.CertificationMainTable th a:hover,
.CertificationMainTable th:hover a,
.CertificationMainTable th.active a {
    background-position: bottom;
}
.CertificationMainTable th p {
    font-weight: normal;
    padding: 0px 25px;
}
.CertificationMainTable td {
    line-height: 53px;
    text-align: center;
}
.CertificationMainTable th a#mainCertificate1 {
    background-image: url(../../images/certification/level1-s.png);
}
.CertificationMainTable th a#mainCertificate2 {
    background-image: url(../../images/certification/level2-s.png);
}
.CertificationMainTable th a#mainCertificate3 {
    background-image: url(../../images/certification/level3-s.png);
}
.CertificationMainTable th a#mainCertificate4 {
    background-image: url(../../images/certification/level5-s.png);
}
.CertificationMainTable th a#mainCertificate5 {
    background-image: url(../../images/certification/level6-s.png);
}
.form-horizontal .control-label {
    color: #b3b3b3;
    text-align: right;
}
.form-horizontal input[type="text"],
.form-horizontal input[type="password"],
.form-horizontal select,
.form-horizontal textarea {
    font-family: 'Droid Arabic Kufi', tahoma, verdana, Arial;
    border: 1px solid #C3C3C3;
    border-radius: 0 0 0 0;
    font-size: 16px;
    height: 35px;
    background-color: #f0f0f0;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #DBDBDB 0%, #FFFFFF 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #DBDBDB 0%, #FFFFFF 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #DBDBDB 0%, #FFFFFF 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #FFFFFF));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #FFFFFF 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #DBDBDB 0%, #FFFFFF 100%);
}
.SearchForm {
    background-image: url(../../images/searchbg.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.SearchForm .control-label {
    color: #505050;
    font-size: 18px;
}
.form-horizontal .small-label {
    width: 80px;
}
.CalendarSpan {
    position: relative;
}
.CalendarIcon {
    background-image: url(../../images/icons/calendarmini.png);
    height: 24px;
    width: 24px;
    left: 5px;
    top: 5px;
    position: absolute;
}
.CalendarIcon:hover {
    background-position: bottom;
    text-decoration: none;
}
.ClearInput {
    border: 0px !important;
}
.required {
    font-size: 24px;
    font-family: Verdana, Geneva, sans-serif;
    display: inline-block;
    padding: 10px;
}
.CourseHeader {
    background-color: #e5e5e5;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #000000;
}
.CourseHeader p {
    margin-bottom: 0px;
}
.CourseHeader .CourseTitle {
    background-color: transparent!important;
    background-image: url(../../images/icons/coursemini.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 45px;
}
.CourseHeader .Arrow {
    display: inline-block;
    float: left;
    color: #13a89e;
}
.CourseHeader:hover .CourseTitle,
.CourseHeader.active .CourseTitle {
    color: #113e4d;
}
.CourseDetails {
    background-color: #404040;
    background-image: url(../../images/coursebar.png);
    background-repeat: no-repeat;
    padding: 15px;
    padding-right: 50px;
    background-position: right top;
    font-size: 12px;
    display: none;
}
.CourseSmallList .CourseDetails {
    padding-left: 20px;
}
.CourseSmallList .CourseHeader {
    font-size: 16px;
}
.CourseSmallList .CourseHeader i {
    font-size: 20px;
}
.CourseDetails p {
    margin: 0px;
}
.CourseMainIcon {
    background-repeat: no-repeat;
    background-position: top left;
}

.AccordionHeader {
    background-color: #e5e5e5;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
    line-height: 27px !important;/* added by samilox */
    color: #000000;
    margin-top: 10px;
}
.AccordionHeader p {
    margin-bottom: 0px;
}
.AccordionHeader .AccordionTitle {
    padding-right: 45px;
}
.NoIcons .AccordionHeader .AccordionTitle {
    padding-right: 0px;
}
.AccordionHeader .Arrow {
    display: inline-block;
    float: left;
    color: #13a89e;
}
.AccordionHeader:hover .AccordionTitle,
.AccordionHeader.active .AccordionTitle {
    color: #113e4d;
}
.AccordionDetails{
    padding: 15px;
    color:#5b5b5b;
    display: none;
}

.CoursesAccordion{
	padding:15px 0px;
}
.CoursesAccordion > .row-fluid > .span6{
	background-color: #f5f5f5;
	padding:10px 15px;
}
.CoursesAccordion > .row-fluid > .span6:hover{
	background-color: #fafafa;
}
.CoursesAccordion h3 a, .CoursesAccordion h3 a:hover{
	color: #333333;
	text-decoration:none;
}
.AccordionCourseDescription{
	min-height:80px;
}
.AccordionLink{
	display:inline-block;
	padding:3px 8px;
	background-color:#13a89e;
}
.AccordionLink:hover{
	background-color:#53cac2;
}

.FontColor4 {
    color: #a7a7a7;
}
.WhiteFont {
    color: #ffffff;
}
.SearchFormContainer {
    padding: 0 70px;
}
.RoundButtonContainer {
    display: inline-block;
    width: 70px;
    height: 70px;
}
.RoundButton {
    display: inline-block;
    width: 61px;
    height: 61px;
    margin: 5px;
    border: none;
    border-radius: 50%;
    behavior: url(assets/css/pie/PIE.htc);
    background-position: center;
    background-repeat: no-repeat;
    transition: margin 0.1s ease-out, height 0.1s ease-out, width 0.1s ease-out;
    -moz-transition: margin 0.1s ease-out, height 0.1s ease-out, width 0.1s ease-out;
    -webkit-transition: margin 0.1s ease-out, height 0.1s ease-out, width 0.1s ease-out;
    background-color: #13a89e;
}
.SearchEmptyIcon {
    background-image: url(../../images/icons/searchempty.png);
}
.RoundButton:hover {
    margin: 0px;
    width: 71px;
    height: 71px;
    text-decoration: none;
}
.SubTitle {
    font-size: 22px;
    padding: 10px;
    padding-left: 36px;
    background-repeat: no-repeat;
    background-position: left center;
}
.ScheduleIcon {
    background-image: url(../../images/icons/white_schedule2.png);
}
.MoreCourses {
    display: inline-block;
    width: 44px;
    height: 44px;
    padding: 4px;
    font-size: 16px;
    line-height: 20px;
}
.MoreCourses:hover {
    color: #FFF;
    text-decoration: none;
}
.TestimonialIcon {
    background-image: url(../../images/icons/white_testimonial.png);
}
.TestimonialArea {
    background-color: #ebebeb;
    background-image: url(../../images/icons/testimonoals_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 100px;
    padding: 15px;
    position: relative;
}
.TestimonialsArrows {
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 35px;
    z-index: 1000;
}
.TestimonialsArrows a {
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #13a89e;
}
.TestimonialsArrows a:hover {
    text-decoration: none;
    color: #13a89e;
}
.VideoIcon {
    background-image: url(../../images/icons/white_video.png);
}
#hiddenCourses {
    display: none;
}
.SubBigHeader {
    padding: 10px 0px;
    font-weight: normal;
    font-size: 28px;
}
.SubNormalHeader {
    font-weight: normal;
    font-size: 22px;
}
.FontColor1 {
    color: #13a89e;
}
.CourseFullDetails {
    margin-top: 30px;
}
.BGColor1 {
    background-color: #13a89e;
}
.carousel {
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.right {
    left: auto;
    right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none;
}
.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
    color: #ffffff;
    line-height: 20px;
}
.carousel-caption h4 {
    margin: 0 0 5px;
}
.carousel-caption p {
    margin-bottom: 0;
}
#testimonialCarousel {
    direction: ltr;
}
#testimonialCarousel .item {
    direction: rtl;
}
.shadow {
    -moz-box-shadow: inset 0 0 10px #cbe0a9;
    -webkit-box-shadow: inset 0 0 10px #cbe0a9;
    box-shadow: inset 0 0 10px #cbe0a9;
}
.CourseLinks .btn-main {
    display: inline-block;
    color: #ffffff;
    padding: 5px 10px;
    margin-bottom: 5px;
    background-color: #13a89e;
	width: 160px;
/*display block * deleted by samilox */
    line-height: 35px;
}
.CourseLinks .btn-main:hover {
    text-decoration: none;
    background-color: #1ab6ab;
    color: #ffffff;
}
.HomeIconsContainer {
    margin-top: 70px;
    margin-bottom: 70px;
}
.HomeIconContainer {
    min-height: 165px;
}
.HomeIcon {
    display: inline-block;
    
    background-position: left top;
    border-radius: 50%;
    background-repeat: no-repeat;
    
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    background-size:   cover;
    width: 140px;
    height: 140px;
    margin: 5px;
}
.HomeIcon:hover,
.HomeIcon.active {
    width: 150px;
    height: 150px;
    margin: 0px;
}
.HomeIcon1 {
    background-image: url(../../images/home_icon1.png);
}
.HomeIcon2 {
    background-image: url(../../images/home_icon2.png);
}
.HomeIcon3 {
    background-image: url(../../images/home_icon3.png);
}
.HomeIconText {
    display: inline-block;
    width: 100%;/* edited by samilox */
    text-align: center;
    font-size: 22px;
    color: #5d5d5d;
    line-height: 30px;
}
.HomeIconText:hover {
    color: #5d5d5d;
    text-decoration: none;
}
h1,
h2,
h3,
h4 {
    font-weight: normal;
}
.HomeTestimonialContainer{
    margin-bottom: 75px;
}
.TestimonialText {
    padding: 20px;
    color: #ffffff;
    background-color: #13a89e;
    margin-bottom: 20px;
    margin-top: 15px;
    position: relative;
    height: 100px;
}
.TestimonialText:after {
    top: 100%;
    left: 90%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #13a89e;
    border-width: 15px;
    margin-left: -10px;
}
.TestimonialOwner p,
.TestimonialCourse p {
    margin: 0px;
}
.TestimonialOwner p {
    color: #13a89e;
}
.TestimonialCourse p {
    color: #7c7c7c;
}

.VideoLightbox{
    position: relative;
    margin-bottom: 30px;
}
.VideoLightbox .PlayButton{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../../images/play-icon.png);
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0.8;
}
.VideoLightbox .PlayButton:hover{
    opacity: 1;
}
@media (min-width: 200px) {
    .seven-cols .span1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        margin: 0px;
    }
    .five-cols .span1 {
        width: 20%;
        *width: 20%;
        margin: 0px;
    }
}

footer {
    background-color: #1d3b49;
    padding-bottom: 25px;
}
footer ul {
    list-style: outside none none;
    font-size: 12px;
    margin: 0 !important;
}

footer a {
    color: #a8a8a8;
}
footer a {
    outline: 0 none;
}
footer a {
    color: #a8a8a8;
    text-decoration: none;
}



footer p {
    color: #a8a8a8;
}


.SocialColumn a{
    margin-right: 5px;
    margin-top: 5px;
    display: block;
    float: left;
}
.SocialColumn a:hover, .SocialColumn a:focus{
    margin-top: 0px;
}
.FooterLinks{
    margin-top: 10px !important;
    color: #a8a8a8 !important;
}


.FooterLinks li{
    display: inline;
    padding-right: 5px;
    padding-left: 5px;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    border-left: 1px solid #A8A8A8;
}
.FooterLinks li:last-child{
    border: none;
    padding-right: 0px;
}

.SubmitIcon{
    background-image:url(../../images/icons/submit.png);
}

.starDiv{
background-image: url(../../images/courses/star.png);
background-position: right top;
background-repeat: no-repeat;
}

.ContactsColumn {
    font-size: 11px;
}
.LTRDirection {
    direction: ltr;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
}

footer a:hover,
footer a:focus {
    color: white;
    text-decoration: none;
}
@media only screen and (max-device-width : 1024px)  and (-webkit-min-device-pixel-ratio : 2) {
    body{
        padding-top: 0px !important;
    }
    .Header{
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
    }
    .CourseFullDetails {
        font-size: 22px !important;
        width: 95%;
        margin: 0 auto;
        margin-top: 30px;
    }
    h2{
        padding: 0px 10px;
    }
    .AccordionList, #content p{
        padding:0px 15px;
        line-height: 32px;
    }
    li {
        line-height: 32px;
    }
    /*.Content > .container {
        min-width: 1140px  !important;
    }
    .HomeTestimonialContainer{
        min-width: 1170px;
        margin-left: -15px;
    }*/
}
@media only screen and (max-device-width : 1024px){
    body{
        padding-top: 0px !important;
    }
    .Header{
        position: relative !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
    }
    .CourseFullDetails {
        font-size: 22px !important;
        width: 95%;
        margin: 0 auto;
        margin-top: 30px;
    }
    h2{
        padding: 0px 10px;
    }
    .AccordionList, #content p{
        padding:0px 15px;
        line-height: 32px;
    }
    li {
        line-height: 32px;
    }
    /*.Content > .container {
        min-width: 1140px  !important;
    }
    .HomeTestimonialContainer{
        min-width: 1170px;
        margin-left: -15px;
    }*/
}