@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*------------------------------------------------------------------------------
 *  BP Custom CSS
 *----------------------------------------------------------------------------*/
/* CSS Document */
.main-right-breadcrumb {
  display: none; }

#item-nav {
  display: none !important; }

.main-color ::selection {
  background-color: #009cad;
  color: #ffffff; }

.small-menu a {
  font-size: 1em;
  text-transform: lowercase !important;
  font-style: italic;
  color: #111111 !important; }

.company-list-small {
  font-size: 1em !important;
  text-transform: lowercase !important; }

.company-list a {
  font-size: 0.7em !important;
  padding: 40px 0 30px 0;
  font-weight: bold !important;
  color: #cccccc !important;
  border-bottom: none !important; }

.icon-menu:before {
  content: '\e87a';
  font-size: 1.5em !important; }

.widget_nav_menu ul ul {
  margin: 0 0 15px 0;
  border: 0;
  border-radius: 0; }

.wrap-canvas-menu .widget_nav_menu .offcanvas-menu {
  padding: 30px 0;
  font-family: "lato",arial, serif;
  font-size: 1.4em;
  text-transform: uppercase; }

.side-color .widget_nav_menu li a:focus, .widget_nav_menu li a:hover {
  outline: 0;
  text-decoration: none;
  transition: all .3s ease-in-out 0s;
  color: #009cad !important; }

.kleo-main-header .nav li.kleo-megamenu.mega-3-cols > .dropdown-menu {
  margin-left: -320px;
  width: 530px; }

.side-color .widget_nav_menu a, .side-color .wpex-widget-recent-posts-li, .side-color .widget_categories li, .side-color .widget_recent_entries li, .side-color .widget_archive li, .side-color .widget_display_views li, .side-color .widget_recent_comments li, .side-color .widget_product_categories li, .side-color .widget_layered_nav li {
  border-bottom-color: #009cad; }

.side-color {
  background-color: #ffffff;
  border-left: 1px solid #e5e5e5; }

.side-color .widget_nav_menu li:first-child > a {
  border-top: none !important; }

.side-color .widget_nav_menu a {
  color: #111111; }

.side-color .widget_nav_menu li.active > a {
  background-color: #f2f2f2; }

.side-color .widget_nav_menu .current_page_item > a {
  background-color: #f2f2f2; }

.widget_nav_menu a {
  position: relative;
  font-weight: 100;
  display: block;
  padding: 9px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top: 0; }

.kleo-notifications.new-alert {
  background-color: #009cad;
  color: #ffffff; }

.widget_nav_menu li > a > span.caret:after {
  content: "+";
  color: #009cad; }

#framePopUp {
  background-color: black;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

#inPopUp {
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 90;
  background-color: #FFF;
  overflow: hidden;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

html > body #inPopUp {
  position: fixed; }

a#spmCloseButton {
  display: block;
  width: 34px;
  height: 34px;
  top: 9px;
  right: 0px;
  position: absolute;
  z-index: 100;
  /* background: url(images/spm-close-icon.png) top left no-repeat transparent; */
  outline: none;
  border: none;
  text-decoration: none;
  font-size: 21px;
  color: #009CAD; }

#inPopUp h1 {
  color: #009CAD;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px; }

#inPopUp {
  text-align: center; }

#inPopUp p {
  text-align: center;
  font-size: 16px;
  color: #333;
  padding-top: 10px; }

#inPopUp .submit {
  cursor: pointer;
  color: #FFF;
  background-color: #009CAD;
  padding: 12px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-right: 4px; }
  #inPopUp .submit:hover {
    color: white; }

#inPopUp .submit a {
  color: white; }

#popin-actions {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto; }

#notifymails, #budescrption {
  width: 460px;
  margin-bottom: 10px; }

#inPopUp .cancel {
  cursor: pointer;
  color: white;
  background-color: #ad0000;
  padding: 12px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-left: 4px; }

.bf-submit {
  padding: 10px 14px !important;
  height: 50px !important; }

/**
 * NOIFICATION MESSAGES
 */
.buddypress div#message p, div#message.updated p, .bp-template-notice.updated {
  color: white;
  background-color: #015b65;
  margin-top: -11px; }

/**
 * Create form
 */
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'codropsicons';
  src: url("../fonts/codropsicons/codropsicons.eot");
  src: url("../fonts/codropsicons/codropsicons.eot?#iefix") format("embedded-opentype"), url("../fonts/codropsicons/codropsicons.woff") format("woff"), url("../fonts/codropsicons/codropsicons.ttf") format("truetype"), url("../fonts/codropsicons/codropsicons.svg#codropsicons") format("svg"); }

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

