/*!
Theme Name: FIQ
Author: Upperkut
Author URI: http://www.upperkut.com
Version: 1.0
License: Proprietary
Text Domain: next
*/
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 {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ie-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  -ms-interpolation-mode: bicubic;
  -webkit-text-size-adjust: 100%;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  height: auto;
  position: relative;
}
html,
body {
  margin: 0;
  padding: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clear {
  clear: both;
  width: 1px;
  height: 1px;
  visibility: hidden;
  display: block;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  float: none;
}
.clear.left {
  clear: left;
}
.clear.right {
  clear: right;
}
.hidden {
  display: none;
}
.nowrap {
  white-space: nowrap;
}
.case-u {
  text-transform: uppercase!important;
}
.case-l {
  text-transform: lowercase!important;
}
.case-d {
  text-transform: none!important;
}
.fw-100 {
  font-weight: 100!important;
}
.fw-200 {
  font-weight: 200!important;
}
.fw-300 {
  font-weight: 300!important;
}
.fw-400 {
  font-weight: 400!important;
}
.fw-500 {
  font-weight: 500!important;
}
.fw-600 {
  font-weight: 600!important;
}
.fw-700 {
  font-weight: 700!important;
}
.fw-800 {
  font-weight: 800!important;
}
.fw-900 {
  font-weight: 900!important;
}
.assistive-text {
  display: none;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
sup,
sub {
  font-size: 50%;
}
#wrapper {
  height: auto;
  min-height: 100%;
  margin: 0 auto;
}
#fancybox-wrap,
#fancybox-wrap * {
  box-sizing: content-box;
}
a.disabled,
input.disabled {
  background: #ccc!important;
}
.columns.c2 > div,
.columns.c3 > div,
.columns.c4 > div,
.columns.c2 > li,
.columns.c3 > li,
.columns.c4 > li {
  display: block;
  float: left;
}
.columns.c2 > div:after:last-child,
.columns.c3 > div:after:last-child,
.columns.c4 > div:after:last-child,
.columns.c2 > li:after:last-child,
.columns.c3 > li:after:last-child,
.columns.c4 > li:after:last-child {
  clear: both;
}
.columns.c2 > div,
.columns.c2 > li {
  width: 50%;
}
.columns.c3 > div,
.columns.c3 > li {
  width: 33.333333333%;
}
.columns.c4 > div,
.columns.c4 > li {
  width: 25%;
}
.center-h {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.center-v {
  display: table!important;
  width: 100%;
  height: 100%;
}
.center-v > div {
  display: table-cell !important;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
#vwtest {
  display: block;
  position: absolute;
  left: -6000px;
  width: 1px;
  width: 50vw;
}
html,
body {
  max-width: 100%;
}
html.no-scroll,
html.no-scroll body {
  overflow-y: hidden;
}
* {
  -webkit-text-size-adjust: 100%;
  font-feature-settings: 'lnum';
  -moz-font-feature-settings: 'lnum=1';
  -ms-font-feature-settings: 'lnum';
  -webkit-font-feature-settings: 'lnum';
  -o-font-feature-settings: 'lnum';
}
body {
  font-family: 'Raleway', sans-serif;
  min-height: 100%;
  height: auto;
  position: relative;
  background: #f5f5f5;
}
html,
body,
#wrapper {
  min-width: 1230px;
}
#wrapper,
.fw {
  background: #fff;
  width: 1230px;
  margin: 0 auto;
  position: relative;
}
#wrapper {
  min-height: 100vh;
  padding-bottom: 270px;
  padding-top: 60px;
}
.play-video {
  cursor: pointer!important;
}
section {
  background: #fff;
  margin: 30px;
}
section header {
  min-height: 64px;
  width: 100%;
  position: relative;
}
section header h1 {
  font-size: 48px;
  font-weight: 300;
  margin-bottom: 15px;
}
section header h1,
section header .more {
  color: #009fe3;
  line-height: 100%;
}
section header .more {
  position: absolute;
  font-size: 18px;
  font-weight: 700;
  right: 0;
  bottom: 20px;
}
section header .more:after {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2ee';
  margin-left: 0.3em;
}
section header h1.with-all-news {
  width: 550px;
}
.home section header h1 {
  margin-bottom: 0;
}
section.with-sidebar {
  clear: left;
  width: 770px;
  border-bottom: 1px solid #ccc;
}
section.with-sidebar:last-of-type {
  border: 0;
  margin-bottom: 40px;
}
section.list article {
  margin-right: 30px;
  width: 370px;
  float: left;
  margin-bottom: 50px;
  cursor: pointer;
}
section.list article a {
  text-decoration: none;
}
section.list article a.otherLang {
  color: #009fe3;
  font-weight: 700;
}
section.list article div.image {
  width: 370px;
  height: 208.125px;
  margin-bottom: 30px;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
}
section.list article div.image,
section.list article div.image i.zmdi {
  line-height: 208.125px;
  vertical-align: middle;
}
section.list article div.image i.zmdi {
  color: #fff;
  font-size: 72px;
  opacity: 0.7;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
section.list article h1 {
  font-weight: 600;
}
section.list article h1,
section.list article time,
section.list article p {
  font-size: 18px;
  line-height: 24px;
}
section.list article time {
  color: #999;
  text-transform: uppercase;
}
section.list article h1,
section.list article p {
  color: #333;
}
section.list article:hover div.image i.zmdi {
  opacity: 1;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
section.list footer {
  clear: left;
}
section.list article:nth-of-type(3n+1) {
  clear: left;
}
section.list article:nth-of-type(3n+3) {
  margin-right: 0;
}
section.list.with-sidebar article {
  margin-right: 0;
  clear: none;
}
section.list.with-sidebar article:nth-of-type(2n+1) {
  margin-right: 30px!important;
  clear: left;
}
section.list.rows article {
  float: none;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
section.list.rows article:nth-of-type(2n+1) {
  margin-right: 0;
}
section.list.videos article h1:before,
section.list article.video h1:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2e0';
  display: block;
  font-size: 24px;
}
section.list.videos article h1:after,
section.list article.video h1:after {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f15c';
  color: #009fe3;
}
body.search-results section.list.videos article h1:before,
body.search-results section.list article.video h1:before {
  display: inline-block;
  font-size: 18px;
}
aside {
  clear: right;
  width: 270px;
  float: right;
  margin-right: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
}
aside h3,
aside a {
  text-decoration: none;
  color: #009fe3;
}
aside .widget {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
aside .widget h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}
aside .widget .more {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
}
aside .widget .more:after {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2ee';
  margin-left: 0.3em;
}
aside .widget-text p,
aside .widget-text li {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 1em;
}
aside .widget-text li:last-child,
aside .widget-text > *:last-child {
  margin-bottom: 0;
}
aside .widget-links li,
aside .widget-archives li {
  padding: 0;
  list-style: none;
}
aside .widget-links li a,
aside .widget-archives li a {
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
aside .widget-links li a:hover,
aside .widget-archives li a:hover {
  text-decoration: underline;
}
aside .widget-links li:before,
aside .widget-archives li:before {
  display: none;
}
aside .widget-links li {
  margin-bottom: 1em;
}
aside .widget-links li:last-child {
  margin-bottom: 0;
}
aside .widget-dossiers {
  border: 0;
  padding-bottom: 10px;
}
aside .widget-dossiers header h3 {
  margin-bottom: 22px;
}
aside .widget-dossiers img {
  max-width: 100%;
}
aside .widget-dossiers h4 {
  font-weight: 700;
  font-size: 18px;
  padding: 10px 0;
  display: none;
}
aside .widget-dossiers li {
  margin-bottom: 20px;
}
aside .widget-dossiers li .image {
  background-size: cover!important;
  margin-bottom: 20px;
}
aside .widget-dossiers li:last-child {
  margin-bottom: 0;
}
aside .widget-news .more {
  text-align: right;
}
aside .widget-news article {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px;
}
aside .widget-news article .image {
  width: 100%;
  height: 145px;
  margin-bottom: 25px;
  background-size: cover!important;
}
aside .widget-news article h1 {
  font-weight: 700;
}
aside .widget-news article h1,
aside .widget-news article p {
  color: #333;
}
aside .widget-news article time {
  color: #999;
  text-transform: uppercase;
}
aside .widget-activities ul.activities li {
  clear: both;
}
aside .widget-activities ul.activities li ul li h4 {
  font-weight: 500;
}
aside .backToTop {
  color: #009fe3;
  font-size: 16px;
}
aside .backToTop:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f303';
  margin-right: 0.3em;
}
.logo {
  display: block;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-indent: -9999px;
}
.social .facebook {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f342';
}
.social .twitter {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f360';
}
.social .youtube {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f408';
}
.social .flickr {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f3f5';
}
p.share,
.content p.share,
p.share a,
.content p.share a {
  color: #009fe3;
  margin-right: 0.5em;
  line-height: 24px;
}
p.share i,
.content p.share i,
p.share a i,
.content p.share a i {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  html,
  body,
  #wrapper {
    min-width: 750px;
  }
  #wrapper,
  .fw {
    width: 100%;
  }
  #wrapper {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .backToTop {
    display: none;
  }
  p.share,
  .content p.share,
  p.share a,
  .content p.share a {
    margin-right: 1em;
    line-height: 64px;
  }
  p.share i,
  .content p.share i,
  p.share a i,
  .content p.share a i {
    font-size: 64px;
  }
  body.search-results section.list.videos article h1:before,
  body.search-results section.list article.video h1:before {
    font-size: 36px;
  }
  section header h1 {
    font-size: 48px;
    font-weight: 700;
    color: #333;
    line-height: 48px;
    margin-bottom: 1em;
  }
  section header h1.with-all-news {
    width: auto;
  }
  section.list article {
    width: 100%;
    margin: 0;
  }
  section.list article div.image {
    width: 690px;
    height: 388.125px;
  }
  section.list article a.otherLang {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-page-news section header .more {
    display: none;
  }
  section.list.with-sidebar article:nth-of-type(2n+1) {
    clear: none;
  }
}
@media print {
  html,
  body {
    overflow: visible;
  }
  #wrapper,
  .fw {
    width: 100%;
    min-width: 0;
    margin-top: 0;
  }
  #wrapper {
    padding: 0;
    min-height: 0;
    position: static;
  }
  section {
    width: 100%;
    float: none;
  }
}
#wrapper {
  overflow: hidden;
}
header a,
header a:hover {
  text-decoration: none;
}
header#top {
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 50%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 997;
}
header#top .fw {
  padding-left: 30px;
}
header#top a,
header#top a:hover {
  text-decoration: none;
}
header#top #menu-toggle {
  cursor: pointer;
  color: #fff;
  float: left;
  white-space: nowrap;
  line-height: 60px;
  text-align: left;
  vertical-align: middle;
}
header#top #menu-toggle i.zmdi {
  width: 21px;
  text-align: center;
}
header#top #menu-toggle .title {
  display: inline-block;
}
header#top #menu-toggle.visible i.zmdi:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f136';
}
header#top #menu-toggle,
header#top .buttons > a,
header#top div.social ul li a,
header#top div.social ul li a i {
  line-height: 60px;
  vertical-align: middle;
  font-size: 24px;
  color: #fff;
}
header#top #lang-btn i.zmdi {
  cursor: default;
}
header#top div.search {
  float: right;
  display: block;
  text-align: center;
  vertical-align: middle;
}
header#top div.search i.zmdi {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
}
header#top div.social ul {
  float: right;
  display: block;
}
header#top div.social ul li {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
header#top div.social ul li a {
  color: #fff;
  text-align: center;
}
header#top div.social ul li a,
header#top div.social ul li a i {
  display: block;
  width: 60px;
  font-size: 36px;
  height: 60px;
}
header#top div.social ul li a i {
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
header#top div.social ul li a i:hover {
  font-size: 40px;
}
header#top div.social ul li a.facebook {
  background-color: #3b5998;
}
header#top div.social ul li a.twitter {
  background-color: #00aced;
}
header#top div.social ul li a.youtube {
  background-color: #bb0000;
}
header#top div.social ul li a.flickr {
  background: #f5f5f5 url(images/bg-flickr.png) 50% 50% no-repeat;
  background-size: 100% 100%;
  -ms-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
header#top div.social ul li a.flickr i {
  display: none;
}
header#top div.social ul li a:hover {
  background-size: 111% 111%;
  -ms-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
