body {
    height: 100%;
	/*
    margin: 0;
	*/
}

#content {
    margin: 0 auto;
    width: 1000px;
}
.bx-pager {
    color: #666666;
    float: left;
    font-size: 12px;
    height: 2em;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.bx-pager a ,
a.pager-link {
    color:black;
    font-size:1rem;
    margin-left:3px;
    margin-right:3px;
    text-decoration:none;
	display:inline-block;
}
.bx-pager .pager-active, 
.bx-pager a:hover,
a.pager-active,
a.pager-link:hover {
    text-decoration:underline;
}
.bx-auto {
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    text-align: center;
}
.bx-auto .start_p {
    background: url("../img/icons/gray_auto.png") no-repeat scroll 0 2px transparent;
    font-size: 11px;
    font-weight: bold;
    padding-left: 13px;
    text-decoration: none;
}
.bx-auto .stop_p {
    background: url("../img/icons/gray_auto.png") no-repeat scroll 0 -14px transparent;
    font-size: 11px;
    font-weight: bold;
    padding-left: 13px;
    text-decoration: none;
}
.bx-auto a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}
#top_menu {
    background: url("../img/cabeceras/bg-white.png") repeat scroll 0 0 transparent;
    height: 70px;
    padding-top: 0;
    position: absolute;
    top: 55px;
    width: 1000px;
    z-index: 150;
}

.universite {
    margin-left: 814px;
    position: absolute;
    top: 380px;
    z-index: 100;
}
.universite a {
    padding: 5px;
}

#cuerpo_agenda,
#cuerpo_novedades,
.cuerpo_accesos_directos {
    text-align: justify;
	clear:both;
	border:1px solid #eee;
}
.titulo-cabeceras-portada {
	/*color: white;*/	
	/*
    font-size: 1.5rem;
	*/
    font-size:3.4rem;
    font-weight:bold;
	/*
    padding-left: 40px;
	*/
	text-align:left;
	/*
    padding-top: 10px;
    padding-bottom: 10px;	
    text-shadow: 0.1em 0.1em 0.2em black;
	*/
    /*height: 40px;*/
    width: 100%;
	/*
    padding:0.1em 0;
	margin-bottom:40px;
	*/
	padding:0 0 36px 0 /*0 0 56px 0*/;
	margin:0;
	text-transform:capitalize;
}
@media (max-width: 991px) {
	.titulo-cabeceras-portada {
		font-size:2.4rem;
		padding-bottom:36px;
	}
}
.titulo-cabeceras-portada-footer {
    padding-top: 9px;
}
.titulo-cabeceras-portada a {
    /*color: white;*/
    text-decoration:none;
}



#cab_noti_comu_dosi {
	/*
    background-image: url("../img/cabeceras/titulosNoticiasCabecera.jpg");
	*/
	background-position:0 -40px;
	background-size:100% 80px;
	background-color: rgb(187,185,185);
    height: 40px;
    text-align: center;
    width: 100%;
}
.padding_left_right {
    padding-left: 0px !important;
	/*padding-right: 10px !important;*/
}
.left_a {
	float: left;
    padding-left: 10px;
    /* text-align: left; */
    width: 25%;
}
.center_a{
	/* margin: 0px auto; */
    width: 50%;
    float: left;
    /* text-align: center; */
    /* display: inline; */
}
.right_a{
	float: right;
    padding-right: 10px;
    /* text-align: right; */
    width: 25%;
}
ul.cuerpo_accesos_directos {
	list-style: none; 
	padding: 0;
 }
.cuerpo_accesos_directos li{
	border:1px solid #ccc;	
	padding:2px;
	width:231px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
}
a.enlace_accesos_directos {
	display:inline-block;
	/*
	width:231px;
	height:64px;
	border: 1px solid #ccc;
	background-size:225px 58px;
	background-position: center;
	background-repeat: no-repeat;
	*/
	width:225px;
	height:60px;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size:100% 100%;
}
#footer {
    clear: both;
    margin: 0 auto;
    /*width: 1000px;*/
}

.titNoticia {
	margin-top:0px; 
	font-weight:bold;
	letter-spacing:0px;
}
.cuerpoNoticia {
	text-align:justify;
	color:#6E6E6E;
	background-color:#fff;
	letter-spacing:0px;
	text-decoration:none;
}


