﻿@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 {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	padding: 0;
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1em;
	line-height: 1.35;
	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 {
	font-family: 'NewJuneSemiBold';
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 1.25;
}
h1 {
	display: inline-block;
	margin: 0 0 0.75em 0;
	font-size: 1.75em;
	color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.chapter h1, .gradient h1, .gradient-grey h1, .full h1 {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: white;
	color: white;
}
.chapter h1 {
	font-size: 3em;
}
h2 {
	margin: 0 0 1em 0;
	font-size: 1.15em;
}
.cover h1 {
	font-size: 3.6em;
	line-height: 1;
	margin: 0 0 0.5em 0;
}
.cover h2 {
	font-family: 'NewJuneRegular';
	color: white;
}
.cover .bloque-grid img {
	width: 80px;
	height: auto;
	margin: 2em 1em 2em 0;
}
table {
	width: 100%;
}
table tr:first-child td {
	font-family: 'NewJuneBold';
	background-color: #A3A6A3;
	color: white;
}
.full table tr:first-child td {
	background-color: transparent;
}
.full table {
	margin-top: 4em;
}
.full table tr td {
	font-size: 1.1em;
	font-family: 'NewJuneBold';
}
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.75em;
	border-bottom: 1px solid;
}
table td:first-child {
	text-align: left;
}
.bloque3{
	margin-bottom:2em;	
}
.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 {
	color: #A90B52;
	font-family: 'NewJuneBold';
	text-align: left;
}
.gradient {
	background: rgb(85,40,79);
	background: linear-gradient(90deg, rgba(85,40,79,1) 0%, rgba(169,11,82,1) 100%);
}
.gradient-grey {
	background: rgb(110,110,110);
	background: linear-gradient(90deg, rgba(110,110,110,1) 0%, rgba(110,110,110,0.10) 100%);
}
.gradient-text {
	display:inline-block;
	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: 'NewJuneBold';
	font-weight: normal;
}
p {
	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;
}
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);
}
body.disabled-onepage-scroll .onepage-wrapper section {
	/*min-height: 50%;*/
	height: auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.chapter, body.disabled-onepage-scroll .onepage-wrapper section.back {
	min-height: 100vh;
	height: auto;
}
body.disabled-onepage-scroll .main .chapter .page_container, body.disabled-onepage-scroll .main .back .page_container {
	min-height: 100vh;
}
body.disabled-onepage-scroll .main section .page_container {
	padding: 70px 20px 50px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.disabled-onepage-scroll .main .page1 .page_container {
	padding: 20px;
	margin-top: 0;
}
img {
	width: 100%;
	height: auto;
}
.table-wrap {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 3;
}
.chapter .table-wrap {
	position: relative;
	z-index: 1;
}
.chapter .center-wrap {
	text-align: left;
}
.center-chapter {
	display: inline-block;
}
.section .background-wrap-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: top left;
	-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;
}
.section .background-wrap-right {
	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%);
	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;
}
@-moz-document url-prefix() {
video {
filter:none;
}
}
video, object {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.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';
	line-height: 1.15;
	display: inline-table;
	text-align: left;
	color: white;
}
.legal {
	font-size: 0.7em;
	font-style: italic;
	margin-top: 2em;
	letter-spacing: 0.01em;
}
.download {
	font-family: 'NewJuneSemiBold';
	color: white;
	font-size: 16px;
}
.download:hover {
	color: #A90B52;
}
.download.mobile{
	position: absolute;
    top: 0;
    left: 0;
    margin: 4% 7%;
    border: 1px solid white;
    padding: 0.5em 1em;
    z-index: 99999;
    font-size: 2.2vw;
    line-height: 1;
}
.download.mobile:hover{
	background-color:white !important;
	border-color: #A90B52 !important;
}
.lk {
	position: absolute;
	bottom: 2em;
	right: 2em;
	width: 100px;
	height: auto;
	z-index: 9;
}
.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, .page22 .pagination {
	display: none;
}
.gradient .pagination, .full .pagination {
	color: white !important;
}
.oblique, .obliqueW {
	color: #50274E;
	border-left: 4px solid rgba(85,40,79,1);
	-moz-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	-o-transform: skewX(-10deg);
	-ms-transform: skewX(-10deg);
	transform: skewX(-10deg);
	padding: 1.5em 1em;
	background: rgba(85,40,79,1);
	background: linear-gradient(90deg, rgba(85,40,79,0.1) 0%, rgba(85,40,79,0) 100%);
}
.oblique span:first-child, .obliqueW span:first-child {
	display: inline-block;
	-moz-transform: skewX(10deg);
	-webkit-transform: skewX(10deg);
	-o-transform: skewX(10deg);
	-ms-transform: skewX(10deg);
	transform: skewX(10deg);
}
.oblique span:first-child span, .obliqueW span:first-child span {
	-moz-transform: skewX(0);
	-webkit-transform: skewX(0);
	-o-transform: skewX(0);
	-ms-transform: skewX(0);
	transform: skewX(0);
}
.obliqueW {
	border-left: none;
	background: white;
}
.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: 40px;
	height: 40px;
	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/arrowdown.png');
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	width: 35px;
	height: 35px;
	content: '';
	margin-top: -40px;
	animation: fading 1s infinite;
}
.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 {
	font-size: 2em;
	line-height: 1;
	margin: 0.75em 0 0.5em 0;
}
.back:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
@keyframes fading {
0% {
opacity: 0;
}
50% {
opacity:1;
}
100% {
opacity:0;
}
}
/** BACKGROUND*/
.page1 .back:before {
	background-image: url('../images/cover.jpg');
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;
}
.page2 .back:before {
	background-image: url('../images/back2.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page3 .back:before {
	background-image: url('../images/back2.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page4 .back:before {
	background-image: url('../images/back4.jpg');
	background-size: cover;
	background-position: center center;
	z-index: 0;
}
.page12 .back:before {
	background-image: url('../images/back12.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;
}
.page21 .back:before {
	background-image: url('../images/back21.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;
}
.page26.back:before {
	background-image: url(../images/back.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
/** CUSTOM STYLES*/
.page2 {
	color: white;
}
.page3 .number {
	font-size: 3em;
	display: inline;
}
.page3 .abs {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(50%) translateY(-50%);
	width: 50%;
	height: auto;
}
.page5 img {
	position: absolute;
	right: 0;
	max-width: 260px !important;
	height: auto;
	transform: translateX(-20%) translateY(-50%);
}
.page6, .page6 h1 {
	color: white;
}
.page6 ul li {
	text-indent: -1em;
	margin-left: 2em;
}
.page6 ul li ul li {
	text-indent: 0;
	margin-left: 0;
	font-size: 1em;
}
.page7 h1 {
	line-height: 1;
}
.page7 table td {
	padding: 0.24em 1em;
}
.page7 table td:last-child{
	white-space:nowrap;	
}
.page11 .number {
	font-size: 3em;
	display: inline;
}
.page12, .page12 h1 {
	color: white;
}
.page12 .number {
	font-size: 3em;
	display: inline;
}
.page18 .number {
	font-size: 2.8em;
	display: inline;
}
.page19 .number {
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
	font-size: 3.5em;
	display: inline;
}
.page19 .gradient-grey {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page19 {
	color: white;
}
.page19 h1 {
	background: none;
	-webkit-background-clip: unset;
	-webkit-text-fill-color: white;
	color: white;
}
.page19 table {
	position: relative;
	margin: 2em;
	width: auto;
	white-space: nowrap;
}
.page19 tr {
	background-color: transparent !important;
}
.page19 table tr:first-child td {
	background-color: transparent !important;
}
.page19 tr td {
	padding: 0 1em;
	border-bottom: 0 !important;
}
.page20 ul {
	margin: 2em 0;
}
.page20 li {
	font-family: 'NewJuneSemiBold', Helvetica, Arial, sans-serif;
	list-style: disc;
}
.page22, .page22 h1 {
	color: white;
}
.page22 .number {
	font-size: 2.8em;
	display: inline;
}
.bloque-map {
	text-align: center;
	border-bottom: 1px solid grey;
}
.bloque-map .map-container {
	position: relative;
	height: 60vh;
	display: inline-block;
}
.bloque-map img {
	height: 100%;
	width: auto;
}
.bloque-map .map-over {
	position: absolute;
	top: 0;
	left: 0;
}
.page25 ul {
	margin: 1em auto 0 auto;
	display: table;
}
.page25 ul li {
	float: left;
	font-size: 0.8em;
	margin-left: 4em;
	line-height: 1;
}
.page25 ul li:nth-child(1):before, .page25 ul li:nth-child(2):before, .page25 ul li:nth-child(3):before {
	content: '';
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	transform: translateX(-130%);
}
.page25 ul li:nth-child(1):before {
	background-color: #55284F;
	background: -webkit-linear-gradient(left, #50274E, #A90B52);
}
.page25 ul li:nth-child(2):before {
	background-color: #c2c2c2;
}
.page25 ul li:nth-child(3):before {
	background-color: #636262;
}
body.disabled-onepage-scroll .onepage-wrapper section.cover .page_container, body.disabled-onepage-scroll .onepage-wrapper section.chapter .page_container, body.disabled-onepage-scroll .onepage-wrapper section.back .page_container {
	display: none;
}
body.disabled-onepage-scroll .onepage-wrapper section.cover, body.disabled-onepage-scroll .onepage-wrapper section.chapter, body.disabled-onepage-scroll .onepage-wrapper section.back {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 96%;
	min-height: auto;
}
body.disabled-onepage-scroll .onepage-wrapper section .bloque-grid {
	margin: 0 !important;
}
body.disabled-onepage-scroll .onepage-wrapper section .arrow {
	
	display:inline-block;
	margin-left:1em;
}
body.disabled-onepage-scroll .onepage-wrapper section .arrow:before{
	position:relative;
	transform:none;
	width:25px;
	height:25px;
}
body.disabled-onepage-scroll .onepage-wrapper section:not(.page25) img {
	margin: 0 !important;
	position: relative;
	transform: none;
}
body.disabled-onepage-scroll .onepage-wrapper section.page25 .bloque-map .map-container {
	height:auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.page25 .bloque-map img {
	width:100%;
	height:auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.full table {
	margin-top:1em !important;
}
body.disabled-onepage-scroll .onepage-wrapper section.cover {
	background-image: url(../mobile/cover.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section .number {
	font-size:1.9em !important;
}


body.disabled-onepage-scroll .onepage-wrapper section.page2 {
	background-image: none;
	background: rgb(85,40,79);
	background: linear-gradient( 90deg, rgba(85,40,79,1) 0%, rgba(169,11,82,1) 100%);
}
body.disabled-onepage-scroll .onepage-wrapper section.page2 .back:before {
	background-image: none;
}
body.disabled-onepage-scroll .onepage-wrapper section.page3 {
	background-color: white;
}
body.disabled-onepage-scroll .onepage-wrapper section.page3 .back:before {
	background-image: none;
}
body.disabled-onepage-scroll .onepage-wrapper section.page3 img {
	margin-top:2em !important;
}
body.disabled-onepage-scroll .onepage-wrapper section.page4 {
	background-image: url(../mobile/mobile4.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section.page5 img{
	max-width:30% !important;
	height:auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.page6 img{
	max-width:50%;
	height:auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.page7 img{
	max-width:50%;
	height:auto;
}
body.disabled-onepage-scroll .onepage-wrapper section.page10 {
	background-image: url(../mobile/mobile10.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section.page11 .anim5{
	text-align:left !important;
}
body.disabled-onepage-scroll .onepage-wrapper section.page11 .arrow{
	margin-top:2em;
}
body.disabled-onepage-scroll .onepage-wrapper section.page13 {
	background-image: url(../mobile/mobile13.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section.page17 {
	background-image: url(../mobile/mobile17.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section.page18 img{
	max-width:100% !important;
}
body.disabled-onepage-scroll .onepage-wrapper section.page19 .arrow{
	margin:0 !important;	
}
body.disabled-onepage-scroll .onepage-wrapper section.page20 img{
	display:none;
}
body.disabled-onepage-scroll .onepage-wrapper section.page20 ul{
	margin:0;
}
body.disabled-onepage-scroll .onepage-wrapper section.page20 ul.anim3{
	margin-top:2em;
}
body.disabled-onepage-scroll .onepage-wrapper section.page21 {
	background-image: url(../mobile/mobile21.jpg);
}
body.disabled-onepage-scroll .onepage-wrapper section.page22 {
	background-image: none;
	background: rgb(85,40,79);
	background: linear-gradient( 90deg, rgba(85,40,79,1) 0%, rgba(169,11,82,1) 100%);
}

body.disabled-onepage-scroll .onepage-wrapper section.page22 .back:before {
	background-image: none;
}
body.disabled-onepage-scroll .onepage-wrapper section.page22 p {
	margin-bottom:1em !important;
}
body.disabled-onepage-scroll .onepage-wrapper section.page22 .arrow{
	margin-left:0 !important;	
}
body.disabled-onepage-scroll .onepage-wrapper section.page23 {
	background-image: url(../mobile/mobile23.jpg);
}