<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-h2 {
	/*background-image: url(../img/bg-gris-h2.png);*/
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom:5px !important;
}
.bg-h2 span {
	background: #f8f9fa;
	padding-right: 20px;
}


/*----------------------------------------------*/

.modulo-5 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.modulo-5 .container {
    background-color: #e8f2f8;
    background-image: url(../img/fonto-inicio.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
}

.modulo-5 .row {
    background-color: rgb(0 0 0 / 53%);
    padding-bottom: 20px;
    padding-top: 20px;
}

.modulo-5 form{
    margin-left: 10px;
    margin-right: 10px;
}

.modulo-5 .titulo-f2 {
    font-size: 22px;
    font-weight: 500;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 0px;
    margin-top: 16px;
    font-stretch: normal;
    line-height: 1.23;
    color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

@media (min-width: 767px) {
.modulo-5 .container {
	border-radius: 5px;
	overflow: hidden;
}
}



/*----------------------------------------------*/

.modulo-9 {
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
	height:569px;
	position:relative;
	margin-bottom:20px;
}

.modulo-9:after {
    content: '';
    height: 11px;
    width: 50%;
    position: absolute;
    /* bottom: 20%; */
    bottom: 0;
    left: 0;
    background-color: rgb(41 204 204 / 0%);
}

.modulo-9 .inner-note {
	position:absolute;
	/*bottom:0px;*/
	width:100%;
	/*padding-bottom:60px;*/
	top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (min-width: 767px) {
.modulo-9 .inner-note .box-padd{
    padding-left: 34px;
	background-color: rgb(245 130 32 / 90%);
	  /*background-image: -moz-linear-gradient( -90deg, rgb(168,214,46) 0%, rgb(105,149,12) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(168,214,46) 0%, rgb(105,149,12) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(168,214,46) 0%, rgb(105,149,12) 100%);*/
    padding: 40px;
}
}



.modulo-9 .shadow-note {
	position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(25, 25, 25, 0), rgb(0 0 0 / 68%));
}

.modulo-9 .card-title {
	position:relative;
}

.modulo-9 .card-title:after {
	/*content: url(../img/logo-pick-2.png);*/
	position: absolute;
	top: 5px;
    left: -64px;
}

.modulo-9 .titulo-xl {
	font-size:44px;
	margin-top:12px;
	line-height: 50px;
}

.modulo-9 .titulo a {
	color:#FFFFFF;
	font-weight:;
}

.modulo-9 .titulo a:hover {
/*color:#ffe401;*/
}

.modulo-9 .texto {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 20px;
}

@media (max-width: 767px) {

.modulo-9 {
	height:280px;
}

.modulo-9 .inner-note {
	padding-bottom: 25px;
    bottom: 10px;
    transform: translateY(0%);
    top: auto;
}

.modulo-9 .titulo-xl {
	line-height: inherit;
	font-size: 24px !important;
    line-height: 28px;
}


.modulo-9 ul.social-buttons li a {

 
}

}



/*----------------------------------------------*/


/*TITULOS POR MODULOS ------------------*/

.modulo-14 {
	padding: 15px 0px;
	background-image:url(../img/modulo-14.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 15px 0px;
}
.modulo-14 .box-col {
	padding-bottom: 15px;
}
 @media (max-width: 767px) {
.modulo-14 .box-imagen {
 margin-top: 15px;
}
}
.modulo-14 .titulo {
	color: #fff;
}
.modulo-14 .titulo a {
	color: #fff;
}
.modulo-14 .titulo a:hover {
	color: #9a670c;
}
.modulo-14 .titulo-lg {
	text-transform:uppercase;
	padding-bottom: 15px;
}
.modulo-14 .titulo-lg:after {
	content: '';
	height: 5px;
	width: 48px;
	background: #FFF;
	position: absolute;
	/* top: 10%; */
    bottom: 15px;
	left: 15px;
}
.modulo-14 .titulo-xxs {
	margin-bottom: 0px;
	margin-top:12px;
}
.modulo-14b .titulo-lg {
}

.modulo-14b .card-description {
	display:none;
}
.people-box {
	margin-top: 10px;
	margin-left: 10px;
	width:60px;
}
@media (max-width: 767px) {
.people-box {
 margin-top: 10px;
 margin-left: 10px;
 width:40px;
}
}

/*----------------------*/

.modulo-15 {
	margin: 15px 0px;
	padding: 40px 0px;
}
 @media (max-width: 767px) {
.modulo-15 .box-imagen {
 margin-top: 0px;
}
}

.modulo-15 .box-item {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0px;
}

.modulo-15 .box-imagen {
    position: relative;
    border-radius: 9px;
    overflow: hidden;
}

.modulo-15 .titulo {
	
}

.modulo-15 .titulo.titulo-xl{
    font-family: 'Kanit', sans-serif;
    text-transform: uppercase;
	color: #fff;
	font-size: 48px;
	font-weight: 400;
}

.modulo-15 .titulo a {
	color: #fff;
	    font-weight: 400;
}
.modulo-15 .titulo a:hover {
	color: #fdfdfd;
}
.modulo-15 .titulo-xs {
	margin-bottom: 0px;
	margin-top: 6px;
}

.modulo-15 .fecha {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	/* display: none; */
	font-weight: 400;
}

.modulo-15 .box-col {
	padding: 0px 0px 15px 0px;
}

/*-------------*/
.modulo-15b .titulo-lg {
}

.modulo-15b .card-description {
	display:none;
}
.modulo-18 {
	margin:15px 0px;
}
.modulo-18 .box-col {
	background-color:#ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.modulo-18 .titulo {
}
.modulo-18 .titulo a {
}
.modulo-18 .titulo a:hover {
}
.modulo-18 .titulo4 {
	font-weight:300;
	text-transform:uppercase;
}

/*-------------------------------------*/

.modulo-27{
    background-color: #fff;
	padding: 25px 0px;
	margin: 15px 0px;
	margin-top: 0px;
}

.modulo-27 .card-category {
    color: #ff001d !important;
    font-size: 14px;
}

.modulo-27 .card{
    background-color: transparent;
}

.modulo-27 .card-title a{
	color: #000;
}

.modulo-27 .card-description {
	color: #000;
}

.modulo-27 .card.card-horizontal, .modulo-31 .card {
    /*border-bottom: 1px solid rgb(38 38 38);*/
}

/*---------------------*/

.modulo-28 .card {
    background-color: transparent;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.125);
    padding: 30px;
	text-align: center;
	min-width: 100%;
}

.modulo-28 img {
    max-width: max-content;
	margin-bottom: 8px;
}

.modulo-28 .indicador {
	font-size: 23px;
	margin-bottom: 0px;
}

.modulo-28 .num-indice {
    font-size: 34px;
    font-weight: 700;
    color: #009cde;
    font-family: 'Kanit', sans-serif;
	display: block;
}

 @media screen and (max-width: 768px) {
.modulo-28 .card {
    padding: 15px 20px;
	min-width: 100%;
	margin: 8px 0px;
	text-align: left;
}

.modulo-28 img {
max-width: 75px;
    margin-bottom: 0px;
    float: right;
    margin-left: 15px;
    margin-right: -10px;
    margin-top: 3px;
}

.modulo-28 .indicador {
	font-size: 18px;
}

.modulo-28 .num-indice {
    font-size: 24px;
    display: block;
    width: fit-content;
    background-color: #efefef;
    padding: 0px 10px;
    border-radius: 5px;
    margin-top: 3px;
}
}

/*-------------------------------------*/

.modulo-29 {
	margin-top:15px;
	background-color: #001e2b;
	padding: 40px 0px;
}

.modulo-29 .titulo {
	color: #095e84;
}

.modulo-29 .card.card-horizontal {
    margin-bottom: 0px;
    border-bottom: 0px solid #334b55;
}

.modulo-29 .titulo-xl {
    max-width: 100%;
}

 @media screen and (min-width: 768px) {
.modulo-29 .titulo-xl {
    width: 80%;
}
}

.modulo-29 .card-category {
    color: #fff !important;
    font-size: 14px;
}

.modulo-29 .fecha {
    color: #fff !important;
}

.modulo-29 .titulo a {
	color: #FFF;
}
.modulo-29 .titulo a:hover {
	/*color: #F90;*/
}
.modulo-29 .titulo1 {
	font-weight:600;
	width: 60%;
}
.modulo-29 .texto {
	color: #FFF;
	display: none;
}


.modulo-29 .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px 15px;
	background: rgba(210, 255, 82, 0);
	background: -moz-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210, 255, 82, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#000000', GradientType=0 );
	margin: 15px 15px;
	z-index: 999;
}
 @media (min-width: 987px) {
.modulo-29 .overlay {
 padding-bottom: 20px;
}
}


 @media (max-width: 767px) {
.modulo-29 .overlay {
 /*padding-bottom: 0px;*/
    margin: 10px 10px;

	position: relative;
	margin: 0px;
	background: #000;
	
}
	 
.modulo-29 .overlay:after {
	content: "";
	background: linear-gradient(0deg, rgba(0,0,0,0.9808298319327731) 0%, rgba(255,255,255,0) 46%);
	height: 50px;
	position: absolute;
	top: -50px;
	left: 0;
    right: 0;
}	 

	 
}

@media (max-width: 767px){
.modulo-29 .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}
	
.modulo-29 .col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
}
	
