/* Minification failed. Returning unminified contents.
(228,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(229,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(230,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(231,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(232,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(233,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(234,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(235,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(236,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(237,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: auto;
}

/*@section-master-width: 53em;*/
.validation-summary-errors {
  color: #F47920;
  font: 400 0.67em Rawline, sans-serif;
}
.validation-summary-errors ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-validation-error {
  overflow: hidden;
  color: #F47920;
  font: 400 0.67em Rawline, sans-serif;
}
.field-validation-error::before {
  margin-right: 0.5em;
  font-family: general-v2;
  content: "d";
  font-size: 1.2em;
}
.error-container {
  color: #F47920;
  font: 400 0.67em Rawline, sans-serif;
}

/*@section-master-width: 53em;*/
p {
  font: 400 0.83em Rawline, sans-serif;
  padding: 0;
  margin: 0;
  line-height: 1em;
}
h1 {
  font: 200 3.89em Rawline, sans-serif;
  padding: 0;
  margin: 0;
}
h2 {
  font: 700 1.33em Rawline, sans-serif;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: black;
}
a.button-style {
  font: 600 0.78em Rawline, sans-serif;
  text-align: center;
  display: block;
  background-color: #000;
  transition: all ease 0.3s;
}
a.button-style:hover {
  background-color: #444;
}
.Badge {
  display: inline;
  background-color: #F9A41A;
  color: black !important;
  font-weight: 700;
  font-size: 0.8em;
  border-radius: 0.25em;
  padding: 0.1em 0.3em;
}
.Badge.Badge--normal {
  background-color: #464453;
  color: white !important;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
:root {
  --planColor__premium: #fec56f;
  --planColor__premium--50: rgba(254, 197, 111, 0.5);
  --planColor__premium--10: rgba(254, 197, 111, 0.05);
  --onPlanColor__premium: black;
  --planColor__essentials: #6BABDB;
  --planColor__essentials--50: rgba(107, 171, 219, 0.5);
  --planColor__essentials--10: rgba(107, 171, 219, 0.05);
  --onPlanColor__essentials: black;
  --planColor__basic: #545264;
  --onPlanColor__basic: white;
}

/*@section-master-width: 53em;*/

/*@section-master-width: 53em;*/


@charset "UTF-8";
@font-face {
  font-family: "general-v2";
  src: url("/Styles/Font/Icons/fonts/general-v2.eot");
  src: url("/Styles/Font/Icons/fonts/general-v2.eot?#iefix") format("embedded-opentype"), url("/Styles/Font/Icons/fonts/general-v2.woff") format("woff"), url("/Styles/Font/Icons/fonts/general-v2.ttf") format("truetype"), url("/Styles/Font/Icons/fonts/general-v2.svg#general-v2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "general-v2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="ic-cs-"]:before,
[class*=" ic-cs-"]:before {
  font-family: "general-v2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ic-cs-btnrefresh:before {
  content: "\61";
}
.ic-cs-btnsavegridview:before {
  content: "\62";
}
.ic-cs-cellconflict:before {
  content: "\63";
}
.ic-cs-btnconflicts:before {
  content: "\64";
}
.ic-cs-searchbigx:before {
  content: "\65";
}
.ic-cs-btnseegamesready:before {
  content: "\67";
}
.ic-cs-btnaddgridviewprinterqueues:before {
  content: "\68";
}
.ic-cs-btnforcestopprintqueue:before {
  content: "\6b";
}
.ic-cs-printer-pause:before {
  content: "\6c";
}
.ic-cs-btnforcestartprintqueues:before {
  content: "\69";
}
.ic-cs-btnsearchgridviews:before {
  content: "\6a";
}
.ic-cs-btnpayinvoices:before {
  content: "\6e";
}
.ic-cs-btnaddgridviewdivisiongroups:before {
  content: "\6d";
}
.ic-cs-btnaddgroup:before {
  content: "\6f";
}
.ic-cs-folder-sans:before {
  content: "\70";
}
.ic-cs-team:before {
  content: "\73";
}
.ic-cs-smallchart:before {
  content: "\72";
}
.ic-cs-chart:before {
  content: "\76";
}
.ic-cs-smallrrb:before {
  content: "\77";
}
.ic-cs-btneditgridview:before {
  content: "\79";
}
.ic-cs-btnexport:before {
  content: "\75";
}
.ic-cs-btneditgridviewpersons:before {
  content: "\7a";
}
.ic-cs-btndeletegridviewpersons:before {
  content: "\41";
}
.ic-cs-btnaddgridviewpersons:before {
  content: "\42";
}
.ic-cs-btnsendforapproval:before {
  content: "\78";
}
.ic-cs-cellnotsent:before {
  content: "\74";
}
.ic-cs-btnshowplayer:before {
  content: "\43";
}
.ic-cs-btnshowscorekeeperinfo:before {
  content: "\45";
}
.ic-cs-btnshowteams:before {
  content: "\44";
}
.ic-cs-btnshowhistory:before {
  content: "\47";
}
.ic-cs-player:before {
  content: "\4b";
}
.ic-cs-flagisready:before {
  content: "\4c";
}
.ic-cs-flagisinprogress:before {
  content: "\4d";
}
.ic-cs-flagisfinished:before {
  content: "\4e";
}
.ic-cs-sortasc:before {
  content: "\4f";
}
.ic-cs-camera:before {
  content: "\50";
}
.ic-cs-picture:before {
  content: "\51";
}
.ic-cs-arrow-redo:before {
  content: "\52";
}
.ic-cs-arrow-undo:before {
  content: "\53";
}
.ic-cs-expand:before {
  content: "\55";
}
.ic-cs-type-1:before {
  content: "\54";
}
.ic-cs-pause:before {
  content: "\57";
}
.ic-cs-check:before {
  content: "\56";
}
.ic-cs-page-export-pdf:before {
  content: "\5a";
}
.ic-cs-hour-glass:before {
  content: "\30";
}
.ic-cs-invoice-check:before {
  content: "\31";
}
.ic-cs-archive:before {
  content: "\32";
}
.ic-cs-pin-1:before {
  content: "\33";
}
.ic-cs-user-2:before {
  content: "\34";
}
.ic-cs-camera-front:before {
  content: "\35";
}
.ic-cs-bell:before {
  content: "\38";
}
.ic-cs-calendar-1:before {
  content: "\39";
}
.ic-cs-question-mark:before {
  content: "\21";
}
.ic-cs-printer:before {
  content: "\22";
}
.ic-cs-bell-1:before {
  content: "\2b";
}
.ic-cs-bell-slash:before {
  content: "\2c";
}
.ic-cs-calendar:before {
  content: "\2d";
}
.ic-cs-camera-1:before {
  content: "\2e";
}
.ic-cs-instagram:before {
  content: "\2f";
}
.ic-cs-facebook-square:before {
  content: "\3a";
}
.ic-cs-linkedin-square:before {
  content: "\3b";
}
.ic-cs-square-o:before {
  content: "\3c";
}
.ic-cs-check-square:before {
  content: "\3d";
}
.ic-cs-toggle-off:before {
  content: "\3e";
}
.ic-cs-toggle-on:before {
  content: "\3f";
}
.ic-cs-times:before {
  content: "\40";
}
.ic-cs-chevron-down:before {
  content: "\5f";
}
.ic-cs-chevron-left:before {
  content: "\60";
}
.ic-cs-chevron-right:before {
  content: "\7b";
}
.ic-cs-chevron-up:before {
  content: "\7c";
}
.ic-cs-edit-2:before {
  content: "\7d";
}
.ic-cs-chat-bubble-1:before {
  content: "\5c";
}
.ic-cs-add-1:before {
  content: "\e000";
}
.ic-cs-cross:before {
  content: "\e001";
}
.ic-cs-add-3:before {
  content: "\e002";
}
.ic-cs-minus-3:before {
  content: "\e003";
}
.ic-cs-delete-4:before {
  content: "\e007";
}
.ic-cs-question-mark-1:before {
  content: "\e008";
}
.ic-cs-android-delete-1:before {
  content: "\e00b";
}
.ic-cs-android-delete:before {
  content: "\e00c";
}
.ic-cs-android-create:before {
  content: "\e00d";
}
.ic-cs-android-delete-2:before {
  content: "\e00e";
}
.ic-cs-information-circled:before {
  content: "\e00f";
}
.ic-cs-ios-plus-outline:before {
  content: "\e010";
}
.ic-cs-chart-area:before {
  content: "\e011";
}
.ic-cs-home:before {
  content: "\e012";
}
.ic-cs-calendar-o:before {
  content: "\e015";
}
.ic-cs-cog-gear:before {
  content: "\e013";
}
.ic-cs-android-options:before {
  content: "\e014";
}
.ic-cs-android-more-horizontal:before {
  content: "\e017";
}
.ic-cs-check-circle-1:before {
  content: "\e01a";
}
.ic-cs-check-3:before {
  content: "\e01b";
}
.ic-cs-android-menu:before {
  content: "\e01c";
}
.ic-cs-trophy-1:before {
  content: "\e01e";
}
.ic-cs-unlock:before {
  content: "\e01f";
}
.ic-cs-lock:before {
  content: "\e020";
}
.ic-cs-android-radio-button-on:before {
  content: "\e022";
}
.ic-cs-android-radio-button-off:before {
  content: "\e023";
}
.ic-cs-logout:before {
  content: "\58";
}
.ic-cs-bubble:before {
  content: "\59";
}
.ic-cs-exclamation:before {
  content: "\e024";
}
.ic-cs-envelope-o:before {
  content: "\e025";
}
.ic-cs-bell-o:before {
  content: "\e026";
}
.ic-cs-eraser:before {
  content: "\e027";
}
.ic-cs-exchange:before {
  content: "\e028";
}
.ic-cs-user-add:before {
  content: "\e029";
}
.ic-cs-ios-refresh:before {
  content: "\e02a";
}
.ic-cs-hand-unlike-2:before {
  content: "\e02b";
}
.ic-cs-hand-like-2:before {
  content: "\e02c";
}
.ic-cs-sync-1:before {
  content: "\e02d";
}
.ic-cs-star-two:before {
  content: "\e02e";
}
.ic-cs-star:before {
  content: "\e02f";
}
.ic-cs-artboard:before {
  content: "\e030";
}
.ic-cs-award-4:before {
  content: "\e031";
}
.ic-cs-award-5:before {
  content: "\e032";
}
.ic-cs-link:before {
  content: "\e033";
}
.ic-cs-business-chart-2:before {
  content: "\e034";
}
.ic-cs-window-column:before {
  content: "\e035";
}
.ic-cs-filter:before {
  content: "\e036";
}
.ic-cs-text-wrapping-3:before {
  content: "\e037";
}
.ic-cs-arrange-4-3:before {
  content: "\e038";
}
.ic-cs-arrange-5:before {
  content: "\e039";
}

@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-100.eot');
  src: url('/Styles/Font/Rawline/rawline-100.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-100.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-100.woff') format('woff'), url('/Styles/Font/Rawline/rawline-100.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-100.svg') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-100i.eot');
  src: url('/Styles/Font/Rawline/rawline-100i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-100i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-100i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-100i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-100i.svg') format('svg');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-200.eot');
  src: url('/Styles/Font/Rawline/rawline-200.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-200.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-200.woff') format('woff'), url('/Styles/Font/Rawline/rawline-200.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-200.svg') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-200i.eot');
  src: url('/Styles/Font/Rawline/rawline-200i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-200i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-200i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-200i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-200i.svg') format('svg');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-300.eot');
  src: url('/Styles/Font/Rawline/rawline-300.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-300.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-300.woff') format('woff'), url('/Styles/Font/Rawline/rawline-300.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-300.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-300i.eot');
  src: url('/Styles/Font/Rawline/rawline-300i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-300i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-300i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-300i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-300i.svg') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-400.eot');
  src: url('/Styles/Font/Rawline/rawline-400.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-400.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-400.woff') format('woff'), url('/Styles/Font/Rawline/rawline-400.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-400i.eot');
  src: url('/Styles/Font/Rawline/rawline-400i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-400i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-400i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-400i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-400i.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-500.eot');
  src: url('/Styles/Font/Rawline/rawline-500.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-500.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-500.woff') format('woff'), url('/Styles/Font/Rawline/rawline-.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-500.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-500i.eot');
  src: url('/Styles/Font/Rawline/rawline-500i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-500i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-500i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-500i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-500i.svg') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-600.eot');
  src: url('/Styles/Font/Rawline/rawline-600.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-600.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-600.woff') format('woff'), url('/Styles/Font/Rawline/rawline-600.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-600.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-600i.eot');
  src: url('/Styles/Font/Rawline/rawline-600i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-600i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-600i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-600i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-600i.svg') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-700.eot');
  src: url('/Styles/Font/Rawline/rawline-700.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-700.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-700.woff') format('woff'), url('/Styles/Font/Rawline/rawline-700.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-700.svg') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-700i.eot');
  src: url('/Styles/Font/Rawline/rawline-700i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-700i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-700i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-700i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-700i.svg') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-800.eot');
  src: url('/Styles/Font/Rawline/rawline-800.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-800.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-800.woff') format('woff'), url('/Styles/Font/Rawline/rawline-800.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-800.svg') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-800i.eot');
  src: url('/Styles/Font/Rawline/rawline-800i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-800i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-800i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-800i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-800i.svg') format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-900.eot');
  src: url('/Styles/Font/Rawline/rawline-900.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-900.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-900.woff') format('woff'), url('/Styles/Font/Rawline/rawline-900.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-900.svg') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'rawline';
  src: url('/Styles/Font/Rawline/rawline-900i.eot');
  src: url('/Styles/Font/Rawline/rawline-900i.eot?#iefix') format('embedded-opentype'), url('/Styles/Font/Rawline/rawline-900i.woff2') format('woff2'), url('/Styles/Font/Rawline/rawline-900i.woff') format('woff'), url('/Styles/Font/Rawline/rawline-900i.ttf') format('truetype'), url('/Styles/Font/Rawline/rawline-900i.svg') format('svg');
  font-weight: 900;
  font-style: italic;
}

/*#region ############## infinite-spinning ##############*/
@-moz-keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes infinite-spinning {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*#endregion ############## infinite-spinning ##############*/
/*#region ############## wavemove ##############*/
@-moz-keyframes wavemove {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes wavemove {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
@keyframes wavemove {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
/*#endregion ############## wavemove ##############*/
/*#region ############## wavemove2 ##############*/
@-moz-keyframes wavemove2 {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes wavemove2 {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
@keyframes wavemove2 {
  from {
    left: 0;
  }
  50% {
    left: -15%;
  }
  to {
    left: 0;
  }
}
/*#endregion ############## wavemove2 ##############*/
/*region ############## rollInRight ##############*/
@-moz-keyframes rollInRight {
  0% {
    transform: translate3d(100%, 0, 0) rotate(1024deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@-webkit-keyframes rollInRight {
  0% {
    transform: translate3d(100%, 0, 0) rotate(1024deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@keyframes rollInRight {
  0% {
    transform: translate3d(100%, 0, 0) rotate(1024deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
/*endregion ############## rollInRight ##############*/

/*@section-master-width: 53em;*/
button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  font-family: Rawline !important;
}
.btn {
  box-sizing: border-box;
  padding: 10px 15px 10px 15px;
  font-size: 13px;
  letter-spacing: 0.6px;
  border: none;
  border-radius: 0;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-family: Rawline !important;
  cursor: pointer;
  vertical-align: middle;
  transition: background .3s ease;
  text-transform: uppercase;
  min-width: 150px !important;
  display: block;
  width: 200px;
  margin: auto;
  position: relative;
  /*Important, sinon, des paragraphes caché overlap le bouton*/
}
.btn-white {
  color: #777777;
  font-weight: bold;
  border: none;
  background-color: #ffffff;
}
.desktop .btn-white:hover,
.mobile .btn-white.over {
  background-color: #e2ebec;
  color: #2B2A33;
}
.btn-white-blue {
  color: #e2ebec;
  font-weight: bold;
  background-color: #e2ebec;
  color: #2B2A33;
  border: none;
  width: 200px;
  display: block;
  margin-left: 0;
  margin-top: 50px;
}
.desktop .btn-white-blue:hover,
.mobile .btn-white-blue.over {
  background-color: #d9d9d9;
}
.btn-red {
  color: #ffffff;
  background-color: #df0100;
}
.desktop .btn-red:hover,
.mobile .btn-red.over {
  background-color: #860100;
}
.btn-blue {
  color: black;
  background-color: #F9A41A;
  margin-left: 0;
  z-index: 10;
}
.desktop .btn-blue:hover,
.mobile .btn-blue.over {
  background-color: #21538d;
}
@media (max-width: 1023px) {
  .btn-blue {
    margin: auto;
  }
  .btn-white-blue {
    display: none;
  }
}
@media (max-width: 479px) {
  .nav-right .btn-red,
  .nav-right .btn-blue {
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*@section-master-width: 53em;*/
.carousel {
  position: relative;
}
.carousel .item {
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.35s linear;
}
.carousel .item.Clone {
  position: relative !important;
  visibility: collapse !important;
  opacity: 0 !important;
  display: none;
}
.carousel .item p {
  max-width: 700px;
  overflow: hidden;
}
.carousel .item li {
  float: left;
  width: 50%;
}
.carousel .item.active {
  opacity: 1;
}
.carousel .item.active.Clone {
  display: block;
}
.carousel .item img {
  float: right;
  margin-top: 10px;
  margin-left: 25px;
  margin-bottom: 25px;
  box-shadow: 0 0 2em #000;
}
.carouselcontrols button {
  background-color: transparent;
  border: 1px solid transparent;
  color: #e2ebec;
  font-size: 26px;
  font-weight: 300;
  display: block;
  text-align: center;
  width: 400px;
  /*border-radius: 1em;*/
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin: auto;
  float: right;
  clear: both;
  margin-right: 15%;
  margin-bottom: 30px;
  /*height: 60px;*/
  height: 3em;
  /*padding-top: 0.5em;
    padding-bottom: 0.5em;*/
}
.desktop .carouselcontrols button:hover,
.mobile .carouselcontrols .over {
  /*border: 1px solid #3077cb;
        color: #3077cb;*/
  background-color: #2B2A33;
}
.carouselcontrols button.active {
  background-color: #2B2A33;
  /*border: 1px solid #3077cb;
        color: #3077cb;*/
  /*background-color: #f3f3f3;*/
}
@media (max-width: 1500px) {
  .carousel .item img {
    display: none !important;
  }
  .carousel .item {
    width: 100%;
  }
  .carousel .item li {
    width: 100%;
    width: calc(80%);
  }
}
@media (max-width: 1023px) {
  .carousel .item p {
    text-align: center;
  }
  .carousel .item ul {
    overflow: hidden;
    max-width: 100%;
  }
  .carousel .item li {
    margin-left: 10%;
    width: 40%;
    margin-bottom: 5px;
  }
  .carouselcontrols.left-side {
    overflow: hidden;
    width: 700px;
    padding: 0;
    margin: auto;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .carouselcontrols button {
    float: left;
    clear: none !important;
    margin: 3%;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
    width: 44%;
  }
}
@media (max-width: 750px) {
  .carouselcontrols button {
    /*font-size: 18px;*/
  }
  .carousel .item ul {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .carousel .item li {
    float: none;
    margin-left: 30px;
    width: calc(65%);
    /*Necessaire pour contrer l'effet du margin-left 30px*/
    margin-bottom: 5px;
  }
}
@media (max-width: 450px) {
  .carouselcontrols button {
    font-size: 18px;
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/Assets/components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/Assets/components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/Assets/components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/Assets/components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/Assets/components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/Assets/components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}

/*@section-master-width: 53em;*/
body {
  overflow-x: hidden;
  transition: transform 0.5s ease-in-out;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#main-container {
  /* Evite des glitchs , force la carte video
        Exemple, aide les fixed elements a pas flické
    */
  -moz-transform: translateZ(999);
  -ms-transform: translateZ(999);
  -o-transform: translateZ(999);
  transform: translateZ(999);
}
a,
.bubble {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a {
  text-decoration: none;
  font-family: Rawline;
}
.hide {
  display: none !important;
}
ul {
  list-style-position: outside;
  list-style: square;
  font-size: 20px;
  font-weight: 300 !important;
  font-family: Rawline;
  line-height: 1.5;
  color: #e2ebec;
}
li {
  margin-left: 20px;
}
div {
  color: #e2ebec;
}
.mobilemode {
  display: none;
}
.desktopmode {
  display: block;
}
@media (max-width: 1023px) {
  ul {
    font-size: 18px;
  }
  .mobilemode {
    display: block;
  }
  .desktopmode {
    display: none;
  }
}

/*@section-master-width: 53em;*/
#WidthInd {
  font-size: 1em;
  background-color: black;
  color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  display: none;
}
#section-menu,
#section-top {
  font-size: 1.2em;
}
#section-top .inner {
  padding-left: 1em;
  padding-right: 1em;
}
html,
body {
  background-color: #4A4D56 !important;
  height: 100%;
}
body {
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
}
section {
  box-sizing: border-box;
}
section.old-section {
  padding-top: 100px;
  padding-bottom: 100px;
}
.left-side {
  float: right;
  position: relative;
  width: 40%;
  right: 50%;
  max-width: 1000px;
  box-sizing: border-box;
}
.right-side {
  float: left;
  position: relative;
  width: 40%;
  left: 50%;
  max-width: 1000px;
  box-sizing: border-box;
}
.top-part,
.bottom-part {
  box-sizing: border-box;
}
@media (max-width: 1800px) {
  .left-side {
    width: 45%;
  }
  .right-side {
    width: 45%;
  }
}
@media (max-width: 1600px) {
  .left-side {
    width: 45%;
  }
  .right-side {
    width: 45%;
  }
}
@media (max-width: 1400px) {
  .left-side {
    /*width: 47%;*/
    /*border:1px solid red;*/
  }
  .right-side {
    /*width: 47%;*/
  }
}
@media (max-width: 1023px) {
  section.old-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section:first-of-type {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .right-side,
  .left-side {
    float: none;
    position: relative;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    padding-left: 2% !important;
    padding-right: 2% !important;
    width: 100%;
  }
}

/*@section-master-width: 53em;*/
#cover {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1999;
  background-color: #2B2A33;
}
#cover:before {
  content: "";
  display: block;
  background: url("/Assets/img/logo.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  margin: auto;
  top: -150px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100px;
  width: 200px;
  box-sizing: border-box;
  z-index: 2009;
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2000;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 10px;
  width: 200px;
  background: transparent;
  /*border: 1px solid #000;*/
  overflow: hidden;
}
.pace:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  width: 1200px;
  box-sizing: border-box;
  z-index: 2001;
}
.pace .pace-progress {
  box-sizing: border-box;
  transform: translate3d(0, 0, 0);
  max-width: 200px;
  position: fixed;
  z-index: 2000;
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 100%;
  background: #F9A41A;
}
.pace.pace-inactive {
  display: none;
}

/*@section-master-width: 53em;*/
p {
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1.5;
  color: #e2ebec;
  font-family: Rawline;
  max-width: 600px;
  /*text-align: justify;*/
}
@media (max-width: 1280px) {
  p {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  p {
    font-size: 22px;
  }
  p {
    padding-left: 5%;
    padding-right: 5%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 479px) {
  p {
    font-size: 18px;
  }
}

#parallax {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: none;
}
@media (max-width: 1023px) {
  #parallax {
    height: 1366px;
    top: initial;
  }
}

.rotator .item {
  position: absolute;
  opacity: 0;
  transition: opacity 1s linear;
}
.rotator .item.active {
  opacity: 1;
}
.rotator .item.clone {
  position: relative;
  visibility: hidden;
}

/*@section-master-width: 53em;*/
/*Titre qui punch*/
h1,
h2,
.big-title {
  text-align: center;
  text-transform: uppercase;
  color: #e2ebec;
  line-height: 1;
  font-family: Rawline !important;
  position: relative;
  /*Necessaire pour que z-index soit respecter par certains element qui passe devant sinon*/
}
h1,
.big-title {
  font-size: 100px;
  margin-bottom: 50px;
}
h2 {
  font-size: 65px;
  line-height: 1em;
  margin-bottom: 50px;
}
/*Simple titre*/
h3 {
  font-family: Rawline !important;
  color: #e2ebec;
  font-size: 35px;
  line-height: 1em;
  text-align: left;
  margin-bottom: 20px;
  text-align: center;
  max-width: 600px;
}
/*Sous-titre*/
h4 {
  font-family: Rawline !important;
  color: #e2ebec;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  margin-bottom: 20px;
  max-width: 600px;
}
/*title-top et title-bottom sont toujours combiné dans un h1 ou h2
    et ainsi, il y a un punch qui se fait sur le title-bottom par rapport au top
*/
.title-top {
  display: block;
  font-size: 60%;
}
.title-bottom {
  display: block;
  font-size: 100%;
}
@media (max-width: 1280px) {
  h1,
  .big-title {
    font-size: 80px;
  }
  h2 {
    font-size: 60px;
  }
  h3 {
    font-size: 35px;
  }
  h4 {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  h1,
  .big-title {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 70px;
  }
  h2 {
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 60px;
  }
  h3 {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 35px;
  }
  h4 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 28px;
  }
}
@media (max-width: 799px) {
  h1,
  .big-title {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  h1,
  .big-title {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
}

/*@section-master-width: 53em;*/
#section-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  padding: 1em;
  background-color: #36353D;
  box-sizing: border-box;
  width: 14em;
  max-width: 100%;
  right: -14em;
  transition: right 0.3s ease-in-out;
  z-index: 10000;
}
#section-menu #btn-close-menu {
  background-color: transparent;
  width: 1.5em;
  text-align: center;
  border: none;
  font-family: Rawline;
  font-size: 1.5em;
  color: #e2ebec;
  float: right;
  cursor: pointer;
  padding: 0;
  font-weight: 700;
}
#section-menu #btn-close-menu:hover {
  color: #c3d6d8;
}
#section-menu.visible {
  right: 0;
  display: block;
}
#section-menu .link-logo {
  cursor: pointer;
  height: 4em;
  display: block;
  width: 15em;
  overflow: hidden;
  font-size: 0.6em;
}
#section-menu .link-logo #cslogo {
  width: 2.36em;
  fill: #e2ebec;
  height: 100%;
  margin-right: 0.5em;
}
#section-menu .link-logo #cstext {
  width: 9.1em;
  height: 100%;
  fill: #e2ebec;
}
#section-menu a {
  display: block;
  color: #e2ebec;
  margin-bottom: 1em;
  font-size: 0.8em;
}
#section-menu a:hover {
  color: #c3d6d8;
}
#section-menu .menu-title {
  font-size: 1em;
  font-weight: 300;
  color: #F9A41A;
  margin-top: 2em;
  margin-bottom: 1em;
}

/*@section-master-width: 53em;*/
#section-top {
  background-color: #F9A41A;
  overflow: hidden;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 800px) {
  #section-top {
    font-size: 0.8em;
  }
}
#section-top #link-logo {
  cursor: pointer;
  height: 4em;
  display: block;
  width: 13em;
  float: left;
}
#section-top #link-logo #cslogo {
  width: 2.36em;
  fill: #e2ebec;
  height: 100%;
  margin-right: 0.5em;
}
#section-top #link-logo #cstext {
  width: 9.1em;
  height: 100%;
  fill: #e2ebec;
}
#section-top #container-buttons {
  transition: height ease 0.2s;
  margin-top: 1.1em;
  float: right;
  overflow: hidden;
  box-sizing: border-box;
}
#section-top #container-buttons .button-style {
  float: right;
  height: 2.5em;
  box-sizing: border-box;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  padding-left: 1.2em;
  padding-right: 1.2em;
  margin-right: 1em;
  background-color: #e2ebec;
  /*font-weight: @font-weight-regular;*/
  border: 0.1em solid #e2ebec;
}
#section-top #container-buttons .button-style span {
  text-transform: uppercase;
}
#section-top #container-buttons .button-style:hover {
  border: 0.1em solid #c3d6d8;
  background-color: #c3d6d8;
}
@media (max-width: 1024px) {
  #section-top #container-buttons {
    width: 100%;
    height: 2.5em;
    margin-top: 0;
    padding-bottom: 1em;
  }
  #section-top #container-buttons.hidden {
    height: 0;
    padding-bottom: 0;
  }
  #section-top #container-buttons .button-style {
    width: 24%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #section-top #container-buttons #link-player-app {
    margin-left: 1.333%;
  }
  #section-top #container-buttons #link-tournament {
    margin-left: 0;
  }
  #section-top #container-buttons #link-pricing {
    margin-left: 1.333%;
  }
}
@media (max-width: 800px) {
  #section-top #container-buttons {
    height: 3em;
  }
  #section-top #container-buttons .button-style {
    width: 49%;
  }
  #section-top #container-buttons #link-player-app {
    margin-left: 2%;
    margin-top: 0.5em;
  }
  #section-top #container-buttons #link-tournament {
    margin-left: 0;
    margin-top: 0.5em;
  }
  #section-top #container-buttons #link-pricing {
    display: none;
  }
}
#section-top #container-buttons #link-pricing {
  background-color: transparent;
  margin-right: 0;
}
#section-top #container-buttons #link-pricing:hover {
  border: 0.1em solid #c3d6d8;
  background-color: #c3d6d8;
  color: black;
}
#section-top #container-button-menu {
  display: block;
  width: 3.5em;
  float: right;
  margin-top: 0.75em;
  height: 2.5em;
  text-align: center;
}
#section-top #container-button-menu #button-menu {
  position: relative;
  cursor: pointer;
  color: #e2ebec;
  font-size: 2.5em;
  border: none;
  background-color: transparent;
  transition: all ease 0.3s;
  line-height: 1.1;
  padding: 0;
}
#section-top #container-button-menu #button-menu:hover {
  color: #c3d6d8;
}

