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



@media (min-width: 767px) {
.modulo {
	padding-top:30px;
}
}


.modulo .usuario-nota {
	font-size:15px;
	font-weight:600;
	color:#3c3c3c;
	background-image:url(../img/usuario-icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
	display:none;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
/*----------------------------------------------*/

.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;
}
}

.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:50px;
	margin-top:12px;
	line-height: 60px;
}

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

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

.modulo-9 .texto {
	color:#FFFFFF;
	border-left: solid 5px #e6007e;
    padding-left: 14px;
	font-size:18px;
	line-height:26px;
}

@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 {

 
}

}


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

@media (max-width: 767px) {
/*.modulo .row-fluid{

    margin-left: -5px;

    margin-right: -5px;

}*/

}
.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: 25px 0px;
	padding-top: 58px;
    padding-bottom: 35px;
	background-color:#1b3a50 !important;
	/*background-image: url(../img/bg-encuesta-point.png);*/
    background-repeat: repeat;
}

.modulo-15 .card-body {
	padding: 20px 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 .titulo {
	color: #fff;
}
.modulo-15 .titulo a {
	color: #fff;
}
.modulo-15 .titulo a:hover {
	color: ##9a670c;
}
.modulo-15 .titulo-xxs {
	margin-bottom: 0px;
	/*margin-top: 12px;*/
}
.modulo-15 .box-col {
	padding: 0px 0px 15px 0px;
}
.modulo-15b .titulo-lg {
}
.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-15b .card-description {
	display: none;
}
.modulo-18 {
	margin: 15px 0px;
	background-color: #e3e3e3;
	padding-top: 40px;
	padding-bottom: 30px;
}
.modulo-18 .box-col {
	background-color: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.modulo-18 hr {
	margin-top: 0px;
	border-top: 1px solid #a9a8a8;
 0;
}
.modulo-18 .titulo {
	color: #101010;
}
.modulo-18 .titulo a {
}
.modulo-18 .titulo a:hover {
}
.modulo-18 .titulo4 {
	font-weight: 300;
	text-transform: uppercase;
}
.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-38t .marco-frame .twitter-timeline {
	border: solid 0px #30303038 !important; 
	margin-top: 15px  !important;
}

.modulo-38t .marco-frame .twitter-timeline .timeline-Widget {
    background-color: #303030  !important;

}

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

.modulo-40 {
	margin-top: 15px;
}
.modulo-40 .titulo {
	color: #095e84;
	width: 100%;
}
.modulo-40 .titulo-xxs {
	font-size: 16px;
	margin-bottom: 6px;
}

.modulo-40 .box-imagen{
    border-radius: 0px;
    overflow: hidden;
}

@media (max-width: 767px) {
.modulo-40 .titulo {
	color: #095e84;
	width: 100%;
}
}
.modulo-40 .titulo a {
	color: #FFF;
}
.modulo-40 .titulo a:hover {


}
.modulo-40 .titulo1 {
	font-weight: 400;
}
.modulo-40 .titulo a .volanta {
	color: #0079cc;
}
.modulo-40 .texto {
	color: #FFF;
}
/*.modulo-40 .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: 0px;
	left: 0;
	right: 0;
	padding: 18px 25px;
	/*background: rgba(210, 255, 82, 0);
	background: -moz-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210, 255, 82, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
	background: -webkit-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: -o-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: -ms-linear-gradient(top, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	background: linear-gradient(to bottom, rgba(210, 255, 82, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#000000', GradientType=0 );*/
 
   background-image: linear-gradient(to bottom, rgba(25, 25, 25, 0), rgb(18 4 5 / 90%)); 
	margin: 15px 15px;
	z-index: 999;
	border-radius: 0px;
	    text-shadow: 0px 2px 4px #0000002b;
}

@media (max-width: 767px) {
.modulo-40 .overlay {
	padding: 8px 12px;
}
}
.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;
	/*background-color: #00458e;*/
	/*padding: 20px 20px;
	padding-top: 30px;*/
}
.modulo-40b .titulo-xxs {
	font-size: 16px;
}
.modulo-40b .card {
	border-bottom: 0px solid rgba(0,0,0,.125);
}
.modulo-40b .titulo a {
	/*width: 90%;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

@media (max-width: 767px) {
.modulo-40b .titulo {
	color: #095e84;
	width: 100%;
}
}
.modulo-40b .titulo a {
/*color: #FFF;*/

}
.modulo-40b .titulo a:hover {
color: #e02b2e;

}
.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 .nota_derecha .card-category {
	/*top: -14px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: max-content;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);*/
}