.modulo-29 .col-xs-6.uno {
    padding-right: 5px;
}

	
.modulo-29 .col-xs-6.dos {
    padding-left: 5px;
}	
		
	
.modulo-29 .col-xs-6 {
	min-height: 250px;
}		

	
.modulo-29 .card.card-horizontal {
    margin-bottom: 0px;
    border-bottom: 1px solid #334b55;
}
	
	
}


.modulo-29 .overlay .card-category {
    text-align: left;
    /*width: 100%;*/
}
.modulo-29 .mask-video {
	background-position: right top;
}

.modulo-29 .line-b{
    position: absolute;
    bottom: -37px;
    left: 15px;
    width: auto;
    right: 15px;
    border-color: #334b55;
}

.modulo-29 .precios-diarios {
    border-bottom: solid 1px #334b55;
    padding-bottom: 15px;
}

.modulo-29 .precios-diarios li {
display: flex;
    width: 100%;
    align-items: center;
    border: solid 1px #334b55;
    padding: 7px 10px;
    position: relative;
    margin-bottom: 18px;
}

.modulo-29 .precios-diarios li img{
    /* float: left; */
    margin-right: 22px;
}

.modulo-29 .precios-diarios li h2{
    color: aliceblue;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0px;
    width: 55%;
}

.modulo-29 .precios-diarios li span{
    color: white;
    position: absolute;
    right: 20px;
    font-size: 26px;
    font-weight: 700;
}




/*-----------*/

.modulo-31{
    background-color: #151515;
	padding: 25px 0px;
	margin: 15px 0px;
	margin-top: 0px;
}

.modulo-31 .card-category {
    color: #ff001d !important;
    font-size: 14px;
}

.modulo-31 .card{
    background-color: transparent;
}

.modulo-31 .card-title a{
	color: #fff;
}

.modulo-31 .card-description {
	color: #fff;
}

.modulo-31 .card.card-horizontal, .modulo-31 .card {
    border-bottom: 1px solid rgb(38 38 38);
}

/*---------------------*/

.modulo-32 {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.modulo-32 .box-col {
	padding: 30px 10px;
	background-color: white;
}

@media (max-width: 767px) {
.modulo-32 .box-imagen {
	margin-top: 15px;
}
.modulo-32 .box-col {
	padding: 20px 0px;
}
}

.modulo-32 .card-title a {
 color:#fff;
}

.modulo-32 .titulo a:hover {
 color:;
}
.modulo-32 .titulo-lg {
	/*text-transform:uppercase;*/

	padding-bottom: 5px;
}
/*.modulo-95 .titulo-lg:after {

    content: '';

    height: 5px;

    width: 48px;

    background: #FFF;

    position: absolute;

    bottom: 15px;

    left: 0px;

}*/



.modulo-32 .nota_izquierda {
	border-right: 1px solid #565656;
}

.modulo-32 .nota_derecha .card-category{
	top: 14px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: max-content;
	/* display: none; */
	background: black;
	font-size: 12px;
	line-height: 28px;
}

.modulo-32 .card-category.inside{
	background: #FFC107;
	color: #fff !important;
	font-size: 12px;
	line-height: 28px;
}

.modulo-32 .titulo-xs {
	margin-top: 12px;
}
.modulo-32 .titulo-xxss {
	margin-top: 12px;
}
/*----------------------------------*/


.modulo-33 {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 24px;
	margin-bottom: 24px;
	/*background-image: url(../img/bg-encuesta-point.png);*/
	background-color:#000;
	background-repeat:repeat;
}


.modulo-33 .box-imagen {
    border: solid 1px #fff;
}

.modulo-33  .card-category.inside {
    color: #ffffff !important;
    background-color: #FFC107;
    background: #FFC107;
}

.modulo-33 .box-col {
	padding: 30px 10px;
	background-color: white;
}

@media (max-width: 767px) {
.modulo-33 .box-imagen {
	margin-top: 15px;
}
.modulo-33 .box-col {
	padding: 20px 0px;
}
}
.modulo-33 .titulo a:hover {
 color:;
}
.modulo-33 .titulo-lg {
	/*text-transform:uppercase;*/

	padding-bottom: 5px;
}




.modulo-33 .nota_izquierda {
	/*border-right: 1px solid #ddd;*/
}

.modulo-33 .nota_derecha .card-category{
	top: 10px;
	position: relative;
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* display: block; */
	width: max-content;
}

.modulo-33 .card-title a {
	color:#FFFFFF;	
}

.modulo-33 .card-title a:hover {
	/*color:#29cccc;	*/
}


.modulo-33 .titulo-xs {
	margin-top: 14px;
	
}
.modulo-33 .titulo-xxss {
	margin-top: 14px;
}
/*----------------------------------*/

.modulo-34 .titulo {
}
.modulo-34 .titulo1 {
	font-size: 30px;
	line-height: 38px;
	font-weight:500;
}
.modulo-34 .titulo5 {
	/*font-size: 20px;
    line-height: 25px;*/
	font-size: 16px;
	line-height: 22px;
}

/*--------------------*/

.modulo-35 .titulo {
}
.modulo-35 .titulo1 {
	font-size: 30px;
	line-height: 38px;
	font-weight:500;
}
.modulo-35 .titulo5 {
	font-size: 20px;
	line-height: 25px;
}

/*---------------*/

.modulo-36 .bg-h2 span {
	position: relative;
	background-color: #fff;
}

.modulo-36 .bg-h2 {
	position: relative;
}

.modulo-36 .bg-h2:before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #000;
	bottom: 15px;
	z-index: 0;
	left: 0;
}


