#menu{

	background-image: none;

}
/*
#ui-datepicker-div{
	pointer-events: none;
	
}
*/



#swipebox-prev {
    background-position: -32px 13px;
    float: left;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
	font-weight:400;
}

#swipebox-next {
    background-position: -78px 13px;
    float: right;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
	font-weight:400;
}

#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
	font-weight:400;
}

#swipebox-bottom-bar{
	background-color:#000 !important;
}
#swipebox-close{
/*	background-color:#000 !important;*/
}


.mab_loading_image{
	
	background-image:url("../img/cargando imagen.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 38px;
}

#info{
	z-index: 1000;
}

.section {
	background-position:center;
  background-size: cover;
}

#cont_logo_chico{
position: absolute;
	z-index: 1000;
	width: 100%;
	text-align: right;
	display: none;
	pointer-events:none;
	
}
#cont_logo_chico img{
	max-width: 120px;
	margin-right:30px;
	margin-top:6px;
	height:auto;
	display: none;
	float:right;
}
#cont_logo_chico_menu{
	display: block;
	margin-top: 7px;

}
#cont_logo_chico_menu img{
	max-width: 120px;
	display: none;
}
.separado_mab_1{
	width: 100%;
	text-align: center;
}
.texto_mab .planos_seccion_planos{
	max-width: 100%;
}

.mab_camara i{
	font-size:18px !important;

}
.mab_camara{
padding: .9em 2em .5em 2em !important;
}


.carousel-inner .global-overlay{
	pointer-events: none;
}

.span_bg_menu_color_mab{
	background-color: rgba(0,0,0,0.4);
}
.span_bg_menu_color_mab div{
	padding-left: 10px;
	padding-right: 10px;
}

#menu{

	background-color: rgba(0,0,0,0.20);
}
.section{
	background-color: #2B2D35;
}

.item_mab_carusel{
display: table;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.item_mab_carusel_cell{
display: table-cell;
vertical-align: middle;
	text-align: center;
}

.tabla_mab{
display: table;
	width: 100%;
	height: 100%;
}
.cell_mab{
	display: table-cell;
vertical-align: middle;
	text-align: center;
}

.loading_mab{
	width: 100%;
	height: 100%;
	/*background-color: rgba(159,18,20,0.52);*/
	position: absolute;
	top:0px;
	left:0px;
	z-index: -1;
	display: none;
}


.section_bottom_mab .pp-tableCell{
	vertical-align: bottom !important;
	padding-bottom: 40px;
	padding-top: 100px;
}
.img-info_mab{
	position: relative !important;
	bottom: 0 !important;
}



.img-logo-intro-mab{
	max-width:90%;
}
.mab_subtitle{
font-size:18px;
max-width:500px;
margin:auto;
line-height:normal;
margin-bottom:16px;
padding-left:10px;
padding-right:10px;
width:100%;
}

.section_content_mab{
/*
overflow-y: auto;
overflow-x: visible;
*/
	height: 100%;
	display: table;
	width: 100%;
}
.int_section_content_mab{
padding-top:30px;
padding-bottom:30px;
/*width:100%;*/
display: table-cell;
  vertical-align: middle;
/*	margin:auto;*/
}



.global-overlay_mab{
/*background: linear-gradient(rgba(34, 38, 75, 0.1), rgba(34, 38, 75, 0.5));*/

background:linear-gradient(rgba(34, 38, 75, 0.1), rgba(34, 38, 75, 0.5));
}

.overflow_mab{
	overflow: auto;
}

.dir_mobil{
	display:none;
}
.dir_desktop{
	display:block;
}

@media (max-width:404px){
.dir_mobil{
	display:block;
}
.dir_desktop{
	display:none;
}
}

.menu_mab_correccion_on{
	display:none !important;
	}
	.menu_mab_correccion_off{
	display:block;
	}
@media only screen and (max-width: 1024px) {
	
	#boton_contacto{
		background-color: rgba(205,52,51,0.40);
}
		#boton_contacto a:hover{
		background-color: rgba(205,52,51,1) !important;
}
	#boton_facebook{
		background-color: rgba(41,42,125,0.6);
}
		#boton_facebook a:hover{
		background-color: rgba(41,42,125,1) !important;
}
		#boton_instagram{
		background-color: rgba(221,42,123,0.5);
}
		#boton_instagram a:hover{
		background-color: rgba(221,42,123,1) !important;
}
	
	#menu{

	background-image: url("../img/fondomenu_4.jpg");
	background-position: left;
	background-size: cover;

}
	
	#menu #menu-link {
  right: 0;

}
	
	#cont_logo_chico{
	display: block;
}
#cont_logo_chico_menu{
	display: none;
}
.menu_mab_correccion_on{
	display:block !important;
	}
	.menu_mab_correccion_off{
	display:none !important;
	}
	#menu{

	background-color: rgba(0,0,0,1);
}
}