header#top .buttons,
footer#bottom-mobile .buttons {
  float: right;
}
header#top .buttons > a,
footer#bottom-mobile .buttons > a,
header#top .buttons > nav,
footer#bottom-mobile .buttons > nav {
  float: left;
  line-height: 60px;
  margin-right: 55px;
  color: #fff;
  text-decoration: none;
}
header#top .buttons #lang-btn,
footer#bottom-mobile .buttons #lang-btn {
  margin-right: 0;
}
header#top .buttons #lang,
footer#bottom-mobile .buttons #lang {
  line-height: 26px;
  padding-top: 17px;
}
header#top .buttons #lang .name,
footer#bottom-mobile .buttons #lang .name {
  display: none;
}
header#top .buttons #lang ul li,
footer#bottom-mobile .buttons #lang ul li {
  display: block;
  float: left;
  padding: 0 8px;
  border-right: 1px solid #fff;
  font-size: 24px;
}
header#top .buttons #lang ul li a,
footer#bottom-mobile .buttons #lang ul li a {
  color: #999;
}
header#top .buttons #lang ul li a.active,
footer#bottom-mobile .buttons #lang ul li a.active {
  color: #fff;
}
header#top .buttons #lang ul li:last-child,
footer#bottom-mobile .buttons #lang ul li:last-child {
  border: 0;
}
header#top .buttons #register-btn,
footer#bottom-mobile .buttons #register-btn {
  color: #009fe3;
}
nav#primary,
nav#contact,
nav#register,
nav#search {
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -ms-transform: translate(0,-200%);
  -webkit-transform: translate(0,-200%);
  -moz-transform: translate(0,-200%);
  -o-transform: translate(0,-200%);
  transform: translate(0,-200%);
  z-index: 995;
  position: fixed;
  top: 60px;
  left: 0;
  padding: 30px;
  width: 100%;
}
nav#primary .fw,
nav#contact .fw,
nav#register .fw,
nav#search .fw {
  background: transparent;
}
nav#primary a,
nav#contact a,
nav#register a,
nav#search a {
  text-decoration: none;
}
nav#contact,
nav#search,
nav#register {
  font-size: 16px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.85);
  padding-left: 0;
  padding-right: 0;
}
nav#contact a,
nav#search a,
nav#register a {
  color: #fff;
}
nav#contact .fw ul,
nav#search .fw ul,
nav#register .fw ul {
  width: 468px;
  float: right;
}
nav#contact .fw div.thankyou,
nav#search .fw div.thankyou,
nav#register .fw div.thankyou,
nav#contact .fw form,
nav#search .fw form,
nav#register .fw form {
  padding-left: 30px;
}
nav#contact .fw div.thankyou input,
nav#search .fw div.thankyou input,
nav#register .fw div.thankyou input,
nav#contact .fw form input,
nav#search .fw form input,
nav#register .fw form input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #666;
  color: #ccc;
  font-size: 18px;
  outline: none;
  width: calc(50% - 40px);
  float: left;
  margin-right: 30px;
}
nav#contact .fw div.thankyou input:last-of-type,
nav#search .fw div.thankyou input:last-of-type,
nav#register .fw div.thankyou input:last-of-type,
nav#contact .fw form input:last-of-type,
nav#search .fw form input:last-of-type,
nav#register .fw form input:last-of-type {
  margin-right: 0;
}
nav#contact .fw div.thankyou i.zmdi,
nav#search .fw div.thankyou i.zmdi,
nav#register .fw div.thankyou i.zmdi,
nav#contact .fw form i.zmdi,
nav#search .fw form i.zmdi,
nav#register .fw form i.zmdi {
  float: right;
  color: #009fe3;
  font-size: 24px;
  text-align: right;
  width: 30px;
}
nav#contact .fw div.thankyou input[type=submit],
nav#search .fw div.thankyou input[type=submit],
nav#register .fw div.thankyou input[type=submit],
nav#contact .fw form input[type=submit],
nav#search .fw form input[type=submit],
nav#register .fw form input[type=submit] {
  visibility: hidden;
  position: absolute;
  left: -10000px;
  width: 1px;
}
nav#contact .fw div.thankyou,
nav#search .fw div.thankyou,
nav#register .fw div.thankyou {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -ms-transform: translate(2000px,0);
  -webkit-transform: translate(2000px,0);
  -moz-transform: translate(2000px,0);
  -o-transform: translate(2000px,0);
  transform: translate(2000px,0);
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  opacity: 0;
}
nav#search input {
  float: right!important;
}
nav#register.thankyou .fw form {
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -ms-transform: translate(-3000px,0);
  -webkit-transform: translate(-3000px,0);
  -moz-transform: translate(-3000px,0);
  -o-transform: translate(-3000px,0);
  transform: translate(-3000px,0);
  opacity: 0;
}
nav#register.thankyou .fw div.thankyou {
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
}
nav#primary {
  background: #009fe3;
  overflow-y: auto;
  font-size: 18px;
  line-height: 36px;
}
nav#primary > div > ul {
  width: 33%;
  float: left;
}
nav#primary > div > ul > li a {
  color: #fff;
  font-weight: 600;
}
nav#primary > div > ul > li ul > li {
  padding-left: 30px;
}
nav#primary > div > ul > li ul > li a {
  font-weight: 300;
}
nav#primary.visible,
nav#contact.visible,
nav#search.visible,
nav#register.visible {
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
header#secondary {
  background: #e6e6e6;
  height: 60px;
  padding: 10px 30px;
}
header#secondary h1.logo {
  background: url('images/logo-footer.png') 0 0 / contain no-repeat;
  width: 40px;
  height: 40px;
  float: left;
}
header#secondary ul.buttons {
  float: right;
}
header#secondary ul.buttons li {
  float: left;
  display: block;
  margin-left: 60px;
}
header#secondary ul.buttons li a {
  line-height: 40px;
  vertical-align: middle;
  color: #999;
  font-size: 24px;
}
header#secondary ul.buttons li:last-child {
  width: 270px;
}
header#secondary ul.buttons li.active a {
  color: #009fe3;
}
.home header#secondary {
  background: #fff;
  height: 150px;
}
.home header#secondary h1.logo {
  background: url('images/logo.png') 0 0 / contain no-repeat;
  width: 365px;
  height: 90px;
  position: absolute;
  left: 30px;
  top: 30px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.home header#secondary ul.buttons {
  position: absolute;
  top: 60px;
  right: 30px;
}
.home header#secondary ul.buttons li {
  display: inline;
  margin-left: 20px;
}
.home header#secondary ul.buttons li a {
  display: inline-block;
  padding: 0 18px;
  line-height: 60px;
  vertical-align: middle;
  background: #009fe3;
  color: #fff;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.home header#secondary ul.buttons li:last-child {
  width: auto;
}
@media screen and (max-width: 767px) {
  header#top {
    height: 108px;
  }
  header#top .fw {
    padding-left: 0;
  }
  header#top #menu-toggle i.zmdi {
    width: 108px;
  }
  header#top #menu-toggle .title {
    display: none;
  }
  header#top #menu-toggle,
  header#top div.social ul li a,
  header#top div.social ul li a i {
    line-height: 108px;
    vertical-align: middle;
    font-size: 64px;
    color: #fff;
  }
  header#top .buttons .register-btn,
  header#top .buttons #register-btn,
  header#top .buttons #contact-btn {
    display: none;
  }
  header#top .buttons #lang-btn,
  header#top .buttons #search-btn {
    margin: 0;
  }
  header#top .buttons #lang-btn,
  header#top .buttons #search-btn,
  header#top .buttons #lang-btn i,
  header#top .buttons #search-btn i {
    width: 108px;
    height: 108px;
    line-height: 108px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 64px;
  }
  header#top .buttons #search-btn {
    cursor: pointer;
  }
  header#top .buttons #lang-btn {
    width: 100px;
  }
  header#top .buttons #lang-btn i.zmdi {
    cursor: pointer;
  }
  header#top .buttons #lang {
    position: absolute;
    top: 0;
    left: 216px;
    height: 108px;
    width: 100%;
    background: rgba(38, 38, 38, 0.9);
    padding-top: 30px;
    -ms-transform: translate(0,-200px);
    -webkit-transform: translate(0,-200px);
    -moz-transform: translate(0,-200px);
    -o-transform: translate(0,-200px);
    transform: translate(0,-200px);
    -ms-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  header#top .buttons #lang ul li {
    padding: 0 27px;
    font-size: 45px;
    line-height: 48px;
  }
  header#top .buttons #lang ul li .code {
    display: none;
  }
  header#top .buttons #lang ul li .name {
    display: inline;
  }
  header#top .buttons #lang.visible {
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    -ms-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  header#top div.social ul {
    float: right;
    display: block;
  }
  header#top div.social ul li {
    float: left;
    display: block;
    width: 108px;
    height: 108px;
    overflow: hidden;
  }
  header#top div.social ul li a {
    color: #fff;
    text-align: center;
  }
  header#top div.social ul li a,
  header#top div.social ul li a i {
    display: block;
    width: 108px;
    font-size: 64px;
    height: 108px;
  }
  header#top div.social ul li a i:hover {
    font-size: 70px;
  }
  nav#contact,
  nav#search,
  nav#register {
    -ms-transform: translate(0,200%);
    -webkit-transform: translate(0,200%);
    -moz-transform: translate(0,200%);
    -o-transform: translate(0,200%);
    transform: translate(0,200%);
    top: auto;
    bottom: 107px;
    padding: 30px;
    font-size: 36px;
    line-height: 108px;
  }
  nav#contact .fw,
  nav#search .fw,
  nav#register .fw {
    padding-left: 18px;
  }
  nav#contact .fw ul,
  nav#search .fw ul,
  nav#register .fw ul {
    float: none;
    width: 100%;
  }
  nav#contact .fw div.thankyou,
  nav#search .fw div.thankyou,
  nav#register .fw div.thankyou,
  nav#contact .fw form,
  nav#search .fw form,
  nav#register .fw form {
    padding: 30px;
  }
  nav#contact .fw div.thankyou input,
  nav#search .fw div.thankyou input,
  nav#register .fw div.thankyou input,
  nav#contact .fw form input,
  nav#search .fw form input,
  nav#register .fw form input {
    border-bottom: 1px solid #666;
    font-size: 36px;
    width: calc(100% - 72px);
    margin-right: 0;
    margin-bottom: 30px;
  }
  nav#contact .fw div.thankyou input:last-of-type,
  nav#search .fw div.thankyou input:last-of-type,
  nav#register .fw div.thankyou input:last-of-type,
  nav#contact .fw form input:last-of-type,
  nav#search .fw form input:last-of-type,
  nav#register .fw form input:last-of-type {
    margin-bottom: 0;
  }
  nav#contact .fw div.thankyou i.zmdi,
  nav#search .fw div.thankyou i.zmdi,
  nav#register .fw div.thankyou i.zmdi,
  nav#contact .fw form i.zmdi,
  nav#search .fw form i.zmdi,
  nav#register .fw form i.zmdi {
    font-size: 64px;
    width: 72px;
    margin-top: -42px;
  }
  nav#contact .fw div.thankyou,
  nav#search .fw div.thankyou,
  nav#register .fw div.thankyou {
    font-size: 36px;
  }
  nav#search {
    -ms-transform: translate(0,-200%);
    -webkit-transform: translate(0,-200%);
    -moz-transform: translate(0,-200%);
    -o-transform: translate(0,-200%);
    transform: translate(0,-200%);
    bottom: auto;
    top: 107px;
  }
  nav#search .fw form i.zmdi {
    margin-top: 0;
  }
  nav#primary {
    height: calc(100% - 108px);
    font-size: 48px;
    line-height: 108px;
    top: 108px;
    padding: 30px;
  }
  nav#primary > div > ul {
    width: 100%;
    float: none;
  }
  nav#primary > div > ul > li {
    position: relative;
  }
  nav#primary > div > ul > li a {
    color: #fff;
    font-weight: 600;
  }
  nav#primary > div > ul > li ul {
    max-height: 0;
    overflow: hidden;
    -ms-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  nav#primary > div > ul > li ul > li a {
    font-weight: 300;
    font-size: 36px;
  }
  nav#primary > div > ul > li.menu-item-has-children:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2fb';
    position: absolute;
    top: 0;
    right: 30px;
    line-height: 108px;
    vertical-align: middle;
    font-size: 64px;
    color: #fff;
  }
  nav#primary > div > ul > li.menu-item-has-children.visible ul {
    max-height: 1500px;
    -ms-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  nav#primary > div > ul > li.menu-item-has-children.visible:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f2fc';
    line-height: 108px;
    vertical-align: middle;
    font-size: 64px;
  }
  header#secondary {
    height: 108px;
    padding: 18px 0 18px 30px;
  }
  header#secondary h1.logo {
    background: url('images/logo-footer.png') 0 0 / contain no-repeat;
    width: 72px;
    height: 72px;
    float: left;
  }
  header#secondary ul.buttons li,
  header#secondary ul.buttons li:last-child {
    margin-left: 0;
    margin-right: 70px;
    width: 220px;
  }
  header#secondary ul.buttons li a,
  header#secondary ul.buttons li:last-child a {
    line-height: 36px;
    /*color: @fiqBlue;*/
    font-size: 36px;
  }
  .home header#secondary {
    background: #fff;
    height: 492px;
  }
  .home header#secondary h1.logo {
    background: url('images/logo.png') 0 0 / contain no-repeat;
    width: 606px;
    height: 149px;
    position: absolute;
    left: 72px;
    top: 36px;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .home header#secondary ul.buttons {
    position: absolute;
    width: 606px;
    top: 220px;
    right: auto;
    left: 72px;
  }
  .home header#secondary ul.buttons li,
  .home header#secondary ul.buttons li:last-child {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-bottom: 24px;
  }
  .home header#secondary ul.buttons li a,
  .home header#secondary ul.buttons li:last-child a {
    display: block;
    text-align: center;
    line-height: 108px;
    font-size: 48px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
  }
}
@media print {
  header#top,
  header#secondary,
  nav#primary,
  nav#contact,
  nav#register {
    display: none;
    position: static;
  }
}
footer#bottom-mobile {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 108px;
  left: 0;
  background: rgba(0, 0, 0, 0.85);
}
footer#bottom-mobile .buttons {
  padding: 0 30px 0 30px;
  float: none;
}
footer#bottom-mobile .buttons a {
  float: left;
  font-size: 48px;
  line-height: 108px;
  vertical-align: middle;
  margin: 0;
}
footer#bottom-mobile .buttons a i {
  font-size: 64px;
}
footer#bottom-mobile .buttons a:last-child {
  float: right;
}
footer#bottom-mobile .buttons a:last-child i {
  line-height: 108px;
  vertical-align: middle;
}
footer#bottom {
  margin-top: 60px;
  min-height: 180px;
  position: absolute;
  width: 100%;
  bottom: 0;
  clear: both;
  background: #4d4d4d;
  padding: 40px 30px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
}
footer#bottom a,
footer#bottom li,
footer#bottom p {
  font-weight: 600;
}
footer#bottom a {
  color: #009fe3;
  text-decoration: none;
}
footer#bottom a:hover {
  text-decoration: underline;
}
footer#bottom .logo {
  background: url('images/logo-footer.png') 0 0 / contain no-repeat;
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 55px;
}
footer#bottom .copyright,
footer#bottom .social {
  width: 300px;
  position: absolute;
}
footer#bottom .social {
  padding: 0 30px 24px 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