/*-------------------*/

.modulo-40 {
	margin-top:15px;
}
.modulo-40 .etiqueta-interior {
font-size: 14px;
    font-weight: 500;
    /* letter-spacing: 2px; */
    color: #fff !important;
    background-color: #f15921;
    padding: 5px 14px;
    border-radius: 3px;
	margin-bottom: 8px;
    display: none;
}
.modulo-40 .titulo {
	color: #095e84;
}


.modulo-40 .titulo-xl {
    max-width: 100%;
	font-weight: 400;
}

 @media screen and (min-width: 768px) {
.modulo-40 .titulo-xl {
    width: 80%;
}
}

.modulo-40 .card-category {
    color: #fff !important;
    font-size: 14px;
}

.modulo-40 .fecha {
    color: #fff !important;
}

.modulo-40 .titulo a {
	color: #FFF;
}
.modulo-40 .titulo a:hover {
	/*color: #F90;*/
}
.modulo-40 .titulo1 {
	font-weight:600;
	width: 60%;
}
.modulo-40 .texto {
	color: #FFF;
	display: none;
}
/*.modulo-83 .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 15px;
    background: #000;
    background: rgba(0,0,0,.4);
	margin: 15px 15px;
	z-index:999;
}*/

.modulo-40 .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px 15px;
	background: rgba(210, 255, 82, 0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,1) 9%, rgba(0,0,0,0.6951155462184874) 75%, rgba(0,0,0,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#000000', GradientType=0 );
	margin: 10px 15px;
	z-index: 999;
}
 @media (min-width: 987px) {
.modulo-40 .overlay {
 padding-bottom: 20px;
}
}


.modulo-40 .overlay-dos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top:0;
	padding: 12px 15px;
	background: #000;
	margin: 15px 15px;
	margin-top:0px;
	z-index: 999;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	/*background-image:url(../img/bg-q.png);*/
	background-repeat:repeat;
	display: flex;
    align-items: end;
	flex-direction: column-reverse;
}

 @media (max-width: 767px) {
.modulo-40 .overlay {
 /*padding-bottom: 0px;*/
    margin: 10px 10px;

	position: relative;
	margin: 0px;
	background: #000;
	
}
	 
.modulo-40 .overlay:after {
	content: "";
	background: linear-gradient(0deg, rgba(0,0,0,0.9808298319327731) 0%, rgba(255,255,255,0) 46%);
	height: 50px;
	position: absolute;
	top: -50px;
	left: 0;
    right: 0;
}	 
	 
.modulo-40 .overlay-dos {
 /*padding-bottom: 0px;*/
    margin: 15px 10px;	
	margin-top: 0px;
}
	 
}

@media (max-width: 767px){
.modulo-40 .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}
	
.modulo-40 .col-xs-6 {
    padding-left: 10px;
    padding-right: 10px;
}
	
.modulo-40 .col-xs-6.uno {
    padding-right: 5px;
}
	
.modulo-40 .col-xs-6.uno .overlay-dos {
	margin-right: 5px;
}	
	
.modulo-40 .col-xs-6.dos {
    padding-left: 5px;
}	
	
.modulo-40 .col-xs-6.dos .overlay-dos {
	margin-left: 5px;
}		
	
.modulo-40 .col-xs-6 {
	min-height: 250px;
}		
	
}

 @media (min-width: 987px) {
.modulo-40 .overlay-dos .titulo5 {
 width:80%;
}
}
/*.modulo-40 .overlay-dos:hover {
    padding: 12px 15px;
    background: rgba(0, 0, 0, 0.67);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}*/

.modulo-40 .overlay .card-category {
    text-align: left;
}
.modulo-40 .mask-video {
	background-position: right top;
}
 @media (min-width: 767px) and (max-width: 979px) {
.modulo-40 .titulo5 {
 font-size: 16px;
 line-height: 22px;
}
 .modulo-40 .titulo1 {
    /*font-weight: 500;*/
    width: 100%;
 font-size:22px;
 line-height:28px;
}
}
 @media (max-width: 767px) {
.modulo-40 .titulo5 {
}
 .modulo-40 .titulo1 {
 font-weight: 600;
 width: 100%;
 font-size: 20px;
 line-height: 28px;
}
}


/*-----------*/
.modulo-40b {
}
.modulo-40b .card .card-body {
	background-image:none;
	margin-top: -20px;
	z-index: 9;
	background-color: #fff;
}
.modulo-40b .titulo {
	color: #095e84;
	width: 90%;
}
 @media (max-width: 767px) {
.modulo-40b .titulo {
 color: #095e84;
 width: 100%;
}
}
.modulo-40b .titulo a {
/*color: #FFF;*/
}
.modulo-40b .titulo a:hover {
/*color: #9a670c;*/
}
.modulo-40b .titulo1 {
	font-weight:400;
}
.modulo-40b .texto {
	color: #FFF;
}
/*.modulo-40b .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 15px;
    background: #000;
    background: rgba(0,0,0,.4);
	margin: 15px 15px;
	z-index:999;
}*/