ul.noticiasCorreo {
	margin:0;
	padding:0;
	font-size:1.6rem;
}
ul.noticiasCorreo li {
	background-color:#ffe000;
	line-height:3em;
	padding-left:1em;
	margin:0;
}
ul.noticiasCorreo li  a {
	width:90%;
	width:calc(100% - 110px);
    display:inline-block;
	white-space:nowrap;
	overflow-x:hidden;
    float:left;
	text-overflow:ellipsis;
}
ul.noticiasCorreo span {
	float:right;
	/*font-size:2em;*/
}
ul.noticiasCorreo .botonFA_gray, 
ul.noticiasCorreo .botonFA {
	width:3em;
	height:3em;
	padding:1em;
}

.contVideoPortada iframe{
	height:100%;
	width:100%;
}

.instagramCabClos_left,
.instagramCabClos_right,
.eventsCabClos_left,
.eventsCabClos_right,
.eventsCabClos_up,
.eventsCabClos_down,
.eventsCabClos_upDown {
	text-align:center;
	/*font-size:3rem;*/
	/*font-weight:bold;*/
	display:inline-block;
	line-height:1;
	/*cursor:pointer;*/
}
.eventsCabClos_up,
.eventsCabClos_down {
	width:36px;
}
.instagramCabClos_right,
.instagramCabClos_left {
	height:100%;
	text-decoration:none;
}
.instagramCabClos_right:hover,
.instagramCabClos_left:hover {
	text-decoration:none;
}
.instagramCabClos_right .fa.botonNavMovil,
.instagramCabClos_left .fa.botonNavMovil {
	height:100%;
	display: flex;
    align-items: center;
    justify-content: center;
}



.eventsCabOpen {
	background-color:white;
}
.eventsCabOpen caption,
.eventsCabOpen h3 {
	font-family:Domine;
	font-size:3.4rem;
	font-weight:bold;
	text-align:center;
	padding:0;
}
.eventsCabOpen_scroll {
	max-height:75vh;
	overflow-y:hidden;
}
.eventsCabOpen th {
	vertical-align:top;
	padding:1em;
}
.eventsCabOpen td {
	vertical-align:top;
	padding:0.5em 1em;
}
.eventsCabOpen th {
	font-weight:bold;
/*
	background-size: 4px 1.5em;
    background-image: linear-gradient(to right, #FABA00, #FABA00);
    background-repeat: no-repeat;
    background-position: left center;
*/
}
.eventsCabOpen tbody tr th div:nth-child(odd) a {
	color:gray;
}
.eventsCabOpen th .sepEventCabMes:before {
	content:"\00A0\00A0";
	background-color:#FABA00;
}
.eventsCabOpen th .btEventCabMes {
	color:#FABA00;
	font-size:1.5rem;
}
.eventsCabOpen tbody tr:nth-child(even) {
	background-color:#F7F6F6;
}
.eventsCabOpen .eventsCabOpen_dateD,
.eventsCabOpen .eventsCabOpen_link {
	font-weight:bold;
}
.eventsCabOpen .eventsCabOpen_loc {
	font-style:italic;
}
#eventsCabOpen_updown {
	text-align:right;
	font-size:2rem;
	font-weight:bold;
	margin-top:1px;
}

#eventosPPrinc/*,
#vidaUMHPPrinc*/ {
	background-color:#f2f2f2 /*#eeeeee*/;
}

