@charset "UTF-8";
/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 19999999999999.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts

   13.5 Pages
   13.6 Footer
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
.insideCols {
  padding: 0 20px; }

.containerRow {
  margin-bottom: 25px; }

.cb {
  clear: both; }

.ngg-imagebrowser h3 {
  display: none; }

html {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  font-family: "Lora", serif !important; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 0; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: 700; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #eee;
  color: #222; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

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

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both; }

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.4;
  margin: 0 0 0.75em;
  padding: 1.5em 0 0;
  font-family: "Lora", serif !important; }

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

h1 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300; }

h2,
.home.blog .entry-title {
  color: #666;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300; }

h3 {
  color: #333;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300; }

h4 {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 800; }

h5 {
  color: #767676;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.15em;
  text-transform: uppercase; }

h6 {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 800; }

p {
  margin: 0 0 1.5em;
  padding: 0; }

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

blockquote {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

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: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "“" "”" "‘" "’"; }

blockquote:before,
blockquote:after {
  content: ""; }

:focus {
  outline: none; }

/* Typography for Arabic Font */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif; }

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700; }

/* Typography for Chinese Font */
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; }

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; }

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700; }

/* Typography for Cyrillic Font */
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2; }

/* Typography for Devanagari Font */
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700; }

/* Typography for Greek Font */
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3; }

/* Typography for Gujarati Font */
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700; }

/* Typography for Hebrew Font */
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif; }

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700; }

/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }

/* Typography for Korean font */
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600; }

/* Typography for Thai Font */
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Remove letter-spacing for all non-latin alphabets */
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  color: #333;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em; }

fieldset {
  margin-bottom: 1em; }

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 {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%; }

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: #222;
  border-color: #333; }

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  border: 1px solid;
  border-color: #8A8F9E;
  border-radius: 25px;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #8A8F9E;
  font-size: 15px;
  margin-top: 26px;
  display: inline-block;
  font-weight: normal;
  transition: .15s all;
  background-color: #fff; }

input[type="button"]:hover {
  cursor: pointer;
  box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
  background-color: #8A8F9E;
  color: #fff; }

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #767676; }

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: 'Open Sans', sans-serif; }

:-moz-placeholder {
  color: #333;
  font-family: 'Open Sans', sans-serif; }

::-moz-placeholder {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #333;
  font-family: 'Open Sans', sans-serif; }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.5em;
  padding: 0; }

ul {
  list-style: disc;
  margin-left: 20px; }

ol {
  list-style: decimal;
  margin-left: 20px; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

li {
  padding-bottom: 3px; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 2px solid #bbb;
  padding-bottom: 0.5em; }

th {
  padding: 0.4em;
  text-align: left; }

tr {
  border-bottom: 1px solid #eee; }

td {
  padding: 0.4em; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/
a {
  color: #403f41;
  text-decoration: none; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  color: #004B82;
  outline: 0; }

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/
.post-thumbnail {
  margin-bottom: 1em; }

.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7; }

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/
.overlay {
  background: #fff;
  opacity: 1;
  position: fixed;
  top: 0px;
  left: -9999px;
  width: 100%;
  height: 100%; }

#menuTop .menu-menu-top-container a {
  padding: 0 15px; }

#menuTop {
  font-size: 13px;
  text-align: right;
  padding-top: 30px; }
  #menuTop a {
    color: #8A8F9E;
    -webkit-transition: color 0.2s;
    transition: color 0.2s; }

#menuPrincipal {
  float: right;
  width: 100%;
  margin-top: 11px;
  z-index: 999;
  position: relative; }

#menuPrincipal a {
  font-size: 20px !important;
  color: #8A8F9E;
  padding: 0 15px;
  font-weight: bold; }

#menuPrincipal a:last-child {
  padding-right: 0; }

#menuPrincipal li li a {
  font-size: 16px !important;
  font-weight: bold;
  line-height: 17px;
  margin-bottom: 8px; }

#menuPrincipal li:last-child a {
  padding-right: 0 !important; }

.navigation-top {
  position: relative; }

.navigation-top .wrap {
  padding: 0; }

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
  color: #767676; }

.main-navigation {
  clear: both;
  display: block; }

.main-navigation ul {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0 1.5em;
  text-align: left; }

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */
.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon {
  display: none; }

.main-navigation > div > ul {
  border-top: 1px solid #eee;
  padding: 0.75em 1.695em; }

.js .main-navigation.toggled-on > div > ul {
  display: block; }

.main-navigation ul {
  text-align: right; }

.main-navigation ul ul {
  padding: 0 0 0 1.5em; }

.main-navigation ul ul.toggled-on {
  display: block; }

.main-navigation ul ul a {
  letter-spacing: 0;
  padding: 0.4em 0;
  position: relative;
  text-transform: none; }

.main-navigation li {
  border-bottom: 1px solid #eee;
  position: relative; }

.main-navigation li li,
.main-navigation li:last-child {
  border: 0; }

.main-navigation a {
  display: block;
  text-decoration: none;
  transition: .15s all; }

.main-navigation a:hover {
  color: #403f41 !important; }

/* Menu toggle */
.menu-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.5;
  margin: 1px auto 2px;
  padding: 1em;
  text-shadow: none; }

/* Display the menu toggle when JavaScript is available. */
.js .menu-toggle {
  display: block; }

.main-navigation.toggled-on ul.nav-menu {
  display: block; }

.menu-toggle:hover,
.menu-toggle:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.menu-toggle:focus {
  outline: thin solid; }

.menu-toggle .icon {
  margin-right: 0em;
  top: -2px; }

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
  display: none; }

.toggled-on .menu-toggle .icon-close {
  display: inline-block; }

/* Dropdown Toggle */
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #222;
  display: block;
  font-size: 16px;
  right: -0.5em;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0.5em;
  position: absolute;
  text-shadow: none;
  top: 0; }

.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background: transparent; }

.dropdown-toggle:focus {
  outline: thin dotted; }

.dropdown-toggle.toggled-on .icon {
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -webkit-transform: rotate(-180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-180deg); }

/* Scroll down arrow */
.site-header .menu-scroll-down {
  display: none; }

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

#page {
  position: relative;
  word-wrap: break-word; }

.wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em; }

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

/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/
#responsive-menu-pro-container {
  z-index: 99999999999999 !important; }

#responsive-menu-pro-container .social-navigation {
  float: left; }
  #responsive-menu-pro-container .social-navigation a {
    padding: 2px 5px !important;
    border-radius: 25px; }

#presente {
  margin-top: 45px;
  width: 147px; }

#logo {
  margin-bottom: 33px;
  position: relative;
  z-index: 999999; }

#masthead .wrap {
  position: relative; }

.site-header {
  background-color: #fff;
  position: relative; }

.page h1 {
  color: #ffffff;
  font-size: 45px;
  line-height: 52px;
  font-weight: 600;
  padding: 0;
  margin: 0; }
.page h3 {
  font-weight: bold;
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  padding: 0;
  margin: 0; }

.single h1 {
  color: #ffffff !important;
  font-size: 52px !important;
  line-height: 60px !important;
  font-weight: 600 !important;
  padding: 0 !important;
  margin: 0 !important; }
.single h3 {
  font-weight: bold !important;
  color: #8A8F9E !important;
  font-size: 33px !important;
  line-height: 33px !important;
  padding: 0 !important;
  margin: 0 !important; }

/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/
#leftCol .ngg-slideshow.slick-slider {
  margin: 0 !important; }

.btn a {
  border: 1px solid;
  border-color: #8A8F9E;
  border-radius: 25px;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #8A8F9E;
  font-size: 15px;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 35px;
  transition: .15s all; }
  .btn a:hover {
    box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
    background-color: #8A8F9E;
    color: #fff; }

.carouselInfos {
  padding-bottom: 55px; }
  .carouselInfos h1 {
    font-size: 96px;
    line-height: 96px;
    color: #403f41;
    font-weight: 600;
    margin: 0 !important;
    padding: 0 !important; }
  .carouselInfos h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0 !important;
    padding: 0 !important; }
  .carouselInfos a {
    border: 1px solid;
    border-color: #8A8F9E;
    border-radius: 25px;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #8A8F9E;
    font-size: 15px;
    margin-top: 26px;
    display: inline-block;
    font-weight: normal;
    transition: .15s all; }
    .carouselInfos a:hover {
      box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
      background-color: #8A8F9E;
      color: #fff; }

.entry-content a.btn {
  border: 1px solid;
  border-color: #8A8F9E;
  border-radius: 25px;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #8A8F9E;
  font-size: 15px;
  margin-top: 8px;
  display: inline-block;
  font-weight: normal;
  transition: .15s all; }
  .entry-content a.btn:hover {
    box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
    background-color: #8A8F9E;
    color: #fff; }

.home #bandeBleu {
  margin-top: 0 !important; }

.page-id-7 #bandeBleu a {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  transition: .15s all; }

.page-id-4003 .page_item {
  display: none; }

#bandeBleu {
  background-color: #403f41;
  min-height: auto;
  width: 100%;
  display: block;
  color: #fff;
  padding: 20px 0; }
  #bandeBleu p {
    margin-bottom: 0 !important; }
  #bandeBleu a {
    color: #fff;
    padding-top: 20px;
    display: block;
    transition: .15s all; }
    #bandeBleu a:hover {
      transform: translateY(-0.25em); }
  #bandeBleu img {
    float: left;
    padding-right: 15px; }

.page-id-3036 #bandeBleu,
.page-id-3038 #bandeBleu,
.page-id-3042 #bandeBleu,
.page-id-3044 #bandeBleu,
.page-id-3040 #bandeBleu {
  background-color: #F99D20 !important; }

.billet {
  margin-top: -10px;
  float: left !important; }

#catContainer {
  position: relative;
  overflow: hidden; }

#aLaUne {
  border-right: 1px solid #d9d9d9;
  padding-right: 30px;
  padding-top: 60px;
  height: 100vh;
  position: relative; }
  #aLaUne h2 {
    margin-top: 24px;
    padding-top: 25px;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 80px; }
  #aLaUne a {
    color: #403f41;
    transition: .15s all; }
    #aLaUne a:hover {
      color: #004B82; }
  #aLaUne #bottom {
    position: absolute;
    bottom: 0; }

.news.even {
  border-left: 1px solid #d9d9d9; }

#otherNews .news.last {
  height: auto;
  background-color: red; }

.line2 {
  height: 20000px;
  border-left: 1px solid #d9d9d9;
  position: absolute;
  left: 50%;
  z-index: 99;
  overflow: hidden; }

#otherNews .news {
  padding: 0px 30px 22px 30px;
  height: auto;
  padding-top: 60px; }
  #otherNews .news a {
    display: block; }
    #otherNews .news a:hover h3 {
      color: #403f41; }
  #otherNews .news img {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    text-align: center; }
  #otherNews .news .catName {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 10px; }
  #otherNews .news h3 {
    font-size: 18px;
    line-height: 20px;
    color: #8A8F9E;
    font-weight: bold;
    margin: 0;
    padding: 0;
    transition: .15s all; }

.pubPartenaire {
  width: 100%;
  margin-bottom: -5px; }

/*--------------------------------------------------------------
13.3 Regular Content
--------------------------------------------------------------*/
.site-content-contain {
  background-color: #f2f2f2;
  position: relative; }

.page-id-3040 .site-content-contain,
.page-id-3044 .site-content-contain,
.page-id-3042 .site-content-contain,
.page-id-3038 .site-content-contain,
.page-id-3036 .site-content-contain {
  background-image: url(images/geometry2.png);
  background-blend-mode: lighten;
  background-repeat: repeat; }
.page-id-3040 #sidebar a:hover,
.page-id-3044 #sidebar a:hover,
.page-id-3042 #sidebar a:hover,
.page-id-3038 #sidebar a:hover,
.page-id-3036 #sidebar a:hover {
  color: #F99D20 !important; }
.page-id-3040 #sidebar .current_page_item a,
.page-id-3044 #sidebar .current_page_item a,
.page-id-3042 #sidebar .current_page_item a,
.page-id-3038 #sidebar .current_page_item a,
.page-id-3036 #sidebar .current_page_item a {
  color: #F99D20 !important; }
  .page-id-3040 #sidebar .current_page_item a:hover,
  .page-id-3044 #sidebar .current_page_item a:hover,
  .page-id-3042 #sidebar .current_page_item a:hover,
  .page-id-3038 #sidebar .current_page_item a:hover,
  .page-id-3036 #sidebar .current_page_item a:hover {
    color: #F99D20 !important; }

.page-id-3040 .single-temoignages {
  border: 1px solid #F99D20;
  background-color: #ffffff;
  margin: 0 25px;
  font-size: 14px;
  height: auto; }
  .page-id-3040 .single-temoignages:before {
    content: "";
    width: 100%;
    height: 40px;
    background: url(images/bulle3.png);
    top: -22px;
    left: 38px;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: 50; }
.page-id-3040 .single-temoignages-text-nom {
  padding: 35px 30px 30px 30px; }
.page-id-3040 .temoignageCol {
  margin-bottom: 30px;
  position: relative; }
.page-id-3040 .single-temoignages-nom {
  padding-top: 10px;
  font-weight: 700; }

.page-id-3044 .listing-gagnant {
  display: flex;
  flex-wrap: wrap; }
.page-id-3044 .single-gagnant-image img {
  display: block;
  width: -webkit-fill-available; }
.page-id-3044 .single-gagnant-nom {
  cursor: pointer;
  display: flex; }
  .page-id-3044 .single-gagnant-nom .iconPlus {
    display: block;
    font-size: 24px;
    float: right !important;
    margin-right: 0 !important;
    font-size: 24px;
    color: #fff; }
  .page-id-3044 .single-gagnant-nom p {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    margin: 0; }
.page-id-3044 .single-gagnant-info {
  background-color: #B21C53;
  padding: 18px;
  font-size: 14px; }
  .page-id-3044 .single-gagnant-info .iconDownload {
    font-size: 28px;
    color: #fff;
    vertical-align: middle;
    margin-right: 10px; }
  .page-id-3044 .single-gagnant-info a {
    color: #ffffff;
    text-decoration: none; }
  .page-id-3044 .single-gagnant-info .documents {
    margin-bottom: 15px; }
  .page-id-3044 .single-gagnant-info .single-gagnant-descr p {
    margin: 1em 0 2em;
    color: #ffffff; }
.page-id-3044 .single-gagnant {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 50px; }
.page-id-3044 .filtre-gagnant {
  text-align: center;
  padding-bottom: 25px;
  font-weight: 600;
  color: #000; }
  .page-id-3044 .filtre-gagnant a {
    color: #000; }
  .page-id-3044 .filtre-gagnant .active {
    color: #F99D20; }

.contenu100 {
  padding-top: 75px; }

.fal,
.far,
.fab {
  font-size: 40px;
  padding-right: 20px; }

.programme2021 {
  display: flex;
  align-items: center;
  padding-top: 10px; }

.bandeAccueil {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.boutonYoutube {
  margin-right: 10px; }

.boutonsTop {
  display: flex;
  justify-content: flex-end;
  flex-direction: row; }

.boutonTerritoire,
.boutonYoutube {
  display: inline-block;
  font-size: 14px;
  background-color: #67D2DF;
  padding: 15px; }
  .boutonTerritoire:hover,
  .boutonYoutube:hover {
    background-color: #474A56 !important; }
  .boutonTerritoire a,
  .boutonYoutube a {
    color: #fff; 
    font-weight: 600;}
  .boutonTerritoire .fal, .boutonTerritoire .fab,
  .boutonYoutube .fal,
  .boutonYoutube .fab {
    font-size: 20px; }

/*--------------------------------------------------------------
13.4 Posts
--------------------------------------------------------------*/
/* Post Landing Page */
.sticky {
  position: relative; }

.post:not(.sticky) .icon-thumb-tack {
  display: none; }

.sticky .icon-thumb-tack {
  display: block;
  height: 18px;
  left: -1.5em;
  position: absolute;
  top: 1.65em;
  width: 20px; }

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
  color: #222;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase; }

.entry-header .entry-title {
  margin-bottom: 0.25em; }

.entry-title a {
  color: #333;
  text-decoration: none;
  margin-left: -2px; }

.entry-title:not(:first-child) {
  padding-top: 0; }

.entry-meta {
  color: #767676;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-bottom: 0.25em;
  text-transform: uppercase; }

.entry-meta a {
  color: #767676; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.pagination,
.comments-pagination {
  border-top: 1px solid #eee;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em;
  text-align: center; }

.pagination .icon,
.comments-pagination .icon {
  width: 0.666666666em;
  height: 0.666666666em; }

.comments-pagination {
  border: 0; }

.page-numbers {
  display: none;
  padding: 0.5em 0.75em; }

.page-numbers.current {
  color: #767676;
  display: inline-block; }

.page-numbers.current .screen-reader-text {
  clip: auto;
  height: auto;
  overflow: auto;
  position: relative !important;
  width: auto; }

.prev.page-numbers,
.next.page-numbers {
  background-color: #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.25em 0.5em 0.4em; }

.prev.page-numbers,
.next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
  background-color: #767676;
  color: #fff; }

.prev.page-numbers {
  float: left; }

.next.page-numbers {
  float: right; }

/* Aligned blockquotes */
.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 48%; }

/* Blog landing, search, archives */
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em; }

body:not(.twentyseventeen-front-page) .entry-header {
  padding: 1em 0; }

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
  margin-left: auto;
  margin-right: auto; }

body:not(.twentyseventeen-front-page) .entry-header {
  padding-top: 0; }

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap; }

.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap; }

.taxonomy-description {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem; }

/* More tag */
.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em; }

/* Single Post */
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px; }

.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee; }

.single-featured-image-header img {
  display: block;
  margin: auto; }

.page-links {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em; }

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em; }