/*@section-master-width: 53em;*/
#BusyIndicator {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  display: none;
}
#BusyIndicatorOverlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.35;
  background-color: #000;
}
#BudyIndicatorContainer {
  position: absolute;
  width: 150px;
  height: 150px;
  left: 50%;
  margin-left: -75px;
  top: 50%;
  margin-top: -75px;
}
#BudyIndicatorContainer .ElementA,
#BudyIndicatorContainer .ElementB,
#BudyIndicatorContainer .ElementC,
#BudyIndicatorContainer .ElementD {
  height: 20px;
  width: 20px;
  background-color: #F9A41A;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  transform-origin: 10px 75px;
  border-radius: 50%;
}
@-webkit-keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#BudyIndicatorContainer .ElementA {
  -moz-animation: rotating 1s linear infinite;
  -o-animation: rotating 1s linear infinite;
  -webkit-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}
#BudyIndicatorContainer .ElementB {
  -moz-animation: rotating 1.5s linear infinite;
  -o-animation: rotating 1.5s linear infinite;
  -webkit-animation: rotating 1.5s linear infinite;
  animation: rotating 1.5s linear infinite;
}
#BudyIndicatorContainer .ElementC {
  -moz-animation: rotating 1.2s linear infinite;
  -o-animation: rotating 1.2s linear infinite;
  -webkit-animation: rotating 1.2s linear infinite;
  animation: rotating 1.2s linear infinite;
}
#BudyIndicatorContainer .ElementD {
  -moz-animation: rotating 1.8s linear infinite;
  -o-animation: rotating 1.8s linear infinite;
  -webkit-animation: rotating 1.8s linear infinite;
  animation: rotating 1.8s linear infinite;
}

