/*
Theme Name: Template Perdigat
Theme URI: https://www.perdigat.com/
Description: Theme Perdigat
Version: 2.0
Author: Elodie B.
Author URI: https://www.elodieberger.com/
Text Domain: Perdigat
*/
*, *::before, *::after {box-sizing: border-box; }
html {font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }
@-ms-viewport {width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {display: block; }
body {margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }
[tabindex="-1"]:focus {outline: none !important; }
hr {box-sizing: content-box; height: 0; overflow: visible; }
h1, h2, h3, h4, h5, h6 {margin-top: 0; margin-bottom: 0.5rem; }
p {margin-top: 0; margin-bottom: 1rem; }
abbr[title],
abbr[data-original-title] {text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; }
address {margin-bottom: 1rem; font-style: normal; line-height: inherit; }
ol, ul, dl {margin-top: 0; margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol {margin-bottom: 0; }
dt {font-weight: 700; }
dd {margin-bottom: .5rem; margin-left: 0; }
blockquote {margin: 0 0 1rem; }
dfn {font-style: italic; }
b, strong {font-weight: bolder; }
small {font-size: 80%; }
sub, sup {position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub {bottom: -.25em; }
sup {top: -.5em; }
a {color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }
a:hover {color: #0056b3; text-decoration: underline; }
a:not([href]):not([tabindex]) {color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):focus {outline: 0; }
pre, code, kbd, samp {font-family: monospace, monospace; font-size: 1em; }
pre {margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }
figure {margin: 0 0 1rem; }
img {vertical-align: middle; border-style: none; }
svg:not(:root) {overflow: hidden; }
a, area, button, [role="button"], input:not([type="range"]), label, select, summary, textarea {-ms-touch-action: manipulation; touch-action: manipulation; }
table {border-collapse: collapse; }
caption {padding-top: 0.75rem; padding-bottom: 0.75rem; color: #868e96; text-align: left; caption-side: bottom; }
th {text-align: inherit; }
label {display: inline-block; margin-bottom: .5rem; }
button {border-radius: 0; }
button:focus {outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }
input, button, select, optgroup, textarea {margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
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 {padding: 0; border-style: none; }
input[type="radio"], input[type="checkbox"] {box-sizing: border-box; padding: 0; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {-webkit-appearance: listbox; }
textarea {overflow: auto; resize: vertical; }
fieldset {min-width: 0; padding: 0; margin: 0; border: 0; }
legend {display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }
progress {vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {height: auto; }
[type="search"] {outline-offset: -2px; -webkit-appearance: none; }
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {-webkit-appearance: none; }
::-webkit-file-upload-button {font: inherit; -webkit-appearance: button; }
output {display: inline-block; }
summary {display: list-item; }
template {display: none; }
[hidden] {display: none !important;}
figure {margin: 0;}

.container {width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.container-fluid {width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 480px) {.container { /* max-width: 450px; */ }  }
@media (min-width: 768px) {.container {max-width: 750px;}.container-md {max-width: 750px;}.container-fluid-md {width: 100%;} }
@media (min-width: 992px) {.container {max-width: 980px;}.container-lg {max-width: 990px;}.container-fluid-lg {width: 100%;} }
@media (min-width: 1200px) {.container {max-width: 1200px;}.container-xl {max-width: 1200px;}.container-fluid-xl {width: 100%;} }

.row {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.no-gutters {margin-right: 0; margin-left: 0; }
.no-gutters > .col,
.no-gutters > [class*="col-"] {padding-right: 0; padding-left: 0; }

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

.col {-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.col-auto {-ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
.col-1 {-ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-2 {-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.col-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5 {-ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.col-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8 {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.col-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 {-ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first {-ms-flex-order: -1; order: -1; }
.order-1 {-ms-flex-order: 1; order: 1; }
.order-2 {-ms-flex-order: 2; order: 2; }
.order-3 {-ms-flex-order: 3; order: 3; }
.order-4 {-ms-flex-order: 4; order: 4; }
.order-5 {-ms-flex-order: 5; order: 5; }
.order-6 {-ms-flex-order: 6; order: 6; }
.order-7 {-ms-flex-order: 7; order: 7; }
.order-8 {-ms-flex-order: 8; order: 8; }
.order-9 {-ms-flex-order: 9; order: 9; }
.order-10 {-ms-flex-order: 10; order: 10; }
.order-11 {-ms-flex-order: 11; order: 11; }
.order-12 {-ms-flex-order: 12; order: 12; }

.offset-1 {margin-left: 8.333333%; }
.offset-2 {margin-left: 16.666667%; }
.offset-3 {margin-left: 25%; }
.offset-4 {margin-left: 33.333333%; }
.offset-5 {margin-left: 41.666667%; }
.offset-6 {margin-left: 50%; }
.offset-7 {margin-left: 58.333333%; }
.offset-8 {margin-left: 66.666667%; }
.offset-9 {margin-left: 75%; }
.offset-10 {margin-left: 83.333333%; }
.offset-11 {margin-left: 91.666667%; }

@media (min-width: 480px) {.col-sm {-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-sm-auto {-ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 {-ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-sm-2 {-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-sm-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-sm-5 {-ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-sm-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-sm-8 {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-sm-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-sm-11 {-ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-sm-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first {-ms-flex-order: -1; order: -1; } .order-sm-1 {-ms-flex-order: 1; order: 1; } .order-sm-2 {-ms-flex-order: 2; order: 2; } .order-sm-3 {-ms-flex-order: 3; order: 3; } .order-sm-4 {-ms-flex-order: 4; order: 4; } .order-sm-5 {-ms-flex-order: 5; order: 5; } .order-sm-6 {-ms-flex-order: 6; order: 6; } .order-sm-7 {-ms-flex-order: 7; order: 7; } .order-sm-8 {-ms-flex-order: 8; order: 8; } .order-sm-9 {-ms-flex-order: 9; order: 9; } .order-sm-10 {-ms-flex-order: 10; order: 10; } .order-sm-11 {-ms-flex-order: 11; order: 11; } .order-sm-12 {-ms-flex-order: 12; order: 12; } .offset-sm-0 {margin-left: 0; } .offset-sm-1 {margin-left: 8.333333%; } .offset-sm-2 {margin-left: 16.666667%; } .offset-sm-3 {margin-left: 25%; } .offset-sm-4 {margin-left: 33.333333%; } .offset-sm-5 {margin-left: 41.666667%; } .offset-sm-6 {margin-left: 50%; } .offset-sm-7 {margin-left: 58.333333%; } .offset-sm-8 {margin-left: 66.666667%; } .offset-sm-9 {margin-left: 75%; } .offset-sm-10 {margin-left: 83.333333%; } .offset-sm-11 {margin-left: 91.666667%; }}
@media (min-width: 768px) {.col-md {-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-md-auto {-ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 {-ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-md-2 {-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-md-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-md-5 {-ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-md-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-md-8 {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-md-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-md-11 {-ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-md-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first {-ms-flex-order: -1; order: -1; } .order-md-1 {-ms-flex-order: 1; order: 1; } .order-md-2 {-ms-flex-order: 2; order: 2; } .order-md-3 {-ms-flex-order: 3; order: 3; } .order-md-4 {-ms-flex-order: 4; order: 4; } .order-md-5 {-ms-flex-order: 5; order: 5; } .order-md-6 {-ms-flex-order: 6; order: 6; } .order-md-7 {-ms-flex-order: 7; order: 7; } .order-md-8 {-ms-flex-order: 8; order: 8; } .order-md-9 {-ms-flex-order: 9; order: 9; } .order-md-10 {-ms-flex-order: 10; order: 10; } .order-md-11 {-ms-flex-order: 11; order: 11; } .order-md-12 {-ms-flex-order: 12; order: 12; } .offset-md-0 {margin-left: 0; } .offset-md-1 {margin-left: 8.333333%; } .offset-md-2 {margin-left: 16.666667%; } .offset-md-3 {margin-left: 25%; } .offset-md-4 {margin-left: 33.333333%; } .offset-md-5 {margin-left: 41.666667%; } .offset-md-6 {margin-left: 50%; } .offset-md-7 {margin-left: 58.333333%; } .offset-md-8 {margin-left: 66.666667%; } .offset-md-9 {margin-left: 75%; } .offset-md-10 {margin-left: 83.333333%; } .offset-md-11 {margin-left: 91.666667%; }}
@media (min-width: 992px) {.col-lg {-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-lg-auto {-ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 {-ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-lg-2 {-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-lg-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-lg-5 {-ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-lg-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-lg-8 {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-11 {-ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-lg-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first {-ms-flex-order: -1; order: -1; } .order-lg-1 {-ms-flex-order: 1; order: 1; } .order-lg-2 {-ms-flex-order: 2; order: 2; } .order-lg-3 {-ms-flex-order: 3; order: 3; } .order-lg-4 {-ms-flex-order: 4; order: 4; } .order-lg-5 {-ms-flex-order: 5; order: 5; } .order-lg-6 {-ms-flex-order: 6; order: 6; } .order-lg-7 {-ms-flex-order: 7; order: 7; } .order-lg-8 {-ms-flex-order: 8; order: 8; } .order-lg-9 {-ms-flex-order: 9; order: 9; } .order-lg-10 {-ms-flex-order: 10; order: 10; } .order-lg-11 {-ms-flex-order: 11; order: 11; } .order-lg-12 {-ms-flex-order: 12; order: 12; } .offset-lg-0 {margin-left: 0; } .offset-lg-1 {margin-left: 8.333333%; } .offset-lg-2 {margin-left: 16.666667%; } .offset-lg-3 {margin-left: 25%; } .offset-lg-4 {margin-left: 33.333333%; } .offset-lg-5 {margin-left: 41.666667%; } .offset-lg-6 {margin-left: 50%; } .offset-lg-7 {margin-left: 58.333333%; } .offset-lg-8 {margin-left: 66.666667%; } .offset-lg-9 {margin-left: 75%; } .offset-lg-10 {margin-left: 83.333333%; } .offset-lg-11 {margin-left: 91.666667%; }}
@media (min-width: 1200px) {.col-xl {-ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .col-xl-auto {-ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 {-ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } .col-xl-2 {-ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; } .col-xl-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } .col-xl-5 {-ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .col-xl-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; } .col-xl-8 {-ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-xl-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-xl-11 {-ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; } .col-xl-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first {-ms-flex-order: -1; order: -1; } .order-xl-1 {-ms-flex-order: 1; order: 1; } .order-xl-2 {-ms-flex-order: 2; order: 2; } .order-xl-3 {-ms-flex-order: 3; order: 3; } .order-xl-4 {-ms-flex-order: 4; order: 4; } .order-xl-5 {-ms-flex-order: 5; order: 5; } .order-xl-6 {-ms-flex-order: 6; order: 6; } .order-xl-7 {-ms-flex-order: 7; order: 7; } .order-xl-8 {-ms-flex-order: 8; order: 8; } .order-xl-9 {-ms-flex-order: 9; order: 9; } .order-xl-10 {-ms-flex-order: 10; order: 10; } .order-xl-11 {-ms-flex-order: 11; order: 11; } .order-xl-12 {-ms-flex-order: 12; order: 12; } .offset-xl-0 {margin-left: 0; } .offset-xl-1 {margin-left: 8.333333%; } .offset-xl-2 {margin-left: 16.666667%; } .offset-xl-3 {margin-left: 25%; } .offset-xl-4 {margin-left: 33.333333%; } .offset-xl-5 {margin-left: 41.666667%; } .offset-xl-6 {margin-left: 50%; } .offset-xl-7 {margin-left: 58.333333%; } .offset-xl-8 {margin-left: 66.666667%; } .offset-xl-9 {margin-left: 75%; } .offset-xl-10 {margin-left: 83.333333%; } .offset-xl-11 {margin-left: 91.666667%; }}

.flex-row {-ms-flex-direction: row !important; flex-direction: row !important; }
.flex-column {-ms-flex-direction: column !important; flex-direction: column !important; }
.flex-row-reverse {-ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
.flex-column-reverse {-ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
.flex-wrap {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
.flex-nowrap {-ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
.flex-wrap-reverse {-ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.justify-content-start {-ms-flex-pack: start !important; justify-content: flex-start !important; }
.justify-content-end {-ms-flex-pack: end !important; justify-content: flex-end !important; }
.justify-content-center {-ms-flex-pack: center !important; justify-content: center !important; }
.justify-content-between {-ms-flex-pack: justify !important; justify-content: space-between !important; }
.justify-content-around {-ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start {-ms-flex-align: start !important; align-items: flex-start !important; }
.align-items-end {-ms-flex-align: end !important; align-items: flex-end !important; }
.align-items-center {-ms-flex-align: center !important; align-items: center !important; }
.align-items-baseline {-ms-flex-align: baseline !important; align-items: baseline !important; }
.align-items-stretch {-ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start {-ms-flex-line-pack: start !important; align-content: flex-start !important; }
.align-content-end {-ms-flex-line-pack: end !important; align-content: flex-end !important; }
.align-content-center {-ms-flex-line-pack: center !important; align-content: center !important; }
.align-content-between {-ms-flex-line-pack: justify !important; align-content: space-between !important; }
.align-content-around {-ms-flex-line-pack: distribute !important; align-content: space-around !important; }
.align-content-stretch {-ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto {-ms-flex-item-align: auto !important; align-self: auto !important; }
.align-self-start {-ms-flex-item-align: start !important; align-self: flex-start !important; }
.align-self-end {-ms-flex-item-align: end !important; align-self: flex-end !important; }
.align-self-center {-ms-flex-item-align: center !important; align-self: center !important; }
.align-self-baseline {-ms-flex-item-align: baseline !important; align-self: baseline !important; }
.align-self-stretch {-ms-flex-item-align: stretch !important; align-self: stretch !important; }

@media (min-width: 480px) {.flex-sm-row {-ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column {-ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse {-ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse {-ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap {-ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse {-ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-sm-start {-ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end {-ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center {-ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between {-ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around {-ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start {-ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end {-ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center {-ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline {-ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch {-ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start {-ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end {-ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center {-ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between {-ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around {-ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch {-ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto {-ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-sm-start {-ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end {-ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center {-ms-flex-item-align: center !important; align-self: center !important; } .align-self-sm-baseline {-ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch {-ms-flex-item-align: stretch !important; align-self: stretch !important; }}
@media (min-width: 768px) {.flex-md-row {-ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column {-ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse {-ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse {-ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap {-ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse {-ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-md-start {-ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end {-ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center {-ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between {-ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around {-ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start {-ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end {-ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center {-ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline {-ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch {-ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start {-ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end {-ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center {-ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between {-ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around {-ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch {-ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto {-ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-md-start {-ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end {-ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center {-ms-flex-item-align: center !important; align-self: center !important; } .align-self-md-baseline {-ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch {-ms-flex-item-align: stretch !important; align-self: stretch !important; }}
@media (min-width: 992px) {.flex-lg-row {-ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column {-ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse {-ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse {-ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap {-ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse {-ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-lg-start {-ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end {-ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center {-ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between {-ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around {-ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start {-ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end {-ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center {-ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline {-ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch {-ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start {-ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end {-ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center {-ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between {-ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around {-ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch {-ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto {-ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-lg-start {-ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end {-ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center {-ms-flex-item-align: center !important; align-self: center !important; } .align-self-lg-baseline {-ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch {-ms-flex-item-align: stretch !important; align-self: stretch !important; }}
@media (min-width: 1200px) {.flex-xl-row {-ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column {-ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse {-ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse {-ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap {-ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse {-ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .justify-content-xl-start {-ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end {-ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center {-ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between {-ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around {-ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start {-ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end {-ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center {-ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline {-ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch {-ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start {-ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end {-ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center {-ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between {-ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around {-ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch {-ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto {-ms-flex-item-align: auto !important; align-self: auto !important; } .align-self-xl-start {-ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end {-ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center {-ms-flex-item-align: center !important; align-self: center !important; } .align-self-xl-baseline {-ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch {-ms-flex-item-align: stretch !important; align-self: stretch !important; }}

.w-25 {width: 25% !important; }
.w-50 {width: 50% !important; }
.w-75 {width: 75% !important; }
.w-100 {width: 100% !important; }
.h-25 {height: 25% !important; }
.h-50 {height: 50% !important; }
.h-75 {height: 75% !important; }
.h-100 {height: 100% !important; }
.mw-100 {max-width: 100% !important; }
.mh-100 {max-height: 100% !important; }
@media (min-width: 480px) {.w-sm-25 {width: 25% !important; }.w-sm-50 {width: 50% !important; }.w-sm-75 {width: 75% !important; }.w-sm-100 {width: 100% !important; }}
@media (min-width: 768px) {.w-md-25 {width: 25% !important; }.w-md-50 {width: 50% !important; }.w-md-75 {width: 75% !important; }.w-md-100 {width: 100% !important; }}
@media (min-width: 992px) {.w-lg-25 {width: 25% !important; }.w-lg-50 {width: 50% !important; }.w-lg-75 {width: 75% !important; }.w-lg-100 {width: 100% !important; }}
@media (min-width: 1200px) {.w-xl-25 {width: 25% !important; }.w-xl-50 {width: 50% !important; }.w-xl-75 {width: 75% !important; }.w-xl-100 {width: 100% !important; }}

.m-0 {margin: 0 !important; }
.mt-0, .my-0 {margin-top: 0 !important; }
.mr-0, .mx-0 {margin-right: 0 !important; }
.mb-0, .my-0 {margin-bottom: 0 !important; }
.ml-0, .mx-0 {margin-left: 0 !important; }
.m-1 {margin: 1em !important; }
.mt-1, .my-1 {margin-top: 1em !important; }
.mr-1, .mx-1 {margin-right: 1em !important; }
.mb-1, .my-1 {margin-bottom: 1em !important; }
.ml-1, .mx-1 {margin-left: 1em !important; }
.m-2 {margin: 2em !important; }
.mt-2, .my-2 {margin-top: 2em !important; }
.mr-2, .mx-2 {margin-right: 2em !important; }
.mb-2, .my-2 {margin-bottom: 2em !important; }
.ml-2, .mx-2 {margin-left: 2em !important; }
.m-3 {margin: 3em !important; }
.mt-3, .my-3 {margin-top: 3em !important; }
.mr-3, .mx-3 {margin-right: 3em !important; }
.mb-3, .my-3 {margin-bottom: 3em !important; }
.ml-3, .mx-3 {margin-left: 3em !important; }
.m-4 {margin: 4em !important; }
.mt-4, .my-4 {margin-top: 4em !important; }
.mr-4, .mx-4 {margin-right: 4em !important; }
.mb-4, .my-4 {margin-bottom: 4em !important; }
.ml-4, .mx-4 {margin-left: 4em !important; }
.m-5 {margin: 5em !important; }
.mt-5, .my-5 {margin-top: 5em !important; }
.mr-5, .mx-5 {margin-right: 5em !important; }
.mb-5, .my-5 {margin-bottom: 5em !important; }
.ml-5, .mx-5 {margin-left: 5em !important; }
.p-0 {padding: 0 !important; }
.pt-0, .py-0 {padding-top: 0 !important; }
.pr-0, .px-0 {padding-right: 0 !important; }
.pb-0, .py-0 {padding-bottom: 0 !important; }
.pl-0, .px-0 {padding-left: 0 !important; }
.p-1 {padding: 1em !important; }
.pt-1, .py-1 {padding-top: 1em !important; }
.pr-1, .px-1 {padding-right: 1em !important; }
.pb-1, .py-1 {padding-bottom: 1em !important; }
.pl-1, .px-1 {padding-left: 1em !important; }
.p-2 {padding: 2em !important; }
.pt-2, .py-2 {padding-top: 2em !important; }
.pr-2, .px-2 {padding-right: 2em !important; }
.pb-2, .py-2 {padding-bottom: 2em !important; }
.pl-2, .px-2 {padding-left: 2em !important; }
.p-3 {padding: 3em !important; }
.pt-3, .py-3 {padding-top: 3em !important; }
.pr-3, .px-3 {padding-right: 3em !important; }
.pb-3, .py-3 {padding-bottom: 3em !important; }
.pl-3, .px-3 {padding-left: 3em !important; }
.p-4 {padding: 4em !important; }
.pt-4, .py-4 {padding-top: 4em !important; }
.pr-4, .px-4 {padding-right: 4em !important; }
.pb-4, .py-4 {padding-bottom: 4em !important; }
.pl-4, .px-4 {padding-left: 4em !important; }
.p-5 {padding: 5em !important; }
.pt-5, .py-5 {padding-top: 5em !important; }
.pr-5, .px-5 {padding-right: 5em !important; }
.pb-5, .py-5 {padding-bottom: 5em !important; }
.pl-5, .px-5 {padding-left: 5em !important; }
.m-auto {margin: auto !important; }
.mt-auto, .my-auto {margin-top: auto !important; }
.mr-auto, .mx-auto {margin-right: auto !important; }
.mb-auto, .my-auto {margin-bottom: auto !important; }
.ml-auto, .mx-auto {margin-left: auto !important; }

@media (min-width: 480px) {.m-sm-0 {margin: 0 !important; } .mt-sm-0, .my-sm-0 {margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 {margin-right: 0 !important; } .mb-sm-0, .my-sm-0 {margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 {margin-left: 0 !important; } .m-sm-1 {margin: 1em !important; } .mt-sm-1, .my-sm-1 {margin-top: 1em !important; } .mr-sm-1, .mx-sm-1 {margin-right: 1em !important; } .mb-sm-1, .my-sm-1 {margin-bottom: 1em !important; } .ml-sm-1, .mx-sm-1 {margin-left: 1em !important; } .m-sm-2 {margin: 2em !important; } .mt-sm-2, .my-sm-2 {margin-top: 2em !important; } .mr-sm-2, .mx-sm-2 {margin-right: 2em !important; } .mb-sm-2, .my-sm-2 {margin-bottom: 2em !important; } .ml-sm-2, .mx-sm-2 {margin-left: 2em !important; } .m-sm-3 {margin: 3em !important; } .mt-sm-3, .my-sm-3 {margin-top: 3em !important; } .mr-sm-3, .mx-sm-3 {margin-right: 3em !important; } .mb-sm-3, .my-sm-3 {margin-bottom: 3em !important; } .ml-sm-3, .mx-sm-3 {margin-left: 3em !important; } .m-sm-4 {margin: 4em !important; } .mt-sm-4, .my-sm-4 {margin-top: 4em !important; } .mr-sm-4, .mx-sm-4 {margin-right: 4em !important; } .mb-sm-4, .my-sm-4 {margin-bottom: 4em !important; } .ml-sm-4, .mx-sm-4 {margin-left: 4em !important; } .m-sm-5 {margin: 5em !important; } .mt-sm-5, .my-sm-5 {margin-top: 5em !important; } .mr-sm-5, .mx-sm-5 {margin-right: 5em !important; } .mb-sm-5, .my-sm-5 {margin-bottom: 5em !important; } .ml-sm-5, .mx-sm-5 {margin-left: 5em !important; } .p-sm-0 {padding: 0 !important; } .pt-sm-0, .py-sm-0 {padding-top: 0 !important; } .pr-sm-0, .px-sm-0 {padding-right: 0 !important; } .pb-sm-0, .py-sm-0 {padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 {padding-left: 0 !important; } .p-sm-1 {padding: 1em !important; } .pt-sm-1, .py-sm-1 {padding-top: 1em !important; } .pr-sm-1, .px-sm-1 {padding-right: 1em !important; } .pb-sm-1, .py-sm-1 {padding-bottom: 1em !important; } .pl-sm-1, .px-sm-1 {padding-left: 1em !important; } .p-sm-2 {padding: 2em !important; } .pt-sm-2, .py-sm-2 {padding-top: 2em !important; } .pr-sm-2, .px-sm-2 {padding-right: 2em !important; } .pb-sm-2, .py-sm-2 {padding-bottom: 2em !important; } .pl-sm-2, .px-sm-2 {padding-left: 2em !important; } .p-sm-3 {padding: 3em !important; } .pt-sm-3, .py-sm-3 {padding-top: 3em !important; } .pr-sm-3, .px-sm-3 {padding-right: 3em !important; } .pb-sm-3, .py-sm-3 {padding-bottom: 3em !important; } .pl-sm-3, .px-sm-3 {padding-left: 3em !important; } .p-sm-4 {padding: 4em !important; } .pt-sm-4, .py-sm-4 {padding-top: 4em !important; } .pr-sm-4, .px-sm-4 {padding-right: 4em !important; } .pb-sm-4, .py-sm-4 {padding-bottom: 4em !important; } .pl-sm-4, .px-sm-4 {padding-left: 4em !important; } .p-sm-5 {padding: 5em !important; } .pt-sm-5, .py-sm-5 {padding-top: 5em !important; } .pr-sm-5, .px-sm-5 {padding-right: 5em !important; } .pb-sm-5, .py-sm-5 {padding-bottom: 5em !important; } .pl-sm-5, .px-sm-5 {padding-left: 5em !important; } .m-sm-auto {margin: auto !important; } .mt-sm-auto, .my-sm-auto {margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto {margin-right: auto !important; } .mb-sm-auto, .my-sm-auto {margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto {margin-left: auto !important; }}
@media (min-width: 768px) {.m-md-0 {margin: 0 !important; } .mt-md-0, .my-md-0 {margin-top: 0 !important; } .mr-md-0, .mx-md-0 {margin-right: 0 !important; } .mb-md-0, .my-md-0 {margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 {margin-left: 0 !important; } .m-md-1 {margin: 1em !important; } .mt-md-1, .my-md-1 {margin-top: 1em !important; } .mr-md-1, .mx-md-1 {margin-right: 1em !important; } .mb-md-1, .my-md-1 {margin-bottom: 1em !important; } .ml-md-1, .mx-md-1 {margin-left: 1em !important; } .m-md-2 {margin: 2em !important; } .mt-md-2, .my-md-2 {margin-top: 2em !important; } .mr-md-2, .mx-md-2 {margin-right: 2em !important; } .mb-md-2, .my-md-2 {margin-bottom: 2em !important; } .ml-md-2, .mx-md-2 {margin-left: 2em !important; } .m-md-3 {margin: 3em !important; } .mt-md-3, .my-md-3 {margin-top: 3em !important; } .mr-md-3, .mx-md-3 {margin-right: 3em !important; } .mb-md-3, .my-md-3 {margin-bottom: 3em !important; } .ml-md-3, .mx-md-3 {margin-left: 3em !important; } .m-md-4 {margin: 4em !important; } .mt-md-4, .my-md-4 {margin-top: 4em !important; } .mr-md-4, .mx-md-4 {margin-right: 4em !important; } .mb-md-4, .my-md-4 {margin-bottom: 4em !important; } .ml-md-4, .mx-md-4 {margin-left: 4em !important; } .m-md-5 {margin: 5em !important; } .mt-md-5, .my-md-5 {margin-top: 5em !important; } .mr-md-5, .mx-md-5 {margin-right: 5em !important; } .mb-md-5, .my-md-5 {margin-bottom: 5em !important; } .ml-md-5, .mx-md-5 {margin-left: 5em !important; } .p-md-0 {padding: 0 !important; } .pt-md-0, .py-md-0 {padding-top: 0 !important; } .pr-md-0, .px-md-0 {padding-right: 0 !important; } .pb-md-0, .py-md-0 {padding-bottom: 0 !important; } .pl-md-0, .px-md-0 {padding-left: 0 !important; } .p-md-1 {padding: 1em !important; } .pt-md-1, .py-md-1 {padding-top: 1em !important; } .pr-md-1, .px-md-1 {padding-right: 1em !important; } .pb-md-1, .py-md-1 {padding-bottom: 1em !important; } .pl-md-1, .px-md-1 {padding-left: 1em !important; } .p-md-2 {padding: 2em !important; } .pt-md-2, .py-md-2 {padding-top: 2em !important; } .pr-md-2, .px-md-2 {padding-right: 2em !important; } .pb-md-2, .py-md-2 {padding-bottom: 2em !important; } .pl-md-2, .px-md-2 {padding-left: 2em !important; } .p-md-3 {padding: 3em !important; } .pt-md-3, .py-md-3 {padding-top: 3em !important; } .pr-md-3, .px-md-3 {padding-right: 3em !important; } .pb-md-3, .py-md-3 {padding-bottom: 3em !important; } .pl-md-3, .px-md-3 {padding-left: 3em !important; } .p-md-4 {padding: 4em !important; } .pt-md-4, .py-md-4 {padding-top: 4em !important; } .pr-md-4, .px-md-4 {padding-right: 4em !important; } .pb-md-4, .py-md-4 {padding-bottom: 4em !important; } .pl-md-4, .px-md-4 {padding-left: 4em !important; } .p-md-5 {padding: 5em !important; } .pt-md-5, .py-md-5 {padding-top: 5em !important; } .pr-md-5, .px-md-5 {padding-right: 5em !important; } .pb-md-5, .py-md-5 {padding-bottom: 5em !important; } .pl-md-5, .px-md-5 {padding-left: 5em !important; } .m-md-auto {margin: auto !important; } .mt-md-auto, .my-md-auto {margin-top: auto !important; } .mr-md-auto, .mx-md-auto {margin-right: auto !important; } .mb-md-auto, .my-md-auto {margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto {margin-left: auto !important; } }
@media (min-width: 992px) {.m-lg-0 {margin: 0 !important; } .mt-lg-0, .my-lg-0 {margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 {margin-right: 0 !important; } .mb-lg-0, .my-lg-0 {margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 {margin-left: 0 !important; } .m-lg-1 {margin: 1em !important; } .mt-lg-1, .my-lg-1 {margin-top: 1em !important; } .mr-lg-1, .mx-lg-1 {margin-right: 1em !important; } .mb-lg-1, .my-lg-1 {margin-bottom: 1em !important; } .ml-lg-1, .mx-lg-1 {margin-left: 1em !important; } .m-lg-2 {margin: 2em !important; } .mt-lg-2, .my-lg-2 {margin-top: 2em !important; } .mr-lg-2, .mx-lg-2 {margin-right: 2em !important; } .mb-lg-2, .my-lg-2 {margin-bottom: 2em !important; } .ml-lg-2, .mx-lg-2 {margin-left: 2em !important; } .m-lg-3 {margin: 3em !important; } .mt-lg-3, .my-lg-3 {margin-top: 3em !important; } .mr-lg-3, .mx-lg-3 {margin-right: 3em !important; } .mb-lg-3, .my-lg-3 {margin-bottom: 3em !important; } .ml-lg-3, .mx-lg-3 {margin-left: 3em !important; } .m-lg-4 {margin: 4em !important; } .mt-lg-4, .my-lg-4 {margin-top: 4em !important; } .mr-lg-4, .mx-lg-4 {margin-right: 4em !important; } .mb-lg-4, .my-lg-4 {margin-bottom: 4em !important; } .ml-lg-4, .mx-lg-4 {margin-left: 4em !important; } .m-lg-5 {margin: 5em !important; } .mt-lg-5, .my-lg-5 {margin-top: 5em !important; } .mr-lg-5, .mx-lg-5 {margin-right: 5em !important; } .mb-lg-5, .my-lg-5 {margin-bottom: 5em !important; } .ml-lg-5, .mx-lg-5 {margin-left: 5em !important; } .p-lg-0 {padding: 0 !important; } .pt-lg-0, .py-lg-0 {padding-top: 0 !important; } .pr-lg-0, .px-lg-0 {padding-right: 0 !important; } .pb-lg-0, .py-lg-0 {padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 {padding-left: 0 !important; } .p-lg-1 {padding: 1em !important; } .pt-lg-1, .py-lg-1 {padding-top: 1em !important; } .pr-lg-1, .px-lg-1 {padding-right: 1em !important; } .pb-lg-1, .py-lg-1 {padding-bottom: 1em !important; } .pl-lg-1, .px-lg-1 {padding-left: 1em !important; } .p-lg-2 {padding: 2em !important; } .pt-lg-2, .py-lg-2 {padding-top: 2em !important; } .pr-lg-2, .px-lg-2 {padding-right: 2em !important; } .pb-lg-2, .py-lg-2 {padding-bottom: 2em !important; } .pl-lg-2, .px-lg-2 {padding-left: 2em !important; } .p-lg-3 {padding: 3em !important; } .pt-lg-3, .py-lg-3 {padding-top: 3em !important; } .pr-lg-3, .px-lg-3 {padding-right: 3em !important; } .pb-lg-3, .py-lg-3 {padding-bottom: 3em !important; } .pl-lg-3, .px-lg-3 {padding-left: 3em !important; } .p-lg-4 {padding: 4em !important; } .pt-lg-4, .py-lg-4 {padding-top: 4em !important; } .pr-lg-4, .px-lg-4 {padding-right: 4em !important; } .pb-lg-4, .py-lg-4 {padding-bottom: 4em !important; } .pl-lg-4, .px-lg-4 {padding-left: 4em !important; } .p-lg-5 {padding: 5em !important; } .pt-lg-5, .py-lg-5 {padding-top: 5em !important; } .pr-lg-5, .px-lg-5 {padding-right: 5em !important; } .pb-lg-5, .py-lg-5 {padding-bottom: 5em !important; } .pl-lg-5, .px-lg-5 {padding-left: 5em !important; } .m-lg-auto {margin: auto !important; } .mt-lg-auto, .my-lg-auto {margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto {margin-right: auto !important; } .mb-lg-auto, .my-lg-auto {margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto {margin-left: auto !important; }}
@media (min-width: 1200px) {.m-xl-0 {margin: 0 !important; } .mt-xl-0, .my-xl-0 {margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 {margin-right: 0 !important; } .mb-xl-0, .my-xl-0 {margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 {margin-left: 0 !important; } .m-xl-1 {margin: 1em !important; } .mt-xl-1, .my-xl-1 {margin-top: 1em !important; } .mr-xl-1, .mx-xl-1 {margin-right: 1em !important; } .mb-xl-1, .my-xl-1 {margin-bottom: 1em !important; } .ml-xl-1, .mx-xl-1 {margin-left: 1em !important; } .m-xl-2 {margin: 2em !important; } .mt-xl-2, .my-xl-2 {margin-top: 2em !important; } .mr-xl-2, .mx-xl-2 {margin-right: 2em !important; } .mb-xl-2, .my-xl-2 {margin-bottom: 2em !important; } .ml-xl-2, .mx-xl-2 {margin-left: 2em !important; } .m-xl-3 {margin: 3em !important; } .mt-xl-3, .my-xl-3 {margin-top: 3em !important; } .mr-xl-3, .mx-xl-3 {margin-right: 3em !important; } .mb-xl-3, .my-xl-3 {margin-bottom: 3em !important; } .ml-xl-3, .mx-xl-3 {margin-left: 3em !important; } .m-xl-4 {margin: 4em !important; } .mt-xl-4, .my-xl-4 {margin-top: 4em !important; } .mr-xl-4, .mx-xl-4 {margin-right: 4em !important; } .mb-xl-4, .my-xl-4 {margin-bottom: 4em !important; } .ml-xl-4, .mx-xl-4 {margin-left: 4em !important; } .m-xl-5 {margin: 5em !important; } .mt-xl-5, .my-xl-5 {margin-top: 5em !important; } .mr-xl-5, .mx-xl-5 {margin-right: 5em !important; } .mb-xl-5, .my-xl-5 {margin-bottom: 5em !important; } .ml-xl-5, .mx-xl-5 {margin-left: 5em !important; } .p-xl-0 {padding: 0 !important; } .pt-xl-0, .py-xl-0 {padding-top: 0 !important; } .pr-xl-0, .px-xl-0 {padding-right: 0 !important; } .pb-xl-0, .py-xl-0 {padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 {padding-left: 0 !important; } .p-xl-1 {padding: 1em !important; } .pt-xl-1, .py-xl-1 {padding-top: 1em !important; } .pr-xl-1, .px-xl-1 {padding-right: 1em !important; } .pb-xl-1, .py-xl-1 {padding-bottom: 1em !important; } .pl-xl-1, .px-xl-1 {padding-left: 1em !important; } .p-xl-2 {padding: 2em !important; } .pt-xl-2, .py-xl-2 {padding-top: 2em !important; } .pr-xl-2, .px-xl-2 {padding-right: 2em !important; } .pb-xl-2, .py-xl-2 {padding-bottom: 2em !important; } .pl-xl-2, .px-xl-2 {padding-left: 2em !important; } .p-xl-3 {padding: 3em !important; } .pt-xl-3, .py-xl-3 {padding-top: 3em !important; } .pr-xl-3, .px-xl-3 {padding-right: 3em !important; } .pb-xl-3, .py-xl-3 {padding-bottom: 3em !important; } .pl-xl-3, .px-xl-3 {padding-left: 3em !important; } .p-xl-4 {padding: 4em !important; } .pt-xl-4, .py-xl-4 {padding-top: 4em !important; } .pr-xl-4, .px-xl-4 {padding-right: 4em !important; } .pb-xl-4, .py-xl-4 {padding-bottom: 4em !important; } .pl-xl-4, .px-xl-4 {padding-left: 4em !important; } .p-xl-5 {padding: 5em !important; } .pt-xl-5, .py-xl-5 {padding-top: 5em !important; } .pr-xl-5, .px-xl-5 {padding-right: 5em !important; } .pb-xl-5, .py-xl-5 {padding-bottom: 5em !important; } .pl-xl-5, .px-xl-5 {padding-left: 5em !important; } .m-xl-auto {margin: auto !important; } .mt-xl-auto, .my-xl-auto {margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto {margin-right: auto !important; } .mb-xl-auto, .my-xl-auto {margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto {margin-left: auto !important; }}

.position-static {position: static !important; }
.position-relative {position: relative !important; }
.position-absolute {position: absolute !important; }
.position-fixed {position: fixed !important; }
.position-sticky {position: -webkit-sticky !important; position: sticky !important; }

.fixed-top {position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.fixed-bottom {position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; }
}

.d-none {display: none !important; }
.d-inline {display: inline !important; }
.d-inline-block {display: inline-block !important; }
.d-block {display: block !important; }
.d-table {display: table !important; }
.d-table-row {display: table-row !important; }
.d-table-cell {display: table-cell !important; }
.d-flex {display: -ms-flexbox !important; display: flex !important; }
.d-inline-flex {display: -ms-inline-flexbox !important; display: inline-flex !important; }

@media (min-width: 480px) {.d-sm-none {display: none !important; } .d-sm-inline {display: inline !important; } .d-sm-inline-block {display: inline-block !important; } .d-sm-block {display: block !important; } .d-sm-table {display: table !important; } .d-sm-table-row {display: table-row !important; } .d-sm-table-cell {display: table-cell !important; } .d-sm-flex {display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex {display: -ms-inline-flexbox !important; display: inline-flex !important; }}
@media (min-width: 768px) {.d-md-none {display: none !important; } .d-md-inline {display: inline !important; } .d-md-inline-block {display: inline-block !important; } .d-md-block {display: block !important; } .d-md-table {display: table !important; } .d-md-table-row {display: table-row !important; } .d-md-table-cell {display: table-cell !important; } .d-md-flex {display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex {display: -ms-inline-flexbox !important; display: inline-flex !important; }}
@media (min-width: 992px) {.d-lg-none {display: none !important; } .d-lg-inline {display: inline !important; } .d-lg-inline-block {display: inline-block !important; } .d-lg-block {display: block !important; } .d-lg-table {display: table !important; } .d-lg-table-row {display: table-row !important; } .d-lg-table-cell {display: table-cell !important; } .d-lg-flex {display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex {display: -ms-inline-flexbox !important; display: inline-flex !important; }}
@media (min-width: 1200px) {.d-xl-none {display: none !important; } .d-xl-inline {display: inline !important; } .d-xl-inline-block {display: inline-block !important; } .d-xl-block {display: block !important; } .d-xl-table {display: table !important; } .d-xl-table-row {display: table-row !important; } .d-xl-table-cell {display: table-cell !important; } .d-xl-flex {display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex {display: -ms-inline-flexbox !important; display: inline-flex !important; }}

.d-print-block {display: none !important;}
@media print {.d-print-block {display: block !important;}}
.d-print-inline {display: none !important;}
@media print {.d-print-inline {display: inline !important; } }
.d-print-inline-block {display: none !important;}
@media print {.d-print-inline-block {display: inline-block !important; }}
@media print {.d-print-none {display: none !important; }}

.float-left {float: left !important; }
.float-right {float: right !important; }
.float-none {float: none !important; }
@media (min-width: 480px) {.float-sm-left {float: left !important; } .float-sm-right {float: right !important; } .float-sm-none {float: none !important; }}
@media (min-width: 768px) {.float-md-left {float: left !important; } .float-md-right {float: right !important; } .float-md-none {float: none !important; } }
@media (min-width: 992px) {.float-lg-left {float: left !important; } .float-lg-right {float: right !important; } .float-lg-none {float: none !important; } }
@media (min-width: 1200px) {.float-xl-left {float: left !important; } .float-xl-right {float: right !important; } .float-xl-none {float: none !important; }}

.rounded {border-radius: 0.25rem !important; }
.rounded-circle {border-radius: 50% !important; }
.rounded-0 {border-radius: 0 !important; }

.img-fluid {max-width: 100%; height: auto; }
.img-thumbnail {padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all 0.2s ease-in-out; max-width: 100%; height: auto; }

.embed-responsive {position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }
.embed-responsive::before {display: block; content: ""; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video, .embed-responsive > div {position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.embed-responsive-21by9::before {padding-top: 42.857143%; }
.embed-responsive-16by9::before {padding-top: 56.25%; }
.embed-responsive-4by3::before {padding-top: 75%; }
.embed-responsive-1by1::before {padding-top: 100%; }

.text-lowercase {text-transform: lowercase !important; }
.text-uppercase {text-transform: uppercase !important; }
.text-capitalize {text-transform: capitalize !important; }
.font-weight-light {font-weight: 300 !important; }
.font-weight-normal {font-weight: 400 !important; }
.font-weight-bold {font-weight: 700 !important; }
.font-italic {font-style: italic !important; }

/* Align vertical */
.align-baseline {vertical-align: baseline !important; }
.align-top {vertical-align: top !important; }
.align-middle {vertical-align: middle !important; }
.align-bottom {vertical-align: bottom !important; }
.align-text-bottom {vertical-align: text-bottom !important; }
.align-text-top {vertical-align: text-top !important; }

/* Align horizontal */
.text-justify {text-align: justify !important; }
.text-nowrap {white-space: nowrap !important; }
.text-truncate {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.text-left {text-align: left !important; }
.text-right {text-align: right !important; }
.text-center {text-align: center !important; }
@media (min-width: 480px) {.text-sm-left {text-align: left !important; } .text-sm-right {text-align: right !important; } .text-sm-center {text-align: center !important; } }
@media (min-width: 768px) {.text-md-left {text-align: left !important; } .text-md-right {text-align: right !important; } .text-md-center {text-align: center !important; } }
@media (min-width: 992px) {.text-lg-left {text-align: left !important; } .text-lg-right {text-align: right !important; } .text-lg-center {text-align: center !important; } }
@media (min-width: 1200px) {.text-xl-left {text-align: left !important; } .text-xl-right {text-align: right !important; } .text-xl-center {text-align: center !important; } }

.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; }
.text-hide {font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.visible {visibility: visible !important; }
.invisible {visibility: hidden !important; }


/* WP */
.nocomments {display: none;}
.alignleft {float:left; margin:0 15px 8px 0;}
.alignright {float:right; margin:0 0 8px 15px;}
img.aligncenter {display: block; margin: 0 auto;}

.wp-caption {display: inline-block; max-width: 100%;}
.wp-caption img {margin-bottom:.5rem;line-height:1;}
.wp-caption .wp-caption-text {font-size: .8em; font-style: italic; margin: 0;}

.post-edit-link {position: fixed; bottom: 50px; left: 0;font-size: 0;z-index: 9999; text-decoration: none !important;}
.post-edit-link:before {display:block; font-size: 20px; border: 1px solid #fff; width: 35px; height: 35px; background-color: #000; color: #fff; text-align: center; line-height: 35px; content: "\f040"; font-family: FontAwesome; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.post-edit-link:hover:before {background-color: red;}

/* GENERAL */

html {font-size: 14px;}
body {font-size: 18px;line-height: 1.2; color: #064065; background-color: #fff; font-family: 'Alegreya Sans', sans-serif; font-weight: 300;}
#page {overflow: hidden;}

a {color: #ADCE6D;text-decoration: underline;}
a:hover {color: #91a84b;}
b, strong {font-weight:500}
h1 {color: #064065; font-size: 1.5em; margin-bottom: 1em; font-weight: 400; text-transform: uppercase;line-height: 1.1em;}
h2 {color: #064065; font-size: 1.3em; margin-bottom: .9em; font-weight: 400; text-transform: uppercase; line-height: 1.1em;}
h3 {color: #064065; font-size: 1.1em;  margin-bottom: .9em; font-weight: 400; text-transform: uppercase;line-height: 1.1em;}
.h2light {text-transform: none; font-weight: 300; font-size: 2em;line-height: 1em; margin-bottom: .5em;}
@media (min-width: 768px) {
  .h2light {font-size: 3.3em;}
}

p, ul, table, form {margin-bottom:1em;font-size: 1em;}
ul {padding-left: 1em;}
hr {border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); margin: 1rem 0; clear: both;}

table{width:100%;border:0;max-width:100%;margin-bottom:1rem;border-top: 1px solid #064065;}
table td,table th{padding:.75rem;vertical-align:middle; border-bottom: 1px solid #064065;}
table thead th,
table thead td {background-color: #F6F3EB;}
@media (max-width:479px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}

/* Colors */
.c--green {color: #ADCE6D;}
.c--greenMedium {color: #6C882F;}
.c--greenDark {color: #2E3D0F;}
.c--blue {color: #7FCFF5;}
.c--blueMedium {color: #3A8CAE;}
.c--blueDark {color: #064065;}
.c--yellow {color: #F7DB53;}
.c--maroon {color: #CCBA8D;}
.c--maroonMedium {color: #AD952D;}

/* Bgs */
.bg--green {background-color: #ADCE6D;}
.bg--greenMedium {background-color: #6C882F;}
.bg--greenDark {background-color: #2E3D0F;}
.bg--blue {background-color: #7FCFF5;}
.bg--blueMedium {background-color: #3A8CAE;}
.bg--blueDark {background-color: #064065;}
.bg--yellow {background-color: #F7DB53;}
.bg--maroon {background-color: #CCBA8D;}
.bg--maroonMedium {background-color: #AD952D;}

/* Listes */
.list-unstyled, .list-inline, .list-custom {padding-left: 0; list-style: none;}
.list-inline li {display: inline-block; }
.list-inline li:not(:last-child) {margin-right: 5px; }
.list-custom li {position: relative; padding-left: 1em;}
.list-custom li:before {position: absolute;left: 1px; top: 8px;}
.list-custom--blue li:before,
.list-custom--white li:before {content: ""; width: 7px; height: 7px; border-radius: 50%;}
.list-custom--blue li:before {background-color: #7FCFF5;}
.list-custom--white li:before {background-color: white;}
.list-custom--check li {padding-left: 1.5em;margin-bottom: .4em;}
.list-custom--check li:before {font-family: "Font Awesome\ 5 Pro"; content: "\f00c"; top: -1px; color: #6e9c2f; margin-right: 6px; font-weight: 500;}

/* Boutons */
.btn, #submit {padding: .5em 1.2em; font-size: 1em; text-transform: uppercase; font-weight: 500; text-align: center; background-color: #064065; color: #fff; border-radius: 3px; border: 0; margin-bottom: 3px; text-decoration: none; display: inline-block; cursor: pointer; background-image: none; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.btn:hover, .btn:focus, #submit:hover, #submit:focus {color: #fff;background-color: #3A8CAE;text-decoration: none;}

.btn--blue {background-color: #064065;}
.btn--blue:hover, .btn--blue:focus {background-color: #3A8CAE;}
.btn--green {background-color: #ADCE6D;}
.btn--green:hover, .btn--green:focus {background-color: #6C882F;}
.btn--yellow {background-color: #F7DB53;color: #064065;}
.btn--yellow:hover, .btn--yellow:focus {background-color: #CCBA8D;color: #064065;}

blockquote {font-size: 1.15em; font-weight: 500; position: relative; padding: 3px 0 0 1.5em; border-left: 4px solid #7FCFF5; font-style: italic; color: #7FCFF5;}

.subtitle {text-transform: uppercase; padding: 3px 10px; font-weight: 500; font-size: 1em;} 
.subtitle--blue {background-color: #b9e3fc;color: #064065;}
.subtitle--green {background-color: #afcd6b;color: #fff;}
.subtitle--yellow {background-color: #ffdc41;color: #064065;}

.font-xs {font-size: .85em;}
.font-lg {font-size: 1.25em;}

.alert {background-color: #f5f2ed; padding: 1em;}

.has-transi {-webkit-transition: all .4s 0s; -moz-transition: all .4s 0s; -ms-transition: all .4s 0s; -o-transition: all .4s 0s; transition: all .4s 0s;}

.sep {clear: both; height: 3em; display: block;}

/* HEADER */
.main-header {background: #fff; z-index: 999;margin-bottom: 3.2em; height: 200px;}
.header-toolbar {background-color: #064065; position: fixed; left: 0; right: 0; top: 0; z-index: 999;}
.header-toolbar > .container {position: relative;}
.header-tools {padding: 12px 0;}
.header-tools > div {vertical-align: middle;}
.header-phone > * {display: inline-block; vertical-align: middle;}
.header-phone a {color: #fff; opacity: .45;text-decoration: none; font-weight: 400;font-family: Arial; font-size: 22px;}
.header-phone a:hover, .header-phone a:focus {color: #fff; opacity: 1;text-decoration: none;}
.header-languages {position: relative;z-index: 999; width: 39px;display: inline-block;float: right;margin-left: 12px;} 
.wpml-ls-legacy-dropdown ul {margin: 0;padding: 0;}
.wpml-ls-legacy-dropdown ul li {display: block;position: relative;}
.wpml-ls-legacy-dropdown a {display: block;padding: 0 18px 0 2px; }
.wpml-ls-legacy-dropdown a:hover, .wpml-ls-legacy-dropdown a.is-open {background-color: #042940; text-decoration: none;}
.wpml-ls-legacy-dropdown .wpml-ls-current-language > a:after { position: absolute; right: 4px; top: 8px;content: ""; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #fff;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {width: 100%; padding-top: 5px; position: absolute; left: 0; top: 21px; margin: 0;background-color: #042940;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {padding: 5px 11px 5px 3px;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover, .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:focus {background-color:#01141f;}
@media (min-width: 480px) {
	.header-tools {margin-left: 60px;padding: 13px 0;}
	.header-languages {float: none;margin-left: 6px;}
	.header-phone a {font-size: 30px;margin-top: -3px;}
	.header-socials .fab {color: #fff; vertical-align: middle;}
	.header-socials img {vertical-align: middle;opacity: .8;}
	.header-socials a:hover .fab {color: #F7DB53;}
}
@media (min-width: 768px) {	
	.main-header {height: 322px;}
	.header-languages {margin-left: 5px;} 
	.header-phone {margin-right: 6px;}
	.header-phone a {font-size: 15px;margin-top: 0;font-weight: bold;}
}
@media (min-width: 992px) {
	.header-toolbar {position: relative; left: auto; right: auto; top: auto;}
	.header-tools {margin-left: 0;padding: 3px 0 0;}
	.header-phone .fas {margin-right: 4px;}
	.header-baseline {color: #ccba8d; padding: 8px 0;font-size: .85em; font-weight: 500;}
	.header-baseline p {margin: 0;}
	.header-socials img {margin-left: 6px;}
}

.header-stick {left: 0; right: 0; z-index: 9999;position: relative;}
.header-logo {background-color: #064065; padding: 8px 15px; text-align: center; border-radius: 0 0 5px 5px; width: 150px; position: absolute; z-index: 9999; top: 0; left: 65px;}
.header-logo a:hover, .header-logo a:focus {text-decoration: none;}
.header-logo img {display: inline-block;}
.is-sticky .header-logo {width: 98px;}
@media (min-width: 480px) {
	.header-logo {left: 50%;width: 170px;margin-left: -85px;}	
	.is-sticky .header-logo {margin-left: -50px;}
}
@media (min-width: 768px) {
	.header-logo {width: 210px; margin-left: -105px;}	
}
@media (min-width: 992px) {
	.sticky-wrapper {position: relative; z-index: 997;}
	.header-logo {width: 230px; margin-left: -115px;}	
	.is-sticky .header-logo {width: 160px;margin-left: -80px;}
}
@media (min-width: 1200px) {
	.header-logo {width: 252px; margin-left: -126px;}	
}

.main-header {padding-top: 178px; background-repeat: no-repeat; background-position: center 0; margin-top: 50px;}
.main-title h1, .main-title p {color: #fff; text-transform: uppercase; font-weight: 500; background-color: #afcd6b;display: inline-block;padding: 5px 15px; line-height: 1.1em;font-size: 1.3em;margin-bottom: 1em;}
@media (min-width: 480px) {
	.main-header {margin-top: 56px;}
}
@media (min-width: 768px) {
	.main-header {padding-top: 260px;}
}
@media (min-width: 992px) {
	.main-header {margin-top: 0;}
	.main-title h1,
	.main-title p {padding: 8px 20px; font-size: 1.6em;}
}
@media (min-width: 1400px) { 
	.main-header {background-size: 100% auto;}
}

/* BREADCRUMB */
.breadcrumb {font-size: 0.8em; padding: 1px 8px;margin-bottom: 15px; background-color: #fff;}
.breadcrumb a {margin: 0 5px;text-decoration: none;color: #064065;}
.breadcrumb a:hover, .breadcrumb a:focus {color: #3A8CAE;text-decoration: none;}
.breadcrumb span:first-child > span:first-child > a {margin-left: 0;}
:lang(fr) body.tag .breadcrumb .breadcrumb_last:before {content: "Tourisme / Villages / "}
:lang(en) body.tag .breadcrumb > span > span > a:after {content: "Tourism / Villages / "}
:lang(nl) body.tag .breadcrumb > span > span > a:after {content: "Toerisme / Villages / "}

/* NAV */
.main-nav {position: relative;z-index: 997;}
.main-nav ul {margin: 0; padding: 0;}
ul.nav-menu a {display: block; text-decoration: none;}
ul.nav-menu {margin: 0;}
ul.nav-menu li { display:block;}
ul.nav-menu a:hover, ul.nav-menu a:focus {text-decoration: none;}
@media (max-width:991px) {
	#nav {display: none;}
	.main-nav {position: fixed; top: 50px; left: 0; right: 0; bottom: 0; overflow-y:scroll; background-color: #7fcff5; padding-top: 50px;text-align: center;}
	ul.nav-menu li a {position: relative;color: #064065;}
	ul.nav-menu li a:hover {background-color: #b2e2f9;}
	ul.nav-menu > li > a {border-bottom: 1px solid #fff;padding: 10px 5px;text-transform: uppercase;}
	ul.nav-menu-left > li:first-child {border-top: 1px solid #fff;}
	ul.nav-menu-right > li:last-child {margin-bottom: 20px;}
	ul.nav-menu li.menu-item-has-children > a:after { position: absolute; right: 4px; top: 19px;content: ""; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #fff;}
	ul.nav-menu li.menu-item-has-children > a {color: #fff; cursor: default !important; background-color: transparent !important;}
	ul.nav-menu .sub-menu {border-bottom: 1px solid #fff;}
	ul.nav-menu .sub-menu a {padding: 5px 10px;}
	ul.nav-menu .sub-menu li a img,
	ul.nav-menu .sub-menu li a p.menu-item-description {display:none;}
	ul.nav-menu .sub-menu li a span.menu-image-title { margin-bottom: 5px; display: block;}
	.nav-socials a {margin: 0 5px;}
	.nav-socials a:hover {color: #fff;}
}
@media (min-width:992px) {
	.main-nav {display: block !important; background-color: rgba(6,64,101,0.7); position: absolute; left: 0; right: 0;}
	.menus > div {width: 50%;}
	.menus > div:first-child {text-align: right;}
	.main-nav .nav-menu-left {margin-right: 126px;}
	.main-nav .nav-menu-right {margin-left: 126px;}
	ul.nav-menu > li {display: inline-block;}
	ul.nav-menu > li > a {padding: 21px 18px; color: #fff; text-transform: uppercase; font-weight: 500;font-size: .9em;}
	ul.nav-menu > li.current-menu-item > a,
	ul.nav-menu > li.current-menu-parent > a,
	ul.nav-menu > li.current-post-parent > a,
	ul.nav-menu > li.current-menu-ancestor > a,
	ul.nav-menu > li.current-post-ancestor > a,
	ul.nav-menu > li.current-category-ancestor > a,
	body.tag ul.nav-menu-right > li:first-child > a {color: #F7DB53;}
	ul.nav-menu > li > a:hover, .nav-menu > li:hover > a { background: #7fcff5; text-decoration: none; color: #064065 !important;}
	ul.nav-menu .sub-menu { top: 61px; padding: 100px 0 25px; background: #7fcff5; width: 100%; right: 0; position: absolute; height: auto; left: -999em;z-index: 999;text-align: left;}
	ul.nav-menu li:hover .sub-menu {left: 0;}
	ul.nav-menu li .sub-menu ul {max-width: 950px; margin: 0 auto;}
	.is-sticky ul.nav-menu .sub-menu {padding-top: 50px;}
	ul.nav-menu .sub-menu li {width: 40%; padding-right: 5%;margin-bottom: 20px; float: left;}
	ul.nav-menu .sub-menu li a:after {display: block; content: ""; clear: both; }
	ul.nav-menu .sub-menu li a {line-height: 1.1em;color: #064065;font-weight: 500; font-size: .9em;position: relative; z-index: 20;}
	ul.nav-menu .sub-menu a:before, ul.nav-menu .sub-menu a:before {content: ""; z-index: -1; background-color: #d6edf8; position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px;opacity: 0;-webkit-transition: all .4s 0s; -moz-transition: all .4s 0s; -ms-transition: all .4s 0s; -o-transition: all .4s 0s; transition: all .4s 0s;}
	ul.nav-menu .sub-menu a:hover:before, ul.nav-menu .sub-menu a:focus:before {opacity: 1;}
	ul.nav-menu .sub-menu li a img {display: inline-block; max-width: 100%; height: auto; float: left; margin-right: 16px;}
	ul.nav-menu .sub-menu li.last a img {float: none; margin: 0 0 15px;}
	ul.nav-menu .sub-menu li a span.menu-image-title {text-transform: uppercase; margin-bottom: 5px; display: block;}
	ul.nav-menu .sub-menu li a p.menu-item-description {margin: 0; font-size: .85em;font-weight: 300; line-height: 1.15em;}
	ul.nav-menu .sub-menu li.last {background-color: #b1e2f9; width: 20%; padding: 0; text-align: center; float: right;}
	ul.nav-menu .sub-menu li.last a {padding: 18px 12px;}
	ul.nav-menu .sub-menu li.last a:before {content: none;}
	ul.nav-menu .sub-menu li.last a:hover, ul.nav-menu .sub-menu li.last a:focus {background-color: #d6edf8;color: #064065;}
}
@media (min-width:1200px) {
	ul.nav-menu li .sub-menu ul {max-width: 970px;}
	ul.nav-menu .sub-menu li {padding-right: 4%;}
	ul.nav-menu > li > a {padding: 20px;font-size: 1em;}
	ul.nav-menu .sub-menu li a {font-size: 1em;}
}
.nav-toggle {display: block; position: absolute; top: 5px; left: 10px;}
.nav-icon {width: 40px; cursor: pointer;}
.nav-icon:after, .nav-icon:before, .nav-icon div {background-color: #fff; -o-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; content: ''; display: block; height: 5px; margin: 7px 0; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.nav-toggle.is-open .nav-icon:before {transform: translateY(12px) rotate(135deg); -moz-transform: translateY(12px) rotate(135deg); -webkit-transform: translateY(12px) rotate(135deg); }
.nav-toggle.is-open .nav-icon:after {transform: translateY(-12px) rotate(-135deg); -moz-transform: translateY(-12px) rotate(-135deg); -webkit-transform: translateY(-12px) rotate(-135deg); }
.nav-toggle.is-open .nav-icon div {-moz-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }

/* FOOTER */
.page-footer { background: #064065;padding-top: 30px;}
.footer-contact {color: #ccba8d;font-size: .95em;}
.footer-contact a {color: #ccba8d; text-decoration: none; display: inline-block; white-space: nowrap;}
.footer-contact a:hover, .footer-contact a:focus {color: #eee3c7;text-decoration: none;}
.footer-phone {margin: 10px 0 5px;}
.footer-phone, .footer-mail {font-weight: 500;}
.footer-phone .svg-inline--fa, .footer-mail .svg-inline--fa {margin-right: 5px;}
.footer-socials a {display: inline-block; width: 38px; margin-bottom: 5px;}
.footer-downloads {color: #7fcff5;font-size: .95em;}
.footer-downloads > p {font-weight: 500;}
.footer-downloads li {margin-bottom: 7px;}
.footer-downloads a {color: #7fcff5; text-decoration: none; background-color: #042940; display: inline-block; padding: 2px 8px;}
.footer-downloads a:hover, .footer-downloads a:focus {text-decoration: none; background-color: #021623; color: #fff;}
.footer-partners { background-color: #042940; padding: 23px 0 25px;text-align: center;}
.footer-partners li {margin: 0 8px !important;}

.footer-partners a {display: inline-block; margin: 0 8px; text-decoration: none;}
.footer-partners a img {max-height: 45px; width: auto;}
.footer-mentions {clear:both; font-size:0.85em;position: relative;z-index: 50;}
.footer-mentions a {color: #fff; opacity: .45;text-decoration: none;}
.footer-mentions a:hover, .footer-mentions a:focus {text-decoration: underline;opacity: 1; color: #fff;}
.footer-copyright {color: #fff; opacity: .45; margin-right: 10px;}
.footer-mentions > div {display: inline-block;}
.footer-reviews {max-width: 255px; margin: 0 auto;}
@media (min-width: 480px) {
	.footer-socials a {display: block;}
	.footer-reviews {max-width: 100%;}
}
@media (min-width: 992px) {
	.footer-mentions {margin-top: -40px;}
}


@media (min-width: 992px) {
	body.home .main-content {position: relative;}
	body.home .main-content:after {content: ""; z-index: 999; position: absolute; left: 50%; top: 75px;margin-left: 306px;width: 246px; height: 120px; background: url("images/eco-tourisme-award.png") no-repeat 0 0;}
}
@media (min-width: 1200px) {
	body.home .main-content:after {margin-left: 358px;}
}



/* MODS */
.m-text--color {padding: 1.1em 1.8em 2px;}
.m-text img {max-width: 100%; height: auto;}
.m-text iframe, .m-text object {max-width: 100%;}

.m-accordion-section {margin-bottom: 1.5em;}
.m-accordion-title {background-color: #064065; border-radius: 3px; color: #fff; font-weight: 500; padding: .7em 2em .7em 1.2em;position: relative; cursor: pointer;display:block; text-decoration: none;}
.m-accordion-title:focus {color: #fff;}
.m-accordion-title:hover,
.m-accordion-title.active {background-color: #3A8CAE; text-decoration: none;color: #fff;}
.m-accordion-title.active { border-radius: 3px 3px 0 0;}
.m-accordion-title:after {position: absolute; right: 1em; top: .6em;content: "\f0d7"; font-family: Font Awesome\ 5 Pro; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.m-accordion-title.active:after {content: "\f0d8";}
.m-accordion-panel {padding: 1.2em 1.4em .5em; border:1px solid #3A8CAE; border-radius: 0 0 3px 3px;display:none;}

.m-masonry {padding: 0; -moz-column-gap: 7px; -webkit-column-gap: 7px; column-gap: 7px;}
.m-masonry figure {display: inline-block; position: relative; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.m-masonry figure a {display: block;overflow: hidden;}
.m-masonry figure a:hover {background-color: #000;}
.m-masonry figure a img {max-width: 100%; height: auto;}
.m-masonry figure a:hover img {opacity: 0.9;}
.m-masonry figure a .masonry-caption { position: absolute; left: 0; right: 0; bottom: 15px; text-align: center;}
.m-masonry figure a .masonry-caption span { display: inline-block;font-weight: 500; background-color: rgba(0,0,0,0.7); padding: 6px 15px; color: #fff; text-transform: uppercase;font-size: .85em;}
.m-masonry figure a:hover .masonry-caption span {background-color: rgba(0,0,0,1);}
@media (min-width: 480px) {.m-masonry {-moz-column-count: 2; -webkit-column-count: 2; column-count: 2;}}
@media (min-width: 768px) {.m-masonry {-moz-column-count: 3; -webkit-column-count: 3; column-count: 3;}}
@media (min-width: 1200px) {.m-masonry {-moz-column-count: 4; -webkit-column-count: 4; column-count: 4;}}

.m-bloc {font-size: 18px; width: 97%; max-width: 365px; margin: 0 1.5% 35px; text-align: center;}
.m-bloc a {text-decoration: none; display: block;}
.m-bloc a:hover {text-decoration: none;}
.m-bloc-img {position: relative; margin-bottom: 15px;}
.m-bloc-img img {max-width: 100%; height: auto;}
.m-bloc-img span {content: ""; border-width: 10px; border-style: solid; opacity: .5; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%;}
.m-bloc a:hover .m-bloc-img span {opacity: .9;}
.m-bloc-icon {position: absolute; top: -72px; left: 50%; margin-left: -50px; border-radius: 50%;}
.m-bloc a:hover .m-bloc-icon {-webkit-transform: rotate(15deg); -moz-transform: rotate(15deg); -ms-transform: rotate(15deg); -o-transform: rotate(15deg); transform: rotate(15deg);}
.m-bloc-icon i:before {line-height: 100px;width: 100px; margin: 5px;text-align: center; font-size: 43px; height: 100px;color: #fff; display: inline-block;border-radius: 50%;background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 96%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 96%); background: linear-gradient(135deg,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 96%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d000000', endColorstr='#00000000',GradientType=1 );}
.m-bloc-title {text-transform: uppercase;color: #064065;font-weight: 500;position: relative;font-size: 1.1em;line-height: 1.15em;margin-bottom: 9px;}
.m-bloc-title p {margin-bottom: 4px;}
.m-bloc-icon + p {padding-top: 45px;}
.m-bloc-txt {color: #064065;}

.m-bloc--loc {text-align: left; border-bottom: 1px solid #064065;position: relative;}
.m-bloc--loc .m-bloc-txt {font-size: .9em; line-height: 1.15em;margin-bottom: 8px;}
.m-bloc--loc .m-bloc-txt p {margin-bottom: 10px;}
.m-bloc--loc .m-bloc-specs {color: #064065;font-weight: 500;margin-bottom: 10px;}
.m-bloc--loc .m-bloc-specs div i {color: #6C882F; margin-right: 4px; width: 22px; font-weight: 300;}
.m-bloc--loc .m-bloc-specs .fa-arrow-alt-circle-right {font-size: 42px; color: #3A8CAE;font-weight: 400; margin: 5px 0;}
.m-bloc--loc a:hover .m-bloc-specs .fa-arrow-alt-circle-right {font-weight: 700;}

@media (min-width: 480px) {.m-bloc {width: 47%;}}
@media (min-width: 768px) {.m-bloc {width: 30%;}}

.m-mixitup-controls {margin: 0 0 2em 0;border:1px solid #064065;}
.m-mixitup-controls .mixitup-btn {border:none; cursor: pointer; font-weight: 300; color: #064065; display: block; background-color: #fff; width: 100%;padding: 5px 10px;}
.m-mixitup-controls .mixitup-btn:hover,
.m-mixitup-controls .mixitup-control-active,
.m-mixitup-controls .mixitup-control-active:hover{background-color: #064065; color: #fff;}
.m-mixitup-gallery .mix {width: 97%; max-width: 365px; margin: 0 1.5% 35px;display: -ms-flexbox; display: flex;}
.mix .m-bloc {width: 100%; margin: 0;}

.m-dam {font-size: .9em;}
.m-dam-txt {padding: 15px 0 0;width: 100%;position: relative;z-index: 30;}
.m-dam-img {background-position: center center; background-repeat: no-repeat; height: 200px; width: 100%;position: relative;z-index: 20;}
@media (max-width: 767px) {
  .m-dam-img {background-size: 100% auto;}
}
@media (min-width: 768px) {
  .m-dam--left .m-dam-txt {padding: 15px 0 0 35px;}
  .m-dam--right .m-dam-txt {padding: 15px 35px 0 0;}
  .m-dam--left .subtitle {margin-left: -140px; padding-left: 140px;}
  .m-dam--right .subtitle {margin-right: -140px; padding-right: 140px;}
  .m-dam-img {height: 405px;width: 40%;}
  .m-dam-img {background-size: auto 405px;}
  .m-dam-txt {width: 60%;}
}
@media (min-width: 992px) {
  .m-dam {font-size: 1em;}
  .m-dam-img {width: 50%;}
  .m-dam-txt {width: 50%;}
}
@media (min-width: 1200px) {
  .m-dam-img {width: 50%;}
  .m-dam-txt {width: 50%;}
}

.m-band {background-color: #2f475b;overflow: hidden; position: relative;background-repeat: no-repeat;}
.m-band-overlay {background-color: rgba(0,0,0,0.35);}
.m-band-text {margin: 30px auto; color: #fff;}
.m-band-text h2 {text-shadow: 1px 1px 1px #000; text-transform: none; color: #fff; font-weight: 300; font-size: 2em; line-height: 1em; margin-bottom: .5em;}
@media (max-width: 767px) {
  .m-band {background-position: center center !important;}
}
@media (min-width: 768px) {
  .m-band {background-attachment: fixed;}
  .m-band-text {max-width: 630px; margin: 90px auto 15px;}
  .m-band-text h2 {font-size: 3.3em;}
}
@media (min-width: 1400px) { 
  .m-band {background-size: 100% auto;}
}

.m-bandicon {position: relative;padding: 65px 0 55px;}
.m-bandicon-icon {position: absolute; top: -50px; left: 50%; font-size: 43px; margin-left: -50px;  text-align: center; border-radius: 50%;padding: 5px;}
.m-bandicon-icon:before {line-height: 100px;width: 100px; height: 100px;color: #fff; display: inline-block;border-radius: 50%;background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 96%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 96%); background: linear-gradient(135deg,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 96%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#00000000',GradientType=1 );}
@media (min-width: 768px) {
  .m-bandicon-text {max-width: 800px; margin: 0 auto;}
}

/* HOME */
.section-moteur {background-color: #ffdc41; padding: 16px 0 9px;}
.m-moteur-title {font-weight: bold;font-size: 1.5em;margin-bottom: 10px;}
.section-intro {padding: 30px 0 0;background: url(images/grass.png) repeat-x center bottom;}
.home-intro {position: relative;background: url(images/carte-dordogne.png) no-repeat center top;background-size: 170px auto;}
.home-intro h1 {font-size: 1.4em; text-transform: none; font-weight: 700;padding-top: 180px;}
.section-actus {background-color: #ADCE6D; padding: 50px 0;margin-bottom: 2em;color:#fff;}
.home-video {overflow: hidden; position: relative;background-repeat: no-repeat;margin-bottom: 1.5em; background-size: auto 100%;}
.home-video a {background-color: rgba(0,0,0,0.35);display: block; text-decoration: none; text-shadow: 1px 1px 1px #000;padding: 90px 20px;color: #fff; font-weight: 300; font-size: 3.3em; line-height: 1em; text-align: center;}
.home-video a i {margin-left: 12px;}
.home-video a:hover {background-color: rgba(0,0,0,0.6);}
.home-promo {max-width: 500px; margin: 35px auto 0;}
.home-promo a {display: block; text-decoration: none;color: #064065;}
.home-promo-txt {background-color: #F7DB53; text-transform: uppercase;position: relative;padding-right: 55px;}
.home-promo-img {overflow: hidden;}
.home-promo a:hover .home-promo-img img {-webkit-transform: scale(1.03);-moz-transform: scale(1.03);-ms-transform: scale(1.03);-o-transform: scale(1.03);transform: scale(1.03);}
.home-promo-txt span {font-weight: 700; font-size: 1.3em; line-height: 1em;}
.home-promo-txt i {position: absolute; right: 5px; top: 50%; margin-top: -26px;background: rgba(6,64,101,0.7); border-radius: 50%; text-align: center; color: #fff;width: 53px; height: 53px; line-height: 53px; font-size: 50px;}
.home-promo a:hover i {background: rgba(6,64,101,1);}
.home-news {color: #fff;}
@media (max-width: 767px) {
  .home-video {background-position: center center !important;}
  .home-video a i {display: block; margin: 25px auto 0;}
}
@media (min-width: 768px) {
	.section-intro {padding: 40px 0 0;}
	.home-intro {background-size: 200px auto;background-position: right center;padding-right: 220px;}
	.home-intro h1 {padding-top: 0}
	.home-video {background-size: 1000px auto;}
  	.home-video-txt {margin: 90px auto;}
}
@media (min-width: 992px) {
	.home-intro {background-size: auto auto; min-height: 270px;padding-right: 270px;background-position: right 0;}
}

@media (min-width: 1200px) {
  .m-moteur {padding: 0 50px;}
}

/* LOCATIF */
.loc-descriptcourte {font-size: 1.15em;}
.loc-descriptlongue p {margin-bottom: .7em;}
.loc-pictos {font-size: .9em;}
.loc-picto {background-color: #F6F3EB;text-align: center;padding: 10px;margin: 5px; width: 33.33%;}
.loc-picto i {color: #6C882F; font-weight: 300; font-size: 30px;line-height: 40px;margin-bottom: 4px;}
.loc-picto span {display: block;line-height: .9em;}
.loc-promo {background: #ffdc42 url(images/bg-offer.png) no-repeat center center; padding: 30px 30px 15px; font-size: .85em;}
.loc-infos {background-color: #7FCFF5; padding: 15px 15px 1px;font-size: .9em;}
.loc-infos > div {margin-bottom: 4px;}
.loc-infos > div i {margin-right: 4px;}
.loc-detail {font-size: .9em;}
.section-ctoutvert {background-color: #acce6d; padding: 50px 0;}
.m-ctoutvert {padding: 20px;}
.section-related {padding: 30px 0;}
.section-related h2,
.section-ctoutvert h2 {text-transform: none; text-align: center;font-size: 1.8em; line-height: 1.2em;}
@media (min-width: 480px) {
  .loc-pictos {font-size: 1em;}
}
@media (min-width: 768px) {
  .loc-promo {font-size: 1em;}
  .section-related h2,
  .section-ctoutvert h2 {font-size: 2.4em;}
}

/* SINGLE */
.single-thumbnail {position: relative;margin-top: -1px;z-index: 40; margin-bottom: 1em;}
.share {background-color: #fff;position: relative;z-index: 50;padding: 1px 0px 4px 9px;margin-top: -1px;}
.share-title {text-transform: uppercase;display: inline-block;font-size: .8em; font-weight: 500; margin-right: 8px;} 
.share .socials {display: inline-block;}
.single-content {clear: both; padding-top: 1em;}
.single-infos {background-color: #7FCFF5; padding: 15px 15px 1px;}
.single-infos > .fal {float: left;margin-right: 10px;}
.single-infos a, .single-infos a:hover {color: #064065;}
.related-articles {padding: 3em 0;}
.related-articles h2 {margin-bottom: 1.5em;text-transform: none; font-weight: 700;font-size: 1.7em;}
.related-articles a {text-decoration: none; color: #064065;}
.related-articles a:hover {text-decoration: none;}
.related-articles h3 {margin-bottom: 5px;}
.related-articles img {margin-bottom: 15px;}
.related-articles p {font-size: .9em;}

/* SIDEBAR */
.sidebar-widget {margin-bottom: 1.5em;}
.sidebar-widget > ul {margin: 0; list-style: none; padding: 0;}
.sidebar-widget > ul li {margin-bottom: .6em;}
.sidebar-widget-title {border-bottom: 1px solid #ddd; font-weight: 500; text-transform: uppercase; padding-bottom: .6em;margin-bottom: .6em; color: #CCBA8D;}
.sidebar-widget a {color: #064065; text-decoration: none;}
.m-tabs-nav {margin: 0;}
.m-tabs-nav li {width: 50%;font-weight: 500; text-transform: uppercase; color: #ad952d; display: block; padding: 13px; cursor: pointer;}
.m-tabs-nav li:first-child {background-color: #f7f4ec;}
.m-tabs-nav li:last-child {background-color: #ede7d6;}
.m-tabs-nav li .fal {color: #064065; margin-right: 5px;font-size: .85em}
.m-tabs-panel {display: none;}
.m-tabs-panel--menu {background-color: #f7f4ec;}
.m-tabs-panel--menu ul {list-style: none; padding: 0; padding-top: }
.m-tabs-panel--menu ul li {display: block;margin-top: 1px; width: 50%;}
.m-tabs-panel--menu ul li a {display: block; color: #064065; text-decoration: none;padding: 5px; font-size: .8em;}
.m-tabs-panel--menu ul li a:hover {background-color: #eee7d7; text-decoration: none;color: #064065;}
.m-tabs-panel--menu ul li a img {margin-right: 3px; height: auto; width: 25px;}
.m-tabs-panel--tags {padding: 20px;background-color: #ede7d6;}
.m-tabs-panel--tags .m-tabs-subtitle {padding: 0; border:0; color: #AD952D;margin-bottom: 8px;font-size: .9em;font-weight: 500; text-transform: uppercase;}
.m-tabs-panel--tags ul a {display: block; color: #064065; text-decoration: none; margin-bottom: 4px; font-size: 14px !important;}
.m-tabs-panel--tags ul a:hover {text-decoration: underline;}
.m-tabs-panel--tags ul li {display: inline-block;margin-right:10px;}
.m-tabs-panel--tags ul li:last-child {margin-right: 0;}
@media (min-width: 480px) {
	.m-tabs-nav li {padding: 13px 16px;}
	.m-tabs-panel--menu ul li a {padding: 5px 8px;font-size: 1em;}
	.m-tabs-panel--menu ul li a img {margin-right: 10px; width: auto;}
}
@media (min-width: 992px) {
	.m-tabs-nav li {width: 100%;}
	.m-tabs-panel {display: block !important;}
	.m-tabs-panel--menu ul {margin: 0 0 3px;}
	.m-tabs-panel--menu ul li {width: 100%;border-bottom: 2px solid #fff;}
	.m-tabs-panel--menu ul li:last-child {border: none;}
	.m-tabs-panel--tags {background-color: #eee7d7;}
	.m-tabs-panel--tags ul li {display: block;margin-right: 0;}
	.m-tabs-panel--tags ul a:hover {font-weight: 500; text-decoration: none;}
}
/* LIST ARTICLES */
.cat-description {margin-bottom: 2em;}
.blocCat {margin-bottom: 30px;background-color: #000;}
.blocCat a {display: block; position: relative;}
.blocCat a:hover {}
.blocCat a > img {opacity: .8;}
.blocCat a:hover > img {opacity: .5;}
.blocCat-overlay {position: absolute; left: 0; right: 0; top: 0; bottom: 0; color: #fff; text-align: center;}
.blocCat .blocCat-overlay img {margin-bottom: 10px; width: 80px; height: auto;}
.blocCat-title {color: #fff; font-size: 1.8em; font-weight: 300; line-height: 1em; text-shadow: 1px 1px 1px #000;}
@media (min-width: 768px) {
  .blocCat-title {font-size: 2em;}
  .blocCat .blocCat-overlay img {width: 100px;}
}
@media (min-width: 992px) {
  .blocCat-title {font-size: 2.6em;}
  .blocCat .blocCat-overlay img {width: auto;}
}
.m-article {margin-bottom: 2em;}
.m-article a {position: relative; color: #064065;text-decoration: none;}
.m-article a:hover,
.m-article a:focus {text-decoration: none;border-color:red;}
.m-article-thumbnail {}
.m-article-content {padding: 15px 0 0 0;}
.m-article-title h2 {font-size: 1.2em; margin-bottom: 8px;}
.m-article-excerpt {font-size: .9em;}
.m-article-metas {border-top:1px solid #ccc;border-bottom:1px solid #ccc; padding: 10px 2px;font-size: .9em;}
.m-article-metas > div {display: inline-block; margin-right: 20px;}
.m-article-metas a {text-transform: uppercase;}
.m-article-metas i {margin-right: 4px;}
@media (min-width: 768px) {
	.m-article-content {padding: 0 0 0 35px;}
	.m-article-thumbnail {max-width: 285px;}
}

/* COMMENTS */
.comments .comment-edit-link, .comments .says, .comments #comments, .comments .navigation { display:none;}
.commentlist {padding: 0;}
.commentlist .comment { padding:1.5rem; background:#eee; list-style: none;}
.commentlist .comment-body {position: relative;}
.comment-author {margin-bottom: 1.5rem;}
.comment-author img {margin-right: 5px;}
.comment-author .fn {font-style: normal;overflow: hidden;}
.comment-meta {margin-bottom: 1.5rem;font-size: .65em;}
.comment-meta a, .comment-meta a:hover {text-decoration: none; color: #444; cursor: default;}
.comment-meta + p {clear: both;}
.commentlist ul.children {margin: 0;padding: 0;}
.commentlist ul.children .comment { background: rgba(255,255,255,0.6);margin-bottom: 1rem;}
.commentlist ul.children .comment:last-child { margin-bottom: 0;}
.comments .comment-awaiting-moderation {float: right;}
.commentlist .reply {margin-bottom: 1rem; font-size: .8em;}
@media (min-width: 768px) {
	.comment-author {float: left;}
	.comment-meta {float: right;}
}
/* PAGINATION */
.pagination {display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }
.pagination li:first-child a {margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.pagination li:last-child a {border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.pagination--lg a {padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.pagination--lg li:first-child a {border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }
.pagination--lg li:last-child a {border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }
.pagination--sm a {padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }
.pagination--sm li:first-child a {border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }
.pagination--sm li:last-child a {border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }
.pagination a {color: #ADCE6D; background-color: #fff; border: 1px solid #ddd;position: relative; display: block; padding: 0.7rem 1.2rem; margin-left: -1px; line-height: 1.25; text-decoration: none;}
.pagination li.active a {color: #fff; background-color: #ADCE6D; border-color: #ADCE6D;z-index: 2;cursor: default;}
.pagination a:focus, .pagination a:hover {color: #ADCE6D;background-color: #e9ecef;text-decoration: none; }

/* FLEXSLIDER */
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flexslider a:focus {outline: none; }
.flexslider .slides, .flexslider .slides > li, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {height: auto; -moz-user-select: none;}
.flexslider .slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .flexslider .slides {display: block;}
* html .flexslider .slides {height: 1%; }
.no-js .flexslider .slides > li:first-child {display: block; }
.flexslider {margin: 0 auto; position: relative; zoom: 1;height:auto;}
.flexslider .slides {zoom: 1; z-index: 50;}
.flexslider .slides > li {position:relative;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading:after { background-color: #7FCFF5; content:""; display:block; width: 40px; height: 40px; position: absolute; left: 50%; margin-left: -20px; top: 50%; margin-top: -20px; -webkit-animation: rotate-loading 1.2s infinite ease-in-out; animation: rotate-loading 1.2s infinite ease-in-out; }
@-webkit-keyframes rotate-loading {0% { -webkit-transform: perspective(120px)} 50% { -webkit-transform: perspective(120px) rotateY(180deg)} 100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)} }
@keyframes rotate-loading {0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)} 50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)} 100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);} }
.flex-control-paging {position: absolute; bottom: 12px; left: 0; right: 0;z-index: 70; text-align: center;font-size: 0;}
.flex-control-paging li {background-color: rgba(0,0,0,0.4); display: inline-block;padding: 9px 3px;}
.flex-control-paging li:first-child {border-radius: 30px 0 0 30px;padding-left: 19px;}
.flex-control-paging li:last-child {border-radius: 0 30px 30px 0;padding-right: 19px;}
.flex-control-paging li a {background-color: #fff;  width: 15px; height: 15px; border-radius: 50%; display: block;cursor: pointer;}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {background-color: #F7DB53;}
.flex-direction-nav {top: 50%; max-width: 1200px; margin: -30px auto 0; height: 0;position: absolute; left: 0; right: 0; z-index: 80;}
.flex-direction-nav li {display: inline-block; zoom: 1; *display: inline; position: relative;}
.flex-direction-nav .flex-disabled {opacity: 0!important; filter:alpha(opacity=0); cursor: default;z-index: -1;}
.flex-direction-nav .flex-nav-prev {float: left;}
.flex-direction-nav .flex-nav-next {float: right;}
.flex-direction-nav a {font-size: 0;text-decoration: none; display: block; z-index: 10; overflow: hidden; cursor: pointer;}
.flex-direction-nav a:before {content: "\f104"; display: inline-block; font-family: Font Awesome\ 5 Pro;background: rgba(0,0,0,0.4); border-radius: 50%; text-align: center; color: #fff;width: 60px; height: 60px; line-height: 60px; font-size: 70px;}
.flex-direction-nav a:hover:before {background: rgba(0,0,0,0.6);}
.flex-direction-nav a.flex-next:before {content:'\f105';}
/* Carousel Bulles */
.flexslider--carousel {margin: 0 auto; width: 214px;}
.flexslider--carousel .slides > li {text-align: center;}
.flexslider--carousel .slides > li a {display: inline-block; width: 180px; height: 180px; border:5px solid #fff; border-radius:50%;overflow: hidden;}
.flexslider--carousel .slides > li a:hover {-webkit-transform: rotate(8deg); -moz-transform: rotate(8deg); -ms-transform: rotate(8deg); -o-transform: rotate(8deg); transform: rotate(8deg);}
.flexslider--carousel .flex-direction-nav .flex-nav-prev {margin-left: -80px;}
.flexslider--carousel .flex-direction-nav .flex-nav-next {margin-right: -80px;}
@media (max-width: 479px) { 
	.flexslider--carousel .flex-direction-nav .flex-nav-prev {margin-left: -60px;}
	.flexslider--carousel .flex-direction-nav .flex-nav-next {margin-right: -60px;}
}
@media (min-width: 768px) { 
	.flexslider--carousel {width: 428px;}
}
@media (min-width: 992px) { 
	.flexslider--carousel {width: 642px;}
}
@media (min-width: 1200px) { 
	.flexslider--carousel {width: 856px;}
}
/* Slider Home */
.flexslider--slider {text-align: center;}
.flexslider--slider .slides > li {background-position: center center; background-repeat: no-repeat;height: 400px;}
.flexslider--slider .flex-caption {text-align: left; margin: 110px auto 0; max-width: 960px;padding: 0 15px; font-size: .85em;}
.flexslider--slider .flex-caption-text > div {margin-bottom: 2px;}
.flexslider--slider .flex-active-slide .flex-caption-1 {-webkit-transform: translateX(200px);transform: translateX(200px); animation: moveslide1 0.8s ease forwards;-webkit-animation: moveslide1 0.8s ease forwards;-ms-animation: moveslide1 0.8s ease forwards;-moz-animation: moveslide1 0.8s ease forwards;}
.flexslider--slider .flex-active-slide .flex-caption-2 {-webkit-transform: translateX(-200px);-ms-transform: translateX(-200px);-moz-transform: translateX(-200px);transform: translateX(-200px); animation: moveslide2 0.8s ease forwards;-webkit-animation: moveslide2 0.8s ease forwards;-ms-animation: moveslide2 0.8s ease forwards;-moz-animation: moveslide2 0.8s ease forwards;}
.flexslider--slider .flex-caption-text span {display: inline-block; background-color: #ADCE6D; padding: .45em .8em; font-size: 1.6em; line-height: 1.1em; color: #fff; text-transform: uppercase; font-weight: 500;}
.flexslider--slider .flex-active-slide .flex-caption-btn .btn {margin-top: 40px; opacity: 0;animation: moveslide3 1.2s ease forwards;-webkit-animation: moveslide3 1.2s ease forwards;-ms-animation: moveslide3 1.2s ease forwards;-moz-animation: moveslide3 1.2s ease forwards;}
@media (max-width: 479px) { 
	.flexslider--slider .flex-direction-nav {display: none;}
}
@media (min-width: 480px) { 
	.flexslider--slider .flex-caption {padding: 0 80px; margin-top: 130px;}
}
@media (min-width: 768px) { 
	.flexslider--slider .slides > li  {background-size: cover;height: 590px;}	
}
@media (min-width: 992px) { 
	.flexslider--slider .flex-caption {padding: 0;margin-top: 180px;font-size: 1em;}
}
@media (min-width: 1400px) { 
	.flexslider--slider .slides > li {}
}
@keyframes moveslide1 {to {transform: translateX(0);}}
@-webkit-keyframes moveslide1 {to { -webkit-transform: translateX(0);}}
@keyframes moveslide2 {to { transform: translateX(0);}}
@-webkit-keyframes moveslide2 {to { -webkit-transform: translateX(0);}}
@keyframes moveslide3 {0% {opacity: 0;} 70% {opacity: 0;} 100% {opacity: 1;}}
@-webkit-keyframes moveslide3 {0% {opacity: 0;} 70% {opacity: 0;} 100% {opacity: 1;}}
/* Diapo Locs */
.flexslider--gallery {max-width: 600px; margin: 0 auto;text-align: center;}
.flexslider--gallery .flex-direction-nav .flex-nav-prev {margin-left: 10px;}
.flexslider--gallery .flex-direction-nav .flex-nav-next {margin-right: 10px;}

/* FORMS */
.form-group {margin-bottom: 1rem;}
.form-control,
#respond input[type=text],
#respond input[type=email],
#respond textarea,
.sidebar-widget input[type=text],
.sidebar-widget input[type=email],
.sidebar-widget textarea,
.sidebar-widget select {display: block; width: 100%; padding: 0.375rem 0.75rem; line-height: 1.5; color: #064065; background-color: #F6F3EB; background-image: none; background-clip: padding-box; border: 1px solid #d0c6ab; border-radius: 0.25rem; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control::-ms-expand {background-color: transparent; border: 0; }
.form-control:focus,
#respond input[type=text]:focus,
#respond input[type=email]:focus,
#respond textarea:focus,
.sidebar-widget input[type=text]:focus,
.sidebar-widget input[type=email]:focus,
.sidebar-widget textarea:focus {color: #495057; border-color: #a4997d; outline: none; background-color: #f8f6f1;}
.form-control::-webkit-input-placeholder {color: #aca182; opacity: 1; }
.form-control:-ms-input-placeholder {color: #aca182; opacity: 1; }
.form-control::-ms-input-placeholder {color: #aca182; opacity: 1; }
.form-control::placeholder {color: #aca182; opacity: 1; }
.form-control:disabled, .form-control[readonly] {background-color: #aca182; opacity: 1; }
.form-inline {display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }
.form-inline .form-check {width: 100%; }
@media (min-width: 480px) {
  .form-inline label {display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group {display: -ms-flexbox; display: flex; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; margin-bottom: 0; }
  .form-inline .form-control {display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext {display: inline-block; }
  .form-inline .input-group {width: auto; }
  .form-inline .form-check {display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: auto; margin-top: 0; margin-bottom: 0; }
  .form-inline .form-check-label {padding-left: 0; }
  .form-inline .form-check-input {position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control {display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; }
  .form-inline .custom-control-indicator {position: static; display: inline-block; margin-right: 0.25rem; vertical-align: text-bottom; }
}

/* Select */
.custom-select {display: inline-block; max-width: 100%; height: calc(2.25rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.custom-select:focus {border-color: #80bdff; outline: none; }
.custom-select:focus::-ms-value {color: #495057; background-color: #fff; }
.custom-select[multiple] {height: auto; background-image: none; }
.custom-select:disabled {color: #868e96; background-color: #e9ecef; }
.custom-select::-ms-expand {opacity: 0; }
.custom-select-sm {height: calc(1.8125rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; }
.custom-select2 {position: relative; overflow: hidden;border-radius: 3px;}
.custom-select2:before {content: ""; width: 35px; height: 35px; background-color: #ced4da; border-radius: 0 3px 3px 0; position: absolute; top: 0; right: 0; z-index: 10;}
.custom-select2 select {width: calc(100% + 40px);position: relative;z-index: 40;}
.custom-select2 select,
.custom-select2 select:focus {background-color: transparent;}
.custom-select2 select option {padding: 4px 12px;}
.custom-select2:after { position: absolute; right: 12px; top: 12px; z-index: 30;content: ""; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #fff;}
/* Checkbox / Radios */
.wpcf7-list-item {margin-right: 0.75rem;position: relative;display: inline-block;}
.form-check {position: relative; display: block; margin-bottom: 0.5rem; }
.form-check-block .wpcf7-list-item {display: block;margin-right: 0;}
.form-check label {padding-left: 1.25rem; margin-bottom: 0; }
.form-check input {position: absolute; margin-top: 0.25rem; margin-left: -1.25rem; }
.custom-control {position: relative; position: relative; display: -ms-inline-flexbox; display: inline-flex; min-height: 1.5rem; margin-right: 1rem; }
.custom-control-block {-ms-flexbox; display: flex;-ms-flex-direction: column; flex-direction: column;}
.custom-control .wpcf7-list-item {position: relative;}
.custom-control-block > label,
.custom-control-block .wpcf7-list-item {display: block;}
.custom-checkbox span.wpcf7-list-item-label:after {border-radius: 0.25rem;}
.custom-radio span.wpcf7-list-item-label:after {border-radius: 50%;}
.custom-control .wpcf7-list-item input {position: absolute; z-index: -1; opacity: 0; }
.custom-control .wpcf7-list-item label {position: relative;padding-left: 1.5rem;}
.custom-control .wpcf7-list-item span.wpcf7-list-item-label:after {background-color: #ddd;width: 1rem; height: 1rem; content: ""; top: 0.25rem; left: 0; position: absolute; display: block;  pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; }
.custom-checkbox input:checked + span.wpcf7-list-item-label:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-radio input:checked + span.wpcf7-list-item-label:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-control input:checked + span.wpcf7-list-item-label:after {color: #fff; background-color: #444;}
/* Files */
.custom-file {position: relative; display: inline-block; max-width: 100%; height: calc(2.25rem + 2px); margin-bottom: 0; }
.custom-file input {min-width: 14rem; max-width: 100%; height: calc(2.25rem + 2px); margin: 0; opacity: 0; }
.custom-file input:focus ~ .custom-file-control {box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #007bff; }
.custom-file-control {position: absolute; top: 0; right: 0; left: 0; z-index: 5; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; }
.custom-file-control:before {position: absolute; top: -1px; right: -1px; bottom: -1px; z-index: 6; display: block; height: calc(2.25rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0 0.25rem 0.25rem 0; }
html:lang(fr) .custom-file-control:before {content: "Parcourir";}
html:lang(en) .custom-file-control:before {content: "Browse";}
html:lang(nl) .custom-file-control:before {content: "Kies bestand";}
html:lang(de) .custom-file-control:before {content: "Datei auswählen";}
html:lang(es) .custom-file-control:before {content: "Elegir archivo";}

/* MOTEUR DISPOS */
.m-moteur form {margin: 0;font-size: 13px;}
.m-moteur .form-control {color: #064065; background-color: transparent;border: 1px solid #5b819a;margin: 0; text-transform: uppercase; font-size: inherit;padding: 1px 8px;}
.m-moteur-datepicker .form-control {padding: 4px 22px 4px 45%;}
.m-moteur .form-control:focus {color: #064065; border-color: #5b819a;background-color: transparent;}
.m-moteur-datepicker {position: relative;display: block;background-color: #fff;border-radius: 3px;margin-bottom: 16px;}
.m-moteur-datepicker label {position: absolute; top: 9px; left: 10px; color: #064065;text-transform: uppercase;font-weight: 500; font-size: inherit;}
.m-moteur-datepicker:before {color: #064065; pointer-events: none; position: absolute; left: calc(100% - 21px); top: 9px; font-size: 12px;font-family: Font Awesome\ 5 Pro; content: "\f073"; font-weight: 700;}
.m-moteur .custom-select2 {background-color: #fff;margin-bottom: 16px;}
.m-moteur .custom-select2 select.form-control {height: 33px;}
.m-moteur .custom-select2:before {width: 35px; height: 33px; background-color: #fff;border-right: 1px solid #5b819a;}
.m-moteur .custom-select2:after {border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 8px solid #064065;}
.m-moteur .btn {padding: 8px;display: block; width: 100%;}
.m-moteur .form-control::-webkit-input-placeholder {color: #064065; opacity: 1; }
.m-moteur .form-control:-ms-input-placeholder {color: #064065; opacity: 1; }
.m-moteur .form-control::-ms-input-placeholder {color: #064065; opacity: 1; }
.m-moteur .form-control::placeholder {color: #064065; opacity: 1; }
.m-moteur .form-control:disabled, .m-moteur .form-control[readonly] {background-color: #064065; opacity: 1; }
@media (min-width: 768px) {
  .m-moteur-datepicker,
  .m-moteur .custom-select2 {margin-bottom: 0;}
}
@media (min-width: 1200px) {
  .m-moteur form {font-size: 15px;}
}

/* WPCF7 */
div.wpcf7 {margin: 0; padding: 0;}
div.wpcf7-response-output {margin: 2em 0.5em 1em; padding: 1.7em 1.2em; border: none; color:#fff;}
div.wpcf7 .screen-reader-response {position: absolute; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); height: 1px; width: 1px; margin: 0; padding: 0; border: 0;border-radius:.25rem}
div.wpcf7-mail-sent-ok {border: 1px solid #3c763d;}
div.wpcf7-mail-sent-ng {border: 1px solid red;}
div.wpcf7-spam-blocked {border: 1px solid red;}
div.wpcf7-validation-errors {border: 1px solid red;}
.wpcf7-form-control-wrap {position: relative;}
.wpcf7 .wpcf7-not-valid {border: 1px solid red;}
span.wpcf7-not-valid-tip {font-weight: normal; display: block;font-size: .9em;color: red; }
.use-floating-validation-tip span.wpcf7-not-valid-tip {position: absolute; top: 20%; left: 20%; z-index: 100; border: 1px solid #ff0000; background: #fff; padding: .2em .8em;}
.wpcf7-display-none {display: none;}
div.wpcf7 .ajax-loader,
div.wpcf7 .ajax-loader:after {border-radius: 50%; width: 20px; height: 20px; }
div.wpcf7 .ajax-loader{visibility: hidden; display: inline-block; vertical-align: middle; border-top: 4px solid rgba(11, 137, 225, 0.2); border-right: 4px solid rgba(11, 137, 225, 0.2); border-bottom: 4px solid rgba(11, 137, 225, 0.2); border-left: 4px solid #0b89e1;content: ""; position: relative; text-indent: -9999em; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation: spinnerWpcf7 1.1s infinite linear; animation: spinnerWpcf7 1.1s infinite linear; }
@-webkit-keyframes spinnerWpcf7 {0% {-webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes spinnerWpcf7 {0% {-webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% {-webkit-transform: rotate(360deg); transform: rotate(360deg); } }
div.wpcf7 .ajax-loader.is-active {visibility: visible;}
div.wpcf7 div.ajax-error {display: none;}
div.wpcf7 .placeheld {color: #888;}
div.wpcf7 .wpcf7-recaptcha iframe {margin-bottom: 0;}
div.wpcf7 input[type="file"] {cursor: pointer;}
div.wpcf7 input[type="file"]:disabled {cursor: default;}
.wpcf7 .wpcf7-response-output:before {display: block; float: left; margin-right: 20px; margin-top: -3px; width: 40px; text-align: center; font-size: 40px; line-height: 30px; color: #fff;font-family: Font Awesome\ 5 Pro; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors:before {content: "\f06a";}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok:before {content: "\f058";}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {background-color: red;}
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {background-color: #7ecb50;}

/* SOCIALS */
.socials a {color: #000; font-size: 20px; display: inline-block; vertical-align: middle; width: 30px; height: 30px; line-height: 30px; text-align: center;}
.socials a:hover {color: #fff; text-decoration: none;}
.socials--colors a {color: #fff; border-radius: 2px;}
.socials--colors a.facebook {background: #4171a5;}
.socials--colors a.facebook:hover {background: #678db7;}
.socials--colors a.twitter {background: #33ccff;}
.socials--colors a.twitter:hover {background: #33c7e9;}
.socials--colors a.googleplus {background: #f0583f;}
.socials--colors a.googleplus:hover {background: #f37965;}
.socials--colors a.youtube {background: #c92d20;}
.socials--colors a.youtube:hover {background: #dd7971;}
.socials--colors a.vimeo {background: #0088c0;}
.socials--colors a.vimeo:hover {background: #33a0cd;}
.socials--colors a.linkedin {background: #0087bf;}
.socials--colors a.linkedin:hover {background: #339fcc;}
.socials--colors a.viadeo {background: #505050;}
.socials--colors a.viadeo:hover {background: #737373;}
.socials--colors a.flickr {background: rgb(0,99,219); background: -moz-linear-gradient(left,  rgba(0,99,219,1) 0%, rgba(0,99,219,1) 50%, rgba(255,0,132,1) 50%, rgba(255,0,132,1) 100%); background: -webkit-linear-gradient(left,  rgba(0,99,219,1) 0%,rgba(0,99,219,1) 50%,rgba(255,0,132,1) 50%,rgba(255,0,132,1) 100%); background: linear-gradient(to right,  rgba(0,99,219,1) 0%,rgba(0,99,219,1) 50%,rgba(255,0,132,1) 50%,rgba(255,0,132,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063db', endColorstr='#ff0084',GradientType=1 );}
.socials--colors a.flickr:hover {background: rgb(51,130,226); background: -moz-linear-gradient(left,  rgba(51,130,226,1) 0%, rgba(51,130,226,1) 50%, rgba(255,51,157,1) 50%, rgba(51,130,226,1) 50%, rgba(255,51,157,1) 50%); background: -webkit-linear-gradient(left,  rgba(51,130,226,1) 0%,rgba(51,130,226,1) 50%,rgba(255,51,157,1) 50%,rgba(51,130,226,1) 50%,rgba(255,51,157,1) 50%); background: linear-gradient(to right,  rgba(51,130,226,1) 0%,rgba(51,130,226,1) 50%,rgba(255,51,157,1) 50%,rgba(51,130,226,1) 50%,rgba(255,51,157,1) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3382e2', endColorstr='#ff339d',GradientType=1 ); }
.socials--colors a.instagram {background: #6358d7; background: -moz-linear-gradient(-45deg,  #6358d7 0%, #c048b9 24%, #e23e83 50%, #f8444e 79%, #fdc479 100%); background: -webkit-linear-gradient(-45deg,  #6358d7 0%,#c048b9 24%,#e23e83 50%,#f8444e 79%,#fdc479 100%); background: linear-gradient(135deg,  #6358d7 0%,#c048b9 24%,#e23e83 50%,#f8444e 79%,#fdc479 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6358d7', endColorstr='#fdc479',GradientType=1 ); }
.socials--colors a.instagram:hover {background: rgb(130,121,223); background: -moz-linear-gradient(-45deg,  rgba(130,121,223,1) 0%, rgba(205,109,199,1) 24%, rgba(232,101,156,1) 50%, rgba(249,105,113,1) 79%, rgba(253,208,148,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(130,121,223,1) 0%,rgba(205,109,199,1) 24%,rgba(232,101,156,1) 50%,rgba(249,105,113,1) 79%,rgba(253,208,148,1) 100%); background: linear-gradient(135deg,  rgba(130,121,223,1) 0%,rgba(205,109,199,1) 24%,rgba(232,101,156,1) 50%,rgba(249,105,113,1) 79%,rgba(253,208,148,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8279df', endColorstr='#fdd094',GradientType=1 ); }
.socials--colors a.tripadvisor {background: #62984d;}
.socials--colors a.tripadvisor:hover {background: #81ad71;}
.socials--colors a.email {background: #505050;}
.socials--colors a.email:hover {background: #737373;}
.socials--colors a.pinterest {background: #e32228;}
.socials--colors a.pinterest:hover {background: #e94e53;}

/* 404 */
.m-error {margin: 0 auto 3em; max-width: 700px;}
.m-error .m-error-icon {font-size: 4em;background-color: #afcd6b; color: #fff; padding: .5em; border-radius: 50%;}

/* Sitemap */
.m-sitemap {margin-bottom: 40px;}
.m-sitemap ul li.page_item {margin-bottom: 0.7em;}
.m-sitemap ul li.page_item.page_item_has_children > a {display: inline-block; margin-bottom: 0.2em;}
.m-sitemap ul li.page_item .children {margin: 0;}
.m-sitemap ul li.page_item .children li {margin-bottom: 0.5em;}

/* COOKIES */
#cookie-bar {background:rgba(0,55,82,0.8) !important; font-size: .9em !important; padding: 5px !important;}
#cookie-bar #cookie-bar-button {background-color: #91d8f4 !important; color: #014565 !important; border: none !important;}
#cookie-bar #cookie-bar-button:hover, #cookie-bar #cookie-bar-button:focus {text-decoration: none !important;background-color: #b0e4f8 !important;}

/* Datepicker */
.JsDatePickBox{border: 1px solid rgba(0,0,0,0.3); top:47px !important;position:relative;width:270px;background: #b3e4f8;font-family:Arial; z-index: 999 !important;border-radius: 0 2px 2px 2px;} 
@supports (-webkit-appearance:none) {.JsDatePickBox{top:0px !important;}}
.boxLeftWall,.boxRightWall,.topWall,.bottomWall {display: none !important;} 
.JsDatePickBox .jsDatePickCloseButton:before, .JsDatePickBox .jsDatePickCloseButtonOver:before, .JsDatePickBox .jsDatePickCloseButtonDown:before {display: block;height:32px;width:35px;content: "✕"; line-height: 32px; font-size: 20px;}
.JsDatePickBox .jsDatePickCloseButton, .JsDatePickBox .jsDatePickCloseButtonOver, .JsDatePickBox .jsDatePickCloseButtonDown{background: rgba(0,0,0,0.2); cursor:pointer;position:absolute;z-index:1;top:0;right:0;  text-align: center;} 
.JsDatePickBox .jsDatePickCloseButtonOver:before {background: rgba(0,0,0,0.4);} 
.JsDatePickBox .boxMain{margin:0 6px 6px; float: left;} 
.JsDatePickBox .tooltip{display: none;} 
.JsDatePickBox .weekDaysRow{overflow:hidden;font-size:10px;color:#666;text-align:center;padding:0;margin:0 0 10px 0;} 
.JsDatePickBox .weekDaysRow .weekDay{float:left;height:14px;overflow:hidden;width:14.28%;padding:0;} 
.JsDatePickBox .boxMainInner .controlsBar{overflow:hidden;height:40px;position:relative; line-height:40px;text-align:center; margin-bottom: 5px;margin-right: 38px;} 
.JsDatePickBox .boxMainInner .controlsBarText{overflow:hidden;cursor: default; height:40px;color:#000;font-size:12px; position: absolute; top: 0; left:0;right:0; text-align: center; z-index: 60;} 
.JsDatePickBox .boxMainInner .monthForwardButton, .JsDatePickBox .boxMainInner .monthForwardButtonOver, .JsDatePickBox .boxMainInner .monthForwardButtonDown{cursor:pointer;width:20px;height:40px;position: absolute; z-index: 61; top: 0;right: 20px;} 
.JsDatePickBox .boxMainInner .monthBackwardButton, .JsDatePickBox .boxMainInner .monthBackwardButtonOver, .JsDatePickBox .boxMainInner .monthBackwardButtonDown{overflow:hidden;cursor:pointer;width:20px;height:40px;position: absolute; z-index: 61; top: 0;left:20px;} 
.JsDatePickBox .boxMainInner .yearForwardButton, .JsDatePickBox .boxMainInner .yearForwardButtonOver, .JsDatePickBox .boxMainInner .yearForwardButtonDown{overflow:hidden;cursor:pointer;width:20px;height:40px;position: absolute; z-index: 61; top: 0; right: 0;} 
.JsDatePickBox .boxMainInner .yearBackwardButton, .JsDatePickBox .boxMainInner .yearBackwardButtonOver, .JsDatePickBox .boxMainInner .yearBackwardButtonDown{overflow:hidden;cursor:pointer;width:20px;height:40px;position: absolute; z-index: 61; top: 0; left: 0;} 
.JsDatePickBox .boxMainInner .monthForwardButton:before, .JsDatePickBox .boxMainInner .monthForwardButtonOver:before, .JsDatePickBox .boxMainInner .monthForwardButtonDown:before, .JsDatePickBox .boxMainInner .yearForwardButton:before, .JsDatePickBox .boxMainInner .yearForwardButtonOver:before, .JsDatePickBox .boxMainInner .yearForwardButtonDown:before, .JsDatePickBox .boxMainInner .monthBackwardButton:before, .JsDatePickBox .boxMainInner .monthBackwardButtonOver:before, .JsDatePickBox .boxMainInner .monthBackwardButtonDown:before, .JsDatePickBox .boxMainInner .yearBackwardButton:before, .JsDatePickBox .boxMainInner .yearBackwardButtonOver:before, .JsDatePickBox .boxMainInner .yearBackwardButtonDown:before {color: #064065; font-weight: bold; font-size: 20px; } 
.JsDatePickBox .boxMainInner .monthForwardButton:before, .JsDatePickBox .boxMainInner .monthForwardButtonOver:before, .JsDatePickBox .boxMainInner .monthForwardButtonDown:before {color:#3A8CAE;content: "❯";} 
.JsDatePickBox .boxMainInner .yearForwardButton:before, .JsDatePickBox .boxMainInner .yearForwardButtonOver:before, .JsDatePickBox .boxMainInner .yearForwardButtonDown:before {color:#064065;content: "❯❯"; letter-spacing: -0.3em;} 
.JsDatePickBox .boxMainInner .monthBackwardButton:before, .JsDatePickBox .boxMainInner .monthBackwardButtonOver:before, .JsDatePickBox .boxMainInner .monthBackwardButtonDown:before {color:#3A8CAE;content: "❮";} 
.JsDatePickBox .boxMainInner .yearBackwardButton:before, .JsDatePickBox .boxMainInner .yearBackwardButtonOver:before, .JsDatePickBox .boxMainInner .yearBackwardButtonDown:before {color:#064065;content: "❮❮";letter-spacing: -0.3em;} 
.JsDatePickBox .boxMainInner .monthForwardButtonOver:before, .JsDatePickBox .boxMainInner .monthBackwardButtonOver:before, .JsDatePickBox .boxMainInner .yearForwardButtonOver:before, .JsDatePickBox .boxMainInner .yearBackwardButtonOver:before {color: #000} 
.JsDatePickBox .boxMainInner .skipDay,
.JsDatePickBox .boxMainInner .dayNormal,
.JsDatePickBox .boxMainInner .dayNormalToday,
.JsDatePickBox .boxMainInner .dayDisabled,
.JsDatePickBox .boxMainInner .dayOver, 
.JsDatePickBox .boxMainInner .dayOverToday,
.JsDatePickBox .boxMainInner .dayDown,
.JsDatePickBox .boxMainInner .dayDownToday{width:14.28%;height:30px;line-height:30px;float:left;overflow:hidden;font-size:12px;text-align:center;padding:0;border: 1px solid #b3e4f8;background-color: #fff;color:#064065;-khtml-user-select:none;cursor:pointer;}
.JsDatePickBox .boxMainInner .dayOver{background: #f6f6f6; color: #000;} 
.JsDatePickBox .boxMainInner .skipDay{cursor:default;opacity: 0;} 
.JsDatePickBox .boxMainInner .dayDisabled{opacity:.4;cursor:default;}
.JsDatePickBox .boxMainInner .dayNormalToday,
.JsDatePickBox .boxMainInner .dayOverToday{color:#fff; background: #999;} 
.JsDatePickBox .boxMainInner .dayDown,
.JsDatePickBox .boxMainInner .dayDownToday{background: #064065;color:#fff;}

/* FANCYBOX */
.fancybox-enabled {overflow: hidden; }
.fancybox-enabled body {overflow: visible; touch-action: none; }
.fancybox-container {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99993; backface-visibility: hidden; }
.fancybox-container ~ .fancybox-container {z-index: 99992; }
.fancybox-bg {position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #0f0f11; opacity: 0; transition-timing-function: cubic-bezier(.55,.06,.68,.19); backface-visibility: hidden; }
.fancybox-container--ready .fancybox-bg {opacity: 0.87; transition-timing-function: cubic-bezier(.22,.61,.36,1); }
.fancybox-controls {position: absolute; top: 0; left: 0; right: 0; text-align: center; opacity: 0; z-index: 99994; transition: opacity .2s; pointer-events: none; backface-visibility: hidden; direction: ltr; }
.fancybox-show-controls .fancybox-controls {opacity: 1; }
.fancybox-infobar {display: none; }
.fancybox-show-infobar .fancybox-infobar {display: inline-block; pointer-events: all; }
.fancybox-infobar__body {display: inline-block; width: 70px; line-height: 44px; font-size: 13px; text-align: center; color: #ddd; background-color: rgba(30,30,30,0.7); pointer-events: none; user-select: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: subpixel-antialiased; }
.fancybox-buttons {position: absolute; top: 0; right: 0; display: none; pointer-events: all; }
.fancybox-show-buttons .fancybox-buttons {display: block; }
.fancybox-slider-wrap {overflow: hidden; direction: ltr; }
.fancybox-slider-wrap,
.fancybox-slider {position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding: 0; margin: 0; z-index: 99993; backface-visibility: hidden; }
.fancybox-slide {position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; overflow: auto; outline: none; white-space: normal; box-sizing: border-box; text-align: center; z-index: 99994; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.fancybox-slide::before {content: ''; display: inline-block; vertical-align: middle; height: 100%; width: 0; }
.fancybox-slide > * {display: inline-block; position: relative; padding: 24px; margin: 44px 0 44px; border-width: 0; vertical-align: middle; text-align: left; background-color: #fff; overflow: auto; box-sizing: border-box; }
.fancybox-slide--image {overflow: hidden; }
.fancybox-slide--image::before {display: none; }
.fancybox-content {display: inline-block; position: relative; margin: 44px auto; padding: 0; border: 0; width: 80%; height: calc(100% - 88px); vertical-align: middle; line-height: normal; text-align: left; white-space: normal; outline: none; font-size: 16px; font-family: Arial, sans-serif; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-overflow-scrolling: touch; }
.fancybox-iframe {display: block; margin: 0; padding: 0; border: 0; width: 100%; height: 100%; background: #fff; }
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video .fancybox-iframe {background: transparent; }
.fancybox-placeholder {position: absolute; top: 0; left: 0; margin: 0; padding: 0; border: 0; z-index: 99995; background: transparent; cursor: default; overflow: visible; transform-origin: top left; background-size: 100% 100%; background-repeat: no-repeat; backface-visibility: hidden; }
.fancybox-image,
.fancybox-spaceball {position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; border: 0; max-width: none; max-height: none; background: transparent; background-size: 100% 100%; }
.fancybox-controls--canzoomOut .fancybox-placeholder {cursor: zoom-out; }
.fancybox-controls--canzoomIn .fancybox-placeholder {cursor: zoom-in; }
.fancybox-controls--canGrab .fancybox-placeholder {cursor: grab; }
.fancybox-controls--isGrabbing .fancybox-placeholder {cursor: grabbing; }
.fancybox-spaceball {z-index: 1; }
.fancybox-tmp {position: absolute; top: -9999px; left: -9999px; visibility: hidden; }
.fancybox-error {position: absolute; margin: 0; padding: 40px; top: 50%; left: 50%; width: 380px; max-width: 100%; transform: translate(-50%, -50%); background: #fff; cursor: default; }
.fancybox-error p {margin: 0; padding: 0;}
.fancybox-close-small {position: absolute; top: 4px; right: 4px; padding: 0; margin: 0; width: 30px; height: 30px; font-size: 21px; line-height: 1; color: #888; font-weight: 300; text-align: center; border-radius: 50%; border-width: 0; cursor: pointer; background: #fff; transition: background .2s; box-sizing: border-box; z-index: 2; }
.fancybox-close-small:focus {outline: 1px dotted #888; }
.fancybox-slide--video .fancybox-close-small {top : -36px; right : -36px; background: transparent; }
.fancybox-close-small:hover {color: #555; background: #eee; }

.fancybox-caption-wrap {position: absolute; bottom: 0; left: 0; right: 0; padding: 60px 30px 0 30px; z-index: 99998; backface-visibility: hidden; box-sizing: border-box; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8) 100%); opacity: 0; transition: opacity .2s; pointer-events: none; }
.fancybox-show-caption .fancybox-caption-wrap {opacity: 1; }
.fancybox-caption {padding: 30px 0; text-align: center; font-size: 14px; color: #fff; line-height: 20px; -webkit-text-size-adjust: none; }
.fancybox-caption a,
.fancybox-caption button {pointer-events: all; }
.fancybox-caption a {color: #fff; text-decoration: underline; }
.fancybox-button {display: inline-block; position : relative; width: 44px; height: 44px; line-height: 44px; margin: 0; padding: 0; border: 0; border-radius: 0; cursor: pointer; background: transparent; color: #fff; box-sizing: border-box; vertical-align: top; outline: none; }
.fancybox-button--disabled {cursor: default; pointer-events: none; }
.fancybox-button.fancybox-button--fullscreen:before { background-color: transparent; left: 50%; top: 50%; margin-left: -17px; margin-top: -16px;display: block;height:32px;width:35px;font-family: "Font Awesome\ 5 Pro"; content: "\f03e";font-weight:300}
.fancybox-button.fancybox-button--play,
.fancybox-button.fancybox-button--thumbs {display: none !important;}
.fancybox-infobar__body, .fancybox-button {background: rgba(30,30,30,0.6); }
.fancybox-button:hover {background: rgba(0,0,0,0.8); }
.fancybox-button::before,
.fancybox-button::after {content: ''; pointer-events: none; position: absolute; border-color: #fff; background-color: currentColor; color: currentColor; opacity: 0.9; box-sizing: border-box; display: inline-block; }
.fancybox-button--disabled::before,
.fancybox-button--disabled::after {opacity: 0.5; }
.fancybox-button--left::after {left: 20px; top: 18px; width: 6px; height: 6px; background: transparent; border-top: solid 2px currentColor; border-right: solid 2px currentColor; transform: rotate(-135deg); }
.fancybox-button--right::after {right: 20px; top: 18px; width: 6px; height: 6px; background: transparent; border-top: solid 2px currentColor; border-right: solid 2px currentColor; transform: rotate(45deg); }
.fancybox-button--left {border-bottom-left-radius: 5px; }
.fancybox-button--right {border-bottom-right-radius: 5px; }
.fancybox-button--close {float: right; }
.fancybox-button--close::before, .fancybox-button--close::after {content: ''; display: inline-block; position: absolute; height: 2px; width: 16px; top: calc(50% - 1px); left: calc(50% - 8px); }
.fancybox-button--close::before {transform: rotate(45deg); }
.fancybox-button--close::after {transform: rotate(-45deg); }
.fancybox-loading {border: 6px solid rgba(100, 100, 100, .4); border-top: 6px solid rgba(255, 255, 255, .6); border-radius: 100%; height: 50px; width: 50px; animation: fancybox-rotate .8s infinite linear; background: transparent; position: absolute; top: 50%; left: 50%; margin-top: -25px; margin-left: -25px; z-index: 99999; }
@keyframes fancybox-rotate {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}
@media all and (max-width: 800px) {
	.fancybox-controls {text-align: left; }
	.fancybox-button--left,
	.fancybox-button--right,
	.fancybox-buttons button:not(.fancybox-button--close) {display: none !important; }
	.fancybox-caption {padding: 20px 0; margin: 0; }
}

/* Font Awesome Pro 5.0.4 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-browser:before{content:"\f37e"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-wide:before{content:"\f326"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-deviantart:before{content:"\f1bd"}.fa-diamond:before{content:"\f219"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-image:before{content:"\f1c5"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-times:before{content:"\f317"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hexagon:before{content:"\f312"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-scrubber:before{content:"\f2f8"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-ship:before{content:"\f21a"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f2e2"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-watch:before{content:"\f2e1"}.fa-weibo:before{content:"\f18a"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(webfonts/fa-brands-400.eot);src:url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-brands-400.woff2) format("woff2"),url(webfonts/fa-brands-400.woff) format("woff"),url(webfonts/fa-brands-400.ttf) format("truetype"),url(webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;src:url(webfonts/fa-light-300.eot);src:url(webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-light-300.woff2) format("woff2"),url(webfonts/fa-light-300.woff) format("woff"),url(webfonts/fa-light-300.ttf) format("truetype"),url(webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;src:url(webfonts/fa-regular-400.eot);src:url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-regular-400.woff2) format("woff2"),url(webfonts/fa-regular-400.woff) format("woff"),url(webfonts/fa-regular-400.ttf) format("truetype"),url(webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:Font Awesome\ 5 Pro}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;src:url(webfonts/fa-solid-900.eot);src:url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff"),url(webfonts/fa-solid-900.ttf) format("truetype"),url(webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Pro;font-weight:900}
@media print {*, *::before, *::after {text-shadow: none !important; box-shadow: none !important; } a, a:visited {text-decoration: underline; } abbr[title]::after {content: " (" attr(title) ")"; } pre {white-space: pre-wrap !important; } pre, blockquote {border: 1px solid #999; page-break-inside: avoid; } thead {display: table-header-group; } tr, img {page-break-inside: avoid; } p, h2, h3 {orphans: 3; widows: 3; } h2, h3 {page-break-after: avoid; } .navbar {display: none; } .badge {border: 1px solid #000; } .table {border-collapse: collapse !important; } .table td, .table th {background-color: #fff !important; } .table-bordered th, .table-bordered td {border: 1px solid #ddd !important; }}