.modulo-40b .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 18px 20px;
	background-color:rgb(105 42 44 / 86%);
	margin: 19px 19px;
	z-index: 999;
	width: 64%;
	min-height: 20px;
	max-height: 220px;
}

.modulo-40b .overlay .titulo {
	margin-top: 5px;
    margin-bottom: 5px;
}

.modulo-40b .overlay .titulo a {
	color: #fff;
}


@media (max-width: 767px) {
.modulo-40b .overlay {
    padding: 5px 20px;
}

.modulo-40b .overlay .titulo {
	width:100%;
}


}

.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 .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 .titulo a {
	font-weight: 900;
	color: #29cccc;
}
.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;
}

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

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

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

@media screen and (max-width: 768px) {
.modulo-42c .row-fluid {
	margin-right: -5px;
	margin-left: -5px;
}
}

/* 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: 10px;
	padding-top: 30px;
	padding-bottom: 22px;
	color: #000;
	margin: -15px;
}
.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;
	    margin-right: -20px;
    margin-left: -20px;
}
}
.modulo-42c .titulo a {
	font-weight:600;
}
.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: 25px;
	padding-bottom: 28px;
	color: #000;
	background-color: white;
	/*border: solid 1px #f5f5f5;*/
	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-42d .mask-video {
	background-position: right top;
}

.modulo-42d .mask-audio {
	background-position: right top;
}

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

.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: #333;
}
.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: 10px;
	padding-top: 20px;
	padding-bottom: 22px;
	color: #000;
}
}
.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: 30px 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);*/

	padding: 0px;
}
.modulo-58 .titulo-xxss {
	font-size:18px;
}
.modulo-58 .titulo a {
	color: #303030;
	
}
.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 {
/*ackground-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 {
	text-align: center;
	text-transform: uppercase;
	/* padding-bottom: 5px; */
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.14;
	letter-spacing: 1.4px;
	color: #822e2f;
	margin-bottom:5px;
}
.modulo-58 .autor {
	width: 133px;
	height: 133px;
	margin-bottom: 10px;
	margin-top: 32px;
	border: solid 3px #fff;
}
.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: linear-gradient( 90deg, rgb(41 149 153) 0%, rgb(41 204 204) 100%);
	/* background-image: url(../img/bg-encuesta-point.png); */
	background-repeat: repeat;
	padding: 25px 30px;
	border-radius: 0px;
}

.modulo-59 h3 {
	font-weight: 400;
}

.modulo-59 .titulo3 {
	font-size: 30px;
	font-weight: 700;
	color: #FFF;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	/*background-image: url(../img/h3-encuesta.gif);*/
	background-repeat: no-repeat;
	background-position: bottom left;
	/* border-bottom: solid 2px #1aa7ff;*/
}
.modulo-59 .titulo3 span {
	/* padding-left: 12px; */

	padding-right: 12px;
 background-color: #;
}
.btn-encuesta {
	color: #fff;
	background-color: #21a90d;
	border-radius: 2px;
	font-size: 16.9px;
	font-weight: 500;
	padding: 8px;
	height: auto;
	width: auto;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.23);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.btn-encuesta:hover {
	color: #fff;
	background-color: #172215;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s
}
/* ENCUESTA STYLES */

.progress.edit {
	height: 34px;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #313131;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	font-size: 14px;
	font-weight: 700;
}
.progress-bar-paulo {
	background-color: #5ca00c;
}
.voto {
	padding: 2px 8px;
	background-color: transparent;
	color: white;
	float: left;
	margin: 5px;
	width: 50px;
	font-size: 15px;
	font-weight: 300;
}
.opcion-encuesta {
	line-height: 32px;
	float: left;
	padding-left: 10px;
	font-size: 15px;
	font-weight: 300;
x;
	/* text-transform: uppercase; */

	color: white;
	position: absolute;
}
.opcion-encuesta:hover {
	color: #FFF;
}
.input-encuesta {
	padding: 3px 5px;
	/*border-bottom: solid 1px #353131;*/

	margin-bottom: 2px;
	display: block;
	cursor: pointer;
}
.input-encuesta span {
	padding-left: 5px;
	top: -2px;
	position: relative;
	font-weight: 400;
	font-size: 16.9px;
	color: #ffffff;
}
/* FIN ENCUESTA STYLES */







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