/*@section-master-width: 53em;*/
#contact {
  padding-top: 4em;
}
#contact .left-side {
  padding-right: 5em;
  width: 30%;
  right: 50%;
  max-width: 80%;
}
@media (max-width: 1700px) {
  #contact .left-side {
    width: 35%;
  }
}
@media (max-width: 1400px) {
  #contact .left-side {
    width: 40%;
  }
}
@media (max-width: 1200px) {
  #contact .left-side {
    width: 45%;
  }
}
#contact h2 {
  margin-bottom: 0;
}
#contact form {
  max-width: 600px;
  /*Pour mobile le 600 correspond
            a la largeur des paragraphes
        */
}
#contact form input,
#contact form textarea,
#contact form select {
  width: 100%;
  background-color: #e2ebec;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  /*font-family: "Roboto Condensed";*/
  font-family: Rawline;
  padding: 15px;
  border: none;
  margin: 10px 0 10px 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  font-size: 100%;
}
#contact .right-side img {
  margin-top: 50px;
  max-width: 80%;
}
#contact .right-side h3 {
  text-align: left;
}
#FullName.InError,
#Email.InError,
#PhoneNumber.InError,
#reason.InError {
  border: 3px solid #D71920;
}
#PostReturnMessage {
  display: none;
  max-width: 450px;
  margin: auto;
  max-width: 100%;
  color: #F9A41A;
  font-weight: bold;
  padding-top: 20px;
}
#PostReturnMessage.InError {
  color: #F47920;
  font-size: 20px;
}
#contact .btn-blue {
  margin-top: 30px;
}
#contact .btn-white-blue {
  display: block;
}
/*@media(max-width:1700px) {
    #contact .left-side {
        width: 35%;
    }
}

@media(max-width:1400px) {
    #contact .left-side {
        width: 40%;
    }
}

@media(max-width:1200px) {
    #contact .left-side {
        width: 45%;
    }
}*/
@media (max-width: 1023px) {
  #contact .BallsSet {
    display: none;
  }
  #contact form {
    max-width: 85%;
  }
  #contact .left-side {
    width: 100%;
    max-width: 100%;
    right: 0;
    padding-right: 0;
  }
  #contact form {
    margin: auto;
  }
  /*#contact .right-side img {
        width: 70%;
        display: block;
        margin: auto;
    }*/
  .mobilemode {
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .desktopmode {
    display: none;
  }
  #contact h2,
  #contact h3 {
    text-align: center;
  }
  #contact p {
    text-align: justify;
  }
  #contact .btn-white-blue {
    display: none;
  }
}

