@charset "UTF-8";

/*
Theme Name: ICSM 2016
Template: trui
*/


/* normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
button,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}


/*
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url('css/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('css/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('css/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('css/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1170px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1170px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

@at-root {
    @-ms-viewport {
        width: device-width;
    }
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1170px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1170px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1170px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1170px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1170px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: 'robotoblack';
    src: url('css/fonts/roboto-black-webfont.eot');
    src: url('css/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/roboto-black-webfont.woff2') format('woff2'), url('css/fonts/roboto-black-webfont.woff') format('woff'), url('css/fonts/roboto-black-webfont.ttf') format('truetype'), url('css/fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slab';
    src: url('css/fonts/robotoslab-light-webfont.eot');
    src: url('css/fonts/robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/robotoslab-light-webfont.woff2') format('woff2'), url('css/fonts/robotoslab-light-webfont.woff') format('woff'), url('css/fonts/robotoslab-light-webfont.ttf') format('truetype'), url('css/fonts/robotoslab-light-webfont.svg#roboto_slab') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slab';
    src: url('css/fonts/robotoslab-regular-webfont.eot');
    src: url('css/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/robotoslab-regular-webfont.woff2') format('woff2'), url('css/fonts/robotoslab-regular-webfont.woff') format('woff'), url('css/fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('css/fonts/robotoslab-regular-webfont.svg#roboto_slab') format('svg');
    font-weight: 600;
}

@font-face {
    font-family: 'roboto_slab';
    src: url('css/fonts/robotoslab-bold-webfont.eot');
    src: url('css/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/robotoslab-bold-webfont.woff2') format('woff2'), url('css/fonts/robotoslab-bold-webfont.woff') format('woff'), url('css/fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('css/fonts/robotoslab-bold-webfont.svg#roboto_slab') format('svg');
    font-weight: 900;
}

.l-absolute-fill,
.btn-fill,
.slider .slider-inner .slider-item,
.page-bkg,
.participants-info .participants-info-back,
.fpsection .fpsection-bkg {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.l-absolute-center {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.participants-info .participants-info-back strong,
.error-404 {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden
}

.l-list-lfloated,
.l-list-rfloated,
.l-clearfix {
    *zoom: 1
}

.l-list-lfloated:before,
.l-list-rfloated:before,
.l-clearfix:before,
.l-list-lfloated:after,
.l-list-rfloated:after,
.l-clearfix:after {
    content: " ";
    display: table
}

.l-list-lfloated:after,
.l-list-rfloated:after,
.l-clearfix:after {
    clear: both
}

.l-visuallyhidden,
.form-element.form-element--radio input[type=checkbox],
.form-element.form-element--radio input[type=radio],
.form-element.form-element--checkbox input[type=checkbox],
.form-element.form-element--checkbox input[type=radio],
.registration input[name=organization] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.focusable.l-visuallyhidden:active,
.form-element.form-element--radio input.focusable[type=checkbox]:active,
.form-element.form-element--radio input.focusable[type=radio]:active,
.form-element.form-element--checkbox input.focusable[type=checkbox]:active,
.form-element.form-element--checkbox input.focusable[type=radio]:active,
.registration input.focusable[name=organization]:active,
.focusable.l-visuallyhidden:focus,
.form-element.form-element--radio input.focusable[type=checkbox]:focus,
.form-element.form-element--radio input.focusable[type=radio]:focus,
.form-element.form-element--checkbox input.focusable[type=checkbox]:focus,
.form-element.form-element--checkbox input.focusable[type=radio]:focus,
.registration input.focusable[name=organization]:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.l-list-horizontal,
.l-list {
    font-size: 0
}

.l-list-horizontal>*,
.l-list>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 0.875rem
}

.l-list-horizontal,
.l-list-vertical,
.site-nav .site-menu,
.map-panel ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.l-list-lfloated>* {
    float: left
}

.l-list-rfloated>* {
    float: right
}

.fb-widget,
.books-list .book-item,
.files-grid {
    display: table
}

.files-grid .files-row {
    display: table-row
}

.fb-widget .fb-widget-icon,
.fb-widget .fb-widget-content,
.books-list .book-item .book-item-cover,
.books-list .book-item .book-item-description,
.files-grid .files-row .files-col {
    display: table-cell
}

body.l-stickyfooter .site-wrap {
    margin-bottom: -100px;
    margin-bottom: -6.25rem
}

body.l-stickyfooter .site-wrap:after {
    content: '';
    display: block
}

body.l-stickyfooter .site-footer,
body.l-stickyfooter .site-wrap:after {
    height: 100px;
    height: 6.25rem
}

.l-relative {
    position: relative
}

.l-absolute {
    position: absolute
}

.l-overflow-hidden {
    overflow: hidden
}

.l-wrapper {
    margin: 1rem auto
}

@media all and (min-width: 1170px) {
    .l-wrapper {
        width: 950px;
        width: 59.375rem;
        padding: 0 25px;
        padding: 0 1.5625rem;
    }
}

@media all and (max-width: 1169px) {
    .l-wrapper {
        padding: 0 15px;
        padding: 0 0.9375rem;
    }
}

.l-dropdown {
    position: relative
}

.l-dropdown>ul {
    position: absolute;
    min-width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.l-dropdown:hover>ul {
    max-height: 1000px;
    max-height: 62.5rem;
    opacity: 1;
    z-index: 1
}

.l-center-img {
    position: relative;
    overflow: hidden
}

.l-center-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden
}

.l-hidden {
    display: none !important;
    visibility: hidden
}

.l-invisible {
    visibility: hidden
}

.l-pull-left {
    float: left
}

.l-pull-right {
    float: right
}

.l-vertical-middle {
    vertical-align: middle
}

.l-vertical-top {
    vertical-align: top
}

.l-vertical-bottom {
    vertical-align: bottom
}

.l-vertical-default {
    vertical-align: baseline
}

.l-tab {
    display: table
}

.l-tab-row {
    display: table-row
}

.l-tab-cell {
    display: table-cell
}

.l-tab-caption {
    display: table-caption
}

.l-tab-1 {
    display: table;
    width: 8.33333%
}

.l-tab-cell-1 {
    display: table-cell;
    width: 8.33333%
}

.l-tab-2 {
    display: table;
    width: 16.66667%
}

.l-tab-cell-2 {
    display: table-cell;
    width: 16.66667%
}

.l-tab-3 {
    display: table;
    width: 25%
}

.l-tab-cell-3 {
    display: table-cell;
    width: 25%
}

.l-tab-4 {
    display: table;
    width: 33.33333%
}

.l-tab-cell-4 {
    display: table-cell;
    width: 33.33333%
}

.l-tab-5 {
    display: table;
    width: 41.66667%
}

.l-tab-cell-5 {
    display: table-cell;
    width: 41.66667%
}

.l-tab-6 {
    display: table;
    width: 50%
}

.l-tab-cell-6 {
    display: table-cell;
    width: 50%
}

.l-tab-7 {
    display: table;
    width: 58.33333%
}

.l-tab-cell-7 {
    display: table-cell;
    width: 58.33333%
}

.l-tab-8 {
    display: table;
    width: 66.66667%
}

.l-tab-cell-8 {
    display: table-cell;
    width: 66.66667%
}

.l-tab-9 {
    display: table;
    width: 75%
}

.l-tab-cell-9 {
    display: table-cell;
    width: 75%
}

.l-tab-10 {
    display: table;
    width: 83.33333%
}

.l-tab-cell-10 {
    display: table-cell;
    width: 83.33333%
}

.l-tab-11 {
    display: table;
    width: 91.66667%
}

.l-tab-cell-11 {
    display: table-cell;
    width: 91.66667%
}

.l-tab-12 {
    display: table;
    width: 100%
}

.l-tab-cell-12 {
    display: table-cell;
    width: 100%
}

.l-tab-common {
    display: table;
    width: 100%
}

.l-tab-common>* {
    display: table-cell;
    vertical-align: middle
}

.l-tab,
.l-tab-cell {
    float: none
}

.l-tabf {
    display: table;
    float: none;
    table-layout: fixed
}

@media all and (max-width: 767px) {
    .l-tab-xs {
        display: table
    }
    .l-tab-xs-row {
        display: table-row
    }
    .l-tab-xs-cell {
        display: table-cell
    }
    .l-tab-xs-caption {
        display: table-caption
    }
    .l-tab-xs-1 {
        display: table;
        width: 8.33333%
    }
    .l-tab-xs-cell-1 {
        display: table-cell;
        width: 8.33333%
    }
    .l-tab-xs-2 {
        display: table;
        width: 16.66667%
    }
    .l-tab-xs-cell-2 {
        display: table-cell;
        width: 16.66667%
    }
    .l-tab-xs-3 {
        display: table;
        width: 25%
    }
    .l-tab-xs-cell-3 {
        display: table-cell;
        width: 25%
    }
    .l-tab-xs-4 {
        display: table;
        width: 33.33333%
    }
    .l-tab-xs-cell-4 {
        display: table-cell;
        width: 33.33333%
    }
    .l-tab-xs-5 {
        display: table;
        width: 41.66667%
    }
    .l-tab-xs-cell-5 {
        display: table-cell;
        width: 41.66667%
    }
    .l-tab-xs-6 {
        display: table;
        width: 50%
    }
    .l-tab-xs-cell-6 {
        display: table-cell;
        width: 50%
    }
    .l-tab-xs-7 {
        display: table;
        width: 58.33333%
    }
    .l-tab-xs-cell-7 {
        display: table-cell;
        width: 58.33333%
    }
    .l-tab-xs-8 {
        display: table;
        width: 66.66667%
    }
    .l-tab-xs-cell-8 {
        display: table-cell;
        width: 66.66667%
    }
    .l-tab-xs-9 {
        display: table;
        width: 75%
    }
    .l-tab-xs-cell-9 {
        display: table-cell;
        width: 75%
    }
    .l-tab-xs-10 {
        display: table;
        width: 83.33333%
    }
    .l-tab-xs-cell-10 {
        display: table-cell;
        width: 83.33333%
    }
    .l-tab-xs-11 {
        display: table;
        width: 91.66667%
    }
    .l-tab-xs-cell-11 {
        display: table-cell;
        width: 91.66667%
    }
    .l-tab-xs-12 {
        display: table;
        width: 100%
    }
    .l-tab-xs-cell-12 {
        display: table-cell;
        width: 100%
    }
    .l-tab-xs-common {
        display: table;
        width: 100%
    }
    .l-tab-xs-common>* {
        display: table-cell;
        vertical-align: middle
    }
    .l-tab-xs,
    .l-tab-xs-cell {
        float: none
    }
    .l-tabf-xs {
        display: table;
        float: none;
        table-layout: fixed
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
    .l-tab-sm {
        display: table
    }
    .l-tab-sm-row {
        display: table-row
    }
    .l-tab-sm-cell {
        display: table-cell
    }
    .l-tab-sm-caption {
        display: table-caption
    }
    .l-tab-sm-1 {
        display: table;
        width: 8.33333%
    }
    .l-tab-sm-cell-1 {
        display: table-cell;
        width: 8.33333%
    }
    .l-tab-sm-2 {
        display: table;
        width: 16.66667%
    }
    .l-tab-sm-cell-2 {
        display: table-cell;
        width: 16.66667%
    }
    .l-tab-sm-3 {
        display: table;
        width: 25%
    }
    .l-tab-sm-cell-3 {
        display: table-cell;
        width: 25%
    }
    .l-tab-sm-4 {
        display: table;
        width: 33.33333%
    }
    .l-tab-sm-cell-4 {
        display: table-cell;
        width: 33.33333%
    }
    .l-tab-sm-5 {
        display: table;
        width: 41.66667%
    }
    .l-tab-sm-cell-5 {
        display: table-cell;
        width: 41.66667%
    }
    .l-tab-sm-6 {
        display: table;
        width: 50%
    }
    .l-tab-sm-cell-6 {
        display: table-cell;
        width: 50%
    }
    .l-tab-sm-7 {
        display: table;
        width: 58.33333%
    }
    .l-tab-sm-cell-7 {
        display: table-cell;
        width: 58.33333%
    }
    .l-tab-sm-8 {
        display: table;
        width: 66.66667%
    }
    .l-tab-sm-cell-8 {
        display: table-cell;
        width: 66.66667%
    }
    .l-tab-sm-9 {
        display: table;
        width: 75%
    }
    .l-tab-sm-cell-9 {
        display: table-cell;
        width: 75%
    }
    .l-tab-sm-10 {
        display: table;
        width: 83.33333%
    }
    .l-tab-sm-cell-10 {
        display: table-cell;
        width: 83.33333%
    }
    .l-tab-sm-11 {
        display: table;
        width: 91.66667%
    }
    .l-tab-sm-cell-11 {
        display: table-cell;
        width: 91.66667%
    }
    .l-tab-sm-12 {
        display: table;
        width: 100%
    }
    .l-tab-sm-cell-12 {
        display: table-cell;
        width: 100%
    }
    .l-tab-sm-common {
        display: table;
        width: 100%
    }
    .l-tab-sm-common>* {
        display: table-cell;
        vertical-align: middle
    }
    .l-tab-sm,
    .l-tab-sm-cell {
        float: none
    }
    .l-tabf-sm {
        display: table;
        float: none;
        table-layout: fixed
    }
}

@media all and (min-width: 992px) and (max-width: 1169px) {
    .l-tab-md {
        display: table
    }
    .l-tab-md-row {
        display: table-row
    }
    .l-tab-md-cell {
        display: table-cell
    }
    .l-tab-md-caption {
        display: table-caption
    }
    .l-tab-md-1 {
        display: table;
        width: 8.33333%
    }
    .l-tab-md-cell-1 {
        display: table-cell;
        width: 8.33333%
    }
    .l-tab-md-2 {
        display: table;
        width: 16.66667%
    }
    .l-tab-md-cell-2 {
        display: table-cell;
        width: 16.66667%
    }
    .l-tab-md-3 {
        display: table;
        width: 25%
    }
    .l-tab-md-cell-3 {
        display: table-cell;
        width: 25%
    }
    .l-tab-md-4 {
        display: table;
        width: 33.33333%
    }
    .l-tab-md-cell-4 {
        display: table-cell;
        width: 33.33333%
    }
    .l-tab-md-5 {
        display: table;
        width: 41.66667%
    }
    .l-tab-md-cell-5 {
        display: table-cell;
        width: 41.66667%
    }
    .l-tab-md-6 {
        display: table;
        width: 50%
    }
    .l-tab-md-cell-6 {
        display: table-cell;
        width: 50%
    }
    .l-tab-md-7 {
        display: table;
        width: 58.33333%
    }
    .l-tab-md-cell-7 {
        display: table-cell;
        width: 58.33333%
    }
    .l-tab-md-8 {
        display: table;
        width: 66.66667%
    }
    .l-tab-md-cell-8 {
        display: table-cell;
        width: 66.66667%
    }
    .l-tab-md-9 {
        display: table;
        width: 75%
    }
    .l-tab-md-cell-9 {
        display: table-cell;
        width: 75%
    }
    .l-tab-md-10 {
        display: table;
        width: 83.33333%
    }
    .l-tab-md-cell-10 {
        display: table-cell;
        width: 83.33333%
    }
    .l-tab-md-11 {
        display: table;
        width: 91.66667%
    }
    .l-tab-md-cell-11 {
        display: table-cell;
        width: 91.66667%
    }
    .l-tab-md-12 {
        display: table;
        width: 100%
    }
    .l-tab-md-cell-12 {
        display: table-cell;
        width: 100%
    }
    .l-tab-md-common {
        display: table;
        width: 100%
    }
    .l-tab-md-common>* {
        display: table-cell;
        vertical-align: middle
    }
    .l-tab-md,
    .l-tab-md-cell {
        float: none
    }
    .l-tabf-md {
        display: table;
        float: none;
        table-layout: fixed
    }
}

@media all and (min-width: 1170px) {
    .l-tab-lg {
        display: table
    }
    .l-tab-lg-row {
        display: table-row
    }
    .l-tab-lg-cell {
        display: table-cell
    }
    .l-tab-lg-caption {
        display: table-caption
    }
    .l-tab-lg-1 {
        display: table;
        width: 8.33333%
    }
    .l-tab-lg-cell-1 {
        display: table-cell;
        width: 8.33333%
    }
    .l-tab-lg-2 {
        display: table;
        width: 16.66667%
    }
    .l-tab-lg-cell-2 {
        display: table-cell;
        width: 16.66667%
    }
    .l-tab-lg-3 {
        display: table;
        width: 25%
    }
    .l-tab-lg-cell-3 {
        display: table-cell;
        width: 25%
    }
    .l-tab-lg-4 {
        display: table;
        width: 33.33333%
    }
    .l-tab-lg-cell-4 {
        display: table-cell;
        width: 33.33333%
    }
    .l-tab-lg-5 {
        display: table;
        width: 41.66667%
    }
    .l-tab-lg-cell-5 {
        display: table-cell;
        width: 41.66667%
    }
    .l-tab-lg-6 {
        display: table;
        width: 50%
    }
    .l-tab-lg-cell-6 {
        display: table-cell;
        width: 50%
    }
    .l-tab-lg-7 {
        display: table;
        width: 58.33333%
    }
    .l-tab-lg-cell-7 {
        display: table-cell;
        width: 58.33333%
    }
    .l-tab-lg-8 {
        display: table;
        width: 66.66667%
    }
    .l-tab-lg-cell-8 {
        display: table-cell;
        width: 66.66667%
    }
    .l-tab-lg-9 {
        display: table;
        width: 75%
    }
    .l-tab-lg-cell-9 {
        display: table-cell;
        width: 75%
    }
    .l-tab-lg-10 {
        display: table;
        width: 83.33333%
    }
    .l-tab-lg-cell-10 {
        display: table-cell;
        width: 83.33333%
    }
    .l-tab-lg-11 {
        display: table;
        width: 91.66667%
    }
    .l-tab-lg-cell-11 {
        display: table-cell;
        width: 91.66667%
    }
    .l-tab-lg-12 {
        display: table;
        width: 100%
    }
    .l-tab-lg-cell-12 {
        display: table-cell;
        width: 100%
    }
    .l-tab-lg-common {
        display: table;
        width: 100%
    }
    .l-tab-lg-common>* {
        display: table-cell;
        vertical-align: middle
    }
    .l-tab-lg,
    .l-tab-lg-cell {
        float: none
    }
    .l-tabf-lg {
        display: table;
        float: none;
        table-layout: fixed
    }
}

.l-block {
    display: block !important
}

.l-inline-block {
    display: inline-block !important
}

.l-horizontal-left {
    text-align: left
}

.l-horizontal-right {
    text-align: right
}

.l-horizontal-center {
    text-align: center
}

.m-ttn {
    text-transform: none !important
}

.m-ttc {
    text-transform: capitalize !important
}

.m-ttu {
    text-transform: uppercase !important
}

.m-ttl {
    text-transform: lowercase !important
}

.m-tdn {
    text-decoration: none !important
}

.m-tdu {
    text-decoration: underline !important
}

.m-tdo {
    text-decoration: overline !important
}

.m-tdl {
    text-decoration: line-through !important
}

.m-f5 {
    font-size: 5px !important;
    font-size: 0.3125rem !important
}

.m-f6 {
    font-size: 6px !important;
    font-size: 0.375rem !important
}

.m-f7 {
    font-size: 7px !important;
    font-size: 0.4375rem !important
}

.m-f8 {
    font-size: 8px !important;
    font-size: 0.5rem !important
}

.m-f9 {
    font-size: 9px !important;
    font-size: 0.5625rem !important
}

.m-f10 {
    font-size: 10px !important;
    font-size: 0.625rem !important
}

.m-f11 {
    font-size: 11px !important;
    font-size: 0.6875rem !important
}

.m-f12 {
    font-size: 12px !important;
    font-size: 0.75rem !important
}

.m-f13 {
    font-size: 13px !important;
    font-size: 0.8125rem !important
}

.m-f14 {
    font-size: 14px !important;
    font-size: 0.875rem !important
}

.m-f15 {
    font-size: 15px !important;
    font-size: 0.9375rem !important
}

.m-f16 {
    font-size: 16px !important;
    font-size: 1rem !important
}

.m-f17 {
    font-size: 17px !important;
    font-size: 1.0625rem !important
}

.m-f18 {
    font-size: 18px !important;
    font-size: 1.125rem !important
}

.m-f19 {
    font-size: 19px !important;
    font-size: 1.1875rem !important
}

.m-f20 {
    font-size: 20px !important;
    font-size: 1.25rem !important
}

.m-f21 {
    font-size: 21px !important;
    font-size: 1.3125rem !important
}

.m-f22 {
    font-size: 22px !important;
    font-size: 1.375rem !important
}

.m-f23 {
    font-size: 23px !important;
    font-size: 1.4375rem !important
}

.m-f24 {
    font-size: 24px !important;
    font-size: 1.5rem !important
}

.m-f25 {
    font-size: 25px !important;
    font-size: 1.5625rem !important
}

.m-f26 {
    font-size: 26px !important;
    font-size: 1.625rem !important
}

.m-f27 {
    font-size: 27px !important;
    font-size: 1.6875rem !important
}

.m-f28 {
    font-size: 28px !important;
    font-size: 1.75rem !important
}

.m-f29 {
    font-size: 29px !important;
    font-size: 1.8125rem !important
}

.m-f30 {
    font-size: 30px !important;
    font-size: 1.875rem !important
}

.m-fwn {
    font-weight: normal !important
}

.m-fwb {
    font-weight: bold !important
}

.m-fwl {
    font-weight: lighter !important
}

.m-fw100 {
    font-weight: 100 !important
}

.m-fw200 {
    font-weight: 200 !important
}

.m-fw300 {
    font-weight: 300 !important
}

.m-fw400 {
    font-weight: 400 !important
}

.m-fw500 {
    font-weight: 500 !important
}

.m-fw600 {
    font-weight: 600 !important
}

.m-fw700 {
    font-weight: 700 !important
}

.m-fw800 {
    font-weight: 800 !important
}

.m-fw900 {
    font-weight: 900 !important
}

.m-color-info {
    color: #7196d1 !important
}

.m-color-success {
    color: #319202 !important
}

.m-color-warning {
    color: #156b93 !important
}

.m-color-alert {
    color: #ee4037 !important
}

.m-b0 {
    border: none !important
}

.m-bv0 {
    border-top: none !important;
    border-bottom: none !important
}

.m-bh0 {
    border-left: none !important;
    border-right: none !important
}

.m-fb0>*:first-child {
    border: none !important
}

.m-lb0>*:last-child {
    border: none !important
}

.m-bt0 {
    border-top: none !important
}

.m-fbt0>*:first-child {
    border-top: none !important
}

.m-lbt0>*:last-child {
    border-top: none !important
}

.m-br0 {
    border-right: none !important
}

.m-fbr0>*:first-child {
    border-right: none !important
}

.m-lbr0>*:last-child {
    border-right: none !important
}

.m-bb0 {
    border-bottom: none !important
}

.m-fbb0>*:first-child {
    border-bottom: none !important
}

.m-lbb0>*:last-child {
    border-bottom: none !important
}

.m-bl0 {
    border-left: none !important
}

.m-fbl0>*:first-child {
    border-left: none !important
}

.m-lbl0>*:last-child {
    border-left: none !important
}

.m-b1 {
    border: 1px solid #dbdbdb !important
}

.m-bv1 {
    border-top: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important
}

.m-bh1 {
    border-left: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important
}

.m-fb1>*:first-child {
    border: 1px solid #dbdbdb !important
}

.m-lb1>*:last-child {
    border: 1px solid #dbdbdb !important
}

.m-bt1 {
    border-top: 1px solid #dbdbdb !important
}

.m-fbt1>*:first-child {
    border-top: 1px solid #dbdbdb !important
}

.m-lbt1>*:last-child {
    border-top: 1px solid #dbdbdb !important
}

.m-br1 {
    border-right: 1px solid #dbdbdb !important
}

.m-fbr1>*:first-child {
    border-right: 1px solid #dbdbdb !important
}

.m-lbr1>*:last-child {
    border-right: 1px solid #dbdbdb !important
}

.m-bb1 {
    border-bottom: 1px solid #dbdbdb !important
}

.m-fbb1>*:first-child {
    border-bottom: 1px solid #dbdbdb !important
}

.m-lbb1>*:last-child {
    border-bottom: 1px solid #dbdbdb !important
}

.m-bl1 {
    border-left: 1px solid #dbdbdb !important
}

.m-fbl1>*:first-child {
    border-left: 1px solid #dbdbdb !important
}

.m-lbl1>*:last-child {
    border-left: 1px solid #dbdbdb !important
}

.m-b2 {
    border: 2px solid #dbdbdb !important
}

.m-bv2 {
    border-top: 2px solid #dbdbdb !important;
    border-bottom: 2px solid #dbdbdb !important
}

.m-bh2 {
    border-left: 2px solid #dbdbdb !important;
    border-right: 2px solid #dbdbdb !important
}

.m-fb2>*:first-child {
    border: 2px solid #dbdbdb !important
}

.m-lb2>*:last-child {
    border: 2px solid #dbdbdb !important
}

.m-bt2 {
    border-top: 2px solid #dbdbdb !important
}

.m-fbt2>*:first-child {
    border-top: 2px solid #dbdbdb !important
}

.m-lbt2>*:last-child {
    border-top: 2px solid #dbdbdb !important
}

.m-br2 {
    border-right: 2px solid #dbdbdb !important
}

.m-fbr2>*:first-child {
    border-right: 2px solid #dbdbdb !important
}

.m-lbr2>*:last-child {
    border-right: 2px solid #dbdbdb !important
}

.m-bb2 {
    border-bottom: 2px solid #dbdbdb !important
}

.m-fbb2>*:first-child {
    border-bottom: 2px solid #dbdbdb !important
}

.m-lbb2>*:last-child {
    border-bottom: 2px solid #dbdbdb !important
}

.m-bl2 {
    border-left: 2px solid #dbdbdb !important
}

.m-fbl2>*:first-child {
    border-left: 2px solid #dbdbdb !important
}

.m-lbl2>*:last-child {
    border-left: 2px solid #dbdbdb !important
}

.m-b3 {
    border: 3px solid #dbdbdb !important
}

.m-bv3 {
    border-top: 3px solid #dbdbdb !important;
    border-bottom: 3px solid #dbdbdb !important
}

.m-bh3 {
    border-left: 3px solid #dbdbdb !important;
    border-right: 3px solid #dbdbdb !important
}

.m-fb3>*:first-child {
    border: 3px solid #dbdbdb !important
}

.m-lb3>*:last-child {
    border: 3px solid #dbdbdb !important
}

.m-bt3 {
    border-top: 3px solid #dbdbdb !important
}

.m-fbt3>*:first-child {
    border-top: 3px solid #dbdbdb !important
}

.m-lbt3>*:last-child {
    border-top: 3px solid #dbdbdb !important
}

.m-br3 {
    border-right: 3px solid #dbdbdb !important
}

.m-fbr3>*:first-child {
    border-right: 3px solid #dbdbdb !important
}

.m-lbr3>*:last-child {
    border-right: 3px solid #dbdbdb !important
}

.m-bb3 {
    border-bottom: 3px solid #dbdbdb !important
}

.m-fbb3>*:first-child {
    border-bottom: 3px solid #dbdbdb !important
}

.m-lbb3>*:last-child {
    border-bottom: 3px solid #dbdbdb !important
}

.m-bl3 {
    border-left: 3px solid #dbdbdb !important
}

.m-fbl3>*:first-child {
    border-left: 3px solid #dbdbdb !important
}

.m-lbl3>*:last-child {
    border-left: 3px solid #dbdbdb !important
}

.m-b4 {
    border: 4px solid #dbdbdb !important
}

.m-bv4 {
    border-top: 4px solid #dbdbdb !important;
    border-bottom: 4px solid #dbdbdb !important
}

.m-bh4 {
    border-left: 4px solid #dbdbdb !important;
    border-right: 4px solid #dbdbdb !important
}

.m-fb4>*:first-child {
    border: 4px solid #dbdbdb !important
}

.m-lb4>*:last-child {
    border: 4px solid #dbdbdb !important
}

.m-bt4 {
    border-top: 4px solid #dbdbdb !important
}

.m-fbt4>*:first-child {
    border-top: 4px solid #dbdbdb !important
}

.m-lbt4>*:last-child {
    border-top: 4px solid #dbdbdb !important
}

.m-br4 {
    border-right: 4px solid #dbdbdb !important
}

.m-fbr4>*:first-child {
    border-right: 4px solid #dbdbdb !important
}

.m-lbr4>*:last-child {
    border-right: 4px solid #dbdbdb !important
}

.m-bb4 {
    border-bottom: 4px solid #dbdbdb !important
}

.m-fbb4>*:first-child {
    border-bottom: 4px solid #dbdbdb !important
}

.m-lbb4>*:last-child {
    border-bottom: 4px solid #dbdbdb !important
}

.m-bl4 {
    border-left: 4px solid #dbdbdb !important
}

.m-fbl4>*:first-child {
    border-left: 4px solid #dbdbdb !important
}

.m-lbl4>*:last-child {
    border-left: 4px solid #dbdbdb !important
}

.m-b5 {
    border: 5px solid #dbdbdb !important
}

.m-bv5 {
    border-top: 5px solid #dbdbdb !important;
    border-bottom: 5px solid #dbdbdb !important
}

.m-bh5 {
    border-left: 5px solid #dbdbdb !important;
    border-right: 5px solid #dbdbdb !important
}

.m-fb5>*:first-child {
    border: 5px solid #dbdbdb !important
}

.m-lb5>*:last-child {
    border: 5px solid #dbdbdb !important
}

.m-bt5 {
    border-top: 5px solid #dbdbdb !important
}

.m-fbt5>*:first-child {
    border-top: 5px solid #dbdbdb !important
}

.m-lbt5>*:last-child {
    border-top: 5px solid #dbdbdb !important
}

.m-br5 {
    border-right: 5px solid #dbdbdb !important
}

.m-fbr5>*:first-child {
    border-right: 5px solid #dbdbdb !important
}

.m-lbr5>*:last-child {
    border-right: 5px solid #dbdbdb !important
}

.m-bb5 {
    border-bottom: 5px solid #dbdbdb !important
}

.m-fbb5>*:first-child {
    border-bottom: 5px solid #dbdbdb !important
}

.m-lbb5>*:last-child {
    border-bottom: 5px solid #dbdbdb !important
}

.m-bl5 {
    border-left: 5px solid #dbdbdb !important
}

.m-fbl5>*:first-child {
    border-left: 5px solid #dbdbdb !important
}

.m-lbl5>*:last-child {
    border-left: 5px solid #dbdbdb !important
}

.m-m0 {
    margin: 0px !important;
    margin: 0rem !important
}

.m-mv0 {
    margin-top: 0px !important;
    margin-top: 0rem !important;
    margin-bottom: 0px !important;
    margin-bottom: 0rem !important
}

.m-mh0 {
    margin-left: 0px !important;
    margin-left: 0rem !important;
    margin-right: 0px !important;
    margin-right: 0rem !important
}

.m-fm0>*:first-child {
    margin: 0px !important;
    margin: 0rem !important
}

.m-lm0>*:last-child {
    margin: 0px !important;
    margin: 0rem !important
}

.m-pd0 {
    padding: 0px !important;
    padding: 0rem !important
}

.m-pv0 {
    padding-top: 0px !important;
    padding-top: 0rem !important;
    padding-bottom: 0px !important;
    padding-bottom: 0rem !important
}

.m-ph0 {
    padding-left: 0px !important;
    padding-left: 0rem !important;
    padding-right: 0px !important;
    padding-right: 0rem !important
}

.m-fpd0>*:first-child {
    padding: 0px !important;
    padding: 0rem !important
}

.m-lpd0>*:last-child {
    padding: 0px !important;
    padding: 0rem !important
}

.m-mt0 {
    margin-top: 0px !important;
    margin-top: 0rem !important
}

.m-fmt0>*:first-child {
    margin-top: 0px !important;
    margin-top: 0rem !important
}

.m-lmt0>*:last-child {
    margin-top: 0px !important;
    margin-top: 0rem !important
}

.m-pdt0 {
    padding-top: 0px !important;
    padding-top: 0rem !important
}

.m-fpdt0>*:first-child {
    padding-top: 0px !important;
    padding-top: 0rem !important
}

.m-lpdt0>*:last-child {
    padding-top: 0px !important;
    padding-top: 0rem !important
}

.m-mr0 {
    margin-right: 0px !important;
    margin-right: 0rem !important
}

.m-fmr0>*:first-child {
    margin-right: 0px !important;
    margin-right: 0rem !important
}

.m-lmr0>*:last-child {
    margin-right: 0px !important;
    margin-right: 0rem !important
}

.m-pdr0 {
    padding-right: 0px !important;
    padding-right: 0rem !important
}

.m-fpdr0>*:first-child {
    padding-right: 0px !important;
    padding-right: 0rem !important
}

.m-lpdr0>*:last-child {
    padding-right: 0px !important;
    padding-right: 0rem !important
}

.m-mb0 {
    margin-bottom: 0px !important;
    margin-bottom: 0rem !important
}

.m-fmb0>*:first-child {
    margin-bottom: 0px !important;
    margin-bottom: 0rem !important
}

.m-lmb0>*:last-child {
    margin-bottom: 0px !important;
    margin-bottom: 0rem !important
}

.m-pdb0 {
    padding-bottom: 0px !important;
    padding-bottom: 0rem !important
}

.m-fpdb0>*:first-child {
    padding-bottom: 0px !important;
    padding-bottom: 0rem !important
}

.m-lpdb0>*:last-child {
    padding-bottom: 0px !important;
    padding-bottom: 0rem !important
}

.m-ml0 {
    margin-left: 0px !important;
    margin-left: 0rem !important
}

.m-fml0>*:first-child {
    margin-left: 0px !important;
    margin-left: 0rem !important
}

.m-lml0>*:last-child {
    margin-left: 0px !important;
    margin-left: 0rem !important
}

.m-pdl0 {
    padding-left: 0px !important;
    padding-left: 0rem !important
}

.m-fpdl0>*:first-child {
    padding-left: 0px !important;
    padding-left: 0rem !important
}

.m-lpdl0>*:last-child {
    padding-left: 0px !important;
    padding-left: 0rem !important
}

.m-m5 {
    margin: 5px !important;
    margin: 0.3125rem !important
}

.m-mv5 {
    margin-top: 5px !important;
    margin-top: 0.3125rem !important;
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important
}

.m-mh5 {
    margin-left: 5px !important;
    margin-left: 0.3125rem !important;
    margin-right: 5px !important;
    margin-right: 0.3125rem !important
}

.m-fm5>*:first-child {
    margin: 5px !important;
    margin: 0.3125rem !important
}

.m-lm5>*:last-child {
    margin: 5px !important;
    margin: 0.3125rem !important
}

.m-pd5 {
    padding: 5px !important;
    padding: 0.3125rem !important
}

.m-pv5 {
    padding-top: 5px !important;
    padding-top: 0.3125rem !important;
    padding-bottom: 5px !important;
    padding-bottom: 0.3125rem !important
}

.m-ph5 {
    padding-left: 5px !important;
    padding-left: 0.3125rem !important;
    padding-right: 5px !important;
    padding-right: 0.3125rem !important
}

.m-fpd5>*:first-child {
    padding: 5px !important;
    padding: 0.3125rem !important
}

.m-lpd5>*:last-child {
    padding: 5px !important;
    padding: 0.3125rem !important
}

.m-mt5 {
    margin-top: 5px !important;
    margin-top: 0.3125rem !important
}

.m-fmt5>*:first-child {
    margin-top: 5px !important;
    margin-top: 0.3125rem !important
}

.m-lmt5>*:last-child {
    margin-top: 5px !important;
    margin-top: 0.3125rem !important
}

.m-pdt5 {
    padding-top: 5px !important;
    padding-top: 0.3125rem !important
}

.m-fpdt5>*:first-child {
    padding-top: 5px !important;
    padding-top: 0.3125rem !important
}

.m-lpdt5>*:last-child {
    padding-top: 5px !important;
    padding-top: 0.3125rem !important
}

.m-mr5 {
    margin-right: 5px !important;
    margin-right: 0.3125rem !important
}

.m-fmr5>*:first-child {
    margin-right: 5px !important;
    margin-right: 0.3125rem !important
}

.m-lmr5>*:last-child {
    margin-right: 5px !important;
    margin-right: 0.3125rem !important
}

.m-pdr5 {
    padding-right: 5px !important;
    padding-right: 0.3125rem !important
}

.m-fpdr5>*:first-child {
    padding-right: 5px !important;
    padding-right: 0.3125rem !important
}

.m-lpdr5>*:last-child {
    padding-right: 5px !important;
    padding-right: 0.3125rem !important
}

.m-mb5 {
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important
}

.m-fmb5>*:first-child {
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important
}

.m-lmb5>*:last-child {
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important
}

.m-pdb5 {
    padding-bottom: 5px !important;
    padding-bottom: 0.3125rem !important
}

.m-fpdb5>*:first-child {
    padding-bottom: 5px !important;
    padding-bottom: 0.3125rem !important
}

.m-lpdb5>*:last-child {
    padding-bottom: 5px !important;
    padding-bottom: 0.3125rem !important
}

.m-ml5 {
    margin-left: 5px !important;
    margin-left: 0.3125rem !important
}

.m-fml5>*:first-child {
    margin-left: 5px !important;
    margin-left: 0.3125rem !important
}

.m-lml5>*:last-child {
    margin-left: 5px !important;
    margin-left: 0.3125rem !important
}

.m-pdl5 {
    padding-left: 5px !important;
    padding-left: 0.3125rem !important
}

.m-fpdl5>*:first-child {
    padding-left: 5px !important;
    padding-left: 0.3125rem !important
}

.m-lpdl5>*:last-child {
    padding-left: 5px !important;
    padding-left: 0.3125rem !important
}

.m-m10 {
    margin: 10px !important;
    margin: 0.625rem !important
}

.m-mv10 {
    margin-top: 10px !important;
    margin-top: 0.625rem !important;
    margin-bottom: 10px !important;
    margin-bottom: 0.625rem !important
}

.m-mh10 {
    margin-left: 10px !important;
    margin-left: 0.625rem !important;
    margin-right: 10px !important;
    margin-right: 0.625rem !important
}

.m-fm10>*:first-child {
    margin: 10px !important;
    margin: 0.625rem !important
}

.m-lm10>*:last-child {
    margin: 10px !important;
    margin: 0.625rem !important
}

.m-pd10 {
    padding: 10px !important;
    padding: 0.625rem !important
}

.m-pv10 {
    padding-top: 10px !important;
    padding-top: 0.625rem !important;
    padding-bottom: 10px !important;
    padding-bottom: 0.625rem !important
}

.m-ph10 {
    padding-left: 10px !important;
    padding-left: 0.625rem !important;
    padding-right: 10px !important;
    padding-right: 0.625rem !important
}

.m-fpd10>*:first-child {
    padding: 10px !important;
    padding: 0.625rem !important
}

.m-lpd10>*:last-child {
    padding: 10px !important;
    padding: 0.625rem !important
}

.m-mt10 {
    margin-top: 10px !important;
    margin-top: 0.625rem !important
}

.m-fmt10>*:first-child {
    margin-top: 10px !important;
    margin-top: 0.625rem !important
}

.m-lmt10>*:last-child {
    margin-top: 10px !important;
    margin-top: 0.625rem !important
}

.m-pdt10 {
    padding-top: 10px !important;
    padding-top: 0.625rem !important
}

.m-fpdt10>*:first-child {
    padding-top: 10px !important;
    padding-top: 0.625rem !important
}

.m-lpdt10>*:last-child {
    padding-top: 10px !important;
    padding-top: 0.625rem !important
}

.m-mr10 {
    margin-right: 10px !important;
    margin-right: 0.625rem !important
}

.m-fmr10>*:first-child {
    margin-right: 10px !important;
    margin-right: 0.625rem !important
}

.m-lmr10>*:last-child {
    margin-right: 10px !important;
    margin-right: 0.625rem !important
}

.m-pdr10 {
    padding-right: 10px !important;
    padding-right: 0.625rem !important
}

.m-fpdr10>*:first-child {
    padding-right: 10px !important;
    padding-right: 0.625rem !important
}

.m-lpdr10>*:last-child {
    padding-right: 10px !important;
    padding-right: 0.625rem !important
}

.m-mb10 {
    margin-bottom: 10px !important;
    margin-bottom: 0.625rem !important
}

.m-fmb10>*:first-child {
    margin-bottom: 10px !important;
    margin-bottom: 0.625rem !important
}

.m-lmb10>*:last-child {
    margin-bottom: 10px !important;
    margin-bottom: 0.625rem !important
}

.m-pdb10 {
    padding-bottom: 10px !important;
    padding-bottom: 0.625rem !important
}

.m-fpdb10>*:first-child {
    padding-bottom: 10px !important;
    padding-bottom: 0.625rem !important
}

.m-lpdb10>*:last-child {
    padding-bottom: 10px !important;
    padding-bottom: 0.625rem !important
}

.m-ml10 {
    margin-left: 10px !important;
    margin-left: 0.625rem !important
}

.m-fml10>*:first-child {
    margin-left: 10px !important;
    margin-left: 0.625rem !important
}

.m-lml10>*:last-child {
    margin-left: 10px !important;
    margin-left: 0.625rem !important
}

.m-pdl10 {
    padding-left: 10px !important;
    padding-left: 0.625rem !important
}

.m-fpdl10>*:first-child {
    padding-left: 10px !important;
    padding-left: 0.625rem !important
}

.m-lpdl10>*:last-child {
    padding-left: 10px !important;
    padding-left: 0.625rem !important
}

.m-m15 {
    margin: 15px !important;
    margin: 0.9375rem !important
}

.m-mv15 {
    margin-top: 15px !important;
    margin-top: 0.9375rem !important;
    margin-bottom: 15px !important;
    margin-bottom: 0.9375rem !important
}

.m-mh15 {
    margin-left: 15px !important;
    margin-left: 0.9375rem !important;
    margin-right: 15px !important;
    margin-right: 0.9375rem !important
}

.m-fm15>*:first-child {
    margin: 15px !important;
    margin: 0.9375rem !important
}

.m-lm15>*:last-child {
    margin: 15px !important;
    margin: 0.9375rem !important
}

.m-pd15 {
    padding: 15px !important;
    padding: 0.9375rem !important
}

.m-pv15 {
    padding-top: 15px !important;
    padding-top: 0.9375rem !important;
    padding-bottom: 15px !important;
    padding-bottom: 0.9375rem !important
}

.m-ph15 {
    padding-left: 15px !important;
    padding-left: 0.9375rem !important;
    padding-right: 15px !important;
    padding-right: 0.9375rem !important
}

.m-fpd15>*:first-child {
    padding: 15px !important;
    padding: 0.9375rem !important
}

.m-lpd15>*:last-child {
    padding: 15px !important;
    padding: 0.9375rem !important
}

.m-mt15 {
    margin-top: 15px !important;
    margin-top: 0.9375rem !important
}

.m-fmt15>*:first-child {
    margin-top: 15px !important;
    margin-top: 0.9375rem !important
}

.m-lmt15>*:last-child {
    margin-top: 15px !important;
    margin-top: 0.9375rem !important
}

.m-pdt15 {
    padding-top: 15px !important;
    padding-top: 0.9375rem !important
}

.m-fpdt15>*:first-child {
    padding-top: 15px !important;
    padding-top: 0.9375rem !important
}

.m-lpdt15>*:last-child {
    padding-top: 15px !important;
    padding-top: 0.9375rem !important
}

.m-mr15 {
    margin-right: 15px !important;
    margin-right: 0.9375rem !important
}

.m-fmr15>*:first-child {
    margin-right: 15px !important;
    margin-right: 0.9375rem !important
}

.m-lmr15>*:last-child {
    margin-right: 15px !important;
    margin-right: 0.9375rem !important
}

.m-pdr15 {
    padding-right: 15px !important;
    padding-right: 0.9375rem !important
}

.m-fpdr15>*:first-child {
    padding-right: 15px !important;
    padding-right: 0.9375rem !important
}

.m-lpdr15>*:last-child {
    padding-right: 15px !important;
    padding-right: 0.9375rem !important
}

.m-mb15 {
    margin-bottom: 15px !important;
    margin-bottom: 0.9375rem !important
}

.m-fmb15>*:first-child {
    margin-bottom: 15px !important;
    margin-bottom: 0.9375rem !important
}

.m-lmb15>*:last-child {
    margin-bottom: 15px !important;
    margin-bottom: 0.9375rem !important
}

.m-pdb15 {
    padding-bottom: 15px !important;
    padding-bottom: 0.9375rem !important
}

.m-fpdb15>*:first-child {
    padding-bottom: 15px !important;
    padding-bottom: 0.9375rem !important
}

.m-lpdb15>*:last-child {
    padding-bottom: 15px !important;
    padding-bottom: 0.9375rem !important
}

.m-ml15 {
    margin-left: 15px !important;
    margin-left: 0.9375rem !important
}

.m-fml15>*:first-child {
    margin-left: 15px !important;
    margin-left: 0.9375rem !important
}

.m-lml15>*:last-child {
    margin-left: 15px !important;
    margin-left: 0.9375rem !important
}

.m-pdl15 {
    padding-left: 15px !important;
    padding-left: 0.9375rem !important
}

.m-fpdl15>*:first-child {
    padding-left: 15px !important;
    padding-left: 0.9375rem !important
}

.m-lpdl15>*:last-child {
    padding-left: 15px !important;
    padding-left: 0.9375rem !important
}

.m-m20 {
    margin: 20px !important;
    margin: 1.25rem !important
}

.m-mv20 {
    margin-top: 20px !important;
    margin-top: 1.25rem !important;
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important
}

.m-mh20 {
    margin-left: 20px !important;
    margin-left: 1.25rem !important;
    margin-right: 20px !important;
    margin-right: 1.25rem !important
}

.m-fm20>*:first-child {
    margin: 20px !important;
    margin: 1.25rem !important
}

.m-lm20>*:last-child {
    margin: 20px !important;
    margin: 1.25rem !important
}

.m-pd20 {
    padding: 20px !important;
    padding: 1.25rem !important
}

.m-pv20 {
    padding-top: 20px !important;
    padding-top: 1.25rem !important;
    padding-bottom: 20px !important;
    padding-bottom: 1.25rem !important
}

.m-ph20 {
    padding-left: 20px !important;
    padding-left: 1.25rem !important;
    padding-right: 20px !important;
    padding-right: 1.25rem !important
}

.m-fpd20>*:first-child {
    padding: 20px !important;
    padding: 1.25rem !important
}

.m-lpd20>*:last-child {
    padding: 20px !important;
    padding: 1.25rem !important
}

.m-mt20 {
    margin-top: 20px !important;
    margin-top: 1.25rem !important
}

.m-fmt20>*:first-child {
    margin-top: 20px !important;
    margin-top: 1.25rem !important
}

.m-lmt20>*:last-child {
    margin-top: 20px !important;
    margin-top: 1.25rem !important
}

.m-pdt20 {
    padding-top: 20px !important;
    padding-top: 1.25rem !important
}

.m-fpdt20>*:first-child {
    padding-top: 20px !important;
    padding-top: 1.25rem !important
}

.m-lpdt20>*:last-child {
    padding-top: 20px !important;
    padding-top: 1.25rem !important
}

.m-mr20 {
    margin-right: 20px !important;
    margin-right: 1.25rem !important
}

.m-fmr20>*:first-child {
    margin-right: 20px !important;
    margin-right: 1.25rem !important
}

.m-lmr20>*:last-child {
    margin-right: 20px !important;
    margin-right: 1.25rem !important
}

.m-pdr20 {
    padding-right: 20px !important;
    padding-right: 1.25rem !important
}

.m-fpdr20>*:first-child {
    padding-right: 20px !important;
    padding-right: 1.25rem !important
}

.m-lpdr20>*:last-child {
    padding-right: 20px !important;
    padding-right: 1.25rem !important
}

.m-mb20 {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important
}

.m-fmb20>*:first-child {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important
}

.m-lmb20>*:last-child {
    margin-bottom: 20px !important;
    margin-bottom: 1.25rem !important
}

.m-pdb20 {
    padding-bottom: 20px !important;
    padding-bottom: 1.25rem !important
}

.m-fpdb20>*:first-child {
    padding-bottom: 20px !important;
    padding-bottom: 1.25rem !important
}

.m-lpdb20>*:last-child {
    padding-bottom: 20px !important;
    padding-bottom: 1.25rem !important
}

.m-ml20 {
    margin-left: 20px !important;
    margin-left: 1.25rem !important
}

.m-fml20>*:first-child {
    margin-left: 20px !important;
    margin-left: 1.25rem !important
}

.m-lml20>*:last-child {
    margin-left: 20px !important;
    margin-left: 1.25rem !important
}

.m-pdl20 {
    padding-left: 20px !important;
    padding-left: 1.25rem !important
}

.m-fpdl20>*:first-child {
    padding-left: 20px !important;
    padding-left: 1.25rem !important
}

.m-lpdl20>*:last-child {
    padding-left: 20px !important;
    padding-left: 1.25rem !important
}

.m-m25 {
    margin: 25px !important;
    margin: 1.5625rem !important
}

.m-mv25 {
    margin-top: 25px !important;
    margin-top: 1.5625rem !important;
    margin-bottom: 25px !important;
    margin-bottom: 1.5625rem !important
}

.m-mh25 {
    margin-left: 25px !important;
    margin-left: 1.5625rem !important;
    margin-right: 25px !important;
    margin-right: 1.5625rem !important
}

.m-fm25>*:first-child {
    margin: 25px !important;
    margin: 1.5625rem !important
}

.m-lm25>*:last-child {
    margin: 25px !important;
    margin: 1.5625rem !important
}

.m-pd25 {
    padding: 25px !important;
    padding: 1.5625rem !important
}

.m-pv25 {
    padding-top: 25px !important;
    padding-top: 1.5625rem !important;
    padding-bottom: 25px !important;
    padding-bottom: 1.5625rem !important
}

.m-ph25 {
    padding-left: 25px !important;
    padding-left: 1.5625rem !important;
    padding-right: 25px !important;
    padding-right: 1.5625rem !important
}

.m-fpd25>*:first-child {
    padding: 25px !important;
    padding: 1.5625rem !important
}

.m-lpd25>*:last-child {
    padding: 25px !important;
    padding: 1.5625rem !important
}

.m-mt25 {
    margin-top: 25px !important;
    margin-top: 1.5625rem !important
}

.m-fmt25>*:first-child {
    margin-top: 25px !important;
    margin-top: 1.5625rem !important
}

.m-lmt25>*:last-child {
    margin-top: 25px !important;
    margin-top: 1.5625rem !important
}

.m-pdt25 {
    padding-top: 25px !important;
    padding-top: 1.5625rem !important
}

.m-fpdt25>*:first-child {
    padding-top: 25px !important;
    padding-top: 1.5625rem !important
}

.m-lpdt25>*:last-child {
    padding-top: 25px !important;
    padding-top: 1.5625rem !important
}

.m-mr25 {
    margin-right: 25px !important;
    margin-right: 1.5625rem !important
}

.m-fmr25>*:first-child {
    margin-right: 25px !important;
    margin-right: 1.5625rem !important
}

.m-lmr25>*:last-child {
    margin-right: 25px !important;
    margin-right: 1.5625rem !important
}

.m-pdr25 {
    padding-right: 25px !important;
    padding-right: 1.5625rem !important
}

.m-fpdr25>*:first-child {
    padding-right: 25px !important;
    padding-right: 1.5625rem !important
}

.m-lpdr25>*:last-child {
    padding-right: 25px !important;
    padding-right: 1.5625rem !important
}

.m-mb25 {
    margin-bottom: 25px !important;
    margin-bottom: 1.5625rem !important
}

.m-fmb25>*:first-child {
    margin-bottom: 25px !important;
    margin-bottom: 1.5625rem !important
}

.m-lmb25>*:last-child {
    margin-bottom: 25px !important;
    margin-bottom: 1.5625rem !important
}

.m-pdb25 {
    padding-bottom: 25px !important;
    padding-bottom: 1.5625rem !important
}

.m-fpdb25>*:first-child {
    padding-bottom: 25px !important;
    padding-bottom: 1.5625rem !important
}

.m-lpdb25>*:last-child {
    padding-bottom: 25px !important;
    padding-bottom: 1.5625rem !important
}

.m-ml25 {
    margin-left: 25px !important;
    margin-left: 1.5625rem !important
}

.m-fml25>*:first-child {
    margin-left: 25px !important;
    margin-left: 1.5625rem !important
}

.m-lml25>*:last-child {
    margin-left: 25px !important;
    margin-left: 1.5625rem !important
}

.m-pdl25 {
    padding-left: 25px !important;
    padding-left: 1.5625rem !important
}

.m-fpdl25>*:first-child {
    padding-left: 25px !important;
    padding-left: 1.5625rem !important
}

.m-lpdl25>*:last-child {
    padding-left: 25px !important;
    padding-left: 1.5625rem !important
}

.m-m30 {
    margin: 30px !important;
    margin: 1.875rem !important
}

.m-mv30 {
    margin-top: 30px !important;
    margin-top: 1.875rem !important;
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important
}

.m-mh30 {
    margin-left: 30px !important;
    margin-left: 1.875rem !important;
    margin-right: 30px !important;
    margin-right: 1.875rem !important
}

.m-fm30>*:first-child {
    margin: 30px !important;
    margin: 1.875rem !important
}

.m-lm30>*:last-child {
    margin: 30px !important;
    margin: 1.875rem !important
}

.m-pd30 {
    padding: 30px !important;
    padding: 1.875rem !important
}

.m-pv30 {
    padding-top: 30px !important;
    padding-top: 1.875rem !important;
    padding-bottom: 30px !important;
    padding-bottom: 1.875rem !important
}

.m-ph30 {
    padding-left: 30px !important;
    padding-left: 1.875rem !important;
    padding-right: 30px !important;
    padding-right: 1.875rem !important
}

.m-fpd30>*:first-child {
    padding: 30px !important;
    padding: 1.875rem !important
}

.m-lpd30>*:last-child {
    padding: 30px !important;
    padding: 1.875rem !important
}

.m-mt30 {
    margin-top: 30px !important;
    margin-top: 1.875rem !important
}

.m-fmt30>*:first-child {
    margin-top: 30px !important;
    margin-top: 1.875rem !important
}

.m-lmt30>*:last-child {
    margin-top: 30px !important;
    margin-top: 1.875rem !important
}

.m-pdt30 {
    padding-top: 30px !important;
    padding-top: 1.875rem !important
}

.m-fpdt30>*:first-child {
    padding-top: 30px !important;
    padding-top: 1.875rem !important
}

.m-lpdt30>*:last-child {
    padding-top: 30px !important;
    padding-top: 1.875rem !important
}

.m-mr30 {
    margin-right: 30px !important;
    margin-right: 1.875rem !important
}

.m-fmr30>*:first-child {
    margin-right: 30px !important;
    margin-right: 1.875rem !important
}

.m-lmr30>*:last-child {
    margin-right: 30px !important;
    margin-right: 1.875rem !important
}

.m-pdr30 {
    padding-right: 30px !important;
    padding-right: 1.875rem !important
}

.m-fpdr30>*:first-child {
    padding-right: 30px !important;
    padding-right: 1.875rem !important
}

.m-lpdr30>*:last-child {
    padding-right: 30px !important;
    padding-right: 1.875rem !important
}

.m-mb30 {
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important
}

.m-fmb30>*:first-child {
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important
}

.m-lmb30>*:last-child {
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important
}

.m-pdb30 {
    padding-bottom: 30px !important;
    padding-bottom: 1.875rem !important
}

.m-fpdb30>*:first-child {
    padding-bottom: 30px !important;
    padding-bottom: 1.875rem !important
}

.m-lpdb30>*:last-child {
    padding-bottom: 30px !important;
    padding-bottom: 1.875rem !important
}

.m-ml30 {
    margin-left: 30px !important;
    margin-left: 1.875rem !important
}

.m-fml30>*:first-child {
    margin-left: 30px !important;
    margin-left: 1.875rem !important
}

.m-lml30>*:last-child {
    margin-left: 30px !important;
    margin-left: 1.875rem !important
}

.m-pdl30 {
    padding-left: 30px !important;
    padding-left: 1.875rem !important
}

.m-fpdl30>*:first-child {
    padding-left: 30px !important;
    padding-left: 1.875rem !important
}

.m-lpdl30>*:last-child {
    padding-left: 30px !important;
    padding-left: 1.875rem !important
}

.m-m50 {
    margin: 50px !important;
    margin: 3.125rem !important
}

.m-mv50 {
    margin-top: 50px !important;
    margin-top: 3.125rem !important;
    margin-bottom: 50px !important;
    margin-bottom: 3.125rem !important
}

.m-mh50 {
    margin-left: 50px !important;
    margin-left: 3.125rem !important;
    margin-right: 50px !important;
    margin-right: 3.125rem !important
}

.m-fm50>*:first-child {
    margin: 50px !important;
    margin: 3.125rem !important
}

.m-lm50>*:last-child {
    margin: 50px !important;
    margin: 3.125rem !important
}

.m-pd50 {
    padding: 50px !important;
    padding: 3.125rem !important
}

.m-pv50 {
    padding-top: 50px !important;
    padding-top: 3.125rem !important;
    padding-bottom: 50px !important;
    padding-bottom: 3.125rem !important
}

.m-ph50 {
    padding-left: 50px !important;
    padding-left: 3.125rem !important;
    padding-right: 50px !important;
    padding-right: 3.125rem !important
}

.m-fpd50>*:first-child {
    padding: 50px !important;
    padding: 3.125rem !important
}

.m-lpd50>*:last-child {
    padding: 50px !important;
    padding: 3.125rem !important
}

.m-mt50 {
    margin-top: 50px !important;
    margin-top: 3.125rem !important
}

.m-fmt50>*:first-child {
    margin-top: 50px !important;
    margin-top: 3.125rem !important
}

.m-lmt50>*:last-child {
    margin-top: 50px !important;
    margin-top: 3.125rem !important
}

.m-pdt50 {
    padding-top: 50px !important;
    padding-top: 3.125rem !important
}

.m-fpdt50>*:first-child {
    padding-top: 50px !important;
    padding-top: 3.125rem !important
}

.m-lpdt50>*:last-child {
    padding-top: 50px !important;
    padding-top: 3.125rem !important
}

.m-mr50 {
    margin-right: 50px !important;
    margin-right: 3.125rem !important
}

.m-fmr50>*:first-child {
    margin-right: 50px !important;
    margin-right: 3.125rem !important
}

.m-lmr50>*:last-child {
    margin-right: 50px !important;
    margin-right: 3.125rem !important
}

.m-pdr50 {
    padding-right: 50px !important;
    padding-right: 3.125rem !important
}

.m-fpdr50>*:first-child {
    padding-right: 50px !important;
    padding-right: 3.125rem !important
}

.m-lpdr50>*:last-child {
    padding-right: 50px !important;
    padding-right: 3.125rem !important
}

.m-mb50 {
    margin-bottom: 50px !important;
    margin-bottom: 3.125rem !important
}

.m-fmb50>*:first-child {
    margin-bottom: 50px !important;
    margin-bottom: 3.125rem !important
}

.m-lmb50>*:last-child {
    margin-bottom: 50px !important;
    margin-bottom: 3.125rem !important
}

.m-pdb50 {
    padding-bottom: 50px !important;
    padding-bottom: 3.125rem !important
}

.m-fpdb50>*:first-child {
    padding-bottom: 50px !important;
    padding-bottom: 3.125rem !important
}

.m-lpdb50>*:last-child {
    padding-bottom: 50px !important;
    padding-bottom: 3.125rem !important
}

.m-ml50 {
    margin-left: 50px !important;
    margin-left: 3.125rem !important
}

.m-fml50>*:first-child {
    margin-left: 50px !important;
    margin-left: 3.125rem !important
}

.m-lml50>*:last-child {
    margin-left: 50px !important;
    margin-left: 3.125rem !important
}

.m-pdl50 {
    padding-left: 50px !important;
    padding-left: 3.125rem !important
}

.m-fpdl50>*:first-child {
    padding-left: 50px !important;
    padding-left: 3.125rem !important
}

.m-lpdl50>*:last-child {
    padding-left: 50px !important;
    padding-left: 3.125rem !important
}

.m-m75 {
    margin: 75px !important;
    margin: 4.6875rem !important
}

.m-mv75 {
    margin-top: 75px !important;
    margin-top: 4.6875rem !important;
    margin-bottom: 75px !important;
    margin-bottom: 4.6875rem !important
}

.m-mh75 {
    margin-left: 75px !important;
    margin-left: 4.6875rem !important;
    margin-right: 75px !important;
    margin-right: 4.6875rem !important
}

.m-fm75>*:first-child {
    margin: 75px !important;
    margin: 4.6875rem !important
}

.m-lm75>*:last-child {
    margin: 75px !important;
    margin: 4.6875rem !important
}

.m-pd75 {
    padding: 75px !important;
    padding: 4.6875rem !important
}

.m-pv75 {
    padding-top: 75px !important;
    padding-top: 4.6875rem !important;
    padding-bottom: 75px !important;
    padding-bottom: 4.6875rem !important
}

.m-ph75 {
    padding-left: 75px !important;
    padding-left: 4.6875rem !important;
    padding-right: 75px !important;
    padding-right: 4.6875rem !important
}

.m-fpd75>*:first-child {
    padding: 75px !important;
    padding: 4.6875rem !important
}

.m-lpd75>*:last-child {
    padding: 75px !important;
    padding: 4.6875rem !important
}

.m-mt75 {
    margin-top: 75px !important;
    margin-top: 4.6875rem !important
}

.m-fmt75>*:first-child {
    margin-top: 75px !important;
    margin-top: 4.6875rem !important
}

.m-lmt75>*:last-child {
    margin-top: 75px !important;
    margin-top: 4.6875rem !important
}

.m-pdt75 {
    padding-top: 75px !important;
    padding-top: 4.6875rem !important
}

.m-fpdt75>*:first-child {
    padding-top: 75px !important;
    padding-top: 4.6875rem !important
}

.m-lpdt75>*:last-child {
    padding-top: 75px !important;
    padding-top: 4.6875rem !important
}

.m-mr75 {
    margin-right: 75px !important;
    margin-right: 4.6875rem !important
}

.m-fmr75>*:first-child {
    margin-right: 75px !important;
    margin-right: 4.6875rem !important
}

.m-lmr75>*:last-child {
    margin-right: 75px !important;
    margin-right: 4.6875rem !important
}

.m-pdr75 {
    padding-right: 75px !important;
    padding-right: 4.6875rem !important
}

.m-fpdr75>*:first-child {
    padding-right: 75px !important;
    padding-right: 4.6875rem !important
}

.m-lpdr75>*:last-child {
    padding-right: 75px !important;
    padding-right: 4.6875rem !important
}

.m-mb75 {
    margin-bottom: 75px !important;
    margin-bottom: 4.6875rem !important
}

.m-fmb75>*:first-child {
    margin-bottom: 75px !important;
    margin-bottom: 4.6875rem !important
}

.m-lmb75>*:last-child {
    margin-bottom: 75px !important;
    margin-bottom: 4.6875rem !important
}

.m-pdb75 {
    padding-bottom: 75px !important;
    padding-bottom: 4.6875rem !important
}

.m-fpdb75>*:first-child {
    padding-bottom: 75px !important;
    padding-bottom: 4.6875rem !important
}

.m-lpdb75>*:last-child {
    padding-bottom: 75px !important;
    padding-bottom: 4.6875rem !important
}

.m-ml75 {
    margin-left: 75px !important;
    margin-left: 4.6875rem !important
}

.m-fml75>*:first-child {
    margin-left: 75px !important;
    margin-left: 4.6875rem !important
}

.m-lml75>*:last-child {
    margin-left: 75px !important;
    margin-left: 4.6875rem !important
}

.m-pdl75 {
    padding-left: 75px !important;
    padding-left: 4.6875rem !important
}

.m-fpdl75>*:first-child {
    padding-left: 75px !important;
    padding-left: 4.6875rem !important
}

.m-lpdl75>*:last-child {
    padding-left: 75px !important;
    padding-left: 4.6875rem !important
}

.m-m100 {
    margin: 100px !important;
    margin: 6.25rem !important
}

.m-mv100 {
    margin-top: 100px !important;
    margin-top: 6.25rem !important;
    margin-bottom: 100px !important;
    margin-bottom: 6.25rem !important
}

.m-mh100 {
    margin-left: 100px !important;
    margin-left: 6.25rem !important;
    margin-right: 100px !important;
    margin-right: 6.25rem !important
}

.m-fm100>*:first-child {
    margin: 100px !important;
    margin: 6.25rem !important
}

.m-lm100>*:last-child {
    margin: 100px !important;
    margin: 6.25rem !important
}

.m-pd100 {
    padding: 100px !important;
    padding: 6.25rem !important
}

.m-pv100 {
    padding-top: 100px !important;
    padding-top: 6.25rem !important;
    padding-bottom: 100px !important;
    padding-bottom: 6.25rem !important
}

.m-ph100 {
    padding-left: 100px !important;
    padding-left: 6.25rem !important;
    padding-right: 100px !important;
    padding-right: 6.25rem !important
}

.m-fpd100>*:first-child {
    padding: 100px !important;
    padding: 6.25rem !important
}

.m-lpd100>*:last-child {
    padding: 100px !important;
    padding: 6.25rem !important
}

.m-mt100 {
    margin-top: 100px !important;
    margin-top: 6.25rem !important
}

.m-fmt100>*:first-child {
    margin-top: 100px !important;
    margin-top: 6.25rem !important
}

.m-lmt100>*:last-child {
    margin-top: 100px !important;
    margin-top: 6.25rem !important
}

.m-pdt100 {
    padding-top: 100px !important;
    padding-top: 6.25rem !important
}

.m-fpdt100>*:first-child {
    padding-top: 100px !important;
    padding-top: 6.25rem !important
}

.m-lpdt100>*:last-child {
    padding-top: 100px !important;
    padding-top: 6.25rem !important
}

.m-mr100 {
    margin-right: 100px !important;
    margin-right: 6.25rem !important
}

.m-fmr100>*:first-child {
    margin-right: 100px !important;
    margin-right: 6.25rem !important
}

.m-lmr100>*:last-child {
    margin-right: 100px !important;
    margin-right: 6.25rem !important
}

.m-pdr100 {
    padding-right: 100px !important;
    padding-right: 6.25rem !important
}

.m-fpdr100>*:first-child {
    padding-right: 100px !important;
    padding-right: 6.25rem !important
}

.m-lpdr100>*:last-child {
    padding-right: 100px !important;
    padding-right: 6.25rem !important
}

.m-mb100 {
    margin-bottom: 100px !important;
    margin-bottom: 6.25rem !important
}

.m-fmb100>*:first-child {
    margin-bottom: 100px !important;
    margin-bottom: 6.25rem !important
}

.m-lmb100>*:last-child {
    margin-bottom: 100px !important;
    margin-bottom: 6.25rem !important
}

.m-pdb100 {
    padding-bottom: 100px !important;
    padding-bottom: 6.25rem !important
}

.m-fpdb100>*:first-child {
    padding-bottom: 100px !important;
    padding-bottom: 6.25rem !important
}

.m-lpdb100>*:last-child {
    padding-bottom: 100px !important;
    padding-bottom: 6.25rem !important
}

.m-ml100 {
    margin-left: 100px !important;
    margin-left: 6.25rem !important
}

.m-fml100>*:first-child {
    margin-left: 100px !important;
    margin-left: 6.25rem !important
}

.m-lml100>*:last-child {
    margin-left: 100px !important;
    margin-left: 6.25rem !important
}

.m-pdl100 {
    padding-left: 100px !important;
    padding-left: 6.25rem !important
}

.m-fpdl100>*:first-child {
    padding-left: 100px !important;
    padding-left: 6.25rem !important
}

.m-lpdl100>*:last-child {
    padding-left: 100px !important;
    padding-left: 6.25rem !important
}

.m-w0 {
    width: 0% !important
}

.m-h0 {
    height: 0% !important
}

.m-w10 {
    width: 10% !important
}

.m-h10 {
    height: 10% !important
}

.m-w20 {
    width: 20% !important
}

.m-h20 {
    height: 20% !important
}

.m-w25 {
    width: 25% !important
}

.m-h25 {
    height: 25% !important
}

.m-w30 {
    width: 30% !important
}

.m-h30 {
    height: 30% !important
}

.m-w40 {
    width: 40% !important
}

.m-h40 {
    height: 40% !important
}

.m-w50 {
    width: 50% !important
}

.m-h50 {
    height: 50% !important
}

.m-w75 {
    width: 75% !important
}

.m-h75 {
    height: 75% !important
}

.m-w100 {
    width: 100% !important
}

.m-h100 {
    height: 100% !important
}

.m-wfit,
.m-fit {
    max-width: 100%
}

.m-hfit {
    max-height: 100%
}

.m-wauto {
    width: auto
}

.m-hauto {
    height: auto
}

.m-fill {
    width: 100%;
    height: 100%
}

.m-img-round {
    border-radius: 100% !important
}

.m-zi-1 {
    z-index: -1
}

.m-zi0 {
    z-index: 0
}

.m-zi1 {
    z-index: 1
}

.m-zi2 {
    z-index: 2
}

.m-zi3 {
    z-index: 3
}

.m-zi4 {
    z-index: 4
}

.m-zi5 {
    z-index: 5
}

.m-zi6 {
    z-index: 6
}

.m-zi7 {
    z-index: 7
}

.m-zi8 {
    z-index: 8
}

.m-zi9 {
    z-index: 9
}

.m-zi10 {
    z-index: 10
}

@media all and (min-width: 768px) {
    .l-offcanvas-menu,
    .offcanvas-toggle-btn {
        display: none
    }
}

@media all and (max-width: 767px) {
    .l-offcanvas-container {
        position: relative;
        -webkit-transition: -webkit-transform 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out
    }
    .is-offcanvas-open .l-offcanvas-container {
        -webkit-transform: translateX(-40%);
        transform: translateX(-40%)
    }
    .l-offcanvas-container .l-offcanvas-menu {
        position: absolute;
        right: -40%;
        left: auto;
        top: 0;
        height: 100%;
        width: 40%
    }
    .is-offcanvas-open .l-offcanvas-container--right {
        -webkit-transform: translateX(40%);
        transform: translateX(40%)
    }
    .l-offcanvas-container--right .l-offcanvas-menu {
        right: auto;
        left: -40%
    }
}

h1 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: bold;
    line-height: 1.1
}

h1:first-child {
    margin-top: 0
}

h2 {
    font-size: 27px;
    font-size: 1.6875rem;
    font-weight: bold;
    line-height: 1.1
}

h2:first-child {
    margin-top: 0
}

h3 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1
}

h3:first-child {
    margin-top: 0
}

h4 {
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1.1
}

h4:first-child {
    margin-top: 0
}

h5 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.1
}

h5:first-child {
    margin-top: 0
}

h6 {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.1
}

h6:first-child {
    margin-top: 0
}

p {
    margin: 12px 0;
    margin: 0.75rem 0
}

p:first-child {
    margin-top: 0
}

p:last-child {
    margin-bottom: 0
}

b,
strong {
    font-weight: bold
}

.subtitle {
    font-family: 'robotoblack';
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase
}

.label {
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    display: inline-block;
    line-height: 1
}

.label-secondary {
    background: #fff;
    color: #156b93
}

.label-circle {
    padding: 15px 20px;
    padding: 0.9375rem 1.25rem;
    border-radius: 50%;
    text-align: center
}

a,
button {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none
}

a {
    color: #156b93
}

a:hover {
    color: #0b93d3
}

a.t-inverse {
    color: #0b93d3
}

a.t-inverse:hover {
    color: #156b93
}

.btn {
    position: relative;
    display: inline-block;
    border: none;
    line-height: 1;
    text-decoration: none
}

.btn:hover {
    text-decoration: none
}

.btn-wide {
    display: block
}

.btn-icon {
    padding: 2px;
    padding: 0.125rem
}

.btn-icon.is-facebook {
    padding: 0;
    background: #156b93;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}

.btn-icon.is-facebook:hover {
    background: #f6f6f6;
    color: #156b93;
}

.btn-primary {
    padding: 1.625rem 2.625rem;
    /* background: #156b93; */
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    /* border-color: white; */
    border: 3px solid white;}

