@charset "UTF-8";
/*
Theme Name: Fesefa

Author: vertige
Author URI: http://www.vertige.org/
Description: Custom theme: fesefa developed by vertige
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fesefa
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

fesefa is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

*/
@import url(css/normalize.css);
@import url(css/print.css);
/*
================================
Simple Content Grid
================================
 Full width = 12 columns
   Use example: div.col-6of12 */
@media (min-width: 760px) {
  .col-1of12 {
    width: 70px;
    float: left;
    margin-right: 28px;
  }
  .col-1of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-2of12 {
    width: 168px;
    float: left;
    margin-right: 28px;
  }
  .col-2of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-3of12 {
    width: 266px;
    float: left;
    margin-right: 28px;
  }
  .col-3of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-4of12 {
    width: 364px;
    float: left;
    margin-right: 28px;
  }
  .col-4of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-5of12 {
    width: 462px;
    float: left;
    margin-right: 28px;
  }
  .col-5of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-6of12 {
    width: 560px;
    float: left;
    margin-right: 28px;
  }
  .col-6of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-7of12 {
    width: 658px;
    float: left;
    margin-right: 28px;
  }
  .col-7of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-8of12 {
    width: 756px;
    float: left;
    margin-right: 28px;
  }
  .col-8of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-9of12 {
    width: 854px;
    float: left;
    margin-right: 28px;
  }
  .col-9of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-10of12 {
    width: 952px;
    float: left;
    margin-right: 28px;
  }
  .col-10of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-11of12 {
    width: 1050px;
    float: left;
    margin-right: 28px;
  }
  .col-11of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-12of12 {
    width: 1148px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-12of12:last-child {
    float: right;
    margin-right: 0;
  }
  .col-1of9 {
    width: 70px;
    float: left;
    margin-right: 28px;
  }
  .col-1of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-2of9 {
    width: 168px;
    float: left;
    margin-right: 28px;
  }
  .col-2of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-3of9 {
    width: 266px;
    float: left;
    margin-right: 28px;
  }
  .col-3of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-4of9 {
    width: 364px;
    float: left;
    margin-right: 28px;
  }
  .col-4of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-5of9 {
    width: 462px;
    float: left;
    margin-right: 28px;
  }
  .col-5of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-6of9 {
    width: 560px;
    float: left;
    margin-right: 28px;
  }
  .col-6of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-7of9 {
    width: 658px;
    float: left;
    margin-right: 28px;
  }
  .col-7of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-8of9 {
    width: 756px;
    float: left;
    margin-right: 28px;
  }
  .col-8of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-9of9 {
    width: 854px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-9of9:last-child {
    float: right;
    margin-right: 0;
  }
  .col-1of8 {
    width: 70px;
    float: left;
    margin-right: 28px;
  }
  .col-1of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-2of8 {
    width: 168px;
    float: left;
    margin-right: 28px;
  }
  .col-2of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-3of8 {
    width: 266px;
    float: left;
    margin-right: 28px;
  }
  .col-3of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-4of8 {
    width: 364px;
    float: left;
    margin-right: 28px;
  }
  .col-4of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-5of8 {
    width: 462px;
    float: left;
    margin-right: 28px;
  }
  .col-5of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-6of8 {
    width: 560px;
    float: left;
    margin-right: 28px;
  }
  .col-6of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-7of8 {
    width: 658px;
    float: left;
    margin-right: 28px;
  }
  .col-7of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-8of8 {
    width: 756px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-8of8:last-child {
    float: right;
    margin-right: 0;
  }
  .col-1of6 {
    width: 70px;
    float: left;
    margin-right: 28px;
  }
  .col-1of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-2of6 {
    width: 168px;
    float: left;
    margin-right: 28px;
  }
  .col-2of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-3of6 {
    width: 266px;
    float: left;
    margin-right: 28px;
  }
  .col-3of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-4of6 {
    width: 364px;
    float: left;
    margin-right: 28px;
  }
  .col-4of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-5of6 {
    width: 462px;
    float: left;
    margin-right: 28px;
  }
  .col-5of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-6of6 {
    width: 560px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-6of6:last-child {
    float: right;
    margin-right: 0;
  }
  .col-1of4 {
    width: 70px;
    float: left;
    margin-right: 28px;
  }
  .col-1of4:last-child {
    float: right;
    margin-right: 0;
  }
  .col-2of4 {
    width: 168px;
    float: left;
    margin-right: 28px;
  }
  .col-2of4:last-child {
    float: right;
    margin-right: 0;
  }
  .col-3of4 {
    width: 266px;
    float: left;
    margin-right: 28px;
  }
  .col-3of4:last-child {
    float: right;
    margin-right: 0;
  }
  .col-4of4 {
    width: 364px;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-4of4:last-child {
    float: right;
    margin-right: 0;
  }
}

.col-full {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

/*
================================
PAGE LAYOUT
================================
*/
/* Layout - General
*/
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  /* suppressing the tap highlight */
  -webkit-font-smoothing: antialiased;
}

*:before, *:after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  /* suppressing the tap highlight */
  -webkit-font-smoothing: antialiased;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  background: #eff3e0 url(img/header-shapes.png) no-repeat center top;
  padding-top: 30px;
  padding-bottom: 30px;
}

.page-container {
  background: url(img/footer-shapes.png) no-repeat center bottom;
}

.container {
  background-color:#fff;
  width: 1148px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  padding-left: 28px;
  padding-right: 28px;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

.row {
  width: auto;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Layout - header
*/
/* Layout - content
*/
.wrap-content .container {
  border-top: 1px solid #f3f3f3;
  background: white;
}

.wrap-section-intro + .wrap-content .container {
  background-image: none;
}

.row-content {
  padding-top: 0px;
}

div.ep {
  background: #f6f8f0;
}
.ep section {
  display : -webkit-box;
  display : -ms-flexbox;
  display : flex;
  justify-content: space-between;
}
.ep section article {
  -ms-flex : 0 1 auto;
  flex : 0 1 auto;
  width: 360px;
}
.ep section article h5 a {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.ep section article h5 a:hover {
  color: #95aa53;
}
.ep section article h4 {
  font-size: 2.8rem;
  color: #95aa53;
}
.ep section article p.list-article-date {
  margin-top: -32px;
}
.ep section article a.read-more {
  display: block;
  margin-top: 20px;
  text-align: right;
  text-transform: uppercase;
  color: #7e2172;
}
.ep section article a.read-more:hover {
  text-decoration: underline;
}

.col-main {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  width: 756px;
  float: left;
  margin-right: 28px;
}

.col-sub {
  padding-top: 112px;
  padding-bottom: 30px;
  width: 392px;
  float: right;
  margin-right: 0;
  margin-right: -28px;
}

.full-width .col-main {
  width: auto;
  float: none;
  margin-left: 0;
  margin-right: 0;
}

/* Layout - footer
*/
.site-footer {
  clear: both;
}

/*
================================
Shared Form styles
================================
*/
label, input, select, textarea {
  font-size: 14px;
  line-height: 1.7;
}

form {
  margin-bottom: 0;
  overflow: visible;
}

form:after {
  content: "";
  display: table;
  clear: both;
}

legend {
  padding: 15px 0;
  font-size: 1.4em;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  color: #7e2172;
  /* color for IE */
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}

input {
  margin: 0;
}

input[type="email"], input[type="file"], input[type="image"], input[type="password"], input[type="search"], input[type="text"], input[type="url"], input[type="tel"], input[type="range"], input[type="number"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="week"], input[type="color"] {
  padding: 9px 15px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #515151;
  line-height: 1.2;
  /* for IE */
}

/* ---------------- Text input fields
*/
select {
  padding: 9px 15px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #515151;
  line-height: 1.2;
  /* for IE */
}

textarea {
  padding: 9px 15px;
  background: #fff;
  border: 1px solid #dadada;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: #515151;
  line-height: 1.2;
  /* for IE */
  resize: vertical;
}

textarea[rows] {
  height: auto;
}

select {
  border-radius: 0;
}

input[type="email"]:focus, input[type="file"]:focus, input[type="image"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="number"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="color"]:focus {
  background: #fff;
  border-color: #777777;
}

select:focus, textarea:focus {
  background: #fff;
  border-color: #777777;
}

/* input icons */
input.icon-checked, input.icon-close, input.icon-plus {
  background: no-repeat right 10px center;
}

input.icon-checked {
  background-image: url(img/forms/form-check.png);
}

input.icon-close {
  background-image: url(img/forms/form-close.png);
}

input.icon-plus {
  background-image: url(img/forms/form-plus.png);
}

/* Placeholder in input fields (keep as separate rules)
	*/
::-webkit-input-placeholder {
  color: #515151;
  font-style: normal;
}

::-moz-placeholder {
  color: #515151;
  opacity: 1;
  font-style: normal;
}

:-ms-input-placeholder {
  color: #515151;
  font-style: normal;
}

/* Select/option dropdowns
	*/
select {
  height: auto;
}

input[type="file"] {
  height: auto;
}

input[type="submit"], input[type="reset"], input[type="button"] {
  margin: 0;
  padding: 8px 16px 8px;
  width: auto;
  max-width: 100%;
  min-width: 168px;
  display: inline-block;
  overflow: visible;
  /* for IE */
  outline: none;
  background: #7e2172;
  /* normal state */
  border: 0px solid #7e2172;
  border-radius: 6px;
  transition: 0.2s all;
  box-sizing: border-box;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

/* ---------------- Buttons
*/
button, .button {
  margin: 0;
  padding: 8px 16px 8px;
  width: auto;
  max-width: 100%;
  min-width: 168px;
  display: inline-block;
  overflow: visible;
  /* for IE */
  outline: none;
  background: #7e2172;
  /* normal state */
  border: 0px solid #7e2172;
  border-radius: 6px;
  transition: 0.2s all;
  box-sizing: border-box;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 14px;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  background-color: #6b1c60;
  color: white;
  border-color: #6b1c60;
  color: white;
  text-decoration: none;
}

button:hover, .button:hover {
  background-color: #6b1c60;
  color: white;
  border-color: #6b1c60;
  color: white;
  text-decoration: none;
}

input[type="submit"]:active, input[type="reset"]:active {
  background-color: #7e2172;
  border-color: #95aa53;
  color: white;
}

button:active, .button:active {
  background-color: #7e2172;
  border-color: #95aa53;
  color: white;
}

input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  background-color: #7e2172;
  border-color: #95aa53;
  color: white;
  outline: 1px dotted black;
  outline-offset: 2px;
}

button:focus {
  background-color: #7e2172;
  border-color: #95aa53;
  color: white;
  outline: 1px dotted black;
  outline-offset: 2px;
}

.button:focus {
  background-color: #7e2172;
  border-color: #95aa53;
  color: white;
  outline: 1px dotted black;
  outline-offset: 2px;
}

.button.red {
  background: #ff3300;
  color: white;
}

.button.red:hover {
  background: #d82b00;
}

.button.orange {
  background: #FE9A76;
  color: white;
}

.button.orange:hover {
  background: #d78264;
}

.button.yellow {
  background: #FFD700;
  color: white;
}

.button.yellow:hover {
  background: #d8b600;
}

.button.beige {
  background: #dfd9cd;
  color: white;
}

.button.beige:hover {
  background: #bdb8ae;
}

.button.olive {
  background: #95aa53;
  color: white;
}

.button.olive:hover {
  background: #7e9046;
}

.button.green {
  background: #759D58;
  color: white;
}

.button.green:hover {
  background: #63854a;
}

.button.teal {
  background: #008080;
  color: white;
}

.button.teal:hover {
  background: #006c6c;
}

.button.blue {
  background: #0E6EB8;
  color: white;
}

.button.blue:hover {
  background: #0b5d9c;
}

.button.violet {
  background: #EE82EE;
}

.button.violet:hover {
  background: #ca6eca;
}

.button.purple {
  background: #7e2172;
  color: white;
}

.button.purple:hover {
  background: #6b1c60;
}

.button.pink {
  background: #FF1493;
  color: white;
}

.button.pink:hover {
  background: #d8117c;
}

.button.brown {
  background: #A52A2A;
  color: white;
}

.button.brown:hover {
  background: #8c2323;
}

.button.white {
  background: white;
  color: #95aa53;
  min-width: 0;
  padding-left: 28px;
  padding-right: 28px;
}

.button.white:hover {
  background: white;
  text-decoration: underline;
}

.button.black {
  background: #000000;
  color: white;
}

.button.black:hover {
  background: #000000;
}

.button.transparent {
  background: transparent;
  color: #95aa53;
}

.button.transparent:hover {
  background: transparent;
}

.button.text-red {
  color: #ff3300;
}

.button.text-orange {
  color: #FE9A76;
}

.button.text-yellow {
  color: #FFD700;
}

.button.text-beige {
  color: #dfd9cd;
}

.button.text-olive {
  color: #95aa53;
}

.button.text-green {
  color: #759D58;
}

.button.text-teal {
  color: #008080;
}

.button.text-blue {
  color: #0E6EB8;
}

.button.text-violet {
  color: #EE82EE;
}

.button.text-purple {
  color: #7e2172;
}

.button.text-pink {
  color: #FF1493;
}

.button.text-brown {
  color: #A52A2A;
}

.button.text-white {
  color: #fff;
}

.button.text-black {
  color: #000000;
}

/* ---------------- Text buttons
*/
/* ---------------- Check boxes and radios
*/
input[type="radio"], input[type="checkbox"] {
  border-width: 0;
  width: auto;
  position: relative;
  margin: 3px 5px 3px 0;
  float: none;
  display: inline;
}

/* ---------------- Form layout
*/
/*label, input, select, textarea {
		font-size: 1.6rem;
		line-height: $line-height;
	}*/
.wrap-form {
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

form {
  margin-bottom: 0;
  overflow: visible;
}

form:after {
  content: "";
  display: table;
  clear: both;
}

form p {
  margin: 0 0 6px 0;
  padding: 0 0 10px 0;
  background: none;
  list-style: none;
  width: 100%;
}

form p:after {
  content: "";
  display: table;
  clear: both;
}

form p:last-child {
  margin-bottom: 0;
}

form ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

form ul li {
  margin: 0 0 6px 0;
  padding: 0 0 10px 0;
  background: none;
  list-style: none;
  width: 100%;
}

form ul li:after {
  content: "";
  display: table;
  clear: both;
}

form ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 600px) {
  form ul li {
    display: table;
  }
}

fieldset, li.fieldset {
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #808080;
}

legend, h3.legend {
  padding: 15px 0;
  font-size: 1.4em;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  color: #7e2172;
  /* color for IE */
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}

label, div.label {
  display: block;
  vertical-align: top;
  margin-bottom: 0px;
  padding-right: 10px;
  font-size: 1.4rem;
  font-weight: 400;
}

@media (min-width: 600px) {
  label, div.label {
    display: table-cell;
    width: 35%;
  }
}

input {
  margin-bottom: 15px;
}

@media (min-width: 600px) {
  input {
    display: table-cell;
  }
}

.wrap-inputs {
  padding-top: 4px;
}

@media (min-width: 600px) {
  .wrap-inputs {
    display: table-cell;
  }
}

.choice {
  margin-bottom: 5px;
}

.choice input {
  display: inline-block;
}

.choice label, .choice div.label {
  display: inline-block;
  width: auto;
  padding-right: 10px;
  padding-top: 0;
  font-size: inherit;
  font-weight: normal;
}

.wrap-inputs.inline .choice {
  display: inline-block;
  margin-right: 15px;
}

.recover-password a {
  font-style: italic;
}

.wrap-buttons {
  text-align: right;
}

/* Inline form (all on one line)
	*/
form.inline input {
  float: left;
  margin-right: 3px;
}

form.inline input[type="email"], form.inline input[type="search"] {
  max-width: 312px;
  /* change */
}

/*
================================
CONTENT - typography, images, etc.
================================
*/
/* ---------------- Default text
*/
html {
  font-size: 62.5%;
  /*  Tablet/desktop: 1rem = 10px */
}

body {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  color: #787878;
  color: #666;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address {
  margin-bottom: 0.6em;
  margin-top: 0.6em;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
}

p, dl, ul {
  margin-top: 0;
}

ol p, ul p, ol ol, ul ul, label p, dt p, dd p, table p {
  font-size: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  color: #7e2172;
  line-height: 1.25;
  margin-top: 1.5em;
  margin-bottom: 1em;
}

h1 {
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
}

h2 {
  /*font-size: 1.4rem;*/
  font-size: 2rem;
}

h3 {
  /*font-size: 1.4rem;*/
  font-size: 1.6rem;
  color: #95aa53;
  font-style: italic;
}

h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
  color: #787878;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

/* ---------------- Links
*/
a {
  color: #95aa53;
  text-decoration: none;
  background: transparent;
  transition: 0.15s all;
}

a:active, a:focus, a:hover {
  color: #7e2172;
  text-decoration: underline;
  background: transparent;
}

/* ---------------- Text specials
*/
blockquote {
  font-style: italic;
  margin: 0 0 1.5em;
  padding: 0.9rem 2rem 0.9rem 2rem;
  border-left: 2px solid #95aa53;
}

blockquote p {
  font-style: italic;
}

blockquote cite, blockquote span {
  display: block;
  font-style: normal;
  text-align: right;
}

p.highlight {
  background: #95aa53;
  padding: 15px 17px 17px;
  border-radius: 6px;
  color: white;
}

p.highlight a {
  color: white;
  text-decoration: underline;
}

.soft {
  color: #888;
}

small {
  font-size: 0.8em;
}

mark {
  background: #FFFF7F;
}

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

.right-text, .text-right {
  text-align: right;
}

p.page-intro {
  font-size: 2rem;
}

/* ---------------- Lists
*/
ol p {
  font-size: inherit;
}

ul {
  list-style: none;
  margin-left: 38px;
  padding-left: 0;
}

ul p {
  font-size: inherit;
}

ul li {
  margin-left: 0;
  padding-left: 30px;
  background: url(img/bullet.png) no-repeat 0 1rem;
}

ul ul {
  margin-bottom: 0;
}

ol {
  margin-left: 0;
}

/* Definition lists
	*/
dt {
  font-weight: bold;
  margin-bottom: 5px;
}

dd {
  margin-bottom: 10px;
  margin-left: 0;
}

/* Inline (horizontal) list (for thumbnails etc)
	*/
.list-inline {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
}

.list-inline:after {
  content: "";
  display: table;
  clear: both;
}

.list-inline li {
  float: left;
  margin: 0 10px 20px 0;
  padding: 0;
  background: none;
}

.list-inline img {
  display: block;
}

.list-inline a:hover img {
  opacity: 0.8;
}

/* list with no bullets, but still vertical
	*/
.list-nobullets {
  margin-left: 0;
  padding-left: 0;
}

.list-nobullets li {
  margin-left: 0;
  padding-left: 0;
  background: none;
}

/* List of links
	*/
.list-links li {
  border-bottom: 1px solid #808080;
}

.list-links a {
  display: block;
}

/* ---------------- Images
*/
img, svg {
  max-width: 100%;
  /* responsive */
  height: auto;
}

img {
  vertical-align: middle;
}

.spip_documents_left, .spip_documents_right, .spip_documents_center {
  max-width: 100%;
}

.left {
  float: left;
  margin: 0 28px 15px 0;
}

.right {
  float: right;
  margin: 0 0 15px 28px;
}

/* class on img */
.center {
  display: block;
  margin: 22px auto 22px;
  clear: both;
}

.center img {
  /* class on img container */
  display: block;
  margin: 0 auto;
}

/* img on top of page content */
p:first-child img.center, header + p img.center {
  margin-top: 0;
}

a img {
  transition: 0.15s all;
}

a:hover img {
  opacity: 0.8;
}

/* ---------------- Horizontal rule
*/
hr {
  clear: both;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #808080;
  margin: 1em 0;
  padding: 0;
}

/* ---------------- Tables
*/
table {
  margin-bottom: 1rem;
  width: 100%;
}

th, td {
  padding: 6px 10px 7px 0px;
  border-top: 1px solid #fafbf8;
}

th {
  font-weight: bold;
  vertical-align: top;
  text-align: left;
}

thead:first-child tr th, thead:first-child tr td {
  border-top: 0;
}

/* Wrap tables (or pre) elements in a div with this class */
.overflow-container {
  overflow-x: scroll;
}

/* ---------------- Media
*/
audio, video, object, embed, canvas, iframe {
  max-width: 100%;
}

/* flexible video containers, with fixed ratio */
.aspect-ratio {
  position: relative;
  height: 0;
  padding-top: 25px;
  /* default for youtube player */
  /*padding-bottom: 56.25%;*/
  /* 16:9 ratio */
  padding-bottom: 67.5%;
  /* 4:3 ratio */
  overflow: hidden;
}

.aspect-ratio.widescreen {
  padding-bottom: 56.25%;
  /* 16:9 widescreen ratio */
}

.aspect-ratio.vimeo {
  padding-top: 0;
  /* no player */
}

.aspect-ratio video, .aspect-ratio object, .aspect-ratio embed, .aspect-ratio canvas, .aspect-ratio iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* to override, use extra classes: */
/*
================================
CONTENT BLOCKS
================================
*/
/* ---------------- All section titles
*/
.section-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 3rem;
  font-weight: bold;
  color: #7e2172;
}

/* ---------------- breadcrumbs (fil d'ariane)
*/
.breadcrumbs {
  margin-bottom: 42px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 12px 30px;
  background: #fafbf8;
  font-size: 1.2rem;
  line-height: 1.7;
}

.breadcrumbs a {
  text-decoration: none;
  color: #7e2172;
}

.breadcrumbs .sep {
  display: inline-block;
  margin: 0 12px;
}

.breadcrumbs strong {
  font-weight: normal;
  color: #95aa53;
}

/* ---------------- Section intro (calendar, home)
*/
.container-section-intro {
  background: #f8f4f8;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-section-intro .section-title {
  padding-left: 30px;
}

.container-section-intro img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.container-section-intro h2 {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 0.8em;
}

.container-section-intro .col:last-child {
  padding-right: 70px;
}

/* ---------------- header in main content column
*/
.content-header {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 1px;
  margin-bottom: 25px;
}

.title-page {
  margin-top: 0px;
  margin-bottom: 7px;
  color: #95aa53;
}

.page-meta {
  font-size: 1.2rem;
  color: #ababab;
}

/* ---------------- Page (content) intro
*/
.content-body .list-articles {
  padding-top: 2rem;
}

.content-body .list-articles:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.content-body .list-articles:not(:first-child) {
  border-top: 1px solid #95aa53;
}

.content-body p:first-child {
  /*color: #95aa53;*/
  margin-bottom: 0.6em;
}

/* ---------------- Calendar list (agenda)
*/
.wrap-calendar-list {
  padding-top: 20px;
  margin-bottom: 20px;
}

.wrap-calendar-list h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #95aa53;
}

.wrap-calendar-list h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: bold;
  color: #7e2172;
  font-size: 1.4rem;
}

.wrap-calendar-rows {
  margin-bottom: 40px;
}

/* table */
.calendar-row {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 15px;
  width: 1148px;
  font-size: 1.2rem;
  line-height: 1.4;
}

.calendar-row p {
  font-size: inherit;
  margin-bottom: 0;
  line-height: inherit;
}

.calendar-row strong {
  font-weight: bold;
  color: #7e2172;
}

.calendar-row tr {
  background: #fafbf8;
  border-top: 10px solid #fafbf8;
  border-bottom: 10px solid #fafbf8;
}

.calendar-row td {
  padding: 15px 0 15px 30px;
  border-left: 1px solid #ececec;
  vertical-align: middle;
}

.calendar-row td:first-child {
  border: none;
}

.calendar-row td.description {
  width: 392px;
  padding-right: 10px;
}

.calendar-row td.date {
  width: 196px;
}

.calendar-row td.registration {
  width: 196px;
}

.calendar-row td.registration img {
  vertical-align: baseline;
  margin-left: 20px;
}

.calendar-row td.name {
  width: 196px;
}

.calendar-links {
  margin-top: 60px;
  text-align: center;
}

.calendar-links a {
  display: inline-block;
  border-radius: 6px;
  background: white;
  padding: 6px 20px;
  color: #7e2172;
  text-transform: uppercase;
}

.calendar-links a:hover {
  text-decoration: none;
  color: #95aa53;
}

.calendar-links a.calendar-link-more {
  background: #7e2172;
  color: #fff;
}

.calendar-links a.calendar-link-more:hover {
  background: #95aa53;
  color: white;
}

/*
================================
SITE HEADER
================================
*/
.site-header {
  position: relative;
  padding-top: 0px;
}

.row-header1 {
  margin-left: -28px;
  margin-right: -28px;
  padding-left: 28px;
  padding-right: 28px;
}

.row-header1:after {
  content: "";
  display: table;
  clear: both;
}

.row-header2 {
  background: white url(img/header-white-shapes.png) no-repeat center top;
  margin-left: -28px;
  margin-right: -28px;
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 30px;
}

/* ---------------- Main navigation
*/
.wrap-nav-main {
  float: left;
  width: auto;
  padding-left: 200px;
}

.nav-main {
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 1.6rem;
  line-height: 1.4;
}

.nav-main:after {
  content: "";
  display: table;
  clear: both;
}

.nav-main > li {
  float: left;
  position: relative;
  margin: 0 5px 0 0;
  padding: 0;
  list-style-type: none;
  background: none;
}

.nav-main > li > a {
  float: left;
  width: auto;
  margin: 0;
  padding: 0px 20px;
  background: #95aa53;
  border-radius: 8px 8px 0 0;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: bold;
}

.nav-main > li > a:active, .nav-main > li > a:focus, .nav-main > li > a:hover {
  color: #7e2172;
  text-decoration: none;
}

.nav-main > li:hover > a {
  color: #7e2172;
  text-decoration: none;
}

.nav-main > li.current > a {
  color: #7e2172;
  text-decoration: none;
  background: white;
}

.nav-main > li ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 99999;
  margin: -2px 0 0 0;
  padding: 2px 0;
  min-width: 200px;
  background: #95aa53;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 8px 8px 8px;
}

.nav-main li:hover > ul, .nav-main li.sfHover > ul {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

.nav-main > li ul ul {
  top: 0;
  left: 100%;
}

.nav-main > li li {
  margin: 0;
  padding: 0;
  background: none;
  position: relative;
}

.nav-main > li li a {
  display: block;
  padding: 8px 20px;
  border-bottom: 1px solid #7e9046;
  color: white;
  font-size: 1.4rem;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-main > li li.current a {
  color: #7e2172;
}

.nav-main > li li:last-child a, .nav-main > li li.last a {
  border: none;
}

.nav-main > li li a:hover {
  color: #7e2172;
}

/* hover */
/* current page / section */
/* ---------------- Main navigation dropdown
*/
/* ---------------- Social links
*/
.wrap-nav-social {
  float: right;
  width: auto;
}

ul.nav-social {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}

ul.nav-social li {
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  background: none;
}

ul.nav-social a {
  float: left;
  display: block;
  width: 28px;
  height: 100%;
  padding-top: 0px;
  color: white;
  line-height: 28px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}

/* ---------------- Site slogan
*/
.site-logo {
  margin-right: 0;
  margin-bottom: 30px;
}

.site-logo a {
  display: block;
}

.site-logo a:hover {
  text-decoration: none;
  background-color: transparent;
}

.site-logo a:hover img {
  opacity: 1;
}

/* ---------------- Site slogan
*/
.site-slogan {
  padding-top: 62px;
  font-size: 2.7rem;
  color: #3c3c3b;
  line-height: 1.1;
}

.site-slogan strong {
  font-weight: normal;
  color: #7e2172;
}

/* ---------------- Login
*/
#form_login, #loginform {
  background: #7e2172;
  border-radius: 6px;
  padding: 28px 28px 15px;
  color: white;
  margin-bottom: 45px;
}

#form_login label, #loginform label {
  color: inherit;
}

#form_login h3, #loginform h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 12px 0;
  padding: 0;
}

#form_login p, #loginform p {
  margin-bottom: 4px;
}

#form_login input[type="text"], #form_login input[type="email"], #form_login input[type="password"], #loginform input[type="text"], #loginform input[type="email"], #loginform input[type="password"] {
  width: 100%;
  border: none;
  margin-bottom: 0;
  padding: 12px 15px;
  font-size: 14px;
}