.modulo-40b .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 18px 20px;
	background: rgba(210, 255, 82, 0);
	background: -moz-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210, 255, 82, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.84) 0%, rgba(255, 255, 255, 0.85) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#000000', GradientType=0 );
	margin: 19px 19px;
	z-index: 999;
	width:64%;
	min-height:20px;
}
 @media (max-width: 767px) {
.modulo-40b .overlay {
 padding-bottom: 0px;
 width: auto;
 position: relative;
 background-color: white;
 margin: 14px;
 margin-top: -30px;
}
}
 @media (min-width: 767px) {
.modulo-40b .overlay {
 min-width:400px;
}
}
.modulo-40b .mask-video {
	background-position: right top;
}
 @media (min-width: 767px) and (max-width: 979px) {
.modulo-40b .titulo5 {
 font-size: 16px;
 line-height: 22px;
}
 .modulo-40b .titulo1 {
 font-weight: 500;
 width: 100%;
 font-size:22px;
 line-height:28px;
}
}
 @media (max-width: 767px) {
.modulo-40b .titulo5 {
}
 .modulo-40b .titulo1 {
 font-weight: 600;
 width: 100%;
 font-size: 20px;
 line-height: 28px;
}
}
.modulo-40b .card-category.m40 {
	color: #fff !important;
	position: absolute;
	bottom: 30px;
	background-color: #1a8ac8;
	z-index: 1;
	padding: 6px 10px;
	left: 20px;
	font-size: 14px;
	/* margin-top: -60px; */
    text-transform: uppercase;
}
.modulo-40b .etiqueta-top {
	margin-left: 10px;
}
 @media (min-width: 767px) and (max-width: 979px) {
.modulo-41 .titulo5 {
 font-size: 20px;
 line-height: 24px;
}
}
@media (max-width: 767px) {
.modulo-41 .titulo5 {
 font-size: 18px;
 line-height: 24px;
}
}
.modulo-42 {
	margin: 15px 0px;
}
.modulo-42 .titulo1 {
	font-weight:500;
}
.modulo-42 .texto {
	color:#333;
}
.modulo-42 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.modulo-42 .titulo2 {
 font-size: 18px;
 line-height: 28px;
 height: 140px;
}
}
.modulo-42 .box-nota {
	z-index: 10;
	padding: 22px;
	padding-bottom: 22px;
	color: #000;
}
@media screen and (max-width: 768px) {
.modulo-42 .box-nota {
 z-index: 10;
 padding: 6px;
 padding-bottom: 22px;
 color: #000;
}
.modulo-42 .titulo2 {
 font-size: 18px;
 line-height: 28px;
 height: auto;
}
}
.modulo-42 .etiqueta-top {
/*padding-left: 16px;*/
}
.modulo-42 .texto2 {
	color:#cccccc;
	font-weight:300;
}
.modulo-42c {
	margin: 15px 0px;
}
.modulo-42c .row {
	display: flex;
	/* justify-content: center; */
    align-items: center;
}
 @media screen and (max-width: 991px) {
.modulo-42c .row {
 display: inherit;
    /* justify-content: center; */
    align-items: center;
}
}
.modulo-42c .titulo1 {
	font-weight:500;
}
.modulo-42c .texto {
	color:#333;
}
.modulo-42c .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.modulo-42c .titulo2 {
 font-size: 18px;
 line-height: 28px;
 height: 140px;
}
}
.modulo-42c .box-nota {
	z-index: 10;
	padding: 22px;
	padding-bottom: 22px;
	color: #000;
	background-color: white;
	margin-left: -80px;
}
@media screen and (max-width: 991px) {
.modulo-42c .box-nota {
 z-index: 10;
 padding-bottom: 22px;
 color: #000;
 margin-left: 0px;
}
.modulo-42c .titulo2 {
 font-size: 18px;
 line-height: 28px;
 height: auto;
}
}
.modulo-42c .etiqueta-top {
/*padding-left: 16px;*/
}
.modulo-42c .texto2 {
	color:#cccccc;
	font-weight:300;
}

.modulo-42c .bg-h2 span {
	position: relative;
	background-color: #fff;
}

.modulo-42c .bg-h2 {
	position: relative;
}

.modulo-42c .bg-h2:before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #000;
	bottom: 15px;
	z-index: 0;
	left: 0;
}

/*-------------------------------------*/

.modulo-44 {
	margin: 15px 0px;
	padding: 50px 0px;
}
.modulo-44 .row {
	display: flex;
	/* justify-content: center; */
    align-items: center;
}
 @media screen and (max-width: 991px) {
.modulo-44 .row {
 display: inherit;
    /* justify-content: center; */
    align-items: center;
}
}

.modulo-44 .texto {
	color:#fff;
}
.modulo-44 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}

.modulo-44 .box-nota .titulo-lg{
    width: 150%;
    z-index: 999;
	position: relative;
	margin: 15px 0px;
}

.modulo-44 .box-nota .titulo-lg span{
    background-color: white;
    padding: 4px 10px;
	padding-right: 30px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
}

.modulo-44 .box-nota {
	background-color: transparent;
	padding-left: 40px;
}

@media screen and (max-width: 991px) {
.modulo-44 .box-nota {
    z-index: 10;
    padding-bottom: 22px;
    color: #000;
    margin-left: 0px;
	padding-left: 0px;
    border: 0px;
    padding-bottom: 10px;
}
	
.modulo-44 .box-nota .titulo-lg{
    width: 100%;
}	
.modulo-44 .box-nota .titulo-lg span {
    padding-right: 10px;
}
	
}
.modulo-44 .etiqueta-top {
/*padding-left: 16px;*/
}
.modulo-44 .texto2 {
	color:#cccccc;
	font-weight:300;
}

 @media (min-width: 768px) {
.modulo-44 .mask-imagen {
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 23%);
}
} 

/*-------------------------------------*/

