﻿
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: transparent none repeat scroll 0 0;
}
a:active, a:hover {
    outline: 0 none; text-decoration: none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
* {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #155f8d;
    text-decoration: none;
}

a:hover, a:focus {
    color: #155f8d;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
}
.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 18px;
    margin-top: 18px;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    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;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    color: #777;
    font-weight: normal;
    line-height: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom: 9px;
    margin-top: 18px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 9px;
    margin-top: 9px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 33px;
}
h2, .h2 {
    font-size: 23px;margin:25px 0;
}
h3, .h3 {
    font-size: 20px;
}
h4, .h4 {
    font-size: 17px;
}
h5, .h5 {
    font-size: 13px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    margin: 0 0 9px;
}
.lead {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 18px;
}
@media (min-width: 768px) {
.lead {
    font-size: 19.5px;
}
}
small, .small {
    font-size: 92%;
}
cite {
    font-style: normal;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #155f8d;
}
a.text-primary:hover {
    color: #0f6ea0;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #155f8d;
}
a.bg-primary:hover {
    background-color: #0f6ea0;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    border-bottom: 1px solid #eee;
    margin: 36px 0 18px;
    padding-bottom: 8px;
}
ul, ol {
    margin-bottom: 9px;
    margin-top: 0;
}
ul ul, ul ol, ol ul, ol ol {
    margin-bottom: 0;
}
.list-unstyled, .list-inline {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 18px;
    margin-top: 0;
}
dt, dd {
    line-height: 1.42857;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd::before, .dl-horizontal dd::after {
    content: " ";
    display: table;
}
.dl-horizontal dd::after {
    clear: both;
}
@media (min-width: 768px) {
.dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
    border-bottom: 1px dotted #777;
    cursor: help;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    border-left: 5px solid #eee;
    font-size: 16.25px;
    margin: 0 0 18px;
    padding: 9px 18px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}
blockquote footer::before, blockquote small::before, blockquote .small::before {
    content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}
.blockquote-reverse footer::before, .blockquote-reverse small::before, .blockquote-reverse .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before, blockquote.pull-right .small::before {
    content: "";
}
.blockquote-reverse footer::after, .blockquote-reverse small::after, .blockquote-reverse .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after, blockquote.pull-right .small::after {
    content: " —";
}
blockquote::before, blockquote::after {
    content: "";
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 18px;
}
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
}
kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
}
kbd kbd {
    box-shadow: none;
    font-size: 100%;
    padding: 0;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    margin: 0 0 9px;
    overflow-wrap: break-word;
    padding: 8.5px;
    word-break: break-all;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container::before, .container::after {
    content: " ";
    display: table;
}
.container::after {
    clear: both;
}
@media (min-width: 768px) {
.container {
    width: 95%;
}
}
@media (min-width: 992px) {
.container {
    width: 960px;
}
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid::before, .container-fluid::after {
    content: " ";
    display: table;
}
.container-fluid::after {
    clear: both;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row::before, .row::after {
    content: " ";
    display: table;
}
.row::after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-11 {
    width: 91.6667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 650px) and (max-width: 991px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-5, .col-sm-7, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-3 {
    width: 25%;
}
/*.col-sm-4 {
    width: 33.3333%;
}*/
.col-sm-5 {
    width: 41.6667%;
}
/*.col-sm-6 {
    width: 50%;
}*/
.col-sm-7 {
    width: 58.3333%;
}
/*.col-sm-8 {
    width: 66.6667%;
}*/
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-11 {
    width: 91.6667%;
}
.col-sm-12 {
    width: 100%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-1 {
    width: 8.33333%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-9 {
    width: 75%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-11 {
    width: 91.6667%;
}
.col-md-12 {
    width: 100%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-12 {
    margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-1 {
    width: 15%;
}
.col-lg-2 {
    width: 20%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-6 {
    width: 40%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-11 {
    width: 91.6667%;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
}
table {
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    margin-bottom: 18px;
    max-width: 100%;
    width: 100%;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
}
table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
.table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 13.5px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
.table-responsive > .table {
    margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
}
.table-responsive > .table-bordered {
    border: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0 none;
}
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 19.5px;
    line-height: inherit;
    margin-bottom: 18px;
    padding: 0;
    width: 100%;
}
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple], select[size] {
    height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
output {
    color: #555;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    padding-top: 7px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 13px;
    height: 32px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #777;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    line-height: 32px;
}
input.input-sm[type="date"], .form-horizontal .form-group-sm input.form-control[type="date"], input.input-sm[type="time"], .form-horizontal .form-group-sm input.form-control[type="time"], input.input-sm[type="datetime-local"], .form-horizontal .form-group-sm input.form-control[type="datetime-local"], input.input-sm[type="month"], .form-horizontal .form-group-sm input.form-control[type="month"] {
    line-height: 30px;
}
input.input-lg[type="date"], .form-horizontal .form-group-lg input.form-control[type="date"], input.input-lg[type="time"], .form-horizontal .form-group-lg input.form-control[type="time"], input.input-lg[type="datetime-local"], .form-horizontal .form-group-lg input.form-control[type="datetime-local"], input.input-lg[type="month"], .form-horizontal .form-group-lg input.form-control[type="month"] {
    line-height: 45px;
}
.form-group {
    margin-bottom: 15px;
}
.radio label, .checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0;
}
.input-sm, .form-horizontal .form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm, .form-horizontal .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, select.input-sm[multiple], .form-horizontal .form-group-sm select.form-control[multiple] {
    height: auto;
}
.input-lg, .form-horizontal .form-group-lg .form-control {
    border-radius: 6px;
    font-size: 17px;
    height: 45px;
    line-height: 1.33;
    padding: 10px 16px;
}
select.input-lg, .form-horizontal .form-group-lg select.form-control {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, select.input-lg[multiple], .form-horizontal .form-group-lg select.form-control[multiple] {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 40px;
}
.form-control-feedback {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 23px;
    width: 32px;
    z-index: 2;
}
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
    height: 45px;
    line-height: 45px;
    width: 45px;
}
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
    width: auto;
}
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}
.form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label {
    padding-left: 0;
}
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 25px;
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}
.form-horizontal .form-group::before, .form-horizontal .form-group::after {
    content: " ";
    display: table;
}
.form-horizontal .form-group::after {
    clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
    top: 0;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
}
}
.btn, .wysiwyg .btn {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font: 13px/13px helvetica, Arial, sans-serif, Arial, sans-serif;
    margin-bottom: 0;
    padding: 10px 20px 10px 10px;
    /*position: relative;*/
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.3s;
    transition-property: all !important;
    transition-timing-function: ease;
    vertical-align: middle;
}


@media (max-device-width: 1280px) and (orientation: landscape), (max-device-width: 800px) and (orientation: portrait), not all, (min-resolution: 192dpi) {
body:not(.desktop) .btn, body:not(.desktop) .wysiwyg .btn {
    padding: 5px 30px 4px 10px;
}
}
.btn:focus, .btn:active:focus, .btn.active:focus, .wysiwyg .btn:focus, .wysiwyg .btn:active:focus, .wysiwyg .btn.active:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.btn:hover, .btn:focus, .wysiwyg .btn:hover, .wysiwyg .btn:focus {
    text-decoration: none;
}
.btn:active, .btn.active, .wysiwyg .btn:active, .wysiwyg .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn, .wysiwyg .btn.disabled, .wysiwyg .btn[disabled], fieldset[disabled] .wysiwyg .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
    pointer-events: none;
}
.btn i, .wysiwyg .btn i {
    margin-top: 2px;
    /*margin-top: -5px;*/
    position: absolute;
    margin-left: 5px;
    /*top: 50%;*/
}
.wysiwyg .main-section .btn::after {
    margin-top: -5px;
    position: absolute;
    right: 6px;
    top: 50%;
}
.wysiwyg .main-section .btn::after {
    content: " ";
}
.btn-default {
    background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-color: #fff;
    border: 2px solid #ccc;
    color: #333;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border: 2px solid #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #155f8d;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #155f8d;
    color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #155f8d;
}
.btn-primary .badge {
    background-color: #fff;
    color: #155f8d;
}
.btn-primary i, .wysiwyg .main-section .btn-primary::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #fff;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.wysiwyg .main-section .btn-primary::after {
    border-bottom: 0px solid transparent;
    border-color: transparent #fff;
    border-left: 0px solid #fff;
    border-top: 0px solid transparent;
    height: 0;
    width: 0;
}

.btn-sinscrire {
    position:absolute;
}
.btn-secondary {
    background-color: #155f8d;
    color: #fff;
}
.contentred .btn-secondary {
    background-color: #d21d50;
    color: #fff;
}
.contentyellow .btn-secondary {
    background-color: #343786;
    color: #000;
}
/*.btn-secondary {
    background-color: #fff;
    color: #155f8d;
}*/
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    background-color: #155f8d;
    color: #fff;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    background-image: none;
}
.btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary.active[disabled], fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary.active {
    background-color: #fff;
}
.btn-secondary .badge {
    background-color: #155f8d;
    color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus {
    background: #155f8d none repeat scroll 0 0;
}
.contentred .btn-secondary:hover, .contentred .btn-secondary:focus {
    background: #d21d50 none repeat scroll 0 0;
}
.contentyellow .btn-secondary:hover, .contentyellow .btn-secondary:focus {
    background: #343786 none repeat scroll 0 0;
	color:#000;
}
/*.btn-secondary i, .wysiwyg .main-section .btn-secondary::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #155f8d;
    border-left: 5px solid #155f8d;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}*/
.contentyellow .btn-secondary i, .contentyellow .wysiwyg .main-section .btn-secondary::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #000;
    border-left: 5px solid #000;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.btn-secondary i, .wysiwyg .main-section .btn-secondary::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #fff;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.btn-secondary-border {
    background-color: #fff;
    border: 2px solid #127eb7;
    color: #155f8d;
}
.btn-secondary-border:hover, .btn-secondary-border:focus, .btn-secondary-border:active, .btn-secondary-border.active, .open > .btn-secondary-border.dropdown-toggle {
    background-color: #fff;
    border: 2px solid #127eb7;
    color: #155f8d;
}
.btn-secondary-border:active, .btn-secondary-border.active, .open > .btn-secondary-border.dropdown-toggle {
    background-image: none;
}
.btn-secondary-border.disabled, .btn-secondary-border.disabled:hover, .btn-secondary-border.disabled:focus, .btn-secondary-border.disabled:active, .btn-secondary-border.disabled.active, .btn-secondary-border[disabled], .btn-secondary-border[disabled]:hover, .btn-secondary-border[disabled]:focus, .btn-secondary-border[disabled]:active, .btn-secondary-border.active[disabled], fieldset[disabled] .btn-secondary-border, fieldset[disabled] .btn-secondary-border:hover, fieldset[disabled] .btn-secondary-border:focus, fieldset[disabled] .btn-secondary-border:active, fieldset[disabled] .btn-secondary-border.active {
    background-color: #fff;
    border: 2px solid #127eb7;
}
.btn-secondary-border .badge {
    background-color: #155f8d;
    color: #fff;
}
.btn-secondary-border:hover, .btn-secondary-border:focus {
    background: #f2f2f2 none repeat scroll 0 0;
}
.btn-secondary-border i, .wysiwyg .main-section .btn-secondary-border::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #155f8d;
    border-left: 5px solid #155f8d;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.btn-custom01 {
    background-color: #dc1d2a;
    color: #fff;
}
.btn-custom01:hover, .btn-custom01:focus, .btn-custom01:active, .btn-custom01.active, .open > .btn-custom01.dropdown-toggle {
    background-color: #dc1d2a;
    color: #fff;
}
.btn-custom01:active, .btn-custom01.active, .open > .btn-custom01.dropdown-toggle {
    background-image: none;
}
.btn-custom01.disabled, .btn-custom01.disabled:hover, .btn-custom01.disabled:focus, .btn-custom01.disabled:active, .btn-custom01.disabled.active, .btn-custom01[disabled], .btn-custom01[disabled]:hover, .btn-custom01[disabled]:focus, .btn-custom01[disabled]:active, .btn-custom01.active[disabled], fieldset[disabled] .btn-custom01, fieldset[disabled] .btn-custom01:hover, fieldset[disabled] .btn-custom01:focus, fieldset[disabled] .btn-custom01:active, fieldset[disabled] .btn-custom01.active {
    background-color: #dc1d2a;
}
.btn-custom01 .badge {
    background-color: #fff;
    color: #dc1d2a;
}
.btn-custom01:hover, .btn-custom01:focus {
    background: #c51a26 none repeat scroll 0 0;
}
.btn-custom01 i, .wysiwyg .main-section .btn-custom01::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #fff;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.btn-custom02 {
    background-color: #fff;
    color: #ff6201;
}
.btn-custom02:hover, .btn-custom02:focus, .btn-custom02:active, .btn-custom02.active, .open > .btn-custom02.dropdown-toggle {
    background-color: #fff;
    color: #ff6201;
}
.btn-custom02:active, .btn-custom02.active, .open > .btn-custom02.dropdown-toggle {
    background-image: none;
}
.btn-custom02.disabled, .btn-custom02.disabled:hover, .btn-custom02.disabled:focus, .btn-custom02.disabled:active, .btn-custom02.disabled.active, .btn-custom02[disabled], .btn-custom02[disabled]:hover, .btn-custom02[disabled]:focus, .btn-custom02[disabled]:active, .btn-custom02.active[disabled], fieldset[disabled] .btn-custom02, fieldset[disabled] .btn-custom02:hover, fieldset[disabled] .btn-custom02:focus, fieldset[disabled] .btn-custom02:active, fieldset[disabled] .btn-custom02.active {
    background-color: #fff;
}
.btn-custom02 .badge {
    background-color: #ff6201;
    color: #fff;
}
.btn-custom02:hover, .btn-custom02:focus {
    background: #f2f2f2 none repeat scroll 0 0;
}
.btn-custom02 i, .wysiwyg .main-section .btn-custom02::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #ff6201;
    border-left: 5px solid #ff6201;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}
.btn-success {
    background-color: #5cb85c;
    border: 2px solid #4cae4c;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-color: #5cb85c;
    border: 2px solid #4cae4c;
    color: #fff;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border: 2px solid #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #000;
    color: ##155f8d;
}

.btn-info i, .wysiwyg .main-section .btn-info::after {
    border-bottom: 5px solid transparent;
    border-color: transparent #fff;
    border-left: 5px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    width: 0;
}


.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-color: #000;
    color: ##155f8d;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border: 2px solid #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border: 2px solid #eea236;
    color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-color: #f0ad4e;
    border: 2px solid #eea236;
    color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border: 2px solid #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border: 2px solid #d43f3a;
    color: #fff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-color: #d9534f;
    border: 2px solid #d43f3a;
    color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border: 2px solid #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #155f8d;
    cursor: pointer;
    font-weight: normal;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    background-color: transparent;
    color: #155f8d;
    text-decoration: underline;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 17px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs, .btn-group-xs > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease 0s;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    /*background-color: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.176);*/
    display: none;
    float: left;
    font-size: 13px;
    left: 10px;
    list-style: outside none none;
    margin: 1px 0 0;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    z-index: 1000;
}
.dropdown-menu-right {
    background-clip: padding-box;
    background-color: #fff;
    /*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.176);*/
    display: none;
    float: left;
    font-size: 13px;
    left: 10px;
    list-style: outside none none;
    margin: 1px 0 0;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu-right > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu-right > li > a:hover, .dropdown-menu-right > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #155f8d;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu-right > .active > a, .dropdown-menu-right > .active > a:hover, .dropdown-menu-right > .active > a:focus {
    background-color: #155f8d;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu-right > .disabled > a, .dropdown-menu-right > .disabled > a:hover, .dropdown-menu-right > .disabled > a:focus {
    color: #777;
}
.dropdown-menu-right > .disabled > a:hover, .dropdown-menu-right > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.dropdown-menu-right > .disabled > a:hover, .dropdown-menu-right > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}
.open > .dropdown-menu-right {
    display: block;
}
.open > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid;
    border-top: 0 none;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