footer#bottom .social h2 {
  margin-bottom: 1.2em;
}
footer#bottom .social ul li {
  display: inline;
}
footer#bottom .social a {
  color: #fff;
  font-size: 32px;
  display: inline-block;
  margin-right: 20px;
}
footer#bottom .copyright {
  top: 0;
  right: 0;
  padding: 40px 30px 0 0;
}
footer#bottom .copyright a {
  color: #999;
}
footer#bottom nav {
  width: 800px;
  float: left;
}
footer#bottom nav > div > ul {
  margin-top: -8px;
  width: 200px;
  float: left;
}
footer#bottom nav ul li a {
  display: block;
  line-height: 30px;
  vertical-align: top;
  color: #fff;
}
@media screen and (max-width: 767px) {
  footer#bottom-mobile {
    display: block;
  }
  footer#bottom {
    display: none;
  }
}
@media print {
  footer#bottom,
  footer#bottom-mobile {
    display: none;
  }
  footer#bottom nav,
  footer#bottom-mobile nav,
  footer#bottom .social,
  footer#bottom-mobile .social {
    display: none;
  }
}
#content,
.content,
section#news .page-content,
section#page .page-content {
  float: left;
}
#content blockquote,
.content blockquote,
section#news .page-content blockquote,
section#page .page-content blockquote {
  margin-left: 20px;
}
#content img.post-thumbnail,
.content img.post-thumbnail,
section#news .page-content img.post-thumbnail,
section#page .page-content img.post-thumbnail {
  margin-bottom: 2em;
  display: block;
  width: 100%;
}
#content a,
.content a,
section#news .page-content a,
section#page .page-content a,
#content a:active,
.content a:active,
section#news .page-content a:active,
section#page .page-content a:active,
#content a:link,
.content a:link,
section#news .page-content a:link,
section#page .page-content a:link,
#content a:visited,
.content a:visited,
section#news .page-content a:visited,
section#page .page-content a:visited,
#content a:hover,
.content a:hover,
section#news .page-content a:hover,
section#page .page-content a:hover {
  color: #009fe3;
  text-decoration: none;
}
#content a:hover,
.content a:hover,
section#news .page-content a:hover,
section#page .page-content a:hover {
  text-decoration: underline;
}
#content img,
.content img,
section#news .page-content img,
section#page .page-content img {
  max-width: 100%;
  height: auto;
}
#content img.attachment-post-thumbnail,
.content img.attachment-post-thumbnail,
section#news .page-content img.attachment-post-thumbnail,
section#page .page-content img.attachment-post-thumbnail {
  width: 100%;
  height: auto;
}
#content strong,
.content strong,
section#news .page-content strong,
section#page .page-content strong,
#content b,
.content b,
section#news .page-content b,
section#page .page-content b {
  font-weight: 700;
}
#content i,
.content i,
section#news .page-content i,
section#page .page-content i,
#content em,
.content em,
section#news .page-content em,
section#page .page-content em {
  font-style: italic;
}
#content i.fa,
.content i.fa,
section#news .page-content i.fa,
section#page .page-content i.fa,
#content i.zmdi,
.content i.zmdi,
section#news .page-content i.zmdi,
section#page .page-content i.zmdi {
  font-style: normal;
}
#content h2,
.content h2,
section#news .page-content h2,
section#page .page-content h2,
#content p,
.content p,
section#news .page-content p,
section#page .page-content p,
#content li,
.content li,
section#news .page-content li,
section#page .page-content li,
#content dt,
.content dt,
section#news .page-content dt,
section#page .page-content dt,
#content dd,
.content dd,
section#news .page-content dd,
section#page .page-content dd,
#content th,
.content th,
section#news .page-content th,
section#page .page-content th,
#content td,
.content td,
section#news .page-content td,
section#page .page-content td,
#content time,
.content time,
section#news .page-content time,
section#page .page-content time {
  line-height: 24px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
#content time,
.content time,
section#news .page-content time,
section#page .page-content time {
  color: #666;
  text-transform: uppercase;
}
#content time:after,
.content time:after,
section#news .page-content time:after,
section#page .page-content time:after {
  content: '–';
  margin: 0 0.3em 0 0;
}
#content time.prefix,
.content time.prefix,
section#news .page-content time.prefix,
section#page .page-content time.prefix {
  float: left;
}
#content th,
.content th,
section#news .page-content th,
section#page .page-content th {
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  color: #666;
}
#content p,
.content p,
section#news .page-content p,
section#page .page-content p {
  margin-bottom: 1em;
}
#content h1,
.content h1,
section#news .page-content h1,
section#page .page-content h1 {
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  margin-bottom: 38px;
  text-align: left;
}
#content h1.no-margin,
.content h1.no-margin,
section#news .page-content h1.no-margin,
section#page .page-content h1.no-margin {
  margin-bottom: 0;
}
#content h2,
.content h2,
section#news .page-content h2,
section#page .page-content h2 {
  font-weight: 700;
  text-transform: uppercase;
}
#content ol > li,
.content ol > li,
section#news .page-content ol > li,
section#page .page-content ol > li {
  list-style: decimal;
  margin-left: 1.3em;
  padding-left: 0.5em;
  text-indent: 0;
}
#content ul,
.content ul,
section#news .page-content ul,
section#page .page-content ul {
  margin-left: 2em;
  margin-bottom: 1em;
}
#content ul > li,
.content ul > li,
section#news .page-content ul > li,
section#page .page-content ul > li {
  list-style: none;
  display: block;
  padding-left: 0.5em;
  text-indent: 0;
}
#content ul > li:before,
.content ul > li:before,
section#news .page-content ul > li:before,
section#page .page-content ul > li:before {
  float: left;
  margin-left: -0.5em;
  content: "• ";
}
#content ul:first-child,
.content ul:first-child,
section#news .page-content ul:first-child,
section#page .page-content ul:first-child {
  margin-top: 0;
}
#content .alignleft,
.content .alignleft,
section#news .page-content .alignleft,
section#page .page-content .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
#content .alignright,
.content .alignright,
section#news .page-content .alignright,
section#page .page-content .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
#content .table-border,
.content .table-border,
section#news .page-content .table-border,
section#page .page-content .table-border {
  border: 1px solid #d4d4d4;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