.clearfix:before,
.clearfix:after {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.create-container {
  display: none;
  opacity: 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 99999999;
  background-color: white; }

.duplicate-container {
  display: none;
  opacity: 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 99999;
  background-color: white; }

.loader {
  width: 24px;
  height: 24px;
  margin: auto;
  padding-top: 300px;
  z-index: 9999999999; }

.processing-container {
  display: none;
  opacity: 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 99999999999;
  background-color: white; }

/*body {
    background: #3b3f45;
    color: #fff;
    font-weight: 400;
    font-size: 1em;
    font-family: 'Raleway', Arial, sans-serif;
    overflow: hidden;
    overflow-y: scroll;
    min-height: 590px;
}
*/
a {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  outline: none; }

a:hover,
a:focus {
  color: #fff; }

/* Top Navigation Style */
.codrops-top {
  margin-top: 1em; }

.codrops-top a {
  font-size: 0.69em;
  padding: 0 0.25em;
  display: inline-block;
  text-decoration: none;
  font-size: 1.2em; }

.codrops-icon:before {
  margin: 0 4px;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'codropsicons';
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased; }

.codrops-icon-drop:before {
  content: "\e001"; }

.codrops-icon-prev:before {
  content: "\e004"; }

.codrops-icon-info:before {
  content: "\e003"; }

.codrops-icon span {
  display: none;
  position: absolute;
  font-size: 0.85em;
  padding: 0.5em 0 0 0.25em;
  font-weight: 700; }

.codrops-icon:hover span {
  display: block;
  color: #6a7b7e; }

/* Related demos */
.related {
  font-weight: 700;
  text-align: center;
  padding: 5em 0;
  display: none;
  background: #fff;
  color: rgba(0, 0, 0, 0.3); }

.overview .related {
  display: block; }

.related > a {
  border: 3px solid black;
  border-color: initial;
  display: inline-block;
  text-align: center;
  margin: 20px 10px;
  padding: 25px; }

.related > a:hover,
.related > a:focus {
  color: rgba(0, 0, 0, 0.5); }

.related a img {
  max-width: 100%;
  opacity: 0.8; }

.related a:hover img,
.related a:active img {
  opacity: 1; }

.related a h3 {
  margin: 0;
  padding: 0.5em 0 0.3em;
  max-width: 300px;
  text-align: left; }

/* Main form wrapper */
.fs-form-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  color: #009CAD; }

.overview .fs-form-wrap {
  height: auto; }

/* Title */
.fs-title {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 40px;
  width: 100%; }

.fs-title h1 {
  margin: 0; }

/* Form */
.fs-form {
  position: relative;
  text-align: left;
  font-size: 2.5em; }

.no-js .fs-form {
  padding: 0 0 6em 0; }

/* Views (fullscreen and overview)*/
.fs-form-full {
  top: 32%;
  margin: 0 auto;
  width: 70%; }

.fs-form-full,
.fs-message-error {
  max-width: 960px; }

.fs-form-overview {
  padding: 2.5em 30% 6em;
  width: 100%;
  height: 100%;
  background: #fffed8;
  color: #3b3f45;
  font-size: 1.2em; }

.fs-form-overview .fs-fields::before {
  display: block;
  margin-bottom: 2.5em;
  color: #3b3f45;
  content: 'Review & Submit';
  font-weight: 700;
  font-size: 1.85em; }

/* Switch view animation (we hide the current view, switch the view class and show it again) */
.fs-form.fs-show {
  -webkit-animation: animFadeIn 0.5s;
  animation: animFadeIn 0.5s; }

@-webkit-keyframes animFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes animFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fs-form.fs-show .fs-fields {
  -webkit-animation: animMove 0.5s;
  animation: animMove 0.5s; }

@-webkit-keyframes animMove {
  from {
    top: 100px; } }

@keyframes animMove {
  from {
    top: 100px; } }

/* we need to use top here because otherwise all our fixed elements will become absolute */
/* Visibility control of elements */
.fs-form-full .fs-fields > li,
.fs-nav-dots,
.fs-progress,
.fs-numbers,
button.fs-continue,
.fs-message-error,
.fs-message-final {
  visibility: hidden; }

.no-js .fs-form-full .fs-fields > li {
  visibility: visible; }

.fs-show {
  visibility: visible !important; }

/* Some general styles */
.fs-form-wrap button {
  border: none;
  background: none; }

.fs-form-wrap button[disabled] {
  opacity: 0.3;
  pointer-events: none; }

.fs-form-wrap input:focus,
.fs-form-wrap button:focus {
  outline: none; }

/* Hide the submit button */
/* Fields */
.fs-fields {
  position: relative;
  margin: 0 auto;
  padding: 0;
  top: 0;
  list-style: none; }

.fs-form-overview ol {
  max-width: 200px; }

.fs-fields > li {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  border: none; }

.fs-fields > li:hover {
  z-index: 999; }

.js .fs-form-full .fs-fields > li {
  position: absolute;
  width: 100%; }

.fs-form-overview .fs-fields > li,
.no-js .fs-form .fs-fields > li {
  margin: 1em 0 2em;
  padding: 0 0 2em 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1); }

/* Labels & info */
.fs-fields > li label {
  position: relative; }

.fs-fields > li label.fs-field-label {
  display: inline-block;
  padding: 0 5px 1em 0;
  font-weight: 700;
  pointer-events: none; }

.fs-form-full .fs-fields > li label[data-info]::after {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border: 2px solid rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  content: 'i';
  vertical-align: top;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 14px;
  font-family: Georgia, serif;
  line-height: 20px;
  cursor: pointer;
  pointer-events: auto; }

.fs-form-full .fs-fields > li label[data-info]::before {
  position: absolute;
  bottom: 100%;
  left: 0;
  padding: 0 0 10px;
  min-width: 200px;
  content: attr(data-info);
  font-size: 0.4em;
  color: #6a7b7e;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  pointer-events: none; }

.fs-form-full .fs-fields > li label[data-info]:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fs-form-full .fs-fields > li label:hover ~ .fs-info,
.fs-form-full .fs-fields > li .fs-info:hover {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  pointer-events: auto; }

/* Inputs */
.fs-fields input {
  display: block;
  margin: 0;
  padding: 0 0 0.15em;
  width: 100%;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #009CAD;
  background-color: transparent;
  color: #333;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 1.5em;
  border-radius: 0; }

.fs-fields input:invalid {
  box-shadow: none;
  /* removes red shadow in FF*/ }

.fs-form-overview .fs-fields input {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.5); }

.fs-fields [required] {
  background-position: top right;
  background-size: 18px;
  background-repeat: no-repeat; }

.fs-fields input:focus {
  background-color: #F5F5F5;
  /* Fixes chrome bug with placeholder */ }

.fs-form-overview .fs-fields input:focus {
  background-color: #fffed8;
  /* Fixes chrome bug with placeholder */ }

.fs-form-overview .fs-fields input {
  font-size: 1.2em; }

.fs-fields .fs-radio-custom input[type="radio"] {
  position: absolute;
  display: block;
  margin: 30px auto 20px;
  margin: 0 auto 20px;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.fs-fields > li .fs-radio-custom span {
  float: left;
  position: relative;
  margin-right: 3%;
  /*padding: 10px;*/
  max-width: 200px;
  width: 15%;
  text-align: center;
  font-weight: 700;
  font-size: 50%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.fs-fields > li .fs-radio-custom span label {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: color 0.8s;
  transition: background-color 1s;
  -webkit-transition: background-color 1s;
  transition: color 0.8s;
  background-color: #333;
  padding-bottom: 10px; }

.fs-fields > li .fs-radio-custom span label:hover {
  background-color: #009CAD;
  color: white; }

.fs-fields > li .fs-radio-custom span .selected {
  background-color: #009CAD;
  color: white; }

.fs-form-overview .fs-fields > li .fs-radio-custom span {
  max-width: 140px; }

.fs-form-overview .fs-fields > li .fs-radio-custom span {
  font-size: 75%; }

.fs-fields > li .fs-radio-custom label {
  display: block;
  /*padding-top: 100%;*/
  width: 100%;
  height: 100%;
  cursor: pointer; }

.fs-fields .fs-radio-custom label i {
  display: block;
  padding: 20px 50px 20px 20px; }

.fs-fields .fs-radio-custom label::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-position: 50% 0%;
  background-size: 85%;
  background-repeat: no-repeat;
  content: '';
  opacity: 0.5;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.fs-fields .fs-radio-custom label.radio-mobile::after {
  background-image: url(../img/mobile.svg); }

.fs-fields .fs-radio-custom label.radio-social::after {
  background-image: url(../img/social.svg); }

.fs-fields .fs-radio-custom label.radio-conversion p {
  font-size: 11px !important; }

.fs-fields .fs-radio-custom label.radio-conversion::after {
  /*background-image: url(../img/conversion.svg);*/ }

.fs-fields .fs-radio-custom label:hover::after,
.fs-fields input[type="radio"]:focus + label::after,
.fs-fields input[type="radio"]:checked + label::after {
  opacity: 1; }

.fs-fields .fs-radio-custom input[type="radio"]:checked + label {
  color: #fffed8; }

.fs-form-overview .fs-fields .fs-radio-custom input[type="radio"]:checked + label {
  color: rgba(0, 0, 0, 0.8); }

.fs-fields textarea {
  padding: 0.25em;
  width: 100%;
  height: 200px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-color: transparent;
  color: #333;
  font-weight: 700;
  font-size: 0.85em;
  resize: none; }

.fs-form-overview .fs-fields textarea {
  height: 100px;
  color: rgba(0, 0, 0, 0.5); }

.fs-fields textarea:focus {
  outline: none; }

.fs-form-overview .fs-fields textarea {
  padding: 0;
  border-color: transparent; }

.fs-form-overview .fs-fields textarea:focus {
  background: #fffed8; }

.fs-form div.cs-select.cs-skin-boxes {
  display: block; }

.fs-form-overview .cs-skin-boxes > span {
  border-radius: 5px;
  width: 90px;
  height: 70px;
  font-size: 0.8em; }

.fs-form-overview .cs-skin-boxes > span::before {
  padding-top: 50px;
  box-shadow: 0 20px 0 #292c30, inset 0 -5px #292c30; }

.fs-fields input.fs-mark {
  padding-left: 1em;
  background-position: 0% 0.15em;
  background-size: auto 75%;
  background-repeat: no-repeat; }

.fs-fields input.fs-mark[required] {
  background-position: 0% 0.15em, top right;
  background-size: auto 75%, 18px;
  background-repeat: no-repeat; }

/* placeholder */
.fs-fields input::-webkit-input-placeholder,
.fs-fields textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.1); }

.fs-fields input::-webkit-input-placeholder {
  line-height: 70px; }

.fs-fields input:-moz-placeholder,
.fs-fields textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.1); }

.fs-fields input::-moz-placeholder,
.fs-fields textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.1); }

.fs-fields input:-ms-input-placeholder,
.fs-fields textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.1); }

/* Hide placeholder when focused in Webkit browsers */
.fs-fields input:focus::-webkit-input-placeholder {
  color: transparent; }

