القواعد المنظمة للتدريب المكثف "الإمتياز"

.myres {
-webkit-flex: 1;
-ms-flex: 1;
-moz-flex: 1;
-o-flex: 1;
flex: 1;

}
.nav,.nav ul {
list-style:none;
margin:0;
padding:0;
}
.nav {
position:relative;
width: 159%;

}

.bg
{

font-size:16px;
font-family: Verdana, Geneva, sans-serif;
/*color:#145D8E;*/
color:#000000;
padding: 40px 10px;
text-align:justify;
line-height:2;

}

.nav ul {

top:auto;
padding: 0;
margin: 0;
background: #fff;

}

.nav li {
float: right;
position: relative;
width:159px;

}
.nav li a {
font-family: "Pathway Gothic One",sans-serif;
line-height: 40px;

/**-moz-transition:3.0s;
-ms-transition:3.0s;
-o-transition:3.0s;
-webkit-transition:3.0s;**/
/*background-color:#7770B4;*/
background-color:#A48A3F;
/** background-color:#191919;**/

/*border:1px solid #6E67A6;*/
/**border:1px solid #957E39;**/
color:#003300;
display:block;
font-size:11px;
font-weight:bold;
line-height:auto;
padding:0px 0px;

text-decoration:none;
/*transition:0.5s;*/
text-align:center;
}

.nav .limain a {
line-height: 20px;
/**-moz-transition:3.0s;
-ms-transition:3.0s;
-o-transition:3.0s;
-webkit-transition:3.0s;**/
/*background-color:#7770B4;*/
background-color:#A48A3F;
/*background-color:#191919;*/

/*border:1px solid #6E67A6;*/
/**border:1px solid #957E39;**/
color:#d6d6d6;
display:block;
font-size:11px;
/*font-weight:bold;*/
line-height:auto;
/*padding:6px 6px;*/
padding:4px 4px;
text-decoration:none;
/*transition:0.5s;*/
text-align:right;
}
.nav li:hover > a {

/*background:#8CCA33;*/
/*border-color:#6E67A6;*/
color:#fff;

}
.nav ul li a:hover {

/*background:#8CCA33;*/
background:#990617;
color:#ffffff;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/

}

.nav li:hover ul{
height: auto;
width:100%;

}
.nav ul ul ul li a:hover {
background:#CC690E;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/

}
.nav ul ul ul li a {
background:#8CCA33;
/*background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0.5),rgba(255,255,25,0));*/
font-size:10px;
text-align:right;

}

.nav ul ul li a {
font-size:12px;
text-align:right;
line-height:auto;
width:100%;
}

.nav ul ul {
position: absolute;
/*right: 0;*/
/*right:21px;*/
top: 100%;
display: none;

}

.nav ul ul ul {

/* right: 100%; */
right: 200px;
top: 0;
background: blue;
}

.nav li:hover > ul {
display: block;
}

.imgaa {

position: absolute;
min-height: 800px;
opacity:.2;
right: 290px;

z-index: -1;
}