#content hr,
.content hr,
section#news .page-content hr,
section#page .page-content hr,
#content .hr,
.content .hr,
section#news .page-content .hr,
section#page .page-content .hr {
  border: 0;
  padding: 0;
  margin: 0;
  height: 1px;
  background: #ccc;
  margin: 30px 0;
  clear: left;
}
ul.activities > li {
  margin-top: 30px;
}
ul.activities > li > h4 {
  display: block;
  background: #e6e6e6;
  line-height: 60px;
  vertical-align: middle;
  text-transform: uppercase;
  padding: 0 14px;
  font-weight: 700;
}
ul.activities > li > h4 .more,
ul.activities > li > h4 .less {
  color: #009fe3;
  float: right;
  text-transform: none;
  display: none;
  cursor: pointer;
}
ul.activities > li ul li {
  clear: left;
  margin: 15px 0;
}
ul.activities > li ul li,
ul.activities > li ul li a {
  color: #333;
  text-decoration: none;
}
ul.activities > li ul li > a > time {
  color: #009fe3;
  border: 1px solid #009fe3;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 22px;
  font-weight: 700;
}
ul.activities > li ul li > a > time.double span {
  line-height: 30px;
  display: block;
}
ul.activities > li ul li > a > time.double span:first-child {
  border-bottom: 1px solid #009fe3;
}
ul.activities > li ul li .desc {
  width: calc(100% - 75px);
  float: left;
  margin-left: 15px;
  font-size: 16px;
  line-height: 20px;
}
ul.activities > li ul li .desc h4 {
  font-weight: 700;
}
ul.activities > li ul li .desc h4 time {
  float: left;
  color: #009fe3;
  text-transform: uppercase;
}
ul.activities > li ul li .desc h4 time:after {
  content: '–';
  color: #333;
  margin: 0 0.3em;
}
ul.activities > li ul li.showmore {
  display: none;
}
ul.activities li.has-more > h4 .more {
  display: inherit;
}
ul.activities li.has-more.showmore > h4 .more {
  display: none;
}
ul.activities li.has-more.showmore > h4 .less {
  display: inherit;
}
ul.activities li.has-more.showmore ul li.showmore {
  display: inherit;
}
ul.activities li:last-child {
  margin-bottom: 0;
}
.excerpt i.zmdi-eye {
  color: #009fe3;
}
@media (max-width: 767px) {
  #content h1,
  .content h1 {
    font-size: 48px;
    font-weight: 700;
    color: #333;
    line-height: 48px;
    margin-bottom: 1em;
  }
  #content h2,
  .content h2,
  #content p,
  .content p,
  #content li,
  .content li,
  #content dt,
  .content dt,
  #content dd,
  .content dd,
  #content th,
  .content th,
  #content td,
  .content td,
  #content time,
  .content time {
    line-height: 48px;
    font-size: 36px;
  }
  ul.activities > li {
    margin-top: 0;
  }
  ul.activities > li > h4 {
    height: 108px;
    line-height: 108px;
    padding: 0 30px;
    font-size: 36px;
  }
  ul.activities > li > ul li {
    margin: 0;
    padding: 30px;
    min-height: 168px;
    border-bottom: 2px solid #ccc;
  }
  ul.activities > li > ul li h4 {
    font-size: 36px;
    line-height: 38px;
    font-weight: 500 !important;
  }
  ul.activities > li > ul li > a > time {
    height: 110px;
    width: 110px;
    line-height: 110px;
    font-size: 44px;
    border-width: 2px;
  }
  ul.activities > li > ul li > a > time.double > span {
    line-height: 55px;
  }
  ul.activities > li > ul li > a .desc {
    margin-left: 30px;
    margin-top: -3px;
    width: calc(100% - 196px);
  }
  ul.activities > li > ul li > a .desc .excerpt {
    display: none;
  }
}
section#news div.page-content,
section#page div.page-content {
  float: none;
}
@media print {
  #content,
  .content {
    float: none!important;
    padding: 0;
    margin: 0;
  }
  #content h2,
  .content h2,
  #content p,
  .content p,
  #content li,
  .content li,
  #content dt,
  .content dt,
  #content dd,
  .content dd,
  #content th,
  .content th,
  #content td,
  .content td,
  #content time,
  .content time {
    font-size: 11px;
    line-height: 13px;
  }
}
.paging {
  margin: 30px 0!important;
  padding: 0!important;
  height: 30px;
}
.paging li {
  display: block;
  float: left;
  padding: 0!important;
}
.paging li a,
.paging li.spacer {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  color: #009fe3;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
}
.paging li.spacer {
  margin-right: 10px;
  color: #999;
}
.paging li:before {
  display: none;
}
.paging li.page a,
.paging li.nav a {
  border: 1px solid #009fe3;
  margin-right: 10px;
  background: #fff;
}
.paging li.page a:hover,
.paging li.nav a:hover {
  border-color: #999;
  color: #999;
}
.paging li.page.current a {
  border: 1px solid #999;
  color: #999;
}
.paging li.nav.disabled a {
  background: #eee;
  color: #999!important;
  border: #999!important;
}
nav.paging.nfinit {
  display: none;
  height: auto;
}
nav.paging.nfinit a {
  display: block;
  color: #009fe3;
  text-decoration: none;
  text-align: center;
  font-size: 36px;
  padding: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
nav.paging.nfinit a i.zmdi {
  display: block;
  font-size: 64px;
}
nav.paging.nfinit a.loading {
  background: url('images/loader-large.gif') 50% 50% no-repeat;
}
nav.paging.nfinit a.loading i,
nav.paging.nfinit a.loading span {
  opacity: 0;
  -ms-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 767px) {
  ul.paging {
    display: none;
  }
  nav.paging.nfinit {
    display: block;
  }
  nav.paging.nfinit.top {
    display: none;
  }
}
#slideshow {
  position: relative;
  margin-bottom: 0;
}
#slideshow .slides,
#slideshow .slides .slide {
  width: 100%;
  height: 360px;
}
#slideshow .slides .slide,
#slideshow .slides .slide-mobile {
  background-size: cover!important;
  background-position: 50% 50%;
}
#slideshow .slides .slide .slide-mobile {
  opacity: 0;
}
#slideshow .slides .slide a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#slideshow .bullets {
  position: absolute;
  bottom: 15px;
  left: 50%;
}
#slideshow .bullets > li {
  background: #fff;
  -ms-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  width: 7px;
  height: 7px;
  display: inline-block;
  margin: 0 3px 0 4px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#slideshow .bullets > li.active {
  background: #009fe3;
}
section article.mobile {
  display: none;
}
/** FRONT PAGE **/
.home aside {
  margin-top: 48px;
}
@media screen and (min-width: 768px) {
  .home .scroll > div {
    max-width: 770px !important;
  }
  .lang-en.home .scroll > div {
    max-width: 1170px !important;
  }
}
/* Retina */
/* 767px */
@media screen and (max-width: 767px) {
  #slideshow {
    height: 733px;
    margin: 0;
  }
  #slideshow .slides,
  #slideshow .slides .slide {
    width: 100%;
    height: 733px;
  }
  #slideshow .slides .slide {
    background-image: none!important;
  }
  #slideshow .slides .slide .slide-mobile {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
  #slideshow .bullets {
    bottom: 140px;
  }
  #slideshow .bullets > li {
    width: 15px;
    height: 15px;
    margin: 0 7px 0 7px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }
  #slideshow .bullets > li.active {
    background: #009fe3;
  }
  .home {
    min-height: 3410px;
  }
  .home #slideshow {
    margin-bottom: 1274px;
  }
  .home aside {
    margin: 0;
    float: none;
    width: 100%;
    padding: 0;
  }
  .home section.list,
  .home .widget {
    width: 100%;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
    height: 483px;
  }
  .home section.list a.otherLang,
  .home .widget a.otherLang {
    display: none!important;
  }
  .home section.list header,
  .home .widget header {
    position: relative;
    height: 108px;
    background: #009fe3;
    padding: 0 30px 0 30px;
  }
  .home section.list header a.more,
  .home .widget header a.more {
    font-size: 64px;
    position: absolute;
    right: 30px;
    top: 0;
  }
  .home section.list header a.more > span,
  .home .widget header a.more > span {
    display: none;
  }
  .home section.list header a.more,
  .home .widget header a.more,
  .home section.list header h1,
  .home .widget header h1,
  .home section.list header h3,
  .home .widget header h3 {
    line-height: 108px;
    vertical-align: middle;
    color: #fff;
  }
  .home section.list header h1,
  .home .widget header h1,
  .home section.list header h3,
  .home .widget header h3 {
    font-weight: 700;
    font-size: 48px;
    line-height: 108px;
    vertical-align: middle;
  }
  .home section.list .scroll,
  .home .widget .scroll {
    max-width: inherit;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .home section.list .scroll,
  .home .widget .scroll,
  .home section.list .scroll > div,
  .home .widget .scroll > div,
  .home section.list .scroll > ul,
  .home .widget .scroll > ul {
    height: 375px;
  }
  .home section.list .scroll > div,
  .home .widget .scroll > div,
  .home section.list .scroll > ul,
  .home .widget .scroll > ul {
    width: 10000px;
  }
  .home section.list .scroll > div > article,
  .home .widget .scroll > div > article,
  .home section.list .scroll > ul > article,
  .home .widget .scroll > ul > article,
  .home section.list .scroll > div > li,
  .home .widget .scroll > div > li,
  .home section.list .scroll > ul > li,
  .home .widget .scroll > ul > li {
    display: block;
    width: 375px;
    height: 375px;
    margin: 0!important;
    padding: 0;
    float: left;
    clear: none!important;
    background: #fefefe url('images/bg-article.jpg') 50% 100% no-repeat;
    background-size: 100% auto;
  }
  .home section.list .scroll > div > article h1,
  .home .widget .scroll > div > article h1,
  .home section.list .scroll > ul > article h1,
  .home .widget .scroll > ul > article h1,
  .home section.list .scroll > div > li h1,
  .home .widget .scroll > div > li h1,
  .home section.list .scroll > ul > li h1,
  .home .widget .scroll > ul > li h1,
  .home section.list .scroll > div > article h4,
  .home .widget .scroll > div > article h4,
  .home section.list .scroll > ul > article h4,
  .home .widget .scroll > ul > article h4,
  .home section.list .scroll > div > li h4,
  .home .widget .scroll > div > li h4,
  .home section.list .scroll > ul > li h4,
  .home .widget .scroll > ul > li h4 {
    font-size: 30px;
    max-height: 90px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .home section.list .scroll > div > article h1,
  .home .widget .scroll > div > article h1,
  .home section.list .scroll > ul > article h1,
  .home .widget .scroll > ul > article h1,
  .home section.list .scroll > div > li h1,
  .home .widget .scroll > div > li h1,
  .home section.list .scroll > ul > li h1,
  .home .widget .scroll > ul > li h1,
  .home section.list .scroll > div > article h4,
  .home .widget .scroll > div > article h4,
  .home section.list .scroll > ul > article h4,
  .home .widget .scroll > ul > article h4,
  .home section.list .scroll > div > li h4,
  .home .widget .scroll > div > li h4,
  .home section.list .scroll > ul > li h4,
  .home .widget .scroll > ul > li h4,
  .home section.list .scroll > div > article time,
  .home .widget .scroll > div > article time,
  .home section.list .scroll > ul > article time,
  .home .widget .scroll > ul > article time,
  .home section.list .scroll > div > li time,
  .home .widget .scroll > div > li time,
  .home section.list .scroll > ul > li time,
  .home .widget .scroll > ul > li time {
    line-height: 30px;
    padding: 0 30px;
  }
  .home section.list .scroll > div > article h1:before,
  .home .widget .scroll > div > article h1:before,
  .home section.list .scroll > ul > article h1:before,
  .home .widget .scroll > ul > article h1:before,
  .home section.list .scroll > div > li h1:before,
  .home .widget .scroll > div > li h1:before,
  .home section.list .scroll > ul > li h1:before,
  .home .widget .scroll > ul > li h1:before {
    font-size: 32px;
    line-height: 30px;
  }
  .home section.list .scroll > div > article .excerpt,
  .home .widget .scroll > div > article .excerpt,
  .home section.list .scroll > ul > article .excerpt,
  .home .widget .scroll > ul > article .excerpt,
  .home section.list .scroll > div > li .excerpt,
  .home .widget .scroll > div > li .excerpt,
  .home section.list .scroll > ul > li .excerpt,
  .home .widget .scroll > ul > li .excerpt {
    display: none;
  }
  .home section.list .scroll > div > article .image,
  .home .widget .scroll > div > article .image,
  .home section.list .scroll > ul > article .image,
  .home .widget .scroll > ul > article .image,
  .home section.list .scroll > div > li .image,
  .home .widget .scroll > div > li .image,
  .home section.list .scroll > ul > li .image,
  .home .widget .scroll > ul > li .image {
    width: 375px;
    height: 200px;
    margin-bottom: 24px;
  }
  .home section.list .scroll > div > article .share,
  .home .widget .scroll > div > article .share,
  .home section.list .scroll > ul > article .share,
  .home .widget .scroll > ul > article .share,
  .home section.list .scroll > div > li .share,
  .home .widget .scroll > div > li .share,
  .home section.list .scroll > ul > li .share,
  .home .widget .scroll > ul > li .share {
    display: none;
  }
  .home #news {
    top: 1333px;
  }
  .home #videos {
    top: 2124px;
  }
  .home #videos .scroll > div > article {
    background-image: url('images/bg-video.jpg');
  }
  .home #videos .scroll > div > article h1 {
    color: #fff;
  }
  .home .widget-dossiers {
    top: 1816px;
    height: 383px;
  }
  .home .widget-dossiers .scroll,
  .home .widget-dossiers .scroll > div,
  .home .widget-dossiers .scroll > ul {
    height: 275px;
  }
  .home .widget-dossiers .scroll > div > article,
  .home .widget-dossiers .scroll > ul > article,
  .home .widget-dossiers .scroll > div > li,
  .home .widget-dossiers .scroll > ul > li {
    height: 200px;
    overflow: hidden;
    margin: 0;
  }
  .home .widget-dossiers .scroll > div > article .image,
  .home .widget-dossiers .scroll > ul > article .image,
  .home .widget-dossiers .scroll > div > li .image,
  .home .widget-dossiers .scroll > ul > li .image {
    margin-bottom: 0;
  }
  .home .widget-dossiers .scroll > div > article img,
  .home .widget-dossiers .scroll > ul > article img,
  .home .widget-dossiers .scroll > div > li img,
  .home .widget-dossiers .scroll > ul > li img {
    margin: 0;
  }
  .home .widget-dossiers .scroll > div > article h1,
  .home .widget-dossiers .scroll > ul > article h1,
  .home .widget-dossiers .scroll > div > li h1,
  .home .widget-dossiers .scroll > ul > li h1,
  .home .widget-dossiers .scroll > div > article h4,
  .home .widget-dossiers .scroll > ul > article h4,
  .home .widget-dossiers .scroll > div > li h4,
  .home .widget-dossiers .scroll > ul > li h4 {
    line-height: 75px;
    vertical-align: middle;
    height: 75px;
    padding: 0 30px;
    max-height: 75px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: none;
  }
  .home .widget-activities {
    position: static;
    height: auto;
    margin-bottom: 0;
  }
  .home.lang-en {
    min-height: 1410px;
  }
  .home.lang-en #slideshow {
    margin-bottom: 475px;
  }
}
/** FRONT PAGE **/
.page-template-default .content h1,
.single .content h1,
.single-fiq_activity .content h1 {
  font-size: 48px;
  line-height: 60px;
}
.page-template-default #page .mobile,
.single #page .mobile,
.single-fiq_activity #page .mobile {
  display: none;
}
.search-results p.count {
  margin-bottom: 1.2em;
}
.search-results p.count em {
  font-style: italic;
}
/* Retina */
/* 767px */
@media (max-width: 767px) {
  .page-template-default aside,
  .single aside,
  .single-fiq_activity aside,
  .page-template aside,
  .search-results aside {
    display: none;
  }
  .page-template-default section,
  .single section,
  .single-fiq_activity section,
  .page-template section,
  .search-results section {
    max-width: 750px;
    margin: 0;
    padding: 30px;
  }
  .page-template-default #page .more,
  .single #page .more,
  .single-fiq_activity #page .more,
  .page-template #page .more,
  .search-results #page .more {
    display: block;
    position: static;
    height: 108px;
    line-height: 108px;
    font-size: 36px;
    vertical-align: middle;
    padding-left: 30px;
  }
  .page-template-default section.list,
  .single section.list,
  .single-fiq_activity section.list,
  .page-template section.list,
  .search-results section.list {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-template-default section.list header,
  .single section.list header,
  .single-fiq_activity section.list header,
  .page-template section.list header,
  .search-results section.list header {
    padding-left: 30px;
  }
  .page-template-default section.list article,
  .single section.list article,
  .single-fiq_activity section.list article,
  .page-template section.list article,
  .search-results section.list article {
    padding: 0 30px 30px;
    border: 0;
    margin-bottom: 0;
  }
  .page-template-default section.list article p.share,
  .single section.list article p.share,
  .single-fiq_activity section.list article p.share,
  .page-template section.list article p.share,
  .search-results section.list article p.share {
    display: none;
  }
  .page-template-default section.list article h1,
  .single section.list article h1,
  .single-fiq_activity section.list article h1,
  .page-template section.list article h1,
  .search-results section.list article h1,
  .page-template-default section.list article p,
  .single section.list article p,
  .single-fiq_activity section.list article p,
  .page-template section.list article p,
  .search-results section.list article p,
  .page-template-default section.list article ul li,
  .single section.list article ul li,
  .single-fiq_activity section.list article ul li,
  .page-template section.list article ul li,
  .search-results section.list article ul li,
  .page-template-default section.list article ol li,
  .single section.list article ol li,
  .single-fiq_activity section.list article ol li,
  .page-template section.list article ol li,
  .search-results section.list article ol li {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-default section.list article time,
  .single section.list article time,
  .single-fiq_activity section.list article time,
  .page-template section.list article time,
  .search-results section.list article time {
    font-size: 32px;
    line-height: 48px;
  }
  .search-results section.list article {
    padding: 30px;
    border-bottom: 1px solid #ccc;
  }
  .search-results section.list article:last-of-type {
    padding-bottom: 0;
    border: 0;
  }
  .search-results p.count {
    font-size: 36px;
    margin-bottom: 1em;
  }
  .search-results p.count em {
    font-style: italic;
  }
}
.page-template-page-activities .widget-activities {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-template-page-activities #news {
    width: 750px;
    margin: 0;
    padding: 30px 0 0;
  }
  .page-template-page-activities #news > header {
    display: none;
  }
  .page-template-page-activities aside {
    display: none;
  }
}
.page-template-page-register .mobile-only {
  display: none!important;
}
@media screen and (max-width: 767px) {
  .page-template-page-register .desktop-only {
    display: none !important;
  }
  .page-template-page-register .mobile-only {
    display: block !important;
  }
}
.page-template-page-documents #content .category-box,
.page-template-page-documents .content .category-box {
  position: relative;
  display: block;
  margin-bottom: 60px;
}
.page-template-page-documents #content .category-box label,
.page-template-page-documents .content .category-box label {
  color: #009fe3;
  font-size: 36px;
  font-weight: 700;
}
.page-template-page-documents #content .category-box select,
.page-template-page-documents .content .category-box select {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  outline: none;
  z-index: 500;
}
.page-template-page-documents #content .mobile-only,
.page-template-page-documents .content .mobile-only {
  display: none;
}
.page-template-page-documents #content article,
.page-template-page-documents .content article {
  clear: left;
  margin-bottom: 30px;
}
.page-template-page-documents #content article .image,
.page-template-page-documents .content article .image {
  float: left;
  width: 70px;
  border: 1px solid #ccc;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.page-template-page-documents #content article .image img,
.page-template-page-documents .content article .image img {
  display: block;
  margin: 0;
}
.page-template-page-documents #content article .image.icon,
.page-template-page-documents .content article .image.icon {
  height: 70px;
  border: 0;
}
.page-template-page-documents #content article .desc,
.page-template-page-documents .content article .desc {
  margin-left: 100px;
}
.page-template-page-documents #content article h1,
.page-template-page-documents .content article h1 {
  font-size: 18px;
  margin: 0;
  font-weight: 700;
}
.page-template-page-documents #content article time,
.page-template-page-documents .content article time {
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 1em;
  text-transform: none;
  display: block;
}
.page-template-page-documents #content article time:after,
.page-template-page-documents .content article time:after {
  display: none;
}
.page-template-page-documents #content article h1,
.page-template-page-documents .content article h1,
.page-template-page-documents #content article time,
.page-template-page-documents .content article time,
.page-template-page-documents #content article p.links,
.page-template-page-documents .content article p.links {
  color: #333;
  line-height: 20px;
}
.page-template-page-documents #content article p.links,
.page-template-page-documents .content article p.links {
  color: #009fe3;
  font-size: 16px;
  margin: 0;
}
.page-template-page-documents aside .widget {
  border: 0;
}
.page-template-page-documents aside .widget h3 {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}
.page-template-page-documents aside .widget form.search-box {
  width: 100%;
}
.page-template-page-documents aside .widget form.search-box input[type=text] {
  width: 100%;
  height: 40px;
  -ms-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.page-template-page-documents aside .widget form.search-box i.zmdi {
  font-size: 24px;
  top: 8px;
  right: 17px;
}
.page-template-page-documents aside .widget .categories li {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.page-template-page-documents aside .widget .categories li a {
  color: #666;
}
.page-template-page-documents aside .widget .categories > li {
  margin-bottom: 0.8em;
}
.page-template-page-documents aside .widget .categories li.cat-item > a {
  position: relative;
  padding-left: 12px;
  display: block;
}
.page-template-page-documents aside .widget .categories li.cat-item > a:before {
  content: '•';
  position: absolute;
  top: 0;
  left: 0;
}
.page-template-page-documents aside .widget .categories li.has-children > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2f9';
  margin-right: 4px;
}
.page-template-page-documents aside .widget .categories li.expand.has-children > a:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f2fc';
}
.page-template-page-documents aside .widget .categories li > ul.children {
  max-height: 0;
  overflow: hidden;
  margin-left: 37px;
  -ms-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.page-template-page-documents aside .widget .categories li.expand > ul.children {
  max-height: 800px;
  -ms-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.page-template-page-documents aside .widget .categories li.expand.now > ul.children {
  -ms-transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* 767px */
@media (max-width: 767px) {
  .page-template-page-documents form.search-box {
    padding: 0;
    margin-bottom: 60px;
  }
  .page-template-page-documents form.search-box i.zmdi {
    right: 33px;
  }
  .page-template-page-documents #content .mobile-only,
  .page-template-page-documents .content .mobile-only {
    display: block;
  }
  .page-template-page-documents #content article,
  .page-template-page-documents .content article {
    margin-bottom: 90px;
  }
  .page-template-page-documents #content article .image,
  .page-template-page-documents .content article .image {
    width: 209px;
  }
  .page-template-page-documents #content article .image.icon,
  .page-template-page-documents .content article .image.icon {
    height: 209px;
    border: 0;
  }
  .page-template-page-documents #content article .desc,
  .page-template-page-documents .content article .desc {
    margin-left: 240px;
  }
  .page-template-page-documents #content article h1,
  .page-template-page-documents .content article h1 {
    font-size: 36px;
  }
  .page-template-page-documents #content article time,
  .page-template-page-documents .content article time {
    font-size: 30px;
    margin: 0 0 1em;
  }
  .page-template-page-documents #content article h1,
  .page-template-page-documents .content article h1,
  .page-template-page-documents #content article time,
  .page-template-page-documents .content article time,
  .page-template-page-documents #content article p.links,
  .page-template-page-documents .content article p.links {
    line-height: 36px;
  }
  .page-template-page-documents #content article p.links,
  .page-template-page-documents .content article p.links {
    color: #009fe3;
    font-size: 36px;
  }
  .page-template-page-documents #content article p.links a,
  .page-template-page-documents .content article p.links a {
    display: block;
    margin-bottom: 1em;
  }
  .page-template-page-documents #content article p.links .sep,
  .page-template-page-documents .content article p.links .sep {
    display: none;
  }
}
.page-template-page-bios section.list header h1 {
  margin-bottom: 0;
}
.page-template-page-bios section.list article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding: 30px 0;
}
.page-template-page-bios section.list article div.image {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 30px!important;
  margin-top: 4px;
  margin-bottom: 0;
}
.page-template-page-bios section.list article h1,
.page-template-page-bios section.list article h2 {
  font-size: 18px!important;
  line-height: 24px!important;
  color: #009fe3!important;
}
.page-template-page-bios section.list article h1 {
  font-weight: 700;
}
.page-template-page-bios section.list article:nth-of-type(2n+1) {
  margin-right: 0 !important;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .page-template-page-bios section.list article {
    padding: 30px;
  }
  .page-template-page-bios section.list article div.image {
    width: 120px;
    height: 120px;
  }
  .page-template-page-bios section.list article h1,
  .page-template-page-bios section.list article h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-page-bios section.list article:nth-of-type(2n+1) {
    margin-right: 0 !important;
    padding-right: 30px;
  }
  .page-template-page-bios section.list article:last-of-type {
    border: 0;
  }
}
/** FRONT PAGE **/
.page-template-page-products .widget-cart h4 {
  font-weight: 700;
  float: left;
}
.page-template-page-products .widget-cart span.delete {
  float: right;
  cursor: pointer;
  color: #262626;
}
.page-template-page-products .widget-cart span.delete:hover {
  color: #009fe3;
}
.page-template-page-products .widget-cart span.subtotal {
  float: right;
}
.page-template-page-products .widget-cart ul {
  margin-bottom: 2em;
}
.page-template-page-products .widget-cart ul li {
  margin-bottom: 1em;
}
.page-template-page-products .widget-cart ul li.total {
  padding-top: 1em;
  border-top: 1px dotted #ccc;
}
.page-template-page-products .widget-cart em {
  font-style: italic;
  font-size: 0.8em;
}
.page-template-page-products article div.image {
  background-size: contain!important;
  background-repeat: no-repeat;
}
.page-template-page-products article input {
  border: 1px solid #ccc;
  padding: 6px 12px;
  width: 120px;
}
.page-template-page-products article input[type=submit] {
  font-size: 16px;
  -webkit-appeareance: none;
  -moz-appearance: none;
  border: 0;
  background: #009fe3;
  color: #fff;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.page-template-page-products #order-form h2 {
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 1em;
}
.page-template-page-products #order-form h2 select {
  float: right;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 16px;
  border: 1px solid #ccc;
}
.page-template-page-products #order-form h2 small {
  display: block;
  font-size: 65%;
  font-weight: 400;
  float: right;
  width: 160px;
  text-align: right;
}
.page-template-page-products #order-form em {
  font-style: italic;
  display: block;
  margin: 20px 0;
}
.page-template-page-products #order-form .field {
  margin-bottom: 20px;
}
.page-template-page-products #order-form .field label {
  display: block;
  margin-bottom: 0.5em;
}
.page-template-page-products #order-form .field input[type=text],
.page-template-page-products #order-form .field input[type=email] {
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  border: 1px solid #ccc;
}
.page-template-page-products #order-form .field input[type=text]#f_phone {
  max-width: 200px;
}
.page-template-page-products #order-form .field input[type=submit] {
  font-size: 18px;
  padding: 10px 20px;
  -webkit-appeareance: none;
  -moz-appearance: none;
  border: 0;
  background: #009fe3;
  color: #fff;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.page-template-page-products #order-form .cols .col {
  width: 50%;
  float: left;
}
.page-template-page-products #order-form .cols .col:first-child {
  padding: 0 15px 0 0;
}
.page-template-page-products #order-form .cols .col:last-child {
  padding: 0 0 0 15px;
}
@media (max-width: 767px) {
  .page-template-page-products aside {
    display: block;
    float: none;
    width: 100%;
    padding: 0 30px;
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-page-products .widget-cart h3 {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-page-products .widget-cart h4 {
    font-weight: 700;
    float: left;
  }
  .page-template-page-products .widget-cart span.delete {
    float: right;
    cursor: pointer;
    color: #262626;
  }
  .page-template-page-products .widget-cart span.delete:hover {
    color: #009fe3;
  }
  .page-template-page-products .widget-cart span.subtotal {
    float: right;
  }
  .page-template-page-products .widget-cart ul {
    margin-bottom: 2em;
  }
  .page-template-page-products .widget-cart ul li {
    margin-bottom: 1em;
  }
  .page-template-page-products .widget-cart ul li.total {
    padding-top: 1em;
    border-top: 1px dotted #ccc;
  }
  .page-template-page-products .widget-cart em {
    font-style: italic;
    font-size: 0.8em;
  }
  .page-template-page-products article div.price,
  .page-template-page-products article input {
    font-size: 36px;
  }
  .page-template-page-products article div.price {
    text-align: right;
  }
  .page-template-page-products article input {
    border: 1px solid #ccc;
    padding: 0 12px;
    width: 120px;
    height: 60px;
    display: inline-block;
  }
  .page-template-page-products article input[type=submit] {
    font-size: 24px;
    border: 0;
  }
  .page-template-page-products #order-form > form,
  .page-template-page-products #order-form > div {
    padding: 0 30px;
  }
  .page-template-page-products #order-form {
    font-size: 36px;
    line-height: 48px;
  }
  .page-template-page-products #order-form h2 {
    margin-top: 60px;
  }
  .page-template-page-products #order-form h2 select {
    float: right;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 24px;
    line-height: 36px;
    margin-top: 4px;
  }
  .page-template-page-products #order-form .field {
    margin-bottom: 20px;
  }
  .page-template-page-products #order-form .field input[type=text],
  .page-template-page-products #order-form .field input[type=email] {
    padding: 10px 20px;
    font-size: 36px;
  }
  .page-template-page-products #order-form .field input[type=text]#f_phone {
    max-width: 100%;
  }
  .page-template-page-products #order-form .field input[type=submit] {
    font-size: 36px;
    padding: 10px 40px;
    height: 120px;
  }
  .page-template-page-products #order-form .cols .col {
    width: 100%;
    float: none;
  }
  .page-template-page-products #order-form .cols .col:first-child,
  .page-template-page-products #order-form .cols .col:last-child {
    padding: 0;
  }
}
.content .activity tr th {
  padding-right: 1em;
}
.content .activity tr th,
.content .activity tr td {
  padding-bottom: 1em;
}
.content .activity tr td p:last-child {
  margin-bottom: 0;
}
.single-fiq_activity h1 {
  margin-bottom: 22px;
}
.single-fiq_activity .activity {
  margin-bottom: 4em;
}
@media screen and (max-width: 767px) {
  .single-fiq_activity h1 {
    margin-bottom: 1em;
  }
  .single-fiq_activity #page {
    padding: 0 0 30px;
  }
  .single-fiq_activity #page article header h1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .content .activity {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
  }
  .content .activity tr {
    display: block;
  }
  .content .activity tr th,
  .content .activity tr td {
    display: block;
  }
  .content .activity tr th {
    padding-bottom: 0;
  }
}
.single-fiq_newsletter .print-only,
.single-fiq_newsletter .mobile-only {
  display: none!important;
}
.single-fiq_newsletter #secondary {
  display: none;
}
.single-fiq_newsletter aside {
  margin-top: 0;
}
.single-fiq_newsletter aside .widget {
  border: 0;
}
.single-fiq_newsletter #head,
.single-fiq_newsletter #page {
  margin: 0;
  max-width: 100%;
}
.single-fiq_newsletter #head > article,
.single-fiq_newsletter #page > article {
  position: relative;
  clear: both;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 400px;
  min-height: 200px;
  padding-bottom: 20px;
  margin-bottom: 26px;
}
.single-fiq_newsletter #head > article .post-thumbnail,
.single-fiq_newsletter #page > article .post-thumbnail {
  max-width: 370px;
  margin-bottom: 26px;
  margin-right: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.single-fiq_newsletter #head > article header,