#destacadosHPPrinc {
	background-color:#aeaeae /*#ffe000*/;
	/*
	background-image:url('../img/cabeceras/footer-campus-elche.jpg');
    background-size:cover;
    background-position:center;
	*/
	/*height:454px;*/
}
#destacadosHPPrinc .margenDatos,
#destacadosHPPrinc .containerDestacados,
#destacadosHPPrinc .container {
	height:100%;
}
#vidaUMHPPrinc p {
	font-size:1.8rem;
	margin:0 0 56px 0;
	font-weight:normal;
	font-family:Domine;
	font-style:normal;
	font-stretch:normal;
	line-height:1.5;
	letter-spacing:normal;
	color: #1f1f1f;
}
@media (max-width: 991px) {
	#vidaUMHPPrinc p {
		font-size:1.4rem;
		margin-bottom:36px;
	}
}
#vidaUMHPPrinc p#vidaUMH {
	margin:0;
}
#containerVidaUMH {
	position:relative;
	overflow:hidden;
}
#containerVidaUMH > #vidaUMH ~ div.instagramCabShow {
	position:absolute;
	/*
	left:0;
    right:0;
	*/
    bottom:0;
    top:0;
	/*
	display:flex;
	justify-content:space-between;
	align-items:center;
	*/
}
#vidaUMH {
	/*text-align:center;*/
	display:flex;
}
@media (max-width: 767px) {
	#vidaUMH {
		width:150%;
		margin-left:-25%;
	}
}
#vidaUMH a {
	padding:0;
	/*width:20%;*/
	flex-grow:1;
}
#vidaUMH a span[style] {
	display:block;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	color:transparent;
	width:100%;
	padding-top:100%;
}

div.actualidadesPPrinc div {
	padding:0;
}
div.actualidadesPPrinc > div#actualidadesPPrincMov {
	max-width:500px;
	margin:auto;
}

div.actualidadesPPrinc div.actualidadPPrinc {
	width:100%;
	height:100%;
	padding:10px;
}
@media (max-width: 991px) {
	div.actualidadesPPrinc div.actualidadPPrinc {
		font-size:1.4rem;
		padding:10px 0;
	}
}

