*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(../scripts/boxsizing.htc); }

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 {
  content: '';
  content: none; }

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

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

a li {
  color: inherit; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    color: inherit; }

.clearfix:after, #page-wrapper.about .about-text-wrapper .read-mensuel:after, #commentaires .comments-list-wrapper .comment .top:after {
  content: "";
  display: table;
  clear: both; }

.clearfix, #page-wrapper.about .about-text-wrapper .read-mensuel, #commentaires .comments-list-wrapper .comment .top {
  *zoom: 1; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=306f681bc7f93cc4c842)
 * Config saved to config.json and https://gist.github.com/306f681bc7f93cc4c842
 */
  /*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 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;
  -moz-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;
  -moz-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;
  -moz-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;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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: thin dotted;
  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;
  -o-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, #page-wrapper.about .about-text-wrapper .read-mensuel:before, #commentaires .comments-list-wrapper .comment .top:before, .clearfix:after, #page-wrapper.about .about-text-wrapper .read-mensuel:after, #commentaires .comments-list-wrapper .comment .top:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, #page-wrapper.about .about-text-wrapper .read-mensuel:after, #commentaires .comments-list-wrapper .comment .top: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; }

/* GLYPHICONS 1.8 */
@font-face {
  font-family: "Glyphicons";
  src: url("../fonts/glyphicons-regular.eot");
  src: url("../fonts/glyphicons-regular.eot?#iefix") format("eot"), url("../fonts/glyphicons-regular.woff") format("woff"), url("../fonts/glyphicons-regular.ttf") format("truetype"), url("../fonts/glyphicons-regular.svg#glyphiconsregular") format("svg"); }
[class*="glyphicon-"] {
  display: inline-block;
  vertical-align: middle;
  font-family: "Glyphicons";
  font-style: normal;
  font-weight: normal;
  font-size: 1em; }

.glyphicon-spin {
  -moz-animation: glyphicon-spin 2s infinite linear;
  -o-animation: glyphicon-spin 2s infinite linear;
  -webkit-animation: glyphicon-spin 2s infinite linear;
  animation: glyphicon-spin 2s infinite linear; }

@-moz-keyframes glyphicon-spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes glyphicon-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes glyphicon-spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes glyphicon-spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
.glyphicon-glass:before {
  content: "\E001"; }

.glyphicon-leaf:before {
  content: "\E002"; }

.glyphicon-dog:before {
  content: "\1F415"; }

.glyphicon-user:before {
  content: "\E004"; }

.glyphicon-girl:before {
  content: "\1F467"; }

.glyphicon-car:before {
  content: "\E006"; }

.glyphicon-user_add:before {
  content: "\E007"; }

.glyphicon-user_remove:before {
  content: "\E008"; }

.glyphicon-film:before {
  content: "\E009"; }