.modulo-60 .titulo {
	margin-bottom: 0px;
	color: #006db3;
}
.seccion-video {
	/*background-position: center center;

    background-size: cover;*/

	margin-top: 30px;
	padding-bottom: 20px;
	background-image: url(../img/bg-encuesta-point.png);
	background-repeat: repeat;
	background: linear-gradient( 90deg, rgb(67 142 191) 0%, rgb(28 58 79) 100%);
	padding-top: 35px;
}
.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: #00458e;
	/*background-image: url(../img/bg-encuesta-point.png);*/
	background-repeat: repeat;
	padding: 14px 0px;
	background: rgb(105,42,44);
	background: linear-gradient( 180deg, rgba(105,42,44,1) 0%, rgb(40 17 17) 100%);
}
.modulo-82 h3 {
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
	font-weight:400;
}
.modulo-82 span {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    padding-right: 9px;
    text-transform: uppercase;
}

@media screen and (max-width: 768px) {
.modulo-82 {
	padding: 10px 0px;
}
.modulo-82 h3 {
	font-size: 15px;
}
.modulo-82 span {
	font-size: 18px;
}
}
.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: 12px;
    font-weight: 400;
    letter-spacing: 0.6px;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #e02b2e;
    padding: 5px 12px;
    border-radius: 5px;
}
.modulo-83 .titulo {
	color: #095e84;
}

.modulo-83 .overlay .titulo {
	width:70%;
}

.modulo-83 .overlay .texto4 {
	width:70%;
}

.modulo-83 .titulo a {
	color: #FFF;
}
.modulo-83 .titulo a:hover {
	color: #e02b2e;
}
.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: 45px 60px;
	background-image: linear-gradient(to bottom, rgba(25, 25, 25, 0), rgb(18 4 5 / 83%));
	margin: 15px 15px;
	z-index: 999;
}

@media (min-width: 987px) {
.modulo-83 .overlay {
	/*padding-bottom: 20px;*/
}
}

@media (max-width: 767px) {
.modulo-83 .overlay {
	padding: 5px 20px;
}
}
.modulo-83 .overlay-dos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 28px 25px;
	background: #438fc1;
	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;
	display:none;
}
.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 .overlay .titulo {
	/*font-weight: 500;*/

	width: 100%;
	font-size: 22px;
	line-height: 28px;
}

.modulo-83 .overlay .texto4 {
	width:100%;
}


}

@media (max-width: 767px) {
.modulo-83 .titulo5 {
}
.modulo-83 .overlay .titulo {
	width: 100%;
}
.modulo-83 .overlay .texto4 {
	width:100%;
}

.modulo-83 .overlay-dos {
    /*min-height: 180px;*/
    position: relative;
    margin: 0px;
	padding: 15px 25px;
}

.modulo-83 .overlay-dos .mask-imagen {
	display:none;
}


}




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

.modulo-84 {
	background-repeat:no-repeat;
	background-position:right top;
}


.modulo-84 .w-color .titulo a {
	color: #fff;
}
.modulo-84 .w-color .titulo a:hover {
/*text-decoration:underline;*/

}
.modulo-84 .w-color {
    background-color: #29cccc;
    /* padding: 10px; */
    padding-bottom: 0px;
    border: 0px;
}
.modulo-84 .w-color .card-body {
	background-image: none;
	    background-color: transparent;
	padding: 25px 20px;
}
.modulo-84 .w-color .card-category {
	color: #fff !important;
	background: #e6007e;
}
.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: none;
}
.modulo-85 .w-color {
    background-color: #29cccc;
    /* padding: 10px; */
    padding-bottom: 0px;
    border: 0px;
}
.modulo-85 .w-color .card-body {
    background-image: none;
    background-color: transparent;
}
.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: 1px;
}
.modulo-86 .card-title.titulo.titulo-xxss a {
	color:#333;
}

.modulo-86  .card-category-comun {
    font-weight: 900;
    /* display: none; */
    font-size: 12px;
    text-transform: uppercase;
    /* letter-spacing: 1.5px; */
    color: #09243a !important;
    margin-bottom: 5px;
    background: #29cccc ;
    display: inline-block;
    padding: 2px 12px;
}

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


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

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

 .modulo-87 .card .card-body {
    /*background-image: none;*/
}

 .modulo-87 .card-category.inside {
    color: #fff !important;
    background-color: #000;
}