div.actualidadesPPrinc div.actualPPrincHighFila1 {
    width: 100%;
    position:relative; /* If you want text inside of it */
	/*height:526px;*/
    padding-top:82.19% !important;/* 640:526 Aspect Ratio */
}
.noticia2NoticiasFila1 {
	height:50%;
}
.noticia3NoticiasFila1 {
	height:33.33%;
}
div.actualidadesPPrinc div.actualPPrincHighFila2 {
	height:100%;
}
div.actualidadesPPrinc div.actualPPrincHighFila1  > div /*,
div.actualidadesPPrinc div.actualPPrincHigh2Fila2  > div,
div.actualidadesPPrinc div.actualPPrincHigh3Fila2 > div */ {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

div.actualidadesPPrinc div.actualidadPPrinc > * {
	width:100%;
	height:100%;
	overflow:hidden;
}
div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada .elipsisVariasLineas:after,
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada .elipsisVariasLineas:after,
div.actualidadesPPrinc div.actualidadPPrinc > * {
	background-color:#f2f2f2;
}
div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada  {
	font-size:2.4rem;
}
@media (max-width: 991px) {
	div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada  {
		font-size:1.8rem;
	}
}
div.actualidadesPPrinc div.actualidadPPrinc .jSElipsisVariasLineas,
div.actualidadesPPrinc div.actualidadPPrinc .jSElipsisVariasLineas {
	max-height:5.9em; /* 4 lineas */
}
div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada,
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada {
	display:flex;
}
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada.cNPH {
	flex-direction:row;
}
div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada,
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada.cNPV {
	flex-direction:column;
}
div.actualidadesPPrinc div.actualidadPPrinc > div.contVideoPortada > *,
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada > * {
	flex-shrink:1;
	flex-grow:1;
}
div.actualidadesPPrinc div.actualidadPPrinc > .contNoticiaPortada > .contImagenPortada {
	position:relative;
	box-shadow:none;
	flex-shrink:0;
	flex-grow:0;
}
div.actualidadesPPrinc div.actualidadPPrinc  p {
	/*
	font-size: 14px;
    line-height: 24px;
	*/
    font-weight: bold;
    color: #1f1f1f;
    /* padding: 1em; */
    /*margin:32px 32px 0 32px;*/
	margin:0;
	/*
	padding:32px;
	*/
	padding:16px;
	/*
    display: inline-block;	
	*/
}
div.actualidadesPPrinc div.actualidadPPrinc  p .setBottom2PadP {
	bottom:16px;
}
div.actualidadesPPrinc div.actualidadPPrinc p > * {
	display:block;
}
div.actualidadesPPrinc div.actualidadPPrinc p span.actPPrincTags {
	/*font-family: 'Open Sans';*/
	font-size: 1.2rem;	
	font-weight: bold;
	line-height: 1.71;
	text-transform:uppercase;
	text-align: left;
	/* color: #9b9b9b; por contraste */
	color:#636363 /*#6e6e6e*/;
	/**/
	padding-top:2rem;
    display:inline-block;
}
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgH,
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgV2,
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgV3 {
	background-repeat: no-repeat;
    background-attachment: scroll;
    /*background-size:contain;*/
    background-size:cover;
}
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgH {
    /*background-position: 0px 0px;*/
    background-position:center;
    height: 100%;
    width: 52%;
	/*
    display: inline-block;	
	*/
}
div.actualidadesPPrinc .noticia2NoticiasFila1 div.actualidadPPrinc .actPPrincImgH {
    width: 52%;
}
div.actualidadesPPrinc .noticia3NoticiasFila1 div.actualidadPPrinc .actPPrincImgH {
    width: 34%;
}
@media (max-width: 991px) {
	div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgH {
		height:8.2em;
		width:8.2em;
	}
}
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgH  + p {
	/*
	width:47%;
	*/
	vertical-align:top;
}
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgV2 {
    /*background-position:  center 0px;*/
    background-position:center;
    width:100%;
	padding-top:56.25% !important;/* 16:9 Aspect Ratio */
	/*
    display: inline-block;	
	*/
}
@media (max-width: 991px) {
	div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgV2 {
		padding-top:42.86% !important;/* 21:9 Aspect Ratio */
	}
}
div.actualidadesPPrinc div.actualidadPPrinc  .actPPrincImgV3 {
    /*background-position:  center 0px;*/
    background-position:center;
    width:100%;
	padding-top:105.64% !important;/* 408:431 Aspect Ratio */
	/*
    display: inline-block;	
	*/
}


#destacados  {
	display:flex;
	justify-content:center;
}
#destacados .opsDestacados.botoneraEnlaces > .row  > * {
	text-align:center;
}
#destacadosHPPrinc.apartadoPPrinc  {
	padding-top: 15px;
    padding-bottom: 15px;
}
#destacados .opsDestacados.botoneraEnlaces  a {
	flex-shrink:0;
	flex-grow:0;
	/*
	width:21%;
	padding:7% 0 0 0;
	margin:20px 10px 0 10px;
	*/
	width:215px;
	height:70px;
	padding:0;
	/*
	margin:20px 0 0 0;
	*/
}
@media (max-width: 991px) {
	#destacados .opsDestacados.botoneraEnlaces  a {
		width:161.25px;
		height:52.5px;
	}
}
#destacados .opsDestacados.botoneraEnlaces  a.botonDefaultUMH {
	/*
	min-width:25%;
	max-width:75%;
	width:30em;
	*/
	color:black/*white*/;
	background-color:transparent/*#333333*/;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;	/*
	text-transform:none;
	font-size:1.8rem;
    font-weight:bold;	
	*/
}
.opsDestacados a.botonDefaultUMH,
.opsDestacados a.botonDefaultUMH:hover {
	border:none;
	padding:0;
	box-shadow: none;
}



.apartadoPPrinc {
	padding-top:36px/*56px*/;
	padding-bottom:36px/*56px*/;
	overflow:hidden;
}
@media (max-width: 991px) {
	.apartadoPPrinc {
		padding-top:36px;
		padding-bottom:36px;
	}
}
#actualidadPPrinc.apartadoPPrinc .titulo-cabeceras-portada,
#eventosPPrinc.apartadoPPrinc .titulo-cabeceras-portada,
#vidaUMHPPrinc.apartadoPPrinc .titulo-cabeceras-portada,
#destacadosHPPrinc.apartadoPPrinc .titulo-cabeceras-portada {
	margin:0;
	line-height: 1;
}