#form_login input[type="submit"], #loginform input[type="submit"] {
  float: right;
  margin-bottom: 0;
  background: #fafbf8;
  color: #7e2172;
  box-shadow: none;
  text-shadow: none;
  border: none;
}

#form_login input[type="submit"]:hover, #loginform input[type="submit"]:hover {
  color: #95aa53;
}

p.forgot {
	margin: 0;
	padding: 0;
	text-align: right !important;
}
p.forgot a:hover {
	color: #fff !important;
}

/*
========================
Superfish dropdown menu
========================
*/
.sf-arrows ul .sf-with-ul {
  padding-right: 2.5em;
}

.sf-arrows ul .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: rgba(149, 170, 83, 0.5);
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: rgba(255, 255, 255, 0.5);
}

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after {
  border-left-color: white;
}

.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after {
  border-top-color: #95aa53;
}

.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #95aa53;
}

/* right-facing arrows - child dropdown lists */
/*
================================
Mobile navigation - dropdown
================================
*/
/* ---------------- Wrapper
*/
.wrap-nav-mobile {
  float: right;
  margin-top: 0;
  margin-left: 0px;
  margin-right: -15px;
  width: 123px;
  position: relative;
  z-index: 99999;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  display: block;
}

@media (min-width: 600px) {
  .wrap-nav-mobile {
    display: none;
  }
}