.glyphicon-magic:before {
  content: "\E010"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-camera:before {
  content: "\1F4F7"; }

.glyphicon-heart:before {
  content: "\E013"; }

.glyphicon-beach_umbrella:before {
  content: "\E014"; }

.glyphicon-train:before {
  content: "\1F686"; }

.glyphicon-print:before {
  content: "\E016"; }

.glyphicon-bin:before {
  content: "\E017"; }

.glyphicon-music:before {
  content: "\E018"; }

.glyphicon-note:before {
  content: "\E019"; }

.glyphicon-heart_empty:before {
  content: "\E020"; }

.glyphicon-home:before {
  content: "\E021"; }

.glyphicon-snowflake:before {
  content: "\2744"; }

.glyphicon-fire:before {
  content: "\1F525"; }

.glyphicon-magnet:before {
  content: "\E024"; }

.glyphicon-parents:before {
  content: "\E025"; }

.glyphicon-binoculars:before {
  content: "\E026"; }

.glyphicon-road:before {
  content: "\E027"; }

.glyphicon-search:before {
  content: "\E028"; }

.glyphicon-cars:before {
  content: "\E029"; }

.glyphicon-notes_2:before {
  content: "\E030"; }

.glyphicon-pencil:before {
  content: "\270F"; }

.glyphicon-bus:before {
  content: "\1F68C"; }

.glyphicon-wifi_alt:before {
  content: "\E033"; }

.glyphicon-luggage:before {
  content: "\E034"; }

.glyphicon-old_man:before {
  content: "\E035"; }

.glyphicon-woman:before {
  content: "\1F469"; }

.glyphicon-file:before {
  content: "\E037"; }

.glyphicon-coins:before {
  content: "\E038"; }

.glyphicon-airplane:before {
  content: "\2708"; }

.glyphicon-notes:before {
  content: "\E040"; }

.glyphicon-stats:before {
  content: "\E041"; }

.glyphicon-charts:before {
  content: "\E042"; }

.glyphicon-pie_chart:before {
  content: "\E043"; }

.glyphicon-group:before {
  content: "\E044"; }

.glyphicon-keys:before {
  content: "\E045"; }

.glyphicon-calendar:before {
  content: "\1F4C5"; }

.glyphicon-router:before {
  content: "\E047"; }

.glyphicon-camera_small:before {
  content: "\E048"; }

.glyphicon-dislikes:before {
  content: "\E049"; }

.glyphicon-star:before {
  content: "\E050"; }

.glyphicon-link:before {
  content: "\E051"; }

.glyphicon-eye_open:before {
  content: "\E052"; }

.glyphicon-eye_close:before {
  content: "\E053"; }

.glyphicon-alarm:before {
  content: "\E054"; }

.glyphicon-clock:before {
  content: "\E055"; }

.glyphicon-stopwatch:before {
  content: "\E056"; }

.glyphicon-projector:before {
  content: "\E057"; }

.glyphicon-history:before {
  content: "\E058"; }

.glyphicon-truck:before {
  content: "\E059"; }

.glyphicon-cargo:before {
  content: "\E060"; }

.glyphicon-compass:before {
  content: "\E061"; }

.glyphicon-keynote:before {
  content: "\E062"; }

.glyphicon-paperclip:before {
  content: "\1F4CE"; }

.glyphicon-power:before {
  content: "\E064"; }

.glyphicon-lightbulb:before {
  content: "\E065"; }

.glyphicon-tag:before {
  content: "\E066"; }

.glyphicon-tags:before {
  content: "\E067"; }

.glyphicon-cleaning:before {
  content: "\E068"; }

.glyphicon-ruller:before {
  content: "\E069"; }

.glyphicon-gift:before {
  content: "\E070"; }

.glyphicon-umbrella:before {
  content: "\2602"; }

.glyphicon-book:before {
  content: "\E072"; }

.glyphicon-bookmark:before {
  content: "\1F516"; }

.glyphicon-wifi:before {
  content: "\E074"; }

.glyphicon-cup:before {
  content: "\E075"; }

.glyphicon-stroller:before {
  content: "\E076"; }

.glyphicon-headphones:before {
  content: "\E077"; }

.glyphicon-headset:before {
  content: "\E078"; }

.glyphicon-warning_sign:before {
  content: "\E079"; }

.glyphicon-signal:before {
  content: "\E080"; }

.glyphicon-retweet:before {
  content: "\E081"; }

.glyphicon-refresh:before {
  content: "\E082"; }

.glyphicon-roundabout:before {
  content: "\E083"; }

.glyphicon-random:before {
  content: "\E084"; }

.glyphicon-heat:before {
  content: "\E085"; }

.glyphicon-repeat:before {
  content: "\E086"; }

.glyphicon-display:before {
  content: "\E087"; }

.glyphicon-log_book:before {
  content: "\E088"; }

.glyphicon-address_book:before {
  content: "\E089"; }

.glyphicon-building:before {
  content: "\E090"; }

.glyphicon-eyedropper:before {
  content: "\E091"; }

.glyphicon-adjust:before {
  content: "\E092"; }

.glyphicon-tint:before {
  content: "\E093"; }

.glyphicon-crop:before {
  content: "\E094"; }

.glyphicon-vector_path_square:before {
  content: "\E095"; }

.glyphicon-vector_path_circle:before {
  content: "\E096"; }

.glyphicon-vector_path_polygon:before {
  content: "\E097"; }

.glyphicon-vector_path_line:before {
  content: "\E098"; }

.glyphicon-vector_path_curve:before {
  content: "\E099"; }

.glyphicon-vector_path_all:before {
  content: "\E100"; }

.glyphicon-font:before {
  content: "\E101"; }

.glyphicon-italic:before {
  content: "\E102"; }

.glyphicon-bold:before {
  content: "\E103"; }

.glyphicon-text_underline:before {
  content: "\E104"; }

.glyphicon-text_strike:before {
  content: "\E105"; }

.glyphicon-text_height:before {
  content: "\E106"; }

.glyphicon-text_width:before {
  content: "\E107"; }

.glyphicon-text_resize:before {
  content: "\E108"; }

.glyphicon-left_indent:before {
  content: "\E109"; }

.glyphicon-right_indent:before {
  content: "\E110"; }

.glyphicon-align_left:before {
  content: "\E111"; }

.glyphicon-align_center:before {
  content: "\E112"; }

.glyphicon-align_right:before {
  content: "\E113"; }

.glyphicon-justify:before {
  content: "\E114"; }

.glyphicon-list:before {
  content: "\E115"; }

.glyphicon-text_smaller:before {
  content: "\E116"; }

.glyphicon-text_bigger:before {
  content: "\E117"; }

.glyphicon-embed:before {
  content: "\E118"; }

.glyphicon-embed_close:before {
  content: "\E119"; }

.glyphicon-table:before {
  content: "\E120"; }

.glyphicon-message_full:before {
  content: "\E121"; }

.glyphicon-message_empty:before {
  content: "\E122"; }

.glyphicon-message_in:before {
  content: "\E123"; }

.glyphicon-message_out:before {
  content: "\E124"; }

.glyphicon-message_plus:before {
  content: "\E125"; }

.glyphicon-message_minus:before {
  content: "\E126"; }

.glyphicon-message_ban:before {
  content: "\E127"; }

.glyphicon-message_flag:before {
  content: "\E128"; }

.glyphicon-message_lock:before {
  content: "\E129"; }

.glyphicon-message_new:before {
  content: "\E130"; }

.glyphicon-inbox:before {
  content: "\E131"; }

.glyphicon-inbox_plus:before {
  content: "\E132"; }

.glyphicon-inbox_minus:before {
  content: "\E133"; }

.glyphicon-inbox_lock:before {
  content: "\E134"; }

.glyphicon-inbox_in:before {
  content: "\E135"; }

.glyphicon-inbox_out:before {
  content: "\E136"; }

.glyphicon-cogwheel:before {
  content: "\E137"; }

.glyphicon-cogwheels:before {
  content: "\E138"; }

.glyphicon-picture:before {
  content: "\E139"; }

.glyphicon-adjust_alt:before {
  content: "\E140"; }

.glyphicon-database_lock:before {
  content: "\E141"; }

.glyphicon-database_plus:before {
  content: "\E142"; }

.glyphicon-database_minus:before {
  content: "\E143"; }

.glyphicon-database_ban:before {
  content: "\E144"; }

.glyphicon-folder_open:before {
  content: "\E145"; }

.glyphicon-folder_plus:before {
  content: "\E146"; }

.glyphicon-folder_minus:before {
  content: "\E147"; }

.glyphicon-folder_lock:before {
  content: "\E148"; }

.glyphicon-folder_flag:before {
  content: "\E149"; }

.glyphicon-folder_new:before {
  content: "\E150"; }

.glyphicon-edit:before {
  content: "\E151"; }

.glyphicon-new_window:before {
  content: "\E152"; }

.glyphicon-check:before {
  content: "\E153"; }

.glyphicon-unchecked:before {
  content: "\E154"; }

.glyphicon-more_windows:before {
  content: "\E155"; }

.glyphicon-show_big_thumbnails:before {
  content: "\E156"; }

.glyphicon-show_thumbnails:before {
  content: "\E157"; }

.glyphicon-show_thumbnails_with_lines:before {
  content: "\E158"; }

.glyphicon-show_lines:before {
  content: "\E159"; }

.glyphicon-playlist:before {
  content: "\E160"; }

.glyphicon-imac:before {
  content: "\E161"; }

.glyphicon-macbook:before {
  content: "\E162"; }

.glyphicon-ipad:before {
  content: "\E163"; }

.glyphicon-iphone:before {
  content: "\E164"; }

.glyphicon-iphone_transfer:before {
  content: "\E165"; }

.glyphicon-iphone_exchange:before {
  content: "\E166"; }

.glyphicon-ipod:before {
  content: "\E167"; }

.glyphicon-ipod_shuffle:before {
  content: "\E168"; }

.glyphicon-ear_plugs:before {
  content: "\E169"; }

.glyphicon-record:before {
  content: "\E170"; }

.glyphicon-step_backward:before {
  content: "\E171"; }

.glyphicon-fast_backward:before {
  content: "\E172"; }

.glyphicon-rewind:before {
  content: "\E173"; }

.glyphicon-play:before {
  content: "\E174"; }

.glyphicon-pause:before {
  content: "\E175"; }

.glyphicon-stop:before {
  content: "\E176"; }

.glyphicon-forward:before {
  content: "\E177"; }

.glyphicon-fast_forward:before {
  content: "\E178"; }

.glyphicon-step_forward:before {
  content: "\E179"; }

.glyphicon-eject:before {
  content: "\E180"; }

.glyphicon-facetime_video:before {
  content: "\E181"; }

.glyphicon-download_alt:before {
  content: "\E182"; }

.glyphicon-mute:before {
  content: "\E183"; }

.glyphicon-volume_down:before {
  content: "\E184"; }

.glyphicon-volume_up:before {
  content: "\E185"; }

.glyphicon-screenshot:before {
  content: "\E186"; }

.glyphicon-move:before {
  content: "\E187"; }

.glyphicon-more:before {
  content: "\E188"; }

.glyphicon-brightness_reduce:before {
  content: "\E189"; }

.glyphicon-brightness_increase:before {
  content: "\E190"; }

.glyphicon-circle_plus:before {
  content: "\E191"; }

.glyphicon-circle_minus:before {
  content: "\E192"; }

.glyphicon-circle_remove:before {
  content: "\E193"; }

.glyphicon-circle_ok:before {
  content: "\E194"; }

.glyphicon-circle_question_mark:before {
  content: "\E195"; }

.glyphicon-circle_info:before {
  content: "\E196"; }

.glyphicon-circle_exclamation_mark:before {
  content: "\E197"; }

.glyphicon-remove:before {
  content: "\E198"; }

.glyphicon-ok:before {
  content: "\E199"; }

.glyphicon-ban:before {
  content: "\E200"; }

.glyphicon-download:before {
  content: "\E201"; }

.glyphicon-upload:before {
  content: "\E202"; }

.glyphicon-shopping_cart:before {
  content: "\E203"; }

.glyphicon-lock:before {
  content: "\1F512"; }

.glyphicon-unlock:before {
  content: "\E205"; }

.glyphicon-electricity:before {
  content: "\E206"; }

.glyphicon-ok_2:before {
  content: "\E207"; }

.glyphicon-remove_2:before {
  content: "\E208"; }

.glyphicon-cart_out:before {
  content: "\E209"; }

.glyphicon-cart_in:before {
  content: "\E210"; }

.glyphicon-left_arrow:before {
  content: "\E211"; }

.glyphicon-right_arrow:before {
  content: "\E212"; }

.glyphicon-down_arrow:before {
  content: "\E213"; }

.glyphicon-up_arrow:before {
  content: "\E214"; }

.glyphicon-resize_small:before {
  content: "\E215"; }

.glyphicon-resize_full:before {
  content: "\E216"; }

.glyphicon-circle_arrow_left:before {
  content: "\E217"; }

.glyphicon-circle_arrow_right:before {
  content: "\E218"; }

.glyphicon-circle_arrow_top:before {
  content: "\E219"; }

.glyphicon-circle_arrow_down:before {
  content: "\E220"; }

.glyphicon-play_button:before {
  content: "\E221"; }

.glyphicon-unshare:before {
  content: "\E222"; }

.glyphicon-share:before {
  content: "\E223"; }

.glyphicon-chevron-right:before {
  content: "\E224"; }

.glyphicon-chevron-left:before {
  content: "\E225"; }

.glyphicon-bluetooth:before {
  content: "\E226"; }

.glyphicon-euro:before {
  content: "\20AC"; }

.glyphicon-usd:before {
  content: "\E228"; }

.glyphicon-gbp:before {
  content: "\E229"; }

.glyphicon-retweet_2:before {
  content: "\E230"; }

.glyphicon-moon:before {
  content: "\E231"; }

.glyphicon-sun:before {
  content: "\2609"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-direction:before {
  content: "\E234"; }

.glyphicon-brush:before {
  content: "\E235"; }

.glyphicon-pen:before {
  content: "\E236"; }

.glyphicon-zoom_in:before {
  content: "\E237"; }

.glyphicon-zoom_out:before {
  content: "\E238"; }

.glyphicon-pin:before {
  content: "\E239"; }

.glyphicon-albums:before {
  content: "\E240"; }

.glyphicon-rotation_lock:before {
  content: "\E241"; }

.glyphicon-flash:before {
  content: "\E242"; }

.glyphicon-google_maps:before {
  content: "\E243"; }

.glyphicon-anchor:before {
  content: "\2693"; }

.glyphicon-conversation:before {
  content: "\E245"; }

.glyphicon-chat:before {
  content: "\E246"; }

.glyphicon-male:before {
  content: "\E247"; }

.glyphicon-female:before {
  content: "\E248"; }

.glyphicon-asterisk:before {
  content: "\002A"; }

.glyphicon-divide:before {
  content: "\00F7"; }

.glyphicon-snorkel_diving:before {
  content: "\E251"; }

.glyphicon-scuba_diving:before {
  content: "\E252"; }

.glyphicon-oxygen_bottle:before {
  content: "\E253"; }

.glyphicon-fins:before {
  content: "\E254"; }

.glyphicon-fishes:before {
  content: "\E255"; }

.glyphicon-boat:before {
  content: "\E256"; }

.glyphicon-delete:before {
  content: "\E257"; }

.glyphicon-sheriffs_star:before {
  content: "\E258"; }

.glyphicon-qrcode:before {
  content: "\E259"; }

.glyphicon-barcode:before {
  content: "\E260"; }

.glyphicon-pool:before {
  content: "\E261"; }

.glyphicon-buoy:before {
  content: "\E262"; }

.glyphicon-spade:before {
  content: "\E263"; }

.glyphicon-bank:before {
  content: "\1F3E6"; }

.glyphicon-vcard:before {
  content: "\E265"; }

.glyphicon-electrical_plug:before {
  content: "\E266"; }

.glyphicon-flag:before {
  content: "\E267"; }

.glyphicon-credit_card:before {
  content: "\E268"; }

.glyphicon-keyboard-wireless:before {
  content: "\E269"; }

.glyphicon-keyboard-wired:before {
  content: "\E270"; }

.glyphicon-shield:before {
  content: "\E271"; }

.glyphicon-ring:before {
  content: "\02DA"; }

.glyphicon-cake:before {
  content: "\E273"; }

.glyphicon-drink:before {
  content: "\E274"; }

.glyphicon-beer:before {
  content: "\E275"; }

.glyphicon-fast_food:before {
  content: "\E276"; }

.glyphicon-cutlery:before {
  content: "\E277"; }

.glyphicon-pizza:before {
  content: "\E278"; }

.glyphicon-birthday_cake:before {
  content: "\E279"; }

.glyphicon-tablet:before {
  content: "\E280"; }

.glyphicon-settings:before {
  content: "\E281"; }

.glyphicon-bullets:before {
  content: "\E282"; }

.glyphicon-cardio:before {
  content: "\E283"; }

.glyphicon-t-shirt:before {
  content: "\E284"; }

.glyphicon-pants:before {
  content: "\E285"; }

.glyphicon-sweater:before {
  content: "\E286"; }

.glyphicon-fabric:before {
  content: "\E287"; }

.glyphicon-leather:before {
  content: "\E288"; }

.glyphicon-scissors:before {
  content: "\E289"; }

.glyphicon-bomb:before {
  content: "\1F4A3"; }

.glyphicon-skull:before {
  content: "\1F480"; }

.glyphicon-celebration:before {
  content: "\E292"; }

.glyphicon-tea_kettle:before {
  content: "\E293"; }

.glyphicon-french_press:before {
  content: "\E294"; }

.glyphicon-coffe_cup:before {
  content: "\E295"; }

.glyphicon-pot:before {
  content: "\E296"; }

.glyphicon-grater:before {
  content: "\E297"; }

.glyphicon-kettle:before {
  content: "\E298"; }

.glyphicon-hospital:before {
  content: "\1F3E5"; }

.glyphicon-hospital_h:before {
  content: "\E300"; }

.glyphicon-microphone:before {
  content: "\1F3A4"; }

.glyphicon-webcam:before {
  content: "\E302"; }

.glyphicon-temple_christianity_church:before {
  content: "\E303"; }

.glyphicon-temple_islam:before {
  content: "\E304"; }

.glyphicon-temple_hindu:before {
  content: "\E305"; }

.glyphicon-temple_buddhist:before {
  content: "\E306"; }

.glyphicon-bicycle:before {
  content: "\1F6B2"; }

.glyphicon-life_preserver:before {
  content: "\E308"; }

.glyphicon-share_alt:before {
  content: "\E309"; }

.glyphicon-comments:before {
  content: "\E310"; }

.glyphicon-flower:before {
  content: "\2698"; }

.glyphicon-baseball:before {
  content: "\26BE"; }

.glyphicon-rugby:before {
  content: "\E313"; }

.glyphicon-ax:before {
  content: "\E314"; }

.glyphicon-table_tennis:before {
  content: "\E315"; }

.glyphicon-bowling:before {
  content: "\1F3B3"; }

.glyphicon-tree_conifer:before {
  content: "\E317"; }

.glyphicon-tree_deciduous:before {
  content: "\E318"; }

.glyphicon-more_items:before {
  content: "\E319"; }

.glyphicon-sort:before {
  content: "\E320"; }

.glyphicon-filter:before {
  content: "\E321"; }

.glyphicon-gamepad:before {
  content: "\E322"; }

.glyphicon-playing_dices:before {
  content: "\E323"; }

.glyphicon-calculator:before {
  content: "\E324"; }

.glyphicon-tie:before {
  content: "\E325"; }

.glyphicon-wallet:before {
  content: "\E326"; }

.glyphicon-piano:before {
  content: "\E327"; }

.glyphicon-sampler:before {
  content: "\E328"; }

.glyphicon-podium:before {
  content: "\E329"; }

.glyphicon-soccer_ball:before {
  content: "\E330"; }

.glyphicon-blog:before {
  content: "\E331"; }

.glyphicon-dashboard:before {
  content: "\E332"; }

.glyphicon-certificate:before {
  content: "\E333"; }

.glyphicon-bell:before {
  content: "\1F514"; }

.glyphicon-candle:before {
  content: "\E335"; }

.glyphicon-pushpin:before {
  content: "\1F4CC"; }

.glyphicon-iphone_shake:before {
  content: "\E337"; }

.glyphicon-pin_flag:before {
  content: "\E338"; }

.glyphicon-turtle:before {
  content: "\1F422"; }

.glyphicon-rabbit:before {
  content: "\1F407"; }

.glyphicon-globe:before {
  content: "\E341"; }

.glyphicon-briefcase:before {
  content: "\1F4BC"; }

.glyphicon-hdd:before {
  content: "\E343"; }

.glyphicon-thumbs_up:before {
  content: "\E344"; }

.glyphicon-thumbs_down:before {
  content: "\E345"; }

.glyphicon-hand_right:before {
  content: "\E346"; }

.glyphicon-hand_left:before {
  content: "\E347"; }

.glyphicon-hand_up:before {
  content: "\E348"; }

.glyphicon-hand_down:before {
  content: "\E349"; }

.glyphicon-fullscreen:before {
  content: "\E350"; }

.glyphicon-shopping_bag:before {
  content: "\E351"; }

.glyphicon-book_open:before {
  content: "\E352"; }

.glyphicon-nameplate:before {
  content: "\E353"; }

.glyphicon-nameplate_alt:before {
  content: "\E354"; }

.glyphicon-vases:before {
  content: "\E355"; }

.glyphicon-bullhorn:before {
  content: "\E356"; }

.glyphicon-dumbbell:before {
  content: "\E357"; }

.glyphicon-suitcase:before {
  content: "\E358"; }

.glyphicon-file_import:before {
  content: "\E359"; }

.glyphicon-file_export:before {
  content: "\E360"; }

.glyphicon-bug:before {
  content: "\1F41B"; }

.glyphicon-crown:before {
  content: "\1F451"; }

.glyphicon-smoking:before {
  content: "\E363"; }

.glyphicon-cloud-upload:before {
  content: "\E364"; }

.glyphicon-cloud-download:before {
  content: "\E365"; }

.glyphicon-restart:before {
  content: "\E366"; }

.glyphicon-security_camera:before {
  content: "\E367"; }

.glyphicon-expand:before {
  content: "\E368"; }

.glyphicon-collapse:before {
  content: "\E369"; }

.glyphicon-collapse_top:before {
  content: "\E370"; }

.glyphicon-globe_af:before {
  content: "\E371"; }

.glyphicon-global:before {
  content: "\E372"; }

.glyphicon-spray:before {
  content: "\E373"; }

.glyphicon-nails:before {
  content: "\E374"; }

.glyphicon-claw_hammer:before {
  content: "\E375"; }

.glyphicon-classic_hammer:before {
  content: "\E376"; }

.glyphicon-hand_saw:before {
  content: "\E377"; }

.glyphicon-riflescope:before {
  content: "\E378"; }

.glyphicon-electrical_socket_eu:before {
  content: "\E379"; }

.glyphicon-electrical_socket_us:before {
  content: "\E380"; }

.glyphicon-message_forward:before {
  content: "\E381"; }

.glyphicon-coat_hanger:before {
  content: "\E382"; }

.glyphicon-dress:before {
  content: "\1F457"; }

.glyphicon-bathrobe:before {
  content: "\E384"; }

.glyphicon-shirt:before {
  content: "\E385"; }

.glyphicon-underwear:before {
  content: "\E386"; }

.glyphicon-log_in:before {
  content: "\E387"; }

.glyphicon-log_out:before {
  content: "\E388"; }

.glyphicon-exit:before {
  content: "\E389"; }

.glyphicon-new_window_alt:before {
  content: "\E390"; }

.glyphicon-video_sd:before {
  content: "\E391"; }

.glyphicon-video_hd:before {
  content: "\E392"; }

.glyphicon-subtitles:before {
  content: "\E393"; }

.glyphicon-sound_stereo:before {
  content: "\E394"; }

.glyphicon-sound_dolby:before {
  content: "\E395"; }

.glyphicon-sound_5_1:before {
  content: "\E396"; }

.glyphicon-sound_6_1:before {
  content: "\E397"; }

.glyphicon-sound_7_1:before {
  content: "\E398"; }

.glyphicon-copyright_mark:before {
  content: "\E399"; }

.glyphicon-registration_mark:before {
  content: "\E400"; }

.glyphicon-radar:before {
  content: "\E401"; }

.glyphicon-skateboard:before {
  content: "\E402"; }

.glyphicon-golf_course:before {
  content: "\E403"; }

.glyphicon-sorting:before {
  content: "\E404"; }

.glyphicon-sort-by-alphabet:before {
  content: "\E405"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E406"; }

.glyphicon-sort-by-order:before {
  content: "\E407"; }

.glyphicon-sort-by-order-alt:before {
  content: "\E408"; }

.glyphicon-sort-by-attributes:before {
  content: "\E409"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\E410"; }

.glyphicon-compressed:before {
  content: "\E411"; }

.glyphicon-package:before {
  content: "\1F4E6"; }

.glyphicon-cloud_plus:before {
  content: "\E413"; }

.glyphicon-cloud_minus:before {
  content: "\E414"; }

.glyphicon-disk_save:before {
  content: "\E415"; }

.glyphicon-disk_open:before {
  content: "\E416"; }

.glyphicon-disk_saved:before {
  content: "\E417"; }

.glyphicon-disk_remove:before {
  content: "\E418"; }

.glyphicon-disk_import:before {
  content: "\E419"; }

.glyphicon-disk_export:before {
  content: "\E420"; }

.glyphicon-tower:before {
  content: "\E421"; }

.glyphicon-send:before {
  content: "\E422"; }

.glyphicon-git_branch:before {
  content: "\E423"; }

.glyphicon-git_create:before {
  content: "\E424"; }

.glyphicon-git_private:before {
  content: "\E425"; }

.glyphicon-git_delete:before {
  content: "\E426"; }

.glyphicon-git_merge:before {
  content: "\E427"; }

.glyphicon-git_pull_request:before {
  content: "\E428"; }

.glyphicon-git_compare:before {
  content: "\E429"; }

.glyphicon-git_commit:before {
  content: "\E430"; }

.glyphicon-construction_cone:before {
  content: "\E431"; }

.glyphicon-shoe_steps:before {
  content: "\E432"; }

.glyphicon-plus:before {
  content: "\002B"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-redo:before {
  content: "\E435"; }

.glyphicon-undo:before {
  content: "\E436"; }

.glyphicon-golf:before {
  content: "\E437"; }

.glyphicon-hockey:before {
  content: "\E438"; }

.glyphicon-pipe:before {
  content: "\E439"; }

.glyphicon-wrench:before {
  content: "\1F527"; }

.glyphicon-folder_closed:before {
  content: "\E441"; }

.glyphicon-phone_alt:before {
  content: "\E442"; }

.glyphicon-earphone:before {
  content: "\E443"; }

.glyphicon-floppy_disk:before {
  content: "\E444"; }

.glyphicon-floppy_saved:before {
  content: "\E445"; }

.glyphicon-floppy_remove:before {
  content: "\E446"; }

.glyphicon-floppy_save:before {
  content: "\E447"; }

.glyphicon-floppy_open:before {
  content: "\E448"; }

.glyphicon-translate:before {
  content: "\E449"; }

.glyphicon-fax:before {
  content: "\E450"; }

.glyphicon-factory:before {
  content: "\1F3ED"; }

.glyphicon-shop_window:before {
  content: "\E452"; }

.glyphicon-shop:before {
  content: "\E453"; }

.glyphicon-kiosk:before {
  content: "\E454"; }

.glyphicon-kiosk_wheels:before {
  content: "\E455"; }

.glyphicon-kiosk_light:before {
  content: "\E456"; }

.glyphicon-kiosk_food:before {
  content: "\E457"; }

.glyphicon-transfer:before {
  content: "\E458"; }

.glyphicon-money:before {
  content: "\E459"; }

.glyphicon-header:before {
  content: "\E460"; }

.glyphicon-blacksmith:before {
  content: "\E461"; }

.glyphicon-saw_blade:before {
  content: "\E462"; }

.glyphicon-basketball:before {
  content: "\E463"; }

.glyphicon-server:before {
  content: "\E464"; }

.glyphicon-server_plus:before {
  content: "\E465"; }

.glyphicon-server_minus:before {
  content: "\E466"; }

.glyphicon-server_ban:before {
  content: "\E467"; }

.glyphicon-server_flag:before {
  content: "\E468"; }

.glyphicon-server_lock:before {
  content: "\E469"; }

.glyphicon-server_new:before {
  content: "\E470"; }

@font-face {
  font-family: 'socials';
  src: url("../fonts/socials.eot?hlv2h8");
  src: url("../fonts/socials.eot?hlv2h8#iefix") format("embedded-opentype"), url("../fonts/socials.ttf?hlv2h8") format("truetype"), url("../fonts/socials.woff?hlv2h8") format("woff"), url("../fonts/socials.svg?hlv2h8#socials") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'socials' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.social-envelope-o:before {
  content: "\f003"; }

.social-envelope:before {
  content: "\f0e0"; }

.social-amazon:before {
  content: "\ea87"; }

.social-google:before {
  content: "\ea88"; }

.social-google2:before {
  content: "\ea89"; }

.social-google3:before {
  content: "\ea8a"; }

.social-google-plus:before {
  content: "\ea8b"; }

.social-google-plus2:before {
  content: "\ea8c"; }

.social-google-plus3:before {
  content: "\ea8d"; }

.social-hangouts:before {
  content: "\ea8e"; }

.social-google-drive:before {
  content: "\ea8f"; }

.social-facebook:before {
  content: "\ea90"; }

.social-facebook2:before {
  content: "\ea91"; }

.social-instagram:before {
  content: "\ea92"; }

.social-whatsapp:before {
  content: "\ea93"; }

.social-spotify:before {
  content: "\ea94"; }

.social-telegram:before {
  content: "\ea95"; }

.social-twitter:before {
  content: "\ea96"; }

.social-vine:before {
  content: "\ea97"; }

.social-vk:before {
  content: "\ea98"; }

.social-renren:before {
  content: "\ea99"; }

.social-sina-weibo:before {
  content: "\ea9a"; }

.social-rss:before {
  content: "\ea9b"; }

.social-rss2:before {
  content: "\ea9c"; }

.social-youtube:before {
  content: "\ea9d"; }

.social-youtube2:before {
  content: "\ea9e"; }

.social-twitch:before {
  content: "\ea9f"; }

.social-vimeo:before {
  content: "\eaa0"; }

.social-vimeo2:before {
  content: "\eaa1"; }

.social-lanyrd:before {
  content: "\eaa2"; }

.social-flickr:before {
  content: "\eaa3"; }

.social-flickr2:before {
  content: "\eaa4"; }

.social-flickr3:before {
  content: "\eaa5"; }

.social-flickr4:before {
  content: "\eaa6"; }

.social-dribbble:before {
  content: "\eaa7"; }

.social-behance:before {
  content: "\eaa8"; }

.social-behance2:before {
  content: "\eaa9"; }

.social-deviantart:before {
  content: "\eaaa"; }

.social-500px:before {
  content: "\eaab"; }

.social-steam:before {
  content: "\eaac"; }

.social-steam2:before {
  content: "\eaad"; }

.social-dropbox:before {
  content: "\eaae"; }

.social-onedrive:before {
  content: "\eaaf"; }

.social-github:before {
  content: "\eab0"; }

.social-npm:before {
  content: "\eab1"; }

.social-basecamp:before {
  content: "\eab2"; }

.social-trello:before {
  content: "\eab3"; }

.social-wordpress:before {
  content: "\eab4"; }

.social-joomla:before {
  content: "\eab5"; }

.social-ello:before {
  content: "\eab6"; }

.social-blogger:before {
  content: "\eab7"; }

.social-blogger2:before {
  content: "\eab8"; }

.social-tumblr:before {
  content: "\eab9"; }

.social-tumblr2:before {
  content: "\eaba"; }

.social-yahoo:before {
  content: "\eabb"; }

.social-yahoo2:before {
  content: "\eabc"; }

.social-tux:before {
  content: "\eabd"; }

.social-appleinc:before {
  content: "\eabe"; }

.social-finder:before {
  content: "\eabf"; }

.social-android:before {
  content: "\eac0"; }

.social-windows:before {
  content: "\eac1"; }

.social-windows8:before {
  content: "\eac2"; }

.social-soundcloud:before {
  content: "\eac3"; }

.social-soundcloud2:before {
  content: "\eac4"; }

.social-skype:before {
  content: "\eac5"; }

.social-reddit:before {
  content: "\eac6"; }

.social-hackernews:before {
  content: "\eac7"; }

.social-wikipedia:before {
  content: "\eac8"; }

.social-linkedin:before {
  content: "\eac9"; }

.social-linkedin2:before {
  content: "\eaca"; }

.social-lastfm:before {
  content: "\eacb"; }

.social-lastfm2:before {
  content: "\eacc"; }

.social-delicious:before {
  content: "\eacd"; }

.social-stumbleupon:before {
  content: "\eace"; }

.social-stumbleupon2:before {
  content: "\eacf"; }

.social-stackoverflow:before {
  content: "\ead0"; }

.social-pinterest:before {
  content: "\ead1"; }

.social-pinterest2:before {
  content: "\ead2"; }

.social-xing:before {
  content: "\ead3"; }

.social-xing2:before {
  content: "\ead4"; }

.social-flattr:before {
  content: "\ead5"; }

.social-foursquare:before {
  content: "\ead6"; }

.social-yelp:before {
  content: "\ead7"; }

.social-paypal:before {
  content: "\ead8"; }

.social-chrome:before {
  content: "\ead9"; }

.social-firefox:before {
  content: "\eada"; }

.social-IE:before {
  content: "\eadb"; }

.social-edge:before {
  content: "\eadc"; }

.social-safari:before {
  content: "\eadd"; }

.social-opera:before {
  content: "\eade"; }

@font-face {
  font-family: 'Plaask';
  src: url("../fonts/Plaak3Pradel-43-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Plaak3Pradel-43-Bold.otf") format("opentype"), url("../fonts/Plaak3Pradel-43-Bold.woff") format("woff"), url("../fonts/Plaak3Pradel-43-Bold.ttf") format("truetype"), url("../fonts/Plaak3Pradel-43-Bold.svg#Plaak3Pradel-43-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'circular';
  src: url("../fonts/circular.eot");
  src: url("../fonts/circular.woff") format("woff"), url("../fonts/circular.ttf") format("truetype"), url("../fonts/circular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'circularBold';
  src: url("../fonts/CircularStd-Bold.eot");
  src: url("../fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Bold.woff2") format("woff2"), url("../fonts/CircularStd-Bold.woff") format("woff"), url("../fonts/CircularStd-Bold.ttf") format("truetype"), url("../fonts/CircularStd-Bold.svg#CircularStd-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'circularBlack';
  src: url("../fonts/CircularStd-Black.eot");
  src: url("../fonts/CircularStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Black.woff2") format("woff2"), url("../fonts/CircularStd-Black.woff") format("woff"), url("../fonts/CircularStd-Black.ttf") format("truetype"), url("../fonts/CircularStd-Black.svg#CircularStd-Black") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'circularMedium';
  src: url("../fonts/CircularStd-Medium.eot");
  src: url("../fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CircularStd-Medium.woff") format("woff"), url("../fonts/CircularStd-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avara_Black';
  src: url("../fonts/avara/Avara-Black_web.eot");
  src: url("../fonts/avara/Avara-Black_web.eot?#iefix") format("embedded-opentype"), url("../fonts/avara/Avara-Black_web.woff") format("woff"), url("../fonts/avara/Avara-Black_web.woff2") format("woff2"), url("../fonts/avara/Avara-Black_web.ttf") format("truetype"), url("../fonts/avara/Avara-Black_web.svg#svgFontName") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Avara_Bold';
  src: url("../fonts/avara/Avara-Bold_web.eot");
  src: url("../fonts/avara/Avara-Bold_web.eot?#iefix") format("embedded-opentype"), url("../fonts/avara/Avara-Bold_web.woff") format("woff"), url("../fonts/avara/Avara-Bold_web.woff2") format("woff2"), url("../fonts/avara/Avara-Bold_web.ttf") format("truetype"), url("../fonts/avara/Avara-Bold_web.svg#svgFontName") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  color: #3a3a3a;
  width: 100%;
  font-size: 15px;
  font-family: circular, Arial, 'Sans-serif';
  background-color: white;
  -webkit-font-smoothing: antialiased;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    body {
      font-size: 13px; } }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }
  body.overflow-hidden {
    overflow: hidden; }
  body.body-gray #main-wrapper {
    background-color: #f4f4f4; }
  body.alternate-header header, body.alternate-header #add-banner {
    display: none; }
  body.alternate-header #main-wrapper {
    padding-top: 0 !important; }

#main-wrapper {
  position: relative;
  z-index: 2;
  background-color: white;
  margin-bottom: 450px;
  width: 100%;
  overflow: hidden;
  padding-top: 85px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #main-wrapper {
      padding-top: 70px; } }
  @media (max-width: 767px) {
    #main-wrapper {
      padding-top: 75px;
      margin-bottom: 450px; } }

.narrow-container {
  width: 60%;
  margin: 0 auto;
  padding: 30px 0; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .narrow-container {
      width: 70%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .narrow-container {
      width: 100%; } }
  @media (max-width: 767px) {
    .narrow-container {
      width: 100%; } }

h1, h2, h3 {
  font-family: circularBold; }
  h1.main-title, h2.main-title, h3.main-title {
    text-align: center;
    color: #ff2f63;
    font-size: 2.2em;
    font-family: circularBold; }
    @media (min-width: 768px) and (max-width: 991px) {
      h1.main-title, h2.main-title, h3.main-title {
        font-size: 1.8em; } }
    @media (max-width: 767px) {
      h1.main-title, h2.main-title, h3.main-title {
        font-size: 1.8em; } }

img:not(.tinymce) {
  width: 100%;
  height: auto; }

.no-js .lazy {
  display: none !important; }

a {
  color: inherit;
  text-decoration: none; }
  a:active {
    color: inherit;
    text-decoration: none;
    border: 0;
    outline: 0; }
  a:focus {
    color: inherit;
    text-decoration: none;
    border: 0;
    outline: 0; }
  a:hover {
    color: inherit;
    text-decoration: none;
    border: 0;
    outline: 0; }

.main-button-wrapper {
  text-align: center; }

.main-button {
  color: #3a3a3a;
  display: inline-block;
  text-align: center;
  padding: 10px 25px;
  background-color: #ff2f63;
  font-family: inherit;
  font-size: inherit; }
  .main-button:hover {
    background-color: #ff4377;
    color: white; }

.square-button {
  display: inline-block;
  background-color: #3a3a3a;
  margin: 3px 15px 3px 0;
  padding: 8px 15px;
  color: white;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: Plaask;
  cursor: pointer;
  position: relative; }
  .square-button span.text {
    position: relative;
    z-index: 10; }
    .square-button span.text span {
      display: inline-block;
      -webkit-transition: -webkit-transform 0.2s;
      -ms-transition: -ms-transform 0.2s;
      transition: transform 0.2s; }
  .square-button:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ff2f63;
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s; }
  .square-button:hover {
    color: white; }
    .square-button:hover:after {
      width: 100%; }
    .square-button:hover span {
      -webkit-transform: translateX(3px);
      -ms-transform: translateX(3px);
      transform: translateX(3px); }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.vtop {
  display: inline-block;
  vertical-align: top;
  float: none; }

.admin-front-access {
  display: block;
  position: fixed;
  bottom: 10px;
  left: 15px;
  background-color: #3c3c3c;
  color: white;
  padding: 8px 23px;
  border-radius: 100px;
  opacity: 0.7;
  z-index: 10000;
  font-size: 14px;
  letter-spacing: 0.06em;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .admin-front-access:hover {
    color: white;
    opacity: 1; }
  .admin-front-access a {
    display: inline-block;
    padding: 0 10px; }
    .admin-front-access a:hover {
      color: #dadada; }

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: white; }
  #loader-wrapper img {
    margin: 0 auto;
    display: block;
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

.header-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1000; }

#add-banner {
  background-color: black;
  text-align: center;
  color: white;
  padding: 10px 0;
  position: relative;
  z-index: 20;
  font-size: 1.1em;
  font-family: circularBold; }
  @media (max-width: 767px) {
    #add-banner {
      text-align: left;
      padding: 10px 40px 10px 20px;
      font-size: 0.8em; } }
  #add-banner .container {
    position: relative; }
    #add-banner .container a:hover {
      color: #ff2f63; }
  #add-banner .close {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 1.5em;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer; }

header {
  background-color: #ff2f63;
  position: relative;
  z-index: 20;
  -webkit-transition: padding 0.2s;
  -moz-transition: padding 0.2s;
  -ms-transition: padding 0.2s;
  transition: padding 0.2s; }
  @media (max-width: 767px) {
    header {
      padding: 15px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header {
      padding: 15px 0; } }
  @media (max-width: 767px) {
    header.scrolled {
      padding: 5px 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    header.scrolled {
      padding: 5px 0; } }
  header.transparent {
    background-color: white; }
    header.transparent .container .add {
      display: none; }
    header.transparent .socials a {
      background-color: #30378a; }
      header.transparent .socials a:hover {
        background-color: #ff2f63; }
        header.transparent .socials a:hover i {
          color: white; }
    header.transparent .socials a i {
      color: white; }
    header.transparent .navicon-wrapper .navicon .nav-trigger span, header.transparent .navicon-wrapper .navicon .nav-trigger span:before, header.transparent .navicon-wrapper .navicon .nav-trigger span:after {
      background-color: #1d1d1b; }
  header .container {
    position: relative;
    padding: 0px 0; }
    header .container .add {
      display: block;
      position: absolute;
      z-index: 300000;
      left: 13%;
      bottom: 0;
      width: 110px;
      border-bottom: 2px solid black;
      opacity: 1;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      -ms-transition: opacity 0.2s;
      transition: opacity 0.2s; }
      @media (min-width: 768px) and (max-width: 991px) {
        header .container .add {
          display: none; } }
      @media (max-width: 767px) {
        header .container .add {
          display: none; } }
      header .container .add.scrolled {
        opacity: 0; }
      header .container .add:hover {
        border-bottom: 0px solid black; }
        header .container .add:hover .image {
          height: 80px; }
        header .container .add:hover .text {
          height: 55px;
          border-bottom: 2px solid black; }
      header .container .add .image {
        overflow: hidden;
        height: 60px;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        transition: height 0.3s; }
      header .container .add .text {
        position: absolute;
        top: calc(100% + 2px);
        width: 100%;
        left: 0;
        color: black;
        background-color: white;
        text-align: center;
        height: 0;
        overflow: hidden;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        transition: height 0.3s; }
        header .container .add .text p {
          padding: 7px 5px; }
  header .navicon-wrapper .navicon {
    display: block;
    position: relative;
    z-index: 3001;
    cursor: pointer;
    width: 50px;
    height: 26px; }
    @media (max-width: 767px) {
      header .navicon-wrapper .navicon {
        padding-left: 10px; } }
    header .navicon-wrapper .navicon:hover .nav-trigger span {
      width: 15px; }
    header .navicon-wrapper .navicon:hover .nav-trigger span:before {
      width: 20px; }
    header .navicon-wrapper .navicon:hover .nav-trigger span:after {
      width: 25px; }
    header .navicon-wrapper .navicon .nav-trigger {
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      header .navicon-wrapper .navicon .nav-trigger span, header .navicon-wrapper .navicon .nav-trigger span:before, header .navicon-wrapper .navicon .nav-trigger span:after {
        position: absolute;
        height: 2px;
        background-color: #ae1f43;
        display: block;
        transition: all 200ms ease-in-out 0s;
        -webkit-transition: all 200ms ease-in-out 0s; }
      header .navicon-wrapper .navicon .nav-trigger span {
        width: 25px;
        left: 0; }
      header .navicon-wrapper .navicon .nav-trigger span:before {
        width: 25px;
        left: 0; }
      header .navicon-wrapper .navicon .nav-trigger span:after {
        width: 25px;
        left: 0; }
      header .navicon-wrapper .navicon .nav-trigger.navicon-active span:before, header .navicon-wrapper .navicon .nav-trigger.navicon-active span:after {
        top: 0;
        width: 25px; }
      header .navicon-wrapper .navicon .nav-trigger.navicon-active span {
        background-color: transparent; }
      header .navicon-wrapper .navicon .nav-trigger.navicon-active span::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      header .navicon-wrapper .navicon .nav-trigger.navicon-active span::after {
        top: 20px;
        -webkit-transform: translateY(-20px) rotate(-45deg);
        -ms-transform: translateY(-20px) rotate(-45deg);
        transform: translateY(-20px) rotate(-45deg); }
      header .navicon-wrapper .navicon .nav-trigger span::before, header .navicon-wrapper .navicon .nav-trigger span::after {
        content: ""; }
      header .navicon-wrapper .navicon .nav-trigger span::before {
        top: -8px; }
      header .navicon-wrapper .navicon .nav-trigger span::after {
        top: 8px; }
  header .newsletter-text {
    font-family: circularMedium;
    text-align: left;
    color: black;
    font-size: 0.95em;
    margin-top: 4px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .newsletter-text {
        font-size: 0.8em; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .newsletter-text {
        display: none; } }
    @media (max-width: 767px) {
      header .newsletter-text {
        display: none; } }
  header .logo a {
    display: block; }
  header .logo img {
    margin: 0 auto;
    display: block; }
    header .logo img.small {
      width: 60px;
      opacity: 0;
      display: none;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px);
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      -ms-transition: -ms-transform 0.2s, opacity 0.2s;
      transition: transform 0.2s, opacity 0.2s; }
      header .logo img.small.scrolled {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
      @media (min-width: 768px) and (max-width: 991px) {
        header .logo img.small {
          display: block !important;
          opacity: 1;
          padding: 10px 0;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); } }
      @media (max-width: 767px) {
        header .logo img.small {
          display: block !important;
          opacity: 1;
          padding: 10px 0;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); } }
    header .logo img.original {
      width: 160px;
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      -ms-transition: -ms-transform 0.2s, opacity 0.2s;
      transition: transform 0.2s, opacity 0.2s; }
      header .logo img.original.scrolled {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px); }
      @media (min-width: 768px) and (max-width: 991px) {
        header .logo img.original {
          display: none !important;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); } }
      @media (max-width: 767px) {
        header .logo img.original {
          display: none !important;
          -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
          transform: translateY(0); } }
  header .catchphrase {
    font-family: circularMedium;
    text-align: left;
    padding: 34px 0;
    color: black;
    font-size: 0.95em;
    -webkit-transition: padding 0.4s;
    -moz-transition: padding 0.4s;
    -ms-transition: padding 0.4s;
    transition: padding 0.4s; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .catchphrase {
        font-size: 0.8em;
        padding-left: 10px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .catchphrase {
        display: none; } }
    @media (max-width: 767px) {
      header .catchphrase {
        display: none; } }
    header .catchphrase.align-right {
      text-align: right; }
    header .catchphrase.scrolled {
      padding: 14px 0; }
  header .socials {
    text-align: right; }
  header .socials a, header .newsletter-text a.icon {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    background-color: #1d1d1b;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    padding-top: 2px;
    -webkit-transition: background-color 0.15s;
    -moz-transition: background-color 0.15s;
    -ms-transition: background-color 0.15s;
    transition: background-color 0.15s; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .socials a, header .newsletter-text a.icon {
        margin-left: 2px;
        width: 22px;
        height: 22px;
        padding-top: 1px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .socials a, header .newsletter-text a.icon {
        padding-top: 3px; } }
    @media (max-width: 767px) {
      header .socials a, header .newsletter-text a.icon {
        width: 22px;
        height: 22px;
        padding-top: 0px;
        margin-left: 2px;
        margin-bottom: 4px;
        display: none; } }
    header .socials a:hover, header .newsletter-text a.icon:hover {
      background-color: white; }
      header .socials a:hover i, header .newsletter-text a.icon:hover i {
        color: black; }
    header .socials a.rss i, header .newsletter-text a.icon.rss i {
      padding-left: 2px;
      font-size: 0.8em;
      padding-top: 3px; }
    header .socials a i, header .newsletter-text a.icon i {
      font-size: 0.9em;
      color: #ff2f63;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      @media (min-width: 992px) and (max-width: 1199px) {
        header .socials a i, header .newsletter-text a.icon i {
          font-size: 0.8em; } }
      @media (max-width: 767px) {
        header .socials a i, header .newsletter-text a.icon i {
          font-size: 0.7em; } }
  header .newsletter-text a.icon {
    margin-right: 5px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .newsletter-text a.icon {
        margin-right: 5px; } }

#alternate-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  -webkit-transition: -webkit-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s; }
  #alternate-header.scrolled {
    -webkit-transform: translateY(calc(-100% + 4px));
    -ms-transform: translateY(calc(-100% + 4px));
    transform: translateY(calc(-100% + 4px)); }
    #alternate-header.scrolled .scroll-line {
      height: 4px; }
  #alternate-header.map-header .container-wrapper {
    padding: 18px 0; }
    @media (max-width: 767px) {
      #alternate-header.map-header .container-wrapper {
        padding-bottom: 5px; } }
    #alternate-header.map-header .container-wrapper .logo img {
      width: 160px;
      display: block;
      margin: 0 auto; }
      @media (max-width: 767px) {
        #alternate-header.map-header .container-wrapper .logo img {
          width: 100px; } }
  #alternate-header.article-header .container-wrapper .share, #alternate-header.infography-header .container-wrapper .share {
    padding: 25px 0; }
    @media (max-width: 767px) {
      #alternate-header.article-header .container-wrapper .share, #alternate-header.infography-header .container-wrapper .share {
        padding: 5px 0; } }
  #alternate-header .container-wrapper {
    background-color: #f4f4f4;
    padding: 4px 0; }
  #alternate-header .scroll-line {
    max-width: 100%;
    width: 0px;
    height: 2px;
    background-color: black; }
  #alternate-header .close .text {
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -ms-transition: color 0.15s;
    transition: color 0.15s; }
  #alternate-header .close:hover .text {
    color: #ff2f63; }
  #alternate-header .close:hover .cross .navicon span, #alternate-header .close:hover .cross .navicon span:before, #alternate-header .close:hover .cross .navicon span:after {
    width: 13px !important; }
  #alternate-header .close:hover .cross .navicon span:before {
    top: 0px;
    -webkit-transform: translateY(5px) rotate(45deg) !important;
    -ms-transform: translateY(5px) rotate(45deg) !important;
    transform: translateY(5px) rotate(45deg) !important;
    background-color: #ff2f63 !important; }
  #alternate-header .close:hover .cross .navicon span:after {
    -webkit-transform: translateY(-24px) rotate(-45deg) !important;
    -ms-transform: translateY(-24px) rotate(-45deg) !important;
    transform: translateY(-24px) rotate(-45deg) !important;
    background-color: #ff2f63 !important; }
  #alternate-header .close a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-family: circularMedium;
    line-height: 1em; }
  #alternate-header .close .cross {
    width: 30px;
    height: 20px; }
    #alternate-header .close .cross .navicon {
      z-index: 3001;
      cursor: pointer;
      width: 30px;
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      #alternate-header .close .cross .navicon span, #alternate-header .close .cross .navicon span:before, #alternate-header .close .cross .navicon span:after {
        position: absolute;
        height: 2px;
        background-color: #30378a;
        display: block;
        transition: all 120ms ease-in-out 0s;
        -webkit-transition: all 120ms ease-in-out 0s; }
      #alternate-header .close .cross .navicon span {
        width: 25px;
        left: 0; }
      #alternate-header .close .cross .navicon span:before {
        width: 25px;
        left: 0; }
      #alternate-header .close .cross .navicon span:after {
        width: 25px;
        left: 0; }
      #alternate-header .close .cross .navicon.crossed span:before, #alternate-header .close .cross .navicon.crossed span:after {
        top: 0;
        width: 25px; }
      #alternate-header .close .cross .navicon.crossed span {
        background-color: transparent; }
      #alternate-header .close .cross .navicon.crossed span::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      #alternate-header .close .cross .navicon.crossed span::after {
        top: 20px;
        -webkit-transform: translateY(-20px) rotate(-45deg);
        -ms-transform: translateY(-20px) rotate(-45deg);
        transform: translateY(-20px) rotate(-45deg); }
      #alternate-header .close .cross .navicon span::before, #alternate-header .close .cross .navicon span::after {
        content: ""; }
      #alternate-header .close .cross .navicon span::before {
        top: -8px; }
      #alternate-header .close .cross .navicon span::after {
        top: 8px; }
  @media (max-width: 767px) {
    #alternate-header .close .text {
      display: none; } }
  #alternate-header .name {
    text-align: center; }
    #alternate-header .name h1, #alternate-header .name div {
      font-family: circularBold;
      font-size: 1.8rem;
      margin: 0.67em 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #alternate-header .name {
        font-size: 0.6em; } }
    @media (max-width: 767px) {
      #alternate-header .name {
        font-size: 0.4em; } }
  #alternate-header .share {
    text-align: right; }
    #alternate-header .share a {
      color: #30378a;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      #alternate-header .share a:hover {
        color: #ff2f63; }
    @media (max-width: 767px) {
      #alternate-header .share {
        text-align: center;
        padding: 4px 0 8px; } }

#menuOverlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 3;
  cursor: pointer;
  display: none; }

#menu {
  position: fixed;
  top: 0;
  left: -521px;
  width: 520px;
  height: 100vh;
  overflow: auto;
  background-color: #30378a;
  z-index: 19;
  padding-top: 170px;
  padding-left: 80px;
  -webkit-transition: left 0.4s;
  -moz-transition: left 0.4s;
  -ms-transition: left 0.4s;
  transition: left 0.4s; }
  @media (max-width: 767px) {
    #menu {
      left: -101vw;
      width: 100vw;
      padding: 110px 20px 0; } }
  #menu.active {
    left: 0; }
    #menu.active .item {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    #menu.active input {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
      -ms-transition: -ms-transform 0.2s, opacity 0.2s;
      transition: transform 0.2s, opacity 0.2s; }
  #menu .close {
    position: absolute;
    top: 100px;
    right: 20px;
    color: white;
    font-size: 1.6em;
    cursor: pointer; }
    @media (max-width: 767px) {
      #menu .close {
        display: none; } }
  #menu form {
    margin-bottom: 60px; }
    #menu form input {
      width: 100%;
      color: white;
      font-size: 2.3rem;
      font-family: circularBold;
      color: #989bc5; }
      @media (max-width: 767px) {
        #menu form input {
          font-size: 1.8rem;
          text-align: left; } }
    #menu form input {
      text-shadow: 0px 0px 0px #989bc5;
      -webkit-text-fill-color: transparent; }
    #menu form input::-webkit-input-placeholder {
      color: #989bc5;
      text-shadow: none;
      -webkit-text-fill-color: initial; }
  #menu .nav, #menu .categories {
    margin-bottom: 60px; }
  #menu .item {
    display: block;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -ms-transition: -ms-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s; }
    #menu .item.animate-1 {
      transition-delay: 35ms;
      -webkit-transition-delay: 35ms;
      -moz-transition-delay: 35ms;
      -ms-transition-delay: 35ms;
      -o-transition-delay: 35ms; }
    #menu .item.animate-2 {
      transition-delay: 70ms;
      -webkit-transition-delay: 70ms;
      -moz-transition-delay: 70ms;
      -ms-transition-delay: 70ms;
      -o-transition-delay: 70ms; }
    #menu .item.animate-3 {
      transition-delay: 105ms;
      -webkit-transition-delay: 105ms;
      -moz-transition-delay: 105ms;
      -ms-transition-delay: 105ms;
      -o-transition-delay: 105ms; }
    #menu .item.animate-4 {
      transition-delay: 140ms;
      -webkit-transition-delay: 140ms;
      -moz-transition-delay: 140ms;
      -ms-transition-delay: 140ms;
      -o-transition-delay: 140ms; }
    #menu .item.animate-5 {
      transition-delay: 175ms;
      -webkit-transition-delay: 175ms;
      -moz-transition-delay: 175ms;
      -ms-transition-delay: 175ms;
      -o-transition-delay: 175ms; }
    #menu .item.animate-6 {
      transition-delay: 210ms;
      -webkit-transition-delay: 210ms;
      -moz-transition-delay: 210ms;
      -ms-transition-delay: 210ms;
      -o-transition-delay: 210ms; }
    #menu .item.animate-7 {
      transition-delay: 245ms;
      -webkit-transition-delay: 245ms;
      -moz-transition-delay: 245ms;
      -ms-transition-delay: 245ms;
      -o-transition-delay: 245ms; }
    #menu .item.animate-8 {
      transition-delay: 280ms;
      -webkit-transition-delay: 280ms;
      -moz-transition-delay: 280ms;
      -ms-transition-delay: 280ms;
      -o-transition-delay: 280ms; }
    #menu .item.animate-9 {
      transition-delay: 315ms;
      -webkit-transition-delay: 315ms;
      -moz-transition-delay: 315ms;
      -ms-transition-delay: 315ms;
      -o-transition-delay: 315ms; }
    #menu .item.animate-10 {
      transition-delay: 350ms;
      -webkit-transition-delay: 350ms;
      -moz-transition-delay: 350ms;
      -ms-transition-delay: 350ms;
      -o-transition-delay: 350ms; }
    #menu .item.animate-11 {
      transition-delay: 385ms;
      -webkit-transition-delay: 385ms;
      -moz-transition-delay: 385ms;
      -ms-transition-delay: 385ms;
      -o-transition-delay: 385ms; }
    #menu .item.animate-12 {
      transition-delay: 420ms;
      -webkit-transition-delay: 420ms;
      -moz-transition-delay: 420ms;
      -ms-transition-delay: 420ms;
      -o-transition-delay: 420ms; }
    #menu .item.animate-13 {
      transition-delay: 455ms;
      -webkit-transition-delay: 455ms;
      -moz-transition-delay: 455ms;
      -ms-transition-delay: 455ms;
      -o-transition-delay: 455ms; }
    #menu .item.animate-14 {
      transition-delay: 490ms;
      -webkit-transition-delay: 490ms;
      -moz-transition-delay: 490ms;
      -ms-transition-delay: 490ms;
      -o-transition-delay: 490ms; }
    #menu .item.animate-15 {
      transition-delay: 525ms;
      -webkit-transition-delay: 525ms;
      -moz-transition-delay: 525ms;
      -ms-transition-delay: 525ms;
      -o-transition-delay: 525ms; }
    #menu .item .icon, #menu .item .text {
      display: inline-block;
      vertical-align: middle; }
    #menu .item .icon {
      width: 21px;
      margin-right: 30px; }
      #menu .item .icon.invert {
        filter: invert(1); }
      #menu .item .icon img {
        display: block;
        width: 100%; }
    #menu .item .text {
      color: white;
      font-size: 2.3rem;
      font-family: circularBold;
      max-width: 300px;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      @media (max-width: 767px) {
        #menu .item .text {
          font-size: 1.8rem;
          text-align: left; } }
      #menu .item .text:hover {
        color: #ff2f63; }

footer {
  background-color: #edecec;
  padding: 20px 0;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .nav ul {
      text-align: center;
      margin-bottom: 20px; } }
  footer .nav ul li {
    display: inline-block;
    margin-right: 25px;
    color: #30378a;
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -ms-transition: color 0.15s;
    transition: color 0.15s; }
    @media (min-width: 992px) and (max-width: 1199px) {
      footer .nav ul li {
        font-size: 0.9em;
        margin-right: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .nav ul li {
        text-align: center;
        margin: 0 12px; } }
    @media (max-width: 767px) {
      footer .nav ul li {
        margin-right: 0;
        display: block;
        text-align: center;
        font-family: circularMedium;
        margin-bottom: 20px;
        font-size: 1.1em; } }
    footer .nav ul li:hover {
      color: #ff2f63; }
    footer .nav ul li a em {
      font-style: italic; }
  footer .socials {
    text-align: right; }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .socials {
        text-align: center; } }
    @media (max-width: 767px) {
      footer .socials {
        text-align: center; } }
    footer .socials a.icon {
      display: inline-block;
      margin-left: 5px;
      text-align: center;
      background-color: #30378a;
      border-radius: 50%;
      width: 26px;
      height: 26px;
      padding-top: 4px;
      -webkit-transition: background-color 0.15s;
      -moz-transition: background-color 0.15s;
      -ms-transition: background-color 0.15s;
      transition: background-color 0.15s; }
      @media (max-width: 767px) {
        footer .socials a.icon {
          width: 30px;
          height: 30px;
          padding-top: 5px; } }
      footer .socials a.icon:hover {
        background-color: #ff2f63; }
      footer .socials a.icon i {
        font-size: 1em;
        color: #f2f2f2; }
        @media (max-width: 767px) {
          footer .socials a.icon i {
            font-size: 1em; } }
    footer .socials a.text {
      display: inline-block;
      margin-right: 5px;
      color: #ff2f63; }
      @media (max-width: 767px) {
        footer .socials a.text {
          display: block;
          margin-right: 0;
          margin-bottom: 15px;
          font-size: 1.4em; } }
      footer .socials a.text:hover {
        color: #f4275a; }

#newsletter-wrapper {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 500px;
  left: 0;
  bottom: 0;
  padding: 160px 0;
  background-color: #36094b; }
  @media (max-width: 767px) {
    #newsletter-wrapper {
      padding-top: 200px;
      height: 500px; } }
  #newsletter-wrapper .newsletter-error {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ff2f63;
    color: white;
    text-align: center;
    padding: 8px 0;
    display: none; }
  #newsletter-wrapper .newsletter-thanks {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #36094b;
    z-index: 1;
    padding-top: 140px;
    display: none; }
    #newsletter-wrapper .newsletter-thanks img {
      display: block;
      margin: 0 auto;
      width: 380px; }
      @media (max-width: 767px) {
        #newsletter-wrapper .newsletter-thanks img {
          width: 70%; } }
  #newsletter-wrapper h2 {
    color: white;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      #newsletter-wrapper h2 {
        font-size: 1.2em; } }
    #newsletter-wrapper h2 em {
      font-style: italic; }
  #newsletter-wrapper .input-wrapper {
    width: 320px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #newsletter-wrapper .input-wrapper {
        width: 96%; } }
    #newsletter-wrapper .input-wrapper input {
      background-color: white;
      padding: 4px 8px; }
    #newsletter-wrapper .input-wrapper form > input, #newsletter-wrapper .input-wrapper form > .submit {
      display: inline-block;
      vertical-align: middle;
      min-width: auto;
      max-width: auto;
      height: 38px; }
    #newsletter-wrapper .input-wrapper form > .submit {
      width: 15%;
      background-color: #ff2f63;
      position: relative; }
      @media (max-width: 767px) {
        #newsletter-wrapper .input-wrapper form > .submit {
          width: 30%; } }
      #newsletter-wrapper .input-wrapper form > .submit:after {
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        background: #3a3a3a;
        content: '';
        position: absolute;
        z-index: 1;
        -webkit-transition: width 0.2s;
        -moz-transition: width 0.2s;
        -ms-transition: width 0.2s;
        transition: width 0.2s; }
      #newsletter-wrapper .input-wrapper form > .submit:hover:after {
        width: 100%; }
    #newsletter-wrapper .input-wrapper form input[type="text"] {
      text-align: left;
      width: 85%;
      padding: 3px 10px;
      font-size: 1em;
      border-radius: 0; }
      @media (max-width: 767px) {
        #newsletter-wrapper .input-wrapper form input[type="text"] {
          width: 70%; } }
    #newsletter-wrapper .input-wrapper form input[type="submit"] {
      font-family: Plaask;
      color: white;
      text-transform: uppercase;
      text-align: center;
      border-radius: 0;
      font-size: 1.4em;
      width: 100%;
      background-color: transparent;
      position: relative;
      z-index: 2; }
  #newsletter-wrapper .subtext {
    color: white;
    text-align: center;
    margin-top: 4px; }
  #newsletter-wrapper img.mini-logo {
    width: 50px;
    margin: 40px auto 0;
    display: block; }
    @media (max-width: 767px) {
      #newsletter-wrapper img.mini-logo {
        width: 40px;
        margin-top: 25px; } }

