@import url(../fonts/ChunkFive/ChunkFive-min.css);
@import url(../fonts/glyphter-font/css/clock-min.css);
@import url("https://use.typekit.net/ufr7tyk.css");
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #1565c0;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: effra;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:hover, [type='button']:hover, [type='reset']:hover, [type='submit']:hover {
    background-color: #11519a;
    color: #fff; }
  button:focus, [type='button']:focus, [type='reset']:focus, [type='submit']:focus {
    outline: 3px solid rgba(21, 101, 192, 0.6);
    outline-offset: 2px; }
  button:disabled, [type='button']:disabled, [type='reset']:disabled, [type='submit']:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    button:disabled:hover, [type='button']:disabled:hover, [type='reset']:disabled:hover, [type='submit']:disabled:hover {
      background-color: #1565c0; }

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  font-weight: 600;
  margin-bottom: 0.375em;
  padding: 0; }

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375em; }

input,
select,
textarea {
  display: block;
  font-family: effra;
  font-size: 16px; }

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-bottom: 0.75em;
  padding: 0.5em;
  -webkit-transition: border-color 150ms ease;
  transition: border-color 150ms ease;
  width: 100%; }
  [type='color']:hover, [type='date']:hover, [type='datetime']:hover, [type='datetime-local']:hover, [type='email']:hover, [type='month']:hover, [type='number']:hover, [type='password']:hover, [type='search']:hover, [type='tel']:hover, [type='text']:hover, [type='time']:hover, [type='url']:hover, [type='week']:hover, input:not([type]):hover, textarea:hover {
    border-color: #b1b1b1; }
  [type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus {
    border-color: #1565c0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(21, 101, 192, 0.7);
    outline: none; }
  [type='color']:disabled, [type='date']:disabled, [type='datetime']:disabled, [type='datetime-local']:disabled, [type='email']:disabled, [type='month']:disabled, [type='number']:disabled, [type='password']:disabled, [type='search']:disabled, [type='tel']:disabled, [type='text']:disabled, [type='time']:disabled, [type='url']:disabled, [type='week']:disabled, input:not([type]):disabled, textarea:disabled {
    background-color: #f2f2f2;
    cursor: not-allowed; }
    [type='color']:disabled:hover, [type='date']:disabled:hover, [type='datetime']:disabled:hover, [type='datetime-local']:disabled:hover, [type='email']:disabled:hover, [type='month']:disabled:hover, [type='number']:disabled:hover, [type='password']:disabled:hover, [type='search']:disabled:hover, [type='tel']:disabled:hover, [type='text']:disabled:hover, [type='time']:disabled:hover, [type='url']:disabled:hover, [type='week']:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
      border: 1px solid #ddd; }
  [type='color']::-webkit-input-placeholder, [type='date']::-webkit-input-placeholder, [type='datetime']::-webkit-input-placeholder, [type='datetime-local']::-webkit-input-placeholder, [type='email']::-webkit-input-placeholder, [type='month']::-webkit-input-placeholder, [type='number']::-webkit-input-placeholder, [type='password']::-webkit-input-placeholder, [type='search']::-webkit-input-placeholder, [type='tel']::-webkit-input-placeholder, [type='text']::-webkit-input-placeholder, [type='time']::-webkit-input-placeholder, [type='url']::-webkit-input-placeholder, [type='week']::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #858585; }
  [type='color']:-ms-input-placeholder, [type='date']:-ms-input-placeholder, [type='datetime']:-ms-input-placeholder, [type='datetime-local']:-ms-input-placeholder, [type='email']:-ms-input-placeholder, [type='month']:-ms-input-placeholder, [type='number']:-ms-input-placeholder, [type='password']:-ms-input-placeholder, [type='search']:-ms-input-placeholder, [type='tel']:-ms-input-placeholder, [type='text']:-ms-input-placeholder, [type='time']:-ms-input-placeholder, [type='url']:-ms-input-placeholder, [type='week']:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #858585; }
  [type='color']::-ms-input-placeholder, [type='date']::-ms-input-placeholder, [type='datetime']::-ms-input-placeholder, [type='datetime-local']::-ms-input-placeholder, [type='email']::-ms-input-placeholder, [type='month']::-ms-input-placeholder, [type='number']::-ms-input-placeholder, [type='password']::-ms-input-placeholder, [type='search']::-ms-input-placeholder, [type='tel']::-ms-input-placeholder, [type='text']::-ms-input-placeholder, [type='time']::-ms-input-placeholder, [type='url']::-ms-input-placeholder, [type='week']::-ms-input-placeholder, input:not([type])::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #858585; }
  [type='color']::placeholder, [type='date']::placeholder, [type='datetime']::placeholder, [type='datetime-local']::placeholder, [type='email']::placeholder, [type='month']::placeholder, [type='number']::placeholder, [type='password']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='text']::placeholder, [type='time']::placeholder, [type='url']::placeholder, [type='week']::placeholder, input:not([type])::placeholder, textarea::placeholder {
    color: #858585; }

textarea {
  resize: vertical; }

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

[type="file"] {
  margin-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 0.75em;
  width: 100%; }

[type="checkbox"]:focus,
[type="radio"]:focus,
[type="file"]:focus,
select:focus {
  outline: 3px solid rgba(21, 101, 192, 0.6);
  outline-offset: 2px; }

html {
  background-color: #fff;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

html,
body {
  height: 100%; }

body {
  margin: 0; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

figure {
  margin: 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%; }

thead {
  line-height: 1.2;
  vertical-align: bottom; }

tbody {
  vertical-align: top; }

tr {
  border-bottom: 1px solid #ddd; }

th {
  font-weight: 600; }

th,
td {
  padding: 0.75em 0.75em 0.75em 0; }

html {
  color: #333;
  font-family: effra;
  font-size: 100%;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: effra;
  font-size: 1.25em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

p {
  margin: 0 0 0.75em;
  font-weight: 300; }

a {
  color: #1565c0;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease; }
  a:hover {
    color: #104c90; }
  a:focus {
    outline: 3px solid rgba(21, 101, 192, 0.6);
    outline-offset: 2px; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0; }

body {
  font-family: effra;
  font-weight: 300; }

p {
  font-size: 1.4em; }

.inner {
  max-width: 1100px;
  padding: 0 20px;
  overflow: hidden;
  margin: auto; }

.snow, header {
  z-index: 9;
  pointer-events: none; }

.snow {
  position: absolute;
  width: 120%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: falling linear infinite both;
          animation: falling linear infinite both;
  -webkit-transform: translate3D(-10%, -100%, 0);
          transform: translate3D(-10%, -100%, 0); }
  .snow--near {
    -webkit-animation-duration: 75s;
            animation-duration: 75s;
    background-image: url(../img/snow.png);
    background-size: 1100px;
    z-index: 11; }
    .snow--near + .snow--alt {
      -webkit-animation-delay: 37.5s;
              animation-delay: 37.5s; }
  .snow--mid {
    -webkit-animation-duration: 150s;
            animation-duration: 150s;
    background-image: url(../img/snow.png);
    background-size: 500px; }
    .snow--mid + .snow--alt {
      -webkit-animation-delay: 75s;
              animation-delay: 75s; }

@-webkit-keyframes falling {
  0% {
    -webkit-transform: translate3D(0%, -100%, 0);
            transform: translate3D(0%, -100%, 0); }
  100% {
    -webkit-transform: translate3D(-20%, 100%, 0);
            transform: translate3D(-20%, 100%, 0); } }

@keyframes falling {
  0% {
    -webkit-transform: translate3D(0%, -100%, 0);
            transform: translate3D(0%, -100%, 0); }
  100% {
    -webkit-transform: translate3D(-20%, 100%, 0);
            transform: translate3D(-20%, 100%, 0); } }

header {
  color: #162A3C;
  background-color: #9BBCD1;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 100%;
  max-width: 100%; }
  header .border .inner {
    position: relative;
    overflow: visible;
    height: inherit;
    max-width: 100%;
    padding: 1px 0 120px 0; }
    header .border .inner:before {
      content: '';
      background-color: #162A3C;
      height: 100px;
      width: 100%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: 10; }
    header .border .inner:after {
      content: '';
      background-image: url(../img/header.png);
      width: 1100px;
      height: 450px;
      display: block;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: bottom;
      position: absolute;
      left: 50%;
      bottom: 0;
      z-index: 10; }
    header .border .inner .text_inner {
      max-width: 1100px;
      padding: 0 20px;
      margin: auto; }
      header .border .inner .text_inner h1 {
        font-family: "ChunkFive", sans-serif;
        position: relative;
        font-size: 3.7em;
        z-index: 15;
        margin: 100px 0 40px;
        max-width: 850px; }
        @media screen and (max-width: 700px) {
          header .border .inner .text_inner h1 {
            margin-top: 40px; } }
        @media screen and (max-width: 400px) {
          header .border .inner .text_inner h1 {
            font-size: 3em; } }
      header .border .inner .text_inner p {
        position: relative;
        margin-bottom: 40px;
        z-index: 12;
        max-width: calc(50% + 90px);
        font-weight: 400; }

.animal {
  background-size: cover;
  background-position: center; }
  .animal._1 {
    color: #1B4466;
    background-image: url(../img/bg_animal1.jpg); }
    .animal._1 video {
      color: #E14F3D; }
  .animal._2 {
    color: #132941;
    background-image: url(../img/bg_animal2.jpg); }
    .animal._2 video {
      color: #F1738A; }
  .animal._3 {
    color: #D5C05B;
    background-image: url(../img/bg_animal3.jpg); }
    .animal._3 video {
      color: #051622; }
    .animal._3 p {
      color: #fff; }
  .animal._4 {
    color: #132941;
    background-image: url(../img/bg_animal4.jpg); }
    .animal._4 video {
      color: #313F4D; }
  .animal._5 {
    color: #10494F;
    background-image: url(../img/bg_animal5.jpg); }
    .animal._5 video {
      color: #10494F; }
  .animal._6 {
    color: #3D1004;
    background-image: url(../img/bg_animal6.jpg); }
    .animal._6 video {
      color: #5D1A05; }
  .animal._7 {
    color: #fff;
    background-image: url(../img/bg_animal7.jpg); }
    .animal._7 video {
      color: #222A39; }
  .animal._8 {
    color: #132941;
    background-image: url(../img/bg_animal8.jpg); }
    .animal._8 video {
      color: #F1738A; }
  .animal._9 {
    color: #192B35;
    background-image: url(../img/bg_animal9.jpg); }
    .animal._9 video {
      color: #FFB0B2; }
  .animal._10 {
    color: #20243C;
    background-image: url(../img/bg_animal10.jpg); }
    .animal._10 video {
      color: #20243C; }
  .animal .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 100px 20px; }
    .animal .inner > div {
      width: 50%; }
      .animal .inner > div.vid_wrap {
        margin-right: 40px; }
        .animal .inner > div.vid_wrap video {
          box-shadow: -10px -10px 0; }
      .animal .inner > div.text h2 {
        font-size: 2.6em;
        font-weight: 300;
        margin: 0;
        line-height: 1em;
        font-family: "ChunkFive", sans-serif; }
        @media screen and (min-width: 750px) {
          .animal .inner > div.text h2 {
            font-size: 3.6em; } }
        .animal .inner > div.text h2.small {
          font-size: 2em; }
      .animal .inner > div.text h3 {
        -webkit-box-align: center;
        -webkit-align-items: center;
                align-items: center;
        font-size: 2em;
        font-weight: 100;
        margin: 0 0 20px; }
        .animal .inner > div.text h3:before {
          font-size: 1.2em;
          -webkit-transform: translate(0, 5px);
                  transform: translate(0, 5px);
          margin-right: 10px; }
    @media screen and (max-width: 700px) {
      .animal .inner {
        display: block; }
        .animal .inner > div {
          width: 100%; }
          .animal .inner > div.vid_wrap {
            margin: 0 0 20px 0 !important; } }
  .animal:nth-child(2n) .inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .animal:nth-child(2n) .inner .vid_wrap {
      margin: 0 0 0 40px; }
      .animal:nth-child(2n) .inner .vid_wrap video {
        box-shadow: 10px -10px 0; }

footer {
  text-align: center;
  padding: 20px; }
  footer p.outro {
    font-size: 1.2em;
    margin: 20px 0 80px; }
  footer .cc {
    margin: 0 0 40px; }