.page-links a {
  display: inline-block; }

.page-links a .page-number {
  color: #222; }

/* Entry footer */
.entry-footer {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-top: 2em;
  padding: 2em 0; }

.entry-footer .cat-links,
.entry-footer .tags-links {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase; }

.entry-footer .cat-links + .tags-links {
  margin-top: 1em; }

.entry-footer .cat-links a,
.entry-footer .tags-links a {
  color: #333; }

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
  color: #767676;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px; }

.entry-footer .edit-link {
  display: inline-block; }

.entry-footer .edit-link a.post-edit-link {
  background-color: #222;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  margin-top: 2em;
  padding: 0.7em 2em;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  white-space: nowrap; }

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
  background-color: #767676; }

/* Post Formats */
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.format-quote blockquote {
  color: #333;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
  overflow: visible;
  position: relative; }

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px; }

/* Post Navigation */
.post-navigation {
  font-weight: 800;
  margin: 3em 0; }

.post-navigation .nav-links {
  padding: 1em 0; }

.nav-subtitle {
  background: transparent;
  color: #767676;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.1818em;
  margin-bottom: 1em;
  text-transform: uppercase; }

.nav-title {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem; }

.post-navigation .nav-next {
  margin-top: 1.5em; }

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em; }

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em; }

/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/
.equipe {
  padding: 0 5px; }

.nf-form-fields-required {
  display: none; }

#sidebar {
  padding-top: 68px;
  font-size: 22px;
  color: #8A8F9E;
  font-weight: bold;
  position: relative; }
  #sidebar p {
    margin-bottom: 0; }
  #sidebar a {
    color: #8A8F9E;
    display: inline-block;
    padding-left: 30px;
    font-size: 16px;
    width: 100%; }
  #sidebar a:hover,
  #sidebar a.current {
    color: #403f41 !important; }
  #sidebar a:hover:before,
  #sidebar a.current:before {
    content: "";
    display: inline-block;
    width: 5px;
    background-color: #403f41;
    margin-left: -30px;
    height: 41px;
    float: left;
    position: absolute; }
  #sidebar ul {
    list-style-type: none;
    margin: 0; }
    #sidebar ul a {
      padding-left: 4px;
      max-width: 272px; }
    #sidebar ul a:before {
      width: 0 !important;
      margin-right: 0 !important;
      height: 0 !important; }

.single #nextPage {
  display: none; }

#nextPage {
  padding-left: 30px;
  font-size: 12px;
  color: #000;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: normal; }
  #nextPage a {
    color: #8A8F9E;
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    padding-left: 0;
    text-transform: none; }
  #nextPage a:hover {
    color: #403f41; }
  #nextPage a:before {
    width: 0 !important;
    margin-right: 0 !important;
    height: 0 !important; }

.entry-content {
  padding-top: 68px;
  min-height: 500px; }

#leftCol {
  border-right: 1px solid #d9d9d9;
  padding-right: 8%; }

.page-id-4114 .titreLivre {
  font-size: 15px !important; }
.page-id-4114 .logoCat {
  padding: 40px !important;
  display: inline-flex;
  flex-direction: column;
  align-items: center; }
.page-id-4114 #leftCol {
  padding-right: 3%; }

.conteneurRange {
  border-bottom: 1px solid #BB9212;
  display: inline-block;
  width: 100%;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 5px;
  max-width: 575px; }

form {
  max-width: 575px !important; }

#main h2 {
  color: #403f41;
  font-size: 30px;
  font-weight: bold; }

#main h3 {
  color: #000 !important;
  font-size: 24px;
  line-height: 25px;
  font-weight: bold;
  padding-bottom: 5px; }

.page-header {
  padding-bottom: 2em; }

.page .entry-header .edit-link {
  font-size: 14px;
  font-size: 0.875rem; }

.search .page .entry-header .edit-link {
  font-size: 11px;
  font-size: 0.6875rem; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* 404 page */
.error404 .page-content {
  padding-bottom: 4em; }

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em; }

/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/
.page:not(.home) #content {
  padding-bottom: 70px; }

#bottomHome {
  background-image: url("assets/images/bottom_home.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 568px;
  width: 100%;
  padding: 120px 0;
  -webkit-box-shadow: inset -2px 10px 5px -6px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: inset -2px 10px 5px -6px rgba(0, 0, 0, 0.21);
  box-shadow: inset -2px 10px 5px -6px rgba(0, 0, 0, 0.21); }
  #bottomHome .box {
    width: 100%;
    max-width: 300px;
    padding: 70px 0;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin: 0 auto;
    transition: .15s all; }
    #bottomHome .box strong {
      font-weight: 600; }
    #bottomHome .box img {
      padding-bottom: 15px; }
    #bottomHome .box .imgSpecial {
      margin-top: -24px; }
    #bottomHome .box:hover {
      box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
      transform: translateY(-0.25em); }
  #bottomHome .box1 {
    background-color: #403f41; }
  #bottomHome .box2 {
    background-color: #fff; }
  #bottomHome .box3 {
    background-color: #8A8F9E;
    color: #fff; }
  #bottomHome .box4 {
    background-color: #474A56; }

.partenaires {
  background-color: #474A56;
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.img_partenaires {
  height: 80px;
  position: relative;
  margin-bottom: 30px; }

.infolettre {
  background-color: #403f41;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .infolettre h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
    text-align: center;
    padding: 0.5em 0 0 !important; }
  .infolettre .btn a {
    border: 2px solid;
    border-color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 35px;
    transition: .15s all; }
    .infolettre .btn a:hover {
      box-shadow: 0 0.5em 0.5em -0.4em rgba(0, 0, 0, 0.6);
      background-color: #fff;
      color: #403f41; }

.partenaires {
  text-align: center; }
  .partenaires .logos-partenaires {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .partenaires h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 50px 0px 50px 0px; }
    .partenaires h2:after {
      display: inline-block;
      margin: 0 0 8px 20px;
      height: 2px;
      content: " ";
      text-shadow: none;
      background-color: #fff;
      width: 350px; }
    .partenaires h2:before {
      display: inline-block;
      margin: 0 20px 8px 0;
      height: 2px;
      content: " ";
      text-shadow: none;
      background-color: #fff;
      width: 350px; }

.site-footer {
  background-color: #403f41;
  color: #fff;
  font-size: 12px !important; }

.site-footer a {
  color: #fff;
  transition: .15s all; }
  .site-footer a:hover {
    color: #474a55; }

.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em; }

/* Footer widgets */
.site-footer .widget-area {
  padding-bottom: 2em;
  padding-top: 2em; }

/* Social nav */
.social-navigation {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1em; }

.social-navigation ul {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0; }

.social-navigation li {
  display: inline; }

.social-navigation a {
  color: #fff;
  display: inline-block;
  text-align: right;
  padding: 0 5px; }

.social-navigation .icon {
  height: 20px;
  top: 3px;
  width: 20px;
  vertical-align: top; }

/* Site info */
.site-info {
  font-size: 12px; }

.site-info .sep {
  margin: 0;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%; }

.site-info span[role=separator] {
  padding: 0 0.2em 0 0.4em; }

.site-info span[role=separator]::before {
  content: '\002f'; }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #10253e;
  color: white;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 50%;
  font-size: 18px; }

#myBtn:hover {
  background-color: #555; }

/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/
#secondary {
  padding: 1em 0 2em; }

.widget {
  padding-bottom: 3em; }

h2.widget-title {
  color: #222;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  margin-bottom: 1.5em;
  text-transform: uppercase; }

.widget-title a {
  color: inherit; }

/* widget forms */
.widget select {
  width: 100%; }

/* widget lists */
.widget ul {
  list-style: none;
  margin: 0; }

.widget ul li,
.widget ol li {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 0.5em 0; }

.widget:not(.widget_tag_cloud) ul li + li {
  margin-top: -1px; }

.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative; }

.widget ul li li {
  border: 0;
  padding-left: 24px;
  padding-left: 1.5rem; }

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
  bottom: 0; }

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em; }

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em; }

/* Widget markup */
.widget .post-date,
.widget .rss-date {
  font-size: 0.81em; }

/* Text widget */
.widget_text {
  word-wrap: break-word; }

.widget_text ul {
  list-style: disc;
  margin: 0 0 1.5em 1.5em; }

.widget_text ol {
  list-style: decimal; }

.widget_text ul li,
.widget_text ol li {
  border: none; }

.widget_text ul li:last-child,
.widget_text ol li:last-child {
  padding-bottom: 0; }

.widget_text ul li ul {
  margin: 0 0 0 1.5em; }

.widget_text ul li li {
  padding-left: 0;
  padding-right: 0; }

.widget_text ol li {
  list-style-position: inside; }

.widget_text ol li + li {
  margin-top: -1px; }

/* RSS Widget */
.widget_rss .widget-title .rsswidget:first-child {
  float: right; }

.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent; }

.widget_rss .widget-title .rsswidget:first-child img {
  display: block; }

.widget_rss ul li {
  padding: 2.125em 0; }

.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0; }

.widget_rss li .rsswidget {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.4; }

.widget_rss .rss-date,
.widget_rss li cite {
  color: #767676;
  display: block;
  font-size: 10px;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.5;
  text-transform: uppercase; }

.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0; }

.widget_rss .rssSummary {
  margin-bottom: 0.5em; }

/* Contact Info Widget */
.widget_contact_info .contact-map {
  margin-bottom: 0.5em; }

/* Gravatar */
.widget-grofile h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0; }

/* Recent Comments */
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
  border: 0; }

/* Recent Posts widget */
.widget_recent_entries .post-date {
  display: block; }

/* Search */
.search-form {
  position: relative; }

.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px; }

.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px; }

/* Tag cloud widget */
.tagcloud ul li {
  float: left;
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin: 4px 4px 0 0; }

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
  line-height: 1.5; }

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 4px 10px 5px;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0; }

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none; }

/* Calendar widget */
.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar tfoot td {
  border: 0; }

/* Gallery widget */
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/
img,
video {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

img.alignleft,
img.alignright {
  float: none;
  margin: 0; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
  border: 2px solid #d9d9d9 !important; }

/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */
p > embed:only-child,
p > iframe:only-child,
p > object:only-child {
  margin-bottom: 0; }

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/* Media Elements */
.mejs-container {
  margin-bottom: 1.5em; }

/* Audio Player */
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0; }

/* Playlist Color Overrides: Light */
.site-content .wp-playlist-light {
  border-color: #eee;
  color: #222; }

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
  color: #333; }

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
  color: #767676; }

.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px dotted #eee;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #767676;
  color: #fff; }

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
  color: #fff; }

/* Playlist Color Overrides: Dark */
.site-content .wp-playlist-dark {
  background: #222;
  border-color: #333; }

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #333; }

.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff; }

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
  color: #eee; }

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
  color: #aaa; }

.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #333; }

.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px dotted #555;
  -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; }

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #aaa;
  color: #222; }

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
  color: #222; }

/* Playlist Style Overrides */
.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em; }

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700; }

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal; }

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer; }

.site-content .wp-playlist-item:last-of-type {
  border-bottom: none; }

.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none; }

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

.site-content .wp-playlist-item-length {
  top: 5px; }

/* SVG Icons base styles */
.icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  /* Align more nicely with capital letters */
  top: -0.0625em;
  vertical-align: middle;
  width: 1em; }

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%; }

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%); }

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0; }

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
  border: 2px dashed #0085ba;
  /* Matches visible edit shortcuts. */
  bottom: 1em;
  content: "";
  display: block;
  left: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 1; }

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
  z-index: 2;
  /* Prevent :after from preventing interactions within the section */ }

/* Used for placeholder text */
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 3em;
  text-transform: uppercase;
  text-align: center; }

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
  border: none; }

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
  border: 0; }

/* Add some space around the visual edit shortcut buttons. */
.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
  top: 30px;
  left: 30px; }

/* Ensure that placeholder icons are visible. */
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
  visibility: visible; }

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/
.svg-fallback {
  display: none; }

.no-svg .svg-fallback {
  display: inline-block; }

.no-svg .dropdown-toggle {
  padding: 0.5em 0 0;
  right: 0;
  text-align: center;
  width: 2em; }

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  -ms-transform: rotate(180deg);
  /* IE 9 */
  transform: rotate(180deg); }

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
  -ms-transform: rotate(0);
  /* IE 9 */
  transform: rotate(0); }

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
  content: "\005E"; }

/* Social Menu fallbacks */
.no-svg .social-navigation a {
  background: transparent;
  color: #fff;
  height: auto;
  width: auto; }

/* Show screen reader text in some cases */
.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
  clip: auto;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  position: relative !important;
  /* overrides previous !important styles */
  width: auto; }

/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/
/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 20em) {
  body.customize-partial-edit-shortcuts-shown .site-header .site-title {
    padding-left: 0; } }
@media screen and (min-width: 30em) {
  /* Typography */
  body,
  button,
  input,
  select,
  textarea {
    font-size: 18px;
    font-size: 1.125rem; }

  h1 {
    font-size: 30px;
    font-size: 1.875rem; }

  h2,
  .home.blog .entry-title,
  .page .panel-content .recent-posts .entry-title {
    font-size: 26px;
    font-size: 1.625rem; }

  h3 {
    font-size: 22px;
    font-size: 1.375rem; }

  h4 {
    font-size: 18px;
    font-size: 1.125rem; }

  h5 {
    font-size: 13px;
    font-size: 0.8125rem; }

  h6 {
    font-size: 16px;
    font-size: 1rem; }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 14px;
    font-size: 0.875rem; }

  /* Fix image alignment */
  img.alignleft {
    float: left;
    margin-right: 1.5em; }

  img.alignright {
    float: right;
    margin-left: 1.5em; }

  /* Blog Index, Archive, Search */
  .taxonomy-description {
    font-size: 14px;
    font-size: 0.875rem; }

  .page-numbers.current {
    font-size: 16px;
    font-size: 1rem; }

  /* Site Footer */
  .site-footer {
    font-size: 12px; }

  /* Gallery Columns */
  .gallery-item {
    max-width: 25%; }

  .gallery-columns-1 .gallery-item {
    max-width: 100%; }

  .gallery-columns-2 .gallery-item {
    max-width: 50%; }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }

  .gallery-columns-4 .gallery-item {
    max-width: 25%; } }