#home-highlight-element {
  padding: 60px 0;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    #home-highlight-element {
      padding: 0; } }
  @media (max-width: 767px) {
    #home-highlight-element {
      padding: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #home-highlight-element .main-container {
      padding: 0;
      width: 100%; } }
  @media (max-width: 767px) {
    #home-highlight-element .main-container {
      padding: 0;
      width: 100%; } }
  #home-highlight-element .highlight-pane {
    position: absolute;
    width: calc( (100vw - 1140px) / 2 + (0.33 * 1140px) );
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #fecb45;
    -webkit-transition: width 140ms;
    -moz-transition: width 140ms;
    -ms-transition: width 140ms;
    transition: width 140ms; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #home-highlight-element .highlight-pane {
        width: calc( (100vw - 970px) / 2 + (0.33 * 970px) + 20px ); } }
    @media (min-width: 768px) and (max-width: 991px) {
      #home-highlight-element .highlight-pane {
        display: none; } }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-pane {
        display: none; } }
    @media (min-width: 1200px) {
      #home-highlight-element .highlight-pane.hover {
        width: calc( (100vw - 1140px) / 2 + (0.33 * 1140px) + 13px ); } }
  #home-highlight-element .permalink {
    color: #ff2f63;
    font-size: 1.1em;
    display: block; }
  #home-highlight-element .theme-month {
    text-align: right;
    display: block;
    padding-right: 50px;
    position: relative;
    z-index: 3;
    background-color: #fecb45;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 140ms;
    -ms-transition: -ms-transform 140ms;
    transition: transform 140ms; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #home-highlight-element .theme-month {
        padding-right: 0px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #home-highlight-element .theme-month {
        padding-right: 0px;
        text-align: center;
        padding: 40px 100px; } }
    @media (max-width: 767px) {
      #home-highlight-element .theme-month {
        padding-right: 0px;
        text-align: center;
        padding: 40px 40px; } }
    @media (min-width: 1200px) {
      #home-highlight-element .theme-month:hover {
        -webkit-transform: translateX(13px);
        -ms-transform: translateX(13px);
        transform: translateX(13px); } }
    #home-highlight-element .theme-month:hover .theme-title {
      color: #ff2f63; }
      @media (max-width: 767px) {
        #home-highlight-element .theme-month:hover .theme-title {
          color: #30378a; } }
    #home-highlight-element .theme-month:hover .pastille-wrapper .pastille {
      -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      transform: rotate(10deg); }
      @media (min-width: 768px) and (max-width: 991px) {
        #home-highlight-element .theme-month:hover .pastille-wrapper .pastille {
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0); } }
      @media (max-width: 767px) {
        #home-highlight-element .theme-month:hover .pastille-wrapper .pastille {
          -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
          transform: rotate(0); } }
    #home-highlight-element .theme-month:hover .permalink {
      color: #30378a; }
    #home-highlight-element .theme-month .theme-label {
      font-family: 'Plaask';
      font-size: 2em;
      color: white; }
    #home-highlight-element .theme-month .pastille-wrapper {
      width: 80px;
      position: absolute;
      right: -70px;
      top: 50%;
      z-index: 4;
      -webkit-transform-origin: center;
      -ms-transform-origin: center;
      transform-origin: center;
      -webkit-transform: rotate(-20deg) translateY(-50%);
      -ms-transform: rotate(-20deg) translateY(-50%);
      transform: rotate(-20deg) translateY(-50%); }
      @media (min-width: 992px) and (max-width: 1199px) {
        #home-highlight-element .theme-month .pastille-wrapper {
          right: -105px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        #home-highlight-element .theme-month .pastille-wrapper {
          position: static;
          top: initial;
          right: initial;
          margin: 10px auto;
          -webkit-transform: rotate(-20deg) translateY(0);
          -ms-transform: rotate(-20deg) translateY(0);
          transform: rotate(-20deg) translateY(0); } }
      @media (max-width: 767px) {
        #home-highlight-element .theme-month .pastille-wrapper {
          position: static;
          top: initial;
          right: initial;
          margin: 10px auto;
          -webkit-transform: rotate(-20deg) translateY(0);
          -ms-transform: rotate(-20deg) translateY(0);
          transform: rotate(-20deg) translateY(0); } }
      #home-highlight-element .theme-month .pastille-wrapper .pastille {
        width: 100%;
        height: 80px;
        line-height: 80px;
        border-radius: 50%;
        background-color: #ff2f63;
        color: white;
        text-align: center;
        font-family: 'Plaask';
        font-size: 1.4em;
        -webkit-transition: -webkit-transform 140ms;
        -ms-transition: -ms-transform 140ms;
        transition: transform 140ms; }
    #home-highlight-element .theme-month .theme-title {
      font-family: 'Avara_Black';
      color: #30378a;
      font-size: 2.8em;
      line-height: 1.3em;
      margin: 20px 0 10px;
      padding: 0;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      @media (max-width: 767px) {
        #home-highlight-element .theme-month .theme-title {
          font-size: 2em; } }
    #home-highlight-element .theme-month .theme-description {
      font-family: 'Avara_Bold';
      color: #30378a;
      font-size: 1.35em;
      padding-left: 80px;
      margin-bottom: 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #home-highlight-element .theme-month .theme-description {
          padding-left: 0; } }
      @media (max-width: 767px) {
        #home-highlight-element .theme-month .theme-description {
          padding-left: 0;
          width: 80%;
          margin: 0 auto 30px; } }
    #home-highlight-element .theme-month .permalink {
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
  @media (min-width: 768px) and (max-width: 991px) {
    #home-highlight-element .highlight-image {
      padding: 40px 0 40px 100px; } }
  @media (max-width: 767px) {
    #home-highlight-element .highlight-image {
      padding: 40px 40px 20px; } }
  #home-highlight-element .highlight-image .highlight-image-label {
    display: none;
    font-family: 'Plaask';
    font-size: 2em;
    color: #30378a;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-image .highlight-image-label {
        text-align: center;
        display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #home-highlight-element .highlight-content {
      padding: 40px 100px 40px 0; } }
  @media (max-width: 767px) {
    #home-highlight-element .highlight-content {
      padding: 0 0px 0px; } }
  #home-highlight-element .highlight-content .link {
    display: block; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .link {
        padding: 0 20px; } }
    #home-highlight-element .highlight-content .link:hover .highlight-title {
      color: #ff2f63; }
      @media (max-width: 767px) {
        #home-highlight-element .highlight-content .link:hover .highlight-title {
          color: #30378a; } }
  #home-highlight-element .highlight-content .highlight-label {
    font-family: 'Plaask';
    font-size: 2em;
    color: #30378a;
    border-bottom: 1px solid #30378a;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .highlight-label {
        text-align: center;
        display: none; } }
  #home-highlight-element .highlight-content .tags {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .tags {
        text-align: center;
        padding: 0 20px; } }
    #home-highlight-element .highlight-content .tags span {
      padding-right: 3px;
      display: inline-block; }
    #home-highlight-element .highlight-content .tags a {
      color: #30378a;
      font-style: italic;
      font-family: 'Avara_Bold';
      font-size: 0.8em;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      #home-highlight-element .highlight-content .tags a:hover {
        color: #ff2f63; }
  #home-highlight-element .highlight-content .highlight-title {
    font-family: 'Avara_Black';
    color: #30378a;
    font-size: 2.4em;
    line-height: 1.3em;
    margin: 0 0 15px;
    padding: 0;
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -ms-transition: color 0.15s;
    transition: color 0.15s; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .highlight-title {
        text-align: center;
        font-size: 2em; } }
  #home-highlight-element .highlight-content .highlight-description {
    font-family: 'Avara_Bold';
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .highlight-description {
        text-align: center; } }
  #home-highlight-element .highlight-content .permalink {
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .permalink {
        text-align: center;
        margin-bottom: 30px; } }
  #home-highlight-element .highlight-content .date {
    border-top: 1px solid #30378a;
    text-align: left;
    position: relative; }
    @media (max-width: 767px) {
      #home-highlight-element .highlight-content .date {
        text-align: center;
        border-top: 0;
        border-bottom: 1px solid #30378a; } }
    #home-highlight-element .highlight-content .date time {
      border: 1px solid #30378a;
      color: #30378a;
      border-top: 0;
      padding: 2px 10px;
      display: inline-block;
      font-size: 0.9em; }
      @media (max-width: 767px) {
        #home-highlight-element .highlight-content .date time {
          border: 1px solid #30378a;
          border-bottom: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .home-all-elements-wrapper .container {
    width: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .home-all-elements-wrapper .container {
    width: 100%; } }

.home-articles-wrapper, .search-wrapper, .home-infographies-wrapper, .related-grid-wrapper {
  margin-top: 60px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-articles-wrapper, .search-wrapper, .home-infographies-wrapper, .related-grid-wrapper {
      width: 100%;
      margin: 0 auto;
      margin-top: 60px; } }
  @media (max-width: 767px) {
    .home-articles-wrapper, .search-wrapper, .home-infographies-wrapper, .related-grid-wrapper {
      padding: 0 0vw;
      margin-top: 60px; } }
  .home-articles-wrapper .item, .search-wrapper .item, .home-infographies-wrapper .item, .related-grid-wrapper .item {
    margin-bottom: 60px;
    padding: 0 15px;
    width: 33.33%;
    float: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-articles-wrapper .item, .search-wrapper .item, .home-infographies-wrapper .item, .related-grid-wrapper .item {
        float: none;
        width: 100%;
        margin-bottom: 40px;
        clear: both; } }
    @media (max-width: 767px) {
      .home-articles-wrapper .item, .search-wrapper .item, .home-infographies-wrapper .item, .related-grid-wrapper .item {
        float: none;
        width: 100%;
        margin-bottom: 40px;
        clear: both; } }
    .home-articles-wrapper .item.clear, .search-wrapper .item.clear, .home-infographies-wrapper .item.clear, .related-grid-wrapper .item.clear {
      clear: both; }
    .home-articles-wrapper .item.hidden-element, .search-wrapper .item.hidden-element, .home-infographies-wrapper .item.hidden-element, .related-grid-wrapper .item.hidden-element {
      display: none; }
      @media (max-width: 767px) {
        .home-articles-wrapper .item.hidden-element, .search-wrapper .item.hidden-element, .home-infographies-wrapper .item.hidden-element, .related-grid-wrapper .item.hidden-element {
          display: block; } }
    .home-articles-wrapper .item.home-infographies-item, .search-wrapper .item.home-infographies-item, .home-infographies-wrapper .item.home-infographies-item, .related-grid-wrapper .item.home-infographies-item {
      width: 100%;
      float: none;
      padding: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-articles-wrapper .item.home-infographies-item, .search-wrapper .item.home-infographies-item, .home-infographies-wrapper .item.home-infographies-item, .related-grid-wrapper .item.home-infographies-item {
          width: 100%; } }
      @media (max-width: 767px) {
        .home-articles-wrapper .item.home-infographies-item, .search-wrapper .item.home-infographies-item, .home-infographies-wrapper .item.home-infographies-item, .related-grid-wrapper .item.home-infographies-item {
          width: 100%; } }
    .home-articles-wrapper .item.wide-item, .search-wrapper .item.wide-item, .home-infographies-wrapper .item.wide-item, .related-grid-wrapper .item.wide-item {
      width: 66.66%; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-articles-wrapper .item.wide-item, .search-wrapper .item.wide-item, .home-infographies-wrapper .item.wide-item, .related-grid-wrapper .item.wide-item {
          width: 100%; } }
      @media (max-width: 767px) {
        .home-articles-wrapper .item.wide-item, .search-wrapper .item.wide-item, .home-infographies-wrapper .item.wide-item, .related-grid-wrapper .item.wide-item {
          width: 100%; } }
    .home-articles-wrapper .item .second-item, .search-wrapper .item .second-item, .home-infographies-wrapper .item .second-item, .related-grid-wrapper .item .second-item {
      margin-top: 30px; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-articles-wrapper .item .second-item, .search-wrapper .item .second-item, .home-infographies-wrapper .item .second-item, .related-grid-wrapper .item .second-item {
          margin-top: 40px; } }
      @media (max-width: 767px) {
        .home-articles-wrapper .item .second-item, .search-wrapper .item .second-item, .home-infographies-wrapper .item .second-item, .related-grid-wrapper .item .second-item {
          margin-top: 40px; } }
      .home-articles-wrapper .item .second-item .infography-element .image, .home-articles-wrapper .item .second-item .article-element .image, .search-wrapper .item .second-item .infography-element .image, .search-wrapper .item .second-item .article-element .image, .home-infographies-wrapper .item .second-item .infography-element .image, .home-infographies-wrapper .item .second-item .article-element .image, .related-grid-wrapper .item .second-item .infography-element .image, .related-grid-wrapper .item .second-item .article-element .image {
        display: none !important; }
    .home-articles-wrapper .item .element-wrapper:hover .image-wrapper .image > img, .search-wrapper .item .element-wrapper:hover .image-wrapper .image > img, .home-infographies-wrapper .item .element-wrapper:hover .image-wrapper .image > img, .related-grid-wrapper .item .element-wrapper:hover .image-wrapper .image > img {
      -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
      transform: scale(1.04); }
    .home-articles-wrapper .item .element-wrapper:hover .main-infos h2, .search-wrapper .item .element-wrapper:hover .main-infos h2, .home-infographies-wrapper .item .element-wrapper:hover .main-infos h2, .related-grid-wrapper .item .element-wrapper:hover .main-infos h2 {
      color: #ff2f63; }
      @media (max-width: 767px) {
        .home-articles-wrapper .item .element-wrapper:hover .main-infos h2, .search-wrapper .item .element-wrapper:hover .main-infos h2, .home-infographies-wrapper .item .element-wrapper:hover .main-infos h2, .related-grid-wrapper .item .element-wrapper:hover .main-infos h2 {
          color: #30378a; } }
    .home-articles-wrapper .item .image-wrapper, .search-wrapper .item .image-wrapper, .home-infographies-wrapper .item .image-wrapper, .related-grid-wrapper .item .image-wrapper {
      position: relative;
      margin-bottom: 25px; }
      .home-articles-wrapper .item .image-wrapper .image, .search-wrapper .item .image-wrapper .image, .home-infographies-wrapper .item .image-wrapper .image, .related-grid-wrapper .item .image-wrapper .image {
        overflow: hidden;
        position: relative; }
        .home-articles-wrapper .item .image-wrapper .image > img, .search-wrapper .item .image-wrapper .image > img, .home-infographies-wrapper .item .image-wrapper .image > img, .related-grid-wrapper .item .image-wrapper .image > img {
          display: block;
          -webkit-transform: scale(1.01);
          -ms-transform: scale(1.01);
          transform: scale(1.01);
          -webkit-transition: -webkit-transform 0.2s;
          -ms-transition: -ms-transform 0.2s;
          transition: transform 0.2s; }
        .home-articles-wrapper .item .image-wrapper .image .icon, .search-wrapper .item .image-wrapper .image .icon, .home-infographies-wrapper .item .image-wrapper .image .icon, .related-grid-wrapper .item .image-wrapper .image .icon {
          position: absolute;
          z-index: 2;
          width: 30px;
          height: 30px;
          line-height: 30px;
          bottom: 10px;
          left: 10px;
          background-color: #ffffff;
          border-radius: 50%;
          display: inline-block;
          vertical-align: middle;
          text-align: middle;
          padding: 0 7px;
          pointer-events: none; }
          .home-articles-wrapper .item .image-wrapper .image .icon img, .search-wrapper .item .image-wrapper .image .icon img, .home-infographies-wrapper .item .image-wrapper .image .icon img, .related-grid-wrapper .item .image-wrapper .image .icon img {
            max-width: 100%;
            max-height: 100%;
            display: inline-block;
            vertical-align: middle;
            filter: invert(0.16) sepia(1) saturate(300) hue-rotate(250deg); }
      .home-articles-wrapper .item .image-wrapper .keyword, .search-wrapper .item .image-wrapper .keyword, .home-infographies-wrapper .item .image-wrapper .keyword, .related-grid-wrapper .item .image-wrapper .keyword {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 4;
        background-color: #3a3a3a;
        color: white;
        font-family: Plaask;
        font-size: 1em;
        line-height: 1em;
        letter-spacing: 0.05em;
        padding: 3px 8px;
        text-align: center;
        -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
        transform: translate(0, 50%); }
    .home-articles-wrapper .item .tags, .search-wrapper .item .tags, .home-infographies-wrapper .item .tags, .related-grid-wrapper .item .tags {
      text-align: left;
      font-size: 0.8em;
      margin-bottom: 10px;
      color: #b1b1b1;
      font-style: italic;
      font-family: 'Avara_Bold'; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-articles-wrapper .item .tags, .search-wrapper .item .tags, .home-infographies-wrapper .item .tags, .related-grid-wrapper .item .tags {
          font-size: 1em; } }
      .home-articles-wrapper .item .tags span, .search-wrapper .item .tags span, .home-infographies-wrapper .item .tags span, .related-grid-wrapper .item .tags span {
        padding-right: 3px;
        text-align: left; }
        .home-articles-wrapper .item .tags span a, .search-wrapper .item .tags span a, .home-infographies-wrapper .item .tags span a, .related-grid-wrapper .item .tags span a {
          color: #30378a;
          -webkit-transition: color 0.15s;
          -moz-transition: color 0.15s;
          -ms-transition: color 0.15s;
          transition: color 0.15s; }
          .home-articles-wrapper .item .tags span a:hover, .search-wrapper .item .tags span a:hover, .home-infographies-wrapper .item .tags span a:hover, .related-grid-wrapper .item .tags span a:hover {
            color: #ff2f63; }
    .home-articles-wrapper .item h2, .search-wrapper .item h2, .home-infographies-wrapper .item h2, .related-grid-wrapper .item h2 {
      margin-bottom: 15px;
      font-size: 2.1rem;
      line-height: 1.2em;
      color: #30378a;
      font-family: 'Avara_Black';
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
    .home-articles-wrapper .item p, .search-wrapper .item p, .home-infographies-wrapper .item p, .related-grid-wrapper .item p {
      margin-bottom: 15px;
      font-family: 'Avara_Bold';
      font-size: 1em; }
    .home-articles-wrapper .item .category, .search-wrapper .item .category, .home-infographies-wrapper .item .category, .related-grid-wrapper .item .category {
      margin-bottom: 15px; }
      .home-articles-wrapper .item .category a, .search-wrapper .item .category a, .home-infographies-wrapper .item .category a, .related-grid-wrapper .item .category a {
        color: #30378a;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        .home-articles-wrapper .item .category a:hover, .search-wrapper .item .category a:hover, .home-infographies-wrapper .item .category a:hover, .related-grid-wrapper .item .category a:hover {
          color: #ff2f63; }
    .home-articles-wrapper .item .date, .search-wrapper .item .date, .home-infographies-wrapper .item .date, .related-grid-wrapper .item .date {
      border-top: 1px solid #9c9c9c;
      text-align: left;
      position: relative; }
      .home-articles-wrapper .item .date time, .search-wrapper .item .date time, .home-infographies-wrapper .item .date time, .related-grid-wrapper .item .date time {
        border: 1px solid #9c9c9c;
        border-top: 0;
        padding: 2px 10px;
        display: inline-block;
        font-size: 0.9em; }
      .home-articles-wrapper .item .date .address, .search-wrapper .item .date .address, .home-infographies-wrapper .item .date .address, .related-grid-wrapper .item .date .address {
        position: absolute;
        bottom: 100%;
        border-bottom: 1px solid #9c9c9c;
        right: 0;
        padding: 2px 10px;
        display: inline-block;
        color: white;
        background-color: #30378a; }
        .home-articles-wrapper .item .date .address:hover, .search-wrapper .item .date .address:hover, .home-infographies-wrapper .item .date .address:hover, .related-grid-wrapper .item .date .address:hover {
          background-color: #ff2f63; }
    .home-articles-wrapper .item .radio-element, .search-wrapper .item .radio-element, .home-infographies-wrapper .item .radio-element, .related-grid-wrapper .item .radio-element {
      background-color: #ebebee;
      padding: 25px; }
      .home-articles-wrapper .item .radio-element:hover .top .img img, .search-wrapper .item .radio-element:hover .top .img img, .home-infographies-wrapper .item .radio-element:hover .top .img img, .related-grid-wrapper .item .radio-element:hover .top .img img {
        background-color: #ff2f63; }
      .home-articles-wrapper .item .radio-element:hover .top .title h2, .search-wrapper .item .radio-element:hover .top .title h2, .home-infographies-wrapper .item .radio-element:hover .top .title h2, .related-grid-wrapper .item .radio-element:hover .top .title h2 {
        color: #ff2f63; }
        @media (max-width: 767px) {
          .home-articles-wrapper .item .radio-element:hover .top .title h2, .search-wrapper .item .radio-element:hover .top .title h2, .home-infographies-wrapper .item .radio-element:hover .top .title h2, .related-grid-wrapper .item .radio-element:hover .top .title h2 {
            color: #30378a; } }
      .home-articles-wrapper .item .radio-element .top, .search-wrapper .item .radio-element .top, .home-infographies-wrapper .item .radio-element .top, .related-grid-wrapper .item .radio-element .top {
        height: 87px; }
        .home-articles-wrapper .item .radio-element .top .img img, .search-wrapper .item .radio-element .top .img img, .home-infographies-wrapper .item .radio-element .top .img img, .related-grid-wrapper .item .radio-element .top .img img {
          display: block;
          border-radius: 50%;
          background-color: #30378a;
          -webkit-transition: background-color 0.15s;
          -moz-transition: background-color 0.15s;
          -ms-transition: background-color 0.15s;
          transition: background-color 0.15s; }
        .home-articles-wrapper .item .radio-element .top .title h2, .search-wrapper .item .radio-element .top .title h2, .home-infographies-wrapper .item .radio-element .top .title h2, .related-grid-wrapper .item .radio-element .top .title h2 {
          font-size: 2.4rem;
          -webkit-transition: color 0.15s;
          -moz-transition: color 0.15s;
          -ms-transition: color 0.15s;
          transition: color 0.15s; }
      @media (min-width: 768px) and (max-width: 991px) {
        .home-articles-wrapper .item .radio-element .category, .search-wrapper .item .radio-element .category, .home-infographies-wrapper .item .radio-element .category, .related-grid-wrapper .item .radio-element .category {
          margin-top: 25px; } }
      .home-articles-wrapper .item .radio-element .category .length, .search-wrapper .item .radio-element .category .length, .home-infographies-wrapper .item .radio-element .category .length, .related-grid-wrapper .item .radio-element .category .length {
        font-size: 2rem; }
    .home-articles-wrapper .item .video-element, .search-wrapper .item .video-element, .home-infographies-wrapper .item .video-element, .related-grid-wrapper .item .video-element {
      padding: 15px;
      position: relative; }
      .home-articles-wrapper .item .video-element:hover .video-icon, .search-wrapper .item .video-element:hover .video-icon, .home-infographies-wrapper .item .video-element:hover .video-icon, .related-grid-wrapper .item .video-element:hover .video-icon {
        background-color: #ff2f63;
        cursor: pointer; }
      .home-articles-wrapper .item .video-element .image-wrapper, .search-wrapper .item .video-element .image-wrapper, .home-infographies-wrapper .item .video-element .image-wrapper, .related-grid-wrapper .item .video-element .image-wrapper {
        margin-bottom: 30px; }
      .home-articles-wrapper .item .video-element .video-icon, .search-wrapper .item .video-element .video-icon, .home-infographies-wrapper .item .video-element .video-icon, .related-grid-wrapper .item .video-element .video-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 4;
        width: 80px;
        height: 80px;
        background-color: #30378a;
        border-radius: 50%;
        display: block;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: background-color 0.2s;
        -moz-transition: background-color 0.2s;
        -ms-transition: background-color 0.2s;
        transition: background-color 0.2s; }
        .home-articles-wrapper .item .video-element .video-icon img, .search-wrapper .item .video-element .video-icon img, .home-infographies-wrapper .item .video-element .video-icon img, .related-grid-wrapper .item .video-element .video-icon img {
          display: block; }
    .home-articles-wrapper .item .address-element, .search-wrapper .item .address-element, .home-infographies-wrapper .item .address-element, .related-grid-wrapper .item .address-element {
      padding: 15px;
      position: relative; }
      .home-articles-wrapper .item .address-element:hover .see-on-map, .search-wrapper .item .address-element:hover .see-on-map, .home-infographies-wrapper .item .address-element:hover .see-on-map, .related-grid-wrapper .item .address-element:hover .see-on-map {
        opacity: 1 !important; }
      .home-articles-wrapper .item .address-element.category1, .search-wrapper .item .address-element.category1, .home-infographies-wrapper .item .address-element.category1, .related-grid-wrapper .item .address-element.category1 {
        background-color: #229e9b; }
        .home-articles-wrapper .item .address-element.category1 .overlay, .search-wrapper .item .address-element.category1 .overlay, .home-infographies-wrapper .item .address-element.category1 .overlay, .related-grid-wrapper .item .address-element.category1 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #229e9b 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #229e9b 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #229e9b 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #229e9b 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #229e9b 0px); }
        .home-articles-wrapper .item .address-element.category1 .image .see-on-map .text, .search-wrapper .item .address-element.category1 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category1 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category1 .image .see-on-map .text {
          color: #229e9b; }
      .home-articles-wrapper .item .address-element.category2, .search-wrapper .item .address-element.category2, .home-infographies-wrapper .item .address-element.category2, .related-grid-wrapper .item .address-element.category2 {
        background-color: #36094b; }
        .home-articles-wrapper .item .address-element.category2 .overlay, .search-wrapper .item .address-element.category2 .overlay, .home-infographies-wrapper .item .address-element.category2 .overlay, .related-grid-wrapper .item .address-element.category2 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #36094b 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #36094b 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #36094b 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #36094b 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #36094b 0px); }
        .home-articles-wrapper .item .address-element.category2 .image .see-on-map .text, .search-wrapper .item .address-element.category2 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category2 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category2 .image .see-on-map .text {
          color: #36094b; }
      .home-articles-wrapper .item .address-element.category3, .search-wrapper .item .address-element.category3, .home-infographies-wrapper .item .address-element.category3, .related-grid-wrapper .item .address-element.category3 {
        background-color: #e9b63a; }
        .home-articles-wrapper .item .address-element.category3 .overlay, .search-wrapper .item .address-element.category3 .overlay, .home-infographies-wrapper .item .address-element.category3 .overlay, .related-grid-wrapper .item .address-element.category3 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #e9b63a 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #e9b63a 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #e9b63a 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #e9b63a 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #e9b63a 0px); }
        .home-articles-wrapper .item .address-element.category3 .image .see-on-map .text, .search-wrapper .item .address-element.category3 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category3 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category3 .image .see-on-map .text {
          color: #e9b63a; }
      .home-articles-wrapper .item .address-element.category4, .search-wrapper .item .address-element.category4, .home-infographies-wrapper .item .address-element.category4, .related-grid-wrapper .item .address-element.category4 {
        background-color: #b62f63; }
        .home-articles-wrapper .item .address-element.category4 .overlay, .search-wrapper .item .address-element.category4 .overlay, .home-infographies-wrapper .item .address-element.category4 .overlay, .related-grid-wrapper .item .address-element.category4 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #b62f63 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #b62f63 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #b62f63 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #b62f63 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #b62f63 0px); }
        .home-articles-wrapper .item .address-element.category4 .image .see-on-map .text, .search-wrapper .item .address-element.category4 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category4 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category4 .image .see-on-map .text {
          color: #b62f63; }
      .home-articles-wrapper .item .address-element.category5, .search-wrapper .item .address-element.category5, .home-infographies-wrapper .item .address-element.category5, .related-grid-wrapper .item .address-element.category5 {
        background-color: #ff9796; }
        .home-articles-wrapper .item .address-element.category5 .overlay, .search-wrapper .item .address-element.category5 .overlay, .home-infographies-wrapper .item .address-element.category5 .overlay, .related-grid-wrapper .item .address-element.category5 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #ff9796 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #ff9796 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #ff9796 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #ff9796 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #ff9796 0px); }
        .home-articles-wrapper .item .address-element.category5 .image .see-on-map .text, .search-wrapper .item .address-element.category5 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category5 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category5 .image .see-on-map .text {
          color: #ff9796; }
      .home-articles-wrapper .item .address-element.category6, .search-wrapper .item .address-element.category6, .home-infographies-wrapper .item .address-element.category6, .related-grid-wrapper .item .address-element.category6 {
        background-color: #d93619; }
        .home-articles-wrapper .item .address-element.category6 .overlay, .search-wrapper .item .address-element.category6 .overlay, .home-infographies-wrapper .item .address-element.category6 .overlay, .related-grid-wrapper .item .address-element.category6 .overlay {
          background: radial-gradient(circle at center center, transparent 50%, #d93619 0px);
          background: -webkit-radial-gradient(circle at center center, transparent 50%, #d93619 0px);
          background: -moz-radial-gradient(circle at center center, transparent 50%, #d93619 0px);
          background: -ms-radial-gradient(circle at center center, transparent 50%, #d93619 0px);
          background: -o-radial-gradient(circle at center center, transparent 50%, #d93619 0px); }
        .home-articles-wrapper .item .address-element.category6 .image .see-on-map .text, .search-wrapper .item .address-element.category6 .image .see-on-map .text, .home-infographies-wrapper .item .address-element.category6 .image .see-on-map .text, .related-grid-wrapper .item .address-element.category6 .image .see-on-map .text {
          color: #d93619; }
      .home-articles-wrapper .item .address-element .title, .search-wrapper .item .address-element .title, .home-infographies-wrapper .item .address-element .title, .related-grid-wrapper .item .address-element .title {
        color: white;
        text-align: center;
        font-family: Plaask;
        padding-bottom: 20px;
        padding-top: 10px;
        line-height: 1em;
        font-size: 2.5rem;
        letter-spacing: 0.05em;
        border-bottom: 1px solid white;
        margin-bottom: 20px; }
      .home-articles-wrapper .item .address-element .image-wrapper, .search-wrapper .item .address-element .image-wrapper, .home-infographies-wrapper .item .address-element .image-wrapper, .related-grid-wrapper .item .address-element .image-wrapper {
        position: relative; }
        .home-articles-wrapper .item .address-element .image-wrapper .image, .search-wrapper .item .address-element .image-wrapper .image, .home-infographies-wrapper .item .address-element .image-wrapper .image, .related-grid-wrapper .item .address-element .image-wrapper .image {
          overflow: hidden;
          position: relative; }
          .home-articles-wrapper .item .address-element .image-wrapper .image .overlay, .search-wrapper .item .address-element .image-wrapper .image .overlay, .home-infographies-wrapper .item .address-element .image-wrapper .image .overlay, .related-grid-wrapper .item .address-element .image-wrapper .image .overlay {
            position: absolute;
            z-index: 3;
            display: block;
            left: 0%;
            top: 0%;
            width: 100%;
            height: 100%; }
          .home-articles-wrapper .item .address-element .image-wrapper .image .see-on-map, .search-wrapper .item .address-element .image-wrapper .image .see-on-map, .home-infographies-wrapper .item .address-element .image-wrapper .image .see-on-map, .related-grid-wrapper .item .address-element .image-wrapper .image .see-on-map {
            position: absolute;
            z-index: 2;
            display: block;
            left: 0%;
            top: 0%;
            width: 100%;
            height: 100%;
            background-color: white;
            opacity: 0;
            text-align: center;
            font-family: 'circularBold';
            display: flex;
            flex-direction: column;
            justify-content: center;
            -webkit-transition: opacity 0.25s;
            -moz-transition: opacity 0.25s;
            -ms-transition: opacity 0.25s;
            transition: opacity 0.25s; }
      .home-articles-wrapper .item .address-element .element-content .main-infos, .search-wrapper .item .address-element .element-content .main-infos, .home-infographies-wrapper .item .address-element .element-content .main-infos, .related-grid-wrapper .item .address-element .element-content .main-infos {
        border-bottom: 1px solid white;
        margin-bottom: 20px; }
        .home-articles-wrapper .item .address-element .element-content .main-infos h2, .search-wrapper .item .address-element .element-content .main-infos h2, .home-infographies-wrapper .item .address-element .element-content .main-infos h2, .related-grid-wrapper .item .address-element .element-content .main-infos h2 {
          text-align: center;
          color: white;
          padding: 0 20px; }
      .home-articles-wrapper .item .address-element .element-content .address, .search-wrapper .item .address-element .element-content .address, .home-infographies-wrapper .item .address-element .element-content .address, .related-grid-wrapper .item .address-element .element-content .address {
        text-align: center;
        color: white; }
    .home-articles-wrapper .item .quotation-element, .search-wrapper .item .quotation-element, .home-infographies-wrapper .item .quotation-element, .related-grid-wrapper .item .quotation-element {
      position: relative; }
      .home-articles-wrapper .item .quotation-element a, .search-wrapper .item .quotation-element a, .home-infographies-wrapper .item .quotation-element a, .related-grid-wrapper .item .quotation-element a {
        display: block; }
        .home-articles-wrapper .item .quotation-element a:hover .quotation, .search-wrapper .item .quotation-element a:hover .quotation, .home-infographies-wrapper .item .quotation-element a:hover .quotation, .related-grid-wrapper .item .quotation-element a:hover .quotation {
          color: #ff2f63; }
          @media (max-width: 767px) {
            .home-articles-wrapper .item .quotation-element a:hover .quotation, .search-wrapper .item .quotation-element a:hover .quotation, .home-infographies-wrapper .item .quotation-element a:hover .quotation, .related-grid-wrapper .item .quotation-element a:hover .quotation {
              color: white; } }
      .home-articles-wrapper .item .quotation-element .quotation-content, .search-wrapper .item .quotation-element .quotation-content, .home-infographies-wrapper .item .quotation-element .quotation-content, .related-grid-wrapper .item .quotation-element .quotation-content {
        padding: 40px;
        position: relative;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }
        @media (min-width: 768px) and (max-width: 991px) {
          .home-articles-wrapper .item .quotation-element .quotation-content, .search-wrapper .item .quotation-element .quotation-content, .home-infographies-wrapper .item .quotation-element .quotation-content, .related-grid-wrapper .item .quotation-element .quotation-content {
            padding: 20px; } }
        @media (max-width: 767px) {
          .home-articles-wrapper .item .quotation-element .quotation-content, .search-wrapper .item .quotation-element .quotation-content, .home-infographies-wrapper .item .quotation-element .quotation-content, .related-grid-wrapper .item .quotation-element .quotation-content {
            padding: 20px; } }
        .home-articles-wrapper .item .quotation-element .quotation-content .quotation, .search-wrapper .item .quotation-element .quotation-content .quotation, .home-infographies-wrapper .item .quotation-element .quotation-content .quotation, .related-grid-wrapper .item .quotation-element .quotation-content .quotation {
          font-family: 'Avara_Black';
          font-style: italic;
          color: white;
          width: 70%;
          font-size: 3rem;
          line-height: 1.2em;
          -webkit-transition: color 0.15s;
          -moz-transition: color 0.15s;
          -ms-transition: color 0.15s;
          transition: color 0.15s; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .home-articles-wrapper .item .quotation-element .quotation-content .quotation, .search-wrapper .item .quotation-element .quotation-content .quotation, .home-infographies-wrapper .item .quotation-element .quotation-content .quotation, .related-grid-wrapper .item .quotation-element .quotation-content .quotation {
              font-size: 3rem;
              width: 80%; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .home-articles-wrapper .item .quotation-element .quotation-content .quotation, .search-wrapper .item .quotation-element .quotation-content .quotation, .home-infographies-wrapper .item .quotation-element .quotation-content .quotation, .related-grid-wrapper .item .quotation-element .quotation-content .quotation {
              width: 100%;
              font-size: 2.5rem; } }
          @media (max-width: 767px) {
            .home-articles-wrapper .item .quotation-element .quotation-content .quotation, .search-wrapper .item .quotation-element .quotation-content .quotation, .home-infographies-wrapper .item .quotation-element .quotation-content .quotation, .related-grid-wrapper .item .quotation-element .quotation-content .quotation {
              width: 100%;
              font-size: 2rem; } }
        .home-articles-wrapper .item .quotation-element .quotation-content .bottom, .search-wrapper .item .quotation-element .quotation-content .bottom, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom, .related-grid-wrapper .item .quotation-element .quotation-content .bottom {
          position: absolute;
          left: 0;
          bottom: 0;
          padding: 0 40px 40px;
          width: 100%; }
          @media (min-width: 768px) and (max-width: 991px) {
            .home-articles-wrapper .item .quotation-element .quotation-content .bottom, .search-wrapper .item .quotation-element .quotation-content .bottom, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom, .related-grid-wrapper .item .quotation-element .quotation-content .bottom {
              padding: 0 20px 20px; } }
          @media (max-width: 767px) {
            .home-articles-wrapper .item .quotation-element .quotation-content .bottom, .search-wrapper .item .quotation-element .quotation-content .bottom, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom, .related-grid-wrapper .item .quotation-element .quotation-content .bottom {
              padding: 0 20px 20px; } }
          .home-articles-wrapper .item .quotation-element .quotation-content .bottom .keyword, .search-wrapper .item .quotation-element .quotation-content .bottom .keyword, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom .keyword, .related-grid-wrapper .item .quotation-element .quotation-content .bottom .keyword {
            color: white;
            font-family: Plaask;
            font-size: 1em;
            line-height: 1em;
            letter-spacing: 0.05em; }
          .home-articles-wrapper .item .quotation-element .quotation-content .bottom .date, .search-wrapper .item .quotation-element .quotation-content .bottom .date, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom .date, .related-grid-wrapper .item .quotation-element .quotation-content .bottom .date {
            color: white;
            border-top-color: white;
            margin-top: 8px; }
            .home-articles-wrapper .item .quotation-element .quotation-content .bottom .date time, .search-wrapper .item .quotation-element .quotation-content .bottom .date time, .home-infographies-wrapper .item .quotation-element .quotation-content .bottom .date time, .related-grid-wrapper .item .quotation-element .quotation-content .bottom .date time {
              border-color: white; }

.related-grid-wrapper {
  margin-top: 10px; }

.home-articles-col {
  float: left;
  width: 75%; }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-articles-col {
      width: 50%; } }
  @media (max-width: 767px) {
    .home-articles-col {
      width: 100%;
      float: none; } }

.home-infographies-col {
  float: right;
  width: 25%;
  padding: 0 15px;
  margin-top: 60px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-infographies-col {
      width: 50%; } }
  @media (max-width: 767px) {
    .home-infographies-col {
      width: 100%;
      display: none;
      float: none;
      margin: 0; } }

.home-infographies-wrapper {
  position: relative;
  background-color: #f4f4f4;
  margin-top: 0; }
  @media (max-width: 767px) {
    .home-infographies-wrapper {
      display: none; } }
  @media (min-width: 1200px) {
    .home-infographies-wrapper.fixed {
      position: fixed;
      z-index: 1;
      width: 255px;
      top: 90px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .home-infographies-wrapper.fixed {
      position: fixed;
      z-index: 1;
      width: 255px;
      top: 90px; } }
  .home-infographies-wrapper .title {
    background-color: #3a3a3a;
    text-align: center;
    padding: 10px 10px;
    color: white;
    font-family: Plaask;
    font-size: 2.5rem;
    letter-spacing: 0.05em;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    display: block; }
    .home-infographies-wrapper .title:after {
      width: 0%;
      height: 100%;
      top: 0;
      left: 0;
      background: #ff2f63;
      content: '';
      position: absolute;
      z-index: 2;
      -webkit-transition: width 0.2s;
      -moz-transition: width 0.2s;
      -ms-transition: width 0.2s;
      transition: width 0.2s; }
    .home-infographies-wrapper .title:hover:after {
      width: 100%; }
    .home-infographies-wrapper .title span {
      position: relative;
      z-index: 3; }
  .home-infographies-wrapper .content {
    padding: 20px;
    padding-top: 80px;
    margin-bottom: 20px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-infographies-wrapper .content {
        height: calc(100vh - 130px);
        overflow: auto; } }
    @media (min-width: 1200px) {
      .home-infographies-wrapper .content {
        height: calc(100vh - 130px);
        overflow: auto; } }
    .home-infographies-wrapper .content .item {
      padding-bottom: 20px;
      margin-bottom: 25px;
      border-bottom: 1px solid #ababab; }
      .home-infographies-wrapper .content .item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }
      .home-infographies-wrapper .content .item .tags {
        margin-bottom: 0; }

.search-results-wrapper {
  padding-top: 70px;
  padding-bottom: 70px; }
  .search-results-wrapper .small-wrapper {
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .search-results-wrapper .small-wrapper {
        width: 80%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .search-results-wrapper .small-wrapper {
        width: 100%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .search-results-wrapper .small-wrapper {
        width: 350px; } }
  .search-results-wrapper .no-result > img {
    display: block;
    margin: 0 auto 60px;
    width: 210px; }
  .search-results-wrapper .no-result form {
    width: 420px;
    margin: 0 auto; }
    .search-results-wrapper .no-result form input {
      width: 100%;
      color: white;
      font-size: 2.3rem;
      font-family: circularBold;
      color: #b2b2b2; }
      @media (max-width: 767px) {
        .search-results-wrapper .no-result form input {
          font-size: 1.8rem;
          text-align: left; } }
    .search-results-wrapper .no-result form input {
      text-shadow: 0px 0px 0px #b2b2b2;
      -webkit-text-fill-color: transparent; }
    .search-results-wrapper .no-result form input::-webkit-input-placeholder {
      color: #b2b2b2;
      text-shadow: none;
      -webkit-text-fill-color: initial; }
    .search-results-wrapper .no-result form .form-wrapper {
      display: block;
      margin-bottom: 20px;
      text-align: center; }
      .search-results-wrapper .no-result form .form-wrapper.animate-1 {
        transition-delay: 35ms;
        -webkit-transition-delay: 35ms;
        -moz-transition-delay: 35ms;
        -ms-transition-delay: 35ms;
        -o-transition-delay: 35ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-2 {
        transition-delay: 70ms;
        -webkit-transition-delay: 70ms;
        -moz-transition-delay: 70ms;
        -ms-transition-delay: 70ms;
        -o-transition-delay: 70ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-3 {
        transition-delay: 105ms;
        -webkit-transition-delay: 105ms;
        -moz-transition-delay: 105ms;
        -ms-transition-delay: 105ms;
        -o-transition-delay: 105ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-4 {
        transition-delay: 140ms;
        -webkit-transition-delay: 140ms;
        -moz-transition-delay: 140ms;
        -ms-transition-delay: 140ms;
        -o-transition-delay: 140ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-5 {
        transition-delay: 175ms;
        -webkit-transition-delay: 175ms;
        -moz-transition-delay: 175ms;
        -ms-transition-delay: 175ms;
        -o-transition-delay: 175ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-6 {
        transition-delay: 210ms;
        -webkit-transition-delay: 210ms;
        -moz-transition-delay: 210ms;
        -ms-transition-delay: 210ms;
        -o-transition-delay: 210ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-7 {
        transition-delay: 245ms;
        -webkit-transition-delay: 245ms;
        -moz-transition-delay: 245ms;
        -ms-transition-delay: 245ms;
        -o-transition-delay: 245ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-8 {
        transition-delay: 280ms;
        -webkit-transition-delay: 280ms;
        -moz-transition-delay: 280ms;
        -ms-transition-delay: 280ms;
        -o-transition-delay: 280ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-9 {
        transition-delay: 315ms;
        -webkit-transition-delay: 315ms;
        -moz-transition-delay: 315ms;
        -ms-transition-delay: 315ms;
        -o-transition-delay: 315ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-10 {
        transition-delay: 350ms;
        -webkit-transition-delay: 350ms;
        -moz-transition-delay: 350ms;
        -ms-transition-delay: 350ms;
        -o-transition-delay: 350ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-11 {
        transition-delay: 385ms;
        -webkit-transition-delay: 385ms;
        -moz-transition-delay: 385ms;
        -ms-transition-delay: 385ms;
        -o-transition-delay: 385ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-12 {
        transition-delay: 420ms;
        -webkit-transition-delay: 420ms;
        -moz-transition-delay: 420ms;
        -ms-transition-delay: 420ms;
        -o-transition-delay: 420ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-13 {
        transition-delay: 455ms;
        -webkit-transition-delay: 455ms;
        -moz-transition-delay: 455ms;
        -ms-transition-delay: 455ms;
        -o-transition-delay: 455ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-14 {
        transition-delay: 490ms;
        -webkit-transition-delay: 490ms;
        -moz-transition-delay: 490ms;
        -ms-transition-delay: 490ms;
        -o-transition-delay: 490ms; }
      .search-results-wrapper .no-result form .form-wrapper.animate-15 {
        transition-delay: 525ms;
        -webkit-transition-delay: 525ms;
        -moz-transition-delay: 525ms;
        -ms-transition-delay: 525ms;
        -o-transition-delay: 525ms; }
      .search-results-wrapper .no-result form .form-wrapper .icon, .search-results-wrapper .no-result form .form-wrapper .text {
        display: inline-block;
        vertical-align: middle; }
      .search-results-wrapper .no-result form .form-wrapper .icon {
        width: 21px;
        margin-right: 15px; }
        .search-results-wrapper .no-result form .form-wrapper .icon img {
          display: block;
          width: 100%; }
      .search-results-wrapper .no-result form .form-wrapper .text {
        color: white;
        font-size: 2.3rem;
        font-family: circularBold;
        max-width: 225px; }
        @media (max-width: 767px) {
          .search-results-wrapper .no-result form .form-wrapper .text {
            font-size: 1.8rem;
            text-align: left; } }

.home-load-more-infographies {
  text-align: center;
  margin-bottom: 50px; }
  .home-load-more-infographies .wrapper {
    margin: 0 auto;
    width: 260px; }
    .home-load-more-infographies .wrapper:hover .load-more {
      color: #ff2f63; }
    .home-load-more-infographies .wrapper:hover .arrow {
      -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
      transform: translateY(5px); }
    .home-load-more-infographies .wrapper .load-more {
      display: inline-block;
      font-family: circularMedium;
      padding: 3px 8px;
      border: 2px solid black;
      margin-bottom: 6px;
      cursor: pointer; }
    .home-load-more-infographies .wrapper .arrow {
      font-family: circularMedium;
      font-size: 1.2em;
      cursor: pointer;
      -webkit-transition: -webkit-transform 0.2s;
      -ms-transition: -ms-transform 0.2s;
      transition: transform 0.2s; }

.app-bloc {
  position: absolute;
  right: 0;
  top: 0;
  width: 260px;
  background-color: #dedede; }
  @media (min-width: 768px) and (max-width: 991px) {
    .app-bloc {
      width: 200px; } }
  @media (max-width: 767px) {
    .app-bloc {
      position: relative;
      right: initial;
      top: initial;
      width: 100%; } }
  .app-bloc .text {
    color: white;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-family: circularMedium;
    line-height: 1.2em;
    padding: 15px;
    font-size: 26px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .app-bloc .text {
        font-size: 20px;
        padding: 10px; } }
    @media (max-width: 767px) {
      .app-bloc .text {
        font-size: 1.6em; } }
  .app-bloc .image {
    background-color: #d85830;
    padding: 15px;
    padding-top: 65px; }
  .app-bloc .triangle {
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 20px 0 20px;
    border-color: #d85830 transparent transparent transparent; }
  .app-bloc .badges {
    text-align: center;
    padding: 20px 10px; }
    .app-bloc .badges a {
      margin: 0 2px; }
      .app-bloc .badges a img {
        width: auto;
        height: 34px; }

.pastille-mensuel {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 200px;
  display: none; }
  @media (max-width: 767px) {
    .pastille-mensuel {
      display: none; } }

.social-bloc {
  position: absolute;
  left: 15px;
  top: 0px;
  width: 230px;
  background-color: #36094b;
  padding: 40px 30px 30px 30px;
  text-align: center;
  color: white;
  font-size: 1.3em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .social-bloc {
      width: 200px;
      padding: 20px;
      top: 0; } }
  @media (max-width: 767px) {
    .social-bloc {
      display: none; } }
  .social-bloc .title {
    color: #ff2f63;
    margin-bottom: 15px;
    font-family: circularMedium; }
  .social-bloc .logo {
    padding: 0 30px;
    margin-bottom: 25px; }
  .social-bloc .socials {
    margin-bottom: 40px; }
    .social-bloc .socials a.icon {
      display: inline-block;
      margin-left: 8px;
      text-align: center;
      background-color: #ff2f63;
      border-radius: 50%;
      width: 55px;
      height: 55px;
      padding-top: 13px;
      margin-bottom: 5px; }
      .social-bloc .socials a.icon:hover {
        background-color: white; }
      .social-bloc .socials a.icon i {
        font-size: 1.6em;
        color: #36094b; }
  .social-bloc .bottom {
    font-family: circularMedium; }
    .social-bloc .bottom a {
      color: #ff2f63;
      margin-bottom: 0px;
      display: block; }
      .social-bloc .bottom a:hover {
        color: #f4275a; }

.newsletter-bloc {
  position: absolute;
  right: 0;
  top: 580px;
  width: 230px;
  background-color: white;
  border: 1px solid #d0d0d0;
  padding: 20px 20px;
  text-align: center;
  font-size: 1.1em; }
  @media (min-width: 768px) and (max-width: 991px) {
    .newsletter-bloc {
      top: 450px;
      width: 200px; } }
  @media (max-width: 767px) {
    .newsletter-bloc {
      width: 100%;
      position: relative;
      top: initial;
      right: initial; } }
  .newsletter-bloc .title {
    color: #ff2f63;
    margin-bottom: 15px;
    font-family: circularBold;
    font-size: 1.15em;
    line-height: 1.4em;
    margin-bottom: 40px; }
  .newsletter-bloc .form-wrapper {
    padding-bottom: 60px;
    position: relative; }
    .newsletter-bloc .form-wrapper form {
      text-align: center; }
      .newsletter-bloc .form-wrapper form input {
        display: inline-block;
        vertical-align: middle;
        border: 1px solid #ff2f63;
        min-width: auto;
        max-width: auto;
        height: 30px; }
      .newsletter-bloc .form-wrapper form input[type="text"] {
        text-align: left;
        border-radius: 0;
        width: 85%;
        padding: 3px 10px;
        font-size: 0.9em; }
      .newsletter-bloc .form-wrapper form input[type="submit"] {
        font-family: Plaask;
        border-radius: 0;
        background-color: #ff2f63;
        color: white;
        text-transform: uppercase;
        text-align: center;
        width: 15%; }
    .newsletter-bloc .form-wrapper .newsletter-error {
      position: absolute;
      bottom: 0;
      color: #ff2f63;
      text-align: center;
      display: none; }
  .newsletter-bloc .bottom {
    font-family: circularMedium;
    color: #bdbdbd;
    margin-top: 20px; }
  .newsletter-bloc .newsletter-thanks {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #36094b;
    z-index: 1;
    padding-top: 30px;
    display: none; }
    .newsletter-bloc .newsletter-thanks img {
      display: block;
      margin: 0 auto;
      width: 60%; }
      @media (max-width: 767px) {
        .newsletter-bloc .newsletter-thanks img {
          width: 44%; } }

.mensuel-home {
  background: linear-gradient(to bottom, white 0%, white 9%, #36094b 9%, #36094b 80%, white 80%, white 100%); }
  @media (max-width: 767px) {
    .mensuel-home {
      background: #36094b;
      padding: 30px 0; } }
  .mensuel-home .image {
    padding-right: 100px;
    position: relative; }
    @media (min-width: 768px) and (max-width: 991px) {
      .mensuel-home .image {
        padding-right: 50px; } }
    @media (max-width: 767px) {
      .mensuel-home .image {
        padding-right: 15px;
        margin-bottom: 70px; } }
    .mensuel-home .image .mensuel {
      position: relative;
      z-index: 2;
      width: 110%; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .mensuel-home .image .mensuel {
          width: 100%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .mensuel-home .image .mensuel {
          width: 80%; } }
      @media (max-width: 767px) {
        .mensuel-home .image .mensuel {
          width: 50%;
          margin: 0 auto;
          display: block; } }
    .mensuel-home .image .logo {
      position: absolute;
      right: 10px;
      top: 40px;
      width: 120px;
      z-index: 1; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .mensuel-home .image .logo {
          top: 30px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .mensuel-home .image .logo {
          top: 20px;
          width: 100px; } }
      @media (max-width: 767px) {
        .mensuel-home .image .logo {
          width: 40%;
          bottom: -50%;
          right: initial;
          top: initial;
          left: 50%;
          z-index: 3;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); } }
  .mensuel-home .content .title {
    color: #ff2f63;
    margin-bottom: 25px;
    margin-top: 20px;
    font-size: 1.6em;
    font-family: circularMedium; }
    @media (min-width: 768px) and (max-width: 991px) {
      .mensuel-home .content .title {
        font-size: 1.3em; } }
    @media (max-width: 767px) {
      .mensuel-home .content .title {
        text-align: center; } }

.home-newsletter-popup {
  display: none;
  background-color: #3a3a3a;
  padding: 15px;
  width: 210px;
  position: fixed;
  top: 130px;
  left: 40px;
  z-index: 10;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.8s;
  -moz-transition: opacity 0.5s, -moz-transform 0.8s;
  -ms-transition: opacity 0.5s, -ms-transform 0.8s;
  transition: opacity 0.5s, transform 0.8s; }
  @media (max-width: 767px) {
    .home-newsletter-popup {
      width: 70vw;
      left: 15vw; } }
  .home-newsletter-popup.active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  .home-newsletter-popup .close {
    color: #ff2f63;
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1.6em;
    line-height: 0.5em; }
  .home-newsletter-popup .title {
    color: white;
    font-family: 'circularBold';
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.2em; }
  .home-newsletter-popup .newsletter-error {
    color: white;
    display: none; }
  .home-newsletter-popup .newsletter-thanks {
    color: white;
    display: none;
    font-size: 0.9em; }
  .home-newsletter-popup form > input, .home-newsletter-popup form > .submit {
    display: inline-block;
    vertical-align: middle;
    min-width: auto;
    max-width: auto;
    height: 30px; }
  .home-newsletter-popup form > .submit {
    width: 20%;
    background-color: #ff2f63;
    position: relative; }
    @media (max-width: 767px) {
      .home-newsletter-popup form > .submit {
        width: 30%; } }
    .home-newsletter-popup form > .submit:after {
      width: 0%;
      height: 100%;
      top: 0;
      left: 0;
      background: #30378a;
      content: '';
      position: absolute;
      z-index: 1;
      -webkit-transition: width 0.2s;
      -moz-transition: width 0.2s;
      -ms-transition: width 0.2s;
      transition: width 0.2s; }
    .home-newsletter-popup form > .submit:hover:after {
      width: 100%; }
  .home-newsletter-popup form input[type="text"] {
    text-align: left;
    width: 80%;
    padding: 3px 7px;
    font-size: 1.2rem;
    border-radius: 0;
    background-color: white; }
    @media (max-width: 767px) {
      .home-newsletter-popup form input[type="text"] {
        width: 70%; } }
  .home-newsletter-popup form input[type="submit"] {
    font-family: Plaask;
    color: white;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
    font-size: 1.2em;
    width: 100%;
    background-color: transparent;
    position: relative;
    z-index: 2; }
  .home-newsletter-popup .subtext {
    color: #ff2f63;
    font-family: 'circularBold';
    font-size: 1em;
    line-height: 1.2em;
    margin-top: 10px; }

.sitemap {
  padding: 60px 20px; }
  .sitemap ul {
    list-style: disc;
    list-style-position: inside; }
    .sitemap ul ul {
      padding-left: 50px; }
    .sitemap ul li {
      padding: 5px 0; }

.single-editorial-wrapper {
  padding-top: 79px; }
  .single-editorial-wrapper .article-content-wrapper {
    padding: 0 15px;
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .single-editorial-wrapper .article-content-wrapper {
        width: 50%;
        max-width: 630px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .single-editorial-wrapper .article-content-wrapper {
        width: 70%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .single-editorial-wrapper .article-content-wrapper {
        width: 630px; } }
    @media (max-width: 767px) {
      .single-editorial-wrapper .article-content-wrapper {
        padding: 0 30px; } }
    .single-editorial-wrapper .article-content-wrapper .article-radio {
      margin-bottom: 50px; }
      .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player {
        background: white;
        width: 100%;
        text-align: center; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .play-btn-wrapper {
          text-align: right; }
          .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .play-btn-wrapper .play-btn {
            background-image: url("../images/home/play.svg");
            background-size: cover;
            width: 35px;
            height: 35px;
            display: block;
            margin: 0 0px;
            cursor: pointer;
            float: right;
            background-color: #ff2f63;
            border-radius: 50%; }
            .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .play-btn-wrapper .play-btn.pause {
              background-image: url("../images/home/pause.svg"); }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .progress-wrapper {
          position: relative; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls progress {
          width: 100%;
          cursor: pointer; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls progress[value] {
          -webkit-appearance: none;
          appearance: none;
          background-color: #f0efef;
          color: #ff2f63;
          height: 10px; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls progress[value]::-webkit-progress-bar {
          background-color: #f0efef;
          color: #ff2f63; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls progress::-webkit-progress-value {
          background-color: #ff2f63; }
        .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .audio-time {
          text-align: left;
          font-family: 'circularBold'; }
          .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .audio-time .start-time {
            color: #ff2f63; }
          .single-editorial-wrapper .article-content-wrapper .article-radio .audio-player .player-controls .audio-time .end-time {
            color: black; }
    .single-editorial-wrapper .article-content-wrapper .article-video {
      margin-bottom: 60px; }
  .single-editorial-wrapper .related-elements {
    padding-top: 60px;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    background-color: white; }
    @media (min-width: 768px) and (max-width: 991px) {
      .single-editorial-wrapper .related-elements .container {
        width: 350px; } }
    .single-editorial-wrapper .related-elements .title {
      text-align: left;
      color: #ff2f63;
      font-size: 2.2em;
      font-family: circularBold; }
      @media (min-width: 768px) and (max-width: 991px) {
        .single-editorial-wrapper .related-elements .title {
          font-size: 2em;
          text-align: center; } }
      @media (max-width: 767px) {
        .single-editorial-wrapper .related-elements .title {
          font-size: 1.8em; } }

@media (min-width: 1200px) {
  .single-infography-wrapper .iframe-wrapper .iframe {
    border-right: 150px solid black;
    border-left: 150px solid black; } }
.single-infography-wrapper .iframe-wrapper .iframe iframe {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: calc(100vh - 79px) !important;
  height: calc(100vh - 79px) !important;
  max-height: calc(100vh - 79px) !important; }
.single-infography-wrapper .contributors {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  z-index: 2;
  background-color: white; }
  @media (max-width: 767px) {
    .single-infography-wrapper .contributors {
      padding: 0 15px; } }
  .single-infography-wrapper .contributors a {
    color: #30378a;
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -ms-transition: color 0.15s;
    transition: color 0.15s; }
    .single-infography-wrapper .contributors a:hover {
      color: #ff2f63; }

.single-article-wrapper {
  padding-top: 120px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .single-article-wrapper {
      padding-top: 160px; } }
  .single-article-wrapper.single-theme-wrapper {
    padding-top: 77px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .single-article-wrapper.single-theme-wrapper {
        padding-top: 90px; } }
    @media (max-width: 767px) {
      .single-article-wrapper.single-theme-wrapper {
        padding-top: 82px; } }
    .single-article-wrapper.single-theme-wrapper .banner-image {
      width: 100%;
      height: 150px; }
    .single-article-wrapper.single-theme-wrapper .article-content-wrapper {
      margin-top: 60px; }
  .single-article-wrapper .tags {
    color: #b1b1b1;
    font-style: italic;
    font-family: 'Avara_Bold';
    text-align: center;
    font-size: 0.9em; }
    .single-article-wrapper .tags span {
      padding-right: 3px; }
      .single-article-wrapper .tags span a {
        color: #30378a;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        .single-article-wrapper .tags span a:hover {
          color: #ff2f63; }
  .single-article-wrapper h1 {
    margin: 8px auto 25px;
    width: 80%;
    color: #30378a;
    font-size: 4rem;
    line-height: 1.2em;
    text-align: center;
    font-family: 'Avara_Black'; }
    @media (max-width: 767px) {
      .single-article-wrapper h1 {
        font-size: 3rem;
        width: 100%; } }
  .single-article-wrapper .keyword-wrapper {
    text-align: center; }
    .single-article-wrapper .keyword-wrapper .keyword {
      display: inline-block;
      background-color: #3a3a3a;
      color: white;
      font-family: Plaask;
      font-size: 1em;
      line-height: 1em;
      letter-spacing: 0.05em;
      padding: 3px 8px;
      text-align: center; }
  .single-article-wrapper .image-wrapper {
    margin-top: 30px; }
    .single-article-wrapper .image-wrapper img {
      display: block; }
  .single-article-wrapper .categories {
    margin-bottom: 70px;
    text-align: center; }
    .single-article-wrapper .categories .type, .single-article-wrapper .categories .tags {
      display: inline-block;
      vertical-align: top;
      max-width: 50%; }
      @media (max-width: 767px) {
        .single-article-wrapper .categories .type, .single-article-wrapper .categories .tags {
          display: block;
          max-width: 100%;
          width: 100%; } }
    .single-article-wrapper .categories .type {
      position: relative; }
      @media (max-width: 767px) {
        .single-article-wrapper .categories .type {
          padding-right: 0; } }
      .single-article-wrapper .categories .type a {
        color: #30378a;
        font-size: 1.2em;
        line-height: 2rem;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        .single-article-wrapper .categories .type a:hover {
          color: #ff2f63; }
      .single-article-wrapper .categories .type .icon {
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
        top: 50%;
        left: -40px;
        background-color: #f4f4f4;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        text-align: middle;
        padding: 0 7px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (max-width: 767px) {
          .single-article-wrapper .categories .type .icon {
            display: none; } }
        .single-article-wrapper .categories .type .icon img {
          max-width: 100%;
          max-height: 100%;
          display: inline-block;
          vertical-align: middle;
          filter: invert(0.16) sepia(1) saturate(300) hue-rotate(250deg); }
    .single-article-wrapper .categories .tags {
      color: #b1b1b1;
      font-style: italic;
      font-family: 'Avara_Bold';
      padding-left: 30px;
      text-align: left;
      line-height: 2rem; }
      @media (max-width: 767px) {
        .single-article-wrapper .categories .tags {
          margin-top: 10px; } }
      .single-article-wrapper .categories .tags span {
        padding-right: 3px; }
  .single-article-wrapper .chapeau {
    color: #ff2f63;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 30px 0 50px;
    font-family: 'circularBold'; }
    @media (max-width: 767px) {
      .single-article-wrapper .chapeau {
        font-size: 1.3em; } }
  .single-article-wrapper .author {
    margin-bottom: 60px;
    font-size: 1.1em;
    font-family: 'Avara_Bold'; }
    @media (max-width: 767px) {
      .single-article-wrapper .author {
        font-size: 1em; } }
  .single-article-wrapper .button-wrapper {
    text-align: center;
    margin-bottom: 40px; }
    .single-article-wrapper .button-wrapper a {
      background-color: #30378a;
      display: inline-block;
      text-align: center;
      padding: 6px 14px;
      color: white;
      font-family: 'circularBold';
      font-size: 1.2em;
      -webkit-transition: background-color 0.15s;
      -moz-transition: background-color 0.15s;
      -ms-transition: background-color 0.15s;
      transition: background-color 0.15s; }
      @media (max-width: 767px) {
        .single-article-wrapper .button-wrapper a {
          font-size: 1em; } }
      .single-article-wrapper .button-wrapper a:hover {
        background-color: #ff2f63; }
  .single-article-wrapper .illustrator {
    font-style: italic;
    font-family: 'Avara_Bold';
    padding-bottom: 7px;
    font-size: 1em; }
    @media (max-width: 767px) {
      .single-article-wrapper .illustrator {
        font-size: 0.9em; } }
  .single-article-wrapper .tags-bottom {
    display: inline-block;
    color: #30378a;
    padding-top: 7px;
    padding-right: 10px;
    border-top: 1px solid black;
    font-size: 1em;
    font-style: italic;
    font-family: 'Avara_Bold'; }
    @media (max-width: 767px) {
      .single-article-wrapper .tags-bottom {
        font-size: 0.9em; } }
    .single-article-wrapper .tags-bottom span {
      padding-right: 3px; }
      .single-article-wrapper .tags-bottom span a {
        color: #30378a;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        .single-article-wrapper .tags-bottom span a:hover {
          color: #ff2f63; }
  .single-article-wrapper .article-main-content {
    margin-bottom: 40px; }
    .single-article-wrapper .article-main-content h1, .single-article-wrapper .article-main-content h2, .single-article-wrapper .article-main-content h3, .single-article-wrapper .article-main-content h4, .single-article-wrapper .article-main-content h5, .single-article-wrapper .article-main-content h6 {
      font-size: 1.6em;
      font-family: 'Avara_Black';
      color: black;
      margin-top: 30px; }
      .single-article-wrapper .article-main-content h1:first-child, .single-article-wrapper .article-main-content h2:first-child, .single-article-wrapper .article-main-content h3:first-child, .single-article-wrapper .article-main-content h4:first-child, .single-article-wrapper .article-main-content h5:first-child, .single-article-wrapper .article-main-content h6:first-child {
        margin-top: 0; }
      @media (max-width: 767px) {
        .single-article-wrapper .article-main-content h1, .single-article-wrapper .article-main-content h2, .single-article-wrapper .article-main-content h3, .single-article-wrapper .article-main-content h4, .single-article-wrapper .article-main-content h5, .single-article-wrapper .article-main-content h6 {
          font-size: 1.1em; } }
    .single-article-wrapper .article-main-content p, .single-article-wrapper .article-main-content li, .single-article-wrapper .article-main-content table tr td {
      color: black;
      font-size: 1.1em;
      line-height: 1.7em;
      font-family: 'Avara_Bold';
      margin-bottom: 15px;
      font-family: 'Avara_Bold'; }
      @media (max-width: 767px) {
        .single-article-wrapper .article-main-content p, .single-article-wrapper .article-main-content li, .single-article-wrapper .article-main-content table tr td {
          font-size: 1em; } }
      .single-article-wrapper .article-main-content p:last-child, .single-article-wrapper .article-main-content li:last-child, .single-article-wrapper .article-main-content table tr td:last-child {
        margin-bottom: 0; }
    .single-article-wrapper .article-main-content li {
      margin-bottom: 8px; }
      .single-article-wrapper .article-main-content li li {
        font-size: 1em; }
    .single-article-wrapper .article-main-content p.legend {
      text-align: center;
      color: #c1c1c1;
      font-size: 0.9em;
      font-family: 'circular'; }
    .single-article-wrapper .article-main-content ul {
      list-style: disc;
      list-style-position: outside;
      padding-left: 40px;
      margin-bottom: 15px; }
    .single-article-wrapper .article-main-content ol {
      list-style: decimal;
      padding-left: 40px; }
    .single-article-wrapper .article-main-content table {
      margin-top: 8px; }
      .single-article-wrapper .article-main-content table tr td {
        padding: 0 13px; }
    .single-article-wrapper .article-main-content blockquote {
      margin: 30px 0; }
      .single-article-wrapper .article-main-content blockquote p {
        margin-bottom: 0;
        color: #ff2f63;
        font-style: italic;
        font-family: 'Avara_Black';
        font-size: 2.8em;
        line-height: 1.2em; }
        @media (min-width: 1200px) {
          .single-article-wrapper .article-main-content blockquote p {
            -webkit-transform: translateX(-10%);
            -ms-transform: translateX(-10%);
            transform: translateX(-10%); } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .single-article-wrapper .article-main-content blockquote p {
            -webkit-transform: translateX(-8%);
            -ms-transform: translateX(-8%);
            transform: translateX(-8%); } }
        @media (min-width: 768px) and (max-width: 991px) {
          .single-article-wrapper .article-main-content blockquote p {
            font-size: 1.7em; } }
        @media (max-width: 767px) {
          .single-article-wrapper .article-main-content blockquote p {
            font-size: 1.4em; } }
    .single-article-wrapper .article-main-content strong {
      font-family: 'Avara_Black'; }
    .single-article-wrapper .article-main-content em {
      font-style: italic; }
    .single-article-wrapper .article-main-content a {
      color: #30378a;
      -webkit-transition: color 0.15s;
      -moz-transition: color 0.15s;
      -ms-transition: color 0.15s;
      transition: color 0.15s; }
      .single-article-wrapper .article-main-content a:hover {
        color: #ff2f63; }
    .single-article-wrapper .article-main-content img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 10px auto; }
    .single-article-wrapper .article-main-content .qqf-part .qqf-logo {
      margin: 70px 0 30px;
      width: 60%; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .single-article-wrapper .article-main-content .qqf-part .qqf-logo {
          width: 60%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .single-article-wrapper .article-main-content .qqf-part .qqf-logo {
          width: 60%; } }
      @media (max-width: 767px) {
        .single-article-wrapper .article-main-content .qqf-part .qqf-logo {
          width: 70%; } }

#open-news {
  -webkit-transform: rotate(-90deg) translateX(50%);
  -ms-transform: rotate(-90deg) translateX(50%);
  transform: rotate(-90deg) translateX(50%);
  transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  color: #ff2f63;
  font-family: circularBold;
  width: 250px;
  position: fixed;
  z-index: 5;
  top: 55%;
  right: -6%;
  font-size: 2.2em;
  cursor: pointer;
  line-height: 1em; }
  @media (min-width: 768px) and (max-width: 991px) {
    #open-news {
      right: -10%; } }
  @media (max-width: 767px) {
    #open-news {
      display: none; } }
  @media (min-width: 1500px) {
    #open-news {
      right: -3%; } }
  #open-news:hover span.letters {
    width: 77px; }
  #open-news span {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle; }
  #open-news span.letters {
    overflow: hidden;
    width: 0;
    -webkit-transition: width 0.15s;
    -moz-transition: width 0.15s;
    -ms-transition: width 0.15s;
    transition: width 0.15s; }

#news-overlay {
  background-color: rgba(134, 134, 134, 0);
  position: fixed;
  overflow: auto;
  z-index: 8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none; }
  @media (max-width: 767px) {
    #news-overlay {
      display: none; } }

#news-wrapper {
  background-color: #e2e2e2;
  position: fixed;
  overflow: auto;
  z-index: 10;
  top: 0;
  right: -701px;
  width: 700px;
  height: 100vh;
  padding-top: 160px;
  padding-right: 140px;
  -webkit-transition: right 0.4s;
  -moz-transition: right 0.4s;
  -ms-transition: right 0.4s;
  transition: right 0.4s; }
  @media (max-width: 767px) {
    #news-wrapper {
      display: none; } }
  #news-wrapper.active {
    right: 0; }
  #news-wrapper .news-wrapper-title {
    margin-bottom: 40px;
    padding-left: 150px;
    position: relative;
    color: #ff2f63; }
    #news-wrapper .news-wrapper-title .close {
      position: absolute;
      top: 50%;
      left: 20px;
      cursor: pointer;
      font-size: 2em;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #news-wrapper .news-wrapper-title h2 {
      font-size: 4em;
      margin-top: 0;
      font-family: circularBold; }
  #news-wrapper .single-news {
    padding: 20px 100px 20px 0;
    padding-left: 150px;
    border-top: 1px solid #bdbdbd; }
    #news-wrapper .single-news .content .left {
      color: #ff2f63;
      width: 9%;
      float: left;
      position: relative;
      min-height: 150px; }
      #news-wrapper .single-news .content .left .date {
        position: absolute;
        top: 80px;
        left: -7px;
        -webkit-transform: rotate(-90deg) translateX(0%) translateY(-23px);
        -ms-transform: rotate(-90deg) translateX(0%) translateY(-23px);
        transform: rotate(-90deg) translateX(0%) translateY(-23px);
        transform-origin: center center;
        -ms-transform-origin: center center;
        -webkit-transform-origin: center center; }
    #news-wrapper .single-news .content .right {
      width: 91%;
      float: right; }
      #news-wrapper .single-news .content .right .image {
        width: 80%;
        margin-top: 20px; }
      #news-wrapper .single-news .content .right h3 {
        font-family: circular; }
      #news-wrapper .single-news .content .right a {
        color: #ff2f63; }
        #news-wrapper .single-news .content .right a:hover {
          color: #f4275a; }

.places-wrapper {
  background-color: #ff2f63;
  padding: 40px 0; }
  .places-wrapper .container .title {
    text-align: right;
    margin-top: 30px; }
    @media (max-width: 767px) {
      .places-wrapper .container .title {
        margin-bottom: 60px; } }
    .places-wrapper .container .title h1, .places-wrapper .container .title h2 {
      color: white;
      font-size: 2.5em; }
      @media (max-width: 767px) {
        .places-wrapper .container .title h1, .places-wrapper .container .title h2 {
          font-size: 1.8em; } }
    .places-wrapper .container .title p {
      padding-left: 40%;
      color: white; }
      @media (max-width: 767px) {
        .places-wrapper .container .title p {
          padding-left: 0%; } }
  .places-wrapper .container .places {
    margin-top: -20px; }
    .places-wrapper .container .places.cliquable-places .overlay {
      display: block !important;
      cursor: pointer; }
    .places-wrapper .container .places .place-wrapper {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .places-wrapper .container .places .place-wrapper {
          clear: both;
          margin-bottom: 60px; } }
      .places-wrapper .container .places .place-wrapper.left {
        text-align: left; }
        .places-wrapper .container .places .place-wrapper.left .image, .places-wrapper .container .places .place-wrapper.left .content {
          float: left;
          text-align: left; }
          @media (max-width: 767px) {
            .places-wrapper .container .places .place-wrapper.left .image, .places-wrapper .container .places .place-wrapper.left .content {
              float: none; } }
      .places-wrapper .container .places .place-wrapper.right {
        text-align: right; }
        .places-wrapper .container .places .place-wrapper.right .image, .places-wrapper .container .places .place-wrapper.right .content {
          float: right;
          text-align: left; }
          @media (max-width: 767px) {
            .places-wrapper .container .places .place-wrapper.right .image, .places-wrapper .container .places .place-wrapper.right .content {
              float: none; } }
      .places-wrapper .container .places .place-wrapper .place {
        display: inline-block;
        width: 100%; }
        @media (max-width: 767px) {
          .places-wrapper .container .places .place-wrapper .place {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            /* optional */
            -webkit-box-align: start;
            -moz-box-align: start;
            -ms-flex-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start; } }
        .places-wrapper .container .places .place-wrapper .place .image, .places-wrapper .container .places .place-wrapper .place .content {
          width: 25%;
          cursor: pointer; }
          @media (max-width: 767px) {
            .places-wrapper .container .places .place-wrapper .place .image, .places-wrapper .container .places .place-wrapper .place .content {
              width: 100%; } }
        .places-wrapper .container .places .place-wrapper .place .image {
          position: relative;
          -webkit-transition: width 0.2s;
          -moz-transition: width 0.2s;
          -ms-transition: width 0.2s;
          transition: width 0.2s; }
          @media (max-width: 767px) {
            .places-wrapper .container .places .place-wrapper .place .image {
              margin-bottom: 20px;
              -ms-flex-order: 1;
              -webkit-order: 1;
              order: 1; } }
          .places-wrapper .container .places .place-wrapper .place .image:hover .overlay {
            opacity: 1; }
          .places-wrapper .container .places .place-wrapper .place .image.active .overlay img.plus {
            opacity: 0; }
          .places-wrapper .container .places .place-wrapper .place .image.active .overlay img.moins {
            opacity: 1; }
          .places-wrapper .container .places .place-wrapper .place .image .overlay {
            display: none;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background-color: rgba(255, 255, 255, 0.3);
            opacity: 0;
            -webkit-transition: opacity 0.2s;
            -moz-transition: opacity 0.2s;
            -ms-transition: opacity 0.2s;
            transition: opacity 0.2s; }
            .places-wrapper .container .places .place-wrapper .place .image .overlay img {
              width: 10%;
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              -webkit-transition: opacity 0.2s;
              -moz-transition: opacity 0.2s;
              -ms-transition: opacity 0.2s;
              transition: opacity 0.2s; }
              .places-wrapper .container .places .place-wrapper .place .image .overlay img.plus {
                opacity: 1; }
              .places-wrapper .container .places .place-wrapper .place .image .overlay img.moins {
                opacity: 0; }
        .places-wrapper .container .places .place-wrapper .place .content {
          padding: 0 20px;
          color: white;
          -webkit-transition: width 0.2s;
          -moz-transition: width 0.2s;
          -ms-transition: width 0.2s;
          transition: width 0.2s; }
          @media (max-width: 767px) {
            .places-wrapper .container .places .place-wrapper .place .content {
              padding: 0;
              -ms-flex-order: 2;
              -webkit-order: 2;
              order: 2; } }
          .places-wrapper .container .places .place-wrapper .place .content.active {
            width: 50%; }
            @media (max-width: 767px) {
              .places-wrapper .container .places .place-wrapper .place .content.active {
                width: 100%; } }
          .places-wrapper .container .places .place-wrapper .place .content h3 {
            font-size: 1.8em;
            margin-bottom: 0px; }
          .places-wrapper .container .places .place-wrapper .place .content .description {
            margin-bottom: 20px;
            height: 85px;
            overflow: hidden;
            -webkit-transition: height 0.3s;
            -moz-transition: height 0.3s;
            -ms-transition: height 0.3s;
            transition: height 0.3s; }
          .places-wrapper .container .places .place-wrapper .place .content .address {
            display: inline-block;
            width: 55%; }
          .places-wrapper .container .places .place-wrapper .place .content .hours {
            margin-top: 20px;
            overflow: hidden;
            display: none; }
          .places-wrapper .container .places .place-wrapper .place .content .category {
            border-top: 1px solid white;
            text-align: left;
            margin-top: 20px; }
            .places-wrapper .container .places .place-wrapper .place .content .category span {
              border: 1px solid white;
              border-top: 0;
              padding: 4px 25px 3px;
              display: inline-block; }

.addresses-more {
  background-color: #ff2f63; }
  .addresses-more .container {
    border-top: 1px solid #e12755; }
  .addresses-more a {
    display: block;
    text-align: center;
    color: white;
    font-size: 1.2em;
    padding: 30px 0; }
    .addresses-more a:hover {
      color: #3a3a3a; }

.address-page .triangle {
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 33px 80px 0 80px;
  border-color: #ff2f63 transparent transparent transparent; }
.address-page .download-app {
  text-align: center;
  padding: 50px 0; }
  .address-page .download-app h1 {
    color: #ff2f63;
    font-size: 1.5em; }
  .address-page .download-app img.phone {
    width: 200px;
    margin: 0 auto;
    display: block; }
  .address-page .download-app .badges {
    text-align: center;
    margin-top: 40px; }
    .address-page .download-app .badges a {
      margin: 0 10px; }
      .address-page .download-app .badges a img {
        width: auto;
        height: 40px; }

#page-wrapper {
  padding-top: 30px; }
  @media (max-width: 767px) {
    #page-wrapper {
      padding-top: 0px; } }
  #page-wrapper .white-bg {
    background-color: white;
    padding: 30px 0; }
  #page-wrapper .blue-bg {
    background-color: #36094b;
    padding: 30px 0; }
  #page-wrapper h1, #page-wrapper .as-h1 {
    color: #30378a;
    font-family: circularBold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 5rem; }
    @media (max-width: 767px) {
      #page-wrapper h1, #page-wrapper .as-h1 {
        font-size: 1.8em; } }
  #page-wrapper h1.red, #page-wrapper .as-h1.red {
    color: #ff2f63; }
  #page-wrapper .subtitle {
    margin-bottom: 40px;
    text-align: center;
    color: #30378a;
    font-size: 1.2em; }
  #page-wrapper .accroche {
    margin-bottom: 30px;
    color: #ff2f63;
    font-size: 1.8em;
    line-height: 1.3em; }
    @media (max-width: 767px) {
      #page-wrapper .accroche {
        font-size: 1.3em; } }
  #page-wrapper .news-content {
    color: black;
    font-size: 1.1em;
    line-height: 1.7em;
    font-family: 'Avara_Bold'; }
  #page-wrapper .alternate-text {
    margin-bottom: 40px; }
    #page-wrapper .alternate-text h2, #page-wrapper .alternate-text h3, #page-wrapper .alternate-text h4 {
      margin-bottom: 4px;
      margin-top: 10px;
      font-size: 1.8em;
      color: #3a3a3a;
      text-decoration: none;
      font-family: circularBlack; }
      @media (max-width: 767px) {
        #page-wrapper .alternate-text h2, #page-wrapper .alternate-text h3, #page-wrapper .alternate-text h4 {
          font-size: 1.5em; } }
    #page-wrapper .alternate-text p {
      font-size: 1em;
      line-height: 1.5em;
      font-family: 'Avara_Bold'; }
      #page-wrapper .alternate-text p a {
        display: block;
        margin-top: 10px;
        color: #30378a;
        margin-bottom: 20px;
        font-family: circular;
        font-size: 1.1em;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        #page-wrapper .alternate-text p a:hover {
          color: #ff2f63; }
  #page-wrapper.mensuel .mensuel-img {
    width: 80%;
    margin: 0 auto 30px;
    display: block; }
  #page-wrapper.mensuel .mensuel-pionnier-img {
    display: block;
    padding-right: 15%;
    padding-left: 25%;
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px); }
    @media (max-width: 767px) {
      #page-wrapper.mensuel .mensuel-pionnier-img {
        width: 80%;
        margin: 30px auto 0;
        padding: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0); } }
  #page-wrapper.mensuel .links {
    text-align: center;
    margin-top: 40px; }
    #page-wrapper.mensuel .links > a {
      margin: 3px 15px; }
  #page-wrapper.news {
    padding-top: 100px; }
    #page-wrapper.news .news-img {
      width: 60%;
      margin: 50px auto 30px;
      display: block; }
    #page-wrapper.news .links {
      text-align: center;
      margin-top: 40px; }
      #page-wrapper.news .links > a {
        display: inline-block;
        margin: 3px 15px;
        background-color: #3a3a3a;
        padding: 8px 15px;
        color: white;
        text-transform: uppercase;
        font-size: 1.5em;
        font-family: Plaask; }
  #page-wrapper.about .about-text-wrapper {
    margin-top: 50px;
    margin-bottom: 70px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #page-wrapper.about .about-text-wrapper .read-mensuel {
        width: 50%;
        margin: 0 auto; } }
    #page-wrapper.about .about-text-wrapper .read-mensuel .quote {
      margin-bottom: 0;
      color: #ff2f63;
      font-style: italic;
      font-family: 'Avara_Bold';
      font-size: 3.3em;
      line-height: 1.2em; }
      @media (min-width: 768px) and (max-width: 991px) {
        #page-wrapper.about .about-text-wrapper .read-mensuel .quote {
          font-size: 2.2em; } }
      @media (max-width: 767px) {
        #page-wrapper.about .about-text-wrapper .read-mensuel .quote {
          font-size: 1.4em; } }
    #page-wrapper.about .about-text-wrapper .read-mensuel .text {
      float: right;
      width: 50%;
      text-align: left;
      margin-top: 15px; }
      @media (max-width: 767px) {
        #page-wrapper.about .about-text-wrapper .read-mensuel .text {
          width: 100%;
          float: none; } }
      #page-wrapper.about .about-text-wrapper .read-mensuel .text a {
        color: #30378a;
        -webkit-transition: color 0.15s;
        -moz-transition: color 0.15s;
        -ms-transition: color 0.15s;
        transition: color 0.15s; }
        #page-wrapper.about .about-text-wrapper .read-mensuel .text a:hover {
          color: #ff2f63; }
    @media (max-width: 767px) {
      #page-wrapper.about .about-text-wrapper .about1, #page-wrapper.about .about-text-wrapper .about2, #page-wrapper.about .about-text-wrapper .about3 {
        margin-bottom: 60px; }
        #page-wrapper.about .about-text-wrapper .about1 img, #page-wrapper.about .about-text-wrapper .about2 img, #page-wrapper.about .about-text-wrapper .about3 img {
          width: 70%;
          margin: 0 auto;
          display: block; } }
    #page-wrapper.about .about-text-wrapper .about1 .red-text {
      padding-top: 150px;
      text-align: right;
      font-family: circularBold; }
      @media (max-width: 767px) {
        #page-wrapper.about .about-text-wrapper .about1 .red-text {
          margin-bottom: 30px;
          padding-top: 20px; } }
      #page-wrapper.about .about-text-wrapper .about1 .red-text p {
        color: #ff2f63;
        font-size: 1.5em;
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        transform: translateX(-100px); }
        @media (max-width: 767px) {
          #page-wrapper.about .about-text-wrapper .about1 .red-text p {
            font-size: 1.2em;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0); } }
    #page-wrapper.about .about-text-wrapper .about1 img, #page-wrapper.about .about-text-wrapper .about1 svg {
      margin-bottom: 20px;
      padding: 0 40px;
      width: 100%;
      display: block; }
    @media (min-width: 1200px) {
      #page-wrapper.about .about-text-wrapper .about1 .image {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); } }
    #page-wrapper.about .about-text-wrapper .about2 {
      margin-top: 30px; }
      @media (max-width: 767px) {
        #page-wrapper.about .about-text-wrapper .about2 {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          /* optional */
          -webkit-box-align: start;
          -moz-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start; } }
      #page-wrapper.about .about-text-wrapper .about2 img, #page-wrapper.about .about-text-wrapper .about2 svg {
        padding: 0 60px;
        width: 100%;
        display: block; }
      #page-wrapper.about .about-text-wrapper .about2 .alternate-text {
        padding-top: 30px; }
        @media (max-width: 767px) {
          #page-wrapper.about .about-text-wrapper .about2 .alternate-text {
            -ms-flex-order: 2;
            -webkit-order: 2;
            order: 2;
            padding-top: 0; } }
      @media (min-width: 1200px) {
        #page-wrapper.about .about-text-wrapper .about2 .image {
          margin-top: -120px; } }
      @media (max-width: 767px) {
        #page-wrapper.about .about-text-wrapper .about2 .image {
          -ms-flex-order: 1;
          -webkit-order: 1;
          order: 1; } }
    #page-wrapper.about .about-text-wrapper .about3 {
      margin-top: 30px; }
      #page-wrapper.about .about-text-wrapper .about3 img, #page-wrapper.about .about-text-wrapper .about3 svg {
        padding: 0 40px;
        width: 100%;
        display: block; }
      #page-wrapper.about .about-text-wrapper .about3 .alternate-text {
        padding-top: 30px; }
        @media (max-width: 767px) {
          #page-wrapper.about .about-text-wrapper .about3 .alternate-text {
            padding-top: 0; } }
      @media (min-width: 1200px) {
        #page-wrapper.about .about-text-wrapper .about3 .image {
          margin-top: -140px; } }
  #page-wrapper.about .partners {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px; }
    #page-wrapper.about .partners div, #page-wrapper.about .partners a {
      display: inline-block;
      margin: 4px 50px;
      max-width: 120px;
      max-height: 80px;
      width: 100%; }
      @media (max-width: 767px) {
        #page-wrapper.about .partners div, #page-wrapper.about .partners a {
          max-width: 120px;
          max-height: none;
          display: block;
          margin: 0 auto 80px; } }
    #page-wrapper.about .partners img {
      max-height: 100%; }
  #page-wrapper.about .contact-us {
    padding: 60px 0 60px;
    color: white; }
    @media (max-width: 767px) {
      #page-wrapper.about .contact-us {
        padding-top: 20px; } }
    #page-wrapper.about .contact-us .subtitle {
      color: white; }
    #page-wrapper.about .contact-us form {
      margin-bottom: 10px; }
      #page-wrapper.about .contact-us form input[type="text"], #page-wrapper.about .contact-us form textarea {
        background-color: white;
        margin-bottom: 20px;
        padding: 4px 8px;
        color: #3a3a3a; }
      #page-wrapper.about .contact-us form input[type="submit"] {
        display: inline-block;
        background-color: #ff2f63;
        font-family: Plaask;
        font-size: 1.5em;
        text-transform: uppercase;
        padding: 4px 20px 5px; }
    #page-wrapper.about .contact-us .address {
      font-size: 1.5em; }
  #page-wrapper.application .switcher .left {
    position: relative; }
    @media (max-width: 767px) {
      #page-wrapper.application .switcher .left {
        margin-bottom: 40px; } }
    #page-wrapper.application .switcher .left .iphones {
      padding: 0 60px;
      position: relative;
      z-index: 2; }
      @media (max-width: 767px) {
        #page-wrapper.application .switcher .left .iphones {
          padding: 0 40px; } }
      #page-wrapper.application .switcher .left .iphones img {
        display: none; }
        #page-wrapper.application .switcher .left .iphones img.active {
          display: block; }
    #page-wrapper.application .switcher .left img.caracter {
      display: none;
      position: absolute;
      z-index: 1; }
      #page-wrapper.application .switcher .left img.caracter.active {
        display: block; }
      #page-wrapper.application .switcher .left img.caracter.caracter1 {
        bottom: 0;
        left: 3%;
        width: 25%; }
      #page-wrapper.application .switcher .left img.caracter.caracter2 {
        top: -7.5%;
        left: 40%;
        width: 25%;
        z-index: 3; }
      #page-wrapper.application .switcher .left img.caracter.caracter3 {
        bottom: 0;
        left: -30%;
        width: 40%; }
      #page-wrapper.application .switcher .left img.caracter.caracter4 {
        bottom: 0;
        left: 70%;
        width: 30%; }
  #page-wrapper.application .switcher .right .link {
    margin-bottom: 40px;
    border-bottom: 1px solid #9f9f9f;
    padding-bottom: 10px; }
    #page-wrapper.application .switcher .right .link h2 {
      margin-bottom: 5px;
      font-size: 1.8em;
      color: #3a3a3a;
      cursor: pointer; }
      @media (max-width: 767px) {
        #page-wrapper.application .switcher .right .link h2 {
          font-size: 1.5em; } }
      #page-wrapper.application .switcher .right .link h2.active, #page-wrapper.application .switcher .right .link h2:hover {
        color: #ff2f63; }
    #page-wrapper.application .switcher .right .link p {
      display: none;
      font-size: 1em; }
      #page-wrapper.application .switcher .right .link p.active {
        display: block; }
  #page-wrapper.application .red-bg {
    background-color: #ff2f63;
    color: white; }
    #page-wrapper.application .red-bg h1, #page-wrapper.application .red-bg .as-h1 {
      color: white; }
    #page-wrapper.application .red-bg .badges {
      text-align: center;
      margin-top: 40px; }
      #page-wrapper.application .red-bg .badges a {
        margin: 0 30px; }
        #page-wrapper.application .red-bg .badges a img {
          width: auto;
          height: 40px; }
  #page-wrapper.legal-mentions h2 {
    margin: 10px 0; }
  #page-wrapper.legal-mentions p {
    margin-bottom: 60px; }