.single-fiq_newsletter #page > article header {
  min-height: 0;
}
.single-fiq_newsletter #head > article h1,
.single-fiq_newsletter #page > article h1 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  font-weight: 700;
}
.single-fiq_newsletter #head > article time,
.single-fiq_newsletter #page > article time {
  color: #999;
  font-weight: 500;
}
.single-fiq_newsletter #head > article time:after,
.single-fiq_newsletter #page > article time:after {
  content: ' ';
  display: none;
}
.single-fiq_newsletter #head > article p:last-of-type,
.single-fiq_newsletter #page > article p:last-of-type {
  margin-bottom: 0;
}
.single-fiq_newsletter #head > article .more,
.single-fiq_newsletter #page > article .more {
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
.single-fiq_newsletter #head > header > h1,
.single-fiq_newsletter #page > header > h1 {
  margin-bottom: 26px;
}
.single-fiq_newsletter #head > footer,
.single-fiq_newsletter #page > footer {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-right: 30px;
  text-align: right;
  color: #009fe3;
}
.single-fiq_newsletter #head > footer .print-only,
.single-fiq_newsletter #page > footer .print-only {
  display: none;
}
.single-fiq_newsletter #page.with-sidebar {
  width: 930px;
}
.single-fiq_newsletter #head > article:first-of-type {
  padding-bottom: 26px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  min-height: 0;
}
.single-fiq_newsletter #head > article:first-of-type > header .post-thumbnail {
  max-width: 100%;
  width: 1230px;
  height: auto;
  margin-bottom: 30px;
  position: static;
}
.single-fiq_newsletter #head > article:first-of-type > header h1 {
  margin-left: 30px;
  margin-bottom: 30px;
  font-size: 18px;
  color: #999999;
  font-weight: 500;
  text-transform: uppercase;
  float: left;
  line-height: 16px;
}
.single-fiq_newsletter #head > article:first-of-type > header .print {
  margin-right: 30px;
  float: right;
  font-size: 16px;
  font-weight: 600;
}
.single-fiq_newsletter #head > article:first-of-type > div p:last-child,
.single-fiq_newsletter #head > article:first-of-type > div ul:last-child,
.single-fiq_newsletter #head > article:first-of-type > div ol:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .single-fiq_newsletter .desktop-only {
    display: none!important;
  }
  .single-fiq_newsletter .mobile-only {
    display: block!important;
  }
  .single-fiq_newsletter #secondary {
    display: none;
  }
  .single-fiq_newsletter #head,
  .single-fiq_newsletter #page {
    margin: 0;
    padding: 0;
  }
  .single-fiq_newsletter #head > article,
  .single-fiq_newsletter #page > article {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    min-height: 0;
  }
  .single-fiq_newsletter #head > article .post-thumbnail,
  .single-fiq_newsletter #page > article .post-thumbnail {
    max-width: 100%;
    width: 100%;
    margin-bottom: 50px;
    margin-right: 30px;
    position: static;
  }
  .single-fiq_newsletter #head > article header,
  .single-fiq_newsletter #page > article header {
    min-height: 0;
  }
  .single-fiq_newsletter #head > article h1,
  .single-fiq_newsletter #page > article h1,
  .single-fiq_newsletter #head > article time,
  .single-fiq_newsletter #page > article time,
  .single-fiq_newsletter #head > article p,
  .single-fiq_newsletter #page > article p,
  .single-fiq_newsletter #head > article .more,
  .single-fiq_newsletter #page > article .more {
    margin-left: 30px;
    margin-right: 30px;
  }
  .single-fiq_newsletter #head > article h1,
  .single-fiq_newsletter #page > article h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .single-fiq_newsletter #head > article time,
  .single-fiq_newsletter #page > article time,
  .single-fiq_newsletter #head > article p,
  .single-fiq_newsletter #page > article p,
  .single-fiq_newsletter #head > article a.more,
  .single-fiq_newsletter #page > article a.more {
    font-size: 36px!important;
    line-height: 48px;
    display: block;
    padding: 0;
    height: auto;
  }
  .single-fiq_newsletter #head > footer,
  .single-fiq_newsletter #page > footer {
    display: none;
  }
  .single-fiq_newsletter #page.with-sidebar {
    width: 100%;
    float: none;
  }
  .single-fiq_newsletter #head > article:first-of-type {
    padding-bottom: 26px;
    margin-left: 0;
    margin-right: 0;
  }
  .single-fiq_newsletter #head > article:first-of-type > header .post-thumbnail {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
  }
  .single-fiq_newsletter #head > article:first-of-type > header h1 {
    width: 100%;
    height: 144px;
    line-height: 144px;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .single-fiq_newsletter #head > article:first-of-type > header .print {
    display: none;
  }
  .single-fiq_newsletter aside {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
    padding-bottom: 0;
  }
  .single-fiq_newsletter aside .widget {
    margin: 0;
    padding: 0;
  }
  .single-fiq_newsletter aside .widget h3 {
    color: #333;
    background: #e6e6e6;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    height: 108px;
    line-height: 108px;
    padding: 0 30px;
    margin: 0;
  }
}
@media print {
  html,
  body {
    min-width: 0;
  }
  nav#primary,
  nav#contact,
  nav#register,
  nav#search {
    display: none;
  }
  .single-fiq_newsletter .print-only {
    display: inherit !important;
  }
  .single-fiq_newsletter .screen-only {
    display: none!important;
  }
  .single-fiq_newsletter #head,
  .single-fiq_newsletter #page {
    float: none;
  }
  .single-fiq_newsletter #head > article,
  .single-fiq_newsletter #page > article {
    padding-left: 230px;
    page-break-inside: avoid;
    min-height: 140px;
    float: none;
    margin-bottom: 0;
    padding-bottom: 20px;
    border: 0;
  }
  .single-fiq_newsletter #head > article .post-thumbnail,
  .single-fiq_newsletter #page > article .post-thumbnail {
    max-width: 200px;
    margin-bottom: 12px;
  }
  .single-fiq_newsletter #head > article h1,
  .single-fiq_newsletter #page > article h1 {
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter #head > article .more,
  .single-fiq_newsletter #page > article .more,
  .single-fiq_newsletter #head > article footer,
  .single-fiq_newsletter #page > article footer {
    display: none;
  }
  .single-fiq_newsletter #head > header > h1,
  .single-fiq_newsletter #page > header > h1 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 1em;
  }
  .single-fiq_newsletter #head > footer,
  .single-fiq_newsletter #page > footer {
    color: #999;
    clear: both;
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter #head > footer .screen-only,
  .single-fiq_newsletter #page > footer .screen-only {
    display: none;
  }
  .single-fiq_newsletter #head > footer .print-only,
  .single-fiq_newsletter #page > footer .print-only {
    display: inherit;
  }
  .single-fiq_newsletter section.with-sidebar {
    border: 0;
  }
  .single-fiq_newsletter #page.with-sidebar {
    width: 100%;
  }
  .single-fiq_newsletter aside {
    display: none;
    width: 100%;
    float: none;
    margin: 30px;
  }
  .single-fiq_newsletter aside .widget h3 {
    font-size: 13px;
    line-height: 16px;
    color: #000;
    margin-bottom: 1em;
    font-weight: 700;
  }
  .single-fiq_newsletter aside .widget ul.activities > li {
    margin-top: 1em;
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter aside .widget ul.activities > li ul li {
    margin: 0 0 0;
    font-size: 11px;
    line-height: 13px;
    border: 0;
    height: auto;
    min-height: 0;
  }
  .single-fiq_newsletter aside .widget ul.activities > li ul li > a > time {
    display: none;
    height: 0;
    line-height: 0;
    width: 0;
  }
  .single-fiq_newsletter aside .widget ul.activities > li ul li .desc {
    margin-left: 0;
    float: none;
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter aside .widget ul.activities > li ul li .desc h4 {
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter aside .widget ul.activities > li ul li .desc h4 time {
    font-size: 11px;
    line-height: 13px;
    color: #999;
  }
  .single-fiq_newsletter #head > article:first-of-type > header .print {
    display: none;
  }
  .single-fiq_newsletter #head > article:first-of-type > header h1 {
    font-size: 11px;
    line-height: 13px;
  }
  .single-fiq_newsletter #head > article:first-of-type > header time {
    margin-bottom: 1em;
  }
  .single-fiq_newsletter #head > article:first-of-type > header .post-thumbnail {
    width: 100%!important;
  }
}
.single-fiq_bio article header {
  margin-top: 20px;
}
.single-fiq_bio article header div.image {
  margin-top: 12px;
  width: 270px;
  height: 270px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  margin-right: 30px!important;
  margin-bottom: 15px;
}
.single-fiq_bio article header h1,
.single-fiq_bio article header h2 {
  margin: 0 0 4px;
  font-weight: 700;
  text-transform: none;
  color: #009fe3;
}
.single-fiq_bio article header h1 {
  font-size: 36px;
}
.single-fiq_bio article header h2 {
  font-size: 24px;
}
.single-fiq_bio article header h2:last-of-type {
  margin-bottom: 30px;
}
.single-fiq_bio article header div.contact ul {
  margin-bottom: 3px;
}
.single-fiq_bio article header div.contact ul li {
  display: inline-block;
  padding: 0 14px;
  border-left: 2px solid #009fe3;
}
.single-fiq_bio article header div.contact ul li:first-child {
  padding-left: 0;
  border: 0;
}
.single-fiq_bio article header div.contact ul li:before {
  display: none;
}
.single-fiq_bio article header div.contact ul,
.single-fiq_bio article header div.contact ul li,
.single-fiq_bio article header div.contact a {
  font-weight: 700;
  font-size: 16px;
}
.single-fiq_bio article div.content h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .single-fiq_bio article header {
    margin-bottom: 30px;
  }
  .single-fiq_bio article header div.image {
    margin-top: 0;
    width: 100%;
    height: 690px;
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .single-fiq_bio article header h1 {
    font-size: 44px;
  }
  .single-fiq_bio article header h2 {
    line-height: 36px;
    font-size: 36px;
  }
  .single-fiq_bio article header div.contact ul {
    margin-left: 0;
  }
  .single-fiq_bio article header div.contact ul li:before {
    display: none;
  }
  .single-fiq_bio article header div.contact ul,
  .single-fiq_bio article header div.contact ul li,
  .single-fiq_bio article header div.contact a {
    font-size: 32px;
  }
  .single-fiq_bio article div.content h3 {
    line-height: 48px;
    font-size: 36px;
  }
}
.gform_wrapper ul li.gfield {
  clear: left!important;
  padding-left: 0;
}
.gform_wrapper .gfield_required {
  display: none;
}
.gform_wrapper label.gfield_label {
  font-weight:bold!important;
}
.gform_wrapper div.gfield_description {
	color:#999999;
}
.gform_wrapper input[type=text],
form.search-box input[type=text],
form.register input[type=text],
.gform_wrapper input[type=email],
form.search-box input[type=email],
form.register input[type=email],
.gform_wrapper input[type=password],
form.search-box input[type=password],
form.register input[type=password],
.gform_wrapper select[multiple],
form.search-box select[multiple],
form.register select[multiple],
.gform_wrapper textarea,
form.search-box textarea,
form.register textarea {
  border: 1px solid #bebebe;
  background: url(images/bg-input.png) 0 0 no-repeat;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.gform_wrapper .gfield_checkbox li label,
form.search-box .gfield_checkbox li label,
form.register .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label,
form.search-box .gfield_radio li label,
form.register .gfield_radio li label {
  font-size: 18px !important;
}
.gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label,
form.search-box .gfield_checkbox li input[type=checkbox]:checked + label,
form.register .gfield_checkbox li input[type=checkbox]:checked + label,
.gform_wrapper .gfield_radio li input[type=checkbox]:checked + label,
form.search-box .gfield_radio li input[type=checkbox]:checked + label,
form.register .gfield_radio li input[type=checkbox]:checked + label,
.gform_wrapper .gfield_checkbox li input[type=radio]:checked + label,
form.search-box .gfield_checkbox li input[type=radio]:checked + label,
form.register .gfield_checkbox li input[type=radio]:checked + label,
.gform_wrapper .gfield_radio li input[type=radio]:checked + label,
form.search-box .gfield_radio li input[type=radio]:checked + label,
form.register .gfield_radio li input[type=radio]:checked + label {
  font-weight: normal!important;
}
.gform_wrapper input[type=submit],
form.search-box input[type=submit],
form.register input[type=submit],
.gform_wrapper .gform_footer input.button,
form.search-box .gform_footer input.button,
form.register .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
form.search-box .gform_footer input[type=submit],
form.register .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
form.search-box .gform_page_footer input.button,
form.register .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit],
form.search-box .gform_page_footer input[type=submit],
form.register .gform_page_footer input[type=submit] {
  -webkit-appearance: none;
  background: #009fe3;
  border: 0;
  color: #fff;
  padding: 14px 20px;
  font-size: 24px;
  font-weight: 700;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.gform_wrapper .ginput_container_fileupload .placeholder .button,
form.search-box .ginput_container_fileupload .placeholder .button,
form.register .ginput_container_fileupload .placeholder .button {
  -webkit-appearance: none;
  background: #009fe3;
  border: 0;
  color: #fff;
  padding: 0 20px;
  font-size: 18px;
  line-height: 30px;
  vertical-align: middle;
  font-weight: 600;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
.gform_wrapper .ginput_container_fileupload .placeholder .filename,
form.search-box .ginput_container_fileupload .placeholder .filename,
form.register .ginput_container_fileupload .placeholder .filename {
  line-height: 30px;
  vertical-align: middle;
  font-size: 16px;
  display: inline-block;
  border-left: 1px solid #ccc;
  padding-left: 8px;
  margin-left: 8px;
  display: none;
}
.gform_wrapper .gform_footer,
form.search-box .gform_footer,
form.register .gform_footer {
  clear: left!important;
}
form.search-box,
form.register,
form.search-box input[type=text],
form.register input[type=text],
form.search-box input[type=email],
form.register input[type=email] {
  width: 370px;
  height: 60px;
  position: relative;
}
form.search-box input[type=text],
form.register input[type=text],
form.search-box input[type=email],
form.register input[type=email] {
  padding: 0 55px 0 20px;
  font-size: 18px;
}
form.search-box i.zmdi,
form.register i.zmdi {
  display: block;
  position: absolute;
  font-size: 36px;
  top: 12px;
  right: 17px;
  color: #009fe3;
}
form.search-box input[type=submit],
form.register input[type=submit] {
  width: 1px;
  height: 1px;
  visibility: hidden;
  position: absolute;
  left: -10000px;
}
form.register {
  height: auto;
}
form.register input[type=text],
form.register input[type=email] {
  margin-bottom: 20px;
  padding: 0 20px 0 20px;
}
form.register button {
  font-size: 18px;
  padding: 10px 20px;
  -webkit-appeareance: none;
  -moz-appearance: none;
  border: 0;
  background: #009fe3;
  color: #fff;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
form.register .thankyou {
  opacity: 0;
  position: absolute;
  top: 0;
  left: -1000px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
form.register.thankyou fieldset {
  opacity: 0;
  -ms-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
form.register.thankyou .thankyou {
  left: 0;
  opacity: 1;
  -ms-transition: opacity 0.5s 0.5s;
  -webkit-transition: opacity 0.5s 0.5s;
  -moz-transition: opacity 0.5s 0.5s;
  -o-transition: opacity 0.5s 0.5s;
  transition: opacity 0.5s 0.5s;
}
/* 767px */
@media (max-width: 767px) {
  .gform_wrapper input[type=text],
  form.search-box input[type=text],
  form.register input[type=text],
  .gform_wrapper input[type=email],
  form.search-box input[type=email],
  form.register input[type=email],
  .gform_wrapper input[type=password],
  form.search-box input[type=password],
  form.register input[type=password],
  .gform_wrapper select[multiple],
  form.search-box select[multiple],
  form.register select[multiple],
  .gform_wrapper textarea,
  form.search-box textarea,
  form.register textarea {
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 36px !important;
    line-height: 48px!important;
    width: 100%!important;
  }
  .gform_wrapper ul li.gfield,
  form.search-box ul li.gfield,
  form.register ul li.gfield {
    margin-top: 48px!important;
  }
  .gform_wrapper .gfield_label,
  form.search-box .gfield_label,
  form.register .gfield_label {
    font-size: 36px !important;
    line-height: 48px!important;
  }
  .gform_wrapper .gfield_checkbox li label,
  form.search-box .gfield_checkbox li label,
  form.register .gfield_checkbox li label,
  .gform_wrapper .gfield_radio li label,
  form.search-box .gfield_radio li label,
  form.register .gfield_radio li label {
    font-size: 36px !important;
    line-height: 48px!important;
  }
  .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label,
  form.search-box .gfield_checkbox li input[type=checkbox]:checked + label,
  form.register .gfield_checkbox li input[type=checkbox]:checked + label,
  .gform_wrapper .gfield_radio li input[type=checkbox]:checked + label,
  form.search-box .gfield_radio li input[type=checkbox]:checked + label,
  form.register .gfield_radio li input[type=checkbox]:checked + label,
  .gform_wrapper .gfield_checkbox li input[type=radio]:checked + label,
  form.search-box .gfield_checkbox li input[type=radio]:checked + label,
  form.register .gfield_checkbox li input[type=radio]:checked + label,
  .gform_wrapper .gfield_radio li input[type=radio]:checked + label,
  form.search-box .gfield_radio li input[type=radio]:checked + label,
  form.register .gfield_radio li input[type=radio]:checked + label {
    font-weight: normal!important;
  }
  .gform_wrapper input[type=submit],
  form.search-box input[type=submit],
  form.register input[type=submit],
  .gform_wrapper .gform_footer input.button,
  form.search-box .gform_footer input.button,
  form.register .gform_footer input.button,
  .gform_wrapper .gform_footer input[type=submit],
  form.search-box .gform_footer input[type=submit],
  form.register .gform_footer input[type=submit],
  .gform_wrapper .gform_page_footer input.button,
  form.search-box .gform_page_footer input.button,
  form.register .gform_page_footer input.button,
  .gform_wrapper .gform_page_footer input[type=submit],
  form.search-box .gform_page_footer input[type=submit],
  form.register .gform_page_footer input[type=submit] {
    height: 108px;
    padding: 14px 30px;
    font-size: 48px!important;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
  }
  .gform_wrapper .gform_footer,
  form.search-box .gform_footer,
  form.register .gform_footer {
    clear: left!important;
  }
  .gform_wrapper .ginput_container_fileupload .placeholder .button,
  form.search-box .ginput_container_fileupload .placeholder .button,
  form.register .ginput_container_fileupload .placeholder .button {
    font-size: 36px;
    line-height: 60px;
  }
  .gform_wrapper .ginput_container_fileupload .placeholder .filename,
  form.search-box .ginput_container_fileupload .placeholder .filename,
  form.register .ginput_container_fileupload .placeholder .filename {
    line-height: 60px;
    font-size: 32px;
    padding-left: 16px;
    margin-left: 16px;
  }
  form.search-box {
    padding: 0 30px;
    margin-bottom: 30px;
  }
  form.search-box,
  form.search-box input[type=text] {
    width: 100%;
    height: 105px;
    position: relative;
  }
  form.search-box input[type=text] {
    font-size: 36px;
  }
  form.search-box i.zmdi {
    font-size: 64px;
    top: 22px;
    right: 63px;
  }
  form.register {
    width: 100%;
    height: auto;
  }
  form.register input[type=text],
  form.register input[type=email] {
    margin-bottom: 20px;
    padding: 0 20px 0 20px;
    width: 100%;
  }
  form.register button {
    font-size: 36px;
    line-height: 48px;
    padding: 10px 20px;
    -ms-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  form.register .thankyou {
    opacity: 0;
    position: absolute;
    top: 0;
    left: -1000px;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
  }
}
/* Video player */
a.video-player {
  position: relative;
  display: block;
}
#video-player {
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: 100%;
  z-index: 100000;
  opacity: 0;
}
#video-player > div {
  width: 80vw;
  height: 45vw;
  z-index: 500;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#video-player > div iframe {
  width: 100%;
  height: 100%;
}
#video-player .close {
  position: fixed;
  top: 16px;
  right: 16px;
  font-size: 23px;
  font-size: 2.52764613vw;
  color: #fff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  cursor: pointer;
  z-index: 999;
}
body > #video-player {
  position: fixed;
  top: 0;
  left: 0;
}
a.playing.fade #video-player,
body.fade #video-player {
  opacity: 1;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 768px) {
  #video-player {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  #video-player {
    position: fixed;
    top: 0;
    left: 0;
  }
  #video-player .close {
    font-size: 32px;
    top: 16px;
    right: 16px;
  }
}