/* Dot navigation */
.fs-nav-dots {
  position: absolute;
  top: 50%;
  right: 60px;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.fs-nav-dots button {
  position: relative;
  display: block;
  padding: 0;
  margin: 16px 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease; }

.fs-nav-dots button::before,
.fs-nav-dots button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  text-indent: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.fs-nav-dots button::after {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: perspective(1000px) rotate3d(0, 1, 0, 180deg);
  transform: perspective(1000px) rotate3d(0, 1, 0, 180deg); }

.fs-nav-dots button.fs-dot-current {
  -webkit-transform: perspective(1000px) rotate3d(0, 1, 0, 180deg);
  transform: perspective(1000px) rotate3d(0, 1, 0, 180deg); }

.fs-nav-dots button:hover::before,
.fs-nav-dots button.fs-dot-current::before {
  background: #009CAD; }

/* Progress bar */
.fs-progress {
  position: absolute;
  top: 0;
  width: 0%;
  height: 0.5em;
  background: #009CAD;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }

/* Number indicator */
.fs-numbers {
  position: absolute;
  bottom: 32px;
  right: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.4);
  margin: 40px;
  width: 2em;
  font-weight: 700;
  font-size: 2em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: default; }

.fs-numbers:after {
  position: absolute;
  width: 100%;
  text-align: center;
  content: '/';
  font-weight: 300;
  opacity: 0.4;
  left: 0; }

.fs-numbers span {
  float: right;
  width: 40%;
  text-align: center; }

.fs-numbers .fs-number-current {
  float: left; }

.fs-numbers .fs-number-new {
  position: absolute;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

/* Animations for numbers */
/* Show next number */
.fs-numbers.fs-show-next .fs-number-new {
  -webkit-animation: animMoveUpFromDown 0.4s both;
  animation: animMoveUpFromDown 0.4s both; }

@-webkit-keyframes animMoveUpFromDown {
  from {
    -webkit-transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0); } }

@keyframes animMoveUpFromDown {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.fs-numbers.fs-show-next .fs-number-current {
  -webkit-animation: animMoveUp 0.4s both;
  animation: animMoveUp 0.4s both; }

@-webkit-keyframes animMoveUp {
  to {
    -webkit-transform: translateY(-100%); } }

@keyframes animMoveUp {
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

/* Show previous number */
.fs-numbers.fs-show-prev .fs-number-new {
  -webkit-animation: animMoveDownFromUp 0.4s both;
  animation: animMoveDownFromUp 0.4s both; }

@-webkit-keyframes animMoveDownFromUp {
  from {
    -webkit-transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0); } }

@keyframes animMoveDownFromUp {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.fs-numbers.fs-show-prev .fs-number-current {
  -webkit-animation: animMoveDown 0.4s both;
  animation: animMoveDown 0.4s both; }

@-webkit-keyframes animMoveDown {
  to {
    -webkit-transform: translateY(100%); } }

@keyframes animMoveDown {
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

/* Continue button and submit button */
button.fs-submit,
button.fs-continue {
  padding: 0.6em 1.5em;
  border: 3px solid #009CAD;
  border-radius: 40px;
  font-weight: 700;
  color: #009CAD; }

.fs-form-overview .fs-submit,
.no-js .fs-form .fs-submit {
  display: block;
  float: right; }

.fs-form-overview .fs-submit {
  border-color: #232529;
  color: #232529; }

button.fs-continue {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 110px 60px 0;
  font-size: 1.25em; }

button.fs-submit:hover,
button.fs-submit:focus,
button.fs-continue:hover,
button.fs-close:hover,
button.fs-close:focus {
  background: #009CAD;
  color: #fff; }

.fs-continue::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  line-height: 3;
  text-align: center;
  background: transparent;
  color: rgba(0, 0, 0, 0.3);
  content: 'or press ENTER';
  font-size: 0.65em;
  pointer-events: none; }

/* Error message */
.fs-message-error {
  position: absolute;
  bottom: 75%;
  left: 50%;
  z-index: 800;
  max-width: 960px;
  width: 70%;
  color: #eb7e7f;
  font-weight: 700;
  font-size: 1em;
  opacity: 0;
  -webkit-transform: translate3d(-50%, -5px, 0);
  transform: translate3d(-50%, -5px, 0); }

.fs-message-error.fs-show {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

/* Animation classes & animations */
.fs-form li.fs-current {
  visibility: visible; }

.fs-form li.fs-hide,
.fs-form li.fs-show {
  pointer-events: none; }

/* Hide current li when navigating to next question */
.fs-form .fs-display-next .fs-hide {
  visibility: visible; }

.fs-form .fs-display-next .fs-hide .fs-anim-lower,
.fs-form .fs-display-next .fs-hide .fs-anim-upper {
  -webkit-animation: animHideNext 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animHideNext 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

.fs-form .fs-display-next .fs-hide .fs-anim-lower {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

@-webkit-keyframes animHideNext {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0); } }

@keyframes animHideNext {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0); } }

/* Show new li when navigating to next question */
.fs-form .fs-display-next .fs-show .fs-anim-lower,
.fs-form .fs-display-next .fs-show .fs-anim-upper {
  -webkit-animation: animShowNext 0.5s cubic-bezier(0.7, 0, 0.3, 1) both 0.15s;
  animation: animShowNext 0.5s cubic-bezier(0.7, 0, 0.3, 1) both 0.15s; }

.fs-form .fs-display-next .fs-show .fs-anim-lower {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

@-webkit-keyframes animShowNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0); } }

@keyframes animShowNext {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0); } }

/* Hide current li when navigating to previous question */
.fs-form .fs-display-prev .fs-hide {
  visibility: visible; }

.fs-form .fs-display-prev .fs-hide .fs-anim-lower,
.fs-form .fs-display-prev .fs-hide .fs-anim-upper {
  -webkit-animation: animHidePrev 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards;
  animation: animHidePrev 0.5s cubic-bezier(0.7, 0, 0.3, 1) forwards; }

.fs-form .fs-display-prev .fs-hide .fs-anim-upper {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

@-webkit-keyframes animHidePrev {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0); } }

@keyframes animHidePrev {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0); } }

/* Show new li when navigating to previous question */
.fs-form .fs-display-prev .fs-show .fs-anim-lower,
.fs-form .fs-display-prev .fs-show .fs-anim-upper {
  -webkit-animation: animShowPrev 0.5s cubic-bezier(0.7, 0, 0.3, 1) both 0.15s;
  animation: animShowPrev 0.5s cubic-bezier(0.7, 0, 0.3, 1) both 0.15s; }

.fs-form .fs-display-prev .fs-show .fs-anim-upper {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

@-webkit-keyframes animShowPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0); } }

@keyframes animShowPrev {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0); } }

/* Remove IE clear cross */
input[type=text]::-ms-clear {
  display: none; }