.interactive-map-page {
  position: relative;
  margin-top: 90px; }
  .interactive-map-page .map-wrapper {
    width: 100%;
    display: table; }
    .interactive-map-page .map-wrapper .categories {
      display: table-cell;
      vertical-align: top;
      width: 25%;
      background-color: white;
      padding: 40px 30px;
      position: relative;
      z-index: 3; }
      @media (min-width: 1200px) {
        .interactive-map-page .map-wrapper .categories {
          width: 300px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .interactive-map-page .map-wrapper .categories {
          padding: 40px 50px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .interactive-map-page .map-wrapper .categories {
          padding: 40px 20px; } }
      @media (max-width: 767px) {
        .interactive-map-page .map-wrapper .categories {
          padding: 30px 4px;
          width: 20vw; } }
      .interactive-map-page .map-wrapper .categories .image {
        margin-bottom: 30px;
        width: 50%; }
        @media (max-width: 767px) {
          .interactive-map-page .map-wrapper .categories .image {
            display: none; } }
      .interactive-map-page .map-wrapper .categories .map-description {
        margin-bottom: 80px;
        font-family: 'Avara_Bold';
        color: #3a3a3a; }
        @media (max-width: 767px) {
          .interactive-map-page .map-wrapper .categories .map-description {
            display: none; } }
      .interactive-map-page .map-wrapper .categories .category {
        margin-bottom: 17px;
        cursor: pointer; }
        @media (max-width: 767px) {
          .interactive-map-page .map-wrapper .categories .category {
            margin-bottom: 25px; } }
        .interactive-map-page .map-wrapper .categories .category:hover .text {
          opacity: 0.6 !important; }
        .interactive-map-page .map-wrapper .categories .category.inactive .text {
          opacity: 0.3; }
        .interactive-map-page .map-wrapper .categories .category.inactive .icon {
          opacity: 0.3; }
        .interactive-map-page .map-wrapper .categories .category.category1 .text {
          color: #229e9b; }
        .interactive-map-page .map-wrapper .categories .category.category2 .text {
          color: #36094b; }
        .interactive-map-page .map-wrapper .categories .category.category3 .text {
          color: #e9b63a; }
        .interactive-map-page .map-wrapper .categories .category.category4 .text {
          color: #b62f63; }
        .interactive-map-page .map-wrapper .categories .category.category5 .text {
          color: #ff9796; }
        .interactive-map-page .map-wrapper .categories .category.category6 .text {
          color: #d93619; }
        .interactive-map-page .map-wrapper .categories .category:last-child {
          margin-bottom: 0; }
        .interactive-map-page .map-wrapper .categories .category .icon, .interactive-map-page .map-wrapper .categories .category .text {
          display: inline-block;
          vertical-align: middle; }
          @media (max-width: 767px) {
            .interactive-map-page .map-wrapper .categories .category .icon, .interactive-map-page .map-wrapper .categories .category .text {
              display: block; } }
        .interactive-map-page .map-wrapper .categories .category .icon {
          width: 2.3vw;
          text-align: center;
          margin-right: 1.1vw; }
          @media (max-width: 767px) {
            .interactive-map-page .map-wrapper .categories .category .icon {
              margin-right: 0;
              width: 60%;
              margin: 0 auto 5px; } }
          .interactive-map-page .map-wrapper .categories .category .icon img {
            margin: 0 auto; }
            @media (max-width: 767px) {
              .interactive-map-page .map-wrapper .categories .category .icon img {
                max-width: 10vw; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item1 {
              width: 33px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item1 {
                  width: 35px; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item2 {
              width: 26px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item2 {
                  width: 24px; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item3 {
              width: 33px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item3 {
                  width: 55px; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item4 {
              width: 30px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item4 {
                  width: 35px; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item5 {
              width: 21px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item5 {
                  width: 23px; } }
            .interactive-map-page .map-wrapper .categories .category .icon img.item6 {
              width: 29px; }
              @media (max-width: 767px) {
                .interactive-map-page .map-wrapper .categories .category .icon img.item6 {
                  width: 30px; } }
        .interactive-map-page .map-wrapper .categories .category .text {
          font-family: 'circularBold';
          font-size: 1.2em;
          -webkit-transition: opacity 0.15s;
          -moz-transition: opacity 0.15s;
          -ms-transition: opacity 0.15s;
          transition: opacity 0.15s; }
          @media (min-width: 992px) and (max-width: 1199px) {
            .interactive-map-page .map-wrapper .categories .category .text {
              font-size: 1.3vw; } }
          @media (min-width: 768px) and (max-width: 991px) {
            .interactive-map-page .map-wrapper .categories .category .text {
              font-size: 1.3vw; } }
          @media (max-width: 767px) {
            .interactive-map-page .map-wrapper .categories .category .text {
              text-align: center;
              font-size: 2.6vw; } }
    .interactive-map-page .map-wrapper .map {
      display: table-cell;
      vertical-align: top;
      width: 75%; }
      @media (min-width: 1200px) {
        .interactive-map-page .map-wrapper .map {
          width: calc(100vw - 300px); } }
      @media (max-width: 767px) {
        .interactive-map-page .map-wrapper .map {
          width: 80%; } }
      .interactive-map-page .map-wrapper .map #map {
        height: calc(100vh - 90px);
        width: 100%; }
  .interactive-map-page .description-wrapper[data-category="category1"], .interactive-map-page .description-wrapper[data-category="category1"] .highlight {
    background-color: #229e9b; }
  .interactive-map-page .description-wrapper[data-category="category2"], .interactive-map-page .description-wrapper[data-category="category2"] .highlight {
    background-color: #36094b; }
  .interactive-map-page .description-wrapper[data-category="category3"], .interactive-map-page .description-wrapper[data-category="category3"] .highlight {
    background-color: #e9b63a; }
  .interactive-map-page .description-wrapper[data-category="category4"], .interactive-map-page .description-wrapper[data-category="category4"] .highlight {
    background-color: #b62f63; }
  .interactive-map-page .description-wrapper[data-category="category5"], .interactive-map-page .description-wrapper[data-category="category5"] .highlight {
    background-color: #ff9796; }
  .interactive-map-page .description-wrapper[data-category="category6"], .interactive-map-page .description-wrapper[data-category="category6"] .highlight {
    background-color: #d93619; }
  .interactive-map-page .description-wrapper {
    position: absolute;
    padding: 20px 20px 30px 20px;
    height: 100%;
    width: 25vw;
    top: 0;
    left: -100%;
    color: white;
    overflow: auto;
    z-index: 2;
    opacity: 0;
    -webkit-transition: left 1s, opacity 0.2s;
    -moz-transition: left 1s, opacity 0.2s;
    -ms-transition: left 1s, opacity 0.2s;
    transition: left 1s, opacity 0.2s; }
    @media (max-width: 767px) {
      .interactive-map-page .description-wrapper {
        width: 80vw; } }
    .interactive-map-page .description-wrapper.active {
      left: calc(25vw - 1px);
      opacity: 1;
      -webkit-transition: left 0.6s, opacity 0.3s ease-out 0.3s;
      -moz-transition: left 0.6s, opacity 0.3s ease-out 0.3s;
      -ms-transition: left 0.6s, opacity 0.3s ease-out 0.3s;
      transition: left 0.6s, opacity 0.3s ease-out 0.3s; }
      @media (min-width: 1200px) {
        .interactive-map-page .description-wrapper.active {
          left: 299px; } }
      @media (max-width: 767px) {
        .interactive-map-page .description-wrapper.active {
          left: 20vw; } }
    .interactive-map-page .description-wrapper .close-marker-description {
      color: white;
      margin-bottom: 10px;
      font-size: 2em;
      opacity: 0.5;
      cursor: pointer;
      text-align: right; }
      .interactive-map-page .description-wrapper .close-marker-description:hover {
        opacity: 1; }
    .interactive-map-page .description-wrapper .highlight .image {
      margin-bottom: 15px; }
      .interactive-map-page .description-wrapper .highlight .image img {
        display: block; }
    .interactive-map-page .description-wrapper .highlight a:hover {
      text-decoration: underline; }
    .interactive-map-page .description-wrapper .highlight h2 {
      font-size: 1.5em;
      margin-bottom: 10px; }
    .interactive-map-page .description-wrapper .highlight p {
      margin-bottom: 15px; }
    .interactive-map-page .description-wrapper .highlight .category {
      border-top: 1px solid white;
      text-align: left;
      position: relative;
      margin-bottom: 40px; }
      .interactive-map-page .description-wrapper .highlight .category span {
        border: 1px solid white;
        border-top: 0;
        padding: 4px 6px 2px;
        display: inline-block;
        color: white; }
    .interactive-map-page .description-wrapper .content .title {
      margin-bottom: 40px; }
      .interactive-map-page .description-wrapper .content .title h2 {
        font-size: 1.5em;
        line-height: 2.5rem;
        margin-bottom: 10px; }
      .interactive-map-page .description-wrapper .content .title p {
        font-family: 'Avara_Bold';
        font-size: 0.9em; }
    .interactive-map-page .description-wrapper .content .criterias {
      margin-bottom: 40px; }
      .interactive-map-page .description-wrapper .content .criterias h3 {
        margin-bottom: 0px;
        line-height: 2.5rem; }
      .interactive-map-page .description-wrapper .content .criterias p {
        font-family: 'Avara_Bold';
        margin-bottom: 30px;
        font-size: 0.9em; }
        .interactive-map-page .description-wrapper .content .criterias p:last-child {
          margin-bottom: 0; }
    .interactive-map-page .description-wrapper .content .contact .address, .interactive-map-page .description-wrapper .content .contact .phone {
      margin-bottom: 20px;
      font-size: 1.2em;
      font-family: 'circularBold'; }
    .interactive-map-page .description-wrapper .content .contact .website {
      border-top: 1px solid white;
      margin-top: 25px;
      padding-top: 20px; }

#page-wrapper.quizz {
  margin-top: 80px; }
  @media (max-width: 767px) {
    #page-wrapper.quizz {
      margin-top: 0px; } }
  #page-wrapper.quizz .header {
    display: block;
    margin: 0 auto 20px;
    width: 220px; }
  #page-wrapper.quizz h1 {
    font-family: Plaask;
    letter-spacing: 0.02em;
    color: white;
    background-color: #ff2f63;
    display: inline-block;
    padding: 10px 30px; }
  #page-wrapper.quizz .txt-center {
    text-align: center; }
  #page-wrapper.quizz .start-test {
    margin-top: 50px;
    margin-bottom: 220px; }
    #page-wrapper.quizz .start-test .square-button {
      background-color: #ff2f63;
      margin: 10px 0; }
  #page-wrapper.quizz .question .answers {
    margin: 15px 0; }
    #page-wrapper.quizz .question .answers .square-button {
      margin: 8px 15px 8px 0;
      font-family: 'circularMedium';
      text-transform: none;
      font-size: 1em; }
      #page-wrapper.quizz .question .answers .square-button.answered:after {
        width: 100% !important; }
  #page-wrapper.quizz .question .answers-text > div {
    display: none;
    color: #ff2f63; }
  #page-wrapper.quizz #questions-wrapper {
    padding-bottom: 400px;
    display: none; }
    #page-wrapper.quizz #questions-wrapper .question {
      opacity: 1;
      -webkit-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -ms-transition: opacity 0.3s;
      transition: opacity 0.3s;
      padding: 180px 0 100px; }
      @media (max-width: 767px) {
        #page-wrapper.quizz #questions-wrapper .question {
          padding: 115px 0 80px; } }
      #page-wrapper.quizz #questions-wrapper .question.disabled {
        opacity: 0.25;
        pointer-events: none; }
  #page-wrapper.quizz #results-answers .stars-answers {
    padding-bottom: 80px; }
    #page-wrapper.quizz #results-answers .stars-answers div {
      display: none; }
  #page-wrapper.quizz #results-answers .question {
    padding: 0 0 120px; }
    #page-wrapper.quizz #results-answers .question .square-button .text span {
      display: none; }
  #page-wrapper.quizz #quizz-footer {
    width: 70%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      #page-wrapper.quizz #quizz-footer {
        width: 100%; } }
  #page-wrapper.quizz .results-wrapper {
    display: none;
    padding: 160px 0; }
    @media (max-width: 767px) {
      #page-wrapper.quizz .results-wrapper {
        padding-top: 120px; } }
    #page-wrapper.quizz .results-wrapper .see-results {
      text-align: center;
      margin: 140px 0 200px;
      display: block;
      cursor: pointer; }
  #page-wrapper.quizz .share {
    margin-top: 80px;
    text-align: center; }
    #page-wrapper.quizz .share h2 {
      margin-bottom: 30px; }

