/*============================
=            Susy            =
============================*/
/*=====  End of Susy  ======*/
/*===============================
=            Compass            =
===============================*/
/*=====  End of Compass  ======*/
/*=================================
=            Utilities            =
=================================*/
/*==============================
=            Colors            =
==============================*/
/*=====  End of Colors  ======*/
/*===========================
=            BEM            =
===========================*/
/*=====  End of BEM  ======*/
/*=====================================
=            Media Queries            =
=====================================*/
/*=====  End of Media Queries  ======*/
/*===========================
=            REM            =
===========================*/
/*=====  End of REM  ======*/
.box, .search__form__field {
  -webkit-clip-path: polygon(0 0, 100% 3%, 96% 97%, 5% 98%);
  clip-path: polygon(0 0, 100% 3%, 96% 97%, 5% 98%); }

/*===========================
=            BEM            =
===========================*/
/*=====  End of BEM  ======*/
/*===========================
=            REM            =
===========================*/
/*=====  End of REM  ======*/
/*===========================
=            BEM            =
===========================*/
/*=====  End of BEM  ======*/
/*==================================
=            Responsive            =
==================================*/
/*=====  End of Responsive  ======*/
/*============================
=            Grid            =
============================*/
/*=====  End of Grid  ======*/
/*===========================
=            REM            =
===========================*/
/*=====  End of REM  ======*/
/*============================
=            Base            =
============================*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

* {
  box-sizing: border-box; }
  *:focus, *:hover {
    outline: 0; }

.grid-container {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto; }
  .grid-container:after {
    content: " ";
    display: block;
    clear: both; }
  @media (min-width: 1025px) {
    .grid-container {
      width: 73.125rem; } }

body {
  font-family: Gill Sans, sans-serif;
  background: transparent url('../images/clouds.jpg?1464980287') center center repeat; }

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

html {
  font-size: 16px;
  font-size: 3.86473vw; }
  @media (min-width: 768px) {
    html {
      font-size: 16px;
      font-size: 1.5625vw; } }
  @media (min-width: 1025px) {
    html {
      font-size: 16px;
      font-size: 1.21212vw; } }
  @media (min-width: 1320px) {
    html {
      font-size: 16px; } }

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?9tbjrz&1464618590');
  src: url('../fonts/icomoon.eot?9tbjrz&1464618590#iefix') format("embedded-opentype"), url('../fonts/icomoon.ttf?9tbjrz&1464618590') format("truetype"), url('../fonts/icomoon.woff?9tbjrz&1464618590') format("woff"), url('../fonts/icomoon.svg?9tbjrz&1464618590#icomoon') format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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; }

.icon-search:before {
  content: "\e902"; }

.icon-instagram:before {
  content: "\e900"; }

.icon-facebook:before {
  content: "\e901"; }

.icon-whatsapp:before {
  content: "\e907"; }

.icon-date_range:before {
  content: "\e916"; }

.icon-folder-open:before {
  content: "\e903"; }

.icon-bubble2:before {
  content: "\e904"; }

.icon-user:before {
  content: "\e905"; }

/*===============================
=            Modules            =
===============================*/
/*======================================
=            Article Module            =
======================================*/
.article {
  /*============================
  =            Item            =
  ============================*/
  /*=====  End of Item  ======*/
  /*=============================
  =            Cover            =
  =============================*/
  /*=====  End of Cover  ======*/
  /*=============================
  =            Title            =
  =============================*/
  /*=====  End of Title  ======*/
  /*=============================
  =            Infos            =
  =============================*/
  /*=====  End of Infos  ======*/
  /*===============================
  =            Divider            =
  ===============================*/
  /*=====  End of Divider  ======*/
  /*==============================
  =            Author            =
  ==============================*/
  /*=====  End of Author  ======*/ }
  .article__item {
    margin-bottom: 70px;
    margin-bottom: 4.375rem; }
  .article__cover img {
    width: 100%;
    display: block;
    height: auto; }
  .article__cover__infos {
    background-color: #fff;
    padding: 15px 25px;
    padding: 0.9375rem 1.5625rem;
    border-bottom: 1px solid #e5e5e5; }
    @media (max-width: 767px) {
      .article__cover__infos span {
        margin-bottom: 10px;
        margin-bottom: 0.625rem; } }
  .article__title {
    font-size: 36px;
    font-size: 2.25rem;
    color: #1f8e60;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem; }
  .article__infos {
    background-color: #fff;
    padding: 40px 25px;
    padding: 2.5rem 1.5625rem;
    /*============================
    =            Link            =
    ============================*/ }
    .article__infos p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.3; }
    .article__infos__link {
      margin-top: 50px;
      margin-top: 3.125rem; }
  .article__divider {
    padding-top: 50px;
    padding-top: 3.125rem;
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
    border-top: 1px solid #e5e5e5;
    /* Title box */ }
    .article__divider__title {
      font-size: 18px;
      font-size: 1.125rem;
      color: #1f8e60;
      font-weight: 900;
      margin-bottom: 35px;
      margin-bottom: 2.1875rem;
      display: block; }
  .article__author {
    /* Avatar */
    /* Author's name */
    /* Description */ }
    .article__author:after {
      content: "";
      display: table;
      clear: both; }
    @media (max-width: 767px) {
      .article__author {
        text-align: center; } }
    .article__author__avatar {
      height: 150px;
      height: 9.375rem;
      width: auto;
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
      @media (max-width: 767px) {
        .article__author__avatar {
          margin-left: auto;
          margin-right: auto;
          display: block; } }
      @media (min-width: 768px) {
        .article__author__avatar {
          float: left;
          margin-right: 25px;
          margin-right: 1.5625rem; } }
    .article__author__name {
      font-weight: bold;
      display: block;
      margin-bottom: 10px;
      margin-bottom: 0.625rem; }
    .article__author__description {
      line-height: 1.3; }
  .article__rich-content p, .article__rich-content li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    line-height: 1.3; }
  .article__rich-content h2, .article__rich-content h3, .article__rich-content h4 {
    line-height: 1.2;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .article__rich-content h2 {
    font-size: 23px;
    font-size: 1.4375rem; }
  .article__rich-content h3 {
    font-size: 20px;
    font-size: 1.25rem; }
  .article__rich-content h4 {
    font-size: 18px;
    font-size: 1.125rem; }
  .article__rich-content strong {
    font-weight: bold; }
  .article__rich-content ul, .article__rich-content ol {
    margin: 20px 0;
    margin: 1.25rem 0; }
    .article__rich-content ul li, .article__rich-content ol li {
      margin-bottom: 5px;
      margin-bottom: 0.3125rem; }
  .article__rich-content ul {
    list-style: disc inside; }

/*=====  End of Article Module  ======*/
/*=====================================
=            Button Module            =
=====================================*/
.btn {
  /*=============================
  =            Crazy            =
  =============================*/
  /*==============================
  =            Common            =
  ==============================*/ }
  .btn__crazy {
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #1f8e60;
    text-decoration: none;
    font-weight: 900;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    /*===============================
    =            Deco 01            =
    ===============================*/
    /*===============================
    =            Deco 02            =
    ===============================*/ }
    .btn__crazy:hover::after, .btn__crazy:focus::after {
      transform: rotate(0deg); }
    .btn__crazy:hover span, .btn__crazy:focus span {
      transform: initial; }
      .btn__crazy:hover span:nth-child(1), .btn__crazy:focus span:nth-child(1) {
        left: 5px;
        left: 0.3125rem;
        top: 0; }
      .btn__crazy:hover span:nth-child(2), .btn__crazy:focus span:nth-child(2) {
        right: 5px;
        right: 0.3125rem;
        top: 0; }
    .btn__crazy::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fdff55;
      z-index: -1;
      transform: rotate(-5deg);
      transition-property: transform;
      transition-duration: 200ms;
      transition-timing-function: ease; }
    .btn__crazy .btn__crazy__deco-01, .btn__crazy .btn__crazy__deco-02 {
      font-weight: 400;
      font-size: 35px;
      font-size: 2.1875rem;
      position: absolute;
      transform: rotate(-30deg);
      transition-property: all;
      transition-duration: 200ms;
      transition-timing-function: ease;
      pointer-events: none; }
    .btn__crazy__deco-01 {
      left: -10px;
      left: -0.625rem;
      top: 3px;
      top: 0.1875rem; }
    .btn__crazy__deco-02 {
      right: -10px;
      right: -0.625rem;
      top: -3px;
      top: -0.1875rem; }
  .btn__common {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    padding: 10px 13px;
    padding: 0.625rem 0.8125rem;
    background-color: #1f8e60;
    color: white;
    font-family: inherit;
    border: 0;
    cursor: pointer;
    transition-property: color, background;
    transition-duration: 200ms;
    transition-timing-function: ease; }
    .btn__common:hover, .btn__common:focus {
      color: #1f8e60;
      background-color: #fdff55; }
    .btn__common--active {
      color: #1f8e60;
      background-color: #fdff55;
      pointer-events: none;
      cursor: initial; }

/*=====  End of Button Module  ======*/
/*=============================
=            Asset            =
=============================*/
.asset__logo {
  background: transparent url('../images/logo.png?1464123423') center center no-repeat;
  background-size: 9.875rem 9.625rem;
  width: 158px;
  width: 9.875rem;
  height: 154px;
  height: 9.625rem;
  padding: 1px;
  box-sizing: content-box;
  display: block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize; }

/*=====  End of Asset  ======*/
/*=====================================
=            Banner Module            =
=====================================*/
.banner {
  /*==============================
  =            Simple            =
  ==============================*/
  /*=====  End of Simple  ======*/ }
  .banner__simple {
    position: relative;
    margin-bottom: 120px;
    margin-bottom: 7.5rem; }
    .banner__simple__image {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 275px;
      height: 17.1875rem; }
      @media (min-width: 768px) {
        .banner__simple__image {
          height: 550px;
          height: 34.375rem; } }
    .banner__simple__deco {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      transform: translateY(45%);
      background: transparent url('../images/deco-row.png?1464129970') center center repeat;
      background-size: auto 3.4375rem;
      height: 55px;
      height: 3.4375rem; }
      @media (min-width: 768px) {
        .banner__simple__deco {
          background-size: auto 6.9375rem;
          height: 111px;
          height: 6.9375rem; } }
    .banner__simple__title {
      position: absolute;
      transform-style: preserve-3d;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      font-size: 40px;
      font-size: 2.5rem;
      width: 90%;
      text-align: center;
      text-shadow: 0px 0px 100px black; }
      @media (min-width: 768px) {
        .banner__simple__title {
          font-size: 60px;
          font-size: 3.75rem;
          max-width: 60%; } }

/*=====  End of Banner Module  ======*/
/*===================================
=            List Module            =
===================================*/
.list__bold {
  list-style: disc inside; }
  .list__bold__item {
    font-weight: 600;
    color: #1f8e60;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 18px;
    font-size: 1.125rem; }

/*=====  End of List Module  ======*/
/*==================================
=            Box Module            =
==================================*/
.box {
  background-color: white;
  padding: 45px 40px;
  padding: 2.8125rem 2.5rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  /*===================================
  =            Two Columns            =
  ===================================*/
  /*=====  End of Two Columns  ======*/ }
  .box__link {
    display: block;
    padding: 10px;
    padding: 0.625rem;
    transition-property: background;
    transition-duration: 200ms;
    transition-timing-function: ease; }
    .box__link:after {
      content: "";
      display: table;
      clear: both; }
    .box__link:hover {
      color: white;
      background-color: #660e81;
      border-radius: 4px; }
      .box__link:hover img {
        outline: 2px solid rgba(255, 255, 255, 0.8); }
  .box__two-columns__row {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
    .box__two-columns__row:after {
      content: "";
      display: table;
      clear: both; }
    .box__two-columns__row:last-child {
      margin-bottom: 0; }
    .box__two-columns__row__first {
      width: 29.41176%;
      float: left;
      margin-right: 5.88235%; }
    .box__two-columns__row__second {
      width: 64.70588%;
      float: right;
      margin-right: 0; }
  .box__two-columns__image {
    width: 100%;
    height: auto;
    display: block;
    outline: 2px solid transparent;
    transition-property: outline;
    transition-duration: 200ms;
    transition-timing-function: ease; }
  .box__two-columns__title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .box__two-columns__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3; }

/*=====  End of Box Module  ======*/
/*=====================================
=            Search Module            =
=====================================*/
.search {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  /*============================
  =            Form            =
  ============================*/ }
  .search__form {
    position: relative;
    /* Field */
    /* Button */ }
    .search__form__field {
      background-color: #fff;
      border: 0;
      border-radius: 0;
      display: block;
      width: 100%;
      padding: 15px 25px;
      padding: 0.9375rem 1.5625rem;
      padding-right: 45px;
      padding-right: 2.8125rem;
      font-family: inherit;
      font-size: 20px;
      font-size: 1.25rem; }
      .search__form__field:-moz-placeholder {
        font-family: inherit;
        font-size: 20px;
        font-size: 1.25rem; }
      .search__form__field::-moz-placeholder {
        font-family: inherit;
        font-size: 20px;
        font-size: 1.25rem; }
      .search__form__field:-ms-input-placeholder {
        font-family: inherit;
        font-size: 20px;
        font-size: 1.25rem; }
      .search__form__field::-webkit-input-placeholder {
        font-family: inherit;
        font-size: 20px;
        font-size: 1.25rem; }
    .search__form__button {
      position: absolute;
      right: 10px;
      right: 0.625rem;
      position: absolute;
      transform-style: preserve-3d;
      top: 50%;
      transform: translateY(-50%);
      background-color: transparent;
      border: 0;
      color: #1f8e60;
      cursor: pointer;
      z-index: 5;
      font-size: 22px;
      font-size: 1.375rem; }

/*=====  End of Search Module  ======*/
/*===================================
=            Link Module            =
===================================*/
.link__simple {
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease; }
  .link__simple:hover, .link__simple:focus {
    text-decoration: underline; }
  .link__simple:active {
    transform: scale(0.95); }

/*=====  End of Link Module  ======*/
/*===================================
=            Text Module            =
===================================*/
.text__bold {
  font-weight: bold; }

/*=====  End of Text Module  ======*/
/*=============================
=            Title            =
=============================*/
.title__bold {
  font-weight: 900;
  color: #1f8e60;
  font-size: 36px;
  font-size: 2.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

/*=====  End of Title  ======*/
/*================================
=            Main Nav            =
================================*/
.main-nav__list__item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid white; }
  .main-nav__list__item:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .main-nav__list__item {
      display: inline-block;
      margin: 0;
      padding: 0;
      margin-right: 20px;
      margin-right: 1.25rem;
      padding-right: 20px;
      padding-right: 1.25rem;
      border-bottom: 0;
      border-right: 4px solid white; }
      .main-nav__list__item:last-child {
        padding-right: 0;
        margin-right: 0; } }
  .main-nav__list__item:last-child {
    border: 0; }
  .main-nav__list__item a {
    color: white;
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 900; }

/*=====  End of Main Nav  ======*/
/*==================================
=            Pagination            =
==================================*/
.wp-pagenavi {
  text-align: center;
  margin-top: 20px;
  margin-top: 1.25rem; }
  .wp-pagenavi .pages {
    display: block;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem; }
  .wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    padding: 15px;
    padding: 0.9375rem;
    font-size: 18px;
    font-size: 1.125rem;
    margin-right: 5px;
    margin-right: 0.3125rem; }
    .wp-pagenavi a:last-child, .wp-pagenavi span:last-child {
      margin-right: 0; }
  .wp-pagenavi .current, .wp-pagenavi a:hover {
    background-color: #fdff55; }

/*=====  End of Pagination  ======*/
/*=========================================
=            Breadcrumb Module            =
=========================================*/
.breadcrumb {
  padding: 12px 0;
  padding: 0.75rem 0;
  background-color: #fff;
  font-size: 20px;
  font-size: 1.25rem; }
  .breadcrumb a {
    font-weight: bold;
    color: #660e81; }

/*=====  End of Breadcrumb Module  ======*/
/*=====================================
=            Social Module            =
=====================================*/
.social__box {
  background-color: #660e81;
  width: 45px;
  width: 2.8125rem;
  height: 45px;
  height: 2.8125rem;
  margin-right: 2px;
  position: relative; }
  .social__box:hover {
    background-color: #540c6a; }
  .social__box__icon {
    color: white;
    position: absolute;
    transform-style: preserve-3d;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    font-size: 1.5625rem; }

/*=====  End of Social Module  ======*/
/*=====================================
=            Header Module            =
=====================================*/
.main-header__extra {
  background-color: #9457a7;
  color: white; }
.main-header__main {
  background-color: #660e81; }
  @media (min-width: 768px) {
    .main-header__main {
      height: 120px;
      height: 7.5rem; } }
.main-header__nav {
  margin-top: 55px;
  margin-top: 3.4375rem; }
.main-header__logo {
  margin: 0 auto;
  padding-top: 40px;
  padding-top: 2.5rem; }
  @media (min-width: 768px) {
    .main-header__logo {
      margin: 0;
      padding-top: 0;
      position: relative;
      top: -35px;
      top: -2.1875rem; } }
@media (min-width: 768px) {
  .main-header__layout {
    display: flex;
    justify-content: space-between; } }
.main-header__layout::after {
  display: none; }
.main-header__layout__item {
  flex: 0 0 auto; }

/*=====  End of Header Module  ======*/
/*=====================================
=            Footer Module            =
=====================================*/
.footer {
  background-color: #660e81;
  padding-top: 40px;
  padding-top: 2.5rem;
  color: white;
  /* Deco */
  /* Main Title */
  /* Text */
  /* Extra */ }
  .footer__container {
    position: relative; }
  .footer__deco {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    @media (min-width: 768px) {
      .footer__deco {
        margin-bottom: 0;
        position: absolute;
        right: 0;
        bottom: -31px;
        bottom: -1.9375rem; } }
  .footer__main-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    color: white; }
  .footer__text {
    line-height: 1.3;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem; }
  .footer__extra {
    margin-top: 30px;
    margin-top: 1.875rem;
    background-color: #9457a7; }

/*=====  End of Footer Module  ======*/
/*==========================================
=            Layout Two Columns            =
==========================================*/
.layout__two-columns {
  margin: 50px 0;
  margin: 3.125rem 0; }
  @media (min-width: 768px) {
    .layout__two-columns__main {
      width: 57.62712%;
      float: left;
      margin-right: 1.69492%; } }
  @media (min-width: 768px) {
    .layout__two-columns__sidebar {
      width: 32.20339%;
      float: right;
      margin-right: 0; } }

/*=====  End of Layout Two Columns  ======*/
/*===================================
=            Layout Flex            =
===================================*/
.layout__flex {
  /*=================================
  =            Container            =
  =================================*/
  /*============================
  =            Item            =
  ============================*/ }
  .layout__flex__container {
    display: flex; }
    @media (max-width: 767px) {
      .layout__flex__container--column {
        flex-direction: column; } }
    .layout__flex__container--end {
      justify-content: flex-end; }
    .layout__flex__container--center {
      align-items: center; }
  .layout__flex__item--spaced {
    margin-right: 20px;
    margin-right: 1.25rem; }
    .layout__flex__item--spaced:last-child {
      margin-right: 0; }

/*=====  End of Layout Flex  ======*/
/*==============================
=            Spaces            =
==============================*/
.layout__vertical {
  margin-top: 10px;
  margin-top: 10px; }
  .layout__vertical--2x {
    margin-top: 20px;
    margin-top: 20px; }
.layout__horizontal {
  margin-right: 10;
  margin-right: 10; }
  .layout__horizontal--2x {
    margin-right: 20px;
    margin-right: 20px; }

/*=====  End of Spaces  ======*/
/*===============================
=            Layouts            =
===============================*/
.sidebar__title {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
.sidebar__controls {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
.sidebar__content-box {
  display: none; }
  .sidebar__content-box--active {
    display: block; }

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