/* Adjust form for smaller screens */
@media screen and (max-width: 52.5em) {
  body {
    min-height: 500px; }
  .fs-form-wrap {
    font-size: 70%; }
  .fs-form {
    top: 6em;
    right: 2em;
    left: 0;
    padding: 0 3.75em 0 1em;
    width: auto;
    font-size: 2em; }
  .fs-form.fs-form-overview {
    top: 0;
    right: 0;
    padding: 1.5em 1em 8em 1em;
    font-size: 1.5em; }
  .fs-title {
    padding: 20px; }
  .fs-numbers {
    margin: 20px; }
  .fs-nav-dots {
    right: 25px; }
  button.fs-continue {
    right: 20px;
    bottom: 20px;
    margin: 0;
    padding: 50px 0 0 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 2em; }
  button.fs-continue::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '\27A1';
    text-align: center;
    font-size: 1em;
    line-height: 50px; }
  /* Custom select */
  /* Read the article: http://tympanus.net/codrops/2014/07/10/inspiration-for-custom-select-elements/ */
  /* Demo: http://tympanus.net/Development/SelectInspiration/ */
  /* GitHub: https://github.com/codrops/SelectInspiration */
  /* Default custom select styles */
  div.cs-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background: #fff;
    z-index: 100;
    width: 100%;
    max-width: 500px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  div.cs-select:focus {
    outline: none;
    /* For better accessibility add a style for this in your skin */ }
  .cs-select select {
    display: none; }
  .cs-select span {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* Placeholder and selected option */
  .cs-select > span {
    padding-right: 3em; }
  .cs-select > span::after,
  .cs-select .cs-selected span::after {
    speak: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .cs-select > span::after {
    content: '\25BE';
    right: 1em; }
  .cs-select .cs-selected span::after {
    content: '\2713';
    margin-left: 1em; }
  .cs-select.cs-active > span::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg); }
  /* Options */
  .cs-select .cs-options {
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #fff;
    visibility: hidden;
    z-index: 10000; }
  .cs-select.cs-active .cs-options {
    visibility: visible; }
  .cs-select ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
  .cs-select ul span {
    padding: 1em; }
  .cs-select ul li.cs-focus span {
    background-color: #ddd; }
  /* Optgroup and optgroup label */
  .cs-select li.cs-optgroup ul {
    padding-left: 1em; }
  .cs-select li.cs-optgroup > span {
    cursor: default; }
  /* Custom select */
  /* Read the article: http://tympanus.net/codrops/2014/07/10/inspiration-for-custom-select-elements/ */
  /* Demo: http://tympanus.net/Development/SelectInspiration/ */
  /* GitHub: https://github.com/codrops/SelectInspiration */
  /* Custom select skin: fullscreen color picker (adjusted for fullscreen form) */
  div.cs-skin-boxes {
    background: transparent;
    font-size: 0.65em;
    font-weight: 700;
    max-width: 300px;
    z-index: 2000;
    color: #fff; } }

@media screen and (max-width: 52.5em) and (max-width: 30em) {
  div.cs-skin-boxes {
    font-size: 1em; } }

@media screen and (max-width: 52.5em) {
  .cs-skin-boxes > span {
    border: 3px solid #292c30;
    border-radius: 5px;
    width: 150px;
    height: 140px;
    font-size: 0.5em;
    padding: 0 0 0 10px;
    background: #555b64; }
  div.cs-skin-boxes:focus > span {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); }
  .cs-skin-boxes > span::before {
    content: '';
    display: block;
    padding-top: 110px;
    margin-left: -10px;
    box-shadow: 0 25px 0 #292c30, inset 0 -10px #292c30; }
  .cs-skin-boxes > span::after,
  .cs-skin-boxes.cs-active > span::after {
    top: auto;
    -webkit-transform: none;
    transform: none; }
  .cs-skin-boxes .cs-options {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: auto;
    background: #3b3f45;
    font-size: 12px;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s; }
  .cs-skin-boxes.cs-active .cs-options {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .cs-skin-boxes .cs-options ul {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px; }
  .cs-skin-boxes .cs-options li {
    width: 20%;
    height: 25%;
    float: left;
    position: relative;
    cursor: pointer;
    border-radius: 14px;
    overflow: hidden;
    opacity: 0;
    color: rgba(255, 255, 255, 0.6);
    border: 10px solid transparent;
    background-clip: padding-box;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    box-shadow: inset 0 -6em 0 -2em #282b30, inset 0 -1px 1px #000;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s; } }

@media screen and (max-width: 52.5em) and (max-width: 30em) {
  .cs-skin-boxes .cs-options li {
    box-shadow: none;
    border-width: 3px;
    border-radius: 8px; } }

@media screen and (max-width: 52.5em) {
  .cs-skin-boxes.cs-active .cs-options li {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(2) {
    -webkit-transition-delay: 0.01s;
    transition-delay: 0.01s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(3) {
    -webkit-transition-delay: 0.02s;
    transition-delay: 0.02s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(4) {
    -webkit-transition-delay: 0.03s;
    transition-delay: 0.03s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(5) {
    -webkit-transition-delay: 0.04s;
    transition-delay: 0.04s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(6) {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(7) {
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(8) {
    -webkit-transition-delay: 0.07s;
    transition-delay: 0.07s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(9) {
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(10) {
    -webkit-transition-delay: 0.09s;
    transition-delay: 0.09s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(11) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(12) {
    -webkit-transition-delay: 0.11s;
    transition-delay: 0.11s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(13) {
    -webkit-transition-delay: 0.12s;
    transition-delay: 0.12s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(14) {
    -webkit-transition-delay: 0.13s;
    transition-delay: 0.13s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(15) {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(16) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(17) {
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(18) {
    -webkit-transition-delay: 0.17s;
    transition-delay: 0.17s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(19) {
    -webkit-transition-delay: 0.18s;
    transition-delay: 0.18s; }
  .cs-skin-boxes.cs-active .cs-options li:nth-child(20) {
    -webkit-transition-delay: 0.19s;
    transition-delay: 0.19s; }
  .cs-skin-boxes .cs-options li.cs-selected::after {
    content: '\2714';
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    font-size: 2em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0) translate3d(0, -1em, 0);
    transform: translate3d(-50%, -50%, 0) translate3d(0, -1em, 0); }
  .cs-skin-boxes .cs-options li.cs-selected span::after {
    content: ''; } }

@media screen and (max-width: 52.5em) and (max-width: 30em) {
  .cs-skin-boxes .cs-options li.cs-selected::after {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); } }

@media screen and (max-width: 52.5em) {
  .cs-skin-boxes .cs-options li.color-588c75 {
    background-color: #588c75; }
  .cs-skin-boxes .cs-options li.color-b0c47f {
    background-color: #b0c47f; }
  .cs-skin-boxes .cs-options li.color-f3e395 {
    background-color: #f3e395; }
  .cs-skin-boxes .cs-options li.color-f3ae73 {
    background-color: #f3ae73; }
  .cs-skin-boxes .cs-options li.color-da645a {
    background-color: #da645a; }
  .cs-skin-boxes .cs-options li.color-79a38f {
    background-color: #79a38f; }
  .cs-skin-boxes .cs-options li.color-c1d099 {
    background-color: #c1d099; }
  .cs-skin-boxes .cs-options li.color-f5eaaa {
    background-color: #f5eaaa; }
  .cs-skin-boxes .cs-options li.color-f5be8f {
    background-color: #f5be8f; }
  .cs-skin-boxes .cs-options li.color-e1837b {
    background-color: #e1837b; }
  .cs-skin-boxes .cs-options li.color-9bbaab {
    background-color: #9bbaab; }
  .cs-skin-boxes .cs-options li.color-d1dcb2 {
    background-color: #d1dcb2; }
  .cs-skin-boxes .cs-options li.color-f9eec0 {
    background-color: #f9eec0; }
  .cs-skin-boxes .cs-options li.color-f7cda9 {
    background-color: #f7cda9; }
  .cs-skin-boxes .cs-options li.color-e8a19b {
    background-color: #e8a19b; }
  .cs-skin-boxes .cs-options li.color-bdd1c8 {
    background-color: #bdd1c8; }
  .cs-skin-boxes .cs-options li.color-e1e7cd {
    background-color: #e1e7cd; }
  .cs-skin-boxes .cs-options li.color-faf4d4 {
    background-color: #faf4d4; }
  .cs-skin-boxes .cs-options li.color-fbdfc9 {
    background-color: #fbdfc9; }
  .cs-skin-boxes .cs-options li.color-f1c1bd {
    background-color: #f1c1bd; }
  .cs-skin-boxes .cs-options span {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: 1px; } }

@media screen and (max-width: 52.5em) and (max-width: 30em) {
  .cs-skin-boxes .cs-options span {
    display: none; } }

@media screen and (max-width: 52.5em) {
  .cs-skin-boxes .cs-options li span:hover,
  .cs-skin-boxes li.cs-focus span,
  .cs-skin-boxes li.cs-selected span {
    color: #fff; }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  nav,
  section,
  summary {
    display: block; }
  audio,
  canvas,
  video {
    display: inline-block; }
  audio:not([controls]) {
    display: none;
    height: 0; }
  [hidden] {
    display: none; }
  html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  body {
    margin: 0; }
  a:focus {
    outline: thin dotted; }
  a:active,
  a:hover {
    outline: 0; }
  h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  abbr[title] {
    border-bottom: 1px dotted; }
  b,
  strong {
    font-weight: bold; }
  dfn {
    font-style: italic; }
  hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  mark {
    background: #ff0;
    color: #000; }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, serif;
    font-size: 1em; }
  pre {
    white-space: pre-wrap; }
  q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
  small {
    font-size: 80%; }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  sup {
    top: -0.5em; }
  sub {
    bottom: -0.25em; }
  img {
    border: 0; }
  svg:not(:root) {
    overflow: hidden; }
  figure {
    margin: 0; }
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  legend {
    border: 0;
    padding: 0; }
  button,
  input,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0; }
  button,
  input {
    line-height: normal; }
  button,
  select {
    text-transform: none; }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  button[disabled],
  html input[disabled] {
    cursor: default; }
  input[type="checkbox"],
  input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  textarea {
    overflow: auto;
    vertical-align: top; }
  table {
    border-collapse: collapse;
    border-spacing: 0; }
  .fs-continue::after {
    content: ''; }
  button.fs-submit {
    width: 100%;
    font-size: 1.25em; }
  .fs-message-error {
    bottom: 1.75em;
    left: 0;
    padding: 0 90px 0 2em;
    width: 100%;
    font-size: 1.5em;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  .fs-message-error.fs-show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

/**
 * CUSTOM
 */
.fs-close {
  padding: 10px 14px;
  border: 2px solid #009CAD !important;
  /* background-color: #009CAD; */
  border-radius: 100%;
  font-weight: 100;
  color: #009CAD;
  position: absolute;
  right: 0;
  top: 40px;
  margin: 0 40px 60px 0;
  font-size: 1.35em; }

.fs-title h1 {
  font-weight: 900;
  font-size: 36px; }

/**
 *  CREATE FORM FILE UPLOAD
 */
.custom-file-input {
  color: transparent; }

.custom-file-input::-webkit-file-upload-button {
  visibility: hidden; }

.custom-file-input::before {
  content: 'Select some files';
  color: black;
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt; }

.custom-file-input:hover::before {
  border-color: black; }

.custom-file-input:active {
  outline: 0; }

.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); }

/**
 * TEMPLATE GRID
 *
 * 
 */
.tt-grid-wrapper nav a.tt-current {
  opacity: 1;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4); }

.fs-templates span {
  float: left;
  position: relative;
  /* padding: 10px; */
  max-width: 200px;
  width: 25%;
  text-align: center;
  font-weight: 700;
  font-size: 50%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 200px;
  height: 140px;
  margin-right: 2%; }

.fs-fields .fs-templates input[type="radio"] {
  position: absolute;
  display: block;
  margin: 30px auto 20px;
  margin: 0 auto 20px;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer; }

.fs-fields > li .fs-templates span label {
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: color 0.8s;
  transition: background-color 1s;
  -webkit-transition: background-color 1s;
  transition: color 0.8s;
  background-color: #333;
  padding-bottom: 10px;
  height: 140px; }

.fs-fields > li .fs-templates span label:hover {
  background-color: #009CAD;
  color: white; }

.fs-fields > li .fs-templates span .selected {
  background-color: #009CAD;
  color: white; }

.template-title {
  position: absolute;
  bottom: 0px; }

.template-card {
  /*opacity: 0.5*/ }

/* MENU */
.menu-title > a {
  font-weight: bold !important;
  color: #009CAD !important;
  font-size: 14px !important; }

.menu-title > a:hover {
  background-color: white; }

.text-menu > a {
  width: 300px !important; }

.kleo-main-header .nav li.kleo-megamenu.mega-3-cols > .dropdown-menu {
  /* margin-left: -880px!important;
    width: 1280px!important;*/
  padding: 40px; }

#header.header-color .navbar-nav li:first-child {
  border-top-color: white;
  /*margin-right: 120px!important;*/ }

.dropdown-menu li a {
  padding: 8px 39px; }

.dropdown-menu li a {
  white-space: normal !important; }

#drop-zone {
  /*Sort of important*/
  width: 100%;
  /*Sort of important*/
  height: 200px;
  position: absolute;
  /*left:50%;*/
  /*top:100px;*/
  margin: auto;
  border: 2px dashed rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  font-family: Arial;
  text-align: center;
  position: relative;
  line-height: 180px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.3); }

#drop-zone input {
  /*Important*/
  position: absolute;
  /*Important*/
  cursor: pointer;
  left: 0px;
  top: 0px;
  /*Important This is only comment out for demonstration purpeses.
        opacity:0; */ }

/*Important*/
#drop-zone.mouse-over {
  border: 2px dashed rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5); }

/*If you dont want the button*/
#clickHere {
  position: absolute;
  cursor: pointer;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: 20px;
  line-height: 26px;
  color: white;
  font-size: 12px;
  width: 100px;
  height: 26px;
  border-radius: 4px;
  background-color: #3b85c3; }

#clickHere:hover {
  background-color: #4499DD; }

.menu-title > a {
  font-weight: bold !important;
  color: #009CAD !important;
  font-size: 14px !important; }

.menu-title > a:hover {
  background-color: white; }

.text-menu > a {
  width: 300px !important; }

.kleo-main-header .nav li.kleo-megamenu.mega-3-cols > .dropdown-menu {
  /* margin-left: -880px!important;
    width: 1280px!important;*/
  padding: 40px; }

#header.header-color .navbar-nav li:first-child {
  border-top-color: white;
  /*margin-right: 120px!important;*/ }

.dropdown-menu li a {
  padding: 8px 39px; }

.dropdown-menu li a {
  white-space: normal !important; }

.greyed {
  background-color: #CCC !important; }
  .greyed a {
    background-color: #CCC !important; }

/*------------------------------------------------------------------------------
 *  Activity
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Activity / Single
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Blogs
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Forums
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Groups
 *----------------------------------------------------------------------------*/
.exportProject {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 24px;
  margin-left: calc(50% - 226px);
  position: absolute;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

.createTemplate {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 24px;
  margin-left: calc(50% + 174px);
  position: absolute;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

.seeProject {
  width: 90px;
  height: 90px;
  line-height: 86px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 40px;
  margin-left: calc(50% - 32px);
  position: absolute;
  margin-top: 33px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

.accessProject {
  width: 75px;
  height: 75px;
  line-height: 69px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 24px;
  margin-left: calc(50% + 70px);
  position: absolute;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

.editProject {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 24px;
  margin-left: calc(50% - 119px);
  position: absolute;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

#project-status {
  color: #FFF !important;
  padding-right: 50px !important; }

/*------------------------------------------------------------------------------
 *  Groups / Single
 *----------------------------------------------------------------------------*/
.item-list-tabs {
  display: none; }

#subnav {
  display: none !important; }

.cbp-mc-form {
  position: relative; }
  .cbp-mc-form #status {
    margin-bottom: 10px; }

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.cbp-mc-form:before,
.cbp-mc-form:after {
  content: " ";
  display: table; }

.cbp-mc-form:after {
  clear: both; }

.cbp-mc-column {
  width: 33%;
  padding: 10px 30px;
  float: left; }

.cbp-mc-column.first {
  width: 66%; }

.cbp-mc-form label {
  display: block;
  padding: 40px 5px 5px 2px;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer; }

select:not([multiple]), html.touch select {
  background: url("../img/select-arrow.png") 100% 50% no-repeat !important;
  text-indent: 1; }

.cbp-mc-form input,
.cbp-mc-form textarea,
.cbp-mc-form select {
  font-family: 'Lato', Calibri, Arial, sans-serif;
  line-height: 1.5;
  height: 40px;
  font-size: 1.4em;
  padding: 5px 10px;
  color: #fff;
  display: block;
  width: 100%;
  background: transparent; }

.cbp-mc-form input,
.cbp-mc-form textarea {
  border: 1px solid #fff; }

.cbp-mc-form textarea {
  min-height: 200px; }

.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
  outline: none;
  border: 1px solid #009CAD; }

.cbp-mc-form select:focus {
  outline: none; }

.cbp-mc-form #invites {
  margin-bottom: 0px !important; }

.cbp-mc-form #subscriptionpush {
  margin-top: 50px; }

.cbp-mc-form #racontr_bloker {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 999999999; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #777;
  font-style: italic; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777;
  font-style: italic; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777;
  font-style: italic; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #777;
  font-style: italic; }

.cbp-mc-submit-wrap {
  text-align: left;
  padding-top: 40px;
  clear: both;
  margin-left: 30px; }

.cbp-mc-form input.cbp-mc-submit {
  background: #10689a;
  border: none;
  color: #fff;
  width: auto;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 30px !important;
  font-size: 1.1em;
  border-radius: 2px;
  letter-spacing: 1px;
  height: 60px !important; }

.cbp-mc-form input.cbp-mc-submit:hover {
  background: #1478b1; }

@media screen and (max-width: 70em) {
  .cbp-mc-column {
    width: 50%; }
  .cbp-mc-column:nth-child(3) {
    width: 100%; } }

.configaction {
  width: 100%;
  padding: 10px 20px !important;
  margin-left: 0px !important; }

@media screen and (max-width: 48em) {
  .cbp-mc-column {
    width: 100%;
    padding: 10px; } }

#item-header {
  -webkit-box-shadow: inset 14px -282px 144px 53px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 14px -282px 144px 53px rgba(0, 0, 0, 0.75);
  box-shadow: inset 14px -282px 144px 53px rgba(0, 0, 0, 0.75); }
  #item-header h1 {
    font-size: 60px;
    color: white !important;
    font-weight: bold; }
  #item-header select {
    background-color: #FFF;
    color: #222;
    padding: 20px; }

.template-container {
  display: none;
  opacity: 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  z-index: 99999;
  background-color: white; }

#buddypress #group-list div.action .button {
  background-color: #009CAD;
  color: #FFF; }

/*------------------------------------------------------------------------------
 *  Members
 *----------------------------------------------------------------------------*/
.member-inner-list .update {
  display: none !important; }

.project-credits {
  padding-top: 5px; }
  .project-credits span {
    font-weight: bold;
    font-size: 36px; }
  .project-credits p {
    display: inline-block; }

.grid .icon-links .miniloader {
  width: 15px;
  height: 15px;
  left: -5px;
  top: -3px;
  display: inline-block; }

#item-header-content #latest-update {
  display: none; }

#item-header-content #post-mention {
  display: none !important; }

#item-header-content .uploadMeter {
  width: 200px;
  height: 10px;
  background-color: #333;
  margin: 0 auto; }

#item-header-content .fill {
  background-color: #009CAD;
  height: 10px; }

#item-header-content .addProject, #item-header-content .noaddProject {
  z-index: 9;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 40px 40px 40px 40px;
  -moz-border-radius: 40px 40px 40px 40px;
  -webkit-border-radius: 40px 40px 40px 40px;
  border: 0px solid #000000;
  background-color: #009CAD;
  color: white;
  font-size: 24px;
  margin-left: calc(50% - 36px);
  position: absolute;
  margin-top: 40px;
  cursor: pointer;
  -webkit-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75);
  box-shadow: -1px 0px 30px -6px rgba(0, 0, 0, 0.75); }

#item-header-content .noaddProject {
  background-color: #990000; }

#item-header-content .uploadMeterText {
  font-size: 14px; }

#item-header-content .kleo-online-status .high-bg {
  background-color: #009CAD !important; }

#members-list li.kleo-masonry-item {
  padding: 0 !important;
  margin: 2px !important; }

/*------------------------------------------------------------------------------
 *  Members / Single
 *----------------------------------------------------------------------------*/
.toggle-header {
  display: none !important; }

/*------------------------------------------------------------------------------
 *  Members / Single / Forums
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Members / Single / Friends
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Members / Single / Groups
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  ON/OFF SWITCH FOR PUBLISHING
 *----------------------------------------------------------------------------*/
.onoffswitch {
  text-align: center;
  position: relative;
  width: 161px;
  margin-left: auto;
  margin-right: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .onoffswitch .onoffswitch-checkbox {
    display: none; }
  .onoffswitch .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 39px;
    padding: 0;
    line-height: 39px;
    border: 0px solid #FFFFFF;
    border-radius: 29px;
    background-color: #9E9E9E;
    color: #FFF; }
  .onoffswitch .onoffswitch-label:before {
    content: "";
    display: block;
    width: 29px;
    margin: 5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 118px;
    border-radius: 29px;
    box-shadow: 0 6px 12px 0px #757575; }
  .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #00AD8A;
    padding-left: 0px;
    padding-right: 10px; }
  .onoffswitch .onoffswitch-checkbox + .onoffswitch-label {
    padding-left: 10px;
    padding-right: 0px; }
  .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #00AD8A; }
  .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0; }
  .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
    background-color: #FFFFFF;
    box-shadow: 3px 6px 18px 0px rgba(0, 0, 0, 0.2); }

.leave-group {
  display: none; }

#project-members .load p {
  padding-top: 40px;
  width: 130px;
  margin: auto;
  text-align: center; }

#project-members #invite-list {
  border: solid 0px;
  overflow-x: none !important; }
  #project-members #invite-list .inviteBT {
    position: absolute;
    padding: 5px 10px;
    border: solid 2px #FFF;
    border-radius: 3px;
    margin-top: 30px;
    right: 20px;
    z-index: 21;
    font-size: 14px;
    color: white;
    cursor: pointer; }
    #project-members #invite-list .inviteBT:hover {
      background-color: #FFF;
      color: #009CAD; }
  #project-members #invite-list #darkMask {
    position: absolute;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 96px; }
  #project-members #invite-list #darkMaskMember {
    position: absolute;
    z-index: 18;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 96px; }
  #project-members #invite-list ul {
    padding-left: 0px; }
    #project-members #invite-list ul .mark-item {
      position: absolute;
      margin-left: 20px !important;
      z-index: 9999; }
    #project-members #invite-list ul li {
      position: relative;
      height: 100px;
      margin-bottom: 2px;
      list-style-type: none; }
      #project-members #invite-list ul li h4 {
        margin-top: 35px !important;
        padding-left: 30px;
        font-weight: 400;
        font-size: 16px; }
        #project-members #invite-list ul li h4 a {
          color: white !important; }

#project-members input#submit {
  color: #FFF;
  background-color: #009CAD !important;
  font-size: 13px;
  padding: 2px;
  height: 42px !important;
  border: solid 0px;
  border-radius: 2px;
  z-index: 300; }

#project-members .rounded {
  border-radius: 0% !important; }

#project-members .invite-list-content {
  position: absolute !important;
  z-index: 200; }
  #project-members .invite-list-content .activity {
    display: none; }

#project-members .item-avatar {
  background-color: #009CAD;
  height: 100px;
  overflow: hidden !important;
  margin-bottom: 2px;
  border-bottom: solid 4px #009CAD;
  position: absolute; }
  #project-members .item-avatar a {
    width: 100%; }
  #project-members .item-avatar i {
    position: absolute;
    margin-top: 14px;
    right: 55px;
    font-size: 25px;
    color: #FFF;
    z-index: 100; }
  #project-members .item-avatar img {
    width: 400px;
    margin-top: -100px; }

#project-members .ProjectOut img {
  opacity: 0.5; }

#project-members .ProjectMember img {
  opacity: 1; }

/*------------------------------------------------------------------------------
 *  Members / Single / Messages
 *----------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
 *  Members / Single / Notifications
 *----------------------------------------------------------------------------*/
#buddypress .notifications-options-nav {
  margin-top: 20px; }

#buddypress table.notifications tr td {
  padding: 20px;
  border-bottom: solid #009CAD 4px; }
  #buddypress table.notifications tr tdhover {
    background-color: #CCC; }

#buddypress #pag-top {
  display: none; }

/*------------------------------------------------------------------------------
 *  Members / Single / Profile
 *----------------------------------------------------------------------------*/
#closeAccount {
  text-decoration: none;
  color: #333; }
  #closeAccount:hover {
    text-decoration: none;
    color: #333; }

h1 {
  color: #009CAD; }

.members-navigation {
  display: none; }

/*------------------------------------------------------------------------------
 *  Members / Single / Settings
 *----------------------------------------------------------------------------*/
.cbp-mc-delete-wrap {
  padding-top: 30px;
  text-align: left; }

.deleteWarn {
  font-size: 12px;
  color: #9D9D9D; }
  .deleteWarn strong {
    color: #9D9D9D; }

.profile {
  padding-top: 0px !important;
  border: solid 0px !important;
  margin-top: 0px !important; }
  .profile #mceu_14 {
    display: none; }
  .profile .second {
    padding-top: 42px !important; }
  .profile .field_type_textbox {
    padding-left: 0px !important; }
  .profile .field_type_textarea {
    padding-left: 0px !important; }
  .profile #field_512-tmce {
    display: none; }
  .profile #field_512-html {
    display: none; }
  .profile .cbp-mc-column {
    padding: 0px;
    padding-right: 20px; }
  .profile .description {
    font-size: 12px;
    color: #222; }
  .profile label {
    font-size: 16px;
    margin-top: 0px !important; }
  .profile input[type="text"] {
    width: 100% !important;
    margin: 0 !important;
    height: 40px !important; }
  .profile .item-list-tabs {
    display: none !important; }
  .profile .wp-editor-tabs {
    display: none !important; }
  .profile .mce-container-body {
    border: 1px !important;
    border-color: #e5e5e5 !important; }
  .profile input[type=textarea] {
    border-color: #e5e5e5 !important; }
  .profile #mceu_19 {
    border: 1px !important;
    border-width: 1px 1px 1px;
    border-color: #e5e5e5 !important; }
  .profile .cbp-mc-column .button-nav {
    display: none; }
  .profile h1 {
    color: #009CAD !important; }
  .profile select {
    width: 100%;
    height: 40px !important; }
  .profile .editfield {
    padding-left: 0px !important; }

.fs-form-wrap {
  /* Seules la couleur du texte et les dimensions
    de nos paragraphes auront une transition. */ }
  .fs-form-wrap span {
    font-size: 14px;
    color: #222; }
  .fs-form-wrap .fs-message-error {
    color: #990000;
    bottom: 75%; }

.popload {
  width: 30px;
  margin-top: 10px;
  margin-left: 210px; }

.tv-fields .tv-featured_image-upload-container input[type="file"] {
  display: none; }

.tv-fields .tv-featured_image-upload-container .file_upload {
  border-radius: 10px;
  border: solid 2px #DDD;
  border-style: dashed;
  height: 160px;
  font-size: 15px;
  color: #B8B6B6;
  font-family: Open Sans;
  font-weight: 700;
  text-align: center;
  padding-top: 60px;
  line-height: 1em;
  cursor: pointer; }
  .tv-fields .tv-featured_image-upload-container .file_upload p {
    font-size: 12px; }
  .tv-fields .tv-featured_image-upload-container .file_upload .input[type="file"] {
    display: none; }

.tv-fields #avatar_crop_submit {
  background-color: #009CAD;
  width: 200px;
  font-size: 14px;
  padding: 10px 30px;
  color: white; }

.tv-fields .filename {
  font-size: 14px;
  color: #B8B6B6; }

.racontr-upload-holder {
  padding-top: 20px;
  overflow: auto; }

#avatar-crop-pane {
  border-radius: 1% !important; }

.profile-cover-action {
  display: none; }

/*Toggle Specific styles*/
.controls {
  text-align: center; }
  .controls p {
    font-size: 14px;
    display: inline-block;
    margin-top: -20px;
    vertical-align: middle; }

input[type='checkbox'].toggle {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 75px;
  height: 38px;
  background-color: #fafafa;
  position: relative;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  @inlcude box-shadow(none);
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 30px;
  margin-right: 30px; }

input[type='checkbox'].toggle:hover:after {
  background-color: #009CAD; }

input:focus {
  outline: 0; }

input[type='checkbox'] {
  cursor: pointer; }

input[type='radio']:focus, input[type='radio']:active,
input[type='checkbox']:focus,
input[type='checkbox']:active {
  outline: none; }

input[type='checkbox'].toggle:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #009CAD;
  top: 3px;
  left: 3px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

input[type='checkbox']:checked.toggle {
  -moz-box-shadow: inset 0 0 0 20px #009CAD;
  -webkit-box-shadow: inset 0 0 0 20px #009CAD;
  box-shadow: inset 0 0 0 20px #009CAD; }

input[type='checkbox'].toggle {
  -moz-box-shadow: inset 0 0 0 2px #009CAD;
  -webkit-box-shadow: inset 0 0 0 2px #009CAD;
  box-shadow: inset 0 0 0 2px #009CAD; }

input[type='checkbox']:checked.toggle:after {
  left: 40px;
  background-color: #fff; }

.pafl-overlay input[type="text"], input[type="password"] {
  background-color: #efefef !important;
  border-bottom: solid 3px #009CAD !important; }

.pafl-overlay .pafl-overlay-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  padding: 5px;
  top: 16px;
  overflow: hidden;
  border: none;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
  border-radius: 50%;
  border: solid 2px #009CAD; }

.pafl-error {
  background-color: #890000 !important;
  color: white !important;
  border: solid 0px !important; }

.kleo-main-header .nav li.kleo-megamenu {
  position: static; }

.kleo-main-header .nav li.kleo-megamenu ul .caret {
  opacity: 0;
  display: none; }

.kleo-main-header .nav li.kleo-megamenu > .dropdown-menu {
  width: 100%;
  max-width: 1024px;
  padding: 20px 10px;
  margin: auto;
  position: absolute;
  right: 0;
  margin-top: -1px !important; }

.is-sticky .kleo-main-header .nav li.kleo-megamenu > .dropdown-menu {
  margin-top: 0 !important; }

.kleo-main-header .nav li.kleo-megamenu > ul.dropdown-menu > li {
  display: inline-block;
  float: left; }

.kleo-main-header .nav li.kleo-megamenu.mega-2-cols > ul.dropdown-menu > li {
  width: 50%; }

.kleo-main-header .nav li.kleo-megamenu.mega-3-cols > ul.dropdown-menu > li {
  width: 33.3%; }

.kleo-main-header .nav li.kleo-megamenu.mega-4-cols > ul.dropdown-menu > li {
  width: 25%; }

.kleo-main-header .nav li.kleo-megamenu.mega-5-cols > ul.dropdown-menu > li {
  width: 20%; }

.kleo-main-header .nav li.kleo-megamenu.mega-6-cols > ul.dropdown-menu > li {
  width: 16.4%; }

.kleo-main-header .nav li.kleo-megamenu.mega-2-cols,
.kleo-main-header .nav li.kleo-megamenu.mega-3-cols {
  position: relative; }

.kleo-main-header .nav li.kleo-megamenu.mega-2-cols > .dropdown-menu {
  margin: 20px 20px; }

.kleo-main-header .nav li.kleo-megamenu.mega-2-cols > .dropdown-menu {
  width: 600px !important;
  margin-left: -200px; }

.kleo-main-header .nav li.kleo-megamenu.mega-3-cols > .dropdown-menu {
  margin-left: -320px;
  width: 900px; }

.kleo-main-header .nav li.kleo-megamenu .dropdown-submenu ul {
  display: inline-block;
  width: 100%;
  float: left; }

.kleo-main-header .nav li.kleo-megamenu .dropdown-submenu > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #009CAD; }

.kleo-main-header .nav li.kleo-megamenu .dropdown-submenu .dropdown-menu {
  display: block !important;
  position: relative;
  box-shadow: none;
  border: none;
  left: 0; }

.navbar-transparent .kleo-main-header .nav li.kleo-megamenu .dropdown-submenu ul {
  background-color: transparent; }

.menu-item {
  border: none !important; }

.pafn-overlay {
  visibility: hidden; }
  .pafn-overlay .pafn-overlay-close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px; }
  .pafn-overlay .pafn-menu-align-center {
    top: 50%;
    font-size: 44px; }
  .pafn-overlay .pafn-social-links {
    padding: 70px 0 60px 10px; }
    .pafn-overlay .pafn-social-links span {
      font-size: 17px; }

.wpcf7-form input[type="submit"] {
  width: 100%; }

.bp-template-notice {
  width: 300px;
  height: 100px;
  top: -20px !important; }

#members-list .member-cover {
  height: 218px;
  padding-top: 146px;
  background-repeat: no-repeat;
  background-size: 400px !important;
  -webkit-box-shadow: inset -6px -148px 113px -105px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset -6px -148px 113px -105px rgba(0, 0, 0, 0.75);
  box-shadow: inset -6px -148px 113px -105px rgba(0, 0, 0, 0.75); }
  #members-list .member-cover .activity {
    color: white !important; }

#members-list .member-inner-list {
  padding-top: 0px !important;
  padding: 0px 0 0px !important; }

#members-list .generic-button {
  float: left;
  border: solid 1px #009CAD;
  border-radius: 5px; }
  #members-list .generic-button .add {
    background-color: #009CAD !important; }

#members-list .generic-button:hover {
  border: solid 1px #009CAD;
  border-radius: 5px;
  color: white !important;
  background-color: #009CAD !important; }

#members-list .item-title a {
  font-size: 18px;
  color: white !important; }

#members-directory-form .item-list-tabs {
  display: none !important; }

#members-directory-form .pag-count {
  display: none !important; }

.pafl-login {
  background-color: #009CAD !important; }
  .pafl-login input[type="text"] {
    background-color: #efefef !important;
    border-bottom: solid 3px #009CAD !important; }
  .pafl-login textarea {
    background-color: #efefef !important;
    border-bottom: solid 3px #009CAD !important; }

.wp-social-login-provider-list {
  padding-left: 0px !important;
  padding-right: 0px !important; }

/* PowerTip Plugin */
#powerTip {
  font-size: 16px;
  position: absolute;
  z-index: 2147483647;
  display: none;
  padding: 20px;
  cursor: default;
  white-space: nowrap;
  color: #fff;
  /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) inset, 0 -2px 2px #323232 inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) inset, 0 -2px 2px #323232 inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 2px 1px rgba(255, 255, 255, 0.2) inset, 0 -2px 2px #323232 inset;
	border: 1px solid #000000;
	*/
  border-radius: 6px;
  background-color: #222; }

#powerTip:before {
  position: absolute;
  content: ''; }

#powerTip.n:before,
#powerTip.s:before {
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

#powerTip.e:before,
#powerTip.w:before {
  top: 50%;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; }

#powerTip.n:before {
  bottom: -10px;
  border-top: 10px solid #222;
  border-top: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.e:before {
  left: -10px;
  border-right: 10px solid #222;
  border-right: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.s:before {
  top: -10px;
  border-bottom: 10px solid #222;
  border-bottom: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.w:before {
  right: -10px;
  border-left: 10px solid #222;
  border-left: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.ne:before,
#powerTip.se:before {
  left: 10px;
  border-right: 10px solid transparent;
  border-left: 0; }

#powerTip.nw:before,
#powerTip.sw:before {
  right: 10px;
  border-right: 0;
  border-left: 10px solid transparent; }

#powerTip.ne:before,
#powerTip.nw:before {
  bottom: -10px;
  border-top: 10px solid #222;
  border-top: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.se:before,
#powerTip.sw:before {
  top: -10px;
  border-bottom: 10px solid #222;
  border-bottom: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.nw-alt:before,
#powerTip.ne-alt:before,
#powerTip.sw-alt:before,
#powerTip.se-alt:before {
  bottom: -10px;
  left: 10px;
  border-top: 10px solid #222;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent; }

#powerTip.ne-alt:before {
  right: 10px;
  left: auto; }

#powerTip.sw-alt:before,
#powerTip.se-alt:before {
  top: -10px;
  bottom: auto;
  border-top: none;
  border-bottom: 10px solid #222;
  border-bottom: 10px solid rgba(0, 0, 0, 0.8); }

#powerTip.se-alt:before {
  right: 10px;
  left: auto; }

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

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

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

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

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

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

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

