abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
img {
  width: 100%;
  height: auto;
}
@font-face {
  font-family: 'bebas_b';
  src: url('../fonts/bebasneue_bold-webfont.eot');
  src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.img {
  width: 100%;
  height: auto;
}
.hover {
  color: #f18c00;
  border-bottom: 1px solid #f18c00;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Ropa Sans';
  font: 16px/28px;
  color: #4a6fb0;
  /* FONT RENDERING !!! */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
}
a:active,
a:focus {
  outline: none;
}
p,
dl,
hr,
h1,
h2,
h3,
ol,
ul,
dd,
pre,
table,
fieldset {
  margin-bottom: 1em;
}
h1 {
  font-family: 'bebas_b';
  font-size: 4.5rem;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 .5rem 0;
}
h1.evid1 {
  background-image: url(../images/evid2.png);
  background-repeat: no-repeat;
  background-size: 460px 80px;
}
h1.evid2 {
  background-image: url(../images/evid05.png);
  background-repeat: no-repeat;
  background-size: 360px 95px;
}
h1.evid3 {
  background-image: url(../images/evid01.png);
  background-repeat: no-repeat;
  background-size: 500px 80px;
}
h1.evid4 {
  background-image: url(../images/evid2.png);
  background-repeat: no-repeat;
  background-size: 380px 80px;
}
h1.evid5 {
  background-image: url(../images/evid01.png);
  background-repeat: no-repeat;
  background-size: 650px 75px;
}
h1.evid6 {
  background-image: url(../images/evid3.png);
  background-repeat: no-repeat;
  background-size: 230px 70px;
}
h1.evid7 {
  background-image: url(../images/evid01.png);
  background-repeat: no-repeat;
  background-size: 300px 85px;
}
p {
  font-family: 'Ropa Sans';
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 125%;
}
p strong {
  color: #f18c00;
}
p.big1 {
  font-size: 1.6rem;
}
p.big2 {
  font-size: 1.8rem;
}
p.big3 {
  font-size: 2rem;
}
/* LAYOUT */
.logofix {
  position: fixed;
  left: 5%;
  top: 15px;
  z-index: 90;
  width: 250px;
  cursor: pointer;
}
.section {
  font-size: 0;
  padding: 0 5% 0 5%;
  position: relative;
}
.section .linea0,
.section .linea {
  height: 3px;
  width: 100%;
  background: #f18c00;
  position: absolute;
  top: 10vh;
  left: 0;
}
.section .linea {
  width: 90%;
  margin: 0 5%;
}
.section .colsx,
.section .coldx,
.section .colsx2,
.section .coldx2 {
  display: inline-table;
  font-size: 1rem;
  vertical-align: middle;
  width: 55%;
}
.section .coldx,
.section .coldx2 {
  width: 40%;
  margin-left: 5%;
}
.section .coldx img,
.section .coldx2 img {
  width: 100%;
  height: auto;
}
.section .colsx2,
.section .coldx2 {
  width: 45%;
  vertical-align: top;
}
.section .colsx3,
.section .colcx3,
.section .coldx3 {
  display: inline-table;
  font-size: 1rem;
  vertical-align: top;
  width: 30%;
}
.section .colcx3,
.section .coldx3 {
  margin-left: 5%;
}
.section .colcx {
  width: 100%;
}
.section ul {
  font-size: 1.5rem;
}
.section ul li {
  padding: .3em 0;
}
.section a {
  color: #4a6fb0;
  border-bottom: 1px solid #4a6fb0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section a:hover {
  color: #f18c00;
  border-bottom: 1px solid #eee;
}
.section .legal,
.section .logo_ec {
  position: fixed;
  left: 5%;
}
.section .logo_ec {
  bottom: 3vh;
  cursor: pointer;
  width: 150px;
}
.section .logo_ec img {
  width: 100%;
  height: auto;
}
.section .legal {
  top: 70vh;
  background: rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
}
.section .legal a {
  border: 0;
}
.section .legal a img {
  width: 150px;
  height: auto;
  vertical-align: middle;
}
.section .legal a:last-child img {
  width: 60px;
  margin-left: 35px;
}
.section .legal p {
  color: #2c4268 !important;
}
.section .legal_01 {
  position: absolute;
  top: 90%;
}
.section .legal_01 p {
  font-size: .9rem;
}
.section .legal_01 p a {
  color: #f18c00;
  border: 0;
}
.section .legal_01 p a:hover {
  color: #4a6fb0;
}
.section .down {
  left: 50%;
  margin-left: -20px;
  position: fixed;
  text-align: center;
  bottom: 50%;
  width: 40px;
  z-index: 999;
  -webkit-animation: movedown 1s infinite;
  -moz-animation: movedown 1s infinite;
  animation: movedown 1s infinite;
}
.section .down a {
  border-bottom: 0;
  padding: 10px;
}
.section .down img {
  display: block;
}
.section#section0 {
  border-top: 10vh solid #fff;
}
.section#section0 h1,
.section#section0 p {
  color: #fff;
}
.section#section0 h1 {
  margin: -30vh 0 0.5rem 0;
}
.section #map-canvas {
  height: 66vh;
}
.section #map-canvas #map-popup h2 {
  font-family: 'bebas_b';
  font-size: 1.2rem;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0.5rem 0 0 0;
}
.section #map-canvas #map-popup p {
  font-family: 'Ropa Sans';
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}
/* Movedown */
@-webkit-keyframes movedown {
  from {
    top: 90vh;
  }
  to {
    top: 92vh;
  }
}
@-moz-keyframes movedown {
  from {
    top: 90vh;
  }
  to {
    top: 92vh;
  }
}
@keyframes movedown {
  from {
    top: 90vh;
  }
  to {
    top: 92vh;
  }
}
/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */

  z-index: 99;
  /* makes sure it stays on top */

}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */

  top: 50%;
  /* centers the loading animation vertically one the screen */

  background-image: url(../images/status.gif);
  /* path to your loading animation */

  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */

}
p.small1 {
  font-size: 1.2rem;
}
/* MEDIA QUERIES */
@media only screen and (max-width: 1024px) {
  .section#section0 {
    border-top: 9vh solid #fff;
  }
  .section .legal {
    top: 70%;
  }
  .section .linea {
    top: 9vh;
  }
  .section ul {
    font-size: 1.5rem;
  }
  .section ul li {
    padding: .2em 0;
  }
  h1 {
    font-size: 4rem;
  }
  p.big1 {
    font-size: 1.4rem;
  }
  p.big2 {
    font-size: 1.6rem;
  }
  p.big3 {
    font-size: 1.6rem;
  }
  p.small1 {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 480px) {
  .logofix {
    width: 200px;
  }
  .section#section0 p {
    width: 90%;
  }
  .section#section6 .colcx3 {
    display: none;
  }
  .section#section6 p {
    line-height: 1.1;
    font-size: .9rem;
  }
  .section#section6 p.big2 {
    margin: .8em 0 .2em 0;
  }
  .section .legal {
    top: 70%;
  }
  .section .legal p {
    font-size: 1rem;
    width: auto !important;
  }
  .section .legal a img {
    width: 100px;
  }
  .section .colsx,
  .section .colsx2,
  .section .colsx3,
  .section .coldx,
  .section .coldx2,
  .section .coldx3,
  .section .colcx,
  .section .colcx3 {
    width: 90%;
    display: block;
    margin-left: 0;
  }
  .section .coldx img {
    width: 40%;
  }
  .section .colsx3 p,
  .section .coldx3 p,
  .section .colcx3 p {
    font-size: 1rem;
  }
  .section ul {
    width: 90%;
    font-size: 1rem;
    list-style-position: inside;
    list-style-type: circle;
  }
  .section ul li {
    padding: .1em 0;
  }
  h1 {
    font-size: 2.5rem;
    line-height: .9;
  }
  p.big1 {
    font-size: 1rem;
    line-height: 115%;
  }
  p.big2 {
    font-size: 1.1rem;
  }
  p.big3 {
    font-size: 1.1rem;
  }
  p.small1 {
    font-size: 1rem;
  }
}