/* ---------------- Toggle link
*/
#nav-mobile-toggle {
  position: relative;
  display: block;
  line-height: 48px;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  padding-left: 15px;
  margin-bottom: 0px;
  background: #95aa53;
  color: white;
  text-decoration: none;
  transition: none;
  /* ie10 */
  outline: 0;
}

#nav-mobile-toggle .toggle-icon {
  display: block;
  width: 20px;
  height: 2px;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 23px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-duration: 0.2s;
}

#nav-mobile-toggle .toggle-icon:before, #nav-mobile-toggle .toggle-icon:after {
  content: "";
  position: absolute;
  z-index: 3;
  left: 0;
  width: 100%;
  height: 2px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-duration: 0.2s;
}

#nav-mobile-toggle .toggle-icon:before {
  top: -7px;
}

#nav-mobile-toggle .toggle-icon:after {
  bottom: -7px;
}

/* OPEN mobile nav */
.nav-open #nav-mobile-toggle {
  background-color: #95aa53;
  color: white;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
}

.nav-open #nav-mobile-toggle .toggle-icon {
  background: white;
  background: #95aa53;
}

.nav-open #nav-mobile-toggle .toggle-icon:before, .nav-open #nav-mobile-toggle .toggle-icon:after {
  background: white;
}

.nav-open #nav-mobile-toggle .toggle-icon:before {
  -webkit-transform: rotate(45deg) translate(5px, 4px);
  -ms-transform: rotate(45deg) translate(5px, 4px);
  transform: rotate(45deg) translate(5px, 4px);
}