.modulo-87  .card-category-comun {
    font-weight: 900;
    /* display: none; */
    font-size: 12px;
    text-transform: uppercase;
    /* letter-spacing: 1.5px; */
    color: #ffffff !important;
    margin-bottom: 5px;
    background: #000;
    display: inline-block;
    padding: 2px 12px;
}

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

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

.modulo-87 .card-title.titulo.titulo-xxss a {
	color:#000;
}

.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;
	margin-top: 24px;
	margin-bottom: 24px;
}
.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-95 {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.modulo-95 .box-col {
	padding: 30px 10px;
	background-color: white;
}

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

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

.modulo-95 .titulo a:hover {
 color:;
}
.modulo-95 .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-95 .nota_izquierda {
	border-right: 1px solid #fd49ac;
}

.modulo-95 .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;
	font-weight: 800;
}

.modulo-95 .card-category.inside{
	background: black;
	color: #fff !important;
	font-size: 12px;
	line-height: 28px;
	font-weight: 800;
}

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


.modulo-95b {
	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-95b .box-imagen {
    border: solid 1px #fff;
}

.modulo-95b  .card-category.inside {
    color: #ffffff !important;
    background-color: #29cccc;
    background: #e6007e;
}

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

@media (max-width: 767px) {
.modulo-95b .box-imagen {
	margin-top: 15px;
}
.modulo-95b .box-col {
	padding: 20px 0px;
}
}
.modulo-95b .titulo a:hover {
 color:;
}
.modulo-95b .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-95b .nota_izquierda {
	/*border-right: 1px solid #ddd;*/
}

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

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

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


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

.modulo-96 {
	margin: 15px 0px;
	padding-top: 40px;
	padding-bottom: 25px;
}
.modulo-96 .titulo a {
	color:white;
	font-weight:900;
}
.modulo-96 .texto {
	color: #e1e1e1;
}
.modulo-96 .etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */

	color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}
.modulo-96 .box-imagen {
	/*margin-left: 15px;
	margin-bottom: 15px;*/
	border:0px;
}
.modulo-96 .box-imagen:before {
	content: '';
	position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-font-smoothing: antialiased;
    width: 50%;
    /*background-color: #692a2c;*/
    height: 10px;
}

.modulo-96 .box-nota {
	z-index: 10;
	padding: 60px 45px;
	position:relative;
}

.modulo-96 .box-nota .card-category.inside {
    color: #ffffff !important;
    background-color: #29cccc;
    background: #e6007e;
}

.modulo-96 .arrow-right {
	width: 0px;
	height: 0px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 25px solid white;
	position: absolute;
	right: -40px;
	bottom: 35px;
	display: none;
}

.modulo-96 .arrow-top {
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid white;
	position: absolute;
	left: 20px;
	bottom: -24px;
	width: 0px;
	height: 0px;
}

.modulo-96 .div-linea-superior {
	width:100%;
	height:5px;
	display:block;
	position: absolute;
    top: -10px;
	display: none;
}

.modulo-96 {
	background-repeat:no-repeat;
	background-position:left top;
}

@media screen and (max-width: 768px) {
.modulo-96 .box-nota {
	z-index: 10;
	padding: 22px 8px;
	padding-bottom: 12px;
	color: #000;
}

.modulo-96 .arrow-right {
	display:none;
}

.modulo-96 .row {
margin: -5px !important;

}


}
.modulo-96 .etiqueta-top {
/*padding-left: 16px;*/

}

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



.modulo-97 {
	margin: 15px 0px;
	padding-top: 50px;
	padding-bottom: 44px;
}
.modulo-97 .titulo1 {
	font-weight: 500;
}
.modulo-97 .texto {
	color: #333;
}
.modulo-97.etiqueta-interior {
	font-size: 11px;
	font-weight: 600;
	/* letter-spacing: 2px; */

	color: #fff !important;
	text-transform: uppercase;
	background-color: #cc0000;
	padding: 7px 9px;
}
.modulo-97 .mask-video {
	background-position: right bottom;
}

.modulo-97 .mask-audio {
	background-position: right bottom;
}

.modulo-97 .box-imagen {
	overflow: hidden;
}
.modulo-97 .box-imagen:after {
	/*content: url(../img/bg-mod-97.png);
	position: absolute;
	top: 0px;
	right: 0px;
	-webkit-font-smoothing: antialiased;*/
}

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

.modulo-97 .card-title:after {
	content: url(../img/logo-pick.png);
	position: absolute;
	top: -1px;
    left: -75px;
}