.navbar-right .dropdown-menu--right {
    left: auto;
    right: 0;
}
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
    float: left;
    position: relative;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: 0 none;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar::before, .btn-toolbar::after {
    content: " ";
    display: table;
}
.btn-toolbar::after {
    clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0 none;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%;
}
.btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group::after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-left: 0;
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav::before, .nav::after {
    content: " ";
    display: table;
}
.nav::after {
    clear: both;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    text-decoration: none;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #155f8d;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #155f8d;
    color: #fff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}
.nav-justified, .nav-tabs.nav-justified, .gallery ul.nav.nav-justified {
    width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li, .gallery ul.nav.nav-justified > li {
    float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .gallery ul.nav.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu, .gallery ul.nav.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li, .gallery ul.nav.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .gallery ul.nav.nav-justified > li > a {
    margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified, .gallery ul.nav.nav-justified {
    border-bottom: 0 none;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .gallery ul.nav.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .gallery ul.nav.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .gallery ul.nav.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .gallery ul.nav.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .gallery ul.nav.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .gallery ul.nav.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .gallery ul.nav.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .gallery ul.nav.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    min-height: 80px;
    position: relative;
}
.navbar::before, .navbar::after {
    content: " ";
    display: table;
}
.navbar::after {
    clear: both;
}
.navbar-header::before, .navbar-header::after {
    content: " ";
    display: table;
}
.navbar-header::after {
    clear: both;
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
.navbar-collapse.collapse {
	display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
	background-color: #343786;
	/*background-color: #343786;*/
}
}
.navbar-collapse {
    border-top: 1px solid transparent;
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;*/
    overflow-x: visible;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-collapse::before, .navbar-collapse::after {
    content: " ";
    display: table;
}
.navbar-collapse::after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 650px) {
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse.collapse {
	display: none;
    /*display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
	background-color: #343786;*/
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: -10px;
    margin-right: -10px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
}
}
.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000;
}
@media (min-width: 768px) {
.navbar-static-top {
    border-radius: 0;
}
}
@media (max-width: 767px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 1030;
}
}
@media not all {
.navbar-fixed-top, .navbar-fixed-bottom {
    transform: inherit;
}
}
@media (max-width: 767px) and (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
}
}
@media (max-width: 767px) {
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
}
}
.navbar-brand {
    font-size: 17px;
    line-height: 18px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-toggle {
    background-color: #fff;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    float: left;
    margin-bottom: 13px;
    margin-left: 5px;
    margin-top: 13px;
    padding: 8px;
    position: relative;z-index:5;
}
.navbar-toggle:focus {
    outline: 0 none;
}
.navbar-toggle .icon-bar {
    display: block;
    height: 3px;
    width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
/*@media (min-width: 768px) {
.navbar-toggle {
    display: none;
}
}
@media (min-width: 650px) {
.navbar-toggle {
    display: none;
}
}*/
.navbar-nav {
    margin: 0 -10px;
}
.navbar-nav > li > a {
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width: 650px) {
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.navbar-nav .open .dropdown-menu-right {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu-right .dropdown-header {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu-right > li > a, .navbar-nav .open .dropdown-menu-right .dropdown-header {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
}
.navbar-nav .open .dropdown-menu-right > li > a {
    line-height: 18px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
}
.navbar-nav .open .dropdown-menu-right > li > a:hover, .navbar-nav .open .dropdown-menu-right > li > a:focus {
    background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    padding-bottom: 21px;
    padding-top: 21px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: 10px;
}
}
@media (min-width: 768px) {
.navbar-left {
    float: left !important;
}
.navbar-right {
    float: right !important;
}
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 14px -10px;
    padding: 10px;
}
@media (max-width: 767px) {
.navbar-form .form-group {
    margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
    border: 0 none;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}
.navbar-form.navbar-right:last-child {
    margin-right: -10px;
}
}
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-nav > li > .dropdown-menu-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-btn {
    margin-bottom: 14px;
    margin-top: 14px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-bottom: 15px;
    margin-top: 15px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-bottom: 19px;
    margin-top: 19px;
}
.navbar-text {
    margin-bottom: 21px;
    margin-top: 21px;
}
@media (min-width: 768px) {
.navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.navbar-text.navbar-right:last-child {
    margin-right: 0;
}
}
.navbar-default {
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #333;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    background-color: transparent;
    color: #1a1a1a;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #155f8d;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
    color: #155f8d;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #155f8d;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #155f8d;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.navbar-right .navbar-nav .open .dropdown-menu-right > li > a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
}
.navbar-right .navbar-nav .open .dropdown-menu-right > li > a:hover, .navbar--right .navbar-nav .open .dropdown-menu-right > li > a:focus {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #fff;
    color: #155f8d;
}
.navbar-right .navbar-nav .open .dropdown-menu-right > .active > a, .navbar-right .navbar-nav .open .dropdown-menu-right > .active > a:hover, .navbar-right .navbar-nav .open .dropdown-menu-right > .active > a:focus {
    background-color: #fff;
    color: #155f8d;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}
.navbar-right .navbar-nav .open .dropdown-menu-right > .disabled > a, .navbar-right .navbar-nav .open .dropdown-menu-right > .disabled > a:hover, .navbar-right .navbar-nav .open .dropdown-menu-right > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}
}
.navbar-default .navbar-link {
    color: #333;
}
.navbar-default .navbar-link:hover {
    color: #155f8d;
}
.navbar-default .btn-link {
    color: #333;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #155f8d;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-text {
    color: #777;
}
.navbar-inverse .navbar-nav > li > a {
    color: #777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #090909;
    color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #090909;
    color: #000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}
}
.navbar-inverse .navbar-link {
    color: #777;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 18px;
}
.panel-body {
    padding: 15px;
}
.panel-body::before, .panel-body::after {
    content: " ";
    display: table;
}
.panel-body::after {
    clear: both;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    color: inherit;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0 none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0 none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0 none;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0 none;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0 none;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0 none;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0 none;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0 none;
}
.panel > .table-responsive {
    border: 0 none;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 18px;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0 none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0 none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #155f8d;
}
.panel-primary > .panel-heading {
    background-color: #155f8d;
    border-color: #155f8d;
    color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #155f8d;
}
.panel-primary > .panel-heading .badge {
    background-color: #fff;
    color: #155f8d;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #155f8d;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    background-color: #a94442;
    color: #f2dede;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.close {
    color: #000;
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.5;
    text-shadow: 0 1px 0 #fff;
}
.close:hover, .close:focus {
    color: #000;
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}
button.close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal.fade .modal-dialog {
    transform: translate3d(0px, -25%, 0px);
    transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
    transform: translate3d(0px, 0px, 0px);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer::before, .modal-footer::after {
    content: " ";
    display: table;
}
.modal-footer::after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
@media (min-width: 768px) {
.modal-dialog {
    margin: 30px auto;
    width: auto;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
    width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
    width: 1022px;
}
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
    transform: translate3d(0px, 0px, 0px);
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: block !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row !important;
}
th.visible-xs, td.visible-xs {
    display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
    display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
    display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row !important;
}
th.visible-sm, td.visible-sm {
    display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
    display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
    display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 991px) {
.visible-md {
    display: block !important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row !important;
}
th.visible-md, td.visible-md {
    display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 991px) {
.visible-md-block {
    display: block !important;
}
}
@media (min-width: 992px) and (max-width: 991px) {
.visible-md-inline {
    display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 991px) {
.visible-md-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 992px) {
.visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row !important;
}
th.visible-lg, td.visible-lg {
    display: table-cell !important;
}
}
@media (min-width: 992px) {
.visible-lg-block {
    display: block !important;
}
}
@media (min-width: 992px) {
.visible-lg-inline {
    display: inline !important;
}
}
@media (min-width: 992px) {
.visible-lg-inline-block {
    display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
    display: none !important;
}
}
@media (min-width: 992px) and (max-width: 991px) {
.hidden-md {
    display: none !important;
}
}
@media (min-width: 992px) {
.hidden-lg {
    display: none !important;
}
}
.visible-print {
    display: none !important;
}
@media print {
.visible-print {
    display: block !important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row !important;
}
th.visible-print, td.visible-print {
    display: table-cell !important;
}
}
.visible-print-block {
    display: none !important;
}
@media print {
.visible-print-block {
    display: block !important;
}
}
.visible-print-inline {
    display: none !important;
}
@media print {
.visible-print-inline {
    display: inline !important;
}
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
.visible-print-inline-block {
    display: inline-block !important;
}
}
@media print {
.hidden-print {
    display: none !important;
}
}
@font-face {
    font-family: "helvetica neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 100;
    src: url("/2019/fonts/GillSansStd-Light.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/GillSansStd-Light.woff") format("woff"), url("/2019/fonts/GillSansStd-Light.ttf") format("truetype"), url("/2019/fonts/GillSansStd-Light.svg#GillSansStd-Light") format("svg");
}
@font-face {
    font-family: "helvetica neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    src: url("/2019/fonts/GillSansStd.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/GillSansStd.woff") format("woff"), url("/2019/fonts/GillSansStd.ttf") format("truetype"), url("/2019/fonts/GillSansStd.svg#GillSansStd") format("svg");
}
@font-face {
    font-family: "helvetica neue", Arial, sans-serif;
    font-style: italic;
    font-weight: normal;
    src: url("/2019/fonts/GillSansStd-Italic.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/GillSansStd-Italic.woff") format("woff"), url("/2019/fonts/GillSansStd-Italic.ttf") format("truetype"), url("/2019/fonts/GillSansStd-Italic.svg#GillSansStd-Italic") format("svg");
}
@font-face {
    font-family: "helvetica neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    src: url("/2019/fonts/GillSansStd-Bold.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/GillSansStd-Bold.woff") format("woff"), url("/2019/fonts/GillSansStd-Bold.ttf") format("truetype"), url("/2019/fonts/GillSansStd-Bold.svg#GillSansStd-Bold") format("svg");
}
@font-face {
    font-family: "helvetica neue", Arial, sans-serif;
    font-style: italic;
    font-weight: bold;
    src: url("/2019/fonts/GillSansStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/GillSansStd-BoldItalic.woff") format("woff"), url("/2019/fonts/GillSansStd-BoldItalic.ttf") format("truetype"), url("/2019/fonts/GillSansStd-BoldItalic.svg#GillSansStd-BoldItalic") format("svg");
}
@font-face {
    font-family: "ownIcon";
    font-style: normal;
    font-weight: normal;
    src: url("/2019/fonts/Icons.eot?#iefix-fbnjtf") format("embedded-opentype"), url("/2019/fonts/Icons.ttf?-fbnjtf") format("truetype"), url("/2019/fonts/Icons.woff?-fbnjtf") format("woff"), url("/2019/fonts/Icons.svg?-fbnjtf#icons") format("svg");
}
@media not all {
@font-face {
    font-family: "ownIcon";
    src: url("/2019/fonts/Icons.svg#icons") format("svg");
}
}
@font-face {
    font-family: helvetica, Arial, sans-serif;
    src: url("/2019/fonts/MarketDeco/market_deco.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/MarketDeco/market_deco.woff") format("woff"), url("/2019/fonts/MarketDeco/market_deco.ttf") format("truetype"), url("/2019/fonts/MarketDeco/market_deco.svg#market_deco") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Bd";
    src: url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-Bd.woff") format("woff"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-Bd.ttf") format("truetype"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-BdCnO";
    src: url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-BdCnO.eot?#iefix") format("embedded-opentype"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-BdCnO.otf") format("opentype"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-BdCnO.woff") format("woff"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-BdCnO.ttf") format("truetype"), url("/2019/fonts/helveticaneueltstdblk/HelveticaNeueLTStd-BdCnO.svg#HelveticaNeueLTStd-BdCnO") format("svg");
}
@font-face {
    font-family: "captureIt";
    font-style: normal;
    font-weight: 100;
    src: url("/2019/fonts/capture_it-webfont?#iefix") format("embedded-opentype"), url("/2019/fonts/capture_it-webfont.woff2") format("woff2"), url("/2019/fonts/capture_it-webfont.woff") format("woff"), url("/2019/fonts/capture_it-webfont.ttf") format("truetype"), url("/2019/fonts/capture_it-webfont.svg#GillSansStd-Light") format("svg");
}
[class^="icon-"], [class*=" icon-"] {
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.js [class^="icon-"], .js [class*=" icon-"] {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-ownicon-n4-active [class^="icon-"], .no-js [class^="icon-"], .wf-ownicon-n4-active [class*=" icon-"], .no-js [class*=" icon-"] {
    font-family: "ownIcon";
    opacity: 1;
}


header {
    position: relative;
}
header .news {
    margin: 0 auto;
    min-height: 240px;
    overflow: hidden;
    position: relative;
}
header .news a {
    text-decoration: none;
}
@media (min-width: 768px) {
header .news {
    min-height: 430px;
}
header .news h2 {
    font-size: 36px;
}
header .news p {
    font-size: 26px;
}
.wf-gillsansstd-n1-active header .news p, .no-js header .news p {
    font-size: 26px;
}
}
@media (min-width: 992px) {
header .news {
    min-height: 600px;
}
}
header .news .container {
    margin-top: 35px;
    position: relative;
    z-index: 5;
}
@media (max-width: 767px) {
header .news .container {
    padding: 0 40px;
}
}
@media (min-width: 768px) {
header .news .container {
    margin-top: 60px;
    width: 620px;
}
}
@media (min-width: 992px) {
header .news .container {
    margin-top: 235px;
    width: 840px;
}
}
header .news img {
    left: 50%;
    margin-left: -390px;
    max-width: inherit !important;
    position: absolute;
    width: 780px !important;
}
@media (min-width: 768px) {
header .news img {
    margin-left: -700px;
    width: 1400px !important;
}
}
@media (min-width: 992px) {
header .news img {
    margin-left: -1000px;
    min-width: 1200px;
    width: auto !important;
}
}
header .news .filter {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.25;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
header h2, header p {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    z-index: 5;
}
header .video h2, header .video p {
    width: 85%;
}
@media (min-width: 480px) {
header .video h2, header .video p {
    width: 75%;
}
}
header h2 {
    /*font: italic bold 18px/1 "helvetica neue", Arial, sans-serif;*/
    margin-bottom: 0;
}
header h2 + .btn {
    margin-top: 10px;
}
.js header p {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-gillsansstd-n1-active header p, .no-js header p {
    font: 100 13px "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
#home .main-bg.loading {
    overflow: hidden;
}
.videos-header .video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.videos-header .video, .videos-header .video div, .videos-header .video iframe {
    background: transparent none repeat scroll 0 0;
}
@media (min-width: 768px) {
.videos-header .video {
    left: 50%;
    margin-left: -370px;
    width: 740px;
}
}
@media (min-width: 992px) {
.videos-header .video {
    margin-left: -480px;
    width: 960px;
}
}
@media (max-width: 767px) {
.videos-header .video h2 {
    width: 65%;
}
}
.videos-header .video .play {
    position: absolute;
    right: 50px;
    text-decoration: none;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05);
    top: 5px;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    z-index: 5;
}
.videos-header .video .play:hover {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
@media (min-width: 768px) {
.videos-header .video .play {
    right: 15px;
    top: -5px;
}
}
@media (min-width: 992px) {
.videos-header .video .play {
    right: 35px;
    top: -25px;
}
}
.videos-header .video:hover {
    text-decoration: none;
}
.videos-header .video .icon-play {
    color: #fff;
    font-size: 60px;
}
@media (min-width: 768px) {
.videos-header .video .icon-play {
    font-size: 150px;
}
}
header .clickToVideo {
    background-color: #000;
    height: 31px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -200px;
    width: 100%;
}
header .strip {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 30px solid #fff;
    cursor: pointer;
    height: 0;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1000;
}
.news .embed-responsive.embed-responsive-4by3 {
    height: 100%;
    padding: 0;
}
.overlayHeader {
    bottom: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.bgTriangle {
    border-color: transparent transparent #ffffff;
    border-style: solid;
    border-width: 0 0 82px 1920px;
    height: 0;
    width: 0;
}
@media (min-width: 600px) {
.bgTriangle {
    border-width: 0 0 72px 1920px;
}
}
@media (min-width: 992px) {
.bgTriangle {
    border-width: 0 0 64px 1920px;
}
}
.french-flag {
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
}
.french-flag > * {
    float: left;
    height: 100%;
}
.french-flag .blue {
    background: #002395 none repeat scroll 0 0;
    float: left;
    width: 33%;
}
.french-flag .white {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 34%;
}
.french-flag .red {
    background: #ed2939 none repeat scroll 0 0;
    float: left;
    width: 33%;
}
.navbar.navbar-default {
    border: medium none;
    font-style: normal;
    font-weight: normal;
    z-index: 10;
}
.wf-gillsansstd-n4-active .navbar.navbar-default, .no-js .navbar.navbar-default {
    font-family: "helvetica neue", Arial, sans-serif;
}
@media (min-width: 768px) {
.navbar.navbar-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
}
@media (max-width: 991px) {
.navbar.navbar-default .container {
    padding: 0;
}
}
/*@media (min-width: 768px) and (max-width: 991px) {
.navbar.navbar-default .container {
    width: 100%;
}
}*/
.navbar.navbar-default .container > div {
    background: transparent none repeat scroll 0 0;
    /*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.176);*/
    position: relative;
}
.navbar.navbar-default .container > div::before, .navbar.navbar-default .container > div::after {
    content: " ";
    display: table;
}
.navbar.navbar-default .container > div::after {
    clear: both;
}
.navbar.navbar-default .navbar-header {
    position: absolute;
    text-align: center;
	/*height: 60px;*/
}
@media (min-width: 768px) {
.navbar.navbar-default .navbar-header {
    width: 22%;
}
}
@media (min-width: 992px) {
.navbar.navbar-default .navbar-header {
    width: 180px;
}
}
.navbar.navbar-default .navbar-brand {
    display: inline-block;
    margin-left: -42px;
    padding: 6px 0;
    vertical-align: middle;
}
.navbar.navbar-default .navbar-brand img {
    width: auto;
}
@media (max-width: 767px) {
.navbar.navbar-default .navbar-brand img {
    max-height: 50px;
}
}
@media (min-width: 768px) {
.navbar.navbar-default .navbar-brand {
    margin-left: 10px;
    padding: 0;
}
}
.navbar.navbar-default .v-align {
    display: inline-block;
    height: 60px;
    vertical-align: middle;
    width: 1px;
}
@media (min-width: 768px) {
.navbar.navbar-default .v-align {
    height: 100px;
}
}
.navbar.navbar-default .navbar-collapse {
     width: 100%;
}

@media (min-width: 768px) {
.navbar.navbar-default .navbar-collapse {
    float: none;
    /*width: 78%;*/
}
}
@media (min-width: 992px) {
.navbar.navbar-default .navbar-collapse {
    width: auto;
}
}
.navbar.navbar-default .nav {
    /*clear: both;*/
}
.navbar.navbar-default .nav > li {
    border-bottom: 1px solid #f5f5f5;
    margin-left: 65px;
    position: static;
    text-transform: uppercase;
}
.navbar.navbar-right .nav {
    /*clear: both;*/
}
.navbar.navbar-right .nav > li {
    border-bottom: 1px solid #f5f5f5;
    margin-left: 65px;
    position: static;
    text-transform: uppercase;
}
@media (min-width: 650px) {
.navbar.navbar-default .nav > li {
    border-bottom: medium none;
    display: inline-block;
    float: none;
    vertical-align: middle;
}
}
.navbar.navbar-default .nav > li li {
    border-bottom: 1px solid #155f8d;
}
@media (min-width: 650px) {
.navbar.navbar-default .nav > li li {
    border-bottom: medium none;
    display: inline-block;
    vertical-align: middle;
}
}
.navbar.navbar-default .nav > li li a {
    /*background-color: #155f8d;*/
    color: #343786;
    padding: 20px 0 10px !important;
	text-align: center;
	margin: 0 10px;
}
.navbar.navbar-default .nav > li li a span{
    padding: 3px !important;
}


.navbar.navbar-right .nav > li li a {
    /*background-color: #155f8d;*/
    color: #000;
    padding: 10px 0 10px !important;
	text-align: center;
	margin: 0 10px;
}
.navbar.navbar-right .nav > li li a span{
    padding: 3px !important;
}

@media (max-device-width: 767px) {
body:not(.desktop) .navbar.navbar-default .nav > li li a {
    padding: 15px 15px 6px 25px !important;
}
}
.navbar.navbar-default .nav > li li a:hover, .navbar.navbar-default .nav > li li a:focus {
    text-decoration: none;
}
.navbar.navbar-default .nav > li li a:hover span, .navbar.navbar-default .nav > li li a:focus span{
    background-color: #155f8d;
}
.navbar.navbar-right .nav > li li a:hover, .navbar.navbar-right .nav > li li a:focus {
    text-decoration: none;
}
.navbar.navbar-right .nav > li li a:hover span, .navbar.navbar-right .nav > li li a:focus span{
    background-color: #155f8d;
}
/*@media (min-width: 768px) {
.navbar.navbar-default .nav > li li a {
    margin-top: 5px;
    padding: 20px 0 10px !important;	
	margin: 0 30px;
}
}*/


@media (max-width: 767px) {
.navbar.navbar-default .nav > li li a {
    color: #fff !important;
	text-align: left;
}
.navbar.navbar-right .nav > li li a {
    color: #fff !important;
	text-align: left;
}
.navbar.navbar-default .nav a {
    padding: 0 18px;
}
.navbar.navbar-right .nav a {
    padding: 0 18px;
}
}
.navbar.navbar-default .nav > li .dropdown-menu {
    padding: 0;
}
.navbar.navbar-right .nav > li .dropdown-menuright {
    padding: 0;
}



@media (min-width: 650px) {
.navbar.navbar-default .nav > li {
    margin-left: 0;
}
.navbar.navbar-right .nav > li {
    margin-left: 0;
}
}
.navbar.navbar-default .nav a {
    color: #fff;
    font-size: 10px;
    padding: 0 3px;
    position: relative;
    z-index: 10;
}
.navbar.navbar-right .nav a {
    color: #fff;
    font-size: 11px;
    padding: 0 5px;
    position: relative;
    z-index: 10;
}
.js .navbar.navbar-default .nav a {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-gillsansstd-n4-active .navbar.navbar-default .nav a, .no-js .navbar.navbar-default .nav a {
    font-size: 13px;
    opacity: 1;
}
@media (max-device-width: 767px) {
body:not(.desktop) .navbar.navbar-default .nav a {
    /*padding: 10px !important;*/
}
}
/*@media (min-width: 768px) {
.navbar.navbar-default .nav a {
    padding: 23px 15px;
}
}
@media (min-width: 992px) {
.navbar.navbar-default .nav a {
    padding: 23px 22px;
}
}*/
.navbar.navbar-default .nav .caret, .navbar.navbar-right .nav .caret {
    display: none;
}
@media (min-width: 650px) {
.navbar.navbar-default .nav > li:first-child a {
    /*padding-left: 6px;*/
}
.navbar.navbar-default .nav .caret, .navbar.navbar-right .nav .caret {
    border-left-width: 18px;
    border-right-width: 18px;
    border-top-width: 18px;
    color: #fff;
    left: 50%;
    margin-left: -18px;
    margin-top: 0px;
    position: absolute;
}
.navbar.navbar-default .nav .open .caret, .navbar.navbar-right .nav .open .caret {
    display: block;
}
.navbar.navbar-default .nav .dropdown-menu {
    background-color: #ACD8D9;
    /*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.176) inset;*/
    width: 98%;
    z-index: 5;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	text-align: left;
}
.navbar.navbar-right .nav .dropdown-menu-right {
    background-color: #ACD8D9;
    /*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.176) inset;*/
    width: 98%;
    z-index: 5;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	text-align: left;
}
}
.navbar.navbar-default .separator {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin: 3px 10px;
    min-height: 30px;
    vertical-align: middle;
    width: 1px;
}
@media (max-width: 767px) {
.navbar.navbar-default .separator {
    display: none;
}
}
.navbar.navbar-default .other-links {
    padding-right: 140px;
}
.navbar.navbar-default .skew-panel {
    background: #155f8d none repeat scroll 0 0;
    height: 100%;
    left: 0;
    min-width: 65px;
    position: absolute;
    top: 0;
}
.navbar.navbar-default .skew-panel::before, .navbar.navbar-default .skew-panel::after {
    content: " ";
    display: table;
}
.navbar.navbar-default .skew-panel::after {
    clear: both;
}
.navbar.navbar-default .skew-panel a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 18px 0 18px 5px;
    text-align: center;
    text-decoration: none;
    width: 65px;
}
.navbar.navbar-default .skew-panel a:hover {
    text-decoration: none;
}
.navbar.navbar-default .skew-panel a.dailymotion {
    font-size: 18px;
}
.navbar.navbar-default .skew-panel a.social-hub {
    font-size: 20px;
}
.navbar.navbar-default .skew-panel a.instagram {
    font-size: 20px;
}
.navbar.navbar-default .skew-panel a.phone {
    font-size: 23px;
}
.navbar.navbar-default .skew-panel a.virtual-regatta {
    font-size: 18px;
}
.navbar.navbar-default .skew-panel a.dropdown-toggle {
    padding: 0;
}
.navbar.navbar-default .skew-panel .social a {
    transition-duration: 0.3s;
    transition-property: color;
    transition-timing-function: ease;
}
.navbar.navbar-default .skew-panel .social a:hover {
    color: #000;
}
@media (min-width: 650px) {
.navbar.navbar-default .skew-panel {
    float: right;
    height: inherit;
    min-width: 99%;
    padding: 0 10px;
    position: relative;
    text-align: right;
    transform: skewX(-15deg);
    z-index: 15;
}
.navbar.navbar-default .skew-panel > div {
    display: inline-block;
    vertical-align: middle;
}
.navbar.navbar-default .skew-panel > div > a, .navbar.navbar-default .skew-panel > div .text {
    transform: skewX(15deg);
}
.navbar.navbar-default .skew-panel > div .text {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 0 10px 0 7px;
    vertical-align: middle;
}
.navbar.navbar-default .skew-panel a {
    display: inline-block;
    padding: 0 0 0 5px;
    vertical-align: middle;
    width: 48px;
}
}
.navbar.navbar-default .lang {
    position: absolute;
    right: 15px;
    top: 5px;
	z-index:30;
}
.navbar.navbar-right .lang {
    position: absolute;
    right: 40px;
    top: 5px;
	z-index:30;
}
.navbar.navbar-default .lang a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;/*padding: 2px 5px;*/margin: 0 1px;
}
.navbar .lang .dropdown-menu-right a {
    color: #343786;
    font-size: 15px;
    text-transform: uppercase;padding: 2px 5px;margin: 0 2px;
}
@media (max-width: 767px) {
.navbar.navbar-default .lang, .navbar.navbar-right .lang {
    /*margin: 10px 30px;*/z-index:30;
}
.navbar.navbar-default .lang .dropdown-menu {
    left: -20px;
}
.navbar.navbar-right .lang .dropdown-menu-right {
    left: -20px;
}
}
@media (min-width: 650px) {
.navbar.navbar-default .lang {
    position: absolute;
}
.navbar.navbar-right .lang {
    position: absolute;
}
.navbar.navbar-default .lang > a {
    color: #fff;
}
.navbar.navbar-right .lang > a {
    color: #fff;
}
.navbar.navbar-default .lang .caret {
    border-top-color: #fff;
}
.navbar.navbar-right .lang .caret {
    border-top-color: #fff;
}
.navbar.navbar-default .lang .dropdown-menu {
    left: 190px;
	top: 0;
    /*transform: skewX(15deg);*/
	background-color: transparent;
    padding: 0px;
}
.navbar.navbar-right .lang .dropdown-menu {
    left: 190px;
	top: 0;
    /*transform: skewX(15deg);*/
	background-color: transparent;
    padding: 0px;
}
}
@media (min-width: 768px) {
.navbar.navbar-default .social-module {
    background-color: #fcfcfc;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.05) inset;
    min-height: 36px;
    min-width: 145px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 5;
}
.navbar.navbar-default .social-module a {
    display: block;
    margin-top: 5px;
}
}
.nav .icon-arrow-right {
    color: #000;
    font-size: 30px;
    margin-top: -15px;
    opacity: 0.2;
    position: absolute;
    right: 10px;
    top: 50%;
}
@media (min-width: 768px) {
.nav .icon-arrow-right {
    display: none;
}
}
.nav .open > a .icon-arrow-right {
    transform: rotate(90deg);
}
.editionDateEpreuve {
    background: #faf8f9 none repeat scroll 0 0;
    color: #000;
    display: none;
    font-size: 12px;
    line-height: 11px;
    padding: 7px 20px 7px 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 175px;
}
.js .editionDateEpreuve {
    opacity: 0;
}
.wf-ownicon-n4-active .editionDateEpreuve, .no-js .editionDateEpreuve {
    opacity: 1;
}
@media (min-width: 767px) {
.editionDateEpreuve {
    display: block;
}
}
.editionDateEpreuve .edition {
    text-transform: uppercase;
}
.editionDateEpreuve .arrowRight {
    position: relative;
}
.editionDateEpreuve .arrowRight i {
    border-bottom: 4px solid transparent;
    border-left: 6px solid #6d7278;
    border-top: 4px solid transparent;
    height: 0;
    left: -8px;
    position: absolute;
    top: 2px;
    width: 0;
}
.highligthColor .dropdown-toggle {
    color: #155f8d !important;
}
.breadcrumb {
    background-color: #fff;
    font-size: 11px;
    margin-top: -22px;
    padding: 3px 14px 3px 0;
    /*position: absolute;*/
    text-transform: uppercase;
}
@media (min-width: 768px) {
.breadcrumb {
    margin-top: -70px;
    padding: 3px 14px;
}
}
/*.breadcrumb i {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    right: -2px;
    top: 0;
    transform: skewX(-10deg);
    width: 10px;
}*/
.breadcrumb span {
    color: #343786;
}
.breadcrumb span.page-actif {
    color: #fff;
}
.wysiwyg .breadcrumb a {
    color: #fff;
    text-decoration: none;
}
/*.block {
    color: #fff;
    margin-top: 20px;
}*/
.block {
    color: #000;
	/*margin: 20px auto;*/
}
.block::before, .block::after {
    content: " ";
    display: table;
}
.block::after {
    clear: both;
}
.row.first .block {
    min-height: 125px;
    /*width: 300px;*/
}
.row.second .block {
    min-height: 125px;
    /*width: 300px;*/
}
.row.third .block {
    min-height: 125px;
    /*width: 300px;*/
}
.block .title {
    color: #000;
    /*font: bold 22px/1 "helvetica neue", Arial, sans-serif;*/
    font: bold 22px/1 helvetica, Arial, sans-serif, Arial, sans-serif;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.block.iframe {
    position: relative;
}
.block.iframe .deezer {
    background: rgba(0, 0, 0, 0) url("http://e-cdn-files.deezer.com/images/compass/sprites/widgets-s03ca570e72.png") repeat scroll 0 -96px;
    display: block;
    height: 16px;
    position: absolute;
    right: 4px;
    top: 43px;
    width: 16px;
}
.block.news {
    /*background: linear-gradient(to bottom, #155F8D 0%, #AF7D0A 100%);*/
	border: 1px solid #ACD8D9;
    /*min-height: 520px !important;*/
    padding: 15px;
    position: relative;
    z-index: 1;
	color: #757575;
	margin: 20px auto;
	background: url(/2019/img/HomePage/Actus.jpg) 10% #ACD8D9 no-repeat;/*background-position: bottom;*/

}
.block.infos {
    /*background: linear-gradient(to bottom, #155F8D 0%, #AF7D0A 100%);*/
	border: 1px solid #ACD8D9;
    /*min-height: 520px !important;*/
    padding: 15px;
    position: relative;
    z-index: 1;
	color: #757575;
	margin: 20px auto;
	background-image:url(/2019/img/confettis.jpg);background-size: cover;
}
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
.block.news {
    background: #51bce2 url("/2019/img/ACTUSconfettis.jpg") no-repeat scroll 0 100% / 100% auto;background-position: bottom;
}
.block.infos {
    background: #51bce2 url("/2019/img/confettis.jpg") no-repeat scroll 0 100% / 100% auto;background-position: bottom;
}
}
.block.news .title {
    color: #155f8d;
}
.block.infos .title  {
    color: #155f8d; 
	font: bold 28px/1 helvetica, Arial, sans-serif, Arial, sans-serif;
}
.block.news article, .block.infos article {
    color: #fff;
    margin-bottom: 30px;
}
.block.news h4, .block.infos h4 {
    font: bold 16px/18px "helvetica neue", Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.block.news h4 + a, .block.infos h4 + a {
    margin-top: 20px;
}
.block.news p, .block.infos p {
    /*color: #fff;*/
    margin-bottom: 20px;font-size: 14px;
    /*text-transform: uppercase;*/
}
.js .block.news p {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-gillsansstd-n1-active .block.news p, .no-js .block.news p {
    font: 100 14px/18px "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
.block.custom {
    overflow: hidden;
    position: relative;	margin: 20px auto;background-image:url(/2019/img/confettis.jpg);
	/*background-position: bottom;*/
	background-position-x: -10%;
	background-position-y: 51%;	border: 1px solid #ACD8D9;
}
.block.border {
	overflow: hidden;
    position: relative;	margin: 20px auto;
	/*background-position: bottom;*/
	background-position-x: -10%;
	background-position-y: 51%;
    border: 1px solid #155f8d;
}
/*.block.custom .content {
	border-bottom: 1px solid #155F8D;
	border-right: 1px solid #155F8D;
	border-left: 1px solid #155F8D;
}
.block.custom .contentviolet {
	border-bottom: 1px solid #881fde;
	border-right: 1px solid #881fde;
	border-left: 1px solid #881fde;
}
.block.custom .contentred {
	border-bottom: 1px solid #d21d50;
	border-right: 1px solid #d21d50;
	border-left: 1px solid #d21d50;
}*/

.contentviolet {
	border: 1px solid #881fde;
}
.contentred {
	border: 1px solid #d21d50;
}
/*.block.custom img {
    max-height: 250px;
}*/
.block.custom .title, .block.custom .btn {
    position: absolute;
}
.block.custom .title {
    color: #155f8d;
	/*font: bold 22px/1 "helvetica neue", Arial, sans-serif;*/
	font: bold 22px/1;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.block.custom.contentviolet .title {
    color: #881fde;
	/*font: bold 22px/1 "helvetica neue", Arial, sans-serif;*/
	font: bold 22px/1;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.block.custom.contentred .title {
    color: #d21d50;
	/*font: bold 22px/1 "helvetica neue", Arial, sans-serif;*/
	font: bold 22px/1;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.block.custom .pave_home_texte_bottom {
    margin: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.block.infos .pave_home_texte_bottom {
    margin: 0px;
    padding-top: 33%;
}

.block.custom titre {
    font: bold 20px/22px "helvetica neue", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

.block.custom h4 {
    font: bold 20px/22px "helvetica neue", Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
}
.block.custom h4 + a {
    margin-top: 20px;
}
.block.custom a {
    text-decoration: none;
}
.block.custom p {
    color: #757575;
    margin-bottom: 20px;font-size: 14px;
    /*text-transform: uppercase;*/
}
.block.custom .contentviolet p {
    color: #757575;
    margin-bottom: 20px;font-size: 14px;
    /*text-transform: uppercase;*/
}
.block.custom .contentred p {
    color: #757575;
    margin-bottom: 20px;font-size: 14px;
    /*text-transform: uppercase;*/
}

.js .block.custom .title {
    opacity: 0;
}
.wf-gillsansstd-n4-active .block.custom .title, .no-js .block.custom .title {
    font-family: "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
.block.custom .title p {
    font: 22px/1 "Helvetica";
    margin: 0;
}
.block.custom .title span {
    display: block;
}
.block.custom .title b {
    font-family: "helvetica neue", Arial, sans-serif;
    font-weight: bold;
}
.wf-gillsansstd-n4-active .block.custom .title span, .no-js .block.custom .title span, .wf-gillsansstd-n4-active .block.custom .title b, .no-js .block.custom .title b, .wf-gillsansstd-n4-active .block.custom .title p, .no-js .block.custom .title p {
    font-family: "helvetica neue", Arial, sans-serif;
}
.block.custom .title p, .block.custom .title .light {
    color: #fff;
}
.block.custom .title.dark, .block.custom .title .dark {
    color: #155f8d;
}
.block.custom .title.skew {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 7px 10px;
    transform: skewX(-10deg);
    vertical-align: middle;
}
.block.custom .title.skew-first {
    background: #155f8d none repeat scroll 0 0;
}
.block.custom .title.skew-second {
    background: #000 none repeat scroll 0 0;
}
.block.custom .title.skew > * {
    transform: skewX(10deg);
}
.block.custom .skew-title {
    font: italic 24px/26px helvetica, Arial, sans-serif !important;
    left: -15px;
    position: absolute;
    transform: rotate(-7deg);
    width: 350px;
}
.block.custom .skew-title-top {
    padding: 50px 50px 10px 25px;
    top: -30px;
}
.block.custom .skew-title-bottom {
    bottom: -30px;
    padding: 12px 50px 50px 30px;
    text-align: right;
}
.block.custom .skew-title-primary {
    background: rgba(255, 85, 0, 0.85) none repeat scroll 0 0;
}
.block.custom .skew-title-secondary {
    background: rgba(0, 176, 185, 0.5) none repeat scroll 0 0;
}
#countdown.block {
    background-image: linear-gradient(to bottom, #003A56 0%, #2286AC 100%);
    background-repeat: repeat-x;
    height: 250px;
    padding: 15px;
    text-align: center;	/*margin: 20px auto;*/
}
#countdown.block .title {
    text-align: center;
	color: #fff;
}
#countdown.block .days {
    margin: 30px 0 15px;
    position: relative;
}
#countdown.block .days .num {
    color: #000;
    display: inline-block;
    font: 70px/81px helvetica, Arial, sans-serif;
    letter-spacing: 30px;
    margin-left: 23px;
    position: relative;
    z-index: 1;
}
#countdown.block .days .num sup {
    color: #fff;
    font-size: 23px;
    line-height: 1;
    position: absolute;
    right: -30px;
    top: 10px;
}
#countdown.block .days .panes {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#countdown.block .days .panes > span {
    background: #fff none repeat scroll 0 0;
    /*border-radius: 2px;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.35);*/
    display: inline-block;
    height: 81px;
    margin-right: 5px;
    vertical-align: middle;
    width: 62px;
}
#countdown.block .hours {
    font: 30px helvetica, Arial, sans-serif;
	color: #fff;
}
#countdown.block .hours sup {
    font: 18px helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
#countdown.block .punchline {
    display: block;
    font: 16px helvetica, Arial, sans-serif;
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
}
.wf-gillsansstd-n4-active #countdown.block .punchline, .no-js #countdown.block .punchline {
    font-family: helvetica, Arial, sans-serif;
}
#countdown.block .punchline br {
    display: none;
}
#countdown.block.brand #countdown-inner {
    margin-bottom: 15px;
}
#countdown.block.brand .days {
    margin: 15px 0;
}
#countdown.block.brand .logo, #countdown.block.brand .punchline {
    display: inline-block;
    vertical-align: middle;
}
#countdown.block.brand .logo {
    margin-left: -15px;
}
#countdown.block.brand a {
    display: block;
    text-align: center;
}
#countdown.block.brand .punchline {
    line-height: 16px;
    /*margin-right: -15px;*/
    margin-top: 0;
    text-align: left;
}
#countdown.block.brand .punchline br {
    display: inherit;
}
#countdown.block.brand.dated .title {
    margin-bottom: 10px;
}
#countdown.block.brand.dated #countdown-inner {
    margin-bottom: 15px;
}
#countdown.block.brand.dated .days {
    margin: 0 0 8px;
}
#countdown.block.brand.dated .punchline {
    margin-top: 12px;
}
.block.pub {
    display: block;
}
.block.medias {
    position: relative;	margin: 20px auto;
}
.block.medias .title {
    color: #fff;
}
.block.medias .btn {
    bottom: 15px;
    right: 20px;
    position: absolute;
    z-index: 5;
}
.block.facebook {
    background: #fff none repeat scroll 0 0;
}
.block.facebook.dark {
    background: #363636 none repeat scroll 0 0;
}
.row.first .block.facebook, aside .block.facebook {
    border: 1px solid #155f8d;
}
#photos.block {
    height: 250px;
    overflow: hidden;
    width: 300px;
}
#photos.block .icon-camera {
    bottom: 12px;
    color: #fff;
    font-size: 44px;
    position: absolute;
    left: 25px;
}
#photos.block div {
    text-align: center;
}
#videos.block {
    background: #000 none repeat scroll 0 0;
    cursor: pointer;
    min-height: 250px;
}
#videos.block .embed-responsive {
    padding-bottom: 83%;
    z-index: 5;
}
#videos.block .title {
    margin-bottom: 15px;
}
#videos.block .media {
    padding: 15px;
}
#videos.block .media .title, #videos.block .media .play {
    position: relative;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.05);
    z-index: 5;
}
#videos.block .media .play {
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
#videos.block .media .play:hover {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
#videos.block .media img {
    left: 0;
    min-height: 250px;
    position: absolute;
    top: 0;
    width: 300px;
    z-index: 1;
}
#videos.block a {
    text-decoration: none;
}
#videos.block .icon-play {
    color: #fff;
    font-size: 80px;
}
#videos.block .close {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 30px;
    opacity: 1;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 30px;
    z-index: 5;
}
#videos.block .close i {
    color: #155f8d;
    font-size: 30px;
    line-height: 30px;
}
#twitter.block {
    background-image: linear-gradient(to bottom, #155f8d 0%, #AF7D0A 100%);
    background-repeat: repeat-x;
    padding: 15px;
    position: relative;
    text-align: left;
}
#twitter.block.has-bg {
    background: #155f8d url("/img/push/img-push-twitter.jpg") no-repeat scroll 0 100%;
}
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
#twitter.block.has-bg {
    background: #155f8d url("/img/push/img-push-twitter@x2.jpg") no-repeat scroll 0 100% / 100% auto;
}
}
#twitter.block .title, #twitter.block #tweet-content {
    position: relative;
    z-index: 5;
}
#twitter.block #tweet-content ul {
    margin: 0;
    padding: 0;
}
#twitter.block #tweet-content ul li {
    list-style-type: none;
}
#twitter.block #tweet-content p {
    color: #fff;
    font: 16px "Helvetica";
}
#twitter.block #tweet-content p.tweet img {
    display: none;
}
#twitter.block #tweet-content a {
    color: #fff;
}
#twitter.block #tweet-content .interact {
    display: none;
}
#secondary-slider #twitter.block h3 {
    margin-bottom: 10px;
}
#secondary-slider #twitter.block .tweet {
    height: 96px;
}
#twitter.block i {
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#stage.block {
    background: #338fc1 url("/img/push/push-stage.jpg") no-repeat scroll 0 100%;
    position: relative;
}
@media not all, not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
#stage.block {
    background: #338fc1 url("/img/push/push-stage@x2.jpg") no-repeat scroll 0 100% / 100% auto;
}
}
#stage.block h3, #stage.block h4 {
    background: #dc1d2a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font: bold 22px/1 "helvetica neue", Arial, sans-serif;
    margin: 20px 31px 0;
    text-transform: uppercase;
    transform: skewX(-10deg);
    vertical-align: middle;
}
@media (min-width: 768px) {
#stage.block h3, #stage.block h4 {
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
}
#stage.block h3 span, #stage.block h4 span {
    display: block;
    font-family: "helvetica neue", Arial, sans-serif;
    font-weight: bold;
    padding: 6px 14px 4px;
    transform: skewX(10deg);
}
#stage.block h4 {
    background: #97bf0d none repeat scroll 0 0;
    font-size: 19px;
    margin: 0 18px;
}
#stage.block p.date {
    bottom: 50px;
    color: #fff;
    position: absolute;
    right: 15px;
}
.js #stage.block p.date {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-gillsansstd-n1-active #stage.block p.date, .no-js #stage.block p.date {
    font: 100 28px/28px "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