.nav-open #nav-mobile-toggle .toggle-icon:after {
  -webkit-transform: rotate(-45deg) translate(6px, -5px);
  -ms-transform: rotate(-45deg) translate(6px, -5px);
  transform: rotate(-45deg) translate(6px, -5px);
}

/* ---------------- Navigation content wrapper
*/
#nav-mobile-content {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 9000;
  width: 290px;
  background: #95aa53;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.nav-open #nav-mobile-content {
  display: block;
}

/* ---------------- Mobile nav list
*/
#nav-mobile {
  margin: 0;
  padding: 15px 0;
}

#nav-mobile li {
  margin: 0;
  padding: 0 0 1px 0;
  list-style-type: none;
  background: transparent;
  position: relative;
}

#nav-mobile a {
  display: block;
  padding: 6px 3.6rem 6px 20px;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 1.6rem;
  text-decoration: none;
  transition: 0.15s all;
}

#nav-mobile a:hover {
  background: rgba(255, 255, 255, 0.15);
}

#nav-mobile .current > a {
  background: rgba(255, 255, 255, 0.15);
}

#nav-mobile ul {
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 1px;
  padding-left: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.25s all;
  /* ie10 */
}

#nav-mobile ul.mobile-open {
  max-height: 500px;
}

#nav-mobile li li a {
  color: white;
  font-weight: 300;
  font-size: 1.4rem;
  padding-left: 35px;
}