@media screen and (min-width: 48em) {
  /* Typography */
  body,
  button,
  input,
  select,
  textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5; }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
    font-size: 0.8125rem; }

  /* Layout */
  .wrap {
    padding-left: 105px;
    padding-right: 105px; }

  .has-sidebar #secondary {
    float: right;
    padding-top: 0;
    width: 36%; }

  .error404 #primary {
    float: none; }

  /* Site Branding */
  .site-branding {
    margin-bottom: 0; }

  .has-header-image.twentyseventeen-front-page .site-branding,
  .has-header-video.twentyseventeen-front-page .site-branding,
  .has-header-image.home.blog .site-branding,
  .has-header-video.home.blog .site-branding {
    bottom: 0;
    display: block;
    left: 0;
    height: auto;
    padding-top: 0;
    position: absolute;
    width: 100%; }

  .has-header-image.twentyseventeen-front-page .custom-header,
  .has-header-video.twentyseventeen-front-page .custom-header,
  .has-header-image.home.blog .custom-header,
  .has-header-video.home.blog .custom-header {
    display: block;
    height: auto; }

  .custom-header-media {
    height: 165px;
    position: relative; }

  .twentyseventeen-front-page.has-header-image .custom-header-media,
  .twentyseventeen-front-page.has-header-video .custom-header-media,
  .home.blog.has-header-image .custom-header-media,
  .home.blog.has-header-video .custom-header-media {
    height: 0;
    position: relative; }

  .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
  .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

  .custom-logo-link {
    padding-right: 2em; }

  .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-width: 350px; }

  .title-tagline-hidden.home.has-header-image .custom-logo-link img,
  .title-tagline-hidden.home.has-header-video .custom-logo-link img {
    max-height: 200px; }

  .site-title {
    font-size: 36px;
    font-size: 2.25rem; }

  .site-description {
    font-size: 16px;
    font-size: 1rem; }

  /* Navigation */
  .navigation-top .wrap {
    /* The font size is 14px here and we need 50px padding in ems */
    padding: 0.75em 3.4166666666667em; }

  .navigation-top nav {
    margin-left: -1.25em; }

  .site-navigation-fixed.navigation-top {
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 7; }

  .admin-bar .site-navigation-fixed.navigation-top {
    top: 32px; }

  /* Main Navigation */
  .js .menu-toggle,
  .js .dropdown-toggle {
    display: none; }

  .main-navigation {
    width: auto; }

  .js .main-navigation ul,
  .js .main-navigation ul ul,
  .js .main-navigation > div > ul {
    display: block; }

  .main-navigation ul {
    background: transparent;
    padding: 0; }

  .main-navigation > div > ul {
    border: 0;
    margin-bottom: 0;
    padding: 0; }

  .main-navigation li {
    border: 0;
    display: inline-block; }

  .main-navigation li li {
    display: block; }

  .main-navigation ul ul {
    background: #fff;
    left: -999em;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 99999; }

  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
    right: auto; }

  .main-navigation ul ul a {
    padding: 0.75em 1.25em;
    width: 16em; }

  .main-navigation li li {
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    text-align: left;
    margin-bottom: 15px; }

  .main-navigation li li a {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    font-size: 16px !important; }

  .main-navigation li li.focus > a,
  .main-navigation li li:focus > a,
  .main-navigation li li:hover > a,
  .main-navigation li li a:hover,
  .main-navigation li li a:focus,
  .main-navigation li li.current_page_item a:hover,
  .main-navigation li li.current-menu-item a:hover,
  .main-navigation li li.current_page_item a:focus,
  .main-navigation li li.current-menu-item a:focus {
    color: #fff; }

  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: 0em;
    right: auto;
    padding: 10px 0; }

  .main-navigation .menu-item-has-children > a > .icon,
  .main-navigation .page_item_has_children > a > .icon {
    display: inline;
    left: 5px;
    position: relative;
    top: -1px; }

  .main-navigation ul ul .menu-item-has-children > a > .icon,
  .main-navigation ul ul .page_item_has_children > a > .icon {
    margin-top: -9px;
    left: auto;
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    transform: rotate(-90deg); }

  .main-navigation ul ul ul {
    left: -999em;
    margin-top: -1px;
    top: 0; }

  .main-navigation ul ul li.menu-item-has-children.focus:before,
  .main-navigation ul ul li.menu-item-has-children:hover:before,
  .main-navigation ul ul li.menu-item-has-children.focus:after,
  .main-navigation ul ul li.menu-item-has-children:hover:after,
  .main-navigation ul ul li.page_item_has_children.focus:before,
  .main-navigation ul ul li.page_item_has_children:hover:before,
  .main-navigation ul ul li.page_item_has_children.focus:after,
  .main-navigation ul ul li.page_item_has_children:hover:after {
    display: none; }

  .site-header .site-navigation-fixed .menu-scroll-down {
    display: none; }

  /* Scroll down arrow */
  .site-header .menu-scroll-down {
    display: block;
    padding: 1em;
    position: absolute;
    right: 0; }

  .site-header .menu-scroll-down .icon {
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(90deg);
    /* IE 9 */
    transform: rotate(90deg); }

  .site-header .menu-scroll-down {
    color: #fff;
    top: 2em; }

  .site-header .navigation-top .menu-scroll-down {
    color: #767676;
    top: 0.7em; }

  .menu-scroll-down:focus {
    outline: thin dotted; }

  .menu-scroll-down .icon {
    height: 18px;
    width: 18px; }

  /* Front Page */
  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    margin-bottom: 70px; }

  .twentyseventeen-front-page.has-header-image .custom-header-media,
  .twentyseventeen-front-page.has-header-video .custom-header-media,
  .home.blog.has-header-image .custom-header-media,
  .home.blog.has-header-video .custom-header-media {
    height: 1200px;
    height: 100vh;
    max-height: 100%;
    overflow: hidden; }

  .twentyseventeen-front-page.has-header-image .custom-header-media:before,
  .twentyseventeen-front-page.has-header-video .custom-header-media:before,
  .home.blog.has-header-image .custom-header-media:before,
  .home.blog.has-header-video .custom-header-media:before {
    height: 33%; }

  .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
  .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
  .admin-bar.home.blog.has-header-image .custom-header-media,
  .admin-bar.home.blog.has-header-video .custom-header-media {
    height: calc(100vh - 32px); }

  .panel-content .wrap {
    padding-bottom: 4.5em;
    padding-top: 6em; }

  .panel-image {
    height: 100vh;
    max-height: 1200px; }

  /* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
  .background-fixed .panel-image {
    background-attachment: fixed; }

  .page-two-column .panel-content .entry-header {
    float: left;
    width: 36%; }

  /* Front Page - Recent Posts */
  .panel-content .recent-posts article {
    margin-bottom: 4em; }

  .panel-content .recent-posts .entry-header,
  .page-two-column #primary .panel-content .recent-posts .entry-header,
  .panel-content .recent-posts .entry-content,
  .page-two-column #primary .panel-content .recent-posts .entry-content {
    float: none;
    width: 100%; }

  .panel-content .recent-posts .entry-header {
    margin-bottom: 1.5em; }

  .page .panel-content .recent-posts .entry-title {
    font-size: 26px;
    font-size: 1.625rem; }

  /* Posts */
  .single-post .entry-title,
  .page .entry-title {
    font-size: 26px;
    font-size: 1.625rem; }

  .comments-pagination,
  .post-navigation {
    clear: both; }

  .post-navigation .nav-previous {
    float: left;
    width: 50%; }

  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

  .nav-next,
  .post-navigation .nav-next {
    margin-top: 0; }

  /* Blog, archive, search */
  .sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px; }

  body:not(.has-sidebar):not(.page-one-column) .page-header,
  body.has-sidebar.error404 #primary .page-header,
  body.page-two-column:not(.archive) #primary .entry-header,
  body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
    float: left;
    width: 36%; }

  .blog .site-main > article,
  .archive .site-main > article,
  .search .site-main > article {
    padding-bottom: 4em; }

  .has-sidebar .navigation.pagination,
  .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
    float: none;
    width: 100%; }

  .entry-footer {
    display: table;
    width: 100%; }

  .entry-footer .cat-tags-links {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }

  .entry-footer .edit-link {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }

  .entry-footer .edit-link a.post-edit-link {
    margin-top: 0;
    margin-left: 1em; }

  /* Entry content */
  /* without sidebar */
  :not(.has-sidebar) .entry-content blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%; }

  :not(.has-sidebar) .entry-content blockquote.alignright {
    margin-right: -17.5%;
    width: 48%; }

  /* with sidebar */
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: 0;
    width: 34%; }

  .has-sidebar .entry-content blockquote.alignright {
    margin-right: 0;
    width: 34%; }

  .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%; }

  /* blog and archive */
  .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
  .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
  .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
  .page-two-column .entry-content blockquote.alignleft {
    margin-left: -72.5%;
    width: 62%; }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright {
    margin-right: 0;
    width: 36%; }

  /* Post formats */
  .format-quote blockquote .icon {
    left: -1.5em; }

  /* Pages */
  .page.page-one-column .entry-header,
  .twentyseventeen-front-page.page-one-column .entry-header,
  .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 4em; }

  /* 404 page */
  .error404 .page-content {
    padding-bottom: 9em; }

  /* Comments */
  #comments {
    padding-top: 5em; }

  .comments-title {
    margin-bottom: 2.5em; }

  ol.children .children {
    padding-left: 2em; }

  /* Posts pagination */
  .nav-links .nav-title {
    position: relative; }

  .nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em; }

  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em; }

  .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em; }

  /* Secondary */
  #secondary {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6; }

  /* Widgets */
  h2.widget-title {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 2em; }

  /* Footer */
  .site-footer {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6; }

  .site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 36%; }

  .social-navigation {
    clear: left;

    margin-bottom: 0; }

  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; } }
@media screen and (min-width: 67em) {
  /* Layout */
  /* Navigation */
  .navigation-top .wrap {
    padding: 0.75em 0em; }

  .navigation-top nav {
    margin-left: 0; }

  /* Sticky posts */
  .sticky .icon-thumb-tack {
    font-size: 32px;
    font-size: 2rem;
    height: 22px;
    left: -1.25em;
    top: 0.75em;
    width: 32px; }

  /* Pagination */
  .page-numbers {
    display: inline-block; }

  .page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem; }

  .page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px; }

  /* Comments */
  .comment-body {
    margin-left: 0; } }
@media screen and (min-width: 79em) {
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: -20%; }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright,
  .twentyseventeen-front-page .entry-content blockquote.alignright {
    margin-right: -20%; } }
@media screen and (max-width: 48.875em) and (min-width: 48em) {
  .admin-bar .site-navigation-fixed.navigation-top,
  .admin-bar .site-navigation-hidden.navigation-top {
    top: 46px; } }
/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/
@media print {
  /* Hide elements */
  form,
  button,
  input,
  select,
  textarea,
  .navigation-top,
  .social-navigation,
  #secondary,
  .content-bottom-widgets,
  .header-image,
  .panel-image-prop,
  .icon-thumb-tack,
  .page-links,
  .edit-link,
  .post-navigation,
  .pagination.navigation,
  .comments-pagination,
  .comment-respond,
  .comment-edit-link,
  .comment-reply-link,
  .comment-metadata .edit-link,
  .pingback .edit-link,
  .site-footer aside.widget-area,
  .site-info {
    display: none !important; }

  .entry-footer,
  #comments,
  .site-footer,
  .single-featured-image-header {
    border: 0; }

  /* Font sizes */
  body {
    font-size: 12pt; }

  h1 {
    font-size: 24pt; }

  h2 {
    font-size: 22pt; }

  h3 {
    font-size: 17pt; }

  h4 {
    font-size: 12pt; }

  h5 {
    font-size: 11pt; }

  h6 {
    font-size: 12pt; }

  .page .panel-content .entry-title,
  .page-title,
  body.page:not(.twentyseventeen-front-page) .entry-title {
    font-size: 10pt; }

  /* Layout */
  .wrap {
    padding-left: 5% !important;
    padding-right: 5% !important;
    max-width: none; }

  /* Site Branding */
  .site-header {
    background: transparent;
    padding: 0; }

  .custom-header-media {
    padding: 0; }

  .twentyseventeen-front-page.has-header-image .site-branding,
  .twentyseventeen-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    position: relative; }

  .site-branding {
    margin-top: 0;
    margin-bottom: 1.75em !important;
    /* override styles added by JavaScript */ }

  .site-title {
    font-size: 25pt; }

  .site-description {
    font-size: 12pt;
    opacity: 1; }

  /* Posts */
  .single-featured-image-header {
    background: transparent; }

  .entry-meta {
    font-size: 9pt; }

  /* Colors */
  body,
  .site {
    background: none !important;
    /* Brute force since user agents all print differently. */ }

  body,
  a,
  .site-title a,
  .twentyseventeen-front-page.has-header-image .site-title,
  .twentyseventeen-front-page.has-header-video .site-title,
  .twentyseventeen-front-page.has-header-image .site-title a,
  .twentyseventeen-front-page.has-header-video .site-title a {
    color: #222 !important;
    /* Make sure color schemes don't affect to print */ }

  h2,
  h5,
  blockquote,
  .site-description,
  .twentyseventeen-front-page.has-header-image .site-description,
  .twentyseventeen-front-page.has-header-video .site-description,
  .entry-meta,
  .entry-meta a {
    color: #777 !important;
    /* Make sure color schemes don't affect to print */ }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 11pt;
    width: 34%; }

  .site-footer {
    padding: 0; } }
/*
  _________ __            .___.__                                      __  .__  _____               .__
 /   _____//  |_ __ __  __| _/|__| ____     ___________   ____ _____ _/  |_|__|/ ____\   ____  ____ |  |   ____   ____
 \_____  \   __\  |  \/ __ | |  |/  _ \  _/ ___\_  __ \_/ __ \__  \   __\  \   __\  _/ ___\/  _ \|  |  /  _ \_/ ___\
 /        \|  | |  |  / /_/ | |  (  <_> ) \  \___|  | \/\  ___/ / __ \|  | |  ||  |    \  \__(  <_> )  |_(  <_> )  \___
/_______  /|__| |____/\____ | |__|\____/   \___  >__|    \___  >____  /__| |__||__|     \___  >____/|____/\____/ \___  >
        \/                 \/                  \/            \/     \/                      \/                       \/
        */
/*
_________                 __
\_   ___ \ __ __  _______/  |_  ____   _____
/    \  \/|  |  \/  ___/\   __\/  _ \ /     \
\     \___|  |  /\___ \  |  | (  <_> )  Y Y  \
 \______  /____//____  > |__|  \____/|__|_|  /
 \/           \/                    \/*/
/*
  ________      .__    .___
 /  _____/______|__| __| _/
/   \  __\_  __ \  |/ __ |
\    \_\  \  | \/  / /_/ |
 \______  /__|  |__\____ |
 \/              \/  */
.b1-show,
.b2-show,
.b3-show,
.b4-show,
.m-show,
.th-show,
.tv-show {
  display: none; }