/*@section-master-width: 53em;*/
footer {
  left: 0;
  right: 0;
  background-color: #2B2A33;
  color: #e2ebec;
  z-index: 2;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
#FooterContent {
  padding-top: 50px;
  height: 250px;
}
footer h4,
footer h5,
footer p {
  color: #e2ebec !important;
}
footer h4 {
  font-size: 24px;
  margin-bottom: 5px;
  font-weight: bold;
}
footer .left-part p {
  text-align: left;
  font-weight: 400;
  font-size: 17px !important;
  max-width: 440px;
}
footer .mail a {
  color: #e2ebec;
  font-size: 20px;
}
footer .mail .PhoneTitle {
  margin-top: 30px;
}
footer .left-part,
footer .middle-part,
footer .right-part {
  position: relative;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
}
footer .left-part,
footer .right-part {
  width: 30%;
}
footer .left-part {
  margin-right: 5%;
  margin-left: 5%;
}
footer .right-part {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: -30px;
}
footer .middle-part {
  width: 20%;
}
footer .right-part a {
  color: #e2ebec !important;
  clear: both;
  display: block;
  float: right;
  width: 50px;
  text-align: center;
  margin-bottom: 30px;
}
#copyright {
  font-size: 18px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#BlogButton {
  font-weight: 600 !important;
  font-size: 18px;
}
@media (max-width: 1023px) {
  #FooterContent {
    height: auto;
  }
  #BlogButton {
    width: 100%;
    text-align: center;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  footer .left-part,
  footer .middle-part {
    width: 100%;
  }
  footer .left-part,
  footer .middle-part,
  footer .right-part {
    position: relative;
    float: none;
    box-sizing: border-box;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  footer .left-part p {
    text-align: center;
  }
  footer .middle-part a {
    display: block;
    text-align: center;
  }
  footer .right-part {
    width: 315px;
    margin: auto;
    left: auto;
    right: auto;
    text-align: center;
  }
  footer .right-part a {
    clear: none;
    display: inline;
    margin-bottom: 0;
    width: 45px;
    float: left;
    display: block;
    margin-right: 30px;
    margin-left: 30px;
  }
  #copyright {
    margin-top: 30px;
    position: relative;
    left: 0px;
  }
}
@media (max-width: 479px) {
  footer .right-part {
    width: 255px;
  }
  footer .right-part a {
    margin-right: 20px;
    margin-left: 20px;
  }
}