#nav-mobile .mobile-toggle-sub {
  background: #95aa53;
  cursor: pointer;
  width: 3.4rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3rem;
  color: white;
  line-height: 3.5rem;
  text-align: center;
}

#nav-mobile .mobile-toggle-sub.mobile-active {
  color: white;
}

/* ---------------- Language nav mobile
*/
.nav-mobile-content .wrap-nav-lang {
  display: block;
  background: transparent;
  border: none;
}

.nav-mobile-content .wrap-nav-lang li a {
  color: white;
}

.nav-mobile-content .nav-social {
  display: block;
  background: transparent;
  border: none;
}

/* ---------------- Social links mobile
*/
/*
================================
FOOTER
================================
*/
/* ---------------- General footer styles
*/

footer h2 {

  font-size: 20px;
}



.site-footer {
  padding-top: 35px;
  padding-bottom: 120px;
}

.site-footer a {
  color: inherit;
  text-decoration: none;
}

.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer li {
  margin: 0;
  padding: 0;
  background: none;
}

/* ---------------- Contact
*/
.col-contact p {
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 1.2em;
}

/* ---------------- Sponsors
*/
.col-sponsors p {
  text-align: right;
  font-size: 1.2rem;
  line-height: 1.2;
  padding-top: 81px;
}

.col-sponsors img.right {
  margin-top: -52px;
}