#stage.block p.date span {
    display: inline-block;
    font-size: 22px;
    font-weight: normal;
    margin: 0 5px;
}
#stage.block .content span.btn {
    bottom: 15px;
    left: auto !important;
    position: absolute;
    right: 15px;
    top: auto !important;
}
aside .block {
    margin-top: 0;
    /*min-height: 250px;*/
}
@media (max-width: 767px) {
/*.block {
    margin: 20px auto 0;
    width: 300px;
}*/
.block {
    margin: 0px auto 0;
    width: 95%;
}
}
#partners {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0 30px;
}
#partners .container {
    height: 60px;
}
@media (min-width: 768px) {
#partners {
    padding: 30px 0;
}
}
#partners div > a {
    display: block;
    height: 60px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 150px;
}
@media (max-width: 767px) {
#home #partners {
    padding: 0 0 30px;
}
}
.partners a, .partners a:hover {
    text-decoration: none;
}
.partners article {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.partners article h2 {
    margin: 0;
}
.partners ul.logo {
    margin: 0;
    text-align: center;
}
.partners ul.logo li {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}
.partners ul.logo li a {
    display: block;
    height: 100%;
    text-indent: 0px;
}
.partners ul.logo li::before {
    content: none !important;
}
.partners .visual span {
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
}
.partners.dynamic ul.logo li {
    margin: 20px;
}
#iframe-resultats iframe {
    height: 2500px;
    overflow: hidden;
    width: 100%;
}
[class^="bandeau-"], [class*=" bandeau-"] {
    background-image: url("/img/sprites/partners/bandeau-s3fbd32c17f.png");
    background-repeat: no-repeat;
    display: inline-block;
}
@media not all, not all, not all {
[class^="bandeau-"], [class*=" bandeau-"] {
    background-image: url("/img/sprites-retina/partners/bandeau-sdc2059f25f.png");
    background-size: 150px auto;
}
}
[class^="page-logo-"], [class*=" page-logo-"] {
    background-image: url("/img/sprites/partners/page-logo-s8e7cbe38e9.png");
    background-repeat: no-repeat;
    display: inline-block;
}
@media not all, not all, not all {
[class^="page-logo-"], [class*=" page-logo-"] {
    background-image: url("/img/sprites-retina/partners/page-logo-s0049ddd3ad.png");
    background-size: 180px auto;
}
}
.page-logo-canavese {
    background-position: 0 0;
    height: 51px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-canavese {
    background-position: 0 0;
}
}
.page-logo-credit-agricole {
    background-position: 0 -51px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-credit-agricole {
    background-position: 0 -51px;
}
}
.page-logo-decathlon {
    background-position: 0 -111px;
    height: 40px;
    width: 132px;
}
@media not all, not all, not all {
.page-logo-decathlon {
    background-position: 0 -111px;
}
}
.page-logo-deloitte {
    background-position: 0 -151px;
    height: 59px;
    width: 147px;
}
@media not all, not all, not all {
.page-logo-deloitte {
    background-position: 0 -151px;
}
}
.page-logo-empty {
    background-position: 0 -210px;
    height: 1px;
    width: 1px;
}
@media not all, not all, not all {
.page-logo-empty {
    background-position: 0 -210px;
}
}
.page-logo-eurosport {
    background-position: 0 -211px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-eurosport {
    background-position: 0 -211px;
}
}
.page-logo-france-bleu-provence {
    background-position: 0 -271px;
    height: 58px;
    width: 58px;
}
@media not all, not all, not all {
.page-logo-france-bleu-provence {
    background-position: 0 -271px;
}
}
.page-logo-garmin {
    background-position: 0 -329px;
    height: 40px;
    width: 148px;
}
@media not all, not all, not all {
.page-logo-garmin {
    background-position: 0 -329px;
}
}
.page-logo-haribo {
    background-position: 0 -369px;
    height: 54px;
    width: 51px;
}
@media not all, not all, not all {
.page-logo-haribo {
    background-position: 0 -369px;
}
}
.page-logo-harmonie-mutuelle {
    background-position: 0 -423px;
    height: 56px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-harmonie-mutuelle {
    background-position: 0 -423px;
}
}
.page-logo-indesit {
    background-position: 0 -479px;
    height: 44px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-indesit {
    background-position: 0 -479px;
}
}
.page-logo-jabra {
    background-position: 0 -523px;
    height: 56px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-jabra {
    background-position: 0 -523px;
}
}
.page-logo-jolie-joliette {
    background-position: 0 -579px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-jolie-joliette {
    background-position: 0 -579px;
}
}
.page-logo-la-provence {
    background-position: 0 -639px;
    height: 20px;
    width: 154px;
}
@media not all, not all, not all {
.page-logo-la-provence {
    background-position: 0 -639px;
}
}
.page-logo-logo-odalys {
    background-position: 0 -659px;
    height: 56px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-logo-odalys {
    background-position: 0 -659px;
}
}
.page-logo-marseille-provence {
    background-position: 0 -715px;
    height: 62px;
    width: 155px;
}
@media not all, not all, not all {
.page-logo-marseille-provence {
    background-position: 0 -715px;
}
}
.page-logo-puma {
    background-position: 0 -777px;
    height: 63px;
    width: 126px;
}
@media not all, not all, not all {
.page-logo-puma {
    background-position: 0 -777px;
}
}
.page-logo-running-heroes {
    background-position: 0 -840px;
    height: 40px;
    width: 104px;
}
@media not all, not all, not all {
.page-logo-running-heroes {
    background-position: 0 -840px;
}
}
.page-logo-runtastic {
    background-position: 0 -880px;
    height: 25px;
    width: 180px;
}
@media not all, not all, not all {
.page-logo-runtastic {
    background-position: 0 -880px;
}
}
.page-logo-ville-marseille {
    background-position: 0 -905px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.page-logo-ville-marseille {
    background-position: 0 -905px;
}
}
.page-logo-vital {
    background-position: 0 -965px;
    height: 26px;
    width: 60px;
}
@media not all, not all, not all {
.page-logo-vital {
    background-position: 0 -965px;
}
}
.bandeau-canavese {
    background-position: 0 0;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-canavese {
    background-position: 0 0;
}
}
.bandeau-credit-agricole {
    background-position: 0 -60px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-credit-agricole {
    background-position: 0 -60px;
}
}
.bandeau-decathlon {
    background-position: 0 -120px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-decathlon {
    background-position: 0 -120px;
}
}
.bandeau-deloitte {
    background-position: 0 -180px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-deloitte {
    background-position: 0 -180px;
}
}
.bandeau-empty {
    background-position: 0 -240px;
    height: 1px;
    width: 1px;
}
@media not all, not all, not all {
.bandeau-empty {
    background-position: 0 -240px;
}
}
.bandeau-eurosport {
    background-position: 0 -241px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-eurosport {
    background-position: 0 -240px;
}
}
.bandeau-france-bleu-provence {
    background-position: 0 -301px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-france-bleu-provence {
    background-position: 0 -300px;
}
}
.bandeau-garmin {
    background-position: 0 -361px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-garmin {
    background-position: 0 -360px;
}
}
.bandeau-haribo {
    background-position: 0 -421px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-haribo {
    background-position: 0 -420px;
}
}
.bandeau-harmonie-mutuelle {
    background-position: 0 -481px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-harmonie-mutuelle {
    background-position: 0 -480px;
}
}
.bandeau-indesit {
    background-position: 0 -541px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-indesit {
    background-position: 0 -540px;
}
}
.bandeau-jabra {
    background-position: 0 -601px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-jabra {
    background-position: 0 -600px;
}
}
.bandeau-jolie-joliette {
    background-position: 0 -661px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-jolie-joliette {
    background-position: 0 -660px;
}
}
.bandeau-la-provence {
    background-position: 0 -721px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-la-provence {
    background-position: 0 -720px;
}
}
.bandeau-logo-odalys {
    background-position: 0 -781px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-logo-odalys {
    background-position: 0 -780px;
}
}
.bandeau-marseille-provence {
    background-position: 0 -841px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-marseille-provence {
    background-position: 0 -840px;
}
}
.bandeau-puma {
    background-position: 0 -901px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-puma {
    background-position: 0 -900px;
}
}
.bandeau-running-heroes {
    background-position: 0 -961px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-running-heroes {
    background-position: 0 -960px;
}
}
.bandeau-runtastic {
    background-position: 0 -1021px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-runtastic {
    background-position: 0 -1020px;
}
}
.bandeau-ville-marseille {
    background-position: 0 -1081px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-ville-marseille {
    background-position: 0 -1080px;
}
}
.bandeau-vital {
    background-position: 0 -1141px;
    height: 60px;
    width: 150px;
}
@media not all, not all, not all {
.bandeau-vital {
    background-position: 0 -1140px;
}
}
footer {
    background: #252523 none repeat scroll 0 0;
    color: #fff;
}
footer a {
    color: #fff;
}
footer a:hover, footer a:focus {
    color: #fff;
    text-decoration: underline;
}
footer .logos {
    text-align: center;
}
footer .logos a {
    display: inline-block;
    margin: 15px;
    vertical-align: middle;
}
@media (min-width: 768px) {
footer .logos a:first-child {
    margin-left: 0;
}
footer .logos a:first-child img {
    margin-left: 0;
}
}
footer .social {
    text-align: center;
}
footer .social a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #252523;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    line-height: 32px;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    transition-duration: 0.3s;
    transition-property: background, color;
    transition-timing-function: ease;
    vertical-align: middle;
    width: 30px;
}
footer .social a.twitter, footer .social a.instagram {
    line-height: 33px;
}
footer .social a.instagram {
    font-size: 20px;
}
footer .social a.dailymotion {
    font-size: 18px;
}
footer .social a.social-hub {
    font-size: 22px;
    line-height: 35px;
}
footer .social a.phone {
    font-size: 23px;
    line-height: 34px;
}
footer .social a.virtual-regatta {
    font-size: 14px;
    line-height: 33px;
}
footer .social a:hover {
    background: #252523 none repeat scroll 0 0;
    color: #fff;
}
footer .navbar-nav {
    margin-top: 15px;
}
footer .nav > li.dropdown {
    border-top: 1px solid #fff;
}
footer .nav > li.dropdown > a {
    letter-spacing: 1.5px;
    padding: 13px 10px;
    text-transform: uppercase;
}
.js footer .nav > li.dropdown > a {
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.wf-gillsansstd-n4-active footer .nav > li.dropdown > a, .no-js footer .nav > li.dropdown > a {
    font: 13px/1 "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
@media (max-device-width: 767px) {
body:not(.desktop) footer .nav > li.dropdown > a {
    padding: 15px 10px 9px !important;
}
}

footer .nav > li.dropdown.open > a {
    background-color: #252523;
}
footer .nav > li.dropdown.open > a:hover, footer .nav > li.dropdown.open > a:focus, footer .nav > li.dropdown.open > a:active {
    background-color: #252523;
}
footer .nav > li.dropdown .icon-arrow-right {
    color: #fff;
}
footer .nav > li.dropdown .dropdown-menu {
    margin: 0;
    padding: 0;
}
footer .nav > li.dropdown .dropdown-menu li {
    background-color: #155f8d;
    border-top: 1px solid #0c5c9f;
    position: relative;
}
footer .nav > li.dropdown .dropdown-menu li:first-child {
    border-top-color: #fff;
}
footer .nav > li.dropdown .dropdown-menu a {
    color: #fff;
}
footer .nav > li.dropdown .dropdown-menu a:hover, footer .nav > li.dropdown .dropdown-menu a:focus, footer .nav > li.dropdown .dropdown-menu a:active {
    background-color: #155f8d;
    text-decoration: underline;
}
@media (max-width: 767px) {
footer .nav > li.dropdown .dropdown-menu a {
    opacity: 1;
    padding: 13px 10px !important;
}
}
@media (min-width: 768px) {
footer .nav > li.dropdown .dropdown-menu a {
    color: #fff;
}
}
@media (max-device-width: 767px) {
body:not(.desktop) footer .nav > li.dropdown .dropdown-menu a {
    padding: 15px 10px 9px !important;
}
}
footer .nav > li.dropdown .dropdown-menu i {
    color: #000;
    font-size: 20px;
    margin-top: -10px;
    opacity: 0.6;
    right: 16px;
}
footer .btn {
    display: inline-block !important;
    padding: 10px 30px 10px 10px !important;
}
footer .other-links {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    margin: 0 -10px;
    padding: 3px 10px;
}
footer .other-links ul {
    margin-bottom: 0;
}
footer .other-links li {
    display: inline-block;
    font-size: 9px;
    vertical-align: middle;
}
footer .other-links li a {
    color: #fff;
}
footer .other-links li::before {
    content: " | ";
    margin: 0 2px;
}
footer .other-links li:first-child::before, footer .other-links li.copyright::before {
    content: "";
    margin: 0 2px;
}
footer .other-links .copyright {
    float: right;
}
@media (min-width: 768px) {
footer {
    padding: 45px 0 85px;
    position: relative;
}
footer .main-links {
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
}
footer .logos {
    float: left;
}
footer .social {
    float: right;
    margin-top: 35px;
}
footer .nav > li.dropdown {
    border: medium none;
    display: inline-block;
    float: none;
    margin-right: 15px;
}
footer .nav > li.dropdown > a {
    cursor: default;
    font-size: 11px;
    padding-left: 0;
}
footer .nav > li.dropdown .dropdown-menu {
    box-shadow: none;
    display: block;
    position: relative;
}
footer .nav > li.dropdown .dropdown-menu li {
    background: #252523 none repeat scroll 0 0;
    border: medium none;
}
footer .nav > li.dropdown .dropdown-menu a {
    padding: 1px 0;
}
footer .nav > li.dropdown .dropdown-menu a:hover, footer .nav > li.dropdown .dropdown-menu a:focus, footer .nav > li.dropdown .dropdown-menu a:active {
    background: transparent none repeat scroll 0 0;
}
footer .newsletter {
    border: medium none;
    font-size: 11px;
    margin-left: 35px;
    padding: 0;
}
footer .newsletter span {
    display: block;
    margin: 0;
    padding: 13px 10px 13px 0;
}
footer .newsletter .btn {
    display: block;
    float: none;
    margin-top: 5px;
}
footer .other-links {
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
}
footer .other-links ul {
    margin: 0 auto;
    width: 720px;
}
footer .other-links li {
    font-size: 13px;
}
}
@media (min-width: 992px) {
footer {
    margin: 0 auto;
}
footer .nav > li.dropdown {
    margin-right: 30px;
}
footer .other-links ul {
    width: 940px;
}
}
.lazy-retina {
    opacity: 0;
    transition: opacity 0.3s ease-in 0s;
}
.toggled {
    overflow: hidden;
}
.cursored {
    cursor: pointer !important;
}
.trans-opacity, h1, h2, h3, h4, h5 {
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease-in;
}
.btn-primary {
    background-image: linear-gradient(to bottom, #155f8d 0%, #AF7D0A 100%);
    background-repeat: repeat-x;
    transition: opacity 0.5s ease-out 0s;
}
.btn-primary:hover, .btn-primary:focus {
    background: #ACD8D9 none repeat scroll 0 0;
}
@media (min-width: 768px) {
body.page-child {
    background: #060505 url("/img/global/bg-child.jpg") no-repeat scroll 50% 0;
}
}
.toggled body {
    overflow: hidden;
}
body.pinned {
    height: 100%;
    left: 0;
    position: fixed;
    width: 100%;
}
.main-bg {
    position: relative;
    z-index: 0;
}
.main-bg::before, .main-bg::after {
    content: " ";
    display: table;
}
.main-bg::after {
    clear: both;
}
@media (min-width: 992px) {
.main-bg {
    top: -100px;
}
}
.row {
    margin-bottom: 10px;
}
/*@media (min-width: 768px) {
.row > .first {
    margin-top: 5px;
}*/

}
@media (min-width: 980px) {
.row > .first {
    margin-top: 5px;
}
.row > .second {
    /*margin-top: 80px;*/
    margin-top: 5px;
}
.row > .third {
    margin-top: 5px;
}
.row.first .block {
    min-height: 270px;
    width: auto;
}
.row.second .block {
    min-height: 270px;
    width: auto;
}
.row.third .block {
    min-height: 270px;
    width: auto;
}
}
.modal {
    text-align: center;
}
.modal .modal-lg {
    display: inline-block;
    max-width: 1022px;
    text-align: left;
    vertical-align: middle;
    width: auto;
}
.confidentialite {
    background-color: #f9f9f9;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    display: none;
    left: 0;
    line-height: 1.5em;
    padding: 6px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.confidentialite a.close {
    display: inline-block;
    font-size: 16px;
    height: 16px;
    margin: 2px 4px;
    position: inherit;
    right: auto;
    width: 17px;
}
#backToTop {
    background: #155f8d none repeat scroll 0 0;
    border-radius: 5px;
    bottom: 10px;
    display: none;
    height: 45px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    width: 45px;
    z-index: 30;
}
#backToTop i {
    color: #fff;
    display: block;
    font-size: 32px;
    margin-top: 6px;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
#backToTop i:hover {
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.6);
}
@media (min-width: 981px) and (max-width: 991px) {
#blocks > .container > #content > .row > .col-sm-8, #blocks > .container >  #content > .row .col-md-4 {
    float: none;
    margin: 0 auto;
    width: 750px;
}