/*@section-master-width: 53em;*/
#LearnMoreAbout {
  padding-top: 4em;
  padding-bottom: 4em;
}
#LearnMoreAbout h3 {
  margin: auto;
  margin-bottom: 30px;
}
#LearnMoreAbout .Content {
  width: 700px;
  overflow: hidden;
  margin: auto;
  text-align: center;
}
#LearnMoreAbout .tournaments,
#LearnMoreAbout .leagues,
#LearnMoreAbout .goback {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  float: left;
  width: 350px;
}
#LearnMoreAbout .goback {
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  text-transform: none;
}
#LearnMoreAbout .goback,
#LearnMoreAbout .p-red,
#LearnMoreAbout .h1-red,
#LearnMoreAbout .p-blue,
#LearnMoreAbout .h1-blue {
  font-weight: bold;
  margin: 0;
}
#LearnMoreAbout .leagues .p-blue,
#LearnMoreAbout .tournaments .p-red {
  font-size: 16px;
}
#LearnMoreAbout .leagues .h1-blue,
#LearnMoreAbout .tournaments .h1-red {
  font-size: 35px;
  margin-bottom: 20px;
  max-width: 8em;
  margin: auto;
}
.desktop #LearnMoreAbout .leagues:hover div,
.desktop #LearnMoreAbout .tournaments:hover div,
.desktop #LearnMoreAbout .goback:hover div,
.mobile #LearnMoreAbout .tournaments.over div,
.mobile #LearnMoreAbout .leagues.over div,
.mobile #LearnMoreAbout .goback.over div {
  color: #e2ebec;
  transform: scale3d(1.1, 1.1, 1);
}
#LearnMoreAbout .leagues * {
  color: #e2ebec;
  transition: all 0.2s linear;
}
#LearnMoreAbout .tournaments * {
  color: #e2ebec;
  transition: all 0.2s linear;
}
#LearnMoreAbout .goback * {
  color: #F9A41A;
  transition: all 0.2s linear;
}
@media (max-width: 1023px) {
  #LearnMoreAbout .Content {
    width: 100%;
  }
  #LearnMoreAbout .tournaments,
  #LearnMoreAbout .leagues,
  #LearnMoreAbout .goback {
    width: 100%;
  }
  #LearnMoreAbout .goback {
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  #LearnMoreAbout .tournaments .p-red,
  #LearnMoreAbout .leagues .p-blue {
    font-size: 0.8em !important;
  }
  #LearnMoreAbout .tournaments .h1-red,
  #LearnMoreAbout .leagues .h1-blue {
    font-size: 1.7em !important;
  }
  #LearnMoreAbout .goback {
    font-size: 20px;
    line-height: 25px;
  }
}