.btn-primary:hover {
    background: white;
    color: #156b93
}

.btn-secondary {
    padding: 10px 25px;
    padding: 0.625rem 1.5625rem;
    background: #fff;
    font-weight: 900;
    text-transform: uppercase;
    color: #156b93
}

.btn-secondary:hover {
    background: #0b93d3;
    color: #156b93
}

.btn-tertiary {
    padding: 10px 25px;
    padding: 0.625rem 1.5625rem;
    background: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.btn-tertiary:hover {
    background: #0b93d3;
    color: #156b93
}

.btn-lg {
    padding: 15px 60px;
    padding: 0.9375rem 3.75rem;
    font-size: 18px;
    font-size: 1.125rem
}

*[disabled],
*[disabled]:hover {
    pointer-events: none;
    opacity: 0.4
}

input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
    padding: 0 15px;
    padding: 0 0.9375rem;
    margin: 0;
    width: 100%;
    height: 50px;
    height: 3.125rem;
    background: #fff;
    border: 5px solid #d7d6dc;
    border: 0.3125rem solid #d7d6dc
}

select {
    cursor: pointer
}

textarea {
    padding: 15px;
    padding: 0.9375rem;
    height: 100px;
    height: 6.25rem
}

.form-row {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.form-row:last-child {
    margin-bottom: 0
}

.form-row .form-row-title {
    margin: 0 0 15px 5px;
    margin: 0 0 0.9375rem 0.3125rem;
    display: block;
    font-size: 16px;
    font-size: 1rem
}

.form-group {
    position: relative
}

.form-group .form-group-title {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0;
    font-weight: 900
}

.form-group.form-group--required label:first-child:after {
    content: '*';
    color: #ee4037
}

.form-group label {
    padding: 0 0 5px 5px;
    padding: 0 0 0.3125rem 0.3125rem;
    display: block;
    font-size: 16px;
    font-size: 1rem
}

.form-group--disabled,
input:disabled,
button:disabled {
    opacity: 0.6;
    pointer-events: none !important
}

.error input,
.error textarea,
.error select,
.error label:before {
    border-color: #ee4037 !important
}

.form-element {
    position: relative
}

.form-element.form-element--inline {
    display: inline-block
}

.form-element.form-element--radio,
.form-element.form-element--checkbox {
    line-height: 1.2;
    text-align: left
}

.form-element.form-element--radio label,
.form-element.form-element--checkbox label {
    margin: 0;
    padding: 0 0 0 60px;
    padding: 0 0 0 3.75rem;
    position: relative;
    cursor: pointer
}

.form-element.form-element--radio label:before,
.form-element.form-element--radio label:after,
.form-element.form-element--checkbox label:before,
.form-element.form-element--checkbox label:after {
    margin: 0 10px 0 -60px;
    margin: 0 0.625rem 0 -3.75rem;
    content: '';
    display: inline-block;
    position: relative;
    top: -1px;
    height: 25px;
    height: 1.5625rem;
    width: 25px;
    width: 1.5625rem;
    background: #fff;
    border: 4px solid #d7d6dc;
    border: 0.25rem solid #d7d6dc;
    vertical-align: middle
}

.form-element.form-element--radio label:after,
.form-element.form-element--checkbox label:after {
    margin: 0;
    position: absolute;
    top: 3px;
    top: 0.1875rem;
    left: 4px;
    left: 0.25rem;
    height: 25px;
    height: 1.5625rem;
    width: 25px;
    width: 1.5625rem;
    background: #156b93;
    border: none;
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.form-element.form-element--radio label span,
.form-element.form-element--checkbox label span {
    display: inline-block;
    vertical-align: top
}

.form-element.form-element--radio input:checked+label:after,
.form-element.form-element--checkbox input:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.form-element.form-element--select select {
    background: transparent;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-element.form-element--select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.form-element.form-element--select:after {
    content: '<>';
    display: inline-block;
    position: absolute;
    top: 15px;
    top: 0.9375rem;
    right: 15px;
    right: 0.9375rem;
    font-family: 'Consolas', monospace;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    pointer-events: none
}

.form-element.form-element--submit:after {
    margin: 0 0 0 10px;
    margin: 0 0 0 0.625rem;
    content: '\f021';
    display: inline-block;
    position: absolute;
    font-family: FontAwesome;
    color: inherit;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    opacity: 0
}

.is-inprogress .form-element.form-element--submit {
    pointer-events: none
}

.is-inprogress .form-element.form-element--submit:after {
    opacity: 1
}

.form-submit {
    margin: 20px 0 0 0;
    margin: 1.25rem 0 0 0
}

.form-row+.form-submit {
    margin-top: 0
}

.is-inprogress .form-row,
.is-inprogress fieldset {
    opacity: 0.6;
    pointer-events: none
}

.error-icon {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    color: #ee4037;
    cursor: pointer;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.error-tooltip {
    padding: 3px 6px;
    padding: 0.1875rem 0.375rem;
    position: absolute;
    display: block;
    background: #ee4037;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    opacity: 0
}

.is-error input {
    border-color: #ee4037
}

.is-error .error-icon {
    opacity: 1
}

.is-error .error-icon:hover+.error-tooltip {
    opacity: 1
}

table {
    margin: 20px 0;
    margin: 1.25rem 0;
    width: 100%
}

table td {
    padding: 20px 0;
    padding: 1.25rem 0
}

img {
    max-width: 100%;
    width: auto;
    height: auto
}

::-moz-selection {
    background: #156b93;
    text-shadow: none;
    color: #ffffff
}

::selection {
    background: #156b93;
    text-shadow: none;
    color: #ffffff
}

* {
    box-sizing: border-box
}

*:focus {
    outline: none
}

html,
body {
    padding: 0;
    margin: 0;
    min-height: 100%;
    height: 100%
}

html {
    font-size: 100%
}

@media all and (min-width: 992px) and (max-width: 1169px) {
    html {
        font-size: 85%;
    }
}

@media all and (max-width: 991px) {
    html {
        font-size: 80%;
    }
}

body {
    font-family: 'roboto_slab';
    font-size: 14px;
    font-size: 0.975rem;
    background: #ffffff;
    color: #333333;
    -webkit-font-smoothing: antialiased
}

.site-wrap {
    position: relative;
    min-height: 100%;
    overflow: hidden
}

.slider .slider-inner {
    padding: 0 0 40% 0;
    position: relative;
    width: 100%;
    overflow: hidden
}

.slider .slider-inner .slider-item {
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 0;
    position: absolute !important
}

.slider .slider-inner .slider-item.is-active {
    z-index: 10
}

.slider .slider-inner .slider-dots {
    position: absolute;
    bottom: 25px;
    bottom: 1.5625rem;
    left: 0;
    width: 100%;
    z-index: 10;
    text-align: center
}

.slider .slider-inner .slider-dots .dot,
.slider .slider-inner .slider-dots .dot:before {
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.slider .slider-inner .slider-dots .dot {
    position: relative;
    margin: 0 3px;
    margin: 0 0.1875rem;
    width: 14px;
    width: 0.875rem;
    height: 14px;
    height: 0.875rem;
    background: #156b93
}

.slider .slider-inner .slider-dots .dot:last-child {
    margin-right: 0
}

.slider .slider-inner .slider-dots .dot:before {
    content: '';
    position: absolute;
    top: -2px;
    top: -0.125rem;
    left: -2px;
    left: -0.125rem;
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem;
    border: 2px solid #156b93;
    border: 0.125rem solid #156b93;
    opacity: 0
}

.slider .slider-inner .slider-dots .dot.is-active,
.slider .slider-inner .slider-dots .dot:hover {
    background: none
}

.slider .slider-inner .slider-dots .dot.is-active:before,
.slider .slider-inner .slider-dots .dot:hover:before {
    opacity: 1
}

.slider .slider-inner.slider-full-height {
    padding: 0
}

.slider .slider-inner .slider-arrow {
    margin: -30px 0 0 0;
    margin: -1.875rem 0 0 0;
    height: 60px;
    height: 3.75rem;
    width: 60px;
    width: 3.75rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    background: #156b93;
    border: none;
    text-align: center;
    line-height: 55px;
    line-height: 3.4375rem;
    font-size: 40px;
    font-size: 2.5rem;
    color: #fff;
    z-index: 10;
    box-shadow: 0 0 5px rgba(21, 107, 147, 0.5)
}

.slider .slider-inner .slider-arrow.slider-arrow-left {
    left: 10%
}

.slider .slider-inner .slider-arrow.slider-arrow-right {
    right: 10%
}

.slider .slider-inner .slider-arrow:hover {
    background: #fff;
    color: #156b93
}

@media all and (max-width: 767px) {
    .slider .slider-inner .slider-arrow {
        display: none;
    }
}

.spinner {
    margin: 40px 0;
    margin: 2.5rem 0;
    position: relative;
    width: 100%;
    z-index: 999
}

.spinner.spinner-lg {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #ccc
}

.spinner:before,
.spinner:after {
    content: '';
    margin: -20px 0 0 -20px;
    margin: -1.25rem 0 0 -1.25rem;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 40px;
    width: 2.5rem;
    height: 40px;
    height: 2.5rem;
    background: #156b93;
    border-radius: 50%;
    opacity: 0.6;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.spinner:after {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.is-disabled,
.is-inactive {
    pointer-events: none
}

.is-colourless,
.is-inactive {
    opacity: 0.6
}

.is-invisible {
    opacity: 0
}

.is-hidden {
    display: none
}

.wysiwyg {
    *zoom: 1
}

.wysiwyg:before,
.wysiwyg:after {
    content: " ";
    display: table
}

.wysiwyg:after {
    clear: both
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    font-weight: 400
}

.wysiwyg strong {
    font-weight: 600
}

.wysiwyg a:not(.btn) {
    text-decoration: underline
}

.wysiwyg ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.wysiwyg ul li {
    margin: 8px 0;
    margin: 0.5rem 0;
    position: relative;
    padding: 0 0 0 12px;
    padding: 0 0 0 0.75rem;
    line-height: 1.4
}

.wysiwyg ul li:before {
    content: '•';
    display: inline-block;
    position: absolute;
    left: 0;
    color: #156b93
}

.wysiwyg table {
    margin: 0;
    width: 100%
}

.wysiwyg table td {
    padding: 10px 0;
    padding: 0.625rem 0
}

.js .js-load {
    opacity: 0
}

[v-cloak] {
    display: none
}

.m-fwb--black {
    font-family: 'robotoblack'
}

.site-aside {
    position: fixed;
    top: 0;
    left: -270px;
    left: -16.875rem;
    width: 270px;
    width: 16.875rem;
    height: 100%;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out
}

@media all and (min-width: 1170px) {
    .site-aside {
        left: 0;
    }
}

@media all and (max-width: 767px) {
    .site-aside {
        top: 70px;
        top: 4.375rem;
        left: auto;
        right: -270px;
        right: -16.875rem;
        border-right: none;
        -webkit-transition: right 0.2s ease-in-out;
        transition: right 0.2s ease-in-out;
    }
}

.site-main {
    position: relative
}

@media all and (min-width: 1170px) {
    .site-main {
        padding: 0 0 0 270px;
        padding: 0 0 0 16.875rem;
    }
}

.aside-toggle {
    display: inline-block;
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    background: #156b93;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 50px;
    line-height: 3.125rem;
    color: #fff;
    z-index: 1
}

.aside-toggle:hover {
    background: #0b93d3;
    color: #fff
}

.is-menu-open .site-aside {
    left: 0
}

@media all and (max-width: 767px) {
    .is-menu-open .site-aside {
        left: auto;
        right: 0;
    }
}

.l-wrapperlg {
    margin: 0 auto
}

@media all and (min-width: 1170px) {
    .l-wrapperlg {
        width: 1040px;
        width: 65rem;
        padding: 0 25px;
        padding: 0 1.5625rem;
    }
}

@media all and (max-width: 1169px) {
    .l-wrapperlg {
        padding: 0 15px;
        padding: 0 0.9375rem;
    }
}

.page-bkg {
    z-index: -1
}

.site-header {
    position: absolute;
    top: 30px;
    top: 1.875rem;
    font-family: 'robotoblack';
    color: #156b93;
    text-transform: uppercase;
    z-index: 99
}

.site-header h1 {
    font-size: 30px;
    font-size: 1.875rem
}

@media all and (max-width: 767px) {
    .site-header {
        padding: 10px 70px;
        padding: 0.625rem 4.375rem;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 70px;
        height: 4.375rem;
        text-align: center;
    }
    .site-header h1 {
        margin: 0 15px 0 0;
        margin: 0 0.9375rem 0 0;
        font-size: 18px;
        font-size: 1.125rem
    }
    .site-header img {
        max-height: 15px;
        max-height: 0.9375rem
    }
    .site-header .aside-toggle {
        position: absolute;
        top: 10px;
        top: 0.625rem;
        right: 10px;
        right: 0.625rem
    }
}

.site-aside {
    background: #fff;
    border-right: 5px solid rgba(160, 159, 159, 0.35);
    border-right: 0.3125rem solid rgba(160, 159, 159, 0.35);
    z-index: 9999
}

.site-aside .aside-toggle {
    margin: -25px 0 0 0;
    margin: -1.5625rem 0 0 0;
    position: absolute;
    right: -55px;
    right: -3.4375rem;
    top: 50%
}

@media all and (max-height: 820px) {
    .site-aside .logos {
        display: none !important
    }
}

@media all and (max-height: 700px) {
    .site-aside .site-logo {
        padding: 10px 0 !important;
        padding: 0.625rem 0 !important
    }
}

@media all and (max-height: 660px) {
    .site-aside .participants-info {
        display: none
    }
}

@media all and (max-height: 540px) {
    .site-aside {
        overflow-y: scroll;
    }
}

.site-nav {
    //background: #156b93;
    background: white;
    height: 100%
}

.site-nav .site-logo {
    padding: 35px 0;
    display: block;
    text-align: center
}

.site-nav .site-menu li {
    display: block;
    width: 100%
}

.site-nav .site-menu a {
    margin: 0 0 2px 0;
    margin: 0 0 0.125rem 0;
    padding: 6px 20px;
    padding: 0.575rem 1.25rem;
    display: block;
    position: relative;
    font-family: 'robotoblack';
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #666;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.site-nav .site-menu a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ef4137;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1
}

.site-nav .site-menu a:hover,
.site-nav .site-menu a.is-active {
    color: white;
}

.site-nav .site-menu a:hover:before,
.site-nav .site-menu a.is-active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.site-nav .site-menu a:last-child {
    margin-bottom: 0
}

.site-nav .secondary-menu {
    padding: 15px 40px 0 20px;
}

.site-nav .social-menu {
    text-align: right;
}

.site-nav .language-switcher a {
    margin: 0 2px 0 0;
    margin: 0 0.125rem 0 0;
    display: inline-block;
    opacity: 0.5
}

.site-nav .language-switcher a img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.site-nav .language-switcher a.is-active,
.site-nav .language-switcher a:hover {
    opacity: 1
}

.site-nav .language-switcher a.is-active img,
.site-nav .language-switcher a:hover img {
    -webkit-filter: none;
    filter: none
}

.participants-info {
    position: relative;
    background: #ef4137;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1
}

.participants-info .participants-info-front,
.participants-info .participants-info-back {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.participants-info .participants-info-front>*,
.participants-info .participants-info-back>* {
    display: block
}

.participants-info .participants-info-front strong,
.participants-info .participants-info-back strong {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1
}

.participants-info .participants-info-front {
    padding: 10px 40px;
    padding: 0.625rem 2.5rem
}

.participants-info .participants-info-back {
    opacity: 0
}

.participants-info .participants-info-back strong {
    font-size: 34px;
    font-size: 2.125rem
}

.participants-info.participants-info--animate .participants-info-front {
    -webkit-animation: flash 3s ease infinite;
    animation: flash 3s ease infinite
}

.participants-info.participants-info--animate .participants-info-back {
    -webkit-animation: flash-alternate 3s ease infinite;
    animation: flash-alternate 3s ease infinite
}

@-webkit-keyframes flash {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes flash {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes flash-alternate {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes flash-alternate {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.logos {
    padding: 30px 40px;
    padding: 1.875rem 2.5rem;
    background: #fff;
    text-align: center
}

.logos a {
    margin: 0 10px;
    margin: 0 0.625rem;
    display: inline-block;
    max-width: 70px;
    max-width: 4.375rem
}

.fpsection {
    padding-top: 60px;
    padding-top: 3.75rem;
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    position: relative
}

#tematyka-konferencji.fpsection {
    z-index: 2;
}

.fpsection.fpsection--pdt0 {
    padding-top: 0
}

.fpsection.fpsection--pdb0 {
    padding-bottom: 0
}

.fpsection .fpsection-bkg {
    z-index: 0
}

.fpsection .fpsection-content {
    position: relative;
    z-index: 1
}

.fpsection .fpsection-title {
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0;
    color: #156b93;
    text-transform: uppercase
}

@media all and (min-width: 768px) {
    .fpsection.fpsection--map {
        padding-bottom: 0
    }
}

.fpsection.fpsection--colored a:not(.btn) {
    color: inherit !important
}

.site-footer {
    padding: 60px 40px 20px 40px;
    padding: 3.75rem 2.5rem 1.25rem 2.5rem;
    font-family: 'robotoblack';
    text-transform: uppercase;
    color: #156b93
}

@media all and (max-width: 767px) {
    .site-footer {
        padding: 20px;
        padding: 1.25rem;
    }
}

.fpsection--start {
    min-height: 1200px;
    min-height: 75rem
}

.fpsection--start .fpsection-content {
    -webkit-transition: opacity 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out
}

@media all and (max-width: 767px) {
    .fpsection--start .fpsection-content {
        margin: 100px 0 0 0 !important;
        margin: 6.25rem 0 0 0 !important;
    }
}

.fpsection--start .ribbon {
    padding: 25px 0;
    padding: 1.5625rem 0;
    background: #fff url(css/img/ribbon-bkg.png) center no-repeat;
    background-size: auto 100%;
    text-align: center;
    color: white;
}

.fpsection--start .ribbon h2 {
    position: relative
}

.fpsection--start .ribbon h2:after {
    margin: 0 0 0 -15%;
    content: '';
    position: absolute;
    bottom: -15px;
    bottom: -0.9375rem;
    left: 50%;
    width: 30%;
    height: 0;
    border-bottom: 1px solid white;
}

.fpsection--start .popovers {
    position: absolute;
    top: -50px;
    top: -3.125rem;
    left: 0;
    width: 100%;
    z-index: 10
}

.fpsection--start .popovers .popover {
    margin: 0 2px;
    margin: 0 0.125rem;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    display: inline-block;
    position: relative;
    background: #bf1e2e;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    color: white;
}

.fpsection--start .popovers .popover:after {
    content: '';
    margin: 0 0 0 -12px;
    margin: 0 0 0 -0.75rem;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    bottom: -0.625rem;
    left: 50%;
    border-left: 12px solid transparent;
    border-left: 0.75rem solid transparent;
    border-right: 12px solid transparent;
    border-right: 0.75rem solid transparent;
    border-top: 15px solid #bf1e2e;
    border-top: 0.9375rem solid #bf1e2e;
}

.fpsection--start .popovers .popover.is-right {
    background: #ef4036;
}

.fpsection--start .popovers .popover.is-right:after {
    border-top: 15px solid #ef4036;
    border-top: 0.9375rem solid #ef4036;
}

.no-js .fpsection--start {
    min-height: 0
}

.no-js .fpsection--start .fpsection-content {
    margin: 400px 0 100px 0;
    margin: 25rem 0 6.25rem 0;
    opacity: 1
}

.fb-widget {
    margin: 15px 0 0 0;
    margin: 0.9375rem 0 0 0;
    position: relative
}

.fb-widget .fb-widget-icon,
.fb-widget .fb-widget-content {
    vertical-align: top
}

.fb-widget .fb-widget-icon {
    font-size: 47px;
    font-size: 2.9375rem;
    text-align: center;
    text-decoration: none;
    color: #fff
}

.fb-widget .fb-widget-icon i {
    padding: 0 40px;
    padding: 0 2.5rem;
    display: block;
    height: 100px;
    height: 6.25rem;
    background: #156b93;
    line-height: 100px;
    line-height: 6.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.fb-widget .fb-widget-icon i:hover {
    background: #ffffff;
    color: #156b93
}

.fb-widget .fb-widget-content {
    padding: 30px;
    padding: 1.875rem;
    width: 100%;
    background: #ffffff
}

.fb-widget .fb-item .fb-item-header {
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0
}

.fb-widget .fb-item .fb-item-header h4 {
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0;
    font-size: 14px;
    font-size: 0.875rem
}

.fb-widget .fb-item .fb-item-logo {
    padding: 0 20px 0 0;
    padding: 0 1.25rem 0 0;
    width: 70px;
    width: 4.375rem
}

.fb-widget .fb-widget-nav {
    margin: 15px 0 0 0;
    margin: 0.9375rem 0 0 0
}

.fb-widget .fb-widget-nav a {
    display: inline-block;
    vertical-align: middle;
    color: #cccccc
}

.fb-widget .fb-widget-nav a:hover {
    color: #156b93
}

.fb-widget .fb-widget-nav .fb-widget-nav-prev,
.fb-widget .fb-widget-nav .fb-widget-nav-next {
    padding: 8px;
    padding: 0.5rem;
    font-size: 18px;
    font-size: 1.125rem
}

.fb-widget .fb-widget-nav .fb-widget-nav-prev.fb-widget-nav-prev,
.fb-widget .fb-widget-nav .fb-widget-nav-next.fb-widget-nav-prev {
    margin: 0 0 0 -8px;
    margin: 0 0 0 -0.5rem
}

.fb-widget .fb-widget-nav .fb-widget-nav-prev.fb-widget-nav-next,
.fb-widget .fb-widget-nav .fb-widget-nav-next.fb-widget-nav-next {
    margin: 0 -8px 0 0;
    margin: 0 -0.5rem 0 0
}

.fb-widget .fb-widget-nav .fb-widget-more {
    margin: 0 0 0 15px;
    margin: 0 0 0 0.9375rem;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 600
}

.tooltips-list .tooltip {
    margin: 0 0 25px 0;
    margin: 0 0 1.5625rem 0;
    position: relative;
    text-align: center
}

.tooltips-list .tooltip .tooltip-content {
    padding: 15px 40px;
    padding: 0.9375rem 2.5rem;
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2;
    cursor: pointer
}

.tooltips-list .tooltip .tooltip-content:after {
    content: '';
    margin: 0 0 0 -12px;
    margin: 0 0 0 -0.75rem;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -15px;
    bottom: -0.9375rem;
    border-left: 12px solid transparent;
    border-left: 0.75rem solid transparent;
    border-right: 12px solid transparent;
    border-right: 0.75rem solid transparent;
    border-top: 15px solid transparent;
    border-top: 0.9375rem solid transparent
}

.tooltips-list .tooltip:last-child {
    margin-bottom: 0
}

.tooltips-list .tooltip:nth-child(odd) .tooltip-content {
    background: #ef4036;
    color: white;
}

.tooltips-list .tooltip:nth-child(odd) .tooltip-content:after {
    left: 35px;
    left: 2.1875rem;
    border-top-color: #ef4036
}

.tooltips-list .tooltip:nth-child(even) .tooltip-content {
    background: #156b93;
    color: #fff
}

.tooltips-list .tooltip:nth-child(even) .tooltip-content:after {
    left: 35px;
    left: 2.1875rem;
    border-top-color: #156b93
}

.tooltips-list .tooltip-modal {
    display: none;
    margin: 0 0 0 -300px;
    margin: 0 0 0 -18.75rem;
    padding: 30px;
    padding: 1.875rem;
    position: absolute;
    left: 50%;
    width: 600px;
    width: 37.5rem;
    background: #ffffff;
    border: 5px solid rgba(0, 0, 0, 0.15);
    text-align: left;
    color: #333333;
    z-index: 10
}

.tooltips-list .tooltip-modal .modal-header {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1
}

.persons-boxes {
    padding: 0 0 20px 0;
    padding: 0 0 1.250rem 0;
}

.person-box {
    padding: 22px 0 0 0;
    margin: 10px 0 20px 0;
    margin: 0.625rem 0 1.250rem 0;
    position: relative
}

.person-box__position {
    margin: -22px 0 10px 0;
    font-weight: 600;
}

@media all and (min-width: 768px) {

    .person-box__clearfix:nth-child(6n+6)::before {
        content: '';
        display: table;
        clear: both;
    }

}

@media all and (max-width: 767px) {

    .person-box__clearfix:nth-child(4n+4)::before {
        content: '';
        display: table;
        clear: both;
    }

}

@media all and (max-width: 767px) {
    .person-box {
        text-align: center;
    }
}

.persons-items { margin: 0 -15px; }

.persons-items-header {
    margin: 10px 0;
    margin: 0.625rem 0;
    font-weight: 600
}

.books-list {
    margin: 30px 0 0 0;
    margin: 1.875rem 0 0 0
}

.books-list .book-item {
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0;
    padding: 0 20px 0 0;
    padding: 0 1.25rem 0 0;
    width: 100%
}

.books-list .book-item .book-item-cover,
.books-list .book-item .book-item-description {
    vertical-align: middle
}

.books-list .book-item .book-item-cover {
    padding: 0 30px 0 0;
    padding: 0 1.875rem 0 0;
    width: 40%
}

.books-list .book-item .book-item-title {
    text-transform: uppercase
}

@media all and (min-width: 768px) {
    .books-list .row:last-child .book-item {
        margin-bottom: 0
    }
}

.logos-grid {
    margin: 60px -15px 0 -15px;
    margin: 3.75rem -0.9375rem 0 -0.9375rem;
    text-align: center
}

.logos-grid .logos-row {
    margin: 0 0 60px 0;
    margin: 0 0 3.75rem 0
}

.logos-grid .logos-row .logos-title {
    font-weight: 400;
    color: #156b93
}

.logos-grid .logos-row:last-child {
    margin-bottom: 0
}

.logos-grid .logos-item {
    padding: 25px;
    padding: 1.5625rem;
    display: inline-block;
    position: relative;
    max-width: 200px;
    max-width: 14rem;
    vertical-align: middle;
}

.logos-grid .logos-item figcaption {
    margin: 25px 0 0 0;
    margin: 1.5625rem 0 0 0;
    font-size: 15px;
    font-size: 0.975rem
}

.timetable-section {
    margin: 0 0 45px 0;
    margin: 0 0 2.8125rem 0
}

.timetable-section:last-child {
    margin-bottom: 0
}

.timetable-row {
    padding: 12px 0;
    padding: 0.75rem 0
}

.timetable-row:nth-child(odd) {
    background: #f4f3f3
}

.timetable-row:nth-child(even) {
    background: #f9f9f9
}

.timetable-row--header {
    padding: 10px 0;
    padding: 0.625rem 0;
    background: #bf1e2e !important
}

.timetable-row--header h3 {
    margin: 10px;
    font-weight: 600;
    color: white;
}

.timetable-row--labels {
    background: #fff !important;
    font-weight: 600
}

@media all and (max-width: 767px) {
    .timetable-col {
        text-align: center;
    }
}

.dates-grid .dates-row {
    padding: 12px 0;
    padding: 0.75rem 0;
    font-size: 18px;
    font-size: 1.125rem
}

.dates-grid .dates-row:nth-child(odd) {
    background: #f4f3f3
}

.dates-grid .dates-row.dates-row--mark {
    background: #ef4137 !important;
    color: #fff;
	font-size: 1.35rem;
    font-weight: 900;
}


.dates-grid .dates-col {
    float: left
}

.dates-grid .dates-col.dates-col--date {
    width: 140px;
    width: 8.75rem;
    font-weight: 900
}

.dates-grid .dates-col.dates-col--divider {
    padding: 0 20px;
    padding: 0 1.25rem
}

@media all and (max-width: 767px) {
    .dates-grid .dates-col {
        float: none
    }
    .dates-grid .dates-col.dates-col--date,
    .dates-grid .dates-col.dates-col--content {
        width: 100%;
        text-align: center
    }
    .dates-grid .dates-col--divider {
        display: none
    }
}

.files-grid {
    margin: 0 auto
}

.files-grid .files-row .files-col {
    padding: 10px 40px;
    padding: 0.625rem 2.5rem;
    border-bottom: 1px solid #f4f3f3
}

.files-grid .files-row:last-child .files-col {
    border-bottom: none
}

.files-grid .files-item {
    display: inline-block;
    text-decoration: none;
    font-family: 'robotoblack';
    text-transform: uppercase;
    color: #999999
}

.files-grid .files-item .files-item-icon,
.files-grid .files-item .files-item-label {
    vertical-align: middle
}

.files-grid .files-item .files-item-icon {
    margin: 0 5px 0 0;
    margin: 0 0.3125rem 0 0;
    font-size: 36px;
    font-size: 2.25rem;
    color: #ee4037
}

.files-grid .files-item:hover {
    color: #0b93d3
}

.map {
    margin: 60px 0 0 0;
    margin: 3.75rem 0 0 0;
    position: relative;
    height: 555px;
    height: 34.6875rem;
    background: #f4f3f3
}

.no-js .map {
    display: none
}

.map-panel {
    position: absolute;
    top: 50px;
    top: 3.125rem;
    left: 10px;
    left: 0.625rem;
    background: #fff;
    z-index: 100;
    box-shadow: 3px 3px 5px #ccc;
    overflow: hidden
}

.map-panel .map-panel-header {
    padding: 15px;
    padding: 0.9375rem;
    background: #156b93;
    color: #fff;
    cursor: move
}

.map-panel .map-panel-header h4 {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400
}

.map-panel ul {
    padding: 10px;
    padding: 0.625rem
}

.map-panel ul li {
    padding: 8px 10px;
    padding: 0.5rem 0.625rem;
    border-bottom: 1px solid #e5e5e5;
    cursor: auto
}

.map-panel ul li:last-child {
    border: none
}

.map-panel ul li .map-target {
    display: block
}

.map-panel ul li .map-target.is-active {
    color: #0b93d3
}

.map-panel .map-travel-mode {
    max-height: 0;
    color: #156b93;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-in-out;
    transition: max-height 0.2s ease-in-out
}

.map-panel .map-travel-mode label {
    margin: 0 8px 0 0;
    margin: 0 0.5rem 0 0;
    display: inline-block;
    color: #333333;
    cursor: pointer
}

.map-panel .map-travel-mode label:last-child {
    margin-right: 0
}

.map-panel .map-travel-mode.is-expanded {
    max-height: 200px
}

.hotel-price {
    margin: 15px;
    margin: 0.9375rem;
    padding: 15px 15px 15px 35px;
    padding: 0.9375rem 0.9375rem 0.9375rem 2.1875rem;
    position: relative;
    display: inline-block;
    border: 5px solid #fff;
    text-align: center
}

@media all and (min-width: 768px) {
    .hotel-price {
        min-height: 80px;
        min-height: 5rem;
    }
}

.hotel-price:before {
    margin: -25px 0 0 0;
    margin: -1.5625rem 0 0 0;
    display: block;
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    position: absolute;
    top: 50%;
    left: -25px;
    left: -1.5625rem;
    background: #fff;
    border-radius: 50%;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 900;
    text-align: center;
    line-height: 50px;
    line-height: 3.125rem;
    color: #156b93
}

@media all and (max-width: 767px) {
    .hotel-price:before {
        margin: -20px 0 0 0;
        margin: -1.25rem 0 0 0;
        left: -22px;
        left: -1.375rem;
        width: 40px;
        width: 2.5rem;
        height: 40px;
        height: 2.5rem;
        line-height: 40px;
        line-height: 2.5rem;
        font-size: 20px;
        font-size: 1.25rem;
    }
}

.hotel-price:nth-of-type(1):before {
    content: '1'
}

.hotel-price:nth-of-type(2):before {
    content: '2'
}

.hotel-price:nth-of-type(3):before {
    content: '3'
}

.hotel-price:nth-of-type(4):before {
    content: '4'
}

.hotel-price:nth-of-type(5):before {
    content: '5'
}

.hotel-price:nth-of-type(6):before {
    content: '6'
}

.hotel-price:nth-of-type(7):before {
    content: '7'
}

.hotel-price:nth-of-type(8):before {
    content: '8'
}

.hotel-price:nth-of-type(9):before {
    content: '9'
}

.hotel-price:nth-of-type(10):before {
    content: '10'
}

body.registration-page .site-wrap {
    display: table;
    width: 100%;
    height: 100%
}

body.registration-page .registration {
    display: table-row;
    height: 100%;
    width: 100%
}

body.registration-page .registration header {
    margin: 45px 0 0 0;
    margin: 2.8125rem 0 0 0
}

body.registration-page .registration form {
    margin: 0 0 45px 0;
    margin: 0 0 2.8125rem 0
}

.registration {
    position: relative;
    padding: 45px 0;
    padding: 2.8125rem 0
}

@media all and (max-width: 767px) {
    .registration {
        padding: 20px 0;
        padding: 1.25rem 0;
    }
}

.registration .page-bkg {
    background: url(css/img/bkg-registration-form.png) top center no-repeat
}

.registration h1,
.registration h2,
.registration h3,
.registration h4,
.registration h5,
.registration h6 {
    color: #156b93
}

.registration header {
    padding: 45px 25px;
    padding: 2.8125rem 1.5625rem;
    background: #fff;
    border-bottom: 6px solid #d7d6dc;
    border-bottom: 0.375rem solid #d7d6dc
}

@media all and (max-width: 767px) {
    .registration header {
        padding: 20px 10px;
        padding: 1.25rem 0.625rem;
    }
}

.registration header h1 {
    margin: 0 45px 0 0;
    margin: 0 2.8125rem 0 0;
    text-transform: uppercase;
    font-family: 'roboto_slab';
    font-size: 30px;
    font-size: 1.875rem;
    color: #156b93
}

.registration .registration-form-title {
    margin: 68px 0;
    margin: 4.21875rem 0;
    text-align: center
}

@media all and (max-width: 767px) {
    .registration .registration-form-title {
        margin: 30px 0;
        margin: 1.875rem 0;
    }
}

.registration fieldset {
    margin: 0 0 45px 0;
    margin: 0 0 2.8125rem 0
}

.registration fieldset legend {
    margin: 0 0 30px 0;
    margin: 0 0 1.875rem 0;
    font-size: 27px;
    font-size: 1.6875rem;
    font-weight: 400;
    line-height: 1.1;
    color: #156b93
}

.registration .form-group .form-element--radio {
    margin: 0 20px 5px 0;
    margin: 0 1.25rem 0.3125rem 0
}

.registration .form-group textarea {
    height: 200px;
    height: 12.5rem
}

.registration .registration-fee {
    margin: 0 0 20px 0;
    margin: 0 0 1.25rem 0
}

.registration .registration-fee .l-tab-cell {
    padding: 10px 0;
    padding: 0.625rem 0
}

.registration .uploadfiles-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.registration .uploadfiles-list li {
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    padding: 10px 0 0 0;
    padding: 0.625rem 0 0 0;
    border-top: 1px solid #156b93;
    font-size: 14px;
    font-size: 0.875rem
}

.registration .uploadfiles-list li:first-child {
    padding: 0;
    border-top: none
}

.registration .uploadfiles-list span {
    margin: 0 2px;
    margin: 0 0.125rem;
    display: inline-block
}

.registration .uploadfiles-list .uploadfile-icon {
    font-size: 18px;
    font-size: 1.125rem
}

.registration-conversion {
    padding: 45px 0;
    padding: 2.8125rem 0
}

.registration-footer {
    padding: 45px 0;
    padding: 2.8125rem 0;
    background: rgba(21, 107, 147, 0.1)
}

.registration-footer img {
    margin: 0 10px 0 0;
    margin: 0 0.625rem 0 0;
    max-width: 60px;
    max-width: 3.75rem
}

.alert {
    padding: 30px 50px;
    margin: 0 0 0 -495px;
    position: fixed;
    top: 50px;
    left: 50%;
    width: 990px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    z-index: 1
}

.alert.alert--error {
    background: #ee4037
}

.no-js .invoice-fieldset,
.no-js .accompanying-person-row,
.no-js .file-upload {
    display: block !important
}

.error-404 {
    text-align: center
}

.error-404 .article-title {
    font-size: 120px;
    font-size: 7.5rem;
    color: #156b93
}

#partnerzy-i-sponsorzy .logos-item {
    vertical-align: top;
}