/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {
.modulo-97.titulo2 {
	font-size: 18px;
	line-height: 28px;
	height: 140px;
}
}
.modulo-97 .box-nota {
	z-index: 10;
	padding: 22px;
	padding-bottom: 22px;
	color: #000;
}

@media screen and (max-width: 991px) {
.modulo-97 .box-nota {
	z-index: 10;
	padding: 22px;
	padding-bottom: 22px;
	color: #000;
	/*background-color: #f9f9f9;*/
	margin: -15px;
	margin-top: 0px;
}
.modulo-97 .box-imagen:after {
	content: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	-webkit-font-smoothing: antialiased;
}
.modulo-97 .titulo a {
	font-size: 20px;
}
.modulo-97 .texto {
	color: #555555;
}
.modulo-97 .card-category {
}
.modulo-97 .mask-video {
	background-position: top right;
}
}

@media screen and (max-width: 768px) {
.modulo-97 .row-fluid {
	margin-left: -5px;
	margin-right: -5px;
}
.modulo-97 .box-nota {
	padding-bottom: 22px;
}
.modulo-97 .titulo2 {
	font-size: 18px;
	line-height: 28px;
	height: auto;
}
}
.modulo-97 .etiqueta-top {
/*padding-left: 16px;*/

}
.modulo-97.texto2 {
	color: #cccccc;
	font-weight: 300;
}
/*----------------------------------*/



.modulo-98 .div-exterior {
	position:relative;
	margin-top:15px;
}

.modulo-98 .div-linea-superior {
	width:100%;
	height:5px;
	display:block;
	position: absolute;
    top: -10px;
}

.modulo-98 .arrow-right {
    width: 0px;
    height: 0px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    right: -30px;
	bottom:25px;
	display: none;
}

.modulo-98 .arrow-top {
	border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid white;	
	position: absolute;
    left: 20px;
	top:-25px;
	width: 0px;
    height: 0px;
}

.modulo-98 .div-exterior .box-imagen {
	border:0px;
	overflow: hidden;
}

@media (min-width: 767px) {
.modulo-98 .div-exterior .box-imagen img{
    position: relative;
    right: -25%;
}
}

.modulo-98 .overlay-dos {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	width:50%;
	padding: 28px 25px;
	background: #438fc1;
	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;
}

.modulo-98 .overlay-dos .card-category.inside {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 1.5px;
    color: #ffffff !important;
    background-color: #29cccc;
    background: #000000;
    display: inline-block;
    padding: 0px 15px;
    margin-top: 40px;
    border-radius: 0px;
}

.modulo-98 .overlay-dos .titulo a {
	color: #FFF;
    font-weight: 800;
}
.modulo-98 .overlay-dos .titulo a:hover {
	color: rgb(255 255 255 / 70%);
}

@media (min-width: 987px) {
.modulo-98 .overlay-dos .titulo5 {
	width: 80%;
}
}

.modulo-98 .mask-video {
	background-position: right top;
}

@media (max-width: 767px) {

.modulo-98 .overlay-dos {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 15px 18px;
	padding-top: 22px;
}

.modulo-98 .overlay-dos .mask-imagen {
	display:none;
}

.modulo-98 .arrow-right {
	display:none;
}

}




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

.modulo-99 {
	background-image:url(../img/bgs-modulos/bg-99.png);
	background-repeat:no-repeat;
	background-position:left top;
}


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


.modulo-100 {
	background: #ebecec;
	margin-top: 0;
	background-image: url(../img/bg-q-inverse.png);
	background-repeat: repeat;
	padding: 25px 0px;
}
.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: 38px;
	margin-left: 4px;
	display: inline-block;
	border-radius: 0px;
}
#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 4px #55626b;
}
#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;
}
.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;
}
}


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

.modulo-104 {
	background-image:url(../img/bgs-modulos/bg-104.png);
	background-repeat:no-repeat;
	background-position:right top;
}


@media screen and (min-width: 768px) {
.modulo-104 .card{
    margin-left: 30px;
    margin-right: 30px;
}

.modulo-104 .card .card-body {
    padding: 20px 5px;
}

}

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

.modulo-105 {
	background-image:url(../img/bgs-modulos/bg-84.png);
	background-repeat:no-repeat;
	background-position:left top;
}

@media screen and (max-width: 768px) {
.modulo-105 {
	background-image:none;
}

}