.mensuel-highlight .content-header {
  background-color: #ff2f63;
  text-align: center;
  font-family: 'circularBold';
  padding: 20px 30px;
  color: white;
  width: 85%;
  margin: 0 auto 20px;
  font-size: 1em; }
  @media (max-width: 767px) {
    .mensuel-highlight .content-header {
      width: 100%;
      padding: 15px; } }
  .mensuel-highlight .content-header span {
    color: black; }
  .mensuel-highlight .content-header.header-transparent {
    color: black;
    background-color: transparent;
    width: 100%; }
.mensuel-highlight .content {
  text-align: center;
  margin-top: 10px; }
  .mensuel-highlight .content .intro {
    font-family: 'circularBold';
    margin-bottom: 15px; }
  .mensuel-highlight .content p {
    margin-bottom: 20px; }
    .mensuel-highlight .content p:last-child {
      margin-bottom: 0; }
  .mensuel-highlight .content .yellow {
    background-color: #f7ec5a;
    margin-bottom: 10px;
    padding: 15px 30px; }
    .mensuel-highlight .content .yellow h3 {
      font-family: Plaask;
      letter-spacing: 0.02em;
      font-size: 1.6em;
      line-height: 1em; }
.mensuel-highlight .popup-links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px; }
  .mensuel-highlight .popup-links .square-button {
    background-color: #ff2f63;
    margin: 0 40px 15px; }
    .mensuel-highlight .popup-links .square-button.facebook {
      background-color: #122357; }
    .mensuel-highlight .popup-links .square-button.twitter {
      background-color: #2eb8cc; }
    .mensuel-highlight .popup-links .square-button:after {
      display: none; }

/* Styles for dialog window */
#end-quizz {
  background: white;
  padding: 20px 30px;
  text-align: left;
  width: 920px;
  max-width: 90%;
  margin: 40px auto;
  position: relative; }

#commentaires {
  padding-top: 100px;
  padding-bottom: 60px; }
  #commentaires .button {
    font-family: Plaask;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    text-align: center;
    padding: 6px 20px;
    background-color: #30378a;
    font-size: 1.3em;
    margin-bottom: 30px;
    position: relative; }
    #commentaires .button:after {
      width: 0%;
      height: 100%;
      top: 0;
      left: 0;
      background: #ff2f63;
      content: '';
      position: absolute;
      z-index: 2;
      -webkit-transition: width 0.2s;
      -moz-transition: width 0.2s;
      -ms-transition: width 0.2s;
      transition: width 0.2s; }
    #commentaires .button:hover:after {
      width: 100%; }
    #commentaires .button span {
      position: relative;
      z-index: 3; }
  #commentaires .comment-form {
    margin-bottom: 30px;
    display: none; }
    #commentaires .comment-form.active {
      display: block; }
    #commentaires .comment-form form label {
      display: inline-block;
      margin-bottom: 5px; }
    #commentaires .comment-form form input[type="text"], #commentaires .comment-form form input[type="email"], #commentaires .comment-form form textarea {
      -webkit-appearance: none;
      border: 1px solid #9c9c9c;
      margin-bottom: 10px;
      display: block;
      padding: 4px 6px; }
      #commentaires .comment-form form input[type="text"]:focus, #commentaires .comment-form form input[type="email"]:focus, #commentaires .comment-form form textarea:focus {
        outline: 0; }
    #commentaires .comment-form form input[type="submit"] {
      margin-top: 10px; }
  #commentaires .title {
    text-align: left;
    color: #ff2f63;
    font-size: 2.2em;
    font-family: circularBold;
    margin-bottom: 30px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #commentaires .title {
        font-size: 2em;
        text-align: center; } }
    @media (max-width: 767px) {
      #commentaires .title {
        font-size: 1.8em; } }
  #commentaires .comments-list-wrapper.allCommentsVisible .comment {
    display: block !important; }
  #commentaires .comments-list-wrapper .comment {
    margin-bottom: 60px;
    padding: 0 15px;
    width: 33.33%;
    float: left;
    display: none; }
    #commentaires .comments-list-wrapper .comment:nth-child(3n + 1) {
      clear: both; }
    @media (min-width: 1200px) {
      #commentaires .comments-list-wrapper .comment:nth-child(1), #commentaires .comments-list-wrapper .comment:nth-child(2), #commentaires .comments-list-wrapper .comment:nth-child(3) {
        display: block; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      #commentaires .comments-list-wrapper .comment:nth-child(1), #commentaires .comments-list-wrapper .comment:nth-child(2), #commentaires .comments-list-wrapper .comment:nth-child(3) {
        display: block; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #commentaires .comments-list-wrapper .comment {
        float: none;
        width: 100%;
        margin-bottom: 40px;
        clear: both; }
        #commentaires .comments-list-wrapper .comment:nth-child(1) {
          display: block; } }
    @media (max-width: 767px) {
      #commentaires .comments-list-wrapper .comment {
        float: none;
        width: 100%;
        margin-bottom: 40px;
        clear: both; }
        #commentaires .comments-list-wrapper .comment:nth-child(1) {
          display: block; } }
    #commentaires .comments-list-wrapper .comment .top {
      margin-bottom: 10px; }
      #commentaires .comments-list-wrapper .comment .top .left {
        width: 50px;
        float: left; }
      #commentaires .comments-list-wrapper .comment .top .right {
        width: calc(100% - 70px);
        float: right;
        border-bottom: 1px solid #9c9c9c;
        font-size: 0.8em;
        font-family: 'Avara_Black';
        font-weight: bold;
        padding-top: 6px;
        padding-bottom: 8px; }
    #commentaires .comments-list-wrapper .comment .date {
      border-top: 1px solid #9c9c9c;
      text-align: left;
      position: relative;
      margin-top: 20px; }
      #commentaires .comments-list-wrapper .comment .date time {
        border: 1px solid #9c9c9c;
        border-top: 0;
        padding: 2px 10px;
        display: inline-block;
        font-size: 0.9em; }
  #commentaires .display-all-comments {
    text-align: center;
    color: #3a3a3a;
    text-decoration: underline;
    font-size: 1em;
    font-family: 'circularBold';
    -webkit-transition: color 0.15s;
    -moz-transition: color 0.15s;
    -ms-transition: color 0.15s;
    transition: color 0.15s; }
    #commentaires .display-all-comments:hover {
      color: #ff2f63; }