#content_pages {
	/*margin: 5px auto;*/
	margin:0 auto;
	position:relative;
	/*max-width:1000px;*/
	border-bottom: 1px solid #eeeeee;
}
#content_pages_bg {
	/*
	position:relative;
	top:0;
	*/
	display: block;
	position: relative;
    width:100%;
	/*
    height:32.8125vw;
	*/
    padding-top:25%; /*height:26vw;*/
	/*min-height:208px*/ /*408px*/;
	background-color: black;
}
button.aContent:hover .content_pages_titVerVideo span,
a.aContent:hover .content_pages_titVerVideo span,
button.aContent:hover .content_pages_titVerVideo span.fa-play-circle,
a.aContent:hover .content_pages_titVerVideo span.fa-play-circle {
	color:#1f1f1f;
    text-decoration:underline;
}
button.aContent:hover:active .content_pages_titVerVideo span,
a.aContent:hover:active .content_pages_titVerVideo span {
    background-color:#ffe000;
    text-decoration:none;
}
button.aContent:hover .content_pages_titVerVideo span.fa-play-circle,
a.aContent:hover .content_pages_titVerVideo span.fa-play-circle {
    text-decoration:none;
}
button.aContent .content_pages_titVerVideo span,
a.aContent .content_pages_titVerVideo span {	
	font-size:1.4rem;
	line-height:2.4rem;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
	padding:1.2rem 1.6rem;
    background-color:white;
	display:inline-block;
	vertical-align:middle;
	text-transform:uppercase;
}
button.aContent .content_pages_titVerVideo span.fa-play-circle,
a.aContent .content_pages_titVerVideo span.fa-play-circle {	
	font-size:2.4rem;
	line-height:2.4rem;
	color: inherit;
    background-color:#ffe000;
}
#content_pages_bg  button.aContent,
#content_pages_bg  a.aContent {
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:flex-end;
	padding-bottom:64px;
}
#content_pages_bg  button.aContent > div > div,
#content_pages_bg  a.aContent > div > div {
	padding:0 5px;
}
@media (min-width: 992px) {
	#content_pages_bg  button.aContent > div > div,
	#content_pages_bg  a.aContent > div > div {
		padding:0 70% 0 2% /*0 33.33% 0 0*/;
	}
}
@media (max-width: 991px) {
	#content_pages_bg  button.aContent,
	#content_pages_bg  a.aContent {
		/*padding-bottom:24px;*/
		padding:0/*3px*/;
	}
}
#content_pages_bg  .aContentPlayer,
#content_pages_bg  .aContent {
	position:absolute;
	top:0;
	left:0;
	right:auto;
	height:100%;
	width:100%;
	z-index:-1;
	background-position:center;
	background-size:cover;
	text-decoration:none;
}
#content_pages_bg  .aContentPlayer {
	left:0;
	display:none;
	z-index:6;
}
#content_pages_bg  .aContent.aContentSlideYa,
#content_pages_bg  .aContent.aContentSlided {
	left:0;
	right:auto;
	opacity:1.0;
	z-index:1;
}
@keyframes slidingFromRight {
  from { opacity:0.0; }
  to   { opacity:1.0; }
}
@keyframes slidingFromLeft {
  from { opacity:0.0; }
  to   { opacity:1.0; }
}
/* */
#content_pages_bg  .aContent.aContentSlidingFromRight {
	left:0;
	right:auto;
	animation:3s slidingFromRight;
	z-index:2;
}
#content_pages_bg  .aContent.aContentSlidingFromLeft {
	left:auto;
	right:0;
	animation:3s slidingFromLeft;
	z-index:2;
}
#content_pages_bg  .aContent.aContentSlideYa,
#content_pages_bg  .aContent.aContentSlidingFromRight,
#content_pages_bg  .aContent.aContentSlidingFromLeft {
	z-index:2;
}

