.mbr-table-cell {position:inherit !important;}
.cbp-hrmenu {position:inherit !important;}
.slider_principal {margin-top:175px !important;}


/*-Menu-*/
	.cbp-hrmenu {width:100%; margin-top:0.9375em; background-color:#4a8ad1; clear:both; position:relative;}
	 body.movil .cbp-hrmenu {position:initial !important;}

	/* general ul style */
	.cbp-hrmenu ul {margin:0; padding:0; list-style-type:none;}

	/* first level ul style */
	.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {width:100%; max-width:1170px; margin:0 auto; padding:0 1.875em;}
	.cbp-hrmenu > ul > li {display:inline-block;}
	.cbp-hrmenu > ul > li + li > a {padding:1em 1.4375em;}
	.cbp-hrmenu > ul > li > a {padding:1em 0.5em 1em 0.5em; color:#fff; display:inline-block; font-family:latoBold, Verdana, Geneva, sans-serif; font-size:14px;}
	.cbp-hrmenu > ul > li > a:hover {color:#fff;}
	.cbp-hrsub p, .cbp-hrmenu > ul > li.cbp-hropen a, .cbp-hrmenu > ul > li.cbp-hropen > a:hover, .cbp-hrmenu > ul > li > a:hover {font-family:latoBold, Verdana, Geneva, sans-serif; color:#595959; background:#ffffff; -webkit-transition:all 0.5s ease 0s; 
-moz-transition:all 0.5s ease 0s; 
-o-transition:all 0.5s ease 0s; 
transition:all 0.5s ease 0s;}
.cbp-hrsub p {font-family:lato, Verdana, Geneva, sans-serif;}
	
	/* sub-menu */
	.cbp-hrmenu .cbp-hrsub {display:none; position:absolute; background:#ffffff; max-width:1170px; width:100%; left:0; right:0; margin:0 auto; z-index:999;
	-webkit-transition:all 0.5s ease 0s; 
	-moz-transition:all 0.5s ease 0s; 
	-o-transition:all 0.5s ease 0s; 
	transition:all 0.5s ease 0s;}
	.cbp-hropen .cbp-hrsub {display:block; padding-bottom:3em;
	-webkit-transition:all 0.5s ease 0s; 
	-moz-transition:all 0.5s ease 0s; 
	-o-transition:all 0.5s ease 0s; 
	transition:all 0.5s ease 0s;}
	.cbp-hrmenu .cbp-hrsub-inner > div {width:20%; float:left; padding:0 1em 0;}
	body.movil .cbp-hrmenu .cbp-hrsub-inner > div {width:97%; float:none; margin:0 auto; display:table;}
	.cbp-hrmenu .cbp-hrsub-inner:before, .cbp-hrmenu .cbp-hrsub-inner:after {content:" "; display:table;}
	.cbp-hrmenu .cbp-hrsub-inner:after {clear:both;}
	.cbp-hrmenu .cbp-hrsub-inner > div a {line-height:2em;}
	.cbp-hrsub h4 {color:#595959; padding:1.5em 0 0.6em; margin:0; font-size:160%; font-weight:300; font-family:latoBold, Verdana, Geneva, sans-serif; font-size:18px;}
	