﻿@font-face {
	font-family: 'NewJuneRegular';
	src: url("../fonts/265A1E_2_0.eot");
	src: url("../fonts/265A1E_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/265A1E_2_0.woff") format("woff"), url("../fonts/265A1E_2_0.ttf") format("truetype");
}
@font-face {
	font-family: 'NewJuneBold';
	src: url("../fonts/newjune-bold-webfont.eot");
	src: url("../fonts/newjune-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/newjune-bold-webfont.woff2") format("woff2"), url("../fonts/newjune-bold-webfont.woff") format("woff"), url("../fonts/newjune-bold-webfont.ttf") format("truetype"), url("../fonts/newjune-bold-webfont.svg#newjuneboldregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewJuneSemibold';
	src: url("../fonts/265A1E_3_0.eot");
	src: url("../fonts/265A1E_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/265A1E_3_0.woff") format("woff"), url("../fonts/265A1E_3_0.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
/*
* GENERAL STYLES
*/
html {
	height: 100%;
	overflow-x: hidden;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1em;
	line-height: 1.25;
	position: relative;
	margin: 0;
	height: 100%;
	letter-spacing: -0.02em;
	justify-content: center;
	text-align: left;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3 {
	font-family: 'NewJuneSemiBold';
	margin:1em 0 0.75em 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 1.1;
}
h1:first-child, h2:first-child, h3:first-child{
	margin-top:0;	
}
h1 {
	display: inline-block;
	font-size: 1.85em;
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.chapter:not(.cover) h1, .gradient1 h1, .gradient-grey h1, .full h1, .full h2, .full h3 {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: white;
	color: white;
	text-align: left;
}
.full {
	color: white;
}
h2 {
	display:inline-block;
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
	font-size: 1.35em;
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
h3 {
	line-height:1.25;
	display:inline-block;
	font-family: 'NewJuneSemiBold';
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
h2.arrow, h3.arrow{
	padding-top:0.1em;	
}

.cover h1 {
	font-size: 3.6em;
	line-height: 1;
	margin: 0 0 0.5em 0;
}
.cover h2 {
	font-family: 'NewJuneRegular';
}
.cover .bloque-grid img {
	width: 80px;
	height: auto;
	margin: 2em 1em 2em 0;
}
table {
	width: 100%;
}
table tr:first-child {
	font-family: 'NewJuneBold';
	background-color: #A90B52;
	background: linear-gradient(90deg, rgba(85,40,79,1) 0%, rgba(169,11,82,1) 100%);
	color: white;
}
.full table tr:first-child td {
	background-color: transparent;
}
.full table {
	margin-top: 2em;
}
table tr.active {
	/*background: linear-gradient(90deg, rgba(85,40,79,1) 0%, rgba(169,11,82,1) 100%);*/
	background: rgba(169,11,82,1);
	color: white;
	font-family: 'NewJuneBold';
}
table tr.pasive {
	background-color: #A3A6A3;
	color: white;
	font-family: 'NewJuneBold';
}
table tr.white {
	background-color: white;
	color: #55284F;
	font-family: 'NewJuneBold';
}
table td {
	text-align: right;
	vertical-align: top;
	padding: 0.5em 1em;
	font-size: 0.85em;
	border-bottom: 1px solid;
}
table td:first-child {
	text-align: left;
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.green {
	color: #83B81A;
}
.red {
	color: #A90B52;
}
.magenta {
	color: #55284F;
}
.black {
	color: #111111;
}
.gray {
	color: #A3A6A3;
}
.red-bold {
	position:relative;
	color: #A90B52;
	font-family: 'NewJuneBold';
	text-align: left;
	z-index:1;
}

.gradient1 {
	background: rgb(114,2,81);
	background: linear-gradient(90deg, rgba(114,2,81,1) 0%, rgba(67,16,57,1) 100%);
	color:white;
}
.gradient1 .pagination{
	color:white;	
}
.gradient2 {
	background: rgb(169,11,82);
	background: linear-gradient(90deg, rgba(114,22,81,1) 0%, rgba(67,16,57,1) 100%);
}
.gradient-grey {
	background: rgb(205,205,205);
	background: linear-gradient(90deg, rgba(205,205,205,1) 0%, rgba(221,221,221,1) 100%);
}
.gradient-text{
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.gradient-text-bold {
	font-family: 'NewJuneBold';
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
hr {
	width: 100%;
	border-color: transparent;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
strong, b {
	font-family: 'NewJuneSemiBold';
	font-weight: normal;
}
p {
	text-align:left;
	margin: 0 0 1em 0;
}
ul {
	margin: 1.5em 1em;
	padding: 0;
}
li {
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom: 1em;
}
ul li {
	list-style: none;
}
section ul li {
	list-style: disc;
}
ul ul {
	margin: 1.5em 1em;
}
ul ul li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom: 1em;
}
.onepage-pagination li {
	margin-left: 0;
	margin-bottom: 0;
}
.main {
	float: left;
	width: 100%;
	margin: 0 auto;
}
header {
	position: relative;
	z-index: 10;
}
.main section .page_container {
	position: relative !important;
	width: 100%;
	height: 100%;
	display: table;
	z-index: 3;
}
.main section {
	overflow: hidden;
}
.main section > img {
	position: absolute;
	max-width: 100%;
	z-index: 1;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-ms-transform: translateZ(0); /* IE 9 */
	-webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
	transform: translateZ(0);
}
img {
	width: 100%;
	height: auto;
}
.table-wrap {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 10;
}
.chapter .table-wrap {
	position: relative;
}
.chapter .center-wrap {
	text-align: center;
}
.center-chapter {
	display: inline-block;
}
.center-chapter .bloque-grid {
	margin-left: 10%;
}
.section .background-wrap-left, .section .background-wrap-left2, .section .background-wrap-left3, .section .background-wrap-left4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: top left;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.section .background-wrap-right, .section .background-wrap-right2, .section .background-wrap-right3, .section .background-wrap-right4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: bottom right;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.section .background-wrap-down {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: bottom right;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.section .background-wrap-up {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: top right;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.section .background-wrap-single-right {
	position: absolute;
	top: 10%;
	right: 0;
	width: 40%;
	height: 50%;
	z-index: -1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	color: #FFFFFF;
	z-index: 9999999;
}
.preload img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px !important;
	height: 300px !important;
	margin-top: -150px;
	margin-left: -200px;
}
.brand, .brandB {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 2%;
	margin-right: 5%;
	z-index: 999999;
	font-family: 'NewJuneRegular';
	font-size: 0.7em;
	letter-spacing: 0.03em;
	color: #55284F;
}
.brand span {
	color: #A90B52;
}
.brandB {
	color: #FFFFFF;
}
video {
	filter: brightness(108.5%);
	-webkit-filter: background-visibility;
}
.section .background-wrap-right, .section .background-wrap-right2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: bottom right;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.section .background-wrap-single-right {
	position: absolute;
	top: 10%;
	right: 0;
	width: 40%;
	height: 50%;
	z-index: -1;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.preload {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	z-index: 9999999;
}
.preload img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px !important;
	height: 300px !important;
	margin-top: -150px;
	margin-left: -200px;
}
video {
	filter: brightness(108.5%);
	-webkit-filter: brightness(108.5%);
	object-fit: cover;
	opacity:0;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
@-moz-document url-prefix() {
video {
filter:none;
}
}
video, object {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background-color:black;
}
section.active video{
	opacity:1;
}
.pattern{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAABxJREFUGFdjZGBgMGZgYDjLAAWMMAY2AbBKDBUAUIYCBfSSH+MAAAAASUVORK5CYII=);
	background-repeat:repeat;
	z-index:1;
}
.front {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}
.cover-number {
	font-family: 'NewJuneSemiBold';
	display: inline-block;
	color: white;
	padding-right: 0.5em;
}
.cover-title {
	font-family: 'NewJuneSemiBold';
	display: inline-table;
	text-align: left;
	color: white;
}
.legal {
	font-size: 0.7em;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom:0.5em;
	letter-spacing: 0.01em;
}
.download {
	display:block;
	font-family: 'NewJuneSemiBold';
	color: #50274E;
	font-size: 16px;
	margin-top:1em;
}
.download:hover {
	color: #A90B52;
}
.lk {
	position: absolute;
	bottom: 2em;
	right: 2em;
	width: 100px;
	height: auto;
	z-index: 9;
}
.sostenibilidad {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999999;
	margin: 1em !important;
	font-size:0.7em;
	color:#50274E;
}
.sostenibilidad .line{
	margin:0 0.5em;	
}
.full .sostenibilidad, .full .sostenibilidad .red, .gradient1 .sostenibilidad, .gradient1 .sostenibilidad .red {
	color:white !important;
}

.chapter .sostenibilidad, .last .sostenibilidad, .page2 .sostenibilidad{
	display:none;	
}
.container {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 8em;
	background-color: white;
}
.container-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 3em 7em;
	color: white;
	font-size: 0.8em;
	z-index: 999;
}
.main-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 14rem 7rem;
	z-index: 999;
}
.pagination {
	position: absolute;
	bottom: 0;
	right: 0;
	margin-right: 5%;
	margin-bottom: 2%;
	color: #000000;
	z-index: 999;
	font-size: 0.9em;
}
.pagination:before {
	content: '';
	position: absolute;
	margin-left: -10px;
	height: 1em;
	border-left: 3px solid #94ba3a;
}
.chapter .pagination, .back .pagination, .page2 .pagination, .page3 .pagination {
	display: none;
}
.gradient .pagination, .full .pagination {
	color: white !important;
}
.back, .back h1 {
	color: #FFFFFF;
}
.arrow:before {
	position: absolute;
	left: 0;
	transform: translateX(-100%);
	background-image: url('../images/arrowright.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 1em;
	height: 1em;
	content: '';
	padding-right: 0.1em;
	animation: fading 1s infinite;
	z-index: 1;
}
.arrowO:before {
	background-image: url('../images/arrowright.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 25px;
	height: 25px;
	content: '';
	margin-left: -30px;
	margin-top: 10px;
	animation: fading 1s infinite;
	z-index: 1;
}
.arrowD:before {
	background-image: url('../images/arrowright.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	content: '';
	margin-top: 1.25em;
	animation: fading 1s infinite;
	transform: translateX(-50%) rotate(90deg);
	display: inline-block;
	margin-left: 50%;
}
.btn:before {
	position: absolute;
	right: 0;
	background-image: url('../images/arrowB.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 15px;
	height: 15px;
	content: '';
	padding-right: 0.75em;
	animation: fading 1s infinite;
}
.number {
	display: inline;
	font-size: 3em;
	line-height: 1;
	margin: 0.75em 0 0.5em 0;
}
.back:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bloque-grid {
	position: relative;
}
.bloque-map {
	text-align: center;
	border-bottom: 1px solid grey;
}
.bloque-map .map-container {
	position: relative;
	display: inline-block;
}
.bloque-map .map-over {
	position: absolute;
	top: 0;
	left: 0;
}
.bloque-map img {
	width: 100%;
	height: auto;
}
@keyframes fading {
0% {
opacity: 0;
}
50% {
opacity:1;
}
100% {
opacity:0;
}
}
/** BACKGROUND*/
.page1 .back:before {
	background-image: url('../images/back1.jpg');
	background-size: cover;
	background-position: bottom center;
	z-index: 0;
}
.page3 .back:before {
	background-image: url('../images/back3.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page8 .back:before {
	background-image: url('../images/back8.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page10 .back:before {
	background-image: url('../images/back10.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page13 .back:before {
	background-image: url('../images/back13.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page16 .back:before {
	background-image: url('../images/back16.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page19 .back:before {
	background-image: url('../images/back19.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page22 .back:before {
	background-image: url('../images/back22.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page23 .back:before {
	background-image: url('../images/back23.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page31 .back:before {
	background-image: url('../images/back31.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page32 .back:before {
	background-image: url('../images/back32.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page41 .back:before {
	background-image: url('../images/back41.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page44 .back:before {
	background-image: url('../images/back44.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page54 .back:before {
	background-image: url('../images/back54.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page59 .back:before {
	background-image: url('../images/back59.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
/** CUSTOM STYLES*/
.page1 .table-wrap {
	vertical-align: bottom;
}
.page1 .bloque-grid {
	display:inline-grid;
	width: auto;
	text-align: left;
	margin-bottom: 12%;
	margin-right: 25vw;
}
.page1 h1 {
	margin: 0;
}
.page1 h2 {
	margin: 0;
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
}
.page4 ul{
	margin-left:0;
	margin-top:0;	
}
.page4 li{
	font-family: 'NewJuneSemiBold';
	margin-bottom:0.2em;
	white-space:nowrap;
}
.page5 .bloque2:last-child{
	text-align:center;	
}
.page5 .bloque2 img {
	max-width:65%;	
}
.page6 p{
text-align:left;	
}
.page6 .bloque5 {
	font-size:0.875em;
}
.page6 .gradient-text-bold{
	display:inline-block;	
}
.page6 .bloque5:nth-child(1) img{
	max-width:120px;
}
.page6 .bloque5:nth-child(2) img{
	max-width:105px;
}
.page6 .bloque5:nth-child(3) img{
	max-width:100px;
	margin-bottom:25px;
}
.page6 .bloque5:nth-child(4) img{
	max-width:90px;
	margin-bottom:20px;
}
.page6 .bloque5:nth-child(5) img{
	max-width:120px;
	margin-bottom:25px;
}
.page7 img{
	margin-top:40px;
	max-width:280px !important;	
}
.page7 ul{
	margin-left:0;	
}
.page9 ul {
	margin: 1em auto 0 auto;
	display: table;
}
.page9 ul li {
	float: left;
	font-size: 0.8em;
	margin-left: 4em;
	line-height: 1;
	list-style:none;
}
.page9 ul li:nth-child(1):before {
	background-color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
}
.page9 ul li:nth-child(2):before {
	background-color: #c2c2c2;
}
.page9 ul li:nth-child(3):before {
	background-color: #636262;
}
.page9 ul li:nth-child(1):before, .page9 ul li:nth-child(2):before, .page9 ul li:nth-child(3):before {
	content: '';
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	transform: translateX(-130%);
}
.page11 .gradient-text-bold{
	display:inline-block;	
}
.page12 .gradient-text-bold{
	display:inline-block;	
}
.page14 h1{
	font-family: 'NewJuneRegular';
}
.page15 img{
	margin-bottom:4em;	
}
.page20 ul{
	margin-left:0;	
}
.page20 ul li{
	font-family: 'NewJuneSemiBold';
	margin-bottom:0.5em;
}
.page20 ul li ul{
	margin-top:0.5em;
	margin-bottom:1em;	
}
.page20 ul li ul li{
	font-family: 'NewJuneRegular';
	list-style-type:none;	
	text-indent:-1em;
}
.page20 ul li ul li:before{
	content:'-';
	padding-right:0.5em;	
}
.page22 img{
	width:70%;	
}
.page24 ul{
	margin-left:0;	
}
.page24 ul li{
	font-family: 'NewJuneSemiBold';
	color: #55284F;
	margin-bottom:0.5em;
	list-style: numeric;
}
.page25 ul{
	margin-left:0;	
}
.page25 li{
	margin-bottom:0.5em;	
}
.page25 a{
	font-family: 'NewJuneBold';
	color:#A90B52;	
}
.page25 h2{
	display:inline-block;	
	margin-bottom:0;
	margin-top:1em;
}
.page25 ul li ul{
	margin-top:1em;	
}
.page25 ul li ul li{
	list-style:none;
	margin-left:0;	
}
.page26 ul{
	margin: 1em 0 0 0;
}
.page26 li{
	margin-bottom:0.5em;	
}
.page26 h2{
	display:inline-block;
	margin:1em 0 0 0;	
}
.page27 li{
	font-family: 'NewJuneSemiBold';
	margin-bottom:0.5em;
}
.page28 ul{
	margin:1em 0;	
}
.page28 li{
	margin-bottom:0.5em;	
}
.page33 ul{
	margin-left:0;	
}
.page34 table tr td:first-child{
	font-family: 'NewJuneSemiBold';
}
.page38 ul{
	margin:0.5em 0;
}
.page38 li{
	font-family: 'NewJuneSemiBold';
	margin-bottom:0.5em;
}
.page40 ul{
	margin-left:0;
}
.page46 ul{
	margin-left:0;
}
.page51 table tr:first-child{
font-family: 'NewJuneBold';
	
	background: transparent;
	background-color: rgb(205,205,205);
	color: #50274E;
}
.page51 table tr:first-child td{
	border-bottom:0;	
}
.page52 ul{
	margin-left:0;	
}
.page52 ul li{
	font-family: 'NewJuneSemiBold';
}
.page56 table tr td:first-child{
	font-family: 'NewJuneSemiBold';
}
.page57 ul{
	margin-left:0;	
}
.page57 table tr:first-child {
    font-family: 'NewJuneRegular';
    background-color: transparent;
    background: transparent;
    color: black;
}
.page57 table tr td{
	padding:0.25em 1em;	
}
.page57 table tr td:first-child{
	font-family: 'NewJuneSemiBold';
}
.page57 .bloque2 img{
	margin-top:2em;
	max-width:90%;	
}
.page60 table tr:first-child td:first-child{
	background: white;
    background-color: white;
}
.page60 table tr:nth-child(2) td{
	background-color:#e8e8e7;
	font-family: 'NewJuneSemiBold';
}
.page61{
	background-color:#50274E;	
}
.page61 table tr td{
	padding:0.75em 1em;	
}
.page61 table tr:first-child{
	font-family: 'NewJuneSemiBold';
    background: none;
	background-color: #9f9fa3;
    color: white;
}
.page61 table tr:first-child td{
	border:0;
}
.page61 table tr:last-child{
	font-family: 'NewJuneSemiBold';
    background: none;
	background-color: #e8e8e7;
    color: #A90B52;
	
}
.page61 table tr:last-child td{
	padding:1em;
	border:0;
}
.page61 .bloque2:last-child{
	text-align:center;	
}
.page62 ul{
	margin-left:0;	
}
.page63 ul{
	margin-left:0;	
}
.last:before{
    background-image: url(../images/last.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}