#blocks > .container > #content > .row > .col-sm-8 > .row {
    margin-bottom: 0;
}
#blocks > .container > #content > .row .col-md-4::before, #blocks > .container > #content > .row .col-md-4::after {
    content: " ";
    display: table;
}
#blocks > .container > #content > .row .col-md-4::after {
    clear: both;
}
#blocks > .container > #content > .row .col-md-4 > div {
    float: left;
}
#blocks > .container > #content > .row .col-md-4 > div:first-child {
    margin-right: 20px;
    margin-top: 20px;
}
#blocks > .container > #content > .row .col-md-4 > div:nth-child(2n+3) {
    margin-top: 0px;
}
}
@media (min-width: 768px) and (max-width: 980px) {
#blocks > .container > #content > .row > .col-sm-8, #blocks > .container >  #content > .row .col-md-4 {
    float: none;
    margin: 0 auto;
    width: 640px;
}

#blocks > .container > #content > .row > .col-sm-8 > .row {
    margin-bottom: 0;
}
#blocks > .container > #content > .row .col-md-4::before, #blocks > .container > #content > .row .col-md-4::after {
    content: " ";
    display: table;
}
#blocks > .container > #content > .row .col-md-4::after {
    clear: both;
}
#blocks > .container > #content > .row .col-md-4 > div {
    float: left;
}
#blocks > .container > #content > .row .col-md-4 > div:first-child {
    margin-right: 20px;
    margin-top: 20px;
}
#blocks > .container > #content > .row .col-md-4 > div:nth-child(2n+3) {
    margin-top: 0px;
}
}
@media  (min-width: 650px) and (max-width: 768px) {
#blocks > .container > #content > .row > .col-sm-8, #blocks > .container >  #content > .row .col-md-4 {
    float: none;
    margin: 0 auto;
    width: 640px;
}