.popup-comment-success {
  padding: 50px;
  text-align: left;
  width: 500px;
  max-width: 96%;
  margin: 0 auto;
  position: relative;
  background-color: #30378a; }
  @media (max-width: 767px) {
    .popup-comment-success {
      padding: 30px; }
      .popup-comment-success h2 {
        font-size: 1.4em;
        margin-bottom: 10px; } }
  .popup-comment-success h2 {
    font-size: 1.3em;
    line-height: 1.2em;
    margin-bottom: 15px; }
  .popup-comment-success .title, .popup-comment-success p {
    color: white; }
  .popup-comment-success .mfp-close {
    color: white !important; }

input[type="text"], input[type="number"], input[type="password"], input[type="email"], textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  border: none;
  background: none; }
  input[type="text"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    box-shadow: none;
    outline: 0; }

input[type="submit"] {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  border: none; }
  input[type="submit"]:focus {
    box-shadow: none;
    outline: 0; }

#man1 {
  width: 500px; }

#man2 {
  width: 500px; }

#man3 {
  width: 500px; }

#trigger1 {
  position: absolute;
  top: 51vh; }

#qqf {
  margin: auto;
  width: 160px;
  text-align: left;
  margin-top: 0;
  -webkit-transition: margin-top 0.4s;
  -moz-transition: margin-top 0.4s;
  -ms-transition: margin-top 0.4s;
  transition: margin-top 0.4s; }
  @media (max-width: 767px) {
    #qqf {
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7); } }
  #qqf.scrolled {
    margin-top: 15px; }

