﻿@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: 18px;
	font-size: 1.125em;
	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 {
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	line-height: 1.25;
}
h1 {
	margin: 0 0 0.75em 0;
	font-size: 1.75em;
	color: #55284F;
}
h2 {
	margin: 0 0 1em 0;
	font-size: 1.25em;
}
h1 br, h2 br {
	display: none;
}
table {
	width: 100%;
}
table tr:first-child td {
	font-family: 'NewJuneBold';
	background-color: #A3A6A3;
	color: white;
}
table tr.active {
	background-color: #A90B52;
	color: white;
	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;
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.green {
	color: #83B81A;
}
.red {
	color: #A90B52;
	text-align: left;
}
.red-bold {
	color: #A90B52;
	font-family: 'NewJuneBold';
	text-align: left;
}
.magenta {
	color: #55284F;
}
.black {
	color: #111111;
}
.gray {
	color: #A3A6A3;
}
.wood {
	color: #977858;
}
hr {
	width: 100%;
	border-color: transparent;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover {
	text-decoration: none;
}
strong, b {
	font-family: 'NewJuneBold';
	font-weight: normal;
}
p {
	text-align: justify;
	margin: 0 0 1em 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	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 {
	display: table-cell;
	vertical-align: middle;
}
.chapter .table-wrap {
	position: relative;
	z-index: 1;
}
.chapter .center-wrap {
	text-align: center;
}
.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: 'NewJuneSemibold';
	font-size: 0.7em;
	letter-spacing: 0.03em;
	color: #55284F;
}
.brandB {
	color: #FFFFFF;
}
.brandB .wood {
	color: #FFFFFF;
}
video {
	filter: brightness(108.5%);
	-webkit-filter: background-visibility;
}
.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%);
}
.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;
}
.brand, .brandB {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 2%;
	margin-right: 5%;
	z-index: 999999;
	font-family: 'NewJuneSemibold';
	font-size: 0.7em;
	letter-spacing: 0.03em;
	color: #55284F;
}
.brandB {
	color: #FFFFFF;
}
.brandB .wood {
	color: #FFFFFF;
}
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: -1;
}
.front {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}
.cover-number {
	font-family: 'NewJuneBold';
	font-size: 1.75em;
	display: table;
	color: white;
}
.cover-title {
	font-size: 1em;
	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 {
	position: absolute;
	bottom: 40px;
	left: 20px;
	font-size: 16px;
	z-index: 9999999999999;
}
.lk {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 100px;
	height: auto;
}
.oblique, .obliqueW {
	border-left: 3px solid #A90B52;
	-moz-transform: skewX(-10deg);
	-webkit-transform: skewX(-10deg);
	-o-transform: skewX(-10deg);
	-ms-transform: skewX(-10deg);
	transform: skewX(-10deg);
	padding: 0.75em 1em;
	background: rgb(241,236,231);
	background: linear-gradient(225deg, rgba(241,236,231,1) 0%, rgba(255,255,255,1) 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 {
	background-image: url('../images/arrowright.png');
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: '';
	padding-right: 0.1em;
	animation: fading 1s infinite;
}
.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;
}
.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;
}
.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 {
	background-image: url('../images/cover.jpg');
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
}
.page2.back:before {
	background-image: url('../images/back2.jpg');
	background-size: cover;
	background-position: center center;
}
.page4.back:before {
	background-image: url('../images/back4.jpg');
	background-size: cover;
	background-position: center center;
}
.page5.back:before {
	background-image: url('../images/back5.jpg');
	background-size: cover;
	background-position: center center;
}
.page7.chapter {
	background-image: url('../images/chapter1.jpg');
	background-size: cover;
	background-position: center center;
}
.page9.back:before {
	background-image: url('../images/back9.jpg');
	background-size: cover;
	background-position: center center;
}
.page13 .front {
	background-image: url('../images/front.png');
	background-size: cover;
	background-position: center center;
}
.page19.chapter {
	background-image: url('../images/chapter3.jpg');
	background-size: cover;
	background-position: center center;
}
.page24 .front {
	background-image: url('../images/front.png');
	background-size: cover;
	background-position: center center;
}
.page27.chapter {
	background-image: url('../images/chapter5.jpg');
	background-size: cover;
	background-position: center center;
}
.page29 .front {
	background-image: url('../images/front2.png');
	background-size: cover;
	background-position: center center;
}
.page31.back:before {
	background-image: url('../images/back.jpg');
	background-size: cover;
	background-position: center center;
}/** CUSTOM STYLES*/
.page3 .bloque3 p {
	font-size: 0.8em;
	line-height: 1.2;
	text-align: left;
}
.page3 .bloque3 h2 {
	color: #A90B52;
}
.page3 .bloque3 p span {
	display: table-cell;
}
.page3 .bloque3 p span:first-child {
	padding-right: 0.75em;
	font-family: 'NewJuneBold';
	font-size: 1.1em;
	color: #55284F;
}
.page4, .page4 h1 {
	color: #55284F;
}
.page4 li {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #646363;
	font-size: 0.9em;
}
.page4 li span {
	display: inline-block;
	width: 0.75em;
	height: 0.75em;
	margin-right: 0.75em;
}
.page4 li:nth-child(1) span {
	background-color: #A90B52;
}
.page4 li:nth-child(2) span {
	background-color: #ddd2c7;
}
.page4 li:nth-child(3) span {
	background-color: #a3a6a3;
}
.page4 li:nth-child(4) span {
	background-color: #55284F;
}
.page5 img {
	max-width: 300px;
}
.page6 li {
	color: #55284F;
	list-style: none;
}
.page6 li div {
	display: table-cell;
	vertical-align: top;
}
.page6 li div:first-child {
	padding-right: 1em;
}
.page6 li div:first-child img {
	width: 40px;
	height: auto;
}
.page8 .bloque2.oblique {
	margin-bottom: 1.5em;
}
.page8 .bloque2 div {
	display: table-cell;
	vertical-align: top;
}
.page8 .bloque2 div:first-child {
	white-space: nowrap;
	padding-right: 20px;
	font-size: 1.25em;
}
.page8 .bloque2 div:last-child {
	font-size: 0.85em;
}
.page8 .bloque3 {
	font-size: 0.75em;
	margin-top: 5%;
	margin-bottom: 5%;
}
.page8 .bloque3 p {
	text-align: left;
	margin: 0;
	padding: 0;
	color: #a3a6a3;
}
.page8 .bloque3 img {
	height: 80px;
	width: auto;
}
.page8 .bloque3:last-child .bloque3-content {
	padding-right: 0;
	border-right: 0;
}
.page10 td {
	padding: 0.3em 1em;
}
.page12 .map-container {
	position: relative;
	text-align: center;
}
.page12 .map-container img:nth-child(1) {
	z-index: 2;
}
.page12 .map-container img:nth-child(2) {
	z-index: 1;
}
.page12 .map-container img:nth-child(3) {
	z-index: 0;
}
.page12 img {
	border-bottom: 2px solid #a3a6a3;
	padding-bottom: 1em;
	margin-bottom: 1em;
	width: auto;
	height: auto;
	max-height: 60vh;
	max-width: 100%;
}
.page12 .map-container .ab {
	position: absolute;
	border-bottom: 0;
}
.page12 ul {
	display: block;
}
.page12 li {
	list-style: none;
	font-size: 0.9em;
	margin: 0 1em;
}
.page12 li:before {
	content: '';
	width: 14px;
	height: 15px;
	display: inline-block;
	margin-right: 10px;
}
.page12 li:nth-child(1):before {
	background-color: #a91352;
}
.page12 li:nth-child(2):before {
	background-color: #c7b6a3;
}
.page12 li:nth-child(3):before {
	background-color: #646363;
}
.page14 .bloque2 {
	margin-bottom: 1.5em;
}
.page14 .bloque2 p {
	margin: 0 0 0.5em 0;
	text-align: left;
}
.page14 .arrowD:before {
	width: 100%;
	height: 30px;
	background-position: center center;
	background-origin: content-box;
	position: relative;
	display: inline-block;
}
.page15 {
	background-color: #55284F;
	color: white;
}
.page15 h1, .page15 .number {
	color: white;
}
.page15 p {
	margin: 0;
	padding: 0;
}
.page15 .bloque-content {
	margin: 8%;
}
.page16 p {
	text-align: left;
}
.page17 .bloque3 {
	margin: 8% 5%;
}
.page18 img {
	margin-bottom: 1em;
}
.page18 .btn {
	display: inline-block;
	position: relative;
	font-size: 0.9em;
	line-height: 1;
	color: #000000;
	border: 1px solid #A90B52;
	padding: 0.8em 2.5em 0.75em 1.5em;
	margin-top: 1em;
}
.page18 .btn b {
	font-family: 'NewJuneSemibold';
}
.page18 .btn:hover {
	color: white;
	background-color: #A90B52;
}
.page18 .btn:hover:before {
	background-image: url('../images/arrowBH.png');
}
.page21 p {
	margin: 0 0 0.5em 0;
	padding: 0;
}
.page21 .red-bold {
	margin-top: 10%;
}
.page21 .bloque-content {
	margin: 2% 5%;
}
.page22 .arrow:before {
	width: 15px;
	height: 15px;
}
.page25 table tr td:first-child {
	font-family: 'NewJuneBold';
}
.page26 p, .page28 p {
	margin: 0;
}
.page26 li, .page28 li {
	list-style: none;
	float: left;
	margin: 4em 4em 0 0;
}
.page26 li p, .page28 li p {
	line-height: 1.1;
	text-align: left;
}
.page26 li p b, .page28 li p b {
	font-size: 0.8em;
}
.page30 p:last-child {
	margin-top: 1em;
}
@media screen and (min-width: 48.000em) {
.lk {
	width: 120px;
	height: auto;
}
h1 {
	font-size: 2.25em;
}
h2 {
	font-size: 1.25em;
}
h1 br, h2 br {
	display: inherit;
}
.number {
	font-size: 3em;
}
.bloque-grid {
	display: inline-block;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
}
.bloque2 img, .bloque2short img {
	max-width: 50%;
	height: auto;
}
.page5 h1 {
	font-size: 1.85em;
	line-height: 1.1;
}
.page6 li div:first-child {
	padding-right: 1.5em;
}
.page6 li div:first-child img {
	width: 80px;
	height: auto;
}
.page6 img {
	max-width: none;
}
.page8 .bloque2, .page8 .bloque3 {
	float: left;
	vertical-align: top;
	min-height: 1px;
}
.page8 .bloque2 {
	width: 47%;
	margin-right: 6%;
}
.page8 .bloque2:nth-child(2n) {
	margin-right: 0;
}
.page8 .bloque2.oblique {
	width: 40%;
}
.page8 .bloque3 .bloque3-content {
	padding-right: 10%;
	border-right: 1px solid #a3a6a3;
	min-height: 150px;
}
.page8 .bloque3 {
	width: 30%;
	margin: 0 5% 1% 0;
}
.page8 .bloque3:nth-child(3n) {
	margin-right: 0;
}
.page12 ul {
	text-align: center;
}
.page12 li {
	display: inline-block;
}
.page14 .bloque2 {
	float: left;
	vertical-align: top;
	min-height: 1px;
	width: 44%;
	margin-right: 6%;
}
.page14 .bloque2:nth-child(2n) {
	margin-right: 0;
}
.page14 .arrowD:before {
	padding-left: 100px;
}
.page17 .bloque3 {
	float: left;
}
.page17 .bloque3 {
	width: 30%;
	margin: 5% 5% 1% 0;
}
.page17 .bloque3:nth-child(3n) {
	margin-right: 0;
}
.page20 img, .page21 img, .page22 img {
	max-width: 80%;
}
}
@media screen and (min-width: 60em) {
body {
	font-size: 18px;
	font-size: 1.125em;
}
.center-wrap {
	max-width: 75%;
	margin: 0 auto;
}
.cover-title {
	font-size: 1.5em;
}
.lk {
	width: 140px;
	height: auto;
}
.oblique {
	padding: 0.25em 1em;
}
/** BLOQUES*/
.bloque-grid {
	display: inline-block;
	clear: both;
	float: none;
	width: 100%;
	position: relative;
}
.bloque2, .bloque2short, .bloque2large, .bloque3 {
	float: left;
	vertical-align: top;
	min-height: 1px;
}
.bloque2 {
	width: 47%;
	margin-right: 6%;
}
.bloque2:nth-child(2n) {
	margin-right: 0;
}
.bloque2short {
	width: 40%;
}
.bloque2large {
	width: 60%;
}
.bloque3 {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 1%;
}
.bloque3:nth-child(3n) {
	margin-right: 0;
}
.bloque2 img, .bloque2short img {
	max-width: 100%;
}/** CUSTOM STYLES*/
.page2 .bloque2:last-child {
	padding-top: 8%;
}
.page2 .bloque2:first-child img {
	max-width: 80%;
}
.page5 img {
	max-width: 300px;
}
.page5 .image-container {
	position: absolute;
	bottom: 0;
}
.page6 .bloque2 {
	width: 48%;
	margin-right: 2%;
}
.page6 img {
	max-width: none;
}
.page8 .bloque2 {
	width: 43%;
}
.page9 .bloque2short {
	padding-bottom: 20%;
}
.page10 .image-container {
	max-width: 60%;
}
.page10 .bloque2short {
	width: 30%;
	margin-right: 5%;
}
.page10 .bloque2large {
	width: 65%;
}
.page14 .bloque2 {
	width: 43%;
}
.page15 .bloque2large {
	width: 65%;
}
.page15 .bloque2short {
	width: 30%;
	margin-left: 5%;
}
.page15 .bloque-content {
	margin: 45% 0 0 0;
}
.page16 .bloque2short {
	width: 30%;
}
.page16 .bloque2short:last-child {
	margin-left: 5%;
}
.page16 img {
	max-width: 400px;
}
.page17 .bloque2short {
	width: 30%;
}
.page17 .bloque2large {
	width: 70%;
}
.page21 .bloque-content {
	position: absolute;
	bottom: 0;
	margin-bottom: 0 0 7% 0;
}
.page21 img {
	max-width: 90%;
}
.page23 .bloque2short {
	width: 35%;
	margin-right: 5%;
}
.page23 .bloque2large {
	width: 60%;
}
.page25 .bloque2large {
	width: 60%;
	margin-right: 5%;
}
.page25 .bloque2short {
	width: 25%;
}
.page28 .bloque2short {
	width: 30%;
}
.page20 img, .page21 img, .page22 img {
	max-width: 100%;
}
.page30 img {
	display: block;
	max-width: 80%;
	margin: 0 auto;
}
/** BACKGROUND*/
.page2 .background-wrap-left {
	background-image: url('../images/side2.png');
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.page7.chapter {
	background-image: url('../images/chapter1.jpg');
	background-size: cover;
}
.page9 .front {
	background-image: url('../images/front9.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.page11 .background-wrap-right {
	background-image: url('../images/side11.jpg');
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
}
.page17 .background-wrap-left {
	background-image: url('../images/side17.jpg');
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.page19.chapter {
	background-image: url('../images/chapter3.jpg');
	background-size: cover;
}
.page21 .background-wrap-right {
	background-image: url('../images/side21.jpg');
	background-size: contain;
	background-position: center right;
	background-repeat: no-repeat;
}
.page24 .front {
	background-image: url('../images/front.png');
	background-size: cover;
}
.page28 .background-wrap-left {
	background-image: url('../images/side28.jpg');
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
}
.section.active .background-wrap-left, .section.active .background-wrap-right, .section.active .background-wrap-single-right {
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.background-wrap-left, .background-wrap-right, .background-wrap-single-right, .background-wrap-bottom, .background-wrap-top {
	-webkit-transition: transform 1s ease;
	-moz-transition: transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;
}
.section .center {
	opacity: 0;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}
.section .left {
	opacity: 0;
	-moz-transform: translateX(-20px);
	-webkit-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
.section .right {
	opacity: 0;
	-moz-transform: translateX(20px);
	-webkit-transform: translateX(20px);
	-o-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}
.section .down {
	opacity: 0;
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}
.section .oblique, .section .obliqueW {
	opacity: 0;
	-moz-transform: translateY(20px) skewX(12deg) skewY(12deg);
	-webkit-transform: translateY(20px) skewX(12deg) skewY(12deg);
	-o-transform: translateY(20px) skewX(12deg) skewY(12deg);
	-ms-transform: translateY(20px) skewX(12deg) skewY(12deg);
	transform: translateY(20px) skewX(12deg) skewY(12deg);
}
.section.active .center, .section.active .left, .section.active .right, .section.active .down {
	opacity: 1;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}
.section.active .oblique, .section.active .obliqueW {
	opacity: 1;
	-moz-transform: translateY(0) skewX(-10deg) skewY(0);
	-webkit-transform: translateY(0) skewX(-10deg) skewY(0);
	-o-transform: translateY(0) skewX(-10deg) skewY(0);
	-ms-transform: translateY(0) skewX(-10deg) skewY(0);
	transform: translateY(0) skewX(-10deg) skewY(0);
}
.section.active .anim1 {
	-webkit-transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-ms-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
	transition: all 0.5s ease 0.5s;
}
.section.active .anim2 {
	-webkit-transition: all 0.5s ease 0.75s;
	-moz-transition: all 0.5s ease 0.75s;
	-ms-transition: all 0.5s ease 0.75s;
	-o-transition: all 0.5s ease 0.75s;
	transition: all 0.5s ease 0.75s;
}
.section.active .anim3 {
	-webkit-transition: all 0.5s ease 1s;
	-moz-transition: all 0.5s ease 1s;
	-ms-transition: all 0.5s ease 1s;
	-o-transition: all 0.5s ease 1s;
	transition: all 0.5s ease 1s;
}
.section.active .anim4 {
	-webkit-transition: all 0.5s ease 1.25s;
	-moz-transition: all 0.5s ease 1.25s;
	-ms-transition: all 0.5s ease 1.25s;
	-o-transition: all 0.5s ease 1.25s;
	transition: all 0.5s ease 1.25s;
}
.section.active .anim5 {
	-webkit-transition: all 0.5s ease 1.5s;
	-moz-transition: all 0.5s ease 1.5s;
	-ms-transition: all 0.5s ease 1.5s;
	-o-transition: all 0.5s ease 1.5s;
	transition: all 0.5s ease 1.5s;
}
.section.active .anim6 {
	-webkit-transition: all 0.5s ease 1.75s;
	-moz-transition: all 0.5s ease 1.75s;
	-ms-transition: all 0.5s ease 1.75s;
	-o-transition: all 0.5s ease 1.75s;
	transition: all 0.5s ease 1.75s;
}
.section.active .anim7 {
	-webkit-transition: all 0.5s ease 2s;
	-moz-transition: all 0.5s ease 2s;
	-ms-transition: all 0.5s ease 2s;
	-o-transition: all 0.5s ease 2s;
	transition: all 0.5s ease 2s;
}
.section.active .anim8 {
	-webkit-transition: all 0.5s ease 2.25s;
	-moz-transition: all 0.5s ease 2.25s;
	-ms-transition: all 0.5s ease 2.25s;
	-o-transition: all 0.5s ease 2.25s;
	transition: all 0.5s ease 2.25s;
}
.section.active .anim9 {
	-webkit-transition: all 0.5s ease 2.5s;
	-moz-transition: all 0.5s ease 2.5s;
	-ms-transition: all 0.5s ease 2.5s;
	-o-transition: all 0.5s ease 2.5s;
	transition: all 0.5s ease 2.5s;
}
tr {
	opacity: 0;
}
.section.active tr {
	opacity: 1;
}
.section.active tr:nth-of-type(1) {
	transition-delay: 1.1s;
}
.section.active tr:nth-of-type(2) {
	transition-delay: 1.2s;
}
.section.active tr:nth-of-type(3) {
	transition-delay: 1.3s;
}
.section.active tr:nth-of-type(4) {
	transition-delay: 1.4s;
}
.section.active tr:nth-of-type(5) {
	transition-delay: 1.5s;
}
.section.active tr:nth-of-type(6) {
	transition-delay: 1.6s;
}
.section.active tr:nth-of-type(7) {
	transition-delay: 1.7s;
}
.section.active tr:nth-of-type(8) {
	transition-delay: 1.8s;
}
.section.active tr:nth-of-type(9) {
	transition-delay: 1.9s;
}
.section.active tr:nth-of-type(10) {
	transition-delay: 2s;
}
.section.active tr:nth-of-type(11) {
	transition-delay: 2.1s;
}
.section.active tr:nth-of-type(12) {
	transition-delay: 2.2s;
}
.section.active tr:nth-of-type(13) {
	transition-delay: 2.3s;
}
.section.active tr:nth-of-type(14) {
	transition-delay: 2.4s;
}
.section.active tr:nth-of-type(15) {
	transition-delay: 2.5s;
}
.section.active tr:nth-of-type(16) {
	transition-delay: 2.6s;
}
.section.active tr:nth-of-type(17) {
	transition-delay: 2.7s;
}
.section.active tr:nth-of-type(18) {
	transition-delay: 2.8s;
}
.section.active tr:nth-of-type(19) {
	transition-delay: 2.9s;
}
.section.active tr:nth-of-type(20) {
	transition-delay: 3s;
}
.section.active tr {
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}
@media screen and (min-width: 87.50em) {
.oblique {
 padding:0.75em 1em;
}
.page10 .image-container {
 max-width: 80%;
}
.page21 img {
 max-width:100%;
}
.page30 img {
 max-width:100%;
}
}
 @media screen and (min-width: 100em) {
body {
	font-size: 20px;
	font-size: 1.250em;
}
}
@media screen and (min-width: 112.500em) {
body {
	font-size: 22px;
	font-size: 1.375em;
}
}