#blocks > .container > #content > .row > .col-sm-8 > .row {
    margin-bottom: 0;
}
#blocks > .container > #content > .row .col-md-4::before, #blocks > .container > #content > .row .col-md-4::after {
    content: " ";
    display: table;
}
#blocks > .container > #content > .row .col-md-4::after {
    clear: both;
}
#blocks > .container > #content > .row .col-md-4 > div {
    float: left;
}
#blocks > .container > #content > .row .col-md-4 > div:first-child {
    margin-right: 20px;
    margin-top: 20px;
}
#blocks > .container > #content > .row .col-md-4 > div:nth-child(2n+3) {
    margin-top: 0px;
}
}
@media (max-width: 767px) {
.wysiwyg .wrapper > .row > .col-sm-4 {
    padding-top: 25px;
}
.wysiwyg .wrapper > .row > .col-sm-4 aside > div {
    margin-top: 20px;
}
.wysiwyg .wrapper > .row > .col-sm-4 aside > div:first-child {
    margin-top: 0;
}
}
@media (min-width: 768px) {
.wysiwyg .wrapper > .row {
    margin: 0 0 75px;
}
.wysiwyg .wrapper > .row > .col-sm-8 {
    margin-left: -10px;
    width: 420px;
}
.wysiwyg .wrapper > .row > .col-sm-8 .main-section {
    padding: 0 20px 75px;
}
.wysiwyg .wrapper > .row > .col-sm-4 {
    margin-right: -10px;
    width: 320px;
}
.wysiwyg .wrapper > .row .col-md-12.col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.wysiwyg .wrapper > .row .col-md-12.col-sm-12 .main-section {
    padding: 0 20px 75px;
}
}
@media (min-width: 992px) {
.wysiwyg .wrapper > .row > .col-sm-8 {
    width: 640px;
}
.wysiwyg .wrapper > .row > .col-sm-8 .main-section {
    padding: 0 30px 75px;
}
.wysiwyg .wrapper > .row > .col-sm-4 {
    width: 320px;
}
.wysiwyg .wrapper > .row .col-md-12.col-sm-12 {
    padding-left: 0;
    padding-top: 0;
}
.wysiwyg .wrapper > .row .col-md-12.col-sm-12 .main-section {
    padding: 0 30px 75px;
}
}
#home #main {
    margin-top: -50px;
}
@media (min-width: 768px) {
#home #main {
    margin-top: -167.391px;
}
}
@media (min-width: 992px) {
#home #main {
    margin-top: -285.2px;
}
}
/*@media (min-width: 768px) {
#home #blocks {
    background: rgba(0, 0, 0, 0) url("/2019/img/structure/bg-child.jpg") no-repeat scroll 10% 0;
	background-size: cover;
}
}*/
.sonata-page-top-bar {
    background-color: #222;
}
.sonata-page-top-bar {
    border: medium none;
    left: 0;
    min-height: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.sonata-page-top-bar .container {
    display: none;
}
.sonata-page-top-bar.navbar-inverse .nav {
    width: 100%;
}
.sonata-page-top-bar.navbar-inverse .nav .logout {
    float: right;
}
.sonata-page-top-bar.navbar-inverse .nav > li > a {
    color: #ccc;
}
.sonata-page-top-bar.navbar-inverse .nav > li > a:hover, .sonata-page-top-bar.navbar-inverse .nav > li > a:focus {
    color: #fff;
}
.admin-connect {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e4e4e4, #ffffff) repeat scroll 0 0;
    border-radius: 0 0 0 16px;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}
.admin-connect a {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 28px;
}
.navbar-toggle .icon-bar {
    transition: all 0.35s ease 0s;
}
.navbar-toggle.on .top {
    transform: translateY(7px) translateX(0px) rotate(45deg);
}
.navbar-toggle.on .middle {
    opacity: 0;
}
.navbar-toggle.on .bottom {
    transform: translateY(-7px) translateX(0px) rotate(-45deg);
}
.slick-slider {
    -moz-user-select: none;
    box-sizing: border-box;
    display: block;
    position: relative;
}
.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.slick-list:focus {
    outline: medium none;
}
.slick-loading .slick-list {
    background: #fff url("/2019/img/ajax-loader.gif") no-repeat scroll center center;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img, .slick-slide .filter, .slick-slide .container, .slick-slide .play {
    transform: translate3d(0px, 0px, 0px);
}
.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
}
.slick-track::before, .slick-track::after {
    content: "";
    display: table;
}
.slick-track::after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.slick-prev, .slick-next {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -10px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 20px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: transparent none repeat scroll 0 0;
    color: transparent;
    outline: medium none;
}
.slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before {
    opacity: 1;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
    opacity: 0.25;
}
.slick-prev::before, .slick-next::before {
    color: #fff;
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev::before {
    content: "←";
}
[dir="rtl"] .slick-prev::before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next::before {
    content: "→";
}
[dir="rtl"] .slick-next::before {
    content: "←";
}
.slick-dots {
    bottom: -45px;
    display: block;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    color: #000;
    content: "•";
    font-family: "slick";
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}
.slick-dots li.slick-active button::before {
    color: #000;
    opacity: 0.75;
}
.wysiwyg .row > div .main-section {
    margin-top: -35px;
    padding: 0 20px 20px 0;
}


@media (max-width: 767px) {
.wysiwyg .row > div .main-section {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 20px;display: inline-block;
}

}
@media (min-width: 768px) {
.wysiwyg .row > div .main-section {
    /*margin-top: -35px;
    padding: 0 30px 75px;*/
}
}
@media (min-width: 768px) {
.wysiwyg .wrapper {
    margin-top: 4%;
}
.wysiwyg .wrapper > .row {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 75px;
}
}
/*.wysiwyg .main-section img {
    display: block;
}*/
.wysiwyg .main-section a {
    text-decoration: underline;
}
.wysiwyg .main-section a:hover, .wysiwyg .main-section a.btn {
    text-decoration: none;
}


.wysiwyg .main-section h1 {
    font-size: 36px;
    line-height: 36px;
}
.wysiwyg .main-section h1 {
    background: #343786;
    color: #fff;
    margin: 10px 0 25px;
    display: inline-block;
    line-height: 26px;
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    -moz-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.17632698070846456, M21=0, M22=1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=1, M12=-0.17632698070846456, M21=0, M22=1, SizingMethod='auto expand');
}

/*.wysiwyg .main-section h1 {
    background: #155f8d none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    margin: 10px 0 25px;
    text-transform: uppercase;
    transform: skewX(-10deg);
}*/
@media (min-width: 768px) {
.wysiwyg .main-section h1 {
    font-size: 36px;
    line-height: 36px;
}
}
.wysiwyg .main-section h1 span {
    display: block;
    font-family: helvetica, Arial, sans-serif;
    padding: 6px 22px 4px 15px;
    transform: skewX(10deg);
}
@media (max-device-width: 1280px) and (orientation: landscape), (max-device-width: 800px) and (orientation: portrait), not all, (min-resolution: 192dpi) {
body:not(.desktop) .wysiwyg .main-section h1 span {
    padding: 6px 22px 4px 15px;
}
}
.wysiwyg .main-section h2, .wysiwyg .main-section h3, .wysiwyg .main-section h4 {
    /*font-weight: bold;*/
    margin: 20px 0;
    text-transform: uppercase;
}
.js .wysiwyg .main-section h2, .js .wysiwyg .main-section h3, .js .wysiwyg .main-section h4 {
    opacity: 0;
}
.wf-gillsansstd-n4-active .wysiwyg .main-section h2, .no-js .wysiwyg .main-section h2, .wf-gillsansstd-n4-active .wysiwyg .main-section h3, .no-js .wysiwyg .main-section h3, .wf-gillsansstd-n4-active .wysiwyg .main-section h4, .no-js .wysiwyg .main-section h4 {
    font-family: "helvetica neue", Arial, sans-serif;
    opacity: 1;
}
.wysiwyg .main-section h2 {
    /*color: #ACD8D9;*/
    font-size: 26px;
}
@media (min-width: 768px) {
.wysiwyg .main-section h2 {
    font-size: 26px;
}
}
.wysiwyg .main-section h3 {
    /*color: #ACD8D9;*/
    font-size: 18px;
}