.modulo-46 {
	padding-top:15px;
	padding-bottom:15px;
	margin:15px 0px;
}
.modulo-46 .back-bg {
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../img/bg-q-inverse.png);
	background-repeat:repeat;
}
.modulo-46 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}
.modulo-46 .titulo {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.modulo-46 .titulo a {
	color: #fff;
}
.modulo-46 .titulo a:hover {
	color: #F90;
}
.modulo-46 .titulo1 {
	font-weight:500;
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.modulo-46 .titulo1 {
 font-size: 22px;
 line-height: 28px;
 height: 140px;
}
}
.modulo-46 .texto {
	color:#fff;
}
.modulo-46 .texto2 {
	color:#cccccc;
	font-weight:300;
}
.modulo-46 .etiqueta-top {
	padding-left: 16px;
}
.modulo-46 .box-nota {
	z-index: 10;
	padding-top:22px;
	padding-bottom: 22px;
	padding-right:22px;
	color: #000;
}
@media screen and (max-width: 768px) {
.modulo-46 .box-nota {
 z-index: 10;
 padding: 6px;
 padding-bottom: 22px;
 color: #000;
}
}

/*--------------------*/

.modulo.modulo-54 {
	padding-top:0px;
	padding-bottom:0px;
}

/*------------------------*/

.modulo-56 .titulo {
	color: #FFF;
}
.modulo-56 .titulo a {
	color: #FFF;
}
.modulo-56 .titulo a:hover {
	color: #000;
}
.modulo-56 .titulo4 {
	font-weight:300;
	text-transform:uppercase;
}
.modulo-57 .titulo {
	color: #000;
}
.modulo-57 .titulo a {
	color: #000;
}
.modulo-57 .titulo a:hover {
	color: #eee;
}
.modulo-57 .titulo2 {
	text-transform:uppercase;
}
.modulo-57 .texto {
	color: #000;
}
.modulo-57 .item {
	padding: 9px;
	background-color: #FFE135;
}
.modulo-57 .avisos {
	color:#000;
	padding-left:8px;
	padding-right:43px;
	background-color: #FFE135;
	background-image:url(../img/avisos-arrow.png);
	background-position:right top;
	background-repeat: no-repeat;
	line-height:34px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	font-weight:700;
}
.modulo-58 {
	margin-top: 0px;
	padding:15px 0px;
}
 @media (max-width: 767px) {
.modulo-58 .box-imagen {
 margin-top: 0px;
}
}
.modulo-58 .box-col {
	background-color: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.modulo-58 .titulo {
	color: #000;
	font-weight:400;
}
.modulo-58 .titulo a {
	color: #3c4858;
}
.modulo-58 .titulo a:hover {
	color: #9a670c;
}
.modulo-58 .titulo-md {
	/*background-image:url(../img/tres-puntos.png);
	background-repeat: repeat-x;*/
	
    background-position: left center;
	text-align: center;
	color: #ffffff;
	background-color: #f8f9fa;
	margin-bottom: 25px;
	margin-top: 15px;
}
.modulo-58 .titulo-md span {
	background-color: #006bb3;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 160px;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	display: inline-block;
	text-align: center;
}
#paralelogramo {
	width: 150px;
	height: 100px;
	background: #bdc3c7;
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
}
.modulo-58 .titulo-xs {
	font-size:20px;
	line-height:26px;
	padding-left:10px;
	padding-right:10px;
}
.modulo-58 .titulo-xs.tres-lineas {
	height: 100px;
	overflow: hidden;
}
.modulo-58 .persona {
	color: #0088e2;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}
.modulo-58 .autor {
	width:110px;
	height:110px;
	border: solid 3px #c5c5c5;
}
.modulo-58 .persona span {
	padding: 5px;
	padding-left:10px;
	float: left;
	line-height: 16px;
}
.modulo-59 .titulo {
	color: #000;
}
.modulo-59 .titulo a {
/*color: #000;*/
}
.modulo-59 .titulo a:hover {
/*color: #9a670c;*/
}
.modulo-59 .bg-encuesta {
	background-color: #111111;
	/* background-image: url(../img/fondo_encuesta.gif); */
    background-repeat: repeat;
	padding: 10px 20px;
}
.modulo-59 .titulo3 {
	font-size: 21px;
	font-weight: 500;
	color: #FFF;
	margin-top: 5px;
	background-image: url(../img/white-line.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.modulo-59 .titulo3 span {
	/* padding-left: 12px; */
    padding-right: 12px;
	background-color: #111111;
	background-repeat: repeat;
}
.modulo-60 .titulo {
	margin-bottom:0px;
	color:#00B2D9;
}
.seccion-video {
	/*background-position: center center;
    background-size: cover;*/
    margin-top: 10px;
	background-color: #e8382c;
	padding-bottom: 2px;
	padding-bottom: 2px;
	background-image: url(../img/bg-q-inverse.png);
	background-repeat: repeat;
	background-color: #040a08;
	padding-top:15px;
}
.modulo-61 .titulo {
	color: #fff;
	margin: 15px 0px;
}
.modulo-61 .titulo a {
	color: #fff;
}
.modulo-61 .titulo a:hover {
	color: #F90;
}
.modulo-61 .titulo1 {
	font-weight:500;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.modulo-61 .texto3 {
	color:#FFF;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
 @media (min-width: 768px) and (max-width: 991px) {
.modulo-61 .item img {
 margin-top: -15px;
}
 .modulo-61 .item .box-imagen {
 overflow: hidden;
 max-height: 84px;
}
}
 @media (min-width: 991px) and (max-width: 1200px) {
.modulo-61 .item img {
 margin-top: -25px;
}
 .modulo-61 .item .box-imagen {
 overflow: hidden;
 max-height: 110px;
}
}
 @media (min-width: 1200px) {
.modulo-61 .item img {
 margin-top: -30px;
}
 .modulo-61 .item .box-imagen {
 overflow: hidden;
 max-height: 135px;
}
}

    /*md
    margin-top: -25px;
	overflow: hidden;
    max-height: 115px;*/

/*sm
	margin-top: -15px;
	overflow: hidden;
    max-height: 84px;*/

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.modulo-61 .titulo1 {
 font-size: 22px;
 line-height: 28px;
 height: auto;
}
}
.modulo-61 .titulo1.tres-lineas {
	height: auto !important;/*margin-bottom:0px;*/
}
.modulo-61 .titulo4 {
	font-weight:300;
	text-transform:uppercase;
}
.modulo-61 .titulo7 {
	font-weight:500;
	margin-bottom: 0px;
}
.modulo-63 .carousel_clasificados_lat .titulo {
	color: #000;
}
.modulo-63 .titulo8 {
	color: #000;
}
.modulo-63 .carousel_clasificados_lat .titulo a {
	color: #000;
}
.modulo-63 .carousel_clasificados_lat .titulo a:hover {
	color: #eee;
}
.modulo-63 .carousel_clasificados_lat .titulo2 {
	text-transform:uppercase;
}
.modulo-63 .carousel_clasificados_lat .texto {
	color: #000;
}
.modulo-63 .carousel_clasificados_lat .item {
	padding: 9px;
	background-color: #FFE135;
}
.modulo-63 .avisos {
	color:#000;
	padding-left:8px;
	padding-right:43px;
	background-color: #FFE135;
	background-image:url(../img/avisos-arrow.png);
	background-position:right top;
	background-repeat: no-repeat;
	line-height:34px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	text-decoration:none;
	font-weight:700;
}
.modulo-71 .titulo {
}
.modulo-71 .titulo1 {
	font-size: 30px;
	line-height: 38px;
}
 @media (min-width: 768px) and (max-width: 991px) {
.modulo-71 .titulo1 {
 font-size: 22px;
 line-height: 28px;
}
}
 @media screen and (max-width: 768px) {
 .modulo-71 .titulo1 {
 font-size: 18px;
 line-height: 24px;
}
 .modulo-71 .titulo7 {
 font-size: 18px;
 line-height: 24px;
}
}
.modulo-71 .titulo5 {
	font-size: 20px;
	line-height: 25px;
}
.modulo-73 .titulo {
}
.modulo-73 .titulo1 {
	font-size: 30px;
	line-height: 38px;
	font-weight:500;
}
.modulo-73 .titulo5 {
	font-size: 20px;
	line-height: 25px;
}
.modulo-76 .titulo {
}
.modulo-76 .titulo a {
	color: #fff;
}
.modulo-76 .titulo a:hover {
	color: #000;
}
.modulo-76 .widget-box {
	padding:10px;
	padding-left:20px;
	padding-top:5px;
	display:block;
	height:138px;
	background-image:url(../img/triangle-lateral.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.modulo-77 {
	/*background-image: url(../img/bg-diarios-2.jpg);*/
   background-position: center bottom;
	background-size:cover;
	margin-top:15px;
	margin-bottom:15px;
}
.modulo-77 .box-col {
	padding: 15px 10px;
	background-image: url(../img/modulo-14.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.modulo-77 .titulo {
	color: #fff;
}
.modulo-77 .titulo a {
	color: #fff;
}
.modulo-77 .titulo a:hover {
	color: #9a670c;
}
.modulo-77 .titulo-md {
	text-transform:uppercase;
	padding-bottom: 15px;
}
.modulo-77 .titulo-md:after {
	content: '';
	height: 5px;
	width: 48px;
	background: #FFF;
	position: absolute;
	/* top: 10%; */
    bottom: 15px;
	left: 15px;
}
.modulo-78 .titulo {
}
.modulo-78 .titulo1 {
	font-size: 30px;
	line-height: 38px;
}
 @media (min-width: 768px) and (max-width: 991px) {
.modulo-78 .titulo1 {
 font-size: 22px;
 line-height: 28px;
}
}
 @media screen and (max-width: 768px) {
 .modulo-78 .titulo1 {
 font-size: 18px;
 line-height: 24px;
}
 .modulo-78 .titulo7 {
 font-size: 18px;
 line-height: 24px;
}
}
.modulo-78 .titulo5 {
	font-size: 20px;
	line-height: 25px;
}
.modulo-81 {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:18px;
}
.modulo-81.back-bg {
	padding-top:38px;
	padding-bottom:38px;
	background-image:url(../img/bg-q.png);
	background-repeat:repeat;
}
.modulo-81 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}
.modulo-81 .titulo {
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.modulo-81 .titulo a {
	color: #fff;
}
.modulo-81 .titulo a:hover {
	color: #F90;
}
.modulo-81 .titulo1 {
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.modulo-81 .titulo1 {
 font-size: 22px;
 line-height: 28px;
 height: 140px;
}
}
.modulo-81 .texto {
	color:#fff;
}
.modulo-81 .texto2 {
	color:#cccccc;
	font-weight:300;
}
.modulo-81 .etiqueta-top {
/*padding-left: 16px;*/
}
.modulo-81 .box-nota {
	z-index: 10;
	padding-top:22px;
	padding-bottom: 22px;
	padding-right:22px;
	color: #000;
}
@media screen and (max-width: 768px) {
.modulo-81 .box-nota {
 z-index: 10;
 padding: 6px;
    /*padding-bottom: 22px;*/
    color: #000;
}
}
.modulo-82 {
	background-color: #264e69;
	padding:10px 0px;
}
.modulo-82 h3 {
	font-size: 15px;
	color: #ffffff;
	margin-top:10px;
}
.modulo-82 span {
	font-size: 18px;
	font-weight: 600;
	color: #ffbe00;
	padding-right: 5px;
}
 @media screen and (max-width: 768px) {
 .modulo-82 {
 background-color: #264e69;
}
 .modulo-82 h3 {
 color: #ffffff;
}
 .modulo-82 span {
 color: #ffbe00;
}
}
.modulo-82b {
	padding:10px 0px;
}
.modulo-82b h3 {
	font-size: 15px;
	color: #1a2a35;
	margin-top:10px;
	text-transform:uppercase;
}
.modulo-82b span {
	font-size: 18px;
	font-weight: 600;
	color: #0088e2;
	padding-right: 5px;
}
 @media screen and (max-width: 768px) {
 .modulo-82b {
}
 .modulo-82b h3 {
 font-size:14px;
}
 .modulo-82b span {
 font-size:16px;
}
}
.modulo-83 {
	margin-top:15px;
}
.modulo-83 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */
    color: #fff !important;
	text-transform: uppercase;
	background-color: #3863ac;
	padding: 5px 12px;
}
.modulo-83 .titulo {
	color: #095e84;
}
.modulo-83 .titulo a {
	color: #FFF;
}
.modulo-83 .titulo a:hover {
	color: #F90;
}
.modulo-83 .titulo1 {
	font-weight:600;
	width: 60%;
}
.modulo-83 .texto4 {
	color: #FFF;
}
/*.modulo-83 .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 6px 15px;
    background: #000;
    background: rgba(0,0,0,.4);
	margin: 15px 15px;
	z-index:999;
}*/

.modulo-83 .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px 15px;
	background: rgba(210, 255, 82, 0);
	background: -moz-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210, 255, 82, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#000000', GradientType=0 );
	margin: 15px 15px;
	z-index: 999;
}
 @media (min-width: 987px) {
.modulo-83 .overlay {
 padding-bottom: 20px;
}
}
 @media (max-width: 767px) {
.modulo-83 .overlay {
 padding-bottom: 0px;
}
}
.modulo-83 .overlay-dos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top:0;
	padding: 12px 15px;
	background: #3863ac;
	margin: 15px 15px;
	margin-top:0px;
	z-index: 999;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	/*background-image:url(../img/bg-q.png);*/
	background-repeat:repeat;
}
 @media (min-width: 987px) {
.modulo-83 .overlay-dos .titulo5 {
 width:80%;
}
}
/*.modulo-83 .overlay-dos:hover {
    padding: 12px 15px;
    background: rgba(0, 0, 0, 0.67);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}*/

.modulo-83 .overlay-dos .card-category {
	color:#acd1f7 !important;
}
.modulo-83 .mask-video {
	background-position: right top;
}
 @media (min-width: 767px) and (max-width: 979px) {
.modulo-83 .titulo5 {
 font-size: 16px;
 line-height: 22px;
}
 .modulo-83 .titulo1 {
    /*font-weight: 500;*/
    width: 100%;
 font-size:22px;
 line-height:28px;
}
}
 @media (max-width: 767px) {
.modulo-83 .titulo5 {
}
 .modulo-83 .titulo1 {
 font-weight: 600;
 width: 100%;
 font-size: 20px;
 line-height: 28px;
}
}
.modulo-84 .w-color .titulo a {
	color:#FFF;
}
.modulo-84 .w-color .titulo a:hover {
	text-decoration:underline;
}
.modulo-84 .w-color {
	background-color: #3288bf;
}
.modulo-84 .w-color .card-body {
	background-image: none;
}
.modulo-84 .w-color .card-category {
	color:#FFF !important;
}
.modulo-84 .w-color .card-description {
	color:#FFF !important;
}
.modulo-85 .w-color .titulo a {
	color:#FFF;
}
.modulo-85 .w-color .titulo a:hover {
	text-decoration:underline;
}
.modulo-85 .w-color {
	background-color: #ba0707;
}
.modulo-85 .w-color .card-body {
	background-image: none;
}
.modulo-85 .w-color .card-category {
	color:#FFF !important;
}
.modulo-85 .w-color .card-description {
	color:#FFF !important;
}
.modulo-86 .col-xs-8 {
	padding-top:10px;
}
/*------------------------------------*/

.modulo-87 .col-xs-8 .card-block {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	padding-right: 10px;
}

.modulo-87 .card-horizontal {
	margin-bottom: 0px;
}


 @media (min-width: 767px) {
.modulo-87 .col-xs-8 .card-block {
	padding-bottom: 5px;
	/*padding-right: 15px;*/
}
	 
.modulo-87 .card-horizontal .card-category {
    display: none;
}
	 	 
}



/*------------------------------------*/

.modulo-88 {
}

.modulo-88 .card-body.card-color{
    /* margin-top: -100px; */
    background: rgb(0 0 0);
    /* background: linear-gradient(180deg, rgba(180,180,180,0) 0%, rgba(0,0,0,1) 30%); */
    z-index: 1;
    position: relative;
    padding: 20px 20px;
	padding-top: 0px;
}

.modulo-88 .card-color:after{
	content: '';
	position: absolute;
	height: 70px;
	top:-70px;
	width: 100%;
	left: 0;
    background: rgb(0 0 0);
    background: linear-gradient(180deg, rgba(180,180,180,0) 0%, rgba(0,0,0,1) 70%); */
    z-index: 1;
}

.modulo-88 .card-body.card-color .card-title {
	max-width: 70%;
}

.modulo-88 .card-body.card-color .card-title a {
	color: white;
}

.modulo-88 .card-title {
	margin-bottom: 12px;
	min-height: 72px;
	margin-bottom: 0px;
}
.modulo-88 .category-none {
	display:none;
}
 @media (max-width: 767px) {
.modulo-88 .card-title {
 margin-bottom: 12px;
 min-height: auto;
 margin-bottom: 0px;
}
 .modulo-88 .category-none {
 display: block;
}
}
.modulo-88 .titulo-xxs {
	font-size: 15px;
}
.modulo-88 .card-description {
	display: none;
}

/*------------------------------------------*/
.modulo-89 {
}
.modulo-89 .card-title {
	margin-bottom: 12px;
	min-height: 72px;
	margin-bottom: 0px;
}
.modulo-89 .category-none {
	display:none;
}
 @media (max-width: 767px) {
.modulo-89 .card-title {
 margin-bottom: 12px;
 min-height: auto;
 margin-bottom: 0px;
}
 .modulo-89 .category-none {
 display: block;
}
}
.modulo-89 .titulo-xxs {
	font-size: 15px;
}
.modulo-89 .card-description {
	display: none;
}

/*---------------------------------------*/

.modulo-94 {
	padding-top:30px;
	padding-bottom:40px;
}

.modulo-94 .box-col {
    padding: 30px 10px;
    background-color: white;
}

@media (max-width: 767px){
.modulo-94 .box-imagen {
    margin-top: 15px;
}
.modulo-94 .box-col {
    padding: 20px 0px;
}

}

.modulo-94 .titulo a:hover{
	color: ;
}

.modulo-94 .titulo-lg {
  /*text-transform:uppercase;*/
  padding-bottom: 5px;
}

/*.modulo-94 .titulo-lg:after {
    content: '';
    height: 5px;
    width: 48px;
    background: #FFF;
    position: absolute;
    bottom: 15px;
    left: 0px;
}*/

.modulo-94 .nota_izquierda {
    border-right: 1px solid #ddd;
}

.modulo-94 .titulo-xs {
  
  margin-top:12px;
}

.modulo-94 .titulo-xxs {
  
  margin-top:12px;
}


/*---------------------------*/


/*------------ modulo 96 -----------------------------*/

.modulo-audios{
	padding:40px 0px;
}

.modulo-audios .mask-audio{
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	border-radius: 3px;
	overflow:hidden;
}

.modulo-audios .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2px 16px;
	margin-bottom: 10px;
	z-index: 999;
	color: white;
}

.modulo-audios .overlay.margin-interior {
	margin-bottom: 15px;
	margin: 15px;
}

.modulo-audios .overlay .fecha {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 23px;
    letter-spacing: 0.9px;
    color: #ffffff;
    background-color: #274a9c;
    display: inline-block;
    padding: 0px 12px;
    position: relative;
    top: -10px;
    left: 0px;
    z-index: 100;
	border-radius: 3px;
}

.modulo-audios .overlay .nombre {
	font-size: 15px;
	line-height: 16px;
	color: #ffffff;
	font-weight: 500;
}

.modulo-audios .titulo.titulo-principal-mod {
	color:#0f1417;
}

.modulo-audios .overlay .titulo {
	margin-bottom:15px;
}

.modulo-audios .ver-todas {
	float: right;
	font-size: 14px;
	line-height: 50px;
	color: black;
	text-transform: none;
	font-weight: 400;
}

.modulo-audios .ver-todas i {
	font-size: 12px;
	margin-right: 2px;
}

.modulo-audios .overlay i{
    font-size: 10px;
    border: solid 2px white;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 23px;
    padding-left: 2px;
    margin-right: 6px;
}

.modulo-audios .overlay i.fa-pause{
    font-size: 10px;
    border: solid 2px white;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 23px;
    padding-left: 0px;
    margin-right: 6px;
}

.modulo-audios .overlay a:hover, .audios .overlay a:focus {
    color: #00c3aa;
    text-decoration: none;
}

.modulo-audios .mask-audio {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 3px;
    overflow: hidden;
}

.modulo-audios .boton-ver-mas-audios {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    color: #ffffff;
    background-color: #274a9c;
    display: inline-block;
    padding: 9px 35px;
    border-radius: 3px;
    font-family: 'Poppins', sans-serif;
}

.modulo-audios .boton-ver-mas-audios:hover {
    color: #252830;
    background-color: #fcd00f;
}


@media (max-width: 767px) {
.carousel-audios.owl-carousel .owl-stage {
	left: -30px !important;
}

.modulo-audios .ver-todas {
    line-height: 32px;
}			
}

/*-----------------------------*/


.modulo-97 .col-xs-8 {
	padding-top: 1px;
}
.modulo-97 .card-title.titulo.titulo-xxss a {
	color:#333;
}

.modulo-97 {
	background-color:#f8f5f0;
	padding:30px 0px;
	margin:20px 0px;
}

 .modulo-97.card {
	 background-color:transparent;
	 border-bottom: 0px;
}

.modulo-97 .card.card-horizontal {
    margin-bottom: 0px;
    border-bottom: 0px solid rgb(230, 230, 230);
}

.modulo-97 .col-xs-8 .card-block{
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.modulo-97 .col-xs-8 .card-title{
	margin-bottom:20px;
}

@media (max-width: 767px) {
.modulo-97 .col-xs-8 {
    padding-top: 1px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 15px;
}
}


/*---------------------------------*/

.modulo-99 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 10px;
    border-bottom: solid 1px #e6e6e6;
	height:47px;
	overflow:hidden;
}

.economic-indicators .icon-stat {
    position: relative;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    text-align: center;
    min-width: 15px;
    min-height: 15px;
	display: inline-flex;
}

.economic-indicators .indicator-wrapper  {
	padding:10px 5px;
}

.economic-indicators .indicator-wrapper .icon-stat {
    background-color: #0066b1;
}

.economic-indicators .indicator-wrapper.up .icon-stat {
    background-color: #59b200;
}

.economic-indicators .indicator-wrapper.down .icon-stat {
    background-color: #D91F26;
}

.economic-indicators .icon-stat .icon {
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    vertical-align: top;
    width: 100%;
}

.economic-indicators .indicator-wrapper.up .icon-stat .icon:before {
    content: "\f106";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.economic-indicators .indicator-wrapper.down .icon-stat .icon:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	line-height: 17px;
}

.economic-indicators .indicator-wrapper.equal .icon-stat .icon:before {
    content: "\f0c9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	height: 8px;
    width: 7px;
    overflow: hidden;
}



.economic-indicators .col-auto {
	display:inline-block;
}

.economic-indicators .name {
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
	display:inline-block;
	margin:0px;
}

.economic-indicators .name a {
    font-weight: 700;
	color:#212121;
}

.economic-indicators .name, .economic-indicators .stats-wrapper {
    font-size: .75em;
}

.economic-indicators .stats-wrapper {
    font-weight: 400;
    padding-left: 20px;
    white-space: nowrap;
}

.economic-indicators .stats-wrapper&gt;[class^="val-"] {
    margin-right: 5px;
}


.economic-indicators .indicator-wrapper.equal .percent {
    color: #0066b1;
}

.economic-indicators .indicator-wrapper.up .percent {
    color: #59b200;
}

.economic-indicators .indicator-wrapper.down .percent {
    color: #ff0000;
}


.carousel_moneda.owl-carousel .owl-stage-outer {
    margin: 0px 10px;
}

.carousel_moneda.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    height: 47px;
    overflow: hidden;
}

.carousel_moneda.owl-carousel.owl-theme .owl-controls {
    margin-top: 18px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    top: -16px;
}

.carousel_moneda.owl-carousel .owl-controls .owl-nav .owl-prev{
    left: -12px;
    position: absolute;
	margin: 5px 0px;
}

.carousel_moneda.owl-carousel .owl-controls .owl-nav .owl-next{
    right: -12px;
    position: absolute;
	margin: 5px 0px;
}

.carousel_moneda .owl-controls .owl-nav div, .carousel_moneda .owl-controls .owl-nav div:hover {
    background-image: url(../img/flechas_rotador_moneda.png) !important;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    color: transparent !important;
    background-color: rgb(248 249 250 / 0%) !important ;
}


/*------------------------------------*/
.modulo.modulo-100 {
	background: #ebecec;
	margin-top: 0;
	background-image: url(../img/bg-q-inverse.png);
	background-repeat: repeat;
	padding-top: 35px;
	padding-bottom: 35px;
}
.modulo-100 .box-titulo-transmitir {
	margin-bottom: 10px;
}
.modulo-100 .box-titulo-transmitir h2 {
	margin-left: 110px;
	margin-right: 130px;
	font-size: 30px;
	line-height: 34px;
	color: #151515;
}
.modulo-100 .redes-sociales a.btn-whatsapp {
	/*display: none;*/
}
@media screen and (max-width:768px) {
 .modulo-100 .box-titulo-transmitir h2 {
 margin:0;
 margin-top: 70px;
}
 .modulo-100 .redes-sociales a.btn-whatsapp {
 display:inline-block;
}
}
.modulo-100 .box-icono-camara-grande {
	position: absolute;
	left: 15px;
	top: 4px;
}
.modulo-100 .redes-sociales {
	position: absolute;
	right: 15px;
	top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.modulo-100 .redes-sociales a {
    width: 36px;
    margin-left: 4px;
    display: inline-block;
    border-radius: 3px;
}



/*------------ MODULO 104 ----------------------*/

.box-carousel-secciones {
	margin: 20px 0px;
}

.carousel-secciones .item-seccion {
    background-color: #00ade4;
    display: block;
    text-align: center;
    padding: 70px 0px;
    color: white;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.carousel-secciones .item-seccion.color-2 {
    background-color: #ee1d23;
}

.carousel-secciones .item-seccion.color-3 {
    background-color: #173660;
}

.carousel-secciones .item-seccion h2 {
	border-bottom: solid 1px #eb6b1000;
	display:inline-block;
	line-height:48px;
	font-size:30px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}


.carousel-secciones .item-seccion:hover {
    background-color: #3b3b3b;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.carousel-secciones .item-seccion:hover h2 {
	border-bottom: solid 1px #d9630c;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.expert-carousel-title {
position: absolute;
    top: 0px;
    left: -20px;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    margin: 0;
    transform: rotate(180deg);
    color: #90918d !important;
    font-size: 24px;
    font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
.box-carousel-secciones {
	max-height:200px;
	overflow:hidden;
	position:relative;
}

}

@media screen and (max-width: 768px) {

.carousel-secciones .item-seccion h2 {
	line-height:44px;
	font-size:26px;
}

.expert-carousel-title {
	display:none;
}

}


/*-----------------------*/


/*---------------------------*/


.modulo.modulo-contacto {

}


.modulo.modulo-contacto  label{
margin-bottom: 10px;
    font-weight: 400;
    color: #616465;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

.btn-archivo{
    border: solid 1px #d4d4d4;
    margin: 0px;
    height: 46px;
    line-height: 32px;
    color: #064187;
}

.modulo.modulo-contacto .input-lg{
        font-size: initial;
}

.modulo.modulo-contacto ul.social-buttons-contacto li a {
    text-align: center;
    height: 42px;
    width: 42px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    color: #6d6c6c;
    /* background-color: #131313; */
    font-size: 18px;
    border-radius: 22px;
    border: solid 2px #c1c1c1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.boton-enviar-cv {
color: #111;
    background-color: #ffffff;
    padding: 14px 14px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 12px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    border: solid 1px #ccc;
}

.boton-enviar-cv:hover {
    color: #fff;
    background-color: #111;
	border: solid 1px #064187;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

/*--------------*/




#featured-video {
-webkit-transition:width .2s ease-in-out, height .2s ease-in-out, -webkit-transform .38s ease-in-out;
transition:width .2s ease-in-out, height .2s ease-in-out, -webkit-transform .38s ease-in-out;
transition:width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out;
transition:width .2s ease-in-out, height .2s ease-in-out, transform .38s ease-in-out, -webkit-transform .38s ease-in-out;
	border: solid 1px #000;
}
#featured-video.is-sticky, .boton-cerrar-sticky.is-sticky {
	position:fixed;
	left:-200px;
	top:auto;
	bottom:10px;
	max-width:350px;
	max-height:200px;
	width:350px;
	height:200px;
	z-index: 99999;
	-webkit-transform:translateX(+215px);
	transform:translateX(+215px);
}
.boton-cerrar-sticky.is-sticky {
	width: 30px;
	height: 30px;
	/*background-image: url('../img/cerrar-sticky.png');*/
	bottom: 209px;
	left: 150px;
	bottom: 177px;
    left: 118px;
	z-index: 999999;

	/*background-color: #d7281b;
    border-radius: 3px;
	font-size: 20px;
    line-height: 26px;
    color: white;
    text-align: center;*/
	
    bottom: 192px;
    left: 132px;
	background-color: #d7281b;
    border-radius: 3px;
    font-size: 20px;
    line-height: 26px;
    color: white;
    text-align: center;
    border-radius: 50px;
	
}
.boton-cerrar-sticky:hover {
	cursor: pointer;
}
@media screen and (max-width:480px) {
 #featured-video.is-sticky, .boton-cerrar-sticky.is-sticky {
 top:auto;
 bottom:15px;
 max-width:200px;
 max-height:113px;
}
 .boton-cerrar-sticky.is-sticky {
 bottom: 128px;
 left: -30px;
}
}

/*FIN TITULOS POR MODULOS-----------*/
</pre></body></html>