.white {
  color: #fff; }

.black {
  color: #000; }

.grey {
  color: #58585A; }

.fs-reset,
.resetFontSize {
  font-size: 1em; }

.fw-100,
.fw-thin {
  font-weight: 100; }

.fw-200,
.fw-ultralight {
  font-weight: 200; }

.fw-300,
.fw-light {
  font-weight: 300; }

.fw-400,
.fw-book,
.fw-regular {
  font-weight: 400; }

.fw-500,
.fw-medium {
  font-weight: 500; }

.fw-600,
.fw-semibold {
  font-weight: 600; }

.fw-700,
.fw-bold {
  font-weight: 700; }

.fw-800,
.fw-extrabold {
  font-weight: 800; }

.fw-900,
.fw-black {
  font-weight: 900; }

.filler {
  min-height: 1px; }

.uppercase {
  text-transform: uppercase; }

.underline {
  text-decoration: underline; }

.nowrap {
  white-space: nowrap; }

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

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

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

.bg-left {
  background-position: left !important; }

.bg-right {
  background-position: right !important; }

.bg-top {
  background-position: top !important; }

.bg-bottom {
  background-position: bottom !important; }

.bg-center {
  background-position: center !important; }

.no-pad {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

.no-pad-h {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.no-pad-t {
  padding-top: 0 !important; }

.no-pad-b {
  padding-bottom: 0 !important; }

.no-pad-l {
  padding-left: 0 !important; }

.no-pad-r {
  padding-right: 0 !important; }

.no-mar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

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

.no-mar-h {
  margin-left: 0 !important;
  margin-right: 0 !important; }

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

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

.no-mar-l {
  margin-left: 0 !important; }

.no-mar-r {
  margin-right: 0 !important; }

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

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.fliph {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH"; }

.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; }

.rotate90 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.rotate270 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.vcenter {
  box-sizing: border-box;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.vcenter section {
  height: 100%; }

.vcenter .container {
  display: table;
  width: 100%;
  height: 100%; }

.vcenter .container-int {
  display: table-cell !important;
  vertical-align: middle; }

.w-full {
  width: 100%; }

.w-25 {
  width: 25%; }

.w-50 {
  width: 50%; }

.w-75 {
  width: 75%; }

.w-third {
  width: 33.33%; }

.col {
  box-sizing: border-box;
  position: relative;
  float: left;
  vertical-align: top; }

body.debugon .col {
  background: #CF6 !important;
  background-clip: content-box !important;
  border: 1px solid #0FF !important; }

.col-group {
  font-size: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.d-right {
  text-align: right !important; }

.d-center {
  text-align: center !important; }

.d-1-2 {
  width: 50%; }

.d-2-2 {
  width: 100%; }

.d-1-3 {
  width: 33.33%; }

.d-2-3 {
  width: 66.66%; }

.d-3-3 {
  width: 100%; }

.d-1-4 {
  width: 25%; }

.d-2-4 {
  width: 50%; }

.d-3-4 {
  width: 75%; }

.d-4-4 {
  width: 100%; }

.d-1-5 {
  width: 20%; }

.d-2-5 {
  width: 40%; }

.d-3-5 {
  width: 60%; }

.d-4-5 {
  width: 80%; }

.d-5-5 {
  width: 100%; }

.d-1-6 {
  width: 16.66%; }

.d-2-6 {
  width: 33.32%; }

.d-3-6 {
  width: 50%; }

.d-4-6 {
  width: 66.66%; }

.d-5-6 {
  width: 83.32%; }

.d-6-6 {
  width: 100%; }

.d-1-7 {
  width: 14.28%; }

.d-2-7 {
  width: 28.56%; }

.d-3-7 {
  width: 42.84%; }

.d-4-7 {
  width: 57.12%; }

.d-5-7 {
  width: 71.40%; }

.d-6-7 {
  width: 85.68%; }

.d-7-7 {
  width: 100%; }

.d-1-8 {
  width: 12.5%; }

.d-2-8 {
  width: 25%; }

.d-3-8 {
  width: 37.5%; }

.d-4-8 {
  width: 50%; }

.d-5-8 {
  width: 62.5%; }

.d-6-8 {
  width: 75%; }

.d-7-8 {
  width: 87.5%; }

.d-8-8 {
  width: 100%; }

.d-full {
  width: 100%; }

.nogutter .col {
  padding: 0 0 !important; }

@media screen and (max-width: 1910px) {
  .b1-1-2 {
    width: 50% !important; }

  .b1-2-2 {
    width: 100% !important; }

  .b1-1-3 {
    width: 33.33% !important; }

  .b1-2-3 {
    width: 66.66% !important; }

  .b1-3-3 {
    width: 100% !important; }

  .b1-1-4 {
    width: 25% !important; }

  .b1-2-4 {
    width: 50% !important; }

  .b1-3-4 {
    width: 75% !important; }

  .b1-4-4 {
    width: 100% !important; }

  .b1-1-5 {
    width: 20% !important; }

  .b1-2-5 {
    width: 40% !important; }

  .b1-3-5 {
    width: 60% !important; }

  .b1-4-5 {
    width: 80% !important; }

  .b1-5-5 {
    width: 100% !important; }

  .b1-1-6 {
    width: 16.66% !important; }

  .b1-2-6 {
    width: 33.32% !important; }

  .b1-3-6 {
    width: 50% !important; }

  .b1-4-6 {
    width: 66.66% !important; }

  .b1-5-6 {
    width: 83.32% !important; }

  .b1-6-6 {
    width: 100% !important; }

  .b1-1-7 {
    width: 14.28% !important; }

  .b1-2-7 {
    width: 28.56% !important; }

  .b1-3-7 {
    width: 42.84% !important; }

  .b1-4-7 {
    width: 57.12% !important; }

  .b1-5-7 {
    width: 71.40% !important; }

  .b1-6-7 {
    width: 85.68% !important; }

  .b1-7-7 {
    width: 100% !important; }

  .b1-1-8 {
    width: 12.5% !important; }

  .b1-2-8 {
    width: 25% !important; }

  .b1-3-8 {
    width: 37.5% !important; }

  .b1-4-8 {
    width: 50% !important; }

  .b1-5-8 {
    width: 62.5% !important; }

  .b1-6-8 {
    width: 75% !important; }

  .b1-7-8 {
    width: 87.5% !important; }

  .b1-8-8 {
    width: 100% !important; }

  .b1-full {
    width: 100% !important; }

  .b1-hide {
    display: none !important; }

  .b1-show.b {
    display: block; }

  .b1-show.ib {
    display: inline-block; }

  .b1-left {
    text-align: left !important; }

  .b1-right {
    text-align: right !important; }

  .b1-center {
    text-align: center !important; }

  .b1-no-mar {
    margin: 0 !important; } }
@media screen and (max-width: 1680px) {
  .b2-1-2 {
    width: 50% !important; }

  .b2-2-2 {
    width: 100% !important; }

  .b2-1-3 {
    width: 33.33% !important; }

  .b2-2-3 {
    width: 66.66% !important; }

  .b2-3-3 {
    width: 100% !important; }

  .b2-1-4 {
    width: 25% !important; }

  .b2-2-4 {
    width: 50% !important; }

  .b2-3-4 {
    width: 75% !important; }

  .b2-4-4 {
    width: 100% !important; }

  .b2-1-5 {
    width: 20% !important; }

  .b2-2-5 {
    width: 40% !important; }

  .b2-3-5 {
    width: 60% !important; }

  .b2-4-5 {
    width: 80% !important; }

  .b2-5-5 {
    width: 100% !important; }

  .b2-1-6 {
    width: 16.66% !important; }

  .b2-2-6 {
    width: 33.32% !important; }

  .b2-3-6 {
    width: 50% !important; }

  .b2-4-6 {
    width: 66.66% !important; }

  .b2-5-6 {
    width: 83.32% !important; }

  .b2-6-6 {
    width: 100% !important; }

  .b2-1-7 {
    width: 14.28% !important; }

  .b2-2-7 {
    width: 28.56% !important; }

  .b2-3-7 {
    width: 42.84% !important; }

  .b2-4-7 {
    width: 57.12% !important; }

  .b2-5-7 {
    width: 71.40% !important; }

  .b2-6-7 {
    width: 85.68% !important; }

  .b2-7-7 {
    width: 100% !important; }

  .b2-1-8 {
    width: 12.5% !important; }

  .b2-2-8 {
    width: 25% !important; }

  .b2-3-8 {
    width: 37.5% !important; }

  .b2-4-8 {
    width: 50% !important; }

  .b2-5-8 {
    width: 62.5% !important; }

  .b2-6-8 {
    width: 75% !important; }

  .b2-7-8 {
    width: 87.5% !important; }

  .b2-8-8 {
    width: 100% !important; }

  .b2-full {
    width: 100% !important; }

  .b2-hide {
    display: none !important; }

  .b2-show.b {
    display: block; }

  .b2-show.ib {
    display: inline-block; }

  .b2-left {
    text-align: left !important; }

  .b2-right {
    text-align: right !important; }

  .b2-center {
    text-align: center !important; }

  .b2-no-mar {
    margin: 0 !important; } }
@media screen and (max-width: 1440px) {
  .b3-1-2 {
    width: 50% !important; }

  .b3-2-2 {
    width: 100% !important; }

  .b3-1-3 {
    width: 33.33% !important; }

  .b3-2-3 {
    width: 66.66% !important; }

  .b3-3-3 {
    width: 100% !important; }

  .b3-1-4 {
    width: 25% !important; }

  .b3-2-4 {
    width: 50% !important; }

  .b3-3-4 {
    width: 75% !important; }

  .b3-4-4 {
    width: 100% !important; }

  .b3-1-5 {
    width: 20% !important; }

  .b3-2-5 {
    width: 40% !important; }

  .b3-3-5 {
    width: 60% !important; }

  .b3-4-5 {
    width: 80% !important; }

  .b3-5-5 {
    width: 100% !important; }

  .b3-1-6 {
    width: 16.66% !important; }

  .b3-2-6 {
    width: 33.32% !important; }

  .b3-3-6 {
    width: 50% !important; }

  .b3-4-6 {
    width: 66.66% !important; }

  .b3-5-6 {
    width: 83.32% !important; }

  .b3-6-6 {
    width: 100% !important; }

  .b3-1-7 {
    width: 14.28% !important; }

  .b3-2-7 {
    width: 28.56% !important; }

  .b3-3-7 {
    width: 42.84% !important; }

  .b3-4-7 {
    width: 57.12% !important; }

  .b3-5-7 {
    width: 71.40% !important; }

  .b3-6-7 {
    width: 85.68% !important; }

  .b3-7-7 {
    width: 100% !important; }

  .b3-1-8 {
    width: 12.5% !important; }

  .b3-2-8 {
    width: 25% !important; }

  .b3-3-8 {
    width: 37.5% !important; }

  .b3-4-8 {
    width: 50% !important; }

  .b3-5-8 {
    width: 62.5% !important; }

  .b3-6-8 {
    width: 75% !important; }

  .b3-7-8 {
    width: 87.5% !important; }

  .b3-8-8 {
    width: 100% !important; }

  .b3-full {
    width: 100% !important; }

  .b3-hide {
    display: none !important; }

  .b3-show.b {
    display: block; }

  .b3-show.ib {
    display: inline-block; }

  .b3-left {
    text-align: left !important; }

  .b3-right {
    text-align: right !important; }

  .b3-center {
    text-align: center !important; }

  .b3-no-mar {
    margin: 0 !important; } }
@media screen and (max-width: 1280px) {
  .b4-1-2 {
    width: 50% !important; }

  .b4-2-2 {
    width: 100% !important; }

  .b4-1-3 {
    width: 33.33% !important; }

  .b4-2-3 {
    width: 66.66% !important; }

  .b4-3-3 {
    width: 100% !important; }

  .b4-1-4 {
    width: 25% !important; }

  .b4-2-4 {
    width: 50% !important; }

  .b4-3-4 {
    width: 75% !important; }

  .b4-4-4 {
    width: 100% !important; }

  .b4-1-5 {
    width: 20% !important; }

  .b4-2-5 {
    width: 40% !important; }

  .b4-3-5 {
    width: 60% !important; }

  .b4-4-5 {
    width: 80% !important; }

  .b4-5-5 {
    width: 100% !important; }

  .b4-1-6 {
    width: 16.66% !important; }

  .b4-2-6 {
    width: 33.32% !important; }

  .b4-3-6 {
    width: 50% !important; }

  .b4-4-6 {
    width: 66.66% !important; }

  .b4-5-6 {
    width: 83.32% !important; }

  .b4-6-6 {
    width: 100% !important; }

  .b4-1-7 {
    width: 14.28% !important; }

  .b4-2-7 {
    width: 28.56% !important; }

  .b4-3-7 {
    width: 42.84% !important; }

  .b4-4-7 {
    width: 57.12% !important; }

  .b4-5-7 {
    width: 71.40% !important; }

  .b4-6-7 {
    width: 85.68% !important; }

  .b4-7-7 {
    width: 100% !important; }

  .b4-1-8 {
    width: 12.5% !important; }

  .b4-2-8 {
    width: 25% !important; }

  .b4-3-8 {
    width: 37.5% !important; }

  .b4-4-8 {
    width: 50% !important; }

  .b4-5-8 {
    width: 62.5% !important; }

  .b4-6-8 {
    width: 75% !important; }

  .b4-7-8 {
    width: 87.5% !important; }

  .b4-8-8 {
    width: 100% !important; }

  .b4-full {
    width: 100% !important; }

  .b4-hide {
    display: none !important; }

  .b4-show.b {
    display: block; }

  .b4-show.ib {
    display: inline-block; }

  .b4-left {
    text-align: left !important; }

  .b4-right {
    text-align: right !important; }

  .b4-center {
    text-align: center !important; }

  .b4-no-mar {
    margin: 0 !important; } }
@media screen and (max-width: 1024px) {
  .th-1-2 {
    width: 50% !important; }

  .th-2-2 {
    width: 100% !important; }

  .th-1-3 {
    width: 33.33% !important; }

  .th-2-3 {
    width: 66.66% !important; }

  .th-3-3 {
    width: 100% !important; }

  .th-1-4 {
    width: 25% !important; }

  .th-2-4 {
    width: 50% !important; }

  .th-3-4 {
    width: 75% !important; }

  .th-4-4 {
    width: 100% !important; }

  .th-1-5 {
    width: 20% !important; }

  .th-2-5 {
    width: 40% !important; }

  .th-3-5 {
    width: 60% !important; }

  .th-4-5 {
    width: 80% !important; }

  .th-5-5 {
    width: 100% !important; }

  .th-1-6 {
    width: 16.66% !important; }

  .th-2-6 {
    width: 33.32% !important; }

  .th-3-6 {
    width: 50% !important; }

  .th-4-6 {
    width: 66.66% !important; }

  .th-5-6 {
    width: 83.32% !important; }

  .th-6-6 {
    width: 100% !important; }

  .th-1-7 {
    width: 14.28% !important; }

  .th-2-7 {
    width: 28.56% !important; }

  .th-3-7 {
    width: 42.84% !important; }

  .th-4-7 {
    width: 57.12% !important; }

  .th-5-7 {
    width: 71.40% !important; }

  .th-6-7 {
    width: 85.68% !important; }

  .th-7-7 {
    width: 100% !important; }

  .th-1-8 {
    width: 12.5% !important; }

  .th-2-8 {
    width: 25% !important; }

  .th-3-8 {
    width: 37.5% !important; }

  .th-4-8 {
    width: 50% !important; }

  .th-5-8 {
    width: 62.5% !important; }

  .th-6-8 {
    width: 75% !important; }

  .th-7-8 {
    width: 87.5% !important; }

  .th-8-8 {
    width: 100% !important; }

  .th-full {
    width: 100% !important; }

  .th-hide {
    display: none !important; }

  .th-show.b {
    display: block; }

  .th-show.ib {
    display: inline-block !important; }

  .th-left {
    text-align: left !important; }

  .th-right {
    text-align: right !important; }

  .th-center {
    text-align: center !important; }

  .th-bg-left {
    background-position: left !important; }

  .th-bg-right {
    background-position: right !important; }

  .th-bg-top {
    background-position: top !important; }

  .th-bg-bottom {
    background-position: bottom !important; }

  .th-bg-center {
    background-position: center !important; }

  .th-no-mar {
    margin: 0 !important; } }
@media screen and (max-width: 768px) {
  .tv-1-2 {
    width: 50% !important; }

  .tv-2-2 {
    width: 100% !important; }

  .tv-1-3 {
    width: 33.33% !important; }

  .tv-2-3 {
    width: 66.66% !important; }

  .tv-3-3 {
    width: 100% !important; }

  .tv-1-4 {
    width: 25% !important; }

  .tv-2-4 {
    width: 50% !important; }

  .tv-3-4 {
    width: 75% !important; }

  .tv-4-4 {
    width: 100% !important; }

  .tv-1-5 {
    width: 20% !important; }

  .tv-2-5 {
    width: 40% !important; }

  .tv-3-5 {
    width: 60% !important; }

  .tv-4-5 {
    width: 80% !important; }

  .tv-5-5 {
    width: 100% !important; }

  .tv-1-6 {
    width: 16.66% !important; }

  .tv-2-6 {
    width: 33.32% !important; }

  .tv-3-6 {
    width: 50% !important; }

  .tv-4-6 {
    width: 66.66% !important; }

  .tv-5-6 {
    width: 83.32% !important; }

  .tv-6-6 {
    width: 100% !important; }

  .tv-1-7 {
    width: 14.28% !important; }

  .tv-2-7 {
    width: 28.56% !important; }

  .tv-3-7 {
    width: 42.84% !important; }

  .tv-4-7 {
    width: 57.12% !important; }

  .tv-5-7 {
    width: 71.40% !important; }

  .tv-6-7 {
    width: 85.68% !important; }

  .tv-7-7 {
    width: 100% !important; }

  .tv-1-8 {
    width: 12.5% !important; }

  .tv-2-8 {
    width: 25% !important; }

  .tv-3-8 {
    width: 37.5% !important; }

  .tv-4-8 {
    width: 50% !important; }

  .tv-5-8 {
    width: 62.5% !important; }

  .tv-6-8 {
    width: 75% !important; }

  .tv-7-8 {
    width: 87.5% !important; }

  .tv-8-8 {
    width: 100% !important; }

  .tv-full {
    width: 100% !important; }

  .tv-hide {
    display: none !important; }

  .tv-show.b {
    display: block; }

  .tv-show.ib {
    display: inline-block; }

  .tv-left {
    text-align: left !important; }

  .tv-right {
    text-align: right !important; }

  .tv-center {
    text-align: center !important; }

  .tv-bg-left {
    background-position: left !important; }

  .tv-bg-right {
    background-position: right !important; }

  .tv-bg-top {
    background-position: top !important; }

  .tv-bg-bottom {
    background-position: bottom !important; }

  .tv-bg-center {
    background-position: center !important; }

  .tv-no-mar {
    margin: 0 !important; } }
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .m-1-2 {
    width: 50% !important; }

  .m-2-2 {
    width: 100% !important; }

  .m-1-3 {
    width: 33.33% !important; }

  .m-2-3 {
    width: 66.66% !important; }

  .m-3-3 {
    width: 100% !important; }

  .m-1-4 {
    width: 25% !important; }

  .m-2-4 {
    width: 50% !important; }

  .m-3-4 {
    width: 75% !important; }

  .m-4-4 {
    width: 100% !important; }

  .m-1-5 {
    width: 20% !important; }

  .m-2-5 {
    width: 40% !important; }

  .m-3-5 {
    width: 60% !important; }

  .m-4-5 {
    width: 80% !important; }

  .m-5-5 {
    width: 100% !important; }

  .m-1-6 {
    width: 16.66% !important; }

  .m-2-6 {
    width: 33.32% !important; }

  .m-3-6 {
    width: 50% !important; }

  .m-4-6 {
    width: 66.66% !important; }

  .m-5-6 {
    width: 83.32% !important; }

  .m-6-6 {
    width: 100% !important; }

  .m-1-7 {
    width: 14.28% !important; }

  .m-2-7 {
    width: 28.56% !important; }

  .m-3-7 {
    width: 42.84% !important; }

  .m-4-7 {
    width: 57.12% !important; }

  .m-5-7 {
    width: 71.40% !important; }

  .m-6-7 {
    width: 85.68% !important; }

  .m-7-7 {
    width: 100% !important; }

  .m-1-8 {
    width: 12.5% !important; }

  .m-2-8 {
    width: 25% !important; }

  .m-3-8 {
    width: 37.5% !important; }

  .m-4-8 {
    width: 50% !important; }

  .m-5-8 {
    width: 62.5% !important; }

  .m-6-8 {
    width: 75% !important; }

  .m-7-8 {
    width: 87.5% !important; }

  .m-8-8 {
    width: 100% !important; }

  .m-full {
    width: 100% !important; }

  .m-hide {
    display: none !important; }

  .m-show.b {
    display: block; }

  .m-show.ib {
    display: inline-block; }

  .m-left {
    text-align: left !important; }

  .m-right {
    text-align: right !important; }

  .m-center {
    text-align: center !important; }

  .m-bg-left {
    background-position: left !important; }

  .m-bg-right {
    background-position: right !important; }

  .m-bg-top {
    background-position: top !important; }

  .m-bg-bottom {
    background-position: bottom !important; }

  .m-bg-center {
    background-position: center !important; }

  .m-no-mar {
    margin: 0 !important; } }
/*   _____             .___.__         ________                             .__
  /     \   ____   __| _/|__|____    \_____  \  __ __   __________________|__| ____   ______
 /  \ /  \_/ __ \ / __ | |  \__  \    /  / \  \|  |  \_/ __ \_  __ \_  __ \  |/ __ \ /  ___/
/    Y    \  ___// /_/ | |  |/ __ \_ /   \_/.  \  |  /\  ___/|  | \/|  | \/  \  ___/ \___ \
\____|__  /\___  >____ | |__(____  / \_____\ \_/____/  \___  >__|   |__|  |__|\___  >____  >
\/     \/     \/         \/         \__>           \/                     \/     \/*/
@media only screen and (min-width: 2200px) {
  #otherNews .news {
    height: auto !important; } }
@media only screen and (max-width: 1700px) {
  #menuPrincipal a {
    padding: 0 10px !important;
    font-size: 18px !important; } }
@media only screen and (max-width: 1540px) {
  #sidebar {
    font-size: 16px; } }
@media only screen and (max-width: 1480px) {
  #bottomHome .box {
    width: 80%;
    max-width: 300px;
    padding: 50px 0;
    font-size: 20px;
    line-height: 20px; }

  #sidebar {
    font-size: 18px; } }
@media only screen and (max-width: 1420px) {
  #sidebar {
    font-size: 16px; }

  .boutonsTop {
    flex-direction: column;
    align-items: center; }

  .boutonYoutube,
  .boutonTerritoire {
    margin-bottom: 10px; } }
@media only screen and (max-width: 1366px) {
  .wrap {
    padding-left: 25px !important;
    padding-right: 25px !important; }

  .navigation-top .wrap {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .page h1,
  .single h1 {
    font-size: 52px;
    line-height: 52px; }

  #sidebar {
    font-size: 17px; } }
@media screen and (max-width: 1140px) {
  #menuPrincipal a {
    padding: 0 10px !important;
    font-size: 16px !important; }

  #sidebar {
    font-size: 15px; } }