.slick-track:after {
  clear: both; }

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

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

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

.slick-slide img {
  display: block; }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

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

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

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

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

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

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 40px;
  line-height: 1;
  opacity: .75;
  color: #009CAD;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -45px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

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

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

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

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

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

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

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.slick-track .gridTemplate figure {
  margin: 1px 0.25% !important; }

.btn {
  background-color: #009CAD !important;
  color: white !important; }

.pafl-success {
  color: white !important; }

.container-wrap {
  padding-top: 0px !important; }

.vc_single_image-wrapper .container-wrap img {
  width: auto !important; }

.article-meta {
  display: none; }

#embed {
  font-size: 14px;
  min-height: 80px !important; }

.vc_btn3.vc_btn3-color-peacoc {
  background-color: #009CAD !important; }

.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 0px !important; }

.header-color .navbar-toggle .icon-bar {
  color: #009CAD !important; }

#subscriptionpush .btn {
  padding: 12px; }

.pafl-rememberme-label {
  border: solid 3px #009CAD;
  border-radius: 5px; }

#pafl-form #pafl-rememberme + label span {
  border: 0;
  border-radius: 15px; }

.pafl-overlay input[type="checkbox"]#pafl-rememberme + label span {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #ffffff; }

#reg_tos + label span {
  border: 0;
  border-radius: 15px; }