#qqf .top {
  width: 150px;
  height: 23px;
  position: relative; }

#qqf .top img {
  height: 100%;
  width: auto;
  display: inline-block; }

#qqf .top #top1 {
  margin-left: 24px; }

#qqf .top #one {
  position: absolute;
  top: 4px;
  left: 0; }

#qqf .bottom {
  width: 170px;
  height: 23px;
  position: relative; }

#qqf .bottom img {
  height: 100%;
  width: auto;
  display: inline-block; }

#qqf .bottom #two {
  position: absolute;
  top: 7px;
  left: 0; }

#qqf .bottom #three {
  position: absolute;
  top: 1px;
  left: 85px; }

#qqf .bottom #bottom1 {
  margin-left: 20px; }

#qqf .bottom #bottom2 {
  margin-left: 19px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Styles for dialog window */
#small-dialog {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 750px;
  padding: 30px 80px;
  margin: 0 auto;
  position: relative;
  border: 15px solid #ff2f63; }
  @media (max-width: 767px) {
    #small-dialog {
      padding: 20px;
      padding-bottom: 30vw; } }
  #small-dialog h2 {
    font-family: 'circularBlack';
    font-size: 1em;
    color: #ff2f63;
    font-size: 1.5em; }
  #small-dialog p {
    font-family: 'circularMedium';
    text-align: justify; }
  #small-dialog .buttons-wrapper {
    margin-top: 40px;
    margin-bottom: 25px;
    text-align: right; }
  #small-dialog img {
    display: block;
    width: 380px;
    height: auto;
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: 2; }
    @media (max-width: 767px) {
      #small-dialog img {
        width: 80%; } }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/*# sourceMappingURL=style.css.map */