@media screen and (max-width: 1024px) {
  .bandeAccueil {
    flex-direction: column;
    align-items: flex-start; }

  .insideCols {
    padding: 0; }

  .navigation-top {
    display: none; }

  button#responsive-menu-pro-button {
    border-radius: 100%; }

  .responsive-menu-pro-box {
    top: -2px; }

  #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    line-height: 13px !important;
    padding: 15px; }

  .secondDiv {
    display: none; }

  .page-template-default button#responsive-menu-pro-button {
    top: 63px !important; 
    position: absolute!important;}

  .billet {
    font-size: 14px; }

  .wrap {
    padding-left: 25px;
    padding-right: 25px; }

  #nextPage {
    padding-left: 0;
    padding-top: 50px; }

  #sidebar a {
    padding-left: 0 !important; }

  #sidebar ul a {
    padding-left: 4px !important; }

  #sidebar ul li:before {
    margin-left: 0; }

  .page article {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }

  .page article .firstDiv {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }

  .page article .secondDiv {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

  #leftCol {
    border-right: none; }

  #aLaUne {
    border: none; }

  #bottomHome .box {
    margin-bottom: 50px; }

  .carouselInfos h1,
  .page h1 {
    font-size: 52px;
    line-height: 52px; }

  #otherNews {
    margin-left: -30px;
    padding-bottom: 50px; } }
@media screen and (max-width: 768px) {
    .imgPartenaire{
    max-width: 100%!important;
  }
  .secondDiv {
    display: block; }

  .line2 {
    display: none; }

  #aLaUne,
  #otherNews .news {
    height: auto;
    padding: 20px 10px 40px; }

  #otherNews {
    margin-left: 0; }

  #aLaUne h2 {
    padding-right: 0; }

  #leftCol {
    padding-right: 0 !important; } }
@media screen and (max-width: 640px) {
  #bottomHome .box {
    max-width: 100%;
    width: 100%; }

  .carouselInfos h1,
  .page h1,
  .single h1 {
    font-size: 30px !important;
    line-height: 28px !important; } }
@media print {
  #sidebar {
    display: none; } }
.d-1-1 {
  width: 100%; }

.d-1-2 {
  width: 50%; }

.d-2-2 {
  width: 100%; }

.d-1-3 {
  width: 33.3333333333%; }

.d-2-3 {
  width: 66.6666666667%; }

.d-3-3 {
  width: 100%; }

.d-1-4 {
  width: 25%; }

.d-2-4 {
  width: 50%; }

.d-3-4 {
  width: 75%; }

.d-4-4 {
  width: 100%; }

.d-1-5 {
  width: 20%; }

.d-2-5 {
  width: 40%; }

.d-3-5 {
  width: 60%; }

.d-4-5 {
  width: 80%; }

.d-5-5 {
  width: 100%; }

.d-1-6 {
  width: 16.6666666667%; }

.d-2-6 {
  width: 33.3333333333%; }

.d-3-6 {
  width: 50%; }

.d-4-6 {
  width: 66.6666666667%; }

.d-5-6 {
  width: 83.3333333333%; }

.d-6-6 {
  width: 100%; }

.d-1-7 {
  width: 14.2857142857%; }

.d-2-7 {
  width: 28.5714285714%; }

.d-3-7 {
  width: 42.8571428571%; }

.d-4-7 {
  width: 57.1428571429%; }

.d-5-7 {
  width: 71.4285714286%; }

.d-6-7 {
  width: 85.7142857143%; }

.d-7-7 {
  width: 100%; }

.d-1-8 {
  width: 12.5%; }

.d-2-8 {
  width: 25%; }

.d-3-8 {
  width: 37.5%; }

.d-4-8 {
  width: 50%; }

.d-5-8 {
  width: 62.5%; }

.d-6-8 {
  width: 75%; }

.d-7-8 {
  width: 87.5%; }

.d-8-8 {
  width: 100%; }

.d-1-9 {
  width: 11.1111111111%; }

.d-2-9 {
  width: 22.2222222222%; }

.d-3-9 {
  width: 33.3333333333%; }

.d-4-9 {
  width: 44.4444444444%; }

.d-5-9 {
  width: 55.5555555556%; }

.d-6-9 {
  width: 66.6666666667%; }

.d-7-9 {
  width: 77.7777777778%; }

.d-8-9 {
  width: 88.8888888889%; }

.d-9-9 {
  width: 100%; }

.d-1-10 {
  width: 10%; }

.d-2-10 {
  width: 20%; }

.d-3-10 {
  width: 30%; }

.d-4-10 {
  width: 40%; }

.d-5-10 {
  width: 50%; }

.d-6-10 {
  width: 60%; }

.d-7-10 {
  width: 70%; }

.d-8-10 {
  width: 80%; }

.d-9-10 {
  width: 90%; }

.d-10-10 {
  width: 100%; }

.d-1-11 {
  width: 9.0909090909%; }

.d-2-11 {
  width: 18.1818181818%; }

.d-3-11 {
  width: 27.2727272727%; }

.d-4-11 {
  width: 36.3636363636%; }

.d-5-11 {
  width: 45.4545454545%; }

.d-6-11 {
  width: 54.5454545455%; }

.d-7-11 {
  width: 63.6363636364%; }

.d-8-11 {
  width: 72.7272727273%; }

.d-9-11 {
  width: 81.8181818182%; }

.d-10-11 {
  width: 90.9090909091%; }

.d-11-11 {
  width: 100%; }

.d-1-12 {
  width: 8.3333333333%; }

.d-2-12 {
  width: 16.6666666667%; }

.d-3-12 {
  width: 25%; }

.d-4-12 {
  width: 33.3333333333%; }

.d-5-12 {
  width: 41.6666666667%; }

.d-6-12 {
  width: 50%; }

.d-7-12 {
  width: 58.3333333333%; }

.d-8-12 {
  width: 66.6666666667%; }

.d-9-12 {
  width: 75%; }

.d-10-12 {
  width: 83.3333333333%; }

.d-11-12 {
  width: 91.6666666667%; }

.d-12-12 {
  width: 100%; }

.d-show {
  display: block !important; }

.d-hide {
  display: none !important; }

.d-full {
  width: 100%; }

.d-hide {
  display: none !important; }

.d-show.b {
  display: block; }

.d-show.ib {
  display: inline-block; }

.d-show.fl {
  display: flex;
  flex-wrap: wrap; }

.d-left {
  text-align: left !important; }

.d-right {
  text-align: right !important; }

.d-center {
  text-align: center !important; }

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

.d-fw-100 {
  font-weight: 10; }

.d-fw-200 {
  font-weight: 20; }

.d-fw-300 {
  font-weight: 30; }

.d-fw-400 {
  font-weight: 40; }

.d-fw-500 {
  font-weight: 50; }

.d-fw-600 {
  font-weight: 60; }

.d-fw-700 {
  font-weight: 70; }

.d-fw-800 {
  font-weight: 80; }

.d-fw-900 {
  font-weight: 90; }

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

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

.d-t-align-right {
  text-align: left; }

.d-t-transform-uppercase {
  text-transform: uppercase; }

.d-t-transform-none {
  text-transform: none; }

.d-t-decoration-none a,
.d-t-decoration-none {
  text-decoration: none; }

.d-t-decoration-underline a,
.d-t-decoration-underline {
  text-decoration: underline; }

.d-bg-position-center,
.d-bg-position-center-center {
  background-position: center center; }

.d-bg-position-center-right {
  background-position: center right; }

.d-bg-position-center-left {
  background-position: center left; }

.d-bg-position-top-center {
  background-position: top center; }

.d-bg-position-top-right {
  background-position: top right; }

.d-bg-position-top-left {
  background-position: top left; }

.d-bg-position-bottom-center {
  background-position: bottom center; }

.d-bg-position-bottom-right {
  background-position: bottom right; }

.d-bg-position-bottom-left {
  background-position: bottom left; }

.d-bg-size-cover {
  background-size: cover; }

.d-bg-size-contain {
  background-size: contain; }

.d-bg-no-repeat {
  background-repeat: no-repeat; }