/*@section-master-width: 53em;*/
#main-container {
  /*max-width: 1000px;*/
  margin: auto;
}
.push-main-container {
  transform: translate3d(-320px, 0, 0);
}
body {
  /*background-color: red;*/
}
h1 {
  font-family: Rawline;
  font-weight: 700;
  font-size: 4em !important;
  color: #2B2A33;
  text-shadow: none;
}

.appbutton {
  margin: auto;
  margin-top: 20px;
  width: 250px;
  text-align: center;
  display: block;
}
#btnwindows img {
  height: 50px;
  border-radius: 0.4em;
}
#btnios img {
  height: 50px;
}
#btnandroid img {
  height: 70px;
}
#MobileApps .right-side:after {
  clear: both !important;
}
#MobileApps .left-side {
  margin-top: 70px;
  width: 30%;
}
#MobileApps .right-side {
  width: 50% !important;
}
#MobileApps h2,
#MobileApps h3,
#MobileApps p {
  text-align: left;
}
/*Image qui sert a consumer l'espace vue que les images animé ne consomme pas celle-ci*/
#MobileApps .reference {
  height: 500px !important;
  visibility: hidden;
}
#MobileApps .right-side img {
  position: absolute;
  left: 0;
  width: 500px;
  max-width: 99%;
}
#MobileApps .mobileonly {
  display: none;
}
@media (max-width: 1700px) {
  #MobileApps .left-side {
    width: 35%;
  }
}
@media (max-width: 1400px) {
  #MobileApps .left-side {
    width: 40%;
  }
}
@media (max-width: 1200px) {
  #MobileApps .left-side {
    width: 45%;
  }
}
@media (max-width: 1023px) {
  #MobileApps .left-side {
    margin-top: 0;
    width: 100%;
  }
  #MobileApps .mobileonly {
    display: block;
    height: auto !important;
    width: 350px !important;
    max-width: 50%;
    display: block !important;
    margin: auto;
    visibility: visible;
    margin-bottom: 30px;
  }
  #MobileApps h2,
  #MobileApps h3 {
    text-align: center;
  }
  #MobileApps p {
    text-align: justify;
  }
  #MobileApps .right-side img {
    display: none;
  }
}

