@charset "UTF-8";
/*
Theme Name: La solution est en vous
Theme URI: https://lasolutionestenvous.com/
Author: Dominic Huysmans
Author URI: http://huysmans.me/
Description: The main theme for "La soultion est en vous" and other associated websites. For support inquiries, please contact <a href="mailto:dominic@huysmans.me">dominic@huysmans.me</a>
Version: 1.0
Text Domain: huysmans
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("//hello.myfonts.net/count/379b90");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

/* -------------------------------- 

Helpers

-------------------------------- */
.block {
  display: block; }

.inline-block {
  display: inline-block; }

.full-width {
  width: 100%; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.pull-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.relative {
  position: relative; }

/* Generic Padding Helpers 
------------------------------------
*/
.p-t-0 {
  padding-top: 0px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

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

.p-t-5 {
  padding-top: 5px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.padding-5 {
  padding: 5px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.padding-10 {
  padding: 10px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.padding-15 {
  padding: 15px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-r-20 {
  padding-right: 20px !important; }

.p-l-20 {
  padding-left: 20px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.padding-20 {
  padding: 20px !important; }

.p-t-25 {
  padding-top: 25px !important; }

.p-r-25 {
  padding-right: 25px !important; }

.p-l-25 {
  padding-left: 25px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.padding-25 {
  padding: 25px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-r-30 {
  padding-right: 30px !important; }

.p-l-30 {
  padding-left: 30px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.padding-30 {
  padding: 30px !important; }

.p-t-35 {
  padding-top: 35px !important; }

.p-r-35 {
  padding-right: 35px !important; }

.p-l-35 {
  padding-left: 35px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.padding-35 {
  padding: 35px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-r-40 {
  padding-right: 40px !important; }

.p-l-40 {
  padding-left: 40px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.padding-40 {
  padding: 40px !important; }

.p-t-45 {
  padding-top: 45px !important; }

.p-r-45 {
  padding-right: 45px !important; }

.p-l-45 {
  padding-left: 45px !important; }

.p-b-45 {
  padding-bottom: 45px !important; }

.padding-45 {
  padding: 45px !important; }

.p-t-50 {
  padding-top: 50px !important; }

.p-r-50 {
  padding-right: 50px !important; }

.p-l-50 {
  padding-left: 50px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.padding-50 {
  padding: 50px !important; }

.p-t-55 {
  padding-top: 55px !important; }

.p-r-55 {
  padding-right: 55px !important; }

.p-l-55 {
  padding-left: 55px !important; }

.p-b-55 {
  padding-bottom: 55px !important; }

.padding-55 {
  padding: 55px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-r-60 {
  padding-right: 60px !important; }

.p-l-60 {
  padding-left: 60px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.padding-60 {
  padding: 60px !important; }

.p-t-65 {
  padding-top: 65px !important; }

.p-r-65 {
  padding-right: 65px !important; }

.p-l-65 {
  padding-left: 65px !important; }

.p-b-65 {
  padding-bottom: 65px !important; }

.padding-65 {
  padding: 65px !important; }

.p-t-70 {
  padding-top: 70px !important; }

.p-r-70 {
  padding-right: 70px !important; }

.p-l-70 {
  padding-left: 70px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.padding-70 {
  padding: 70px !important; }

.p-t-75 {
  padding-top: 75px !important; }

.p-r-75 {
  padding-right: 75px !important; }

.p-l-75 {
  padding-left: 75px !important; }

.p-b-75 {
  padding-bottom: 75px !important; }

.padding-75 {
  padding: 75px !important; }

.p-t-80 {
  padding-top: 80px !important; }

.p-r-80 {
  padding-right: 80px !important; }

.p-l-80 {
  padding-left: 80px !important; }

.p-b-80 {
  padding-bottom: 80px !important; }

.padding-80 {
  padding: 80px !important; }

.p-t-85 {
  padding-top: 85px !important; }

.p-r-85 {
  padding-right: 85px !important; }

.p-l-85 {
  padding-left: 85px !important; }

.p-b-85 {
  padding-bottom: 85px !important; }

.padding-85 {
  padding: 85px !important; }

.p-t-90 {
  padding-top: 90px !important; }

.p-r-90 {
  padding-right: 90px !important; }

.p-l-90 {
  padding-left: 90px !important; }

.p-b-90 {
  padding-bottom: 90px !important; }

.padding-90 {
  padding: 90px !important; }

.p-t-95 {
  padding-top: 95px !important; }

.p-r-95 {
  padding-right: 95px !important; }

.p-l-95 {
  padding-left: 95px !important; }

.p-b-95 {
  padding-bottom: 95px !important; }

.padding-95 {
  padding: 95px !important; }

.p-t-100 {
  padding-top: 100px !important; }

.p-r-100 {
  padding-right: 100px !important; }

.p-l-100 {
  padding-left: 100px !important; }

.p-b-100 {
  padding-bottom: 100px !important; }

.padding-100 {
  padding: 100px !important; }

.p-t-105 {
  padding-top: 105px !important; }

.p-r-105 {
  padding-right: 105px !important; }

.p-l-105 {
  padding-left: 105px !important; }

.p-b-105 {
  padding-bottom: 105px !important; }

.padding-105 {
  padding: 105px !important; }

.p-t-110 {
  padding-top: 110px !important; }

.p-r-110 {
  padding-right: 110px !important; }

.p-l-110 {
  padding-left: 110px !important; }

.p-b-110 {
  padding-bottom: 110px !important; }

.padding-110 {
  padding: 110px !important; }

.p-t-115 {
  padding-top: 115px !important; }

.p-r-115 {
  padding-right: 115px !important; }

.p-l-115 {
  padding-left: 115px !important; }

.p-b-115 {
  padding-bottom: 115px !important; }

.padding-115 {
  padding: 115px !important; }

.p-t-120 {
  padding-top: 120px !important; }

.p-r-120 {
  padding-right: 120px !important; }

.p-l-120 {
  padding-left: 120px !important; }

.p-b-120 {
  padding-bottom: 120px !important; }

.padding-120 {
  padding: 120px !important; }

.p-t-125 {
  padding-top: 125px !important; }

.p-r-125 {
  padding-right: 125px !important; }

.p-l-125 {
  padding-left: 125px !important; }

.p-b-125 {
  padding-bottom: 125px !important; }

.padding-125 {
  padding: 125px !important; }

.p-t-130 {
  padding-top: 130px !important; }

.p-r-130 {
  padding-right: 130px !important; }

.p-l-130 {
  padding-left: 130px !important; }

.p-b-130 {
  padding-bottom: 130px !important; }

.padding-130 {
  padding: 130px !important; }

.p-t-135 {
  padding-top: 135px !important; }

.p-r-135 {
  padding-right: 135px !important; }

.p-l-135 {
  padding-left: 135px !important; }

.p-b-135 {
  padding-bottom: 135px !important; }

.padding-135 {
  padding: 135px !important; }

.p-t-140 {
  padding-top: 140px !important; }

.p-r-140 {
  padding-right: 140px !important; }

.p-l-140 {
  padding-left: 140px !important; }

.p-b-140 {
  padding-bottom: 140px !important; }

.padding-140 {
  padding: 140px !important; }

.p-t-145 {
  padding-top: 145px !important; }

.p-r-145 {
  padding-right: 145px !important; }

.p-l-145 {
  padding-left: 145px !important; }

.p-b-145 {
  padding-bottom: 145px !important; }

.padding-145 {
  padding: 145px !important; }

.p-t-150 {
  padding-top: 150px !important; }

.p-r-150 {
  padding-right: 150px !important; }

.p-l-150 {
  padding-left: 150px !important; }

.p-b-150 {
  padding-bottom: 150px !important; }

.padding-150 {
  padding: 150px !important; }

.p-t-155 {
  padding-top: 155px !important; }

.p-r-155 {
  padding-right: 155px !important; }

.p-l-155 {
  padding-left: 155px !important; }

.p-b-155 {
  padding-bottom: 155px !important; }

.padding-155 {
  padding: 155px !important; }

.p-t-160 {
  padding-top: 160px !important; }

.p-r-160 {
  padding-right: 160px !important; }

.p-l-160 {
  padding-left: 160px !important; }

.p-b-160 {
  padding-bottom: 160px !important; }

.padding-160 {
  padding: 160px !important; }

.p-t-165 {
  padding-top: 165px !important; }

.p-r-165 {
  padding-right: 165px !important; }

.p-l-165 {
  padding-left: 165px !important; }

.p-b-165 {
  padding-bottom: 165px !important; }

.padding-165 {
  padding: 165px !important; }

.p-t-170 {
  padding-top: 170px !important; }

.p-r-170 {
  padding-right: 170px !important; }

.p-l-170 {
  padding-left: 170px !important; }

.p-b-170 {
  padding-bottom: 170px !important; }

.padding-170 {
  padding: 170px !important; }

.p-t-175 {
  padding-top: 175px !important; }

.p-r-175 {
  padding-right: 175px !important; }

.p-l-175 {
  padding-left: 175px !important; }

.p-b-175 {
  padding-bottom: 175px !important; }

.padding-175 {
  padding: 175px !important; }

.p-t-180 {
  padding-top: 180px !important; }

.p-r-180 {
  padding-right: 180px !important; }

.p-l-180 {
  padding-left: 180px !important; }

.p-b-180 {
  padding-bottom: 180px !important; }

.padding-180 {
  padding: 180px !important; }

.p-t-185 {
  padding-top: 185px !important; }

.p-r-185 {
  padding-right: 185px !important; }

.p-l-185 {
  padding-left: 185px !important; }

.p-b-185 {
  padding-bottom: 185px !important; }

.padding-185 {
  padding: 185px !important; }

.p-t-190 {
  padding-top: 190px !important; }

.p-r-190 {
  padding-right: 190px !important; }

.p-l-190 {
  padding-left: 190px !important; }

.p-b-190 {
  padding-bottom: 190px !important; }

.padding-190 {
  padding: 190px !important; }

.p-t-195 {
  padding-top: 195px !important; }

.p-r-195 {
  padding-right: 195px !important; }

.p-l-195 {
  padding-left: 195px !important; }

.p-b-195 {
  padding-bottom: 195px !important; }

.padding-195 {
  padding: 195px !important; }

.p-t-200 {
  padding-top: 200px !important; }

.p-r-200 {
  padding-right: 200px !important; }

.p-l-200 {
  padding-left: 200px !important; }

.p-b-200 {
  padding-bottom: 200px !important; }

.padding-200 {
  padding: 200px !important; }

.p-t-205 {
  padding-top: 205px !important; }

.p-r-205 {
  padding-right: 205px !important; }

.p-l-205 {
  padding-left: 205px !important; }

.p-b-205 {
  padding-bottom: 205px !important; }

.padding-205 {
  padding: 205px !important; }

.p-t-210 {
  padding-top: 210px !important; }

.p-r-210 {
  padding-right: 210px !important; }

.p-l-210 {
  padding-left: 210px !important; }

.p-b-210 {
  padding-bottom: 210px !important; }

.padding-210 {
  padding: 210px !important; }

.p-t-215 {
  padding-top: 215px !important; }

.p-r-215 {
  padding-right: 215px !important; }

.p-l-215 {
  padding-left: 215px !important; }

.p-b-215 {
  padding-bottom: 215px !important; }

.padding-215 {
  padding: 215px !important; }

.p-t-220 {
  padding-top: 220px !important; }

.p-r-220 {
  padding-right: 220px !important; }

.p-l-220 {
  padding-left: 220px !important; }

.p-b-220 {
  padding-bottom: 220px !important; }

.padding-220 {
  padding: 220px !important; }

.p-t-225 {
  padding-top: 225px !important; }

.p-r-225 {
  padding-right: 225px !important; }

.p-l-225 {
  padding-left: 225px !important; }

.p-b-225 {
  padding-bottom: 225px !important; }

.padding-225 {
  padding: 225px !important; }

.p-t-230 {
  padding-top: 230px !important; }

.p-r-230 {
  padding-right: 230px !important; }

.p-l-230 {
  padding-left: 230px !important; }

.p-b-230 {
  padding-bottom: 230px !important; }

.padding-230 {
  padding: 230px !important; }

.p-t-235 {
  padding-top: 235px !important; }

.p-r-235 {
  padding-right: 235px !important; }

.p-l-235 {
  padding-left: 235px !important; }

.p-b-235 {
  padding-bottom: 235px !important; }

.padding-235 {
  padding: 235px !important; }

.p-t-240 {
  padding-top: 240px !important; }

.p-r-240 {
  padding-right: 240px !important; }

.p-l-240 {
  padding-left: 240px !important; }

.p-b-240 {
  padding-bottom: 240px !important; }

.padding-240 {
  padding: 240px !important; }

.p-t-245 {
  padding-top: 245px !important; }

.p-r-245 {
  padding-right: 245px !important; }

.p-l-245 {
  padding-left: 245px !important; }

.p-b-245 {
  padding-bottom: 245px !important; }

.padding-245 {
  padding: 245px !important; }

.p-t-250 {
  padding-top: 250px !important; }

.p-r-250 {
  padding-right: 250px !important; }

.p-l-250 {
  padding-left: 250px !important; }

.p-b-250 {
  padding-bottom: 250px !important; }

.padding-250 {
  padding: 250px !important; }

@media (max-width: 767px) {
  .sm-p-t-0 {
    padding-top: 0px !important; }
  .sm-p-r-0 {
    padding-right: 0px !important; }
  .sm-p-l-0 {
    padding-left: 0px !important; }
  .sm-p-b-0 {
    padding-bottom: 0px !important; }
  .sm-p-t-5 {
    padding-top: 5px !important; }
  .sm-p-r-5 {
    padding-right: 5px !important; }
  .sm-p-l-5 {
    padding-left: 5px !important; }
  .sm-p-b-5 {
    padding-bottom: 5px !important; }
  .sm-p-t-10 {
    padding-top: 10px !important; }
  .sm-p-r-10 {
    padding-right: 10px !important; }
  .sm-p-l-10 {
    padding-left: 10px !important; }
  .sm-p-b-10 {
    padding-bottom: 10px !important; }
  .sm-p-t-15 {
    padding-top: 15px !important; }
  .sm-p-r-15 {
    padding-right: 15px !important; }
  .sm-p-l-15 {
    padding-left: 15px !important; }
  .sm-p-b-15 {
    padding-bottom: 15px !important; }
  .sm-p-t-20 {
    padding-top: 20px !important; }
  .sm-p-r-20 {
    padding-right: 20px !important; }
  .sm-p-l-20 {
    padding-left: 20px !important; }
  .sm-p-b-20 {
    padding-bottom: 20px !important; }
  .sm-p-t-25 {
    padding-top: 25px !important; }
  .sm-p-r-25 {
    padding-right: 25px !important; }
  .sm-p-l-25 {
    padding-left: 25px !important; }
  .sm-p-b-25 {
    padding-bottom: 25px !important; }
  .sm-p-t-30 {
    padding-top: 30px !important; }
  .sm-p-r-30 {
    padding-right: 30px !important; }
  .sm-p-l-30 {
    padding-left: 30px !important; }
  .sm-p-b-30 {
    padding-bottom: 30px !important; }
  .sm-p-t-35 {
    padding-top: 35px !important; }
  .sm-p-r-35 {
    padding-right: 35px !important; }
  .sm-p-l-35 {
    padding-left: 35px !important; }
  .sm-p-b-35 {
    padding-bottom: 35px !important; }
  .sm-p-t-40 {
    padding-top: 40px !important; }
  .sm-p-r-40 {
    padding-right: 40px !important; }
  .sm-p-l-40 {
    padding-left: 40px !important; }
  .sm-p-b-40 {
    padding-bottom: 40px !important; }
  .sm-p-t-45 {
    padding-top: 45px !important; }
  .sm-p-r-45 {
    padding-right: 45px !important; }
  .sm-p-l-45 {
    padding-left: 45px !important; }
  .sm-p-b-45 {
    padding-bottom: 45px !important; }
  .sm-p-t-50 {
    padding-top: 50px !important; }
  .sm-p-r-50 {
    padding-right: 50px !important; }
  .sm-p-l-50 {
    padding-left: 50px !important; }
  .sm-p-b-50 {
    padding-bottom: 50px !important; }
  .sm-p-t-55 {
    padding-top: 55px !important; }
  .sm-p-r-55 {
    padding-right: 55px !important; }
  .sm-p-l-55 {
    padding-left: 55px !important; }
  .sm-p-b-55 {
    padding-bottom: 55px !important; }
  .sm-p-t-60 {
    padding-top: 60px !important; }
  .sm-p-r-60 {
    padding-right: 60px !important; }
  .sm-p-l-60 {
    padding-left: 60px !important; }
  .sm-p-b-60 {
    padding-bottom: 60px !important; }
  .sm-p-t-65 {
    padding-top: 65px !important; }
  .sm-p-r-65 {
    padding-right: 65px !important; }
  .sm-p-l-65 {
    padding-left: 65px !important; }
  .sm-p-b-65 {
    padding-bottom: 65px !important; }
  .sm-p-t-70 {
    padding-top: 70px !important; }
  .sm-p-r-70 {
    padding-right: 70px !important; }
  .sm-p-l-70 {
    padding-left: 70px !important; }
  .sm-p-b-70 {
    padding-bottom: 70px !important; }
  .sm-p-t-75 {
    padding-top: 75px !important; }
  .sm-p-r-75 {
    padding-right: 75px !important; }
  .sm-p-l-75 {
    padding-left: 75px !important; }
  .sm-p-b-75 {
    padding-bottom: 75px !important; }
  .sm-p-t-80 {
    padding-top: 80px !important; }
  .sm-p-r-80 {
    padding-right: 80px !important; }
  .sm-p-l-80 {
    padding-left: 80px !important; }
  .sm-p-b-80 {
    padding-bottom: 80px !important; }
  .sm-p-t-85 {
    padding-top: 85px !important; }
  .sm-p-r-85 {
    padding-right: 85px !important; }
  .sm-p-l-85 {
    padding-left: 85px !important; }
  .sm-p-b-85 {
    padding-bottom: 85px !important; }
  .sm-p-t-90 {
    padding-top: 90px !important; }
  .sm-p-r-90 {
    padding-right: 90px !important; }
  .sm-p-l-90 {
    padding-left: 90px !important; }
  .sm-p-b-90 {
    padding-bottom: 90px !important; }
  .sm-p-t-95 {
    padding-top: 95px !important; }
  .sm-p-r-95 {
    padding-right: 95px !important; }
  .sm-p-l-95 {
    padding-left: 95px !important; }
  .sm-p-b-95 {
    padding-bottom: 95px !important; }
  .sm-p-t-100 {
    padding-top: 100px !important; }
  .sm-p-r-100 {
    padding-right: 100px !important; }
  .sm-p-l-100 {
    padding-left: 100px !important; }
  .sm-p-b-100 {
    padding-bottom: 100px !important; }
  .sm-p-t-105 {
    padding-top: 105px !important; }
  .sm-p-r-105 {
    padding-right: 105px !important; }
  .sm-p-l-105 {
    padding-left: 105px !important; }
  .sm-p-b-105 {
    padding-bottom: 105px !important; }
  .sm-p-t-110 {
    padding-top: 110px !important; }
  .sm-p-r-110 {
    padding-right: 110px !important; }
  .sm-p-l-110 {
    padding-left: 110px !important; }
  .sm-p-b-110 {
    padding-bottom: 110px !important; }
  .sm-p-t-115 {
    padding-top: 115px !important; }
  .sm-p-r-115 {
    padding-right: 115px !important; }
  .sm-p-l-115 {
    padding-left: 115px !important; }
  .sm-p-b-115 {
    padding-bottom: 115px !important; }
  .sm-p-t-120 {
    padding-top: 120px !important; }
  .sm-p-r-120 {
    padding-right: 120px !important; }
  .sm-p-l-120 {
    padding-left: 120px !important; }
  .sm-p-b-120 {
    padding-bottom: 120px !important; }
  .sm-p-t-125 {
    padding-top: 125px !important; }
  .sm-p-r-125 {
    padding-right: 125px !important; }
  .sm-p-l-125 {
    padding-left: 125px !important; }
  .sm-p-b-125 {
    padding-bottom: 125px !important; }
  .sm-p-t-130 {
    padding-top: 130px !important; }
  .sm-p-r-130 {
    padding-right: 130px !important; }
  .sm-p-l-130 {
    padding-left: 130px !important; }
  .sm-p-b-130 {
    padding-bottom: 130px !important; }
  .sm-p-t-135 {
    padding-top: 135px !important; }
  .sm-p-r-135 {
    padding-right: 135px !important; }
  .sm-p-l-135 {
    padding-left: 135px !important; }
  .sm-p-b-135 {
    padding-bottom: 135px !important; }
  .sm-p-t-140 {
    padding-top: 140px !important; }
  .sm-p-r-140 {
    padding-right: 140px !important; }
  .sm-p-l-140 {
    padding-left: 140px !important; }
  .sm-p-b-140 {
    padding-bottom: 140px !important; }
  .sm-p-t-145 {
    padding-top: 145px !important; }
  .sm-p-r-145 {
    padding-right: 145px !important; }
  .sm-p-l-145 {
    padding-left: 145px !important; }
  .sm-p-b-145 {
    padding-bottom: 145px !important; }
  .sm-p-t-150 {
    padding-top: 150px !important; }
  .sm-p-r-150 {
    padding-right: 150px !important; }
  .sm-p-l-150 {
    padding-left: 150px !important; }
  .sm-p-b-150 {
    padding-bottom: 150px !important; }
  .sm-p-t-155 {
    padding-top: 155px !important; }
  .sm-p-r-155 {
    padding-right: 155px !important; }
  .sm-p-l-155 {
    padding-left: 155px !important; }
  .sm-p-b-155 {
    padding-bottom: 155px !important; }
  .sm-p-t-160 {
    padding-top: 160px !important; }
  .sm-p-r-160 {
    padding-right: 160px !important; }
  .sm-p-l-160 {
    padding-left: 160px !important; }
  .sm-p-b-160 {
    padding-bottom: 160px !important; }
  .sm-p-t-165 {
    padding-top: 165px !important; }
  .sm-p-r-165 {
    padding-right: 165px !important; }
  .sm-p-l-165 {
    padding-left: 165px !important; }
  .sm-p-b-165 {
    padding-bottom: 165px !important; }
  .sm-p-t-170 {
    padding-top: 170px !important; }
  .sm-p-r-170 {
    padding-right: 170px !important; }
  .sm-p-l-170 {
    padding-left: 170px !important; }
  .sm-p-b-170 {
    padding-bottom: 170px !important; }
  .sm-p-t-175 {
    padding-top: 175px !important; }
  .sm-p-r-175 {
    padding-right: 175px !important; }
  .sm-p-l-175 {
    padding-left: 175px !important; }
  .sm-p-b-175 {
    padding-bottom: 175px !important; }
  .sm-p-t-180 {
    padding-top: 180px !important; }
  .sm-p-r-180 {
    padding-right: 180px !important; }
  .sm-p-l-180 {
    padding-left: 180px !important; }
  .sm-p-b-180 {
    padding-bottom: 180px !important; }
  .sm-p-t-185 {
    padding-top: 185px !important; }
  .sm-p-r-185 {
    padding-right: 185px !important; }
  .sm-p-l-185 {
    padding-left: 185px !important; }
  .sm-p-b-185 {
    padding-bottom: 185px !important; }
  .sm-p-t-190 {
    padding-top: 190px !important; }
  .sm-p-r-190 {
    padding-right: 190px !important; }
  .sm-p-l-190 {
    padding-left: 190px !important; }
  .sm-p-b-190 {
    padding-bottom: 190px !important; }
  .sm-p-t-195 {
    padding-top: 195px !important; }
  .sm-p-r-195 {
    padding-right: 195px !important; }
  .sm-p-l-195 {
    padding-left: 195px !important; }
  .sm-p-b-195 {
    padding-bottom: 195px !important; }
  .sm-p-t-200 {
    padding-top: 200px !important; }
  .sm-p-r-200 {
    padding-right: 200px !important; }
  .sm-p-l-200 {
    padding-left: 200px !important; }
  .sm-p-b-200 {
    padding-bottom: 200px !important; }
  .sm-p-t-205 {
    padding-top: 205px !important; }
  .sm-p-r-205 {
    padding-right: 205px !important; }
  .sm-p-l-205 {
    padding-left: 205px !important; }
  .sm-p-b-205 {
    padding-bottom: 205px !important; }
  .sm-p-t-210 {
    padding-top: 210px !important; }
  .sm-p-r-210 {
    padding-right: 210px !important; }
  .sm-p-l-210 {
    padding-left: 210px !important; }
  .sm-p-b-210 {
    padding-bottom: 210px !important; }
  .sm-p-t-215 {
    padding-top: 215px !important; }
  .sm-p-r-215 {
    padding-right: 215px !important; }
  .sm-p-l-215 {
    padding-left: 215px !important; }
  .sm-p-b-215 {
    padding-bottom: 215px !important; }
  .sm-p-t-220 {
    padding-top: 220px !important; }
  .sm-p-r-220 {
    padding-right: 220px !important; }
  .sm-p-l-220 {
    padding-left: 220px !important; }
  .sm-p-b-220 {
    padding-bottom: 220px !important; }
  .sm-p-t-225 {
    padding-top: 225px !important; }
  .sm-p-r-225 {
    padding-right: 225px !important; }
  .sm-p-l-225 {
    padding-left: 225px !important; }
  .sm-p-b-225 {
    padding-bottom: 225px !important; }
  .sm-p-t-230 {
    padding-top: 230px !important; }
  .sm-p-r-230 {
    padding-right: 230px !important; }
  .sm-p-l-230 {
    padding-left: 230px !important; }
  .sm-p-b-230 {
    padding-bottom: 230px !important; }
  .sm-p-t-235 {
    padding-top: 235px !important; }
  .sm-p-r-235 {
    padding-right: 235px !important; }
  .sm-p-l-235 {
    padding-left: 235px !important; }
  .sm-p-b-235 {
    padding-bottom: 235px !important; }
  .sm-p-t-240 {
    padding-top: 240px !important; }
  .sm-p-r-240 {
    padding-right: 240px !important; }
  .sm-p-l-240 {
    padding-left: 240px !important; }
  .sm-p-b-240 {
    padding-bottom: 240px !important; }
  .sm-p-t-245 {
    padding-top: 245px !important; }
  .sm-p-r-245 {
    padding-right: 245px !important; }
  .sm-p-l-245 {
    padding-left: 245px !important; }
  .sm-p-b-245 {
    padding-bottom: 245px !important; }
  .sm-p-t-250 {
    padding-top: 250px !important; }
  .sm-p-r-250 {
    padding-right: 250px !important; }
  .sm-p-l-250 {
    padding-left: 250px !important; }
  .sm-p-b-250 {
    padding-bottom: 250px !important; } }

/* Generic Margin Helpers
------------------------------------
 */
.m-t-0 {
  margin-top: 0px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-l-0 {
  margin-left: 0px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-r-20 {
  margin-right: 20px !important; }

.m-l-20 {
  margin-left: 20px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-r-25 {
  margin-right: 25px !important; }

.m-l-25 {
  margin-left: 25px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-r-30 {
  margin-right: 30px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-t-35 {
  margin-top: 35px !important; }

.m-r-35 {
  margin-right: 35px !important; }

.m-l-35 {
  margin-left: 35px !important; }

.m-b-35 {
  margin-bottom: 35px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-r-40 {
  margin-right: 40px !important; }

.m-l-40 {
  margin-left: 40px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.m-t-45 {
  margin-top: 45px !important; }

.m-r-45 {
  margin-right: 45px !important; }

.m-l-45 {
  margin-left: 45px !important; }

.m-b-45 {
  margin-bottom: 45px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-r-50 {
  margin-right: 50px !important; }

.m-l-50 {
  margin-left: 50px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.m-t-55 {
  margin-top: 55px !important; }

.m-r-55 {
  margin-right: 55px !important; }

.m-l-55 {
  margin-left: 55px !important; }

.m-b-55 {
  margin-bottom: 55px !important; }

.m-t-60 {
  margin-top: 60px !important; }

.m-r-60 {
  margin-right: 60px !important; }

.m-l-60 {
  margin-left: 60px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

.m-t-65 {
  margin-top: 65px !important; }

.m-r-65 {
  margin-right: 65px !important; }

.m-l-65 {
  margin-left: 65px !important; }

.m-b-65 {
  margin-bottom: 65px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-r-70 {
  margin-right: 70px !important; }

.m-l-70 {
  margin-left: 70px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

.m-t-75 {
  margin-top: 75px !important; }

.m-r-75 {
  margin-right: 75px !important; }

.m-l-75 {
  margin-left: 75px !important; }

.m-b-75 {
  margin-bottom: 75px !important; }

.m-t-80 {
  margin-top: 80px !important; }

.m-r-80 {
  margin-right: 80px !important; }

.m-l-80 {
  margin-left: 80px !important; }

.m-b-80 {
  margin-bottom: 80px !important; }

.m-t-85 {
  margin-top: 85px !important; }

.m-r-85 {
  margin-right: 85px !important; }

.m-l-85 {
  margin-left: 85px !important; }

.m-b-85 {
  margin-bottom: 85px !important; }

.m-t-90 {
  margin-top: 90px !important; }

.m-r-90 {
  margin-right: 90px !important; }

.m-l-90 {
  margin-left: 90px !important; }

.m-b-90 {
  margin-bottom: 90px !important; }

.m-t-95 {
  margin-top: 95px !important; }

.m-r-95 {
  margin-right: 95px !important; }

.m-l-95 {
  margin-left: 95px !important; }

.m-b-95 {
  margin-bottom: 95px !important; }

.m-t-100 {
  margin-top: 100px !important; }

.m-r-100 {
  margin-right: 100px !important; }

.m-l-100 {
  margin-left: 100px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

.m-t-105 {
  margin-top: 105px !important; }

.m-r-105 {
  margin-right: 105px !important; }

.m-l-105 {
  margin-left: 105px !important; }

.m-b-105 {
  margin-bottom: 105px !important; }

.m-t-110 {
  margin-top: 110px !important; }

.m-r-110 {
  margin-right: 110px !important; }

.m-l-110 {
  margin-left: 110px !important; }

.m-b-110 {
  margin-bottom: 110px !important; }

.m-t-115 {
  margin-top: 115px !important; }

.m-r-115 {
  margin-right: 115px !important; }

.m-l-115 {
  margin-left: 115px !important; }

.m-b-115 {
  margin-bottom: 115px !important; }

.m-t-120 {
  margin-top: 120px !important; }

.m-r-120 {
  margin-right: 120px !important; }

.m-l-120 {
  margin-left: 120px !important; }

.m-b-120 {
  margin-bottom: 120px !important; }

.m-t-125 {
  margin-top: 125px !important; }

.m-r-125 {
  margin-right: 125px !important; }

.m-l-125 {
  margin-left: 125px !important; }

.m-b-125 {
  margin-bottom: 125px !important; }

.m-t-130 {
  margin-top: 130px !important; }

.m-r-130 {
  margin-right: 130px !important; }

.m-l-130 {
  margin-left: 130px !important; }

.m-b-130 {
  margin-bottom: 130px !important; }

.m-t-135 {
  margin-top: 135px !important; }

.m-r-135 {
  margin-right: 135px !important; }

.m-l-135 {
  margin-left: 135px !important; }

.m-b-135 {
  margin-bottom: 135px !important; }

.m-t-140 {
  margin-top: 140px !important; }

.m-r-140 {
  margin-right: 140px !important; }

.m-l-140 {
  margin-left: 140px !important; }

.m-b-140 {
  margin-bottom: 140px !important; }

.m-t-145 {
  margin-top: 145px !important; }

.m-r-145 {
  margin-right: 145px !important; }

.m-l-145 {
  margin-left: 145px !important; }

.m-b-145 {
  margin-bottom: 145px !important; }

.m-t-150 {
  margin-top: 150px !important; }

.m-r-150 {
  margin-right: 150px !important; }

.m-l-150 {
  margin-left: 150px !important; }

.m-b-150 {
  margin-bottom: 150px !important; }

.m-t-155 {
  margin-top: 155px !important; }

.m-r-155 {
  margin-right: 155px !important; }

.m-l-155 {
  margin-left: 155px !important; }

.m-b-155 {
  margin-bottom: 155px !important; }

.m-t-160 {
  margin-top: 160px !important; }

.m-r-160 {
  margin-right: 160px !important; }

.m-l-160 {
  margin-left: 160px !important; }

.m-b-160 {
  margin-bottom: 160px !important; }

.m-t-165 {
  margin-top: 165px !important; }

.m-r-165 {
  margin-right: 165px !important; }

.m-l-165 {
  margin-left: 165px !important; }

.m-b-165 {
  margin-bottom: 165px !important; }

.m-t-170 {
  margin-top: 170px !important; }

.m-r-170 {
  margin-right: 170px !important; }

.m-l-170 {
  margin-left: 170px !important; }

.m-b-170 {
  margin-bottom: 170px !important; }

.m-t-175 {
  margin-top: 175px !important; }

.m-r-175 {
  margin-right: 175px !important; }

.m-l-175 {
  margin-left: 175px !important; }

.m-b-175 {
  margin-bottom: 175px !important; }

.m-t-180 {
  margin-top: 180px !important; }

.m-r-180 {
  margin-right: 180px !important; }

.m-l-180 {
  margin-left: 180px !important; }

.m-b-180 {
  margin-bottom: 180px !important; }

.m-t-185 {
  margin-top: 185px !important; }

.m-r-185 {
  margin-right: 185px !important; }

.m-l-185 {
  margin-left: 185px !important; }

.m-b-185 {
  margin-bottom: 185px !important; }

.m-t-190 {
  margin-top: 190px !important; }

.m-r-190 {
  margin-right: 190px !important; }

.m-l-190 {
  margin-left: 190px !important; }

.m-b-190 {
  margin-bottom: 190px !important; }

.m-t-195 {
  margin-top: 195px !important; }

.m-r-195 {
  margin-right: 195px !important; }

.m-l-195 {
  margin-left: 195px !important; }

.m-b-195 {
  margin-bottom: 195px !important; }

.m-t-200 {
  margin-top: 200px !important; }

.m-r-200 {
  margin-right: 200px !important; }

.m-l-200 {
  margin-left: 200px !important; }

.m-b-200 {
  margin-bottom: 200px !important; }

.m-t-205 {
  margin-top: 205px !important; }

.m-r-205 {
  margin-right: 205px !important; }

.m-l-205 {
  margin-left: 205px !important; }

.m-b-205 {
  margin-bottom: 205px !important; }

.m-t-210 {
  margin-top: 210px !important; }

.m-r-210 {
  margin-right: 210px !important; }

.m-l-210 {
  margin-left: 210px !important; }

.m-b-210 {
  margin-bottom: 210px !important; }

.m-t-215 {
  margin-top: 215px !important; }

.m-r-215 {
  margin-right: 215px !important; }

.m-l-215 {
  margin-left: 215px !important; }

.m-b-215 {
  margin-bottom: 215px !important; }

.m-t-220 {
  margin-top: 220px !important; }

.m-r-220 {
  margin-right: 220px !important; }

.m-l-220 {
  margin-left: 220px !important; }

.m-b-220 {
  margin-bottom: 220px !important; }

.m-t-225 {
  margin-top: 225px !important; }

.m-r-225 {
  margin-right: 225px !important; }

.m-l-225 {
  margin-left: 225px !important; }

.m-b-225 {
  margin-bottom: 225px !important; }

.m-t-230 {
  margin-top: 230px !important; }

.m-r-230 {
  margin-right: 230px !important; }

.m-l-230 {
  margin-left: 230px !important; }

.m-b-230 {
  margin-bottom: 230px !important; }

.m-t-235 {
  margin-top: 235px !important; }

.m-r-235 {
  margin-right: 235px !important; }

.m-l-235 {
  margin-left: 235px !important; }

.m-b-235 {
  margin-bottom: 235px !important; }

.m-t-240 {
  margin-top: 240px !important; }

.m-r-240 {
  margin-right: 240px !important; }

.m-l-240 {
  margin-left: 240px !important; }

.m-b-240 {
  margin-bottom: 240px !important; }

.m-t-245 {
  margin-top: 245px !important; }

.m-r-245 {
  margin-right: 245px !important; }

.m-l-245 {
  margin-left: 245px !important; }

.m-b-245 {
  margin-bottom: 245px !important; }

.m-t-250 {
  margin-top: 250px !important; }

.m-r-250 {
  margin-right: 250px !important; }

.m-l-250 {
  margin-left: 250px !important; }

.m-b-250 {
  margin-bottom: 250px !important; }

@media (max-width: 767px) {
  .sm-m-t-0 {
    margin-top: 0px !important; }
  .sm-m-r-0 {
    margin-right: 0px !important; }
  .sm-m-l-0 {
    margin-left: 0px !important; }
  .sm-m-b-0 {
    margin-bottom: 0px !important; }
  .sm-m-t-5 {
    margin-top: 5px !important; }
  .sm-m-r-5 {
    margin-right: 5px !important; }
  .sm-m-l-5 {
    margin-left: 5px !important; }
  .sm-m-b-5 {
    margin-bottom: 5px !important; }
  .sm-m-t-10 {
    margin-top: 10px !important; }
  .sm-m-r-10 {
    margin-right: 10px !important; }
  .sm-m-l-10 {
    margin-left: 10px !important; }
  .sm-m-b-10 {
    margin-bottom: 10px !important; }
  .sm-m-t-15 {
    margin-top: 15px !important; }
  .sm-m-r-15 {
    margin-right: 15px !important; }
  .sm-m-l-15 {
    margin-left: 15px !important; }
  .sm-m-b-15 {
    margin-bottom: 15px !important; }
  .sm-m-t-20 {
    margin-top: 20px !important; }
  .sm-m-r-20 {
    margin-right: 20px !important; }
  .sm-m-l-20 {
    margin-left: 20px !important; }
  .sm-m-b-20 {
    margin-bottom: 20px !important; }
  .sm-m-t-25 {
    margin-top: 25px !important; }
  .sm-m-r-25 {
    margin-right: 25px !important; }
  .sm-m-l-25 {
    margin-left: 25px !important; }
  .sm-m-b-25 {
    margin-bottom: 25px !important; }
  .sm-m-t-30 {
    margin-top: 30px !important; }
  .sm-m-r-30 {
    margin-right: 30px !important; }
  .sm-m-l-30 {
    margin-left: 30px !important; }
  .sm-m-b-30 {
    margin-bottom: 30px !important; }
  .sm-m-t-35 {
    margin-top: 35px !important; }
  .sm-m-r-35 {
    margin-right: 35px !important; }
  .sm-m-l-35 {
    margin-left: 35px !important; }
  .sm-m-b-35 {
    margin-bottom: 35px !important; }
  .sm-m-t-40 {
    margin-top: 40px !important; }
  .sm-m-r-40 {
    margin-right: 40px !important; }
  .sm-m-l-40 {
    margin-left: 40px !important; }
  .sm-m-b-40 {
    margin-bottom: 40px !important; }
  .sm-m-t-45 {
    margin-top: 45px !important; }
  .sm-m-r-45 {
    margin-right: 45px !important; }
  .sm-m-l-45 {
    margin-left: 45px !important; }
  .sm-m-b-45 {
    margin-bottom: 45px !important; }
  .sm-m-t-50 {
    margin-top: 50px !important; }
  .sm-m-r-50 {
    margin-right: 50px !important; }
  .sm-m-l-50 {
    margin-left: 50px !important; }
  .sm-m-b-50 {
    margin-bottom: 50px !important; }
  .sm-m-t-55 {
    margin-top: 55px !important; }
  .sm-m-r-55 {
    margin-right: 55px !important; }
  .sm-m-l-55 {
    margin-left: 55px !important; }
  .sm-m-b-55 {
    margin-bottom: 55px !important; }
  .sm-m-t-60 {
    margin-top: 60px !important; }
  .sm-m-r-60 {
    margin-right: 60px !important; }
  .sm-m-l-60 {
    margin-left: 60px !important; }
  .sm-m-b-60 {
    margin-bottom: 60px !important; }
  .sm-m-t-65 {
    margin-top: 65px !important; }
  .sm-m-r-65 {
    margin-right: 65px !important; }
  .sm-m-l-65 {
    margin-left: 65px !important; }
  .sm-m-b-65 {
    margin-bottom: 65px !important; }
  .sm-m-t-70 {
    margin-top: 70px !important; }
  .sm-m-r-70 {
    margin-right: 70px !important; }
  .sm-m-l-70 {
    margin-left: 70px !important; }
  .sm-m-b-70 {
    margin-bottom: 70px !important; }
  .sm-m-t-75 {
    margin-top: 75px !important; }
  .sm-m-r-75 {
    margin-right: 75px !important; }
  .sm-m-l-75 {
    margin-left: 75px !important; }
  .sm-m-b-75 {
    margin-bottom: 75px !important; }
  .sm-m-t-80 {
    margin-top: 80px !important; }
  .sm-m-r-80 {
    margin-right: 80px !important; }
  .sm-m-l-80 {
    margin-left: 80px !important; }
  .sm-m-b-80 {
    margin-bottom: 80px !important; }
  .sm-m-t-85 {
    margin-top: 85px !important; }
  .sm-m-r-85 {
    margin-right: 85px !important; }
  .sm-m-l-85 {
    margin-left: 85px !important; }
  .sm-m-b-85 {
    margin-bottom: 85px !important; }
  .sm-m-t-90 {
    margin-top: 90px !important; }
  .sm-m-r-90 {
    margin-right: 90px !important; }
  .sm-m-l-90 {
    margin-left: 90px !important; }
  .sm-m-b-90 {
    margin-bottom: 90px !important; }
  .sm-m-t-95 {
    margin-top: 95px !important; }
  .sm-m-r-95 {
    margin-right: 95px !important; }
  .sm-m-l-95 {
    margin-left: 95px !important; }
  .sm-m-b-95 {
    margin-bottom: 95px !important; }
  .sm-m-t-100 {
    margin-top: 100px !important; }
  .sm-m-r-100 {
    margin-right: 100px !important; }
  .sm-m-l-100 {
    margin-left: 100px !important; }
  .sm-m-b-100 {
    margin-bottom: 100px !important; }
  .sm-m-t-105 {
    margin-top: 105px !important; }
  .sm-m-r-105 {
    margin-right: 105px !important; }
  .sm-m-l-105 {
    margin-left: 105px !important; }
  .sm-m-b-105 {
    margin-bottom: 105px !important; }
  .sm-m-t-110 {
    margin-top: 110px !important; }
  .sm-m-r-110 {
    margin-right: 110px !important; }
  .sm-m-l-110 {
    margin-left: 110px !important; }
  .sm-m-b-110 {
    margin-bottom: 110px !important; }
  .sm-m-t-115 {
    margin-top: 115px !important; }
  .sm-m-r-115 {
    margin-right: 115px !important; }
  .sm-m-l-115 {
    margin-left: 115px !important; }
  .sm-m-b-115 {
    margin-bottom: 115px !important; }
  .sm-m-t-120 {
    margin-top: 120px !important; }
  .sm-m-r-120 {
    margin-right: 120px !important; }
  .sm-m-l-120 {
    margin-left: 120px !important; }
  .sm-m-b-120 {
    margin-bottom: 120px !important; }
  .sm-m-t-125 {
    margin-top: 125px !important; }
  .sm-m-r-125 {
    margin-right: 125px !important; }
  .sm-m-l-125 {
    margin-left: 125px !important; }
  .sm-m-b-125 {
    margin-bottom: 125px !important; }
  .sm-m-t-130 {
    margin-top: 130px !important; }
  .sm-m-r-130 {
    margin-right: 130px !important; }
  .sm-m-l-130 {
    margin-left: 130px !important; }
  .sm-m-b-130 {
    margin-bottom: 130px !important; }
  .sm-m-t-135 {
    margin-top: 135px !important; }
  .sm-m-r-135 {
    margin-right: 135px !important; }
  .sm-m-l-135 {
    margin-left: 135px !important; }
  .sm-m-b-135 {
    margin-bottom: 135px !important; }
  .sm-m-t-140 {
    margin-top: 140px !important; }
  .sm-m-r-140 {
    margin-right: 140px !important; }
  .sm-m-l-140 {
    margin-left: 140px !important; }
  .sm-m-b-140 {
    margin-bottom: 140px !important; }
  .sm-m-t-145 {
    margin-top: 145px !important; }
  .sm-m-r-145 {
    margin-right: 145px !important; }
  .sm-m-l-145 {
    margin-left: 145px !important; }
  .sm-m-b-145 {
    margin-bottom: 145px !important; }
  .sm-m-t-150 {
    margin-top: 150px !important; }
  .sm-m-r-150 {
    margin-right: 150px !important; }
  .sm-m-l-150 {
    margin-left: 150px !important; }
  .sm-m-b-150 {
    margin-bottom: 150px !important; }
  .sm-m-t-155 {
    margin-top: 155px !important; }
  .sm-m-r-155 {
    margin-right: 155px !important; }
  .sm-m-l-155 {
    margin-left: 155px !important; }
  .sm-m-b-155 {
    margin-bottom: 155px !important; }
  .sm-m-t-160 {
    margin-top: 160px !important; }
  .sm-m-r-160 {
    margin-right: 160px !important; }
  .sm-m-l-160 {
    margin-left: 160px !important; }
  .sm-m-b-160 {
    margin-bottom: 160px !important; }
  .sm-m-t-165 {
    margin-top: 165px !important; }
  .sm-m-r-165 {
    margin-right: 165px !important; }
  .sm-m-l-165 {
    margin-left: 165px !important; }
  .sm-m-b-165 {
    margin-bottom: 165px !important; }
  .sm-m-t-170 {
    margin-top: 170px !important; }
  .sm-m-r-170 {
    margin-right: 170px !important; }
  .sm-m-l-170 {
    margin-left: 170px !important; }
  .sm-m-b-170 {
    margin-bottom: 170px !important; }
  .sm-m-t-175 {
    margin-top: 175px !important; }
  .sm-m-r-175 {
    margin-right: 175px !important; }
  .sm-m-l-175 {
    margin-left: 175px !important; }
  .sm-m-b-175 {
    margin-bottom: 175px !important; }
  .sm-m-t-180 {
    margin-top: 180px !important; }
  .sm-m-r-180 {
    margin-right: 180px !important; }
  .sm-m-l-180 {
    margin-left: 180px !important; }
  .sm-m-b-180 {
    margin-bottom: 180px !important; }
  .sm-m-t-185 {
    margin-top: 185px !important; }
  .sm-m-r-185 {
    margin-right: 185px !important; }
  .sm-m-l-185 {
    margin-left: 185px !important; }
  .sm-m-b-185 {
    margin-bottom: 185px !important; }
  .sm-m-t-190 {
    margin-top: 190px !important; }
  .sm-m-r-190 {
    margin-right: 190px !important; }
  .sm-m-l-190 {
    margin-left: 190px !important; }
  .sm-m-b-190 {
    margin-bottom: 190px !important; }
  .sm-m-t-195 {
    margin-top: 195px !important; }
  .sm-m-r-195 {
    margin-right: 195px !important; }
  .sm-m-l-195 {
    margin-left: 195px !important; }
  .sm-m-b-195 {
    margin-bottom: 195px !important; }
  .sm-m-t-200 {
    margin-top: 200px !important; }
  .sm-m-r-200 {
    margin-right: 200px !important; }
  .sm-m-l-200 {
    margin-left: 200px !important; }
  .sm-m-b-200 {
    margin-bottom: 200px !important; }
  .sm-m-t-205 {
    margin-top: 205px !important; }
  .sm-m-r-205 {
    margin-right: 205px !important; }
  .sm-m-l-205 {
    margin-left: 205px !important; }
  .sm-m-b-205 {
    margin-bottom: 205px !important; }
  .sm-m-t-210 {
    margin-top: 210px !important; }
  .sm-m-r-210 {
    margin-right: 210px !important; }
  .sm-m-l-210 {
    margin-left: 210px !important; }
  .sm-m-b-210 {
    margin-bottom: 210px !important; }
  .sm-m-t-215 {
    margin-top: 215px !important; }
  .sm-m-r-215 {
    margin-right: 215px !important; }
  .sm-m-l-215 {
    margin-left: 215px !important; }
  .sm-m-b-215 {
    margin-bottom: 215px !important; }
  .sm-m-t-220 {
    margin-top: 220px !important; }
  .sm-m-r-220 {
    margin-right: 220px !important; }
  .sm-m-l-220 {
    margin-left: 220px !important; }
  .sm-m-b-220 {
    margin-bottom: 220px !important; }
  .sm-m-t-225 {
    margin-top: 225px !important; }
  .sm-m-r-225 {
    margin-right: 225px !important; }
  .sm-m-l-225 {
    margin-left: 225px !important; }
  .sm-m-b-225 {
    margin-bottom: 225px !important; }
  .sm-m-t-230 {
    margin-top: 230px !important; }
  .sm-m-r-230 {
    margin-right: 230px !important; }
  .sm-m-l-230 {
    margin-left: 230px !important; }
  .sm-m-b-230 {
    margin-bottom: 230px !important; }
  .sm-m-t-235 {
    margin-top: 235px !important; }
  .sm-m-r-235 {
    margin-right: 235px !important; }
  .sm-m-l-235 {
    margin-left: 235px !important; }
  .sm-m-b-235 {
    margin-bottom: 235px !important; }
  .sm-m-t-240 {
    margin-top: 240px !important; }
  .sm-m-r-240 {
    margin-right: 240px !important; }
  .sm-m-l-240 {
    margin-left: 240px !important; }
  .sm-m-b-240 {
    margin-bottom: 240px !important; }
  .sm-m-t-245 {
    margin-top: 245px !important; }
  .sm-m-r-245 {
    margin-right: 245px !important; }
  .sm-m-l-245 {
    margin-left: 245px !important; }
  .sm-m-b-245 {
    margin-bottom: 245px !important; }
  .sm-m-t-250 {
    margin-top: 250px !important; }
  .sm-m-r-250 {
    margin-right: 250px !important; }
  .sm-m-l-250 {
    margin-left: 250px !important; }
  .sm-m-b-250 {
    margin-bottom: 250px !important; } }

.b-t {
  border-top: 1px solid rgba(0, 0, 0, 0.08); }

.b-b {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.b-r {
  border-right: 1px solid rgba(0, 0, 0, 0.08); }

.b-l {
  border-left: 1px solid rgba(0, 0, 0, 0.08); }

.text-master-light {
  color: #8C8C90; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada, .active .tada-active {
  -webkit-animation-name: tada;
  animation-name: tada; }

.active .tada-active {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.absolute {
  position: absolute; }

.top-left {
  margin-top: -50px;
  margin-left: -50px; }

/* --------------------------------

lseev Web Font
Generated using nucleoapp.com

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

/*------------------------
  base class definition
-------------------------*/
.lseev-icon {
  display: inline-block;
  font: normal normal normal 1em/1 'lseev';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*------------------------
  change icon size
-------------------------*/
/* relative units */
.lseev-icon-sm {
  font-size: 0.8em; }

.lseev-icon-lg {
  font-size: 1.2em; }

/* absolute units */
.lseev-icon-16 {
  font-size: 16px; }

.lseev-icon-32 {
  font-size: 32px; }

/*----------------------------------
  add a square/circle background
-----------------------------------*/
.lseev-icon-bg-square,
.lseev-icon-bg-circle {
  padding: 0.35em;
  background-color: #eee; }

.lseev-icon-bg-circle {
  border-radius: 50%; }

/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.lseev-icon-ul {
  padding-left: 0;
  list-style-type: none; }
  .lseev-icon-ul > li {
    display: flex;
    align-items: flex-start;
    line-height: 1.4; }
  .lseev-icon-ul > li > .lseev-icon {
    margin-right: 0.4em;
    line-height: inherit; }

/*------------------------
  spinning icons
-------------------------*/
.lseev-icon-is-spinning {
  -webkit-animation: lseev-icon-spin 2s infinite linear;
  animation: lseev-icon-spin 2s infinite linear; }

@-webkit-keyframes lseev-icon-spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes lseev-icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*------------------------
  rotated/flipped icons
-------------------------*/
.lseev-icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.lseev-icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.lseev-icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.lseev-icon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.lseev-icon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

/*------------------------
    icons
-------------------------*/
.lseev-logo-fb-simple::before {
  content: "\ea02"; }

.lseev-logo-twitter::before {
  content: "\ea03"; }

.lseev-play-01::before {
  content: "\ea04"; }

.lseev-clock-01::before {
  content: "\ea05"; }

.lseev-small-up::before {
  content: "\ea06"; }

.lseev-small-right::before {
  content: "\ea07"; }

.lseev-small-left::before {
  content: "\ea08"; }

.lseev-small-down::before {
  content: "\ea09"; }

.lseev-check::before {
  content: "\ea0a"; }

.lseev-lock::before {
  content: "\ea0b"; }

.lseev-triangle-down::before {
  content: "\ea0c"; }

.lseev-triangle-left::before {
  content: "\ea0d"; }

.lseev-triangle-right::before {
  content: "\ea0e"; }

.lseev-triangle-up::before {
  content: "\ea0f"; }

.lseev-lock-full::before {
  content: "\ea10"; }

.lseev-circle-large::before {
  content: "\ea11"; }

.lseev-circle::before {
  content: "\ea12"; }

.lseev-download::before {
  content: "\ea13"; }

/* -------------------------------- 

Grid style

-------------------------------- */
.container {
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (min-width: 600px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }

@media (min-width: 768px) {
  .container {
    width: 750px;
    max-width: 100%; } }

@media (min-width: 992px) {
  .container {
    width: 970px;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-sm {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 800px; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.col-xs-15 {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left; } }

/* -------------------------------- 

Slick Carousel style

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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;
  -webkit-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: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

[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: '←'; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 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; }

/* -------------------------------- 

Typography style

-------------------------------- */
/**
 * @license
 * MyFonts Webfont Build ID 3644304, 2018-09-19T18:34:11-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed fonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FilsonSoft-Bold by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/filson-soft/bold/
 * 
 * Webfont: FilsonSoftRegular by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/filson-soft/regular/
 * 
 * Webfont: FilsonSoftRegular-Italic by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/filson-soft/regular-italic/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3644304
 * Licensed pageviews: 100,000
 * fonts copyright: Copyright &#x00A9; 2016 by Olivier Gourvat. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/
/**
 * @license
 * MyFonts Webfont Build ID 3644305, 2018-09-19T18:36:03-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BlackerDisplay-Heavy by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-heavy/
 * 
 * Webfont: BlackerDisplay-Light by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-light/
 * 
 * Webfont: BlackerDisplay-Bold by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-bold/
 * 
 * Webfont: BlackerDisplay-ExtraBold by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-extra-bold/
 * 
 * Webfont: BlackerDisplay-Medium by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-medium/
 * 
 * Webfont: BlackerDisplay-HeavyItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-heavy-italic/
 * 
 * Webfont: BlackerDisplay-Regular by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-regular/
 * 
 * Webfont: BlackerDisplay-BoldItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-bold-italic/
 * 
 * Webfont: BlackerDisplay-ExtBdIta by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-extra-bold-italic/
 * 
 * Webfont: BlackerDisplay-LightItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-light-italic/
 * 
 * Webfont: BlackerDisplay-Italic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-italic/
 * 
 * Webfont: BlackerDisplay-MediumItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/display-medium-italic/
 * 
 * Webfont: BlackerText-Regular by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-regular/
 * 
 * Webfont: BlackerText-Book by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-book/
 * 
 * Webfont: BlackerText-BookItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-book-italic/
 * 
 * Webfont: BlackerText-Medium by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-medium/
 * 
 * Webfont: BlackerText-Heavy by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-heavy/
 * 
 * Webfont: BlackerText-Light by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-light/
 * 
 * Webfont: BlackerText-LightItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-light-italic/
 * 
 * Webfont: BlackerText-Italic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-italic/
 * 
 * Webfont: BlackerText-BoldItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-bold-italic/
 * 
 * Webfont: BlackerText-MediumItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-medium-italic/
 * 
 * Webfont: BlackerText-HeavyItalic by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-heavy-italic/
 * 
 * Webfont: BlackerText-Bold by Zetafonts
 * URL: https://www.myfonts.com/fonts/zetafonts/blacker/text-bold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3644305
 * Licensed pageviews: 2,000,000
 * Webfonts copyright: Copyright (c) 2018 by Cosimo Lorenzo Pancini &amp; Francesco Canovaro. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Filson Soft';
  font-weight: bold;
  src: url("fonts/379B90_0_0.eot");
  src: url("fonts/379B90_0_0.eot?#iefix") format("embedded-opentype"), url("fonts/379B90_0_0.woff2") format("woff2"), url("fonts/379B90_0_0.woff") format("woff"), url("fonts/379B90_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Filson Soft';
  font-weight: normal;
  src: url("fonts/379B90_1_0.eot");
  src: url("fonts/379B90_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/379B90_1_0.woff2") format("woff2"), url("fonts/379B90_1_0.woff") format("woff"), url("fonts/379B90_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Filson Soft';
  font-weight: normal;
  font-style: italic;
  src: url("fonts/379B90_2_0.eot");
  src: url("fonts/379B90_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/379B90_2_0.woff2") format("woff2"), url("fonts/379B90_2_0.woff") format("woff"), url("fonts/379B90_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Blacker Text';
  font-weight: 500;
  font-style: italic;
  src: url("fonts/379B91_15_0.eot");
  src: url("fonts/379B91_15_0.eot?#iefix") format("embedded-opentype"), url("fonts/379B91_15_0.woff2") format("woff2"), url("fonts/379B91_15_0.woff") format("woff"), url("fonts/379B91_15_0.ttf") format("truetype"); }

@font-face {
  font-family: 'Blacker Text';
  font-weight: 500;
  src: url("fonts/379B91_F_0.eot");
  src: url("fonts/379B91_F_0.eot?#iefix") format("embedded-opentype"), url("fonts/379B91_F_0.woff2") format("woff2"), url("fonts/379B91_F_0.woff") format("woff"), url("fonts/379B91_F_0.ttf") format("truetype"); }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 1.8rem;
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  color: #4A4A4A; }

a {
  color: #4A4A4A;
  text-decoration: none; }

body,
button,
input,
select,
textarea {
  color: #4A4A4A;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  margin-bottom: .3em;
  margin-top: 0; }

h1,
h2,
h3 {
  font-family: "Blacker Text", "Times New Roman", serif;
  font-weight: 500;
  line-height: 1.1; }

p {
  margin-bottom: 1.5em;
  margin-top: 0; }

dfn,
em,
i {
  font-style: italic; }

cite {
  font-style: normal; }

blockquote,
q {
  margin: 1.5em 0; }

blockquote cite {
  display: block;
  margin-top: 10px; }

.single blockquote,
.single q,
.page blockquote,
.page q {
  margin: 1.5em 0;
  padding-left: 3em;
  position: relative; }

.single blockquote:before,
.single q:before,
.page blockquote:before,
.page q:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 34px;
  opacity: .2; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.emphasis {
  /*line-height: 1.2;
    letter-spacing: -.02em;*/ }

.dropcap {
  position: relative; }

.dropcap:before {
  content: attr(data-dropcap);
  font-weight: 700;
  line-height: 1em;
  opacity: .1;
  position: absolute;
  left: 0;
  top: -0.3em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1; }

.dropcap:before {
  font-size: 160px; }

h1 {
  font-size: 50px;
  font-size: 3.825rem; }

h2 {
  font-size: 50px;
  font-size: 3.125rem; }

h3 {
  font-size: 40px;
  font-size: 2.5rem; }

h4 {
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
  font-weight: bold; }

h5 {
  font-size: 24px;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold; }

h6 {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-weight: bold; }

@media screen and (max-width: 1500px) {
  h1 {
    font-size: 40px; }
  h2 {
    font-size: 36px; }
  h3 {
    font-size: 30px; }
  h4 {
    font-size: 26px; }
  h5 {
    font-size: 20px; } }

@media screen and (max-width: 1200px) {
  .dropcap:before {
    font-size: 120px; } }

@media screen and (max-width: 900px) {
  .dropcap:before {
    font-size: 80px; }
  h1, h2 {
    font-size: 30px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 16px; }
  h6 {
    font-size: 14px; } }

.bold {
  font-weight: 600; }

.text-left {
  text-align: left; }

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

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

@media (max-width: 600px) {
  .sm-text-center {
    text-align: center; } }

.hint-text {
  opacity: .6; }

.paragraph-small {
  font-size: 14px; }

.content-light {
  color: white; }
  .content-light a, .content-light h1, .content-light h2, .content-light h3, .content-light h4, .content-light h5, .content-light h6 {
    color: white; }
  .content-light .arrow-right {
    background-image: url("arrow-right-white.svg"); }

.all-caps {
  text-transform: uppercase; }

.label {
  display: inline-block;
  background: rgba(0, 0, 0, 0.1);
  color: #4A4A4A;
  padding: 3px 10px;
  margin-bottom: 10px; }
  .tags .label {
    font-weight: 600;
    font-size: 13px;
    margin-right: 4px; }
    .tags .label:hover {
      color: white;
      background: #4A4A4A; }

strong, b {
  font-weight: bold; }

.lead {
  font-family: "Blacker Text", "Times New Roman", serif;
  font-size: 18px;
  font-weight: 500; }
  @media only screen and (min-width: 600px) {
    .lead {
      font-size: 28px; } }

.underlined, .underline {
  text-decoration: underline; }

.list-style {
  padding-left: 40px; }
  .list-style li {
    margin-bottom: 30px;
    position: relative; }
    .list-style li:before {
      content: '';
      position: absolute;
      left: -40px;
      top: 4px;
      width: 20px;
      height: 27px;
      background: url("images/icon-arrow-right.svg") no-repeat center;
      background-size: contain; }

/* -------------------------------- 

Buttons style

-------------------------------- */
.site-navigation .nav-menu li.menu-button a {
  line-height: normal;
  height: auto;
  margin: 15px 25px;
  opacity: 1;
  text-align: center;
  display: block !important; }
  @media only screen and (min-width: 1000px) {
    .site-navigation .nav-menu li.menu-button a {
      display: inline-block !important;
      margin: 15px; } }

.wpcf7-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  width: 100%; }

.site-navigation .nav-menu li.menu-button.menu-button-blue a {
  background-color: #5F497B; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.button, .site-navigation .nav-menu li.menu-button a, .wpcf7-submit, input[type="submit"], #learndash_next_prev_link a, .uo_logout #wp-submit {
  font-size: 14px;
  font-weight: 600;
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 25px 10px;
  border-radius: 5px;
  background-color: #79C9B6;
  color: white;
  border: 0;
  display: inline-block; }
  .button:hover, .site-navigation .nav-menu li.menu-button a:hover, .wpcf7-submit:hover, input[type="submit"]:hover, #learndash_next_prev_link a:hover, .uo_logout #wp-submit:hover {
    background-color: #55baa2; }
  .form-control-lg .button, .form-control-lg .site-navigation .nav-menu li.menu-button a, .form-control-lg .wpcf7-submit, .form-control-lg input[type="submit"], .form-control-lg #learndash_next_prev_link a, .form-control-lg .uo_logout #wp-submit {
    padding: 15px 25px 16px; }
  .comment-form .button, .form-control-sm .button, .button.button-small, .comment-form .site-navigation .nav-menu li.menu-button a, .form-control-sm .site-navigation .nav-menu li.menu-button a, .site-navigation .nav-menu li.menu-button a.button-small, .comment-form .wpcf7-submit, .form-control-sm .wpcf7-submit, .wpcf7-submit.button-small, .comment-form input[type="submit"], .form-control-sm input[type="submit"], input[type="submit"].button-small, .comment-form #learndash_next_prev_link a, .form-control-sm #learndash_next_prev_link a, #learndash_next_prev_link a.button-small, .comment-form .uo_logout #wp-submit, .form-control-sm .uo_logout #wp-submit, .uo_logout #wp-submit.button-small {
    padding: 10px 20px 8px;
    font-size: 13px; }
  .button.button-large, .site-navigation .nav-menu li.menu-button a.button-large, .wpcf7-submit.button-large, input[type="submit"].button-large, #learndash_next_prev_link a.button-large, .uo_logout #wp-submit.button-large {
    font-size: 18px; }
    @media only screen and (min-width: 600px) {
      .button.button-large, .site-navigation .nav-menu li.menu-button a.button-large, .wpcf7-submit.button-large, input[type="submit"].button-large, #learndash_next_prev_link a.button-large, .uo_logout #wp-submit.button-large {
        font-size: 20px; } }
  .button.button-red, .site-navigation .nav-menu li.menu-button a.button-red, .wpcf7-submit.button-red, input[type="submit"].button-red, #learndash_next_prev_link a.button-red, .uo_logout #wp-submit.button-red {
    background-color: #F29770; }
    .button.button-red:hover, .site-navigation .nav-menu li.menu-button a.button-red:hover, .wpcf7-submit.button-red:hover, input[type="submit"].button-red:hover, #learndash_next_prev_link a.button-red:hover, .uo_logout #wp-submit.button-red:hover {
      background-color: #ee7541; }
  .button.button-blue, .site-navigation .nav-menu li.menu-button a.button-blue, .wpcf7-submit.button-blue, input[type="submit"].button-blue, #learndash_next_prev_link a.button-blue, .uo_logout #wp-submit.button-blue {
    background-color: #5F497B; }
    .button.button-blue:hover, .site-navigation .nav-menu li.menu-button a.button-blue:hover, .wpcf7-submit.button-blue:hover, input[type="submit"].button-blue:hover, #learndash_next_prev_link a.button-blue:hover, .uo_logout #wp-submit.button-blue:hover {
      background-color: #46365b; }
  .button.button-blue, .comment-form .button, .site-navigation .nav-menu li.menu-button a.button-blue, .comment-form .site-navigation .nav-menu li.menu-button a, .wpcf7-submit.button-blue, .comment-form .wpcf7-submit, input[type="submit"].button-blue, .comment-form input[type="submit"], #learndash_next_prev_link a.button-blue, .comment-form #learndash_next_prev_link a, .uo_logout #wp-submit.button-blue, .comment-form .uo_logout #wp-submit {
    background-color: #5F497B; }
    .button.button-blue:hover, .comment-form .button:hover, .site-navigation .nav-menu li.menu-button a.button-blue:hover, .comment-form .site-navigation .nav-menu li.menu-button a:hover, .wpcf7-submit.button-blue:hover, .comment-form .wpcf7-submit:hover, input[type="submit"].button-blue:hover, .comment-form input[type="submit"]:hover, #learndash_next_prev_link a.button-blue:hover, .comment-form #learndash_next_prev_link a:hover, .uo_logout #wp-submit.button-blue:hover, .comment-form .uo_logout #wp-submit:hover {
      background-color: #46365b; }
  .button.button-facebook, .site-navigation .nav-menu li.menu-button a.button-facebook, .wpcf7-submit.button-facebook, input[type="submit"].button-facebook, #learndash_next_prev_link a.button-facebook, .uo_logout #wp-submit.button-facebook {
    background-color: #3b5998; }
    .button.button-facebook:hover, .site-navigation .nav-menu li.menu-button a.button-facebook:hover, .wpcf7-submit.button-facebook:hover, input[type="submit"].button-facebook:hover, #learndash_next_prev_link a.button-facebook:hover, .uo_logout #wp-submit.button-facebook:hover {
      background-color: #2d4373; }
  .button.button-light, .site-navigation .nav-menu li.menu-button a.button-light, .wpcf7-submit.button-light, input[type="submit"].button-light, #learndash_next_prev_link a.button-light, .uo_logout #wp-submit.button-light {
    background-color: rgba(255, 255, 255, 0.3);
    color: #4A4A4A; }
    .button.button-light:hover, .site-navigation .nav-menu li.menu-button a.button-light:hover, .wpcf7-submit.button-light:hover, input[type="submit"].button-light:hover, #learndash_next_prev_link a.button-light:hover, .uo_logout #wp-submit.button-light:hover {
      background-color: rgba(255, 255, 255, 0.15); }
  .button.button-light-black, .site-navigation .nav-menu li.menu-button a.button-light-black, .wpcf7-submit.button-light-black, input[type="submit"].button-light-black, #learndash_next_prev_link a.button-light-black, .uo_logout #wp-submit.button-light-black {
    background-color: rgba(0, 0, 0, 0.1);
    color: #4A4A4A; }
    .button.button-light-black:hover, .site-navigation .nav-menu li.menu-button a.button-light-black:hover, .wpcf7-submit.button-light-black:hover, input[type="submit"].button-light-black:hover, #learndash_next_prev_link a.button-light-black:hover, .uo_logout #wp-submit.button-light-black:hover {
      background-color: rgba(0, 0, 0, 0.15); }
  .button.button-block, .site-navigation .nav-menu li.menu-button a.button-block, .wpcf7-submit.button-block, input[type="submit"].button-block, #learndash_next_prev_link a.button-block, .uo_logout #wp-submit.button-block {
    width: 100%; }
  .button.button-arrow, .site-navigation .nav-menu li.menu-button a.button-arrow, .wpcf7-submit.button-arrow, input[type="submit"].button-arrow, #learndash_next_prev_link a.button-arrow, .uo_logout #wp-submit.button-arrow {
    padding: 10px 0; }
    .button.button-arrow:after, .site-navigation .nav-menu li.menu-button a.button-arrow:after, .wpcf7-submit.button-arrow:after, input[type="submit"].button-arrow:after, #learndash_next_prev_link a.button-arrow:after, .uo_logout #wp-submit.button-arrow:after {
      content: '';
      width: 36px;
      height: 12px;
      display: inline-block;
      margin-left: 11px;
      background: url("arrow-right.svg") no-repeat center;
      background-size: contain;
      vertical-align: middle;
      transition: all 0.2s ease; }
      .content-light .button.button-arrow:after, .content-light .site-navigation .nav-menu li.menu-button a.button-arrow:after, .content-light .wpcf7-submit.button-arrow:after, .content-light input[type="submit"].button-arrow:after, .content-light #learndash_next_prev_link a.button-arrow:after, .content-light .uo_logout #wp-submit.button-arrow:after {
        background-image: url("arrow-right-white.svg"); }
    .button.button-arrow:hover:after, .site-navigation .nav-menu li.menu-button a.button-arrow:hover:after, .wpcf7-submit.button-arrow:hover:after, input[type="submit"].button-arrow:hover:after, #learndash_next_prev_link a.button-arrow:hover:after, .uo_logout #wp-submit.button-arrow:hover:after {
      -webkit-transform: translate(5px, 0px);
              transform: translate(5px, 0px); }
    .button.button-arrow.button-solid, .site-navigation .nav-menu li.menu-button a.button-arrow.button-solid, .wpcf7-submit.button-arrow.button-solid, input[type="submit"].button-arrow.button-solid, #learndash_next_prev_link a.button-arrow.button-solid, .uo_logout #wp-submit.button-arrow.button-solid {
      background: #4A4A4A;
      color: white;
      padding: 10px 20px; }
      .button.button-arrow.button-solid:after, .site-navigation .nav-menu li.menu-button a.button-arrow.button-solid:after, .wpcf7-submit.button-arrow.button-solid:after, input[type="submit"].button-arrow.button-solid:after, #learndash_next_prev_link a.button-arrow.button-solid:after, .uo_logout #wp-submit.button-arrow.button-solid:after {
        background: url("arrow-right-white.svg") no-repeat center; }
      .button.button-arrow.button-solid.button-disabled, .site-navigation .nav-menu li.menu-button a.button-arrow.button-solid.button-disabled, .wpcf7-submit.button-arrow.button-solid.button-disabled, input[type="submit"].button-arrow.button-solid.button-disabled, #learndash_next_prev_link a.button-arrow.button-solid.button-disabled, .uo_logout #wp-submit.button-arrow.button-solid.button-disabled {
        text-align: center; }
        .button.button-arrow.button-solid.button-disabled:after, .site-navigation .nav-menu li.menu-button a.button-arrow.button-solid.button-disabled:after, .wpcf7-submit.button-arrow.button-solid.button-disabled:after, input[type="submit"].button-arrow.button-solid.button-disabled:after, #learndash_next_prev_link a.button-arrow.button-solid.button-disabled:after, .uo_logout #wp-submit.button-arrow.button-solid.button-disabled:after {
          display: none; }

.download-button {
  display: inline-block;
  padding-left: 55px;
  position: relative; }
  .download-button .download-text {
    font-weight: bold; }
  .download-button .download-subtext {
    font-size: 14px;
    opacity: .6; }
  .download-button:before {
    content: '';
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    left: -5px;
    top: 0;
    background: url("images/icon-download.svg") no-repeat center;
    background-size: contain;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.5s; }
  .download-button:hover:before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
  border: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 24px 8px;
  background-color: #5F497B;
  color: white; }

.fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited * {
  color: white; }

.button-scroll {
  display: inline-block; }
  .button-scroll span {
    display: block;
    width: 20px;
    height: 20px;
    /*background: url('images/BoutonBas_LSEEV_2.svg') no-repeat center;
        background-size: contain;*/
    margin: 0 auto; }
    .button-scroll span svg {
      max-width: 100%; }
      .button-scroll span svg g {
        fill: currentColor; }

.caret-down {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("images/BoutonBas_LSEEV_2.svg") no-repeat center;
  background-size: contain;
  margin: 0 auto; }

.uo_logout #wp-submit {
  background-color: #F29770;
  width: 100%;
  font-size: 18px;
  margin-top: 20px; }
  @media only screen and (min-width: 600px) {
    .uo_logout #wp-submit {
      font-size: 20px; } }
  .uo_logout #wp-submit:hover {
    background-color: #ee7541; }

/* -------------------------------- 

Form elements style

-------------------------------- */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  /*-webkit-text-fill-color: green;
    -webkit-box-shadow: none;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;*/
  /*background-color: rgba(0,0,0,0.1) !important;
    -webkit-box-shadow: 0 0 0px 1000px rgba(0,0,0,0.1) inset;
    transition: background-color 5000s ease-in-out 0s;*/ }
  .dark-background input:-webkit-autofill, .content-light input:-webkit-autofill, .dark-background
  input:-webkit-autofill:hover, .content-light
  input:-webkit-autofill:hover, .dark-background
  input:-webkit-autofill:focus
textarea:-webkit-autofill, .content-light
  input:-webkit-autofill:focus
textarea:-webkit-autofill, .dark-background
  textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus, .content-light
  textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus, .dark-background
  select:-webkit-autofill, .content-light
  select:-webkit-autofill, .dark-background
  select:-webkit-autofill:hover, .content-light
  select:-webkit-autofill:hover, .dark-background
  select:-webkit-autofill:focus, .content-light
  select:-webkit-autofill:focus {
    /*background-color: rgba(255,255,255,0.1) !important;
        -webkit-box-shadow: 0 0 0px 1000px rgba(255,255,255,0.1) inset;
        color: white !important;
        -webkit-text-fill-color: white;*/ }

.form-control-lg {
  margin-left: -7px;
  margin-right: -7px; }
  .form-control-lg .col-xs-1, .form-control-lg .col-sm-1, .form-control-lg .col-md-1, .form-control-lg .col-lg-1, .form-control-lg .col-xs-2, .form-control-lg .col-sm-2, .form-control-lg .col-md-2, .form-control-lg .col-lg-2, .form-control-lg .col-xs-3, .form-control-lg .col-sm-3, .form-control-lg .col-md-3, .form-control-lg .col-lg-3, .form-control-lg .col-xs-4, .form-control-lg .col-sm-4, .form-control-lg .col-md-4, .form-control-lg .col-lg-4, .form-control-lg .col-xs-5, .form-control-lg .col-sm-5, .form-control-lg .col-md-5, .form-control-lg .col-lg-5, .form-control-lg .col-xs-6, .form-control-lg .col-sm-6, .form-control-lg .col-md-6, .form-control-lg .col-lg-6, .form-control-lg .col-xs-7, .form-control-lg .col-sm-7, .form-control-lg .col-md-7, .form-control-lg .col-lg-7, .form-control-lg .col-xs-8, .form-control-lg .col-sm-8, .form-control-lg .col-md-8, .form-control-lg .col-lg-8, .form-control-lg .col-xs-9, .form-control-lg .col-sm-9, .form-control-lg .col-md-9, .form-control-lg .col-lg-9, .form-control-lg .col-xs-10, .form-control-lg .col-sm-10, .form-control-lg .col-md-10, .form-control-lg .col-lg-10, .form-control-lg .col-xs-11, .form-control-lg .col-sm-11, .form-control-lg .col-md-11, .form-control-lg .col-lg-11, .form-control-lg .col-xs-12, .form-control-lg .col-sm-12, .form-control-lg .col-md-12, .form-control-lg .col-lg-12 {
    padding-left: 7px;
    padding-right: 7px; }
  .form-control-lg .ajax-loader {
    position: absolute;
    left: 20px;
    top: 20px; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
  padding: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #4A4A4A;
  border-radius: 4px;
  background: white;
  width: 100%;
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }
  input[type="text"]:disabled, input[type="email"]:disabled, input[type="url"]:disabled, input[type="password"]:disabled, input[type="search"]:disabled, input[type="number"]:disabled, input[type="tel"]:disabled, input[type="range"]:disabled, input[type="date"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="time"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="color"]:disabled, textarea:disabled {
    border-color: rgba(0, 0, 0, 0.05);
    color: #cac9c9; }
  .wpcf7-form-control-wrap input[type="text"], .comment-form input[type="text"], .wpcf7-form-control-wrap input[type="email"], .comment-form input[type="email"], .wpcf7-form-control-wrap input[type="url"], .comment-form input[type="url"], .wpcf7-form-control-wrap input[type="password"], .comment-form input[type="password"], .wpcf7-form-control-wrap input[type="search"], .comment-form input[type="search"], .wpcf7-form-control-wrap input[type="number"], .comment-form input[type="number"], .wpcf7-form-control-wrap input[type="tel"], .comment-form input[type="tel"], .wpcf7-form-control-wrap input[type="range"], .comment-form input[type="range"], .wpcf7-form-control-wrap input[type="date"], .comment-form input[type="date"], .wpcf7-form-control-wrap input[type="month"], .comment-form input[type="month"], .wpcf7-form-control-wrap input[type="week"], .comment-form input[type="week"], .wpcf7-form-control-wrap input[type="time"], .comment-form input[type="time"], .wpcf7-form-control-wrap input[type="datetime"], .comment-form input[type="datetime"], .wpcf7-form-control-wrap input[type="datetime-local"], .comment-form input[type="datetime-local"], .wpcf7-form-control-wrap input[type="color"], .comment-form input[type="color"], .wpcf7-form-control-wrap textarea, .comment-form textarea {
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .wpcf7-form-control-wrap input[type="text"]:focus, .comment-form input[type="text"]:focus, .wpcf7-form-control-wrap input[type="email"]:focus, .comment-form input[type="email"]:focus, .wpcf7-form-control-wrap input[type="url"]:focus, .comment-form input[type="url"]:focus, .wpcf7-form-control-wrap input[type="password"]:focus, .comment-form input[type="password"]:focus, .wpcf7-form-control-wrap input[type="search"]:focus, .comment-form input[type="search"]:focus, .wpcf7-form-control-wrap input[type="number"]:focus, .comment-form input[type="number"]:focus, .wpcf7-form-control-wrap input[type="tel"]:focus, .comment-form input[type="tel"]:focus, .wpcf7-form-control-wrap input[type="range"]:focus, .comment-form input[type="range"]:focus, .wpcf7-form-control-wrap input[type="date"]:focus, .comment-form input[type="date"]:focus, .wpcf7-form-control-wrap input[type="month"]:focus, .comment-form input[type="month"]:focus, .wpcf7-form-control-wrap input[type="week"]:focus, .comment-form input[type="week"]:focus, .wpcf7-form-control-wrap input[type="time"]:focus, .comment-form input[type="time"]:focus, .wpcf7-form-control-wrap input[type="datetime"]:focus, .comment-form input[type="datetime"]:focus, .wpcf7-form-control-wrap input[type="datetime-local"]:focus, .comment-form input[type="datetime-local"]:focus, .wpcf7-form-control-wrap input[type="color"]:focus, .comment-form input[type="color"]:focus, .wpcf7-form-control-wrap textarea:focus, .comment-form textarea:focus {
      border: 1px solid rgba(0, 0, 0, 0.2); }
    .wpcf7-form-control-wrap input[type="text"]:disabled, .comment-form input[type="text"]:disabled, .wpcf7-form-control-wrap input[type="email"]:disabled, .comment-form input[type="email"]:disabled, .wpcf7-form-control-wrap input[type="url"]:disabled, .comment-form input[type="url"]:disabled, .wpcf7-form-control-wrap input[type="password"]:disabled, .comment-form input[type="password"]:disabled, .wpcf7-form-control-wrap input[type="search"]:disabled, .comment-form input[type="search"]:disabled, .wpcf7-form-control-wrap input[type="number"]:disabled, .comment-form input[type="number"]:disabled, .wpcf7-form-control-wrap input[type="tel"]:disabled, .comment-form input[type="tel"]:disabled, .wpcf7-form-control-wrap input[type="range"]:disabled, .comment-form input[type="range"]:disabled, .wpcf7-form-control-wrap input[type="date"]:disabled, .comment-form input[type="date"]:disabled, .wpcf7-form-control-wrap input[type="month"]:disabled, .comment-form input[type="month"]:disabled, .wpcf7-form-control-wrap input[type="week"]:disabled, .comment-form input[type="week"]:disabled, .wpcf7-form-control-wrap input[type="time"]:disabled, .comment-form input[type="time"]:disabled, .wpcf7-form-control-wrap input[type="datetime"]:disabled, .comment-form input[type="datetime"]:disabled, .wpcf7-form-control-wrap input[type="datetime-local"]:disabled, .comment-form input[type="datetime-local"]:disabled, .wpcf7-form-control-wrap input[type="color"]:disabled, .comment-form input[type="color"]:disabled, .wpcf7-form-control-wrap textarea:disabled, .comment-form textarea:disabled {
      border-color: rgba(0, 0, 0, 0.05);
      color: #cac9c9; }
  .form-control-lg input[type="text"], .form-control-lg input[type="email"], .form-control-lg input[type="url"], .form-control-lg input[type="password"], .form-control-lg input[type="search"], .form-control-lg input[type="number"], .form-control-lg input[type="tel"], .form-control-lg input[type="range"], .form-control-lg input[type="date"], .form-control-lg input[type="month"], .form-control-lg input[type="week"], .form-control-lg input[type="time"], .form-control-lg input[type="datetime"], .form-control-lg input[type="datetime-local"], .form-control-lg input[type="color"], .form-control-lg textarea {
    padding: 14px 15px; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #4A4A4A;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0; }
  .secondary-style input[type="text"], .secondary-style input[type="email"], .secondary-style input[type="url"], .secondary-style input[type="password"], .secondary-style input[type="search"], .secondary-style input[type="number"], .secondary-style input[type="tel"], .secondary-style input[type="range"], .secondary-style input[type="date"], .secondary-style input[type="month"], .secondary-style input[type="week"], .secondary-style input[type="time"], .secondary-style input[type="datetime"], .secondary-style input[type="datetime-local"], .secondary-style input[type="color"], .secondary-style textarea {
    padding: 5px 0;
    border: 0;
    border-bottom: 2px solid #4A4A4A; }
    .content-light .secondary-style input[type="text"], .content-light .secondary-style input[type="email"], .content-light .secondary-style input[type="url"], .content-light .secondary-style input[type="password"], .content-light .secondary-style input[type="search"], .content-light .secondary-style input[type="number"], .content-light .secondary-style input[type="tel"], .content-light .secondary-style input[type="range"], .content-light .secondary-style input[type="date"], .content-light .secondary-style input[type="month"], .content-light .secondary-style input[type="week"], .content-light .secondary-style input[type="time"], .content-light .secondary-style input[type="datetime"], .content-light .secondary-style input[type="datetime-local"], .content-light .secondary-style input[type="color"], .content-light .secondary-style textarea {
      border-color: white;
      color: white; }
      .content-light .secondary-style input[type="text"]::-webkit-input-placeholder, .content-light .secondary-style input[type="email"]::-webkit-input-placeholder, .content-light .secondary-style input[type="url"]::-webkit-input-placeholder, .content-light .secondary-style input[type="password"]::-webkit-input-placeholder, .content-light .secondary-style input[type="search"]::-webkit-input-placeholder, .content-light .secondary-style input[type="number"]::-webkit-input-placeholder, .content-light .secondary-style input[type="tel"]::-webkit-input-placeholder, .content-light .secondary-style input[type="range"]::-webkit-input-placeholder, .content-light .secondary-style input[type="date"]::-webkit-input-placeholder, .content-light .secondary-style input[type="month"]::-webkit-input-placeholder, .content-light .secondary-style input[type="week"]::-webkit-input-placeholder, .content-light .secondary-style input[type="time"]::-webkit-input-placeholder, .content-light .secondary-style input[type="datetime"]::-webkit-input-placeholder, .content-light .secondary-style input[type="datetime-local"]::-webkit-input-placeholder, .content-light .secondary-style input[type="color"]::-webkit-input-placeholder, .content-light .secondary-style textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: white !important; }
      .content-light .secondary-style input[type="text"]::-moz-placeholder, .content-light .secondary-style input[type="email"]::-moz-placeholder, .content-light .secondary-style input[type="url"]::-moz-placeholder, .content-light .secondary-style input[type="password"]::-moz-placeholder, .content-light .secondary-style input[type="search"]::-moz-placeholder, .content-light .secondary-style input[type="number"]::-moz-placeholder, .content-light .secondary-style input[type="tel"]::-moz-placeholder, .content-light .secondary-style input[type="range"]::-moz-placeholder, .content-light .secondary-style input[type="date"]::-moz-placeholder, .content-light .secondary-style input[type="month"]::-moz-placeholder, .content-light .secondary-style input[type="week"]::-moz-placeholder, .content-light .secondary-style input[type="time"]::-moz-placeholder, .content-light .secondary-style input[type="datetime"]::-moz-placeholder, .content-light .secondary-style input[type="datetime-local"]::-moz-placeholder, .content-light .secondary-style input[type="color"]::-moz-placeholder, .content-light .secondary-style textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: white !important; }
      .content-light .secondary-style input[type="text"]:-ms-input-placeholder, .content-light .secondary-style input[type="email"]:-ms-input-placeholder, .content-light .secondary-style input[type="url"]:-ms-input-placeholder, .content-light .secondary-style input[type="password"]:-ms-input-placeholder, .content-light .secondary-style input[type="search"]:-ms-input-placeholder, .content-light .secondary-style input[type="number"]:-ms-input-placeholder, .content-light .secondary-style input[type="tel"]:-ms-input-placeholder, .content-light .secondary-style input[type="range"]:-ms-input-placeholder, .content-light .secondary-style input[type="date"]:-ms-input-placeholder, .content-light .secondary-style input[type="month"]:-ms-input-placeholder, .content-light .secondary-style input[type="week"]:-ms-input-placeholder, .content-light .secondary-style input[type="time"]:-ms-input-placeholder, .content-light .secondary-style input[type="datetime"]:-ms-input-placeholder, .content-light .secondary-style input[type="datetime-local"]:-ms-input-placeholder, .content-light .secondary-style input[type="color"]:-ms-input-placeholder, .content-light .secondary-style textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: white !important; }
      .content-light .secondary-style input[type="text"]:-moz-placeholder, .content-light .secondary-style input[type="email"]:-moz-placeholder, .content-light .secondary-style input[type="url"]:-moz-placeholder, .content-light .secondary-style input[type="password"]:-moz-placeholder, .content-light .secondary-style input[type="search"]:-moz-placeholder, .content-light .secondary-style input[type="number"]:-moz-placeholder, .content-light .secondary-style input[type="tel"]:-moz-placeholder, .content-light .secondary-style input[type="range"]:-moz-placeholder, .content-light .secondary-style input[type="date"]:-moz-placeholder, .content-light .secondary-style input[type="month"]:-moz-placeholder, .content-light .secondary-style input[type="week"]:-moz-placeholder, .content-light .secondary-style input[type="time"]:-moz-placeholder, .content-light .secondary-style input[type="datetime"]:-moz-placeholder, .content-light .secondary-style input[type="datetime-local"]:-moz-placeholder, .content-light .secondary-style input[type="color"]:-moz-placeholder, .content-light .secondary-style textarea:-moz-placeholder {
        /* Firefox 18- */
        color: white !important; }
      .dark-background .content-light .secondary-style input[type="text"], .dark-background .content-light .secondary-style input[type="email"], .dark-background .content-light .secondary-style input[type="url"], .dark-background .content-light .secondary-style input[type="password"], .dark-background .content-light .secondary-style input[type="search"], .dark-background .content-light .secondary-style input[type="number"], .dark-background .content-light .secondary-style input[type="tel"], .dark-background .content-light .secondary-style input[type="range"], .dark-background .content-light .secondary-style input[type="date"], .dark-background .content-light .secondary-style input[type="month"], .dark-background .content-light .secondary-style input[type="week"], .dark-background .content-light .secondary-style input[type="time"], .dark-background .content-light .secondary-style input[type="datetime"], .dark-background .content-light .secondary-style input[type="datetime-local"], .dark-background .content-light .secondary-style input[type="color"], .dark-background .content-light .secondary-style textarea {
        border-color: rgba(255, 255, 255, 0.5); }
    .dark-background .secondary-style input[type="text"], .dark-background .secondary-style input[type="email"], .dark-background .secondary-style input[type="url"], .dark-background .secondary-style input[type="password"], .dark-background .secondary-style input[type="search"], .dark-background .secondary-style input[type="number"], .dark-background .secondary-style input[type="tel"], .dark-background .secondary-style input[type="range"], .dark-background .secondary-style input[type="date"], .dark-background .secondary-style input[type="month"], .dark-background .secondary-style input[type="week"], .dark-background .secondary-style input[type="time"], .dark-background .secondary-style input[type="datetime"], .dark-background .secondary-style input[type="datetime-local"], .dark-background .secondary-style input[type="color"], .dark-background .secondary-style textarea {
      border-color: rgba(255, 255, 255, 0.5); }
    .secondary-style input[type="text"]:focus, .secondary-style input[type="email"]:focus, .secondary-style input[type="url"]:focus, .secondary-style input[type="password"]:focus, .secondary-style input[type="search"]:focus, .secondary-style input[type="number"]:focus, .secondary-style input[type="tel"]:focus, .secondary-style input[type="range"]:focus, .secondary-style input[type="date"]:focus, .secondary-style input[type="month"]:focus, .secondary-style input[type="week"]:focus, .secondary-style input[type="time"]:focus, .secondary-style input[type="datetime"]:focus, .secondary-style input[type="datetime-local"]:focus, .secondary-style input[type="color"]:focus, .secondary-style textarea:focus {
      border-bottom-style: dashed; }

textarea {
  min-height: 120px; }

.form-row {
  margin-bottom: 25px; }

input.error, textarea.error {
  border-color: #de4748 !important; }

.selectric {
  background: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .selectric .label {
    background: transparent;
    padding: 0;
    font-size: 15px;
    line-height: 44px;
    height: 44px; }
  .selectric .button {
    background: transparent; }

.input-group {
  position: relative; }
  .input-group input {
    padding-right: 40px; }
  .input-group .button {
    position: absolute;
    top: -5px;
    right: 0; }

.input-wrap {
  display: inline-block;
  position: relative;
  margin-right: 10px; }
  .input-wrap input {
    text-align: center;
    max-width: 84px;
    padding: 8px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .input-wrap .change {
    position: absolute;
    width: 100%; }
    .input-wrap .change .up, .input-wrap .change .down {
      float: right;
      margin-top: -43px;
      padding: 10px;
      opacity: .5; }
      .input-wrap .change .up:hover, .input-wrap .change .down:hover {
        opacity: 1; }
    .input-wrap .change .down {
      float: left; }

.checkbox label, .product-configure-custom-option-item label {
  cursor: pointer;
  display: inline-block;
  padding-left: 30px;
  position: relative; }
  .checkbox label:before, .product-configure-custom-option-item label:before {
    display: inline-block;
    font: normal normal normal 16px/1 "Nucleo Mini";
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .checkbox label:before, .product-configure-custom-option-item label:before {
    border: 2px solid;
    border-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 14px;
    height: 18px;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 0px;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: -1px;
    text-align: center;
    width: 18px;
    transition: border .3s; }
    .dark-background .checkbox label:before, .dark-background .product-configure-custom-option-item label:before {
      border-color: rgba(255, 255, 255, 0.1); }

.checkbox input[type="radio"] + label:before, .product-configure-custom-option-item input[type="radio"] + label:before {
  border-radius: 50px; }

.checkbox input[type="checkbox"], .checkbox input[type="radio"], .product-configure-custom-option-item input[type="checkbox"], .product-configure-custom-option-item input[type="radio"] {
  display: none; }
  .checkbox input[type="checkbox"] + label:before, .checkbox input[type="radio"] + label:before, .product-configure-custom-option-item input[type="checkbox"] + label:before, .product-configure-custom-option-item input[type="radio"] + label:before {
    top: 2px;
    content: "\ea22"; }
  .checkbox input[type="checkbox"]:checked + label:before, .checkbox input[type="radio"]:checked + label:before, .product-configure-custom-option-item input[type="checkbox"]:checked + label:before, .product-configure-custom-option-item input[type="radio"]:checked + label:before {
    background: #4A4A4A;
    border-color: #4A4A4A;
    text-indent: 0px; }
    .dark-background .checkbox input[type="checkbox"]:checked + label:before, .dark-background .checkbox input[type="radio"]:checked + label:before, .dark-background .product-configure-custom-option-item input[type="checkbox"]:checked + label:before, .dark-background .product-configure-custom-option-item input[type="radio"]:checked + label:before {
      background: rgba(255, 255, 255, 0.1);
      border-color: transparent; }

div.wpcf7-response-output {
  margin: 0.6em 0em 0.4em;
  padding: 0.7em 1em;
  border: 2px solid #de4748;
  border-radius: 4px;
  background-color: #de4748;
  color: white;
  text-align: center; }

div.wpcf7-mail-sent-ok {
  border: 2px solid #4A4A4A;
  background-color: #4A4A4A; }

.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block; }

span.wpcf7-not-valid-tip {
  font-size: .8em;
  margin-top: 5px; }

.vote-form-container span.wpcf7-list-item {
  margin: 0;
  display: block;
  padding: 12px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .vote-form-container span.wpcf7-list-item.last {
    border-bottom: 0px; }

.vote-form-container p:last-of-type {
  padding: 0px 0px; }

.wpcf7-form p:last-of-type {
  position: relative; }
  .wpcf7-form p:last-of-type .ajax-loader {
    position: absolute;
    left: 10px;
    top: 14px; }

.wpcf7-list-item > label .wpcf7-list-item-label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  min-width: 17px;
  min-height: 17px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  transition: border .2s linear 0s,color .2s linear 0s; }
  .wpcf7-list-item > label .wpcf7-list-item-label:before {
    box-sizing: border-box;
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    top: 1.4px;
    border-radius: 3px;
    transition: border .2s linear 0s,color .2s linear 0s; }
  .wpcf7-list-item > label .wpcf7-list-item-label::after {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 3.5px;
    top: 0;
    font-size: 11px;
    transition: border .2s linear 0s,color .2s linear 0s; }

.wpcf7-list-item > label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0; }
  .wpcf7-list-item > label input[type=checkbox]:checked + .wpcf7-list-item-label:before {
    border-width: 8.5px;
    border-color: #4A4A4A; }
  .wpcf7-list-item > label input[type=checkbox]:checked + .wpcf7-list-item-label::after {
    font-family: "Font Awesome 5 Free";
    content: "\F00C";
    color: #fff;
    content: "✔";
    font-size: 13px;
    line-height: 20px; }
  .wpcf7-list-item > label input[type=checkbox]:disabled + .wpcf7-list-item-label {
    opacity: .5; }

/* -------------------------------- 

Modal style

-------------------------------- */
.modal-lighbox {
  display: none; }

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.3);
  padding-left: 10px;
  padding-right: 10px; }

.featherlight .featherlight-content {
  max-width: 800px;
  width: 100%;
  padding: 50px 30px;
  margin: 0;
  border: 0;
  box-shadow: 0 18px 86px -6px rgba(0, 0, 0, 0.15); }
  @media only screen and (min-width: 600px) {
    .featherlight .featherlight-content {
      padding: 80px; } }

.featherlight.product-modal-wrapper .featherlight-content, .featherlight.promo-modal-wrapper .featherlight-content {
  max-width: 1000px;
  padding-bottom: 60px;
  padding-top: 60px; }

.featherlight h1, .featherlight h2, .featherlight h3, .featherlight h4, .featherlight h5 {
  margin-bottom: .4em; }

.featherlight .featherlight-close-icon {
  opacity: .3;
  top: 15px;
  right: 15px; }

.promo-modal {
  margin-bottom: -50px; }
  @media only screen and (min-width: 600px) {
    .promo-modal {
      margin-bottom: -60px; } }
  .promo-modal.promo-modal-no-image .newsletter-promo-media {
    display: none; }
  @media only screen and (min-width: 600px) {
    .promo-modal.promo-modal-no-image .newsletter-promo-content {
      width: 100%;
      float: right;
      padding-left: 0px;
      margin-right: 0%;
      text-align: center; }
      .promo-modal.promo-modal-no-image .newsletter-promo-content .newsletter-promo-form {
        margin-left: auto;
        margin-right: auto; } }
  .promo-modal.promo-modal-no-image .newsletter-promo-content .forgot-password {
    margin-right: -50px; }
  .promo-modal .newsletter-promo-media {
    width: 100%;
    height: 200px; }
    @media only screen and (min-width: 600px) {
      .promo-modal .newsletter-promo-media {
        width: 48%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%; } }
    .promo-modal .newsletter-promo-media figure {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 220px;
      background-color: transparent;
      background-size: cover;
      background-position: center; }
      @media only screen and (min-width: 600px) {
        .promo-modal .newsletter-promo-media figure {
          bottom: 0;
          height: 100%; } }
  @media only screen and (min-width: 600px) {
    .promo-modal .newsletter-promo-content {
      width: 50%;
      float: right;
      padding-left: 40px; }
      .promo-modal .newsletter-promo-content h3 {
        margin-top: 50px; } }
  .promo-modal .newsletter-promo-content .forgot-password {
    margin-right: -30px; }
  .promo-modal .newsletter-promo-form {
    max-width: 300px;
    margin-bottom: 50px;
    margin-top: 50px; }
    @media only screen and (min-width: 600px) {
      .promo-modal .newsletter-promo-form {
        margin-bottom: 70px;
        margin-top: 100px; } }

.login-modal {
  margin-bottom: -50px; }
  @media only screen and (min-width: 600px) {
    .login-modal {
      margin-bottom: -80px; } }
  .login-modal p {
    font-size: 14px; }
  .login-modal .login-row {
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    @media only screen and (min-width: 600px) {
      .login-modal .login-row {
        padding-bottom: 0;
        border-bottom: none; } }
  .login-modal .register-subtitle {
    margin-bottom: 30px; }
    @media only screen and (min-width: 600px) {
      .login-modal .register-subtitle {
        margin-bottom: 90px; } }

.forgot-password {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 20px;
  font-size: 14px; }

.product-modal .product-modal-media {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 38%; }
  .product-modal .product-modal-media .slick-dots {
    bottom: -25px; }
    .product-modal .product-modal-media .slick-dots li, .product-modal .product-modal-media .slick-dots li button, .product-modal .product-modal-media .slick-dots li button:before, .product-modal .product-modal-media .slick-dots li button:after {
      width: 30px; }
    .product-modal .product-modal-media .slick-dots li button:before, .product-modal .product-modal-media .slick-dots li button:after {
      height: 2px; }
    .product-modal .product-modal-media .slick-dots li button:before {
      top: auto;
      bottom: 2px; }
    .product-modal .product-modal-media .slick-dots li button {
      text-indent: -10000px; }
  .product-modal .product-modal-media .product-figure {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
    .product-modal .product-modal-media .product-figure img {
      max-width: 100%;
      height: auto; }

.product-modal .product-modal-content {
  padding-left: 30px;
  margin-left: 40%; }
  .product-modal .product-modal-content .price {
    display: block;
    color: #b0b0b0;
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.product-modal-landscape .product-modal-media {
  width: 48%; }

.product-modal-landscape .product-modal-content {
  margin-left: 50%; }

.modal-variants-waiting {
  display: none !important; }

/* -------------------------------- 

Header style

-------------------------------- */
.site-header {
  height: 74px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10; }
  .site-header.site-header-lg-spacing {
    padding-top: 15px; }
  .site-header.site-header-lg-spacing {
    padding-top: 30px; }
  .left-menu .site-header {
    height: 100vh;
    display: flex;
    box-sizing: border-box;
    width: 260px;
    min-width: 260px;
    height: 100%;
    background: #F3F3F3;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    -webkit-transform: translate3d(-100%, 0px, 0px);
            transform: translate3d(-100%, 0px, 0px);
    transition: all 0.2s ease;
    z-index: 3; }
    @media only screen and (min-width: 600px) {
      .left-menu .site-header {
        -webkit-transform: translate3d(0%, 0px, 0px);
                transform: translate3d(0%, 0px, 0px); } }
    .left-menu .site-header.content-light {
      background: #4A4A4A; }
  .navigation-open.left-menu .site-header {
    -webkit-transform: translate3d(0%, 0px, 0px);
            transform: translate3d(0%, 0px, 0px); }
  .left-menu.admin-bar .site-header {
    margin-top: 32px;
    height: calc(100vh - 32px); }

.left-menu .site-navigation-footer {
  padding: 20px 20px 25px; }
  .left-menu .site-navigation-footer .button-light {
    background: rgba(0, 0, 0, 0.1); }
    .left-menu .site-navigation-footer .button-light:hover {
      background: rgba(0, 0, 0, 0.13); }

.left-menu .content-light .site-navigation-footer {
  padding: 30px; }
  .left-menu .content-light .site-navigation-footer .button-light {
    color: white;
    background: rgba(255, 255, 255, 0.1); }
    .left-menu .content-light .site-navigation-footer .button-light:hover {
      background: rgba(255, 255, 255, 0.15); }

.left-menu .site-main {
  padding-left: 0px;
  background: white; }
  @media only screen and (min-width: 600px) {
    .left-menu .site-main {
      padding-left: 260px; } }

.left-menu .footer-builder-wrapper {
  padding-left: 0px; }
  @media only screen and (min-width: 600px) {
    .left-menu .footer-builder-wrapper {
      padding-left: 260px; } }

.site-navigation {
  float: right;
  margin-right: 15px; }
  @media only screen and (min-width: 600px) {
    .site-navigation {
      margin-right: 35px; } }
  .site-navigation .nav-menu li {
    position: relative;
    float: left; }
    .site-header-lg-spacing .site-navigation .nav-menu li:not(.menu-button) a a {
      height: 35px;
      line-height: 35px; }
    .site-navigation .nav-menu li a {
      font-family: "Filson Soft",Helvetica,Arial,sans-serif;
      padding: 0 25px;
      height: 50px;
      line-height: 50px;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 14px;
      cursor: pointer;
      display: block;
      position: relative;
      opacity: .65; }
      .left-menu .site-navigation .nav-menu li a {
        height: 30px;
        line-height: 30px; }
      .left-menu .site-navigation .nav-menu li a {
        opacity: 1; }
      @media only screen and (min-width: 1000px) {
        .site-navigation .nav-menu li a {
          padding: 0 15px;
          height: 73px;
          line-height: 73px;
          text-align: center; }
          .left-menu .site-navigation .nav-menu li a {
            height: 35px;
            line-height: 35px;
            padding: 0 30px; } }
      .site-navigation .nav-menu li a:hover {
        opacity: 1; }
    .site-navigation .nav-menu li.current-menu-item a {
      opacity: 1; }

.site-logo {
  float: left;
  margin-left: 25px;
  display: inline-block; }
  .site-logo.left-site-logo {
    display: none;
    position: relative;
    z-index: 1;
    position: absolute; }
    .left-menu .site-logo.left-site-logo {
      display: inline-block;
      margin-top: 15px; }
      @media only screen and (min-width: 600px) {
        .left-menu .site-logo.left-site-logo {
          display: none; } }
  @media only screen and (min-width: 600px) {
    .site-logo {
      padding: 10px;
      margin-left: 35px; }
      .left-menu .site-logo {
        padding: 0;
        margin-left: 30px;
        margin-bottom: 60px; } }
  .site-logo img {
    max-width: 120px;
    height: auto; }
    @media only screen and (min-width: 600px) {
      .site-logo img {
        max-width: 160px; }
        .left-menu .site-logo img {
          max-width: 125px; } }
  .navigation-open .site-logo {
    z-index: 1;
    position: relative; }

@media only screen and (min-width: 1000px) {
  .toggle-menu {
    display: none; } }

.toggle-menu .label {
  display: none; }

.toggle-menu.left-menu-toggle {
  float: right;
  margin-right: 15px;
  margin-top: 15px;
  z-index: 1;
  position: absolute;
  right: 0; }
  @media only screen and (min-width: 1000px) {
    .toggle-menu.left-menu-toggle {
      display: none; } }
  .toggle-menu.left-menu-toggle .navicon:after, .toggle-menu.left-menu-toggle .navicon:before, .toggle-menu.left-menu-toggle .navicon span {
    background: #4A4A4A; }

.nav-menu-container {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }
  .left-menu .nav-menu-container {
    background: transparent; }
  .navigation-open .nav-menu-container {
    opacity: 1;
    visibility: visible; }
    .navigation-open .nav-menu-container .nav-menu {
      padding-top: 130px;
      padding-left: 0; }
      .navigation-open .nav-menu-container .nav-menu li {
        position: relative;
        float: left;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
  @media only screen and (min-width: 1000px) {
    .nav-menu-container {
      opacity: 1;
      visibility: visible;
      position: relative;
      left: auto;
      right: auto;
      top: auto;
      background: transparent; } }

.navicon--area {
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  margin-left: -10px; }
  .navigation-open .navicon--area {
    z-index: 1;
    position: relative; }

.navicon {
  height: 12px;
  width: 25px;
  position: relative;
  display: block;
  cursor: pointer; }
  .navicon:after, .navicon:before, .navicon span {
    background: white;
    width: 20px;
    height: 2px;
    display: block;
    position: absolute;
    content: '';
    top: 0px;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform-origin: 1px 1px;
            transform-origin: 1px 1px; }
  .navicon span {
    top: 6px;
    width: 15px;
    left: auto;
    right: 5px; }
    .navigation-open .navicon span {
      display: none; }
  .navicon:after {
    top: 12px; }
    .navigation-open .navicon:after {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .navigation-open .navicon:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: -1px; }

/* -------------------------------- 

Content style

-------------------------------- */
body {
  background: white;
  margin: 0; }

#page {
  position: relative; }

.single-post .entry-title {
  text-align: center;
  margin-bottom: 30px; }

.single-post .entry-header {
  background: #F1E7E6;
  text-align: center; }
  .single-post .entry-header h1 {
    max-width: 850px;
    margin: 0 auto 10px; }
  .single-post .entry-header .wave-1, .single-post .entry-header .wave-2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px; }
  .single-post .entry-header .wave-2 {
    bottom: 119px; }
  .single-post .entry-header .blog-waves {
    position: relative; }
    .single-post .entry-header .blog-waves:after {
      content: '';
      display: block;
      height: 150px;
      width: 100%;
      background: white;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0; }
  .single-post .entry-header .entry-header-wrapper {
    position: relative;
    z-index: 1; }

.single-post .entry-header-top {
  margin-top: 150px;
  margin-bottom: 70px; }

.single-post .entry-meta {
  padding: 25px 0;
  margin-bottom: 70px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .single-post .entry-meta .entry-date {
    font-size: 90%;
    color: #8C8C90;
    margin-left: 5px; }

.single-post .entry-content {
  padding-left: 100px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 1.8; }
  .single-post .entry-content p {
    font-size: 18px; }
  .single-post .entry-content blockquote {
    float: left;
    width: 65%;
    font-size: 28px;
    line-height: 1.5;
    margin: 0 0 0 -50px;
    padding: 0em 2em 1em 0;
    font-family: "Blacker Text", "Times New Roman", serif;
    font-weight: bold;
    position: relative; }
    .single-post .entry-content blockquote:before {
      content: '"';
      position: absolute;
      left: -40px;
      font-size: 80px;
      top: -30px; }
    .single-post .entry-content blockquote p {
      font-size: 28px;
      line-height: 1.5; }
      .single-post .entry-content blockquote p:last-child {
        margin-bottom: 0; }

.single-post .entry-conten-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 0;
  margin-top: 100px; }

.single-post .post-thumbnail {
  text-align: center; }
  .single-post .post-thumbnail img {
    max-width: 100%;
    width: 100%;
    background: white;
    height: auto;
    display: block; }

.single-post .blog-category {
  max-height: 55px;
  margin-bottom: 15px; }

.entry-content-actions-wrapper {
  position: relative; }

.entry-content-actions {
  width: 55px;
  position: absolute;
  left: 15px; }
  .entry-content-actions li {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0; }
    .entry-content-actions li:last-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .entry-content-actions li a {
      display: block;
      width: 55px;
      height: 55px;
      line-height: 55px;
      text-align: center;
      font-size: 20px; }
      .entry-content-actions li a span {
        vertical-align: middle; }
      .entry-content-actions li a.share-facebook {
        color: #3b5998; }
      .entry-content-actions li a.share-twitter {
        color: #1da1f2; }

.widget-title {
  font-size: 24px;
  margin-bottom: 20px; }

.avatar-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
  margin-bottom: -10px;
  margin-right: 3px; }
  .avatar-wrapper img {
    display: block;
    -webkit-mask: url("images/mask.svg");
            mask: url("images/mask.svg"); }

.mtsnb {
  background-size: cover;
  background-position: center;
  /*background-image: url('images/notification-bg.png');*/
  box-shadow: none !important; }
  .mtsnb .mtsnb-container {
    padding-top: 15px;
    padding-bottom: 15px; }
  .mtsnb .mtsnb-button {
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
    padding: 7px 20px; }
  .mtsnb .mtsnb-hide {
    background: transparent !important; }
  @media only screen and (min-width: 600px) {
    .mtsnb .mtsnb-countdown-type {
      display: flex; }
      .mtsnb .mtsnb-countdown-type .mtsnb-text {
        text-align: left;
        padding-right: 50px;
        flex-grow: 1;
        margin-bottom: 0;
        margin-top: 0;
        font-size: 19px;
        font-weight: normal; }
      .mtsnb .mtsnb-countdown-type .mtsnb-clock {
        padding-right: 50px;
        flex-grow: 1; }
      .mtsnb .mtsnb-countdown-type .mtsnb-counter-button-wrap {
        margin-top: 0px;
        flex-grow: 1; }
      .mtsnb .mtsnb-countdown-type .mtsnb-button {
        padding: 12px 25px 10px;
        font-size: 16px;
        width: 100%; } }

.fl-post-grid-image {
  margin-bottom: 20px; }

.author-box .author-name {
  font-weight: bold;
  font-weight: 18px;
  margin-bottom: 5px;
  display: block; }

.author-box .avatar-wrapper {
  width: 100%; }
  .author-box .avatar-wrapper img {
    width: 100%;
    height: auto; }

.relatedposts {
  padding: 60px 0; }

.related-title {
  text-align: center;
  margin-bottom: 35px; }

.blog-sidebar .fl-post-feed-title, .sidebar-post-list .fl-post-feed-title {
  font-size: 17px;
  text-transform: uppercase;
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px; }

.blog-sidebar .fl-post-feed-image, .sidebar-post-list .fl-post-feed-image {
  width: 40%;
  float: left;
  padding-right: 20px; }

.blog-sidebar .fl-post-feed-text, .sidebar-post-list .fl-post-feed-text {
  width: 60%;
  float: left; }

.blog-sidebar .fl-post-feed-post, .sidebar-post-list .fl-post-feed-post {
  border-bottom: 0;
  margin-bottom: 10px;
  padding-bottom: 0px; }

.fl-post-grid-post {
  background: transparent;
  border-width: 0px; }

.fl-post-grid-large .fl-post-grid-title {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 20px; }

.fl-post-grid-large .fl-post-grid-text {
  padding: 20px 30px 0; }

.fl-post-grid-large .fl-post-grid-content p {
  font-size: 18px;
  line-height: 27px; }

body h2.fl-post-grid-title {
  font-size: 26px;
  line-height: 1.2; }

.fl-post-grid-terms, .fl-post-feed-terms {
  text-transform: uppercase;
  font-weight: bold; }
  .fl-post-grid-terms a, .fl-post-feed-terms a {
    color: #f19770; }

.fl-builder-is-showing-toolbar .mtsnb {
  top: 48px; }

.article-spotlight .fl-module-content {
  padding: 15px 25px 25px;
  background: #F7F7F7; }
  .article-spotlight .fl-module-content:before {
    content: 'Choix de l’éditeur';
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
    display: block; }

.article-spotlight .fl-post-grid-text {
  padding: 0; }

.article-spotlight .fl-post-grid-more {
  display: inline-block;
  padding: 6px 30px 4px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 4px;
  background-color: #5F497B;
  color: white; }

.article-spotlight .fl-post-grid-title {
  margin-bottom: 25px; }

.article-spotlight .fl-post-column .fl-post-grid-post {
  margin-bottom: 0px; }

.blog-hero {
  background: #464646;
  overflow: hidden; }
  .blog-hero .blog-hero-footer {
    background: white;
    padding: 30px 0;
    /*border-bottom: 1px solid rgba(0,0,0,.1);*/ }
  .blog-hero .blog-hero-navigation-element {
    display: block;
    position: relative;
    opacity: .5; }
    .blog-hero .blog-hero-navigation-element.active {
      opacity: 1; }
  .blog-hero .blog-hero-navigation-content {
    width: 60%;
    float: left;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; }
  .blog-hero .blog-hero-navigation-image {
    width: 35%;
    float: left;
    padding-right: 20px; }
  .blog-hero .blog-hero-element {
    position: relative;
    padding: 240px 0; }
    .blog-hero .blog-hero-element figure {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-position: center;
      background-size: cover;
      opacity: .14; }
  .blog-hero .blog-hero-content {
    position: relative; }
  .blog-hero .wave-hero {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0; }
  .blog-hero .blog-hero-element-content {
    position: relative;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    display: block; }
    .blog-hero .blog-hero-element-content h2 {
      font-size: 52px;
      margin-bottom: 40px; }
  .blog-hero .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0; }
  .blog-hero .hero-term {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }

.fl-post-column .fl-post-grid-post {
  margin-bottom: 30px; }

.blog-hero-actions {
  position: absolute;
  bottom: 30px;
  font-size: 24px; }

.relatedt-article img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px; }

.relatedt-article h2 {
  font-size: 26px; }

.video-grid a {
  display: block;
  outline: none !important; }
  .video-grid a.video-item-blocked figure {
    opacity: .4; }
    .video-grid a.video-item-blocked figure.lock-overlay {
      opacity: .9; }

.video-grid .video-item {
  margin-bottom: 50px; }

.video-grid .video-item-blocked .video-poster {
  background: rgba(0, 0, 0, 0.05); }

.video-grid .video-poster {
  position: relative;
  padding-bottom: 66%;
  background: rgba(0, 0, 0, 0.1);
  margin-bottom: 15px; }
  .video-grid .video-poster figure {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    margin: 0; }
    .video-item-blocked .video-grid .video-poster figure {
      opacity: .2; }
    .video-grid .video-poster figure.lock-overlay {
      background-image: url("images/video-locked-overlay.svg"); }
  .video-grid .video-poster:hover .video-play-button {
    -webkit-transform: scale(1.2) translate(-50%, -50%);
            transform: scale(1.2) translate(-50%, -50%); }

.video-grid .video-title {
  width: 100%;
  font-size: 20px;
  margin-bottom: .1em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media only screen and (min-width: 1000px) {
    .video-grid .video-title {
      font-size: 24px; } }

.video-grid .video-subtitle {
  /*text-transform: uppercase;
        font-size: 12px;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.video-grid .video-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 45px;
  height: 45px;
  background: url("images/play-button-white.svg") no-repeat center;
  background-size: contain;
  transition: all 0.2s ease;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%; }

.video-grid .video-locked-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url("images/lock-icon.svg") no-repeat center;
  background-size: contain; }
  @media only screen and (min-width: 1000px) {
    .video-grid .video-locked-icon {
      top: 20px;
      right: 20px;
      width: 40px;
      height: 40px; } }

.video-grid .video-unlock-date {
  position: absolute;
  left: 20px;
  top: 20px; }
  @media only screen and (min-width: 1000px) {
    .video-grid .video-unlock-date {
      left: 15px;
      top: 15px; } }
  .video-grid .video-unlock-date .day {
    font-size: 40px;
    font-weight: 500;
    color: #79C9B6;
    line-height: 1; }
    @media only screen and (min-width: 1000px) {
      .video-grid .video-unlock-date .day {
        font-size: 60px; } }
  .video-grid .video-unlock-date .month {
    font-family: "Blacker Text", "Times New Roman", serif;
    font-size: 20px;
    font-weight: 500;
    color: white;
    line-height: 1; }
    @media only screen and (min-width: 1000px) {
      .video-grid .video-unlock-date .month {
        font-size: 26px; } }

body .facebook-messenger-button .fl-button {
  font-size: 18px;
  padding: 15px 30px 13px;
  max-width: 100%;
  text-align: center;
  position: relative; }
  body .facebook-messenger-button .fl-button .fl-button-icon {
    position: absolute;
    left: 22px;
    font-size: 34px !important;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
            transform: translate(0px, -50%); }
  body .facebook-messenger-button .fl-button .fl-button-text {
    line-height: 1.2; }

body .facebook-messenger-button .fl-button-has-icon .fl-button {
  padding: 15px 30px 13px 70px;
  text-align: left;
  max-width: 300px; }

.fl-button-lightbox-wrap .mfp-iframe-scaler iframe {
  left: 0%;
  height: 100%;
  top: 0%;
  width: 100%; }

.mfp-wrap.fl-button-lightbox-wrap .mfp-close, .mfp-wrap.fl-button-lightbox-wrap .mfp-close:hover {
  color: #fff !important;
  right: -30px;
  top: -30px !important; }

.mfp-iframe-scaler iframe {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); }

.side-portrait {
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 1300px) {
    .side-portrait:before {
      content: '';
      display: block;
      pointer-events: none;
      width: 460px;
      height: 690px;
      background: url("images/sylvain-portrait.png") no-repeat bottom center;
      background-size: contain;
      position: absolute;
      right: -100px;
      bottom: 0;
      z-index: 1; } }

body .rll-youtube-player img {
  max-width: 101%;
  width: 101%; }

.content-area-404 {
  display: flex;
  min-height: 100vh;
  background-color: #4A4A4A; }
  .content-area-404 .site-content {
    flex: 1 1 auto;
    text-align: center;
    margin: auto;
    max-width: 700px; }
  .content-area-404 .page-content {
    overflow: visible; }
  .content-area-404 .fl-builder-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    z-index: 1; }
    .content-area-404 .fl-builder-layer > * {
      display: block;
      position: absolute;
      width: 100%;
      left: auto;
      right: auto;
      height: auto;
      top: auto;
      bottom: 0;
      -webkit-transform: scaleX(1) scaleY(-1);
              transform: scaleX(1) scaleY(-1); }
    .content-area-404 .fl-builder-layer .fl-shape {
      fill: #636363; }

.sales-progress {
  text-align: center; }
  @media only screen and (min-width: 1000px) {
    .sales-progress {
      text-align: left; } }

.sales-progress li {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
  min-height: 50px;
  line-height: 50px;
  display: inline-block; }
  @media only screen and (min-width: 600px) {
    .sales-progress li {
      padding-left: 70px;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 1000px) {
    .sales-progress li {
      display: block; } }
  .sales-progress li.active .sales-bullet {
    color: white;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }
    .sales-progress li.active .sales-bullet path {
      fill: #79C9B6; }
  .sales-progress li.active .sales-step-title {
    opacity: 1; }
  .sales-progress li .sales-step-title {
    opacity: .6; }
  .sales-progress li .sales-bullet {
    display: block;
    /*background: url('images/...') no-repeat center;
        background-size: cover;*/
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #79C9B6;
    position: absolute;
    top: 50%;
    left: 0;
    /*transform: translate(0px, -50%);*/
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.5s;
    -webkit-transform-origin: 50% 300%;
    transform-origin: 50% 300%; }
    @media only screen and (min-width: 600px) {
      .sales-progress li .sales-bullet {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 30px; } }
    .sales-progress li .sales-bullet .number {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0; }
    .sales-progress li .sales-bullet svg {
      max-width: 100%;
      max-height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      right: 0; }
    .sales-progress li .sales-bullet path {
      fill: white; }
  .sales-progress li .sales-step-title {
    display: none;
    vertical-align: middle;
    max-width: 200px;
    color: white;
    line-height: 1.5; }
    @media only screen and (min-width: 1000px) {
      .sales-progress li .sales-step-title {
        display: inline-block; } }

.sales-item-wrapper {
  max-width: 750px;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  display: none; }
  .sales-item-wrapper.active {
    opacity: 1;
    visibility: visible;
    display: block; }

.sales-item-title {
  color: white; }

.sales-item-panel {
  background: white;
  border: 4px;
  margin-bottom: 15px; }
  .sales-item-panel p {
    margin-bottom: 0; }
  .sales-item-panel .lead {
    font-size: 18px; }
  .sales-item-panel h5 {
    font-size: 20px; }
  .sales-item-panel .sales-item-panel-body {
    padding: 25px 30px; }
    @media only screen and (min-width: 600px) {
      .sales-item-panel .sales-item-panel-body {
        padding: 30px 40px; } }
  .sales-item-panel .sales-item-panel-footer {
    padding: 15px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 600px) {
      .sales-item-panel .sales-item-panel-footer {
        padding: 20px 40px; } }
  .sales-item-panel iframe {
    display: block;
    height: 250px;
    width: 100%; }
    @media only screen and (min-width: 600px) {
      .sales-item-panel iframe {
        height: 350px; } }
    @media only screen and (min-width: 1000px) {
      .sales-item-panel iframe {
        height: 450px; } }
  .sales-item-panel svg {
    max-width: 100%; }
  .sales-item-panel .logged-in-as {
    margin-bottom: 5px;
    margin-top: -5px; }
  .sales-item-panel .comment-respond {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 20px; }
    @media only screen and (min-width: 600px) {
      .sales-item-panel .comment-respond {
        padding: 15px 30px; } }
  .sales-item-panel .comment-list {
    padding: 20px 20px;
    height: 230px;
    overflow: auto; }
    @media only screen and (min-width: 600px) {
      .sales-item-panel .comment-list {
        padding: 20px 30px; } }
  .sales-item-panel .skip-step {
    text-decoration: underline; }

.sales-next {
  float: right; }

.comments-simple .comment-metadata {
  display: none; }

.comments-simple .comments-title {
  display: none; }

.comments-simple .comment-list .reply {
  padding-left: 45px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden; }

.comments-simple .comment-list .comment article:hover .reply {
  opacity: 1;
  visibility: visible; }

.comments-simple .comment-respond p {
  font-size: 14px; }

.comments-simple .comment-respond textarea {
  max-height: 70px;
  min-height: 70px; }

.comments-simple .comment-respond .comment-reply-title, .comments-simple .comment-respond .comment-form-url, .comments-simple .comment-respond .comment-notes {
  display: none; }

.comments-simple .comment-respond .comment-form-author, .comments-simple .comment-respond .comment-form-email {
  width: 50%;
  float: left;
  margin-bottom: 7px; }

.comments-simple .comment-respond .comment-form-author {
  padding-right: 7px; }

.comment-list .comment {
  padding: 0px 0 0;
  position: relative; }
  .comment-list .comment .children {
    padding-left: 40px;
    background: rgba(0, 0, 0, 0.03);
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px; }
    .comment-list .comment .children .comment:last-child p, .comment-list .comment .children .comment:last-child .comment-content {
      margin-bottom: 0; }
    .comment-list .comment .children .comment-content {
      padding-left: 33px; }
    .comment-list .comment .children .comment-meta {
      padding-left: 33px; }
      .comment-list .comment .children .comment-meta .avatar {
        max-width: 27px;
        height: auto;
        margin-left: -2px; }

.comment-list .comment-content {
  padding-left: 45px;
  margin-bottom: 10px; }
  .comment-list .comment-content p {
    font-size: 14px; }

.comment-list .comment-author {
  font-size: 16px; }

.comment-list .reply {
  padding-left: 45px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600; }

.comment-list .comment-meta {
  padding-left: 45px;
  position: relative; }
  .comment-list .comment-meta .avatar {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%; }
  .comment-list .comment-meta .says {
    display: none; }
  .comment-list .comment-meta .comment-metadata {
    position: absolute;
    top: 3px;
    right: 0;
    opacity: .6;
    font-size: 14px; }

.sales-progress {
  margin-top: 40px; }

.sales-tunnel-video {
  background: white;
  border-radius: 4px;
  min-height: 85vh;
  position: relative; }
  .sales-tunnel-video .video-section {
    position: relative;
    width: 100%;
    height: 500px;
    left: 0;
    top: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .video-section {
        position: absolute;
        width: 66.6666%;
        height: 100%;
        border-bottom: 0; } }
    .sales-tunnel-video .video-section .main-video-wrapper {
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      bottom: 170px; }
      @media only screen and (min-width: 1000px) {
        .sales-tunnel-video .video-section .main-video-wrapper {
          bottom: 200px; } }
      .sales-tunnel-video .video-section .main-video-wrapper iframe {
        display: block;
        height: 100%; }
    .sales-tunnel-video .video-section .share-wrapper {
      position: absolute;
      bottom: 20px;
      right: 20px; }
      .sales-tunnel-video .video-section .share-wrapper .share-button {
        display: inline-block;
        padding: 3px 15px;
        background: white;
        border-radius: 50px; }
      .sales-tunnel-video .video-section .share-wrapper .share-links-wrapper {
        display: none;
        position: absolute;
        bottom: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, 0px);
                transform: translate(-50%, 0px); }
        .sales-tunnel-video .video-section .share-wrapper .share-links-wrapper a {
          display: block; }
        .sales-tunnel-video .video-section .share-wrapper .share-links-wrapper img {
          max-width: 40px; }
      .sales-tunnel-video .video-section .share-wrapper.active .share-links-wrapper {
        display: block; }
  .sales-tunnel-video .video-section-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 170px;
    padding: 15px 15px 0;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .video-section-footer {
        padding: 20px 30px 0; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .video-section-footer {
        height: 200px; } }
    .sales-tunnel-video .video-section-footer .video-item {
      min-width: 170px;
      width: 170px;
      display: inline-block;
      margin-bottom: 0; }
      @media only screen and (min-width: 1000px) {
        .sales-tunnel-video .video-section-footer .video-item {
          min-width: 223px; } }
      .sales-tunnel-video .video-section-footer .video-item:not(:last-child) {
        margin-right: 20px; }
      .sales-tunnel-video .video-section-footer .video-item .day {
        font-size: 34px; }
      .sales-tunnel-video .video-section-footer .video-item .month {
        font-size: 14px; }
    .sales-tunnel-video .video-section-footer .video-locked-icon {
      top: 10px;
      right: 10px;
      width: 25px;
      height: 25px; }
    .sales-tunnel-video .video-section-footer .video-poster {
      margin-bottom: 5px; }
    .sales-tunnel-video .video-section-footer .video-title {
      font-size: 15px;
      font-family: "Filson Soft", Helvetica, Arial, sans-serif;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .sales-tunnel-video .comment-section {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-section {
        position: absolute;
        width: 33.333%; } }
  .sales-tunnel-video .comment-section-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    position: relative;
    left: 0;
    top: 0;
    right: 0; }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-section-header {
        padding: 15px 30px; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-section-header {
        position: absolute; } }
    .sales-tunnel-video .comment-section-header .download-title {
      max-height: 40px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      overflow: hidden; }
  .sales-tunnel-video .comment-section-main {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px 0px; }
    .sales-tunnel-video .comment-section-main > h5 {
      opacity: 1;
      visibility: visible;
      transition: all 0.2s ease; }
    .sales-tunnel-video .comment-section-main.is-scrolled > h5 {
      opacity: 0;
      visibility: hidden; }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-section-main {
        padding: 20px 0px 0; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-section-main {
        position: absolute;
        top: 74px;
        padding: 20px 30px; } }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-section-main.has-footer {
        bottom: 74px; } }
    .sales-tunnel-video .comment-section-main h5 {
      margin-bottom: 20px;
      font-size: 17px;
      position: relative;
      /*&:before {
                content: '';
                display: block;
                background: white;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                height: 110%;
            } */ }
  .sales-tunnel-video .comment-section-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 15px;
    position: relative;
    left: 0;
    bottom: 0;
    right: 0; }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-section-footer {
        padding: 15px 30px; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-section-footer {
        position: absolute; } }
  .sales-tunnel-video .comment-list {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0px 15px 10px 10px;
    margin: 0; }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-list {
        padding: 0px 30px 10px 20px; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-list {
        position: absolute;
        bottom: 165px;
        padding: 50px 30px 10px 20px; } }
  @media only screen and (min-width: 1000px) {
    .sales-tunnel-video .has-footer .comment-list {
      bottom: 230px; }
      .logged-in .sales-tunnel-video .has-footer .comment-list {
        bottom: 186px; } }
  .sales-tunnel-video .comment-respond {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background: white;
    padding: 10px 15px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    /* height: 165px; */ }
    @media only screen and (min-width: 600px) {
      .sales-tunnel-video .comment-respond {
        padding: 10px 30px; } }
    @media only screen and (min-width: 1000px) {
      .sales-tunnel-video .comment-respond {
        position: absolute; } }
    .sales-tunnel-video .comment-respond p {
      margin-bottom: 3px; }
    .sales-tunnel-video .comment-respond input[type="submit"] {
      width: 100%; }

.overflow-fix {
  overflow: visible;
  z-index: 1;
  position: relative; }

.list-items.list-items-simple li {
  position: relative;
  padding-left: 0px;
  padding-bottom: 50px; }
  @media only screen and (min-width: 600px) {
    .list-items.list-items-simple li {
      padding-left: 140px; } }
  .list-items.list-items-simple li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 50px; }
  .list-items.list-items-simple li .number {
    font-size: 100px;
    line-height: 1.1;
    color: white; }
    @media only screen and (min-width: 600px) {
      .list-items.list-items-simple li .number {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 140px; } }
  .list-items.list-items-simple li p:last-child {
    margin-bottom: 0; }

@media only screen and (min-width: 600px) {
  .list-items.list-items-simple.list-items-dated li {
    padding-left: 170px; } }

.list-items.list-items-simple.list-items-dated li .number {
  background: url("images/bg-locked-list.png") no-repeat center;
  background-size: contain;
  font-size: 72px;
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  position: relative;
  margin-bottom: 20px; }
  @media only screen and (min-width: 600px) {
    .list-items.list-items-simple.list-items-dated li .number {
      position: absolute;
      margin-bottom: 0px; } }

.list-items.list-items-simple.list-items-dated li .lock-icon {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  background: url("images/icon-lock-orange.svg") no-repeat center;
  background-size: contain;
  left: -30px;
  top: 50px;
  margin-top: -30px; }

.list-items.list-items-simple.list-items-dated li .unlock-date {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #F29770;
  font-size: 24px;
  line-height: 1; }
  .list-items.list-items-simple.list-items-dated li .unlock-date span {
    display: block; }
  .list-items.list-items-simple.list-items-dated li .unlock-date .day {
    font-weight: 600; }
  .list-items.list-items-simple.list-items-dated li .unlock-date .month {
    font-size: 14px; }

.list-items.list-items-block li {
  position: relative;
  padding: 70px 15px 20px;
  background: #F29770;
  border-radius: 5px;
  margin-left: 0px; }
  @media only screen and (min-width: 600px) {
    .list-items.list-items-block li {
      padding: 30px 50px 30px 100px;
      margin-left: 50px; } }
  .list-items.list-items-block li:not(:last-child) {
    margin-bottom: 40px; }
  .list-items.list-items-block li .number {
    position: absolute;
    top: -50px;
    left: 50%;
    font-size: 90px;
    line-height: 1;
    color: white;
    background: #FFD3B6;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    -webkit-transform: translate(-50%, 0px);
            transform: translate(-50%, 0px); }
    @media only screen and (min-width: 600px) {
      .list-items.list-items-block li .number {
        top: 30px;
        left: -50px;
        -webkit-transform: translate(0%, 0px);
                transform: translate(0%, 0px);
        line-height: 1.1;
        padding: 20px; } }
  .list-items.list-items-block li:nth-child(4n + 1) {
    background: #79C9B6; }
    .list-items.list-items-block li:nth-child(4n + 1) .number {
      background: #CCE6E0; }
  .list-items.list-items-block li:nth-child(4n + 2) {
    background: #CCE6E0; }
    .list-items.list-items-block li:nth-child(4n + 2) .number {
      background: #79C9B6; }
  .list-items.list-items-block li:nth-child(4n + 3) {
    background: #F29770; }
    .list-items.list-items-block li:nth-child(4n + 3) .number {
      background: #FFD3B6; }
  .list-items.list-items-block li:nth-child(4n + 4) {
    background: #FFD3B6; }
    .list-items.list-items-block li:nth-child(4n + 4) .number {
      background: #F29770; }
  .list-items.list-items-block li p:last-child {
    margin-bottom: 0; }

.bb-disabled {
  padding-top: 150px;
  padding-bottom: 70px; }

.ld-video-wrapper {
  overflow: hidden;
  border-radius: 6px; }

.ld-duration-wrapper {
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .ld-duration-wrapper {
      padding-bottom: 0; } }
  .ld-duration-wrapper span {
    vertical-align: middle;
    font-size: 24px;
    color: #F29770;
    margin-right: 10px; }

.ld-downloads {
  margin-top: 60px;
  margin-bottom: 60px; }
  .ld-downloads a {
    display: block;
    padding: 15px 100px 15px 70px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px; }
    .ld-downloads a:hover {
      border-color: rgba(0, 0, 0, 0.25); }
    .ld-downloads a:before {
      content: '';
      position: absolute;
      left: 10px;
      top: 10px;
      bottom: 10px;
      width: 45px;
      background: url("images/illustration-document.svg") no-repeat center;
      background-size: contain; }
    .ld-downloads a:after {
      content: "\ea13";
      font: normal normal normal 1em/1 'lseev';
      right: 0px;
      top: 15px;
      bottom: 10px;
      width: 45px;
      position: absolute;
      font-size: 20px;
      color: rgba(0, 0, 0, 0.15);
      line-height: 40px;
      display: inline-block;
      display: inline-block;
      speak: none;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .ld-downloads a:hover:after {
      color: #F29770; }
    .ld-downloads a .download-title {
      font-weight: 600; }
    .ld-downloads a .download-subtitle {
      font-size: 13px; }

.ld-video-header {
  background: #F29770;
  padding: 10px 15px;
  display: -webkit-flex; }
  @media only screen and (min-width: 600px) {
    .ld-video-header {
      padding: 20px 30px; } }
  .ld-video-header .progression-element {
    min-height: 10px;
    flex: 1 0 0px;
    text-align: center;
    position: relative; }
    .ld-video-header .progression-element a {
      display: block;
      width: 18px;
      height: 18px;
      margin: 0 auto;
      background: url("images/icon-step-incompleted.svg") no-repeat center;
      background-size: contain; }
      @media only screen and (min-width: 600px) {
        .ld-video-header .progression-element a {
          width: 24px;
          height: 24px; } }
    .ld-video-header .progression-element.active a {
      background: url("images/icon-step-incompleted-active.svg") no-repeat center;
      background-size: contain;
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }
    .ld-video-header .progression-element.active.completed a {
      background: url("images/icon-step-completed-active.svg") no-repeat center;
      background-size: contain; }
    .ld-video-header .progression-element.completed a {
      background: url("images/icon-step-completed.svg") no-repeat center;
      background-size: contain; }
    .ld-video-header .progression-element:not(:last-child):after {
      content: '';
      display: block;
      height: 2px;
      width: calc(100% - 30px);
      position: absolute;
      top: 50%;
      margin-top: -3px;
      border-bottom: 4px dotted rgba(255, 255, 255, 0.3);
      left: calc(50% + 15px); }
      @media only screen and (min-width: 600px) {
        .ld-video-header .progression-element:not(:last-child):after {
          width: calc(100% - 40px);
          left: calc(50% + 20px); } }

.ld-video-content {
  padding-bottom: 50%;
  background: #4A4A4A;
  position: relative; }
  .ld-video-content.custom-player-enabled {
    padding-bottom: 0; }
  .ld-video-content .ld-video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4A4A4A; }
    .ld-video-content .ld-video-overlay .poster {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-size: cover;
      background-position: center;
      opacity: .3; }
  .ld-video-content .play-button {
    display: block;
    width: 60px;
    height: 60px;
    background: url("images/play-button-orange.svg") no-repeat center;
    background-size: contain;
    margin: 0px auto; }
    @media only screen and (min-width: 600px) {
      .ld-video-content .play-button {
        width: 100px;
        height: 100px; } }
  .ld-video-content .has-button .play-button {
    margin: -30px auto 30px; }

.ld-video-embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .ld-video-embed iframe {
    height: 100%;
    width: 100%; }

.course-card-progress {
  background-color: #F29770;
  padding: 25px 15px;
  margin-top: 40px;
  align-self: normal;
  margin-left: -40px;
  margin-right: -40px; }
  .course-card-progress dd.course_progress {
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 0;
    margin-bottom: 0; }
  .course-card-progress dd.course_progress div.course_progress_blue {
    background-color: white; }

/*
html {
    background: #737373;
}
body {
    max-width: 2000px;
    margin: 0 auto;

    &.has-mtsnb {
        float: none;
    }
}*/
/* -------------------------------- 

Footer style

-------------------------------- */
.site-footer {
  background: #4A4A4A;
  padding-top: 20px;
  padding-bottom: 0px; }
  .site-footer .payments {
    margin-top: 15px;
    text-align: center; }
    .site-footer .payments a:not(:last-child) {
      margin-right: 5px; }
    .site-footer .payments a img {
      height: 23px; }
  .site-footer .widget {
    margin-bottom: 40px; }
  .site-footer .footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 30px 0 50px; }
  .site-footer .widget_nav_menu li {
    display: inline-block;
    margin-right: 20px; }
    .site-footer .widget_nav_menu li a {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px; }

.footer-menu {
  vertical-align: top;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .footer-menu.footer-menu-social {
    margin-right: 0; }
    .footer-menu.footer-menu-social li {
      display: inline-block;
      margin-right: 20px;
      margin-bottom: 15px; }
  .dark-background .footer-menu {
    border-color: rgba(255, 255, 255, 0.08); }
  @media only screen and (min-width: 600px) {
    .footer-menu {
      display: inline-block;
      padding-bottom: 0;
      border-bottom: none;
      margin-right: 60px;
      margin-bottom: 30px; } }
  .footer-menu li {
    margin-bottom: 10px; }
    .footer-menu li ul {
      margin: 10px 0 30px; }
    .footer-menu li a {
      font-weight: 600; }
      .footer-menu li a:hover {
        color: #b0b0b0; }

.footer-content {
  display: inline-block;
  vertical-align: top; }
  @media only screen and (min-width: 600px) {
    .footer-content {
      margin-right: 30px;
      max-width: 300px;
      margin-bottom: 30px; }
      .footer-content.footer-content-description {
        max-width: 280px;
        margin-right: 0; } }

.copyright {
  text-align: center;
  font-size: 13px; }
  .copyright a {
    font-weight: 600; }

@media only screen and (min-width: 600px) {
  .newsletter-footer-form {
    max-width: 230px; } }

.footer-contact-details {
  margin-bottom: 20px; }

.hallmarks img {
  max-height: 80px;
  width: auto;
  height: auto;
  max-width: 150px; }

.wave-footer {
  display: block; }
  .fl-builder .wave-footer {
    width: 100%;
    display: block;
    margin-top: 40px;
    position: absolute;
    margin-top: -3%;
    z-index: 1; }

/* -------------------------------- 

Shapes style

-------------------------------- */
#lseevintro2 {
  fill: #F29770 !important; }

/* -------------------------------- 

Overrides

-------------------------------- */
body .gui-block-title {
  /*padding: 8px 0px;
    border-bottom: 0px;*/
  border-color: rgba(0, 0, 0, 0.12);
  background: transparent;
  font-size: 20px;
  padding: 10px 15px;
  text-align: center; }
  body .gui-block-title strong {
    float: none; }

body .gui-block {
  /*border: 0;*/
  border-color: rgba(0, 0, 0, 0.12); }

body .gui-number {
  border-color: rgba(0, 0, 0, 0.1);
  background: transparent; }

.gui-block-content {
  /*padding: 15px 0;*/ }

body .gui-input, body .gui-text {
  border: 0;
  background: transparent; }

.gui-form label {
  font-size: 14px;
  font-weight: 600; }
  .dark-background .gui-form label {
    color: rgba(255, 255, 255, 0.6); }

/* #gui-form {
  max-width: 900px;
  margin: 0 auto;
} */
body .gui-input input, body .gui-text textarea {
  min-height: 36px; }

body .gui-block-subcontent {
  line-height: 1.4; }

body .gui-block-linklist li {
  border-bottom: 0; }

body .gui-block-linklist li a {
  padding: 5px 0px 5px;
  font-weight: bold;
  color: #4A4A4A; }

body .gui-block-linklist li.gui-active a {
  border-bottom: 2px solid #4A4A4A;
  display: inline-block; }

body .gui-block-linklist li a {
  padding-bottom: 0px; }

body .gui-block-linklist li a {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin-bottom: 5px; }
  body .gui-block-linklist li a:after {
    content: "";
    width: 100%;
    border-bottom: 2px solid #4A4A4A;
    height: 2px;
    position: absolute;
    bottom: 0;
    margin-bottom: -2px;
    left: 0;
    transition: -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right; }
    .content-light body .gui-block-linklist li a:after {
      border-bottom-color: white; }
  body .gui-block-linklist li a:hover:after {
    width: 100%;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

body .gui ul.gui-products li, body .gui-block-productlist li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 10px 0; }
  body .gui ul.gui-products li .gui-block-productlist-text, body .gui-block-productlist li .gui-block-productlist-text {
    overflow: hidden;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis; }
  body .gui ul.gui-products li .gui-block-productlist-option, body .gui-block-productlist li .gui-block-productlist-option {
    margin-top: 0px; }

body .gui-buttons.gui-border {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  /*padding-left: 0;
    padding-right: 0;*/ }
  .dark-background body .gui-buttons.gui-border {
    border-color: rgba(255, 255, 255, 0.08); }

body .gui-image {
  border: 0px; }

body .gui-input input, .gui-text textarea {
  min-height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 15px 15px; }
  body .gui-input input:focus, .gui-text textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.3) !important; }
  body .gui-input input::-webkit-input-placeholder, .gui-text textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: .6 !important; }
  body .gui-input input::-moz-placeholder, .gui-text textarea::-moz-placeholder {
    /* Firefox 19+ */
    opacity: .6 !important; }
  body .gui-input input:-ms-input-placeholder, .gui-text textarea:-ms-input-placeholder {
    /* IE 10+ */
    opacity: .6 !important; }
  body .gui-input input:-moz-placeholder, .gui-text textarea:-moz-placeholder {
    /* Firefox 18- */
    opacity: .6 !important; }

body .gui-input input {
  height: 40px; }

body .gui-page-title, .gui h1 {
  font-size: 2.5em;
  text-align: center; }

body .gui-table {
  border: 0; }
  body .gui-table thead tr th {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .dark-background body .gui-table thead tr th {
      border-color: rgba(255, 255, 255, 0.1); }
  body .gui-table tbody tr td {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .dark-background body .gui-table tbody tr td {
      border-color: rgba(255, 255, 255, 0.1); }

body .gui-messages ul.gui-success {
  background: #31ce94;
  border-color: #31ce94;
  color: white; }

body .gui-checkout .gui-progressbar ul li.gui-done a {
  color: inherit;
  text-decoration: line-through; }

body .gui a.gui-button-large, body .gui a.gui-button-small {
  background-color: rgba(0, 0, 0, 0.07);
  border: 0;
  font-weight: 600; }

body .gui a.gui-button-large.gui-button-action, body .gui a.gui-button-small.gui-button-action {
  background-color: rgba(0, 0, 0, 0.07); }

body .gui a.gui-button-small {
  padding: 8px 20px;
  line-height: 25px; }

body .gui a.gui-button-large {
  line-height: 40px;
  padding: 5px 25px; }

body .gui ul.gui-products li, body .gui-block-productlist li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  /*padding: 10px 15px 10px 0;*/
  padding: 10px 15px; }

body .gui ul.gui-products li .gui-products-title {
  text-overflow: ellipsis;
  padding-right: 25px; }

body .gui-checkout .gui-separator {
  background-color: rgba(0, 0, 0, 0.15) !important; }

body .gui-checkout .gui-progressbar {
  margin-bottom: 40px; }
  body .gui-checkout .gui-progressbar ul li {
    background: none !important; }
    body .gui-checkout .gui-progressbar ul li a {
      background: none !important; }
      body .gui-checkout .gui-progressbar ul li a span {
        background: none;
        text-indent: 0 !important; }

body .gui-table thead tr th {
  font-size: 14px;
  font-weight: 600; }

body .gui-col3-equal-col1 .gui-table thead tr th {
  font-size: 10px; }

body .gui-progressbar {
  border-color: rgba(0, 0, 0, 0.1);
  background: transparent; }

@media only screen and (min-width: 600px) {
  .gui-checkout-default .gui-col2-right-col1 .gui-block-content, .gui-checkout-one-page .gui-col2-right-col1 .gui-block-content {
    padding: 30px 30px; } }

.gui-messages .error ul, .messages .error ul {
  border-color: #de4748;
  background-color: #de4748; }

.gui-account .gui-account-links {
  border: 0; }
  .gui-account .gui-account-links .gui-block-title {
    display: none; }

.gui-account .gui-col2-left-col2 .gui-page-title {
  text-align: left; }

.gui-account .gui-col2-left-col2 .gui-block-title {
  text-align: left; }
  @media only screen and (min-width: 600px) {
    .gui-account .gui-col2-left-col2 .gui-block-title {
      padding: 10px 25px; } }

@media only screen and (min-width: 600px) {
  .gui-account .gui-col2-left-col2 .gui-block-content {
    padding: 25px; } }

.gui-select select {
  height: 38px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }

.gui-select .selectric .label {
  line-height: 40px;
  height: 40px; }

.gui-select .selectric-items {
  border: 1px solid rgba(0, 0, 0, 0.1); }

body .snpt-pict-item.stl-has-details .snpt-pct-crd-imgs .pct-crd__imgs > img, body .snpt-pict-item .pct-crd__deets {
  border-radius: 0 !important; }

body .snpt-pict-item .pct-crd__deets {
  background-color: #222; }

body.hotspot-modal-tm-1 .mobile-modal-header, body.hotspot-modal-tm-1 .modal-backdrop.modal-backdrop--hotspots {
  background-color: rgba(0, 0, 0, 0.4); }

body.hotspot-modal-tm-1 .snpt-modal.hotspot-modal .modal-content {
  box-shadow: 0 18px 86px -6px rgba(0, 0, 0, 0.15);
  border-radius: 0 !important; }

body .hotspot-modal--frontend .snpt-product-images-slide img {
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important; }

body.hotspot-modal-tm-1 public-modal > .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn {
  background-color: #000;
  color: white; }

body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn {
  border-radius: 0px !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
  line-height: 2em; }
  body .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn > span.snpt-cta-btn_txt {
    letter-spacing: 0 !important; }

body .hotspot-frame .hotspot-frame__tooltip {
  border: 0px solid rgba(0, 0, 0, 0.08);
  border-radius: 0px !important; }

.shop-the-look-cards .snpt-pict-item .pct-crd__cta-blck {
  display: none; }

body .hotspot-frame .hotspot-frame__tooltip .hotspot-frame__caption {
  padding: 10px 15px 12px;
  font-weight: 600; }

body .snptwdgt-container .snptwdgt-qpr__ftr {
  display: none; }

body.hotspot-modal-tm-1 .snpt-modal.hotspot-modal .ico-close, body.hotspot-modal-tm-1 .snpt-modal.hotspot-modal .snptico-left-chevron, body.hotspot-modal-tm-1 .snpt-modal.hotspot-modal .snptico-right-chevron {
  color: #fff; }

body .crd-cta-blck .snpt-logo-4dg {
  display: none; }

body .wsa-demobar {
  bottom: 0;
  top: auto; }

body {
  margin-top: 0 !important; }

.dark-background .gui-line {
  background: rgba(255, 255, 255, 0.08); }

.dark-background .selectric-items li, .dark-background .selectric-items li:hover, .dark-background .selectric-items li.highlighted, .dark-background .selectric-items li.selected {
  color: #333; }

.dark-background .gui-table tbody tr td, .dark-background .gui-table tbody tr:last-child td, .dark-background .gui-progressbar, .dark-background .gui-number {
  border-color: rgba(255, 255, 255, 0.08); }

.snpt-pict-item {
  max-width: 100% !important; }
  .snpt-pict-item > .snpt-pict-item_liner {
    width: 100%; }
  .snpt-pict-item img {
    width: 100%; }

.page-content .yotpo .yotpo-regular-box, .page-content .yotpo .yotpo-small-box, .page-content .yotpo .yotpo-regular-small-box, .page-content .yotpo .yotpo-popup-box-medium {
  border-color: rgba(0, 0, 0, 0.08); }
  .dark-background .page-content .yotpo .yotpo-regular-box, .dark-background .page-content .yotpo .yotpo-small-box, .dark-background .page-content .yotpo .yotpo-regular-small-box, .dark-background .page-content .yotpo .yotpo-popup-box-medium {
    border-color: rgba(255, 255, 255, 0.08); }

.page-content .yotpo .text-box, .page-content .yotpo .yotpo-text-box, .page-content .yotpo input, .page-content .yotpo .y-input {
  border-color: rgba(0, 0, 0, 0.08);
  margin-top: 5px;
  font-size: 15px; }
  .dark-background .page-content .yotpo .text-box, .dark-background .page-content .yotpo .yotpo-text-box, .dark-background .page-content .yotpo input, .dark-background .page-content .yotpo .y-input {
    border-color: rgba(255, 255, 255, 0.08); }

.page-content .yotpo .yotpo-regular-box.write-review {
  background: rgba(0, 0, 0, 0.05);
  border: 0;
  padding: 25px; }
  @media only screen and (min-width: 600px) {
    .page-content .yotpo .yotpo-regular-box.write-review {
      padding: 50px; } }
  .dark-background .page-content .yotpo .yotpo-regular-box.write-review {
    background: rgba(255, 255, 255, 0.05); }

.page-content .yotpo .write-review .yotpo-header .yotpo-header-title {
  font-size: 22px; }

.page-content .yotpo input, .page-content .yotpo .y-input {
  height: 40px; }

.page-content .yotpo.yotpo-main-widget .yotpo-thank-you, .page-content .yotpo .yotpo-modal-dialog .yotpo-thank-you {
  border: 0;
  background: rgba(0, 0, 0, 0.05); }
  .dark-background .page-content .yotpo.yotpo-main-widget .yotpo-thank-you, .dark-background .page-content .yotpo .yotpo-modal-dialog .yotpo-thank-you {
    background: rgba(255, 255, 255, 0.05); }

.page-content .yotpo .yotpo-default-button, .page-content .yotpo input[type="button"].yotpo-default-button {
  background: rgba(0, 0, 0, 0.05); }
  .page-content .yotpo .yotpo-default-button a, .page-content .yotpo input[type="button"].yotpo-default-button a {
    background: none !important; }
  .dark-background .page-content .yotpo .yotpo-default-button, .dark-background .page-content .yotpo input[type="button"].yotpo-default-button {
    background: rgba(255, 255, 255, 0.05); }

.page-content .yotpo .yotpo-regular-box {
  border-top: 0; }

.yotpo-bottomline .write-review-btn-hidden {
  margin-left: 5px; }

.page-content .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile, .page-content .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile, .page-content .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile, .page-content .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile {
  background: rgba(0, 0, 0, 0.05); }
  .dark-background .page-content .yotpo .yotpo-review .yotpo-header .yotpo-icon-profile, .dark-background .page-content .yotpo .yotpo-comment .yotpo-header .yotpo-icon-profile, .dark-background .page-content .yotpo .yotpo-question .yotpo-header .yotpo-icon-profile, .dark-background .page-content .yotpo .yotpo-onsite-upload .yotpo-header .yotpo-icon-profile {
    background: rgba(255, 255, 255, 0.05); }

.page-content .yotpo .yotpo-review .yotpo-main .content-title, .page-content .yotpo .yotpo-comment .yotpo-main .content-title, .page-content .yotpo .yotpo-question .yotpo-main .content-title, .page-content .yotpo .yotpo-onsite-upload .yotpo-main .content-title {
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1.4; }

.product-element .yotpo.bottomLine .yotpo-bottomline {
  text-align: center;
  float: none !important; }
  .product-element .yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
    display: inline-block; }
  .product-element .yotpo.bottomLine .yotpo-bottomline a.text-m {
    display: none !important; }

.product-modal-content .yotpo.bottomLine .yotpo-bottomline a.text-m, .product-list .yotpo.bottomLine .yotpo-bottomline a.text-m, .product-content .yotpo.bottomLine .yotpo-bottomline a.text-m {
  display: none !important;
  opacity: .6; }

.yotpo .yotpo-small-box.yotpo-label {
  padding-top: 0; }

.page-content .yotpo .yotpo-review .yotpo-read-more, .page-content .yotpo .yotpo-comment .yotpo-read-more, .page-content .yotpo .yotpo-question .yotpo-read-more, .page-content .yotpo .yotpo-onsite-upload .yotpo-read-more {
  opacity: .6; }

.page-content .yotpo .yotpo-review .yotpo-main .content-review, .page-content .yotpo .yotpo-comment .yotpo-main .content-review, .page-content .yotpo .yotpo-question .yotpo-main .content-review, .page-content .yotpo .yotpo-onsite-upload .yotpo-main .content-review {
  line-height: 1.4; }

.page-content .yotpo.yotpo-main-widget .yotpo-icon-btn .yotpo-icon-button-text, .page-content .yotpo .yotpo-modal-dialog .yotpo-icon-btn .yotpo-icon-button-text {
  font-weight: bold;
  text-transform: capitalize; }

.write-review-button {
  background: transparent !important; }
  .write-review-button:hover:after {
    -webkit-transform: translate(5px, 0px);
    transform: translate(5px, 0px); }
  .write-review-button:after {
    content: '';
    width: 36px;
    height: 12px;
    display: inline-block;
    margin-left: 11px;
    background: url(arrow-right.svg) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    transition: all 0.2s ease; }
  .write-review-button .yotpo-icon-write {
    display: none !important; }

body .gui-block-option {
  background: rgba(0, 0, 0, 0.08);
  border: 0; }

body.dark-background .gui-block-option {
  background: rgba(255, 255, 255, 0.08); }

body .gui-payment-method-service > label {
  border-color: rgba(0, 0, 0, 0.1); }

body .gui-popover {
  border: 0px;
  box-shadow: 0 18px 86px -6px rgba(0, 0, 0, 0.15);
  background: #222; }

.footer-content #mc_embed_signup div.mce_inline_error, .newsletter-promo-content #mc_embed_signup div.mce_inline_error {
  margin: .5em 0 1em 0;
  background-color: #de4748;
  font-size: 12px; }

.footer-content #mc_embed_signup input.mce_inline_error, .newsletter-promo-content #mc_embed_signup input.mce_inline_error {
  border-color: #de4748; }

.gui-login > .gui-col2-big {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 70px;
  max-width: 900px;
  margin: 50px auto 0; }
  .gui-login > .gui-col2-big .gui-col2-big-col1 {
    float: left;
    width: 50%;
    padding: 15px; }
    .gui-login > .gui-col2-big .gui-col2-big-col1 .gui-content-title {
      font-size: 26px;
      font-weight: 400;
      margin-bottom: 20px; }
  .gui-login > .gui-col2-big .gui-col2-big-col2 {
    float: right;
    width: 50%; }
  .gui-login > .gui-col2-big #gui-form .gui-block {
    border: 0; }
  .gui-login > .gui-col2-big #gui-form .gui-block-title {
    text-align: left;
    border: 0;
    font-size: 26px; }

body .modalBucket .modal-content-bucket {
  background-color: transparent;
  border: none;
  box-shadow: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

body .addeventatc {
  visibility: visible;
  font-size: 18px;
  font-weight: 600;
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 30px 16px;
  border-radius: 5px;
  background-color: #5F497B;
  border: 0px;
  display: inline-block;
  color: white !important;
  box-shadow: none !important;
  z-index: 99999;
  border-radius: 4px; }
  body .addeventatc:hover {
    font-size: 18px;
    background-color: #46365b; }
  body .addeventatc .addeventatc_icon {
    display: none; }

.mfp-bg {
  background: #4A4A4A;
  opacity: .6; }

.bx-wrapper img.aligncenter {
  margin: 0 auto; }

.login-msg {
  background: rgba(0, 0, 0, 0.08);
  display: block;
  padding: 10px 25px 8px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600; }

.uo_loginForm .button {
  display: block;
  width: 100%;
  font-size: 20px;
  padding-top: 16px;
  padding-bottom: 14px; }

/*Modern Template Styles*/
a {
  transition: all 0.1s ease-in-out; }

a.tt-button {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none !important;
  letter-spacing: 2px;
  color: #999999;
  border: 1px solid #999999;
  border-radius: 100px;
  padding: 8px 32px;
  transition: all 0.2s ease-in-out; }

a.tt-button:hover, a.tt-button:focus {
  background-color: #64E5E4;
  color: #FFFFFF;
  border-color: #64E5E4; }

.fl-button {
  font-weight: 400; }

.tt-subtitle .fl-rich-text {
  font-size: 14px;
  /*font-style: italic;*/
  font-weight: 400; }

@media (max-width: 768px) {
  .tt-subtitle .fl-rich-text {
    text-align: center; } }

.tt-link-button .fl-button-text {
  /*font-style: italic;*/ }

body p {
  font-size: 16px;
  font-weight: 400; }

/*Styles for LD progress bar*/
dd.course_progress {
  margin: 10px auto 0;
  background-color: #64e5e44d;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: 6px; }

dd.course_progress div.course_progress_blue {
  background-color: #64E5E4;
  box-shadow: none;
  transition: width 0.3s ease-in-out 0.4s;
  width: 0; }

.tt-course-grid .course_progress {
  max-width: 75%;
  margin-bottom: 40px;
  height: 8px;
  border-radius: 100px; }

.tt-course-grid .course_progress .course_progress_blue {
  border-radius: 100px; }

/*Styles for BeaverDash progress bar*/
.progress_container_line {
  height: unset !important; }

.progress_container_line svg {
  display: none !important; }

.progress_container_line .progressbar-text {
  position: unset !important;
  -webkit-transform: none !important;
          transform: none !important;
  text-align: center;
  font-weight: 700;
  font-size: 56px !important;
  line-height: 1; }

/*Course Nav Widget*/
.list_lessons .tt-nav-item, .learndash-course-quiz-list .quiz-item .tt-nav-item {
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2; }

.list_lessons .topic_item .tt-nav-item {
  font-size: 13px;
  font-weight: 400;
  /*font-style: italic;*/ }

.tt-item-wrap > div {
  display: inline-block;
  vertical-align: top;
  max-width: 180px;
  padding-bottom: 10px; }

.learndash_topic_widget_list > ul {
  margin-left: 10px;
  margin-bottom: 5px;
  list-style-type: none;
  padding-left: 5px; }

.tt-nav-item .tt-item-wrap div {
  display: inline-block;
  max-width: calc(100% - 50px); }

.tt-nav-item .tt-item-wrap:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin: 0 8px 0 5px;
  position: relative;
  z-index: 2; }

.list_lessons .topic_item .tt-nav-item .tt-item-wrap:before {
  width: 12px;
  height: 12px;
  background-size: 6px; }

.learndash-current-topic-item > .topic_item .tt-nav-item, .single-sfwd-lessons .learndash-current-menu-item.lesson > .tt-nav-item {
  color: #64E5E4 !important; }

.learndash-current-topic-item > .topic_item .tt-nav-item .tt-item-wrap:before, .single-sfwd-lessons .learndash-current-menu-item.lesson > .tt-nav-item .tt-item-wrap:before {
  border-color: #64E5E4; }

.tt-nav-item.topic-completed .tt-item-wrap:before, .tt-nav-item.lesson_completed .tt-item-wrap:before {
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQzOC41MzMgNDM4LjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDM4LjUzMyA0MzguNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQwOS4xMzMsMTA5LjIwM2MtMTkuNjA4LTMzLjU5Mi00Ni4yMDUtNjAuMTg5LTc5Ljc5OC03OS43OTZDMjk1LjczNiw5LjgwMSwyNTkuMDU4LDAsMjE5LjI3MywwICAgYy0zOS43ODEsMC03Ni40Nyw5LjgwMS0xMTAuMDYzLDI5LjQwN2MtMzMuNTk1LDE5LjYwNC02MC4xOTIsNDYuMjAxLTc5LjgsNzkuNzk2QzkuODAxLDE0Mi44LDAsMTc5LjQ4OSwwLDIxOS4yNjcgICBjMCwzOS43OCw5LjgwNCw3Ni40NjMsMjkuNDA3LDExMC4wNjJjMTkuNjA3LDMzLjU5Miw0Ni4yMDQsNjAuMTg5LDc5Ljc5OSw3OS43OThjMzMuNTk3LDE5LjYwNSw3MC4yODMsMjkuNDA3LDExMC4wNjMsMjkuNDA3ICAgczc2LjQ3LTkuODAyLDExMC4wNjUtMjkuNDA3YzMzLjU5My0xOS42MDIsNjAuMTg5LTQ2LjIwNiw3OS43OTUtNzkuNzk4YzE5LjYwMy0zMy41OTYsMjkuNDAzLTcwLjI4NCwyOS40MDMtMTEwLjA2MiAgIEM0MzguNTMzLDE3OS40ODUsNDI4LjczMiwxNDIuNzk1LDQwOS4xMzMsMTA5LjIwM3oiIGZpbGw9IiM5OTk5OTkiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 8.5px; }

.learndash-current-topic-item > .topic_item .tt-nav-item.topic-completed .tt-item-wrap:before, .single-sfwd-lessons .learndash-current-menu-item.lesson > .tt-nav-item.lesson_completed .tt-item-wrap:before {
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQzOC41MzMgNDM4LjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDM4LjUzMyA0MzguNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQwOS4xMzMsMTA5LjIwM2MtMTkuNjA4LTMzLjU5Mi00Ni4yMDUtNjAuMTg5LTc5Ljc5OC03OS43OTZDMjk1LjczNiw5LjgwMSwyNTkuMDU4LDAsMjE5LjI3MywwICAgYy0zOS43ODEsMC03Ni40Nyw5LjgwMS0xMTAuMDYzLDI5LjQwN2MtMzMuNTk1LDE5LjYwNC02MC4xOTIsNDYuMjAxLTc5LjgsNzkuNzk2QzkuODAxLDE0Mi44LDAsMTc5LjQ4OSwwLDIxOS4yNjcgICBjMCwzOS43OCw5LjgwNCw3Ni40NjMsMjkuNDA3LDExMC4wNjJjMTkuNjA3LDMzLjU5Miw0Ni4yMDQsNjAuMTg5LDc5Ljc5OSw3OS43OThjMzMuNTk3LDE5LjYwNSw3MC4yODMsMjkuNDA3LDExMC4wNjMsMjkuNDA3ICAgczc2LjQ3LTkuODAyLDExMC4wNjUtMjkuNDA3YzMzLjU5My0xOS42MDIsNjAuMTg5LTQ2LjIwNiw3OS43OTUtNzkuNzk4YzE5LjYwMy0zMy41OTYsMjkuNDAzLTcwLjI4NCwyOS40MDMtMTEwLjA2MiAgIEM0MzguNTMzLDE3OS40ODUsNDI4LjczMiwxNDIuNzk1LDQwOS4xMzMsMTA5LjIwM3oiIGZpbGw9IiM2NGU1ZTQiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K"); }

.learndash_topic_widget_list a span, .learndash_navigation_lesson_topics_list .topic_item span {
  overflow: visible;
  margin: 0;
  padding: 0;
  background: none;
  min-height: unset;
  line-height: inherit; }

.learndash_navigation_lesson_topics_list ul li {
  margin-bottom: 0; }

.learndash_navigation_lesson_topics_list .lesson {
  margin: 0; }

/*Course Content Panel styles*/
.panel-group .panel-default > .panel-heading {
  border-radius: 5px;
  background: white;
  padding: 20px 32px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2; }

.content .panel-group .panel {
  background: none;
  border-style: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px; }

.panel-title {
  font-size: 20px;
  line-height: 1.2;
  margin-right: 60px; }

.panel-title.completed {
  color: #64E5E4; }

.panel-title.completed:before {
  content: '\2714';
  color: #64E5E4;
  margin-right: 20px; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-style: none;
  padding: 64px 32px 32px; }

.panel-collapse {
  background: #ffffff;
  position: relative;
  top: -40px;
  z-index: 1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.collapse_a i {
  font-size: 32px;
  line-height: 0.8;
  padding: 20px 32px;
  font-weight: 100; }

@media (max-width: 400px) {
  .collapse_a i {
    line-height: 8px; } }

.panel-title > a[role=button] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.panel-title > a[role=button], .panel-title > a[role=button]:hover, .panel-title > a[role=button]:focus {
  color: #64E5E4; }

.panel-group > .panel > .panel-collapse .panel-body ul {
  margin: 0;
  list-style-type: none;
  padding: 0; }

.panel-title > a[role=button].collapsed > i:before {
  content: "\f106"; }

.panel-title > a[role=button]:not(.collapsed) > i:before {
  content: "\f107"; }

.tt-topic-list .tt-list-item-topic:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #999999;
  margin: 0 8px 3px 0;
  position: relative;
  z-index: 2;
  transition: border-color 0.2s ease-in-out; }

.tt-topic-list .tt-list-item-topic.completed:before {
  background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQzOC41MzMgNDM4LjUzMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDM4LjUzMyA0MzguNTMzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTQwOS4xMzMsMTA5LjIwM2MtMTkuNjA4LTMzLjU5Mi00Ni4yMDUtNjAuMTg5LTc5Ljc5OC03OS43OTZDMjk1LjczNiw5LjgwMSwyNTkuMDU4LDAsMjE5LjI3MywwICAgYy0zOS43ODEsMC03Ni40Nyw5LjgwMS0xMTAuMDYzLDI5LjQwN2MtMzMuNTk1LDE5LjYwNC02MC4xOTIsNDYuMjAxLTc5LjgsNzkuNzk2QzkuODAxLDE0Mi44LDAsMTc5LjQ4OSwwLDIxOS4yNjcgICBjMCwzOS43OCw5LjgwNCw3Ni40NjMsMjkuNDA3LDExMC4wNjJjMTkuNjA3LDMzLjU5Miw0Ni4yMDQsNjAuMTg5LDc5Ljc5OSw3OS43OThjMzMuNTk3LDE5LjYwNSw3MC4yODMsMjkuNDA3LDExMC4wNjMsMjkuNDA3ICAgczc2LjQ3LTkuODAyLDExMC4wNjUtMjkuNDA3YzMzLjU5My0xOS42MDIsNjAuMTg5LTQ2LjIwNiw3OS43OTUtNzkuNzk4YzE5LjYwMy0zMy41OTYsMjkuNDAzLTcwLjI4NCwyOS40MDMtMTEwLjA2MiAgIEM0MzguNTMzLDE3OS40ODUsNDI4LjczMiwxNDIuNzk1LDQwOS4xMzMsMTA5LjIwM3oiIGZpbGw9IiM2NGU1ZTQiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 8.5px;
  border-color: #64E5E4; }

.tt-topic-list .tt-list-item-topic a {
  color: #999999;
  text-decoration: none;
  transition: color 0.2s ease-in-out; }

.tt-topic-list .tt-list-item-topic.notcompleted:hover:before {
  border-color: #64E5E4; }

.tt-topic-list .tt-list-item-topic.completed a, .tt-topic-list .tt-list-item-topic.notcompleted a:hover {
  color: #64E5E4; }

.panel-default > .panel-heading a:hover, .panel-default > .panel-heading a:focus {
  color: #64E5E4; }

.panel-group .collapse_a.no_topics i {
  display: none; }

/*Course Archive Post Grid Styles*/
.tt-course-grid .fl-post-grid-post {
  font-size: 14px;
  border-radius: 8px;
  border-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 40px 40px; }

@media (min-width: 786px) {
  .tt-course-grid .fl-post-grid-post {
    height: auto;
    margin-bottom: 24px;
    padding-bottom: 0;
    overflow: hidden; } }

@media (max-width: 786px) {
  .tt-course-grid .fl-post-column {
    padding-bottom: 32px; }
  .tt-course-grid .fl-post-grid-post {
    margin: 0 20px; } }

.tt-course-grid .tt-course-text {
  text-align: left; }

.tt-course-grid .tt-course-title {
  font-size: 35px;
  line-height: 1;
  margin: 0 0 10px; }

.tt-course-grid .tt-course-title a {
  transition: color 0.2s ease-in-out; }

.tt-course-grid .fl-module-content {
  overflow: visible; }

.post-type-archive-sfwd-courses .fl-row-content-wrap {
  overflow: hidden; }

/*Styles for enrollment and mark complete buttons*/
form#sfwd-mark-complete, .learndash_join_button {
  text-align: center; }

form#sfwd-mark-complete input#learndash_mark_complete_button[disabled], body:not(.logged-in) form#sfwd-mark-complete input#learndash_mark_complete_button {
  color: #ffffff;
  box-shadow: none;
  background-color: #999999;
  border-color: #999999;
  opacity: 0.4;
  pointer-events: none; }

.fl-page-content button:hover, .fl-page-content input[type=button]:hover, .fl-page-content input[type=submit]:hover, .learndash_join_button input.btn-join:hover, .learndash_join_button input#btn-join:hover {
  background: #7ae9e8;
  color: #ffffff;
  border: 1px solid #7ae9e8;
  text-decoration: none;
  box-shadow: 0 0 40px -3px rgba(51, 51, 51, 0.1); }

.fl-page-content button, .fl-page-content input[type=button], .fl-page-content input[type=submit], .learndash_join_button input.btn-join, .learndash_join_button input#btn-join {
  background: #64E5E4;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2em;
  line-height: 20px;
  padding: 6px 24px;
  font-weight: 600;
  text-shadow: none;
  margin-bottom: 10px;
  border: 1px solid #64E5E4;
  box-shadow: 0 0 10px -1px rgba(51, 51, 51, 0.24);
  border-radius: 50px;
  transition-property: box-shadow, background-color, color;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s, 0.2s, 0.2s; }

.tt-image-banner .fl-col-content {
  border-radius: 10px;
  overflow: hidden; }

.tt-sidebar > .fl-col-content {
  max-width: 600px;
  margin: 0 auto !important; }

.ld-video {
  border-radius: 10px;
  overflow: hidden; }

.tt-featured-img img {
  border-radius: 10px;
  text-align: center; }

.bdash-progress-bar-line {
  display: none !important; }

#learndash_mark_complete_button {
  width: 100%;
  background: #5F497B;
  margin-bottom: 20px; }
  .learndash #learndash_mark_complete_button {
    font-size: 18px;
    padding: 17px 30px 15px; }
  #learndash_mark_complete_button:hover {
    background: #46365b; }

#learndash_course_content_title {
  margin-bottom: 25px; }

#learndash_course_content_title, .learndash_course_materials h4 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 15px; }

#learndash_lessons {
  margin-top: 20px; }

#learndash_course_content .learndash_topic_dots .nth-of-type-odd, .learndash_navigation_lesson_topics_list .nth-of-type-odd, #learndash_course_content .learndash_topic_dots ul > li:nth-of-type(odd), #learndash_course_content .learndash_topic_dots ul > li, #learndash_course_content .learndash_topic_dots ul > li:hover {
  background: transparent; }

#learndash_course_content .learndash_topic_dots ul > li a {
  padding: 0; }

.learndash_topic_dots ul .topic-completed span, .learndash_topic_dots ul .topic-notcompleted span {
  margin: 0px 0 10px;
  font-size: 16px;
  font-weight: 600; }

#learndash_lessons > div > div, #learndash_quizzes > div > div, #lessons_list > div > div, #course_list > div > div, #quiz_list > div > div, .single-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn, .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span.sn, #lessons_list > div h4, #course_list > div h4, #quiz_list > div h4, #learndash_lesson_topics_list ul > li > span.topic_item, #learndash_lessons, #learndash_quizzes, #learndash_profile, #learndash_lesson_topics_list > div {
  border: 0;
  box-shadow: none; }

#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a > span, #learndash_lesson_topics_list span a, #learndash_profile a, #learndash_profile a span {
  font-family: "Filson Soft", Helvetica, Arial, sans-serif;
  color: #4A4A4A; }
  #learndash_lessons a.button, #learndash_quizzes a.button, .expand_collapse a.button, .learndash_topic_dots a.button, .learndash_topic_dots a > span.button, #learndash_lesson_topics_list span a.button, #learndash_profile a.button, #learndash_profile a span.button {
    font-weight: 600;
    font-size: 14px; }
  #learndash_lessons a.button-small, #learndash_quizzes a.button-small, .expand_collapse a.button-small, .learndash_topic_dots a.button-small, .learndash_topic_dots a > span.button-small, #learndash_lesson_topics_list span a.button-small, #learndash_profile a.button-small, #learndash_profile a span.button-small {
    font-size: 13px; }

#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a > span, #learndash_lesson_topics_list span a {
  font-size: 16px; }
  @media only screen and (min-width: 600px) {
    #learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a > span, #learndash_lesson_topics_list span a {
      font-size: 18px; } }

#learndash_lessons .show-topics a {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block; }
  #learndash_lessons .show-topics a span {
    vertical-align: middle; }

.learndash_topic_dots ul .topic-completed span, .learndash_topic_dots ul .topic-notcompleted span {
  background: none; }

.learndash_topic_dots ul .topic-completed, .learndash_topic_dots ul .topic-notcompleted {
  position: relative; }

.learndash_topic_dots ul .topic-completed:before, .learndash_topic_dots ul .topic-notcompleted:before {
  display: inline-block;
  font: normal normal normal 1em/1 'lseev';
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 3px; }

.learndash_topic_dots ul .topic-completed:before {
  content: "\ea0a";
  color: #F29770; }

.learndash_topic_dots ul .topic-notcompleted:before {
  content: "\ea11";
  color: rgba(0, 0, 0, 0.1); }

.learndash .topic-completed span {
  background: none; }

.ld-authors-wrapper .author-content {
  font-size: 14px; }

.ld-authors-wrapper .author-name {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px; }

.ld-authors-wrapper .ld-author-item {
  margin-bottom: 40px; }

.ld-authors-wrapper .avatar-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0px;
  margin-bottom: 10px; }

.expand_collapse {
  margin-bottom: 15px;
  text-align: left;
  top: 0px;
  float: none; }
  @media only screen and (min-width: 600px) {
    .expand_collapse {
      text-align: right;
      top: -10px;
      float: right;
      margin-bottom: 5px; } }

.learndash_course_content .list-content {
  padding-left: 35px; }
  @media only screen and (min-width: 600px) {
    .learndash_course_content .list-content {
      padding-left: 60px; } }
  .learndash_course_content .list-content h4 a {
    font-weight: 600 !important; }
  .learndash_course_content .list-content p {
    font-size: 15px;
    margin-bottom: 15px; }

.learndash_course_content .list-count {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  display: block;
  background: url("images/icon-step-incompleted-light.svg") no-repeat center !important;
  background-size: contain !important;
  position: absolute;
  left: -5px;
  top: 0; }
  @media only screen and (min-width: 600px) {
    .learndash_course_content .list-count {
      width: 44px;
      height: 44px; } }
  .learndash .learndash_course_content .list-count {
    line-height: 28px; }
    @media only screen and (min-width: 600px) {
      .learndash .learndash_course_content .list-count {
        line-height: 48px; } }
  .learndash_course_content .list-count.completed {
    background: url("images/icon-step-completed-red.svg") no-repeat center !important;
    background-size: contain !important; }
    .learndash_course_content .list-count.completed span {
      display: none; }
  .learndash_course_content .list-count.notavailable, .user_has_no_access .learndash_course_content .list-count {
    background: url("images/icon-step-locked-light.svg") no-repeat center !important;
    background-size: contain !important; }
    .learndash_course_content .list-count.notavailable span, .user_has_no_access .learndash_course_content .list-count span {
      display: none; }

.learndash_course_content .expand_collapse a {
  font-size: 12px; }

#learndash_lessons h4 > a:hover, #learndash_quizzes h4 > a:hover, #learndash_lesson_topics_list ul > li > span.topic_item:hover {
  background: none; }

.learndash_lessons_item {
  margin-bottom: 40px; }
  .learndash_lessons_item small.notavailable_message {
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block; }
    .learndash_lessons_item small.notavailable_message:before {
      content: "\ea05";
      display: inline-block;
      font: normal normal normal 1em/1 'lseev';
      speak: none;
      text-transform: none;
      /* Better Font Rendering */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle;
      font-size: 20px;
      margin-right: 10px;
      color: #F29770; }

.learndash_lessons .learndash_lessons_item {
  position: relative; }

.learndash .completed, #learndash_profile .completed, .learndash .notcompleted, #learndash_profile .notcompleted, .learndash .notavailable, #learndash_profile .notavailable {
  line-height: 1.4;
  background: none;
  padding-left: 0%;
  padding-right: 0%; }

.learndash_content iframe {
  width: 100%;
  height: 400px;
  margin-bottom: 30px; }

#learndash_lesson_topics_list div > strong {
  border-bottom: 0;
  background: transparent;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 40px; }

#learndash_lesson_topics_list ul > li.nth-of-type-odd {
  background: transparent; }

.learndash_topic_dots ul .topic-completed span, .learndash_topic_dots ul .topic-notcompleted span {
  padding-left: 30px; }

.single-sfwd-lessons #learndash_lesson_topics_list ul > li > span a, .singular-sfwd-lessons #learndash_lesson_topics_list ul > li > span a {
  padding-left: 0; }

.learndash_lesson_topics_list .topic_item p {
  font-size: 15px;
  padding-left: 30px; }

#learndash_lesson_materials h4 {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 40px; }

.fl-module.inline {
  display: inline-block; }

.learndash_navigation_lesson_topics_list .bdash-lesson-list-wrap {
  padding-bottom: 5px;
  display: block;
  font-size: 14px; }
  .learndash_navigation_lesson_topics_list .bdash-lesson-list-wrap:not(:last-child) {
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .learndash_navigation_lesson_topics_list .bdash-lesson-list-wrap.active {
    font-weight: 600; }

.uo_loginForm h2 {
  font-size: 38px; }

.plyr .plyr__control--overlaid {
  display: block;
  width: 50px;
  height: 50px;
  background: url("images/play-button-orange.svg") no-repeat center;
  background-size: contain;
  margin: 0px auto; }
  @media only screen and (min-width: 600px) {
    .plyr .plyr__control--overlaid {
      width: 80px;
      height: 80px; } }
  .plyr .plyr__control--overlaid:hover, .plyr .plyr__control--overlaid.plyr__tab-focus, .plyr .plyr__control--overlaid.plyr__control[aria-expanded=true] {
    background: url("images/play-button-orange.svg") no-repeat center !important;
    background-size: contain !important; }
  .plyr .plyr__control--overlaid svg {
    display: none; }

.plyr .plyr__poster {
  background-color: #4A4A4A; }

.plyr.plyr--stopped.plyr__poster-enabled .plyr__poster {
  background-size: cover;
  background-position: center; }
  .plyr.plyr--stopped.plyr__poster-enabled .plyr__poster:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background: #4A4A4A;
    opacity: .5; }

.plyr.plyr--full-ui input[type=range] {
  color: #F29770; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
  background: #F29770; }

.plyr--video:not(:hover) .plyr__controls {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

.plyr--video .plyr__controls {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }

#learndash_profile .profile_info {
  margin-bottom: 20px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

#learndash_profile .profile_info .profile_avatar img {
  border: none; }

#learndash_profile .profile_info .profile_avatar img {
  display: block;
  -webkit-mask: url("images/mask.svg");
          mask: url("images/mask.svg"); }

#learndash_profile .profile_edit_profile {
  text-align: left; }

.learndash_post_sfwd-lessons #learndash_lesson_topics_list {
  display: block !important; }

#course_lists.tt-course-grid .fl-post-column {
  padding-bottom: 90px;
  padding-left: 45px;
  padding-right: 45px;
  width: 50%; }

#course_lists h5 {
  font-size: 20px; }

#course_lists.tt-course-grid .fl-post-grid {
  margin-left: -45px;
  margin-right: -45px; }

#learndash_profile .learndash_profile_details div {
  font-size: 20px;
  margin-bottom: 12px; }

.wppb-form-field h4 {
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 20px; }

.wppb-user-forms .form-submit {
  margin-top: 40px; }

.wppb-user-forms input[type="text"], .wppb-user-forms input[type="number"], .wppb-user-forms input[type="email"], .wppb-user-forms input[type="url"], .wppb-user-forms input[type="password"], .wppb-user-forms input[type="search"] {
  color: #4A4A4A;
  border-color: rgba(0, 0, 0, 0.05); }
  .wppb-user-forms input[type="text"]:disabled, .wppb-user-forms input[type="number"]:disabled, .wppb-user-forms input[type="email"]:disabled, .wppb-user-forms input[type="url"]:disabled, .wppb-user-forms input[type="password"]:disabled, .wppb-user-forms input[type="search"]:disabled {
    border-color: rgba(0, 0, 0, 0.05);
    color: #cac9c9; }
  .main-content .wppb-user-forms input[type="text"], .main-content .wppb-user-forms input[type="number"], .main-content .wppb-user-forms input[type="email"], .main-content .wppb-user-forms input[type="url"], .main-content .wppb-user-forms input[type="password"], .main-content .wppb-user-forms input[type="search"] {
    padding: 8px 10px; }

.main-content #wppb_form_success_message, .main-content .wppb-success {
  padding: 10px 18px;
  background: #79C9B6;
  color: white;
  border: 0;
  border-radius: 5px; }

.main-content #wppb_general_top_error_message, .main-content .wppb-error, .main-content .wppb-warning {
  padding: 10px 18px;
  background: #F29770;
  color: white !important;
  border: 0;
  border-radius: 5px; }

.main-content .wppb-register-user .wppb-field-error, .main-content .wppb-edit-user .wppb-field-error, .main-content #wppb-recover-password .wppb-field-error {
  background-color: #FFD3B6;
  border: 0px;
  padding: 15px !important;
  border-radius: 5px; }

.main-content #select_user_to_edit_form {
  max-width: 900px; }

.learndash_lessons_item .notavailable {
  pointer-events: none; }

/* -------------------------------- 

Primary style

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

.page-content {
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden; }
  @media only screen and (min-width: 600px) {
    .page-content {
      padding-left: 25px;
      padding-right: 25px; } }
  @media only screen and (min-width: 1000px) {
    .page-content {
      padding-left: 40px;
      padding-right: 40px; } }
/*# sourceMappingURL=style.css.map */