.ja-megamenu a.over, .ja-megamenu a.active { color: #F37731;}

#ja-megamenu li a.active, #ja-megamenu li a.active:hover,
#ja-megamenu li a.active:active, #ja-megamenu li a.active:focus{
background:#4C7296;
}

.ja-megamenu .childcontent{
z-index: 999;
}
.ja-megamenu li.mega .childcontent {
    display: block;
    height: auto;
    position: absolute;
	background:#fff;
	border:2px solid #EBEBE6;
}

.ja-megamenu ul.level0{}

.ja-megamenu ul.level0 li li .active{background:none; border:none;box-shadow:none;}

.ja-megamenu ul.level0 li ul .active{
	color:#52BEDF !important;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
background-color:transparent !important;
background-image:-webkit-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-moz-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-ms-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-o-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
background-size:100% 100%;
-moz-transition:all 0.26s ease-out;
-o-transition:all 0.26s ease-out;
-webkit-transition:all 0.26s ease-out;
-ms-transition:all 0.26s ease-out;
	}

.ja-megamenu ul.level0 li ul .active:hover{}

#ja-megamenu a:hover, #ja-megamenu a:active, #ja-megamenu a:focus{}

ul.megamenu {
    margin: 10px;
}

/* lv - 0
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level0 li.mega a.mega {
	color:#fff;
	padding: 8px 15px;font-weight: normal;
}

.ja-megamenu ul.level0 li.mega:hover a.mega:hover{

}

.ja-megamenu ul.level0 li.mega{
display: block;float: left;padding:0;
border-left:1px solid #EBEBE6;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
}

.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over { background:#4C7296;
}

.ja-megamenu ul.level0 li.active {
}
.ja-megamenu ul li ul li{}

/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega {  float:none;  background:none; border:none;
}

.ja-megamenu ul.level1 li.first { border-top: 0; background:none; border:none; }

.ja-megamenu ul.level1 li.mega:hover a.mega:hover {padding-left:13px; color:#52BEDF; /* background:none !important; */ text-shadow:none !important;}

.ja-megamenu ul.level1 li.mega a.mega {
	color:#484646;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition:all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	border-bottom:1px solid #EBEBE6;
}

.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {
box-shadow:none;

background-image:-webkit-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-moz-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-ms-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
background-image:-o-linear-gradient(left,transparent,transparent 30%,rgba(255,255,255,0.4));
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
background-size:100% 100%;
-moz-transition:all 0.26s ease-out;
-o-transition:all 0.26s ease-out;
-webkit-transition:all 0.26s ease-out;
-ms-transition:all 0.26s ease-out;
}
 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background:none;
	color: #fff;
}

.ja-megamenu .level1 .childcontent-inner {  }

.ja-megamenu .childcontent .ja-moduletable { color:#4F4F4F; }

.ja-megamenu .childcontent .ja-moduletable a {
	color:#52BEDF;
	border-bottom: 1px dotted #fff;
}

.ja-megamenu .childcontent ul.megamenu .ja-moduletable h3{
box-shadow:none;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	color:#000;
	text-shadow:none;
}

/* Grouped --- */
.ja-megamenu .group-title { }

.ja-megamenu .group-title .menu-title {
	color:#564747 !important;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
}

.ja-megamenu .group-title .menu-desc {
	color:#4F4F4F;
	padding-left: 0 !important;
}

.ja-megamenu { background: url(../imagenes/menu-back.jpg); padding-bottom:0px;
}

.ja-megamenu .childcontent .ja-moduletable a:hover, .ja-megamenu .childcontent .ja-moduletable a:focus, .ja-megamenu .childcontent .ja-moduletable a:active{
background:none !important;
text-decoration: none;
text-shadow:none !important;
}

/* Ballu Css */

.ja-megamenu ul.level0 li.mega span.menu-desc {
    display: block;
    font-size: 92%;
    font-weight: normal;
}