input[type="checkbox"]#reg_tos + label span {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #ffffff; }

#pafl-form {
  /* Cachons la case à cocher */
  /* on prépare le label */
  /* Aspect des checkboxes */
  /* :before sert à créer la case à cocher */
  /* Aspect général de la coche */
  /* Aspect si "pas cochée" */
  /* Aspect si "cochée" */
  /* aspect désactivée */
  /* styles de la coche (si cochée/désactivée) */
  /* on style aussi le label quand désactivé */
  /* aspect au focus de l'élément */ }
  #pafl-form [type="checkbox"]:not(:checked),
  #pafl-form [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  #pafl-form [type="checkbox"]:not(:checked) + label,
  #pafl-form [type="checkbox"]:checked + label {
    position: relative;
    /* permet de positionner les pseudo-éléments */
    padding-left: 30px;
    /* fait un peu d'espace pour notre case à venir */
    cursor: pointer;
    /* affiche un curseur adapté */
    margin-bottom: 26px; }
  #pafl-form [type="checkbox"]:not(:checked) + label:before,
  #pafl-form [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 2px;
    top: 0px;
    width: 17px;
    height: 17px;
    /* dim. de la case */
    border: 1px solid #aaa;
    background: #f8f8f8;
    border-radius: 3px;
    /* angles arrondis */
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }
  #pafl-form [type="checkbox"]:not(:checked) + label:after,
  #pafl-form [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 16px;
    color: #009CAD;
    transition: all .2s;
    /* on prévoit une animation */ }
  #pafl-form [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    /* coche invisible */
    transform: scale(0);
    /* mise à l'échelle à 0 */ }
  #pafl-form [type="checkbox"]:checked + label:after {
    opacity: 1;
    /* coche opaque */
    transform: scale(1);
    /* mise à l'échelle 1:1 */ }
  #pafl-form [type="checkbox"]:disabled:not(:checked) + label:before,
  #pafl-form [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd; }
  #pafl-form [type="checkbox"]:disabled:checked + label:after {
    color: #999; }
  #pafl-form [type="checkbox"]:disabled + label {
    color: #aaa; }
  #pafl-form [type="checkbox"]:checked:focus + label:before,
  #pafl-form [type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted blue; }

