@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

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

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=3f3d374cf836f1714f11579a4ab8a10f)
 * Config saved to config.json and https://gist.github.com/3f3d374cf836f1714f11579a4ab8a10f
 */

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! 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,
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 {
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  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;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

body,
html {
  padding: 0;
  margin: 0;
  font-family: "proxima-nova", sans-serif !important;
  font-weight: 400;
  color: #4C4F57;
  font-size: 16px !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

@media screen and (max-width: 320px) {
  body,
  html {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  body,
  html {
    font-size: 15px;
  }
}

*,
*:before,
*:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

* {
  outline: none !important;
}

.img-fluid {
  display: block;
  width: 100%;
}

.arrive {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 10000;
  background: transparent;
  pointer-events: none;
  will-change: transform !important;
}

.arrive img {
  display: inline-block;
  width: 137px;
  height: 213px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -68.5px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 10;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.arrive:before,
.arrive:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #8AB1AC;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  will-change: transform !important;
}

.arrive:before {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}

.arrive:after {
  background-color: #B5E8E1;
  -webkit-transition-delay: .075s;
          transition-delay: .075s;
  background-image: url(/fonts/rings.svg?9ecde414148c001c1d7a8ac0c2e27102);
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center center;
}

.arrive.active {
  pointer-events: auto;
}

.arrive.active:before,
.arrive.active:after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.arrive.active img {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.leave {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 10000;
  background: transparent;
  pointer-events: none;
  will-change: transform !important;
}

.leave img {
  display: inline-block;
  width: 137px;
  height: 213px;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -68.5px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.leave:before,
.leave:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #8AB1AC;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform .8s ease;
  transition: -webkit-transform .8s ease;
  transition: transform .8s ease;
  transition: transform .8s ease, -webkit-transform .8s ease;
  will-change: transform !important;
}

.leave:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.leave:after {
  background-color: #B5E8E1;
  -webkit-transition-delay: .075s;
          transition-delay: .075s;
  background-image: url(/fonts/rings.svg?9ecde414148c001c1d7a8ac0c2e27102);
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: center center;
}

.leave.active {
  pointer-events: auto;
}

.leave.active:before,
.leave.active:after {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.leave.active img {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none !important;
}

form .input-container {
  position: relative;
  display: inline-block;
}

form .input-container:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  top: 2px;
  left: 0;
  z-index: 0;
}

form .input-container input,
form .input-container textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #FFFFFF;
  border: none;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  padding: 13px 20px;
  position: relative;
  outline: none;
  width: 100%;
  font-weight: 700;
  color: #4C4F57;
}

form .input-container input::-webkit-input-placeholder,
form .input-container textarea::-webkit-input-placeholder {
  color: #B5B5B5;
  font-weight: 700;
  text-transform: lowercase;
}

form .input-container input:-ms-input-placeholder,
form .input-container textarea:-ms-input-placeholder {
  color: #B5B5B5;
  font-weight: 700;
  text-transform: lowercase;
}

form .input-container input::-ms-input-placeholder,
form .input-container textarea::-ms-input-placeholder {
  color: #B5B5B5;
  font-weight: 700;
  text-transform: lowercase;
}

form .input-container input::placeholder,
form .input-container textarea::placeholder {
  color: #B5B5B5;
  font-weight: 700;
  text-transform: lowercase;
}

form .input-container-date {
  position: relative;
}

@media screen and (max-width: 320px) {
  form .input-container-date {
    min-height: 48px;
  }
}

form .input-container-date:hover:after {
  opacity: 0;
}

form .input-container-date:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8.5px;
  width: 18px;
  height: 17px;
  background-image: url(/fonts/calendar.svg?494d052f0c219495ed3ea9fa79551c52);
  background-size: 18px 17px;
  pointer-events: none;
  opacity: .5;
}

form .input-container-postal input {
  padding-left: 70px !important;
}

form .input-container-postal .postal-prefix {
  position: absolute;
  z-index: 10;
  width: 50px;
  height: 100%;
  background: #B5E8E1;
  border-radius: 5px 0 0 5px;
  text-align: center;
  line-height: 48px;
  font-weight: 700;
  color: #8AB1AC;
}

form .input-container-textarea:before {
  top: 6px;
  height: calc(100% - 10px);
}

form .input-container-textarea textarea {
  position: relative;
  border-radius: 5px;
  border: none;
  resize: none !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  padding: 13px 20px;
  height: 70px;
}

form label {
  font-size: .75rem;
  color: #4C4F57;
  font-weight: 700;
}

form .input-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 10px;
  height: 10px;
  background: transparent;
  border-radius: 10px;
  position: relative;
  margin-right: 10px;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  outline: none;
}

form .input-checkbox:checked {
  background: #4C4F57;
}

form .input-checkbox:before {
  content: " ";
  position: absolute;
  top: -4px;
  left: -4px;
  right: 0;
  bottom: 0;
  border: 2px solid #4C4F57;
  width: 18px;
  height: 18px;
  border-radius: 18px;
}

form .form-row {
  margin-bottom: 25px;
}

form .form-row:last-child {
  margin-bottom: 0;
}

form .form-row .h2 {
  opacity: .4;
}

form .form-row small {
  display: block;
  color: #4C4F57;
  font-weight: 600;
  font-size: .8rem;
  line-height: 1.1rem;
  margin: 10px 0 25px 0;
}

form .inner-row {
  margin: 25px 0;
}

form .split-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 320px) {
  form .split-half {
    display: block;
  }

  form .split-half .input-container:last-child {
    margin-top: 20px;
  }
}

form .split-half .input-container {
  width: 48%;
}

@media screen and (max-width: 320px) {
  form .split-half .input-container {
    width: 100%;
  }
}

form .full-width .input-container {
  width: 100%;
}

form .split-30-70 .input-container:first-child {
  width: 28%;
}

@media screen and (max-width: 320px) {
  form .split-30-70 .input-container:first-child {
    width: 100%;
  }
}

form .split-30-70 .input-container:last-child {
  width: 68%;
}