/*@section-master-width: 53em;*/
nav {
  box-shadow: 0 0 0.4em #1a1a1a;
  background-color: #2B2A33;
  height: 3.7em;
  text-align: center;
  position: fixed;
  top: 0;
  width: 100%;
  margin: auto;
  z-index: 999;
}
nav #NavLogo {
  display: block;
  cursor: pointer;
  overflow: hidden;
  margin-top: 0.5em;
  width: 16em;
}
nav #NavLogo #cslogo {
  box-sizing: border-box;
  fill: #F9A41A;
  float: left;
  padding: 0;
  margin: 0;
  height: 2.5em;
}
nav #NavLogo #cstext {
  box-sizing: border-box;
  fill: #e2ebec;
  float: left;
  height: 2.5em;
  padding: 0;
  margin: 0;
}
#OverLogo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
#Logo {
  height: 100%;
}
.nav-left {
  position: absolute;
  top: 50%;
  left: 10px;
  height: 40px;
  margin-top: -20px;
}
nav img {
  height: 35px;
}
nav .btn {
  display: block;
  float: left;
  width: auto;
  background-color: #e2ebec !important;
  font-family: Rawline;
  color: black;
  border-radius: 0;
}
nav .btn:hover {
  background-color: #c3d6d8 !important;
}
nav .nav-right {
  position: absolute;
  top: 50%;
  height: 35px;
  margin-top: -17.5px;
  right: 50px;
}
nav .nav-right a {
  margin-right: 20px;
  margin-bottom: 2px;
}
nav .burger {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  right: 10px;
  color: white;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}