.woocommerce #sidebar{display:none;}
.content-area{padding:25px;}
.woocommerce .woocommerce-breadcrumb{background-color:#f3f3f3;padding:10px;color:#555;border-radius:4px;}
.woocommerce .woocommerce-breadcrumb a{color:#555;}
.woocommerce .woocommerce-products-header{}
.woocommerce .woocommerce-products-header__title, .woocommerce .product_title{color:#009FE3;font-size: 48px;line-height: 60px;font-weight:300;margin-bottom:38px;}
.woocommerce .button{background-color:#009FE3!important;color:#fff!important;display:block!important;text-align:center!important;}
.woocommerce .button:hover{background-color:#009FE3;color:#fff;}
.woocommerce .wc-memberships-member-discount-message{display:none;}
.woocommerce input, .woocommerce select, .woocommerce textarea{border-radius:4px;padding:6px;box-shadow:none;border:1px solid #ccc;}
.woocommerce .woocommerce-Price-amount{display:block;font-size:24px;margin-bottom:25px;}
.woocommerce-cart .woocommerce-Price-amount{margin-bottom:0px;}
.woocommerce div.product form.cart div.quantity{float:none;margin-bottom:15px;}
.single-product .screen-reader-text{position:relative!important;clip:inherit;}
.woocommerce .woocommerce-message::before{padding-top:10px;}
.woocommerce .woocommerce-message{padding-top:25px;}
.woocommerce .woocommerce-message a{margin-top:-10px;}
.woocommerce .woocommerce-product-gallery__image a{pointer-events: none;cursor: default;}
.woocommerce-cart button[name="update_cart"]{float:right!important;}
.woocommerce-cart input[name="coupon_code"]{width:175px!important;}
.woocommerce-result-count{display:none;}
.woocommerce-ordering{display:none;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{height:48px;}
.woocommerce ul.products li.product .price{height:40px;}
.woocommerce .woocommerce-Tabs-panel--description h2{display:none;}
.woocommerce div.product .woocommerce-tabs .panel{padding:25px;line-height:24px;}
.woocommerce .related h2{margin-bottom:15px;font-weight:bold;}
.woocommerce a.added_to_cart{display:block;text-align:center;}
.woocommerce-nav{list-style-type:none;padding:0;margin:0;float:right;margin-bottom:-25px;padding:15px;}
.woocommerce-nav li{float:left;}
.woocommerce-nav li a{display:block;padding:15px;text-decoration:none;}
.woocommerce ul.order_details{list-style-type:none!important;border:1px solid rgba(0,0,0,.1);border-radius:5px;padding:25px;padding-bottom:15px;margin-bottom:25px;margin-left:30px;margin-right:30px;}
.woocommerce ul.order_details li::before{content:'';}
.woocommerce-thankyou-order-received{padding-left:30px;}
.woocommerce ul.order_details li strong{font-size:16px;}
.woocommerce ul.order_details li{float:none;border:none;font-size:16px!important;margin-bottom:10px;}
.woocommerce ul.order_details li .woocommerce-Price-amount{font-size:16px;margin-bottom:10px;}
.woocommerce-column--billing-address{margin-left:-30px;line-height:24px;}
.woocommerce-column--shipping-address{margin-right:30px;line-height:24px;}
.woocommerce ul{list-style:none!important;list-style-type:none!important;}
.woocommerce #order_review_heading{font-weight:bold;margin-top:25px;font-size:18px;margin-bottom:10px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding:10px;}
#shipping_method{list-style-type:none!important;font-size:24px;}
#shipping_method .woocommerce-Price-amount{display:inline-block;font-weight:normal;font-size:24px;width:100px;float:right;margin-bottom:0px;}
#shipping_method li::before{content:'';}
.woocommerce tr.shipping{width:100%;min-height:80px;padding:10px 0px;}
.woocommerce .shipping .woocommerce-Price-amount{font-size:18px;float:none;display:block;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float:none;width:100%;}

/* FONT SIZE */
.et_pb_module h2,
article h2 {
	font-size:2rem!important;
	line-height:2.2rem!important;
}
.et_pb_module h3,
article h3,
h2.et_pb_slide_title {
	font-size:1.75rem!important;
	line-height:1.9rem!important;
}

.et_pb_module h4,
article h4,
.et-timeline-item .et-title a{
	font-size:1.3rem!important;
	line-height:1.7rem!important;
}
.content p,.et_pb_code_inner {
	font-size:1.1rem!important;
	line-height:1.6rem!important;
}
.et_pb_module h5,
article h5,
.qe-toggle-title strong,
.et_pb_post h2,
.tablepress thead th,
.dataTable thead th,
.et_pb_button, 
.et_contact_bottom_container,
.more-link,
.et-db #et-boc input[type=submit],
.wp-block-button__link,
.cff-load-more,
label.gfield_label,
.cff-link-title, 
blockquote p,
.card{
	font-size:1rem!important;
	line-height:1.5rem!important;
}

figcaption,
.et_pb_module h6,
article h6,
.tablepress tbody td,
..dataTable tbody td,
.gform_body input, .gform_body textarea,
.ginput_container label,
.gfield_description,
.validation_error,
.cff-link-caption,
blockquote cite strong,
time.prefix, .cff-date, .et-db .post-meta .published,
.et-inner-content .et-date,
.et-link-button,
.wpgmza_infowindow_title{
	font-size:0.86rem!important;
	line-height:1.2rem!important;
}	

.wpgmza_infowindow_description p{
	font-size:0.76rem!important;
	line-height:1rem!important;
}
@media (max-width: 767px){
	
	.et_pb_module h3,
	article h3,
	h2.et_pb_slide_title {
		font-size:2.5rem!important;
		line-height:2.8rem!important;
	}
	
	.et_pb_module h4,
	article h4	{
		font-size:2.4rem!important;
		line-height:3rem!important;
	}
	.et_pb_code_inner,
	.content p,
	.et_pb_module h5,
	article h5,
	.qe-toggle-title strong,
	.et_pb_post h2,
	.tablepress thead th,
	.dataTable thead th,
	.et_pb_button, 
	.et_contact_bottom_container,
	.more-link,
	.et-db #et-boc input[type=submit],
	.wp-block-button__link,
	.cff-load-more,
	.cff-link-title, 
	blockquote p,
	.card{
		font-size:2.3rem!important;
		line-height:2.9rem!important;
	} 
	
	.et-db #et-boc .et_pb_accordion .et_pb_toggle_title:before, .et-db #et-boc .et_pb_toggle .et_pb_toggle_title:before,
	.et_pb_module h6,
	article h6,
	.tablepress tbody td,
	.dataTable tbody td,
	.gform_body input, 
	.gform_body textarea,
	.ginput_container label,
	.gfield_description,
	.validation_error,
	.cff-link-caption,
	time.prefix, #et-boc p.cff-date, .et-db .post-meta .published,
	blockquote cite strong,
	.et-inner-content .et-date,
	.et-link-button	{
		font-size:2rem!important;
		line-height:2.6rem!important;
	}
	
	.not-home header#secondary h1.logo a {
		font-size:40px!important;
	}
	.et_pb_toggle_content table th {
		font-size:1rem!important;
		line-height:1.1rem!important;
	}
	.et_pb_toggle_content table td {
		font-size:1.3rem!important;
		line-height:1.6rem!important;
	}
}

/* FONT WEIGHT */
.et_pb_module h2 {
	font-weight: 500!important;
}
.et_pb_module h5,
.qe-toggle-title strong,
.et_pb_post h2,
.tablepress thead th,
.dataTable thead th,
.et_pb_button, 
.et_contact_bottom_container,
.more-link,
.et-db #et-boc input[type=submit],
.wp-block-button__link,
.cff-load-more,
label.gfield_label,
.cff-link-title,
time.prefix, #et-boc p.cff-date, .et-db .post-meta .published, blockquote p,
.wpgmza_infowindow_title {
	font-weight: 700!important;
}

.et_pb_module h6,
.tablepress tbody td,
..dataTable tbody td,
.gform_body input, .gform_body textarea,
.ginput_container label,
.gfield_description,
.validation_error,
.cff-link-caption {
	font-weight: normal!important;
}

/* TEXT COLOR */
.et_pb_module h1,
.et-db #et-boc input[type=submit],
.wp-block-button__link,
.cff-load-more,
.et-db #et-boc .et_pb_blog_grid article a.more-link,
.wpgmza_infowindow_title{
	color:#009FE3!important;
}
 
.qe-toggle-title,  
.et_pb_module h2, 
.et_pb_module h3,
.et_pb_module h4, 
.et_pb_module h5, 
.et_pb_module h6,
article h2, article h3, article h4, article h5, article h6,
.qe-toggle-content p,
.et_pb_toggle_content li,
.tablepress tbody td,
.dataTable tbody td,
.gform_body input, 
.gform_body textarea,
.qe-faq-toggle.active .qe-toggle-title h4,
.et-content {
	color:#333333!important;
}
.et-db .post-meta .published, 
#et-boc p.cff-date, 
time.prefix,
blockquote cite strong, 
.et-inner-content .et-date {
	color:#999999!important;
}

.qe-faq-toggle:hover,
.et_pb_toggle_title:hover,
.qe-toggle-title:hover,
.et_pb_toggle_close:hover
.et_pb_toggle_close .et_pb_toggle_title:hover,
.et_pb_toggle_open .et_pb_toggle_title:hover{
	color:#666666!important;
}

.et_pb_toggle_title:before,
.qe-faq-toggle:not(.active) .qe-toggle-title h4,
.et_pb_toggle_close .et_pb_toggle_title,
.tablepress thead th,
.dataTable thead th,
.card-info, .card-info p,
.wp-block-button:hover .wp-block-button__link,
.et_pb_button:hover, 
.et-db #et-boc input[type=submit]:hover,
.wp-block-button:hover,
.cff-load-more:hover {
	color:#ffffff!important;
}

.validation_error, .validation_message{
	color:#e02b20!important;
}


/* TEXT TRANSFORM */
.qe-toggle-title, 
.et_pb_module h1, 
.et_pb_module h2, 
.et_pb_module h3,
.et_pb_module h4, 
.et_pb_module h5, 
.et_pb_module h6,
.tablepress thead th,
.dataTable thead th {
	text-transform:none!important;
}
.et-db .post-meta .published {
	text-transform:uppercase;
}
.et_pb_toggle_content table th {
	text-transform:lowercase;
}
.et-db #et-boc .et_pb_blog_grid article a.more-link{
	text-align:right!important;
}
.et-ver-timeline-template-1 .et-timeline-date {
	text-align:center!important;
}
@media (max-width: 767px){
	.et_pb_button, 
	.et-db #et-boc input[type=submit],
	.wp-block-button,
	.cff-load-more{
		text-align:center!important;
	}
	
}


/* LIENS */
.et_pb_toggle_close .et_pb_toggle_title,
.et_pb_module a,
.et_pb_button, 
.et-db #et-boc input[type=submit],
.wp-block-button,
.cff-load-more{
	cursor:pointer!important;
}

.wp-block-button:hover .wp-block-button__link{
	text-decoration:none;
}
/*LOGOS*/
.zmdi.h1 {
	font-size:4rem;
	padding:2rem;
}

/* BACKGROUND */
.wp-block-button__link {
	background-color:transparent;
}

.qe-toggle-content,
.qe-faq-toggle.active,
.cff-load-more,
.et-ver-timeline-template-1 .et-timeline-date span,
.qe-faq-toggle.active,
.qe-faq-toggle.active .qe-toggle-title,
.wpgmza-infowindow
{
	background-color:#ffffff!important;
}
.qe-faq-toggle, .qe-toggle-title,
.et_pb_toggle_close,
.tablepress thead th,
.dataTable thead th,
.card-info, .et-ver-timeline-template-1 .et-all-contain-here:before,
.et-ver-timeline-template-1 .et-timeline-item:nth-of-type(2n) .et-all-contain-here:before {
	background-color:#009FE3!important;
}


.et_pb_toggle_close:hover,
.et_pb_button:hover,
.more-link,
.et-db #et-boc input[type=submit]:hover,
.wp-block-button:hover,
.cff-load-more:hover{
	border:none!important;
	background-color:#999999!important;
}

/*SHADOW */
.qe-faq-toggle,
.et_pb_toggle,
.dataTable,
.tablepress,
.cff-shared-link,
.cff-video-post,
.card,
.et-ver-timeline-template-1 .et-timeline-date span,
.wpgmza-infowindow{
	box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3)!important;
}
.page-template-page-documents .image {
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.3)!important;
}
/*BORDER*/
.qe-toggle-content, .qe-toggle-title, .cff-item{
	border:none!important;
}

.qe-faq-toggle,
.qe-faq-toggle.active,
.et_pb_toggle,
.tablepress,
.dataTable,
.et_pb_button, 
.gform_body textarea,
.gform_body input,
.gform_body select,
.et-db #et-boc input[type=submit],
.wp-block-button,
.cff-load-more, 
.et-ver-timeline-template-1 .et-timeline-line,
.et-ver-timeline-template-1 .et-timeline-date span,
.et-ver-timeline-template-1 .et-all-contain-here:before,
.et-ver-timeline-template-1 .et-timeline-item:nth-of-type(2n) .et-all-contain-here:before,
.page-template-page-documents .image{
	border:1px solid #009FE3!important;
}

.et_pb_bg_layout_dark .et_pb_button {
	border:1px solid #ffffff!important;
}

blockquote {
	border-left:3px solid #009FE3;
}


.gform_body textarea[aria-invalid=true],
.gform_body input[aria-invalid=true],
.gform_body select[aria-invalid=true]{
	border-color:#e02b20!important;
}

/* POSITION */
.et-ver-timeline-template-1 .et-all-contain-here:before{
	right:-25px;
}
.et-ver-timeline-template-1 .et-timeline-item:nth-of-type(2n) .et-all-contain-here:before {
	left:-25px;
}
/*RADIUS*/
.qe-faq-toggle,
.qe-faq-toggle.active,
.et_pb_toggle,
.tablepress,
.dataTable,
.et_pb_button, 
.gform_body textarea,
.gform_body input,
.gform_body select,
.et-db #et-boc input[type=submit],
.wp-block-button,
.cff-load-more,
.card,
.et-ver-timeline-template-1 .et-timeline-date span{
	border-radius: 3px!important;
}

/*MARGIN*/
.page-template-page-documents article,
.page-template-page-documents h1,
section.list article h1,
.entry-featured-image-url img,
.qe-toggle-title, 
.et_pb_module h2, 
.et_pb_module h3,
.et_pb_module h4, 
.et_pb_module h5, 
.et_pb_module h6,
.tablepress thead th,
.dataTable thead th,
.gfield_checkbox,
.gfield_radio,
#cff .cff-item,
.wpgmza_infowindow_title,
.wpgmza_infowindow_address {
	margin:0 0 0 0!important;
}

div.image {margin-right:1em;}

.entry-featured-image-url,
article div.image,
.et_pb_main_blurb_image,
.qe-faq-toggle, 
.et_pb_toggle,
article h1, article h2, article h3, article h4, article h5, article h6,
.content p,
.card,
.wpgmza_infowindow_title,
.wpgmza_infowindow_address,
.wpgmza_infowindow_description,
.et_pb_text_inner h2, .et_pb_text_inner h3,.et_pb_text_inner h4,.et_pb_text_inner h5,.et_pb_text_inner h6 {
	margin:0 0 1rem 0!important;
}

blockquote, .et-timeline-item {
	margin:2rem 0!important;
}

.et_pb_module,
.gfield, 
.gform_footer,
.et_pb_toggle_content,
.qe-toggle-content,
.wp-block-button{
	margin-top:1rem!important;
}

.gform_body textarea,
.gform_body input[type=text],
.gform_body select{
	width:100%!important;
}

@media (max-width: 767px){
	.et_pb_button, 
	.et-db #et-boc input[type=submit],
	.cff-load-more	{
		width:100%!important;
	}
	.et_pb_contact_submit {
		margin:0!important;
	}
}

/* PADDING */
 
.et-db #et-boc .et_pb_toggle_content p:last-of-type,
not:(.fiq_newsletter-template-default)article h1 {
	padding-bottom:1rem!important;
}

.page-template-page-documents p {
	padding-bottom:1.5rem!important;
}
section.list article h1,
.wpgmza_infowindow_title,
.wpgmza_infowindow_address,
.wpgmza_infowindow_description,
.et_pb_row,
.et_pb_module {
	padding:0 0 0 0!important;
}

.qe-faq-toggle,
.et_pb_module.et_pb_toggle,
.cff-shared-link,
.cff-video-post,
.card,
.et-ver-timeline-template-1 .et-timeline-date span,
.wpgmza-infowindow {
	padding:1rem!important;
}

.et_pb_toggle_content table th, 
.et_pb_toggle_content table td,
.tablepress {
	padding:0.75rem!important;
}

blockquote {
	padding-left:1rem!important;
}

.et_pb_row,
.et_pb_section,
.et_pb_toggle_content,
.qe-toggle-content,
.et-db #et-boc .et_pb_blog_grid article a.more-link,
#et-boc p.cff-date,
#cff .cff-item.cff-link-item{
	padding:.3rem 0!important;
}

.et_pb_with_background {
	padding:1.5rem!important;
}

.et_pb_button,
.et-db #et-boc input[type=submit],
.wp-block-button__link,
.cff-load-more {
	padding:.3em 1em!important;
}


/* DISPLAY */
.no-content .post-content,
p.wpgmza_infowindow_address{
	display:none;
}
.les-verifiqatrices article time,
.les-verifiqatrices-en article time{
	display:none;
}
.wp-block-button{
	display:inline-block;
}
/* Dimensions */
.et-ver-timeline-template-1 .et-all-contain-here:before, .et-ver-timeline-template-1 .et-timeline-item:nth-of-type(2n) .et-all-contain-here:before{
	width:10px!important;
	height:10px!important;
}
 
/* CORRECTIONS */

.gsurvey-rank-choice{
  white-space:normal!important;
}
.et-db #et-boc .et_pb_row {
	max-width:none!important;
}
.et-db #et-boc .et_pb_with_background .et_pb_row {
	width:100%!important;
}