@media screen and (max-width: 320px) {
  form .split-30-70 .input-container:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .input-container-date {
    display: block !important;
  }

  .date-selects-widget {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .date-selects-widget {
    display: none !important;
  }

  .input-container-date {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  .input-container-date {
    display: none !important;
  }

  .date-selects-widget {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.date-selects-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.date-selects-widget .input-date {
  width: 32%;
  position: relative;
}

.date-selects-widget .input-date:before {
  content: " ";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2);
  bottom: -2px;
  z-index: 0;
}

.date-selects-widget .input-date:after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -8.5px;
  width: 18px;
  height: 17px;
  background-image: url(/fonts/calendar.svg?494d052f0c219495ed3ea9fa79551c52);
  background-size: 18px 17px;
  pointer-events: none;
  opacity: .5;
  z-index: 10;
}

.date-selects-widget .input-date:hover:after {
  opacity: 1;
}

.date-selects-widget .input-date .input-select {
  width: 100%;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-height: 48px;
  padding: 13px 20px;
  border-radius: 5px;
  text-transform: lowercase;
  font-weight: 700;
  color: #4C4F57;
  border: none;
  position: relative;
  z-index: 1;
}

.error-container {
  margin-top: 30px;
  overflow: visible;
}

.error-container .help-block {
  display: block;
  padding: 15px 20px;
  border-radius: 5px;
  margin-bottom: 5px;
  position: relative;
  z-index: 5;
}

.error-container .help-block:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #FF6174;
  border-radius: 5px;
  z-index: -1;
}

.error-container .help-block:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #D85C5C;
  border-radius: 5px;
  top: 2px;
  z-index: -2;
}

.error-container .help-block strong {
  color: #FFFFFF;
  font-weight: 700;
  font-family: "proxima-nova", sans-serif !important;
  font-size: .9rem;
  max-width: 70%;
  display: inline-block;
}

.error-container .help-block .help-closer {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 26px;
  height: 26px;
  border-radius: 26px;
  border: 2px solid #FFFFFF;
  background: transparent;
  opacity: .5;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.error-container .help-block .help-closer:hover {
  opacity: 1;
}

.error-container .help-block .help-closer:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  background: #FFFFFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 2px;
}

.error-container .help-block .help-closer:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
  width: 10px;
  height: 2px;
  background: #FFFFFF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-radius: 2px;
}

.datedropper:before {
  background-color: #D1D0E8 !important;
}

.datedropper .picker .pick-arw i {
  color: #4C4F57 !important;
}

.datedropper .picker .pick-m {
  background-color: #D1D0E8 !important;
}

.datedropper .picker .pick-m li {
  font-family: "proxima-nova", sans-serif !important;
  text-transform: uppercase;
  font-size: 1.4rem !important;
  letter-spacing: 2px;
  color: #4C4F57 !important;
  font-weight: 700;
}

.datedropper .picker .pick-d li {
  font-family: "Brush Up", sans-serif;
}

.datedropper .picker .pick-d li span {
  font-family: "proxima-nova", sans-serif !important;
  bottom: 15px !important;
  text-transform: uppercase;
  font-size: .9rem !important;
  letter-spacing: 2px;
  color: #4C4F57 !important;
}

.datedropper .picker .pick-y li {
  font-family: "proxima-nova", sans-serif !important;
  text-transform: uppercase;
  font-size: 1.4rem !important;
  letter-spacing: 2px;
  color: #4C4F57 !important;
  font-weight: 700;
}

.datedropper .picker .pick-lg-h {
  background: #9493A4 !important;
}

.datedropper .picker .pick-n {
  text-decoration: none !important;
}

.datedropper .picker .pick-n:hover {
  cursor: pointer;
}

.datedropper .picker .pick-n:before {
  background: #9493A4 !important;
}

.datedropper .picker .pick-btns .pick-submit {
  background: #D1D0E8 !important;
}

.datedropper .picker .pick-btns .pick-submit:after {
  color: #4C4F57 !important;
}

.header {
  height: 650px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .header {
    height: auto;
  }
}

.header-carousel-container {
  background: #FFD7B8;
  height: 650px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .header-carousel-container {
    height: 250px;
  }
}

.header-carousel-container .header-carousel {
  height: 650px;
  pointer-events: none;
  position: relative;
}

@media screen and (max-width: 767px) {
  .header-carousel-container .header-carousel {
    height: 250px;
  }
}