/*
================================
SIDEBAR sub column widgets
================================
*/
/* ---------------- widgets all - sidebar modules
*/
.widget {
  margin-bottom: 30px;
}

.widget h3 {
  padding: 0px 0px;
  margin-top: 0;
  margin-bottom: 35px;
  background: transparent;
  color: #7e2172;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}

.widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.widget ul li {
  list-style: none;
}

.widget li {
  padding-left: 0;
  background: none;
  margin-left: 0;
}

.widget:last-child {
  margin-bottom: 0;
}

/* ---------------- Widget news
*/
.widget-related .list-articles {
  margin: 0;
  padding: 0;
}

.widget-related .list-articles li {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  background: #fafbf8;
  padding: 25px 30px;
}

.widget-related .list-articles li:last-child, .widget-related .list-articles li.last {
  margin-bottom: 0;
}

.widget-related .list-article-meta {
  text-transform: uppercase;
  color: #95aa53;
  margin-bottom: 2px;
}

.widget-related .list-article-title {
  font-size: 1.8rem;
  color: #7e2172;
  margin-bottom: 12px;
}

.widget-related .read-more {
  display: block;
  margin-top: 20px;
  text-align: right;
  color: #7e2172;
  text-transform: uppercase;
}

/*
================================
HOME PAGE
================================
*/
/* ---------------- General styles home
*/
/* ---------------- Articles list - Shared
*/
.section-articles {
  margin-bottom: 1em;
}

.list-articles {
  margin: 0;
  padding: 0;
}

.list-articles li {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  background: none;
}

.list-articles li:after {
  content: "";
  display: table;
  clear: both;
}

/* article header
	*/
h4.list-article-title {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.8rem;
  line-height: 1.1;
  color: #7e2172;
}

h4.list-article-title a {
  color: inherit;
}

h4.list-article-title a:hover {
  text-decoration: underline;
}

.list-article-date {
  margin-bottom: 0;
  font-size: 1.2rem;
  color: #ababab;
}

.list-article-meta {
  color: #95aa53;
  text-transform: uppercase;
}

img.list-article-thumb {
  margin-bottom: 20px;
  border: 1px solid #eeefec;
}

/* article body
	*/
.list-article-body p {
  margin-bottom: 0;
}

.list-article-body a.read-more {
  display: block;
  margin-top: 20px;
  text-align: right;
  text-transform: uppercase;
  color: #7e2172;
}

.list-article-body a.read-more:hover {
  text-decoration: underline;
}

/* ---------------- News (slideshow)
*/
.container-home-news {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 28px;
}

.container-home-news .section-title {
  padding-left: 30px;
  color: #95aa53;
  color: #7e2172;
}

/* See also Slick styles */
.section-articles.news,
.row-section-intro {
  margin-bottom: 0;
  /* article header
		*/
  /* article body
		*/
}

.section-articles.news .list-articles,
.row-section-intro .list-articles {
  margin-left: -14px;
  margin-right: -14px;
}

.section-articles.news .list-articles li,
.row-section-intro .list-articles li {
  width: 392px;
  /* will be overridden with inline styles */
}

.section-articles.news .list-articles li .inner,
.row-section-intro .list-articles li .inner {
  padding: 0 14px;
}

.section-articles.news h4.list-article-title,
.row-section-intro h4.list-article-title {
  font-size: 2.8rem;
  color: #95aa53;
}

.section-articles.news .list-article-date,
.row-section-intro .list-article-date {
  margin-top: -23px;
}

.section-articles.news .wrap-read-all,
.row-section-intro .wrap-read-all {
  margin-top: 50px;
  text-align: right;
}

/* ---------------- Home calendar (formations)
*/
.container-home-other {
  background: white;
  padding-top: 40px;
  padding-bottom: 50px;
}

.container-home-other .col:first-child .section-title {
  padding-left: 30px;
}

.courses .list-articles {
  margin-bottom: 30px;
}

.courses .list-articles li {
  background: #fafbf8;
  background: #fafbf8 url(img/icon-calendar.png) no-repeat 677px 12px;
  margin: 0 0 15px 0;
  padding: 22px 28px;
}

/* ---------------- Events
*/
.events .list-articles {
  margin-bottom: 40px;
}

.events .list-article-title {
  font-size: 2.4rem;
}

.events .list-article-date {
  margin-top: -23px;
}

/* ========= Slideshow Slick JS
*/
/* ---------------- Slideshow - Basic styles
*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* ---------------- Slideshow - Slick Theme
*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* ---------------- Slideshow - Arrows (buttons)
*/
.slick-prev, .slick-next {
  position: absolute;
  z-index: 100;
  display: block;
  height: 30px;
  width: 30px;
  min-width: 0;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: -71px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus {
  outline: none;
  background-color: transparent;
  opacity: 0.3;
}

.slick-next:hover, .slick-next:focus {
  outline: none;
  background-color: transparent;
  opacity: 0.3;
}

.slick-prev.slick-disabled, .slick-next.slick-disabled {
  opacity: 0.3;
}

.slick-prev {
  right: 58px;
  background: url(img/arrow-left.png) no-repeat center center;
}

.slick-next {
  right: 15px;
  background: url(img/arrow-right.png) no-repeat center center;
}

/* ---------------- Slideshow - Dots
*/
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 1px;
  padding: 0;
  cursor: pointer;
  background: none;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  font-family: "icomoon";
  font-size: 8px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 1;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: #95aa53;
  opacity: 1;
}

/* ---------------- Slideshow - Slider content
*/
.wrap-slideshow {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.slideshow {
  margin-bottom: 0;
}

.slide {
  min-height: 100px;
  position: relative;
}

.slide a {
  text-decoration: none;
  display: block;
}

.slide a:after {
  content: "";
  display: table;
  clear: both;
}

/* ================================
   HELPER CLASSES
   ================================
   */
/* ---------------- Styling classes
*/
.indent {
  margin-left: 20px;
}

.full-width {
  width: 100%;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-padding-v {
  padding-top: 0px;
  padding-bottom: 0px;
}

.no-margin-v {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.width-auto {
  width: auto;
}

.width-full {
  width: 100%;
}

.transition {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.visible.transition {
  display: block !important;
  visibility: visible !important;
}

.hidden.transition {
  display: none;
  visibility: hidden;
}

/* ---------------- Utility classes
*/
/* image replacement, hide text from browsers and screenreaders */
.hide-text, .ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}

.hide-text:before, .ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/* Hide text using indent, when :before is already taken */
.hide-text-indent {
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  margin: -1px;
  padding: 0;
}

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

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}

/* contain floats */
.clearfix:before {
  content: " ";
  display: table;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

/* clear preceding floats (siblings, NOT children) */
.clear {
  clear: both;
}

/* Hide tap highlight (on mobile/tablets) on buttons that don't link to pages, eg. toggles */
.hide-tap-highlight {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}

.tool-pagination {
  margin-top: 25px;
  text-align: center;
}

.tool-pagination ul li, .tool-pagination a {
  display: inline-block;
}

.tool-pagination ul li .current, .tool-pagination a .current {
  color: #7e2172;
}

.ninja-forms-form div.checkbox-wrap label {
  display: inline;
}

.ninja-forms-form div.checkbox-wrap input[type=checkbox] {
  float: left;
  margin-top: 6px;
}

#login {
  padding: 0;
}

#login .message {
  border: none;
}

#login h1 a, .login h1 a {
  background-image: url(img/logo-fesefa.png);
  padding-bottom: 30px;
  height: 200px;
  width: 200px;
  background-size: 200px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 0px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 0px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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