@media screen and (max-width: 1910px) {
  .b1-1-1 {
    width: 100%; }

  .b1-1-2 {
    width: 50%; }

  .b1-2-2 {
    width: 100%; }

  .b1-1-3 {
    width: 33.3333333333%; }

  .b1-2-3 {
    width: 66.6666666667%; }

  .b1-3-3 {
    width: 100%; }

  .b1-1-4 {
    width: 25%; }

  .b1-2-4 {
    width: 50%; }

  .b1-3-4 {
    width: 75%; }

  .b1-4-4 {
    width: 100%; }

  .b1-1-5 {
    width: 20%; }

  .b1-2-5 {
    width: 40%; }

  .b1-3-5 {
    width: 60%; }

  .b1-4-5 {
    width: 80%; }

  .b1-5-5 {
    width: 100%; }

  .b1-1-6 {
    width: 16.6666666667%; }

  .b1-2-6 {
    width: 33.3333333333%; }

  .b1-3-6 {
    width: 50%; }

  .b1-4-6 {
    width: 66.6666666667%; }

  .b1-5-6 {
    width: 83.3333333333%; }

  .b1-6-6 {
    width: 100%; }

  .b1-1-7 {
    width: 14.2857142857%; }

  .b1-2-7 {
    width: 28.5714285714%; }

  .b1-3-7 {
    width: 42.8571428571%; }

  .b1-4-7 {
    width: 57.1428571429%; }

  .b1-5-7 {
    width: 71.4285714286%; }

  .b1-6-7 {
    width: 85.7142857143%; }

  .b1-7-7 {
    width: 100%; }

  .b1-1-8 {
    width: 12.5%; }

  .b1-2-8 {
    width: 25%; }

  .b1-3-8 {
    width: 37.5%; }

  .b1-4-8 {
    width: 50%; }

  .b1-5-8 {
    width: 62.5%; }

  .b1-6-8 {
    width: 75%; }

  .b1-7-8 {
    width: 87.5%; }

  .b1-8-8 {
    width: 100%; }

  .b1-1-9 {
    width: 11.1111111111%; }

  .b1-2-9 {
    width: 22.2222222222%; }

  .b1-3-9 {
    width: 33.3333333333%; }

  .b1-4-9 {
    width: 44.4444444444%; }

  .b1-5-9 {
    width: 55.5555555556%; }

  .b1-6-9 {
    width: 66.6666666667%; }

  .b1-7-9 {
    width: 77.7777777778%; }

  .b1-8-9 {
    width: 88.8888888889%; }

  .b1-9-9 {
    width: 100%; }

  .b1-1-10 {
    width: 10%; }

  .b1-2-10 {
    width: 20%; }

  .b1-3-10 {
    width: 30%; }

  .b1-4-10 {
    width: 40%; }

  .b1-5-10 {
    width: 50%; }

  .b1-6-10 {
    width: 60%; }

  .b1-7-10 {
    width: 70%; }

  .b1-8-10 {
    width: 80%; }

  .b1-9-10 {
    width: 90%; }

  .b1-10-10 {
    width: 100%; }

  .b1-1-11 {
    width: 9.0909090909%; }

  .b1-2-11 {
    width: 18.1818181818%; }

  .b1-3-11 {
    width: 27.2727272727%; }

  .b1-4-11 {
    width: 36.3636363636%; }

  .b1-5-11 {
    width: 45.4545454545%; }

  .b1-6-11 {
    width: 54.5454545455%; }

  .b1-7-11 {
    width: 63.6363636364%; }

  .b1-8-11 {
    width: 72.7272727273%; }

  .b1-9-11 {
    width: 81.8181818182%; }

  .b1-10-11 {
    width: 90.9090909091%; }

  .b1-11-11 {
    width: 100%; }

  .b1-1-12 {
    width: 8.3333333333%; }

  .b1-2-12 {
    width: 16.6666666667%; }

  .b1-3-12 {
    width: 25%; }

  .b1-4-12 {
    width: 33.3333333333%; }

  .b1-5-12 {
    width: 41.6666666667%; }

  .b1-6-12 {
    width: 50%; }

  .b1-7-12 {
    width: 58.3333333333%; }

  .b1-8-12 {
    width: 66.6666666667%; }

  .b1-9-12 {
    width: 75%; }

  .b1-10-12 {
    width: 83.3333333333%; }

  .b1-11-12 {
    width: 91.6666666667%; }

  .b1-12-12 {
    width: 100%; } }
@media screen and (max-width: 1910px) {
  .b1-show {
    display: block !important; }

  .b1-hide {
    display: none !important; }

  .b1-full {
    width: 100%; }

  .b1-hide {
    display: none !important; }

  .b1-show.b {
    display: block; }

  .b1-show.ib {
    display: inline-block; }

  .b1-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .b1-left {
    text-align: left !important; }

  .b1-right {
    text-align: right !important; }

  .b1-center {
    text-align: center !important; }

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

  .b1-fw-100 {
    font-weight: 10; }

  .b1-fw-200 {
    font-weight: 20; }

  .b1-fw-300 {
    font-weight: 30; }

  .b1-fw-400 {
    font-weight: 40; }

  .b1-fw-500 {
    font-weight: 50; }

  .b1-fw-600 {
    font-weight: 60; }

  .b1-fw-700 {
    font-weight: 70; }

  .b1-fw-800 {
    font-weight: 80; }

  .b1-fw-900 {
    font-weight: 90; }

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

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

  .b1-t-align-right {
    text-align: left; }

  .b1-t-transform-uppercase {
    text-transform: uppercase; }

  .b1-t-transform-none {
    text-transform: none; }

  .b1-t-decoration-none a,
  .b1-t-decoration-none {
    text-decoration: none; }

  .b1-t-decoration-underline a,
  .b1-t-decoration-underline {
    text-decoration: underline; }

  .b1-bg-position-center,
  .b1-bg-position-center-center {
    background-position: center center; }

  .b1-bg-position-center-right {
    background-position: center right; }

  .b1-bg-position-center-left {
    background-position: center left; }

  .b1-bg-position-top-center {
    background-position: top center; }

  .b1-bg-position-top-right {
    background-position: top right; }

  .b1-bg-position-top-left {
    background-position: top left; }

  .b1-bg-position-bottom-center {
    background-position: bottom center; }

  .b1-bg-position-bottom-right {
    background-position: bottom right; }

  .b1-bg-position-bottom-left {
    background-position: bottom left; }

  .b1-bg-size-cover {
    background-size: cover; }

  .b1-bg-size-contain {
    background-size: contain; }

  .b1-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 1680px) {
  .b2-1-1 {
    width: 100%; }

  .b2-1-2 {
    width: 50%; }

  .b2-2-2 {
    width: 100%; }

  .b2-1-3 {
    width: 33.3333333333%; }

  .b2-2-3 {
    width: 66.6666666667%; }

  .b2-3-3 {
    width: 100%; }

  .b2-1-4 {
    width: 25%; }

  .b2-2-4 {
    width: 50%; }

  .b2-3-4 {
    width: 75%; }

  .b2-4-4 {
    width: 100%; }

  .b2-1-5 {
    width: 20%; }

  .b2-2-5 {
    width: 40%; }

  .b2-3-5 {
    width: 60%; }

  .b2-4-5 {
    width: 80%; }

  .b2-5-5 {
    width: 100%; }

  .b2-1-6 {
    width: 16.6666666667%; }

  .b2-2-6 {
    width: 33.3333333333%; }

  .b2-3-6 {
    width: 50%; }

  .b2-4-6 {
    width: 66.6666666667%; }

  .b2-5-6 {
    width: 83.3333333333%; }

  .b2-6-6 {
    width: 100%; }

  .b2-1-7 {
    width: 14.2857142857%; }

  .b2-2-7 {
    width: 28.5714285714%; }

  .b2-3-7 {
    width: 42.8571428571%; }

  .b2-4-7 {
    width: 57.1428571429%; }

  .b2-5-7 {
    width: 71.4285714286%; }

  .b2-6-7 {
    width: 85.7142857143%; }

  .b2-7-7 {
    width: 100%; }

  .b2-1-8 {
    width: 12.5%; }

  .b2-2-8 {
    width: 25%; }

  .b2-3-8 {
    width: 37.5%; }

  .b2-4-8 {
    width: 50%; }

  .b2-5-8 {
    width: 62.5%; }

  .b2-6-8 {
    width: 75%; }

  .b2-7-8 {
    width: 87.5%; }

  .b2-8-8 {
    width: 100%; }

  .b2-1-9 {
    width: 11.1111111111%; }

  .b2-2-9 {
    width: 22.2222222222%; }

  .b2-3-9 {
    width: 33.3333333333%; }

  .b2-4-9 {
    width: 44.4444444444%; }

  .b2-5-9 {
    width: 55.5555555556%; }

  .b2-6-9 {
    width: 66.6666666667%; }

  .b2-7-9 {
    width: 77.7777777778%; }

  .b2-8-9 {
    width: 88.8888888889%; }

  .b2-9-9 {
    width: 100%; }

  .b2-1-10 {
    width: 10%; }

  .b2-2-10 {
    width: 20%; }

  .b2-3-10 {
    width: 30%; }

  .b2-4-10 {
    width: 40%; }

  .b2-5-10 {
    width: 50%; }

  .b2-6-10 {
    width: 60%; }

  .b2-7-10 {
    width: 70%; }

  .b2-8-10 {
    width: 80%; }

  .b2-9-10 {
    width: 90%; }

  .b2-10-10 {
    width: 100%; }

  .b2-1-11 {
    width: 9.0909090909%; }

  .b2-2-11 {
    width: 18.1818181818%; }

  .b2-3-11 {
    width: 27.2727272727%; }

  .b2-4-11 {
    width: 36.3636363636%; }

  .b2-5-11 {
    width: 45.4545454545%; }

  .b2-6-11 {
    width: 54.5454545455%; }

  .b2-7-11 {
    width: 63.6363636364%; }

  .b2-8-11 {
    width: 72.7272727273%; }

  .b2-9-11 {
    width: 81.8181818182%; }

  .b2-10-11 {
    width: 90.9090909091%; }

  .b2-11-11 {
    width: 100%; }

  .b2-1-12 {
    width: 8.3333333333%; }

  .b2-2-12 {
    width: 16.6666666667%; }

  .b2-3-12 {
    width: 25%; }

  .b2-4-12 {
    width: 33.3333333333%; }

  .b2-5-12 {
    width: 41.6666666667%; }

  .b2-6-12 {
    width: 50%; }

  .b2-7-12 {
    width: 58.3333333333%; }

  .b2-8-12 {
    width: 66.6666666667%; }

  .b2-9-12 {
    width: 75%; }

  .b2-10-12 {
    width: 83.3333333333%; }

  .b2-11-12 {
    width: 91.6666666667%; }

  .b2-12-12 {
    width: 100%; } }
@media screen and (max-width: 1680px) {
  .b2-show {
    display: block !important; }

  .b2-hide {
    display: none !important; }

  .b2-full {
    width: 100%; }

  .b2-hide {
    display: none !important; }

  .b2-show.b {
    display: block; }

  .b2-show.ib {
    display: inline-block; }

  .b2-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .b2-left {
    text-align: left !important; }

  .b2-right {
    text-align: right !important; }

  .b2-center {
    text-align: center !important; }

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

  .b2-fw-100 {
    font-weight: 10; }

  .b2-fw-200 {
    font-weight: 20; }

  .b2-fw-300 {
    font-weight: 30; }

  .b2-fw-400 {
    font-weight: 40; }

  .b2-fw-500 {
    font-weight: 50; }

  .b2-fw-600 {
    font-weight: 60; }

  .b2-fw-700 {
    font-weight: 70; }

  .b2-fw-800 {
    font-weight: 80; }

  .b2-fw-900 {
    font-weight: 90; }

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

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

  .b2-t-align-right {
    text-align: left; }

  .b2-t-transform-uppercase {
    text-transform: uppercase; }

  .b2-t-transform-none {
    text-transform: none; }

  .b2-t-decoration-none a,
  .b2-t-decoration-none {
    text-decoration: none; }

  .b2-t-decoration-underline a,
  .b2-t-decoration-underline {
    text-decoration: underline; }

  .b2-bg-position-center,
  .b2-bg-position-center-center {
    background-position: center center; }

  .b2-bg-position-center-right {
    background-position: center right; }

  .b2-bg-position-center-left {
    background-position: center left; }

  .b2-bg-position-top-center {
    background-position: top center; }

  .b2-bg-position-top-right {
    background-position: top right; }

  .b2-bg-position-top-left {
    background-position: top left; }

  .b2-bg-position-bottom-center {
    background-position: bottom center; }

  .b2-bg-position-bottom-right {
    background-position: bottom right; }

  .b2-bg-position-bottom-left {
    background-position: bottom left; }

  .b2-bg-size-cover {
    background-size: cover; }

  .b2-bg-size-contain {
    background-size: contain; }

  .b2-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 1440px) {
  .b3-1-1 {
    width: 100%; }

  .b3-1-2 {
    width: 50%; }

  .b3-2-2 {
    width: 100%; }

  .b3-1-3 {
    width: 33.3333333333%; }

  .b3-2-3 {
    width: 66.6666666667%; }

  .b3-3-3 {
    width: 100%; }

  .b3-1-4 {
    width: 25%; }

  .b3-2-4 {
    width: 50%; }

  .b3-3-4 {
    width: 75%; }

  .b3-4-4 {
    width: 100%; }

  .b3-1-5 {
    width: 20%; }

  .b3-2-5 {
    width: 40%; }

  .b3-3-5 {
    width: 60%; }

  .b3-4-5 {
    width: 80%; }

  .b3-5-5 {
    width: 100%; }

  .b3-1-6 {
    width: 16.6666666667%; }

  .b3-2-6 {
    width: 33.3333333333%; }

  .b3-3-6 {
    width: 50%; }

  .b3-4-6 {
    width: 66.6666666667%; }

  .b3-5-6 {
    width: 83.3333333333%; }

  .b3-6-6 {
    width: 100%; }

  .b3-1-7 {
    width: 14.2857142857%; }

  .b3-2-7 {
    width: 28.5714285714%; }

  .b3-3-7 {
    width: 42.8571428571%; }

  .b3-4-7 {
    width: 57.1428571429%; }

  .b3-5-7 {
    width: 71.4285714286%; }

  .b3-6-7 {
    width: 85.7142857143%; }

  .b3-7-7 {
    width: 100%; }

  .b3-1-8 {
    width: 12.5%; }

  .b3-2-8 {
    width: 25%; }

  .b3-3-8 {
    width: 37.5%; }

  .b3-4-8 {
    width: 50%; }

  .b3-5-8 {
    width: 62.5%; }

  .b3-6-8 {
    width: 75%; }

  .b3-7-8 {
    width: 87.5%; }

  .b3-8-8 {
    width: 100%; }

  .b3-1-9 {
    width: 11.1111111111%; }

  .b3-2-9 {
    width: 22.2222222222%; }

  .b3-3-9 {
    width: 33.3333333333%; }

  .b3-4-9 {
    width: 44.4444444444%; }

  .b3-5-9 {
    width: 55.5555555556%; }

  .b3-6-9 {
    width: 66.6666666667%; }

  .b3-7-9 {
    width: 77.7777777778%; }

  .b3-8-9 {
    width: 88.8888888889%; }

  .b3-9-9 {
    width: 100%; }

  .b3-1-10 {
    width: 10%; }

  .b3-2-10 {
    width: 20%; }

  .b3-3-10 {
    width: 30%; }

  .b3-4-10 {
    width: 40%; }

  .b3-5-10 {
    width: 50%; }

  .b3-6-10 {
    width: 60%; }

  .b3-7-10 {
    width: 70%; }

  .b3-8-10 {
    width: 80%; }

  .b3-9-10 {
    width: 90%; }

  .b3-10-10 {
    width: 100%; }

  .b3-1-11 {
    width: 9.0909090909%; }

  .b3-2-11 {
    width: 18.1818181818%; }

  .b3-3-11 {
    width: 27.2727272727%; }

  .b3-4-11 {
    width: 36.3636363636%; }

  .b3-5-11 {
    width: 45.4545454545%; }

  .b3-6-11 {
    width: 54.5454545455%; }

  .b3-7-11 {
    width: 63.6363636364%; }

  .b3-8-11 {
    width: 72.7272727273%; }

  .b3-9-11 {
    width: 81.8181818182%; }

  .b3-10-11 {
    width: 90.9090909091%; }

  .b3-11-11 {
    width: 100%; }

  .b3-1-12 {
    width: 8.3333333333%; }

  .b3-2-12 {
    width: 16.6666666667%; }

  .b3-3-12 {
    width: 25%; }

  .b3-4-12 {
    width: 33.3333333333%; }

  .b3-5-12 {
    width: 41.6666666667%; }

  .b3-6-12 {
    width: 50%; }

  .b3-7-12 {
    width: 58.3333333333%; }

  .b3-8-12 {
    width: 66.6666666667%; }

  .b3-9-12 {
    width: 75%; }

  .b3-10-12 {
    width: 83.3333333333%; }

  .b3-11-12 {
    width: 91.6666666667%; }

  .b3-12-12 {
    width: 100%; } }
