<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #212529;
    text-align: left;
    background-color:#fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 , h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 10px;
}

h1, .h1, h2, .h2, h3, .h3, h5, .h5 {
    font-family: "Kanit", sans-serif;
}

.h6, h6 {
    font-size: 16px;
}

p {
    /*font-family: 'Raleway', sans-serif;*/
}


@media (min-width: 1280px){
.container {
    width: 100%;
	max-width: 1380px;
}
}

.titulo-xl {
	font-size: 40px;
}


.titulo-lg {
	font-size: 32px;
}

.titulo-md {
	font-size: 28px;
}

.titulo-sm {
	font-size: 24px;
}

.titulo-xs {
	font-size: 20px;
}

.titulo-xxs {
	font-size: 18px;
}

.titulo-xxss {
	font-size: 15px;
}

@media (max-width: 767px) {
.titulo {
	font-size:18px !important;
}

.titulo-xxss {
	font-size: 14px !important;
}

}

/*-------- FLEXBOX ---------*/

.row-flex, .row-flex&gt; div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex &gt; div[class*='col-'], .container-flex &gt; div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}

/*-------- FIN FLEXBOX ---------*/


/*----------- CARD BOX NOTAS ------------*/

.card {
	margin-top:15px;
	margin-bottom:15px;
	border:0px;
	border-bottom: 1px solid rgba(0,0,0,.125);
}

.card .card-body {
	padding:20px 5px;
	/*background-image:url(../img/triange-p.png);*/
	background-position:right bottom;
	background-repeat:no-repeat;
}

@media (max-width: 767px) {

.card {
	margin-left:-5px;
	margin-right:-5px;
}

.card .card-body {
	padding:20px 10px;
}
}

.card .card-header.card-header-image {
    position: relative;
    padding: 0;
    z-index: 1;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
}

.card-plain .card-header-image {
    margin: 0!important;
    border-radius: 6px;
}

.card-title, .card-title a, .footer-big h2, .footer-big h2 a, .footer-big h5, .footer-big h5 a, .footer-brand, .footer-brand a, .info-title, .info-title a, .media .media-heading, .media .media-heading a, .title, .title a {
    color: #000;
    text-decoration: none;
}

.card-title a:hover {
    color: #6da69f;
    text-decoration: none;
}

.card-category {
    font-weight: 400;
}  

@media (max-width: 767px) {
.card-category {
    font-weight: 400;
	font-size:14px;
}  
}

.card-category {
	font-weight: 500;
	color: #fff !important;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #f58220;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 2px;
}

.card-category.inside {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 1.5px;
    color: #09243a !important;
    background-color: #29cccc;
    background: #29cccc;
    display: inline-block;
    padding: 0px 15px;
    position: relative;
    top: -5px;
    left: 0px;
    z-index: 100;
    border-radius: 0px;
}  


.card-category.w-tag {
    background-image: url(../img/tag-mp.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 52px;
    padding-right: 10px;
    margin-bottom: 12px;
    border-radius: 2px;
    line-height: 22px;
    background-color: white;
    display: inline-block;
    width: max-content !important;
    color: #f58220 !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 500;
}

@media (max-width: 767px) {
.card-horizontal .card-category {
	display:none;
}

}

.card-horizontal .card-category {
    margin-top: 6px;
    margin-bottom: 5px;
    font-size: 13px;
    text-transform: uppercase;
}


.card-description {

}

.card-title {
    margin-bottom: 12px;
}

.card .ver-mas{
    color: #0088e2;
    text-decoration: none;
	display:none;
}

.card-footer{
	display:none;
}   

.mask-imagen {
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    letter-spacing: 3px;
    height: 100%;
    width: 100%;
    top: 0px;
    z-index: 0;
    box-shadow: inset 0px 0px 40px #000;
    -webkit-box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: inset 0px 0px 40px rgba(0, 0, 0, 0.24);
}

.mask-imagen:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    /*border-style: solid;
    border-width: 15px;
    border-color: #0088e2 #FFF #FFF #0088e2;*/
    z-index: 10;
}

.mask-video {
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    letter-spacing: 3px;
    background-image: url(../img/mask-video.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0px;
    z-index: 1;
}

.mask-audio {
    color: #FFF;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    letter-spacing: 3px;
    background-image: url(../img/mask-audio.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    top: 0px;
    z-index: 1;
}


.volanta {
    font-weight: 600;
    display: none;
}

.gradiente {
    background: repeating-linear-gradient(-45deg,#f0f3f0,#f0f3f0 5px,#fff,#fff 7px)!important;
	border:0px;
	width:100%;
}

/*----------- FIN CARD BOX NOTAS ------------*/

/*----------- MEDIA BOX NOTAS ------------*/

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.media-body  small{
    line-height: 1.5;
}


.media &gt; .avatar:first-child.avatar-xs, .media &gt; .avatar:first-child.avatar-sm {
    margin-right: 12px;
}
.avatar.avatar-xs {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    float: left;
}

.blog-post-author .media-body small:nth-child(1) {
    color: #343a40;
}
.blog-post-author .media-body &gt; * {
    display: block;
}
.blog-post-author .media-body small:nth-child(1) + small {
    color: #6c757d;
}
/*----------- MEDIA BOX NOTAS ------------*/

/*----------------- AMPLIA NOTA ---------*/

.amplia-nota-info {
    background-color:#FFF;
	padding:40px; 20px;
}

@media (max-width: 767px) {
.amplia-nota-info {
    background-color:#FFF;
	padding:20px; 20px;
}


}

.mask-imagen-fondo {
    display: block;
    background-position: center;
    background-size: cover;
    position: relative;
}

.elementor-video {
	max-width: 100%;
	width: 100%;
	margin: 0;
	line-height: 1;
	border: none;
	display: block;
}
.elementor-widget-video .e-hosted-video .elementor-video {
	-o-object-fit: cover;
	object-fit: cover;
}

.boton-cerrar-popup-video {
opacity: 1;
    top: 0px;
    top: 8px;
    position: absolute;
    right: 8px;
    z-index: 999;
    font-size: 28px;
    color: white;
    background-color: #F44336 !important;
    height: 34px;
    width: 34px;
    line-height: 30px;
    border-radius: 50px;
}

.boton-cerrar-popup-video:hover {
    background-color: #212121 !important;
	color: white;
}

.boton-cerrar-popup-video span {
	line-height: 0px;
	top: -2px;
	position: relative;
}</pre></body></html>