.wysiwyg .main-section h4 {
    /*color: #ACD8D9;*/
    font-size: 15px;
}
@media (min-width: 768px) {
.wysiwyg .main-section h4 {
    font-size: 13px;
}
}
.wysiwyg .main-section h1 + h2 {
    margin-top: 0;
}
.wysiwyg .main-section p, .wysiwyg .main-section ul, .wysiwyg .main-section ol {
    margin: 10px 0;
}
.wysiwyg .main-section .docs, .wysiwyg .main-section .text {
    margin: 25px 0;
}
.wysiwyg .main-section p, .wysiwyg .main-section ul li, .wysiwyg .main-section ol li {
    /*color: #757575;*/
    font-size: 15px;
    margin: 10px 0;
}
@media (min-width: 768px) {
.wysiwyg .main-section p, .wysiwyg .main-section ul li, .wysiwyg .main-section ol li {
    font-size: 13px;
}
}
/*.wysiwyg .main-section p, .wysiwyg .main-section strong, .wysiwyg .main-section span, .wysiwyg .main-section ul li, .wysiwyg .main-section ol li, .wysiwyg .main-section th, .wysiwyg .main-section td {
    font-family: Helvetica,sans-serif;
}*/
.wysiwyg .main-section ol {
    padding: 0 30px;
}
.wysiwyg .main-section ul {
    list-style: outside none none;
    /*margin-left: 55px;*/
    padding: 0;
}
.wysiwyg .main-section ul li {
    position: relative;
}
.wysiwyg .main-section ul li::before {
    border-bottom: 5px solid transparent;
    border-left: 7px solid #343786;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 10px;
    vertical-align: baseline;
    width: 0;
}
.wysiwyg .main-section ul li ul {
    list-style: outside none disc;
    margin-left: 0;
    padding-left: 30px;
}
.wysiwyg .main-section ul li ul li {
    padding-left: 0;
}
.wysiwyg .main-section ul li ul li::before {
    content: none;
}
.wysiwyg .main-section ul li ul li ul {
    list-style: outside none none;
    padding-left: 10px;
}
.wysiwyg .main-section ul li ul li ul li::before {
    border: inherit;
    content: "-";
    height: inherit;
    margin-right: 7px;
    position: static;
    width: inherit;
}
.wysiwyg .main-section blockquote {
    background: #155f8d none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    margin: 10px 0;
    padding: 10px;
    vertical-align: middle;
}
.wysiwyg .main-section .frame-responsive {
    width: 100%;
}
.wysiwyg .main-section .highlight {
    background: #eee none repeat scroll 0 0;
    color: #000;
    padding: 15px 20px;
}
.wysiwyg .main-section .highlight a {
    color: #fff;
}
.wysiwyg .main-section hr {
    border-top: 1px dotted #aaa;
}
.wysiwyg .main-section .doc {
    background: #f7f7f7 none repeat scroll 0 0;
    margin: 4px 0;
    position: relative;
}
.wysiwyg .main-section .doc a {
    display: block;
    padding: 14px 44px;
    text-decoration: none;
}
.wysiwyg .main-section .doc a strong {
    color: #6d7278;
    display: block;
    font-size: 15px;
    text-decoration: underline;
}
@media (min-width: 768px) {
.wysiwyg .main-section .doc a strong {
    font-size: 13px;
}
}
.wysiwyg .main-section .doc a span {
    color: #757575;
    display: block;
    font-size: 11px;
}
.wysiwyg .main-section .doc a i {
    display: block;
    left: 10px;
    position: absolute;
    top: 15px;
}
.wysiwyg .main-section .doc a i.icon-excel, .wysiwyg .main-section .doc a i.icon-word, .wysiwyg .main-section .doc a i.icon-pdf, .wysiwyg .main-section .doc a i.icon-default {
    color: #155f8d;
    font-size: 30px;
}
.wysiwyg .main-section .doc a i.icon-default {
    font-size: 26px;
    left: 14px;
}
.wysiwyg .main-section .left {
    text-align: left;
}
.wysiwyg .main-section .center {
    text-align: center;
}
.wysiwyg .main-section .right {
    text-align: right;
}
.wysiwyg .main-section .btn-close {
    display: none;
}
.wysiwyg .main-section .img-wrapper {
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
}
.wysiwyg .main-section .img-wrapper .zoom {
    bottom: 15px;
    text-decoration: none;
}
.wysiwyg .main-section .img-wrapper:hover .zoom, .wysiwyg .main-section .img-wrapper:focus .zoom {
    display: block;
}
.wysiwyg ul.nav-tabs {
    margin-left: 0;
    padding: 0 10px;
}
.wysiwyg ul.nav-tabs > li {
    margin: 0 0 -1px;
}
.wysiwyg ul.nav-tabs > li::before {
    content: none;
}
.wysiwyg ul.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #757575;
    line-height: 1.42857;
    margin-right: 2px;
    text-decoration: none;
}
.wysiwyg ul.nav-tabs > li > a:hover, .wysiwyg ul.nav-tabs > li > a:focus {
    background-color: #eee;
    border-color: #eee #eee #ddd;
}
.wysiwyg ul.nav-tabs > li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #155f8d;
}
.wysiwyg ul.nav-tabs .tab-content {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.wysiwyg .tab-content {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.wysiwyg .flags ul {
    margin: 0;
    padding-right: 10px;
}
.wysiwyg .flags ul li {
    margin: 10px 0 30px;
    padding: 0;
}
.wysiwyg .flags ul li::before {
    content: none !important;
}
.wysiwyg .flags ul li .flag {
    background: rgba(0, 0, 0, 0) url("/img/sprites/flags.png") no-repeat scroll 0 0;
    border: 0 none;
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}
.wysiwyg .flags ul li .flag.flag-ad {
    background-position: -25px 0;
}
.wysiwyg .flags ul li .flag.flag-ae {
    background-position: -50px 0;
}
.wysiwyg .flags ul li .flag.flag-af {
    background-position: -75px 0;
}
.wysiwyg .flags ul li .flag.flag-ag {
    background-position: -100px 0;
}
.wysiwyg .flags ul li .flag.flag-ai {
    background-position: -125px 0;
}
.wysiwyg .flags ul li .flag.flag-al {
    background-position: -150px 0;
}
.wysiwyg .flags ul li .flag.flag-am {
    background-position: -175px 0;
}
.wysiwyg .flags ul li .flag.flag-an {
    background-position: -200px 0;
}
.wysiwyg .flags ul li .flag.flag-ao {
    background-position: -225px 0;
}
.wysiwyg .flags ul li .flag.flag-ar {
    background-position: -250px 0;
}
.wysiwyg .flags ul li .flag.flag-as {
    background-position: -275px 0;
}
.wysiwyg .flags ul li .flag.flag-at {
    background-position: -300px 0;
}
.wysiwyg .flags ul li .flag.flag-au {
    background-position: -325px 0;
}
.wysiwyg .flags ul li .flag.flag-aw {
    background-position: -350px 0;
}
.wysiwyg .flags ul li .flag.flag-az {
    background-position: -375px 0;
}
.wysiwyg .flags ul li .flag.flag-ba {
    background-position: 0 -15px;
}
.wysiwyg .flags ul li .flag.flag-bb {
    background-position: -25px -15px;
}
.wysiwyg .flags ul li .flag.flag-bd {
    background-position: -50px -15px;
}
.wysiwyg .flags ul li .flag.flag-be {
    background-position: -75px -15px;
}
.wysiwyg .flags ul li .flag.flag-bf {
    background-position: -100px -15px;
}
.wysiwyg .flags ul li .flag.flag-bg {
    background-position: -125px -15px;
}
.wysiwyg .flags ul li .flag.flag-bh {
    background-position: -150px -15px;
}
.wysiwyg .flags ul li .flag.flag-bi {
    background-position: -175px -15px;
}
.wysiwyg .flags ul li .flag.flag-bj {
    background-position: -200px -15px;
}
.wysiwyg .flags ul li .flag.flag-bm {
    background-position: -225px -15px;
}
.wysiwyg .flags ul li .flag.flag-bn {
    background-position: -250px -15px;
}
.wysiwyg .flags ul li .flag.flag-bo {
    background-position: -275px -15px;
}
.wysiwyg .flags ul li .flag.flag-br {
    background-position: -300px -15px;
}
.wysiwyg .flags ul li .flag.flag-bs {
    background-position: -325px -15px;
}
.wysiwyg .flags ul li .flag.flag-bt {
    background-position: -350px -15px;
}
.wysiwyg .flags ul li .flag.flag-bv {
    background-position: -375px -15px;
}
.wysiwyg .flags ul li .flag.flag-bw {
    background-position: 0 -30px;
}
.wysiwyg .flags ul li .flag.flag-by {
    background-position: -25px -30px;
}
.wysiwyg .flags ul li .flag.flag-bz {
    background-position: -50px -30px;
}
.wysiwyg .flags ul li .flag.flag-ca {
    background-position: -75px -30px;
}
.wysiwyg .flags ul li .flag.flag-cd {
    background-position: -100px -30px;
}
.wysiwyg .flags ul li .flag.flag-cf {
    background-position: -125px -30px;
}
.wysiwyg .flags ul li .flag.flag-cg {
    background-position: -150px -30px;
}
.wysiwyg .flags ul li .flag.flag-ch {
    background-position: -175px -30px;
}
.wysiwyg .flags ul li .flag.flag-ci {
    background-position: -200px -30px;
}
.wysiwyg .flags ul li .flag.flag-ck {
    background-position: -225px -30px;
}
.wysiwyg .flags ul li .flag.flag-cl {
    background-position: -250px -30px;
}
.wysiwyg .flags ul li .flag.flag-cm {
    background-position: -275px -30px;
}
.wysiwyg .flags ul li .flag.flag-cn {
    background-position: -300px -30px;
}
.wysiwyg .flags ul li .flag.flag-co {
    background-position: -325px -30px;
}
.wysiwyg .flags ul li .flag.flag-cr {
    background-position: -350px -30px;
}
.wysiwyg .flags ul li .flag.flag-cu {
    background-position: -375px -30px;
}
.wysiwyg .flags ul li .flag.flag-cv {
    background-position: 0 -45px;
}
.wysiwyg .flags ul li .flag.flag-cy {
    background-position: -25px -45px;
}
.wysiwyg .flags ul li .flag.flag-cz {
    background-position: -50px -45px;
}
.wysiwyg .flags ul li .flag.flag-de {
    background-position: -75px -45px;
}
.wysiwyg .flags ul li .flag.flag-dj {
    background-position: -100px -45px;
}
.wysiwyg .flags ul li .flag.flag-dk {
    background-position: -125px -45px;
}
.wysiwyg .flags ul li .flag.flag-dm {
    background-position: -150px -45px;
}
.wysiwyg .flags ul li .flag.flag-do {
    background-position: -175px -45px;
}
.wysiwyg .flags ul li .flag.flag-dz {
    background-position: -200px -45px;
}
.wysiwyg .flags ul li .flag.flag-ec {
    background-position: -225px -45px;
}
.wysiwyg .flags ul li .flag.flag-ee {
    background-position: -250px -45px;
}
.wysiwyg .flags ul li .flag.flag-eg {
    background-position: -275px -45px;
}
.wysiwyg .flags ul li .flag.flag-eh {
    background-position: -300px -45px;
}
.wysiwyg .flags ul li .flag.flag-er {
    background-position: -325px -45px;
}
.wysiwyg .flags ul li .flag.flag-es {
    background-position: -350px -45px;
}
.wysiwyg .flags ul li .flag.flag-et {
    background-position: -375px -45px;
}
.wysiwyg .flags ul li .flag.flag-eu {
    background-position: 0 -60px;
}
.wysiwyg .flags ul li .flag.flag-fi {
    background-position: -25px -60px;
}
.wysiwyg .flags ul li .flag.flag-fj {
    background-position: -50px -60px;
}
.wysiwyg .flags ul li .flag.flag-fk {
    background-position: -75px -60px;
}
.wysiwyg .flags ul li .flag.flag-fm {
    background-position: -100px -60px;
}
.wysiwyg .flags ul li .flag.flag-fo {
    background-position: -125px -60px;
}
.wysiwyg .flags ul li .flag.flag-fr {
    background-position: -150px -60px;
}
.wysiwyg .flags ul li .flag.flag-ga {
    background-position: -175px -60px;
}
.wysiwyg .flags ul li .flag.flag-gb {
    background-position: -200px -60px;
}
.wysiwyg .flags ul li .flag.flag-gd {
    background-position: -225px -60px;
}
.wysiwyg .flags ul li .flag.flag-ge {
    background-position: -250px -60px;
}
.wysiwyg .flags ul li .flag.flag-gf {
    background-position: -275px -60px;
}
.wysiwyg .flags ul li .flag.flag-gg {
    background-position: -300px -60px;
}
.wysiwyg .flags ul li .flag.flag-gh {
    background-position: -325px -60px;
}
.wysiwyg .flags ul li .flag.flag-gi {
    background-position: -350px -60px;
}
.wysiwyg .flags ul li .flag.flag-gl {
    background-position: -375px -60px;
}
.wysiwyg .flags ul li .flag.flag-gm {
    background-position: 0 -75px;
}
.wysiwyg .flags ul li .flag.flag-gn {
    background-position: -25px -75px;
}
.wysiwyg .flags ul li .flag.flag-gp {
    background-position: -50px -75px;
}
.wysiwyg .flags ul li .flag.flag-gq {
    background-position: -75px -75px;
}
.wysiwyg .flags ul li .flag.flag-gr {
    background-position: -100px -75px;
}
.wysiwyg .flags ul li .flag.flag-gs {
    background-position: -125px -75px;
}
.wysiwyg .flags ul li .flag.flag-gt {
    background-position: -150px -75px;
}
.wysiwyg .flags ul li .flag.flag-gu {
    background-position: -175px -75px;
}
.wysiwyg .flags ul li .flag.flag-gw {
    background-position: -200px -75px;
}
.wysiwyg .flags ul li .flag.flag-gy {
    background-position: -225px -75px;
}
.wysiwyg .flags ul li .flag.flag-hk {
    background-position: -250px -75px;
}
.wysiwyg .flags ul li .flag.flag-hm {
    background-position: -275px -75px;
}
.wysiwyg .flags ul li .flag.flag-hn {
    background-position: -300px -75px;
}
.wysiwyg .flags ul li .flag.flag-hr {
    background-position: -325px -75px;
}
.wysiwyg .flags ul li .flag.flag-ht {
    background-position: -350px -75px;
}
.wysiwyg .flags ul li .flag.flag-hu {
    background-position: -375px -75px;
}
.wysiwyg .flags ul li .flag.flag-id {
    background-position: 0 -90px;
}
.wysiwyg .flags ul li .flag.flag-ie {
    background-position: -25px -90px;
}
.wysiwyg .flags ul li .flag.flag-il {
    background-position: -50px -90px;
}
.wysiwyg .flags ul li .flag.flag-in {
    background-position: -75px -90px;
}
.wysiwyg .flags ul li .flag.flag-io {
    background-position: -100px -90px;
}
.wysiwyg .flags ul li .flag.flag-iq {
    background-position: -125px -90px;
}
.wysiwyg .flags ul li .flag.flag-ir {
    background-position: -150px -90px;
}
.wysiwyg .flags ul li .flag.flag-is {
    background-position: -175px -90px;
}
.wysiwyg .flags ul li .flag.flag-it {
    background-position: -200px -90px;
}
.wysiwyg .flags ul li .flag.flag-je {
    background-position: -225px -90px;
}
.wysiwyg .flags ul li .flag.flag-jm {
    background-position: -250px -90px;
}
.wysiwyg .flags ul li .flag.flag-jo {
    background-position: -275px -90px;
}
.wysiwyg .flags ul li .flag.flag-jp {
    background-position: -300px -90px;
}
.wysiwyg .flags ul li .flag.flag-ke {
    background-position: -325px -90px;
}
.wysiwyg .flags ul li .flag.flag-kg {
    background-position: -350px -90px;
}
.wysiwyg .flags ul li .flag.flag-kh {
    background-position: -375px -90px;
}
.wysiwyg .flags ul li .flag.flag-ki {
    background-position: 0 -105px;
}
.wysiwyg .flags ul li .flag.flag-km {
    background-position: -25px -105px;
}
.wysiwyg .flags ul li .flag.flag-kn {
    background-position: -50px -105px;
}
.wysiwyg .flags ul li .flag.flag-kp {
    background-position: -75px -105px;
}
.wysiwyg .flags ul li .flag.flag-kr {
    background-position: -100px -105px;
}
.wysiwyg .flags ul li .flag.flag-kw {
    background-position: -125px -105px;
}
.wysiwyg .flags ul li .flag.flag-ky {
    background-position: -150px -105px;
}
.wysiwyg .flags ul li .flag.flag-kz {
    background-position: -175px -105px;
}
.wysiwyg .flags ul li .flag.flag-la {
    background-position: -200px -105px;
}
.wysiwyg .flags ul li .flag.flag-lb {
    background-position: -225px -105px;
}
.wysiwyg .flags ul li .flag.flag-lc {
    background-position: -250px -105px;
}
.wysiwyg .flags ul li .flag.flag-li {
    background-position: -275px -105px;
}
.wysiwyg .flags ul li .flag.flag-lk {
    background-position: -300px -105px;
}
.wysiwyg .flags ul li .flag.flag-lr {
    background-position: -325px -105px;
}
.wysiwyg .flags ul li .flag.flag-ls {
    background-position: -350px -105px;
}
.wysiwyg .flags ul li .flag.flag-lt {
    background-position: -375px -105px;
}
.wysiwyg .flags ul li .flag.flag-lu {
    background-position: 0 -120px;
}
.wysiwyg .flags ul li .flag.flag-lv {
    background-position: -25px -120px;
}
.wysiwyg .flags ul li .flag.flag-ly {
    background-position: -50px -120px;
}
.wysiwyg .flags ul li .flag.flag-ma {
    background-position: -75px -120px;
}
.wysiwyg .flags ul li .flag.flag-mc {
    background-position: -100px -120px;
}
.wysiwyg .flags ul li .flag.flag-md {
    background-position: -125px -120px;
}
.wysiwyg .flags ul li .flag.flag-me {
    background-position: -150px -120px;
}
.wysiwyg .flags ul li .flag.flag-mg {
    background-position: -175px -120px;
}
.wysiwyg .flags ul li .flag.flag-mh {
    background-position: -200px -120px;
}
.wysiwyg .flags ul li .flag.flag-mk {
    background-position: -225px -120px;
}
.wysiwyg .flags ul li .flag.flag-ml {
    background-position: -250px -120px;
}
.wysiwyg .flags ul li .flag.flag-mm {
    background-position: -275px -120px;
}
.wysiwyg .flags ul li .flag.flag-mn {
    background-position: -300px -120px;
}
.wysiwyg .flags ul li .flag.flag-mo {
    background-position: -325px -120px;
}
.wysiwyg .flags ul li .flag.flag-mp {
    background-position: -350px -120px;
}
.wysiwyg .flags ul li .flag.flag-mq {
    background-position: -375px -120px;
}
.wysiwyg .flags ul li .flag.flag-mr {
    background-position: 0 -135px;
}
.wysiwyg .flags ul li .flag.flag-ms {
    background-position: -25px -135px;
}
.wysiwyg .flags ul li .flag.flag-mt {
    background-position: -50px -135px;
}
.wysiwyg .flags ul li .flag.flag-mu {
    background-position: -75px -135px;
}
.wysiwyg .flags ul li .flag.flag-mv {
    background-position: -100px -135px;
}
.wysiwyg .flags ul li .flag.flag-mw {
    background-position: -125px -135px;
}
.wysiwyg .flags ul li .flag.flag-mx {
    background-position: -150px -135px;
}
.wysiwyg .flags ul li .flag.flag-my {
    background-position: -175px -135px;
}
.wysiwyg .flags ul li .flag.flag-mz {
    background-position: -200px -135px;
}
.wysiwyg .flags ul li .flag.flag-na {
    background-position: -225px -135px;
}
.wysiwyg .flags ul li .flag.flag-nc {
    background-position: -250px -135px;
}
.wysiwyg .flags ul li .flag.flag-ne {
    background-position: -275px -135px;
}
.wysiwyg .flags ul li .flag.flag-nf {
    background-position: -300px -135px;
}
.wysiwyg .flags ul li .flag.flag-ng {
    background-position: -325px -135px;
}
.wysiwyg .flags ul li .flag.flag-ni {
    background-position: -350px -135px;
}
.wysiwyg .flags ul li .flag.flag-nl {
    background-position: -375px -135px;
}
.wysiwyg .flags ul li .flag.flag-no {
    background-position: 0 -150px;
}
.wysiwyg .flags ul li .flag.flag-np {
    background-position: -25px -150px;
}
.wysiwyg .flags ul li .flag.flag-nr {
    background-position: -50px -150px;
}
.wysiwyg .flags ul li .flag.flag-nu {
    background-position: -75px -150px;
}
.wysiwyg .flags ul li .flag.flag-nz {
    background-position: -100px -150px;
}
.wysiwyg .flags ul li .flag.flag-om {
    background-position: -125px -150px;
}
.wysiwyg .flags ul li .flag.flag-pa {
    background-position: -150px -150px;
}
.wysiwyg .flags ul li .flag.flag-pe {
    background-position: -175px -150px;
}
.wysiwyg .flags ul li .flag.flag-pf {
    background-position: -200px -150px;
}
.wysiwyg .flags ul li .flag.flag-pg {
    background-position: -225px -150px;
}
.wysiwyg .flags ul li .flag.flag-ph {
    background-position: -250px -150px;
}
.wysiwyg .flags ul li .flag.flag-pk {
    background-position: -275px -150px;
}
.wysiwyg .flags ul li .flag.flag-pl {
    background-position: -300px -150px;
}
.wysiwyg .flags ul li .flag.flag-pm {
    background-position: -325px -150px;
}
.wysiwyg .flags ul li .flag.flag-pn {
    background-position: -350px -150px;
}
.wysiwyg .flags ul li .flag.flag-pr {
    background-position: -375px -150px;
}
.wysiwyg .flags ul li .flag.flag-ps {
    background-position: 0 -165px;
}
.wysiwyg .flags ul li .flag.flag-pt {
    background-position: -25px -165px;
}
.wysiwyg .flags ul li .flag.flag-pw {
    background-position: -50px -165px;
}
.wysiwyg .flags ul li .flag.flag-py {
    background-position: -75px -165px;
}
.wysiwyg .flags ul li .flag.flag-qa {
    background-position: -100px -165px;
}
.wysiwyg .flags ul li .flag.flag-re {
    background-position: -125px -165px;
}
.wysiwyg .flags ul li .flag.flag-ro {
    background-position: -150px -165px;
}
.wysiwyg .flags ul li .flag.flag-rs {
    background-position: -175px -165px;
}
.wysiwyg .flags ul li .flag.flag-ru {
    background-position: -200px -165px;
}
.wysiwyg .flags ul li .flag.flag-rw {
    background-position: -225px -165px;
}
.wysiwyg .flags ul li .flag.flag-sa {
    background-position: -250px -165px;
}
.wysiwyg .flags ul li .flag.flag-sb {
    background-position: -275px -165px;
}
.wysiwyg .flags ul li .flag.flag-sc {
    background-position: -300px -165px;
}
.wysiwyg .flags ul li .flag.flag-sd {
    background-position: -325px -165px;
}
.wysiwyg .flags ul li .flag.flag-se {
    background-position: -350px -165px;
}
.wysiwyg .flags ul li .flag.flag-sg {
    background-position: -375px -165px;
}
.wysiwyg .flags ul li .flag.flag-sh {
    background-position: 0 -180px;
}
.wysiwyg .flags ul li .flag.flag-si {
    background-position: -25px -180px;
}
.wysiwyg .flags ul li .flag.flag-sk {
    background-position: -50px -180px;
}
.wysiwyg .flags ul li .flag.flag-sl {
    background-position: -75px -180px;
}
.wysiwyg .flags ul li .flag.flag-sm {
    background-position: -100px -180px;
}
.wysiwyg .flags ul li .flag.flag-sn {
    background-position: -125px -180px;
}
.wysiwyg .flags ul li .flag.flag-so {
    background-position: -150px -180px;
}
.wysiwyg .flags ul li .flag.flag-sr {
    background-position: -175px -180px;
}
.wysiwyg .flags ul li .flag.flag-st {
    background-position: -200px -180px;
}
.wysiwyg .flags ul li .flag.flag-sv {
    background-position: -225px -180px;
}
.wysiwyg .flags ul li .flag.flag-sy {
    background-position: -250px -180px;
}
.wysiwyg .flags ul li .flag.flag-sz {
    background-position: -275px -180px;
}
.wysiwyg .flags ul li .flag.flag-tc {
    background-position: -300px -180px;
}
.wysiwyg .flags ul li .flag.flag-td {
    background-position: -325px -180px;
}
.wysiwyg .flags ul li .flag.flag-tf {
    background-position: -350px -180px;
}
.wysiwyg .flags ul li .flag.flag-tg {
    background-position: -375px -180px;
}
.wysiwyg .flags ul li .flag.flag-th {
    background-position: 0 -195px;
}
.wysiwyg .flags ul li .flag.flag-tj {
    background-position: -25px -195px;
}
.wysiwyg .flags ul li .flag.flag-tk {
    background-position: -50px -195px;
}
.wysiwyg .flags ul li .flag.flag-tl {
    background-position: -75px -195px;
}
.wysiwyg .flags ul li .flag.flag-tm {
    background-position: -100px -195px;
}
.wysiwyg .flags ul li .flag.flag-tn {
    background-position: -125px -195px;
}
.wysiwyg .flags ul li .flag.flag-to {
    background-position: -150px -195px;
}
.wysiwyg .flags ul li .flag.flag-tr {
    background-position: -175px -195px;
}
.wysiwyg .flags ul li .flag.flag-tt {
    background-position: -200px -195px;
}
.wysiwyg .flags ul li .flag.flag-tv {
    background-position: -225px -195px;
}
.wysiwyg .flags ul li .flag.flag-tw {
    background-position: -250px -195px;
}
.wysiwyg .flags ul li .flag.flag-tz {
    background-position: -275px -195px;
}
.wysiwyg .flags ul li .flag.flag-ua {
    background-position: -300px -195px;
}
.wysiwyg .flags ul li .flag.flag-ug {
    background-position: -325px -195px;
}
.wysiwyg .flags ul li .flag.flag-um {
    background-position: -350px -195px;
}
.wysiwyg .flags ul li .flag.flag-us {
    background-position: -375px -195px;
}
.wysiwyg .flags ul li .flag.flag-uy {
    background-position: 0 -210px;
}
.wysiwyg .flags ul li .flag.flag-uz {
    background-position: -25px -210px;
}
.wysiwyg .flags ul li .flag.flag-va {
    background-position: -50px -210px;
}
.wysiwyg .flags ul li .flag.flag-vc {
    background-position: -75px -210px;
}
.wysiwyg .flags ul li .flag.flag-ve {
    background-position: -100px -210px;
}
.wysiwyg .flags ul li .flag.flag-vg {
    background-position: -125px -210px;
}
.wysiwyg .flags ul li .flag.flag-vi {
    background-position: -150px -210px;
}
.wysiwyg .flags ul li .flag.flag-vn {
    background-position: -175px -210px;
}
.wysiwyg .flags ul li .flag.flag-vu {
    background-position: -200px -210px;
}
.wysiwyg .flags ul li .flag.flag-wf {
    background-position: -225px -210px;
}
.wysiwyg .flags ul li .flag.flag-ws {
    background-position: -250px -210px;
}
.wysiwyg .flags ul li .flag.flag-ye {
    background-position: -275px -210px;
}
.wysiwyg .flags ul li .flag.flag-yt {
    background-position: -300px -210px;
}
.wysiwyg .flags ul li .flag.flag-za {
    background-position: -325px -210px;
}
.wysiwyg .flags ul li .flag.flag-zm {
    background-position: -350px -210px;
}
.wysiwyg .flags ul li .flag.flag-zw {
    background-position: -375px -210px;
}
.wysiwyg .flags ul li span {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 35px;
}
.wysiwyg .flags ul li p {
    margin: 0 !important;
}
.wysiwyg .panel-group {
    clear: both;
    margin-bottom: 0;
}
.wysiwyg .panel-group .panel, .wysiwyg .panel, .wysiwyg .panel-body {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
}
.wysiwyg .panel-group .panel {
    margin: 7px 0;
}
.wysiwyg a.panel-heading {
    background-color: #f7f7f7;
    color: #757575;
    display: block;
    padding: 10px 40px 10px 10px;
    position: relative;
    text-decoration: none;
}
.wysiwyg h2 a.panel-heading, .wysiwyg h3 a.panel-heading, .wysiwyg h4 a.panel-heading, .wysiwyg h5 a.panel-heading, .wysiwyg h6 a.panel-heading {
    color: #155f8d;
}
.wysiwyg a.panel-heading i, .wysiwyg a.panel-heading span {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #757575;
    height: 0;
    margin-top: -4px;
    position: absolute;
    right: 12px;
    top: 50%;
    width: 0;
}
.wysiwyg a.collapsed i, .wysiwyg a.collapsed span {
    border-color: transparent -moz-use-text-color transparent #757575;
    /*border-style: solid none solid solid;*/
    /*border-width: 5px medium 5px 7px;*/
    height: 0;
    width: 0;
}
.wysiwyg .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0 none;
    padding: 8px 12px;
}
.wysiwyg .visual {
    margin: 8px auto;
}
.wysiwyg .visual img {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 100%;
    vertical-align: middle;
}
.wysiwyg .visual span {
    color: #757575;
    font-size: 12px;
    font-style: italic;
    line-height: 1.1;
}
.wysiwyg .visual span.copy {
    color: #a2a1a1;
}
@media (min-width: 992px) {
.wysiwyg .visual.right {
    float: right;
    margin: 0 0 5px 15px;
}
.wysiwyg .visual.left {
    float: left;
    margin: 0 15px 5px 0;
}
.wysiwyg .visual.left + .left {
    margin-right: 0;
}
}
.wysiwyg .main-section .embed-responsive {
    margin: 10px 0;
}
.wysiwyg .main-section .embed-responsive > div {
    position: absolute !important;
}
.wysiwyg .main-section .embed-responsive .media img {
    display: block;
    height: 100%;
    width: 100%;
}
.wysiwyg .main-section .embed-responsive .media a.play {
    display: block;
    height: 65px;
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 65px;
    z-index: 1;
}
.wysiwyg .main-section .embed-responsive .media a.play i {
    color: #fff;
    font-size: 65px;
}
.footable {
    position: relative;
    width: 100%;
}
.footable td, .footable th {
    color: #757575;
    font-size: 15px;
    text-align: center;
}
.footable td:nth-child(1), .footable th:nth-child(1) {
    padding-left: 30px;
    text-align: left;
}
@media (min-width: 768px) {
.footable td, .footable th {
    font-size: 13px;
}
}
.footable th {
    -moz-user-select: none;
    border-bottom: 1px solid #757575;
    padding: 10px;
}
.footable tbody > tr.odd {
    background: #f7f7f7 none repeat scroll 0 0;
}
.footable tbody tr td {
    padding-bottom: 6px;
    padding-top: 12px;
}
.footable tbody > tr.footable-row-detail {
    border-bottom: 1px solid #757575;
}
.footable tbody > tr.footable-row-detail td {
    padding-bottom: 12px;
}
.footable tbody > tr.footable-detail-show > td {
    border-bottom: medium none;
}
.footable tbody > tr > td.footable-cell-detail {
    background: #eee none repeat scroll 0 0;
    border-top: medium none;
}
.footable a.btn-primary {
    padding: 6px 26px 6px 6px;
}
.footable .footable-last-column {
    padding-right: 30px;
}
.footable.breakpoint span.footable-toggle {
    border-color: transparent -moz-use-text-color transparent #757575;
    border-style: solid none solid solid;
    border-width: 5px medium 5px 7px;
    height: 0;
    margin-top: 4px;
    padding: 0;
    position: absolute;
    right: 12px;
    width: 0;
}
.footable.breakpoint tr.footable-detail-show span.footable-toggle {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #757575;
    height: 0;
    margin-top: 6px;
    width: 0;
}
.footable.breakpoint tr:hover:not(.footable-row-detail) {
    cursor: pointer;
}
.footable .footable-row-detail-inner {
    display: table;
}
.footable .footable-row-detail-row {
    display: table-row;
    line-height: 1.5em;
}
.footable .footable-row-detail-group {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
}
.footable .footable-row-detail-name {
    display: table-cell;
    font-weight: bold;
    padding-right: 0.5em;
}
.footable .footable-row-detail-value {
    display: table-cell;
}
.footable .footable-odd {
    background-color: #f7f7f7;
}
.actualites a, .actualites a:hover {
    text-decoration: none;
}
.actualites article {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
}
.actualites article h2 {
    margin: 0 0 2px;
}
.actualites article .date {
    color: #757575;
    font-style: italic;
}
html[lang="nl"] .actualites article .date {
    text-transform: capitalize;
}
.block-linked {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    vertical-align: middle;
}
.block-linked .visual {
    margin: 0 auto !important;
}
.block-linked .visual img {
    margin-bottom: 0 !important;
}
.block-linked .visual .legend {
    display: none;
}
@media (max-width: 991px) {
.block-linked {
    margin-right: 0 !important;
}
}
#iframe-xdm iframe {
    width: 100%;
}
.iframe-resultats {
    min-height: 1000px;
}
.iframe-resultats iframe {
    min-height: 3250px;
}
.iframe-freeze-my-mud {
    height: 4599px;
}
@media (min-width: 637px) {
.iframe-freeze-my-mud {
    height: 3020px;
}
}
@media (min-width: 992px) {
.iframe-freeze-my-mud {
    height: 2269px;
}
}
.slider {
    visibility: hidden;
}
.no-js .slider {
    visibility: visible;
}
.slider-nav {
    color: #fff;
    font-size: 28px;
    margin-top: -12.5px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.slider-nav > i {
    cursor: pointer;
    position: absolute;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}
.slider-nav > i:hover, .slider-nav > i:focus {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
.slider-nav .slider-left {
    left: 0;
}
.slider-nav .slider-right {
    right: 0;
}
#main-slider {
    background: #000 none repeat scroll 0 0;
}
#main-slider .owl-buttons, #main-slider + .slider-nav {
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    top: 50%;
}
#main-slider .owl-buttons::before, #main-slider .owl-buttons::after, #main-slider + .slider-nav::before, #main-slider + .slider-nav::after {
    content: " ";
    display: table;
}
#main-slider .owl-buttons::after, #main-slider + .slider-nav::after {
    clear: both;
}
@media (max-width: 767px) {
#main-slider .owl-buttons, #main-slider + .slider-nav {
    margin-left: -50%;
    margin-top: -40px;
}
}
@media (min-width: 768px) {
#main-slider .owl-buttons, #main-slider + .slider-nav {
    margin-left: -370px;
    margin-top: -90px;
    width: 740px;
}
}
@media (min-width: 992px) {
#main-slider .owl-buttons, #main-slider + .slider-nav {
    margin-left: -480px;
    margin-top: -20px;
    width: 960px;
}
}
#main-slider .owl-buttons > div, #main-slider .owl-buttons > i, #main-slider + .slider-nav > div, #main-slider + .slider-nav > i {
    color: #fff;
    font-size: 40px;
    z-index: 5;
}
@media (min-width: 768px) {
#main-slider .owl-buttons > div, #main-slider .owl-buttons > i, #main-slider + .slider-nav > div, #main-slider + .slider-nav > i {
    font-size: 48px;
}
}
#secondary-slider {
    height: 218px;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
    width: 300px;
}
@media (min-width: 768px) {
#secondary-slider {
    height: 190px;
    margin: 85px 0 40px;
    padding: 0 5.106%;
    width: auto;
}
}
#secondary-slider .slick-list {
    padding-bottom: 10px;
}
#secondary-slider .slick-slide {
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
#secondary-slider .slider-nav {
    left: 0;
    margin-top: -20px;
}
@media (max-width: 767px) {
#secondary-slider .slider-nav {
    left: 50%;
    margin-left: -150px;
    width: 300px;
}
}
#secondary-slider .slider-nav i {
    font-size: 40px;
}
@media (max-width: 767px) {
#secondary-slider .slider-nav i {
    background: #155f8d none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    padding: 2px;
}
#secondary-slider .slider-nav i.slider-left {
    left: -2px;
}
#secondary-slider .slider-nav i.slider-right {
    right: -2px;
}
}
#secondary-slider .block {
    display: inline-block;
    margin-top: 0;
    text-align: left;
    vertical-align: middle;
}
@media (min-width: 768px) {
#secondary-slider .block {
    box-shadow: -5px 10px 0 rgba(0, 0, 0, 0.1);
    height: 180px;
    width: 260px;
}
}
@media (max-width: 767px) {
#secondary-slider .block {
    width: 300px;
}
#secondary-slider .block img {
    width: 100%;
}
}
.gallery a, .gallery a:hover {
    text-decoration: none;
}
.gallery ul.nav {
    border-bottom: 0 none;
    left: 3px;
    margin-bottom: 20px;
    position: relative;
}
.gallery ul.nav > li {
    float: left;
    font-family: helvetica, Arial, sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 768px) {
.gallery ul.nav > li {
    font-size: 25px;
}
}
.gallery ul.nav > li::before {
    content: none;
}
.gallery ul.nav > li > a {
    background: #155f8d none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-decoration: none;
    transform: skewX(-10deg);
}
.gallery ul.nav > li > a:hover {
    background-color: #155f8d;
}
.gallery ul.nav > li > a span {
    display: block;
    font-family: helvetica, Arial, sans-serif;
    padding: 6px 0;
    transform: skewX(10deg);
}
@media (max-device-width: 1280px) and (orientation: landscape), (max-device-width: 800px) and (orientation: portrait), not all, (min-resolution: 192dpi) {
body:not(.desktop) .gallery ul.nav > li > a span {
    padding: 8px 0 2px;
}
}
.gallery ul.nav > li.active > a, .gallery ul.nav > li.active > a:hover, .gallery ul.nav > li.active > a:focus {
    background-color: #0d72a7;
    border: 0 none;
    color: #fff;
    cursor: default;
}
.filter-galeries label {
    color: #757575;
    font-family: Helvetica,sans-serif;
    font-size: 13px;
    margin-right: 10px;
    text-align: left;
    text-transform: lowercase;
}
.filter-galeries label::first-letter {
    text-transform: uppercase;
}
.filter-galeries .field {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: middle;
}
@media (max-width: 767px) {
.filter-galeries .field {
    width: 43%;
}
}
.filter-galeries .styled-select {
    background-color: #f7f7f7;
    border: medium none;
    color: #757575;
    font-family: Helvetica,sans-serif;
    font-size: 13px;
    height: 28px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-transform: lowercase;
}
.filter-galeries .styled-select select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    margin: 0;
    min-width: 150px;
    padding: 0 20px 0 5px;
    position: relative;
    z-index: 4;
}
@media (max-width: 991px) {
.filter-galeries .styled-select select {
    height: 36px;
    line-height: 36px;
}
}
.filter-galeries .styled-select .ico {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #757575;
    margin-top: -3px;
    position: absolute;
    right: 10px;
    top: 50%;
}
.filter-galeries .error {
    display: none;
}
.slider-photos {
    max-height: 372px;
    overflow: hidden;
}
.slider-photos .item, .slider-photos img {
    background-color: #ffffff;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    max-height: 372px;
    text-decoration: none;
}
.section-slider-photos, .section-caroussel-photos, .section-slider-videos, .section-caroussel-videos {
    position: relative;
}
.section-caroussel-photos, .section-caroussel-videos {
    margin: 0 25px;
    padding: 10px 0;
}
.section-slider-photos .icon-arrow-left, .section-slider-photos .icon-arrow-right, .section-slider-videos .icon-arrow-left, .section-slider-videos .icon-arrow-right, .modal-body .icon-arrow-left, .modal-body .icon-arrow-right {
    color: #ffffff;
    font-size: 38px;
    text-shadow: 2px 2px 2px #606060;
}
.section-slider-photos .icon-arrow-right, .section-slider-videos .icon-arrow-right, .modal-body .icon-arrow-right {
    text-shadow: -2px 2px 2px #606060;
}
.section-caroussel-photos .icon-arrow-left, .section-caroussel-photos .icon-arrow-right, .section-caroussel-videos .icon-arrow-left, .section-caroussel-videos .icon-arrow-right {
    color: #155f8d;
    font-size: 34px;
    left: -30px;
}
.section-caroussel-photos .icon-arrow-right, .section-caroussel-videos .icon-arrow-right {
    left: auto;
    right: -30px;
}
.section-slider-photos .slick-slide img, .section-caroussel-photos .slick-slide img, .section-slider-videos .slick-slide img, .section-caroussel-videos .slick-slide img {
    width: 100%;
}
.section-caroussel-photos .slick-slide, .section-caroussel-videos .slick-slide {
    cursor: pointer;
    margin: 0 5px;
}
.section-caroussel-videos .item img {
    max-height: 78px;
}
.field .filter-label {
    text-transform: capitalize;
}
.slick-initialized .slick-slide {
    position: relative;
}
a.zoom {
    bottom: 10px;
    color: #ffffff;
    display: none;
    font-size: 25px;
    position: absolute;
    right: 10px;
    text-decoration: none !important;
    text-shadow: 2px 2px 2px #606060;
    z-index: 1;
}
a.zoom:hover {
    text-decoration: none !important;
}
@media (min-width: 768px) {
.slick-initialized .slick-slide:hover a.zoom {
    display: block;
}
}
.infos-contextual {
    margin: 0;
}
.infos-contextual::before, .infos-contextual::after {
    content: " ";
    display: table;
}
.infos-contextual::after {
    clear: both;
}
.modal-body div.description, div.description {
    margin-top: 5px;
    /*min-height: 65px;*/
    padding-right: 0;
}
.modal-body div.description h2, div.description h2 {
    margin: 0;
}
.modal-body div.description span, div.description span {
    color: #757575;
    font-size: 11px;
    line-height: 1.2;
}
.modal-body div.description .copy, div.description .copy {
    color: #a2a1a1;
    margin-top: 0;
}
.modal-dialog .modal-body {
    max-height: 100%;
}
.modal-dialog .modal-body::before, .modal-dialog .modal-body::after {
    content: " ";
    display: table;
}
.modal-dialog .modal-body::after {
    clear: both;
}
.modal-dialog .modal-body .item {
    overflow: hidden;
    position: relative;
}
.modal-dialog .modal-body .loader {
    left: 50%;
    position: absolute;
    top: 50%;
}
.modal-dialog .modal-body img {
    height: auto;
    max-width: 100%;
    position: relative;
}
.modal-header {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 10;
}
.modal-header .icon-close {
    color: #155f8d;
    font-size: 18px;
    line-height: 24px;
    padding: 0 2px;
}
.modal-footer {
    border: medium none;
    padding: 0;
}
.gallery.wysiwyg .embed-responsive {
    margin: 0;
}
.share-buttons {
    margin: 5px 0;
    text-align: right;
}
.share-buttons::before, .share-buttons::after {
    content: " ";
    display: table;
}
.share-buttons::after {
    clear: both;
}
.share-buttons a {
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 21px;
    padding: 3px;
    text-align: center;
    text-decoration: none !important;
    transition-duration: 0.3s;
    transition-property: background;
    transition-timing-function: ease;
    vertical-align: middle;
    width: 21px;
}
.share-buttons a:hover {
    text-decoration: none !important;
}
.share-buttons a.facebook {
    background-color: #36589b;
}
.share-buttons a.facebook:hover, .share-buttons a.facebook:focus {
    background: #415181 none repeat scroll 0 0;
}
.share-buttons a.twitter {
    background-color: #31aae1;
}
.share-buttons a.twitter:hover, .share-buttons a.twitter:focus {
    background: #188eb9 none repeat scroll 0 0;
}
.share-buttons a.google {
    background-color: #da4b39;
}
.share-buttons a.google:hover, .share-buttons a.google:focus {
    background: #a32b2b none repeat scroll 0 0;
}
.share-buttons.page {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 55px 0 0;
    padding: 5px 0;
    text-align: center;
}
.share-buttons.page a {
    font-size: 17px;
    height: 34px;
    line-height: 31px;
    margin: 0 5px;
    width: 34px;
}
.share-buttons.news {
    margin-top: 15px;
}
.rtl ul, .rtl li, .rtl p, .rtl a, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl table {
    direction: rtl;
}
.rtl .breadcrumb, .rtl .edition {
    direction: rtl;
}
.rtl .arrowRight {
    direction: rtl;
    padding-right: 10px;
}
.rtl .editionDateEpreuve .arrowRight i {
    border-left: medium none;
    border-right: 6px solid #6d7278;
    left: inherit;
    right: 0;
}
.rtl #countdown.block .title, .rtl .block.news article {
    text-align: right;
}
.rtl .description {
    direction: rtl;
}
.rtl .modal-body div.description {
    text-align: right;
}
.rtl .wysiwyg .main-section {
    text-align: right;
}
.rtl .wysiwyg .main-section ul li::before {
    border-left: medium none;
    border-right: 7px solid #6d7278;
    margin-left: 10px;
    margin-right: 0;
}
.rtl .wysiwyg .main-section .doc a i.icon-excel, .rtl .wysiwyg .main-section .doc a i.icon-word, .rtl .wysiwyg .main-section .doc a i.icon-pdf, .rtl .wysiwyg .main-section .doc a i.icon-default {
    left: inherit;
    right: 10px;
}
.rtl .wysiwyg .main-section a.panel-heading {
    padding: 10px 10px 10px 40px;
}
.rtl .wysiwyg .main-section a.panel-heading i, .rtl .wysiwyg .main-section a.panel-heading span {
    left: 12px;
    position: absolute;
    right: inherit;
}
.rtl .wysiwyg .main-section a.collapsed i, .rtl .wysiwyg .main-section a.collapsed span {
    border-left: medium none;
    border-right: 7px solid #757575;
    height: 0;
    width: 0;
}
.rtl .btn i, .rtl .wysiwyg .btn::after {
    border-left: medium none;
    border-right-style: solid;
    border-right-width: 5px;
    left: 12px;
    right: inherit;
}
.rtl .btn, .rtl .wysiwyg .btn {
    padding: 10px 10px 10px 30px;
}
@media (max-device-width: 1280px) and (orientation: landscape), (max-device-width: 800px) and (orientation: portrait), not all, (min-resolution: 192dpi) {
.rtl:not(.desktop) .btn, .rtl:not(.desktop) .wysiwyg .btn {
    padding: 10px 10px 4px 30px;
}
}
.rtl .navbar.navbar-default .nav > li:first-child a {
    padding-left: 22px;
}
.rtl .navbar.navbar-default .nav > li:last-child a {
    padding-left: 7px;
}
@media (min-width: 768px) {
.rtl .navbar-nav {
    float: right;
}
.rtl .navbar-nav .dropdown-menu {
    text-align: right;
}
}
.rtl .nav {
    padding-right: 0;
}
.rtl .nav .icon-arrow-right {
    left: 10px;
    right: inherit;
    transform: rotate(180deg);
}
.rtl .nav .open > a .icon-arrow-right {
    transform: rotate(90deg);
}
.rtl .nav a {
    text-align: right;
}
.rtl footer .nav {
    padding-right: 0;
}
@media (min-width: 768px) {
.rtl footer .nav {
    float: right;
}
}
@media (min-width: 768px) {
.rtl footer .nav > li.dropdown .dropdown-menu {
    float: right;
}
}
.rtl footer .nav > li.dropdown .dropdown-menu li {
    text-align: right;
}
@media (min-width: 768px) {
.rtl footer .nav > li.dropdown > a {
    padding-left: 10px;
    padding-right: 0;
}
}
.rtl footer .other-links .copyright {
    float: left;
}
.rtl .videos-header .video .play {
    left: 50px;
    right: auto;
}
@media (min-width: 768px) {
.rtl .videos-header .video .play {
    left: 15px;
}
}
@media (min-width: 992px) {
.rtl .videos-header .video .play {
    left: 35px;
}
}
.obstacles .row {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.obstacles h1 {
    position: relative;
    z-index: 5;
}
body.is-overlayed h1 {
    background: #093e5a none repeat scroll 0 0;
}
body.is-overlayed h1 span {
    opacity: 0.4;
}
body.is-overlayed::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 15;
}
body.is-overlayed .main-section {
    position: relative;
    z-index: 20;
}
body.is-overlayed .custom-gallery-item-image {
    opacity: 0.4 !important;
}
@media (min-width: 768px) {
.custom-gallery {
    margin: -45px -30px 0;
}
}
.custom-gallery-list {
    clear: both;
}
.custom-gallery-item {
    background: #000 none repeat scroll 0 0;
    cursor: pointer;
    position: relative;
}
@media (max-width: 767px) {
.custom-gallery-item {
    clear: both;
}
}
@media (min-width: 768px) {
.custom-gallery-item {
    margin: 0 -10px;
}
}
.custom-gallery-item.active::before {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    content: "";
    left: 50%;
    margin-left: -30px;
    position: absolute;
    z-index: 5;
}
@media (max-width: 767px) {
.custom-gallery-item.active::before {
    border-top: 32px solid #f3f3f2;
    top: 0;
}
}
@media (min-width: 768px) {
.custom-gallery-item.active.top::before {
    border-top: 32px solid #f3f3f2;
    top: 0;
}
.custom-gallery-item.active.bottom::before {
    border-bottom: 32px solid #f3f3f2;
    bottom: 0;
}
}
.custom-gallery-item-image {
    transition: opacity 0.35s ease 0s;
    width: 100%;
}
.custom-gallery-item-figcaption {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity 0.35s ease 0s;
    width: 100%;
}
.custom-gallery-item-figcaption::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -5px;
    vertical-align: middle;
}
.custom-gallery-item-figcaption .custom-gallery-item-title {
    color: #fff !important;
    display: inline-block;
    font: 36px "captureIt" !important;
    vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-gallery-item-figcaption .custom-gallery-item-title {
    font-size: 26px !important;
}
}
.custom-gallery-item-figcaption .logo {
    max-height: 55px;
    position: absolute;
}
.custom-gallery-item-figcaption .logo-obstacle {
    left: 10px;
    top: 10px;
}
.custom-gallery-item-figcaption .logo-partner {
    bottom: 10px;
    right: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-gallery-item-large .custom-gallery-item-title {
    font-size: 36px !important;
}
}
.custom-gallery-item-focus {
    background: #fff url("/img/global/bg-focus.jpg") repeat scroll 100% 0;
    padding: 0;
}
.custom-gallery-item-focus .col {
    padding: 0;
}
.custom-gallery-item-focus .col-right {
    text-align: center;
}
.custom-gallery-item-focus-title {
    background: #3ca9b3 none repeat scroll 0 0;
    box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.1);
    color: #fff !important;
    display: inline-block;
    margin: 35px 0 !important;
    padding: 5px 10px;
    transform: skewX(-10deg);
    vertical-align: middle;
}
.custom-gallery-item-focus-title .inner {
    display: block;
    font: 36px "captureIt" !important;
    transform: skewX(10deg);
}
.custom-gallery-item-focus .slider-nav {
    font-size: 58px;
    margin-top: -29px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.custom-gallery-item-focus .slider-nav > * {
    opacity: 0.5;
}
.custom-gallery-item-focus .slider-nav > *:hover, .custom-gallery-item-focus .slider-nav > *:focus {
    opacity: 1;
}
.custom-gallery-item-focus .slider-item {
    overflow: hidden;
}
@media (max-width: 767px) {
.custom-gallery-item-focus .slider-item {
    max-height: 320px;
}
}
@media (max-width: 767px) {
.custom-gallery-item-focus-image {
    width: 100%;
}
}
@media (min-width: 768px) {
.custom-gallery-item-focus-image {
    margin-left: -180px;
}
}
@media (min-width: 992px) {
.custom-gallery-item-focus-image {
    margin-left: -110px;
}
}
.custom-gallery-item-description {
    border-bottom: 1px solid #d4d3d2;
    border-top: 1px solid #d4d3d2;
    font: 100 20px "helvetica neue", Arial, sans-serif !important;
    margin: 0 65px !important;
    padding: 10px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-gallery-item-description {
    margin: 0 15px !important;
}
}
.custom-gallery-item-rate {
    margin: 15px 0;
}
@media (min-width: 768px) {
.custom-gallery-item-rate {
    text-align: left;
}
}
.custom-gallery-item-rate-element {
    color: #155f8d;
    display: inline-block;
    margin: 10px 25px -2px;
    text-align: left;
    vertical-align: middle;
}
@media (min-width: 768px) and (max-width: 991px) {
.custom-gallery-item-rate-element {
    margin: 10px 0 -2px 42px;
    min-width: 32%;
}
}
@media (min-width: 992px) {
.custom-gallery-item-rate-element {
    margin: 10px 0 -2px 75px;
    min-width: 27%;
}
}
.custom-gallery-item-rate-element .title {
    display: block;
    font: 20px "captureIt" !important;
    padding: 10px 0 0 40px;
    position: relative;
}
.custom-gallery-item-rate-element .title.team {
    padding-left: 45px;
}
.custom-gallery-item-rate-element .element-icon {
    font-size: 30px;
    left: 0;
    margin-right: 3px;
    position: absolute;
    top: 0;
    vertical-align: sub;
}
.custom-gallery-item-rate-element .element-icon.icon-physical {
    top: 5px;
}
.custom-gallery-item-rate-element .element-icon.icon-mental {
    font-size: 38px;
}
.custom-gallery-item-rate-element .element-icon.icon-team {
    font-size: 44px;
}
.custom-gallery-item-rate-element .element-icon.icon-fun {
    font-size: 38px;
}
.custom-gallery-item-rate-element .icon {
    color: #000;
    font-size: 25px;
}
.custom-gallery-item-rate-element .icon-full-star {
    margin: 0 -3px;
}
.custom-gallery-item-rate-element .wrap {
    margin-top: 5px;
}
.custom-gallery-item:hover .custom-gallery-item-figcaption, .custom-gallery-item.active .custom-gallery-item-figcaption {
    opacity: 1;
}
.custom-gallery-item:hover .custom-gallery-item-image, .custom-gallery-item.active .custom-gallery-item-image {
    opacity: 0.6 !important;
}