.pafl-input {
  background-color: #efefef !important;
  border-bottom: solid 3px #009CAD !important; }

#pafl-login input[type="text"], input[type="password"] {
  background-color: #efefef !important;
  border-bottom: solid 3px #009CAD !important; }

.tos {
  margin-bottom: 14px !important; }

.tossee {
  font-size: 14px;
  margin-left: 20px; }

.pafl-overlay .pafl-overlay-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  padding: 5px;
  top: 16px;
  overflow: hidden;
  border: none;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
  border-radius: 50%;
  border: solid 2px #009CAD; }

.pafl-error {
  background-color: #890000 !important;
  color: white !important;
  border: solid 0px !important; }

.grid {
  position: relative;
  margin: 0 auto;
  margin-top: 50px;
  padding: 1em 0 4em;
  max-width: 1200px;
  list-style: none;
  text-align: center; }
  .grid .action {
    position: absolute;
    bottom: 20px;
    right: 20px; }
  .grid .button {
    font-size: 14px !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border: solid 2px #FFF !important;
    color: #FFF !important;
    padding: 10px 14px !important;
    border-radius: 4px !important; }
    .grid .button:hover {
      background-color: white !important;
      border: solid 2px #009CAD !important;
      color: #009CAD !important; }

.gridTemplate {
  position: relative;
  margin: 0 auto;
  margin-top: 0px;
  padding: 0em 0 0em;
  max-width: 1200px;
  list-style: none;
  text-align: center; }

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: 286px;
  max-width: 365px;
  max-height: 265px;
  width: 30%;
  background: #3085a3;
  text-align: center;
  cursor: pointer; }

.templIcons {
  color: white;
  position: absolute;
  bottom: 7px;
  right: 0px; }

/* Common style */
.gridTemplate figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 1px .5%;
  min-width: 200px;
  max-width: 300px;
  max-height: 300px;
  width: 31%;
  background: #3085a3;
  text-align: center;
  cursor: pointer; }
  .gridTemplate figure h2 {
    font-size: 22px; }
  .gridTemplate figure:focus {
    outline: 0; }
  .gridTemplate figure p {
    font-size: 12px !important;
    padding-top: 10px !important; }