@media screen and (max-width: 1440px) {
  .b3-show {
    display: block !important; }

  .b3-hide {
    display: none !important; }

  .b3-full {
    width: 100%; }

  .b3-hide {
    display: none !important; }

  .b3-show.b {
    display: block; }

  .b3-show.ib {
    display: inline-block; }

  .b3-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .b3-left {
    text-align: left !important; }

  .b3-right {
    text-align: right !important; }

  .b3-center {
    text-align: center !important; }

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

  .b3-fw-100 {
    font-weight: 10; }

  .b3-fw-200 {
    font-weight: 20; }

  .b3-fw-300 {
    font-weight: 30; }

  .b3-fw-400 {
    font-weight: 40; }

  .b3-fw-500 {
    font-weight: 50; }

  .b3-fw-600 {
    font-weight: 60; }

  .b3-fw-700 {
    font-weight: 70; }

  .b3-fw-800 {
    font-weight: 80; }

  .b3-fw-900 {
    font-weight: 90; }

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

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

  .b3-t-align-right {
    text-align: left; }

  .b3-t-transform-uppercase {
    text-transform: uppercase; }

  .b3-t-transform-none {
    text-transform: none; }

  .b3-t-decoration-none a,
  .b3-t-decoration-none {
    text-decoration: none; }

  .b3-t-decoration-underline a,
  .b3-t-decoration-underline {
    text-decoration: underline; }

  .b3-bg-position-center,
  .b3-bg-position-center-center {
    background-position: center center; }

  .b3-bg-position-center-right {
    background-position: center right; }

  .b3-bg-position-center-left {
    background-position: center left; }

  .b3-bg-position-top-center {
    background-position: top center; }

  .b3-bg-position-top-right {
    background-position: top right; }

  .b3-bg-position-top-left {
    background-position: top left; }

  .b3-bg-position-bottom-center {
    background-position: bottom center; }

  .b3-bg-position-bottom-right {
    background-position: bottom right; }

  .b3-bg-position-bottom-left {
    background-position: bottom left; }

  .b3-bg-size-cover {
    background-size: cover; }

  .b3-bg-size-contain {
    background-size: contain; }

  .b3-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 1280px) {
  .b4-1-1 {
    width: 100%; }

  .b4-1-2 {
    width: 50%; }

  .b4-2-2 {
    width: 100%; }

  .b4-1-3 {
    width: 33.3333333333%; }

  .b4-2-3 {
    width: 66.6666666667%; }

  .b4-3-3 {
    width: 100%; }

  .b4-1-4 {
    width: 25%; }

  .b4-2-4 {
    width: 50%; }

  .b4-3-4 {
    width: 75%; }

  .b4-4-4 {
    width: 100%; }

  .b4-1-5 {
    width: 20%; }

  .b4-2-5 {
    width: 40%; }

  .b4-3-5 {
    width: 60%; }

  .b4-4-5 {
    width: 80%; }

  .b4-5-5 {
    width: 100%; }

  .b4-1-6 {
    width: 16.6666666667%; }

  .b4-2-6 {
    width: 33.3333333333%; }

  .b4-3-6 {
    width: 50%; }

  .b4-4-6 {
    width: 66.6666666667%; }

  .b4-5-6 {
    width: 83.3333333333%; }

  .b4-6-6 {
    width: 100%; }

  .b4-1-7 {
    width: 14.2857142857%; }

  .b4-2-7 {
    width: 28.5714285714%; }

  .b4-3-7 {
    width: 42.8571428571%; }

  .b4-4-7 {
    width: 57.1428571429%; }

  .b4-5-7 {
    width: 71.4285714286%; }

  .b4-6-7 {
    width: 85.7142857143%; }

  .b4-7-7 {
    width: 100%; }

  .b4-1-8 {
    width: 12.5%; }

  .b4-2-8 {
    width: 25%; }

  .b4-3-8 {
    width: 37.5%; }

  .b4-4-8 {
    width: 50%; }

  .b4-5-8 {
    width: 62.5%; }

  .b4-6-8 {
    width: 75%; }

  .b4-7-8 {
    width: 87.5%; }

  .b4-8-8 {
    width: 100%; }

  .b4-1-9 {
    width: 11.1111111111%; }

  .b4-2-9 {
    width: 22.2222222222%; }

  .b4-3-9 {
    width: 33.3333333333%; }

  .b4-4-9 {
    width: 44.4444444444%; }

  .b4-5-9 {
    width: 55.5555555556%; }

  .b4-6-9 {
    width: 66.6666666667%; }

  .b4-7-9 {
    width: 77.7777777778%; }

  .b4-8-9 {
    width: 88.8888888889%; }

  .b4-9-9 {
    width: 100%; }

  .b4-1-10 {
    width: 10%; }

  .b4-2-10 {
    width: 20%; }

  .b4-3-10 {
    width: 30%; }

  .b4-4-10 {
    width: 40%; }

  .b4-5-10 {
    width: 50%; }

  .b4-6-10 {
    width: 60%; }

  .b4-7-10 {
    width: 70%; }

  .b4-8-10 {
    width: 80%; }

  .b4-9-10 {
    width: 90%; }

  .b4-10-10 {
    width: 100%; }

  .b4-1-11 {
    width: 9.0909090909%; }

  .b4-2-11 {
    width: 18.1818181818%; }

  .b4-3-11 {
    width: 27.2727272727%; }

  .b4-4-11 {
    width: 36.3636363636%; }

  .b4-5-11 {
    width: 45.4545454545%; }

  .b4-6-11 {
    width: 54.5454545455%; }

  .b4-7-11 {
    width: 63.6363636364%; }

  .b4-8-11 {
    width: 72.7272727273%; }

  .b4-9-11 {
    width: 81.8181818182%; }

  .b4-10-11 {
    width: 90.9090909091%; }

  .b4-11-11 {
    width: 100%; }

  .b4-1-12 {
    width: 8.3333333333%; }

  .b4-2-12 {
    width: 16.6666666667%; }

  .b4-3-12 {
    width: 25%; }

  .b4-4-12 {
    width: 33.3333333333%; }

  .b4-5-12 {
    width: 41.6666666667%; }

  .b4-6-12 {
    width: 50%; }

  .b4-7-12 {
    width: 58.3333333333%; }

  .b4-8-12 {
    width: 66.6666666667%; }

  .b4-9-12 {
    width: 75%; }

  .b4-10-12 {
    width: 83.3333333333%; }

  .b4-11-12 {
    width: 91.6666666667%; }

  .b4-12-12 {
    width: 100%; } }
@media screen and (max-width: 1280px) {
  .b4-show {
    display: block !important; }

  .b4-hide {
    display: none !important; }

  .b4-full {
    width: 100%; }

  .b4-hide {
    display: none !important; }

  .b4-show.b {
    display: block; }

  .b4-show.ib {
    display: inline-block; }

  .b4-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .b4-left {
    text-align: left !important; }

  .b4-right {
    text-align: right !important; }

  .b4-center {
    text-align: center !important; }

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

  .b4-fw-100 {
    font-weight: 10; }

  .b4-fw-200 {
    font-weight: 20; }

  .b4-fw-300 {
    font-weight: 30; }

  .b4-fw-400 {
    font-weight: 40; }

  .b4-fw-500 {
    font-weight: 50; }

  .b4-fw-600 {
    font-weight: 60; }

  .b4-fw-700 {
    font-weight: 70; }

  .b4-fw-800 {
    font-weight: 80; }

  .b4-fw-900 {
    font-weight: 90; }

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

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

  .b4-t-align-right {
    text-align: left; }

  .b4-t-transform-uppercase {
    text-transform: uppercase; }

  .b4-t-transform-none {
    text-transform: none; }

  .b4-t-decoration-none a,
  .b4-t-decoration-none {
    text-decoration: none; }

  .b4-t-decoration-underline a,
  .b4-t-decoration-underline {
    text-decoration: underline; }

  .b4-bg-position-center,
  .b4-bg-position-center-center {
    background-position: center center; }

  .b4-bg-position-center-right {
    background-position: center right; }

  .b4-bg-position-center-left {
    background-position: center left; }

  .b4-bg-position-top-center {
    background-position: top center; }

  .b4-bg-position-top-right {
    background-position: top right; }

  .b4-bg-position-top-left {
    background-position: top left; }

  .b4-bg-position-bottom-center {
    background-position: bottom center; }

  .b4-bg-position-bottom-right {
    background-position: bottom right; }

  .b4-bg-position-bottom-left {
    background-position: bottom left; }

  .b4-bg-size-cover {
    background-size: cover; }

  .b4-bg-size-contain {
    background-size: contain; }

  .b4-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 1024px) {
  .th-1-1 {
    width: 100%; }

  .th-1-2 {
    width: 50%; }

  .th-2-2 {
    width: 100%; }

  .th-1-3 {
    width: 33.3333333333%; }

  .th-2-3 {
    width: 66.6666666667%; }

  .th-3-3 {
    width: 100%; }

  .th-1-4 {
    width: 25%; }

  .th-2-4 {
    width: 50%; }

  .th-3-4 {
    width: 75%; }

  .th-4-4 {
    width: 100%; }

  .th-1-5 {
    width: 20%; }

  .th-2-5 {
    width: 40%; }

  .th-3-5 {
    width: 60%; }

  .th-4-5 {
    width: 80%; }

  .th-5-5 {
    width: 100%; }

  .th-1-6 {
    width: 16.6666666667%; }

  .th-2-6 {
    width: 33.3333333333%; }

  .th-3-6 {
    width: 50%; }

  .th-4-6 {
    width: 66.6666666667%; }

  .th-5-6 {
    width: 83.3333333333%; }

  .th-6-6 {
    width: 100%; }

  .th-1-7 {
    width: 14.2857142857%; }

  .th-2-7 {
    width: 28.5714285714%; }

  .th-3-7 {
    width: 42.8571428571%; }

  .th-4-7 {
    width: 57.1428571429%; }

  .th-5-7 {
    width: 71.4285714286%; }

  .th-6-7 {
    width: 85.7142857143%; }

  .th-7-7 {
    width: 100%; }

  .th-1-8 {
    width: 12.5%; }

  .th-2-8 {
    width: 25%; }

  .th-3-8 {
    width: 37.5%; }

  .th-4-8 {
    width: 50%; }

  .th-5-8 {
    width: 62.5%; }

  .th-6-8 {
    width: 75%; }

  .th-7-8 {
    width: 87.5%; }

  .th-8-8 {
    width: 100%; }

  .th-1-9 {
    width: 11.1111111111%; }

  .th-2-9 {
    width: 22.2222222222%; }

  .th-3-9 {
    width: 33.3333333333%; }

  .th-4-9 {
    width: 44.4444444444%; }

  .th-5-9 {
    width: 55.5555555556%; }

  .th-6-9 {
    width: 66.6666666667%; }

  .th-7-9 {
    width: 77.7777777778%; }

  .th-8-9 {
    width: 88.8888888889%; }

  .th-9-9 {
    width: 100%; }

  .th-1-10 {
    width: 10%; }

  .th-2-10 {
    width: 20%; }

  .th-3-10 {
    width: 30%; }

  .th-4-10 {
    width: 40%; }

  .th-5-10 {
    width: 50%; }

  .th-6-10 {
    width: 60%; }

  .th-7-10 {
    width: 70%; }

  .th-8-10 {
    width: 80%; }

  .th-9-10 {
    width: 90%; }

  .th-10-10 {
    width: 100%; }

  .th-1-11 {
    width: 9.0909090909%; }

  .th-2-11 {
    width: 18.1818181818%; }

  .th-3-11 {
    width: 27.2727272727%; }

  .th-4-11 {
    width: 36.3636363636%; }

  .th-5-11 {
    width: 45.4545454545%; }

  .th-6-11 {
    width: 54.5454545455%; }

  .th-7-11 {
    width: 63.6363636364%; }

  .th-8-11 {
    width: 72.7272727273%; }

  .th-9-11 {
    width: 81.8181818182%; }

  .th-10-11 {
    width: 90.9090909091%; }

  .th-11-11 {
    width: 100%; }

  .th-1-12 {
    width: 8.3333333333%; }

  .th-2-12 {
    width: 16.6666666667%; }

  .th-3-12 {
    width: 25%; }

  .th-4-12 {
    width: 33.3333333333%; }

  .th-5-12 {
    width: 41.6666666667%; }

  .th-6-12 {
    width: 50%; }

  .th-7-12 {
    width: 58.3333333333%; }

  .th-8-12 {
    width: 66.6666666667%; }

  .th-9-12 {
    width: 75%; }

  .th-10-12 {
    width: 83.3333333333%; }

  .th-11-12 {
    width: 91.6666666667%; }

  .th-12-12 {
    width: 100%; } }
