@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* ------- DEBUT - Clear ------- */
/* line 5, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
strong{
    font-weight: bold;
}
/* line 22, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
    line-height: 1;
}
.row{
    margin-left:0px;
    margin-right:0px;
}
    /* line 24, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
    list-style: none;
}

/* line 26, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
    quotes: none;
}
/* line 103, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 32, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 116, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

/* TRISKEL FM FAB */
@media screen and (min-width: 1024px) {
    .easyWide {
        position: absolute;
        /*max-height: 687px;*/
        margin-left: 0px;
        margin-right: 0px;
        top: -176px;
        max-width: 1280px;
        width: 100%;
    }
}
.wrap {
    max-width: 1280px;
    padding-left: 0em;
    padding-right: 0em;
}

.home .owl-carousel .owl-controls .owl-buttons .owl-next {
    background: none;
    background-position: 0 -28px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../images/icons-s9f3bb19bc7.png);
    background-repeat: no-repeat;
    float: right;
    padding: 0;
    margin-top: -25px;
}
/* END TRISKEL */
/* line 2, ../../../../../../frontend/sass/modules/_retina-sprites.scss */
.well {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 15px 0;
    padding: 15px;
}

/* line 10, ../../../../../../frontend/sass/modules/_retina-sprites.scss */
[class*=icon] {
    vertical-align: middle;
}

/* all var */
/* line 8, ../../../../../../frontend/sass/partials/_base.scss */
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* line 16, ../../../../../../frontend/sass/partials/_base.scss */
.clearfix {
    display: inline-block;
}

/* \*/
/* line 20, ../../../../../../frontend/sass/partials/_base.scss */
* html .clearfix {
    height: 1%;
}

/* line 24, ../../../../../../frontend/sass/partials/_base.scss */
.clearfix {
    display: block;
}

/* ------- FIN - Clear ------- */
/* Base typographique */
/* fin typo*/
/* line 33, ../../../../../../frontend/sass/partials/_base.scss */
a,
a:hover {
    text-decoration: none;
    outline: 0;
}

/* line 39, ../../../../../../frontend/sass/partials/_base.scss */
ul, ol {
    list-style: none;
}

/* line 43, ../../../../../../frontend/sass/partials/_base.scss */
.valign {
    display: table;
    width: 100%;
}
.new_home .valign{
    position:relative;
}
/* line 46, ../../../../../../frontend/sass/partials/_base.scss */
.valign > div {
    display: table-cell;
    vertical-align: middle;
}
.new_home .valign > div {
    text-align: center;
    height: 270px;
}

/* line 1, ../../../../../../frontend/sass/partials/_responsive.scss */
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

/* line 7, ../../../../../../frontend/sass/partials/_responsive.scss */
body.ie-old {
    min-width: 958px;
}

/* line 10, ../../../../../../frontend/sass/partials/_responsive.scss */
.row:before, .row:after {
    content: " ";
    display: table;
}

/* line 14, ../../../../../../frontend/sass/partials/_responsive.scss */
.row:after {
    clear: both;
}

/* line 17, ../../../../../../frontend/sass/partials/_responsive.scss */
.hide {
    display: none;
}

