/**********************/
.icon-play-video i{
	font-size: 5rem;
	color: #fff;
	text-shadow: 1px 1px 3px #000;
}
.panel-video .panel-heading{
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0,0,0,.5);
}
/**********************/
/*------------------------------------HOME INGLES y OTROS IDIOMAS-----------------------------------*/
#body-en #main-fondo2 {
	width: 100%;
	min-width: 1020px;
	background-color: #ccc;
	background-image: url(../images/comunicacion/bkg03.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-size: auto 100%;
}

#body-en #m-nivel2 {
	padding-bottom: 10px;
}

#body-en .lang-pt  #featured {
	height: 345px !important;
	width: 540px !important;
	padding: 15px;
	background-color: #ffffff;
}

#body-en #featured {
	height: 235px;
	width: 485px;
	float: left;
}

#body-en #featured .ui-tabs-panel {
	height: 225px;
	overflow: hidden;
	padding: 10px 7px 10px 3px;
	position: relative;
	width: 485px;
}

#body-en .lang-pt #featured .ui-tabs-panel {
	height: 345px !important;
	width: 540px !important;
	padding: 0px !important;
	-webkit-box-shadow: 0 5px 20px;
	-moz-box-shadow: 0 5px 20px;
	box-shadow: 0 5px 20px;
}

#featured .ui-tabs-hide {
	display: none;
}

#body-en  #about-page {
	background-color: #F0F1F4;
	padding: 20px 15px;
	margin: 10px 0 0;
	width: 455px;
	float: right;
	color: #373737;
	height: 185px;
}

#body-en  .lang-pt #about-page {
	padding: 20px 15px;
	margin: 0px;
	width: 370px;
	height: 335px;
}

#body-en  #about-page  .m-title {
	color: #545454;
	font-size: 0.94em;
	font-weight: 600;
	line-height: 1.05em;
	margin: 0 0 10px;
	padding: 0;
}

#body-en  #about-page .m-content {
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	margin: 0px !important;
	color: #686868;
	font-weight: 400;
	letter-spacing: 0.01em;
}

#body-en  #about-page .ver_button a {
	background-color: #e3e3e3;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(155, 155, 155, 0.95);
	-moz-box-shadow: 0 1px 3px rgba(155, 155, 155, 0.95);
	box-shadow: 0 1px 3px rgba(155, 155, 155, 0.95);
	padding: 5px;
	float: right;
	font-size: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #333;
}

#body-en  #about-page .ver_button a:hover {
	background-color: #a6a6a6;
}

/*------------------------------------FIN HOME INGLES-----------------------------------*/

/*-------------------------Ajuste Redise�o 2019------------------------------------------------*/
.descrip_slider .descrip{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 16rem;
    padding: 1rem;
}


/*----------------------Fin-Redise�o 2018------------------------------------------------*/