/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 700;
}

h1 {
  font-size: 3.4rem;
  line-height: 1.2;
  letter-spacing: -.1rem;
}

h2 {
  font-size: 3.0rem;
  line-height: 1.25;
  letter-spacing: -.1rem;
}

h3 {
  font-size: 2.8rem;
  line-height: 1.3;
  letter-spacing: -.1rem;
}

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem;
}

h6 {
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 0;
}

p {
  margin-top: 0;
}

.shadow-1 {
  -webkit-box-shadow: 0px 0px 34px 10px #e8e8e8;
  -moz-box-shadow: 0px 0px 34px 10px #e8e8e8;
  box-shadow: 0px 0px 34px 10px #e8e8e8;
}

.shadow-no {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}


/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
  *zoom: 1;
}

.pullLeft {
  float: left;
}

.pullRight {
  float: right;
}

.TBold {
  font-weight: 700;
}

.ALeft {
  text-align: left;
}

.ACenter {
  text-align: center;
}

.ARight {
  text-align: right;
}

HTML {
  font-size: 62.5%;
}

BODY {
  font-size: 1.6em;
  line-height: 1.2;
  font-weight: 400;
  font-family: "Helvetica", "Arial", sans-serif;
  color: #292A2B;
}

HTML,
BODY {
  margin: 0;
  padding: 0;
  height: 100%;
}

A {
  color: #0099ff;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #0099ff;
  font-weight: bold;
  text-decoration: underline;
}

HR {
  border: 0;
  height: 1px;
  background: #e2e2e2;
  margin: 5px 0;
}

BODY {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
}

A {
  color: white;
  text-decoration: none;
}

A:hover {
  color: white;
  text-decoration: none;
}

.emoji {
  font-family: "Segoe UI Emoji";
  font-size: 125px;
  top: 50%;
  position: absolute;
  line-height: 100px;
  left: 0;
  margin: -50px 0 0 0;
  right: 0;
}

.emoji-inline {
  font-family: "Segoe UI Emoji";
  font-size: 125px;
  line-height: 100px;
}

.info {
  max-width: 80%;
  font-size: 0.8em;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 0px;
  text-align: left;
}

#fullpage {
  background-color: beige;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#fullpage .slide {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #506CF8;
  color: #ffffff;
}

#fullpage .slide H1 {
  font-size: 8.5em;
  line-height: 1.2em;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#fullpage .slide.slide1 {
  background-color: #506CF8;
  color: #ffffff;
}

#fullpage .slide.slide2 {
  background-color: #FF5959;
  color: #506CF8;
}

#fullpage .slide.slide3 {
  background-color: #ffffff;
  color: #292A2B;
}

#fullpage .slide.slide4 {
  background-color: #FF5959;
  color: #506CF8;
}

#fullpage .slide.slide5 {
  background-color: #506CF8;
  color: #ffffff;
}

#fullpage .slide.slide6 {
  background-color: #ffffff;
  color: #FF5959;
}

#fullpage .slide.slide7 {
  background-color: #FF5959;
  color: #ffffff;
}

#fullpage .slide.slide8 {
  background-color: #506CF8;
  color: #FF5959;
}

#fullpage .slide.slide9 {
  background-color: #ffffff;
  color: #506CF8;
}

#fullpage .slide.slide10 {
  background-color: #FF5959;
  color: #506CF8;
}

#fullpage .slide.slide11 {
  background-color: #506CF8;
  color: #ffffff;
}

#fullpage .slide.slide12 {
  background-color: #ffffff;
  color: #292A2B;
}

#fullpage .owl-wrapper-outer {
  height: 100% !important;
}

#fullpage .owl-wrapper,
#fullpage .owl-stage-outer,
#fullpage .owl-stage,
#fullpage .owl-item {
  height: 100%;
}

.arrow {
  display: block;
  width: 50px;
  height: 50px;
  background: url(/media/arrow.svg);
  background-size: 50px 50px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.logo {
  display: block;
  background: url(/media/logo_x.png);
  background-size: 150px 150px;
  position: relative;
  width: 150px;
  height: 150px;
  left: 50%;
  margin: 0 0 0 -75px;
}


/*
@media (max-width: 1435px) {

}

@media (max-width: 1000px) {

}
*/

@media (max-width: 640px) {
  A {
    color: white;
    text-decoration: underline;
  }
  A:hover {
    color: white;
  }
  #fullpage .slide H1 {
    font-size: 240%;
    line-height: 60px;
  }
  .emoji {
    font-size: 42px;
  }
  .emoji-inline {
    font-size: 42px;
    line-height: 42px;
  }
  .arrow {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  A {
    color: white;
    text-decoration: underline;
  }
  A:hover {
    color: white;
  }
  #fullpage .slide H1 {
    font-size: 125px;
    line-height: 140px;
  }
  /*.emoji {
		font-size:42px;
	}

	.emoji-inline {
		font-size:42px;
		line-height:42px;
	}*/
  .arrow {
    width: 120px;
    height: 120px;
    background-size: 120px 120px;
  }
}