@media (max-width: 776px) {

	.carousel_noticias_flex_dos.owl-carousel .owl-stage {
		left: -50px !important;
	}
}

.modulo-105 .row {
	padding-bottom:80px;
	background-image:url(../img/bgs-modulos/bg-105.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.modulo-105 .titulo a {
	color: #FFF;
    font-weight: 700;
}
.modulo-105 .titulo a:hover {
	color: rgb(255 255 255 / 70%);
}

.modulo-105 .card .card-body {
	border-top:solid 1px white;
}


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


.modulo-106 {
	background-color: #1d1d1b;
	padding: 60px 0px;
	margin: 20px 0px;
}

.modulo-106 .doble-line {
  position: relative;
  padding: 0;
  margin: 0;
  color: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
	
.modulo-106 .doble-line {
text-align: center;
    font-size: 46px;
    letter-spacing: 1px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 36px 0;
	grid-gap: 36px;
	font-weight: 500;
	font-style: italic;
}

.modulo-106 .doble-line:after,.doble-line:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #fff;
}

.modulo-106 .card-body {
	padding: 20px 0px;
}
	
.modulo-106 .titulo-persona {
	color: white;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 700;
}
	
.modulo-106 .titulo-persona i {
	font-size: 20px;
	text-transform: none;
	font-weight: 500;
	display: block;
}


@media (max-width: 767px) {
.modulo-106 .box-imagen {
	margin-top: 0px;
}
	
.modulo-106 .doble-line {
    text-align: center;
    font-size: 34px;
    letter-spacing: 1px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 26px 0;
    grid-gap: 26px;
    font-weight: 500;
    font-style: italic;
}

.modulo-106 .titulo-persona {
	font-size: 20px;
}
	
.modulo-106 .titulo-persona i {
	font-size: 16px;
}	
	
}


.modulo-106 .box-item {
	margin-top: 15px;
	/*margin-bottom: 15px;*/
	border: 0px;
	border-bottom: solid 3px #e5007e;
	display: block;
}	

.modulo-106 .carousel_editoriales.owl-theme .owl-dots {
    display: block !important;
}

.modulo-106 .carousel_editoriales.owl-theme .owl-controls {
    margin-top: 10px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: block;
    position: relative;
	top: auto;
    bottom: -20px;

}

.modulo-106 .carousel_editoriales.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 5px 7px;
    background: #1d1d1b;
    border: solid 2px white;
}

.modulo-106 .carousel_editoriales.owl-theme .owl-dots .owl-dot.active span, .modulo-106 .carousel_editoriales.owl-theme .owl-dots .owl-dot:hover span {
    background: #e4007d;
	border: solid 2px #e4007d;
}
	
/*---------------------------*/	
	
.modulo-ver-mas-noticias .boton-ver-mas-noticias{
    background-color: #e81488;
    color: white;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 3px;
    font-size: 18px;
    margin-top: 15px;
}

.modulo-ver-mas-noticias .boton-ver-mas-noticias:hover{
    background-color: #29cccc;
}


.contenedor-noticias-ajax .cargando img {
	width:130px;
}

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

.modulo-newsletter{
	background-image: url(../img/bg-newsletter.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	/* background-size: cover; */
	padding-top: 100px;
	padding-bottom: 60px;
	background-color: black;
	text-align: center;
}

.modulo-newsletter .titulo-newsletter{
	color: white;
	font-size: 24px;
    line-height: 40px;
}

.modulo-newsletter .sub-titulo-newsletter{
	color: #e6007e;
	font-size: 26px;
    line-height: 40px;
}

.modulo-newsletter .btn-newsletter{
    background-color: #fff;
    border-radius: 100px;
    font-size: 18px;
    color: white;
    background-color:#e6007e;
    padding: 7px 50px;
    margin-top: 20px;
}

/*FIN TITULOS POR MODULOS-----------*/
.modulo-categoria-periodista {
	padding:20px 0px;
}	

.modulo-categoria-periodista img{
    height: 64px;
    float: left;
    margin-right: 20px;
	margin-bottom:15px;
}

.modulo-categoria-periodista .titulo-periodista{
	color: #101010;
	line-height: 34px;
	font-size: 30px;
	font-weight: 900;
	margin: 0px;
	margin-top: 3px;
}

.modulo-categoria-periodista .sub-titulo-periodista{
    color: #000;
    line-height: 20px;
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
}

.modulo-categoria-periodista hr{
    border-top: 2px solid #000;
}