#content_pages_bg  div.content_pages_titTxt {
	/*margin-bottom:64px;*/
	width:100%;
}
@media (max-width: 991px) {
	#content_pages_bg  div.content_pages_titTxt {
		margin-bottom:0;
	}
}
#content_pages_bg  div.content_pages_titTxt.tieneVideo {
	margin-bottom:36px;
}
@media (max-width: 991px) {
	#content_pages_bg  div.content_pages_titTxt.tieneVideo {
		margin-bottom:24px;
	}
}
#content_pages_bg  div.content_pages_titTxt > div {
	font-family:Domine;
	font-size:3rem /*4.4rem*/;
	line-height:normal;
	/*max-height:2.6em;*/ /* 2 lineas */
	font-weight:bold;
	/*
	text-overflow:ellipsis;
	white-space:nowrap;
	*/
	overflow:hidden;
	width:100%;
	color:#000000;
	/*margin-left: -10px;*/
}
@media (max-width: 1199px) {
	#content_pages_bg  div.content_pages_titTxt > div {
		font-size:2.5rem;
	}
}
@media (max-width: 991px) {
	#content_pages_bg  div.content_pages_titTxt > div {
		line-height:1.29;
		font-size:2.25rem;
	}
}
@media (max-width: 767px) {
	#content_pages_bg  div.content_pages_titTxt > div {
		font-size:1.5rem;
	}
}
#content_pages_bg  div.content_pages_titTxt > div > span {
	background: #ffe000;
	box-shadow: 5px 0 0 #ffe000, -5px 0 0 #ffe000 /* 10px 0 0 #ffe000, -10px 0 0 #ffe000*/;
	/*padding-top:5px;*/
	/*padding-left: 10px;*/
}
#content_pages_bg  div.content_pages_titTxt > div.content_pages_titTxtSubtit {
	font-family:inherit;
	font-size:2.0rem;
	line-height:1.3;
	max-height:3.7em; /* 3 lineas */
	font-weight:600;
}
#content_pages_bg  div.content_pages_titTxt > div + div.content_pages_titTxtSubtit {
	margin-top:10px;
}
@media (max-width: 991px) {
	#content_pages_bg  div.content_pages_titTxt > div.content_pages_titTxtSubtit {
		font-size:1.8rem;
		line-height:1.44;
	}
	#content_pages_bg  div.content_pages_titTxt > div + div.content_pages_titTxtSubtit {
		margin-top:8px;
	}
}
#content_pages_bg  div.content_pages_titNav {
	text-align:center;
	z-index:5;
	position:absolute;
	bottom:0;
    height:64px;
	width:100%;
}
#content_pages_bg  div.content_pages_titNavMovIzq,
#content_pages_bg  div.content_pages_titNavMovDer {
	z-index:5;
	position:absolute;
	top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
#content_pages_bg  div.content_pages_titNavMovIzq {
	left:0;
}
#content_pages_bg  div.content_pages_titNavMovDer {
	right:0;
}
#content_pages_bg  iframe.aContent + div.content_pages_titNav {
	display:none;
}
#content_pages  div.content_pages_titNav > * {
	font-size:8px;
	line-height:1;
	padding:28px 0;/* 8px + 2 x 28px = 64px */
	display:inline-block;
	/*margin:0;*/
	margin:0 0 0 1.6rem;
	vertical-align:middle;
	text-decoration: none;
}
#content_pages div#iconos_slider_umhMovil.content_pages_titNav > * {
	padding:20px 0 0 0;/* 8px + 2 x 20px = 48px */
}

#content_pages  div.content_pages_titNav span.botonSlider {
	display:flex;
	align-items:center;
	justify-content:center;
	width:2em;
	height:2em;
	border: 1px solid black;
    border-radius: 50%;
	background-color:white;
}
#content_pages  div.content_pages_titNav span.botonSlider.titNavSelect {
	background-color:gray;
}
#content_pages  div.content_pages_titNav span.botonSlider:before {
	background-color:white;
	color:black;
	flex-grow:0;
	flex-shrink:0;
}
#content_pages  div.content_pages_titNav span.botonSlider.fa-play:before {
	margin-left: 4px;
}
#content_pages  div.content_pages_titNav span.botonSlider:before:not(.fa) {
	content:' ';
}
#content_pages  div.content_pages_titNav span.fa-pause,
#content_pages  div.content_pages_titNav span.fa-play  {
    font-size:1.5rem;
}
#content_pages  div.content_pages_titNav span.fa:not(.titNavSelect) {
    color:white;
}
@media (max-width: 991px) {
	/*#content_pages  div.content_pages_titNav > * {*/
	#content_pages  div.content_pages_titNav span.fa {
		color:#9b9b9b;
	}
	/*#content_pages  div.content_pages_titNav > span.fa.titNavSelect {*/
	#content_pages  div.content_pages_titNav span.fa.titNavSelect {
		color:#dddddd;
	}
}
#iconos_slider_umhMovil {
	text-align:center;
}

#redesSocialesPPrinc .container {
	position:relative;
}
#redesSocialesPPrinc .container > ul {
	position:absolute;
	right:0;
}