.header-carousel-container .header-carousel:after {
  position: absolute;
  content: " ";
  width: 107px;
  height: 182px;
  background-image: url(/fonts/stripes-left.svg?720059a65c489ef5b720d24e4e536648);
  background-size: 107px 182px;
  top: 50%;
  left: 30px;
  margin-top: -53.5px;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .header-carousel-container .header-carousel:after {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}

@media screen and (min-width: 1640px) {
  .header-carousel-container .header-carousel:after {
    left: 100px;
  }
}

.header-carousel-container .header-carousel:before {
  position: absolute;
  content: " ";
  width: 126px;
  height: 178px;
  background-image: url(/fonts/stripes-right.svg?bb98dcab2be70a766d0946021dc12cd0);
  background-size: 126px 178px;
  top: 50%;
  right: 30px;
  margin-top: -53.5px;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .header-carousel-container .header-carousel:before {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}

@media screen and (min-width: 1640px) {
  .header-carousel-container .header-carousel:before {
    right: 100px;
  }
}

.header-carousel-container .header-carousel .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header-carousel-container .header-carousel .swiper-slide img {
  height: 90%;
  width: auto;
  -webkit-transition: height .5s ease, opacity .2s ease;
  transition: height .5s ease, opacity .2s ease;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .header-carousel-container .header-carousel .swiper-slide img {
    height: 95%;
    opacity: 1;
  }
}

.header-carousel-container .header-carousel .swiper-slide-active img {
  opacity: 1;
  height: 110%;
}

@media screen and (max-width: 767px) {
  .header-carousel-container .header-carousel .swiper-slide-active img {
    height: 95%;
  }
}

.header-carousel-container .header-carousel .swiper-button-next {
  width: 55px;
  height: 55px;
  background: #FFFFFF;
  border-radius: 55px;
  right: 30px;
  text-align: center;
  line-height: 58px;
  font-size: 1rem;
  color: #ced0d4;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  z-index: 15;
}

.header-carousel-container .header-carousel .swiper-button-next:hover {
  color: #4C4F57;
}

.header-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  text-align: center;
  line-height: 80px;
  text-transform: uppercase;
  color: #cfcece;
  font-weight: 700;
  letter-spacing: 2px;
  z-index: 9;
  text-decoration: none !important;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

@media screen and (max-width: 767px) {
  .header-btn {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .header-btn {
    font-size: .8rem;
  }
}

@media screen and (min-width: 992px) {
  .header-btn {
    font-size: 1rem;
  }
}

.header-btn:hover {
  color: #B5B5B5;
}

.header-content {
  height: 650px;
  background: #B5E8E1;
  position: relative;
  z-index: 100;
}

.header-content:before {
  content: " ";
  position: absolute;
  top: 0;
  left: -60px;
  height: 100%;
  background: #B5E8E1;
  -webkit-transform: skew(-8deg);
          transform: skew(-8deg);
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .header-content:before {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .header-content:before {
    width: 150px;
    left: -55px;
  }
}

.header-content .content {
  height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 10;
}

.header-content .content .h2 {
  opacity: .5;
}

.header-content .content .h1 {
  color: #4C4F57;
}

@media screen and (min-width: 992px) {
  .header-content .content .h1 {
    font-size: 2.5rem;
  }
}

.header-content .content .menu-opener {
  position: absolute;
  right: 0;
  top: 50px;
  font-weight: 700;
  color: #4C4F57;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .header-content .content .menu-opener {
    right: auto;
    left: 0;
  }
}

.header-content .content .menu-opener .bar {
  width: 20px;
  height: 2px;
  background: #4C4F57;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 10px;
}

.header-content .content .menu-opener .bar:before,
.header-content .content .menu-opener .bar:after {
  content: " ";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #4C4F57;
}

.header-content .content .menu-opener .bar:after {
  top: auto;
  bottom: -5px;
}

.header-content .content .main-title {
  font-style: italic;
}

@media screen and (min-width: 768px) {
  .header-content .content .main-title {
    font-size: 2.5rem;
    line-height: 3.2rem;
  }
}

@media screen and (min-width: 992px) {
  .header-content .content .main-title {
    font-size: 3.6rem;
    line-height: 4.3rem;
    max-width: 500px;
  }

  .header-content .content .main-title br {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .header-content .content .main-title br {
    display: block;
  }
}

.header-content .content p {
  margin-top: 35px;
  max-width: 500px;
}

.header-content .content .btn:before {
  border-color: #FFECA4;
}

.header-content .content .home-link {
  display: block;
  padding: 0 20px;
  height: 40px;
  border: 1px solid #9493A4;
  border-radius: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1rem;
  color: #9493A4;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: .8rem;
  text-decoration: none !important;
}

.header-content .content .home-link i {
  font-size: 1rem;
}

.header-content .content .home-link:hover {
  background: #9493A4;
  color: #FFFFFF;
}

.header-content .content .link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .header-content .content .link-container {
    display: block;
  }

  .header-content .content .link-container .header-info {
    clear: both;
    width: 100%;
    margin-top: 25px;
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .header-content .content .link-container {
    display: block;
  }

  .header-content .content .link-container .header-info {
    clear: both;
    width: 100%;
    margin-top: 25px;
    padding-left: 0;
  }
}

@media screen and (min-width: 992px) {
  .header-content .content .link-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header-content .content .link-container .header-info {
    clear: inherit;
    width: auto;
    margin-top: 0;
  }
}

@media screen and (max-width: 320px) {
  .header-content .content .link-container {
    display: block;
  }

  .header-content .content .link-container .header-info {
    clear: both;
    width: 100%;
    margin-top: 25px;
    padding-left: 0;
  }
}

.header-content .content .header-info {
  display: inline-block;
  color: #4C4F57;
  text-decoration: none;
  margin-left: 20px;
  font-weight: 700;
  opacity: .5;
  text-transform: lowercase;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.header-content .content .header-info:hover {
  opacity: 1;
}

.header .big-badge {
  width: 300px;
  -webkit-box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 15px 35px 0px rgba(0, 0, 0, 0.1);
  height: 300px;
  border-radius: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  z-index: 101;
  background: #FFBA84;
}

@media screen and (max-width: 767px) {
  .header .big-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -150px;
    top: auto;
    margin-top: auto;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: -40px;
  }
}

@media screen and (min-width: 768px) {
  .header .big-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -100px;
    top: auto;
    margin-top: auto;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: -50px;
  }
}

@media screen and (min-width: 992px) {
  .header .big-badge {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    right: -100px;
    top: 50%;
    margin-top: -150px;
  }
}

.header .big-badge img {
  position: absolute;
  width: 100px;
  left: 50%;
  margin-left: -50px;
  top: -100px;
}

.header .big-badge p {
  max-width: 200px;
  font-weight: 700;
  text-align: center;
  color: #FFFFFF;
}

.header .big-badge h1 {
  max-width: 200px;
  color: white;
  font-family: "Brush Up", sans-serif;
  text-align: center;
  font-size: 2.2rem;
  line-height: 2.8rem;
}

.header strong.orange {
  color: #ff811e;
}

.header-photo {
  background: #FFECA4 !important;
  height: auto;
}

.header-photo .content {
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-photo .photo-link {
  font-weight: 700;
  font-family: "proxima-nova", sans-serif !important;
  color: #4C4F57;
  text-transform: lowercase;
  opacity: .6;
  text-decoration: none !important;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  margin-top: 10px;
}

.header-photo .photo-link:hover {
  opacity: 1;
}

.header-photo .menu-opener {
  position: absolute;
  right: 0;
  top: 50px;
  font-weight: 700;
  color: #4C4F57;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .header-photo .menu-opener {
    right: 20px;
  }
}

@media screen and (min-width: 768px) {
  .header-photo .menu-opener {
    right: 20px;
  }
}

@media screen and (min-width: 992px) {
  .header-photo .menu-opener {
    right: 0;
  }
}

.header-photo .menu-opener .bar {
  width: 20px;
  height: 2px;
  background: #4C4F57;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 10px;
}

.header-photo .menu-opener .bar:before,
.header-photo .menu-opener .bar:after {
  content: " ";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #4C4F57;
}

.header-photo .menu-opener .bar:after {
  top: auto;
  bottom: -5px;
}

.header-photo .btn {
  margin-top: 10px;
}

.header-vote {
  height: 400px;
}

@media screen and (max-width: 767px) {
  .header-vote {
    height: auto;
  }
}

.header-vote .header-carousel-container {
  height: 400px;
  overflow: hidden;
}

.header-vote .header-carousel-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.header-vote .header-content {
  height: 400px;
  background: #FFECA4;
}

.header-vote .header-content:before {
  left: -50px;
  background: #FFECA4;
}

.header-vote .header-content .content {
  height: 400px;
}

.header-vote .header-content .content .btn:before {
  border-color: #FFECA4;
}

@media screen and (max-width: 767px) {
  section {
    padding: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  section {
    padding: 80px 60px;
  }
}

@media screen and (min-width: 992px) {
  section {
    padding: 140px 100px;
  }
}

.about {
  background: #F8C3B5;
  padding-bottom: 80px;
}

.about-title {
  color: #FFBA84;
  margin-bottom: 35px;
}

.about .steps .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .about .steps .center {
    display: block;
    margin-bottom: 30px;
  }
}

.about .steps .center .picture {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .about .steps .center .picture {
    display: block;
  }
}

.about .steps .center .picture img {
  max-height: 90px;
}

.about .steps .center h2 {
  font-size: 1.3rem;
}

.about-how {
  background: #FFFFFF;
  padding: 80px 0 250px 0;
  margin: 80px 0;
  position: relative;
}

.about-how .h1 {
  text-align: center;
  color: #94E298;
}

@media screen and (max-width: 767px) {
  .about-how .h1 {
    margin-bottom: 250px;
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

@media screen and (min-width: 768px) {
  .about-how .h1 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 992px) {
  .about-how .h1 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .about-how .h1 {
    margin-bottom: 0;
  }
}

.about .phase-step {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: -25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 80px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .about .phase-step {
    display: block;
    padding: 0 15px;
    bottom: -20%;
  }
}

@media screen and (max-width: 320px) {
  .about .phase-step {
    bottom: -60%;
  }
}

@media screen and (min-width: 768px) {
  .about .phase-step {
    display: block;
    width: 100%;
    bottom: -40%;
  }
}

@media screen and (min-width: 992px) {
  .about .phase-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: -25%;
  }
}

.about .phase-step .phase {
  width: 49%;
  padding: 25px;
  background: #F9F9F9;
  border-radius: 5px;
  position: relative;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .about .phase-step .phase {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 320px) {
  .about .phase-step .phase {
    padding-top: 35Px;
  }
}

@media screen and (min-width: 768px) {
  .about .phase-step .phase {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .about .phase-step .phase {
    width: 49%;
    margin-bottom: 0;
  }
}

.about .phase-step .phase-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.about .phase-step .phase-detail .number {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  line-height: 40px;
  background: #9493A4;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.125rem;
  margin-right: 15px;
}

.about .phase-step .phase-detail h1,
.about .phase-step .phase-detail h2,
.about .phase-step .phase-detail li,
.about .phase-step .phase-detail span {
  color: #9493A4;
}

.about .phase-step .phase-detail h1 {
  display: block;
  font-family: "Brush Up", sans-serif;
  font-size: 1.25rem;
}

.about .phase-step .phase-detail h2 {
  display: block;
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 5px;
}

.about .phase-step .phase-detail .status {
  position: absolute;
  top: 0;
  right: 0;
  font-size: .5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  padding-right: 16px;
}

@media screen and (max-width: 320px) {
  .about .phase-step .phase-detail .status {
    top: -20px;
  }
}

.about .phase-step .phase-detail .status:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
  height: 6px;
  background: #9493A4;
  border-radius: 6px;
}

.about .phase-step .phase ul {
  margin-top: 25px;
}

.about .phase-step .phase ul li {
  margin-bottom: 5px;
  font-size: 0.9375rem;
  padding-left: 15px;
  line-height: 1.5rem;
  position: relative;
}

.about .phase-step .phase ul li:before {
  content: " ";
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: #9493A4;
}

.about .phase-step .phase ul li:last-child {
  margin-bottom: 0;
}

.about .phase-step .phase ul li a {
  font-weight: 600;
  color: #4C4F57 !important;
  text-decoration: none !important;
}

.about .phase-step .phase.active {
  background: #D1D0E8;
}

.about .phase-step .phase.active .phase-detail h1,
.about .phase-step .phase.active .phase-detail h2,
.about .phase-step .phase.active .phase-detail li {
  color: #4C4F57;
}

.about .phase-step .phase.active .phase-detail .status {
  color: #4C4F57;
}

.about .phase-step .phase.active .phase-detail .status:before {
  background: #4C4F57;
}

.about .phase-step .phase.active ul > li:before {
  background: #4C4F57;
}

.about .gift {
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .about .gift {
    margin-top: 230px;
  }
}

@media screen and (max-width: 320px) {
  .about .gift {
    margin-top: 350px;
  }
}

.about .gift-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about .gift-container:before {
  content: " ";
  position: absolute;
  width: 213px;
  height: 240px;
  background: url(/fonts/gift-icon.svg?11121677716d9021b9f122f5f46dcf36);
  top: -80px;
  left: 50%;
  margin-left: -150px;
  opacity: .05;
}

.about .gift-container img {
  position: relative;
  z-index: 1;
  max-width: 200px;
}

@media screen and (max-width: 767px) {
  .about .gift-container img {
    max-width: 150px;
  }
}

.about .gift h1 {
  color: #FFBA84;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .about .gift h1 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .about .gift h1 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  .about .gift h1 {
    margin-top: 0;
  }
}

.people {
  position: relative;
  background: #F8C3B5;
  padding-bottom: 0;
  padding-top: 0;
}

.people:before {
  position: absolute;
  content: "  ";
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #D1D0E8;
}

.people .blog-container {
  background: #FFFFFF;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

@media screen and (max-width: 767px) {
  .people .blog-container {
    display: block;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .people .blog-container {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 992px) {
  .people .blog-container {
    margin-bottom: 0;
  }
}

.people .blog-container .overlay-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
}

.people .blog-container img {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  .people .blog-container img {
    width: 100%;
    max-width: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
}

.people .blog-container .blog-content {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .people .blog-container .blog-content {
    text-align: center;
    padding-left: 0;
    padding-top: 20px;
  }
}

.people .blog-container .blog-content h1 {
  font-size: 2rem;
  line-height: inherit;
  color: #94E298;
}

.people .blog-container .blog-content p {
  margin-top: 10px;
  font-size: .9rem;
}

.people .blog-container .blog-content a:before,
.people .blog-container .blog-content a:after {
  bottom: 2px;
}

.people .blog-container .blog-content .btn {
  display: inline-block;
  margin-top: 15px;
}

.participate {
  background: #D1D0E8;
}

.participate h1,
.participate h2 {
  color: #FFFFFF;
}

.participate p {
  margin-top: 35px;
  color: #4C4F57;
}

.participate img {
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .participate img {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .participate img {
    width: 40%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 992px) {
  .participate img {
    width: 100%;
  }
}

.participate .tips {
  padding: 30px;
  background: rgba(0, 0, 0, 0.05);
  margin-top: 30px;
  border-radius: 5px;
}

.participate .tips strong {
  text-transform: uppercase;
}

.participate .totebag-number {
  color: #4C4F57;
  opacity: .5;
  font-weight: 700;
  margin-left: 20px;
}

@media screen and (max-width: 320px) {
  .participate .totebag-number {
    clear: both;
    width: 100%;
    display: block;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .participate form {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .participate form {
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  .participate form {
    margin-top: 0;
  }
}

.participate .picture-posted {
  padding: 30px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}

.participate .picture-posted .picture-container {
  border-radius: 5px;
  overflow: hidden;
  margin: 20px 0;
  position: relative;
}

.participate .picture-posted .picture-container img {
  display: block;
  width: 100%;
}

.participate .picture-posted .picture-container .share-container {
  position: absolute;
  width: calc(100% - 40px);
  padding: 15px 15px 8px 15px;
  background: #FFFFFF;
  bottom: 20px;
  left: 20px;
  right: 0;
  border-radius: 5px;
}

.participate .picture-posted .picture-container .share-container iframe {
  overflow: visible !important;
  height: 28px;
  width: auto !important;
}

.participate .picture-posted .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.participate .user-logged-in .h1 {
  font-size: 1.8rem;
  line-height: 2.3rem;
}

.participate .user-logged-in .h1 + a {
  font-size: .8rem;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .participate .user-logged-in .h1 + a {
    margin-bottom: 0;
  }
}

.participate .user-logged-in .form {
  display: block;
}

.participate .user-logged-in .form .input-container {
  width: 100%;
}

.participate .user-logged-in .form input {
  font-size: .7rem;
}

.participate .user-logged-in .btn:before {
  border-color: #D1D0E8;
}

.participate .user-logged-in img {
  display: block;
  max-width: 250px;
  margin: 0 auto;
  margin-top: 30px;
}

.participate .not-logged .h1 {
  font-size: 2rem;
}

.participate .not-logged p {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: .7rem;
  line-height: 1.2rem;
  opacity: .8;
  font-weight: 700;
}

.vote {
  background: #FFBA84;
}

.vote h1 {
  color: #FFFFFF;
}

.vote p {
  margin-top: 30px;
}

.vote .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .vote .right {
    display: block;
    margin: 40px 0;
  }
}

.vote-carousel {
  background: #FFFFFF;
  position: relative;
  overflow: visible;
  min-height: 100px;
}

@media screen and (min-width: 768px) {
  .vote-carousel {
    margin-top: -40px;
  }
}

@media screen and (min-width: 992px) {
  .vote-carousel {
    margin-top: -70px;
  }
}

.vote-carousel:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #FFBA84;
}

.vote-carousel .swiper-wrapper {
  padding-left: 140px;
}

.vote-carousel .swiper-slide {
  width: auto !important;
  text-align: left !important;
  position: relative;
}

.vote-carousel .swiper-slide .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  heigth: 100%;
  z-index: 10;
}

.vote-carousel .swiper-slide .overlay-link:hover + .vote-people {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

.vote-people {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.vote-people .picture-container {
  width: 250px;
  height: 250px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  background: #E5E5E5;
}

@media screen and (max-width: 767px) {
  .vote-people .picture-container {
    width: 175px;
    height: 175px;
  }
}

.vote-people .picture-container iframe {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.vote-people .picture-container img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.vote-people .picture-container .btn {
  position: absolute;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.vote-people .picture-container:hover .btn,
.vote-people .picture-container:hover iframe {
  opacity: 1;
}

.vote-people .h2 {
  font-size: .8rem;
  padding-top: 10px;
  letter-spacing: 0;
}

.vote-people .name {
  font-family: "Brush Up", sans-serif;
  font-size: 1.5rem;
  color: #FFBA84;
}

.carousel-conditions {
  padding-top: 50px;
  padding-bottom: 0;
}

.carousel-conditions p {
  font-weight: 700;
  font-size: .8rem;
  line-height: 1.2rem;
}

.information {
  position: relative;
}

.information:before {
  content: " ";
  position: absolute;
  width: 255px;
  height: 451px;
  background-image: url(/fonts/bulb.svg?2179c71ce976d3432b94e4b97038dd33);
  opacity: .4;
  top: 100px;
  left: 200px;
}

.information h1 {
  color: #94E298;
}

.information .h2 {
  color: #B5B5B5;
}

.information .row-number {
  padding: 80px  0;
}

@media screen and (max-width: 767px) {
  .information .row-number br {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .information .row-number br {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .information .row-number br {
    display: none;
  }
}

.information .row-number .h1 {
  color: #F3B3C9;
}

.information .row-number p {
  color: #B5B5B5;
}

.information .simulator {
  background: #F8F8F8;
  border: 1px solid #DFDFDF;
  height: 100px;
  margin: 80px 0;
  position: relative;
}

.information .simulator:before {
  content: "Nombre d'habitants engag\E9s (en milliers)";
  position: absolute;
  width: 100%;
  color: #F3B3C9;
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: -25px;
  left: 0;
  font-weight: 700;
}

@media screen and (max-width: 320px) {
  .information .simulator:before {
    top: -35px;
  }
}

@media screen and (max-width: 767px) {
  .information .simulator {
    display: block;
    width: auto;
    border-radius: 5px 5px 0 0;
  }
}

@media screen and (min-width: 768px) {
  .information .simulator {
    display: block;
    width: auto;
    border-radius: 5px 5px 0 0;
  }
}

@media screen and (min-width: 992px) {
  .information .simulator {
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.information .simulator-range-container {
  height: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media screen and (max-width: 767px) {
  .information .simulator-range-container {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .information .simulator-range-container {
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .information .simulator-range-container {
    width: 50%;
  }
}

@media screen and (min-width: 1200px) {
  .information .simulator-range-container {
    width: 55%;
  }
}

.information .simulator-range-container input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 5px 0;
  outline: none !important;
}

.information .simulator-range-container input[type=range]:focus {
  outline: none;
}

.information .simulator-range-container input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
          box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0.11);
  border-radius: 25px;
  border: 0px solid rgba(0, 1, 1, 0);
}

.information .simulator-range-container input[type=range]::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  margin: -7px 0 0 0;
  border-radius: 50px;
  background-color: transparent;
  background-image: url(/fonts/thumb.svg?1e80b213c605e0835c10a74854e40598);
  background-size: 20px 20px;
  cursor: pointer;
  -webkit-appearance: none;
}

.information .simulator-range-container input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(0, 0, 0, 0.11);
}

.information .simulator-range-container input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  box-shadow: 0px 0px 0px transparent, 0px 0px 0px rgba(13, 13, 13, 0);
  background: rgba(0, 0, 0, 0.11);
  border-radius: 25px;
  border: 0px solid rgba(0, 1, 1, 0);
}

.information .simulator-range-container input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  margin: -7px 0 0 0;
  border-radius: 50px;
  background-color: transparent;
  background-image: url(/fonts/thumb.svg?1e80b213c605e0835c10a74854e40598);
  cursor: pointer;
}

.information .simulator-result-container {
  background: #94E298;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(40% + 1px);
  border-radius: 0 5px 5px 0;
  height: calc(100% + 2px);
  -webkit-transform: translateY(-1px) translateX(1px);
          transform: translateY(-1px) translateX(1px);
}

.information .simulator-result-container:before {
  content: "Nombre de sacs en plastique economis\E9s";
  position: absolute;
  width: 100%;
  color: #94E298;
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  top: -25px;
  left: 0;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .information .simulator-result-container:before {
    top: auto;
    bottom: -25Px;
  }
}

@media screen and (max-width: 320px) {
  .information .simulator-result-container:before {
    bottom: -35px;
  }
}

@media screen and (min-width: 768px) {
  .information .simulator-result-container:before {
    top: auto;
    bottom: -25Px;
  }
}

@media screen and (min-width: 992px) {
  .information .simulator-result-container:before {
    top: -25px;
    left: 0;
    bottom: auto;
  }
}

@media screen and (max-width: 767px) {
  .information .simulator-result-container {
    width: calc(100% + 2px);
    border-radius: 0 0 5px 5px;
    -webkit-transform: translateY(0) translateX(-1px);
            transform: translateY(0) translateX(-1px);
  }
}

@media screen and (min-width: 768px) {
  .information .simulator-result-container {
    width: calc(100% + 2px);
    border-radius: 0 0 5px 5px;
    -webkit-transform: translateY(0) translateX(-1px);
            transform: translateY(0) translateX(-1px);
  }
}

@media screen and (min-width: 992px) {
  .information .simulator-result-container {
    width: 50%;
    border-radius: 0 5px 5px 0;
    -webkit-transform: translateY(-1px) translateX(1px);
            transform: translateY(-1px) translateX(1px);
  }
}

@media screen and (min-width: 1200px) {
  .information .simulator-result-container {
    width: 45%;
  }
}

.information .simulator-result-container .h1 {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.information .simulator-result-container .h1 .result {
  color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .information .simulator-result-container .h1 .result {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px) {
  .information .simulator-result-container .h1 .result {
    font-size: 1.7rem;
  }
}

.information .simulator-result-container .h1 .label {
  opacity: .5;
  font-size: 1.1rem;
}

@media screen and (max-width: 767px) {
  .information .simulator-result-container .h1 .label {
    max-width: 45%;
    text-align: right;
    line-height: 1.5rem;
  }
}

.information .simulator .range-number-container {
  position: absolute;
  width: calc(100% - 70px);
  top: 0;
  left: 35px;
}

.information .simulator .range-number {
  position: absolute;
  top: 75px;
  left: 0;
  padding: 10px 10px 10px 20px;
  background: #F3B3C9;
  border-radius: 50px;
  z-index: 10;
  min-width: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .information .simulator .range-number {
    top: -40px;
  }
}

.information .simulator .range-number:before {
  content: " ";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #F3B3C9;
  top: 0;
  left: 50%;
  margin-left: -5px;
  top: -5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .information .simulator .range-number:before {
    top: auto;
    bottom: -5px;
  }
}

.information .simulator .range-number-value {
  font-weight: 700;
  color: #FFFFFF;
  position: relative;
  top: 7px;
}

.information .simulator .range-number .unit {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 15px;
  border-radius: 35px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 35px;
  font-size: .8rem;
  color: #FFFFFF;
  font-weight: 700;
}

.information .prevision-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  height: 150px;
  background: #FCFBEE;
  border: 1px solid #D1D0E8;
  border-radius: 5px;
  position: relative;
  margin-top: 50px;
}

.information .prevision-container .date {
  padding: 7px 15px;
  border-radius: 50px;
  font-weight: 700;
  color: #D1D0E8;
  font-size: .8rem;
  letter-spacing: 2px;
  background: #FFFFFF;
  border: 1px solid #D1D0E8;
  position: absolute;
  top: -15px;
}

.information .prevision-container .date.active {
  background: #D1D0E8;
  color: #FFFFFF;
}

@media screen and (max-width: 320px) {
  .information .prevision-container .date {
    font-size: .7rem;
    padding: 6px 12px;
  }
}

.information .prevision-container .number {
  font-family: "Brush Up", sans-serif;
  font-size: 3rem;
  color: #2fae36;
  display: inline-block;
  padding-top: 35px;
}

.information .prevision-container .number img {
  display: inline-block;
  height: 2.5rem;
}

@media screen and (max-width: 320px) {
  .information .prevision-container .number {
    font-size: 2rem;
  }

  .information .prevision-container .number img {
    height: 1.5rem;
  }
}

.information .prevision-container p {
  color: #B5B5B5;
  font-family: "Brush Up", sans-serif;
  font-size: 1rem;
  padding: 0;
  margin: 0 !important;
  margin-top: 5px !important;
}

@media screen and (max-width: 320px) {
  .information .prevision-container p {
    font-size: .8rem;
  }
}

.information .row-link {
  padding: 0 15px;
}

.information .row-link .h2 {
  margin-bottom: 15px;
}

.information .row-simulator {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .information .row-simulator {
    margin: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  .information .row-simulator {
    margin: 80px 0;
  }
}

@media screen and (min-width: 992px) {
  .information .row-simulator {
    margin-top: 80px;
    margin-bottom: 0;
  }
}

.information .row-simulator h3 {
  color: #F3B3C9;
}

.information .row-prevision h3 {
  color: #94E298;
}

.information .row-prevision p {
  margin-top: 35px;
}

.photo {
  background-color: #FCFBEE;
}

@media screen and (max-width: 767px) {
  .photo {
    padding-top: 55px;
  }
}

@media screen and (min-width: 768px) {
  .photo {
    padding-top: 55px;
  }
}

@media screen and (min-width: 992px) {
  .photo {
    padding-top: 0;
  }
}

.photo-container {
  position: relative;
  top: -50px;
}

.photo .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .photo .center a {
    position: relative;
    top: -30px;
  }

  .photo .center a:last-child {
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) {
  .photo .center a {
    position: relative;
    top: -30px;
  }

  .photo .center a:last-child {
    margin-left: 20px;
  }
}

@media screen and (min-width: 992px) {
  .photo .center a {
    position: relative;
    top: 0;
  }

  .photo .center a:last-child {
    margin-left: 0;
  }
}

.photo-img {
  border-radius: 5px;
}

.photo-btn {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  background: #FFFFFF;
  text-decoration: none !important;
  color: #4C4F57 !important;
  text-align: center;
  line-height: 50px;
  font-size: .8rem;
  padding: 0;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
}

.photo-btn:hover {
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
  .photo-btn.show-mobile {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .photo-btn.show-mobile {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .photo-btn.show-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .photo-btn.hide-mobile {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .photo-btn.hide-mobile {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .photo-btn.hide-mobile {
    display: block;
  }
}

.photo .share-container {
  padding: 15px 15px 9px 15px;
  width: calc(100% - 30px);
  height: auto;
  background: #FFFFFF;
  border-radius: 5px;
  margin-left: 15px;
  margin-top: -25px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  z-index: 10;
  position: relative;
}

.photo .share-container iframe {
  height: 28px;
}

.photo .link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.photo .link-container a:first-child {
  color: #4C4F57;
  font-size: .9rem;
  text-transform: lowercase;
  opacity: .6;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  font-weight: 700;
  text-decoration: none !important;
}

.photo .link-container a:first-child:hover {
  opacity: 1;
}

.photo .link-container .btn {
  margin-top: 20px;
}

.photos {
  background: #FCFBEE;
}

.photos-container {
  margin-top: 70px;
}

.photos .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.photos .preview-picture-container {
  position: relative;
  padding-bottom: 25px;
  opacity: 0;
  -webkit-transition: opacity .5s ease .1s;
  transition: opacity .5s ease .1s;
}

.photos .preview-picture-container .picture-container {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: block;
}

.photos .preview-picture-container .picture-container iframe {
  position: absolute;
  -webkit-transform: translateX(15px) translateY(15px);
          transform: translateX(15px) translateY(15px);
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.photos .preview-picture-container .picture-container img {
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.photos .preview-picture-container .picture-container .btn {
  position: absolute;
  -webkit-transform: translateX(15px) translateY(-15px);
          transform: translateX(15px) translateY(-15px);
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.photos .preview-picture-container .picture-container:hover .btn {
  opacity: 1;
  pointer-events: auto;
}

.photos .preview-picture-container .picture-container:hover iframe {
  opacity: 1;
  pointer-events: auto;
}

.photos .preview-picture-container h3 {
  font-size: .7rem;
  letter-spacing: 1px;
  margin-top: 10px;
}

.photos .preview-picture-container p {
  color: #FFBA84 !important;
  font-size: 1.8rem;
  line-height: 1.8rem;
}

.photos .preview-picture-container.visible {
  opacity: 1;
}

.photos .pagination {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}

.photos .pagination li {
  margin-right: 15px;
}

.photos .pagination li:last-child {
  margin-right: 0;
}

.photos .pagination li span,
.photos .pagination li a {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  background: #FFFFFF;
  text-decoration: none !important;
  color: #4C4F57 !important;
  text-align: center;
  line-height: 50px;
  font-size: 1rem;
  padding: 0;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
  font-family: "proxima-nova", sans-serif !important !important;
  font-weight: 700;
}

.photos .pagination li span:hover,
.photos .pagination li a:hover {
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
}

.photos .pagination li.active span,
.photos .pagination li.active a,
.photos .pagination li.disabled span,
.photos .pagination li.disabled a {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: transparent !important;
}

.winner {
  background: #FCFBEE;
}

.winner .gift-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .winner .gift-container {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .winner .gift-container {
    margin-top: 100px;
  }
}

@media screen and (min-width: 992px) {
  .winner .gift-container {
    margin-top: 0;
  }
}

.winner .gift-container:before {
  content: " ";
  position: absolute;
  width: 213px;
  height: 240px;
  background: url(/fonts/gift-icon.svg?11121677716d9021b9f122f5f46dcf36);
  top: -80px;
  left: 50%;
  margin-left: -150px;
  opacity: .05;
}

.winner .gift-container img {
  position: relative;
  z-index: 1;
  max-width: 150px;
}

@media screen and (max-width: 767px) {
  .winner .gift-container img {
    max-width: 150px;
  }
}

.winner .gift h1 {
  color: #FFBA84;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .winner .gift h1 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .winner .gift h1 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 992px) {
  .winner .gift h1 {
    margin-top: 0;
  }
}

.winner .picture-container {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.winner .picture-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.winner .picture-container .like-container {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #FFFFFF;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 100;
  display: inline-block;
  padding: 10px 15px;
  border-bottom: 2px solid #cccccc;
}

.winner .picture-container .like-container span {
  font-weight: 700;
}

.winner .picture-container .like-container i {
  color: #0078d7;
  padding-left: 10px;
}

.winner .title {
  color: #FFBA84 !important;
}

.winner p {
  margin-top: 30px;
}

.winner-people {
  position: relative;
}

.winner-people .h1:first-child {
  position: relative;
  font-size: 4rem;
  top: 30px;
  left: 20px;
  z-index: 10;
}

.winner-people .h2 {
  margin-top: 15px;
}

.winner-people .h1:last-child {
  font-size: 2rem;
  line-height: 2rem;
  color: #FFBA84;
}

.footer {
  background: #B5E8E1;
}

.footer .first-row {
  padding: 50px 0;
}

.footer .first-row .valorlux-logo {
  text-decoration: none !important;
}

.footer .first-row .valorlux-logo span {
  display: block;
  color: red;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 2px;
  font-size: .8rem;
  color: #8AB1AC;
}

.footer .first-row .valorlux-logo span img {
  display: block;
}

.footer .second-row {
  background: #8AB1AC;
  padding: 20px 0;
}

.footer .second-row small {
  display: inline-block;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  opacity: .8;
  float: left;
  position: relative;
  top: 2px;
}

@media screen and (max-width: 767px) {
  .footer .second-row small {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) {
  .footer .second-row small {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer .second-row small {
    margin-bottom: 0;
  }
}

.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

@media screen and (max-width: 767px) {
  .footer-logo {
    display: block;
  }
}

.footer-logo li {
  margin-right: 50px;
}

@media screen and (max-width: 767px) {
  .footer-logo li {
    margin-right: 0;
    margin: 15px 0;
  }

  .footer-logo li:last-child {
    margin-bottom: 0;
  }
}

.footer-logo li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .footer-contact {
    display: block;
    clear: both;
  }
}

@media screen and (min-width: 768px) {
  .footer-contact {
    display: block;
    clear: both;
  }
}

@media screen and (min-width: 992px) {
  .footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: inherit;
  }
}

.footer-contact li {
  margin-left: 30px;
}

@media screen and (max-width: 767px) {
  .footer-contact li {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) {
  .footer-contact li {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .footer-contact li {
    margin-left: 30px;
    margin-bottom: 0px;
  }
}

.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .footer-social {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .footer-social {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .footer-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-social a {
  color: #4C4F57;
  opacity: .8;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.footer-social a:hover {
  opacity: 1;
}

.menu {
  position: fixed;
  top: 0;
  right: 0;
  padding: 50px;
  height: 100%;
  background: #FFBA84;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}

@media screen and (max-width: 767px) {
  .menu {
    width: 100%;
    padding: 25px;
    overflow-y: scroll;
  }
}

.menu-closer {
  position: absolute;
  top: 50px;
  left: 50px;
  width: 20px;
  height: 20px;
  background-image: url(/fonts/close-icon.svg?4da3c6c296f001e741f7a22aa5427fb9);
  z-index: 10;
  display: block;
  background-size: 20px 20px;
}

@media screen and (max-width: 767px) {
  .menu-closer {
    top: 25px;
    left: 25px;
  }
}

.menu-link {
  position: relative;
  display: inline-block;
  -webkit-transform: translateY(-110px);
          transform: translateY(-110px);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  text-align: center;
  max-width: 200px;
  width: 200px;
  margin: 0 auto;
}

.menu-link img {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.menu-link:hover {
  -webkit-transform: translateY(-105px);
          transform: translateY(-105px);
}

.menu-link:hover img {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
}

.menu .link-container li {
  margin-bottom: 15px;
}

.menu .link-container li:last-child {
  margin-bottom: 0;
}

.menu .link-container li a {
  font-size: 2rem;
  font-family: "Brush Up", sans-serif;
  color: #FFFFFF;
  text-decoration: none !important;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  display: inline-block;
}

.menu .link-container li a:hover {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.menu .menu-small-link {
  font-weight: 700;
  color: #4C4F57 !important;
  text-decoration: none !important;
  opacity: .7;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  font-family: "proxima-nova", sans-serif !important;
  font-size: 1rem !important;
}

.menu .menu-small-link:hover {
  opacity: 1;
}

.menu-footer-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .menu-footer-link {
    display: block;
  }
}

.menu-footer-link a {
  color: #4C4F57;
  font-weight: 700;
  text-decoration: none !important;
}

.menu-footer-sponsors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .menu-footer-sponsors {
    display: block;
  }
}

.menu-footer-sponsors li {
  margin-left: 20px;
}

.menu-footer-sponsors li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .menu-footer-sponsors li {
    margin-left: 0;
    margin-bottom: 10px;
  }

  .menu-footer-sponsors li:last-child {
    margin-bottom: 0;
  }
}

.menu-footer-sponsors li a {
  display: inline-block;
  text-decoration: none !important;
}

.menu-footer-sponsors li a span {
  display: block;
  font-size: .6rem;
  text-transform: uppercase;
  color: #4C4F57;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .menu-footer-sponsors li a img {
    max-height: 50px;
  }
}

.menu.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.btn {
  font-size: 1rem;
  text-transform: lowercase;
  color: #4C4F57;
  background: #FFFFFF;
  padding: 15px 45px 15px 20px;
  border-radius: 50px;
  border: none;
  font-weight: 700;
  position: relative;
  -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
  text-decoration: none !important;
}

.btn:hover {
  background: #f2f2f2;
}

.btn:before {
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2.5px solid #FFBA84;
  right: 20px;
  top: 50%;
  margin-top: -7.5px;
  z-index: 10;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

@font-face {
  font-family: 'Brush Up';
  src: url(/fonts/BrushUp.eot?537fd3d825c824c8520098e770313f06);
  src: url(/fonts/BrushUp.eot?537fd3d825c824c8520098e770313f06) format("embedded-opentype"), url(/fonts/BrushUp.woff?de7f4507deb40738e0c419d60679bb7e) format("woff"), url(/fonts/BrushUp.ttf?94d1baaf0b81d942a0eb76758542e974) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.h1 {
  font-family: "Brush Up", sans-serif;
  font-size: 3rem;
  line-height: 3.75rem;
  font-style: italic;
}

@media screen and (max-width: 320px) {
  .h1 {
    font-size: 2rem;
    line-height: 2.7rem;
  }
}

.h2 {
  font-size: .9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 1.3rem;
}

@media screen and (max-width: 320px) {
  .h2 {
    font-size: .8rem;
  }
}

p {
  font-size: 1.0625rem;
  line-height: 1.6875rem;
  color: #4C4F57;
}

p strong {
  font-weight: 600;
}

a.link {
  position: relative;
  display: inline-block;
  color: #4C4F57 !important;
  text-decoration: none !important;
}

a.link:after,
a.link:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #4C4F57;
  opacity: .5;
  bottom: -2px;
  left: 0;
  right: 0;
}

a.link:after {
  opacity: 1;
  height: 2px;
  width: 0;
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}

a.link:hover:after {
  width: 100%;
}

.text-center {
  text-align: center;
}

.login {
  background: #9493A4 !important;
}

.login p,
.login h1 {
  color: #FFFFFF;
}

.login p {
  font-size: .9rem;
  margin-top: 5px;
  font-weight: 700;
}

.login p a {
  color: #FFFFFF !important;
}

.login p a:before,
.login p a:after {
  bottom: 0px;
  background: #FFFFFF;
}

.login form {
  margin-top: 50px;
}