/* line 20, ../../../../../../frontend/sass/partials/_responsive.scss */
.hide-desktop {
    display: none !important;
}
@media screen and (max-width: 480px) {
    /* line 20, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop {
        display: block !important;
    }
    /* line 24, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop div.hide-desktop {
        display: block !important;
    }
    /* line 27, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop span.hide-desktop, .hide-desktop a.hide-desktop {
        display: inline !important;
    }
}
@media screen and (max-width: 768px) {
    /* line 20, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop {
        display: block !important;
    }
    /* line 33, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop div.hide-desktop {
        display: block !important;
    }
    /* line 36, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop span.hide-desktop, .hide-desktop a.hide-desktop {
        display: inline !important;
    }
}
@media screen and (max-width: 1024px) {
    /* line 20, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop {
        display: block !important;
    }
    /* line 42, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop div.hide-desktop {
        display: block !important;
    }
    /* line 45, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-desktop span.hide-desktop, .hide-desktop a.hide-desktop {
        display: inline !important;
    }
}

/* line 82, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_5 {
    width: 5% !important;
}

/* line 85, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_10 {
    width: 10% !important;
}

/* line 88, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_15 {
    width: 15% !important;
}

/* line 91, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_16 {
    width: 16.66% !important;
}

/* line 94, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_19 {
    width: 19% !important;
}

/* line 97, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_20 {
    width: 20% !important;
}

/* line 100, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_25 {
    width: 25% !important;
}

/* line 103, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_30 {
    width: 30% !important;
}

.column_31 {
    width: 31% !important;
}

/* line 106, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_33 {
    width: 33.33% !important;
}

/* line 109, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_35 {
    width: 35% !important;
}

/* line 112, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_40 {
    width: 40% !important;
}

/* line 115, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_45 {
    width: 45% !important;
}

/* line 118, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_50 {
    width: 50% !important;
}

/* line 121, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_55 {
    width: 55% !important;
}

/* line 124, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_60 {
    width: 60% !important;
}

/* line 127, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_65 {
    width: 65% !important;
}

/* line 130, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_66 {
    width: 66.66% !important;
}

/* line 133, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_70 {
    width: 70% !important;
}

/* line 136, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_75 {
    width: 75% !important;
}

/* line 139, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_80 {
    width: 80% !important;
}

/* line 142, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_85 {
    width: 85% !important;
}

/* line 145, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_90 {
    width: 90% !important;
}

/* line 148, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_95 {
    width: 95% !important;
}

/* line 151, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_100 {
    width: 100% !important;
}

/* line 156, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_5_no_important {
    width: 5%;
}

/* line 159, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_10_no_important {
    width: 10%;
}

/* line 162, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_15_no_important {
    width: 15%;
}

/* line 165, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_19_no_important {
    width: 19%;
}

/* line 168, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_20_no_important {
    width: 20%;
}

/* line 171, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_25_no_important {
    width: 25%;
}

/* line 174, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_30_no_important {
    width: 30%;
}

/* line 177, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_33_no_important {
    width: 33.33%;
}

/* line 180, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_35_no_important {
    width: 35%;
}

/* line 183, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_40_no_important {
    width: 40%;
}

/* line 186, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_45_no_important {
    width: 45%;
}

/* line 189, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_50_no_important {
    width: 50%;
}

/* line 192, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_55_no_important {
    width: 55%;
}

/* line 195, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_60_no_important {
    width: 60%;
}

/* line 198, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_65_no_important {
    width: 65%;
}

/* line 201, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_66_no_important {
    width: 66.66%;
}

/* line 204, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_70_no_important {
    width: 70%;
}

/* line 207, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_75_no_important {
    width: 75%;
}

/* line 210, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_80_no_important {
    width: 80%;
}

/* line 213, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_85_no_important {
    width: 85%;
}

/* line 216, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_90_no_important {
    width: 90%;
}

/* line 219, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_95_no_important {
    width: 95%;
}

/* line 222, ../../../../../../frontend/sass/partials/_responsive.scss */
.column_100_no_important {
    width: 100%;
}

@media screen and (max-width: 1024px) {
    /* line 227, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-breakL {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 238, ../../../../../../frontend/sass/partials/_responsive.scss */
    .show-breakL {
        display: block !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 249, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_5 {
        width: 5% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 254, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_10 {
        width: 10% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 259, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_15 {
        width: 15% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 264, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_20 {
        width: 20% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 269, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_25 {
        width: 25% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 274, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_30 {
        width: 30% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 279, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_33 {
        width: 33.33% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 284, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_35 {
        width: 35% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 289, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_40 {
        width: 40% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 294, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_45 {
        width: 45% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 299, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_50 {
        width: 50% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 304, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_55 {
        width: 55% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 309, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_60 {
        width: 60% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 314, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_65 {
        width: 65% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 319, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_66 {
        width: 66.66% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 324, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_70 {
        width: 70% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 329, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_75 {
        width: 75% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 334, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_80 {
        width: 80% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 339, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_85 {
        width: 85% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 344, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_90 {
        width: 90% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 349, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_95 {
        width: 95% !important;
    }
}

@media screen and (max-width: 1024px) {
    /* line 354, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakL_100 {
        width: 100% !important;
    }
}

/* line 360, ../../../../../../frontend/sass/partials/_responsive.scss */
.columns {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
/* line 363, ../../../../../../frontend/sass/partials/_responsive.scss */
.columns.right {
    float: right;
}

/* line 368, ../../../../../../frontend/sass/partials/_responsive.scss */
.responsive-images {
    display: block;
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    /* line 374, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-breakM {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 385, ../../../../../../frontend/sass/partials/_responsive.scss */
    .show-breakM {
        display: block !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 396, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_5 {
        width: 5% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 401, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_10 {
        width: 10% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 406, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_15 {
        width: 15% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 411, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_20 {
        width: 20% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 416, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_25 {
        width: 25% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 421, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_30 {
        width: 30% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 426, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_33 {
        width: 33.33% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 431, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_35 {
        width: 35% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 436, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_40 {
        width: 40% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 441, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_45 {
        width: 45% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 446, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_50 {
        width: 50% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 451, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_55 {
        width: 55% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 456, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_60 {
        width: 60% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 461, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_65 {
        width: 65% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 466, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_66 {
        width: 66.66% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 471, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_70 {
        width: 70% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 476, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_75 {
        width: 75% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 481, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_80 {
        width: 80% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 486, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_85 {
        width: 85% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 491, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_90 {
        width: 90% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 496, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_95 {
        width: 95% !important;
    }
}

@media screen and (max-width: 768px) {
    /* line 501, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakM_100 {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 508, ../../../../../../frontend/sass/partials/_responsive.scss */
    .hide-breakS {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 519, ../../../../../../frontend/sass/partials/_responsive.scss */
    .show-breakS {
        display: block !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 530, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_5 {
        width: 5% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 535, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_10 {
        width: 10% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 540, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_15 {
        width: 15% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 545, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_20 {
        width: 20% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 550, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_25 {
        width: 25% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 555, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_30 {
        width: 30% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 560, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_33 {
        width: 33.33% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 565, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_35 {
        width: 35% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 570, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_40 {
        width: 40% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 575, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_45 {
        width: 45% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 580, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_50 {
        width: 50% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 585, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_55 {
        width: 55% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 590, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_60 {
        width: 60% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 595, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_65 {
        width: 65% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 600, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_66 {
        width: 66.66% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 605, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_70 {
        width: 70% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 610, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_75 {
        width: 75% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 615, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_80 {
        width: 80% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 620, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_85 {
        width: 85% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 625, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_90 {
        width: 90% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 630, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_95 {
        width: 95% !important;
    }
}

@media screen and (max-width: 480px) {
    /* line 635, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column_breakS_100 {
        width: 100% !important;
    }
}

/* line 640, ../../../../../../frontend/sass/partials/_responsive.scss */
.column-left {
    padding-right: 5px;
}
@media screen and (max-width: 480px) {
    /* line 640, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column-left {
        padding: 0px 5px;
    }
}

/* line 646, ../../../../../../frontend/sass/partials/_responsive.scss */
.column-middle {
    padding: 0px 5px;
}
@media screen and (max-width: 480px) {
    /* line 646, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column-middle {
        padding: 0px 5px;
    }
}

/* line 652, ../../../../../../frontend/sass/partials/_responsive.scss */
.column-right {
    padding-left: 5px;
}
@media screen and (max-width: 480px) {
    /* line 652, ../../../../../../frontend/sass/partials/_responsive.scss */
    .column-right {
        padding: 0px 5px;
    }
}

/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* Customized by WooRockets
 * This version of bootstrap contains only neccessary styles
 * which used for WR PageBuilder's elements
 */
/* line 12, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-master.contentpane {
    color: #5d5d5d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.42857;
}

/* line 13, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 article, .jsn-bootstrap3 aside, .jsn-bootstrap3 details, .jsn-bootstrap3 figcaption, .jsn-bootstrap3 figure, .jsn-bootstrap3 footer, .jsn-bootstrap3 header, .jsn-bootstrap3 hgroup, .jsn-bootstrap3 main, .jsn-bootstrap3 nav, .jsn-bootstrap3 section, .jsn-bootstrap3 summary {
    display: block;
}

/* line 14, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 audio, .jsn-bootstrap3 canvas, .jsn-bootstrap3 progress, .jsn-bootstrap3 video {
    display: inline-block;
    vertical-align: baseline;
}

/* line 15, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 audio:not([controls]) {
    display: none;
    height: 0;
}

/* line 16, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 [hidden], .jsn-bootstrap3 template {
    display: none;
}

/* line 17, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a {
    background: transparent;
}

/* line 18, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a:active, .jsn-bootstrap3 a:hover {
    outline: 0;
}

/* line 19, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 abbr[title] {
    border-bottom: 1px dotted;
}

/* line 20, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 b, .jsn-bootstrap3 strong {
    font-weight: bold;
}

/* line 21, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 dfn {
    font-style: italic;
}

/* line 22, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* line 23, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 mark {
    background: #ff0;
    color: #000;
}

/* line 24, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 small {
    font-size: 80%;
}

/* line 25, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 sub, .jsn-bootstrap3 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 26, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 sup {
    top: -0.5em;
}

/* line 27, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 sub {
    bottom: -0.25em;
}

/* line 28, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 img {
    border: 0;
}

/* line 29, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 svg:not(:root) {
    overflow: hidden;
}

/* line 30, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 figure {
    margin: 1em 40px;
}

/* line 31, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/* line 32, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 pre {
    overflow: auto;
}

/* line 33, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 code, .jsn-bootstrap3 kbd, .jsn-bootstrap3 pre, .jsn-bootstrap3 samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* line 34, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button, .jsn-bootstrap3 input, .jsn-bootstrap3 optgroup, .jsn-bootstrap3 select, .jsn-bootstrap3 textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

/* line 35, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button {
    overflow: visible;
}

/* line 36, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button, .jsn-bootstrap3 select {
    text-transform: none;
}

/* line 37, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button, .jsn-bootstrap3 html input[type="button"], .jsn-bootstrap3 input[type="reset"], .jsn-bootstrap3 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

/* line 38, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button[disabled], .jsn-bootstrap3 html input[disabled] {
    cursor: default;
}

/* line 39, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button::-moz-focus-inner, .jsn-bootstrap3 input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* line 40, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input {
    line-height: normal;
}

/* line 41, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="checkbox"], .jsn-bootstrap3 input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/* line 42, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="number"]::-webkit-inner-spin-button, .jsn-bootstrap3 input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/* line 43, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/* line 44, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="search"]::-webkit-search-cancel-button, .jsn-bootstrap3 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* line 45, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/* line 46, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 legend {
    border: 0;
    padding: 0;
}

/* line 47, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 textarea {
    overflow: auto;
}

/* line 48, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 optgroup {
    font-weight: bold;
}

/* line 49, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 50, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 td, .jsn-bootstrap3 th {
    padding: 0;
}

/* line 51, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* line 52, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container:before, .jsn-bootstrap3 .container:after {
    display: table;
    content: " ";
}

/* line 53, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container:after {
    clear: both;
}

/* line 54, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container:before, .jsn-bootstrap3 .container:after {
    display: table;
    content: " ";
}

/* line 55, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container:after {
    clear: both;
}

@media (min-width: 768px) {
    /* line 57, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    /* line 60, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    /* line 63, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .container {
        width: 1170px;
    }
}
/* line 65, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .row {
    margin-right: -15px;
    margin-left: -15px;
}

/* line 66, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .row:before, .jsn-bootstrap3 .row:after {
    display: table;
    content: " ";
}

/* line 67, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .row:after {
    clear: both;
}

/* line 68, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .row:before, .jsn-bootstrap3 .row:after {
    display: table;
    content: " ";
}

/* line 69, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .row:after {
    clear: both;
}

/* line 70, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-1, .jsn-bootstrap3 .col-sm-1, .jsn-bootstrap3 .col-md-1, .jsn-bootstrap3 .col-lg-1, .jsn-bootstrap3 .col-xs-2, .jsn-bootstrap3 .col-sm-2, .jsn-bootstrap3 .col-md-2, .jsn-bootstrap3 .col-lg-2, .jsn-bootstrap3 .col-xs-3, .jsn-bootstrap3 .col-sm-3, .jsn-bootstrap3 .col-md-3, .jsn-bootstrap3 .col-lg-3, .jsn-bootstrap3 .col-xs-4, .jsn-bootstrap3 .col-sm-4, .jsn-bootstrap3 .col-md-4, .jsn-bootstrap3 .col-lg-4, .jsn-bootstrap3 .col-xs-5, .jsn-bootstrap3 .col-sm-5, .jsn-bootstrap3 .col-md-5, .jsn-bootstrap3 .col-lg-5, .jsn-bootstrap3 .col-xs-6, .jsn-bootstrap3 .col-sm-6, .jsn-bootstrap3 .col-md-6, .jsn-bootstrap3 .col-lg-6, .jsn-bootstrap3 .col-xs-7, .jsn-bootstrap3 .col-sm-7, .jsn-bootstrap3 .col-md-7, .jsn-bootstrap3 .col-lg-7, .jsn-bootstrap3 .col-xs-8, .jsn-bootstrap3 .col-sm-8, .jsn-bootstrap3 .col-md-8, .jsn-bootstrap3 .col-lg-8, .jsn-bootstrap3 .col-xs-9, .jsn-bootstrap3 .col-sm-9, .jsn-bootstrap3 .col-md-9, .jsn-bootstrap3 .col-lg-9, .jsn-bootstrap3 .col-xs-10, .jsn-bootstrap3 .col-sm-10, .jsn-bootstrap3 .col-md-10, .jsn-bootstrap3 .col-lg-10, .jsn-bootstrap3 .col-xs-11, .jsn-bootstrap3 .col-sm-11, .jsn-bootstrap3 .col-md-11, .jsn-bootstrap3 .col-lg-11, .jsn-bootstrap3 .col-xs-12, .jsn-bootstrap3 .col-sm-12, .jsn-bootstrap3 .col-md-12, .jsn-bootstrap3 .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

/* line 71, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-1, .jsn-bootstrap3 .col-xs-2, .jsn-bootstrap3 .col-xs-3, .jsn-bootstrap3 .col-xs-4, .jsn-bootstrap3 .col-xs-5, .jsn-bootstrap3 .col-xs-6, .jsn-bootstrap3 .col-xs-7, .jsn-bootstrap3 .col-xs-8, .jsn-bootstrap3 .col-xs-9, .jsn-bootstrap3 .col-xs-10, .jsn-bootstrap3 .col-xs-11, .jsn-bootstrap3 .col-xs-12 {
    float: left;
}

/* line 72, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-12 {
    width: 100%;
}

/* line 73, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-11 {
    width: 91.66666666666666%;
}

/* line 74, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-10 {
    width: 83.33333333333334%;
}

/* line 75, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-9 {
    width: 75%;
}

/* line 76, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-8 {
    width: 66.66666666666666%;
}

/* line 77, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-7 {
    width: 58.333333333333336%;
}

/* line 78, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-6 {
    width: 50%;
}

/* line 79, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-5 {
    width: 41.66666666666667%;
}

/* line 80, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-4 {
    width: 33.33333333333333%;
}

/* line 81, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-3 {
    width: 25%;
}

/* line 82, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-2 {
    width: 16.666666666666664%;
}

/* line 83, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-1 {
    width: 8.333333333333332%;
}

/* line 84, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-12 {
    right: 100%;
}

/* line 85, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-11 {
    right: 91.66666666666666%;
}

/* line 86, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-10 {
    right: 83.33333333333334%;
}

/* line 87, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-9 {
    right: 75%;
}

/* line 88, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-8 {
    right: 66.66666666666666%;
}

/* line 89, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-7 {
    right: 58.333333333333336%;
}

/* line 90, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-6 {
    right: 50%;
}

/* line 91, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-5 {
    right: 41.66666666666667%;
}

/* line 92, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-4 {
    right: 33.33333333333333%;
}

/* line 93, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-3 {
    right: 25%;
}

/* line 94, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-2 {
    right: 16.666666666666664%;
}

/* line 95, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-1 {
    right: 8.333333333333332%;
}

/* line 96, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-pull-0 {
    right: 0;
}

/* line 97, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-12 {
    left: 100%;
}

/* line 98, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-11 {
    left: 91.66666666666666%;
}

/* line 99, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-10 {
    left: 83.33333333333334%;
}

/* line 100, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-9 {
    left: 75%;
}

/* line 101, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-8 {
    left: 66.66666666666666%;
}

/* line 102, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-7 {
    left: 58.333333333333336%;
}

/* line 103, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-6 {
    left: 50%;
}

/* line 104, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-5 {
    left: 41.66666666666667%;
}

/* line 105, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-4 {
    left: 33.33333333333333%;
}

/* line 106, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-3 {
    left: 25%;
}

/* line 107, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-2 {
    left: 16.666666666666664%;
}

/* line 108, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-1 {
    left: 8.333333333333332%;
}

/* line 109, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-push-0 {
    left: 0;
}

/* line 110, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-12 {
    margin-left: 100%;
}

/* line 111, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

/* line 112, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

/* line 113, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-9 {
    margin-left: 75%;
}

/* line 114, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

/* line 115, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

/* line 116, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-6 {
    margin-left: 50%;
}

/* line 117, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

/* line 118, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

/* line 119, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-3 {
    margin-left: 25%;
}

/* line 120, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

/* line 121, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

/* line 122, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    /* line 124, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-1, .jsn-bootstrap3 .col-sm-2, .jsn-bootstrap3 .col-sm-3, .jsn-bootstrap3 .col-sm-4, .jsn-bootstrap3 .col-sm-5, .jsn-bootstrap3 .col-sm-6, .jsn-bootstrap3 .col-sm-7, .jsn-bootstrap3 .col-sm-8, .jsn-bootstrap3 .col-sm-9, .jsn-bootstrap3 .col-sm-10, .jsn-bootstrap3 .col-sm-11, .jsn-bootstrap3 .col-sm-12 {
        float: left;
    }

    /* line 125, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-12 {
        width: 100%;
    }

    /* line 126, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-11 {
        width: 91.66666666666666%;
    }

    /* line 127, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-10 {
        width: 83.33333333333334%;
    }

    /* line 128, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-9 {
        width: 75%;
    }

    /* line 129, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-8 {
        width: 66.66666666666666%;
    }

    /* line 130, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-7 {
        width: 58.333333333333336%;
    }

    /* line 131, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-6 {
        width: 50%;
    }

    /* line 132, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-5 {
        width: 41.66666666666667%;
    }

    /* line 133, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-4 {
        width: 33.33333333333333%;
    }

    /* line 134, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-3 {
        width: 25%;
    }

    /* line 135, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-2 {
        width: 16.666666666666664%;
    }

    /* line 136, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-1 {
        width: 8.333333333333332%;
    }

    /* line 137, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-12 {
        right: 100%;
    }

    /* line 138, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    /* line 139, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    /* line 140, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-9 {
        right: 75%;
    }

    /* line 141, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    /* line 142, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    /* line 143, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-6 {
        right: 50%;
    }

    /* line 144, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    /* line 145, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    /* line 146, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-3 {
        right: 25%;
    }

    /* line 147, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    /* line 148, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    /* line 149, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-pull-0 {
        right: 0;
    }

    /* line 150, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-12 {
        left: 100%;
    }

    /* line 151, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    /* line 152, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    /* line 153, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-9 {
        left: 75%;
    }

    /* line 154, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    /* line 155, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    /* line 156, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-6 {
        left: 50%;
    }

    /* line 157, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    /* line 158, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    /* line 159, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-3 {
        left: 25%;
    }

    /* line 160, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    /* line 161, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    /* line 162, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-push-0 {
        left: 0;
    }

    /* line 163, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-12 {
        margin-left: 100%;
    }

    /* line 164, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    /* line 165, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    /* line 166, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-9 {
        margin-left: 75%;
    }

    /* line 167, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    /* line 168, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    /* line 169, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-6 {
        margin-left: 50%;
    }

    /* line 170, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    /* line 171, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    /* line 172, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-3 {
        margin-left: 25%;
    }

    /* line 173, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    /* line 174, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    /* line 175, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    /* line 178, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-1, .jsn-bootstrap3 .col-md-2, .jsn-bootstrap3 .col-md-3, .jsn-bootstrap3 .col-md-4, .jsn-bootstrap3 .col-md-5, .jsn-bootstrap3 .col-md-6, .jsn-bootstrap3 .col-md-7, .jsn-bootstrap3 .col-md-8, .jsn-bootstrap3 .col-md-9, .jsn-bootstrap3 .col-md-10, .jsn-bootstrap3 .col-md-11, .jsn-bootstrap3 .col-md-12 {
        float: left;
    }

    /* line 179, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-12 {
        width: 100%;
    }

    /* line 180, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-11 {
        width: 91.66666666666666%;
    }

    /* line 181, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-10 {
        width: 83.33333333333334%;
    }

    /* line 182, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-9 {
        width: 75%;
    }

    /* line 183, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-8 {
        width: 66.66666666666666%;
    }

    /* line 184, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-7 {
        width: 58.333333333333336%;
    }

    /* line 185, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-6 {
        width: 50%;
    }

    /* line 186, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-5 {
        width: 41.66666666666667%;
    }

    /* line 187, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-4 {
        width: 33.33333333333333%;
    }

    /* line 188, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-3 {
        width: 25%;
    }

    /* line 189, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-2 {
        width: 16.666666666666664%;
    }

    /* line 190, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-1 {
        width: 8.333333333333332%;
    }

    /* line 191, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-12 {
        right: 100%;
    }

    /* line 192, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    /* line 193, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    /* line 194, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-9 {
        right: 75%;
    }

    /* line 195, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    /* line 196, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    /* line 197, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-6 {
        right: 50%;
    }

    /* line 198, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    /* line 199, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    /* line 200, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-3 {
        right: 25%;
    }

    /* line 201, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    /* line 202, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    /* line 203, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-pull-0 {
        right: 0;
    }

    /* line 204, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-12 {
        left: 100%;
    }

    /* line 205, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-11 {
        left: 91.66666666666666%;
    }

    /* line 206, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-10 {
        left: 83.33333333333334%;
    }

    /* line 207, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-9 {
        left: 75%;
    }

    /* line 208, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-8 {
        left: 66.66666666666666%;
    }

    /* line 209, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-7 {
        left: 58.333333333333336%;
    }

    /* line 210, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-6 {
        left: 50%;
    }

    /* line 211, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-5 {
        left: 41.66666666666667%;
    }

    /* line 212, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-4 {
        left: 33.33333333333333%;
    }

    /* line 213, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-3 {
        left: 25%;
    }

    /* line 214, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-2 {
        left: 16.666666666666664%;
    }

    /* line 215, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-1 {
        left: 8.333333333333332%;
    }

    /* line 216, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-push-0 {
        left: 0;
    }

    /* line 217, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-12 {
        margin-left: 100%;
    }

    /* line 218, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    /* line 219, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    /* line 220, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-9 {
        margin-left: 75%;
    }

    /* line 221, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    /* line 222, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    /* line 223, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-6 {
        margin-left: 50%;
    }

    /* line 224, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    /* line 225, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    /* line 226, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-3 {
        margin-left: 25%;
    }

    /* line 227, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    /* line 228, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    /* line 229, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    /* line 232, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-1, .jsn-bootstrap3 .col-lg-2, .jsn-bootstrap3 .col-lg-3, .jsn-bootstrap3 .col-lg-4, .jsn-bootstrap3 .col-lg-5, .jsn-bootstrap3 .col-lg-6, .jsn-bootstrap3 .col-lg-7, .jsn-bootstrap3 .col-lg-8, .jsn-bootstrap3 .col-lg-9, .jsn-bootstrap3 .col-lg-10, .jsn-bootstrap3 .col-lg-11, .jsn-bootstrap3 .col-lg-12 {
        float: left;
    }

    /* line 233, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-12 {
        width: 100%;
    }

    /* line 234, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-11 {
        width: 91.66666666666666%;
    }

    /* line 235, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-10 {
        width: 83.33333333333334%;
    }

    /* line 236, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-9 {
        width: 75%;
    }

    /* line 237, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-8 {
        width: 66.66666666666666%;
    }

    /* line 238, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-7 {
        width: 58.333333333333336%;
    }

    /* line 239, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-6 {
        width: 50%;
    }

    /* line 240, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-5 {
        width: 41.66666666666667%;
    }

    /* line 241, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-4 {
        width: 33.33333333333333%;
    }

    /* line 242, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-3 {
        width: 25%;
    }

    /* line 243, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-2 {
        width: 16.666666666666664%;
    }

    /* line 244, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-1 {
        width: 8.333333333333332%;
    }

    /* line 245, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-12 {
        right: 100%;
    }

    /* line 246, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    /* line 247, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    /* line 248, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-9 {
        right: 75%;
    }

    /* line 249, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    /* line 250, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    /* line 251, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-6 {
        right: 50%;
    }

    /* line 252, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    /* line 253, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    /* line 254, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-3 {
        right: 25%;
    }

    /* line 255, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    /* line 256, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    /* line 257, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-pull-0 {
        right: 0;
    }

    /* line 258, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-12 {
        left: 100%;
    }

    /* line 259, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    /* line 260, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    /* line 261, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-9 {
        left: 75%;
    }

    /* line 262, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    /* line 263, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    /* line 264, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-6 {
        left: 50%;
    }

    /* line 265, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    /* line 266, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    /* line 267, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-3 {
        left: 25%;
    }

    /* line 268, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    /* line 269, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    /* line 270, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-push-0 {
        left: 0;
    }

    /* line 271, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-12 {
        margin-left: 100%;
    }

    /* line 272, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    /* line 273, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    /* line 274, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-9 {
        margin-left: 75%;
    }

    /* line 275, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    /* line 276, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    /* line 277, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-6 {
        margin-left: 50%;
    }

    /* line 278, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    /* line 279, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    /* line 280, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-3 {
        margin-left: 25%;
    }

    /* line 281, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    /* line 282, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    /* line 283, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .col-lg-offset-0 {
        margin-left: 0;
    }
}
@media print {
    /* line 286, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    /* line 287, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 a, .jsn-bootstrap3 a:visited {
        text-decoration: underline;
    }

    /* line 288, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 a[href]:after {
        content: " (" attr(href) ")";
    }

    /* line 289, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* line 290, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 a[href^="javascript:"]:after, .jsn-bootstrap3 a[href^="#"]:after {
        content: "";
    }

    /* line 291, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 pre, .jsn-bootstrap3 blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /* line 292, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 thead {
        display: table-header-group;
    }

    /* line 293, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr, .jsn-bootstrap3 img {
        page-break-inside: avoid;
    }

    /* line 294, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 img {
        max-width: 100% !important;
    }

    /* line 295, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 p, .jsn-bootstrap3 h2, .jsn-bootstrap3 h3 {
        orphans: 3;
        widows: 3;
    }

    /* line 296, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 h2, .jsn-bootstrap3 h3 {
        page-break-after: avoid;
    }

    /* line 297, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 select {
        background: #fff !important;
    }

    /* line 298, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar {
        display: none;
    }

    /* line 299, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table td, .jsn-bootstrap3 .table th {
        background-color: #fff !important;
    }

    /* line 300, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .btn > .caret, .jsn-bootstrap3 .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    /* line 301, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .label {
        border: 1px solid #000;
    }

    /* line 302, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table {
        border-collapse: collapse !important;
    }

    /* line 303, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-bordered th, .jsn-bootstrap3 .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
/* line 305, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 306, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 *:before,
.jsn-bootstrap3 *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 309, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input, .jsn-bootstrap3 button, .jsn-bootstrap3 select, .jsn-bootstrap3 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* line 310, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a {
    color: #428bca;
    text-decoration: none;
}

/* line 311, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a:hover, .jsn-bootstrap3 a:focus {
    color: #2a6496;
    text-decoration: underline;
}

/* line 312, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* line 313, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 figure {
    margin: 0;
}

/* line 314, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 img {
    vertical-align: middle;
}

/* line 315, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/* line 316, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .img-rounded {
    border-radius: 6px;
}

/* line 317, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* line 318, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .img-circle {
    border-radius: 50%;
}

/* line 319, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

/* line 320, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* line 321, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1, .jsn-bootstrap3 h2, .jsn-bootstrap3 h3, .jsn-bootstrap3 h4, .jsn-bootstrap3 h5, .jsn-bootstrap3 h6, .jsn-bootstrap3 .h1, .jsn-bootstrap3 .h2, .jsn-bootstrap3 .h3, .jsn-bootstrap3 .h4, .jsn-bootstrap3 .h5, .jsn-bootstrap3 .h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

/* line 322, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1 small, .jsn-bootstrap3 h2 small, .jsn-bootstrap3 h3 small, .jsn-bootstrap3 h4 small, .jsn-bootstrap3 h5 small, .jsn-bootstrap3 h6 small, .jsn-bootstrap3 .h1 small, .jsn-bootstrap3 .h2 small, .jsn-bootstrap3 .h3 small, .jsn-bootstrap3 .h4 small, .jsn-bootstrap3 .h5 small, .jsn-bootstrap3 .h6 small, .jsn-bootstrap3 h1 .small, .jsn-bootstrap3 h2 .small, .jsn-bootstrap3 h3 .small, .jsn-bootstrap3 h4 .small, .jsn-bootstrap3 h5 .small, .jsn-bootstrap3 h6 .small, .jsn-bootstrap3 .h1 .small, .jsn-bootstrap3 .h2 .small, .jsn-bootstrap3 .h3 .small, .jsn-bootstrap3 .h4 .small, .jsn-bootstrap3 .h5 .small, .jsn-bootstrap3 .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

/* line 323, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1, .jsn-bootstrap3 .h1, .jsn-bootstrap3 h2, .jsn-bootstrap3 .h2, .jsn-bootstrap3 h3, .jsn-bootstrap3 .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

/* line 324, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1 small, .jsn-bootstrap3 .h1 small, .jsn-bootstrap3 h2 small, .jsn-bootstrap3 .h2 small, .jsn-bootstrap3 h3 small, .jsn-bootstrap3 .h3 small, .jsn-bootstrap3 h1 .small, .jsn-bootstrap3 .h1 .small, .jsn-bootstrap3 h2 .small, .jsn-bootstrap3 .h2 .small, .jsn-bootstrap3 h3 .small, .jsn-bootstrap3 .h3 .small {
    font-size: 65%;
}

/* line 325, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h4, .jsn-bootstrap3 .h4, .jsn-bootstrap3 h5, .jsn-bootstrap3 .h5, .jsn-bootstrap3 h6, .jsn-bootstrap3 .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* line 326, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h4 small, .jsn-bootstrap3 .h4 small, .jsn-bootstrap3 h5 small, .jsn-bootstrap3 .h5 small, .jsn-bootstrap3 h6 small, .jsn-bootstrap3 .h6 small, .jsn-bootstrap3 h4 .small, .jsn-bootstrap3 .h4 .small, .jsn-bootstrap3 h5 .small, .jsn-bootstrap3 .h5 .small, .jsn-bootstrap3 h6 .small, .jsn-bootstrap3 .h6 .small {
    font-size: 75%;
}

/* line 327, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h1, .jsn-bootstrap3 .h1 {
    font-size: 36px;
}

/* line 328, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h2, .jsn-bootstrap3 .h2 {
    font-size: 30px;
}

/* line 329, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h3, .jsn-bootstrap3 .h3 {
    font-size: 24px;
}

/* line 330, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h4, .jsn-bootstrap3 .h4 {
    font-size: 18px;
}

/* line 331, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h5, .jsn-bootstrap3 .h5 {
    font-size: 14px;
}

/* line 332, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 h6, .jsn-bootstrap3 .h6 {
    font-size: 12px;
}

/* line 333, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 p {
    margin: 0 0 10px;
}

/* line 334, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}

@media (min-width: 768px) {
    /* line 336, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .lead {
        font-size: 21px;
    }
}
/* line 338, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 small, .jsn-bootstrap3 .small {
    font-size: 85%;
}

/* line 339, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 cite {
    font-style: normal;
}

/* line 340, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-left {
    text-align: left;
}

/* line 341, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-right {
    text-align: right;
}

/* line 342, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-center {
    text-align: center;
}

/* line 343, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-justify {
    text-align: justify;
}

/* line 344, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-muted {
    color: #999999;
}

/* line 345, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-primary {
    color: #428bca;
}

/* line 346, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.text-primary:hover {
    color: #3071a9;
}

/* line 347, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-success {
    color: #3c763d;
}

/* line 348, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.text-success:hover {
    color: #2b542c;
}

/* line 349, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-info {
    color: #31708f;
}

/* line 350, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.text-info:hover {
    color: #245269;
}

/* line 351, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-warning {
    color: #8a6d3b;
}

/* line 352, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.text-warning:hover {
    color: #66512c;
}

/* line 353, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-danger {
    color: #a94442;
}

/* line 354, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.text-danger:hover {
    color: #843534;
}

/* line 355, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .bg-primary {
    color: #fff;
    background-color: #428bca;
}

/* line 356, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.bg-primary:hover {
    background-color: #3071a9;
}

/* line 357, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .bg-success {
    background-color: #dff0d8;
}

/* line 358, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.bg-success:hover {
    background-color: #c1e2b3;
}

/* line 359, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .bg-info {
    background-color: #d9edf7;
}

/* line 360, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.bg-info:hover {
    background-color: #afd9ee;
}

/* line 361, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .bg-warning {
    background-color: #fcf8e3;
}

/* line 362, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.bg-warning:hover {
    background-color: #f7ecb5;
}

/* line 363, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .bg-danger {
    background-color: #f2dede;
}

/* line 364, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.bg-danger:hover {
    background-color: #e4b9b9;
}

/* line 365, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

/* line 366, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 ul, .jsn-bootstrap3 ol {
    margin-top: 0;
    margin-bottom: 10px;
}

/* line 367, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 ul ul, .jsn-bootstrap3 ol ul, .jsn-bootstrap3 ul ol, .jsn-bootstrap3 ol ol {
    margin-bottom: 0;
}

/* line 368, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .list-unstyled {
    padding-left: 0;
    list-style: none;
}

/* line 369, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .list-inline {
    padding-left: 0;
    list-style: none;
}

/* line 370, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/* line 371, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .list-inline > li:first-child {
    padding-left: 0;
}

/* line 372, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 dl {
    margin-top: 0;
    margin-bottom: 20px;
}

/* line 373, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 dt, .jsn-bootstrap3 dd {
    line-height: 1.428571429;
}

/* line 374, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 dt {
    font-weight: bold;
}

/* line 375, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    /* line 377, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    /* line 378, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .dl-horizontal dd {
        margin-left: 180px;
    }
}
/* line 380, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 abbr[title], .jsn-bootstrap3 abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}

/* line 381, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

/* line 382, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

/* line 383, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 blockquote p:last-child, .jsn-bootstrap3 blockquote ul:last-child, .jsn-bootstrap3 blockquote ol:last-child {
    margin-bottom: 0;
}

/* line 384, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 blockquote footer, .jsn-bootstrap3 blockquote small, .jsn-bootstrap3 blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999999;
}

/* line 385, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 blockquote footer:before, .jsn-bootstrap3 blockquote small:before, .jsn-bootstrap3 blockquote .small:before {
    content: '\2014 \00A0';
}

/* line 386, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .blockquote-reverse, .jsn-bootstrap3 blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

/* line 387, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .blockquote-reverse footer:before, .jsn-bootstrap3 blockquote.pull-right footer:before, .jsn-bootstrap3 .blockquote-reverse small:before, .jsn-bootstrap3 blockquote.pull-right small:before, .jsn-bootstrap3 .blockquote-reverse .small:before, .jsn-bootstrap3 blockquote.pull-right .small:before {
    content: '';
}

/* line 388, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .blockquote-reverse footer:after, .jsn-bootstrap3 blockquote.pull-right footer:after, .jsn-bootstrap3 .blockquote-reverse small:after, .jsn-bootstrap3 blockquote.pull-right small:after, .jsn-bootstrap3 .blockquote-reverse .small:after, .jsn-bootstrap3 blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

/* line 389, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 blockquote:before, .jsn-bootstrap3 blockquote:after {
    content: "";
}

/* line 390, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

/* line 391, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 table {
    max-width: 100%;
    background-color: transparent;
}

/* line 392, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 th {
    text-align: left;
}

/* line 393, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table {
    width: 100%;
    margin-bottom: 20px;
}

/* line 394, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > th, .jsn-bootstrap3 .table > tbody > tr > th, .jsn-bootstrap3 .table > tfoot > tr > th, .jsn-bootstrap3 .table > thead > tr > td, .jsn-bootstrap3 .table > tbody > tr > td, .jsn-bootstrap3 .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

/* line 395, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}

/* line 396, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > caption + thead > tr:first-child > th, .jsn-bootstrap3 .table > colgroup + thead > tr:first-child > th, .jsn-bootstrap3 .table > thead:first-child > tr:first-child > th, .jsn-bootstrap3 .table > caption + thead > tr:first-child > td, .jsn-bootstrap3 .table > colgroup + thead > tr:first-child > td, .jsn-bootstrap3 .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

/* line 397, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > tbody + tbody {
    border-top: 2px solid #dddddd;
}

/* line 398, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table .table {
    background-color: #ffffff;
}

/* line 399, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-condensed > thead > tr > th, .jsn-bootstrap3 .table-condensed > tbody > tr > th, .jsn-bootstrap3 .table-condensed > tfoot > tr > th, .jsn-bootstrap3 .table-condensed > thead > tr > td, .jsn-bootstrap3 .table-condensed > tbody > tr > td, .jsn-bootstrap3 .table-condensed > tfoot > tr > td {
    padding: 5px;
}

/* line 400, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-bordered {
    border: 1px solid #dddddd;
}

/* line 401, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-bordered > thead > tr > th, .jsn-bootstrap3 .table-bordered > tbody > tr > th, .jsn-bootstrap3 .table-bordered > tfoot > tr > th, .jsn-bootstrap3 .table-bordered > thead > tr > td, .jsn-bootstrap3 .table-bordered > tbody > tr > td, .jsn-bootstrap3 .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}

/* line 402, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-bordered > thead > tr > th, .jsn-bootstrap3 .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}

/* line 403, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-striped > tbody > tr:nth-child(odd) > td, .jsn-bootstrap3 .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

/* line 404, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

/* line 405, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

/* line 406, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 table td[class*="col-"], .jsn-bootstrap3 table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

/* line 407, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > td.active, .jsn-bootstrap3 .table > tbody > tr > td.active, .jsn-bootstrap3 .table > tfoot > tr > td.active, .jsn-bootstrap3 .table > thead > tr > th.active, .jsn-bootstrap3 .table > tbody > tr > th.active, .jsn-bootstrap3 .table > tfoot > tr > th.active, .jsn-bootstrap3 .table > thead > tr.active > td, .jsn-bootstrap3 .table > tbody > tr.active > td, .jsn-bootstrap3 .table > tfoot > tr.active > td, .jsn-bootstrap3 .table > thead > tr.active > th, .jsn-bootstrap3 .table > tbody > tr.active > th, .jsn-bootstrap3 .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

/* line 408, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr > td.active:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.active:hover, .jsn-bootstrap3 .table-hover > tbody > tr.active:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

/* line 409, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > td.success, .jsn-bootstrap3 .table > tbody > tr > td.success, .jsn-bootstrap3 .table > tfoot > tr > td.success, .jsn-bootstrap3 .table > thead > tr > th.success, .jsn-bootstrap3 .table > tbody > tr > th.success, .jsn-bootstrap3 .table > tfoot > tr > th.success, .jsn-bootstrap3 .table > thead > tr.success > td, .jsn-bootstrap3 .table > tbody > tr.success > td, .jsn-bootstrap3 .table > tfoot > tr.success > td, .jsn-bootstrap3 .table > thead > tr.success > th, .jsn-bootstrap3 .table > tbody > tr.success > th, .jsn-bootstrap3 .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

/* line 410, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr > td.success:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.success:hover, .jsn-bootstrap3 .table-hover > tbody > tr.success:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

/* line 411, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > td.info, .jsn-bootstrap3 .table > tbody > tr > td.info, .jsn-bootstrap3 .table > tfoot > tr > td.info, .jsn-bootstrap3 .table > thead > tr > th.info, .jsn-bootstrap3 .table > tbody > tr > th.info, .jsn-bootstrap3 .table > tfoot > tr > th.info, .jsn-bootstrap3 .table > thead > tr.info > td, .jsn-bootstrap3 .table > tbody > tr.info > td, .jsn-bootstrap3 .table > tfoot > tr.info > td, .jsn-bootstrap3 .table > thead > tr.info > th, .jsn-bootstrap3 .table > tbody > tr.info > th, .jsn-bootstrap3 .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

/* line 412, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr > td.info:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.info:hover, .jsn-bootstrap3 .table-hover > tbody > tr.info:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

/* line 413, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > td.warning, .jsn-bootstrap3 .table > tbody > tr > td.warning, .jsn-bootstrap3 .table > tfoot > tr > td.warning, .jsn-bootstrap3 .table > thead > tr > th.warning, .jsn-bootstrap3 .table > tbody > tr > th.warning, .jsn-bootstrap3 .table > tfoot > tr > th.warning, .jsn-bootstrap3 .table > thead > tr.warning > td, .jsn-bootstrap3 .table > tbody > tr.warning > td, .jsn-bootstrap3 .table > tfoot > tr.warning > td, .jsn-bootstrap3 .table > thead > tr.warning > th, .jsn-bootstrap3 .table > tbody > tr.warning > th, .jsn-bootstrap3 .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

/* line 414, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr > td.warning:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.warning:hover, .jsn-bootstrap3 .table-hover > tbody > tr.warning:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

/* line 415, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table > thead > tr > td.danger, .jsn-bootstrap3 .table > tbody > tr > td.danger, .jsn-bootstrap3 .table > tfoot > tr > td.danger, .jsn-bootstrap3 .table > thead > tr > th.danger, .jsn-bootstrap3 .table > tbody > tr > th.danger, .jsn-bootstrap3 .table > tfoot > tr > th.danger, .jsn-bootstrap3 .table > thead > tr.danger > td, .jsn-bootstrap3 .table > tbody > tr.danger > td, .jsn-bootstrap3 .table > tfoot > tr.danger > td, .jsn-bootstrap3 .table > thead > tr.danger > th, .jsn-bootstrap3 .table > tbody > tr.danger > th, .jsn-bootstrap3 .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

/* line 416, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .table-hover > tbody > tr > td.danger:hover, .jsn-bootstrap3 .table-hover > tbody > tr > th.danger:hover, .jsn-bootstrap3 .table-hover > tbody > tr.danger:hover > td, .jsn-bootstrap3 .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

@media (max-width: 767px) {
    /* line 418, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }

    /* line 419, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table {
        margin-bottom: 0;
    }

    /* line 420, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table > thead > tr > th, .jsn-bootstrap3 .table-responsive > .table > tbody > tr > th, .jsn-bootstrap3 .table-responsive > .table > tfoot > tr > th, .jsn-bootstrap3 .table-responsive > .table > thead > tr > td, .jsn-bootstrap3 .table-responsive > .table > tbody > tr > td, .jsn-bootstrap3 .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }

    /* line 421, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table-bordered {
        border: 0;
    }

    /* line 422, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > th:first-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:first-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:first-child, .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > td:first-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:first-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    /* line 423, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > th:last-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > th:last-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > th:last-child, .jsn-bootstrap3 .table-responsive > .table-bordered > thead > tr > td:last-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr > td:last-child, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    /* line 424, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > th, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > th, .jsn-bootstrap3 .table-responsive > .table-bordered > tbody > tr:last-child > td, .jsn-bootstrap3 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
/* line 426, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

/* line 427, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

/* line 428, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

/* line 429, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 430, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="radio"], .jsn-bootstrap3 input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}

/* line 432, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="file"] {
    display: block;
}

/* line 433, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="range"] {
    display: block;
    width: 100%;
}

/* line 434, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 select[multiple], .jsn-bootstrap3 select[size] {
    height: auto;
}

/* line 435, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="file"]:focus, .jsn-bootstrap3 input[type="radio"]:focus, .jsn-bootstrap3 input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* line 436, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
}

/* line 437, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 438, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 439, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control:-moz-placeholder {
    color: #999999;
}

/* line 440, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

/* line 441, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control:-ms-input-placeholder {
    color: #999999;
}

/* line 442, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control::-webkit-input-placeholder {
    color: #999999;
}

/* line 443, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control[disabled], .jsn-bootstrap3 .form-control[readonly], .jsn-bootstrap3 fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
}

/* line 444, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 textarea.form-control {
    height: auto;
}

/* line 445, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="date"] {
    line-height: 34px;
}

/* line 446, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-group {
    margin-bottom: 15px;
}

/* line 447, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio, .jsn-bootstrap3 .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

/* line 448, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio label, .jsn-bootstrap3 .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}

/* line 449, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio input[type="radio"], .jsn-bootstrap3 .radio-inline input[type="radio"], .jsn-bootstrap3 .checkbox input[type="checkbox"], .jsn-bootstrap3 .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

/* line 450, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio + .radio, .jsn-bootstrap3 .checkbox + .checkbox {
    margin-top: -5px;
}

/* line 451, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio-inline, .jsn-bootstrap3 .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

/* line 452, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .radio-inline + .radio-inline, .jsn-bootstrap3 .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

/* line 453, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="radio"][disabled], .jsn-bootstrap3 input[type="checkbox"][disabled], .jsn-bootstrap3 .radio[disabled], .jsn-bootstrap3 .radio-inline[disabled], .jsn-bootstrap3 .checkbox[disabled], .jsn-bootstrap3 .checkbox-inline[disabled], .jsn-bootstrap3 fieldset[disabled] input[type="radio"], .jsn-bootstrap3 fieldset[disabled] input[type="checkbox"], .jsn-bootstrap3 fieldset[disabled] .radio, .jsn-bootstrap3 fieldset[disabled] .radio-inline, .jsn-bootstrap3 fieldset[disabled] .checkbox, .jsn-bootstrap3 fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

/* line 454, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 455, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 select.input-sm {
    height: 30px;
    line-height: 30px;
}

/* line 456, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 textarea.input-sm, .jsn-bootstrap3 select[multiple].input-sm {
    height: auto;
}

/* line 457, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

/* line 458, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 select.input-lg {
    height: 46px;
    line-height: 46px;
}

/* line 459, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 textarea.input-lg, .jsn-bootstrap3 select[multiple].input-lg {
    height: auto;
}

/* line 460, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-feedback {
    position: relative;
}

/* line 461, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-feedback .form-control {
    padding-right: 42.5px;
}

/* line 462, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

/* line 463, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-success .help-block, .jsn-bootstrap3 .has-success .control-label, .jsn-bootstrap3 .has-success .radio, .jsn-bootstrap3 .has-success .checkbox, .jsn-bootstrap3 .has-success .radio-inline, .jsn-bootstrap3 .has-success .checkbox-inline {
    color: #3c763d;
}

/* line 464, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 465, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 466, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

/* line 467, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-success .form-control-feedback {
    color: #3c763d;
}

/* line 468, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-warning .help-block, .jsn-bootstrap3 .has-warning .control-label, .jsn-bootstrap3 .has-warning .radio, .jsn-bootstrap3 .has-warning .checkbox, .jsn-bootstrap3 .has-warning .radio-inline, .jsn-bootstrap3 .has-warning .checkbox-inline {
    color: #8a6d3b;
}

/* line 469, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 470, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 471, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

/* line 472, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-warning .form-control-feedback {
    color: #8a6d3b;
}

/* line 473, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-error .help-block, .jsn-bootstrap3 .has-error .control-label, .jsn-bootstrap3 .has-error .radio, .jsn-bootstrap3 .has-error .checkbox, .jsn-bootstrap3 .has-error .radio-inline, .jsn-bootstrap3 .has-error .checkbox-inline {
    color: #a94442;
}

/* line 474, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 475, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 476, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

/* line 477, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .has-error .form-control-feedback {
    color: #a94442;
}

/* line 478, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-control-static {
    margin-bottom: 0;
}

/* line 479, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    /* line 481, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    /* line 482, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    /* line 483, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    /* line 484, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .radio, .jsn-bootstrap3 .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

    /* line 485, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .radio input[type="radio"], .jsn-bootstrap3 .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }

    /* line 486, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
/* line 488, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-horizontal .control-label, .jsn-bootstrap3 .form-horizontal .radio, .jsn-bootstrap3 .form-horizontal .checkbox, .jsn-bootstrap3 .form-horizontal .radio-inline, .jsn-bootstrap3 .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

/* line 489, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-horizontal .radio, .jsn-bootstrap3 .form-horizontal .checkbox {
    min-height: 27px;
}

/* line 490, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

/* line 491, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width: 768px) {
    /* line 493, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .form-horizontal .control-label {
        text-align: right;
    }
}
/* line 495, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

/* line 496, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* line 497, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* line 498, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn:hover, .jsn-bootstrap3 .btn:focus {
    color: #333333;
    text-decoration: none;
}

/* line 499, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn:active, .jsn-bootstrap3 .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 500, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn.disabled, .jsn-bootstrap3 .btn[disabled], .jsn-bootstrap3 fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 501, ../../../../../../frontend/sass/partials/_hueman.scss */
/*.jsn-bootstrap3 .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}*/

/* line 502, ../../../../../../frontend/sass/partials/_hueman.scss */
/*.jsn-bootstrap3 .btn-default:hover, .jsn-bootstrap3 .btn-default:focus, .jsn-bootstrap3 .btn-default:active, .jsn-bootstrap3 .btn-default.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}*/

/* line 503, ../../../../../../frontend/sass/partials/_hueman.scss */
/*.jsn-bootstrap3 .btn-default:active, .jsn-bootstrap3 .btn-default.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-default {
    background-image: none;
}*/

/* line 504, ../../../../../../frontend/sass/partials/_hueman.scss */
/*.jsn-bootstrap3 .btn-default.disabled, .jsn-bootstrap3 .btn-default[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-default, .jsn-bootstrap3 .btn-default.disabled:hover, .jsn-bootstrap3 .btn-default[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-default:hover, .jsn-bootstrap3 .btn-default.disabled:focus, .jsn-bootstrap3 .btn-default[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-default:focus, .jsn-bootstrap3 .btn-default.disabled:active, .jsn-bootstrap3 .btn-default[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-default:active, .jsn-bootstrap3 .btn-default.disabled.active, .jsn-bootstrap3 .btn-default[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}*/

/* line 505, ../../../../../../frontend/sass/partials/_hueman.scss */
/*.jsn-bootstrap3 .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}*/

/* line 506, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

/* line 507, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-primary:hover, .jsn-bootstrap3 .btn-primary:focus, .jsn-bootstrap3 .btn-primary:active, .jsn-bootstrap3 .btn-primary.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

/* line 508, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-primary:active, .jsn-bootstrap3 .btn-primary.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-primary {
    background-image: none;
}

/* line 509, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-primary.disabled, .jsn-bootstrap3 .btn-primary[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-primary, .jsn-bootstrap3 .btn-primary.disabled:hover, .jsn-bootstrap3 .btn-primary[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-primary:hover, .jsn-bootstrap3 .btn-primary.disabled:focus, .jsn-bootstrap3 .btn-primary[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-primary:focus, .jsn-bootstrap3 .btn-primary.disabled:active, .jsn-bootstrap3 .btn-primary[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-primary:active, .jsn-bootstrap3 .btn-primary.disabled.active, .jsn-bootstrap3 .btn-primary[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

/* line 510, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-primary .badge {
    color: #428bca;
    background-color: #ffffff;
}

/* line 511, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

/* line 512, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-success:hover, .jsn-bootstrap3 .btn-success:focus, .jsn-bootstrap3 .btn-success:active, .jsn-bootstrap3 .btn-success.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}

/* line 513, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-success:active, .jsn-bootstrap3 .btn-success.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-success {
    background-image: none;
}

/* line 514, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-success.disabled, .jsn-bootstrap3 .btn-success[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-success, .jsn-bootstrap3 .btn-success.disabled:hover, .jsn-bootstrap3 .btn-success[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-success:hover, .jsn-bootstrap3 .btn-success.disabled:focus, .jsn-bootstrap3 .btn-success[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-success:focus, .jsn-bootstrap3 .btn-success.disabled:active, .jsn-bootstrap3 .btn-success[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-success:active, .jsn-bootstrap3 .btn-success.disabled.active, .jsn-bootstrap3 .btn-success[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

/* line 515, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

/* line 516, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

/* line 517, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-info:hover, .jsn-bootstrap3 .btn-info:focus, .jsn-bootstrap3 .btn-info:active, .jsn-bootstrap3 .btn-info.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}

/* line 518, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-info:active, .jsn-bootstrap3 .btn-info.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-info {
    background-image: none;
}

/* line 519, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-info.disabled, .jsn-bootstrap3 .btn-info[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-info, .jsn-bootstrap3 .btn-info.disabled:hover, .jsn-bootstrap3 .btn-info[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-info:hover, .jsn-bootstrap3 .btn-info.disabled:focus, .jsn-bootstrap3 .btn-info[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-info:focus, .jsn-bootstrap3 .btn-info.disabled:active, .jsn-bootstrap3 .btn-info[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-info:active, .jsn-bootstrap3 .btn-info.disabled.active, .jsn-bootstrap3 .btn-info[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

/* line 520, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}

/* line 521, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

/* line 522, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-warning:hover, .jsn-bootstrap3 .btn-warning:focus, .jsn-bootstrap3 .btn-warning:active, .jsn-bootstrap3 .btn-warning.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}

/* line 523, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-warning:active, .jsn-bootstrap3 .btn-warning.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-warning {
    background-image: none;
}

/* line 524, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-warning.disabled, .jsn-bootstrap3 .btn-warning[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-warning, .jsn-bootstrap3 .btn-warning.disabled:hover, .jsn-bootstrap3 .btn-warning[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-warning:hover, .jsn-bootstrap3 .btn-warning.disabled:focus, .jsn-bootstrap3 .btn-warning[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-warning:focus, .jsn-bootstrap3 .btn-warning.disabled:active, .jsn-bootstrap3 .btn-warning[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-warning:active, .jsn-bootstrap3 .btn-warning.disabled.active, .jsn-bootstrap3 .btn-warning[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

/* line 525, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}

/* line 526, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

/* line 527, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-danger:hover, .jsn-bootstrap3 .btn-danger:focus, .jsn-bootstrap3 .btn-danger:active, .jsn-bootstrap3 .btn-danger.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}

/* line 528, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-danger:active, .jsn-bootstrap3 .btn-danger.active, .jsn-bootstrap3 .open .dropdown-toggle.btn-danger {
    background-image: none;
}

/* line 529, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-danger.disabled, .jsn-bootstrap3 .btn-danger[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-danger, .jsn-bootstrap3 .btn-danger.disabled:hover, .jsn-bootstrap3 .btn-danger[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-danger:hover, .jsn-bootstrap3 .btn-danger.disabled:focus, .jsn-bootstrap3 .btn-danger[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-danger:focus, .jsn-bootstrap3 .btn-danger.disabled:active, .jsn-bootstrap3 .btn-danger[disabled]:active, .jsn-bootstrap3 fieldset[disabled] .btn-danger:active, .jsn-bootstrap3 .btn-danger.disabled.active, .jsn-bootstrap3 .btn-danger[disabled].active, .jsn-bootstrap3 fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

/* line 530, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}

/* line 531, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

/* line 532, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-link, .jsn-bootstrap3 .btn-link:active, .jsn-bootstrap3 .btn-link[disabled], .jsn-bootstrap3 fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 533, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-link, .jsn-bootstrap3 .btn-link:hover, .jsn-bootstrap3 .btn-link:focus, .jsn-bootstrap3 .btn-link:active {
    border-color: transparent;
}

/* line 534, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-link:hover, .jsn-bootstrap3 .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

/* line 535, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-link[disabled]:hover, .jsn-bootstrap3 fieldset[disabled] .btn-link:hover, .jsn-bootstrap3 .btn-link[disabled]:focus, .jsn-bootstrap3 fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}

/* line 536, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

/* line 537, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 538, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 539, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

/* line 540, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-block + .btn-block {
    margin-top: 5px;
}

/* line 541, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 input[type="submit"].btn-block, .jsn-bootstrap3 input[type="reset"].btn-block, .jsn-bootstrap3 input[type="button"].btn-block {
    width: 100%;
}

/* line 542, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

/* line 543, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .fade.in {
    opacity: 1;
}

/* line 544, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .collapse {
    display: none;
}

/* line 545, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .collapse.in {
    display: block;
}

/* line 546, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

/* line 548, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group, .jsn-bootstrap3 .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

/* line 549, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn, .jsn-bootstrap3 .btn-group-vertical > .btn {
    position: relative;
    float: left;
}

/* line 550, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:hover, .jsn-bootstrap3 .btn-group-vertical > .btn:hover, .jsn-bootstrap3 .btn-group > .btn:focus, .jsn-bootstrap3 .btn-group-vertical > .btn:focus, .jsn-bootstrap3 .btn-group > .btn:active, .jsn-bootstrap3 .btn-group-vertical > .btn:active, .jsn-bootstrap3 .btn-group > .btn.active, .jsn-bootstrap3 .btn-group-vertical > .btn.active {
    z-index: 2;
}

/* line 551, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:focus, .jsn-bootstrap3 .btn-group-vertical > .btn:focus {
    outline: none;
}

/* line 552, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group .btn + .btn, .jsn-bootstrap3 .btn-group .btn + .btn-group, .jsn-bootstrap3 .btn-group .btn-group + .btn, .jsn-bootstrap3 .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

/* line 553, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-toolbar {
    margin-left: -5px;
}

/* line 554, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-toolbar .btn-group, .jsn-bootstrap3 .btn-toolbar .input-group {
    float: left;
}

/* line 555, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-toolbar > .btn, .jsn-bootstrap3 .btn-toolbar > .btn-group, .jsn-bootstrap3 .btn-toolbar > .input-group {
    margin-left: 5px;
}

/* line 556, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

/* line 557, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:first-child {
    margin-left: 0;
}

/* line 558, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* line 559, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn:last-child:not(:first-child), .jsn-bootstrap3 .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* line 560, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn-group {
    float: left;
}

/* line 561, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

/* line 562, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn-group:first-child > .btn:last-child, .jsn-bootstrap3 .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* line 563, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* line 564, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group .dropdown-toggle:active, .jsn-bootstrap3 .btn-group.open .dropdown-toggle {
    outline: 0;
}

/* line 565, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 566, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* line 567, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

/* line 568, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

/* line 569, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

/* line 570, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 571, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* line 572, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn .caret {
    margin-left: 0;
}

/* line 573, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

/* line 574, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

/* line 575, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn, .jsn-bootstrap3 .btn-group-vertical > .btn-group, .jsn-bootstrap3 .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

/* line 576, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn-group > .btn {
    float: none;
}

/* line 577, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn + .btn, .jsn-bootstrap3 .btn-group-vertical > .btn + .btn-group, .jsn-bootstrap3 .btn-group-vertical > .btn-group + .btn, .jsn-bootstrap3 .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

/* line 578, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

/* line 579, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 580, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 581, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

/* line 582, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .jsn-bootstrap3 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 583, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 584, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

/* line 585, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-justified > .btn, .jsn-bootstrap3 .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

/* line 586, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .btn-group-justified > .btn-group .btn {
    width: 100%;
}

/* line 587, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 [data-toggle="buttons"] > .btn > input[type="radio"],
.jsn-bootstrap3 [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}

/* line 589, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

/* line 590, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li {
    position: relative;
    display: block;
}

/* line 591, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

/* line 592, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li > a:hover, .jsn-bootstrap3 .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

/* line 593, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li.disabled > a {
    color: #999999;
}

/* line 594, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li.disabled > a:hover, .jsn-bootstrap3 .nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}

/* line 595, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav .open > a, .jsn-bootstrap3 .nav .open > a:hover, .jsn-bootstrap3 .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}

/* line 596, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

/* line 597, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav > li > a > img {
    max-width: none;
}

/* line 598, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs {
    border-bottom: 1px solid #dddddd;
}

/* line 599, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

/* line 600, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

/* line 601, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}

/* line 602, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs > li.active > a, .jsn-bootstrap3 .nav-tabs > li.active > a:hover, .jsn-bootstrap3 .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

/* line 603, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

/* line 604, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified > li {
    float: none;
}

/* line 605, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

/* line 606, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    /* line 608, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    /* line 609, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
/* line 611, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

/* line 612, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs.nav-justified > .active > a, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    /* line 614, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    /* line 615, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
/* line 617, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-pills > li {
    float: left;
}

/* line 618, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-pills > li > a {
    border-radius: 4px;
}

/* line 619, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-pills > li + li {
    margin-left: 2px;
}

/* line 620, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-pills > li.active > a, .jsn-bootstrap3 .nav-pills > li.active > a:hover, .jsn-bootstrap3 .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #428bca;
}

/* line 621, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-stacked > li {
    float: none;
}

/* line 622, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

/* line 623, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-justified {
    width: 100%;
}

/* line 624, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-justified > li {
    float: none;
}

/* line 625, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}

/* line 626, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    /* line 628, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    /* line 629, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-justified > li > a {
        margin-bottom: 0;
    }
}
/* line 631, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs-justified {
    border-bottom: 0;
}

/* line 632, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

/* line 633, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs-justified > .active > a, .jsn-bootstrap3 .nav-tabs-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}

@media (min-width: 768px) {
    /* line 635, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }

    /* line 636, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .nav-tabs-justified > .active > a, .jsn-bootstrap3 .nav-tabs-justified > .active > a:hover, .jsn-bootstrap3 .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
/* line 638, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tab-content > .tab-pane {
    display: none;
}

/* line 639, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tab-content > .active {
    display: block;
}

/* line 640, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 641, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    /* line 643, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    /* line 646, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-header {
        float: left;
    }
}
/* line 648, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

/* line 649, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    /* line 651, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    /* line 652, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    /* line 653, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-collapse.in {
        overflow-y: visible;
    }

    /* line 654, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-fixed-top .navbar-collapse, .jsn-bootstrap3 .navbar-static-top .navbar-collapse, .jsn-bootstrap3 .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
/* line 656, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .container > .navbar-header, .jsn-bootstrap3 .container-fluid > .navbar-header, .jsn-bootstrap3 .container > .navbar-collapse, .jsn-bootstrap3 .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    /* line 658, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .container > .navbar-header, .jsn-bootstrap3 .container-fluid > .navbar-header, .jsn-bootstrap3 .container > .navbar-collapse, .jsn-bootstrap3 .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
/* line 660, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    /* line 662, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-static-top {
        border-radius: 0;
    }
}
/* line 664, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-fixed-top, .jsn-bootstrap3 .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    /* line 666, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-fixed-top, .jsn-bootstrap3 .navbar-fixed-bottom {
        border-radius: 0;
    }
}
/* line 668, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

/* line 669, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

/* line 670, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 20px;
}

/* line 671, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-brand:hover, .jsn-bootstrap3 .navbar-brand:focus {
    text-decoration: none;
}

@media (min-width: 768px) {
    /* line 673, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar > .container .navbar-brand, .jsn-bootstrap3 .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
/* line 675, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* line 676, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-toggle:focus {
    outline: none;
}

/* line 677, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

/* line 678, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    /* line 680, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-toggle {
        display: none;
    }
}
/* line 682, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-nav {
    margin: 7.5px -15px;
}

/* line 683, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    /* line 685, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    /* line 686, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a, .jsn-bootstrap3 .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    /* line 687, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    /* line 688, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a:hover, .jsn-bootstrap3 .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    /* line 691, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav {
        float: left;
        margin: 0;
    }

    /* line 692, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav > li {
        float: left;
    }

    /* line 693, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    /* line 694, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}
@media (min-width: 768px) {
    /* line 697, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-left {
        float: left !important;
    }

    /* line 698, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-right {
        float: right !important;
    }
}
/* line 700, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    /* line 702, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    /* line 703, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    /* line 704, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    /* line 705, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .radio, .jsn-bootstrap3 .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }

    /* line 706, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .radio input[type="radio"], .jsn-bootstrap3 .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }

    /* line 707, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    /* line 710, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    /* line 713, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /* line 714, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}
/* line 716, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 717, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 718, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

/* line 719, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* line 720, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}

/* line 721, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    /* line 723, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    /* line 724, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
/* line 726, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

/* line 727, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-brand {
    color: #777777;
}

/* line 728, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-brand:hover, .jsn-bootstrap3 .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

/* line 729, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-text {
    color: #777777;
}

/* line 730, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-nav > li > a {
    color: #777777;
}

/* line 731, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-nav > li > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

/* line 732, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-nav > .active > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .active > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

/* line 733, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

/* line 734, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-toggle {
    border-color: #dddddd;
}

/* line 735, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-toggle:hover, .jsn-bootstrap3 .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}

/* line 736, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}

/* line 737, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-collapse, .jsn-bootstrap3 .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

/* line 738, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-nav > .open > a, .jsn-bootstrap3 .navbar-default .navbar-nav > .open > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}

@media (max-width: 767px) {
    /* line 740, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

    /* line 741, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }

    /* line 742, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    /* line 743, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .jsn-bootstrap3 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
/* line 745, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-link {
    color: #777777;
}

/* line 746, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-default .navbar-link:hover {
    color: #333333;
}

/* line 747, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}

/* line 748, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-brand {
    color: #999999;
}

/* line 749, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-brand:hover, .jsn-bootstrap3 .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}

/* line 750, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-text {
    color: #999999;
}

/* line 751, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a {
    color: #999999;
}

/* line 752, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}

/* line 753, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}

/* line 754, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}

/* line 755, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-toggle {
    border-color: #333333;
}

/* line 756, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-toggle:hover, .jsn-bootstrap3 .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}

/* line 757, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

/* line 758, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-collapse, .jsn-bootstrap3 .navbar-inverse .navbar-form {
    border-color: #101010;
}

/* line 759, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}

@media (max-width: 767px) {
    /* line 761, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    /* line 762, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    /* line 763, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }

    /* line 764, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }

    /* line 765, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }

    /* line 766, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .jsn-bootstrap3 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
/* line 768, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-link {
    color: #999999;
}

/* line 769, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .navbar-inverse .navbar-link:hover {
    color: #ffffff;
}

/* line 770, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/* line 771, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .thumbnail > img, .jsn-bootstrap3 .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

/* line 772, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 a.thumbnail:hover, .jsn-bootstrap3 a.thumbnail:focus, .jsn-bootstrap3 a.thumbnail.active {
    border-color: #428bca;
}

/* line 773, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .thumbnail .caption {
    padding: 9px;
    color: #333333;
}

/* line 774, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* line 775, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert h4 {
    margin-top: 0;
    color: inherit;
}

/* line 776, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert .alert-link {
    font-weight: bold;
}

/* line 777, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert > p, .jsn-bootstrap3 .alert > ul {
    margin-bottom: 0;
}

/* line 778, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert > p + p {
    margin-top: 5px;
}

/* line 779, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-dismissable {
    padding-right: 35px;
}

/* line 780, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

/* line 781, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

/* line 782, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-success hr {
    border-top-color: #c9e2b3;
}

/* line 783, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-success .alert-link {
    color: #2b542c;
}

/* line 784, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

/* line 785, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-info hr {
    border-top-color: #a6e1ec;
}

/* line 786, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-info .alert-link {
    color: #245269;
}

/* line 787, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

/* line 788, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-warning hr {
    border-top-color: #f7e1b5;
}

/* line 789, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-warning .alert-link {
    color: #66512c;
}

/* line 790, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

/* line 791, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-danger hr {
    border-top-color: #e4b9c0;
}

/* line 792, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
/* line 809, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 810, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

/* line 811, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
}

/* line 812, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

/* line 813, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-bar-success {
    background-color: #5cb85c;
}

/* line 814, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 815, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-bar-info {
    background-color: #5bc0de;
}

/* line 816, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 817, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-bar-warning {
    background-color: #f0ad4e;
}

/* line 818, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 819, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-bar-danger {
    background-color: #d9534f;
}

/* line 820, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 821, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

/* line 822, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .close:hover, .jsn-bootstrap3 .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/* line 823, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

/* line 824, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

/* line 825, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* line 826, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

/* line 827, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

/* line 828, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

/* line 829, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

/* line 830, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

/* line 831, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

/* line 832, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

/* line 833, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

/* line 834, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

/* line 835, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

/* line 836, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

/* line 837, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

/* line 838, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

/* line 839, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

/* line 840, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel {
    position: relative;
}

/* line 841, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

/* line 842, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

/* line 843, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .item > img, .jsn-bootstrap3 .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

/* line 844, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .active, .jsn-bootstrap3 .carousel-inner > .next, .jsn-bootstrap3 .carousel-inner > .prev {
    display: block;
}

/* line 845, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .active {
    left: 0;
}

/* line 846, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .next, .jsn-bootstrap3 .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

/* line 847, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .next {
    left: 100%;
}

/* line 848, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .prev {
    left: -100%;
}

/* line 849, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .next.left, .jsn-bootstrap3 .carousel-inner > .prev.right {
    left: 0;
}

/* line 850, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .active.left {
    left: -100%;
}

/* line 851, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-inner > .active.right {
    left: 100%;
}

/* line 852, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 853, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

/* line 854, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

/* line 855, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control:hover, .jsn-bootstrap3 .carousel-control:focus {
    outline: none;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* line 856, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .icon-next, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-left, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

/* line 857, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-left {
    left: 50%;
}

/* line 858, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-next, .jsn-bootstrap3 .carousel-control .glyphicon-chevron-right {
    right: 50%;
}

/* line 859, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}

/* line 860, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-prev:before {
    content: '\2039';
}

/* line 861, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-control .icon-next:before {
    content: '\203a';
}

/* line 862, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

/* line 863, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

/* line 864, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}

/* line 865, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 866, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .carousel-caption .btn {
    text-shadow: none;
}

/* line 867, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 868, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-body {
    padding: 15px;
}

/* line 869, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-body:before, .jsn-bootstrap3 .panel-body:after {
    display: table;
    content: " ";
}

/* line 870, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-body:after {
    clear: both;
}

/* line 871, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-body:before, .jsn-bootstrap3 .panel-body:after {
    display: table;
    content: " ";
}

/* line 872, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-body:after {
    clear: both;
}

/* line 873, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .list-group {
    margin-bottom: 0;
}

/* line 874, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .list-group .list-group-item {
    border-width: 1px 0;
}

/* line 875, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 876, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}

/* line 877, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

/* line 878, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table, .jsn-bootstrap3 .panel > .table-responsive > .table {
    margin-bottom: 0;
}

/* line 879, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .panel-body + .table, .jsn-bootstrap3 .panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}

/* line 880, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table > tbody:first-child th, .jsn-bootstrap3 .panel > .table > tbody:first-child td {
    border-top: 0;
}

/* line 881, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table-bordered, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered {
    border: 0;
}

/* line 882, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table-bordered > thead > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > th:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .jsn-bootstrap3 .panel > .table-bordered > thead > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > td:first-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}

/* line 883, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table-bordered > thead > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > th:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .jsn-bootstrap3 .panel > .table-bordered > thead > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr > td:last-child, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}

/* line 884, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table-bordered > thead > tr:last-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:last-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > th, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .jsn-bootstrap3 .panel > .table-bordered > thead > tr:last-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .jsn-bootstrap3 .panel > .table-bordered > tbody > tr:last-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .jsn-bootstrap3 .panel > .table-bordered > tfoot > tr:last-child > td, .jsn-bootstrap3 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}

/* line 885, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

/* line 886, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

/* line 887, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

/* line 888, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

/* line 889, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-title > a {
    color: inherit;
}

/* line 890, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/* line 891, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

/* line 892, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel + .panel {
    margin-top: 5px;
}

/* line 893, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel-heading {
    border-bottom: 0;
}

/* line 894, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}

/* line 895, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel-footer {
    border-top: 0;
}

/* line 896, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}

/* line 897, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-default {
    border-color: #dddddd;
}

/* line 898, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

/* line 899, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}

/* line 900, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}

/* line 901, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-primary {
    border-color: #428bca;
}

/* line 902, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

/* line 903, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}

/* line 904, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}

/* line 905, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-success {
    border-color: #d6e9c6;
}

/* line 906, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

/* line 907, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}

/* line 908, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}

/* line 909, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-warning {
    border-color: #faebcc;
}

/* line 910, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

/* line 911, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}

/* line 912, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}

/* line 913, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-danger {
    border-color: #ebccd1;
}

/* line 914, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/* line 915, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}

/* line 916, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}

/* line 917, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-info {
    border-color: #bce8f1;
}

/* line 918, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/* line 919, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}

/* line 920, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}

@media screen and (min-width: 768px) {
    /* line 921, ../../../../../../frontend/sass/partials/_hueman.scss */
    .carousel-control .glyphicons-chevron-left, .jsn-bootstrap3 .carousel-control .glyphicons-chevron-right, .jsn-bootstrap3 .carousel-control .icon-prev, .jsn-bootstrap3 .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }

    /* line 922, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    /* line 923, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .carousel-indicators {
        bottom: 20px;
    }
}
/* line 925, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .clearfix:before, .jsn-bootstrap3 .clearfix:after, .jsn-bootstrap3 .form-horizontal .form-group:before, .jsn-bootstrap3 .form-horizontal .form-group:after, .jsn-bootstrap3 .btn-toolbar:before, .jsn-bootstrap3 .btn-toolbar:after, .jsn-bootstrap3 .btn-group-vertical > .btn-group:before, .jsn-bootstrap3 .btn-group-vertical > .btn-group:after, .jsn-bootstrap3 .nav:before, .jsn-bootstrap3 .nav:after, .jsn-bootstrap3 .navbar:before, .jsn-bootstrap3 .navbar:after, .jsn-bootstrap3 .navbar-header:before, .jsn-bootstrap3 .navbar-header:after, .jsn-bootstrap3 .navbar-collapse:before, .jsn-bootstrap3 .navbar-collapse:after, .jsn-bootstrap3 .wr-element-container:before, .jsn-bootstrap3 .wr-element-container:after {
    content: " ";
    display: table;
}

/* line 926, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .clearfix:after, .jsn-bootstrap3 .form-horizontal .form-group:after, .jsn-bootstrap3 .btn-toolbar:after, .jsn-bootstrap3 .btn-group-vertical > .btn-group:after, .jsn-bootstrap3 .nav:after, .jsn-bootstrap3 .navbar:after, .jsn-bootstrap3 .navbar-header:after, .jsn-bootstrap3 .navbar-collapse:after, .jsn-bootstrap3 .wr-element-container:after {
    clear: both;
}

/* line 927, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* line 928, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .pull-right {
    float: right !important;
}

/* line 929, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .pull-left {
    float: left !important;
}

/* line 930, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .hide {
    display: none !important;
}

/* line 931, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .show {
    display: block !important;
}

/* line 932, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .invisible {
    visibility: hidden;
}

/* line 933, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

/* line 934, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .hidden {
    display: none !important;
    visibility: hidden !important;
}

/* line 935, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}
/* line 937, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .visible-xs, .jsn-bootstrap3 tr.visible-xs, .jsn-bootstrap3 th.visible-xs, .jsn-bootstrap3 td.visible-xs {
    display: none !important;
}

@media (max-width: 767px) {
    /* line 939, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .visible-xs {
        display: block !important;
    }

    /* line 940, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 table.visible-xs {
        display: table;
    }

    /* line 941, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr.visible-xs {
        display: table-row !important;
    }

    /* line 942, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 th.visible-xs, .jsn-bootstrap3 td.visible-xs {
        display: table-cell !important;
    }
}
/* line 944, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .visible-sm, .jsn-bootstrap3 tr.visible-sm, .jsn-bootstrap3 th.visible-sm, .jsn-bootstrap3 td.visible-sm {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 946, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .visible-sm {
        display: block !important;
    }

    /* line 947, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 table.visible-sm {
        display: table;
    }

    /* line 948, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr.visible-sm {
        display: table-row !important;
    }

    /* line 949, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 th.visible-sm, .jsn-bootstrap3 td.visible-sm {
        display: table-cell !important;
    }
}
/* line 951, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .visible-md, .jsn-bootstrap3 tr.visible-md, .jsn-bootstrap3 th.visible-md, .jsn-bootstrap3 td.visible-md {
    display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 953, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .visible-md {
        display: block !important;
    }

    /* line 954, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 table.visible-md {
        display: table;
    }

    /* line 955, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr.visible-md {
        display: table-row !important;
    }

    /* line 956, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 th.visible-md, .jsn-bootstrap3 td.visible-md {
        display: table-cell !important;
    }
}
/* line 958, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .visible-lg, .jsn-bootstrap3 tr.visible-lg, .jsn-bootstrap3 th.visible-lg, .jsn-bootstrap3 td.visible-lg {
    display: none !important;
}

@media (min-width: 1200px) {
    /* line 960, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .visible-lg {
        display: block !important;
    }

    /* line 961, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 table.visible-lg {
        display: table;
    }

    /* line 962, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr.visible-lg {
        display: table-row !important;
    }

    /* line 963, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 th.visible-lg, .jsn-bootstrap3 td.visible-lg {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    /* line 966, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .hidden-xs, .jsn-bootstrap3 tr.hidden-xs, .jsn-bootstrap3 th.hidden-xs, .jsn-bootstrap3 td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 969, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .hidden-sm, .jsn-bootstrap3 tr.hidden-sm, .jsn-bootstrap3 th.hidden-sm, .jsn-bootstrap3 td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* line 972, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .hidden-md, .jsn-bootstrap3 tr.hidden-md, .jsn-bootstrap3 th.hidden-md, .jsn-bootstrap3 td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    /* line 975, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .hidden-lg, .jsn-bootstrap3 tr.hidden-lg, .jsn-bootstrap3 th.hidden-lg, .jsn-bootstrap3 td.hidden-lg {
        display: none !important;
    }
}
/* line 977, ../../../../../../frontend/sass/partials/_hueman.scss */
.jsn-bootstrap3 .visible-print, .jsn-bootstrap3 tr.visible-print, .jsn-bootstrap3 th.visible-print, .jsn-bootstrap3 td.visible-print {
    display: none !important;
}

@media print {
    /* line 978, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .visible-print {
        display: block !important;
    }

    /* line 979, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 table.visible-print {
        display: table;
    }

    /* line 980, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 tr.visible-print {
        display: table-row !important;
    }

    /* line 981, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 th.visible-print, .jsn-bootstrap3 td.visible-print {
        display: table-cell !important;
    }
}
@media print {
    /* line 983, ../../../../../../frontend/sass/partials/_hueman.scss */
    .jsn-bootstrap3 .hidden-print, .jsn-bootstrap3 tr.hidden-print, .jsn-bootstrap3 th.hidden-print, .jsn-bootstrap3 td.hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: 'lato';
    src: url("../fonts/lato-heavy-webfont.eot");
    src: url("../fonts/lato-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-heavy-webfont.woff2") format("woff2"), url("../fonts/lato-heavy-webfont.woff") format("woff"), url("../fonts/lato-heavy-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato';
    src: url("../fonts/lato-heavyitalic-webfont.eot");
    src: url("../fonts/lato-heavyitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-heavyitalic-webfont.woff2") format("woff2"), url("../fonts/lato-heavyitalic-webfont.woff") format("woff"), url("../fonts/lato-heavyitalic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'raleway';
    src: url("../fonts/raleway-medium-webfont.eot");
    src: url("../fonts/raleway-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-medium-webfont.woff2") format("woff2"), url("../fonts/raleway-medium-webfont.woff") format("woff"), url("../fonts/raleway-medium-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'raleway';
    src: url("../fonts/raleway-semibold-webfont.eot");
    src: url("../fonts/raleway-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-semibold-webfont.woff2") format("woff2"), url("../fonts/raleway-semibold-webfont.woff") format("woff"), url("../fonts/raleway-semibold-webfont.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'raleway';
    src: url("../fonts/raleway-bold-webfont.eot");
    src: url("../fonts/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-bold-webfont.woff2") format("woff2"), url("../fonts/raleway-bold-webfont.woff") format("woff"), url("../fonts/raleway-bold-webfont.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'socicon';
    src: url("../fonts/socicon-webfont.eot");
    src: url("../fonts/socicon-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/socicon-webfont.woff") format("woff"), url("../fonts/socicon-webfont.woff2") format("woff2"), url("../fonts/socicon-webfont.ttf") format("truetype"), url("../fonts/socicon-webfont.svg#sociconregular") format("svg");
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}
/* line 1, ../../../../../../frontend/sass/partials/_layout.scss */
body {
    font-family: "raleway", Georgia, serif;
}

/* line 4, ../../../../../../frontend/sass/partials/_layout.scss */
.mainContent {
    padding-top: 90px;
}
/* line 6, ../../../../../../frontend/sass/partials/_layout.scss */
.cookiesRefused .mainContent {
    padding-top: 138px;
}
@media screen and (max-width: 1024px) {
    /* line 4, ../../../../../../frontend/sass/partials/_layout.scss */
    .mainContent {
        padding-top: 90px;
    }
    /* line 11, ../../../../../../frontend/sass/partials/_layout.scss */
    .cookiesRefused .mainContent {
        padding-top: 138px;
    }
}
@media screen and (max-width: 768px) {
    /* line 4, ../../../../../../frontend/sass/partials/_layout.scss */
    .mainContent {
        padding-top: 68px;
    }
    /* line 17, ../../../../../../frontend/sass/partials/_layout.scss */
    .cookiesRefused .mainContent {
        padding-top: 138px;
    }
}
@media screen and (max-width: 480px) {
    /* line 4, ../../../../../../frontend/sass/partials/_layout.scss */
    .mainContent {
        padding-top: 68px;
    }
    /* line 23, ../../../../../../frontend/sass/partials/_layout.scss */
    .cookiesRefused .mainContent {
        padding-top: 156px;
    }
}

/* line 28, ../../../../../../frontend/sass/partials/_layout.scss */
.wrapperContent {
    max-width: 1280px;
    margin: 0 auto;
}
.wrapperContentSlide {
    max-width: 1280px;
}
/* line 31, ../../../../../../frontend/sass/partials/_layout.scss */
.wrapperContent.min {
    max-width: 1120px;
}
/* line 34, ../../../../../../frontend/sass/partials/_layout.scss */
.wrapperContent.content,
article .entry-content{
    max-width: 970px;
}
article .entry-content .wr-element-heading{
    margin:0px;
    padding:0px 30px;

}
article .entry-content .wr-element-container,
article .entry-content .wr-element-video{
    margin: 0px !important;
}
article .entry-content .wr-element-video,
article .entry-content .wr-element-image{
    margin-bottom: 22px !important;
}

/* line 38, ../../../../../../frontend/sass/partials/_layout.scss */
h2 {
    font-size: 22px;
    color: #002e5b;
    padding-bottom: 24px;
}

/* line 43, ../../../../../../frontend/sass/partials/_layout.scss */
h3 {
    font-size: 14px;
    padding-bottom: 12px;
    color: #6a7174;
}

/* line 48, ../../../../../../frontend/sass/partials/_layout.scss */
h4 {
    font-size: 22px;
    padding-bottom: 16px;
    /*color: #fff;*/
    color: #6a7174;
}

/* line 53, ../../../../../../frontend/sass/partials/_layout.scss */
p, .entry-content td {
    font-size: 13px;
    line-height: 20px;
    color: #6a7174;
    padding-bottom: 16px;
}

/* line 60, ../../../../../../frontend/sass/partials/_layout.scss */
.jsn-bootstrap3 .row {
    margin: 0 !important;
}

/* line 20, ../../../../../../frontend/sass/partials/_buttons.scss */
.bigButton.grey {
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #333333;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media (max-width: 768px) {
    /* line 20, ../../../../../../frontend/sass/partials/_buttons.scss */
    .bigButton.grey {
        padding: 10px;
    }
}
/* line 23, ../../../../../../frontend/sass/partials/_buttons.scss */
.bigButton.red {
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #da0037;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media (max-width: 768px) {
    /* line 23, ../../../../../../frontend/sass/partials/_buttons.scss */
    .bigButton.red {
        padding: 10px;
    }
}

/* line 1, ../../../../../../frontend/sass/partials/_header.scss */
.header {
    position: fixed;
    z-index: 999;
    left: 0;
    background-color: #fff;
    width: 100%;
    top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
/* line 11, ../../../../../../frontend/sass/partials/_header.scss */
.header .headerWraper {
    position: relative;
}
/* line 14, ../../../../../../frontend/sass/partials/_header.scss */
.header .wrapperNav {
    padding: 0 28px;
    background-color: #fff;
}
/* line 18, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu {
    padding: 20px 0;
    padding-top : 25px;
    border-top: 5px solid #002142;
    border-bottom: 1px solid #e5e5e5;
}
/* line 22, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .pannelContainer {
    position: relative;
    z-index: 10;
    padding-right: 10px;
}
/* line 26, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .pannelContainer .mobileMenu {
    text-align: right;
    padding-top: 15px;
}
@media screen and (max-width: 768px) {
    /* line 26, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .mobileMenu {
        padding-top: 0px;
    }
}
/* line 32, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .pannelContainer .mobileMenu a {
    color: #6a7174;
    font-family: "lato", Georgia, serif;
    font-size: 12px;
    text-transform: uppercase;
}
/* line 37, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .pannelContainer .mobileMenu a.close {
    display: none;
}
/* line 42, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .pannelContainer .logo {
    background-position: 0 -238px;
    display: inline-block;
    width: 142px;
    height: 41px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 42, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .logo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 42, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .logo {
        background-position: 0 -415px;
        width: 144px;
        height: 43px;
    }
}
@media screen and (max-width: 768px) {
    /* line 42, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .logo {
        background-position: -70px -116px;
        display: inline-block;
        width: 69px;
        height: 20px;
        background-image: url('../images/icons-s9f3bb19bc7.png');
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
    /* line 42, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .logo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
    /* line 42, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .pannelContainer .logo {
        background-position: 0 -393px;
        width: 71px;
        height: 22px;
    }
}

@media screen and (max-width: 1024px) {
    /* line 49, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop {
        display: none;
        background-color: #002e5b;
        height: 100%;
        left: 0;
        padding-top: 100px;
        position: fixed;
        overflow: auto;
        top: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
    }
}
@media screen and (max-width: 768px) {
    /* line 49, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop {
        padding-top: 72px;
    }
}
/* line 65, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul {
    position: relative;
    text-align: right;
}
@media screen and (max-width: 1024px) {
    /* line 65, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul,
    .header .mainMenu .mobileMenu ul {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        top: -50px;
        text-align: left;
        padding: 0 28px;
    }
}
/* line 74, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li,
.header .mainMenu .mobileMenu ul li{
    display: inline-block;
    padding: 5px 22px;
}
@media screen and (max-width: 1280px) {
    /* line 74, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li,
    .header .mainMenu .mobileMenu ul li{
        padding: 5px 10px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 74, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top>li.mega-menu-item{
        display: block;
        padding: 1.5em 1em;
    }
    .header .mainMenu .mobileMenu ul li.mobile-search{
        display:block;
    }
}
/* line 84, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li a,
.header .mainMenu .mobileMenu  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a
{
    font-family: "lato", Georgia, serif !important;
    color: #6a7174;
    font-size: 14px;
    text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
    /* line 84, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a {
        display: block;
        color: #fff;
        font-size: 17px;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover{
        background: none ;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-language>a.mega-menu-link{
        text-align: center;
    }
}
/* line 94, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li a.active,
.header .mainMenu .mobileMenu  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.active {
    color: #002e5b;
}
@media screen and (max-width: 1024px) {
    /* line 94, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.active,
    .header .mainMenu .mobileMenu  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.active {
        color: #fff;
    }
}
/* line 100, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li a.activeRoll:hover,
.header .mainMenu .mobileMenu  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.activeRoll:hover {
    color: #002e5b;
}
@media screen and (max-width: 1024px) {
    /* line 100, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.activeRoll:hover,
    .header .mainMenu .mobileMenu  #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.activeRoll:hover {
        color: #fff;
    }
}
/* line 106, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li a.bigButton, .header .mainMenu .headerTop ul li a.bigButton:hover,
.header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton:hover,
#mega-menu-item-328>a , #mega-menu-item-328>a:hover, #mega-menu-item-361>a , #mega-menu-item-361>a:hover{
    display: inline-block;
    padding: 8px  !important;
    margin:4px !important;
    font-family: "raleway", Georgia, serif !important;
    font-weight: bold !important;
    color: #fff !important;
    background-color: #333333 !important;
    text-transform: none !important;
    border: none !important;
    cursor: pointer;
    text-align: center !important;
    min-width: 165px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    outline: none !important;
    height: auto  !important;
}
@media (max-width: 768px) {
    /* line 106, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.bigButton, .header .mainMenu .headerTop ul li a.bigButton:hover,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton:hover,
    #mega-menu-item-328 a , #mega-menu-item-328 a:hover, #mega-menu-item-361>a , #mega-menu-item-361>a:hover {
        padding: 10px;
    }
}
/* line 108, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li a.bigButton.active, .header .mainMenu .headerTop ul li a.bigButton:hover.active,
.header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton.active, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton:hover.active,
#mega-menu-item-328 a.active , #mega-menu-item-328 a:hover.active, #mega-menu-item-361 a.active , #mega-menu-item-361 a:hover.active {
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #002142;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media (max-width: 1024px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:focus,
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{
        background-color: #002e5b;
    }
    /* line 108, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.bigButton.active, .header .mainMenu .headerTop ul li a.bigButton:hover.active,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton.active, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton:hover.active,
    #mega-menu-item-328 a.active , #mega-menu-item-328 a:hover.active, #mega-menu-item-361 a.active , #mega-menu-item-361 a:hover.active {
        padding: 10px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 106, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.bigButton, .header .mainMenu .headerTop ul li a.bigButton:hover,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top #mega-menu-item-328 > a, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top #mega-menu-item-328 > a:hover,
    #mega-menu-item-328>a , #mega-menu-item-328>a:hover,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top #mega-menu-item-361 > a, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top #mega-menu-item-361 > a:hover,
    #mega-menu-item-361>a , #mega-menu-item-361>a:hover {
        display: inline-block;
        padding: 12px;
        font-family: "raleway", Georgia, serif;
        font-weight: bold;
        color: #fff;
        background-color: #da0037 !important;
        text-transform: none;
        border: none;
        cursor: pointer;
        text-align: center;
        min-width: 165px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        outline: none;
    }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
    /* line 106, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li a.bigButton, .header .mainMenu .headerTop ul li a.bigButton:hover,
    .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton, .header .mainMenu .mobileMenu #mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.bigButton:hover,
    #mega-menu-item-328 a, #mega-menu-item-328 a:hover, #mega-menu-item-361 a, #mega-menu-item-361 a:hover  {
        padding: 10px;
    }
}

/* line 115, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop div a.search {
    position: relative;
    bottom: -10px;
    background-position: 0 -279px;
    display: inline-block;
    width: 29px;
    height: 29px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
.mega-menu-item-language  .mega-sub-menu {
    width:auto !important;
}
.mega-sub-menu {
    top:69px;
}
.mega-menu-item-language .mega-sub-menu{
    margin-left:10px !important;
    margin-right:10px !important;
    margin-top:-3px !important;
}
/*#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
    padding:0px 32px 0px 22px;
}*/
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-language {
    margin-left:24px;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
    padding:0px 32px 0px 32px;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-language > a.mega-menu-link{
    padding:0px 0px 0px 20px;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    background:none;
}
#mega-menu-wrap-top{
    float:right;
}
.search_menu{
    float:right;
}
.header .searchHead input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #777;
}
.header .searchHead input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #777;
}
.header .searchHead input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #777;
}
.header .searchHead input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #777;
}
input[type="text"].search{
    padding:0px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 115, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop div a.search {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 115, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop div a.search {
        background-position: 0 -724px;
        width: 31px;
        height: 31px;
    }
}
/* line 120, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop div a.search.active, .header .mainMenu .headerTop div a.search.activeRoll:hover {
    background-position: -29px -279px;
    display: inline-block;
    width: 29px;
    height: 29px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 120, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop div a.search.active, .header .mainMenu .headerTop div a.search.activeRoll:hover {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 120, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop div a.search.active, .header .mainMenu .headerTop div a.search.activeRoll:hover {
        background-position: 0 -693px;
        width: 31px;
        height: 31px;
    }
}
/* line 125, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li.lang, .mega-menu-item-language,
.header .mainMenu .mobileMenu ul li.lang {
    padding-right: 10px !important;
    background-repeat: no-repeat !important;
    background-image: url('../images/icons/picto-lang.png?1430303863') !important;
    background-position: right 10px !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 125, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li.lang, .mega-menu-item-language,
    .header .mainMenu .mobileMenu ul li.lang{
        background-image: url('../images/icons@2x/picto-lang.png?1430303864') !important;
        background-repeat: no-repeat !important;
        background-position: right 10px !important;
        -moz-background-size: 8px 9px !important;
        -o-background-size: 8px 9px !important;
        -webkit-background-size: 8px 9px !important;
        background-size: 8px 9px !important;
    }
}
@media screen and (max-width: 1024px) {
    /* line 125, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li.lang, .mega-menu-item-language,
    .header .mainMenu .mobileMenu ul li.lang{
        text-align: center !important;
        background: none !important;
    }
}
/* line 132, ../../../../../../frontend/sass/partials/_header.scss */
.header .mainMenu .headerTop ul li.lang a, .mega-menu-item-language a,
.header .mainMenu .mobileMenu ul li.lang a{
    color: #002e5b !important;
}
@media screen and (max-width: 1024px) {
    /* line 132, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li.lang a, .mega-menu-item-language a,
    .header .mainMenu .mobileMenu ul li.lang a{
        color: #fff !important;
    }
}
@media screen and (max-width: 1024px) {
    /* line 139, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu .headerTop ul li.joinUs,
    .header .mainMenu .mobileMenu ul li.joinUs{
        text-align: center;
    }
}
@media screen and (max-width: 1024px) {
    /* line 147, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active {
        padding: 0 0;
        border: none;
    }
    /* line 151, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer {
        padding: 24px 10px 20px 0;
        background-color: #002e5b;
    }
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-position: 0 -197px;
        display: inline-block;
        width: 142px;
        height: 41px;
        background-image: url('../images/icons-s9f3bb19bc7.png');
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-position: 0 -327px;
        width: 144px;
        height: 43px;
    }
}
@media screen and (max-width: 1024px) and (max-width: 768px) {
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-position: 0 -309px;
        display: inline-block;
        width: 69px;
        height: 20px;
        background-image: url('../images/icons-s9f3bb19bc7.png');
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (max-width: 768px) and (min-resolution: 2dppx) {
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (max-width: 768px) and (min-resolution: 2dppx) {
    /* line 154, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .logo {
        background-position: 0 -370px;
        width: 71px;
        height: 22px;
    }
}

@media screen and (max-width: 1024px) {
    /* line 162, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .mobileMenu a.open {
        display: none;
    }
    /* line 165, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .pannelContainer .mobileMenu a.close {
        display: inline-block;
    }
    /* line 171, ../../../../../../frontend/sass/partials/_header.scss */
    .header .mainMenu.active .headerTop {
        display: block;
    }
}
/* line 177, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container {
    position: relative;
    background-color: #fff;
}
/* line 180, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .tab {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    display: none;
    padding: 36px 28px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
}
@media screen and (max-width: 1024px) {
    /* line 180, ../../../../../../frontend/sass/partials/_header.scss */
    .header .easyTab-container .tab {
        position: fixed;
        height: 100%;
        width: 100%;
        top: 0;
        left: 200px;
        padding: 90px 28px 36px 28px;
        overflow: auto;
        background-color: #002e5b;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}
@media screen and (max-width: 768px) {
    /* line 180, ../../../../../../frontend/sass/partials/_header.scss */
    .header .easyTab-container .tab {
        padding: 80px 28px 36px 28px;
    }
}
/* line 203, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .tab .columns {
    padding-bottom: 35px;
}
/* line 206, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .tab h2,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    color: #002e5b;
    padding-bottom: 18px;
    font-size: 15px;
    font-weight: normal;
    font-family: "raleway", Georgia, serif !important;
}
@media (max-width: 1024px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        color: #ccc !important;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
        padding:0px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 206, ../../../../../../frontend/sass/partials/_header.scss */
    .header .easyTab-container .tab h2 {
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link
    {
        background: none;
    }
}
@media screen and (max-width: 1024px) {
    /* line 217, ../../../../../../frontend/sass/partials/_header.scss */
    .header .easyTab-container .tab ul li {
        padding-bottom: 10px;
    }
}
/* line 221, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .tab ul li a {
    color: #6a7174;
    font-size: 14px;
    line-height: 22px;
}
@media screen and (max-width: 1024px) {
    /* line 221, ../../../../../../frontend/sass/partials/_header.scss */
    .header .easyTab-container .tab ul li a {
        color: #fff;
    }
}
/* line 232, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .searchTab {
    padding: 75px 28px 55px;
}
/* line 234, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .searchTab .validate {
    padding-top: 10px;
}
/* line 238, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .backContainer {
    padding: 50px 0;
}
/* line 240, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .backContainer .backBtn {
    color: #6a7174;
    font-size: 12px;
    text-transform: uppercase;
}
/* line 244, ../../../../../../frontend/sass/partials/_header.scss */
.header .easyTab-container .backContainer .backBtn:before {
    content: "← ";
    font-size: 20px;
    line-height: 12px;
}
@media screen and (max-width: 1024px) {
    /* line 252, ../../../../../../frontend/sass/partials/_header.scss */
    .header .searchHead {
        border-bottom: 1px #6a7174 solid;
        display: inline-block;
    }
}
/* line 257, ../../../../../../frontend/sass/partials/_header.scss */
.header .searchHead input[type="text"] {
    font-size: 36px;
    padding-bottom: 15px;
    border: none;
    border-bottom: 1px #000 solid;
    color: #000;
    windows: 100%;
    max-width: 440px;
    letter-spacing: -1px;
    background: none;
    float:left;
    width:100%;
    max-width: 80% !important;
}
/* line 61, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.header .searchHead input[type="text"]:-moz-placeholder {
    opacity: 1;
}
/* line 64, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.header .searchHead input[type="text"]::-moz-placeholder {
    opacity: 1;
}
/* line 67, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.header .searchHead input[type="text"]:-ms-input-placeholder {
    opacity: 1;
}
/* line 56, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.header .searchHead input[type="text"]::-webkit-input-placeholder {
    opacity: 1;
}
@media screen and (max-width: 1024px) {
    /* line 257, ../../../../../../frontend/sass/partials/_header.scss */
    .header .searchHead input[type="text"] {
        border-bottom: none;
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: bold;
        letter-spacing: 0px;
        color: #6a7174;
    }
    /* line 61, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .header .searchHead input[type="text"]:-moz-placeholder {
        opacity: 1;
    }
    /* line 64, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .header .searchHead input[type="text"]::-moz-placeholder {
        opacity: 1;
    }
    /* line 67, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .header .searchHead input[type="text"]:-ms-input-placeholder {
        opacity: 1;
    }
    /* line 56, ../../../../../../../../../../../usr/local/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .header .searchHead input[type="text"]::-webkit-input-placeholder {
        opacity: 1;
    }
}
/* line 282, ../../../../../../frontend/sass/partials/_header.scss */
.header .searchHead input[type="submit"] {
    padding: 10px 12px;
    border: none;
    cursor: pointer;
}
@media screen and (max-width: 1024px) {
    /* line 282, ../../../../../../frontend/sass/partials/_header.scss */
    .header .searchHead input[type="submit"] {
        background: none;
        background-position: 0 -279px;
        display: inline-block;
        width: 29px;
        height: 29px;
        background-image: url('../images/icons-s9f3bb19bc7.png');
        background-repeat: no-repeat;
        float: right;
    }
}
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    /* line 282, ../../../../../../frontend/sass/partials/_header.scss */
    .header .searchHead input[type="submit"] {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 1024px) and (min-device-pixel-ratio: 2), only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
    /* line 282, ../../../../../../frontend/sass/partials/_header.scss */
    .header .searchHead input[type="submit"] {
        background-position: 0 -724px;
        width: 31px;
        height: 31px;
    }
}

/* line 1, ../../../../../../frontend/sass/partials/_footer.scss */
.footer {
    padding: 60px 28px 20px;
    background-color: #002e5b;
}
/* line 4, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter {
    padding-bottom: 35px;
}
@media (max-width: 1024px) {
    /* line 4, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .contentFooter {
        padding-bottom: 0px;
    }
}
/* line 10, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .socialFooter {
    padding-bottom: 60px;
}
@media (max-width: 1024px) {
    /* line 10, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .socialFooter {
        padding-bottom: 30px;
    }
}
/* line 17, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter .columns, .footer .contentFooter .nolink {
    padding-bottom: 25px;
    padding-right: 15px;
}
@media (max-width: 768px) {
    /* line 17, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .contentFooter .columns, .footer .contentFooter .nolink {
        text-align: center;
    }
}
/* line 23, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter .nolink >a {
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 16px;
    line-height: 20px;
    display: block;
}
.footer .contentFooter .nolink{
    display:inline-block;
    vertical-align: top;
    padding-bottom : 25px;
    padding-right:15px;
    width:16.66%;
}
.footer .contentFooter  .sub-menu {
    margin-left:0px;
    list-style: none;
}
    /* line 31, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter  .sub-menu a {
    font-weight: bold;
    color: #74b1c7;
    font-size: 14px;
    text-transform: lowercase;
}
/* line 35, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter .sub-menu a:after {
    content: " >";
}
/* line 39, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .contentFooter .sub-menu a.logo:after {
    content: "";
}
    /* line 46, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .logo {
    background-position: 0 -166px;
    display: inline-block;
    width: 113px;
    height: 31px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 46, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .logo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 46, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .logo {
        background-position: 0 -293px;
        width: 115px;
        height: 33px;
    }
}
/* line 49, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .logo:after {
    content: "";
}
/* line 53, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnLogo {
    position: relative;
}
@media (max-width: 1024px) {
    /* line 53, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnLogo {
        text-align: center;
    }
}
/* line 58, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnLogo:after {
    bottom: 4px;
    content: "";
    height: 1px;
    position: absolute;
    right: 55px;
    width: 70%;
    background-color: #cdd1d3;
}
@media (max-width: 1024px) {
    /* line 58, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnLogo:after {
        content: "";
        height: 0px;
    }
}
/* line 72, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial {
    padding-top: 10px;
}
@media (max-width: 1024px) {
    /* line 72, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial {
        text-align: center;
    }
}
/* line 77, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial span {
    display: inline-block;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 20px;
    font-size: 14px;
}
@media (max-width: 1280px) {
    /* line 77, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial span {
        text-align: center;
        padding-right: 10px;
    }
}
@media (max-width: 1024px) {
    /* line 77, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial span {
        text-align: center;
        padding-right: 0px;
    }
}
/* line 95, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social {
    display: inline-block;
}
/* line 97, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li {
    display: inline-block;
    padding: 0 5px;
}
@media (max-width: 1280px) {
    /* line 97, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li {
        padding: 0px;
    }
}
@media (max-width: 1024px) {
    /* line 97, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li {
        padding: 0 5px;
    }
}
/* line 107, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.twitter {
    background-position: -81px -88px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 107, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.twitter {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 107, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.twitter {
        background-position: 0 -756px;
        width: 21px;
        height: 21px;
    }
}
/* line 110, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.facebook {
    background-position: -43px -88px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 110, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.facebook {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 110, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.facebook {
        background-position: 0 -229px;
        width: 21px;
        height: 21px;
    }
}
/* line 113, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.viadeo {
    background-position: -24px -88px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 113, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.viadeo {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 113, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.viadeo {
        background-position: 0 -777px;
        width: 21px;
        height: 21px;
    }
}
/* line 116, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.linkedIn {
    background-position: -62px -88px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 116, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.linkedIn {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 116, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.linkedIn {
        background-position: 0 -272px;
        width: 21px;
        height: 21px;
    }
}
/* line 119, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.jobTeaser {
    background-position: -113px -166px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 119, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.jobTeaser {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 119, ../../../../../../frontend/sass/partials/_footer.scss */
    .footer .columnSocial .social li a.jobTeaser {
        background-position: 0 -250px;
        width: 21px;
        height: 21px;
    }
}

/* line 116, ../../../../../../frontend/sass/partials/_footer.scss */
.footer .columnSocial .social li a.instagram {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url('../images/icons-instagram.png');
    background-repeat: no-repeat;
}
/* line 127, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter {
    padding: 20px 10px;
    background-color: #002142;
}
/* line 130, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter ul {
    text-align: center;
}
/* line 132, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter ul li {
    display: inline-block;
}
/* line 134, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter ul li a {
    font-size: 12px;
    color: #6a7174;
}
/* line 137, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter ul li a:before {
    content: " • ";
}
/* line 142, ../../../../../../frontend/sass/partials/_footer.scss */
.subFooter ul li:first-child a:before {
    content: "";
}

/* line 1, ../../../../../../frontend/sass/partials/_form.scss */
input:focus {
    outline: none;
}

/* line 4, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm {
    padding-bottom: 100px;
}
/* line 6, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-required-items {
    color: #cdd1d3;
    font-size: 12px;
    margin-bottom: 10px;
    text-align: right;
}
/* line 13, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm input[type="text"], .defaultForm input[type="email"], .defaultForm input[type="number"], .defaultForm textarea {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #dddddd solid;
    background: none;
    padding: 12px 10px;
    width: 100%;
    margin-bottom: 25px;
}
/* line 21, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm select {
    width: 100%;
}
/* line 24, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm textarea {
    resize: vertical;
}
/* line 27, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-response-msg {
    color: #da0037;
}
/* line 30, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .select2-container .select2-choice {
    filter: none !important;
}
/* line 33, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .select2-container .select2-drop {
    min-width: 250px;
}
/* line 36, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .select2-container .select2-choice {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #dddddd solid;
    padding: 12px 10px;
    height: auto;
    margin-bottom: 25px;
    max-width: 350px;
    background-repeat: no-repeat;
    background-image: url('../images/icons/arrow-select-off.png?1430303863');
    background-position: right center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 36, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .select2-container .select2-choice {
        background-image: url('../images/icons@2x/arrow-select-off.png?1430303863');
        background-repeat: no-repeat;
        background-position: right center;
        -moz-background-size: 28px 28px;
        -o-background-size: 28px 28px;
        -webkit-background-size: 28px 28px;
        background-size: 28px 28px;
    }
}
/* line 44, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .select2-container .select2-choice div, .defaultForm .select2-container .select2-choice .select2-arrow {
    display: none;
}
/* line 48, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .select2-dropdown-open .select2-choice {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-image: url('../images/icons/arrow-select-on.png?1430303863');
    background-position: right center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 48, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .select2-dropdown-open .select2-choice {
        background-image: url('../images/icons@2x/arrow-select-on.png?1430303863');
        background-repeat: no-repeat;
        background-position: right center;
        -moz-background-size: 28px 28px;
        -o-background-size: 28px 28px;
        -webkit-background-size: 28px 28px;
        background-size: 28px 28px;
    }
}
/* line 52, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .shinyform_radio {
    position: relative;
    bottom: -10px;
    margin-right: 10px;
    background-position: -43px 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 52, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_radio {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 52, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_radio {
        background-position: 0 -644px;
        width: 24px;
        height: 24px;
    }
}
/* line 58, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .shinyform_radio.checked {
    background-position: -65px 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 58, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_radio.checked {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 58, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_radio.checked {
        background-position: 0 -668px;
        width: 24px;
        height: 24px;
    }
}
/* line 63, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .shinyform_checkbox {
    position: relative;
    bottom: -8px;
    margin-right: 10px;
    background-position: -21px 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 63, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_checkbox {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 63, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_checkbox {
        background-position: 0 -165px;
        width: 24px;
        height: 24px;
    }
}
/* line 69, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .shinyform_checkbox.checked {
    background-position: -87px 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    display: inline-block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 69, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_checkbox.checked {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 69, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm .shinyform_checkbox.checked {
        background-position: 0 -190px;
        width: 24px;
        height: 24px;
    }
}
/* line 74, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm label {
    display: block;
    color: #002e5b;
    font-size: 15px;
    margin-bottom: 8px;
}
/* line 81, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .checkbox-wrap label {
    display: inline-block;
}
/* line 85, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm input[type="checkbox"] {
    width: 50px !important;
}
/* line 89, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-error label {
    color: #da0037;
}
/* line 92, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-error input[type="text"], .defaultForm .ninja-forms-error input[type="email"], .defaultForm .ninja-forms-error input[type="number"], .defaultForm .ninja-forms-error textarea {
    border: 1px #da0037 solid;
}
/* line 95, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-error .select2-container {
    border: none;
}
/* line 97, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-error .select2-container .select2-choice {
    border: 1px solid #FF0000;
}
/* line 102, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-field-error {
    margin-top: -20px;
}
/* line 104, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .ninja-forms-field-error p {
    color: #da0037;
}
/* line 108, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm .submit-wrap {
    text-align: center;
}
/* line 111, ../../../../../../frontend/sass/partials/_form.scss */
.defaultForm input[type="submit"] {
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #da0037;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media (max-width: 768px) {
    /* line 111, ../../../../../../frontend/sass/partials/_form.scss */
    .defaultForm input[type="submit"] {
        padding: 10px;
    }
}

/* line 116, ../../../../../../frontend/sass/partials/_form.scss */
.select2-drop {
    margin-top: -24px;
}

/* line 119, ../../../../../../frontend/sass/partials/_form.scss */
.select2-drop-active {
    border-color: #dddddd;
}

/* line 1, ../../../../../../frontend/sass/partials/_common.scss */
.date {
    font-size: 10px;
    color: #74b1c7;
    padding-bottom: 10px;
    line-height: 10px;
}

/* line 7, ../../../../../../frontend/sass/partials/_common.scss */
.wrapperCookiesBar {
    display: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background-color: #cdd1d4;
    padding: 14px 40px;
    top: 0;
    left: 0;
}
/* line 15, ../../../../../../frontend/sass/partials/_common.scss */
.wrapperCookiesBar p {
    text-align: center;
    color: #6a7174;
    font-size: 13px;
    padding-bottom: 0;
}
/* line 21, ../../../../../../frontend/sass/partials/_common.scss */
.wrapperCookiesBar a {
    color: #da0037;
    font-size: 13px;
}
/* line 25, ../../../../../../frontend/sass/partials/_common.scss */
.wrapperCookiesBar .close {
    background-position: 0 -88px;
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 16px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 25, ../../../../../../frontend/sass/partials/_common.scss */
    .wrapperCookiesBar .close {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 25, ../../../../../../frontend/sass/partials/_common.scss */
    .wrapperCookiesBar .close {
        background-position: 0 -214px;
        width: 14px;
        height: 14px;
    }
}

/* line 33, ../../../../../../frontend/sass/partials/_common.scss */
.vid {
    position: relative;
}
/* line 35, ../../../../../../frontend/sass/partials/_common.scss */
.vid:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    background-position: -50px -28px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 35, ../../../../../../frontend/sass/partials/_common.scss */
    .vid:after {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 35, ../../../../../../frontend/sass/partials/_common.scss */
    .vid:after {
        background-position: 0 -525px;
        width: 62px;
        height: 62px;
    }
}

/* line 46, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent {
    position: relative;
    margin-bottom: 60px;
}
/* line 50, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .wrapperPic {
    height: 335px;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1024px) {
    /* line 50, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .wrapperPic {
        height: 300px;
    }
}
@media screen and (max-width: 768px) {
    /* line 50, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .wrapperPic {
        height: auto;
    }
}
@media screen and (max-width: 768px) {
    /* line 61, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .wrapperPic .easyWide {
        max-width: 100%;
    }
}
/* line 67, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent {
    height: 100%;
    width: 320px;
    position: absolute;
    font-size: 25px;
    color: #fff;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: url(../images/backgrounds/red-bg.png);
}
/* line 75, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent:before {
    content: "";
    background-position: -12px -88px;
    display: inline-block;
    width: 6px;
    height: 17px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    position: absolute;
    top: 50px;
    left: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 75, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent:before {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 75, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent:before {
        background-position: 0 -624px;
        width: 8px;
        height: 19px;
    }
}
/* line 84, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent:after {
    content: "";
    background-position: -6px -116px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    position: absolute;
    bottom: 50px;
    left: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 84, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent:after {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 84, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent:after {
        background-position: 0 -596px;
        width: 8px;
        height: 8px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 67, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent {
        width: auto;
        position: relative;
        margin: 0 40px;
        margin-top: -142px;
    }
}
/* line 100, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent.left {
    left: 315px;
}
@media screen and (max-width: 1024px) {
    /* line 100, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent.left {
        left: auto;
    }
}
/* line 106, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent.right {
    right: 315px;
}
@media screen and (max-width: 1024px) {
    /* line 106, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent.right {
        right: auto;
    }
}
/* line 112, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent .wrapperContentSlide {
    position: relative;
    padding: 90px 30px;
}
@media screen and (max-width: 1024px) {
    /* line 112, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent .wrapperContentSlide {
        padding: 90px 30px;
    }
}
/* line 119, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent .arrow {
    position: absolute;
    top: 20px;
    right: 10px;
}
/* line 123, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent .arrow .prev {
    background-position: -20px -116px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 123, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent .arrow .prev {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 123, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent .arrow .prev {
        background-position: 0 1px;
        width: 52px;
        height: 52px;
    }
}
/* line 126, ../../../../../../frontend/sass/partials/_common.scss */
.headerContent .columnContent .arrow .next {
    background-position: 0 -28px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 126, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent .arrow .next {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 126, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .columnContent .arrow .next {
        background-position: 0 -52px;
        width: 52px;
        height: 52px;
    }
}

/* line 2, ../../../../../../frontend/sass/pages/_home.scss */
.home .headerHome {
    padding-bottom: 50px;
}
/* line 6, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .slide {
    position: relative;
}
/* line 9, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .slide .linkPic {
    display: block;
    height: 390px;
}
@media screen and (max-width: 1024px) {
    /* line 9, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .slide .linkPic {
        height: 390px;
    }
}
@media screen and (max-width: 768px) {
    /* line 9, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .slide .linkPic {
        height: auto;
    }
}
@media screen and (max-width: 768px) {
    /* line 19, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .easyWide {
        max-width: 100%;
    }
}
/* line 24, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent {
    height: 100%;
    width: 395px;
    position: absolute;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
/* line 29, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent a {
    font-size: 25px;
    color: #fff;
}
@media screen and (max-width: 768px) {
    /* line 29, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent a {
        font-size: 22px;
    }
}
/* line 37, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent:before {
    content: "";
    background-position: -12px -88px;
    display: inline-block;
    width: 6px;
    height: 17px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    position: absolute;
    top: 50px;
    left: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 37, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent:before {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 37, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent:before {
        background-position: 0 -624px;
        width: 8px;
        height: 19px;
    }
}
/* line 47, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent:after {
    content: "";
    background-position: -6px -116px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 50px;
    position: absolute;
    bottom: 50px;
    left: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 47, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent:after {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 47, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent:after {
        background-position: 0 -596px;
        width: 8px;
        height: 8px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 24, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent {
        width: auto;
        position: relative;
        margin: 0 40px;
        margin-top: -142px;
    }
}
/* line 62, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.left {
    /*left: 180px;*/
    left:65px;
}
@media screen and (max-width: 1024px) {
    /* line 62, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.left {
        left: auto;
    }
}
/* line 68, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.right {
    right: 180px;
}
@media screen and (max-width: 1024px) {
    /* line 68, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.right {
        right: auto;
    }
}
/* line 74, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.red {
    background: url(../images/backgrounds/red-bg.png);
}
/* line 77, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.blue {
    background: url(../images/backgrounds/blue-bg.png);
}
/* line 80, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.blue:before {
    background-position: -18px -88px;
    display: inline-block;
    width: 6px;
    height: 17px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 80, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.blue:before {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 80, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.blue:before {
        background-position: 0 -605px;
        width: 8px;
        height: 19px;
    }
}
/* line 83, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent.blue:after {
    background-position: 0 -116px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 83, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.blue:after {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 83, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent.blue:after {
        background-position: 0 -588px;
        width: 8px;
        height: 8px;
    }
}
/* line 87, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent .wrapperContentSlide {
    position: relative;
    padding: 90px 30px;
}
@media screen and (max-width: 1024px) {
    /* line 87, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent .wrapperContentSlide {
        padding: 90px 30px;
    }
}
/* line 94, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent .arrow {
    position: absolute;
    top: 20px;
    right: 10px;
}
/* line 98, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent .arrow .prev {
    background-position: -20px -116px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 98, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent .arrow .prev {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 98, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent .arrow .prev {
        background-position: 0 1px;
        width: 52px;
        height: 52px;
    }
}
/* line 101, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .columnContent .arrow .next {
    background-position: 0 -28px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 101, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent .arrow .next {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 101, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .columnContent .arrow .next {
        background-position: 0 -52px;
        width: 52px;
        height: 52px;
    }
}
/* line 106, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .owl-controls {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    height: 0;
    margin: 0;
}
@media screen and (max-width: 1024px) {
    /* line 106, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .owl-controls {
        display: none !important;
    }
}
/* line 116, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .owl-controls .owl-buttons {
    height: 0;
}
/* line 118, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .owl-controls .owl-buttons .owl-prev {
    background: none;
    background-position: -20px -116px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    float: left;
    padding: 0;
    margin-top: -25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 118, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .owl-controls .owl-buttons .owl-prev {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 118, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .owl-controls .owl-buttons .owl-prev {
        background-position: 0 1px;
        width: 52px;
        height: 52px;
    }
}
/* line 125, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .owl-controls .owl-buttons .owl-next {
    background: none;
    background-position: 0 -28px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url('../images/icons-s9f3bb19bc7.png');
    background-repeat: no-repeat;
    float: right;
    padding: 0;
    margin-top: -25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 125, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .owl-controls .owl-buttons .owl-next {
        background-image: url('../images/icons@2x-sc5f6051410.png');
        background-repeat: no-repeat;
        -moz-background-size: 142px 797px;
        -o-background-size: 142px 797px;
        -webkit-background-size: 142px 797px;
        background-size: 142px 797px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 125, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .owl-controls .owl-buttons .owl-next {
        background-position: 0 -52px;
        width: 52px;
        height: 52px;
    }
}
/* line 134, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .partName {
    background: #cdd1d3;
    padding: 0 40px;
}
/* line 137, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .partName .partWrapper {
    background: #002e5b;
    position: relative;
}
/* line 140, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .partName .partWrapper:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #002e5b;
}
/* line 153, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .partName .partWrapper .valign > div {
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
/* line 161, ../../../../../../frontend/sass/pages/_home.scss */
.home .headSlider .partName .logo {
    background-repeat: no-repeat;
    background-image: url('../images/icons/logo-silder.png?1430303863');
    background-position: center center;
    width: 100%;
    height: 50px;
    display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 161, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headSlider .partName .logo {
        background-image: url('../images/icons@2x/logo-silder.png?1430303864');
        background-repeat: no-repeat;
        background-position: center center;
        -moz-background-size: 30px 30px;
        -o-background-size: 30px 30px;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
    }
}
/* line 169, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider {
    background: #cdd1d3;
}
/* line 171, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider .logo {
    background-repeat: no-repeat;
    background-image: url('../images/icons/logo-silder.png?1430303863');
    background-position: center center;
    width: 100%;
    height: 50px;
    display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 171, ../../../../../../frontend/sass/pages/_home.scss */
    .home .navSlider .logo {
        background-image: url('../images/icons@2x/logo-silder.png?1430303864');
        background-repeat: no-repeat;
        background-position: center center;
        -moz-background-size: 30px 30px;
        -o-background-size: 30px 30px;
        -webkit-background-size: 30px 30px;
        background-size: 30px 30px;
    }
}
/* line 177, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider a {
    display: block;
}
/* line 179, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider a.active {
    background-color: #002e5b;
}
.home .navSlider a:focus{
    text-decoration: none;
    outline: none;
}
/* line 181, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider a.active:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #002e5b;
}
/* line 195, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider li {
    text-align: center;
    position: relative;
}
/* line 198, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider li:before {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #b5b8ba;
    left: 0;
}
/* line 206, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider li:first-child:before {
    background-color: transparent;
}
/* line 211, ../../../../../../frontend/sass/pages/_home.scss */
.home .navSlider .valign > div {
    height: 50px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
/* line 220, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn {
    padding-bottom: 60px;
    margin-bottom: 45px;
}
@media screen and (max-width: 1024px) {
    /* line 220, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn {
        padding: 0px;
        margin-bottom: 0px;
    }
}
/* line 229, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn > .columns.left.visualContent {
    padding: 45px 50px 0 0;
}
@media screen and (max-width: 1024px) {
    /* line 229, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.left.visualContent {
        padding: 0px;
    }
}
/* line 235, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn > .columns.left.columnContent {
    padding: 0 50px 0 80px;
}
@media screen and (max-width: 1024px) {
    /* line 235, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.left.columnContent {
        padding: 0px 25px;
    }
}
@media screen and (max-width: 768px) {
    /* line 235, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.left.columnContent {
        padding: 0px;
    }
}
/* line 246, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn > .columns.right.visualContent {
    padding: 45px 0 0 20px;
}
@media screen and (max-width: 1024px) {
    /* line 246, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.right.visualContent {
        padding: 0px 0px 45px;
    }
}
/* line 252, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn > .columns.right.columnContent {
    padding: 0 80px 0 50px;
}
@media screen and (max-width: 1024px) {
    /* line 252, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.right.columnContent {
        padding: 0px 25px;
    }
}
@media screen and (max-width: 768px) {
    /* line 252, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .globalColumn > .columns.right.columnContent {
        padding: 0px;
    }
}
/* line 264, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn .visualContent p, .new_home  .visualContainer p, .new_home  .visualContainer H4 {
    color: #fff;
}
/* line 267, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .globalColumn .visualContent .textIN, .new_home .visualContainer .textIN {
    display: inline-block;
    max-width: 200px;
}
.new_home_event .visualContainer .textIN {
     max-width: 220px;
}

/* line 273, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent {
    position: relative;
}
/* line 275, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent:before {
    content: "";
    position: absolute;
    height: 326px;
    width: 1px;
    top: 45px;
    background-color: #cdd1d3;
    left: 60%;
    margin-left: -30px;
}
@media screen and (max-width: 1024px) {
    /* line 275, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent:before {
        width: 0px;
        height: 0px;
        background-color: transparent;
        position: relative;
    }
}
/* line 291, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent:after {
    content: "";
    position: relative;
    height: 1px;
    width: 100%;
    background-color: #cdd1d3;
    max-width: 1120px;
    margin: 0 auto;
    bottom: -60px;
}
@media screen and (max-width: 1024px) {
    /* line 291, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent:after {
        height: 0px;
        width: 0px;
        background-color: transparent;
        position: relative;
    }
}
/* line 308, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent .visualContent .visualContainer {
    height: 322px;
}
/* line 311, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent .visualContent .valign {
    position: relative;
}
/* line 313, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent .visualContent .valign > div {
    text-align: center;
    height: 322px;
}
/* line 320, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent .columnContent .columns {
    padding-left: 30px;
    padding-bottom: 0px;
}
@media screen and (max-width: 1024px) {
    /* line 320, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent .columnContent .columns {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 768px) {
    /* line 320, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent .columnContent .columns {
        padding: 0px;
    }
}
/* line 331, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .firstContent .columnContent .columns:first-child {
    margin-left: -30px;
}
@media screen and (max-width: 1024px) {
    /* line 331, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent .columnContent .columns:first-child {
        margin-left: 0;
    }
}
@media screen and (max-width: 768px) {
    /* line 331, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .firstContent .columnContent .columns:first-child {
        padding: 0px;
        margin-left: 0px;
    }
}
/* line 344, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent {
    margin-bottom: 0px;
    position: relative;
}
@media screen and (max-width: 1024px) {
    /* line 344, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent {
        padding: 0px;
        margin: 0;
    }
}
/* line 351, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent:before {
    content: "";
    position: absolute;
    height: 580px;
    width: 1px;
    top: 45px;
    background-color: #cdd1d3;
    left: 35%;
}
@media screen and (max-width: 1024px) {
    /* line 351, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent:before {
        width: 0px;
        height: 0px;
        background-color: transparent;
        position: relative;
    }
}
/* line 367, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent .visualContent .visualContainer {
    height: 580px;
}
/* line 370, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent .visualContent .valign {
    position: relative;
}
/* line 372, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent .visualContent .valign > div {
    text-align: center;
    height: 580px;
}
/* line 379, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent .columnContent .columns {
    padding-left: 25px;
    padding-bottom: 0px;
}
@media screen and (max-width: 1024px) {
    /* line 379, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent .columnContent .columns {
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 768px) {
    /* line 379, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent .columnContent .columns {
        padding: 0px;
    }
}
/* line 390, ../../../../../../frontend/sass/pages/_home.scss */
.home .allContent .secondContent .columnContent .columns:first-child {
    margin-left: -25px;
}
@media screen and (max-width: 1024px) {
    /* line 390, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent .columnContent .columns:first-child {
        margin-left: 0px;
    }
}
@media screen and (max-width: 768px) {
    /* line 390, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent .columnContent .columns:first-child {
        margin-left: 0px;
        padding: 0px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 344, ../../../../../../frontend/sass/pages/_home.scss */
    .home .allContent .secondContent {
        padding: 0px;
    }
}
@media screen and (max-width: 1024px) {
    /* line 407, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headPart {
        padding: 0 15px;
    }
}
@media screen and (max-width: 768px) {
    /* line 407, ../../../../../../frontend/sass/pages/_home.scss */
    .home .headPart {
        padding: 0 40px;
    }
}
/* line 415, ../../../../../../frontend/sass/pages/_home.scss */
.home .txtContent {
    padding: 15px 0;
    position: relative;
}
@media screen and (max-width: 1024px) {
    /* line 415, ../../../../../../frontend/sass/pages/_home.scss */
    .home .txtContent {
        padding: 20px 0px;
    }
}
@media screen and (max-width: 768px) {
    /* line 415, ../../../../../../frontend/sass/pages/_home.scss */
    .home .txtContent {
        padding: 40px 40px 60px;
    }
}
/* line 424, ../../../../../../frontend/sass/pages/_home.scss */
.home .txtContent:before {
    content: '...';
    color: #da0037;
    position: absolute;
    bottom: 15px;
    left: 0;
    font-size: 19px;
}
.home .txtContent2:before {
    display:none
}
.txtContent2 p{
    font-size: 15px;
    color: #002e5b;
}
@media screen and (max-width: 1024px) {
    /* line 424, ../../../../../../frontend/sass/pages/_home.scss */
    .home .txtContent:before {
        left: 20px;
        bottom: 0px;
    }
}
@media screen and (max-width: 768px) {
    /* line 424, ../../../../../../frontend/sass/pages/_home.scss */
    .home .txtContent:before {
        left: 40px;
        bottom: 40px;
    }
}
/* line 441, ../../../../../../frontend/sass/pages/_home.scss */
.home .hoursBlock {
    display: inline-block;
    color: #74b1c7;
    padding-left: 42px;
    text-align: right;
    max-width: 220px;
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-image: url('../images/icons/picto-hours.png?1430303863');
    background-position: 10px center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    /* line 441, ../../../../../../frontend/sass/pages/_home.scss */
    .home .hoursBlock {
        background-image: url('../images/icons@2x/picto-hours.png?1430303864');
        background-repeat: no-repeat;
        background-position: 10px center;
        -moz-background-size: 21px 20px;
        -o-background-size: 21px 20px;
        -webkit-background-size: 21px 20px;
        background-size: 21px 20px;
    }
}
/* line 452, ../../../../../../frontend/sass/pages/_home.scss */
.home .rowSpace {
    padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
    /* line 452, ../../../../../../frontend/sass/pages/_home.scss */
    .home .rowSpace {
        padding-bottom: 0px;
    }
}

/* line 4, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .tabContent .columns,
.wrapperContent .mytabContent .tabContent .columns {
    padding: 0 5px;
}
@media screen and (max-width: 768px) {
    /* line 4, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .tabContent .columns,
    .wrapperContent .mytabContent .tabContent .columns {
        padding: 0;
    }
}
/* line 11, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab {
    text-align: center;
    padding-bottom: 40px;
}
/* line 14, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab ul {
    font-size: 0;
}
@media screen and (max-width: 768px) {
    /* line 14, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .listTab ul {
        font-size: 14px;
        padding: 0 60px;
    }
}
/* line 20, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab ul li {
    font-size: 14px;
    display: inline-block;
    width: 160px;
    border-left: solid 1px #c5c2c0;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    /* line 20, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .listTab ul li {
        border: none;
        margin-bottom: 0px;
    }
}
/* line 30, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab ul li:first-child {
    border: none;
}
/* line 33, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab ul li h2 {
    font-size: 14px;
    padding-bottom: 0;
}
/* line 40, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab .valign > div {
    padding: 0 10px;
    height: 50px;
}
/* line 46, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab a .valign {
    background-color: #d7d2cd;
    color: #fff;
}
/* line 52, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .listTab a.active .valign {
    background-color: #002e5b;
    color: #fff;
}
/* line 59, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .txtContent,
.wrapperContent .mytabContent .txtContent {
    padding: 30px 20px 54px;
    position: relative;
}
@media screen and (max-width: 1024px) {
    /* line 59, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .txtContent,
    .wrapperContent .mytabContent .txtContent {
        padding: 20px 10px;
    }
}
@media screen and (max-width: 768px) {
    /* line 59, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .txtContent,
    .wrapperContent .mytabContent .txtContent {
        padding: 40px 40px 60px;
    }
}
/* line 68, ../../../../../../frontend/sass/pages/_list.scss */
.list .mytabContent .txtContent:before,
.wrapperContent .mytabContent .txtContent:before {
    content: '...';
    color: #da0037;
    position: absolute;
    bottom: 50px;
    left: 20px;
    font-size: 19px;
}
@media screen and (max-width: 1024px) {
    /* line 68, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .txtContent:before,
    .wrapperContent .mytabContent .txtContent:before {
        left: 10px;
        bottom: 20px;
    }
}
@media screen and (max-width: 768px) {
    /* line 68, ../../../../../../frontend/sass/pages/_list.scss */
    .list .mytabContent .txtContent:before,
    .wrapperContent .mytabContent .txtContent:before {
        left: 40px;
        bottom: 40px;
    }
    .headerContent .columnContent{
        margin-top:-60px;
    }
}

/* line 3, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .jsn-bootstrap3 .col-xs-1, .pageArticle .content .jsn-bootstrap3 .col-sm-1, .pageArticle .content .jsn-bootstrap3 .col-md-1, .pageArticle .content .jsn-bootstrap3 .col-lg-1, .pageArticle .content .jsn-bootstrap3 .col-xs-2, .pageArticle .content .jsn-bootstrap3 .col-sm-2, .pageArticle .content .jsn-bootstrap3 .col-md-2, .pageArticle .content .jsn-bootstrap3 .col-lg-2, .pageArticle .content .jsn-bootstrap3 .col-xs-3, .pageArticle .content .jsn-bootstrap3 .col-sm-3, .pageArticle .content .jsn-bootstrap3 .col-md-3, .pageArticle .content .jsn-bootstrap3 .col-lg-3, .pageArticle .content .jsn-bootstrap3 .col-xs-4, .pageArticle .content .jsn-bootstrap3 .col-sm-4, .pageArticle .content .jsn-bootstrap3 .col-md-4, .pageArticle .content .jsn-bootstrap3 .col-lg-4, .pageArticle .content .jsn-bootstrap3 .col-xs-5, .pageArticle .content .jsn-bootstrap3 .col-sm-5, .pageArticle .content .jsn-bootstrap3 .col-md-5, .pageArticle .content .jsn-bootstrap3 .col-lg-5, .pageArticle .content .jsn-bootstrap3 .col-xs-6, .pageArticle .content .jsn-bootstrap3 .col-sm-6, .pageArticle .content .jsn-bootstrap3 .col-md-6, .pageArticle .content .jsn-bootstrap3 .col-lg-6, .pageArticle .content .jsn-bootstrap3 .col-xs-7, .pageArticle .content .jsn-bootstrap3 .col-sm-7, .pageArticle .content .jsn-bootstrap3 .col-md-7, .pageArticle .content .jsn-bootstrap3 .col-lg-7, .pageArticle .content .jsn-bootstrap3 .col-xs-8, .pageArticle .content .jsn-bootstrap3 .col-sm-8, .pageArticle .content .jsn-bootstrap3 .col-md-8, .pageArticle .content .jsn-bootstrap3 .col-lg-8, .pageArticle .content .jsn-bootstrap3 .col-xs-9, .pageArticle .content .jsn-bootstrap3 .col-sm-9, .pageArticle .content .jsn-bootstrap3 .col-md-9, .pageArticle .content .jsn-bootstrap3 .col-lg-9, .pageArticle .content .jsn-bootstrap3 .col-xs-10, .pageArticle .content .jsn-bootstrap3 .col-sm-10, .pageArticle .content .jsn-bootstrap3 .col-md-10, .pageArticle .content .jsn-bootstrap3 .col-lg-10, .pageArticle .content .jsn-bootstrap3 .col-xs-11, .pageArticle .content .jsn-bootstrap3 .col-sm-11, .pageArticle .content .jsn-bootstrap3 .col-md-11, .pageArticle .content .jsn-bootstrap3 .col-lg-11, .pageArticle .content .jsn-bootstrap3 .col-xs-12, .pageArticle .content .jsn-bootstrap3 .col-sm-12, .pageArticle .content .jsn-bootstrap3 .col-md-12, .pageArticle .content .jsn-bootstrap3 .col-lg-12,
article .entry-content .jsn-bootstrap3 .col-xs-12{
    padding: 0 5px;
}
@media screen and (max-width: 768px) {
    /* line 3, ../../../../../../frontend/sass/pages/_article.scss */
    .pageArticle .content .jsn-bootstrap3 .col-xs-1, .pageArticle .content .jsn-bootstrap3 .col-sm-1, .pageArticle .content .jsn-bootstrap3 .col-md-1, .pageArticle .content .jsn-bootstrap3 .col-lg-1, .pageArticle .content .jsn-bootstrap3 .col-xs-2, .pageArticle .content .jsn-bootstrap3 .col-sm-2, .pageArticle .content .jsn-bootstrap3 .col-md-2, .pageArticle .content .jsn-bootstrap3 .col-lg-2, .pageArticle .content .jsn-bootstrap3 .col-xs-3, .pageArticle .content .jsn-bootstrap3 .col-sm-3, .pageArticle .content .jsn-bootstrap3 .col-md-3, .pageArticle .content .jsn-bootstrap3 .col-lg-3, .pageArticle .content .jsn-bootstrap3 .col-xs-4, .pageArticle .content .jsn-bootstrap3 .col-sm-4, .pageArticle .content .jsn-bootstrap3 .col-md-4, .pageArticle .content .jsn-bootstrap3 .col-lg-4, .pageArticle .content .jsn-bootstrap3 .col-xs-5, .pageArticle .content .jsn-bootstrap3 .col-sm-5, .pageArticle .content .jsn-bootstrap3 .col-md-5, .pageArticle .content .jsn-bootstrap3 .col-lg-5, .pageArticle .content .jsn-bootstrap3 .col-xs-6, .pageArticle .content .jsn-bootstrap3 .col-sm-6, .pageArticle .content .jsn-bootstrap3 .col-md-6, .pageArticle .content .jsn-bootstrap3 .col-lg-6, .pageArticle .content .jsn-bootstrap3 .col-xs-7, .pageArticle .content .jsn-bootstrap3 .col-sm-7, .pageArticle .content .jsn-bootstrap3 .col-md-7, .pageArticle .content .jsn-bootstrap3 .col-lg-7, .pageArticle .content .jsn-bootstrap3 .col-xs-8, .pageArticle .content .jsn-bootstrap3 .col-sm-8, .pageArticle .content .jsn-bootstrap3 .col-md-8, .pageArticle .content .jsn-bootstrap3 .col-lg-8, .pageArticle .content .jsn-bootstrap3 .col-xs-9, .pageArticle .content .jsn-bootstrap3 .col-sm-9, .pageArticle .content .jsn-bootstrap3 .col-md-9, .pageArticle .content .jsn-bootstrap3 .col-lg-9, .pageArticle .content .jsn-bootstrap3 .col-xs-10, .pageArticle .content .jsn-bootstrap3 .col-sm-10, .pageArticle .content .jsn-bootstrap3 .col-md-10, .pageArticle .content .jsn-bootstrap3 .col-lg-10, .pageArticle .content .jsn-bootstrap3 .col-xs-11, .pageArticle .content .jsn-bootstrap3 .col-sm-11, .pageArticle .content .jsn-bootstrap3 .col-md-11, .pageArticle .content .jsn-bootstrap3 .col-lg-11, .pageArticle .content .jsn-bootstrap3 .col-xs-12, .pageArticle .content .jsn-bootstrap3 .col-sm-12, .pageArticle .content .jsn-bootstrap3 .col-md-12, .pageArticle .content .jsn-bootstrap3 .col-lg-12 {
        padding: 0;
    }
}
/* line 9, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-container,
article .entry-content .wr-element-container {
    margin: 0 !important;
}
/* line 12, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .row {
    padding: 0 !important;
    margin: 0 !important;
}
/* line 16, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-divider {
    margin: 0;
    padding-bottom: 40px;
    padding-top: 28px;
}
/* line 20, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-divider > div {
    margin: 0 !important;
}
/* line 25, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-heading {
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media screen and (max-width: 768px) {
    /* line 25, ../../../../../../frontend/sass/pages/_article.scss */
    .pageArticle .content .wr-element-heading {
        padding: 0 40px;
    }
}
/* line 31, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-heading h1, .pageArticle .content .wr-element-heading h2,
article .entry-content h1, article .entry-content h2 {
    margin: 0;
    margin-bottom: 30px;
    font-family: "raleway", Georgia, serif;
    color: #002e5b;
    font-size: 22px;
    text-align: center;
}
article .entry-content h1 {
    font-size: 28px;
}
article .entry-content h2 {
    margin-bottom: 20px;
    padding-bottom:0px;
}
/* line 39, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-heading h3, article .entry-content h3  {
    margin: 0;
    margin-bottom: 18px;
    font-family: "raleway", Georgia, serif;
    color: #002e5b;
    font-size: 15px;
    text-align: left;
    padding-bottom: 0;
}
/* line 49, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-image,
article .entry-content .wr-element-image  {
    padding-bottom: 22px;
}
/* line 50, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-image img,
article .entry-content .wr-element-image img {
    max-width: 100%;
    display: block;
}
/* line 56, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text,
article .entry-content .wr-element-text{
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media screen and (max-width: 768px) {
    /* line 56, ../../../../../../frontend/sass/pages/_article.scss */
    .pageArticle .content .wr-element-text {
        padding: 0 40px;
    }
}
/* line 62, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text img {
    max-width: 100%;
    display: inline-block;
}
/* line 66, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text p {
    padding-bottom: 0;
    margin-bottom: 15px;
}
/* line 70, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text a {
    color: #74b1c7;
    font-size: 13px;
    line-height: 20px;
}
/* line 76, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text ul li, .pageArticle .content .wr-element-text ol li,
article .entry-content .wr_text ul li, article .entry-content  .wr-element-text ol li
{
    padding-left: 20px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    color: #6a7174;
}
/* line 82, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text ul li:before, .pageArticle .content .wr-element-text ol li:before {
    content: "•";
    color: #002142;
    position: absolute;
    top: 1px;
    left: 5px;
}
/* line 91, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text ol {
    list-style: inside decimal;
}
/* line 94, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-text ol li:before {
    content: "";
}
/* line 101, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-video .iframe-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
    padding-top: 30px;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 22px;
}
/* line 110, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-video .iframe-responsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* line 120, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-list h4 {
    font-size: 14px;
    padding-bottom: 10px;
    margin: 0;
}
/* line 126, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-list ul li, .pageArticle .content .wr-element-list ol li {
    padding-left: 20px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    color: #6a7174;
}
/* line 132, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-list ul li:before, .pageArticle .content .wr-element-list ol li:before {
    content: "•";
    color: #002142;
    position: absolute;
    top: -1px;
    left: 5px;
}
/* line 141, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-list ol {
    list-style: inside decimal;
}
/* line 144, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-list ol li:before {
    content: "";
}
/* line 150, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-button,
article .entry-content .wr-element-button{
    text-align: center;
}
/* line 152, ../../../../../../frontend/sass/pages/_article.scss */
.pageArticle .content .wr-element-button a,
article .entry-content .wr-element-button a {
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #da0037;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
@media (max-width: 768px) {
    /* line 152, ../../../../../../frontend/sass/pages/_article.scss */
    .pageArticle .content .wr-element-button a,
    article .entry-content .wr-element-button a {
        padding: 10px;
    }
}

/* line 3, ../../../../../../frontend/sass/pages/_contact.scss */
.pageContact .content h2 {
    text-align: center;
}

/* line 3, ../../../../../../frontend/sass/pages/_iframe.scss */
.pageIframe .content iframe {
    margin-bottom: 20px;
}
/* line 7, ../../../../../../frontend/sass/pages/_iframe.scss */
.pageIframe .footer {
    min-width: 980px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
/* line 10, ../../../../../../frontend/sass/pages/_iframe.scss */
.pageIframe .footer .wrapperContent {
    min-width: 980px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
/* line 15, ../../../../../../frontend/sass/pages/_iframe.scss */
.pageIframe .subFooter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    min-width: 980px;
}
/* line 18, ../../../../../../frontend/sass/pages/_iframe.scss */
.pageIframe .subFooter .wrapperContent {
    min-width: 980px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

/* line 1, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer {
    background-color: #fff;
}
/* line 3, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .content_wrapper {
    background-color: transparent;
    width: 100%;
    text-align: center;
}
/* line 7, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .content_wrapper .containerIn {
    padding-top: 100px;
    padding-bottom: 90px;
}
/* line 11, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .content_wrapper h1 {
    font-family: "lato", Georgia, serif;
    text-transform: uppercase;
    color: #6a7174;
    padding: 15px 10px;
    font-size: 30px;
}
/* line 18, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .content_wrapper p {
    font-family: "lato", Georgia, serif;
    color: #333333;
    padding: 20px 10px;
    font-size: 20px;
}
/* line 25, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .footer {
    background-color: #002142;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: left;
    padding: 10px 30px;
}
/* line 32, ../../../../../../frontend/sass/pages/_disclaimer.scss */
.disclaimer .footer img {
    margin-right: 30px;
}

/* line 12, ../../../../../../frontend/sass/pages/_offres.scss */
.socicon {
    font-family: 'socicon' !important;
}

/* line 16, ../../../../../../frontend/sass/pages/_offres.scss */
#spinner-loading {
    text-align: center;
    font-size: 40px;
    color: #002e5b;
    padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
    /* line 23, ../../../../../../frontend/sass/pages/_offres.scss */
    #scroll-top {
        display: none !important;
    }
}

/* line 28, ../../../../../../frontend/sass/pages/_offres.scss */
#scroll-top-mobile {
    display: none !important;
}
@media screen and (max-width: 768px) {
    /* line 28, ../../../../../../frontend/sass/pages/_offres.scss */
    #scroll-top-mobile {
        display: block !important;
    }
}

/* line 36, ../../../../../../frontend/sass/pages/_offres.scss */
.hidden {
    display: none !important;
}

/* line 40, ../../../../../../frontend/sass/pages/_offres.scss */
.scrollup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    z-index: 2;
}

/* line 51, ../../../../../../frontend/sass/pages/_offres.scss */
.logo-print {
    display: none;
}

/* line 55, ../../../../../../frontend/sass/pages/_offres.scss */
.footer {
    z-index: 1;
}

/* line 59, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container {
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}
/* line 65, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc {
    display: inline-block;
    box-sizing: border-box;
    background-position: center center;
    vertical-align: middle;
    background-repeat: no-repeat;
}
/* line 72, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-1 {
    width: 556px;
    height: 168px;
}
/* line 75, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-1 .bloc-content {
    width: 100%;
    height: 100%;
    display: table;
}
/* line 80, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-1 .bloc-content .to-middle {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
/* line 86, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-1 .bloc-content p {
    font-size: 15px;
    line-height: 17px;
    color: white;
}
/* line 93, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-2 {
    width: 41%;
}
/* line 96, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-2 span {
    color: #6a7174;
    font-size: 13px;
    line-height: 14px;
}
/* line 102, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-2 ul {
    text-align: center;
    margin: 0;
    padding: 0;
}
/* line 106, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-2 ul li {
    list-style: none;
    margin: 20px 0;
}
/* line 109, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc.bloc-2 ul li a {
    text-decoration: none;
}
/* line 115, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .bloc .bloc-content {
    width: 100%;
}
/* line 120, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .btn-action {
    display: inline-block;
    background-color: #da0037;
    color: white;
    padding: 12px 35px;
    font-size: 14px;
    line-height: 14px;
    outline: none !important;
    cursor: pointer;
    border: 1px solid #da0037;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* line 132, ../../../../../../frontend/sass/pages/_offres.scss */
#spontanee-container .btn-action:hover {
    background-color: white;
    color: #da0037;
}
@media screen and (max-width: 768px) {
    /* line 140, ../../../../../../frontend/sass/pages/_offres.scss */
    #spontanee-container .bloc.bloc-1 {
        display: none;
    }
    /* line 143, ../../../../../../frontend/sass/pages/_offres.scss */
    #spontanee-container .bloc.bloc-2 {
        width: 100%;
    }
    /* line 146, ../../../../../../frontend/sass/pages/_offres.scss */
    #spontanee-container .bloc.bloc-2 span {
        color: #6a7174;
        font-size: 20px;
        line-height: 20px;
    }
}

/* line 156, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper {
    position: relative;
    z-index: 2;
    height: auto !important;
}
/* line 161, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper .mobile-show {
    display: none !important;
    margin: 0;
}
/* line 166, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #moteur-container {
    z-index: 2;
    display: none;
}
/* line 171, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper .title-filter {
    text-align: center;
    font-size: 14px;
    color: black;
    font-weight: 900;
    margin-bottom: 30px;
}
/* line 179, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper ul#filter-tabs {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0;
}
/* line 185, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper ul#filter-tabs li {
    position: relative;
    list-style: none;
    display: inline-block;
    padding: 0 5px;
    margin: 0;
    width: 25%;
    box-sizing: border-box;
}
/* line 194, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper ul#filter-tabs li .tab-title {
    position: relative;
    z-index: 2;
    font-size: 15px;
    color: #002e5b;
    padding: 20px 20px;
    border: 1px solid #e4e4e4;
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
/* line 205, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper ul#filter-tabs li .tab-title.opened {
    border-bottom: 1px solid white;
    padding-bottom: 36px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
}
/* line 212, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper ul#filter-tabs li.li-sticky {
    display: none;
    text-align: center;
}
/* line 219, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab {
    padding: 0 5px;
}
/* line 222, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-title-mobile {
    display: none;
}
/* line 226, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-container {
    position: relative;
    display: none;
    background-color: white;
}
/* line 231, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-container.opened {
    margin-top: -1px;
    border: 1px solid #e4e4e4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 25px;
}
/* line 237, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-container.opened ul {
    width: 16.66%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
/* line 244, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-container.opened ul li {
    display: block;
    list-style: none;
    box-sizing: border-box;
    vertical-align: top;
    color: #002e5b;
    font-size: 14px;
    padding: 10px 0;
    height: 40px;
}
/* line 256, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab .tab-container.opened ul li .icheckbox_square-blue {
    float: left;
    margin-right: 5px;
    margin-top: -3px;
}
/* line 266, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab #tab-fonctions.opened {
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px;
    border-radius: 0px 5px 5px 5px;
}
/* line 269, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-tab #tab-contrats.opened {
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0px 5px 5px;
}
/* line 274, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-actions {
    text-align: center;
    margin-top: 20px;
}
/* line 278, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-actions ul {
    margin: 0;
    padding: 0;
}
/* line 281, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper #container-actions ul li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}
/* line 289, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper .btn-search-filter {
    background-color: #da0037;
    color: white;
    padding: 12px 35px;
    font-size: 14px;
    line-height: 14px;
    outline: none !important;
    cursor: pointer;
    border: 1px solid #da0037;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* line 300, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper .btn-search-filter:hover {
    background-color: white;
    color: #da0037;
}
/* line 306, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper .btn-search-reset {
    color: #002e5b;
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline;
    cursor: pointer;
}
/* line 315, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky #moteur-container {
    left: 0;
    max-width: 100%;
    width: 100% !important;
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
    padding: 15px 0;
}
/* line 323, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky .title-filter {
    display: none;
}
/* line 328, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky ul#filter-tabs li {
    width: 16.66%;
}
/* line 331, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky ul#filter-tabs li.li-sticky {
    display: inline-block;
    text-align: right;
}
/* line 338, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky .not-sticky {
    display: none !important;
}
/* line 343, ../../../../../../frontend/sass/pages/_offres.scss */
#moteur-container-sticky-wrapper.is-sticky #container-tab #tab-contrats.opened {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
}
@media screen and (max-width: 768px) {
    /* line 353, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .title-filter, #moteur-container-sticky-wrapper.is-sticky .title-filter {
        text-align: center;
        font-size: 19px;
        color: black;
        font-weight: 900;
        margin-bottom: 30px;
        display: block !important;
    }
    /* line 362, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .mobile-show, #moteur-container-sticky-wrapper.is-sticky .mobile-show {
        display: inline-block !important;
    }
    /* line 365, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .desktop-show, #moteur-container-sticky-wrapper.is-sticky .desktop-show {
        display: none !important;
        margin: 0 !important;
    }
    /* line 370, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .btn-search-filter, #moteur-container-sticky-wrapper.is-sticky .btn-search-filter {
        background-color: #da0037;
        color: white;
        padding: 18px 75px;
        font-size: 18px;
        line-height: 18px;
        outline: none !important;
        cursor: pointer;
        border: 1px solid #da0037;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    /* line 381, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .btn-search-filter:hover, #moteur-container-sticky-wrapper.is-sticky .btn-search-filter:hover {
        background-color: white;
        color: #da0037;
    }
    /* line 387, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper .btn-search-reset, #moteur-container-sticky-wrapper.is-sticky .btn-search-reset {
        color: #002e5b;
        font-size: 16px;
        line-height: 16px;
        text-decoration: underline;
        cursor: pointer;
    }
    /* line 395, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #moteur-container, #moteur-container-sticky-wrapper.is-sticky #moteur-container {
        box-sizing: border-box;
        position: relative !important;
        background-color: #ffffff !important;
        border: none !important;
        padding: 0 40px !important;
        top: 0 !important;
    }
    /* line 403, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #moteur-container ul#filter-tabs, #moteur-container-sticky-wrapper.is-sticky #moteur-container ul#filter-tabs {
        display: none !important;
    }
    /* line 407, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #moteur-container .not-sticky, #moteur-container-sticky-wrapper.is-sticky #moteur-container .not-sticky {
        display: inline-block !important;
    }
    /* line 413, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-title-mobile, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-title-mobile {
        margin-top: 10px;
        display: block;
    }
    /* line 417, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-title, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-title {
        position: relative;
        z-index: 2;
        font-size: 15px;
        color: #002e5b;
        padding: 20px 20px;
        border: 1px solid #e4e4e4;
        background-color: white;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
    }
    /* line 428, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-title.opened, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-title.opened {
        border-bottom: 1px solid white;
        padding-bottom: 20px;
        background-color: #e4e4e4;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px;
        border-radius: 5px 5px 0 0;
    }
    /* line 436, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-container.opened, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-container.opened {
        -moz-border-radius: 0 0 5px 5px !important;
        -webkit-border-radius: 0;
        border-radius: 0 0 5px 5px !important;
        padding: 10px;
    }
    /* line 440, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-container.opened ul, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-container.opened ul {
        width: 50%;
        margin: 0;
        padding: 0;
    }
    /* line 445, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-container.opened ul li, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-container.opened ul li {
        display: inline-block;
        width: 100%;
        list-style: none;
        box-sizing: border-box;
        vertical-align: top;
        color: #002e5b;
        font-size: 14px;
        padding: 10px 0;
    }
    /* line 457, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-tab .tab-container.opened ul li .icheckbox_square-blue, #moteur-container-sticky-wrapper.is-sticky #container-tab .tab-container.opened ul li .icheckbox_square-blue {
        float: left;
        margin-right: 5px;
        margin-top: -3px;
    }
    /* line 469, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-actions, #moteur-container-sticky-wrapper.is-sticky #container-actions {
        width: 100%;
        text-align: center !important;
        margin-top: 0 !important;
    }
    /* line 474, ../../../../../../frontend/sass/pages/_offres.scss */
    #moteur-container-sticky-wrapper #container-actions li, #moteur-container-sticky-wrapper.is-sticky #container-actions li {
        padding: 10px 0 !important;
        width: 100% !important;
        margin-bottom: 20px;
    }
}

/* line 485, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces {
    position: relative;
    z-index: 1;
    display: none;
    padding: 0 5px 20px 5px;
}
/* line 491, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces .title-annonces {
    text-align: center;
    font-size: 14px;
    color: black;
    font-weight: 900;
    margin: 30px 0;
}
/* line 499, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul {
    margin: 0;
    padding: 0;
}
/* line 503, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li {
    margin: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    background-color: white;
    cursor: pointer;
}
/* line 513, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li:hover {
    background-color: #F9F9FF;
}
/* line 517, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li table {
    width: 100%;
}
/* line 519, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li table td {
    vertical-align: middle;
}
/* line 522, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li table td:first-child {
    padding-right: 10px;
}
/* line 526, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li table td:last-child {
    text-align: right;
}
/* line 532, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce {
    display: inline-block;
    vertical-align: middle;
}
/* line 536, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    color: #002e5b;
}
/* line 542, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce h4 .ouverture {
    display: inline-block;
    font-size: 13px;
    color: #6a7174;
    padding-left: 15px;
    font-weight: normal;
}
/* line 552, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce .bottom-line .inline-bloc {
    font-size: 13px;
    color: #6a7174;
    display: inline-block;
    padding: 0 5px;
    border-left: 1.4px solid #002e5b;
}
/* line 559, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce .bottom-line .inline-bloc:first-child {
    padding-left: 0;
    border-left: 0;
}
/* line 564, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .container-annonce .bottom-line .inline-bloc.secteur {
    text-transform: capitalize;
}
/* line 570, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li .annonce-arrow {
    font-size: 20px;
    color: #002e5b;
}
/* line 576, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonces ul li.last-active {
    border-bottom: 1px solid #e4e4e4;
}
@media screen and (max-width: 768px) {
    /* line 485, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonces {
        padding: 0 0 20px 0;
    }
    /* line 590, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonces ul li {
        border-left: 0;
        border-right: 0;
    }
    /* line 596, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonces ul li .container-annonce h4 .ouverture {
        padding-left: 5px;
    }
    /* line 604, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonces ul li .bottom-line .inline-bloc.lieu {
        border-left: 0 !important;
        display: block !important;
    }
    /* line 608, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonces ul li .bottom-line .inline-bloc.precision-lieu {
        display: none !important;
    }
}

/* line 619, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce {
    display: none;
    padding-bottom: 20px;
}
/* line 623, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .mobile-show {
    display: none !important;
}
/* line 626, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .mobile-show.force-show-inline-block {
    display: inline-block !important;
}
/* line 630, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .hidden {
    display: none !important;
}
/* line 634, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #annonce-title {
    text-align: center;
    margin-bottom: 35px;
}
/* line 639, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .annonce-info {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 10px;
}
/* line 644, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .annonce-info .info-name {
    color: #002e5b;
    text-transform: uppercase;
    font-weight: 900;
}
/* line 649, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .annonce-info .info-content {
    color: #6a7174;
}
/* line 654, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce h3 {
    margin: 30px 0 0 0;
    font-size: 20px;
    line-height: 22px;
    color: #002e5b;
}
/* line 661, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce .annonce-content-raw {
    font-size: 13px;
    line-height: 15px;
    color: #6a7174;
}
/* line 667, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions {
    text-align: center;
    margin: 45px 0 60px 0;
}
/* line 671, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul {
    margin: 0;
    padding: 0;
}
/* line 674, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul li {
    display: inline-block;
    list-style: none;
    padding: 0 10px;
}
/* line 679, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul li .btn-action {
    display: block;
    background-color: #da0037;
    color: white;
    padding: 12px 35px;
    font-size: 14px;
    line-height: 14px;
    outline: none !important;
    cursor: pointer;
    border: 1px solid #da0037;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* line 691, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul li .btn-action:hover {
    background-color: white;
    color: #da0037;
}
/* line 699, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials {
    margin-top: -15px;
    float: right;
}
/* line 703, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials li {
    padding: 0 5px;
    vertical-align: bottom;
}
/* line 707, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials li:first-child {
    padding-right: 10px;
}
/* line 710, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials li:last-child {
    padding-right: 0;
}
/* line 713, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials li span {
    color: #6a7174;
    font-size: 13px;
    line-height: 13px;
}
/* line 719, ../../../../../../frontend/sass/pages/_offres.scss */
#container-annonce #container-actions ul.socials li i, #container-annonce #container-actions ul.socials li .socicon, #container-annonce #container-actions ul.socials li a {
    line-height: 17px;
    cursor: pointer;
    color: #da0037;
}

.mega-menu-link:after{
    content:none !important;
}
.footer .contentFooter #menu-menu-secondaire>li, .footer .contentFooter #menu-menu-secondaire-anglais0>li{
    width:20% !important;
}
@media screen and (max-width: 768px) {

    .footer .contentFooter #menu-menu-secondaire>li, .footer .contentFooter #menu-menu-secondaire-anglais0>li{
        width:100% !important;
    }
    /* line 619, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce {
        padding: 0 40px;
    }
    /* line 731, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce .mobile-show {
        display: inline-block !important;
    }
    /* line 734, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce .desktop-show {
        display: none !important;
    }
    /* line 738, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #annonce-title {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 30px;
    }
    /* line 744, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce .annonce-info {
        font-size: 15px;
        line-height: 15px;
    }
    /* line 749, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce h3 {
        font-size: 22px;
        line-height: 22px;
    }
    /* line 754, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce .annonce-content-raw {
        font-size: 15px;
        line-height: 17px;
    }
    /* line 761, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #container-actions ul.actions li:last-child {
        padding: 0;
        font-weight: bold;
    }
    /* line 766, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #container-actions ul.socials {
        margin-top: 40px;
        float: none;
        font-size: 24px;
        line-height: 24px;
    }
    /* line 772, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #container-actions ul.socials li:first-child {
        display: block;
        padding: 0 0 20px 0;
    }
    /* line 776, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #container-actions ul.socials li:first-child span {
        font-size: 18px;
        line-height: 20px;
    }
    /* line 781, ../../../../../../frontend/sass/pages/_offres.scss */
    #container-annonce #container-actions ul.socials li:last-child {
        padding-right: 10px;
    }
}

.mobileMenu #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    padding-bottom: 0;
}
.mobileMenu #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    padding:0;
}
.mobileMenu #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link{
    height:auto;
}
.mobileMenu #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > .mega-sub-menu li.mega-menu-item > a.mega-menu-link{
    font-size:13px;
}
.mobileMenu #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size:12px;
}

.site-content, .daher-front-page .site-content{
    /*padding:2.5em 0 0;
    padding-top:66px;*/
    padding:5.5em 0 0 !important;

}
.page.page-one-column:not(.daher-front-page) #primary,
.single-post:not(.has-sidebar) #primary{
max-width: 1280px;
}
.mobileMenu #mega-menu-wrap-top {
width:100%;
}

/*.page-template-page-article  si ça ne marche pas*/
article .entry-content .row{
    padding: 0 !important;
    margin: 0 !important;
}

article .entry-content .wr_text{
    padding:0 30px;
}
.entry-content a{
    -webkit-box-shadow: none;
}
.btn-default{
    text-shadow: none;
    border:0px !important;
    border-color:white;
}
.btn-default:hover{
    background-color:#da0037 !important;
    border:0px !important;
    color:#fff !important;
}
.entry-content a {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition : none;
}
.home .visualContainer{
    position: relative;
    overflow: hidden;
    height:100%;
}
.visualContainer-img {
    position: absolute;
    height: auto;
    /*left: -24px;*/
    top: 0px;
    width: 100% ;
}
.visualContainer-img2 {
    position: absolute;
    height: 100% ;
    /*left: -24px;*/
    top: 0px;
    width: auto ;
    max-width:none;
}
.daher-front-page article:not(.has-post-thumbnail):not(:first-child){
    border-top : none;
}
#mega-menu-wrap-top .mega-menu-toggle{
    background: none;
}
.mobileMenu div #mega-menu-top{
    padding-top:20px !important;
    padding-bottom:20px !important;
}
.searchHeadMobile {
    display: none;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{
    font-size: 11px;
}
.cool_timeline  .content-details div{
    padding: 6px 16px;
    background-color: #e5143c;
    float:left;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 10px;
}
.cool_timeline  .content-details p{
    clear:both;
}
.cool_timeline  .content-details strong{
    color:#000;
}
form div,
.nf-form-fields-required {
    margin-bottom: 35px;
}
/**/
.page .cool-timeline .timeline-post .timeline-icon{
    line-height:67px;
}
.page .timeline-post.timeline-mansory.ctl-left .timeline-icon,
.page .timeline-post.timeline-mansory.ctl-right .timeline-icon {
    height:84px;
    width:84px;
}
.page .cool-timeline.white-timeline  .timeline-post .icon-dot-full,
.page .cool-timeline.white-timeline.compact .timeline-post.ctl-left .icon-dot-full,
.page .cool-timeline.white-timeline.compact .timeline-post.ctl-right .icon-dot-full{
    background-color: #e5143c;
}
.cool-timeline-wrapper .timeline-subsubbar{
    border: 2px solid white;
    background-color: #e5143c;
    height:80px;
    width:80px;
    border-radius:50%;
    margin-top:2px;
    margin-left:2px;
}
.page .timeline-post.timeline-mansory.ctl-left .timeline-icon{
    margin-left:-42px;
}
.page .timeline-post.timeline-mansory.ctl-right .timeline-icon {
    margin-right:-42px;
}
.page .cool-timeline  .timeline-post.timeline-mansory.ctl-left{
    padding-right:65px;
}
.page .cool-timeline  .timeline-post.timeline-mansory.ctl-right{
    padding-left:65px;
}
.page .cool-timeline .timeline-post .icon-dot-full {
    border-radius: 50%;
}
.page .cool-timeline .timeline-post.timeline-mansory .timeline-content{
    box-shadow: none;
    border-radius: 0%;
}
.page .cool-timeline .timeline-post.timeline-mansory.icons_no .timeline-icon{
    margin-top:-15px;
}
.page .cool-timeline .timeline-post.timeline-mansory.icons_no .timeline-icon .timeline-bar {
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}
.page .cool-timeline.white-timeline.compact  .timeline-post.ctl-left .timeline-content .content-title,
.page .cool-timeline.white-timeline.compact  .timeline-post.ctl-right .timeline-content .content-title{
    background-color: #002f5b;
    border-radius:0;
    text-align: left;
}
.page .clt-cstm-lbl-s{
    display:none;
}
.page .cool-timeline .timeline-post .timeline-content img{
    padding:30px 30px 10px 30px;
}
.page .cooltimeline_cont .center-line:after,
.page .cooltimeline_cont .center-line:before{
    display:none;
}
.page .cooltimeline_cont .center-line{
    height:calc(100% + 140px);
    top:-141px;
}
.page .cool_timeline h1.timeline-main-title{
    position:relative;
    background-color:#eeeeee;
    color:#002f5b;
    text-transform: uppercase;
    padding: 23px 40px;
    z-index: 10;
}
.page .cool_timeline h1.timeline-main-title:before {
    left: 0%;
    top: 13px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 33px;
    border-left-width: 43px;
    margin-top: -13px;
}
.page .cool_timeline h1.timeline-main-title:after {
    right: 0%;
    top: 13px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffffff;
    border-width: 33px;
    border-right-width: 43px;
    margin-top: -13px;
}
.page .cooltimeline_cont{
    padding: 25px 0px;
}
.page .cool-timeline-wrapper{
    margin-top:0px;
}
.list{
    max-width: 970px;
    margin:0 auto;
}
.list .link-more{
    display: none;
}
.list .date{
    text-transform: capitalize;
}
a.tabTriskel:focus{
    text-decoration: none;
}
.entry-content ul, .entry-content ol{
    padding-left: 20px;
    margin-bottom: 10px;
}
.entry-content ul {
     list-style-type: disc;
     list-style-position: inside;
 }
.entry-content ol {
    list-style-type: decimal;
    list-style-position: inside;
}
ul ul, ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px;
}
ol ol, ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px;
}
a{
    color: #428bca;
    text-decoration: none;
}
a:hover{
    color: #2a6496;
    text-decoration: underline;
}
table{
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td {
    display: table-cell;
    vertical-align: inherit;
}
.pageArticle .content .wr-element-text, article .entry-content .wr-element-text {
    font-size: 13px;
    line-height: 20px;
    color: #6a7174;
    padding-bottom: 16px;
}
q, blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
}

.chapeau {
    text-align: center;
    font-weight: bold;
    display: block;
}
.bouton {
    text-align: center;
    display: block;
}

.bouton a{
    display: inline-block;
    padding: 12px;
    font-family: "raleway", Georgia, serif;
    font-weight: bold;
    color: #fff;
    background-color: #da0037;
    text-transform: none;
    border: none;
    cursor: pointer;
    text-align: center;
    min-width: 165px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;

    text-shadow: none;
    border:0px !important;
    border-color:white;
    text-align: center;
}
.bouton a:hover{
    background-color:#da0037 !important;
    border:0px !important;
    color:#fff !important;
}
.date_event {text-transform: capitalize;}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.timeline-Viewport {
    border:1px solid #e1e7eb;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #FFFFFF;
    height: 270px;
}
.new_home{
    min-height: 270px;
    margin-bottom:30px;
}
.new_home .pic{
    overflow: hidden;
    height:220px;
}
.row1 .new_home{
    min-height: 330px;
}
.new_home_titre {
    height:40px;
}
.new_home_titre H2{
    padding-bottom: 0px;
}
.new_home_event{
    position: relative;
}
.new_home_event .visualContainer h4{
    color:#002e5b
}
.new_home_event .visualContainer  p{
    padding-bottom: 0px;
    color:#002e5b
}
.new_home_event .valign > div {
    vertical-align: initial;
    height:auto;
}
.new_home_event .event_btn{
    position: relative;
}
.new_home_event .textIN{
    position: relative;
}
.event_btn{
    position: absolute;
    bottom:0px;
    z-index: 3;
    width: 100%;
    text-align: center;
    left: auto;
    right: auto;
}
.wrapperContenthp {
    margin-bottom: 50px;
}
.new_home_titre h4{

}
.new_home .pic img{
    object-fit: cover;
    object-position: center;
    display: block;
    height: 100%;
    width: 100%;
}

.new_home article .pic{
    height:130px;
}
.new_home .pic img{
    max-width: initial;

}
.event_content{
    text-align: right;
}
.sidebar .new_titre, .sidebar .date {
    margin-top: 20px;
}
.single-post .sidebar .new_titre {
    margin-top: 0px;
}
.sidebar .new_titre h4{
    color: #002e5b;
}
.sidebar article a:hover{
    text-decoration: none;
}
.sidebar .txtContent:before{
    content: '...';
    color: #da0037;
    position: absolute;
    bottom: 15px;
    left: 0;
    font-size: 19px;
}
.sidebar .txtContent{
    position: relative;
    padding: 0px 0px 15px 0px;
}
.sidebar h3{
    color:#6a7174;
}
.sidebar .separator{
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0DEDE;
    margin-bottom: 25px;
}
.btn_parcourir button{
    background-image: none;
    background-color: black;
    border: none;
    border-radius: 0px;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 0.775rem;
    font-weight: 800;
    padding: 1em 2em;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    .col-md-4ths{
        width: 40%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

@media screen and (max-width: 1024px) {
    /* line 61, ../../../../../../frontend/sass/partials/_common.scss */
    .headerContent .wrapperPic .easyWide {
        width: 100%;
    }

    .searchHeadMobile {
        display: block;
    }

    .site-content, .daher-front-page .site-content{
        padding-top:51px;
    }
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item > ul.mega-sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
    }
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
        display: none;
    }
    #mega-menu-wrap-top #mega-menu-top {
        padding: 0;
    }
    #mega-menu-wrap-top #mega-menu-top {
        background: #002e5b;
    }
    #mega-menu-wrap-top .mega-menu-toggle {
        display: block;
    }
    #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top {
        display: block;
    }
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
        display: block;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        width: 100%;
        clear: both;
    }
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
        border: 0;
        padding: 10px;
        float: left;
        position: static;
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .visualContainer-img2 {
        height: auto;
        width: 100%;
    }

    .new_home article .pic{
        max-width: 457px;
        height:270px;
    }
}
@media screen and (max-width: 860px) {

    /*.page .cool_timeline h1.timeline-main-title{
        width:90%;
    }

*/
    .page .cool-timeline-wrapper{
        width:80%;
    }
}
@media screen and (max-width: 859px) {
    .page .cool-timeline  .timeline-post.timeline-mansory.ctl-left{
        padding-right: 0px;
    }
    .page .cool_timeline h1.timeline-main-title:before,
    .page .cool_timeline h1.timeline-main-title:after{
        display:none;
    }
    .page .cool-timeline .timeline-post.timeline-mansory.icons_no .timeline-icon .timeline-bar{
        font-size:14px;
    }
    .page .cool-timeline-wrapper .timeline-subsubbar {
        width:44px;
        height:44px;
        line-height: 40px;
    }
    .page .timeline-post.timeline-mansory.ctl-left .timeline-icon{
        margin-left:-24px;
    }
    .page .timeline-post.timeline-mansory.ctl-left .timeline-icon{
        width:48px;
        height:48px;
    }
    .page .cool-timeline .timeline-post.timeline-mansory.icons_no .timeline-icon{
        margin-top: 0px;
    }
    .page .cool-timeline .timeline-post.timeline-mansory.ctl-left{
        padding-left: 36px;
    }
}

@media screen and (max-width: 768px) {
    .new_home_titre_empty{
        display: none;
    }
    .new_home .pic{
        height:258px;
    }
    .new_home article .pic{
        max-width: initial;
    }

}