@media screen and (max-width: 1024px) {
  .th-show {
    display: block !important; }

  .th-hide {
    display: none !important; }

  .th-full {
    width: 100%; }

  .th-hide {
    display: none !important; }

  .th-show.b {
    display: block; }

  .th-show.ib {
    display: inline-block; }

  .th-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .th-left {
    text-align: left !important; }

  .th-right {
    text-align: right !important; }

  .th-center {
    text-align: center !important; }

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

  .th-fw-100 {
    font-weight: 10; }

  .th-fw-200 {
    font-weight: 20; }

  .th-fw-300 {
    font-weight: 30; }

  .th-fw-400 {
    font-weight: 40; }

  .th-fw-500 {
    font-weight: 50; }

  .th-fw-600 {
    font-weight: 60; }

  .th-fw-700 {
    font-weight: 70; }

  .th-fw-800 {
    font-weight: 80; }

  .th-fw-900 {
    font-weight: 90; }

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

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

  .th-t-align-right {
    text-align: left; }

  .th-t-transform-uppercase {
    text-transform: uppercase; }

  .th-t-transform-none {
    text-transform: none; }

  .th-t-decoration-none a,
  .th-t-decoration-none {
    text-decoration: none; }

  .th-t-decoration-underline a,
  .th-t-decoration-underline {
    text-decoration: underline; }

  .th-bg-position-center,
  .th-bg-position-center-center {
    background-position: center center; }

  .th-bg-position-center-right {
    background-position: center right; }

  .th-bg-position-center-left {
    background-position: center left; }

  .th-bg-position-top-center {
    background-position: top center; }

  .th-bg-position-top-right {
    background-position: top right; }

  .th-bg-position-top-left {
    background-position: top left; }

  .th-bg-position-bottom-center {
    background-position: bottom center; }

  .th-bg-position-bottom-right {
    background-position: bottom right; }

  .th-bg-position-bottom-left {
    background-position: bottom left; }

  .th-bg-size-cover {
    background-size: cover; }

  .th-bg-size-contain {
    background-size: contain; }

  .th-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 768px) {
  .tv-1-1 {
    width: 100%; }

  .tv-1-2 {
    width: 50%; }

  .tv-2-2 {
    width: 100%; }

  .tv-1-3 {
    width: 33.3333333333%; }

  .tv-2-3 {
    width: 66.6666666667%; }

  .tv-3-3 {
    width: 100%; }

  .tv-1-4 {
    width: 25%; }

  .tv-2-4 {
    width: 50%; }

  .tv-3-4 {
    width: 75%; }

  .tv-4-4 {
    width: 100%; }

  .tv-1-5 {
    width: 20%; }

  .tv-2-5 {
    width: 40%; }

  .tv-3-5 {
    width: 60%; }

  .tv-4-5 {
    width: 80%; }

  .tv-5-5 {
    width: 100%; }

  .tv-1-6 {
    width: 16.6666666667%; }

  .tv-2-6 {
    width: 33.3333333333%; }

  .tv-3-6 {
    width: 50%; }

  .tv-4-6 {
    width: 66.6666666667%; }

  .tv-5-6 {
    width: 83.3333333333%; }

  .tv-6-6 {
    width: 100%; }

  .tv-1-7 {
    width: 14.2857142857%; }

  .tv-2-7 {
    width: 28.5714285714%; }

  .tv-3-7 {
    width: 42.8571428571%; }

  .tv-4-7 {
    width: 57.1428571429%; }

  .tv-5-7 {
    width: 71.4285714286%; }

  .tv-6-7 {
    width: 85.7142857143%; }

  .tv-7-7 {
    width: 100%; }

  .tv-1-8 {
    width: 12.5%; }

  .tv-2-8 {
    width: 25%; }

  .tv-3-8 {
    width: 37.5%; }

  .tv-4-8 {
    width: 50%; }

  .tv-5-8 {
    width: 62.5%; }

  .tv-6-8 {
    width: 75%; }

  .tv-7-8 {
    width: 87.5%; }

  .tv-8-8 {
    width: 100%; }

  .tv-1-9 {
    width: 11.1111111111%; }

  .tv-2-9 {
    width: 22.2222222222%; }

  .tv-3-9 {
    width: 33.3333333333%; }

  .tv-4-9 {
    width: 44.4444444444%; }

  .tv-5-9 {
    width: 55.5555555556%; }

  .tv-6-9 {
    width: 66.6666666667%; }

  .tv-7-9 {
    width: 77.7777777778%; }

  .tv-8-9 {
    width: 88.8888888889%; }

  .tv-9-9 {
    width: 100%; }

  .tv-1-10 {
    width: 10%; }

  .tv-2-10 {
    width: 20%; }

  .tv-3-10 {
    width: 30%; }

  .tv-4-10 {
    width: 40%; }

  .tv-5-10 {
    width: 50%; }

  .tv-6-10 {
    width: 60%; }

  .tv-7-10 {
    width: 70%; }

  .tv-8-10 {
    width: 80%; }

  .tv-9-10 {
    width: 90%; }

  .tv-10-10 {
    width: 100%; }

  .tv-1-11 {
    width: 9.0909090909%; }

  .tv-2-11 {
    width: 18.1818181818%; }

  .tv-3-11 {
    width: 27.2727272727%; }

  .tv-4-11 {
    width: 36.3636363636%; }

  .tv-5-11 {
    width: 45.4545454545%; }

  .tv-6-11 {
    width: 54.5454545455%; }

  .tv-7-11 {
    width: 63.6363636364%; }

  .tv-8-11 {
    width: 72.7272727273%; }

  .tv-9-11 {
    width: 81.8181818182%; }

  .tv-10-11 {
    width: 90.9090909091%; }

  .tv-11-11 {
    width: 100%; }

  .tv-1-12 {
    width: 8.3333333333%; }

  .tv-2-12 {
    width: 16.6666666667%; }

  .tv-3-12 {
    width: 25%; }

  .tv-4-12 {
    width: 33.3333333333%; }

  .tv-5-12 {
    width: 41.6666666667%; }

  .tv-6-12 {
    width: 50%; }

  .tv-7-12 {
    width: 58.3333333333%; }

  .tv-8-12 {
    width: 66.6666666667%; }

  .tv-9-12 {
    width: 75%; }

  .tv-10-12 {
    width: 83.3333333333%; }

  .tv-11-12 {
    width: 91.6666666667%; }

  .tv-12-12 {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .tv-show {
    display: block !important; }

  .tv-hide {
    display: none !important; }

  .tv-full {
    width: 100%; }

  .tv-hide {
    display: none !important; }

  .tv-show.b {
    display: block; }

  .tv-show.ib {
    display: inline-block; }

  .tv-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .tv-left {
    text-align: left !important; }

  .tv-right {
    text-align: right !important; }

  .tv-center {
    text-align: center !important; }

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

  .tv-fw-100 {
    font-weight: 10; }

  .tv-fw-200 {
    font-weight: 20; }

  .tv-fw-300 {
    font-weight: 30; }

  .tv-fw-400 {
    font-weight: 40; }

  .tv-fw-500 {
    font-weight: 50; }

  .tv-fw-600 {
    font-weight: 60; }

  .tv-fw-700 {
    font-weight: 70; }

  .tv-fw-800 {
    font-weight: 80; }

  .tv-fw-900 {
    font-weight: 90; }

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

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

  .tv-t-align-right {
    text-align: left; }

  .tv-t-transform-uppercase {
    text-transform: uppercase; }

  .tv-t-transform-none {
    text-transform: none; }

  .tv-t-decoration-none a,
  .tv-t-decoration-none {
    text-decoration: none; }

  .tv-t-decoration-underline a,
  .tv-t-decoration-underline {
    text-decoration: underline; }

  .tv-bg-position-center,
  .tv-bg-position-center-center {
    background-position: center center; }

  .tv-bg-position-center-right {
    background-position: center right; }

  .tv-bg-position-center-left {
    background-position: center left; }

  .tv-bg-position-top-center {
    background-position: top center; }

  .tv-bg-position-top-right {
    background-position: top right; }

  .tv-bg-position-top-left {
    background-position: top left; }

  .tv-bg-position-bottom-center {
    background-position: bottom center; }

  .tv-bg-position-bottom-right {
    background-position: bottom right; }

  .tv-bg-position-bottom-left {
    background-position: bottom left; }

  .tv-bg-size-cover {
    background-size: cover; }

  .tv-bg-size-contain {
    background-size: contain; }

  .tv-bg-no-repeat {
    background-repeat: no-repeat; } }
@media screen and (max-width: 640px) {
  .m-1-1 {
    width: 100%; }

  .m-1-2 {
    width: 50%; }

  .m-2-2 {
    width: 100%; }

  .m-1-3 {
    width: 33.3333333333%; }

  .m-2-3 {
    width: 66.6666666667%; }

  .m-3-3 {
    width: 100%; }

  .m-1-4 {
    width: 25%; }

  .m-2-4 {
    width: 50%; }

  .m-3-4 {
    width: 75%; }

  .m-4-4 {
    width: 100%; }

  .m-1-5 {
    width: 20%; }

  .m-2-5 {
    width: 40%; }

  .m-3-5 {
    width: 60%; }

  .m-4-5 {
    width: 80%; }

  .m-5-5 {
    width: 100%; }

  .m-1-6 {
    width: 16.6666666667%; }

  .m-2-6 {
    width: 33.3333333333%; }

  .m-3-6 {
    width: 50%; }

  .m-4-6 {
    width: 66.6666666667%; }

  .m-5-6 {
    width: 83.3333333333%; }

  .m-6-6 {
    width: 100%; }

  .m-1-7 {
    width: 14.2857142857%; }

  .m-2-7 {
    width: 28.5714285714%; }

  .m-3-7 {
    width: 42.8571428571%; }

  .m-4-7 {
    width: 57.1428571429%; }

  .m-5-7 {
    width: 71.4285714286%; }

  .m-6-7 {
    width: 85.7142857143%; }

  .m-7-7 {
    width: 100%; }

  .m-1-8 {
    width: 12.5%; }

  .m-2-8 {
    width: 25%; }

  .m-3-8 {
    width: 37.5%; }

  .m-4-8 {
    width: 50%; }

  .m-5-8 {
    width: 62.5%; }

  .m-6-8 {
    width: 75%; }

  .m-7-8 {
    width: 87.5%; }

  .m-8-8 {
    width: 100%; }

  .m-1-9 {
    width: 11.1111111111%; }

  .m-2-9 {
    width: 22.2222222222%; }

  .m-3-9 {
    width: 33.3333333333%; }

  .m-4-9 {
    width: 44.4444444444%; }

  .m-5-9 {
    width: 55.5555555556%; }

  .m-6-9 {
    width: 66.6666666667%; }

  .m-7-9 {
    width: 77.7777777778%; }

  .m-8-9 {
    width: 88.8888888889%; }

  .m-9-9 {
    width: 100%; }

  .m-1-10 {
    width: 10%; }

  .m-2-10 {
    width: 20%; }

  .m-3-10 {
    width: 30%; }

  .m-4-10 {
    width: 40%; }

  .m-5-10 {
    width: 50%; }

  .m-6-10 {
    width: 60%; }

  .m-7-10 {
    width: 70%; }

  .m-8-10 {
    width: 80%; }

  .m-9-10 {
    width: 90%; }

  .m-10-10 {
    width: 100%; }

  .m-1-11 {
    width: 9.0909090909%; }

  .m-2-11 {
    width: 18.1818181818%; }

  .m-3-11 {
    width: 27.2727272727%; }

  .m-4-11 {
    width: 36.3636363636%; }

  .m-5-11 {
    width: 45.4545454545%; }

  .m-6-11 {
    width: 54.5454545455%; }

  .m-7-11 {
    width: 63.6363636364%; }

  .m-8-11 {
    width: 72.7272727273%; }

  .m-9-11 {
    width: 81.8181818182%; }

  .m-10-11 {
    width: 90.9090909091%; }

  .m-11-11 {
    width: 100%; }

  .m-1-12 {
    width: 8.3333333333%; }

  .m-2-12 {
    width: 16.6666666667%; }

  .m-3-12 {
    width: 25%; }

  .m-4-12 {
    width: 33.3333333333%; }

  .m-5-12 {
    width: 41.6666666667%; }

  .m-6-12 {
    width: 50%; }

  .m-7-12 {
    width: 58.3333333333%; }

  .m-8-12 {
    width: 66.6666666667%; }

  .m-9-12 {
    width: 75%; }

  .m-10-12 {
    width: 83.3333333333%; }

  .m-11-12 {
    width: 91.6666666667%; }

  .m-12-12 {
    width: 100%; } }
@media screen and (max-width: 640px) {
  .m-show {
    display: block !important; }

  .m-hide {
    display: none !important; }

  .m-full {
    width: 100%; }

  .m-hide {
    display: none !important; }

  .m-show.b {
    display: block; }

  .m-show.ib {
    display: inline-block; }

  .m-show.fl {
    display: flex;
    flex-wrap: wrap; }

  .m-left {
    text-align: left !important; }

  .m-right {
    text-align: right !important; }

  .m-center {
    text-align: center !important; }

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

  .m-fw-100 {
    font-weight: 10; }

  .m-fw-200 {
    font-weight: 20; }

  .m-fw-300 {
    font-weight: 30; }

  .m-fw-400 {
    font-weight: 40; }

  .m-fw-500 {
    font-weight: 50; }

  .m-fw-600 {
    font-weight: 60; }

  .m-fw-700 {
    font-weight: 70; }

  .m-fw-800 {
    font-weight: 80; }

  .m-fw-900 {
    font-weight: 90; }

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

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

  .m-t-align-right {
    text-align: left; }

  .m-t-transform-uppercase {
    text-transform: uppercase; }

  .m-t-transform-none {
    text-transform: none; }

  .m-t-decoration-none a,
  .m-t-decoration-none {
    text-decoration: none; }

  .m-t-decoration-underline a,
  .m-t-decoration-underline {
    text-decoration: underline; }

  .m-bg-position-center,
  .m-bg-position-center-center {
    background-position: center center; }

  .m-bg-position-center-right {
    background-position: center right; }

  .m-bg-position-center-left {
    background-position: center left; }

  .m-bg-position-top-center {
    background-position: top center; }

  .m-bg-position-top-right {
    background-position: top right; }

  .m-bg-position-top-left {
    background-position: top left; }

  .m-bg-position-bottom-center {
    background-position: bottom center; }

  .m-bg-position-bottom-right {
    background-position: bottom right; }

  .m-bg-position-bottom-left {
    background-position: bottom left; }

  .m-bg-size-cover {
    background-size: cover; }

  .m-bg-size-contain {
    background-size: contain; }

  .m-bg-no-repeat {
    background-repeat: no-repeat; } }
.flex-ctn,
.flex-container {
  display: flex;
  flex-wrap: wrap; }

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-vert-start,
.flex-vert-top,
.flex-vertical-start,
.flex-vertical-top,
.flex-align-start,
.flex-align-top {
  align-items: flex-start; }

.flex-vert-end,
.flex-vert-bot,
.flex-vert-bottom,
.flex-vertical-end,
.flex-vertical-bot,
.flex-vertical-bottom,
.flex-align-end,
.flex-align-bot,
.flex-align-bottom {
  align-items: flex-end; }

.flex-vert-stretch,
.flex-vertical-stretch,
.flex-align-stretch {
  align-items: stretch; }

.flex-vert-center,
.flex-vertical-center,
.flex-align-center {
  align-items: center; }

.flex-vert-baseline,
.flex-vertical-baseline,
.flex-align-baseline {
  align-items: baseline; }

/* justify-content AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; }

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; }

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; }

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; }

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; }

/* align-items AKA Vertical align (Horizontal if "flex-direction = column") */
.flex-hori-center,
.flex-horizontal-center,
.flex-justify-center {
  justify-content: center; }

.flex-hori-end,
.flex-hori-right,
.flex-horizontal-end,
.flex-horizontal-right,
.flex-justify-end,
.flex-justify-right {
  justify-content: flex-end; }

.flex-hori-start,
.flex-hori-left,
.flex-horizontal-start,
.flex-horizontal-left,
.flex-justify-start,
.flex-justify-left {
  justify-content: flex-start; }

.flex-hori-between,
.flex-horizontal-between,
.flex-justify-between {
  justify-content: space-between; }

.flex-hori-around,
.flex-horizontal-around,
.flex-justify-around {
  justify-content: space-around; }

/* switch sides AKA want to center multiple stacked blocks vertically */
.flex-dir-column,
.flex-dir-col,
.flex-dir,
.flex-switch,
.flex-column,
.flex-direction-column,
.flex-direction-col,
.flex-direction {
  flex-direction: column; }

.flex-dir-row,
.flex-row,
.flex-direction-row {
  flex-direction: row; }

.h100 {
  height: 100%; }

/* Général */
a:focus {
  text-decoration: none !important;
  outline: 0; }

.no-pad {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

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

.no-pad-h {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.no-pad-t {
  padding-top: 0 !important; }

.no-pad-b {
  padding-bottom: 0 !important; }

.no-pad-l {
  padding-left: 0 !important; }

.no-pad-r {
  padding-right: 0 !important; }

.no-mar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

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

.no-mar-h {
  margin-left: 0 !important;
  margin-right: 0 !important; }

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

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

.no-mar-l {
  margin-left: 0 !important; }

.no-mar-r {
  margin-right: 0 !important; }

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

.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.fliph {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH"; }

.pc {
  display: inline-block;
  width: 100%;
  margin-bottom: -6px; }

.col {
  box-sizing: border-box;
  position: relative;
  float: left;
  vertical-align: top; }

.cb {
  clear: both; }

.filler {
  min-height: 1px; }

.flipv {
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV"; }

.rotate90 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate180 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.rotate270 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.vcenter {
  box-sizing: border-box;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.vcenter section {
  height: 100%; }

.vcenter .container {
  display: table;
  width: 100%;
  height: 100%; }

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