﻿@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: 'newjuneboldregular';
 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;
}
html {
	height: 100%;
}
body {
	background: #E2E4E7;
	padding: 0;
	font-family: 'NewJuneRegular', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.4;
	position: relative;
	margin: 0;
	height: 100%;
	letter-spacing:-0.03em;
	justify-content: center;
}
.ext, .ext1, .ext2, .ext3 {
	cursor:pointer;
}
.info11p1, .info11p2, .info11p3, .info19, .info27, .info29, .info30 {
	z-index:999999999;
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	height:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	-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;
}
.info11p1 {
	background-color:#FFFFFF;
	background-image:url(../images/info11p1.jpg);
}
.info11p2 {
	background-color:#FFFFFF;
	background-image:url(../images/info11p2.jpg);
}
.info11p3 {
	background-color:#FFFFFF;
	background-image:url(../images/info11p3.jpg);
	background-size:initial;
}
.info19 {
	background-color:#eae9e1;
	background-image:url(../images/info19.jpg);
}
.info27 {
	background-color:#ffffff;
	background-image:url(../images/info27.jpg);
	background-size:initial;
}
.info29 {
	background-color:#ffffff;
	background-image:url(../images/info29.jpg);
}
.info30 {
	background-color:#ffffff;
	background-image:url(../images/info30.jpg);
}
.volver {
	z-index:9999999999999;
	position:absolute;
	top:0;
	left:0;
	margin-left:-200px;
	-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;
	cursor:pointer;
}
.volver img {
	margin-top:50px;
	width:150px !important;
	height:85px !important;
}
table {
	width:100%;
	margin:auto !important;
	font-size:12px;
}
table td {
	vertical-align:top;
}
.wrapper {
	height: 100% !important;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.verde {
	color:#83B81A;
}
.rojo {
	text-align:left;
	color:#A90B52;
	font-family:'NewJuneSemibold';
}
a {
	text-decoration: none;
}
b {
	font-family: 'NewJuneSemibold';
}
p {
	margin:0 0 1em 0;
}
ul {
	padding:0;
}
li {
	list-style-position:inside;
}
.page_container li {
	margin-left:1em;
	list-style-position:outside;
}
h1, h2 {
	width: 100%;
	float: left;
	-webkit-font-smoothing:antialiased;
}
h1 {
	margin-bottom:0.3em !important;
}
.pointer {
	color: #9b59b6;
	font-family: 'Pacifico', cursive;
	font-size: 30px;
	margin-top: 15px;
}
code {
	margin: 20px 1%;
	float: left;
	width: 48%;
	height: 105px;
	background: rgba(0, 0, 0, 0.1);
	border: rgba(0, 0, 0, 0.05) 5px solid;
	border-radius: 5px;
	padding:5px;
	color: white;
	text-align: center;
	font-size: 15px;
	margin-top: 25px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
code.html {
	color: #7EC9E6;
}
code.js {
	color: #FFAD00;
}
.main {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.main h1 {
	font-size: 40px;
	line-height:46px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-weight: 100;
	color: white;
	margin: 0;
	text-align:left;
}
.reload.bell {
	font-size: 12px;
	padding: 20px;
	width: 45px;
	text-align: center;
	height: 47px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}
.reload.bell #notification {
	font-size: 25px;
	line-height: 140%;
}
.reload, .btn {
	display: inline-block;
	border: 4px solid #A2261E;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #CC3126;
	display: inline-block;
	line-height: 100%;
	padding: 0.7em;
	text-decoration: none;
	color: #fff;
	width: 100px;
	line-height: 140%;
	font-size: 17px;
	font-family: open sans;
	font-weight: bold;
}
.reload:hover {
	background: #444;
}
.btn {
	width: 200px;
	color: rgb(255, 255, 255);
	border: 4px solid rgb(0, 0, 0);
	background: rgba(3, 3, 3, 0.75);
}
.clear {
	width: auto;
}
.btn:hover, .btn:hover {
	background: #444;
}
.btns {
	width: 410px;
	margin: 50px auto;
}
.credit {
	text-align: center;
	color: rgba(0, 0, 0, 0.5);
	padding: 10px;
	width: 410px;
	clear: both;
}
.credit a {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.back {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: block;
	padding: 7px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: rgba(255, 255, 255, 0.25);
	font-weight: bold;
	font-size: 13px;
	color: #000;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.back:hover {
	color: black;
	background: rgba(255, 255, 255, 0.5);
}
header {
	position: relative;
	z-index: 10;
}
.main section .page_container {
	position: relative;
	top: 1%;
	margin: 0 auto 0;
	max-width: 960px;
	z-index: 3;
}
.main section {
	overflow: hidden;
}
.main section > img {
	position: absolute;
	max-width: 100%;
	z-index: 1;
}
.main section .page_container {
	overflow:hidden;
}
.main section .page_container .btns {
	clear: both;
	float: left;
	text-align: center;
	width: 435px;
}
.main section .page_container .btns a {
	text-align: center;
}
.bloqueL {
	width:48%;
	margin-right:2%;
	padding:0;
	float:left;
}
.bloqueR {
	width:48%;
	margin-left:2%;
	padding:0;
	float:right;
}
.bloque {
	width:46%;
	margin:0 2%;
	padding:0;
	float:left;
}
.bloque2 {
	width:45%;
	margin:0 2%;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
body.disabled-onepage-scroll .onepage-wrapper section {
	min-height: 100%;
	height: auto;
}
body.disabled-onepage-scroll .main section .page_container, body.disabled-onepage-scroll .main section.page3 .page_container {
	padding: 20px;
	margin-top: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.disabled-onepage-scroll section .page_container h1 {
	font-size: 50px;
}
body.disabled-onepage-scroll section .page_container h2, body.disabled-onepage-scroll section .page_container .credit, body.disabled-onepage-scroll section .page_container .btns {
	text-align: center;
	width: 100%;
}
body.disabled-onepage-scroll .main section > img {
	position: relative;
	max-width: 80%;
	bottom: 0;
}
body.disabled-onepage-scroll code {
	width: 95%;
	margin: 0 auto 25px;
	float: none;
	overflow: hidden;
}
img {
	width:100%;
	height:auto;
}
.headerA, .headerB {
	position:relative;
	top:0;
	left:0;
	margin-bottom:30px;
	width:100%;
	text-align:right;
	font-size:12px;
	box-sizing:border-box;
}
.headerA {
	color:#a3a6a3;
}
.headerB {
	color:#FFFFFF;
}
.headerA:before, .headerB:before {
	content:" | ";
	font-size:25px;
	padding:0 5px;
	color:#8bbb13;
}
.page2 .people1 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/people1.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.page2 .people2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/people2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.page2 .people3 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/people3.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.page2 .people4 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../images/people4.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.page2 .bloque {
	margin-top:6%;
}
.page2 p {
	padding:0;
	margin-bottom:2em;
	text-align:left;
}
.page2 h1 {
	font-size:46px;
	margin-left:30px;
	line-height:50px;
}
.page3 .bloque {
	text-align:left;
	margin-top:10%;
}
.page3 h1 {
	font-size:26px;
	line-height:54px;
	color:#CCCCCC;
}
.page3 .title {
	color:#A90B52;
	font-size:18px;
	padding-right:40px;
}
.page3 table {
	font-size:15px !important;
	line-height:1.3;
	border-top:1px solid #A90B52;
}
.page3 td {
	width:50%;
	padding:20px 0;
	border-bottom:1px solid #A90B52;
}
.page4 .title {
	background-color:#e9e6dd;
	color:#636666;
	text-align:center;
	font-size:16px;
	padding:5px 0;
	-webkit-font-smoothing:antialiased;
}
.page4 .title2 {
	font-size:13px;
	color:#A90B52;
	font-family:'NewJuneSemibold';
}
.page4 .title2 {
	padding:20px 0;
}
.page4 img {
	width:300px;
	height:auto;
}
.page4 .celda {
	text-align:center;
	padding:10px 0;
}
.page5 {
	color:#FFFFFF;
}
.page5 .bloque {
	width:350px;
	text-align:left;
	font-size:15px;
	text-shadow: 1px 0 2px #000000;
	-webkit-font-smoothing:subpixel-antialiased;
}
.page5 h1 {
	margin-top:150px;
	font-size:46px;
	line-height:50px;
	margin-bottom: 0.5em !important;
}
.page6 {
	font-size:22px;
	text-align:left;
}
.page6 .bloque {
	margin:10% 2% 5% 2%;
}
.page6 .footerA {
	font-size:12px;
	text-align:right;
}
.page7 table {
	margin-bottom:40px !important;
}
.page7 .title {
	background-color:#a3a6a3;
	color:#FFFFFF;
}
.page7 td {
	padding:5px 10px;
	border-bottom:1px solid #a3a6a3;
}
.page7 p:not(.rojo) {
margin:50px 0;
}
.page7 img {
	width:100%;
	height:auto;
}
.page8 .rojo {
	margin-top:30px;
}
.page8 .bloque {
	font-size:14px;
}
.page8 table {
	margin-bottom:40px !important;
}
.page8 .title {
	background-color:#a3a6a3;
	color:#FFFFFF;
}
.page8 td {
	padding:5px 10px;
	border-bottom:1px solid #a3a6a3;
}
.page8 .headerImg {
	width:100%;
	height:300px;
	background-image:url(../images/page8img.jpg);
	background-size:cover;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	top:0;
	left:0;
}
.page9 table {
	border-bottom:1px solid #000;
}
.page9 p {
	margin-left:2% !important;
	margin-top:20px;
}
.page9 .headerImg {
	width:100%;
	height:300px;
	background-image:url(../images/page9img.jpg);
	background-size:cover;
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
	top:0;
	left:0;
}
.page9 li {
	padding-bottom:10px;
}
.page9 h1 {
	margin-left:2%;
	width:350px;
	margin-top:-160px !important;
}
.page9 .page_container {
	overflow:visible !important;
}
.page10 table {
	padding-top:40px !important;
}
.page10 .title {
	background-color:#a3a6a3;
	color:#FFFFFF;
}
.page10 td {
	padding:15px 20px;
	border-bottom:1px solid #a3a6a3;
}
.page10 li {
	font-size:13px;
	margin-bottom:0.3em;
}
.page10 .rojo {
	margin-top:100px;
}
.page11 li {
	margin:0 0 1em 1em;
}
.page11 table {
	width:100%;
	font-size:13px;
}
.page11 td {
	border-bottom:1px solid #000;
	padding:3px 10px;
}
.page11 .page_container img {
	width:300px !important;
	height:auto;
}
.page11 .bloque {
	margin-top:20px;
}
.page11 ul {
	margin:0;
}
.page11 .rojo {
	float:none;
	clear:both;
	padding-top:30px;
}
.page12 .title {
	background-color:#a3a6a3;
	color:#FFFFFF;
}
.page12 table {
	font-size:14px;
}
.page12 td {
	padding:15px 20px;
	border-bottom:1px solid #a3a6a3;
}
.page12 p {
	margin:0 0 1.5em 0;
}
.page13 .page_container {
	overflow:visible !important;
}
.page13 h1 {
	margin-top:-230px;
	color:#A90B52;
	font-size:46px;
	width:500px;
	line-height:1.1;
}
.page13 .title {
	color:#A90B52;
	font-size:16px;
	margin:0;
	line-height:1.2;
}
.page13 td {
	width:25%;
	padding:0 2%;
	border-left:1px solid #A90B52;
}
.page13 li {
	padding:5px 0;
}
.page13 .headerImg {
	width:100%;
	height:300px;
	background-image:url(../images/page13img.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	top:0;
	left:0;
}
.page14 {
}
.page15 table {
	font-size:13px;
}
.page15 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page15 td.title {
	text-align:center;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.page15 td {
	border-bottom:1px solid #636666;
	padding:15px 20px;
	text-align:center;
}
.page15 .rojo {
	margin:2em 0 1em 0;
	text-align:left;
}
.page15 li {
	margin-bottom:1em;
}
.page16 table {
	font-size:14px;
}
.page16 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page16 td {
	border-bottom:1px solid #636666;
	padding:15px 20px;
}
.page17 table {
	width:100%;
}
.page17 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page17 td {
	text-align:center;
	border-bottom:1px solid #636666;
	padding:15px 20px;
}
.page17 li {
	margin:25px 1em;
}
.page17 .rojo {
	margin-top:75px;
}
.page18 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page18 .rojo {
	margin-top:50px;
}
.page18 table {
	margin:40px 0 !important;
}
.page18 td {
	text-align:center;
	border-bottom:1px solid #636666;
	padding:13px 20px;
}
.page19 .bloqueL {
	width:60%;
	margin-top:10%;
}
.page19 h1 {
	color:#A90B52;
	font-size:40px;
	line-height:1.1;
	width:100%;
}
.page19 img {
	width:300px;
	height:auto;
	text-align:center;
}
.page19 p {
	display:block;
	width:350px;
}
.page20 .rojo {
	margin-top:75px;
}
.page20 li {
	margin:1.5em 1em;
}
.page20 td {
	text-align:center;
	border-bottom:1px solid #636666;
	padding:10px 20px;
}
.page20 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page21 img {
	width:170px;
	margin:20px 50px 10px 10px;
	height:auto;
}
.page21 .quote {
	font-size:17px;
	line-height:1.5;
	padding-left:20px;
	border-left:1px solid #A90B52;
	margin-left:100px;
	color:#A90B52;
	width:220px;
}
.page21 .legal {
	font-size:11px;
	margin:30px 0;
}
.page21 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page21 td {
	border-bottom:1px solid #636666;
	padding:10px 20px;
}
.page22 {
	background-image:url(../images/page22background.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:bottom right;
}
.page22 img {
	width:200px;
	height:auto;
}
.page22 .rojo {
	margin-top:150px;
}
.page23 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page23 td {
	border-bottom:1px solid #636666;
	padding:16px 20px;
}
.page23 .rojo {
	margin-top:70px;
}
.page24 .imgHeader {
	width:100%;
	height:400px;
	background-image:url(../images/page24img.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-size:100%;
	position:relative;
	top:0;
	left:0;
}
.page24 .bloque {
	width:100%;
}
.page24 .page_container {
	overflow:visible !important;
}
.page24 h1 {
	color:#A90B52;
	margin-top:-340px;
	width:400px;
	font-size:38px;
	line-height:1.1;
}
.page24 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page24 td {
	border-bottom:1px solid #636666;
	padding:7px 10px;
}
.page24 p {
	display:block;
}
.page25 .bloque {
	margin-top:20%;
	width:50%;
}
.page25 h1 {
	color:#A90B52;
}
.page26 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page26 img {
	width:500px;
	height:auto;
}
.page26 td {
	border-bottom:1px solid #636666;
	padding:7px 10px;
}
.page26 .bloqueL, .page26 .bloqueR {
	margin-top:50px;
}
.page26 table {
	margin:40px 0 !important;
}
.page27 .bloque {
	width:50%;
	margin-top:10%;
}
.page27 img{
	width:320px;
	height:auto;
}
.page27 h1 {
	color:#FFFFFF;
	font-size:40px;
}
.page28 table {
	text-align:center;
}
.page28 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page28 td {
	border-bottom:1px solid #636666;
	padding:12px 15px;
}
.page29 .title {
	background-color:#636666;
	color:#FFFFFF;
}
.page29 td {
	border-bottom:1px solid #636666;
	padding:12px 15px;
}
.page29 p {
	margin:2em 0 2em 0;
}
.page29 .bloqueR {
	height:550px;
	background-image:url(../images/page29back.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}
.page29 .page_container img {
	width:250px;
	height:auto;
	position:absolute;
	top:65%;
	right:10%;
	text-align:center;
}
.page2 .bloque, .page3 .bloque {
	color:#FFFFFF;
}
.page30 .bloqueL {
	margin-top:120px;
}
.page30 .bloqueR {
	margin-top:40px;
	height:550px;
	background-image:url(../images/page30back.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}
.page30 .page_container img {
	width:250px;
	height:auto;
	margin-left:75px;
}
.cabeceraTabla {
	padding:3px 5px !important;
	background-color:#9f9f9b;
	color:#FFFFFF;
	border:0 !important;
	vertical-align:top;
}
.main section.page1 {
	background-image:url(../images/cover.jpg);
	background-color:#FFFFFF;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.main section.page2 {
	background-color:#55284F;
}
.main section.page3 {
	background-color:#FFFFFF;
}
.main section.page4 {
	background-color:#FFFFFF;
}
.main section.page5 {
	background-color:#FFFFFF;
}
.main section.page6 {
	background-color:#FFFFFF;
}
.main section.page7 {
	background-color:#FFFFFF;
}
.main section.page8 {
	background-color:#FFFFFF;
}
.main section.page9 {
	background-color:#FFFFFF;
}
.main section.page10 {
	background-color:#FFFFFF;
}
.main section.page11 {
	background-color:#FFFFFF;
}
.main section.page12 {
	background-color:#FFFFFF;
}
.main section.page13 {
	background-color:#FFFFFF;
}
.main section.page14 {
	background-color:#FFFFFF;
}
.main section.page15 {
	background-color:#FFFFFF;
}
.main section.page16 {
	background-color:#FFFFFF;
}
.main section.page17 {
	background-color:#FFFFFF;
}
.main section.page18 {
	background-color:#FFFFFF;
}
.main section.page19 {
	background-image:url(../images/page19background.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.main section.page20 {
	background-color:#FFFFFF;
}
.main section.page21 {
	background-color:#FFFFFF;
}
.main section.page22 {
	background-color:#FFFFFF;
}
.main section.page23 {
	background-color:#FFFFFF;
}
.main section.page24 {
	background-color:#FFFFFF;
}
.main section.page25 {
	background-image:url(../images/page25background.jpg);
	background-size:cover;
	background-position:center right;
	background-repeat:no-repeat;
}
.main section.page26 {
	background-color:#FFFFFF;
}
.main section.page27 {
	background-color:#FFFFFF;
}
.main section.page28 {
	background-color:#FFFFFF;
}
.main section.page29 {
	background-color:#FFFFFF;
}
.main section.page30 {
	background-color:#FFFFFF;
}
.main section.page31 {
	background-color:#FFFFFF;
}
.main section.page32 {
	background-color:#FFFFFF;
	background-image:url(../images/page32background.jpg);
	background-size:cover;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.preload {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#EAE6DE;
	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;
}
@media (max-width: 950px) {
body {
 font-size:14px;
}
 .page_container {
 margin:0 !important;
 padding:50px !important;
}
 .bloque, .bloque2, .bloqueL, .bloqueR {
 width:100% !important;
 margin:0 auto !important;
 float:none !important;
 margin:0 auto !important;
}
h1 {
 display:block !important;
 clear:both !important;
 float:none !important;
 margin:30px auto !important;
 width:100% !important;
 font-size:34px !important;
 line-height:1.1 !important;
}
.page9 h1 {
 margin-top:0 !important;
 color:#A90B52 !important;
}
.page5 h1 {
 color:#A90B52 !important;
}
.page5 p {
 color:#000000 !important;
}
.headerA, .headerB {
 width:100%;
 margin:0 auto 30px auto;
}
.bloque table {
 width:100% !important;
}
table {
 width:100% !important;
 font-size:13px !important;
}
.headerA, .headerB {
 height:auto;
 padding-top:80px;
 text-align:left;
}
.rojo {
 margin:2em auto 1em auto !important;
 color:#A90B52;
 font-family:'NewJuneSemibold';
}
video {
 display:none;
}
}