.white_space_pre_line {
	white-space:pre-line;
}
#gform_51 input[type=submit], .qe-faqs-filters-container{
	display:none!important;
}
.et-content {
	display:none;
}
.et_pb_button:after{
	display:none;
}
.dt-buttons, .et_pb_button_0:after{
	display:none!important;
}
.gfield input[type=checkbox],
.gfield input[type=radio]{
	-ms-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	margin: 0 10px 10px!important;
}
.et_pb_testimonial {
	overflow:visible!important;
}
.gfield_checkbox label {
display:inline!important;
}

@media (max-width: 767px){
	.gfield_checkbox li input[type=checkbox]:checked + label,
	.gfield_radio li input[type=radio]:checked + label{
		font-weight:normal!important;
	}
	.gfield input[type=checkbox],
	.gfield input[type=radio]{
		-ms-transform: scale(4);
		-moz-transform: scale(4);
		-webkit-transform: scale(4);
		-o-transform: scale(4);
		transform: scale(4);
		margin: 0 40px 30px!important;
	}
	nav#primary {
		line-height:3.5rem!important;
	}
	nav#primary > div > ul > li {
		margin-top: 2.5rem;
	}
}


/* DIVI post */
.et-db #et-boc .et_pb_post .entry-title a, .et-db #et-boc .content article .desc h1 {
	color:#333!important;
	font-size:18px;
	line-height:24px;
	font-weight:600;
}
.et-db #et-boc .et_pb_post {
	margin-bottom:20px!important;
}
.et-db #et-boc .et_pb_post a img{
	margin-bottom:30px;	
}