.grid i {
  margin-right: 10px;
  bottom: 10px; }

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8; }

.grid figure figcaption {
  padding: 1em;
  padding-left: 1.2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gridTemplate figure figcaption {
  padding: .5em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300; }

.grid figure h2 span {
  font-weight: 800; }

.grid figure h2,
.grid figure p {
  margin: 0; }

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }

figure.effect-sarah {
  background: #009CAD; }

figure.effect-sarah img {
  max-width: none;
  width: -webkit-calc(100% + 20px);
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

figure.effect-sarah:hover img {
  opacity: 0.4;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-sarah figcaption {
  text-align: left; }

figure.effect-sarah h2 {
  position: relative;
  overflow: hidden;
  padding: 0.5em 0;
  color: white !important; }

figure.effect-sarah h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

figure.effect-sarah:hover h2::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-sarah p {
  padding: 1em 0em .4em 0em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

figure.effect-sarah:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*---------------*/
/***** Zoe *****/
/*---------------*/
figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #fff;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

figure.effect-zoe h2 {
  float: left; }

figure.effect-zoe p.icon-links a {
  color: #FFFFFF !important;
  font-size: 1.4em;
  z-index: 9999; }

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #fff; }

figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  /* Fix for Chrome 37.0.2062.120 (Mac) */ }

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-eye::before {
  content: '\e000'; }

.icon-paper-clip::before {
  content: '\e001'; }

.icon-heart::before {
  content: '\e024'; }

figure.effect-zoe h2 {
  display: inline-block; }

figure.effect-zoe:hover p.description {
  opacity: 1; }

.grid figure p i {
  font-size: 20px;
  z-index: 2000; }

.grid figure p.icon-links a {
  color: #FFF; }

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

/* category grid */
/* General grid styles */
.cbp-ig-grid {
  list-style: none;
  padding: 0 0 2px 0;
  margin: 0;
  text-align: center; }

/* Clear floats */
.cbp-ig-grid:before,
.cbp-ig-grid:after {
  content: " ";
  display: table; }

.cbp-ig-grid:after {
  clear: both; }

/* grid item */
.cbp-ig-grid li {
  width: 130px;
  float: left;
  height: 150px;
  max-width: 200px;
  text-align: center;
  border: 2px solid #009CAD;
  border-radius: 5px;
  margin: 5px; }
  .cbp-ig-grid li input {
    display: none !important;
    width: 130px !important;
    height: 150px !important; }
  .cbp-ig-grid li p {
    color: #333;
    font-size: 14px !important;
    margin: 0; }
  .cbp-ig-grid li label {
    padding: 0px;
    border-radius: 3px;
    height: 146px;
    margin: 0;
    padding: 0; }

.cbp-ig-grid li:hover, .cbp-ig-grid li .selected {
  background-color: #333; }
  .cbp-ig-grid li:hover p, .cbp-ig-grid li .selected p {
    color: white; }

/* we are using a combination of borders and box shadows to control the grid lines */
/* anchor style */
/* the icon with pseudo class for icon font */
.cbp-ig-icon {
  padding: 0px 0 0 0;
  display: block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -moz-transform 0.2s;
  transition: transform 0.2s; }

.cbp-ig-icon:before {
  font-family: 'anyoldicon';
  font-size: 1em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.cbp-ig-icon-shoe:before {
  content: "\e000"; }

.cbp-ig-icon-ribbon:before {
  content: "\e001"; }

.cbp-ig-icon-milk:before {
  content: "\e002"; }

.cbp-ig-icon-whippy:before {
  content: "\e003"; }

.cbp-ig-icon-spectacles:before {
  content: "\e004"; }

.cbp-ig-icon-doumbek:before {
  content: "\e007"; }

/* title element */
.cbp-ig-grid .cbp-ig-title {
  margin: 0px 0 0px 0;
  padding: 0px 0 0 0;
  font-size: 1em;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s; }

.cbp-ig-grid .cbp-ig-category {
  text-transform: uppercase;
  display: inline-block;
  font-size: 1em;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s; }

.container-1 {
  display: block; }

.container-1 input#search {
  width: 50%;
  max-width: 600px;
  height: 30px;
  background: #FFF;
  border: solid 1px #CCC;
  font-size: 10pt;
  float: center;
  color: #333;
  padding-left: 45px;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: background .55s ease;
  -moz-transition: background .55s ease;
  -ms-transition: background .55s ease;
  -o-transition: background .55s ease;
  transition: background .55s ease; }

.container-1 input#search::-webkit-input-placeholder {
  color: #CCC; }

.container-1 input#search:-moz-placeholder {
  /* Firefox 18- */
  color: #CCC; }

.container-1 input#search::-moz-placeholder {
  /* Firefox 19+ */
  color: #CCC; }

.container-1 input#search:-ms-input-placeholder {
  color: #CCC; }

.container-1 .icon {
  position: absolute;
  margin-left: 17px;
  margin-top: 5px;
  z-index: 1;
  color: #222; }

.box {
  display: block;
  width: 100%; }

.absolute {
  position: absolute; }

.bg--blue {
  background-color: #009CAD; }

.bg--red {
  background-color: #990000; }

.c--white {
  color: #fff; }

.p1 {
  padding: 1rem; }

.px1 {
  padding-left: 1rem;
  padding-right: 1rem; }

.py1 {
  padding-bottom: 1rem;
  padding-top: 1rem; }

.pt1 {
  padding-top: 1rem; }

.pr1 {
  padding-right: 1rem; }

.pb1 {
  padding-bottom: 1rem; }

.pl1 {
  padding-left: 1rem; }

.p2 {
  padding: 2rem; }

.px2 {
  padding-left: 2rem;
  padding-right: 2rem; }

.py2 {
  padding-bottom: 2rem;
  padding-top: 2rem; }

.pt2 {
  padding-top: 2rem; }

.pr2 {
  padding-right: 2rem; }

.pb2 {
  padding-bottom: 2rem; }

.pl2 {
  padding-left: 2rem; }

.p3 {
  padding: 3rem; }

.px3 {
  padding-left: 3rem;
  padding-right: 3rem; }

.py3 {
  padding-bottom: 3rem;
  padding-top: 3rem; }

.pt3 {
  padding-top: 3rem; }

.pr3 {
  padding-right: 3rem; }

.pb3 {
  padding-bottom: 3rem; }

.pl3 {
  padding-left: 3rem; }

.p4 {
  padding: 4rem; }

.px4 {
  padding-left: 4rem;
  padding-right: 4rem; }

.py4 {
  padding-bottom: 4rem;
  padding-top: 4rem; }

.pt4 {
  padding-top: 4rem; }

.pr4 {
  padding-right: 4rem; }

.pb4 {
  padding-bottom: 4rem; }

.pl4 {
  padding-left: 4rem; }

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

.banner {
  right: -57px;
  top: 25px;
  z-index: 1;
  width: 210px;
  font-size: 14px;
  color: white !important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.title {
  bottom: 0;
  display: inline-block;
  height: 1em;
  left: 0;
  margin: auto;
  right: 0;
  top: 0; }

.friendship-button {
  background-color: transparent !important;
  border-color: white !important; }
  .friendship-buttonhover {
    background-color: white !important; }

@media screen and (max-width: 62.75em) {
  .grid figure {
    width: 48%; }
  .grid {
    padding-top: 0px !important; } }

@media screen and (max-width: 480px) {
  .grid figure {
    width: 98%; }
  .grid {
    padding-top: 0px !important; } }

.page-title {
  display: none; }

.cbtn {
  background-color: #009CAD;
  color: white !important;
  font-weight: bold !important; }
  .cbtn a {
    color: white !important;
    font-weight: bold; }

.register-racontr {
  background-color: #009CAD; }
  .register-racontr a {
    color: white !important; }

.wplc_first_message {
  font-size: 25px; }

#wplc_hovercard_bottom {
  border-top: 1px solid #ccc;
  /* padding-top: 10px; */
  height: 43px;
  background-color: #009CAD !important;
  border-bottom-right-radius: 5px;
  text-align: center; }

#speeching_button {
  border: none; }

.scnb-text {
  padding-top: 5px; }

.kleo-online-status.high-bg {
  background-color: #009CAD !important; }

.seeProject img {
  width: 70px; }

#buddypress #item-nav {
  display: none !important; }

.template-container, .register-container {
  display: none;
  opacity: 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  z-index: 99999;
  background-color: white; }

.tiptitle {
  font-size: 18px;
  color: white !important;
  line-height: .5; }

.tipcontent {
  font-size: 14px;
  color: #CCC;
  line-height: normal; }

.btn a {
  color: white !important;
  text-decoration: none !important; }
  .btn a :hover {
    color: white !important;
    text-decoration: none !important; }