nav.notoverfirstsection {
  /*background-color: rgba(255, 255, 255, 0.9);*/
}
nav.notoverfirstsection .burger {
  /*color: #2e2e2e;*/
}
nav .nav-toggle {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1023px) {
  nav {
    height: 100px;
  }
  nav .nav-left {
    top: 5px;
    margin: 0;
  }
  nav .burger {
    top: 5px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  nav .btn-white {
    display: none;
  }
  nav .nav-right {
    top: 80px;
    left: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
  }
  nav .nav-right .btn-red,
  nav .nav-right .btn-blue {
    position: absolute;
    margin: 0 !important;
  }
  nav .nav-right .btn-blue {
    left: 5px;
    right: calc(55%);
    min-width: 0 !important;
  }
  nav .nav-right .btn-red {
    left: calc(55%);
    right: 5px;
    min-width: 0 !important;
  }
}
@media (max-width: 480px) {
  #NavLogo {
    font-size: 0.8em;
  }
  nav {
    height: 90px;
  }
  nav .nav-right {
    top: 70px;
  }
  nav .nav-right .btn {
    font-size: 0.8em;
  }
}
@media (max-width: 280px) {
  nav .nav-left {
    left: 0;
  }
  #NavLogo {
    padding-top: 2px;
    font-size: 0.7em;
    width: 170px;
    position: relative;
  }
  nav .nav-right .btn-blue {
    left: 0;
    right: 50%;
  }
  nav .nav-right .btn-red {
    left: 50%;
    right: 0;
    min-width: 0 !important;
  }
}

.red-shape {
  position: relative;
  display: none;
}
#red-triangle-mob {
  display: none;
}
#red-triangle {
  position: absolute;
  top: -150px;
  left: -150px;
}
#red-squares1 {
  position: absolute;
  right: 50px;
  top: -100px;
}
#red-squares2 {
  position: absolute;
  right: 50px;
}
#red-oval {
  position: absolute;
  top: 300px;
  right: 200px;
}
.red-lines-reverse {
  display: none;
}
@media (max-width: 1023px) {
  .red-shape {
    display: none;
  }
  #red-triangle-mob {
    display: block !important;
    position: absolute;
    left: -70px;
    top: -150px;
    height: 200px;
    width: 200px;
    display: none !important;
  }
  .red-lines-reverse {
    display: block;
  }
  .red-lines-reverse #red-lines-reverse {
    position: absolute;
    top: 25px;
    right: 0px;
  }
  .red-oval-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 500px;
    width: 100%;
    overflow: hidden;
  }
  .red-oval #red-oval {
    left: 50%;
    top: 50px;
  }
}
@media (max-width: 620px) {
  .red-lines-reverse #red-lines-reverse {
    width: 100px;
    top: 0;
  }
}

/*@section-master-width: 53em;*/
.sidebar {
  width: 320px;
  height: 100%;
  background: white;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -320px;
  z-index: 1000;
  transition: right 0.5s ease-in-out;
  text-align: left;
  color: #2B2A33;
  font-weight: bold;
  overflow-y: auto;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.sidebar .sidebar-top {
  height: 1em;
  position: relative;
}
.sidebar .sidebar-top #cslogo {
  position: absolute;
  top: 0;
  left: 1em;
  width: 2.36em;
  fill: #2B2A33;
  height: 100%;
  margin-right: 0.5em;
}
.sidebar .sidebar-top #cstext {
  position: absolute;
  top: 0;
  left: 4em;
  width: 9.1em;
  height: 100%;
  fill: #2B2A33;
}
.sidebar a {
  text-transform: uppercase;
  display: block;
  line-height: 35px;
  color: #2B2A33;
  font-size: 15px;
}
.desktop .sidebar a:hover,
.mobile .sidebar a.over {
  color: #43414f;
}
.sidebar .sidebar-container {
  height: 100%;
}
.sidebar .sidebar-container .sidebar-top {
  padding: 20px 20px 20px 30px;
}
.sidebar .x-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.desktop .sidebar .x-btn:hover,
.mobile .sidebar .x-btn.over {
  color: #df0100;
}
.sidebar .sidebar-container .sidebar-top .sidebar-img img {
  width: 170px;
}
.sidebar .sidebar-container .sidebar-content {
  padding: 20px 20px 20px 30px;
  padding-top: 0;
}
.sidebar .sidebar-container .sidebar-content .sidebar-title {
  font-size: 24px;
  color: #2B2A33;
}
.sidebar .sidebar-container .sidebar-content .sidebar-apps {
  padding-top: 20px;
}
.sidebar .sidebar-container .sidebar-bottom {
  width: 100%;
  height: 80px;
  color: white;
  padding: 20px 20px 20px 30px;
  align-items: center;
  box-sizing: border-box;
  text-transform: uppercase;
}
.sidebar .sidebar-container .sidebar-bottom .sidebar-btn-lang {
  width: 50px;
  height: 35px;
  background-color: #2B2A33;
  color: #e2ebec;
  border-radius: 0;
  text-align: center;
  line-height: 35px;
}
.sidebar .sidebar-container .sidebar-bottom .sidebar-btn-lang:hover {
  background-color: #43414f !important;
}
.show-sidebar {
  right: 0 !important;
}
@media (max-width: 320px) {
  .sidebar {
    width: 100%;
  }
  .sidebar .x-btn {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
  }
  .sidebar .sidebar-container .sidebar-top .sidebar-img img {
    width: 150px;
  }
}

/*@section-master-width: 53em;*/
.waves {
  position: relative;
  height: 80px;
  overflow: hidden;
}
.waves img {
  top: 0;
  position: absolute;
  left: 0;
  width: 115%;
  animation-name: wavemove2;
  animation-iteration-count: infinite;
}
.waves #wave1 {
  top: 0;
  animation-duration: 8s;
}
.waves #wave2 {
  top: 5px;
  animation-duration: 6s;
}
.waves #wave3 {
  top: 10px;
  animation-duration: 10s;
}
@media (max-width: 1023px) {
  .waves {
    position: relative;
    height: 30px;
    overflow: hidden;
  }
}
@media (max-width: 300px) {
  .waves {
    height: 25px;
  }
}