.et-db #et-boc .et_pb_post .post-content {
	color:#333!important;
	font-size:16px;
}
.et-db #et-boc .content article .desc {
	margin-left:100px!important;
	
}


@media (max-width: 767px){
	.et_pb_post .entry-title a, .et-db #et-boc .content article .desc h1 {
		font-size:35px!important;
		line-height:50px!important;
	}
	.et-db #et-boc .et_pb_post .post-content {
		font-size:20px!important;
		line-height:25px!important;
	}
	.et_pb_blurb_container h4 {
		font-size:35px!important;
		line-height:40px!important;
	}
	.et-db #et-boc .content article .desc {
		margin-left:240px!important;
	}
}

/* CAMPAGNE POUR ÊTRE PAYÉES */
.mobilisees #gallery-1 .gallery-item {
  width:20%!important;
}

.mobilisees #gallery-1 br {
  display:none!important;
}

/* SITE RATIOS */
.ratios_classement_5.et_pb_toggle_close{
	background-color:#fbe4ab!important;
}
.ratios_classement_4.et_pb_toggle_close{
	background-color:#f9d271!important;
}
.ratios_classement_3.et_pb_toggle_close{
	background-color:#ffc000!important;
}
.ratios_classement_2.et_pb_toggle_close{
	background-color:#ff0000!important;
}
.ratios_classement_1.et_pb_toggle_close{
	background-color:#a20000!important;
}
.ratios_classement_4.et_pb_toggle_close h5,
.ratios_classement_3.et_pb_toggle_close h5 {
	color:#333333!important;
}

/* CORRECTION BUG MOBILE */
@media (max-width: 767px){
	#bottom-mobile {
		z-index:996;
	}
	#search-btn{
		display:none!important;
	}
	
}

.grid-news .rt-grid-item {
  padding:0 1em 2em!important;
}

.grid-news .rt-grid-item .entry-title {
  margin-bottom:0!important;
}

.simple-news .entry-title {
  padding-bottom:0px!important;
} 

.simple-news .post-meta-user {
  padding-bottom:1em!important;
  margin-left:0px!important;
}

.gform_wrapper.gravity-theme .gform_drop_area {
  background: rgba(0,0,0,.02)!important;
  border: 1px dashed #ccc!important;
  border-radius: 4px!important;
  margin-bottom: 8px!important;
  padding: 32px!important;
  text-align: center!important;
}

.gform_wrapper.gravity-theme .gfield_label {
  margin-bottom: 2em!important;
  line-height: 1.5em!important;
}

.gchoice{
  line-height:1em!important;
  margin-bottom:1.5em!important;
}