<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header {background-size:cover !important;background-position:center !important;height:100vh;width:100%;}
.box-text-head {text-align:left;}
.mg-head {margin-top:auto;margin-bottom:5%;}
.box-text-head img {max-width:150px;margin-bottom:30px;}
.box-text-head h3 {color: #fff;font-weight: 100;font-size: 4.7em;text-align: left;margin: 0;line-height: 1;}

.footer {background: rgba(0,172,255,1);
background: -moz-linear-gradient(left, rgba(0,172,255,1) 0%, rgba(61,39,167,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,172,255,1)), color-stop(100%, rgba(61,39,167,1)));
background: -webkit-linear-gradient(left, rgba(0,172,255,1) 0%, rgba(61,39,167,1) 100%);
background: -o-linear-gradient(left, rgba(0,172,255,1) 0%, rgba(61,39,167,1) 100%);
background: -ms-linear-gradient(left, rgba(0,172,255,1) 0%, rgba(61,39,167,1) 100%);
background: linear-gradient(to right, rgba(0,172,255,1) 0%, rgba(61,39,167,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00acff', endColorstr='#3d27a7', GradientType=1 );
padding:50px 0;}

.logo-footer {
    max-width: 170px;
}

.seccion-01 {padding:90px 0;}
.seccion-01 h3 {color: #3D4AA6;font-size: 53px;font-weight: 300;margin: 0;line-height: normal;}
.seccion-01 p {margin: 0;font-size: 13px;color: #3C3D45;}

.logo-economias {max-width:190px;margin-top:30px;}

.seccion-01 h5 {text-align: center;color: #fff;margin: 0;font-weight: 300;font-size: 23px;padding: 20px 0;}

.seccion-01 .color-red {background:#EB3F43;}
.seccion-01 .table {margin-bottom:100px;}
.seccion-01 .table thead th {border-bottom: none;color: #fff;font-weight: 300;text-align: center;padding: 15px 15px;}
.seccion-01 .table td, .seccion-01 .table th {border:none;}
.seccion-01 .table td,.seccion-01 .table th {text-align:center;padding:20px 0;font-weight: 500;}
.seccion-01 .table td a {color:#2F4294;transition:.6s;}
.seccion-01 .table td a:hover {text-decoration:none;opacity:.5;transition:.6s;}

.table-striped tbody tr:nth-of-type(odd) {background-color:#fff}
.table-striped tbody tr {background-color:#E5E7ED}

.line-bot p {font-size: 15px;text-align: center;color: #fff;padding: 20px 0;}
.line-bot p strong {font-weight:500;font-size:22px;}

.seccion-02 h3 {color: #fff;font-size: 60px;font-weight: 200;margin: 0 0 25px;}
.seccion-02 p {margin: 0;color: #fff;font-size: 18px;font-weight: 300;}

.max-contnt-info {max-width: 55%;margin-right: auto;}

@media only screen  and (max-width: 767px) {
	.seccion-02 {margin-bottom:0 !important}
	.seccion-02 .col-12.col-md-6.d-flex.align-items-center.justify-content-center.flex-wrap {padding:75px 30px !important;}
	.seccion-02 h3 {font-size:35px;}
	.max-contnt-info {max-width:100%;}
	.box-text-head h3 {font-size:3em;}
	.box-text-head img {max-width:100px;}
	.seccion-01 h3 {font-size:45px;margin:0 0 30px;}
}</pre></body></html>