/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
    font-size: 2em;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}
input[type='search'] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: ' (' attr(href) ')';
    }
    abbr[title]:after {
        content: ' (' attr(title) ')';
    }
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: '';
    }
    pre,
    blockquote {
        border: 1px solid #999;

        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src:
        url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
        url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
        url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
        url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: '\002a';
}
.glyphicon-plus:before {
    content: '\002b';
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: '\20ac';
}
.glyphicon-minus:before {
    content: '\2212';
}
.glyphicon-cloud:before {
    content: '\2601';
}
.glyphicon-envelope:before {
    content: '\2709';
}
.glyphicon-pencil:before {
    content: '\270f';
}
.glyphicon-glass:before {
    content: '\e001';
}
.glyphicon-music:before {
    content: '\e002';
}
.glyphicon-search:before {
    content: '\e003';
}
.glyphicon-heart:before {
    content: '\e005';
}
.glyphicon-star:before {
    content: '\e006';
}
.glyphicon-star-empty:before {
    content: '\e007';
}
.glyphicon-user:before {
    content: '\e008';
}
.glyphicon-film:before {
    content: '\e009';
}
.glyphicon-th-large:before {
    content: '\e010';
}
.glyphicon-th:before {
    content: '\e011';
}
.glyphicon-th-list:before {
    content: '\e012';
}
.glyphicon-ok:before {
    content: '\e013';
}
.glyphicon-remove:before {
    content: '\e014';
}
.glyphicon-zoom-in:before {
    content: '\e015';
}
.glyphicon-zoom-out:before {
    content: '\e016';
}
.glyphicon-off:before {
    content: '\e017';
}
.glyphicon-signal:before {
    content: '\e018';
}
.glyphicon-cog:before {
    content: '\e019';
}
.glyphicon-trash:before {
    content: '\e020';
}
.glyphicon-home:before {
    content: '\e021';
}
.glyphicon-file:before {
    content: '\e022';
}
.glyphicon-time:before {
    content: '\e023';
}
.glyphicon-road:before {
    content: '\e024';
}
.glyphicon-download-alt:before {
    content: '\e025';
}
.glyphicon-download:before {
    content: '\e026';
}
.glyphicon-upload:before {
    content: '\e027';
}
.glyphicon-inbox:before {
    content: '\e028';
}
.glyphicon-play-circle:before {
    content: '\e029';
}
.glyphicon-repeat:before {
    content: '\e030';
}
.glyphicon-refresh:before {
    content: '\e031';
}
.glyphicon-list-alt:before {
    content: '\e032';
}
.glyphicon-lock:before {
    content: '\e033';
}
.glyphicon-flag:before {
    content: '\e034';
}
.glyphicon-headphones:before {
    content: '\e035';
}
.glyphicon-volume-off:before {
    content: '\e036';
}
.glyphicon-volume-down:before {
    content: '\e037';
}
.glyphicon-volume-up:before {
    content: '\e038';
}
.glyphicon-qrcode:before {
    content: '\e039';
}
.glyphicon-barcode:before {
    content: '\e040';
}
.glyphicon-tag:before {
    content: '\e041';
}
.glyphicon-tags:before {
    content: '\e042';
}
.glyphicon-book:before {
    content: '\e043';
}
.glyphicon-bookmark:before {
    content: '\e044';
}
.glyphicon-print:before {
    content: '\e045';
}
.glyphicon-camera:before {
    content: '\e046';
}
.glyphicon-font:before {
    content: '\e047';
}
.glyphicon-bold:before {
    content: '\e048';
}
.glyphicon-italic:before {
    content: '\e049';
}
.glyphicon-text-height:before {
    content: '\e050';
}
.glyphicon-text-width:before {
    content: '\e051';
}
.glyphicon-align-left:before {
    content: '\e052';
}
.glyphicon-align-center:before {
    content: '\e053';
}
.glyphicon-align-right:before {
    content: '\e054';
}
.glyphicon-align-justify:before {
    content: '\e055';
}
.glyphicon-list:before {
    content: '\e056';
}
.glyphicon-indent-left:before {
    content: '\e057';
}
.glyphicon-indent-right:before {
    content: '\e058';
}
.glyphicon-facetime-video:before {
    content: '\e059';
}
.glyphicon-picture:before {
    content: '\e060';
}
.glyphicon-map-marker:before {
    content: '\e062';
}
.glyphicon-adjust:before {
    content: '\e063';
}
.glyphicon-tint:before {
    content: '\e064';
}
.glyphicon-edit:before {
    content: '\e065';
}
.glyphicon-share:before {
    content: '\e066';
}
.glyphicon-check:before {
    content: '\e067';
}
.glyphicon-move:before {
    content: '\e068';
}
.glyphicon-step-backward:before {
    content: '\e069';
}
.glyphicon-fast-backward:before {
    content: '\e070';
}
.glyphicon-backward:before {
    content: '\e071';
}
.glyphicon-play:before {
    content: '\e072';
}
.glyphicon-pause:before {
    content: '\e073';
}
.glyphicon-stop:before {
    content: '\e074';
}
.glyphicon-forward:before {
    content: '\e075';
}
.glyphicon-fast-forward:before {
    content: '\e076';
}
.glyphicon-step-forward:before {
    content: '\e077';
}
.glyphicon-eject:before {
    content: '\e078';
}
.glyphicon-chevron-left:before {
    content: '\e079';
}
.glyphicon-chevron-right:before {
    content: '\e080';
}
.glyphicon-plus-sign:before {
    content: '\e081';
}
.glyphicon-minus-sign:before {
    content: '\e082';
}
.glyphicon-remove-sign:before {
    content: '\e083';
}
.glyphicon-ok-sign:before {
    content: '\e084';
}
.glyphicon-question-sign:before {
    content: '\e085';
}
.glyphicon-info-sign:before {
    content: '\e086';
}
.glyphicon-screenshot:before {
    content: '\e087';
}
.glyphicon-remove-circle:before {
    content: '\e088';
}
.glyphicon-ok-circle:before {
    content: '\e089';
}
.glyphicon-ban-circle:before {
    content: '\e090';
}
.glyphicon-arrow-left:before {
    content: '\e091';
}
.glyphicon-arrow-right:before {
    content: '\e092';
}
.glyphicon-arrow-up:before {
    content: '\e093';
}
.glyphicon-arrow-down:before {
    content: '\e094';
}
.glyphicon-share-alt:before {
    content: '\e095';
}
.glyphicon-resize-full:before {
    content: '\e096';
}
.glyphicon-resize-small:before {
    content: '\e097';
}
.glyphicon-exclamation-sign:before {
    content: '\e101';
}
.glyphicon-gift:before {
    content: '\e102';
}
.glyphicon-leaf:before {
    content: '\e103';
}
.glyphicon-fire:before {
    content: '\e104';
}
.glyphicon-eye-open:before {
    content: '\e105';
}
.glyphicon-eye-close:before {
    content: '\e106';
}
.glyphicon-warning-sign:before {
    content: '\e107';
}
.glyphicon-plane:before {
    content: '\e108';
}
.glyphicon-calendar:before {
    content: '\e109';
}
.glyphicon-random:before {
    content: '\e110';
}
.glyphicon-comment:before {
    content: '\e111';
}
.glyphicon-magnet:before {
    content: '\e112';
}
.glyphicon-chevron-up:before {
    content: '\e113';
}
.glyphicon-chevron-down:before {
    content: '\e114';
}
.glyphicon-retweet:before {
    content: '\e115';
}
.glyphicon-shopping-cart:before {
    content: '\e116';
}
.glyphicon-folder-close:before {
    content: '\e117';
}
.glyphicon-folder-open:before {
    content: '\e118';
}
.glyphicon-resize-vertical:before {
    content: '\e119';
}
.glyphicon-resize-horizontal:before {
    content: '\e120';
}
.glyphicon-hdd:before {
    content: '\e121';
}
.glyphicon-bullhorn:before {
    content: '\e122';
}
.glyphicon-bell:before {
    content: '\e123';
}
.glyphicon-certificate:before {
    content: '\e124';
}
.glyphicon-thumbs-up:before {
    content: '\e125';
}
.glyphicon-thumbs-down:before {
    content: '\e126';
}
.glyphicon-hand-right:before {
    content: '\e127';
}
.glyphicon-hand-left:before {
    content: '\e128';
}
.glyphicon-hand-up:before {
    content: '\e129';
}
.glyphicon-hand-down:before {
    content: '\e130';
}
.glyphicon-circle-arrow-right:before {
    content: '\e131';
}
.glyphicon-circle-arrow-left:before {
    content: '\e132';
}
.glyphicon-circle-arrow-up:before {
    content: '\e133';
}
.glyphicon-circle-arrow-down:before {
    content: '\e134';
}
.glyphicon-globe:before {
    content: '\e135';
}
.glyphicon-wrench:before {
    content: '\e136';
}
.glyphicon-tasks:before {
    content: '\e137';
}
.glyphicon-filter:before {
    content: '\e138';
}
.glyphicon-briefcase:before {
    content: '\e139';
}
.glyphicon-fullscreen:before {
    content: '\e140';
}
.glyphicon-dashboard:before {
    content: '\e141';
}
.glyphicon-paperclip:before {
    content: '\e142';
}
.glyphicon-heart-empty:before {
    content: '\e143';
}
.glyphicon-link:before {
    content: '\e144';
}
.glyphicon-phone:before {
    content: '\e145';
}
.glyphicon-pushpin:before {
    content: '\e146';
}
.glyphicon-usd:before {
    content: '\e148';
}
.glyphicon-gbp:before {
    content: '\e149';
}
.glyphicon-sort:before {
    content: '\e150';
}
.glyphicon-sort-by-alphabet:before {
    content: '\e151';
}
.glyphicon-sort-by-alphabet-alt:before {
    content: '\e152';
}
.glyphicon-sort-by-order:before {
    content: '\e153';
}
.glyphicon-sort-by-order-alt:before {
    content: '\e154';
}
.glyphicon-sort-by-attributes:before {
    content: '\e155';
}
.glyphicon-sort-by-attributes-alt:before {
    content: '\e156';
}
.glyphicon-unchecked:before {
    content: '\e157';
}
.glyphicon-expand:before {
    content: '\e158';
}
.glyphicon-collapse-down:before {
    content: '\e159';
}
.glyphicon-collapse-up:before {
    content: '\e160';
}
.glyphicon-log-in:before {
    content: '\e161';
}
.glyphicon-flash:before {
    content: '\e162';
}
.glyphicon-log-out:before {
    content: '\e163';
}
.glyphicon-new-window:before {
    content: '\e164';
}
.glyphicon-record:before {
    content: '\e165';
}
.glyphicon-save:before {
    content: '\e166';
}
.glyphicon-open:before {
    content: '\e167';
}
.glyphicon-saved:before {
    content: '\e168';
}
.glyphicon-import:before {
    content: '\e169';
}
.glyphicon-export:before {
    content: '\e170';
}
.glyphicon-send:before {
    content: '\e171';
}
.glyphicon-floppy-disk:before {
    content: '\e172';
}
.glyphicon-floppy-saved:before {
    content: '\e173';
}
.glyphicon-floppy-remove:before {
    content: '\e174';
}
.glyphicon-floppy-save:before {
    content: '\e175';
}
.glyphicon-floppy-open:before {
    content: '\e176';
}
.glyphicon-credit-card:before {
    content: '\e177';
}
.glyphicon-transfer:before {
    content: '\e178';
}
.glyphicon-cutlery:before {
    content: '\e179';
}
.glyphicon-header:before {
    content: '\e180';
}
.glyphicon-compressed:before {
    content: '\e181';
}
.glyphicon-earphone:before {
    content: '\e182';
}
.glyphicon-phone-alt:before {
    content: '\e183';
}
.glyphicon-tower:before {
    content: '\e184';
}
.glyphicon-stats:before {
    content: '\e185';
}
.glyphicon-sd-video:before {
    content: '\e186';
}
.glyphicon-hd-video:before {
    content: '\e187';
}
.glyphicon-subtitles:before {
    content: '\e188';
}
.glyphicon-sound-stereo:before {
    content: '\e189';
}
.glyphicon-sound-dolby:before {
    content: '\e190';
}
.glyphicon-sound-5-1:before {
    content: '\e191';
}
.glyphicon-sound-6-1:before {
    content: '\e192';
}
.glyphicon-sound-7-1:before {
    content: '\e193';
}
.glyphicon-copyright-mark:before {
    content: '\e194';
}
.glyphicon-registration-mark:before {
    content: '\e195';
}
.glyphicon-cloud-download:before {
    content: '\e197';
}
.glyphicon-cloud-upload:before {
    content: '\e198';
}
.glyphicon-tree-conifer:before {
    content: '\e199';
}
.glyphicon-tree-deciduous:before {
    content: '\e200';
}
.glyphicon-cd:before {
    content: '\e201';
}
.glyphicon-save-file:before {
    content: '\e202';
}
.glyphicon-open-file:before {
    content: '\e203';
}
.glyphicon-level-up:before {
    content: '\e204';
}
.glyphicon-copy:before {
    content: '\e205';
}
.glyphicon-paste:before {
    content: '\e206';
}
.glyphicon-alert:before {
    content: '\e209';
}
.glyphicon-equalizer:before {
    content: '\e210';
}
.glyphicon-king:before {
    content: '\e211';
}
.glyphicon-queen:before {
    content: '\e212';
}
.glyphicon-pawn:before {
    content: '\e213';
}
.glyphicon-bishop:before {
    content: '\e214';
}
.glyphicon-knight:before {
    content: '\e215';
}
.glyphicon-baby-formula:before {
    content: '\e216';
}
.glyphicon-tent:before {
    content: '\26fa';
}
.glyphicon-blackboard:before {
    content: '\e218';
}
.glyphicon-bed:before {
    content: '\e219';
}
.glyphicon-apple:before {
    content: '\f8ff';
}
.glyphicon-erase:before {
    content: '\e221';
}
.glyphicon-hourglass:before {
    content: '\231b';
}
.glyphicon-lamp:before {
    content: '\e223';
}
.glyphicon-duplicate:before {
    content: '\e224';
}
.glyphicon-piggy-bank:before {
    content: '\e225';
}
.glyphicon-scissors:before {
    content: '\e226';
}
.glyphicon-bitcoin:before {
    content: '\e227';
}
.glyphicon-btc:before {
    content: '\e227';
}
.glyphicon-xbt:before {
    content: '\e227';
}
.glyphicon-yen:before {
    content: '\00a5';
}
.glyphicon-jpy:before {
    content: '\00a5';
}
.glyphicon-ruble:before {
    content: '\20bd';
}
.glyphicon-rub:before {
    content: '\20bd';
}
.glyphicon-scale:before {
    content: '\e230';
}
.glyphicon-ice-lolly:before {
    content: '\e231';
}
.glyphicon-ice-lolly-tasted:before {
    content: '\e232';
}
.glyphicon-education:before {
    content: '\e233';
}
.glyphicon-option-horizontal:before {
    content: '\e234';
}
.glyphicon-option-vertical:before {
    content: '\e235';
}
.glyphicon-menu-hamburger:before {
    content: '\e236';
}
.glyphicon-modal-window:before {
    content: '\e237';
}
.glyphicon-oil:before {
    content: '\e238';
}
.glyphicon-grain:before {
    content: '\e239';
}
.glyphicon-sunglasses:before {
    content: '\e240';
}
.glyphicon-text-size:before {
    content: '\e241';
}
.glyphicon-text-color:before {
    content: '\e242';
}
.glyphicon-text-background:before {
    content: '\e243';
}
.glyphicon-object-align-top:before {
    content: '\e244';
}
.glyphicon-object-align-bottom:before {
    content: '\e245';
}
.glyphicon-object-align-horizontal:before {
    content: '\e246';
}
.glyphicon-object-align-left:before {
    content: '\e247';
}
.glyphicon-object-align-vertical:before {
    content: '\e248';
}
.glyphicon-object-align-right:before {
    content: '\e249';
}
.glyphicon-triangle-right:before {
    content: '\e250';
}
.glyphicon-triangle-left:before {
    content: '\e251';
}
.glyphicon-triangle-bottom:before {
    content: '\e252';
}
.glyphicon-triangle-top:before {
    content: '\e253';
}
.glyphicon-console:before {
    content: '\e254';
}
.glyphicon-superscript:before {
    content: '\e255';
}
.glyphicon-subscript:before {
    content: '\e256';
}
.glyphicon-menu-left:before {
    content: '\e257';
}
.glyphicon-menu-right:before {
    content: '\e258';
}
.glyphicon-menu-down:before {
    content: '\e259';
}
.glyphicon-menu-up:before {
    content: '\e260';
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role='button'] {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.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-right: 15px;
    padding-left: 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-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@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-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@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-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .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-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*='col-'] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
    position: static;
    display: table-cell;
    float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type='search'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='radio'],
input[type='checkbox'] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type='file'] {
    display: block;
}
input[type='range'] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition:
        border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    -o-transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type='search'] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type='date'].form-control,
    input[type='time'].form-control,
    input[type='datetime-local'].form-control,
    input[type='month'].form-control {
        line-height: 34px;
    }
    input[type='date'].input-sm,
    input[type='time'].input-sm,
    input[type='datetime-local'].input-sm,
    input[type='month'].input-sm,
    .input-group-sm input[type='date'],
    .input-group-sm input[type='time'],
    .input-group-sm input[type='datetime-local'],
    .input-group-sm input[type='month'] {
        line-height: 30px;
    }
    input[type='date'].input-lg,
    input[type='time'].input-lg,
    input[type='datetime-local'].input-lg,
    input[type='month'].input-lg,
    .input-group-lg input[type='date'],
    .input-group-lg input[type='time'],
    .input-group-lg input[type='datetime-local'],
    .input-group-lg input[type='month'] {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
    cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type='radio'],
    .form-inline .checkbox input[type='checkbox'] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup,
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: '';
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*='col-'] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
    z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }
    .navbar-form .radio input[type='radio'],
    .navbar-form .checkbox input[type='checkbox'] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: '/\00a0';
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;

    line-break: auto;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

    line-break: auto;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: '';
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: ' ';
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: ' ';
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: ' ';
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: ' ';
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.0001)),
        to(rgba(0, 0, 0, 0.5))
    );
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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: 1199px) {
    .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: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .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: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .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: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .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 Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
   *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
   */
/* FONT PATH
   * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('./../fonts/fontawesome/fontawesome-webfont.eot?v=4.4.0');
    src:
        url('./../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),
        url('./../fonts/fontawesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),
        url('./../fonts/fontawesome/fontawesome-webfont.woff?v=4.4.0') format('woff'),
        url('./../fonts/fontawesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),
        url('./../fonts/fontawesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    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.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eeeeee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.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);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-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 {
    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: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
.fa-glass:before {
    content: '\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-feed:before,
.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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
    content: '\f22d';
}
.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';
}
.fa-yc:before,
.fa-y-combinator:before {
    content: '\f23b';
}
.fa-optin-monster:before {
    content: '\f23c';
}
.fa-opencart:before {
    content: '\f23d';
}
.fa-expeditedssl:before {
    content: '\f23e';
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: '\f240';
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: '\f241';
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: '\f242';
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: '\f243';
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: '\f244';
}
.fa-mouse-pointer:before {
    content: '\f245';
}
.fa-i-cursor:before {
    content: '\f246';
}
.fa-object-group:before {
    content: '\f247';
}
.fa-object-ungroup:before {
    content: '\f248';
}
.fa-sticky-note:before {
    content: '\f249';
}
.fa-sticky-note-o:before {
    content: '\f24a';
}
.fa-cc-jcb:before {
    content: '\f24b';
}
.fa-cc-diners-club:before {
    content: '\f24c';
}
.fa-clone:before {
    content: '\f24d';
}
.fa-balance-scale:before {
    content: '\f24e';
}
.fa-hourglass-o:before {
    content: '\f250';
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: '\f251';
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: '\f252';
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: '\f253';
}
.fa-hourglass:before {
    content: '\f254';
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: '\f255';
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: '\f256';
}
.fa-hand-scissors-o:before {
    content: '\f257';
}
.fa-hand-lizard-o:before {
    content: '\f258';
}
.fa-hand-spock-o:before {
    content: '\f259';
}
.fa-hand-pointer-o:before {
    content: '\f25a';
}
.fa-hand-peace-o:before {
    content: '\f25b';
}
.fa-trademark:before {
    content: '\f25c';
}
.fa-registered:before {
    content: '\f25d';
}
.fa-creative-commons:before {
    content: '\f25e';
}
.fa-gg:before {
    content: '\f260';
}
.fa-gg-circle:before {
    content: '\f261';
}
.fa-tripadvisor:before {
    content: '\f262';
}
.fa-odnoklassniki:before {
    content: '\f263';
}
.fa-odnoklassniki-square:before {
    content: '\f264';
}
.fa-get-pocket:before {
    content: '\f265';
}
.fa-wikipedia-w:before {
    content: '\f266';
}
.fa-safari:before {
    content: '\f267';
}
.fa-chrome:before {
    content: '\f268';
}
.fa-firefox:before {
    content: '\f269';
}
.fa-opera:before {
    content: '\f26a';
}
.fa-internet-explorer:before {
    content: '\f26b';
}
.fa-tv:before,
.fa-television:before {
    content: '\f26c';
}
.fa-contao:before {
    content: '\f26d';
}
.fa-500px:before {
    content: '\f26e';
}
.fa-amazon:before {
    content: '\f270';
}
.fa-calendar-plus-o:before {
    content: '\f271';
}
.fa-calendar-minus-o:before {
    content: '\f272';
}
.fa-calendar-times-o:before {
    content: '\f273';
}
.fa-calendar-check-o:before {
    content: '\f274';
}
.fa-industry:before {
    content: '\f275';
}
.fa-map-pin:before {
    content: '\f276';
}
.fa-map-signs:before {
    content: '\f277';
}
.fa-map-o:before {
    content: '\f278';
}
.fa-map:before {
    content: '\f279';
}
.fa-commenting:before {
    content: '\f27a';
}
.fa-commenting-o:before {
    content: '\f27b';
}
.fa-houzz:before {
    content: '\f27c';
}
.fa-vimeo:before {
    content: '\f27d';
}
.fa-black-tie:before {
    content: '\f27e';
}
.fa-fonticons:before {
    content: '\f280';
}

/*!
   * Bootstrap-select v1.12.1 (http://silviomoreto.github.io/bootstrap-select)
   *
   * Copyright 2013-2016 bootstrap-select
   * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
   */

select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}
.bootstrap-select {
    width: 100% \0;
    /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
    width: 100%;
    border: 0;
    background: #f8f9fa;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
    z-index: 1;
    padding: 20px 25px 18px;
    color: #b4b5b6;
}
.bootstrap-select > .dropdown-toggle:after {
    content: '\f107';
    position: absolute;
    right: 20px;
    top: 17px;
    color: #b4b5b6;
    font-size: 22px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #999;
}
.bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.bootstrap-select > select.mobile-device {
    top: 0;
    left: 0;
    display: block !important;
    width: 100% !important;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}
.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.bootstrap-select.form-control:not([class*='col-']) {
    width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*='col-'] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*='col-'].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*='col-'].dropdown-menu-right {
    float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0 !important;
    padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
    display: none;
}
.bootstrap-select.btn-group[class*='col-'] .dropdown-toggle {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid white;
    border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}
.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bs-donebutton .btn-group button {
    width: 100%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.viewbox-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 700;
}
.viewbox-body {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    overflow: auto;
}
.viewbox-header {
    margin: 10px;
}
.viewbox-content {
    margin: 10px;
    width: 300px;
    height: 300px;
}
.viewbox-footer {
    margin: 10px;
}
.viewbox-content .viewbox-image {
    width: 100%;
    height: 100%;
}

/* buttons */
.viewbox-button-default {
    cursor: pointer;
    height: 64px;
    width: 64px;
}
.viewbox-button-default > svg {
    width: 100%;
    height: 100%;
    background: inherit;
    fill: inherit;
    pointer-events: none;
    transform: translateX(0px);
}
.viewbox-button-default {
    fill: #999;
}
.viewbox-button-default:hover {
    fill: #fff;
}

.viewbox-button-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
.viewbox-button-next,
.viewbox-button-prev {
    position: absolute;
    top: 50%;
    height: 128px;
    width: 128px;
    margin: -64px 0 0;
    z-index: 9;
}
.viewbox-button-next {
    right: 10px;
}
.viewbox-button-prev {
    left: 10px;
}
@media (max-width: 480px) {
    .viewbox-button-close {
        top: 0;
        right: 0;
    }
    .viewbox-button-next,
    .viewbox-button-prev {
        height: 81px;
        width: 81px;
        margin-top: -40px;
    }
    .viewbox-button-next {
        right: -15px;
    }
    .viewbox-button-prev {
        left: -15px;
    }
}

/* loader */
.viewbox-container .loader {
    widows: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}
.viewbox-container .loader * {
    margin: 0;
    padding: 0;
}
.viewbox-container .loader .spinner {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 0 auto;
}
.viewbox-container .loader .double-bounce1,
.viewbox-container .loader .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #999;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out;
}
.viewbox-container .loader .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@charset "UTF-8";

/*!
   * animate.css -http://daneden.me/animate
   * Version - 3.5.2
   * Licensed under the MIT license - http://opensource.org/licenses/MIT
   *
   * Copyright (c) 2017 Daniel Eden
   */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: 0.75s;
}

@keyframes customMove {
    0% {
        transform: translate3d(0, -5px, 0);
    }
    100% {
        transform: translate3d(0, 5px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }

    50% {
        transform: rotate(-10deg);
    }

    70% {
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.jq-ry-container {
    position: relative;
    padding: 0;
    line-height: 0;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr;
}
.jq-ry-container[readonly='readonly'] {
    cursor: default;
}
.jq-ry-container > .jq-ry-group-wrapper {
    position: relative;
    width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
    position: relative;
    line-height: 0;
    z-index: 10;
    white-space: nowrap;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
    display: inline-block;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
    width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
    width: 0;
    z-index: 11;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

/*
  == malihu jquery custom scrollbar plugin ==
  Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
  */

/*
  CONTENTS:
      1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
      2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
      3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
      4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
      5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
      6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
          6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
  */

/*
  ------------------------------------------------------------------------------------------------------------------------
  1. BASIC STYLE
  ------------------------------------------------------------------------------------------------------------------------
  */

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom; /* direct pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto;
}

.mCustomScrollBox {
    /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}

/*
  ------------------------------------------------------------------------------------------------------------------------
  2. VERTICAL SCROLLBAR
  y-axis
  ------------------------------------------------------------------------------------------------------------------------
  */

.mCSB_inside > .mCSB_container {
    margin-right: 10px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
} /* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0;
} /* RTL direction/left-side scrollbar */

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 2px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px;
} /* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px;
} /* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer {
    /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
    /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px; /* auto-expanded scrollbar */
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0;
}

/*
  ------------------------------------------------------------------------------------------------------------------------
  3. HORIZONTAL SCROLLBAR
  x-axis
  ------------------------------------------------------------------------------------------------------------------------
  */

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
} /* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px;
} /* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_dragger
    .mCSB_dragger_bar {
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
}

/*
  ------------------------------------------------------------------------------------------------------------------------
  4. VERTICAL AND HORIZONTAL SCROLLBARS
  yx-axis
  ------------------------------------------------------------------------------------------------------------------------
  */

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px;
}

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
    + .mCSB_scrollTools
    ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl
    > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
    > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
    + .mCSB_scrollTools
    ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0;
}

/*
  ------------------------------------------------------------------------------------------------------------------------
  5. TRANSITIONS
  ------------------------------------------------------------------------------------------------------------------------
  */

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition:
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -moz-transition:
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -o-transition:
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition:
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
      .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
      .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
      .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition:
        width 0.2s ease-out 0.2s,
        height 0.2s ease-out 0.2s,
        margin-left 0.2s ease-out 0.2s,
        margin-right 0.2s ease-out 0.2s,
        margin-top 0.2s ease-out 0.2s,
        margin-bottom 0.2s ease-out 0.2s,
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -moz-transition:
        width 0.2s ease-out 0.2s,
        height 0.2s ease-out 0.2s,
        margin-left 0.2s ease-out 0.2s,
        margin-right 0.2s ease-out 0.2s,
        margin-top 0.2s ease-out 0.2s,
        margin-bottom 0.2s ease-out 0.2s,
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    -o-transition:
        width 0.2s ease-out 0.2s,
        height 0.2s ease-out 0.2s,
        margin-left 0.2s ease-out 0.2s,
        margin-right 0.2s ease-out 0.2s,
        margin-top 0.2s ease-out 0.2s,
        margin-bottom 0.2s ease-out 0.2s,
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
    transition:
        width 0.2s ease-out 0.2s,
        height 0.2s ease-out 0.2s,
        margin-left 0.2s ease-out 0.2s,
        margin-right 0.2s ease-out 0.2s,
        margin-top 0.2s ease-out 0.2s,
        margin-bottom 0.2s ease-out 0.2s,
        opacity 0.2s ease-in-out,
        background-color 0.2s ease-in-out;
}

/*
  ------------------------------------------------------------------------------------------------------------------------
  6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
  ------------------------------------------------------------------------------------------------------------------------
  */

/*
      ----------------------------------------
      6.1 THEMES
      ----------------------------------------
      */

/* default theme ("light") */

.mCSB_scrollTools {
    opacity: 0.75;
    filter: 'alpha(opacity=75)';
    -ms-filter: 'alpha(opacity=75)';
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: 'alpha(opacity=0)';
    -ms-filter: 'alpha(opacity=0)';
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: 'alpha(opacity=100)';
    -ms-filter: 'alpha(opacity=100)';
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: 'alpha(opacity=40)';
    -ms-filter: 'alpha(opacity=40)';
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: 'alpha(opacity=75)';
    -ms-filter: 'alpha(opacity=75)';
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: 'alpha(opacity=85)';
    -ms-filter: 'alpha(opacity=85)';
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: 'alpha(opacity=90)';
    -ms-filter: 'alpha(opacity=90)';
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png); /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: 'alpha(opacity=40)';
    -ms-filter: 'alpha(opacity=40)';
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
    /*
          sprites locations
          light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
          dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
          */
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
    /*
          sprites locations
          light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
          dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
          */
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
    /*
          sprites locations
          light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
          dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
          */
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
    /*
          sprites locations
          light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
          dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
          */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: 'alpha(opacity=75)';
    -ms-filter: 'alpha(opacity=75)';
}

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: 'alpha(opacity=90)';
    -ms-filter: 'alpha(opacity=90)';
}

/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}

/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}

/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}

/* ---------------------------------------- */

/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}

/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}

/* ---------------------------------------- */

/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_dragger
    .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_dragger
    .mCSB_dragger_bar {
    width: 16px; /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_draggerRail {
    width: 4px; /* auto-expanded scrollbar */
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_dragger
    .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_dragger
    .mCSB_dragger_bar {
    height: 16px; /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_draggerContainer:hover
    .mCSB_draggerRail {
    height: 4px; /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px;
}

/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px;
}

/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==');
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: 'alpha(opacity=30)';
    -ms-filter: 'alpha(opacity=30)';
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px;
}

/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=');
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px;
}

/* ---------------------------------------- */

/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0%, rgba(255, 255, 255, 0.5)),
        color-stop(100%, rgba(255, 255, 255, 0))
    );
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, rgba(255, 255, 255, 0.5)),
        color-stop(100%, rgba(255, 255, 255, 0))
    );
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}

/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px;
}

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: 'alpha(opacity=30)';
    -ms-filter: 'alpha(opacity=30)';
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow:
        inset 1px 0 1px rgba(0, 0, 0, 0.5),
        inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.5),
        inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: 'alpha(opacity=30)';
    -ms-filter: 'alpha(opacity=30)';
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px;
}

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    box-shadow:
        inset 1px 0 1px rgba(0, 0, 0, 0.1),
        inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.1),
        inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools {
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.1),
        inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    box-shadow:
        inset 1px 0 0 rgba(255, 255, 255, 0.4),
        inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px;
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: 'alpha(opacity=20)';
    -ms-filter: 'alpha(opacity=20)';
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: 'alpha(opacity=50)';
    -ms-filter: 'alpha(opacity=50)';
}

/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: 'alpha(opacity=20)';
    -ms-filter: 'alpha(opacity=20)';
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: 'alpha(opacity=50)';
    -ms-filter: 'alpha(opacity=50)';
}

/* ---------------------------------------- */

/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
    .mCSB_dragger.mCSB_dragger_onDrag_expanded
    + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* ---------------------------------------- */

/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px;
}

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px;
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px;
}

/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2);
}

/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------- */

.b-hover-animation {
    display: block;
    margin-bottom: 40px;
}
.b-hover-animation:before {
    content: '';
    display: table;
    clear: both;
}
.b-hover-animation:after {
    content: '';
    display: table;
    clear: both;
}
.b-hover-animation .b-item {
    position: relative;
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 0 0 25px;
    padding: 0;
}
.b-hover-animation .b-item:first-child {
    margin-left: 0;
}
.b-hover-animation .b-item span {
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0;
}
.b-hover-animation.b-text-animation .b-figure {
    width: 300px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.b-hover-animation.b-text-animation .b-figure:hover + span {
    bottom: -36px;
    opacity: 1;
}
.b-hover-animation.b-zoom-in.v1 .b-figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-zoom-in.v1 .b-figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.b-hover-animation.b-zoom-in.v2 .b-figure img {
    width: 300px;
    height: auto;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-zoom-in.v2 .b-figure:hover img {
    width: 350px;
}

.b-hover-animation.b-zoom-out.v1 .b-figure img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transition: 0.9s ease-in-out;
    transition: 0.9s ease-in-out;
}
.b-hover-animation.b-zoom-out.v1 .b-figure:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.b-hover-animation.b-zoom-out.v2 .b-figure img {
    width: 400px;
    height: auto;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-zoom-out.v2 .b-figure:hover img {
    width: 300px;
}
.b-hover-animation.b-slide.v1 .b-figure img {
    margin-left: 30px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-slide.v1 .b-figure:hover img {
    margin-left: 0;
}
.b-hover-animation.b-rotate.v1 .b-figure img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-rotate.v1 .b-figure:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}
.b-hover-animation.b-blur.v1 .b-figure img {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-blur.v1 .b-figure:hover img {
    -webkit-filter: blur(0);
    filter: blur(0);
}
.b-hover-animation.b-gray-scale.v1 .b-figure img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-gray-scale.v1 .b-figure:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.b-hover-animation.b-sepia.v1 .b-figure img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.b-hover-animation.b-sepia.v1 .b-figure:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}
/* Blur + Gray Scale */

.hover10 .b-figure img {
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hover10 .b-figure:hover img {
    -webkit-filter: grayscale(100%) blur(3px);
    filter: grayscale(100%) blur(3px);
}
/* Opacity #1 */

.hover11 .b-figure img {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hover11 .b-figure:hover img {
    opacity: 0.5;
}
/* Opacity #2 */

.hover12 .b-figure {
    background: #1abc9c;
}
.hover12 .b-figure img {
    opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hover12 .b-figure:hover img {
    opacity: 0.5;
}
/* Flashing */

.hover13 .b-figure:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: 0.4;
    }
    100% {
        opacity: 1;
    }
}
/* Shine */

.hover14 .b-figure {
    position: relative;
}
.hover14 .b-figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 .b-figure:hover::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
/* Circle */

.hover15 .b-figure {
    position: relative;
}
.hover15 .b-figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover15 .b-figure:hover::before {
    -webkit-animation: circle 0.75s;
    animation: circle 0.75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

/* Generalized Animation Classes */
.br-zoom-out {
    overflow: hidden;
    cursor: pointer;
}
.br-zoom-out img {
    transform: scale(1.08);
    transition: 0.9s ease-in-out;
}
.br-zoom-out:hover img {
    transform: scale(1);
}

.br-zoom-in {
    overflow: hidden;
    cursor: pointer;
}
.br-zoom-in img {
    transform: scale(1);
    transition: 0.9s ease-in-out;
}
.br-zoom-in:hover img {
    transform: scale(1.08);
}
/*! =========================================================
   * bootstrap-slider.js
   *
   * Maintainers:
   *		Kyle Kemp
   *			- Twitter: @seiyria
   *			- Github:  seiyria
   *		Rohit Kalkur
   *			- Twitter: @Rovolutionary
   *			- Github:  rovolution
   *
   * =========================================================
   *
   * Licensed under the Apache License, Version 2.0 (the "License");
   * you may not use this file except in compliance with the License.
   * You may obtain a copy of the License at
   *
   * http://www.apache.org/licenses/LICENSE-2.0
   *
   * Unless required by applicable law or agreed to in writing, software
   * distributed under the License is distributed on an "AS IS" BASIS,
   * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   * See the License for the specific language governing permissions and
   * limitations under the License.
   * ========================================================= */
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider.slider-horizontal {
    width: 210px;
    height: 20px;
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-left,
.slider.slider-horizontal .slider-track-right {
    height: 100%;
    top: 0;
    bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0;
}
.slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    margin-top: 24px;
    display: inline-block;
    text-align: center;
}
.slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0;
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.slider.slider-vertical .slider-track-left,
.slider.slider-vertical .slider-track-right {
    width: 100%;
    left: 0;
    right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0;
}
.slider.slider-disabled .slider-handle {
    background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
    cursor: not-allowed;
}
.slider input {
    display: none;
}
.slider .tooltip.top {
    margin-top: -36px;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider .hide {
    display: none;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.slider-selection {
    position: absolute;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.slider-selection.tick-slider-selection {
    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}
.slider-track-left,
.slider-track-right {
    position: absolute;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
}
.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #337ab7;
    background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
    background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
    background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    filter: none;
    -webkit-box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 1px 2px rgba(0, 0, 0, 0.05);
    border: 0px solid transparent;
}
.slider-handle.round {
    border-radius: 50%;
}
.slider-handle.triangle {
    background: transparent none;
}
.slider-handle.custom {
    background: transparent none;
}
.slider-handle.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204;
}
.slider-tick {
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: none;
    opacity: 0.8;
    border: 0px solid transparent;
}
.slider-tick.round {
    border-radius: 50%;
}
.slider-tick.triangle {
    background: transparent none;
}
.slider-tick.custom {
    background: transparent none;
}
.slider-tick.custom::before {
    line-height: 20px;
    font-size: 20px;
    content: '\2605';
    color: #726204;
}
.slider-tick.in-selection {
    background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
    background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
    opacity: 1;
}

@charset "UTF-8";

/*
      Name: YouTubePopUp
      Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
      Version: 1.0.1
      Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
      Written By: Qassim Hassan
      Twitter: @QQQHZ
      Websites: wp-time.com | qass.im | wp-plugins.in
      Dual licensed under the MIT and GPL licenses:
          http://www.opensource.org/licenses/mit-license.php
          http://www.gnu.org/licenses/gpl.html
      Copyright (c) 2016 - Qassim Hassan
  */

.YouTubePopUp-Wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999999999999;
}

.YouTubePopUp-animation {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap {
    /* For WordPress */
    top: 32px;
    z-index: 99998;
}

.YouTubePopUp-Content {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.YouTubePopUp-Content iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 480px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close {
    position: absolute;
    top: 0;
    cursor: pointer;
    bottom: 528px;
    right: 0px;
    margin: auto 0;
    width: 24px;
    height: 24px;
    background: url(../images/close.png) no-repeat;
    background-size: 24px 24px;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    -o-background-size: 24px 24px;
}

.YouTubePopUp-Close:hover {
    opacity: 0.5;
}

@media all and (max-width: 768px) and (min-width: 10px) {
    .YouTubePopUp-Content {
        max-width: 90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 320px !important;
    }

    .YouTubePopUp-Close {
        bottom: 362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px) {
    .YouTubePopUp-Content iframe {
        height: 220px !important;
    }

    .YouTubePopUp-Close {
        bottom: 262px;
    }
}

.scrollingHotSpotLeft {
    width: 25px;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    z-index: 2000;
    left: 0;
}
.scrollingHotSpotRight {
    width: 25px;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    z-index: 2000;
    right: 0;
}

.scrollingHotSpotLeftVisible,
.scrollingHotSpotRightVisible {
    opacity: 1 !important;
}

.scrollWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.scrollableArea {
    position: relative;
    width: auto;
    height: 100%;
    display: flex;
    justify-content: center;
}

@charset "UTF-8";
/****** SCSS Functions ******/
/****** theme colors ******/
/****** fonts ******/
/****** dimentions ******/
/****** Building Blocks ******/
/******* Responsive *******/

.last-margin-0 > *:last-child {
    margin-bottom: 0 !important;
}

.bs-colum-gap-0 {
    margin: 0;
}
.bs-colum-gap-0 > * {
    padding: 0;
}

.bs-colum-gap-50 {
    margin: 0 -25px;
}
.bs-colum-gap-50 > * {
    padding: 0 25px;
}

@media screen and (min-width: 1200px) {
    .bs-colum-gap-50-lg {
        margin: 0 -25px;
    }
    .bs-colum-gap-50-lg > * {
        padding: 0 25px;
    }

    .bs-colum-gap-70-lg {
        margin: 0 -35px;
    }
    .bs-colum-gap-70-lg > * {
        padding: 0 35px;
    }
}
.gap-bottom-5 {
    margin-bottom: 5px;
}

.mt-5 {
    margin-top: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.gap-bottom-10 {
    margin-bottom: 10px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.gap-bottom-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.gap-bottom-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.gap-bottom-25 {
    margin-bottom: 25px;
}

.mt-25 {
    margin-top: 25px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.gap-bottom-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.gap-bottom-35 {
    margin-bottom: 35px;
}

.mt-35 {
    margin-top: 35px !important;
}

.mr-35 {
    margin-right: 35px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.ml-35 {
    margin-left: 35px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.gap-bottom-40 {
    margin-bottom: 40px;
}

.mt-40 {
    margin-top: 40px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.gap-bottom-45 {
    margin-bottom: 45px;
}

.mt-45 {
    margin-top: 45px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.gap-bottom-50 {
    margin-bottom: 50px;
}

.mt-50 {
    margin-top: 50px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

@media screen and (min-width: 1200px) {
    .gap-bottom-5-lg {
        margin-bottom: 5px;
    }

    .mt-5-lg {
        margin-top: 5px !important;
    }

    .mr-5-lg {
        margin-right: 5px !important;
    }

    .mb-5-lg {
        margin-bottom: 5px !important;
    }

    .ml-5-lg {
        margin-left: 5px !important;
    }

    .pt-5-lg {
        padding-top: 5px !important;
    }

    .pr-5-lg {
        padding-right: 5px !important;
    }

    .pb-5-lg {
        padding-bottom: 5px !important;
    }

    .pl-5-lg {
        padding-left: 5px !important;
    }

    .gap-bottom-10-lg {
        margin-bottom: 10px;
    }

    .mt-10-lg {
        margin-top: 10px !important;
    }

    .mr-10-lg {
        margin-right: 10px !important;
    }

    .mb-10-lg {
        margin-bottom: 10px !important;
    }

    .ml-10-lg {
        margin-left: 10px !important;
    }

    .pt-10-lg {
        padding-top: 10px !important;
    }

    .pr-10-lg {
        padding-right: 10px !important;
    }

    .pb-10-lg {
        padding-bottom: 10px !important;
    }

    .pl-10-lg {
        padding-left: 10px !important;
    }

    .gap-bottom-15-lg {
        margin-bottom: 15px;
    }

    .mt-15-lg {
        margin-top: 15px !important;
    }

    .mr-15-lg {
        margin-right: 15px !important;
    }

    .mb-15-lg {
        margin-bottom: 15px !important;
    }

    .ml-15-lg {
        margin-left: 15px !important;
    }

    .pt-15-lg {
        padding-top: 15px !important;
    }

    .pr-15-lg {
        padding-right: 15px !important;
    }

    .pb-15-lg {
        padding-bottom: 15px !important;
    }

    .pl-15-lg {
        padding-left: 15px !important;
    }

    .gap-bottom-20-lg {
        margin-bottom: 20px;
    }

    .mt-20-lg {
        margin-top: 20px !important;
    }

    .mr-20-lg {
        margin-right: 20px !important;
    }

    .mb-20-lg {
        margin-bottom: 20px !important;
    }

    .ml-20-lg {
        margin-left: 20px !important;
    }

    .pt-20-lg {
        padding-top: 20px !important;
    }

    .pr-20-lg {
        padding-right: 20px !important;
    }

    .pb-20-lg {
        padding-bottom: 20px !important;
    }

    .pl-20-lg {
        padding-left: 20px !important;
    }

    .gap-bottom-25-lg {
        margin-bottom: 25px;
    }

    .mt-25-lg {
        margin-top: 25px !important;
    }

    .mr-25-lg {
        margin-right: 25px !important;
    }

    .mb-25-lg {
        margin-bottom: 25px !important;
    }

    .ml-25-lg {
        margin-left: 25px !important;
    }

    .pt-25-lg {
        padding-top: 25px !important;
    }

    .pr-25-lg {
        padding-right: 25px !important;
    }

    .pb-25-lg {
        padding-bottom: 25px !important;
    }

    .pl-25-lg {
        padding-left: 25px !important;
    }

    .gap-bottom-30-lg {
        margin-bottom: 30px;
    }

    .mt-30-lg {
        margin-top: 30px !important;
    }

    .mr-30-lg {
        margin-right: 30px !important;
    }

    .mb-30-lg {
        margin-bottom: 30px !important;
    }

    .ml-30-lg {
        margin-left: 30px !important;
    }

    .pt-30-lg {
        padding-top: 30px !important;
    }

    .pr-30-lg {
        padding-right: 30px !important;
    }

    .pb-30-lg {
        padding-bottom: 30px !important;
    }

    .pl-30-lg {
        padding-left: 30px !important;
    }

    .gap-bottom-35-lg {
        margin-bottom: 35px;
    }

    .mt-35-lg {
        margin-top: 35px !important;
    }

    .mr-35-lg {
        margin-right: 35px !important;
    }

    .mb-35-lg {
        margin-bottom: 35px !important;
    }

    .ml-35-lg {
        margin-left: 35px !important;
    }

    .pt-35-lg {
        padding-top: 35px !important;
    }

    .pr-35-lg {
        padding-right: 35px !important;
    }

    .pb-35-lg {
        padding-bottom: 35px !important;
    }

    .pl-35-lg {
        padding-left: 35px !important;
    }

    .gap-bottom-40-lg {
        margin-bottom: 40px;
    }

    .mt-40-lg {
        margin-top: 40px !important;
    }

    .mr-40-lg {
        margin-right: 40px !important;
    }

    .mb-40-lg {
        margin-bottom: 40px !important;
    }

    .ml-40-lg {
        margin-left: 40px !important;
    }

    .pt-40-lg {
        padding-top: 40px !important;
    }

    .pr-40-lg {
        padding-right: 40px !important;
    }

    .pb-40-lg {
        padding-bottom: 40px !important;
    }

    .pl-40-lg {
        padding-left: 40px !important;
    }

    .gap-bottom-45-lg {
        margin-bottom: 45px;
    }

    .mt-45-lg {
        margin-top: 45px !important;
    }

    .mr-45-lg {
        margin-right: 45px !important;
    }

    .mb-45-lg {
        margin-bottom: 45px !important;
    }

    .ml-45-lg {
        margin-left: 45px !important;
    }

    .pt-45-lg {
        padding-top: 45px !important;
    }

    .pr-45-lg {
        padding-right: 45px !important;
    }

    .pb-45-lg {
        padding-bottom: 45px !important;
    }

    .pl-45-lg {
        padding-left: 45px !important;
    }

    .gap-bottom-50-lg {
        margin-bottom: 50px;
    }

    .mt-50-lg {
        margin-top: 50px !important;
    }

    .mr-50-lg {
        margin-right: 50px !important;
    }

    .mb-50-lg {
        margin-bottom: 50px !important;
    }

    .ml-50-lg {
        margin-left: 50px !important;
    }

    .pt-50-lg {
        padding-top: 50px !important;
    }

    .pr-50-lg {
        padding-right: 50px !important;
    }

    .pb-50-lg {
        padding-bottom: 50px !important;
    }

    .pl-50-lg {
        padding-left: 50px !important;
    }

    .text-left-lg {
        text-align: left !important;
    }

    .text-center-lg {
        text-align: center !important;
    }

    .text-right-lg {
        text-align: right !important;
    }
}
@media screen and (max-width: 1199px) {
    .gap-bottom-5-md {
        margin-bottom: 5px;
    }

    .mt-5-md {
        margin-top: 5px !important;
    }

    .mr-5-md {
        margin-right: 5px !important;
    }

    .mb-5-md {
        margin-bottom: 5px !important;
    }

    .ml-5-md {
        margin-left: 5px !important;
    }

    .pt-5-md {
        padding-top: 5px !important;
    }

    .pr-5-md {
        padding-right: 5px !important;
    }

    .pb-5-md {
        padding-bottom: 5px !important;
    }

    .pl-5-md {
        padding-left: 5px !important;
    }

    .gap-bottom-10-md {
        margin-bottom: 10px;
    }

    .mt-10-md {
        margin-top: 10px !important;
    }

    .mr-10-md {
        margin-right: 10px !important;
    }

    .mb-10-md {
        margin-bottom: 10px !important;
    }

    .ml-10-md {
        margin-left: 10px !important;
    }

    .pt-10-md {
        padding-top: 10px !important;
    }

    .pr-10-md {
        padding-right: 10px !important;
    }

    .pb-10-md {
        padding-bottom: 10px !important;
    }

    .pl-10-md {
        padding-left: 10px !important;
    }

    .gap-bottom-15-md {
        margin-bottom: 15px;
    }

    .mt-15-md {
        margin-top: 15px !important;
    }

    .mr-15-md {
        margin-right: 15px !important;
    }

    .mb-15-md {
        margin-bottom: 15px !important;
    }

    .ml-15-md {
        margin-left: 15px !important;
    }

    .pt-15-md {
        padding-top: 15px !important;
    }

    .pr-15-md {
        padding-right: 15px !important;
    }

    .pb-15-md {
        padding-bottom: 15px !important;
    }

    .pl-15-md {
        padding-left: 15px !important;
    }

    .gap-bottom-20-md {
        margin-bottom: 20px;
    }

    .mt-20-md {
        margin-top: 20px !important;
    }

    .mr-20-md {
        margin-right: 20px !important;
    }

    .mb-20-md {
        margin-bottom: 20px !important;
    }

    .ml-20-md {
        margin-left: 20px !important;
    }

    .pt-20-md {
        padding-top: 20px !important;
    }

    .pr-20-md {
        padding-right: 20px !important;
    }

    .pb-20-md {
        padding-bottom: 20px !important;
    }

    .pl-20-md {
        padding-left: 20px !important;
    }

    .gap-bottom-25-md {
        margin-bottom: 25px;
    }

    .mt-25-md {
        margin-top: 25px !important;
    }

    .mr-25-md {
        margin-right: 25px !important;
    }

    .mb-25-md {
        margin-bottom: 25px !important;
    }

    .ml-25-md {
        margin-left: 25px !important;
    }

    .pt-25-md {
        padding-top: 25px !important;
    }

    .pr-25-md {
        padding-right: 25px !important;
    }

    .pb-25-md {
        padding-bottom: 25px !important;
    }

    .pl-25-md {
        padding-left: 25px !important;
    }

    .gap-bottom-30-md {
        margin-bottom: 30px;
    }

    .mt-30-md {
        margin-top: 30px !important;
    }

    .mr-30-md {
        margin-right: 30px !important;
    }

    .mb-30-md {
        margin-bottom: 30px !important;
    }

    .ml-30-md {
        margin-left: 30px !important;
    }

    .pt-30-md {
        padding-top: 30px !important;
    }

    .pr-30-md {
        padding-right: 30px !important;
    }

    .pb-30-md {
        padding-bottom: 30px !important;
    }

    .pl-30-md {
        padding-left: 30px !important;
    }

    .gap-bottom-35-md {
        margin-bottom: 35px;
    }

    .mt-35-md {
        margin-top: 35px !important;
    }

    .mr-35-md {
        margin-right: 35px !important;
    }

    .mb-35-md {
        margin-bottom: 35px !important;
    }

    .ml-35-md {
        margin-left: 35px !important;
    }

    .pt-35-md {
        padding-top: 35px !important;
    }

    .pr-35-md {
        padding-right: 35px !important;
    }

    .pb-35-md {
        padding-bottom: 35px !important;
    }

    .pl-35-md {
        padding-left: 35px !important;
    }

    .gap-bottom-40-md {
        margin-bottom: 40px;
    }

    .mt-40-md {
        margin-top: 40px !important;
    }

    .mr-40-md {
        margin-right: 40px !important;
    }

    .mb-40-md {
        margin-bottom: 40px !important;
    }

    .ml-40-md {
        margin-left: 40px !important;
    }

    .pt-40-md {
        padding-top: 40px !important;
    }

    .pr-40-md {
        padding-right: 40px !important;
    }

    .pb-40-md {
        padding-bottom: 40px !important;
    }

    .pl-40-md {
        padding-left: 40px !important;
    }

    .gap-bottom-45-md {
        margin-bottom: 45px;
    }

    .mt-45-md {
        margin-top: 45px !important;
    }

    .mr-45-md {
        margin-right: 45px !important;
    }

    .mb-45-md {
        margin-bottom: 45px !important;
    }

    .ml-45-md {
        margin-left: 45px !important;
    }

    .pt-45-md {
        padding-top: 45px !important;
    }

    .pr-45-md {
        padding-right: 45px !important;
    }

    .pb-45-md {
        padding-bottom: 45px !important;
    }

    .pl-45-md {
        padding-left: 45px !important;
    }

    .gap-bottom-50-md {
        margin-bottom: 50px;
    }

    .mt-50-md {
        margin-top: 50px !important;
    }

    .mr-50-md {
        margin-right: 50px !important;
    }

    .mb-50-md {
        margin-bottom: 50px !important;
    }

    .ml-50-md {
        margin-left: 50px !important;
    }

    .pt-50-md {
        padding-top: 50px !important;
    }

    .pr-50-md {
        padding-right: 50px !important;
    }

    .pb-50-md {
        padding-bottom: 50px !important;
    }

    .pl-50-md {
        padding-left: 50px !important;
    }

    .text-left-md {
        text-align: left !important;
    }

    .text-center-md {
        text-align: center !important;
    }

    .text-right-md {
        text-align: right !important;
    }
}
@media screen and (max-width: 991px) {
    .gap-bottom-5-sm {
        margin-bottom: 5px;
    }

    .mt-5-sm {
        margin-top: 5px !important;
    }

    .mr-5-sm {
        margin-right: 5px !important;
    }

    .mb-5-sm {
        margin-bottom: 5px !important;
    }

    .ml-5-sm {
        margin-left: 5px !important;
    }

    .pt-5-sm {
        padding-top: 5px !important;
    }

    .pr-5-sm {
        padding-right: 5px !important;
    }

    .pb-5-sm {
        padding-bottom: 5px !important;
    }

    .pl-5-sm {
        padding-left: 5px !important;
    }

    .gap-bottom-10-sm {
        margin-bottom: 10px;
    }

    .mt-10-sm {
        margin-top: 10px !important;
    }

    .mr-10-sm {
        margin-right: 10px !important;
    }

    .mb-10-sm {
        margin-bottom: 10px !important;
    }

    .ml-10-sm {
        margin-left: 10px !important;
    }

    .pt-10-sm {
        padding-top: 10px !important;
    }

    .pr-10-sm {
        padding-right: 10px !important;
    }

    .pb-10-sm {
        padding-bottom: 10px !important;
    }

    .pl-10-sm {
        padding-left: 10px !important;
    }

    .gap-bottom-15-sm {
        margin-bottom: 15px;
    }

    .mt-15-sm {
        margin-top: 15px !important;
    }

    .mr-15-sm {
        margin-right: 15px !important;
    }

    .mb-15-sm {
        margin-bottom: 15px !important;
    }

    .ml-15-sm {
        margin-left: 15px !important;
    }

    .pt-15-sm {
        padding-top: 15px !important;
    }

    .pr-15-sm {
        padding-right: 15px !important;
    }

    .pb-15-sm {
        padding-bottom: 15px !important;
    }

    .pl-15-sm {
        padding-left: 15px !important;
    }

    .gap-bottom-20-sm {
        margin-bottom: 20px;
    }

    .mt-20-sm {
        margin-top: 20px !important;
    }

    .mr-20-sm {
        margin-right: 20px !important;
    }

    .mb-20-sm {
        margin-bottom: 20px !important;
    }

    .ml-20-sm {
        margin-left: 20px !important;
    }

    .pt-20-sm {
        padding-top: 20px !important;
    }

    .pr-20-sm {
        padding-right: 20px !important;
    }

    .pb-20-sm {
        padding-bottom: 20px !important;
    }

    .pl-20-sm {
        padding-left: 20px !important;
    }

    .gap-bottom-25-sm {
        margin-bottom: 25px;
    }

    .mt-25-sm {
        margin-top: 25px !important;
    }

    .mr-25-sm {
        margin-right: 25px !important;
    }

    .mb-25-sm {
        margin-bottom: 25px !important;
    }

    .ml-25-sm {
        margin-left: 25px !important;
    }

    .pt-25-sm {
        padding-top: 25px !important;
    }

    .pr-25-sm {
        padding-right: 25px !important;
    }

    .pb-25-sm {
        padding-bottom: 25px !important;
    }

    .pl-25-sm {
        padding-left: 25px !important;
    }

    .gap-bottom-30-sm {
        margin-bottom: 30px;
    }

    .mt-30-sm {
        margin-top: 30px !important;
    }

    .mr-30-sm {
        margin-right: 30px !important;
    }

    .mb-30-sm {
        margin-bottom: 30px !important;
    }

    .ml-30-sm {
        margin-left: 30px !important;
    }

    .pt-30-sm {
        padding-top: 30px !important;
    }

    .pr-30-sm {
        padding-right: 30px !important;
    }

    .pb-30-sm {
        padding-bottom: 30px !important;
    }

    .pl-30-sm {
        padding-left: 30px !important;
    }

    .gap-bottom-35-sm {
        margin-bottom: 35px;
    }

    .mt-35-sm {
        margin-top: 35px !important;
    }

    .mr-35-sm {
        margin-right: 35px !important;
    }

    .mb-35-sm {
        margin-bottom: 35px !important;
    }

    .ml-35-sm {
        margin-left: 35px !important;
    }

    .pt-35-sm {
        padding-top: 35px !important;
    }

    .pr-35-sm {
        padding-right: 35px !important;
    }

    .pb-35-sm {
        padding-bottom: 35px !important;
    }

    .pl-35-sm {
        padding-left: 35px !important;
    }

    .gap-bottom-40-sm {
        margin-bottom: 40px;
    }

    .mt-40-sm {
        margin-top: 40px !important;
    }

    .mr-40-sm {
        margin-right: 40px !important;
    }

    .mb-40-sm {
        margin-bottom: 40px !important;
    }

    .ml-40-sm {
        margin-left: 40px !important;
    }

    .pt-40-sm {
        padding-top: 40px !important;
    }

    .pr-40-sm {
        padding-right: 40px !important;
    }

    .pb-40-sm {
        padding-bottom: 40px !important;
    }

    .pl-40-sm {
        padding-left: 40px !important;
    }

    .gap-bottom-45-sm {
        margin-bottom: 45px;
    }

    .mt-45-sm {
        margin-top: 45px !important;
    }

    .mr-45-sm {
        margin-right: 45px !important;
    }

    .mb-45-sm {
        margin-bottom: 45px !important;
    }

    .ml-45-sm {
        margin-left: 45px !important;
    }

    .pt-45-sm {
        padding-top: 45px !important;
    }

    .pr-45-sm {
        padding-right: 45px !important;
    }

    .pb-45-sm {
        padding-bottom: 45px !important;
    }

    .pl-45-sm {
        padding-left: 45px !important;
    }

    .gap-bottom-50-sm {
        margin-bottom: 50px;
    }

    .mt-50-sm {
        margin-top: 50px !important;
    }

    .mr-50-sm {
        margin-right: 50px !important;
    }

    .mb-50-sm {
        margin-bottom: 50px !important;
    }

    .ml-50-sm {
        margin-left: 50px !important;
    }

    .pt-50-sm {
        padding-top: 50px !important;
    }

    .pr-50-sm {
        padding-right: 50px !important;
    }

    .pb-50-sm {
        padding-bottom: 50px !important;
    }

    .pl-50-sm {
        padding-left: 50px !important;
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-center-sm {
        text-align: center !important;
    }

    .text-right-sm {
        text-align: right !important;
    }
}
@media screen and (max-width: 767px) {
    .gap-bottom-5-xs {
        margin-bottom: 5px;
    }

    .mt-5-xs {
        margin-top: 5px !important;
    }

    .mr-5-xs {
        margin-right: 5px !important;
    }

    .mb-5-xs {
        margin-bottom: 5px !important;
    }

    .ml-5-xs {
        margin-left: 5px !important;
    }

    .pt-5-xs {
        padding-top: 5px !important;
    }

    .pr-5-xs {
        padding-right: 5px !important;
    }

    .pb-5-xs {
        padding-bottom: 5px !important;
    }

    .pl-5-xs {
        padding-left: 5px !important;
    }

    .gap-bottom-10-xs {
        margin-bottom: 10px;
    }

    .mt-10-xs {
        margin-top: 10px !important;
    }

    .mr-10-xs {
        margin-right: 10px !important;
    }

    .mb-10-xs {
        margin-bottom: 10px !important;
    }

    .ml-10-xs {
        margin-left: 10px !important;
    }

    .pt-10-xs {
        padding-top: 10px !important;
    }

    .pr-10-xs {
        padding-right: 10px !important;
    }

    .pb-10-xs {
        padding-bottom: 10px !important;
    }

    .pl-10-xs {
        padding-left: 10px !important;
    }

    .gap-bottom-15-xs {
        margin-bottom: 15px;
    }

    .mt-15-xs {
        margin-top: 15px !important;
    }

    .mr-15-xs {
        margin-right: 15px !important;
    }

    .mb-15-xs {
        margin-bottom: 15px !important;
    }

    .ml-15-xs {
        margin-left: 15px !important;
    }

    .pt-15-xs {
        padding-top: 15px !important;
    }

    .pr-15-xs {
        padding-right: 15px !important;
    }

    .pb-15-xs {
        padding-bottom: 15px !important;
    }

    .pl-15-xs {
        padding-left: 15px !important;
    }

    .gap-bottom-20-xs {
        margin-bottom: 20px;
    }

    .mt-20-xs {
        margin-top: 20px !important;
    }

    .mr-20-xs {
        margin-right: 20px !important;
    }

    .mb-20-xs {
        margin-bottom: 20px !important;
    }

    .ml-20-xs {
        margin-left: 20px !important;
    }

    .pt-20-xs {
        padding-top: 20px !important;
    }

    .pr-20-xs {
        padding-right: 20px !important;
    }

    .pb-20-xs {
        padding-bottom: 20px !important;
    }

    .pl-20-xs {
        padding-left: 20px !important;
    }

    .gap-bottom-25-xs {
        margin-bottom: 25px;
    }

    .mt-25-xs {
        margin-top: 25px !important;
    }

    .mr-25-xs {
        margin-right: 25px !important;
    }

    .mb-25-xs {
        margin-bottom: 25px !important;
    }

    .ml-25-xs {
        margin-left: 25px !important;
    }

    .pt-25-xs {
        padding-top: 25px !important;
    }

    .pr-25-xs {
        padding-right: 25px !important;
    }

    .pb-25-xs {
        padding-bottom: 25px !important;
    }

    .pl-25-xs {
        padding-left: 25px !important;
    }

    .gap-bottom-30-xs {
        margin-bottom: 30px;
    }

    .mt-30-xs {
        margin-top: 30px !important;
    }

    .mr-30-xs {
        margin-right: 30px !important;
    }

    .mb-30-xs {
        margin-bottom: 30px !important;
    }

    .ml-30-xs {
        margin-left: 30px !important;
    }

    .pt-30-xs {
        padding-top: 30px !important;
    }

    .pr-30-xs {
        padding-right: 30px !important;
    }

    .pb-30-xs {
        padding-bottom: 30px !important;
    }

    .pl-30-xs {
        padding-left: 30px !important;
    }

    .gap-bottom-35-xs {
        margin-bottom: 35px;
    }

    .mt-35-xs {
        margin-top: 35px !important;
    }

    .mr-35-xs {
        margin-right: 35px !important;
    }

    .mb-35-xs {
        margin-bottom: 35px !important;
    }

    .ml-35-xs {
        margin-left: 35px !important;
    }

    .pt-35-xs {
        padding-top: 35px !important;
    }

    .pr-35-xs {
        padding-right: 35px !important;
    }

    .pb-35-xs {
        padding-bottom: 35px !important;
    }

    .pl-35-xs {
        padding-left: 35px !important;
    }

    .gap-bottom-40-xs {
        margin-bottom: 40px;
    }

    .mt-40-xs {
        margin-top: 40px !important;
    }

    .mr-40-xs {
        margin-right: 40px !important;
    }

    .mb-40-xs {
        margin-bottom: 40px !important;
    }

    .ml-40-xs {
        margin-left: 40px !important;
    }

    .pt-40-xs {
        padding-top: 40px !important;
    }

    .pr-40-xs {
        padding-right: 40px !important;
    }

    .pb-40-xs {
        padding-bottom: 40px !important;
    }

    .pl-40-xs {
        padding-left: 40px !important;
    }

    .gap-bottom-45-xs {
        margin-bottom: 45px;
    }

    .mt-45-xs {
        margin-top: 45px !important;
    }

    .mr-45-xs {
        margin-right: 45px !important;
    }

    .mb-45-xs {
        margin-bottom: 45px !important;
    }

    .ml-45-xs {
        margin-left: 45px !important;
    }

    .pt-45-xs {
        padding-top: 45px !important;
    }

    .pr-45-xs {
        padding-right: 45px !important;
    }

    .pb-45-xs {
        padding-bottom: 45px !important;
    }

    .pl-45-xs {
        padding-left: 45px !important;
    }

    .gap-bottom-50-xs {
        margin-bottom: 50px;
    }

    .mt-50-xs {
        margin-top: 50px !important;
    }

    .mr-50-xs {
        margin-right: 50px !important;
    }

    .mb-50-xs {
        margin-bottom: 50px !important;
    }

    .ml-50-xs {
        margin-left: 50px !important;
    }

    .pt-50-xs {
        padding-top: 50px !important;
    }

    .pr-50-xs {
        padding-right: 50px !important;
    }

    .pb-50-xs {
        padding-bottom: 50px !important;
    }

    .pl-50-xs {
        padding-left: 50px !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .text-center-xs {
        text-align: center !important;
    }

    .text-right-xs {
        text-align: right !important;
    }
}
.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.flex-wrapper:before {
    content: none;
}
.flex-wrapper:after {
    content: none;
}

@media (min-width: 1200px) {
    .flex-wrapper-gt-md {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-md:before {
        content: none;
    }
    .flex-wrapper-gt-md:after {
        content: none;
    }
}
@media (min-width: 992px) {
    .flex-wrapper-gt-sm {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-sm:before {
        content: none;
    }
    .flex-wrapper-gt-sm:after {
        content: none;
    }
}
@media (min-width: 768px) {
    .flex-wrapper-gt-xs {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-xs:before {
        content: none;
    }
    .flex-wrapper-gt-xs:after {
        content: none;
    }
}
@media (min-width: 601px) {
    .flex-wrapper-gt-600 {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-600:before {
        content: none;
    }
    .flex-wrapper-gt-600:after {
        content: none;
    }
}
@media (max-width: 600px) {
    .stack-on-600 > *[class^='col-'] {
        float: none;
        width: 100%;
    }
}
@media (max-width: 500px) {
    .stack-on-500 > *[class^='col-'] {
        float: none;
        width: 100%;
    }
}
/****** Default Styles ******/
/* ------------- FORM FIELDS -------------- */
textarea:focus,
input:focus {
    outline: none;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.custom-checkbox {
    margin: 0;
    line-height: 1;
}

.custom-checkbox input {
    display: none;
}

.custom-checkbox label {
    line-height: 1;
    min-height: 30px;
    padding-left: 40px;
}

.custom-checkbox label span {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 16px;
    color: rgba(55, 59, 62, 0.5);
    word-break: break-all;
}

.custom-checkbox label span:before {
    content: '\f00c';
    position: absolute;
    top: 2px;
    left: -32px;
    font-family: fontAwesome;
    color: #26c346;
    z-index: 100;
    font-size: 14px;
    display: none;
}

.custom-checkbox label span:after {
    content: '';
    position: absolute;
    top: -7px;
    left: -40px;
    width: 30px;
    height: 30px;
    background-color: #f8f9fa;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.custom-checkbox input:checked + span {
    color: #373b3e;
}

.custom-checkbox input:checked + span:before {
    display: block;
}

.custom-checkbox input:checked + span:after {
    background: #f8f9fa;
}

.blocks-homepage-style.v1 {
    overflow-y: scroll;
}
.blocks-homepage-style.v1 .toggle-wrapper {
    display: none;
}
.blocks-homepage-style.v1 .toggle-wrapper.active {
    display: block;
}
.blocks-homepage-style.v1 .main-area {
    padding: 0;
}

.blocks-pages-content-style.pages .main-area {
    padding: 60px 0;
}
.blocks-pages-content-style.v1 .left-column {
    margin-top: -140px;
}
@media screen and (max-width: 991px) {
    .blocks-pages-content-style.v1 .left-column {
        margin-top: 0px;
    }
}

.slick-slide {
    outline: none;
}

.slick-slide .base-image {
    min-width: 100%;
    max-width: 100%;
}

.inline-list {
    margin: 0;
    padding: 0;
    font-size: 0;
}
.inline-list > li {
    margin-right: 10px;
    font-size: 16px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
.inline-list > li:last-child {
    margin-right: 0 !important;
}
.inline-list.equal-gap > li {
    margin: 0 5px 10px 5px;
}

.h-list {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.h-list > * {
    line-height: 1;
    margin-right: 15px;
    position: relative;
    list-style-type: none;
}

.h-list > * > img {
    display: block;
}

.h-list > *:last-child {
    margin-right: 0 !important;
}

.blocklink {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.form-control {
    height: 47px;
    border-radius: 5px;
    background-color: #f2f2f2;
    box-shadow: none;
    border: 0;
    padding: 6px 20px;
    color: #3e3e3e;
    font-weight: 300;
}
.form-control:focus {
    outline: none;
    box-shadow: none;
    outline: none;
}
.form-control::-moz-placeholder {
    opacity: 1;
    color: #3e3e3e;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.vertical-list {
    margin: 0;
    padding: 0;
}
.vertical-list > li {
    list-style-type: none;
    margin: 0 0 15px 0;
}
.vertical-list > li:last-child {
    margin-bottom: 0;
}

.flex-v-left {
    align-items: flex-start;
}

.flex-v-center {
    align-items: center;
}

.flex-v-right {
    align-items: flex-end;
}

.flex-h-justify {
    justify-content: space-between;
}

.flex-h-left {
    justify-content: flex-start;
}

.flex-h-center {
    justify-content: center;
}

.flex-h-right {
    justify-content: flex-end;
}

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.flex-wrapper:before {
    content: none;
}
.flex-wrapper:after {
    content: none;
}

@media (min-width: 1200px) {
    .flex-wrapper-gt-md {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-md:before {
        content: none;
    }
    .flex-wrapper-gt-md:after {
        content: none;
    }
}
@media (min-width: 992px) {
    .flex-wrapper-gt-sm {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-sm:before {
        content: none;
    }
    .flex-wrapper-gt-sm:after {
        content: none;
    }
}
@media (min-width: 768px) {
    .flex-wrapper-gt-xs {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-xs:before {
        content: none;
    }
    .flex-wrapper-gt-xs:after {
        content: none;
    }
}
@media (min-width: 601px) {
    .flex-wrapper-gt-600 {
        display: flex;
        flex-wrap: wrap;
    }
    .flex-wrapper-gt-600:before {
        content: none;
    }
    .flex-wrapper-gt-600:after {
        content: none;
    }
}
.light-grey-bg {
    background-color: #f2f2f2;
}

.two-lines .intro-area {
    width: 520px;
    margin: 0 auto;
}
@media screen and (max-width: 600px) {
    .two-lines .intro-area {
        width: 100%;
        margin: 0 auto;
    }
}
.two-lines .btn {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
}

.info-link {
    color: #000;
    display: block;
    line-height: 1;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}

.info-link .fa {
    margin-left: 7px;
}

.info-link:hover {
    color: #000;
}

.btn {
    text-decoration: none;
    text-transform: none;
    position: relative;
    border-radius: 2px;
    border: 0;
    border-radius: 5px;
    line-height: 1;
    padding: 12px 20px;
    box-shadow: none;
    transition:
        background 0.2s ease,
        border 0.2s ease,
        box-shadow 0.2s ease;
    -moz-transition:
        background 0.2s ease,
        border 0.2s ease,
        box-shadow 0.2s ease;
    -webkit-transition:
        background 0.2s ease,
        border 0.2s ease,
        box-shadow 0.2s ease;
}
.btn:focus,
.btn:hover,
.btn:active {
    color: #ffffff;
    outline: none !important;
}

.btn-default {
    background: white;
    color: #444242;
}
.btn-default:focus,
.btn-default:hover {
    background: #ff864c;
    color: #fff;
}

.btn-primary {
    background: #ff6319;
    color: #fff;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #ff864c;
    color: #fff;
}

.btn-warning {
    background: #ffcd00;
    color: #0b1e25;
}
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background: #ffd733;
    color: #0b1e25;
}

.btn-secondary {
    border: 0;
    background: #4fbff5;
    color: #fff;
}
.btn-secondary:hover {
    background: #1fadf2;
}

.btn-white {
    border: 0;
    background: #fff;
    color: #0b1e25;
}
.btn-white:hover {
    background-color: #0b1e25;
    color: #fff;
}

.btn-square {
    background: #ff6319;
    color: #fff;
    line-height: 0.9;
    text-transform: capitalize;
    border-radius: 0;
    font-size: 16px;
    min-height: 30px;
    min-width: auto;
    padding: 5px 13px;
    font-weight: 300;
}
.btn-square:focus,
.btn-square:hover {
    background: #ff9766;
    color: #fff;
    border-color: #ff9766;
}

.bg-primary {
    background: #ff6319;
    color: #fff;
}

.bg-secondary {
    background: #4fbff5;
    color: #fff;
}

.bg-white {
    background: #fff;
    color: #0b1e25;
}

.social-icons > li {
    margin-right: 4px;
    text-align: center;
    cursor: pointer;
}
.social-icons > li a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ff6319;
    color: #ffffff;
    text-decoration: none;
    font-size: 21px;
    width: 48px;
    height: 48px;
    border-radius: 48px;
}
.social-icons > li a:hover {
    background-color: #4fbff5;
}

textarea.form-control {
    height: 133px;
    padding: 15px;
    resize: none;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.vertical-list {
    margin: 0;
    padding: 0;
}
.vertical-list > li {
    list-style-type: none;
    margin: 0 0 10px 0;
    line-height: 1;
    position: relative;
}
.vertical-list > li:last-child {
    margin-bottom: 0;
}

.info-box {
    margin-bottom: 20px;
    position: relative;
}
@media screen and (max-width: 540px) {
    .info-box {
        margin-bottom: 20px;
    }
}
.info-box h1 {
    line-height: 38px;
    margin: 0 0 22px 0;
    line-height: 1.1;
}
.info-box p {
    color: #0b1e25;
    line-height: 28px;
    font-size: 18px;
    font-weight: normal;
}
.info-box > *:last-child {
    margin-bottom: 0;
}
.info-box.centerlize {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}

.photoalbum .blocks-content-media-style.v5 .image-block {
    width: 100%;
}
.photoalbum .blocks-content-media-style.v5 .image-block .image-holder {
    width: 25%;
    float: left;
    padding-right: 15px;
    margin-bottom: 15px;
    max-height: 190px;
}
.photoalbum .blocks-content-media-style.v5 .image-block-search {
    right: 15px;
}
.photoalbum .album {
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}
@media (max-width: 1100px) {
    .photoalbum .blocks-content-media-style.v5 .image-block .image-holder {
        width: 33%;
        max-height: 240px;
    }
}
@media (max-width: 991px) {
    .photoalbum .blocks-content-media-style.v5 .image-block .image-holder {
        width: 50%;
    }
}
@media (max-width: 540px) {
    .photoalbum .blocks-content-media-style.v5 .image-block .image-holder {
        width: 100%;
    }
}

.contact-box {
    background-color: #389da8;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.contact-box footer {
    color: #ffffff;
    background-color: #12808d;
    padding: 15px 25px;
    font-size: 18px;
    min-height: 56px;
}

.bootstrap-select > .dropdown-toggle {
    border: 1px solid #dedede;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    color: #b4b5b6;
}

.bootstrap-select.open > .dropdown-toggle.btn-default:hover,
.bootstrap-select .btn-default:active:focus,
.bootstrap-select .btn-default.active:focus,
.bootstrap-select.open > .dropdown-toggle.btn-default:focus,
.bootstrap-select.open > .dropdown-toggle.btn-default.focus {
    color: #12808d;
    background-color: #ffffff;
    border: 1px solid #5dc0cb;
    outline: none !important;
}

.bootstrap-select .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}

.bootstrap-select.open > .dropdown-toggle.btn-default {
    color: #12808d;
    background-color: #ffffff;
    border: 1px solid #5dc0cb;
    outline: none !important;
}

.bootstrap-select > .dropdown-toggle::after {
    font-family: 'fontAwesome';
    top: 14px;
    margin: 0;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: normal;
}

.small-dd {
    width: 150px;
}

.lightboxOverlay {
    z-index: 999999;
}

.lightbox {
    z-index: 9999999;
}

.center-block {
    margin: 0 auto;
    float: none;
}

.viewbox-container {
    z-index: 9999999;
}

.main-area {
    padding: 60px 0;
}

.list-disc {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 25px;
}
.list-disc li {
    position: relative;
    padding-left: 20px;
}
.list-disc li:before {
    content: '.';
    font-size: 30px;
    line-height: 6px;
    position: absolute;
    left: 0;
    top: 0;
}

.related-articles {
    background: #f8f9fa;
    padding: 36px 0;
}
.related-articles .vertical-list > li {
    margin-bottom: 14px;
}
.related-articles .vertical-list > li:last-child {
    margin-bottom: 0;
}
.related-articles .vertical-list > li a {
    position: relative;
    font-size: 16px;
}
.related-articles .vertical-list > li a:after {
    content: 'Ã¯â€žâ€¦';
    margin-left: 10px;
    font-family: fontAwesome;
    opacity: 0;
}
.related-articles .vertical-list > li a:hover {
    font-weight: 400;
    color: #4fbff5;
}
.related-articles .vertical-list > li a:hover::after {
    opacity: 1;
}

.contact-form.v2 .form-control {
    box-shadow: none;
    background-color: #fff;
    border-color: #444242;
    border: 1px solid #444242;
    font-size: 16px;
}
.contact-form.v2 .bootstrap-select > .dropdown-toggle {
    box-shadow: none;
    min-height: 50px;
    padding: 10px 20px;
    border: 1px solid #444242;
    font-size: 16px;
}
.contact-form.v2 .form-group.checkboxes {
    min-height: 50px;
}
.contact-form.v2 .form-group.checkboxes .inline-list {
    padding-top: 16px;
}

html,
body {
    font-family: 'Roboto', sans-serif;
    color: #0b1e25;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    background-color: #f7f7f7;
}

a {
    color: #0b1e25;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #ff6319;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'aller', sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 36px;
    line-height: 1;
    margin: 0 0 20px 0;
    font-weight: 600;
}

h2 {
    font-size: 28px;
    line-height: 1.1;
    margin: 0 0 15px 0;
    font-weight: 600;
}

h3 {
    font-size: 24px;
    line-height: 1.1;
    margin: 0 0 15px 0;
    font-weight: 600;
}

h4 {
    line-height: 1.1;
    margin: 0 0 15px 0;
}

h5 {
    line-height: 1.1;
    margin: 0 0 15px 0;
}

p {
    line-height: 1.8;
    margin: 0 0 20px;
}

.info-box p {
    line-height: 26px;
    font-size: 16px;
    font-weight: normal;
}

@media screen and (max-width: 1024px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    p {
        font-size: 15px;
    }

    .info-box p {
        line-height: 24px;
        font-size: 15px;
        font-weight: normal;
    }
}
@media screen and (max-width: 769px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    .info-box p {
        line-height: 23px;
        font-size: 15px;
        font-weight: normal;
    }
}
@media screen and (max-width: 540px) {
    h1 {
        font-size: 27px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    .info-box p {
        line-height: 28px;
        font-size: 15px;
    }
}
/****** theme and global elements ******/
/****** theme colors ******/
/******** typography ********/
html,
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    position: relative;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    background: white;
}

a {
    color: #0b1e25;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #ff6319;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'aller', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 15px;
    font-weight: 400;
}

h1 {
    font-size: 32px;
    line-height: 1;
    margin: 0 0 20px 0;
}

h2 {
    font-size: 29px;
}

h3 {
    font-size: 20px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}

h4 {
    font-size: 18px;
}

p {
    line-height: 1.5;
    margin: 0 0 25px;
}

.right-column p a,
.right-column li a,
.right-column h1 a,
.right-column h2 a,
.right-column h3 a,
.right-column h4 a {
    color: #ff6319;
    text-decoration: underline;
}

/******** typography ********/
/****** Global Classes ******/
.btn {
    min-height: 40px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
    color: black;
    padding: 13px 16px;
    position: relative;
    font-size: 15px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}

.btn:after {
    content: '\f105';
    margin-left: 15px;
    font-family: fontAwesome;
}

.btn.back:before {
    content: '\f104';
    margin-right: 15px;
    font-family: fontAwesome;
}

.btn.back:after {
    content: none;
    margin-left: 15px;
    font-family: fontAwesome;
}

.show-all.opened:after {
    transform: rotate(-90deg);
    display: inline-block;
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background: #ff6319 !important;
    color: white !important;
}
.btn-default:disabled {
    background: #cccccc;
}
.btn-default:disabled:hover {
    background: #cccccc !important;
    color: #0b1e25 !important;
}

.btn-default.allwhite:active,
.btn-default.allwhite:focus,
.btn-default.allwhite:hover {
    background: #fff !important;
    color: #000 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-default.allwhite:disabled {
    background: #cccccc;
}
.btn-default.allwhite:disabled:hover {
    background: #cccccc !important;
    color: #0b1e25 !important;
}

.btn-primary {
    background: #ff6319;
    color: white;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #ff6014 !important;
    box-shadow: none !important;
}

.main-area {
    padding: 70px 0 130px;
}

.slick-dots {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 0;
    padding-top: 40px;
}

.slick-dots > li {
    line-height: 1;
    height: 11px;
    margin: 0 7px;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
}

.slick-dots > li button {
    border: 0;
    padding: 0;
    outline: none;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    transition: all 0.4s ease;
    background: #ebebeb;
}

.slick-dots > li.slick-active button {
    background: #72bbde;
    width: 11px;
    height: 11px;
    border-radius: 11px;
}

.main-contents {
    position: relative;
    z-index: 100011;
}

.tooltip-icon {
    width: 28px;
    height: 28px;
    border-radius: 28px;
    background: white url(./../images/plus-icon.png) center center no-repeat;
    box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.2);
    display: block;
    cursor: pointer;
    transition: all 0.4s ease;
}

.tooltip-icon:hover {
    box-shadow: none;
    background-color: #eee;
}

.nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 30, 37, 0.4);
    z-index: 100012;
    pointer-events: none;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s linear;
}

.show-menu .nav-icon .bars span:first-child {
    top: 4px;
    transform: rotate(45deg);
}
.show-menu .nav-icon .bars span:nth-child(2) {
    opacity: 0;
}
.show-menu .nav-icon .bars span:last-child {
    top: auto;
    bottom: 6px;
    transform: rotate(-45deg);
}
.show-menu .blocks-index-header-style.v4 .nav-icon .bars span:first-child {
    top: 5px;
}
.show-menu .blocks-index-header-style.v4 .nav-icon .bars span:last-child {
    bottom: 5px;
}
.show-menu .blocks-index-header-style.v4 {
    z-index: 0;
}
.show-menu .blocks-index-navigation-main-style.v4 {
    z-index: 100016;
}
.show-menu .blocks-index-navigation-main-style.v4 .inner:after {
    opacity: 0.08;
    background: black;
}
.show-menu .blocks-index-navigation-main-style.v4 .row-element > .right:after {
    visibility: visible;
    opacity: 1;
}
.show-menu .blocks-index-navigation-main-style.v4 .row-element > .right .nav-icon {
    color: white;
}
.show-menu .blocks-index-navigation-main-style.v4 .row-element > .right .nav-icon .bars span {
    background: white;
}
.show-menu .blocks-index-navigation-main-style.v4 .nav-list:after {
    display: block;
}
.show-menu .blocks-index-navigation-main-style.v4 .mega-main {
    opacity: 1;
    pointer-events: inherit;
    z-index: 1000;
}
@media (max-width: 767px) {
    .show-menu .blocks-index-navigation-main-style.v4 .mega-main {
        height: calc(100vh - 158px);
        overflow-y: auto;
    }
}
.show-menu .blocks-index-navigation-main-style.v8 {
    z-index: 100016;
}
.show-menu .blocks-index-navigation-main-style.v8 .inner:after {
    opacity: 0.08;
    background: black;
}
.show-menu .blocks-index-navigation-main-style.v8 .row-element > .right:after {
    visibility: visible;
    opacity: 1;
}
.show-menu .blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon {
    color: white;
}
.show-menu .blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon .bars span {
    background: white;
}
.show-menu .blocks-index-navigation-main-style.v8 .nav-list:after {
    display: block;
}
.show-menu .blocks-index-navigation-main-style.v8 .mega-main {
    opacity: 1;
    pointer-events: inherit;
    z-index: 1000;
}
@media (max-width: 767px) {
    .show-menu .blocks-index-navigation-main-style.v8 .mega-main {
        height: calc(100vh - 158px);
        overflow-y: auto;
    }
}
.show-menu .nav-overlay {
    opacity: 1;
    pointer-events: inherit;
    z-index: 100015;
}

.show-icon-menu .nav-overlay {
    opacity: 1;
    pointer-events: inherit;
}
.show-icon-menu .blocks-index-navigation-main-style.v4 .inner:after {
    opacity: 0.08;
    background: black;
}
.show-icon-menu .blocks-index-header-style.v4 {
    z-index: 0;
}

.slick-slide {
    outline: none;
}

.slick-arrow:not(.btn) {
    position: absolute;
    top: 50%;
    border-radius: 5px;
    transform: translateY(-50%);
    left: 0;
    width: 45px;
    height: 45px;
    background: #ff6319;
    color: white;
    z-index: 100;
    border: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    outline: none;
}
.slick-arrow:not(.btn)::after {
    content: '';
    font-size: 30px;
    font-family: fontAwesome;
    display: block;
    width: 100%;
    line-height: 0.65;
}
.slick-arrow:not(.btn):hover {
    background: #e54a00;
}

.slick-prev:not(.btn)::after {
    content: '\f104';
}

.slick-next:not(.btn)::after {
    content: '\f105';
}

.slick-next:not(.btn) {
    left: auto;
    right: 0;
    z-index: 100;
}

.popover {
    width: 200px;
    max-width: none;
}

.popover .popover-title {
    margin: 0 !important;
    font-size: 14px !important;
}

.help-box {
    border-radius: 5px;
    position: relative;
    background: #4fbff5;
    padding: 23px;
    color: white;
    box-shadow: none;
}

.help-box > *:not(.popover) {
    position: relative;
    z-index: 10;
}

.help-box h3 {
    margin: 0 0 25px;
    font-size: 22px;
    line-height: 26px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}

.help-box .help-image {
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 1;
}

.help-box .tooltip-icon {
    position: absolute;
    right: 15px;
    bottom: 60px;
}

@media (max-width: 767px) {
    .help-box .tooltip-icon {
        display: none;
    }
}
.nav-icon {
    display: block;
    text-align: center;
    position: relative;
    z-index: 10;
}

.nav-icon .bars {
    width: 28px;
    height: 14px;
    position: relative;
    display: inline-flex;
}

.nav-icon .bars span {
    display: block;
    height: 2px;
    background: black;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all 0.4s linear;
}

.nav-icon .bars span:nth-child(2) {
    top: 6px;
}

.nav-icon .bars span:last-child {
    top: auto;
    bottom: 0;
}

.share-icons {
    margin-bottom: 20px;
}

.share-icons > li {
    font-size: 13px;
}

.share-icons > li:first-child {
    margin-right: 20px;
}

.share-icons > li a {
    display: block;
    color: #ff6319;
}

.share-icons > li:hover a {
    color: #4fbff5;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    outline: none;
}

.custom-breadcrumb {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(11, 30, 37, 0.15);
    color: white;
}

.custom-breadcrumb .container {
    padding: 15px 15px 8px 15px;
}

.custom-breadcrumb .container:before {
    content: none;
}

.custom-breadcrumb .container:after {
    content: none;
}

.custom-breadcrumb .inline-list > li {
    margin: 0 24px 7px 0;
    position: relative;
    font-size: 14px;
}

.custom-breadcrumb .inline-list > li:not(:last-child):after {
    content: '\f105';
    font-family: fontAwesome;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -14px;
    display: block;
    font-size: 13px;
    line-height: 1;
}

.custom-breadcrumb .inline-list > li a {
    display: block;
    color: white;
    font-style: normal;
}

.custom-breadcrumb .inline-list > li:hover a {
    color: #ff6319;
}

.custom-breadcrumb .inline-list > li:last-child a {
    font-style: italic;
}

.custom-breadcrumb .inline-list > li:last-child {
    margin-right: 0;
}

@media (max-width: 767px) {
    .custom-breadcrumb {
        position: relative;
        background: #0b1e25;
    }
}
.bg-primary {
    background: #ff6319;
}

.faqs .columns-holder > div {
    margin-bottom: 65px;
}
.faqs .item h3 {
    color: #ff6319;
}
.faqs .vertical-list > li {
    border-bottom: solid 1px #dbdddf;
    margin: 0;
}
.faqs .vertical-list > li:last-child {
    border-bottom: 0;
}
.faqs .vertical-list > li > a {
    display: block;
    padding: 18px 35px 18px 0;
    line-height: 1.2;
    position: relative;
    word-break: normal;
    transition: all 0.4s ease;
}
.faqs .vertical-list > li > a:after {
    content: '\f107';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8px;
    font-family: fontAwesome;
    font-size: 23px;
}
.faqs .vertical-list > li.open > a:after {
    content: '\f106';
}
.faqs .details {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    position: relative;
    float: none;
    max-width: 100%;
    margin: 0;
    background: white;
    border-top: solid 1px #f7f7f7;
    padding: 35px 26px;
}
.faqs .details p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 24px;
}
.faqs .details .not-found {
    color: #4fbff5;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 12px;
}
.faqs .details > *:last-child {
    margin-bottom: 0;
}

.feature-list {
    margin-bottom: 25px;
}

.feature-list > li {
    margin: 0 0 5px;
    display: flex;
}

.feature-list > li > svg {
    flex-shrink: 0;
    flex-grow: 0;
    margin-top: 4px;
}

.feature-list > li > svg use {
    fill: #ff6319;
}

.feature-list > li > span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
    line-height: 1.2;
}

.feature-list > li:last-child {
    margin-bottom: 0;
}

.feature-list > li:before {
    content: '\f00c';
    top: 3px;
    color: #ff6319;
    font-family: 'FontAwesome';
}

.specifications {
    position: relative;
    padding-bottom: 70px;
}

.specifications > *:last-child {
    margin-bottom: 0;
}

.specifications:not(.full) .data:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    z-index: 100;
    background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.specifications .data {
    position: relative;
    margin-bottom: 20px;
}

.specifications .data ul {
    display: flex;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #dddddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.specifications .data ul:nth-child(even) {
    background: #fbfbfb;
    box-shadow: none;
}

.specifications .data ul > li {
    list-style: none;
    padding: 17px 20px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    flex-grow: 0;
    flex-shrink: 0;
}

.specifications .data ul > li:first-child {
    width: 35%;
}

.specifications .show-all:after {
    content: '\f107';
}

.specifications .show-all.opened:after {
    transform: rotate(-180deg);
}

.specifications-no-more-data .data:after {
    display: none !important;
}

.more-data {
    display: none;
}

.cart-button {
    margin: 20px 0 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 16px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-button h3 {
    width: 162px;
    line-height: 18px;
    font-size: 16px;
    margin: 0;
}

.cart-button a {
    color: #ff6319;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.cart-button a svg {
    width: 20px;
    height: 20px;
}

.cart-button a svg use {
    fill: #ff6319;
}

.cart-button a span {
    display: block;
    line-height: 1;
    padding-left: 5px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}

.cart-button a:hover {
    color: #000;
}
.cart-button a:hover svg use {
    fill: #000;
}

.tooltip-data {
    display: flex;
    border-radius: 4px;
    overflow: hidden;
    background: white;
}

.tooltip-data figure {
    width: 132px;
    flex-shrink: 0;
}

.tooltip-data .details {
    flex-grow: 1;
    padding: 20px 20px 10px 18px;
}

.tooltip-data .details h5 {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}

.tooltip-data .details p {
    line-height: 15px !important;
    font-size: 13px;
    margin: 0 0 15px;
}

.tooltip-data .details a {
    font-weight: 500;
    display: block;
    line-height: 1;
    word-break: break-all;
    color: #4fbff5;
}

.tooltip-data .details a:hover {
    color: black;
}

.tooltip-data .details > *:last-child {
    margin-bottom: 0;
}

.custom-tooltip-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 30, 37, 0.4);
    z-index: 1000011;
    pointer-events: none;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.3s linear;
}

.custom-tooltip {
    box-shadow: 0 1px 12px 10px rgba(0, 0, 0, 0.1);
    width: 372px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000012;
    transform: scale(0.7);
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.32, 1.695, 0.355, 1.135);
    pointer-events: none;
}
.custom-tooltip .data-holder {
    display: flex;
    overflow: hidden;
    border-radius: 4px;
    background: white;
}
.custom-tooltip .image-holder {
    width: 132px;
    flex-shrink: 0;
}
.custom-tooltip .details {
    flex-grow: 1;
    padding: 20px 20px 10px 18px;
}
.custom-tooltip .details h5 {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.custom-tooltip .details p {
    line-height: 15px;
    font-size: 13px;
    margin: 0 0 15px;
}
.custom-tooltip .details a {
    font-weight: 500;
    display: block;
    line-height: 1;
    word-break: break-all;
    color: #4fbff5;
}
.custom-tooltip .details a:hover {
    color: black;
}
.custom-tooltip .details > *:last-child {
    margin-bottom: 0;
}

.tooltip-arrow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000011;
    opacity: 0;
    transform: translateY(-40px);
    transition: transform 0.3s ease 0.3s;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
}

.show-tooltip .custom-tooltip {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}
.show-tooltip .custom-tooltip-overlay {
    opacity: 1;
    pointer-events: inherit;
}
.show-tooltip .tooltip-arrow {
    opacity: 1;
    transform: translateY(0);
}

.show-request-form .blocks-forms-default-style.v3 {
    opacity: 1;
    pointer-events: inherit;
}
.show-request-form .blocks-forms-default-style.v3 .sliding-area {
    transform: translateX(0);
}

@media (max-width: 767px) {
    .show-menu {
        overflow: hidden;
    }
}
.blocks-content-content-style.v8 {
    background: #f7f9fa;
}
.blocks-content-content-style.v8 .text-area {
    width: 390px !important;
}
.blocks-content-content-style.v8 .text-area h2 {
    font-size: 20px;
    font-weight: 700;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v8 .text-area {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.blocks-content-content-style.v9 {
    background: #f7f9fa;
}
.blocks-content-content-style.v9 .text-area {
    width: 390px !important;
}
.blocks-content-content-style.v9 .text-area h2 {
    font-size: 20px;
    font-weight: 700;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v9 .text-area {
        width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.products-page .blocks-content-media-style.v14 .image-holder,
.product-details-page .blocks-content-media-style.v14 .image-holder {
    max-height: 220px;
    min-height: 150px;
}
.products-page .blocks-content-usps-style.v2 .flex-wrapper,
.product-details-page .blocks-content-usps-style.v2 .flex-wrapper {
    padding: 30px 0;
}

.products-page .blocks-content-extra-style.v18 .filter-sub,
.products-page .blocks-content-usps-style.v2 {
    display: none;
}

.content-page .blocks-content-media-style.v14 .image-holder {
    max-height: 220px;
    min-height: 170px;
}
.content-page .blocks-content-usps-style.v2 .flex-wrapper {
    padding: 30px 0;
}

/****** Building Blocks ******/
.blocks-blog-style.v2 .news-section ul li a {
    font-size: 16px;
    text-decoration: underline;
    color: #373b3e;
}
.blocks-blog-style.v2 .news-section ul li .datebtn {
    background-color: #0b1e25;
    color: #fff;
    padding: 8px 15px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 12px;
}
.blocks-blog-style.v2 .news-section ul li:hover a,
.blocks-blog-style.v2 .news-section ul li:focus a {
    color: #ff6319;
    transition: all 0.8s;
}
.blocks-blog-style.v2 .news-section ul li:hover .datebtn,
.blocks-blog-style.v2 .news-section ul li:focus .datebtn {
    background-color: #ff6319;
    transition: all 0.8s;
}
@media (max-width: 767px) {
    .blocks-blog-style.v2 .news-section ul li {
        line-height: 18px;
    }
}
.blocks-blog-style.v2 .news-section h2 {
    margin-bottom: 26px;
}
.blocks-blog-style.v2 .info-link {
    margin-top: 20px;
}

.blocks-catalog-category-listing-product-box-style {
    /*--- product-box v001 ---*/
}

.blocks-catalog-product-detail-detail-style {
    /*--- detail v001 ---*/
}

.blocks-catalog-product-detail-media-style {
    /*--- media v001 ---*/
}

.blocks-content-team-style {
    /*--- team v001 ---*/
}
.blocks-content-team-style.v1 {
    padding: 70px 0 0;
}
.blocks-content-team-style.v1 .item {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    height: 100%;
}
.blocks-content-team-style.v1 .item .image-holder {
    position: relative;
    min-height: 200px;
    max-height: 400px;
    overflow: hidden;
}
.blocks-content-team-style.v1 .item .image-holder figure {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.blocks-content-team-style.v1 .item .image-holder figure img {
    max-width: 100%;
    min-width: 100%;
}
.blocks-content-team-style.v1 .item .desc {
    padding: 30px 30px 30px 30px;
    text-align: center;
}
.blocks-content-team-style.v1 .item .desc p {
    color: #ff6319;
    font-family: 'aller', sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}
.blocks-content-team-style.v1 .item .desc span {
    color: #444242;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    text-align: center;
}
.blocks-content-team-style.v1 .item .desc ul {
    display: block;
    width: 100%;
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}
.blocks-content-team-style.v1 .item .desc ul li {
    font-size: 14px;
    padding: 2px 0px;
    color: #225e74;
}
.blocks-content-team-style.v1 .item .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-team-style.v1 .item:hover .price-button,
.blocks-content-team-style.v1 .item:focus .price-button,
.blocks-content-team-style.v1 .item.active .price-button {
    background-color: #ff6319;
    color: #fff;
    transition: all 0.5s;
}
@media (max-width: 767px) {
    .blocks-content-team-style {
        padding: 40px 0;
    }
}
.blocks-content-team-style .flex-wrapper > div {
    margin-bottom: 30px;
}

.blocks-content-blog-style {
    /*--- blog v001 ---*/
}
.blocks-content-blog-style.v1 {
    padding: 70px 0 0;
}
.blocks-content-blog-style.v1 .item {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #eeeeee;
    background-color: #ffffff;
    height: 100%;
}
.blocks-content-blog-style.v1 .item:hover {
    /* bg: */
    background: #ffffff;
    border: 1px solid #dfe6e8;
    box-shadow: 0 1px 14px 0px rgba(0, 0, 0, 0.15);
    margin-top: -2px !important;
    transition: all 0.1s ease !important;
}
.blocks-content-blog-style.v1 .item .image-holder {
    position: relative;
}
.blocks-content-blog-style.v1 .item .image-holder img {
    max-width: 100%;
    min-width: 100%;
}
.blocks-content-blog-style.v1 .item .image-holder .price-button {
    min-width: 80px;
    position: absolute;
    left: 20px;
    text-decoration: none;
    padding: 6px 18px;
    bottom: -20px;
    color: white;
    background: #444242;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-blog-style.v1 .item .desc {
    padding: 40px 20px 30px 20px;
    word-break: break-all;
    text-decoration: none !important;
}
.blocks-content-blog-style.v1 .item .desc p {
    line-height: 1.5;
    color: #444242;
    font-size: 15px;
    font-weight: 600;
}
.blocks-content-blog-style.v1 .item a:hover {
    color: #000;
    text-decoration: none !important;
}
.blocks-content-blog-style.v1 .item .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-blog-style.v1 .item:hover .price-button,
.blocks-content-blog-style.v1 .item:focus .price-button,
.blocks-content-blog-style.v1 .item.active .price-button {
    background-color: #ff6319;
    color: #fff;
    transition: all 0.5s;
}
.blocks-content-blog-style.v1 .item.active .image-holder img {
    overflow: hidden;
    height: 135px;
    width: 100%;
}
@media (max-width: 1199px) {
    .blocks-content-blog-style.v1 .item.active .image-holder img {
        height: 100%;
    }
}
.blocks-content-blog-style.v1 .item.active .image-holder .price-button {
    position: relative;
}
@media (max-width: 767px) {
    .blocks-content-blog-style.v1 {
        padding: 40px 0;
    }
}
.blocks-content-blog-style.v1 .flex-wrapper > div {
    margin-bottom: 30px;
}

.blocks-content-content-style.v1 {
    padding: 90px 0;
    text-align: center;
    background: #fbfcfd;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v1 .container {
        width: 742px;
    }
}
.blocks-content-content-style.v1 h2 {
    margin: 0 0 30px;
    font-size: 32px;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v1 {
        padding: 40px 0;
    }
    .blocks-content-content-style.v1 h2 {
        font-size: 26px;
    }
}
@media (max-width: 500px) {
    .blocks-content-content-style.v1 .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.blocks-content-content-style.v7 {
    padding: 50px 0;
}
.blocks-content-content-style.v7 h3 {
    color: black;
}

.blocks-content-content-style.v8 {
    padding: 0;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v8 .text-area {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 1024px) {
    .blocks-content-content-style.v8 .image-holder {
        min-height: 320px;
    }
}
.blocks-content-content-style.v8 .text-area {
    text-align: left;
}
.blocks-content-content-style.v8 .text-area .buttons-wrapper {
    padding-top: 12px;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v8 {
        padding: 0px 0;
    }
}
@media screen and (max-width: 768px) {
    .blocks-content-content-style.v8 .text-area {
        text-align: center;
    }
    .blocks-content-content-style.v8 .image-holder {
        min-height: 120px;
    }
}
.blocks-content-content-style.v8 .image-holder {
    position: relative;
    min-height: 450px;
}
.blocks-content-content-style.v8 .text-area {
    width: 550px;
    padding: 60px 0 45px 0;
    margin: auto;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v8 .text-area {
        width: 100%;
        padding: 30px 15px;
    }
}

.blocks-content-content-style.v9 {
    padding: 0;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v9 .text-area {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 1024px) {
    .blocks-content-content-style.v9 .image-holder {
        min-height: 320px;
    }
}
.blocks-content-content-style.v9 .text-area {
    text-align: left;
}
.blocks-content-content-style.v9 .text-area .buttons-wrapper {
    padding-top: 12px;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v9 {
        padding: 0px 0;
    }
}
@media screen and (max-width: 768px) {
    .blocks-content-content-style.v9 .text-area {
        text-align: center;
    }
    .blocks-content-content-style.v9 .image-holder {
        min-height: 120px;
    }
}
.blocks-content-content-style.v9 .image-holder {
    position: relative;
    min-height: 450px;
}
.blocks-content-content-style.v9 .text-area {
    width: 550px;
    padding: 60px 0 45px 0;
    margin: auto;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v9 .text-area {
        width: 100%;
        padding: 30px 15px;
    }
}

.blocks-content-content-style {
    /*--- content v018 ---*/
    /*--- content v019 ---*/
}
.blocks-content-content-style.v18 .related-downloads {
    padding: 42px 40px;
    background-color: #f2ebdb;
}
.blocks-content-content-style.v18 .related-downloads h3 {
    margin: 0 0 24px 0;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner {
    background: rgba(216, 216, 216, 0.5);
    padding: 20px 40px 12px 14px;
    border-radius: 10px;
    min-height: 123px;
    position: relative;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner:after {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 16px;
    width: 7px;
    height: 11px;
    background: url(./../images/download-icon.svg) 0 0px no-repeat;
    z-index: 100;
    transform: rotate(-137deg);
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner:hover {
    background: rgba(79, 191, 245, 0.5);
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner:hover::after {
    background: url(./../images/download-icon-hover.svg) 0 0px no-repeat;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner h5 {
    font-size: 14px;
    color: #373b3e;
    margin: 0 0 23px 0;
    line-height: 1;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner .file-name {
    display: block;
    font-size: 14px;
    font-weight: 400;
    word-break: break-all;
    line-height: 15px;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner .file-name a {
    display: block;
    color: #373b3e;
    text-decoration: none;
}
.blocks-content-content-style.v18 .related-downloads h2 {
    margin: 0 0 20px 0;
    color: #0c4055;
    line-height: 1;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper {
    display: flex;
    margin: 0;
    align-items: flex-end;
    -ms-text-justify: space-between;
    justify-content: space-between;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item {
    background: #ffffff;
    padding: 20px 40px 12px 14px;
    height: 125px;
    position: relative;
    width: 165px;
    margin-right: 0px;
    display: flex;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item .inner {
    align-self: flex-end;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item .inner h5 {
    display: none;
    font-size: 16px;
    color: #3e3e3e;
    margin: 0 0 29px 0;
    line-height: 1;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item .inner a {
    display: block;
    color: #3e3e3e;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    word-break: break-all;
    line-height: 17px;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item::after {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 16px;
    width: 7px;
    height: 11px;
    background: url(./../images/download-icon.svg) 0 0px no-repeat;
    z-index: 100;
    transform: rotate(-137deg);
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item:hover::after {
    background: url(./../images/download-icon-hover.svg) 0 0px no-repeat;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item:hover {
    background: rgba(79, 191, 245, 0.8);
    cursor: pointer;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item:hover:after {
    color: #ffffff;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item:hover a {
    color: #fff;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner {
    background: none;
    padding: unset;
    border-radius: unset;
    min-height: unset;
    position: unset;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .inner:hover {
    background: none;
    padding: unset;
    border-radius: unset;
    min-height: unset;
    position: unset;
}
.blocks-content-content-style.v18 .related-downloads .items-wrapper .item:hover h5 {
    display: block;
    color: #fff;
}
.blocks-content-content-style.v18 .download-section {
    background-color: #f8f9fa;
}
.blocks-content-content-style.v18 .related-d {
    display: flex;
    width: 100%;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-downloads {
    flex: 1 1 50%;
    padding-left: 100px;
    padding-right: 100px;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right {
    flex: 1 1 50%;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right .related-articles {
    padding-left: 85px;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.grey-bg {
    background-color: #f8f9fa;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.grey-bg .related-articles {
    background-color: #f8f9fa;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.green-bg {
    background-color: #4fbff5;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.green-bg .related-articles {
    background-color: #4fbff5;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.green-bg .related-articles h3 {
    color: #ffffff;
}
.blocks-content-content-style.v18 .related-d.full-width-content .related-download-right.green-bg .related-articles a {
    color: #ffffff;
}
.blocks-content-content-style.v18
    .related-d.full-width-content
    .related-download-right.green-bg
    .related-articles
    .vertical-list {
    list-style-image: url('./../images/tick-white.png');
    padding-left: 26px;
    padding-top: 10px;
}
.blocks-content-content-style.v18
    .related-d.full-width-content
    .related-download-right.green-bg
    .related-articles
    .vertical-list
    > li {
    margin-bottom: 20px;
    padding-left: 10px;
}
.blocks-content-content-style.v18
    .related-d.full-width-content
    .related-download-right.green-bg
    .related-articles
    .vertical-list
    > li
    a {
    text-decoration: none;
}
@media screen and (max-width: 600px) {
    .blocks-content-content-style.v18 .related-d.full-width-content .related-downloads {
        padding-left: 10px;
        padding-right: 10px;
    }
    .blocks-content-content-style.v18 .related-d.full-width-content .related-downloads .items-wrapper .item {
        width: 100%;
    }
    .blocks-content-content-style.v18 .related-d.full-width-content .related-download-right .related-articles {
        padding-left: 10px;
    }
}
@media screen and (max-width: 991px) {
    .blocks-content-content-style.v18 .related-d {
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .blocks-content-content-style.v18 .related-d .related-downloads .items-wrapper {
        flex-wrap: wrap;
    }
    .blocks-content-content-style.v18 .related-d .related-downloads .items-wrapper .item {
        margin-top: 20px;
    }
}
.blocks-content-content-style.v19 {
    text-align: center;
    padding: 80px 0px 60px;
}

.blocks-content-content-style.v19 {
    padding: 0px 0px 0px 9px;
    text-align: center;
    background: #fff;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v19 .container {
        width: 742px;
    }
}
.blocks-content-content-style.v19 h2 {
    margin: 0 0 30px;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v19 {
        padding: 40px 0;
    }
    .blocks-content-content-style.v19 h1 {
        font-size: 26px;
    }
}
@media (max-width: 500px) {
    .blocks-content-content-style.v19 .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.blocks-content-content-style.v20 {
    background: #f6f6f6;
    padding: 60px 0;
}
.blocks-content-content-style.v20 .container {
    background-color: #fff;
    padding: 0px;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v20 .container > .row {
        margin: 0;
        display: flex;
        display: -webkit-flex;
    }
    .blocks-content-content-style.v20 .container > .row:before {
        content: none;
    }
    .blocks-content-content-style.v20 .container > .row:after {
        content: none;
    }
}
.blocks-content-content-style.v20 .container > .row > div {
    padding: 0;
}
.blocks-content-content-style.v20 .item {
    height: 100%;
    background: white;
}
.blocks-content-content-style.v20 .item h3 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 600;
}
.blocks-content-content-style.v20 .item .image-holder img {
    min-width: 100%;
    max-width: 100%;
}
.blocks-content-content-style.v20 .item .desc {
    padding: 25px 25px 34px 30px;
}
.blocks-content-content-style.v20 .timing {
    background: #ffcd00;
    text-align: center;
    height: 100%;
}
.blocks-content-content-style.v20 .timing .desc {
    padding: 60px 25px 34px 25px;
}
.blocks-content-content-style.v20 .timing .desc h3 {
    margin: 0 0 26px;
}
.blocks-content-content-style.v20 .timing .list {
    padding-bottom: 91px;
}
@media (max-width: 768px) {
    .blocks-content-content-style.v20 .timing .list {
        padding-bottom: 40px;
    }
}
.blocks-content-content-style.v20 .timing .list > div {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}
.blocks-content-content-style.v20 .timing .list > div span:first-child {
    width: 100px;
    padding-right: 10px;
    text-align: left;
}
.blocks-content-content-style.v20 .timing .list > div:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v20 .vertical-list {
    padding-top: 7px;
}
.blocks-content-content-style.v20 .vertical-list > li {
    padding-left: 20px;
    margin-bottom: 17px;
}
@media (max-width: 1024px) {
    .blocks-content-content-style.v20 .vertical-list > li {
        font-size: 14px;
    }
}
.blocks-content-content-style.v20 .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v20 .vertical-list > li:after {
    content: '';
    width: 13px;
    height: 12px;
    background: url(./../images/tj-tick-icon.png);
    position: absolute;
    top: 3px;
    left: 0;
}

.blocks-content-content-style.v21 {
    overflow: hidden;
    background: white;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.blocks-content-content-style.v21 h3 {
    font-weight: 600;
    margin: 0 0 20px;
}
.blocks-content-content-style.v21 p {
    margin: 0 0 24px;
}
.blocks-content-content-style.v21 .highlighted-area {
    background: #ff6319;
    padding: 66px 50px 66px 0;
    color: white;
    position: relative;
    height: 100%;
}
@media (min-width: 992px) {
    .blocks-content-content-style.v21 .highlighted-area:before {
        content: '';
        width: 1000px;
        height: 100%;
        background: #ff6319;
        position: absolute;
        top: 0;
        left: -1000px;
    }
}
.blocks-content-content-style.v21 .right-area {
    padding: 66px 0 66px 15px;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v21 {
        padding: 30px 0;
    }
    .blocks-content-content-style.v21 .highlighted-area {
        padding: 30px 20px;
    }
    .blocks-content-content-style.v21 .right-area {
        padding: 30px 0 0 0;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v21 .right-area figure > img {
        min-width: 100%;
    }
}
@media (min-width: 991px) {
    .blocks-content-content-style.v21 .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.blocks-content-content-style.v22 {
    text-align: left;
    padding: 0;
    display: flex;
}
.blocks-content-content-style.v22 h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px;
    color: #fff;
}
.blocks-content-content-style.v22 ul {
    margin: 0;
    padding: 0;
}
.blocks-content-content-style.v22 ul li {
    list-style: none;
    margin: 0 0 10px;
}
.blocks-content-content-style.v22 ul li a {
    font-size: 17px;
    line-height: 25px;
}
.blocks-content-content-style.v22 ul li a i.fa {
    margin: 0 10px 0 0;
}
.blocks-content-content-style.v22 .left-side {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.blocks-content-content-style.v22 .left-side h3 {
    color: #0b1e25;
}
.blocks-content-content-style.v22 .left-side ul li a {
    color: #0b1e25;
}
.blocks-content-content-style.v22 .left-side ul li a i.fa {
    color: #0b1e25;
}
.blocks-content-content-style.v22 .left-side ul li a:hover {
    font-weight: 700;
    color: #ff6319;
}
.blocks-content-content-style.v22 .left-side ul li a:hover i.fa {
    color: #ff6319;
}
.blocks-content-content-style.v22 .right-side {
    background-color: #0b1e25;
}
.blocks-content-content-style.v22 .right-side ul li a {
    color: #fff;
}
.blocks-content-content-style.v22 .right-side ul li a i.fa {
    color: #fff;
}
.blocks-content-content-style.v22 .right-side ul li a:hover {
    font-weight: 700;
    color: #ffcd00;
}
.blocks-content-content-style.v22 .right-side ul li a:hover i.fa {
    color: #ffcd00;
}
.blocks-content-content-style.v22 .left-side,
.blocks-content-content-style.v22 .right-side {
    width: 50%;
    box-sizing: border-box;
    padding: 45px 0 30px 130px;
}
@media only screen and (max-width: 1024px) {
    .blocks-content-content-style.v22 .left-side,
    .blocks-content-content-style.v22 .right-side {
        padding: 20px;
    }
    .blocks-content-content-style.v22 .left-side ul li a,
    .blocks-content-content-style.v22 .right-side ul li a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .blocks-content-content-style.v22 .left-side,
    .blocks-content-content-style.v22 .right-side {
        width: 100%;
    }
}
.blocks-content-content-style.v22 .left-side.full,
.blocks-content-content-style.v22 .right-side.full {
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .blocks-content-content-style.v22 {
        display: block;
    }
}

/****** extras Styles ******/
.blocks-content-extra-style.v1 {
    border-bottom: solid 1px #f3f3f3;
    font-size: 17px;
}
.blocks-content-extra-style.v1 .container > .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.blocks-content-extra-style.v1 .container > .row:before {
    content: none;
}
.blocks-content-extra-style.v1 .container > .row:after {
    content: none;
}
.blocks-content-extra-style.v1 .help-text mark {
    display: inline-block;
    padding: 0;
    background: transparent;
    color: #cc0a20;
}
.blocks-content-extra-style.v1 .help-text span {
    display: block;
}
.blocks-content-extra-style.v1 .contact-list {
    text-align: right;
}
.blocks-content-extra-style.v1 .contact-list > li {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 600;
    margin-right: 15px;
    line-height: 1.4;
}
.blocks-content-extra-style.v1 .contact-list > li .fa {
    margin-right: 5px;
}
.blocks-content-extra-style.v1 .contact-list > li:last-child {
    margin-right: 0;
}
.blocks-content-extra-style.v1 .h-blogsection {
    font-family: 'aller', sans-serif;
    background-color: #fa3d45;
    padding: 40px 0;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection {
    margin-right: 24px;
    margin-top: 7px;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection span {
    font-size: 19px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    line-height: 18px;
    display: block;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection span small {
    display: block;
    font-weight: 400;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection {
        padding-left: 200px;
    }
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-title {
    max-width: 650px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-title a {
    color: #fff;
    text-decoration: underline;
    font-size: 39px;
    line-height: 38px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-title a:hover {
    text-decoration: none;
}
.blocks-content-extra-style.v1 .h-blogsection .h-blog-title:hover {
    margin-left: 10px;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blocks-content-extra-style.v1 .helpsection {
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
}
.blocks-content-extra-style.v1 .helpsection figure {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: -20px;
}
.blocks-content-extra-style.v1 .helpsection .help-text {
    padding-left: 200px;
}
@media (max-width: 991px) {
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection {
        padding-left: 0;
    }
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-title {
        max-width: 600px;
    }
    .blocks-content-extra-style.v1 .helpsection figure {
        top: -48px;
    }
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v1 .h-blogsection .flex-wrapper {
        display: block;
        text-align: center;
    }
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-leftsection span {
        text-align: center;
    }
    .blocks-content-extra-style.v1 .helpsection .help-text {
        padding-left: 0;
        text-align: center;
        margin: 20px 0;
    }
    .blocks-content-extra-style.v1 .helpsection figure {
        position: relative;
    }
    .blocks-content-extra-style.v1 .helpsection figure img {
        display: none;
    }
    .blocks-content-extra-style.v1 .helpsection .contact-list {
        text-align: center;
    }
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-title {
        max-width: 100%;
        font-size: 12px;
    }
    .blocks-content-extra-style.v1 .h-blogsection .h-blog-title a {
        font-size: 32px;
    }
}

.blocks-content-extra-style.v4 {
    padding: 70px 0px 90px 0px;
    margin-top: 20px;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.05);
}
.blocks-content-extra-style.v4 .title-area {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    .blocks-content-extra-style.v4 .title-area .row {
        display: flex;
        align-items: center;
    }
}
.blocks-content-extra-style.v4 .title-area h2 {
    margin: 0;
}
.blocks-content-extra-style.v4 .item {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #eeeeee;
    background-color: #ffffff;
}
.blocks-content-extra-style.v4 .item:hover {
    /* bg: */
    background: #ffffff;
    border: 1px solid #dfe6e8;
    box-shadow: 0 1px 14px 0px rgba(0, 0, 0, 0.15);
    margin-top: -2px !important;
    transition: all 0.2s ease !important;
}
.blocks-content-extra-style.v4 .item .image-holder {
    position: relative;
}
.blocks-content-extra-style.v4 .item .image-holder img {
    max-width: 100%;
    min-width: 100%;
}
.blocks-content-extra-style.v4 .item .image-holder .price-button {
    min-width: 131px;
    position: absolute;
    left: 20px;
    line-height: 40px;
    text-decoration: none;
    padding: 0 55px 0 15px;
    bottom: -20px;
    height: 40px;
    color: white;
    background: #444242;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    font-size: 22px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-extra-style.v4 .item .image-holder .price-button:hover {
    background: #d8232a !important;
}
.blocks-content-extra-style.v4 .item .image-holder .price-button:after {
    content: '\f105';
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: #ff6319;
    font-family: fontAwesome;
}
.blocks-content-extra-style.v4 .item .desc {
    padding: 40px 20px 30px 20px;
    word-break: break-all;
}
.blocks-content-extra-style.v4 .item .desc h3 {
    margin: 0 0 3px;
    font-size: 22px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    color: #444242;
}
.blocks-content-extra-style.v4 .item .desc p {
    line-height: 1.5;
    color: #444242;
    font-size: 16px;
}
.blocks-content-extra-style.v4 .item .desc > *:last-child {
    margin-bottom: 0;
}

.blocks-content-extra-style.v5 {
    max-height: 350px;
    overflow: hidden;
}
.blocks-content-extra-style.v5 .image-holder img {
    min-width: 100%;
    max-width: 100%;
}

.blocks-content-extra-style.v6 .get-in-touch {
    background-color: #ff6319;
    color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
    padding: 22px 24px;
    border-radius: 6px;
}
.blocks-content-extra-style.v6 .get-in-touch h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list {
    margin-bottom: 30px;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li {
    line-height: 18px;
    color: #fff;
    margin: 0 0 32px 0;
    font-size: 15px;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li span {
    display: block;
    padding-top: 6px;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li a {
    display: block;
    color: #fff;
    padding-top: 6px;
    text-decoration: none;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li a:hover {
    color: #4fbff5;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li a:hover .file_icon {
    fill: #ffffff;
}
.blocks-content-extra-style.v6 .get-in-touch .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-extra-style.v6 .contact-box {
    background-color: #ff6319;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}
.blocks-content-extra-style.v6 .contact-box footer {
    color: #ffffff;
    background-color: #a01f26;
    padding: 15px 25px;
    font-size: 18px;
    min-height: 56px;
    border-radius: 0 0 6px 6px;
}

.blocks-content-extra-style.v7 .get-in-touch {
    background-color: #ff6319;
    color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
    padding: 22px 24px;
    border-radius: 6px;
}
.blocks-content-extra-style.v7 .get-in-touch h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.blocks-content-extra-style.v7 .get-in-touch .btn-white:hover,
.blocks-content-extra-style.v7 .get-in-touch .btn-white:focus {
    background-color: #0b1e25;
    color: #fff;
    outline: none;
}
.blocks-content-extra-style.v7 .contact-box {
    background-color: #ff6319;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.blocks-content-extra-style.v8 {
    background-color: #fff;
}
.blocks-content-extra-style.v8 .container {
    position: relative;
    padding: 37px 0;
}
.blocks-content-extra-style.v8 .bar {
    content: '';
    height: 1px;
    background: #e8e8e8;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.blocks-content-extra-style.v8 .logos-holder figure {
    cursor: pointer;
}
.blocks-content-extra-style.v8 .logos-holder figure img {
    display: block;
    margin: 0 auto;
    filter: grayscale(100%);
    transition: all 0.4s ease;
}
.blocks-content-extra-style.v8 .logos-holder figure:hover img {
    display: block;
    margin: 0 auto;
    filter: none;
}

@media (min-width: 320px) {
    .blocks-content-extra-style.v9 .image-gellery figure {
        width: 20%;
    }
    .blocks-content-extra-style.v9 .image-gellery figure img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v9 .image-gellery figure {
        width: 50%;
    }
}
@media (max-width: 480px) {
    .blocks-content-extra-style.v9 .image-gellery figure {
        width: 100%;
    }
}

.blocks-content-extra-style.v11 .cal-date {
    background-color: #ff6319;
    color: #fff;
}
.blocks-content-extra-style.v11 .cal-date .dateMonth {
    text-align: center;
    padding: 30px;
    font-size: 45px;
    display: inline-block;
    width: 100%;
    font-weight: 700;
    line-height: 36px;
}
@media screen and (max-width: 540px) {
    .blocks-content-extra-style.v11 .cal-date .dateMonth {
        padding: 15px;
    }
}
.blocks-content-extra-style.v11 .cal-date .dateMonth small {
    display: block;
    font-size: 25px;
    font-weight: 600;
}

.blocks-content-maps-style {
    /*--- maps v001 ---*/
}

.blocks-content-maps-style.v2 {
    padding: 30px 0;
}
@media screen and (min-width: 480px) {
    .blocks-content-maps-style.v2 .container-fluid {
        padding: 0 !important;
    }
    .blocks-content-maps-style.v2 .map-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .blocks-content-maps-style.v2 .map-wrapper > [class*='col-'] {
        padding: 0 !important;
    }
    .blocks-content-maps-style.v2 .map-wrapper.row:after {
        content: '';
    }
    .blocks-content-maps-style.v2 .map-wrapper.row:after {
        content: '';
    }
    .blocks-content-maps-style.v2 .image-wrapper img {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .blocks-content-maps-style.v2 .map-wrapper .image-wrapper img {
        display: block;
        width: 100%;
    }
}

.blocks-content-maps-style {
    /*--- maps v003 ---*/
}
.blocks-content-maps-style.v3 {
    padding: 0px 0;
    margin-top: -30px;
    width: 100%;
    height: 400px;
}
@media screen and (min-width: 480px) {
    .blocks-content-maps-style.v3 .container-fluid {
        padding: 0 !important;
    }
}

.blocks-content-media-style {
    /*--- media 001 ---*/
}
.blocks-content-media-style.v1 {
    /*--- media 002 ---*/
}
.blocks-content-media-style.v1 .header-banner-image {
    width: 100%;
}
.blocks-content-media-style.v1 .header-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-size: cover;
    text-align: center;
}
.blocks-content-media-style.v1 .header-banner .caption-box {
    background: rgba(38, 45, 64, 0.6);
    width: 100%;
    height: 300px;
    padding: 110px 40px;
    padding-bottom: 120px;
}
.blocks-content-media-style.v1 .header-banner h1 {
    margin: 0px;
    color: #ffffff;
    display: inline-block;
    position: relative;
}
.blocks-content-media-style.v1 .header-banner .underlined:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 50%;
    border-top: 5px solid #f02f3a;
    left: 50%;
    margin-left: -25%;
    bottom: -20px;
}
@media screen and (max-width: 767px) {
    .blocks-content-media-style.v1 .header-banner .caption-box {
        background: rgba(38, 45, 64, 0.6);
        width: 100%;
        height: 100%;
        padding: 40px 10px;
        padding-bottom: 50px;
    }
}
.blocks-content-media-style.v1 .image-block {
    margin-bottom: 20px;
    position: relative;
}
.blocks-content-media-style.v1 .image-block .image-holder {
    margin-bottom: 15px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
}
.blocks-content-media-style.v1 .image-block .image-holder img {
    min-width: 100%;
}
.blocks-content-media-style.v1 .image-block .image-holder .captions-area {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1.3;
    font-weight: 700;
    width: 100%;
    padding: 0 25px 14px 18px;
    text-shadow: 0 1px 2px transparent;
    font-weight: 400;
    color: #fff;
}
.blocks-content-media-style.v1 .image-block > *:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v1 .image-block .image-block-search {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background-color: #eb434d;
    color: #ffffff;
    pointer-events: none;
}

.blocks-content-media-style.v3 {
    position: relative;
    z-index: 10;
    background-size: cover;
    background-position: bottom center;
    min-height: 100vh;
}
.blocks-content-media-style.v3 .captions {
    position: absolute;
    top: 260px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 1;
}
.blocks-content-media-style.v3 .captions h1 {
    margin: 0;
    font-size: 58px;
    color: #ff6319;
}
.blocks-content-media-style.v3 .captions h2 {
    margin: 0 0 25px;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1;
}
.blocks-content-media-style.v3 .captions .appointment {
    margin: 0 0 15px;
    font-size: 22px;
    color: #2a2929;
}
.blocks-content-media-style.v3 .captions .appointment span {
    display: inline-block;
    position: relative;
}
.blocks-content-media-style.v3 .captions .appointment cite {
    font-style: normal;
    display: inline-block;
    background: url(/clients/tjeerdsma/assets/images/underline-bg.png) center bottom no-repeat;
    background-size: auto;
}
.blocks-content-media-style.v3 .captions .appointment span:after {
    content: '';
    width: 22px;
    height: 20px;
    background: url(/clients/tjeerdsma/assets/images/tj-help-pointer.png) 0 0px no-repeat;
    position: absolute;
    top: 20px;
    right: -32px;
}
.blocks-content-media-style.v3 .search-bar {
    display: inline-block;
    font-family: 'aller', sans-serif;
    font-weight: 600;
    min-height: 66px;
    margin: auto;
    border-radius: 7px;
    background: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    color: #364046;
    padding: 3px 3px 3px 20px;
    text-align: left;
}
.blocks-content-media-style.v3 .search-bar .inline-list > li {
    font-size: 17px;
}
.blocks-content-media-style.v3 .search-bar .btn-warning {
    border-bottom: solid 5px #c29d03;
    font-weight: 700;
    min-width: 190px;
    min-height: 60px;
    font-size: 20px;
    text-transform: uppercase;
}
.blocks-content-media-style.v3 .search-bar .btn-warning:hover {
    border-bottom: solid 7px #c29d03;
    padding-top: -2px;
    transition: all 0.1s ease !important;
}
.blocks-content-media-style.v3 .search-bar .btn-warning:active {
    border-bottom: solid 0px #c29d03;
    transition: all 0.1s ease !important;
    background-color: #ffcd00;
    color: #444242 !important;
}
.blocks-content-media-style.v3 .search-bar .btn-warning:focus {
    outline: 0;
}
.blocks-content-media-style.v3 .search-bar .bootstrap-select > .dropdown-toggle {
    border: 0;
    box-shadow: none;
    background: #efefef;
    border-radius: 6px;
    height: 55px;
    padding: 0 50px 0 20px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #364046;
    font-style: italic;
}
.blocks-content-media-style.v3 .search-bar .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: 600;
}
.blocks-content-media-style.v3 .search-bar .bootstrap-select > .dropdown-toggle:after {
    content: '\f0d7';
    color: #545454;
    font-style: normal;
    top: 50%;
    line-height: 1;
    transform: translateY(-50%);
}
.blocks-content-media-style.v3 .dropdown-menu > li > a {
    font-size: 18px;
}
.blocks-content-media-style.v3 .down-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    opacity: 0.7;
    z-index: 10000;
    animation-name: customMove;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.blocks-content-media-style.v3 .down-arrow:hover {
    opacity: 1;
}
@media (min-width: 1500px) {
    .blocks-content-media-style.v3 {
        position: relative;
        z-index: 10;
        background-size: cover;
        background-position: center center;
        min-height: 100vh;
    }
}
@media (max-width: 1500px) {
    .blocks-content-media-style.v3:after {
        height: 80%;
    }
    .blocks-content-media-style.v3 .captions {
        top: 260px;
    }
}
@media (max-width: 1350px) {
    .blocks-content-media-style.v3 .captions {
        top: 260px;
    }
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v3 {
        min-height: calc(100vh - 100px);
    }
    .blocks-content-media-style.v3:after {
        height: 80%;
    }
    .blocks-content-media-style.v3 .captions {
        top: 100px;
    }
    .blocks-content-media-style.v3 .captions h1 {
        font-size: 36px;
    }
    .blocks-content-media-style.v3 .captions h2 {
        font-size: 22px;
        margin: 0 0 15px;
    }
    .blocks-content-media-style.v3 .captions .appointment {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v3 .captions h1 {
        font-size: 32px;
    }
    .blocks-content-media-style.v3 .captions h2 {
        font-size: 18px;
        margin: 0 0 15px;
    }
}
@media (max-width: 550px) {
    .blocks-content-media-style.v3 {
        background-position: bottom center;
    }
    .blocks-content-media-style.v3 .captions {
        padding: 0px 20px;
    }
    .blocks-content-media-style.v3 .captions h1 {
        font-size: 26px;
    }
    .blocks-content-media-style.v3 .captions h2 {
        font-size: 15px;
        margin: 0 0 15px;
    }
    .blocks-content-media-style.v3 .service-bar .inline-list,
    .blocks-content-media-style.v3 .captions .appointment span {
        display: none;
    }
    .blocks-content-media-style.v3 .search-bar {
        margin: 0px 20px;
        padding: 5px 5px 5px 5px;
    }
    .blocks-content-media-style.v3 .search-bar .inline-list > li {
        width: 100%;
        float: none;
        text-align: center;
    }
    .blocks-content-media-style.v3:after {
        display: none;
    }
}

.blocks-content-media-style.v4 {
    position: relative;
    max-height: 350px;
    overflow: hidden;
}
.blocks-content-media-style.v4:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, transparent 0%, #000000 100%);
    opacity: 0.2;
    z-index: 0;
}
.blocks-content-media-style.v4 .base-image {
    min-width: 100%;
}
.blocks-content-media-style.v4 .caption-box {
    position: absolute;
    z-index: 100;
    left: 0;
    width: 100%;
    padding: 0 15px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}
.blocks-content-media-style.v4 .caption-box h1 {
    margin: 0px;
    color: #ffffff;
    position: relative;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    font-size: 58px;
    font-weight: 700;
}
@media (max-width: 767px) {
    .blocks-content-media-style.v4 .caption-box h1 {
        font-size: 30px;
    }
}
@media (max-width: 500px) {
    .blocks-content-media-style.v4 .caption-box h1 {
        font-size: 25px;
        font-weight: 600;
    }
}

.blocks-content-media-style.v5 .image-link {
    display: block;
}
.blocks-content-media-style.v5 .image-block {
    margin-bottom: 20px;
    position: relative;
}
.blocks-content-media-style.v5 .image-holder {
    position: relative;
    border-radius: 0;
    overflow: hidden;
}
.blocks-content-media-style.v5 .image-holder img {
    min-width: 100%;
    max-width: 100%;
}
.blocks-content-media-style.v5 .image-holder .captions-area {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1.3;
    font-weight: 700;
    width: 100%;
    padding: 0 25px 14px 18px;
    font-size: 15px;
    text-shadow: 0 1px 2px transparent;
    font-weight: 400;
    color: #fff;
}
.blocks-content-media-style.v5 > *:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v5 .image-block-search {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    text-align: center;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background-color: #ff6319;
    color: #ffffff;
    pointer-events: none;
}
.blocks-content-media-style.v5 .image-block-search .fa {
    font-size: 20px;
}
.blocks-content-media-style.v5 .image-block-search:before {
    width: 100%;
}

.blocks-content-media-style.v6 .service-bar {
    background: rgba(38, 38, 38, 0.95);
    z-index: 1000;
    display: flex;
    flex-wrap: wrap;
    padding-left: 40px;
    align-items: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 65px;
}
.blocks-content-media-style.v6 .service-bar .feature-text {
    margin-right: 30px;
    line-height: 1;
    font-weight: 700;
    font-size: 24px;
    font-family: 'aller', sans-serif;
    color: white;
}
.blocks-content-media-style.v6 .service-bar .feature-text a {
    color: white;
}
.blocks-content-media-style.v6 .service-bar .feature-text a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}
.blocks-content-media-style.v6 .service-bar .feature-text .fa {
    font-size: 22px;
    margin-left: 5px;
}
.blocks-content-media-style.v6 .service-bar .feature-text span {
    display: block;
    padding-top: 4px;
    font-size: 18px;
    font-weight: 500;
}
.blocks-content-media-style.v6 .service-bar .logos {
    padding-left: 15px;
}
.blocks-content-media-style.v6 .service-bar .logos .inline-list > li {
    margin: 0;
}
.blocks-content-media-style.v6 .service-bar .logos .inline-list > li img {
    max-width: 100%;
}
.blocks-content-media-style.v6 .service-bar .search-btn {
    background: #ff6319;
    height: 110px;
    flex-grow: 1;
}
.blocks-content-media-style.v6 .service-bar .search-btn a {
    display: block;
    height: 100%;
    width: 100%;
    color: white;
    text-decoration: none;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 600;
}
.blocks-content-media-style.v6 .service-bar .search-btn img {
    margin-right: 10px;
}
.blocks-content-media-style.v6 .service-bar .search-btn :hover {
    background-color: #c62426;
}
.blocks-content-media-style.v6 .service-bar .search-btn i {
    margin-left: 10px;
    margin-top: -3px;
}
.blocks-content-media-style.v6 .down-arrow {
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 16px;
    opacity: 0.7;
    z-index: 10000;
    animation-name: customMove;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.blocks-content-media-style.v6 .down-arrow:hover {
    opacity: 1;
}
@media (max-width: 1350px) {
    .blocks-content-media-style.v6 .service-bar {
        padding-left: 15px;
    }
    .blocks-content-media-style.v6 .service-bar .feature-text {
        font-size: 18px;
    }
    .blocks-content-media-style.v6 .service-bar .feature-text span {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v6 .service-bar {
        padding-left: 0;
    }
    .blocks-content-media-style.v6 .service-bar .logos {
        padding-left: 0;
    }
    .blocks-content-media-style.v6 .service-bar .feature-text {
        margin: 0;
        width: 33.3333%;
        padding: 15px;
        border-right: solid 1px rgba(255, 255, 255, 0.1);
    }
    .blocks-content-media-style.v6 .service-bar .logos .inline-list > li img {
        max-height: 70px;
    }
    .blocks-content-media-style.v6 .service-bar .search-btn {
        height: 70px;
    }
}
@media (max-width: 991px) {
    .blocks-content-media-style.v6 .service-bar .feature-text span {
        display: none;
    }
}
@media (max-width: 550px) {
    .blocks-content-media-style.v6 .service-bar .feature-text {
        width: 100%;
        text-align: center;
        border: 0;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    }
    .blocks-content-media-style.v6 .service-bar .logos {
        width: 100%;
        text-align: center;
    }
    .blocks-content-media-style.v6 .search-btn a {
        font-size: 20px !important;
    }
}

.blocks-content-news-style {
    /*--- news v001 ---*/
}

.blocks-content-newsletter-style {
    /*--- newsletter v001 ---*/
}

.blocks-content-info-style.v1 .help-box {
    border-radius: 5px;
    position: relative;
    background: #4fbff5;
    padding: 23px;
    color: white;
    box-shadow: none;
    margin: 40px 0 0px;
}
.blocks-content-info-style.v1 .help-box h3 {
    margin: 0 50px 15px 0;
}
.blocks-content-info-style.v1 .help-box p {
    margin: 0 0 20px 0;
    line-height: 1.7;
    color: #373b3e;
}

.blocks-forms-client-style {
    /*--- client v001 ---*/
}

.blocks-forms-default-style.v1 form {
    padding-top: 5px;
}
.blocks-forms-default-style.v1 form .form-control {
    background: #fff;
}

.blocks-forms-default-style.v2 .checkboxes {
    padding: 20px 0 15px 0;
}
.blocks-forms-default-style.v2 .checkboxes .inline-list > li {
    margin-right: 45px;
}
.blocks-forms-default-style.v2 .checkboxes .inline-list > li:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
    .blocks-forms-default-style.v2 .small-dd {
        width: 150px;
    }
}
.blocks-forms-default-style.v2 .form-control {
    border-radius: 0;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #d7d7d7;
    height: 50px;
    background: white;
    border-radius: 2px;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.9);
    font-weight: 400;
}
.blocks-forms-default-style.v2 .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.blocks-forms-default-style.v2 .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.blocks-forms-default-style.v2 .form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.45);
}
.blocks-forms-default-style.v2 .form-control:hover {
    box-shadow: none;
    outline: none;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border-color: #4fbff5;
    color: #000;
}
.blocks-forms-default-style.v2 .form-control:focus {
    border-width: 1px;
    box-shadow: 0 0 1px #ff6319;
    border-color: #ff6319;
}
.blocks-forms-default-style.v2 .form-control:focus::-moz-placeholder {
    opacity: 1;
    color: #000;
}
.blocks-forms-default-style.v2 .form-control:focus::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.blocks-forms-default-style.v2 .form-control:focus::-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
.blocks-forms-default-style.v2 textarea.form-control {
    height: 133px;
}
.blocks-forms-default-style.v2 .bootstrap-select > .dropdown-toggle:after {
    font-family: fontAwesome;
    font-size: 15px;
    color: #0b1e25;
}
.blocks-forms-default-style.v2 .bootstrap-select > .dropdown-toggle {
    padding: 16px 25px 18px;
}
.blocks-forms-default-style.v2 .bootstrap-select .filter-option {
    float: none !important;
}
.blocks-forms-default-style.v2 .bootstrap-select .btn {
    height: 50px;
    background: white !important;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    font-size: 17px;
    font-weight: 400;
    outline: none;
    color: rgba(0, 0, 0, 0.29) !important;
    border-width: 1px !important;
}
.blocks-forms-default-style.v2 .bootstrap-select .btn:after {
    width: auto;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    color: #9f9f9f;
    left: auto;
    right: 22px;
    font-size: 22px;
}
.blocks-forms-default-style.v2 .bootstrap-select .btn:hover {
    outline: none !important;
    box-shadow: none;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border-color: #4fbff5;
    color: black !important;
}
.blocks-forms-default-style.v2 .bootstrap-select.open .btn {
    border-width: 1px !important;
    box-shadow: 0 0 1px #ff6319;
    border-color: #ff6319;
}
.blocks-forms-default-style.v2 .action-button {
    padding-top: 15px;
}

.blocks-index-breadcrumb-style {
    /*--- breadcrumb v001 ---*/
}
.blocks-index-breadcrumb-style.v1 .breadcrumb-box {
    background-color: #000000;
    color: #ffffff;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb {
    border-radius: 0;
    margin: 0 0 0 0;
    padding: 10px 40px;
    background-color: #f02f3a;
    display: inline-block;
    position: relative;
    padding-left: 16px;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb:before {
    content: '';
    display: block;
    background-color: #f02f3a;
    width: 1000px;
    height: 100%;
    left: -990px;
    position: absolute;
    top: 0;
}
.page-product-detail .blocks-index-breadcrumb-style.v1 .breadcrumb {
    padding: 10px 40px 10px 2px;
    padding-left: 0px;
    margin-left: -5px;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > li {
    color: #373b3e;
    font-weight: 400;
    line-height: 1;
    position: relative;
    font-size: 15px;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > li:last-child {
    margin-right: 0;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > .active {
    color: #ffffff;
    font-weight: bold;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > li a {
    color: #ffffff;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    font-size: 15px;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > li a:hover {
    color: #000000;
}
.blocks-index-breadcrumb-style.v1 .breadcrumb > li + li::before {
    content: 'Ã¯â€žâ€¦';
    font-family: fontAwesome;
    font-size: 15px;
    padding: 0 10px;
    color: #ffffff;
    font-size: 15px;
}
@media screen and (max-width: 767px) {
    .blocks-index-breadcrumb-style.v1 .breadcrumb {
        padding: 20px 0px;
        display: block;
        width: 100%;
    }
    .blocks-index-breadcrumb-style.v1 .breadcrumb > li {
        display: block;
        margin-bottom: 12px;
    }
}

.blocks-index-breadcrumb-style {
    /*--- breadcrumb v002 ---*/
}
.blocks-index-breadcrumb-style.v2 .breadcrumbs-holder {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs {
    overflow: hidden;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs ul {
    margin: 0;
    padding: 0;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs ul li {
    list-style: none;
    color: #808080;
    font-weight: 400;
    display: inline-block;
    font-style: italic;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs ul li a {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #808080;
    padding: 0 20px 0 0;
    margin: 0 15px 0 0;
    transition: all 0.5s;
    font-style: normal;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs ul li a:after {
    position: absolute;
    right: 0;
    top: -2px;
    content: '\f105';
    font-family: fontAwesome;
}
.blocks-index-breadcrumb-style.v2 .breadcurmbs ul li a:hover {
    color: #ff6319;
}
@media (max-width: 767px) {
    .blocks-index-breadcrumb-style.v2 .breadcurmbs {
        text-align: center;
    }
}
.blocks-index-breadcrumb-style.v2 .socail-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.blocks-index-breadcrumb-style.v2 .socail-nav ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.blocks-index-breadcrumb-style.v2 .socail-nav ul li {
    display: inline-block;
}
.blocks-index-breadcrumb-style.v2 .socail-nav ul li a {
    display: block;
    font-size: 12px;
    color: #444242;
    padding-right: 15px;
}
.blocks-index-breadcrumb-style.v2 .socail-nav ul li:last-child a {
    padding-right: 0;
}
.blocks-index-breadcrumb-style.v2 .socail-nav ul li:hover a,
.blocks-index-breadcrumb-style.v2 .socail-nav ul li:focus a {
    color: #ff6319;
}
.blocks-index-breadcrumb-style.v2 .socail-nav .lableText {
    padding-right: 40px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .blocks-index-breadcrumb-style.v2 .socail-nav {
        justify-content: center;
    }
}

.blocks-index-footer-style {
    /* ------------- COPYRIGHT -------------- */
    /* ------------- FOOTER V001 -------------- */
}
.blocks-index-footer-style .copyright .inline-list {
    text-align: center;
}
.blocks-index-footer-style .copyright .inline-list > li {
    margin-right: 20px;
}
.blocks-index-footer-style .copyright .inline-list > li a {
    font-size: 16px;
    text-decoration: none;
}
.blocks-index-footer-style .copyright .inline-list > li a:hover {
    color: #ffcbb2;
}
.blocks-index-footer-style .copyright .inline-list > li:last-child {
    margin-right: 0;
}
.blocks-index-footer-style.v1 {
    background: url(./../images/footer-image1.jpg) center center no-repeat;
    position: relative;
    background-size: cover;
    padding: 50px 0 50px 0;
    color: white;
}
.blocks-index-footer-style.v1 .overlay {
    background: rgba(0, 0, 0, 0.6);
}
@media (min-width: 1199px) {
    .blocks-index-footer-style.v1 .icons-area {
        width: 250px;
        min-height: 183px;
        border-right: solid 1px #d8d8d8;
    }
}
.blocks-index-footer-style.v1 .icons-area .vertical-list > li {
    color: #fff;
    margin-bottom: 14px;
}
.blocks-index-footer-style.v1 .icons-area .vertical-list > li a {
    color: #fff;
}
.blocks-index-footer-style.v1 .icons-area .vertical-list > li .fa {
    color: #fff;
    margin-right: 8px;
}
.blocks-index-footer-style.v1 .icons-area .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v1 .social-icons {
    margin-bottom: 30px;
}
.blocks-index-footer-style.v1 .copyright {
    margin-top: 90px;
}
.blocks-index-footer-style.v1 .copyright .inline-list > li {
    margin-right: 20px;
}
.blocks-index-footer-style.v1 .copyright .inline-list > li a {
    color: #fff;
}
@media (max-width: 768px) {
    .blocks-index-footer-style.v1 .icons-area {
        text-align: center;
    }
    .blocks-index-footer-style.v1 .vertical-list {
        display: none;
    }
}

.blocks-index-footer-style.v2 {
    padding: 66px 0 66px 0;
}
.blocks-index-footer-style.v2 * > *:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v2 h3 {
    margin: 0 0 23px;
}
@media (min-width: 992px) {
    .blocks-index-footer-style.v2 .icons-area {
        height: 100%;
        position: relative;
    }
    .blocks-index-footer-style.v2 .icons-area:after {
        content: '';
        width: 1px;
        height: 100%;
        background: #ccc;
        position: absolute;
        top: 0;
        right: 30px;
    }
}
.blocks-index-footer-style.v2 .social-icons {
    margin-bottom: 33px;
    margin-right: 50px;
}
.blocks-index-footer-style.v2 .social-icons li {
    margin-bottom: 5px;
}
.blocks-index-footer-style.v2 .social-icons li a:hover {
    background-color: #2a2929;
}
.blocks-index-footer-style.v2 .contact-list > li {
    font-weight: 600;
}
.blocks-index-footer-style.v2 .contact-list > li .fa {
    width: 26px;
    text-align: center;
    font-size: 17px;
}
@media (max-width: 767px) {
    .blocks-index-footer-style.v2 {
        padding: 0 0 30px;
        text-align: center;
    }
    .blocks-index-footer-style.v2 .social-icons {
        margin: 20px 0px 20px 0px;
    }
    .blocks-index-footer-style.v2 .contact-list {
        display: none;
    }
}

.search-overlay {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 99, 25, 0.9);
    opacity: 0;
    z-index: -100;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.search-overlay .search-field {
    position: relative;
    width: 700px;
    margin: auto;
    padding: 54px 0;
}
.search-overlay .search-field .form-control {
    background: #fff;
    height: 50px;
    box-shadow: none;
    border: 0;
}
.search-overlay .search-field .search-close {
    position: absolute;
    top: 69px;
    right: 20px;
    z-index: 100;
    cursor: pointer;
}
.search-overlay .search-field .search-close:hover {
    color: #ff6319;
}
@media screen and (max-width: 991px) {
    .search-overlay {
        height: 100%;
        overflow: auto;
    }
}
@media screen and (max-width: 767px) {
    .search-overlay .search-field {
        width: 96%;
    }
}

.show-search .search-overlay {
    z-index: 99999999;
    opacity: 1;
    display: block;
}

.blocks-index-header-style {
    /*--- header v001 ---*/
}
.blocks-index-header-style.v1 .header {
    top: 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    position: relative;
    z-index: 10;
    background-color: #ffffff;
}
.blocks-index-header-style.v1 .header .logo-holder img {
    margin-top: 4px;
}
@media screen and (max-width: 1200px) {
    .blocks-index-header-style.v1 .header .logo-holder img {
        margin-top: 9px;
        width: 375px;
    }
}
@media screen and (max-width: 991px) {
    .blocks-index-header-style.v1 .header .logo-holder img {
        width: 100%;
        margin-top: 10px;
    }
}
@media screen and (max-width: 767px) {
    .blocks-index-header-style.v1 .header .logo-holder img {
        width: 232px;
    }
}
.blocks-index-header-style.v1 .header .top-bar {
    padding: 27px 0 25px 0;
    position: relative;
}
.blocks-index-header-style.v1 .header .info-links {
    text-align: right;
    padding-top: 5px;
}
.blocks-index-header-style.v1 .header .info-links > li {
    line-height: 1;
    margin-right: 39px;
}
.blocks-index-header-style.v1 .header .info-links > li.phone {
    font-size: 18px;
    color: #0b1e25;
    padding-right: 16px;
}
.blocks-index-header-style.v1 .header li.phone:after {
    content: '';
    border-left: 1px solid #e3e3e3;
    height: 40px;
    position: absolute;
    right: -14px;
    top: -10px;
}
.blocks-index-header-style.v1 .header .info-links > li.phone a {
    color: #ff6319;
    text-decoration: none;
}
.blocks-index-header-style.v1 .header .info-links > li.search-icon a {
    display: block;
}
.blocks-index-header-style.v1 .header .info-links > li.search-icon a img:hover {
    opacity: 0.7;
}
.blocks-index-header-style.v1 .header .info-links > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v1 .header .info-links + .menu-icon {
    margin-top: 18px;
    cursor: pointer;
    float: right;
}
.blocks-index-header-style.v1 .header .info-links + .menu-icon:hover {
    opacity: 0.5;
}
@media screen and (max-width: 1200px) {
    .blocks-index-header-style.v1 .header .info-links .btn {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 22px;
        display: block;
    }
}
.blocks-index-header-style.v1 .header.sticky {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999999;
    animation: animate_header 0.4s ease 0s;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
}
.blocks-index-header-style.v1 .header.sticky .top-bar {
    background: #fff;
}
.blocks-index-header-style.v1 .header.sticky .navigation {
    background: #ff6319;
}
.blocks-index-header-style.v1 .header.sticky .navigation .container {
    border-top: 0;
}
.blocks-index-header-style.v1 .header.sticky .navigation .inline-list > li > a {
    color: #fff;
}
.blocks-index-header-style.v1 .header.sticky .navigation .inline-list > li:hover > a {
    box-shadow: inset 0 -3px 0 #fff;
}
.blocks-index-header-style.v1 .header.sticky .navigation .inline-list > li.active > a {
    box-shadow: inset 0 -3px 0 #fff;
    font-weight: bold;
}
.blocks-index-header-style.v1 .header.sticky .dropdown-menu {
    padding-top: 15px;
}
@media screen and (max-width: 767px) {
    .blocks-index-header-style.v1 .header {
        border-bottom: solid 4px #ff6319;
        background: #fff;
    }
}
.blocks-index-header-style.v1 .banner {
    position: relative;
}
.blocks-index-header-style.v1 .banner.show-background {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (min-width: 768px) {
    .blocks-index-header-style.v1 .banner {
        padding-bottom: 150px;
    }
    .blocks-index-header-style.v1 .banner:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(38, 45, 64, 0.6);
    }
}
.blocks-index-header-style.v1 .banner .banner-image {
    min-width: 100%;
    max-width: 100%;
}
.blocks-index-header-style.v1 .banner .waves {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 171px;
    width: 100%;
    background: url(./../images/wave1.png) left top repeat-x;
    display: none;
    animation: animate_background 40s linear 0s infinite;
}
.blocks-index-header-style.v1 .banner .waves2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 171px;
    width: 100%;
    background: url(./../images/wave2.png) left top repeat-x;
    display: none;
    animation: animate_background2 40s linear 0s infinite;
}
.blocks-index-header-style.v1 .banner .captions {
    position: relative;
    z-index: 2;
}
.blocks-index-header-style.v1 .banner .captions .container {
    position: relative;
}
.blocks-index-header-style.v1 .banner .captions .underlined:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 50%;
    border-top: 5px solid #f02f3a;
    left: 50%;
    margin-left: -25%;
    bottom: -20px;
}
@media screen and (min-width: 992px) {
    .blocks-index-header-style.v1 .banner .waves {
        display: block;
    }
    .blocks-index-header-style.v1 .banner .waves2 {
        display: block;
    }
    .blocks-index-header-style.v1 .banner .captions {
        display: block;
        text-align: center;
    }
    .blocks-index-header-style.v1 .banner .captions .container {
        padding-left: 70px;
    }
    .blocks-index-header-style.v1 .banner .captions .container .inner {
        width: 560px;
    }
}
.blocks-index-header-style.v1 .banner .captions h1 {
    font-size: 44px;
    text-align: center;
    color: #ffffff;
    line-height: 0.8;
    margin: 125px 0 14px 0;
    display: inline-block;
    position: relative;
}
.blocks-index-header-style.v1 .banner .captions h1 span {
    display: block;
}
.blocks-index-header-style.v1 .banner .captions h1 + p {
    text-shadow: 0 1px 10px white;
    font-size: 22px;
    color: #ff6319;
    line-height: 29px;
    margin: 0 0 14px 0;
}
.blocks-index-header-style.v1 .banner .captions .btn-primary:not(:hover) {
    background: #ff6319;
    border-color: #ff6319;
}
.blocks-index-header-style.v1 .banner .captions .btn-primary {
    padding: 10px 45px 8px 24px;
}
.blocks-index-header-style.v1 .banner .captions .btn-primary:after {
    content: '';
    width: 20px;
    height: 18px;
    position: absolute;
    top: 9px;
    right: 14px;
    background: url(./../images/play-icon.png) 0 0px no-repeat;
    margin: 0;
}
@media screen and (min-width: 992px) {
    .blocks-index-header-style.v1 .banner.inner-banner {
        padding-bottom: 70px;
    }
}
.blocks-index-header-style.v1 .banner.inner-banner .captions {
    padding-top: 65px;
}
.blocks-index-header-style.v1 .banner.inner-banner .captions h1 {
    margin-bottom: 0;
}
@keyframes animate_background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -1600px 0;
    }
}
@keyframes animate_background2 {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1600px 0;
    }
}
@keyframes animate_header {
    from {
        top: -100%;
    }
    to {
        top: 0;
    }
}
.nav-icon {
    cursor: pointer;
}

.nav-icon:hover {
    opacity: 0.6;
}

.search-icon {
    cursor: pointer;
}

.search-icon:hover {
    opacity: 0.6;
}

.blocks-index-header-style.v2 .header {
    min-height: 140px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    background: white;
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v2 .header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blocks-index-header-style.v2 .header .container .logo {
    display: inline-block;
}
.blocks-index-header-style.v2 .header .nav-list {
    flex-grow: 1;
    text-align: center;
}
@media (min-width: 1200px) {
    .blocks-index-header-style.v2 .header .nav-list > li {
        margin-right: 34px;
        font-size: 19px;
    }
}
.blocks-index-header-style.v2 .header .nav-list > li > a {
    display: block;
    text-decoration: none;
    color: #444242;
    font-family: 'aller', sans-serif;
    font-weight: 500;
}
.blocks-index-header-style.v2 .header .nav-list > li:hover > a {
    color: #ff6319;
}
.blocks-index-header-style.v2 .header .nav-list > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v2 .header .nav-list > li.whatsapp-icon,
.blocks-index-header-style.v2 .header .nav-list > li.phone-icon {
    display: none;
}
.blocks-index-header-style.v2 .header .call-button {
    height: 45px;
    background: #ff6319;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    color: white;
    border-radius: 5px;
    min-width: 185px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}
.blocks-index-header-style.v2 .header .call-button a {
    color: #fff;
}
.blocks-index-header-style.v2 .header .call-button:hover {
    background: #ff5200;
}
.blocks-index-header-style.v2 .header .call-button span {
    margin-left: 12px;
}
.blocks-index-header-style.v2 .kiyoh .kiyoh-digit1 {
    position: absolute;
    top: 14px;
    left: 17px;
    font-size: 22px;
    font-weight: 600;
}
.blocks-index-header-style.v2 .kiyoh .kiyoh-digit2 {
    position: absolute;
    top: 18px;
    left: 29px;
    font-size: 12px;
    font-weight: 400;
}
@media (max-width: 1199px) {
    .blocks-index-header-style.v2 .header {
        min-height: 100px;
    }
}
@media (max-width: 991px) {
    .blocks-index-header-style.v2 .header .call-button {
        display: none;
    }
    .blocks-index-header-style.v2 .header .nav-list > li {
        float: right;
    }
    .blocks-index-header-style.v2 .header .nav-list > li:not(:last-child) {
        display: none;
    }
    .blocks-index-header-style.v2 .header .nav-list {
        text-align: right;
        padding-right: 15px;
    }
    .blocks-index-header-style.v2 .header .nav-list > li.search-icon {
        display: none;
    }
    .blocks-index-header-style.v2 .header .nav-list > li.whatsapp-icon {
        display: block;
        margin-left: 20px;
        font-size: 26px;
    }
    .blocks-index-header-style.v2 .header .nav-list > li.phone-icon {
        display: block;
        font-size: 26px;
    }
    .blocks-index-header-style.v2 .header .nav-list > li.search-icon:hover {
        background: #cccccc;
    }
}
@media (max-width: 767px) {
    .blocks-index-header-style.v2 .header .container {
        width: 100%;
    }
    .blocks-index-header-style.v2 .header .container .logo img {
        max-width: 125px;
    }
}

@media (min-width: 1200px) {
    .home-page .blocks-index-header-style {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
    }
}
.blocks-index-header-style.v3 .top-links {
    min-height: 48px;
    padding: 18px 0;
    text-align: right;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.blocks-index-header-style.v3 .top-links .inline-list > li {
    font-size: 12px;
    color: #6f7072;
    margin-right: 12px;
}
.blocks-index-header-style.v3 .top-links .inline-list > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v3 .top-links .inline-list > li a {
    display: block;
    text-decoration: underline;
}
.blocks-index-header-style.v3 .top-links .inline-list > li a.fa {
    color: #b7b8b9;
    text-decoration: none;
    font-size: 15px;
}
.blocks-index-header-style.v3 .top-links .inline-list > li:hover a {
    color: #ff6319;
    text-decoration: none;
}
.blocks-index-header-style.v3 .header {
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.03);
    background: white;
}
.blocks-index-header-style.v3 .logo-holder {
    display: block;
}
.blocks-index-header-style.v3 .flex-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blocks-index-header-style.v3 .nav-list > li {
    margin: 0;
}
.blocks-index-header-style.v3 .nav-list > li > a {
    display: block;
    padding: 42px 13px;
}
.blocks-index-header-style.v3 .nav-list > li.active > a,
.blocks-index-header-style.v3 .nav-list > li:hover > a {
    box-shadow: inset 0 -4px 0 #ff6319;
}
.blocks-index-header-style.v3 .nav-list > li:hover .dropdown-menu {
    opacity: 1;
    transform: scale(1, 1);
}
.blocks-index-header-style.v3 .nav-list > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v3 .info-list {
    background: #373b3e;
    height: 100px;
    display: flex;
    align-items: center;
    padding-left: 47px;
    position: relative;
}
.blocks-index-header-style.v3 .info-list:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 100vw;
    height: 100%;
    background: #373b3e;
}
.blocks-index-header-style.v3 .info-list > li {
    margin-right: 45px;
}
.blocks-index-header-style.v3 .info-list > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v3 .info-list > li.nav-icon {
    background: white;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.blocks-index-header-style.v3 .dropdown-menu {
    min-width: 250px;
    border-radius: 0;
    margin: 0;
    display: block;
    opacity: 0;
    float: none;
    border: solid 1px #ccc;
    transition: all 0.3s ease 0.3s;
    transform: scale(1, 0);
}
.blocks-index-header-style.v3 .dropdown-menu > li a {
    display: block;
    white-space: normal;
    line-height: 1;
    padding: 10px 15px;
}
@media (max-width: 1199px) {
    .blocks-index-header-style.v3 .logo-holder img {
        max-width: 150px;
    }
    .blocks-index-header-style.v3 .nav-list > li {
        font-size: 14px;
    }
    .blocks-index-header-style.v3 .nav-list > li > a {
        padding: 43px 13px;
    }
    .blocks-index-header-style.v3 .info-list {
        padding-left: 20px;
    }
    .blocks-index-header-style.v3 .info-list > li {
        margin-right: 20px;
    }
    .blocks-index-header-style.v3 .info-list > li:last-child {
        margin-right: 0;
    }
}
@media (max-width: 991px) {
    .blocks-index-header-style.v3 .top-links {
        border-bottom: solid 1px #ccc;
    }
    .blocks-index-header-style.v3 .nav-list {
        display: none;
    }
    .blocks-index-header-style.v3 .info-list {
        height: 60px;
    }
    .blocks-index-header-style.v3 .info-list > li.nav-icon {
        display: flex;
    }
    .blocks-index-header-style.v3 .info-list > li.contact-link {
        display: none;
    }
}
@media (max-width: 500px) {
    .blocks-index-header-style.v3 .top-links .inline-list {
        text-align: center;
    }
    .blocks-index-header-style.v3 .top-links .inline-list > li {
        display: block;
        margin: 0 0 10px;
    }
    .blocks-index-header-style.v3 .top-links .inline-list > li.social-icon {
        display: inline-block;
        padding-top: 10px;
        margin: 0 15px 0 0;
    }
    .blocks-index-header-style.v3 .top-links .inline-list > li:last-child {
        margin: 0 !important;
    }
}

.blocks-index-navigation-main-style {
    /*--- main v001 ---*/
}
.blocks-index-navigation-main-style.v1 .left-nav {
    box-shadow: 0 15px 25px rgba(0, 0, 0, 0.15);
    margin-bottom: 35px;
    background-color: #fff;
}
.blocks-index-navigation-main-style.v1 .left-nav h3 {
    margin: 0 0 25px 0;
}
.blocks-index-navigation-main-style.v1 .left-nav .vertical-list > li {
    margin-bottom: 18px;
    font-weight: 400;
}
.blocks-index-navigation-main-style.v1 .left-nav .vertical-list > li a {
    display: block;
    text-decoration: none;
}
.blocks-index-navigation-main-style.v1 .left-nav .vertical-list > li:last-child {
    margin-bottom: 0;
}

.blocks-index-navigation-main-style.v2 .nav-wrapper {
    padding: 0px 0 0 0;
    background: rgba(255, 99, 25, 0.98);
    z-index: 100001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    display: none;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .container {
    margin-top: 48px;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper:after {
    background: rgba(216, 216, 216, 0.1);
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .menu-overlay-icon {
    display: flex;
    min-width: 116px;
    height: 45px;
    border-radius: 40px;
    font-size: 20px;
    transition: all 0.3s ease;
    background: white;
    width: 117px;
    padding: 0 15px;
    align-items: center;
    font-family: 'aller', sans-serif;
    color: #2d2d2d;
    font-weight: 500;
    line-height: 1;
    position: relative;
    float: right;
    top: 0px;
    right: 0px;
    cursor: pointer;
    z-index: 1000;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .menu-overlay-icon img {
    margin-right: 10px;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .menu-overlay-icon:hover {
    background: #f2f2f2;
    color: #000;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .logo-holder {
    padding: 0 0 130px 140px;
    text-align: center;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li {
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 30px 0;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li a {
    display: block;
    color: white;
    text-decoration: none;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li.active {
    font-weight: 700;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li:hover a {
    color: #ffb999;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right h3 {
    font-weight: 700;
    color: white;
    margin: 0 0 22px;
    font-size: 28px;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .btn-warning {
    font-weight: 700;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .address {
    color: white;
    font-size: 22px;
    padding-top: 40px;
    padding-bottom: 30px;
    font-weight: 400;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .contact-list {
    margin-bottom: 35px;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .contact-list > li {
    font-size: 22px;
    font-weight: 400;
    color: white;
    font-weight: 400;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .social-icons > li a {
    color: #292c2f;
    background: white;
    text-decoration: none;
}
.blocks-index-navigation-main-style.v2 .nav-wrapper .right .social-icons > li:hover a {
    background: #0b1e25;
    color: white;
}
@media (min-width: 1170px) {
    .blocks-index-navigation-main-style.v2 .nav-wrapper .container {
        position: relative;
        z-index: 1001;
        width: 1170px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .left {
        padding: 30px 15px 30px 100px;
        border-right: solid 1px rgba(255, 255, 255, 0.2);
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .right {
        padding: 30px 15px 30px 100px;
    }
}
@media (max-width: 1024px) {
    .blocks-index-navigation-main-style.v2 .nav-wrapper .service-bar {
        display: none;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v2 .nav-wrapper {
        padding: 75px 15px 20px 15px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .menu-overlay-icon {
        position: relative;
        text-align: center;
        margin: 0 auto;
        float: none;
        top: -50px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .container {
        width: 750px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .logo-holder {
        padding: 0px 0px 50px 0px;
        text-align: center;
        margin-top: 0px 0px 40px 0px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .left .vertical-list > li {
        font-size: 22px;
        font-weight: 400;
        margin: 0 0 20px 0;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .right .address {
        font-size: 18px;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .right .contact-list > li {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .blocks-index-navigation-main-style.v2 .nav-wrapper .container {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .vertical-list {
        text-align: center;
    }
    .blocks-index-navigation-main-style.v2 .nav-wrapper .right {
        text-align: center;
        margin-top: 30px;
    }
}

.show-menu .nav-wrapper {
    display: block !important;
}

.blocks-index-navigation-mobile-style {
    /*--- mobile v001 ---*/
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background: white;
    width: 250px;
    height: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 10001;
    box-shadow: 0 0 24px 10px rgba(0, 0, 0, 0.2);
    overflow-y: auto;
    display: block;
}
@media screen and (min-width: 768px) {
    .blocks-index-navigation-mobile-style.v1 .mobile-nav {
        display: none;
    }
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .heading {
    padding: 25px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .heading .icons {
    text-align: right;
    padding-top: 6px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .heading .icons a:not(:last-child) {
    margin-right: 16px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .heading .icons a:hover {
    opacity: 0.5;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .features-boxes {
    margin: 0;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .features-boxes .item {
    min-height: 55px;
    padding: 9px 20px;
    font-size: 16px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list {
    padding: 25px 17px 50px 17px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul {
    margin: 0;
    padding: 0;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul li {
    border-bottom: solid 1px #dde1e7;
    list-style-type: none;
    position: relative;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul li.dropdown:after {
    content: 'Ã¯â€žâ€¦';
    position: absolute;
    top: 4px;
    right: 0;
    font-family: fontAwesome;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul li.dropdown.open::after {
    content: 'Ã¯â€žâ€¡';
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul li a {
    display: block;
    font-size: 16px;
    padding: 11px 25px 10px 5px;
    text-decoration: none;
    line-height: 1;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list ul li a:focus {
    font-weight: 700;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list .dropdown-menu {
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    float: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    margin: 0;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list .dropdown-menu li {
    border: 0;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list .dropdown-menu li a {
    font-size: 14px;
    padding: 5px 25px 5px 5px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-list .dropdown-menu li a:hover {
    font-weight: 400;
    background: none;
    color: #4fbff5;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .logos {
    text-align: center;
    padding-bottom: 20px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer {
    background-color: #ff6319;
    width: 100%;
    padding: 25px;
    position: relative;
    overflow: hidden;
    height: 220px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h1,
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h2,
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h3,
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h4,
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h5,
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer h6 {
    color: #ffffff;
    margin: 0px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer p {
    color: #ffffff;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer .nav-footer-text {
    z-index: 9999;
    position: relative;
    margin-left: 49px;
    margin-top: 37px;
    margin-bottom: 42px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer .nav-footer-bg {
    width: 190px;
    position: absolute;
    left: -60px;
    bottom: -18px;
}
.blocks-index-navigation-mobile-style.v1 .mobile-nav .nav-footer .nav-footer-btn {
    position: relative;
    bottom: 12px;
    right: 12px;
}

.show-mobile-menu {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.show-mobile-menu .blocks-index-header-style .mobile-nav {
    left: 0;
    z-index: 99999999;
    display: block;
}

.blocks-index-navigation-top-style {
    /*--- top navigation v001 ---*/
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list {
    text-align: center;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li {
    line-height: 1;
    margin-right: 47px;
    margin-left: 12px;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li:last-child {
    margin-right: 0;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li > a {
    display: block;
    padding: 16px 0;
    color: #393939;
    text-decoration: none;
    font-size: 16px;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li:hover > a {
    color: #ff6319;
    box-shadow: inset 0 -3px 0 0 #ff6319;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li:hover > .dropdown-menu {
    display: block;
}
.blocks-index-navigation-top-style.v1 .navigation .inline-list > li.active > a {
    box-shadow: inset 0 -3px 0 0 #ff6319;
    color: #ff6319;
}
@media screen and (max-width: 991px) {
    .blocks-index-navigation-top-style.v1 .navigation .inline-list > li:not(:last-child) {
        margin-right: 10px;
    }
}
@media screen and (max-width: 767px) {
    .blocks-index-navigation-top-style.v1 .navigation {
        display: none;
    }
}
.blocks-index-navigation-top-style.v1 .dropdown-menu {
    top: 100%;
    left: 0;
    padding: 0;
    margin: 0;
    border: 0;
    float: none;
    max-width: none;
    background: none;
    box-shadow: none;
    padding-top: 10px;
}
.blocks-index-navigation-top-style.v1 .dropdown-menu ul {
    width: 205px;
    margin: 0;
    padding: 10px 0;
    border-radius: 6px;
    background: rgba(255, 99, 25, 0.95);
    position: relative;
}
.blocks-index-navigation-top-style.v1 .dropdown-menu ul:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid rgba(255, 99, 25, 0.95);
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
}
.blocks-index-navigation-top-style.v1 .dropdown-menu ul li {
    line-height: 1;
    list-style-type: none;
}
.blocks-index-navigation-top-style.v1 .dropdown-menu ul li a {
    display: block;
    padding: 12px 15px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.blocks-index-navigation-top-style.v1 .dropdown-menu ul li a:hover {
    background: rgba(255, 255, 255, 0.1);
}
.blocks-index-navigation-top-style.v1.sticky {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999999;
    animation: animate_header 0.4s ease 0s;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
}
.blocks-index-navigation-top-style.v1.sticky .top-bar {
    background: #fff;
}
.blocks-index-navigation-top-style.v1.sticky .navigation {
    background: #ff6319;
}
.blocks-index-navigation-top-style.v1.sticky .navigation .container {
    border-top: 0;
}
.blocks-index-navigation-top-style.v1.sticky .navigation .inline-list > li > a {
    color: #fff;
}
.blocks-index-navigation-top-style.v1.sticky .navigation .inline-list > li:hover > a {
    box-shadow: inset 0 -3px 0 #fff;
}
.blocks-index-navigation-top-style.v1.sticky .navigation .inline-list > li.active > a {
    box-shadow: inset 0 -3px 0 #fff;
    font-weight: bold;
}
.blocks-index-navigation-top-style.v1.sticky .dropdown-menu {
    padding-top: 15px;
}
@media screen and (max-width: 767px) {
    .blocks-index-navigation-top-style.v1 {
        border-bottom: solid 4px #ff6319;
        background: #fff;
    }
}

.blocks-index-navigation-sidebar-style.v1 .left-nav {
    padding: 0;
    background-color: transparent;
    margin-bottom: 35px;
    box-shadow: none;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav h3 {
    margin: 0 0 25px 0;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li a {
    display: block;
    text-decoration: none;
    font-size: 18px;
    padding: 18px 22px;
    position: relative;
}
@media (max-width: 1024px) {
    .blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li a {
        font-size: 15px;
        padding: 14px 18px;
    }
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li a:before {
    content: '';
    width: 6px;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
}
@media (max-width: 1024px) {
    .blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li a:before {
        height: 44px;
    }
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li:hover > a:before,
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li:focus > a:before,
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li.active > a:before {
    background-color: #ff6319;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li {
    font-weight: 400;
    margin-bottom: 1px;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li:hover > a,
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li:focus > a,
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li.active > a {
    color: #ff6319;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown a {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 1px;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu {
    padding: 0 0 0 18px;
    margin: 3px 0 0 0;
    box-shadow: none;
    background-color: transparent;
    border: none;
    display: none;
    position: relative;
    border-radius: 0px;
    width: 100%;
    float: none;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li > a {
    line-height: 1.1;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li:hover > a,
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li:focus > a,
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li.active > a {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    color: #ff6319;
    background-color: #fff;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li:hover > a:before,
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown .dropdown-menu > li:focus > a:before {
    background-color: #ff6319;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown:hover .dropdown-menu {
    display: block;
}
.blocks-index-navigation-sidebar-style.v1 .left-nav .dropdown.active .dropdown-menu {
    display: block;
}

.blocks-index-search-form-style {
    /*--- form v001 ---*/
}

.blocks-index-search-style {
    /*--- search v001 ---*/
}
.blocks-index-search-style.v1 .searchbar002 {
    position: absolute;
    top: -45px;
}
@media screen and (max-width: 991px) {
    .blocks-index-search-style.v1 .searchbar002 {
        position: relative;
        top: 0;
    }
}
@media screen and (max-width: 767px) {
    .blocks-index-search-style.v1 .searchbar002 {
        width: 95%;
        margin-left: 50%;
        left: -47%;
    }
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 {
    position: relative;
    top: 0;
    width: 100%;
}
@media screen and (max-width: 991px) {
    .blocks-index-search-style.v1 .search-overlay .searchbar002 {
        top: 0;
    }
}
@media screen and (max-width: 767px) {
    .blocks-index-search-style.v1 .search-overlay .searchbar002 {
        width: 100%;
        margin-left: 0px;
        left: 0;
    }
}
.blocks-index-search-style.v1 .referral {
    padding-top: 36px;
}
.blocks-index-search-style.v1 .referral .image-holder img {
    display: block;
    max-width: 100%;
    margin: auto;
}
@media screen and (min-width: 992px) {
    .blocks-index-search-style.v1 .referral .container {
        width: 890px;
    }
    .blocks-index-search-style.v1 .referral .contents-wrapper {
        padding: 28px 0 47px 0;
    }
}
.blocks-index-search-style.v1 .referral .contents-wrapper h2 {
    margin: 0 0 4px 0;
    font-size: 26px;
}
.blocks-index-search-style.v1 .referral .contents-wrapper p {
    font-style: italic;
    margin: 0 0 20px 0;
    color: #0b1e25;
}
.blocks-index-search-style.v1 .referral .contents-wrapper h2 + p {
    font-size: 16px;
    font-style: inherit;
    color: #0b1e25;
    letter-spacing: 0.24px;
    margin: 0 0 15px 0;
}
.blocks-index-search-style.v1 .referral .contents-wrapper > *:last-child {
    margin-bottom: 0;
}
.blocks-index-search-style.v1 .referral .contents-wrapper .buttons-wrapper .btn:not(:hover) {
    background: #ff6319;
    border-color: #ff6319;
}
@media screen and (max-width: 991px) {
    .blocks-index-search-style.v1 .referral {
        padding: 30px 0;
    }
}
@media screen and (max-width: 600px) {
    .blocks-index-search-style.v1 .referral .contents-wrapper .buttons-wrapper .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.blocks-index-search-style.v1 .search-overlay .referral .contents-wrapper .buttons-wrapper .btn:not(:hover) {
    background: #4fbff5;
}
.blocks-index-search-style.v1 .search-overlay .referral {
    background: #ffffff;
}
.blocks-index-search-style.v1 .search-overlay .referral .contents-wrapper h2 + p {
    color: #0b1e25;
}
.blocks-index-search-style.v1 .search-overlay .referral .contents-wrapper h2 {
    color: #0b1e25;
}
.blocks-index-search-style.v1 .search-overlay .search-field {
    padding: 0px;
    width: auto;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 {
    background-color: #ff6319;
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding-top: 30px;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 h4 {
    margin-top: 18px;
    color: #ffffff;
}
.blocks-index-search-style.v1 .search-overlay .search-field .form-control {
    background: transparent;
    height: 40px;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.4);
    color: #ffffff;
    width: 100%;
    right: 0;
}
.blocks-index-search-style.v1 .search-overlay .referral .btn .fa {
    margin-right: 0px;
}
.blocks-index-search-style.v1 .search-overlay .referral .btn {
    font-weight: normal;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 input::-webkit-input-placeholder {
    color: #ffffff !important;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 input:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff !important;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff !important;
}
.blocks-index-search-style.v1 .search-overlay .searchbar002 input:-ms-input-placeholder {
    color: #ffffff !important;
}
.blocks-index-search-style.v1 .search-overlay .search-close {
    cursor: pointer;
    position: absolute;
    right: 10%;
    top: 37px;
    padding: 10px 15px;
    background-color: #ffffff;
    line-height: 2px;
    z-index: 999999;
}

.blocks-index-sidebar-style {
    /*--- sidebar v001 ---*/
}

/****** theme blocks ******/
.blocks-index-header-style.v4 {
    position: relative;
    position: relative;
    z-index: 100013;
}
.blocks-index-header-style.v4 .header {
    height: 133px;
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v4 .header > .container:before {
    content: none;
}
.blocks-index-header-style.v4 .header > .container:after {
    content: none;
}
.blocks-index-header-style.v4 .logo-holder {
    display: block;
    margin-right: 65px;
}
.blocks-index-header-style.v4 .logo-holder > img {
    max-width: 230px;
}
.blocks-index-header-style.v4 .flex-holder {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v4 .info-blocks {
    display: flex;
    font-size: 15px;
}
.blocks-index-header-style.v4 .info-blocks > li {
    margin-right: 40px;
}
.blocks-index-header-style.v4 .info-blocks > li a {
    display: block;
}
.blocks-index-header-style.v4 .info-blocks > li a:hover {
    color: #ff6319;
}
.blocks-index-header-style.v4 .info-blocks > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v4 .info-blocks small {
    display: block;
    color: #8d8d8d;
    font-family: 'aller', sans-serif;
    font-weight: 300;
    padding-bottom: 6px;
}
.blocks-index-header-style.v4 .info-blocks small + div {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v4 .info-blocks small + div img {
    flex-shrink: 0;
    flex-grow: 0;
}
.blocks-index-header-style.v4 .info-blocks small + div span {
    display: block;
    padding-left: 8px;
    flex-grow: 0;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-header-style.v4 .right-icons {
    flex-grow: 1;
    text-align: right;
    flex-shrink: 0;
}
.blocks-index-header-style.v4 .right-icons > li {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
}
@media (min-width: 1200px) {
    .blocks-index-header-style.v4 .right-icons > li {
        margin-right: 35px;
    }
}
.blocks-index-header-style.v4 .right-icons > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v4 .cart-area {
    position: relative;
    cursor: pointer;
}
.blocks-index-header-style.v4 .cart-area .normal + img {
    display: none;
}
.blocks-index-header-style.v4 .cart-area:hover .normal {
    display: none;
}
.blocks-index-header-style.v4 .cart-area:hover .normal + img {
    display: block;
}
.blocks-index-header-style.v4 .cart-area:hover small + div span {
    color: #ff6319;
}
.blocks-index-header-style.v4 .cart-area span a {
    color: #ff6319;
}
.blocks-index-header-style.v4 .search-icon img {
    display: block;
}
.blocks-index-header-style.v4 .search-icon:hover {
    opacity: 0.3s;
}
.blocks-index-header-style.v4 .ratings-widget {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v4 .rating,
.blocks-index-header-style.v4 .rating span {
    font-size: 13px !important;
    line-height: 12px !important;
    font-weight: 600;
    color: #989898 !important;
}
.blocks-index-header-style.v4 .ratings-widget > img {
    width: 32px;
    height: 32px;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-index-header-style.v4 .ratings-widget > img + div {
    padding-left: 10px;
    flex-grow: 1;
}
.blocks-index-header-style.v4 .ratings-widget > img + div span {
    color: #343434;
    font-size: 12px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    padding-top: 5px;
}
.blocks-index-header-style.v4 .stars ul {
    padding: 0px 0px 3px 0px;
    width: 100%;
    float: right;
}
.blocks-index-header-style.v4 .stars li {
    list-style: none;
    float: left;
    padding-left: 3px;
}
.blocks-index-header-style.v4 .stars i {
    font-size: 14px;
    color: orange;
}
.blocks-index-header-style.v4 .stars a:hover span {
    color: orange !important;
}
.blocks-index-header-style.v4 .lang > div {
    display: inline-flex;
    align-items: center;
}
.blocks-index-header-style.v4 .lang > div:after {
    content: '\f107';
    margin-left: 7px;
    font-family: fontAwesome;
}
.blocks-index-header-style.v4 .lang .dropdown-menu {
    float: none;
    left: auto;
    right: 0;
}
.blocks-index-header-style.v4 .lang .dropdown-menu > li {
    display: flex;
    padding: 10px;
    border-bottom: solid 1px #ccc;
}
.blocks-index-header-style.v4 .lang .dropdown-menu > li > img {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
    align-self: flex-start;
    margin-top: 2px;
}
.blocks-index-header-style.v4 .lang .dropdown-menu > li > span {
    flex-grow: 1;
    padding-left: 10px;
}
.blocks-index-header-style.v4 .lang .dropdown-menu > li:hover {
    background: #ccc;
}
.blocks-index-header-style.v4 .lang .dropdown-menu > li:last-child {
    border: 0;
}
.blocks-index-header-style.v4 .mobile-icons > li img {
    display: block;
}
.blocks-index-header-style.v4 .mobile-icons .nav-icon .bars {
    width: 20px;
    height: 12px;
}
.blocks-index-header-style.v4 .nav-icon .bars span:nth-child(2) {
    top: 5px;
}
@media (max-width: 1199px) {
    .blocks-index-header-style.v4 .logo-holder {
        margin-right: 30px;
    }
}
@media (max-width: 767px) {
    .blocks-index-header-style.v4 .header {
        height: 120px;
    }
    .blocks-index-header-style.v4 .header > .container {
        width: 100%;
    }
    .blocks-index-header-style.v4 .flex-holder {
        justify-content: space-between;
    }
    .blocks-index-header-style.v4 .logo-holder {
        margin-right: 0;
    }
    .blocks-index-header-style.v4 .logo-holder img {
        max-width: 125px;
    }
    .blocks-index-header-style.v4 .mobile-icons > li {
        margin-right: 17px;
        cursor: pointer;
    }
    .blocks-index-header-style.v4 .mobile-icons > li:hover {
        opacity: 0.6;
    }
    .blocks-index-header-style.v4 .mobile-icons > li:last-child {
        margin-right: 0;
    }
}
@media (max-width: 500px) {
    .blocks-index-header-style.v4 .header {
        height: 80px;
    }
}

.blocks-index-header-style.v8 {
    position: relative;
    position: relative;
    z-index: 100013;
}
.blocks-index-header-style.v8 .header {
    height: 133px;
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v8 .header > .container:before {
    content: none;
}
.blocks-index-header-style.v8 .header > .container:after {
    content: none;
}
.blocks-index-header-style.v8 .logo-holder {
    display: block;
    margin-right: 65px;
}
.blocks-index-header-style.v8 .logo-holder > img {
    max-width: 230px;
}
.blocks-index-header-style.v8 .flex-holder {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v8 .info-blocks {
    display: flex;
    flex-grow: 1;
    font-size: 15px;
}
.blocks-index-header-style.v8 .info-blocks > li {
    margin-right: 25px;
}
.blocks-index-header-style.v8 .info-blocks > li a {
    display: block;
}
.blocks-index-header-style.v8 .info-blocks > li a:hover {
    color: #ff6319;
}
.blocks-index-header-style.v8 .info-blocks > .info-blocks-rating {
    margin-left: auto;
}
.blocks-index-header-style.v8 .info-blocks small {
    display: block;
    color: #8d8d8d;
    font-family: 'aller', sans-serif;
    font-weight: 300;
    padding-bottom: 6px;
}
.blocks-index-header-style.v8 .info-blocks small + div {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v8 .info-blocks small + div img {
    flex-shrink: 0;
    flex-grow: 0;
}
.blocks-index-header-style.v8 .info-blocks small + div span {
    display: block;
    padding-left: 8px;
    flex-grow: 0;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-header-style.v8 .right-icons {
    text-align: right;
    flex-shrink: 0;
}
.blocks-index-header-style.v8 .right-icons > li {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
}
@media (min-width: 1200px) {
    .blocks-index-header-style.v8 .right-icons > li {
        margin-right: 35px;
    }
}
.blocks-index-header-style.v8 .right-icons > li:last-child {
    margin-right: 0;
}
.blocks-index-header-style.v8 .cart-area {
    position: relative;
    cursor: pointer;
}
.blocks-index-header-style.v8 .cart-area .normal + img {
    display: none;
}
.blocks-index-header-style.v8 .cart-area:hover .normal {
    display: none;
}
.blocks-index-header-style.v8 .cart-area:hover .normal + img {
    display: block;
}
.blocks-index-header-style.v8 .cart-area:hover small + div span {
    color: #ff6319;
}
.blocks-index-header-style.v8 .cart-area span a {
    color: #ff6319;
}
.blocks-index-header-style.v8 .search-icon img {
    display: block;
}
.blocks-index-header-style.v8 .search-icon:hover {
    opacity: 0.3s;
}
.blocks-index-header-style.v8 .ratings-widget {
    display: flex;
    align-items: center;
}
.blocks-index-header-style.v8 .rating,
.blocks-index-header-style.v8 .rating span {
    font-size: 13px !important;
    line-height: 12px !important;
    font-weight: 600;
    color: #989898 !important;
}
.blocks-index-header-style.v8 .ratings-widget > img {
    width: 32px;
    height: 32px;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-index-header-style.v8 .ratings-widget > img + div {
    padding-left: 10px;
    flex-grow: 1;
}
.blocks-index-header-style.v8 .ratings-widget > img + div span {
    color: #343434;
    font-size: 12px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    padding-top: 5px;
}
.blocks-index-header-style.v8 .stars ul {
    padding: 0px 0px 3px 0px;
    width: 100%;
    float: right;
}
.blocks-index-header-style.v8 .stars li {
    list-style: none;
    float: left;
    padding-left: 3px;
}
.blocks-index-header-style.v8 .stars i {
    font-size: 14px;
    color: orange;
}
.blocks-index-header-style.v8 .stars a:hover span {
    color: orange !important;
}
.blocks-index-header-style.v8 .lang > div {
    display: inline-flex;
    align-items: center;
}
@media (max-width: 991px) {
    .blocks-index-header-style.v8 .lang > div {
        margin-right: 17px;
    }
}
.blocks-index-header-style.v8 .lang > div:after {
    content: '\f107';
    margin-left: 7px;
    font-family: fontAwesome;
}
.blocks-index-header-style.v8 .lang .dropdown-menu {
    float: none;
    left: auto;
    right: 0;
}
.blocks-index-header-style.v8 .lang .dropdown-menu > li {
    display: flex;
    padding: 10px;
    border-bottom: solid 1px #ccc;
}
.blocks-index-header-style.v8 .lang .dropdown-menu > li > img {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
    align-self: flex-start;
    margin-top: 2px;
}
.blocks-index-header-style.v8 .lang .dropdown-menu > li > span {
    flex-grow: 1;
    padding-left: 10px;
}
.blocks-index-header-style.v8 .lang .dropdown-menu > li:hover {
    background: #ccc;
}
.blocks-index-header-style.v8 .lang .dropdown-menu > li:last-child {
    border: 0;
}
.blocks-index-header-style.v8 .mobile-icons > li img {
    display: block;
}
.blocks-index-header-style.v8 .mobile-icons .nav-icon .bars {
    width: 20px;
    height: 12px;
}
.blocks-index-header-style.v8 .nav-icon .bars span:nth-child(2) {
    top: 5px;
}
@media (max-width: 1199px) {
    .blocks-index-header-style.v8 .logo-holder {
        margin-right: 30px;
    }
}
@media (max-width: 991px) {
    .blocks-index-header-style.v8 .header {
        height: 120px;
        padding-top: 17px;
    }
    .blocks-index-header-style.v8 .header > .container {
        width: 100%;
    }
    .blocks-index-header-style.v8 .flex-holder {
        justify-content: space-between;
    }
    .blocks-index-header-style.v8 .logo-holder {
        margin-right: 0;
    }
    .blocks-index-header-style.v8 .logo-holder img {
        max-width: 125px;
        width: 125px;
    }
    .blocks-index-header-style.v8 .mobile-icons > li {
        margin-right: 17px;
        cursor: pointer;
    }
    .blocks-index-header-style.v8 .mobile-icons > li:hover {
        opacity: 0.6;
    }
    .blocks-index-header-style.v8 .mobile-icons > li:last-child {
        margin-right: 0;
    }
}
@media (max-width: 500px) {
    .blocks-index-header-style.v8 .header {
        height: 110px;
    }
}
@media (min-width: 992px) {
    .blocks-index-header-style.v8 .visible-on-mobile {
        display: none;
    }
}

.blocks-index-navigation-main-style.v4 {
    display: block;
    z-index: 100012;
    position: relative;
}
.blocks-index-navigation-main-style.v4 .inner {
    position: relative;
    background: white;
}
.blocks-index-navigation-main-style.v4 .inner:after {
    content: '';
    width: 50vw;
    height: 1px;
    background: #eae7e7;
    position: absolute;
    top: 0;
    left: -50%;
}
.blocks-index-navigation-main-style.v4 .row-element {
    border-top: solid 1px #eae7e7;
    border-right: solid 1px #eae7e7;
    border-top-right-radius: 7px;
    position: relative;
}
.blocks-index-navigation-main-style.v4 .row-element > .left {
    position: relative;
    width: calc(100% - 400px);
}
.blocks-index-navigation-main-style.v4 .row-element > .left:before {
    content: '';
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 100;
    display: none;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.blocks-index-navigation-main-style.v4 .row-element > .right {
    width: 400px;
    flex-shrink: 0;
    flex-grow: 0;
    display: flex;
    align-items: center;
    padding: 0 40px 0 26px;
    justify-content: flex-start;
    position: relative;
}
.blocks-index-navigation-main-style.v4 .row-element > .right .nav-icon {
    flex: 0 0 32px;
}
.blocks-index-navigation-main-style.v4 .row-element > .right .nav-icon small {
    display: block;
    height: auto;
    font-size: 13px;
    padding-top: 13px;
    line-height: 1;
}
.blocks-index-navigation-main-style.v4 .row-element > .right .help-block h5 {
    font-size: 16px;
    color: #0b1e25;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 1;
}
.blocks-index-navigation-main-style.v4 .row-element > .right .help-image {
    position: absolute;
    bottom: 0;
    right: 95px;
    z-index: 10;
    max-height: 120px;
}
.blocks-index-navigation-main-style.v4 .row-element > .right:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    width: 140px;
    height: calc(100% + 2px);
    background: #ff6319;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v4 .row-element > .left {
        width: calc(100% - 200px);
    }
    .blocks-index-navigation-main-style.v4 .row-element > .right {
        padding: 0 30px;
        width: 200px;
        justify-content: flex-end;
    }
    .blocks-index-navigation-main-style.v4 .row-element > .right .help-block {
        display: none;
    }
    .blocks-index-navigation-main-style.v4 .row-element > .right .help-image {
        right: 78px;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v4 .row-element > .left:before {
        display: block;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v4 .row-element > .left {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v4 .row-element > .right {
        display: none;
    }
}
.blocks-index-navigation-main-style.v4 .nav-list {
    border-right: solid 1px #eae7e7;
    position: relative;
    height: 110px;
}
.blocks-index-navigation-main-style.v4 .nav-list:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    z-index: 1000;
    display: none;
}
.blocks-index-navigation-main-style.v4 .nav-list {
    display: flex;
    height: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item {
    margin: 0;
    border-right: solid 1px #eae7e7;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 0 5px;
    position: relative;
    height: 110px;
    width: 106px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #ff6319;
    position: absolute;
    top: -2px;
    right: -8px;
    z-index: 100;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.54, 0.11, 0, 1.14);
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transform: scale(0, 1);
    height: 4px;
    background: #ff6319;
    z-index: 100;
    transition: all 0.4s cubic-bezier(0.54, 0.11, 0, 1.14);
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item figure {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item figure img {
    max-height: 100%;
    max-width: 100%;
    display: block;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item span {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 13px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    padding-top: 12px;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item:last-child {
    border-right: 0;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item:hover::before {
    opacity: 1;
}
.blocks-index-navigation-main-style.v4 .nav-list .nav-item:hover::after {
    width: 100%;
    transform: scale(1, 1);
}
.blocks-index-navigation-main-style.v4 .scrollingHotSpotRight {
    width: 50px;
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
    background-image: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
    background-image: -moz-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
}
.blocks-index-navigation-main-style.v4 .scrollingHotSpotLeft {
    width: 50px;
    background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
    background-image: -webkit-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
    background-image: -moz-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v4 .nav-list .nav-item figure {
        height: 28px;
    }
    .blocks-index-navigation-main-style.v4 .nav-list .nav-item span {
        font-size: 10px;
        padding-top: 10px;
    }
    .blocks-index-navigation-main-style.v4 .nav-list .nav-item {
        height: 75px;
    }
}
@media (max-width: 600px) {
    .blocks-index-navigation-main-style.v4 .nav-list .nav-item {
        width: 70px;
    }
}
.blocks-index-navigation-main-style.v4 .dd-menu-wrapper {
    position: absolute;
    top: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    left: 0;
    width: 100%;
    z-index: 1000;
    display: none;
}
.blocks-index-navigation-main-style.v4 .dd-menu {
    background: white;
    display: flex;
    border-top: solid 1px #e3e3e3;
    background: #ffffff;
    min-height: 100px;
    border-radius: 0 0 2px 2px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .left {
    width: 550px;
    background: white;
    padding: 40px 32px 32px 32px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .right {
    width: calc(100% - 550px);
    background: #f7f7f7;
    display: flex;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list {
    margin-bottom: 30px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li {
    margin: 0;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li .overlay-data {
    display: none;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li a {
    display: block;
    padding: 10px 0;
}
.blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li:hover a {
    color: #ff6319;
    font-weight: 500;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links {
    width: 220px;
    padding: 30px 24px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links .vertical-list > li {
    margin: 0;
    border-bottom: solid 1px #ccc;
    position: relative;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links .vertical-list > li:after {
    content: '\f105';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    font-family: fontAwesome;
    font-size: 14px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links .vertical-list > li a {
    padding: 12px 25px 12px 0;
    line-height: 1.2;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links .vertical-list > li:last-child {
    border-bottom: 0;
}
.blocks-index-navigation-main-style.v4 .dd-menu .links .vertical-list > li:hover a {
    color: black;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image {
    width: calc(100% - 220px);
    position: relative;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .caption {
    position: absolute;
    left: 26px;
    bottom: 22px;
    width: 344px;
    font-size: 20px;
    color: white;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .caption mark {
    background: black;
    height: 34px;
    padding: 0;
    line-height: 28px;
    color: white;
    padding: 0 6px;
    display: inline-block;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image img {
    max-width: 100%;
    height: 100%;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .overlay {
    background: rgba(255, 99, 25, 0.9);
    color: white;
    padding: 25px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .overlay .scroll-wrapper {
    max-height: 100%;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .overlay .data h3 {
    font-size: 20px;
    font-style: italic;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .overlay .data p {
    line-height: 24px;
}
.blocks-index-navigation-main-style.v4 .dd-menu .image .overlay .data > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v4 .dd-menu .links {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .image {
        display: none;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v4 .dd-menu .left {
        width: 450px;
        padding: 30px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .right {
        width: calc(100% - 450px);
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v4 .container {
        padding: 0;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu {
        flex-direction: column;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .vertical-list {
        margin-bottom: 15px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li {
        border-bottom: solid 1px #dbdddf;
        margin: 0;
        font-size: 13px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .vertical-list > li a {
        padding: 14px 0;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .left {
        width: 100%;
        padding: 20px 25px 25px 25px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .left .row > div {
        margin-bottom: 20px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .left .row > div:last-child {
        margin-bottom: 0;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .right {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .button-holder {
        text-align: right;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .button-holder .btn {
        padding: 0;
        background: transparent;
        color: #ff6319;
        min-height: inherit;
        box-shadow: none;
        font-size: 13px;
    }
    .blocks-index-navigation-main-style.v4 .dd-menu .button-holder .btn:after {
        margin-left: 10px;
    }
}
.blocks-index-navigation-main-style.v4 .mega-main {
    background: white;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    top: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    left: 0;
    width: 100%;
    background: #ffffff;
    border-radius: 0 0 2px 2px;
    opacity: 0;
    pointer-events: none;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns {
    display: flex;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left {
    width: calc(100% - 402px);
    padding: 42px 32px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left h4 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 30px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li {
    margin-bottom: 15px;
    font-size: 14px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li a {
    display: block;
    color: black;
    position: relative;
    transition: all 0.2s ease;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li a:after {
    content: '\f105';
    margin-left: 10px;
    opacity: 0;
    font-family: fontAwesome;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li:hover a {
    color: #ff6319;
    text-decoration: none;
    margin-left: 2px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li:hover a:after {
    text-decoration: none;
    opacity: 1;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .left .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right {
    width: 402px;
    border-left: solid 1px #e3e3e3;
    background: #f8fdff;
    padding: 28px 34px 34px 34px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right h2 {
    font-size: 24px;
    line-height: 24px;
    color: #ff6319;
    margin: 0 0 30px;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right .vertical-list > li {
    margin-bottom: 18px;
    font-size: 14px;
    font-style: italic;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right .vertical-list > li a {
    display: block;
    text-decoration: none;
    color: #0b1e25;
    transition: all 0.2s ease;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right .vertical-list > li:hover a {
    color: #ff6319;
    text-decoration: none;
}
.blocks-index-navigation-main-style.v4 .mega-main .columns .right .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom {
    padding: 30px 20px 30px 30px;
    border-top: solid 1px #ccc;
    min-height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks {
    display: flex;
    font-size: 15px;
}
@media (min-width: 1200px) {
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li {
        margin-right: 40px;
    }
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li a {
    display: block;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li:last-child {
    margin-right: 0;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li > div {
    display: flex;
    align-items: center;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li > div img {
    flex-shrink: 0;
    flex-grow: 0;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li > div span {
    display: block;
    padding-left: 8px;
    flex-grow: 0;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks > li:last-child > div span {
    color: #333;
    text-transform: uppercase !important;
    padding-left: 2px;
}
.blocks-index-navigation-main-style.v4 .mega-main .cl-effect-5 a {
    overflow: hidden;
    padding: 1px 4px 0px 4px;
    height: 1em;
}
.blocks-index-navigation-main-style.v4 .mega-main .cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.blocks-index-navigation-main-style.v4 .mega-main .cl-effect-5 a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    color: #ff6319;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.blocks-index-navigation-main-style.v4 .mega-main .cl-effect-5 a:hover span,
.blocks-index-navigation-main-style.v4 .mega-main .cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.blocks-index-navigation-main-style.v4 .mega-main .cart-area {
    position: relative;
    cursor: pointer;
    color: #ff6319;
}
.blocks-index-navigation-main-style.v4 .mega-main .cart-area .normal {
    display: none;
}
.blocks-index-navigation-main-style.v4 .mega-main .slick-arrow {
    top: auto;
    transform: inherit;
    bottom: -35px;
    width: 30px;
    height: 30px;
}
.blocks-index-navigation-main-style.v4 .mega-main .slick-arrow:after {
    font-size: 20px;
}
.blocks-index-navigation-main-style.v4 .mega-main .slick-prev {
    left: auto;
    right: 40px;
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v4 .mega-main .bottom {
        display: block;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks {
        margin-bottom: 20px;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .columns .right {
        padding: 28px 34px 42px 34px;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v4 .mega-main .columns .left {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .columns .right {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom {
        text-align: center;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .info-blocks {
        display: none;
    }
}
@media (max-width: 550px) {
    .blocks-index-navigation-main-style.v4 .mega-main .columns .left,
    .blocks-index-navigation-main-style.v4 .mega-main .columns .right {
        width: 100%;
        padding: 25px 25px 45px 25px;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom {
        padding: 25px;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .buttons > li {
        display: block;
        margin: 0 0 15px;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .buttons > li .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .bottom .buttons > li:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v4 .mt-sm-30 {
        margin-top: 30px !important;
    }
    .blocks-index-navigation-main-style.v4 .columns .left {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blocks-index-navigation-main-style.v4 .columns .left > .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .left > .row > [class^='col-'] {
        padding-left: 0px;
        padding-right: 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .left h4 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .left .vertical-list > li {
        padding: 10px 0px;
        border-bottom: 1px solid #ccc;
        margin: 0px !important;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v4 .mt-xs-30 {
        margin-top: 30px !important;
    }
    .blocks-index-navigation-main-style.v4 .mt-xs-18 {
        margin-top: 18px !important;
    }
    .blocks-index-navigation-main-style.v4 .mega-main .columns {
        display: block;
    }
    .blocks-index-navigation-main-style.v4 .columns .right {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blocks-index-navigation-main-style.v4 .columns .right > .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .right > .row > [class^='col-'] {
        padding-left: 0px;
        padding-right: 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .right h4 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .right h2 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v4 .columns .right .vertical-list > li {
        padding: 10px 0px;
        border-bottom: 1px solid #ccc;
        margin: 0px !important;
        font-style: normal !important;
    }
    .blocks-index-navigation-main-style.v4 .columns .right .vertical-list > li a {
        text-decoration: none !important;
        font-style: normal !important;
    }
    .blocks-index-navigation-main-style.v4 .columns .right .vertical-list > li:after {
        content: '\f105';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        font-family: fontAwesome;
        font-size: 14px;
    }
}

.blocks-index-navigation-main-style.v5 .nav-list > li {
    margin-bottom: 4px;
}
.blocks-index-navigation-main-style.v5 .nav-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v5 .nav-list > li > a {
    display: block;
    min-height: 48px;
    background: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    padding: 16px 35px 16px 20px;
    position: relative;
    transition: all 0.4s ease;
}
.blocks-index-navigation-main-style.v5 .nav-list > li > a:after {
    content: '\f107';
    margin-left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    font-family: fontAwesome;
}
.blocks-index-navigation-main-style.v5 .nav-list > li.open > a {
    background: white;
    color: #ff6319;
}
.blocks-index-navigation-main-style.v5 .nav-list > li.open > a:after {
    content: '\f107';
}
.blocks-index-navigation-main-style.v5 .dropdown-menu {
    float: none;
    display: block;
    max-width: 100%;
    border: 0;
    margin-top: 0;
    position: relative;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li {
    margin: 0;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    padding: 10px 35px 10px 20px;
    position: relative;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li.active > a {
    color: #ff6319;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > a:hover {
    color: #ff6319;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > a:after {
    content: '\f105';
    margin-left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    font-family: fontAwesome;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul {
    list-style: none;
    padding-left: 10px;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul {
    display: none;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li.active > ul {
    display: block;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul > li > a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #555;
    padding: 5px 35px 5px 20px;
    position: relative;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul > li > a:hover,
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul > li > a.active {
    color: #ff6319;
}
.blocks-index-navigation-main-style.v5 .dropdown-menu > .vertical-list > li > ul > li:hover > a:after {
    content: '\f105';
    margin-left: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    font-family: fontAwesome;
}

.show-menu-category .nav-overlay,
.show-icon-menu .nav-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    z-index: 999999;
}
.show-menu-category .blocks-index-navigation-main-style.v8,
.show-icon-menu .blocks-index-navigation-main-style.v8 {
    z-index: 9999999 !important;
}

.blocks-index-navigation-main-style.v8 {
    display: block;
    z-index: 100012;
    position: relative;
    max-width: 1248px;
    margin: 0 auto;
}
.blocks-index-navigation-main-style.v8 .inner-mobile {
    position: relative;
}
.blocks-index-navigation-main-style.v8 .inner-mobile #category-menu {
    position: absolute;
    top: 47;
    left: -15px;
    right: -15px;
    background: #ffffff;
    padding: 0px 15px;
}
.blocks-index-navigation-main-style.v8 .inner-mobile > a,
.blocks-index-navigation-main-style.v8 .inner-mobile .category-menu {
    position: relative;
    padding: 10px 15px;
    margin-top: -10px;
    border-top: solid 1px #eae7e7;
    border-bottom: solid 1px #eae7e7;
    margin-left: -15px;
    margin-right: -15px;
    color: #ff6319;
    display: block;
    font-size: 18px;
    font-weight: 700;
    background-color: white;
}
.blocks-index-navigation-main-style.v8 .inner-mobile > a:after,
.blocks-index-navigation-main-style.v8 .inner-mobile .category-menu:after {
    content: '\f107';
    font-family: FontAwesome;
    opacity: 0.8;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -20px;
    font-size: 28px;
    transition: all 0.2s ease 0s;
}
.blocks-index-navigation-main-style.v8 .inner-mobile .category-list {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
}
.blocks-index-navigation-main-style.v8 .inner-mobile .category-list li {
    border-bottom: solid 1px #eae7e7;
}
.blocks-index-navigation-main-style.v8 .inner-mobile .category-list li a {
    padding: 10px 0px;
    display: block;
}
.blocks-index-navigation-main-style.v8 .inner-mobile .category-list li:last-child {
    border-bottom: none;
}
@media (min-width: 992px) {
    .blocks-index-navigation-main-style.v8 .inner-mobile {
        display: none;
    }
}
.blocks-index-navigation-main-style.v8 .inner {
    position: relative;
    background: white;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v8 .inner {
        max-width: 1024px;
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v8 .inner > .row-element {
        display: none;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .left {
        display: none;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon,
    .blocks-index-navigation-main-style.v8 .row-element > .right .help-block {
        display: none;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right {
        width: 100% !important;
        border-right: 0 !important;
    }
    .blocks-index-navigation-main-style.v8 .inner .dd-menu-wrapper {
        display: none;
    }
    .blocks-index-navigation-main-style.v8 .inner .mega-main {
        width: unset;
        left: -15px;
        right: -15px;
        top: -47px;
    }
    .blocks-index-navigation-main-style.v8 .inner:after {
        content: none !important;
    }
}
.blocks-index-navigation-main-style.v8 .inner:after {
    content: '';
    width: 100vw;
    height: 1px;
    background: #eae7e7;
    position: absolute;
    top: 0;
    right: 100%;
}
.blocks-index-navigation-main-style.v8 .row-element {
    position: relative;
    border-top-right-radius: 10px;
}
.blocks-index-navigation-main-style.v8 .row-element > .left {
    position: relative;
    width: calc(100% - 480px);
}
.blocks-index-navigation-main-style.v8 .row-element > .left:before {
    content: '';
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 100;
    display: none;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.blocks-index-navigation-main-style.v8 .row-element > .right {
    width: 480px;
    flex-shrink: 0;
    flex-grow: 0;
    display: flex;
    align-items: center;
    padding: 0;
    /*padding-left: 56px;*/
    border-bottom: 1px solid #eae7e7;
    justify-content: flex-start;
    position: relative;
    border-top: solid 1px #eae7e7;
    border-right: solid 1px #eae7e7;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon {
    flex: 0 0 32px;
}
@media (min-width: 768px) {
    .blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon {
        display: none;
    }
}
/*.blocks-index-navigation-main-style.v8 .row-element > .right .help-block {*/
/*flex: 1 1 auto; }*/

.blocks-index-navigation-main-style.v8 .row-element > .right .help-block {
    padding-left: 20px;
    padding-right: 20px;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .nav-icon small {
    display: block;
    height: auto;
    font-size: 13px;
    padding-top: 13px;
    line-height: 1;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .help-block h5 {
    font-size: 16px;
    color: #0b1e25;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 1;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .help-image {
    position: absolute;
    bottom: 0;
    right: 156px;
    z-index: 10;
    max-height: 108px;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .search-icon-box {
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
}
.blocks-index-navigation-main-style.v8 .row-element > .right .search-icon-box span {
    display: inline-block;
    margin-right: 20px;
    opacity: 0.4;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v8 .row-element > .right .search-icon-box span {
        display: none;
    }
}
.blocks-index-navigation-main-style.v8 .row-element > .right .search-icon-box .fa {
    opacity: 0.6;
}
.blocks-index-navigation-main-style.v8 .row-element > .right:after {
    content: '';
    position: absolute;
    top: -1px;
    right: -1px;
    width: 140px;
    height: calc(100% + 2px);
    background: #ff6319;
    z-index: 0;
    visibility: hidden;
    opacity: 0;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v8 .row-element > .left {
        width: calc(100% - 180px);
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right {
        padding: 0;
        width: 180px;
        justify-content: flex-end;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right .help-block {
        display: none;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right .help-image {
        right: 70px;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v8 .row-element > .left:before {
        display: block;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v8 .row-element > .left {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v8 .row-element > .right {
        display: none;
    }
}
.blocks-index-navigation-main-style.v8 .nav-list {
    position: relative;
    height: 110px;
}
.blocks-index-navigation-main-style.v8 .nav-list:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    z-index: 1000;
    display: none;
}
.blocks-index-navigation-main-style.v8 .nav-list {
    display: flex;
    height: 100%;
    flex-wrap: nowrap;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item {
    margin: 0;
    border: solid 1px #eae7e7;
    border-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
    text-align: center;
    padding: 5px 25px;
    padding-right: 40px;
    position: relative;
    min-height: 77px;
    display: flex;
    align-items: center;
    overflow: hidden;
    flex: 1 1 auto;
    transition: all 0.2s ease 0s;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:first-child {
    border-left: solid 1px #eae7e7;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:last-child {
    border-right: solid 1px #eae7e7;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item .white-icon {
    display: none;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item.menu-opened {
    background-color: #ff6319;
    color: #ffffff;
    border-color: #ff6319;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item.menu-opened:before {
    transform: rotate(-180deg);
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item.menu-opened span {
    color: #ffffff;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item.menu-opened .dark-icon {
    display: none;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item.menu-opened .white-icon {
    display: block;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:before {
    content: '\f107';
    font-family: FontAwesome;
    opacity: 0.8;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -11px;
    font-size: 16px;
    transition: all 0.2s ease 0s;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item figure {
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item figure img {
    max-height: 100%;
    max-width: 100%;
    display: block;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item span {
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:hover {
    background-color: #ff6319;
    color: #ffffff;
    border-color: #ff6319;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:hover span {
    color: #ffffff;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:hover .dark-icon {
    display: none;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item:hover .white-icon {
    display: block;
}
.blocks-index-navigation-main-style.v8 .nav-list .nav-item[dd-ref]:hover:before {
    transform: rotate(-180deg);
}
.blocks-index-navigation-main-style.v8 .scrollingHotSpotRight {
    width: 50px;
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
    background-image: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
    background-image: -moz-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.08));
}
.blocks-index-navigation-main-style.v8 .scrollingHotSpotLeft {
    width: 50px;
    background-image: linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
    background-image: -webkit-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
    background-image: -moz-linear-gradient(to left, transparent, rgba(0, 0, 0, 0.05));
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v8 .nav-list .nav-item figure {
        height: 28px;
    }
    .blocks-index-navigation-main-style.v8 .nav-list .nav-item span {
        font-size: 10px;
        padding-top: 10px;
    }
    .blocks-index-navigation-main-style.v8 .nav-list .nav-item {
        height: 75px;
    }
}
@media (max-width: 600px) {
    .blocks-index-navigation-main-style.v8 .nav-list .nav-item {
        width: 70px;
    }
}
.blocks-index-navigation-main-style.v8 .dd-menu-wrapper {
    position: absolute;
    top: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    left: 0;
    width: 100%;
    z-index: 1000;
    display: none;
}
.blocks-index-navigation-main-style.v8 .list-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blocks-index-navigation-main-style.v8 .dd-menu {
    background: white;
    border-top: solid 1px #e3e3e3;
    background: #ffffff;
    min-height: 100px;
    border-radius: 0 0 2px 2px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .full {
    width: 100%;
    background: white;
    max-height: calc(100vh - 100px);
    overflow: auto;
}
.blocks-index-navigation-main-style.v8 .dd-menu .full > .row {
    margin: 0px;
    padding: 20px 30px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .left {
    width: 550px;
    background: white;
    padding: 40px 32px 32px 32px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .right {
    width: calc(100% - 550px);
    background: #f7f7f7;
    display: flex;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li .overlay-data {
    display: none;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li a {
    display: inline-flex;
    align-items: center;
    padding: 10px 0px;
    padding-right: 25px;
    position: relative;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li > .box-item > a {
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 0;
    color: #ff6319;
    font-size: 17px;
}

.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li li:not(.highlighted) a:hover {
    font-weight: 400 !important;
    text-decoration: underline;
    color: #0b1e25;
}
.blocks-index-navigation-main-style.v8 .highlighted a {
    color: #ff6319;
    font-style: italic;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li a figure {
    margin-right: 15px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li li a {
    padding: 4px 0px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links {
    width: 220px;
    padding: 30px 24px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links .vertical-list > li {
    margin: 0;
    border-bottom: solid 1px #ccc;
    position: relative;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links .vertical-list > li:after {
    content: '\f105';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    font-family: fontAwesome;
    font-size: 14px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links .vertical-list > li a {
    padding: 12px 25px 12px 0;
    line-height: 1.2;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links .vertical-list > li:last-child {
    border-bottom: 0;
}
.blocks-index-navigation-main-style.v8 .dd-menu .links .vertical-list > li:hover a {
    color: black;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image {
    width: calc(100% - 220px);
    position: relative;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .caption {
    position: absolute;
    left: 26px;
    bottom: 22px;
    width: 344px;
    font-size: 20px;
    color: white;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    letter-spacing: -1px;
    line-height: 1.1;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .caption mark {
    background: black;
    height: 34px;
    padding: 0;
    line-height: 28px;
    color: white;
    padding: 0 6px;
    display: inline-block;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image img {
    max-width: 100%;
    height: 100%;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .overlay {
    background: rgba(255, 99, 25, 0.9);
    color: white;
    padding: 25px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .overlay .scroll-wrapper {
    max-height: 100%;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .overlay .data h3 {
    font-size: 20px;
    font-style: italic;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .overlay .data p {
    line-height: 24px;
}
.blocks-index-navigation-main-style.v8 .dd-menu .image .overlay .data > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .blocks-index-navigation-main-style.v8 .dd-menu .links {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .image {
        display: none;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v8 .dd-menu .left {
        width: 450px;
        padding: 30px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .right {
        width: calc(100% - 450px);
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v8 .container {
        padding: 0;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu {
        flex-direction: column;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .vertical-list {
        margin-bottom: 15px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li {
        border-bottom: solid 1px #dbdddf;
        margin: 0;
        font-size: 13px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li a {
        padding: 14px 0;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .left {
        width: 100%;
        padding: 20px 25px 25px 25px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .left .row > div {
        margin-bottom: 20px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .left .row > div:last-child {
        margin-bottom: 0;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .right {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .button-holder {
        text-align: right;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .button-holder .btn {
        padding: 0;
        background: transparent;
        color: #ff6319;
        min-height: inherit;
        box-shadow: none;
        font-size: 13px;
    }
    .blocks-index-navigation-main-style.v8 .dd-menu .button-holder .btn:after {
        margin-left: 10px;
    }
}
.blocks-index-navigation-main-style.v8 .bottom {
    padding: 15px 20px;
    border-top: solid 1px #ccc;
    min-height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks {
    display: flex;
    font-size: 15px;
}
@media (min-width: 1200px) {
    .blocks-index-navigation-main-style.v8 .bottom .info-blocks > li {
        margin-right: 40px;
    }
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li a {
    display: block;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li:last-child {
    margin-right: 0;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li > div {
    display: flex;
    align-items: center;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li > div img {
    flex-shrink: 0;
    flex-grow: 0;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li > div span {
    display: block;
    padding-left: 8px;
    flex-grow: 0;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li:last-child > div span {
    color: #333;
    text-transform: uppercase !important;
    padding-left: 2px;
}
.blocks-index-navigation-main-style.v8 .mega-main {
    background: white;
    border-top: solid 1px #e3e3e3;
    position: absolute;
    top: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    left: 0;
    width: 100%;
    background: #ffffff;
    border-radius: 0 0 2px 2px;
    opacity: 0;
    pointer-events: none;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns {
    display: flex;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left {
    width: calc(100% - 402px);
    padding: 42px 32px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left h4 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 30px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li {
    margin-bottom: 15px;
    font-size: 14px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li a {
    display: block;
    color: black;
    position: relative;
    transition: all 0.2s ease;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li a:after {
    content: '\f105';
    margin-left: 10px;
    opacity: 0;
    font-family: fontAwesome;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li:hover a {
    color: #ff6319;
    text-decoration: none;
    margin-left: 2px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li:hover a:after {
    text-decoration: none;
    opacity: 1;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .left .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right {
    width: 402px;
    border-left: solid 1px #e3e3e3;
    background: #f8fdff;
    padding: 28px 34px 34px 34px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right h2,
.blocks-index-navigation-main-style.v8 .mega-main .columns .right .h2 {
    font-size: 24px;
    line-height: 24px;
    color: #ff6319;
    margin: 0 0 30px;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right .vertical-list > li {
    margin-bottom: 18px;
    font-size: 14px;
    font-style: italic;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right .vertical-list > li a {
    display: block;
    text-decoration: none;
    color: #0b1e25;
    transition: all 0.2s ease;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right .vertical-list > li:hover a {
    color: #ff6319;
    text-decoration: none;
}
.blocks-index-navigation-main-style.v8 .mega-main .columns .right .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-navigation-main-style.v8 .mega-main .cl-effect-5 a {
    overflow: hidden;
    padding: 1px 4px 0px 4px;
    height: 1em;
}
.blocks-index-navigation-main-style.v8 .mega-main .cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.blocks-index-navigation-main-style.v8 .mega-main .cl-effect-5 a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    color: #ff6319;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.blocks-index-navigation-main-style.v8 .mega-main .cl-effect-5 a:hover span,
.blocks-index-navigation-main-style.v8 .mega-main .cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.blocks-index-navigation-main-style.v8 .mega-main .cart-area {
    position: relative;
    cursor: pointer;
    color: #ff6319;
}
.blocks-index-navigation-main-style.v8 .mega-main .cart-area .normal {
    display: none;
}
.blocks-index-navigation-main-style.v8 .mega-main .slick-arrow {
    top: auto;
    transform: inherit;
    bottom: -35px;
    width: 30px;
    height: 30px;
}
.blocks-index-navigation-main-style.v8 .mega-main .slick-arrow:after {
    font-size: 20px;
}
.blocks-index-navigation-main-style.v8 .mega-main .slick-prev {
    left: auto;
    right: 40px;
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v8 .mega-main .bottom {
        display: block;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom .info-blocks {
        margin-bottom: 20px;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .columns .right {
        padding: 28px 34px 42px 34px;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v8 .mega-main .columns .left {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .columns .right {
        width: 100%;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom {
        text-align: center;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom .info-blocks {
        display: none;
    }
}
@media (max-width: 550px) {
    .blocks-index-navigation-main-style.v8 .mega-main .columns .left,
    .blocks-index-navigation-main-style.v8 .mega-main .columns .right {
        width: 100%;
        padding: 25px 25px 45px 25px;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom {
        padding: 25px;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom .buttons > li {
        display: block;
        margin: 0 0 15px;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom .buttons > li .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .bottom .buttons > li:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .blocks-index-navigation-main-style.v8 .mt-sm-30 {
        margin-top: 30px !important;
    }
    .blocks-index-navigation-main-style.v8 .columns .left {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blocks-index-navigation-main-style.v8 .columns .left > .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .left > .row > [class^='col-'] {
        padding-left: 0px;
        padding-right: 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .left h4 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .left .vertical-list > li {
        padding: 10px 0px;
        border-bottom: 1px solid #ccc;
        margin: 0px !important;
    }
}
@media (max-width: 767px) {
    .blocks-index-navigation-main-style.v8 .mt-xs-30 {
        margin-top: 30px !important;
    }
    .blocks-index-navigation-main-style.v8 .mt-xs-18 {
        margin-top: 18px !important;
    }
    .blocks-index-navigation-main-style.v8 .mega-main .columns {
        display: block;
    }
    .blocks-index-navigation-main-style.v8 .columns .right {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blocks-index-navigation-main-style.v8 .columns .right > .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .right > .row > [class^='col-'] {
        padding-left: 0px;
        padding-right: 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .right h4 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .right h2 {
        padding: 0px 0px;
    }
    .blocks-index-navigation-main-style.v8 .columns .right .vertical-list > li {
        padding: 10px 0px;
        border-bottom: 1px solid #ccc;
        margin: 0px !important;
        font-style: normal !important;
    }
    .blocks-index-navigation-main-style.v8 .columns .right .vertical-list > li a {
        text-decoration: none !important;
        font-style: normal !important;
    }
    .blocks-index-navigation-main-style.v8 .columns .right .vertical-list > li:after {
        content: '\f105';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px;
        font-family: fontAwesome;
        font-size: 14px;
    }
}
.blocks-index-navigation-main-style.v8 .collapseable-items li:hover > .box-item > a {
    color: #0b1e25 !important;
    font-weight: 400 !important;
}
.blocks-index-navigation-main-style.v8 .collapseable-items li.has-sub .box-item > a:after {
    content: '\f107';
    font-family: FontAwesome;
    opacity: 0.8;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    color: #0b1e25 !important;
    transition: all 0.2s ease 0s;
}
.blocks-index-navigation-main-style.v8 .collapseable-items li.has-sub .box-item > a.dd-opened:after {
    transform: rotate(-90deg);
}
.blocks-index-navigation-main-style.v8 .collapseable-items li .box-item > a:hover {
    color: #ff6319 !important;
}
.blocks-index-navigation-main-style.v8 .collapseable-items li .box-item > a[aria-expanded='true']:after {
    transform: rotate(-90deg);
}
.blocks-index-navigation-main-style.v8 .collapseable-items .collapsed {
    display: none;
    overflow: hidden;
}
.blocks-index-navigation-main-style.v8 .underlined-list {
    list-style: none;
    margin: 0 0 10px;
    padding: 0px;
}
.blocks-index-navigation-main-style.v8 .underlined-list li a {
    padding: 8px 0px;
    padding-right: 0px;
    font-weight: 400 !important;
    font-size: 13px;
}
.blocks-index-navigation-main-style.v8 .underlined-list li a:after {
    content: none;
}
.blocks-index-navigation-main-style.v8 .underlined-list li a:hover {
    font-weight: 600 !important;
}
.blocks-index-navigation-main-style.v8 .four-column-layout > li {
    margin: 0;
    flex: 0 0 25%;
}
.blocks-index-navigation-main-style.v8 .six-column-layout > li {
    margin: 0;
    flex: 0 0 16.6667%;
}
.blocks-index-navigation-main-style.v8 .mb-0-list > li {
    margin-bottom: 0px;
    flex: 0 0 100%;
}
.blocks-index-navigation-main-style.v8 .min-height-box {
    min-height: 360px;
}
.blocks-index-navigation-main-style.v8 .full-width-list-item li {
    flex: 0 0 100%;
    font-size: 13px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.blocks-index-navigation-main-style.v8 .full-width-list-item li:hover {
    font-weight: 600;
}

.blocks-content-usps-style.v2 {
    display: block;
    position: relative;
    z-index: 100;
}
.blocks-content-usps-style.v2 .border-container {
    position: relative;
}

.blocks-content-usps-style.v2 .flex-wrapper {
    padding: 50px;
}
.blocks-content-usps-style.v2 .item {
    display: flex;
}
.blocks-content-usps-style.v2 .item > figure {
    width: 48px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: center;
}
.blocks-content-usps-style.v2 .item > figure img {
    max-width: 100%;
    margin: auto;
}
.blocks-content-usps-style.v2 .item > figure + div {
    padding-left: 15px;
    flex-grow: 1;
}
.blocks-content-usps-style.v2 .item > figure + div > *:last-child {
    margin-bottom: 0;
}
.blocks-content-usps-style.v2 .item h4 {
    font-size: 16px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    margin: 0 0 5px;
}
.blocks-content-usps-style.v2 ÃƒÂ¥ .item p {
    font-size: 13px;
    line-height: 15px;
}
@media (max-width: 991px) {
    .blocks-content-usps-style.v2 .flex-wrapper {
        padding: 20px 0;
    }
    .blocks-content-usps-style.v2 .item {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .blocks-content-usps-style.v2 .item figure {
        width: 24px;
        height: 24px;
        display: flex;
        margin: 0 auto 10px;
        align-items: center;
    }
    .blocks-content-usps-style.v2 .item figure img {
        max-height: 100%;
    }
    .blocks-content-usps-style.v2 .item > figure + div {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .blocks-content-usps-style.v2 .container {
        padding: 0;
    }
    .blocks-content-usps-style.v2 .flex-wrapper {
        margin: 0 -3px;
    }
    .blocks-content-usps-style.v2 .flex-wrapper > * {
        padding: 0 3px;
    }
    .blocks-content-usps-style.v2 .border-container {
        padding: 0 15px;
    }
    .blocks-content-usps-style.v2 .item > figure + div h4 {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.blocks-index-search-style.v3 .search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 30, 37, 0.9);
    opacity: 0;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    display: flex;
    align-items: center;
    visibility: hidden;
    z-index: 100014;
    pointer-events: none;
}
.blocks-index-search-style.v3 .search-overlay .search-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    max-width: 30px;
}
.blocks-index-search-style.v3 .search-overlay .search-close:hover {
    opacity: 0.5;
}
.blocks-index-search-style.v3 .search-overlay .search-field {
    position: relative;
    width: 700px;
    margin: auto;
    padding: 0;
    transition: all 0.4s ease 0.3s;
    transform: translateY(100px);
    opacity: 0;
}
.blocks-index-search-style.v3 .search-overlay .search-field .form-control {
    background: #fff;
    height: 51px;
    box-shadow: none;
    border: 0;
    padding: 7px 50px 7px 20px;
    border-radius: 6px;
    font-size: 18px;
}
.blocks-index-search-style.v3 .search-overlay .search-field .form-search-icon {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #ff6319;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0;
    outline: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 7px;
}
.blocks-index-search-style.v3 .search-overlay .search-field .form-search-icon:before {
    width: 100%;
}
@media screen and (max-width: 991px) {
    .blocks-index-search-style.v3 .search-overlay {
        height: 100%;
        overflow: auto;
    }
}
@media screen and (max-width: 767px) {
    .blocks-index-search-style.v3 .search-overlay .search-field {
        width: 96%;
    }
}

.show-search {
    position: fixed;
    width: 100%;
    overflow: hidden;
}
.show-search .blocks-index-search-style.v3 .search-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
}
.show-search .blocks-index-search-style.v3 .search-field {
    opacity: 1;
    transform: translateY(0);
}

.blocks-blog-style.v3 {
    padding: 30px 0;
}
.blocks-blog-style.v3 .vertical-list {
    margin-bottom: 26px;
}
.blocks-blog-style.v3 .vertical-list > li {
    display: flex;
    cursor: pointer;
}
.blocks-blog-style.v3 .vertical-list > li > span {
    display: block;
    height: 35px;
    padding: 0 5px;
    line-height: 36px;
    min-width: 70px;
    background: black;
    font-weight: 700;
    flex-shrink: 0;
    color: white;
    text-align: center;
    align-self: flex-start;
}
.blocks-blog-style.v3 .vertical-list > li > a {
    display: block;
    padding-left: 20px;
    flex-grow: 1;
    padding-top: 6px;
    line-height: 1.2;
    transition: all 0.4s ease;
}
.blocks-blog-style.v3 .vertical-list > li:hover > span {
    background: #ff6319;
}
.blocks-blog-style.v3 .vertical-list > li:hover > a {
    color: #ff6319;
    text-decoration: none;
}

.blocks-content-content-style.v2 {
    text-align: center;
    padding: 80px 0 60px 0;
}
.blocks-content-content-style.v2 .intro-area p {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 28px;
}
.blocks-content-content-style.v2 .image-holder {
    position: relative;
}
.blocks-content-content-style.v2 .image-holder img {
    margin: auto;
}
.blocks-content-content-style.v2 h2 {
    font-weight: bold;
}
.blocks-content-content-style.v2 .h-list .item .image {
    margin-bottom: 32px;
}
.blocks-content-content-style.v2 .h-list .item .image img {
    margin: auto;
}
.blocks-content-content-style.v2 .h-list .item p {
    font-size: 16px;
    line-height: 22px;
}
.blocks-content-content-style.v2 .h-list .item p:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v2 .articles .item {
    text-align: left;
}
.blocks-content-content-style.v2 .articles .item h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
}
.blocks-content-content-style.v2 .articles .item p {
    margin: 0 0 28px 0;
}
.blocks-content-content-style.v2 .articles .item .btn-border:not(:hover) {
    color: #595959;
}
.blocks-content-content-style.v2 .captions {
    width: 328px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 70px;
    z-index: 1000;
}

.blocks-content-content-style.v3 {
    padding: 30px 0 10px;
}
@media (min-width: 768px) {
    .blocks-content-content-style.v3 .small-wrapper {
        width: 745px;
        margin: auto;
    }
}
.blocks-content-content-style.v3 .small-wrapper {
    padding-bottom: 80px;
}
.blocks-content-content-style.v3 .small-wrapper h1 {
    margin: 0 0 88px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}
.blocks-content-content-style.v3 .small-wrapper > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v3 .row-element > * {
    margin-bottom: 20px;
}
.blocks-content-content-style.v3 .item {
    position: relative;
    cursor: pointer;
    display: block;
}
.blocks-content-content-style.v3 .item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    min-height: 255px;
}
.blocks-content-content-style.v3 .item .image-holder:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 162px;
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
}
.blocks-content-content-style.v3 .item .image-holder img {
    max-width: 100%;
    min-width: 100%;
}
.blocks-content-content-style.v3 .item .overlay {
    z-index: 100;
    padding: 22px;
    color: white;
    display: flex;
    align-items: flex-end;
}
.blocks-content-content-style.v3 .item .overlay .date-box {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #ff6319;
    margin-bottom: 14px;
    cursor: pointer;
    font-weight: 700;
}
.blocks-content-content-style.v3 .item .overlay .date-box + div {
    width: 215px;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v3 .small-wrapper {
        padding-bottom: 30px;
    }
    .blocks-content-content-style.v3 .small-wrapper h1 {
        font-size: 26px;
        line-height: 1.2;
    }
    .blocks-content-content-style.v3 .item .overlay .date-box + div {
        width: 100%;
    }
}

.blocks-content-content-style.v23 .text-block {
    padding: 40px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f9fa;
}
.blocks-content-content-style.v23 .text-block .inner {
    width: 390px;
    overflow-y: auto;
    margin: 0 auto;
}
.blocks-content-content-style.v23 .text-block .inner h3 {
    font-size: 20px;
    margin: 0 0 20px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-content-style.v23 .text-block .inner p {
    margin: 0 0 28px;
}
.blocks-content-content-style.v23 .text-block .inner > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v23 .image-holder img {
    width: 100%;
    min-width: 100%;
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v23 .image-holder img {
        min-height: 100%;
    }
}
@media (max-width: 991px) {
    .blocks-content-content-style.v23 .image-holder {
        width: 100%;
    }
    .blocks-content-content-style.v23 .text-block {
        padding: 0 15px;
    }
    .blocks-content-content-style.v23 .text-block .inner {
        padding: 30px 0;
        width: 100%;
    }
    .blocks-content-content-style.v23 .content-order .image-holder {
        order: 2;
    }
    .blocks-content-content-style.v23 .content-order .text-block {
        order: 1;
    }
}

.blocks-content-content-style.v28 {
    padding: 35px 0;
    position: relative;
    display: block;
}
.blocks-content-content-style.v28 .item {
    padding: 35px 35px 30px 35px;
    height: 100%;
    background: white;
    border-radius: 4px;
    box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.06);
    border: 1px solid #eeeeee;
    position: relative;
}
.blocks-content-content-style.v28 .item.first {
    background: #ff6319;
    color: white;
}
.blocks-content-content-style.v28 .item.first .flex-wrapper figure span img {
    top: -39px;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v28 .item.first .flex-wrapper figure span img {
        top: -24px;
    }
}
@media (min-width: 768px) {
    .blocks-content-content-style.v28 .item .flex-wrapper {
        padding-bottom: 60px;
    }
}
.blocks-content-content-style.v28 .item .flex-wrapper {
    flex-wrap: nowrap;
}
.blocks-content-content-style.v28 .item .flex-wrapper figure {
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-content-content-style.v28 .item .flex-wrapper figure span {
    display: block;
    width: 39px;
    height: 39px;
    overflow: hidden;
}
.blocks-content-content-style.v28 .item .flex-wrapper figure span img {
    position: relative;
    top: 0;
    max-width: 100%;
}
.blocks-content-content-style.v28 .item .flex-wrapper .data {
    padding-left: 11px;
    flex-grow: 1;
}
.blocks-content-content-style.v28 .item .flex-wrapper .data small {
    display: block;
    line-height: 1;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    color: #ff6319;
    padding-bottom: 6px;
}
.blocks-content-content-style.v28 .item .flex-wrapper .data h4 {
    line-height: 24px;
    font-size: 20px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-content-style.v28 .item .flex-wrapper .data > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v28 .item .btn {
    position: absolute;
    left: 35px;
    bottom: 30px;
}
@media (max-width: 768px) {
    .blocks-content-content-style.v28 .item .moblink {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }
}
.blocks-content-content-style.v28 .news-block .date-box {
    width: 45px;
    height: 45px;
    background: #ff6319;
    position: absolute;
    top: 46px;
    right: -4px;
    color: white;
    font-size: 20px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    text-align: center;
    padding: 5px 2px;
    line-height: 1;
}
.blocks-content-content-style.v28 .news-block .date-box time {
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
.blocks-content-content-style.v28 .news-block .flex-wrapper .data {
    padding-left: 0;
}
.blocks-content-content-style.v28 .item:hover {
    background: #ff6319;
    cursor: pointer;
    color: white;
}
.blocks-content-content-style.v28 .item:hover .flex-wrapper figure span img {
    top: -39px;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v28 .item:hover .flex-wrapper figure span img {
        top: -24px;
    }
}
.blocks-content-content-style.v28 .item:hover .flex-wrapper .data small {
    color: white;
}
.blocks-content-content-style.v28 .item:hover .date-box {
    background: #fff;
    color: #000;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.blocks-content-content-style.v28 .item.secondary:hover {
    background: #4fbff5;
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v28 {
        padding: 20px 0;
    }
    .blocks-content-content-style.v28 .columns-wrapper > div {
        margin-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v28 .columns-wrapper > div {
        margin-bottom: 6px;
    }
    .blocks-content-content-style.v28 .columns-wrapper > div:last-child {
        margin-bottom: 0;
    }
    .blocks-content-content-style.v28 .item {
        padding: 12px 18px;
    }
    .blocks-content-content-style.v28 .item .flex-wrapper figure span {
        width: 24px;
        height: 24px;
    }
    .blocks-content-content-style.v28 .item .flex-wrapper .data {
        padding: 2px 15px 0 10px;
    }
    .blocks-content-content-style.v28 .item .flex-wrapper .data:after {
        content: '\f105';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 16px;
        font-family: fontAwesome;
        font-size: 18px;
    }
    .blocks-content-content-style.v28 .item .flex-wrapper .data h4 {
        font-size: 14px;
        line-height: 20px;
    }
    .blocks-content-content-style.v28 .item .btn {
        display: none;
    }
    .blocks-content-content-style.v28 .item:hover .flex-wrapper figure span img {
        top: -24px;
    }
    .blocks-content-content-style.v28 .news-block {
        margin-top: 18px;
        min-height: 100px;
        padding: 20px 18px;
    }
    .blocks-content-content-style.v28 .news-block .flex-wrapper .data:after {
        display: none;
    }
    .blocks-content-content-style.v28 .news-block .flex-wrapper .data {
        padding: 2px 32px 0 0;
    }
    .blocks-content-content-style.v28 .news-block .flex-wrapper .data h4 {
        font-size: 16px;
        text-decoration: underline;
    }
    .blocks-content-content-style.v28 .news-block .date-box {
        top: 50%;
        transform: translateY(-50%);
    }
}

.blocks-content-content-style.v29 {
    padding: 50px 0 0;
    position: relative;
    display: block;
}
@media (min-width: 801px) {
    .blocks-content-content-style.v29 .intro {
        width: 770px;
    }
}
.blocks-content-content-style.v29 .intro {
    margin: auto;
    text-align: center;
    padding: 0 15px;
    position: relative;
    z-index: 10;
}
.blocks-content-content-style.v29 .intro h2 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 20px;
    font-weight: 400;
}
.blocks-content-content-style.v29 .intro .desc {
    margin-bottom: 40px;
}
.blocks-content-content-style.v29 .intro .desc p {
    line-height: 22px;
}
.blocks-content-content-style.v29 .intro .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v29 .intro .product img {
    max-width: 100%;
    display: block;
    margin: auto;
}
@media (min-width: 768px) {
    .blocks-content-content-style.v29 .pro-wrapper {
        position: relative;
        z-index: 9;
        margin-top: -134px;
        padding-top: 135px;
        background-image: linear-gradient(
            to top,
            rgba(255, 255, 255, 0) 0%,
            rgba(239, 243, 245, 0.6) 23%,
            rgba(234, 239, 242, 0.77) 58%,
            #e4ebee 100%
        );
        background-image: -webkit-linear-gradient(
            to top,
            rgba(255, 255, 255, 0) 0%,
            rgba(239, 243, 245, 0.6) 23%,
            rgba(234, 239, 242, 0.77) 58%,
            #e4ebee 100%
        );
        background-image: -moz-linear-gradient(
            to top,
            rgba(255, 255, 255, 0) 0%,
            rgba(239, 243, 245, 0.6) 23%,
            rgba(234, 239, 242, 0.77) 58%,
            #e4ebee 100%
        );
    }
}
.blocks-content-content-style.v29 .shape-area {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
}
.blocks-content-content-style.v29 .pro-item {
    background: white;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 32px;
    text-align: center;
    transition: all 0.4s ease;
}
.blocks-content-content-style.v29 .pro-item:hover {
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}
.blocks-content-content-style.v29 .pro-item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    margin-bottom: 10px;
    padding: 10px 15px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blocks-content-content-style.v29 .pro-item .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.blocks-content-content-style.v29 .pro-item .image-holder .foltex-logo {
    position: absolute;
    top: -15px;
    right: -15px;
}
.blocks-content-content-style.v29 .pro-item .desc {
    margin-bottom: 30px;
}
.blocks-content-content-style.v29 .pro-item .desc p {
    font-size: 16px;
    line-height: 20px;
}
.blocks-content-content-style.v29 .pro-item .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v29 .stock {
    display: flex;
}
.blocks-content-content-style.v29 .stock h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 20px;
}
.blocks-content-content-style.v29 .stock p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 24px;
}
.blocks-content-content-style.v29 .stock .pro-item {
    text-align: left;
    padding: 45px 58px 40px 35px;
}
.blocks-content-content-style.v29 .stock .pro-item > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v29 .stock > .left {
    width: calc(100% - 200px);
    padding-right: 16px;
}
.blocks-content-content-style.v29 .stock > .right {
    width: 200px;
    background: #4fbff5;
    border-radius: 4px;
    padding: 45px 50px 95px 35px;
    color: white;
    position: relative;
}
.blocks-content-content-style.v29 .stock > .right > * {
    z-index: 10;
}
.blocks-content-content-style.v29 .stock > .right .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v29 .stock > .right .btn {
    border-radius: 2px;
    position: absolute;
    left: 35px;
    bottom: 32px;
}
.blocks-content-content-style.v29 .stock > .right .popover {
    color: #0b1e25;
}
.blocks-content-content-style.v29 .stock > .right .tooltip-icon {
    position: absolute;
    bottom: 62px;
    right: -10px;
}
.blocks-content-content-style.v29 .stock > .right .helping-girl {
    position: absolute;
    right: -7px;
    bottom: 0;
    z-index: 0;
}
.blocks-content-content-style.v29 .view-all {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.blocks-content-content-style.v29 .view-all .text {
    font-size: 20px;
    margin-bottom: 30px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    width: 100%;
}
.blocks-content-content-style.v29 .view-all-mobile {
    padding-top: 40px;
    text-align: center;
}
.blocks-content-content-style.v29 .view-all-mobile h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    margin: 0 0 20px;
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v29 .shift-at-3 {
        order: 3;
    }
}
@media (max-width: 991px) {
    .blocks-content-content-style.v29 {
        padding: 40px 0;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v29 .pro-wrapper {
        background: white;
    }
    .blocks-content-content-style.v29 .shape-area {
        display: none;
    }
    .blocks-content-content-style.v29 .intro .desc {
        margin-bottom: 40px;
    }
    .blocks-content-content-style.v29 .intro h2 {
        font-size: 22px;
        line-height: 1.2;
        margin: 0 0 15px;
    }
    .blocks-content-content-style.v29 .intro .desc p {
        font-size: 13px;
    }
    .blocks-content-content-style.v29 .intro .product {
        display: none;
    }
}

.blocks-content-content-style.v30 {
    position: relative;
    padding: 50px 0;
    overflow: hidden;
}
@media (min-width: 768px) {
    .blocks-content-content-style.v30:before {
        content: '';
        background: #4fbff5;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .blocks-content-content-style.v30:after {
        content: '';
        background: #0b1e25;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0;
        position: absolute;
    }
}
.blocks-content-content-style.v30 .columns {
    position: relative;
    z-index: 100;
}
.blocks-content-content-style.v30 h3 {
    margin: 0 0 22px;
    color: white;
}
.blocks-content-content-style.v30 .vertical-list > li {
    margin: 0 0 17px;
}
.blocks-content-content-style.v30 .vertical-list > li a {
    display: flex;
    align-items: center;
}
.blocks-content-content-style.v30 .vertical-list > li a > svg {
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-content-content-style.v30 .vertical-list > li a > span {
    flex-grow: 1;
    padding-left: 20px;
}
.blocks-content-content-style.v30 .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v30 .left .vertical-list > li a {
    color: #0b1e25;
}
.blocks-content-content-style.v30 .left .vertical-list > li:hover a {
    color: white;
    text-decoration: underline;
}
.blocks-content-content-style.v30 .right {
    padding-left: 95px;
    position: relative;
}
.blocks-content-content-style.v30 .right:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 28px solid #0b1e25;
    position: absolute;
    bottom: -54px;
    left: -37px;
    z-index: 100;
    transform: rotate(-225deg);
}
.blocks-content-content-style.v30 .right .vertical-list > li a {
    color: white;
}
.blocks-content-content-style.v30 .right .vertical-list > li:hover a {
    color: #4fbff5;
    text-decoration: underline;
}
.blocks-content-content-style.v30 .right .vertical-list > li:hover a > svg use {
    fill: #4fbff5;
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v30 .right {
        padding-left: 25px;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v30 {
        padding: 0;
    }
    .blocks-content-content-style.v30 .container {
        padding: 0;
    }
    .blocks-content-content-style.v30 .left {
        background: #4fbff5;
        padding: 30px 15px;
    }
    .blocks-content-content-style.v30 .right {
        background: #0b1e25;
        padding: 30px 15px;
    }
}

.blocks-content-content-style.v31 {
    position: relative;
}
.blocks-content-content-style.v31 .item {
    background: #f7f9fa;
    padding: 40px 0;
}
.blocks-content-content-style.v31 .item:nth-child(even) {
    background: white;
}
.blocks-content-content-style.v31 .item .row-element {
    flex-wrap: nowrap;
}
.blocks-content-content-style.v31 .item h4 {
    margin: 0 0 9px;
    font-size: 16px;
    line-height: 1.2;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-content-style.v31 .item p {
    line-height: 22px;
    font-size: 13px;
}
.blocks-content-content-style.v31 .cell-1 {
    width: 185px;
    flex-shrink: 0;
    padding: 7px 15px 0 0;
}
.blocks-content-content-style.v31 .cell-1 .inner {
    width: 110px;
    text-align: center;
    position: relative;
}
.blocks-content-content-style.v31 .cell-1 .inner .like-button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: #4fbff5 url(./../images/like-icon.svg) center center no-repeat;
    position: absolute;
    top: -20px;
    left: -15px;
    z-index: 100;
    cursor: pointer;
    border: 0;
    padding: 0;
    outline: none;
}
.blocks-content-content-style.v31 .cell-1 .inner .like-button:hover {
    background-color: #0c92d2;
}
.blocks-content-content-style.v31 .cell-1 .vertical-list > li {
    margin-bottom: 8px;
}
.blocks-content-content-style.v31 .cell-1 .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v31 .cell-1 .ratings-lg {
    margin: auto;
}
.blocks-content-content-style.v31 .cell-1 .stars {
    margin-left: 15px;
}
.blocks-content-content-style.v31 .cell-1 .stars ul {
    padding: 0px 0px 3px 0px;
    width: 100%;
    float: right;
}
.blocks-content-content-style.v31 .cell-1 .stars li {
    list-style: none;
    float: left;
    padding-left: 3px;
}
.blocks-content-content-style.v31 .cell-1 .stars i {
    font-size: 14px;
    color: orange;
}
.blocks-content-content-style.v31 .cell-1 .total-numbers {
    font-size: 32px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    line-height: 0.8;
}
.blocks-content-content-style.v31 .cell-1 .name {
    font-size: 12px;
    padding-top: 4px;
    color: #0b1e25;
    opacity: 0.5;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    line-height: 1.1;
}
.blocks-content-content-style.v31 .cell-2 {
    flex-grow: 1;
    padding-right: 114px;
}
.blocks-content-content-style.v31 .cell-3 {
    width: 265px;
    flex-shrink: 0;
}
.blocks-content-content-style.v31 .desc > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .blocks-content-content-style.v31 .cell-1 {
        width: auto;
    }
    .blocks-content-content-style.v31 .cell-2 {
        padding-right: 15px;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v31 .item {
        text-align: center;
    }
    .blocks-content-content-style.v31 .item .row-element > * {
        margin-bottom: 20px;
    }
    .blocks-content-content-style.v31 .item .row-element > *:last-child {
        margin-bottom: 0;
    }
    .blocks-content-content-style.v31 .cell-1 {
        padding-top: 0;
    }
    .blocks-content-content-style.v31 .cell-1 .inner {
        margin: auto;
        min-width: 150px;
        background: white;
        border-radius: 5px;
        box-shadow: 0 10px 10px rgba(0, 0, 0, 0.07);
        border: solid 1px #ddd;
        padding: 15px;
    }
    .blocks-content-content-style.v31 .cell-1 .inner .like-button {
        position: relative;
        margin-bottom: 15px;
        top: auto;
        left: auto;
    }
    .blocks-content-content-style.v31 .cell-3 {
        width: auto;
    }
    .blocks-content-content-style.v31 .cell-1 .stars {
        margin-left: 18px;
    }
}

.blocks-content-content-style.v32 {
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    overflow: hidden;
}
.blocks-content-content-style.v32 .block-top {
    background: #219ed6;
    padding: 35px 30px;
    color: white;
}
.blocks-content-content-style.v32 .block-top h3 {
    margin: 0 0 17px;
    line-height: 24px;
    font-size: 24px;
}
.blocks-content-content-style.v32 .block-top p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 22px;
}
.blocks-content-content-style.v32 .block-top .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.blocks-content-content-style.v32 .block-top .btn:hover {
    background: black !important;
}
.blocks-content-content-style.v32 .block-top > *:last-child {
    margin-bottom: 0;
}
.blocks-content-content-style.v32 .block-bottom {
    padding: 40px 26px;
}
.blocks-content-content-style.v32 .block-bottom > ul {
    display: flex;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
    line-height: 1;
}
.blocks-content-content-style.v32 .block-bottom > ul > li {
    width: 40%;
    list-style-type: none;
    justify-content: space-between;
}
.blocks-content-content-style.v32 .block-bottom > ul > li:first-child {
    font-weight: 700;
    width: 60%;
    padding-right: 15px;
}
.blocks-content-content-style.v32 .block-bottom > *:last-child {
    margin-bottom: 0;
}

.blocks-content-content-style.v35 .blue-box {
    background-color: #5194c3;
    height: 480px;
    color: white;
    border-radius: 0px 10px 10px 0px;
}
.blocks-content-content-style.v35 .title {
    font-family: sofia-pro, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.blocks-content-content-style.v35 .description {
    color: #9fa3a7;
}
.blocks-content-content-style.v35 .upper-text {
    margin-top: 40px;
}
.blocks-content-content-style.v35 .white-box {
    height: 480px;
    box-shadow: 1px 0px 1px 1px #e8e9ed;
    border-radius: 10px 0px 0px 10px;
}
.blocks-content-content-style.v35 .studio {
    color: #ffc80a !important;
    margin-top: 60px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 5px;
}
.blocks-content-content-style.v35 .freelancer {
    color: #9fa3a7;
    margin-top: 60px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 5px;
}
.blocks-content-content-style.v35 .textposition-blue {
    width: 280px;
    padding-left: 60px;
    margin-left: 60px;
}
.blocks-content-content-style.v35 .start-blue {
    color: white;
}
.blocks-content-content-style.v35 .start-white {
    color: black;
}
.blocks-content-content-style.v35 .textposition-white {
    width: 280px;
    padding-left: 60px;
    margin-left: 60px;
}
.blocks-content-content-style.v35 .text-white-box {
    color: #9fa3a7;
}
.blocks-content-content-style.v35 .custom-button {
    border-radius: 25px;
    border: 2px solid #ffc80a;
    margin-top: 40px;
    margin-left: 42px;
    width: 147px;
    height: 46px;
    padding-top: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 3px;
    transition: all 0.3s ease-in-out;
}
.blocks-content-content-style.v35 .custom-button:hover {
    border-radius: 0;
}
.blocks-content-content-style.v35 .custom-button:hover .start-white {
    color: #5194c3;
}
.blocks-content-content-style.v35 .description-box {
    font-weight: bold;
}
.blocks-content-content-style.v35 .custom-button:hover {
    background-color: #ffc80a;
}
@media (max-width: 1200px) {
    .blocks-content-content-style.v35 .textposition-white {
        margin-left: 10px;
    }
    .blocks-content-content-style.v35 .textposition-blue {
        margin-left: 20px;
    }
}
@media (max-width: 991px) {
    .blocks-content-content-style.v35 .textposition-white {
        margin-left: 0px;
    }
    .blocks-content-content-style.v35 .textposition-blue {
        margin-left: 0px;
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v35 .textposition-white {
        padding-left: 0px;
        margin: auto;
    }
    .blocks-content-content-style.v35 .textposition-blue {
        padding-left: 0px;
        margin: auto;
    }
    .blocks-content-content-style.v35 .custom-button {
        width: 100px;
        margin-left: 90px;
        padding-left: 4px;
    }
    .blocks-content-content-style.v35 .here {
        display: none;
    }
    .blocks-content-content-style.v35 .blue-box {
        height: 400px;
        box-shadow: 0px;
    }
    .blocks-content-content-style.v35 .white-box {
        height: 400px;
        box-shadow: 0px;
    }
    .blocks-content-content-style.v35 .upper-text {
        margin-right: 5px;
    }
}

.blocks-content-content-style.v34 .attachment {
    color: #757575;
    font-family: sofia-pro, sans-serif;
    font-weight: 200;
    letter-spacing: 5px;
    font-size: 14px;
    margin-bottom: 10px;
}
.blocks-content-content-style.v34 .title-left {
    font-family: sofia-pro, sans-serif;
    font-weight: 600;
    font-size: 32px;
    margin-right: 10%;
    margin-bottom: 10px;
}
.blocks-content-content-style.v34 .titles-right {
    font-family: 'BrandonGrotesque', sans-serif;
    font-weight: 700;
    font-size: 28px;
}
.blocks-content-content-style.v34 .title-right-down {
    font-size: 28px;
}
.blocks-content-content-style.v34 .text {
    margin-top: 80px;
    margin-bottom: 80px;
}
.blocks-content-content-style.v34 .text-left {
    color: #9fa3a7;
}
.blocks-content-content-style.v34 .text-right-up {
    color: #9fa3a7;
    margin-right: 50px;
}
.blocks-content-content-style.v34 .text-right-down {
    color: #9fa3a7;
    margin-right: 50px;
}

.blocks-content-content-style.v36 .titel {
    margin: 10px 0px 70px 0px;
}
.blocks-content-content-style.v36 .search {
    color: white;
    background-color: #ff6319;
}
.blocks-content-content-style.v36 .search_title {
    font-size: 20px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    color: #000 !important;
    margin-bottom: 5px;
}
.blocks-content-content-style.v36 .descriptresult {
    font-style: italic;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
}
.blocks-content-content-style.v36 .pijltje:after {
    content: '\f105';
    font-family: fontAwesome;
}
.blocks-content-content-style.v36 .line {
    margin-top: 5px;
}
.blocks-content-content-style.v36 .searchbold {
    color: #ff6319;
    font-weight: bold;
}
.blocks-content-content-style.v36 .searchresult {
    color: #ff6319;
}
.blocks-content-content-style.v36 .pijltje {
    float: right;
}
.blocks-content-content-style.v36 .sections {
    margin: 0 auto;
    text-align: left;
}
@media (max-width: 767px) {
    .blocks-content-content-style.v36 .descriptresult {
        margin-right: 100px;
    }
    .blocks-content-content-style.v36 .line {
        margin-right: 110px;
    }
    .blocks-content-content-style.v36 .search_title {
        font-size: 16px;
    }
}

.blocks-content-content-style.v38 {
    padding: 50px 0;
}
.blocks-content-content-style.v38 .title {
    display: block;
    font-size: 16px;
    color: black;
    font-weight: 600;
    padding-bottom: 15px;
}
.blocks-content-content-style.v38 .title::before {
    content: '\f00c';
    margin-right: 7px;
    color: #ff631a;
    font-family: fontAwesome;
}

.blocks-content-media-style.v10 {
    position: relative;
}
.blocks-content-media-style.v10 .overlay {
    z-index: 1000;
    color: white;
    display: flex;
    align-items: center;
}
.blocks-content-media-style.v10 .overlay .inner {
    width: 460px;
    margin-left: 60px;
}
.blocks-content-media-style.v10 .overlay h2 {
    color: white;
    font-size: 40px;
    line-height: 45px;
    margin: 0 0 18px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.2);
}
.blocks-content-media-style.v10 .overlay-slider {
    transition: opacity 0.3s ease;
    opacity: 1;
    z-index: 9999;
    width: 100%;
    overflow: hidden;
}
.blocks-content-media-style.v10 .overlay-slider.hide_untill {
    opacity: 0;
}
.blocks-content-media-style.v10 .overlay-slider + .background {
    transition: opacity 0.3s ease;
    opacity: 1;
}
.blocks-content-media-style.v10 .overlay-slider.hide_untill + .background {
    opacity: 0.6;
}
.blocks-content-media-style.v10 .slider-holder {
    max-height: 450px;
}
.blocks-content-media-style.v10 .shape-holder {
    background: rgba(17, 38, 46, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 100;
}
.blocks-content-media-style.v10 .intro-shape {
    width: 62px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
    opacity: 0.8;
}
.blocks-content-media-style.v10 .arrows {
    display: flex;
    width: 100px;
    height: 55px;
    position: absolute;
    left: calc(50% + 2px);
    bottom: -10px;
    transform: translateX(-50%);
    z-index: 1000;
}
.blocks-content-media-style.v10 .arrows span {
    display: block;
    width: 56px;
    height: 45px;
    background: transparent url(./../images/intro-arrow-left.png) 0 0 no-repeat;
    cursor: pointer;
    outline: none;
    top: 0;
    transform: none;
    left: 0;
    border-radius: 0;
}
.blocks-content-media-style.v10 .arrows span:after {
    display: none;
}
.blocks-content-media-style.v10 .arrows .slick-next {
    background: transparent url(./../images/intro-arrow-right.png) 0 0 no-repeat;
    left: auto;
    right: -3px;
    top: 10px;
    z-index: 0;
    background-position: 0 -45px;
}
.blocks-content-media-style.v10 .video-button {
    font-weight: 400;
    font-size: 16px;
    height: 45px;
    padding: 0 15px;
    font-family: 'aller', sans-serif;
    display: inline-flex;
    align-items: center;
}
.blocks-content-media-style.v10 .video-button:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(./../images/video-icon.png) 0 0px no-repeat;
    margin-left: 15px;
    margin-top: -1px;
}
.blocks-content-media-style.v10 .slick-slide {
    position: relative;
}
.blocks-content-media-style.v10 .main-slider {
    overflow: hidden;
}
.blocks-content-media-style.v10 .main-slider .slick-list {
    overflow: visible;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v10 .overlay .inner {
        margin-left: 0;
        width: 100%;
    }
    .blocks-content-media-style.v10 .overlay h2 {
        font-size: 32px;
        line-height: 1.2;
        max-width: 50%;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .blocks-content-media-style.v10 .slick-slide .base-image {
        max-height: 300px;
        min-height: 300px;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v10 .slick-slide .base-image {
        min-height: 250px;
        width: auto;
        max-width: none;
    }
    .blocks-content-media-style.v10 .shape-holder {
        display: none;
    }
    .blocks-content-media-style.v10 .slick-slide {
        text-align: center;
    }
    .blocks-content-media-style.v10 .slider-holder {
        height: 250px;
    }
    .blocks-content-media-style.v10 .overlay {
        position: absolute;
        background: rgba(17, 38, 46, 0.8);
        padding: 20px 15px;
    }
    .blocks-content-media-style.v10 .overlay h2 {
        font-size: 22px;
        line-height: 1.2;
        padding: 40px 0px 10px 0px;
        text-align: center;
        max-width: 100%;
    }
    .blocks-content-media-style.v10 .arrows {
        display: none;
    }
    .blocks-content-media-style.v10 .intro-shape {
        display: none;
    }
    .blocks-content-media-style.v10 .container {
        padding: 0;
        width: 100%;
    }
}

.blocks-content-media-style.v11 {
    position: relative;
    padding: 100px 0;
}
@media (min-width: 768px) {
    .blocks-content-media-style.v11 .short-info {
        width: 730px;
        margin: auto;
    }
}
.blocks-content-media-style.v11 .short-info {
    text-align: center;
    padding-bottom: 22px;
}
.blocks-content-media-style.v11 .short-info h2 {
    margin: 0 0 20px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
.blocks-content-media-style.v11 .short-info p {
    line-height: 22px;
}
.blocks-content-media-style.v11 .short-info > *:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v11 .sliders-wrapper {
    max-width: 1400px;
    min-height: 460px;
    margin: auto;
    position: relative;
}
@media (min-width: 992px) {
    .blocks-content-media-style.v11 .sliders-wrapper:before {
        content: '';
        width: 100px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        z-index: 99;
    }
    .blocks-content-media-style.v11 .sliders-wrapper:after {
        content: '';
        width: 100px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
        z-index: 99;
    }
}
.blocks-content-media-style.v11 .slick-slider {
    position: static;
}
.blocks-content-media-style.v11 .slick-list {
    position: static;
}
.blocks-content-media-style.v11 .slick-track {
    display: flex;
    align-items: center;
}
.blocks-content-media-style.v11 .slick-track:before {
    content: none;
}
.blocks-content-media-style.v11 .slick-track:after {
    content: none;
}
.blocks-content-media-style.v11 .slick-slide {
    position: relative;
    float: none;
    transition: transform 0.5s ease 0s;
}
@media (min-width: 992px) {
    .blocks-content-media-style.v11 .slick-slide {
        transform: scale(0.92, 0.8);
    }
    .blocks-content-media-style.v11 .slick-slide.slick-center {
        transform: scale(1);
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .blocks-content-media-style.v11 .slick-slide:not(.slick-center)::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.9);
        z-index: 1000;
    }
}
.blocks-content-media-style.v11 .item {
    display: flex;
    box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    background: white;
    overflow: hidden;
    transition: padding 0.5s linear 0.2s;
}
.blocks-content-media-style.v11 .item .desc {
    padding: 50px 60px 38px 40px;
    max-height: 380px;
    overflow-y: auto;
    flex-grow: 1;
}
.blocks-content-media-style.v11 .item .desc .inner {
    padding-bottom: 10px;
    padding-left: 10px;
}
.blocks-content-media-style.v11 .item .desc h4 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 24px;
}
.blocks-content-media-style.v11 .item .desc p {
    line-height: 22px;
    font-size: 13px;
}
.blocks-content-media-style.v11 .item .desc .buttons-holder {
    padding-top: 20px;
}
.blocks-content-media-style.v11 .item .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v11 .item figure {
    width: 359px;
    flex-shrink: 0;
    flex-grow: 0;
}
.blocks-content-media-style.v11 .item figure img {
    max-width: 100%;
    min-width: 100%;
    height: 100%;
}
.blocks-content-media-style.v11 .links-holder {
    padding: 0 15px;
    display: none;
}
.blocks-content-media-style.v11 .links-holder h2 {
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    margin: 0 0 20px;
}
.blocks-content-media-style.v11 .links-holder .links {
    margin-bottom: 10px;
}
.blocks-content-media-style.v11 .links-holder .links > li {
    border-bottom: solid 1px #cccccc;
    font-size: 15px;
    margin: 0;
    line-height: 1.2;
}
.blocks-content-media-style.v11 .links-holder .links > li:last-child {
    border-bottom: 0;
}
.blocks-content-media-style.v11 .links-holder .links > li a {
    display: block;
    min-height: 50px;
    padding: 17px 40px 17px 0;
    position: relative;
}
.blocks-content-media-style.v11 .links-holder .links > li a:after {
    content: '';
    width: 14px;
    height: 10px;
    background: url(./../images/forward-arrow.png) 0 0px no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.blocks-content-media-style.v11 .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v11 .item .desc {
        padding: 25px 25px 15px 15px;
    }
}
@media (max-width: 991px) {
    .blocks-content-media-style.v11 .sliders-wrapper {
        min-height: auto;
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v11 {
        padding: 58px 0;
    }
    .blocks-content-media-style.v11 .links-holder {
        display: block;
    }
}

.blocks-content-media-style.v12 {
    position: relative;
    padding-bottom: 44px;
}
.blocks-content-media-style.v12 .image-holder {
    position: relative;
}
.blocks-content-media-style.v12 .image-holder .base {
    max-height: 400px;
    display: block;
    margin: auto;
}
.blocks-content-media-style.v12 .overlay {
    top: auto;
    bottom: -44px;
    height: auto;
}
.blocks-content-media-style.v12 .flex-wrapper {
    justify-content: flex-end;
}
.blocks-content-media-style.v12 .box {
    width: 460px;
    background: #112d37;
    border-radius: 6px;
    padding: 50px 40px 45px 40px;
    color: white;
}
.blocks-content-media-style.v12 .box h2 {
    line-height: 44px;
    font-size: 32px;
    font-weight: 400;
    margin: 0 0 20px;
}
.blocks-content-media-style.v12 .box .desc {
    font-size: 13px;
    margin-bottom: 36px;
}
.blocks-content-media-style.v12 .box .desc p {
    line-height: 22px;
}
.blocks-content-media-style.v12 .box .desc p:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v12 .max-height {
    max-height: 132px;
}
@media (max-width: 991px) {
    .blocks-content-media-style.v12 .box {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v12 {
        padding-bottom: 0;
    }
    .blocks-content-media-style.v12 .image-holder .base {
        max-height: 200px;
    }
    .blocks-content-media-style.v12 .overlay {
        position: relative;
        bottom: auto;
        margin-top: -60px;
    }
    .blocks-content-media-style.v12 .box {
        padding: 25px;
    }
    .blocks-content-media-style.v12 .box h2 {
        font-size: 22px;
        line-height: 29px;
    }
    .blocks-content-media-style.v12 .box .desc {
        display: none;
    }
}
@media (max-width: 500px) {
    .blocks-content-media-style.v12 .image-holder .base {
        max-height: 178px;
        max-width: inherit;
    }
    .blocks-content-media-style.v12 .box .btn {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.blocks-content-media-style.v13 {
    position: relative;
}
.blocks-content-media-style.v13 .row-element {
    display: flex;
    justify-content: center;
    overflow: hidden;
}
.blocks-content-media-style.v13 .row-element .extras {
    display: flex;
    flex: 1;
}
.blocks-content-media-style.v13 .row-element .extras > div {
    display: flex;
    flex-shrink: 0;
}
.blocks-content-media-style.v13 .row-element .center-area {
    display: flex;
}
.blocks-content-media-style.v13 .row-element .center-area > div {
    display: flex;
}
.blocks-content-media-style.v13 .text-block {
    width: 285px;
    height: 285px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 34px;
    color: white;
    background: #0b1e25;
    text-align: center;
    flex-shrink: 0;
    position: relative;
}
.blocks-content-media-style.v13 .text-block .max-height {
    max-height: 100%;
}
.blocks-content-media-style.v13 .text-block .inner h2 {
    line-height: 24px;
    font-size: 20px;
    font-style: italic;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-media-style.v13 .text-block .inner p {
    line-height: 22px;
    font-size: 13px;
}
.blocks-content-media-style.v13 .text-block .inner > *:last-child {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .blocks-content-media-style.v13 .text-block:after {
        content: '';
        position: absolute;
        top: 50%;
        left: -21px;
        width: 25px;
        height: 25px;
        background: #0b1e25;
        transform: rotate(45deg) translateY(-50%);
    }
}
.blocks-content-media-style.v13 .text-block.primary {
    background: #ff6319;
}
.blocks-content-media-style.v13 .text-block.primary::after {
    background: #ff6319;
}
.blocks-content-media-style.v13 .image {
    flex-shrink: 0;
    width: 285px;
}
.blocks-content-media-style.v13 .review {
    background: white;
    color: #0b1e25;
    font-style: normal;
    padding: 25px;
}
.blocks-content-media-style.v13 .review .inner h2 {
    margin-bottom: 30px;
}
.blocks-content-media-style.v13 .review .inner .client-name {
    display: block;
    font-size: 13px;
    line-height: 1;
    padding-bottom: 12px;
}
.blocks-content-media-style.v13 .proud-review {
    text-align: left;
}
.blocks-content-media-style.v13 .proud-review .inner h2 {
    font-style: normal;
    margin: 0 0 15px;
    line-height: 26px;
}
.blocks-content-media-style.v13 .stars {
    color: #ff6319;
    line-height: 1;
}
.blocks-content-media-style.v13 .stars > li {
    margin-right: 5px;
    font-size: 13px;
}
.blocks-content-media-style.v13 .stars > li:last-child {
    margin-right: 0;
}
.blocks-content-media-style.v13 .hide-pointer .text-block:after {
    display: none;
}
.blocks-content-media-style.v13 .ratings-mobile {
    background: white;
    height: 80px;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    display: none;
}
.blocks-content-media-style.v13 .ratings-mobile:after {
    content: '';
    width: 20px;
    height: 20px;
    background: white;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -10px;
}
.blocks-content-media-style.v13 .ratings-mobile .ratings-widget {
    display: inline-flex;
    align-items: center;
}
.blocks-content-media-style.v13 .ratings-mobile .ratings-widget > img {
    width: 32px;
    height: 32px;
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-content-media-style.v13 .ratings-mobile .ratings-widget > img + div {
    padding-left: 10px;
    flex-grow: 1;
}
.blocks-content-media-style.v13 .ratings-mobile .ratings-widget > img + div span {
    display: block;
    color: #343434;
    font-size: 12px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    padding-top: 5px;
}
.blocks-content-media-style.v13 .testimonial-mobile {
    background: #4fbff5;
    padding: 40px 30px 32px 30px;
    text-align: center;
    color: white;
}
.blocks-content-media-style.v13 .testimonial-mobile p {
    font-size: 14px;
    font-style: italic;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 15px;
}
.blocks-content-media-style.v13 .testimonial-mobile .stars {
    margin-bottom: 20px;
}
.blocks-content-media-style.v13 .testimonial-mobile .stars > li {
    color: white;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v13 .row-element {
        height: auto;
        margin: auto;
        max-width: 100%;
    }
    .blocks-content-media-style.v13 .row-element .extras > div {
        flex-wrap: wrap;
        flex-direction: column;
    }
    .blocks-content-media-style.v13 .row-element .center-area {
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v13 .text-block {
        width: 160px;
        height: 160px;
        padding: 15px;
    }
    .blocks-content-media-style.v13 .text-block .inner h2 {
        line-height: 20px;
        font-size: 12px;
    }
    .blocks-content-media-style.v13 .text-block .inner p {
        line-height: 20px;
        font-size: 12px;
    }
    .blocks-content-media-style.v13 .image {
        width: 160px;
        height: 160px;
        overflow: hidden;
    }
    .blocks-content-media-style.v13 .image img {
        max-width: 100%;
        height: 100%;
    }
    .blocks-content-media-style.v13 .row-element .center-area > div:last-child .image {
        order: 2;
    }
    .blocks-content-media-style.v13 .ratings-mobile {
        display: flex;
    }
}

.blocks-content-media-style.v14 {
    position: relative;
}
.blocks-content-media-style.v14 .image-holder {
    overflow: hidden;
    position: relative;
    max-height: 350px;
    min-height: 270px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.blocks-content-media-style.v14 .image-holder img {
    display: block;
    margin: auto;
}
@media (min-width: 1251px) {
    .blocks-content-media-style.v14 .image-holder img {
        max-width: 100%;
        min-width: 100%;
    }
}
.blocks-content-media-style.v14 .image-holder .overlay {
    background: rgba(79, 191, 245, 0.15);
    display: flex;
    align-items: flex-end;
    padding-bottom: 70px;
}
.blocks-content-media-style.v14 .image-holder .caption {
    font-size: 38px;
    line-height: 1;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    letter-spacing: -1px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    color: white;
}
.blocks-content-media-style.v14 .image-holder .caption mark {
    background: #ff6319;
    height: 34px;
    padding: 0;
    line-height: 28px;
    color: white;
    padding: 0 6px;
    display: inline-block;
}
@media (max-width: 767px) {
    .blocks-content-media-style.v14 .image-holder .overlay {
        align-items: center;
        padding: 15px 0;
    }
    .blocks-content-media-style.v14 .image-holder .overlay .container {
        width: 100%;
    }
}

.blocks-content-media-style.v15 {
    position: relative;
}
.blocks-content-media-style.v15 .wizard-overlay {
    background-color: #343131;
    opacity: 0.3;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease 0s;
}
.blocks-content-media-style.v15 .wizard-overlay.active {
    opacity: 0.3;
    visibility: visible;
}
.blocks-content-media-style.v15 .steps-box {
    width: 460px;
    margin: 0 auto;
    position: relative;
}
.blocks-content-media-style.v15 .steps-box .completed-steps-svg {
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2.5px;
    z-index: 99;
}
.blocks-content-media-style.v15 .steps-box .completed-steps-svg .line {
    stroke: #4fbff5;
    stroke-width: 8px;
}
@media (max-width: 767px) {
    .blocks-content-media-style.v15 .steps-box {
        width: 268px;
    }
}
.blocks-content-media-style.v15 .steps {
    width: 460px;
    height: 14px;
    margin: auto;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}
.blocks-content-media-style.v15 .steps:after {
    content: '';
    position: absolute;
    width: calc(100% - 3px);
    height: 5px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #e6e7e8;
    z-index: 1;
    border-radius: 10px;
}
.blocks-content-media-style.v15 .steps > span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    z-index: 999;
}
.blocks-content-media-style.v15 .steps > span .title-tip {
    position: absolute;
    bottom: 30px;
    left: calc(50% + 2px);
    transform: translateX(-50%);
    width: 230px;
    background: white;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    box-shadow: 0 1px 12px 10px rgba(0, 0, 0, 0.1);
    display: none;
}
.blocks-content-media-style.v15 .steps > span .title-tip:after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    bottom: -7px;
    background: white;
}
.blocks-content-media-style.v15 .steps > span:after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: solid 2px white;
    background: #4fbff5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.blocks-content-media-style.v15 .steps > span.active-step {
    z-index: 999;
}
@media (min-width: 768px) {
    .blocks-content-media-style.v15 .steps > span {
        cursor: pointer;
    }
    .blocks-content-media-style.v15 .steps > span:hover .title-tip {
        display: block;
    }
}
.blocks-content-media-style.v15 .steps > span.active-step:after {
    background: #4fbff5;
    box-shadow: none;
    width: 16px;
    height: 16px;
    border-radius: 16px;
    top: -2px;
}
.blocks-content-media-style.v15 .steps > span.active-step:before {
    background: #e6e7e8;
}
.blocks-content-media-style.v15 .steps > span.active-step ~ span:before {
    background: #e6e7e8;
}
.blocks-content-media-style.v15 .steps > span.active-step ~ span:after {
    background: white;
    box-shadow: inset 0 0 1px black;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v15 .steps > span {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    }
    .blocks-content-media-style.v15 .steps:after {
        height: 4px;
    }
    .blocks-content-media-style.v15 .steps > span:not(:last-child):before {
        height: 4px;
    }
}
@media (max-width: 550px) {
    .blocks-content-media-style.v15 .steps {
        width: 300px;
    }
    .blocks-content-media-style.v15 .steps > span:not(:last-child):before {
        width: 55px;
        height: 4px;
    }
}
@media (max-width: 400px) {
    .blocks-content-media-style.v15 .steps {
        width: 270px;
    }
    .blocks-content-media-style.v15 .steps > span:not(:last-child):before {
        width: 45px;
    }
}
.blocks-content-media-style.v15 .slick-slide {
    transition:
        opacity 0.2s ease 0s,
        visibility 0.2s ease 0s;
}
.blocks-content-media-style.v15 .slider-holder {
    margin: auto;
    position: relative;
    z-index: 9999;
}
.blocks-content-media-style.v15 .slick-track {
    padding-bottom: 55px;
    padding-top: 40px;
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}
.blocks-content-media-style.v15 .slick-track:before {
    content: none;
}
.blocks-content-media-style.v15 .slick-track:after {
    content: none;
}
.blocks-content-media-style.v15 .slick-prev:after {
    display: none;
}
.blocks-content-media-style.v15 .slick-prev:before {
    content: '\f104';
    margin-right: 15px;
    font-family: fontAwesome;
}
@media (min-width: 1200px) {
    .blocks-content-media-style.v15 .wizard-slider {
        margin: 0 -25px;
    }
    .blocks-content-media-style.v15 .wizard-slider .slick-slide {
        padding: 0 25px;
    }
}
.blocks-content-media-style.v15 .item {
    background: white;
    padding: 80px 95px;
    box-shadow: 0 1px 29px 5px rgba(0, 0, 0, 0.05);
}
@media (min-width: 1200px) {
    .blocks-content-media-style.v15 .item {
        min-height: 546px;
    }
}
.blocks-content-media-style.v15 .item .info-area {
    padding-bottom: 35px;
    position: relative;
}
.blocks-content-media-style.v15 .item .info-area .services-image {
    position: absolute;
    bottom: 30px;
    right: 0;
    display: none;
}
@media (min-width: 992px) {
    .blocks-content-media-style.v15 .item .info-area .services-image {
        display: block;
    }
    .blocks-content-media-style.v15 .item .info-area .inner {
        padding: 0 235px 65px 0;
    }
}
.blocks-content-media-style.v15 .item .info-area .inner h1 {
    margin: 0 0 20px;
}
.blocks-content-media-style.v15 .item .info-area .inner > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v15 .item {
        padding: 40px;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v15 .item {
        padding: 30px 20px;
    }
    .blocks-content-media-style.v15 .item .info-area .inner h1 {
        font-size: 26px;
        margin: 0 0 15px;
    }
    .blocks-content-media-style.v15 .item .info-area .inner p {
        font-size: 13px;
    }
    .blocks-content-media-style.v15 .scrollingHotSpotLeft,
    .blocks-content-media-style.v15 .scrollingHotSpotRight {
        display: none !important;
    }
}
.blocks-content-media-style.v15 .scrollableArea {
    margin: 0 -15px;
}
.blocks-content-media-style.v15 .pro-slider2 .scrollableArea {
    margin: 0 -10px;
}
.blocks-content-media-style.v15 .pro-slider2 .slide-item {
    padding: 0 10px;
}
.blocks-content-media-style.v15 .pro-services {
    text-align: center;
    position: relative;
}
.blocks-content-media-style.v15 .pro-services figure {
    width: 220px;
    height: 145px;
    margin-bottom: 28px;
    border: solid 4px transparent;
    border-radius: 7px;
    position: relative;
}
.blocks-content-media-style.v15 .pro-services figure:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: white;
    border: solid 1px #4fbff5;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.blocks-content-media-style.v15 .pro-services figure:after {
    content: '';
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: white;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    box-shadow: 0 4px 15px 2px rgba(0, 0, 0, 0.2);
}
.blocks-content-media-style.v15 .pro-services figure img {
    width: 100%;
    height: 100%;
}
.blocks-content-media-style.v15 .pro-services .desc h4 {
    font-size: 16px;
}
.blocks-content-media-style.v15 .pro-services .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-content-media-style.v15 .pro-services .option-button {
    position: absolute;
    top: 0;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1001;
    cursor: pointer;
}
.blocks-content-media-style.v15 .pro-services .option-button:checked + figure {
    border-color: #4fbff5;
}
.blocks-content-media-style.v15 .pro-services .option-button:checked + figure:before {
    background: #4fbff5;
}
.blocks-content-media-style.v15 .pro-services .option-button:checked ~ .desc h4 {
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-content-media-style.v15 .pro-holder {
    position: relative;
    max-width: 100%;
}
.blocks-content-media-style.v15 .pro-holder .scrollWrapper {
    text-align: center;
    overflow-x: auto;
}
.blocks-content-media-style.v15 .pro-slider1 .scrollableArea {
    margin: 0 -5px;
    display: inline-flex;
}
.blocks-content-media-style.v15 .pro-slider1 .slide-item {
    padding: 0 5px;
}
.blocks-content-media-style.v15 .pro-services.icons figure {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border: solid 1px #eeeeee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.blocks-content-media-style.v15 .fix-width .desc {
    width: 120px;
    overflow-wrap: break-word;
}
.blocks-content-media-style.v15 .pro-services.icons figure img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.blocks-content-media-style.v15 .slider-buttons {
    padding: 0 15px;
    text-align: center;
}
.blocks-content-media-style.v15 .slider-buttons > li {
    margin-right: 12px;
}
.blocks-content-media-style.v15 .slider-buttons > li:last-child {
    margin-right: 0;
}
@media (max-width: 767px) {
    .blocks-content-media-style.v15 .slick-track {
        padding-bottom: 30px;
    }
    .blocks-content-media-style.v15 .pro-services figure {
        width: 145px;
        height: 120px;
        display: flex;
    }
    .blocks-content-media-style.v15 .pro-services figure img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }
}
@media (max-width: 600px) {
    .blocks-content-media-style.v15 .slider-buttons > li {
        display: block;
        margin: 0 0 10px;
    }
    .blocks-content-media-style.v15 .slider-buttons > li .btn {
        display: block !important;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
    }
    .blocks-content-media-style.v15 .slider-buttons > li:last-child {
        margin-bottom: 0;
    }
}
.blocks-content-media-style.v15 .item-box {
    background: white;
    box-shadow: 0 1px 29px 5px rgba(0, 0, 0, 0.05);
}
.blocks-content-media-style.v15 .item-box .item-box-inner {
    display: flex;
    color: #0b1e25;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.blocks-content-media-style.v15 .item-box .item-box-inner p {
    color: #0b1e25;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .left-side {
    padding: 82px 78px;
    max-width: 50%;
    flex: 0 0 50%;
    min-width: 50%;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .left-side h1 {
    color: #0b1e25;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .left-side .form-control {
    max-width: 400px;
    height: 60px;
    color: #0b1e25;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .left-side .form-control:hover,
.blocks-content-media-style.v15 .item-box .item-box-inner .left-side .form-control:focus {
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #888888;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side {
    padding: 82px 78px;
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    position: relative;
    z-index: 1;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side h2 {
    color: #ff6319;
    font-size: 32px;
    font-weight: 700;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area {
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
    padding: 32px 40px;
    position: relative;
    height: 152px;
    margin-top: 54px;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .tooltip-icon {
    right: 26px;
    bottom: 48px;
    position: absolute;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .service-desk {
    position: absolute;
    right: 0;
    bottom: 0;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area h3 {
    line-height: 26px;
    margin: 0 0 20px;
    font-size: 22px;
}
@media (min-width: 768px) {
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .info {
        width: 245px;
    }
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .info p {
    font-size: 13px;
    line-height: 22px;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .contact-info > li {
    font-family: 'aller', sans-serif;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .contact-info > li > figure {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .contact-info > li > figure img {
    margin: auto;
    display: block;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .right-side .contact-info > li > span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
}
@media (max-width: 767px) {
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side {
        padding: 25px 0 50px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area {
        padding: 20px;
        box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.12);
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area h3 {
        font-size: 18px;
        margin: 0 0 11px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .service-desk {
        display: none;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .info-area .tooltip-icon {
        display: none;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side .contact-info {
        padding-top: 0;
    }
}
.blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side {
    background-image: url('./../images/bg-image-wizard.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 50%;
    flex: 0 0 50%;
    position: absolute;
    left: 50%;
    z-index: 2;
    top: 0;
    bottom: 0;
    transition: all 0.2s ease 0s;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    z-index: 2;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side .below-image {
    position: absolute;
    bottom: 0;
    left: 19px;
    max-width: calc(100% - 38px);
    z-index: 1;
}
.blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side .above-text {
    position: absolute;
    bottom: 36px;
    left: 35px;
    width: 310px;
    color: #fff;
    font-family: 'aller', sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 43px;
    z-index: 3;
}
.blocks-content-media-style.v15 .item-box .item-box-inner.form-submitted .image-box-side {
    left: 0;
}
@media (max-width: 1199px) {
    .blocks-content-media-style.v15 .item-box .item-box-inner {
        flex-direction: column;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .left-side {
        width: 100%;
        flex: 1 1 auto;
        max-width: 100%;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side {
        width: 100%;
        flex: 1 1 auto;
        max-width: 100%;
        display: none;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side {
        display: none;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner.form-submitted .left-side {
        display: none;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner.form-submitted .right-side {
        display: block;
    }
}
@media (max-width: 767px) {
    .blocks-content-media-style.v15 .item-box .item-box-inner .left-side {
        padding: 30px 20px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .left-side h1 {
        font-size: 26px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .left-side p {
        font-size: 13px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side {
        padding: 30px 20px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side h2 {
        font-size: 26px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .right-side p {
        font-size: 13px;
    }
    .blocks-content-media-style.v15 .item-box .item-box-inner .image-box-side .below-image {
        max-height: calc(100% - 5px);
    }
}

.blocks-content-media-style.v16 {
    position: relative;
}
.blocks-content-media-style.v16 .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    outline: none;
}
.blocks-content-media-style.v16 .video-block {
    margin-bottom: 20px;
    position: relative;
}
.blocks-content-media-style.v16 .video-block .base {
    max-width: 100%;
    min-width: 100%;
}

.blocks-content-extra-style.v10 {
    padding: 30px 0;
}
.blocks-content-extra-style.v10 h1 {
    margin: 0 0 22px;
}
.blocks-content-extra-style.v10 h2 {
    color: #000;
}
.blocks-content-extra-style.v10 h2:first-child {
    color: #ff6319;
}
.blocks-content-extra-style.v10 p > a {
    text-decoration: underline;
}
.blocks-content-extra-style.v10 .accessories {
    background: white;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.blocks-content-extra-style.v10 .accessories h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    margin: 0 0 22px;
}
.blocks-content-extra-style.v10 .accessories .vertical-list > li {
    margin-bottom: 14px;
    position: relative;
    padding-left: 24px;
}
.blocks-content-extra-style.v10 .accessories .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-extra-style.v10 .accessories .vertical-list > li:after {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    color: #ff6319;
}

.blocks-content-extra-style.v14 {
    padding: 100px 0 90px;
}
@media (min-width: 992px) {
    .blocks-content-extra-style.v14 .container {
        width: 945px;
    }
}
.blocks-content-extra-style.v14 .info-area {
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
    padding: 40px;
    position: relative;
}
.blocks-content-extra-style.v14 .info-area .tooltip-icon {
    right: 26px;
    bottom: 48px;
    position: absolute;
}
.blocks-content-extra-style.v14 .info-area .service-desk {
    position: absolute;
    right: 10px;
    bottom: 0;
}
.blocks-content-extra-style.v14 .info-area h3 {
    line-height: 26px;
    margin: 0 0 20px;
    font-size: 22px;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v14 .info-area .info {
        width: 245px;
    }
}
.blocks-content-extra-style.v14 .info-area .info p {
    font-size: 13px;
    line-height: 22px;
}
.blocks-content-extra-style.v14 .contact-info {
    padding-top: 20px;
}
.blocks-content-extra-style.v14 .contact-info > li {
    font-family: 'aller', sans-serif;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.blocks-content-extra-style.v14 .contact-info > li > figure {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
}
.blocks-content-extra-style.v14 .contact-info > li > figure img {
    margin: auto;
    display: block;
}
.blocks-content-extra-style.v14 .contact-info > li > span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
}
.blocks-content-extra-style.v14 .links-area h3 {
    text-align: center;
}
.blocks-content-extra-style.v14 .links-area .links {
    margin-bottom: 20px;
}
.blocks-content-extra-style.v14 .links-area .links > li {
    border-bottom: solid 1px #cccccc;
    font-size: 15px;
    margin: 0;
    line-height: 1.2;
}
.blocks-content-extra-style.v14 .links-area .links > li:last-child {
    border-bottom: 0;
}
.blocks-content-extra-style.v14 .links-area .links > li a {
    display: block;
    min-height: 50px;
    padding: 17px 40px 17px 0;
    position: relative;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-left: 0px;
}
.blocks-content-extra-style.v14 .links-area .links > li a:hover {
    margin-left: 5px;
}
.blocks-content-extra-style.v14 .links-area .links > li a:after {
    content: '';
    width: 14px;
    height: 10px;
    background: url(./../images/forward-arrow.png) 0 0px no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v14 {
        padding: 25px 0 50px;
    }
    .blocks-content-extra-style.v14 .info-area {
        padding: 20px;
        box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.12);
    }
    .blocks-content-extra-style.v14 .info-area h3 {
        font-size: 18px;
        margin: 0 0 11px;
    }
    .blocks-content-extra-style.v14 .info-area .service-desk {
        display: none;
    }
    .blocks-content-extra-style.v14 .info-area .tooltip-icon {
        display: none;
    }
    .blocks-content-extra-style.v14 .contact-info {
        padding-top: 0;
    }
}
@media (max-width: 600px) {
    .blocks-content-extra-style.v14 .links-area .btn {
        display: block;
    }
}

.blocks-content-extra-style.v15 {
    padding: 90px 0;
}
@media (min-width: 992px) {
    .blocks-content-extra-style.v15 .container {
        width: 945px;
    }
}
.blocks-content-extra-style.v15 h1 {
    margin: 0;
    line-height: 40px;
}
.blocks-content-extra-style.v15 .info-area {
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
    padding: 40px;
    position: relative;
    overflow: hidden;
}
.blocks-content-extra-style.v15 .info-area .tooltip-icon {
    right: 26px;
    bottom: 13px;
    position: absolute;
}
.blocks-content-extra-style.v15 .info-area .service-desk {
    position: absolute;
    right: 0;
    bottom: -28px;
}
.blocks-content-extra-style.v15 .info-area h3 {
    line-height: 26px;
    margin: 0 0 20px;
    font-size: 22px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v15 .info-area .info {
        min-height: 100px;
        width: 245px;
    }
}
.blocks-content-extra-style.v15 .info-area .info p {
    font-size: 13px;
    line-height: 22px;
}
.blocks-content-extra-style.v15 .contact-info > li {
    font-family: 'aller', sans-serif;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.blocks-content-extra-style.v15 .contact-info > li > figure {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
}
.blocks-content-extra-style.v15 .contact-info > li > figure img {
    margin: auto;
    display: block;
}
.blocks-content-extra-style.v15 .contact-info > li > span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v15 {
        padding: 25px 0 50px;
    }
    .blocks-content-extra-style.v15 .info-area {
        padding: 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        border: solid 1px #ddd;
    }
    .blocks-content-extra-style.v15 .info-area h3 {
        font-size: 18px;
        margin: 0 0 11px;
    }
    .blocks-content-extra-style.v15 .info-area .service-desk {
        display: none;
    }
    .blocks-content-extra-style.v15 .info-area .tooltip-icon {
        display: none;
    }
    .blocks-content-extra-style.v15 h1 {
        font-size: 20px;
        line-height: 1.2;
    }
}

.blocks-content-extra-style.v16 {
    padding: 90px 0;
}
@media (min-width: 992px) {
    .blocks-content-extra-style.v16 .container {
        width: 945px;
    }
}
.blocks-content-extra-style.v16 h1 {
    margin: 0;
    line-height: 40px;
}
.blocks-content-extra-style.v16 h1 mark {
    background: #ff6319;
    height: 34px;
    line-height: 31px;
    color: white;
    padding: 0 6px;
    display: inline-block;
}
.blocks-content-extra-style.v16 .info-area {
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
    padding: 40px;
    position: relative;
    overflow: hidden;
}
.blocks-content-extra-style.v16 .info-area .tooltip-icon {
    right: 26px;
    bottom: 13px;
    position: absolute;
}
.blocks-content-extra-style.v16 .info-area .logo-image {
    position: absolute;
    right: 43px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.blocks-content-extra-style.v16 .info-area h3 {
    line-height: 26px;
    margin: 0 0 20px;
    font-size: 22px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v16 .info-area .logo-image {
        display: block;
    }
    .blocks-content-extra-style.v16 .info-area .info {
        width: 245px;
    }
}
.blocks-content-extra-style.v16 .info-area .info p {
    font-size: 13px;
    line-height: 22px;
}
.blocks-content-extra-style.v16 .contact-info > li {
    font-family: 'aller', sans-serif;
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
}
.blocks-content-extra-style.v16 .contact-info > li > figure {
    flex-shrink: 0;
    flex-grow: 0;
    width: 16px;
}
.blocks-content-extra-style.v16 .contact-info > li > figure img {
    margin: auto;
    display: block;
}
.blocks-content-extra-style.v16 .contact-info > li > span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v16 {
        padding: 25px 0 50px;
    }
    .blocks-content-extra-style.v16 .info-area {
        padding: 20px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
        border: solid 1px #ddd;
    }
    .blocks-content-extra-style.v16 .info-area h3 {
        font-size: 18px;
        margin: 0 0 11px;
    }
    .blocks-content-extra-style.v16 h1 {
        font-size: 20px;
        line-height: 1.2;
    }
    .blocks-content-extra-style.v16 h1 mark {
        height: 25px;
        line-height: 1.1;
    }
}

.blocks-content-extra-style.v17 {
    padding: 30px 0;
}
.blocks-content-extra-style.v17 .row-element {
    margin-bottom: -20px;
}
.blocks-content-extra-style.v17 .row-element > * {
    margin-bottom: 20px;
}
.blocks-content-extra-style.v17 .pro-item {
    background: white;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 32px;
    text-align: center;
    position: relative;
    transition:
        box-shadow 0.4s ease,
        border 0.4s ease,
        background 0.4s ease,
        color 0.4s ease;
}
.blocks-content-extra-style.v17 .pro-item:hover {
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}
.blocks-content-extra-style.v17 .pro-item .discount {
    height: 40px;
    background: #ff6319;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    left: -5px;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 1;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    color: white;
    text-align: left;
    z-index: 100;
}
.blocks-content-extra-style.v17 .pro-item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    margin-bottom: 10px;
    padding: 10px 15px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blocks-content-extra-style.v17 .pro-item .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.blocks-content-extra-style.v17 .pro-item .image-holder .foltex-logo {
    position: absolute;
    opacity: 0.4;
    top: -30px;
    right: -25px;
}
.blocks-content-extra-style.v17 .pro-item:hover .image-holder .foltex-logo {
    opacity: 1;
}
.blocks-content-extra-style.v17 .pro-item .desc {
    margin-bottom: 30px;
}
.blocks-content-extra-style.v17 .pro-item .desc p {
    font-size: 16px;
    line-height: 20px;
}
.blocks-content-extra-style.v17 .pro-item .desc > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v17 .row-element > * {
        width: 100%;
    }
}

.blocks-content-extra-style.v18 {
    position: relative;
}
.blocks-content-extra-style.v18 .reset-filters {
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease 0s;
}
.blocks-content-extra-style.v18 .reset-filters.show {
    opacity: 1;
    visibility: visible;
}
.blocks-content-extra-style.v18 .container {
    position: relative;
}
.blocks-content-extra-style.v18 .inner {
    position: relative;
    padding: 26px 0;
}
.blocks-content-extra-style.v18 .inner .bar {
    content: '';
    height: 1px;
    background: #e8e8e8;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}
.blocks-content-extra-style.v18 .inner .bar.bottom {
    top: auto;
    bottom: 0;
}
.blocks-content-extra-style.v18 .row-element {
    margin-bottom: -10px;
    position: relative;
}
.blocks-content-extra-style.v18 .row-element > * {
    margin-bottom: 10px;
}
.blocks-content-extra-style.v18 .filter-sub {
    margin-bottom: 30px;
    margin-top: -30px;
}
.blocks-content-extra-style.v18 .filter-sub .filter-option {
    font-size: 15px;
    font-family: 'roboto', sans-serif !important;
    padding-bottom: 3px;
}
.blocks-content-extra-style.v18 .tooltip-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 24px;
    z-index: 999;
    background: white url(./../images/questionmark.png) center center no-repeat;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.08);
    opacity: 0.75;
}
.blocks-content-extra-style.v18 .tooltip-icon:hover {
    opacity: 1;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.2);
}
.blocks-content-extra-style.v18 .bootstrap-select .btn-default {
    background: #f8f8f8;
    color: #757575;
    box-shadow: none;
    border: solid 1px #f3f3f3;
    border-radius: 0;
    min-height: 40px;
    padding: 12px 40px 9px 35px;
    outline: none !important;
}
.blocks-content-extra-style.v18 .bootstrap-select .btn-default:after {
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #797979;
}
.blocks-content-extra-style.v18 .bootstrap-select .btn-default:focus,
.blocks-content-extra-style.v18 .bootstrap-select .btn-default:active,
.blocks-content-extra-style.v18 .bootstrap-select .btn-default:hover,
.blocks-content-extra-style.v18 .bootstrap-select.open .btn-default {
    color: #ff6319 !important;
    border-color: transparent;
    box-shadow: 0 2px 0 #ff6319;
    background: white !important;
}
.blocks-content-extra-style.v18 .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: block;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 17px;
}
.blocks-content-extra-style.v18 .bootstrap-select.btn-group .dropdown-menu.open {
    border-radius: 0 0 4px 4px;
}
.blocks-content-extra-style.v18 .bootstrap-select.btn-group .dropdown-menu li a {
    background: none;
    outline: none;
}
.blocks-content-extra-style.v18 .bootstrap-select.btn-group .dropdown-menu li:hover a,
.blocks-content-extra-style.v18 .bootstrap-select.btn-group .dropdown-menu li.selected a {
    background: #ff6319;
    color: white;
}
.blocks-content-extra-style.v18 .custom-dd {
    background: #f8f8f8;
    box-shadow: none;
    border: solid 1px #f3f3f3;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.blocks-content-extra-style.v18 .custom-dd > span {
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 40px 0 35px;
    position: relative;
    width: 100%;
    line-height: 1;
    color: #757575;
}
.blocks-content-extra-style.v18 .custom-dd > span:after {
    content: '\f107';
    position: absolute;
    font-family: fontAwesome;
    top: 50%;
    transform: translateY(-50%);
    right: 17px;
    font-size: 16px;
    color: #797979;
}
.blocks-content-extra-style.v18 .custom-dd.open {
    background: white;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    border-color: #d3d3d3;
}
.blocks-content-extra-style.v18 .custom-dd .dropdown-menu {
    width: calc(100% + 2px);
    float: none;
    left: -1px;
    border-radius: 0 0 4px 4px;
    border: solid 1px #d3d3d3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 15px 15px 20px 15px;
    border-top: 0;
}
.blocks-content-extra-style.v18 .custom-dd .dropdown-menu .vertical-list > li {
    margin-bottom: 20px;
}
.blocks-content-extra-style.v18 .custom-dd .dropdown-menu .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-extra-style.v18 .custom-checkbox label {
    line-height: 1;
    min-height: 16px;
    padding-left: 0;
}
.blocks-content-extra-style.v18 .custom-checkbox label span {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 15px;
    color: #959795;
    padding-left: 28px;
}
.blocks-content-extra-style.v18 .custom-checkbox label span:before {
    top: 3px;
    left: 3px;
    color: #ff6319;
    font-size: 11px;
    display: none;
}
.blocks-content-extra-style.v18 .custom-checkbox label span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: white;
    border-radius: 2px;
    border: solid 1px #f3f3f3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.26);
}
.blocks-content-extra-style.v18 .custom-checkbox input:checked + span {
    color: #373b3e;
}
.blocks-content-extra-style.v18 .custom-checkbox input:checked + span:before {
    display: block;
}
.blocks-content-extra-style.v18 .slider.slider-horizontal .slider-track {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
    height: 8px;
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    background-color: #ffffff;
}
.blocks-content-extra-style.v18 .slider.slider-horizontal {
    width: 100%;
    height: 8px;
}
.blocks-content-extra-style.v18 .slider.slider-horizontal .slider-track {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    border: 1px solid #e7e7e7;
    background-color: #ffffff;
}
.blocks-content-extra-style.v18 .slider-selection {
    background-image: none;
    box-shadow: none;
    background-color: #ff6319;
}
.blocks-content-extra-style.v18 .slider-handle {
    background: url('./../images/ba-slider-btn.png') no-repeat;
    height: 34px;
    width: 25px;
    top: -8px;
    border-radius: 0;
    box-shadow: none;
}
.blocks-content-extra-style.v18 .sliderValues {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 11px;
    color: #939393;
    padding: 10px 3px 0 3px;
}
.blocks-content-extra-style.v18 .sliderValue span {
    color: #939393;
    font-size: 11px;
}
.blocks-content-extra-style.v18 .btn.reset {
    float: right;
    min-height: 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    color: #666;
    padding: 10px 10px;
    position: relative;
    font-size: 14px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    margin-left: 15px;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v18 .btn.reset {
        margin-top: 20px;
    }
}
.blocks-content-extra-style.v18 .btn.reset:after {
    content: '\f00d' !important;
    margin-left: 15px;
    font-size: 11px;
    color: #ff631a;
    font-family: fontAwesome;
}
.blocks-content-extra-style.v18 .btn.reset:hover {
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.15);
    color: #fff;
    background-color: #000;
}
.blocks-content-extra-style.v18 .btn.reset:hover:after {
    color: #fff;
}

.blocks-content-extra-style.v19 {
    padding: 30px 0;
    background: #f6f8f9;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v19 {
        padding: 80px 0;
    }
}
.blocks-content-extra-style.v19 .h3 {
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    margin: 0 0 48px;
}
.blocks-content-extra-style.v19 h3 small {
    display: block;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #0b1e25;
}
.blocks-content-extra-style.v19 .row-element {
    margin-bottom: -20px;
}
.blocks-content-extra-style.v19 .row-element > * {
    margin-bottom: 20px;
}
.blocks-content-extra-style.v19 .row-element > *:not(:first-child) .pro-item .discount {
    display: none;
}
.blocks-content-extra-style.v19 .pro-item {
    background: white;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    border: 1px solid #fff;
    padding: 32px;
    text-align: center;
    position: relative;
    transition: all 0.4s ease;
}
.blocks-content-extra-style.v19 .pro-item:hover {
    box-shadow: 0px 3px 22px rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}
.blocks-content-extra-style.v19 .pro-item .discount {
    height: 40px;
    background: #ff6319;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    left: 0px;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 1;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    color: white;
    text-align: left;
    z-index: 100;
}
.blocks-content-extra-style.v19 .pro-item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    margin-bottom: 10px;
    padding: 10px 15px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blocks-content-extra-style.v19 .pro-item .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.blocks-content-extra-style.v19 .pro-item .image-holder .foltex-logo {
    position: absolute;
    top: 0;
    right: -15px;
}
.blocks-content-extra-style.v19 .pro-item .desc {
    margin-bottom: 30px;
}
.blocks-content-extra-style.v19 .pro-item .desc p {
    font-size: 16px;
    line-height: 20px;
}
.blocks-content-extra-style.v19 .pro-item .desc > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v19 h3 {
        margin: 0 0 22px;
        line-height: 1.3;
    }
}

.blocks-content-extra-style.v20 {
    margin-top: 20px;
}
.blocks-content-extra-style.v20 .accessories {
    background: white;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.blocks-content-extra-style.v20 .accessories h3 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    margin: 0 0 22px;
}
.blocks-content-extra-style.v20 .accessories .vertical-list > li {
    margin-bottom: 14px;
    position: relative;
    padding-left: 24px;
}
.blocks-content-extra-style.v20 .accessories .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-content-extra-style.v20 .accessories .vertical-list > li:after {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    color: #ff6319;
}

.blocks-content-extra-style.v21 {
    margin: 0;
}
.blocks-content-extra-style.v21 h3 {
    margin: 0 0 20px 0;
}
.blocks-content-extra-style.v21 .row-element {
    margin-bottom: -20px;
    position: relative;
    width: 100%;
}
.blocks-content-extra-style.v21 .row-element > div {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .blocks-content-extra-style.v21 .items-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }
}
.blocks-content-extra-style.v21 .item {
    background: rgba(216, 216, 216, 0.5);
    padding: 20px 40px 12px 14px;
    height: 125px;
    position: relative;
    width: 100%;
    margin-right: 0px;
    display: flex;
    align-items: flex-end;
    border-radius: 4px;
    cursor: pointer;
}
.blocks-content-extra-style.v21 .item:after {
    content: '\f107';
    position: absolute;
    right: 13px;
    bottom: 8px;
    font-family: fontAwesome;
    font-size: 17px;
    display: block;
    line-height: 1;
    transform: rotate(-45deg);
}
.blocks-content-extra-style.v21 .item .inner h5 {
    font-size: 16px;
    margin: 0 0 20px;
    line-height: 1;
    opacity: 0;
}
.blocks-content-extra-style.v21 .item .inner .file-name {
    display: block;
    color: #000000;
    line-height: 17px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'aller', sans-serif;
    font-weight: 300;
    word-break: break-all;
}
.blocks-content-extra-style.v21 .item:hover {
    background: #4fbff5;
    color: white;
}
.blocks-content-extra-style.v21 .item:hover .inner h5 {
    opacity: 1;
}
.blocks-content-extra-style.v21 .item:hover .inner .file-name {
    color: white;
    text-decoration: none;
}

.blocks-content-extra-style.v22 {
    padding: 60px 0 40px;
    background: #fbfcfd;
    overflow: hidden;
}
@media (min-width: 992px) {
    .blocks-content-extra-style.v22 .short-info {
        width: 780px;
        margin: auto;
    }
}
.blocks-content-extra-style.v22 .short-info {
    text-align: center;
    padding: 0 15px 30px 15px;
}
.blocks-content-extra-style.v22 .short-info h3 {
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 12px;
}
.blocks-content-extra-style.v22 .short-info > *:last-child {
    margin-bottom: 0;
}
.blocks-content-extra-style.v22 .row-element {
    margin-bottom: -20px;
    flex-wrap: nowrap;
}
.blocks-content-extra-style.v22 .row-element > * {
    margin-bottom: 20px;
}
.blocks-content-extra-style.v22 .row-element > *:not(:first-child) .pro-item .discount {
    display: none;
}
.blocks-content-extra-style.v22 .slick-track > * {
    padding-top: 15px;
    padding-bottom: 15px;
}
.blocks-content-extra-style.v22 .pro-item {
    background: white;
    height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    padding: 32px;
    text-align: center;
    position: relative;
}
.blocks-content-extra-style.v22 .pro-item .discount {
    height: 40px;
    background: #ff6319;
    padding: 0 10px;
    position: absolute;
    top: 20px;
    left: 0px;
    display: flex;
    align-items: center;
    font-size: 13px;
    line-height: 1;
    font-family: 'aller', sans-serif;
    font-weight: 400;
    color: white;
    text-align: left;
    z-index: 100;
}
.blocks-content-extra-style.v22 .pro-item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    margin-bottom: 10px;
    padding: 10px 15px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.blocks-content-extra-style.v22 .pro-item .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.blocks-content-extra-style.v22 .pro-item .image-holder .foltex-logo {
    position: absolute;
    top: 0;
    right: -15px;
}
.blocks-content-extra-style.v22 .pro-item .desc {
    margin-bottom: 30px;
}
.blocks-content-extra-style.v22 .pro-item .desc p {
    font-size: 16px;
    line-height: 20px;
}
.blocks-content-extra-style.v22 .pro-item .desc > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .blocks-content-extra-style.v22 h3 {
        margin: 0 0 22px;
        line-height: 1.3;
    }
}
@media (max-width: 400px) {
    .blocks-content-extra-style.v22 .row-element {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.blocks-catalog-product-detail-detail-style.v2 {
    padding: 30px 0;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area {
    text-align: center;
    padding-bottom: 15px;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area h1 {
    margin: 0 0 25px;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li {
    margin-right: 10px;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li:last-child {
    margin-right: 0;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li .btn-default:hover {
    background: black !important;
}
.blocks-catalog-product-detail-detail-style.v2 .title-area > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .blocks-catalog-product-detail-detail-style.v2 .title-area {
        padding-bottom: 30px;
    }
}
.blocks-catalog-product-detail-detail-style.v2 .slick-prev:after {
    display: none;
}
.blocks-catalog-product-detail-detail-style.v2 .slick-prev:before {
    content: '\f104';
    margin-right: 15px;
    font-family: fontAwesome;
}
.blocks-catalog-product-detail-detail-style.v2 .btn.extra {
    text-transform: uppercase;
    background-color: #219ed6;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.blocks-catalog-product-detail-detail-style.v2 .play-icon {
    z-index: 1000;
    display: block;
    outline: none;
    box-shadow: none;
}
.blocks-catalog-product-detail-detail-style.v2 .zoom-icon {
    display: block;
    outline: none;
    box-shadow: none;
    position: absolute;
    top: 25px;
    right: 30px;
    z-index: 1000;
    cursor: pointer;
}
.blocks-catalog-product-detail-detail-style.v2 .zoom-icon:hover {
    opacity: 0.3;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder {
    margin: auto;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    position: relative;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide {
    position: relative;
}
@media (min-width: 768px) {
    .blocks-catalog-product-detail-detail-style.v2 .zoom-icon {
        opacity: 0;
    }
    .blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide:not(.slick-center)::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(11, 30, 37, 0.25);
    }
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .image-holder {
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.blocks-catalog-product-detail-detail-style.v2 .discount-wrapper {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    z-index: 100;
}
.blocks-catalog-product-detail-detail-style.v2 .discount-wrapper .discount-tag {
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: white;
    background: #ff6319;
    padding: 0 20px;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-arrow {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    justify-content: center;
    align-items: center;
    background: black;
    color: white;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    opacity: 0;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-arrow:hover {
    background: #ff6319;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-arrow:after {
    content: '\f104';
    font-family: fontAwesome;
    font-size: 28px;
    width: 100%;
    display: block;
    text-align: center;
}
.blocks-catalog-product-detail-detail-style.v2 .arrow-next {
    left: auto;
    right: 0;
}
.blocks-catalog-product-detail-detail-style.v2 .arrow-next:after {
    content: '\f105';
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide.slick-center .slider-arrow {
    opacity: 1;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide.slick-center .play-icon {
    opacity: 1;
}
.blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide.slick-center .zoom-icon {
    opacity: 1;
}
@media (max-width: 991px) {
    .blocks-catalog-product-detail-detail-style.v2 .title-area h1 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    .blocks-catalog-product-detail-detail-style.v2 .slider-holder .slick-slide .slider-arrow {
        opacity: 0;
    }
}
@media (max-width: 450px) {
    .blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li {
        display: block;
        margin: 0 0 15px;
    }
    .blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li .btn {
        display: block;
    }
    .blocks-catalog-product-detail-detail-style.v2 .title-area .buttons > li:last-child {
        margin-bottom: 0;
    }
}

.product-slider.v2 {
    padding: 0px 0px 40px 0px;
}
.product-slider.v2 .title-area {
    text-align: center;
    padding-bottom: 55px;
}
.product-slider.v2 .title-area h1 {
    margin: 0 0 25px;
}
.product-slider.v2 .title-area .buttons > li {
    margin-right: 10px;
}
.product-slider.v2 .title-area .buttons > li:last-child {
    margin-right: 0;
}
.product-slider.v2 .title-area .buttons > li .btn-default:hover {
    background: black !important;
}
.product-slider.v2 .title-area > *:last-child {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .product-slider.v2 .title-area {
        padding-bottom: 30px;
    }
}
.product-slider.v2 .slick-prev:after {
    display: none;
}
.product-slider.v2 .slick-prev:before {
    content: '\f104';
    margin-right: 15px;
    font-family: fontAwesome;
}
.product-slider.v2 .btn.extra {
    text-transform: uppercase;
    background-color: #219ed6;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.product-slider.v2 .play-icon {
    z-index: 1000;
    display: block;
    outline: none;
    box-shadow: none;
}
.product-slider.v2 .zoom-icon {
    display: block;
    outline: none;
    box-shadow: none;
    position: absolute;
    top: 25px;
    right: 30px;
    z-index: 1000;
    cursor: pointer;
}
.product-slider.v2 .zoom-icon:hover {
    opacity: 0.3;
}
.product-slider.v2 .slider-holder {
    margin: auto;
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    position: relative;
}
.product-slider.v2 .slider-holder .slick-slide {
    position: relative;
}
@media (min-width: 768px) {
    .product-slider.v2 .zoom-icon {
        opacity: 0;
    }
    .product-slider.v2 .slider-holder .slick-slide:not(.slick-center)::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(11, 30, 37, 0.25);
    }
}
.product-slider.v2 .slider-holder .image-holder {
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}
.product-slider.v2 .slider-holder .image-holder .base {
    max-width: 100%;
    max-height: 100%;
}
.product-slider.v2 .discount-wrapper {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    z-index: 100;
}
.product-slider.v2 .discount-wrapper .discount-tag {
    height: 40px;
    display: inline-flex;
    align-items: center;
    color: white;
    background: #ff6319;
    padding: 0 20px;
}
.product-slider.v2 .slider-arrow {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    justify-content: center;
    align-items: center;
    background: white;
    color: black;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    opacity: 0;
}
.product-slider.v2 .slider-arrow:hover {
    background: #ff6319;
    color: white;
}
.product-slider.v2 .slider-arrow:after {
    content: '\f104';
    font-family: fontAwesome;
    font-size: 28px;
    width: 100%;
    display: block;
    text-align: center;
}
.product-slider.v2 .arrow-next {
    left: auto;
    right: 0;
}
.product-slider.v2 .arrow-next:after {
    content: '\f105';
}
.product-slider.v2 .slider-holder .slick-slide.slick-center .slider-arrow {
    opacity: 1;
}
.product-slider.v2 .slider-holder .slick-slide.slick-center .play-icon {
    opacity: 1;
}
.product-slider.v2 .slider-holder .slick-slide.slick-center .zoom-icon {
    opacity: 1;
}
@media (max-width: 991px) {
    .product-slider.v2 .title-area h1 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    .product-slider.v2 .slider-holder .slick-slide .slider-arrow {
        opacity: 0;
    }
}
@media (max-width: 450px) {
    .product-slider.v2 .title-area .buttons > li {
        display: block;
        margin: 0 0 15px;
    }
    .product-slider.v2 .title-area .buttons > li .btn {
        display: block;
    }
    .product-slider.v2 .title-area .buttons > li:last-child {
        margin-bottom: 0;
    }
}

.blocks-forms-default-style.v3 {
    position: absolute;
    top: 0;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 49, 49, 0.3);
    z-index: 1000111;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
}
.blocks-forms-default-style.v3 .sliding-area {
    width: 590px;
    text-align: center;
    min-height: 100vh;
    background: white;
    padding: 100px 85px;
    position: relative;
    transition: all 0.7s ease;
    transform: translateX(645px);
}
.blocks-forms-default-style.v3 .cross-icon {
    position: absolute;
    top: 100px;
    left: -55px;
    width: 55px;
    height: 55px;
    background: #ff6319;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.blocks-forms-default-style.v3 .cross-icon:hover {
    background: #e54a00;
}
.blocks-forms-default-style.v3 .title-area {
    padding-bottom: 35px;
    text-align: left;
    position: relative;
}
.blocks-forms-default-style.v3 .title-area .info {
    position: relative;
    color: white;
}
.blocks-forms-default-style.v3 .title-area .info .help-image {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
}
.blocks-forms-default-style.v3 .title-area .info .title {
    font-size: 27px;
    min-height: 70px;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    padding: 20px;
    line-height: 1;
}
.blocks-forms-default-style.v3 .title-area .info .title small {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
.blocks-forms-default-style.v3 .title-area .info {
    background: #4fbff5;
}
.blocks-forms-default-style.v3 .title-area .info .phone {
    min-height: 40px;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    line-height: 1;
    font-weight: 500;
    font-size: 18px;
    background: #0b81ba;
}
.blocks-forms-default-style.v3 .title-area .info .phone > svg {
    margin-right: 5px;
}
@media (min-width: 768px) {
    .blocks-forms-default-style.v3 .title-area .info .help-image {
        display: block;
    }
    .blocks-forms-default-style.v3 .title-area .info .title {
        padding: 20px 20px 20px 130px;
    }
    .blocks-forms-default-style.v3 .title-area .info .phone {
        padding: 11px 15px 11px 155px;
    }
}
.blocks-forms-default-style.v3 .title-area .desc {
    padding: 30px 30px 20px;
    background: white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    text-align: left;
}
.blocks-forms-default-style.v3 .title-area .desc h3 {
    line-height: 22px;
    font-size: 20px;
    margin: 0 0 12px;
    font-weight: 400;
}
.blocks-forms-default-style.v3 .title-area .desc p {
    color: rgba(0, 0, 0, 0.5);
}
.blocks-forms-default-style.v3 .title-area .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-forms-default-style.v3 .form-control {
    border-radius: 0;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border: 1px solid #d7d7d7;
    height: 60px;
    background: white;
    border-radius: 2px;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.29);
    font-weight: 400;
}
.blocks-forms-default-style.v3 .form-control::-moz-placeholder {
    color: rgba(0, 0, 0, 0.29);
}
.blocks-forms-default-style.v3 .form-control::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.29);
}
.blocks-forms-default-style.v3 .form-control:hover {
    box-shadow: none;
    outline: none;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
    border-color: #4fbff5;
    color: #000;
}
.blocks-forms-default-style.v3 .form-control:focus {
    border-width: 1px;
    border-color: #888888;
    box-shadow: none;
}
.blocks-forms-default-style.v3 .form-control:focus::-moz-placeholder {
    opacity: 1;
    color: #000;
}
.blocks-forms-default-style.v3 .form-control:focus::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.blocks-forms-default-style.v3 textarea.form-control {
    height: 196px;
}
.blocks-forms-default-style.v3 .form-group {
    margin-bottom: 12px;
}
.blocks-forms-default-style.v3 .action-button {
    padding: 22px 0 30px;
}
.blocks-forms-default-style.v3 .notes {
    display: block;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    line-height: 1.1;
}
@media (max-width: 767px) {
    .blocks-forms-default-style.v3 .cross-icon {
        top: 30px;
        left: 0;
        width: 40px;
        height: 40px;
    }
    .blocks-forms-default-style.v3 .sliding-area {
        width: 100%;
        transform: translateX(100%);
        padding: 30px 15px 30px 55px;
    }
}
@media (max-width: 500px) {
    .blocks-forms-default-style.v3 .cross-icon {
        position: relative;
        top: 0;
    }
    .blocks-forms-default-style.v3 .sliding-area {
        padding: 20px 15px;
    }
}
.blocks-forms-default-style.v3 .text-after-submit {
    display: none;
}
.blocks-forms-default-style.v3 .text-after-submit.submitted {
    display: block;
}

.blocks-index-footer-style.v4 {
    display: block;
    padding: 90px 0 45px;
    position: relative;
}
.blocks-index-footer-style.v4:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.3;
    background-image: linear-gradient(
        to top,
        rgba(255, 255, 255, 0) 0%,
        rgba(239, 243, 245, 0.6) 23%,
        rgba(234, 239, 242, 0.77) 58%,
        #e4ebee 100%
    );
    background-color: #fbfcfc;
}
.blocks-index-footer-style.v4 .container {
    position: relative;
    z-index: 100;
}
.blocks-index-footer-style.v4 .social-icons {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
    width: 162px;
    overflow: hidden;
    padding-bottom: 16px;
}
.blocks-index-footer-style.v4 .social-icons > li {
    padding: 0 3px 10px 3px;
    margin: 0;
}
.blocks-index-footer-style.v4 .social-icons > li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    background: #ff6319;
    color: white;
    font-size: 22px;
}
.blocks-index-footer-style.v4 .social-icons > li a:hover {
    background: #e54a00;
}
.blocks-index-footer-style.v4 .customer-info > *:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v4 .customer-info h4 {
    margin: 0 0 16px;
    line-height: 26px;
    font-size: 22px;
}
.blocks-index-footer-style.v4 .customer-info .vertical-list > li {
    margin: 0 0 10px;
    display: flex;
    font-family: 'aller', sans-serif;
    font-weight: 700;
}
.blocks-index-footer-style.v4 .customer-info .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v4 .customer-info .vertical-list > li figure {
    width: 16px;
    flex-grow: 0;
    flex-shrink: 0;
}
.blocks-index-footer-style.v4 .customer-info .vertical-list > li figure img {
    max-width: 100%;
}
.blocks-index-footer-style.v4 .customer-info .vertical-list > li span {
    display: block;
    padding-left: 10px;
    flex-grow: 1;
}
.blocks-index-footer-style.v4 h3 {
    margin: 0 0 25px;
    font-size: 22px;
    line-height: 26px;
}
.blocks-index-footer-style.v4 .desc p {
    font-size: 13px;
    line-height: 22px;
}
.blocks-index-footer-style.v4 .desc > *:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v4 .desc > p > a {
    text-decoration: underline;
    color: #ff6319;
}
.blocks-index-footer-style.v4 .desc .vertical-list > li {
    font-size: 13px;
}
.blocks-index-footer-style.v4 .desc .vertical-list > li a {
    text-decoration: underline;
}
.blocks-index-footer-style.v4 .desc .vertical-list > li a:hover {
    text-decoration: none;
}
.blocks-index-footer-style.v4 .desc.address .vertical-list > li a {
    text-decoration: none;
}
.blocks-index-footer-style.v4 .newsletter-area h3 {
    margin: 0 0 5px;
}
.blocks-index-footer-style.v4 .newsletter-area h3 + p {
    color: #4fbff5;
    font-family: 'aller', sans-serif;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 18px;
}
.blocks-index-footer-style.v4 .newsletter-area .form-control {
    margin-bottom: 15px;
    font-style: italic;
    background: #f8f8f8;
    color: rgba(62, 62, 62, 0.4);
    font-size: 16px;
    font-weight: 300;
}
.blocks-index-footer-style.v4 .newsletter-area .form-control::-moz-placeholder {
    color: rgba(62, 62, 62, 0.3);
    opacity: 1;
}
.blocks-index-footer-style.v4 .newsletter-area .form-control::-webkit-input-placeholder {
    color: rgba(62, 62, 62, 0.3);
    opacity: 1;
}
.blocks-index-footer-style.v4 .address .vertical-list > li {
    margin: 0 0 10px;
}
.blocks-index-footer-style.v4 .address .vertical-list > li:last-child {
    margin-bottom: 0;
}
.blocks-index-footer-style.v4 .content-block > div {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .blocks-index-footer-style.v4 {
        padding: 40px 0 25px;
    }
    .blocks-index-footer-style.v4 h3 {
        font-size: 18px;
        margin: 0 0 15px;
    }
    .blocks-index-footer-style.v4 .social-icons {
        width: 100%;
    }
}

.blocks-content-extra-style.v27 {
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 999999;
    display: none;
}
.blocks-content-extra-style.v27.active {
    display: block;
}
.blocks-content-extra-style.v27 .container-inner {
    display: flex;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 5px 60px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 20px;
    background-color: #ffffff;
}
@media (max-width: 650px) {
    .blocks-content-extra-style.v27 .container-inner {
        flex-wrap: wrap;
    }
}
.blocks-content-extra-style.v27 .left-block {
    flex: 1 1 auto;
}
@media (max-width: 650px) {
    .blocks-content-extra-style.v27 .left-block {
        flex: 0 0 100%;
        margin-bottom: 10px;
    }
}
.blocks-content-extra-style.v27 .right-block {
    flex: 0 0 180px;
}
@media (max-width: 650px) {
    .blocks-content-extra-style.v27 .right-block {
        flex: 0 0 100%;
    }
}
.blocks-content-extra-style.v27 .btn {
    float: right;
    min-width: 180px;
}
.blocks-content-extra-style.v27 .btn:after {
    content: none;
}
.blocks-content-extra-style.v27 .small-heading {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
}

.info-box {
    margin-bottom: 20px;
}

.info-box h1 {
    margin: 0 0 15px;
}

.info-box p {
    font-size: 15px;
    font-style: italic;
    line-height: 1.4;
}

@media (max-width: 991px) {
    .info-box {
        margin-bottom: 30px;
    }

    .info-box h1 {
        font-size: 32px;
        line-height: 1.1;
    }

    .main-area {
        padding: 30px 0;
    }
}
.content-page .blocks-content-media-style.v13 > div:first-child {
    display: none;
}
.content-page .blocks-content-content-style.v7 {
    padding: 70px 0 40px;
}
.content-page .blocks-content-content-style.v7 h3 {
    font-size: 22px;
    margin: 0 0 30px;
    font-family: 'aller', sans-serif;
    font-weight: 400;
}
.content-page .blocks-content-content-style.v7 p {
    font-size: 13px;
    margin: 0 0 35px;
    line-height: 22px;
}
.content-page .blocks-content-content-style.v2 {
    background: white;
}
.content-page .main-contents .main-area {
    padding: 70px 0px 60px 0px !important;
}
.content-page .blocks-content-media-style.v5 .share-icons {
    font-family: 'aller', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.contact-page .blocks-content-media-style.v13 > div:first-child {
    display: none;
}
.contact-page .blocks-forms-default-style.v2 .action-button .btn {
    background: #ff6319;
    color: white;
}
.contact-page .blocks-forms-default-style.v2 .form-control {
    color: #000;
}

.faq-page .main-area {
    padding-bottom: 0;
}
.faq-page .blocks-content-media-style.v13 > div:first-child {
    display: none;
}
.faq-page .blocks-content-extra-style.v15 {
    padding-top: 0;
}
.faq-page .faqs {
    padding-top: 70px;
}

.pages .blocks-content-media-style.v13 > div:first-child {
    display: none;
}

.reviews-page .main-area {
    padding-bottom: 50px;
}
.reviews-page .blocks-content-extra-style.v16 {
    padding-top: 0;
}

@media (min-width: 992px) {
    .news-page .blocks-blog-style.v3 {
        padding-bottom: 0;
        padding-top: 70px;
    }
}
.news-page .blocks-content-media-style.v13 > div:first-child {
    display: none;
}

.products-page .main-title {
    text-align: center;
    margin: -30px 0 5px;
    padding: 0px 15px 30px 15px;
}
.products-page .blocks-content-extra-style.v10 {
    padding: 60px 0 0 0;
}
.products-page .blocks-content-media-style.v13 > div:first-child {
    display: none;
}
@media (max-width: 991px) {
    .products-page .main-title {
        margin: 0 0 30px;
    }
}
.products-page .blocks-content-extra-style.v10 h1 {
    color: #ff6319;
}

.wizard-page {
    background: #f7f9fa;
}
.wizard-page .main-area {
    min-height: calc(100vh - 246px);
}
@media (min-width: 768px) {
    .wizard-page .main-area {
        padding: 52px 0 80px;
    }
}
.wizard-page .blocks-index-header-style.v4 {
    border-bottom: solid 1px #eae7e7;
    background: white;
    z-index: 1000;
}
.wizard-page .blocks-index-header-style.v4 .mobile-icons > li:last-child {
    display: none;
}
.wizard-page .blocks-content-usps-style.v2:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
    z-index: 100;
}
.wizard-page .blocks-content-usps-style.v2 .flex-wrapper {
    padding: 10px 0;
    height: 112px;
    align-items: center;
}

@media (min-width: 768px) {
    .product-details-page .main-area {
        padding: 63px 0 40px;
    }
}
.product-details-page .left-side .desc ul {
    list-style: none;
    padding-left: 0px;
}
.product-details-page .left-side .desc ul > li:before {
    content: '\f00c';
    position: relative;
    top: 0;
    left: 0;
    font-family: fontAwesome;
    color: #ff6319;
    padding-right: 5px;
}
.product-details-page .left-side .desc {
    padding-bottom: 50px;
}
.product-details-page .left-side .desc > *:last-child {
    margin-bottom: 0;
}
.product-details-page .blocks-catalog-product-detail-detail-style.v2 {
    padding: 40px 0 0 0;
}
.product-details-page .blocks-content-usps-style.v2 .flex-wrapper {
    padding: 30px 0;
}
.product-details-page .custom-breadcrumb {
    position: relative;
    background: #ff6319;
}
.product-details-page .custom-breadcrumb .inline-list > li:hover a {
    color: #b23900;
}

.blocks-content-team-style.v1 .item .desc ul li {
    color: #00030e;
}

.blocks-content-team-style.v1 .item .desc p {
    font-family: aller, sans-serif;
    font-weight: 700;
}

.blocks-content-team-style.v1 .item {
    border-radius: 4px;
    box-shadow: 0 1px 12px 2px rgba(0, 0, 0, 0.02);
}

.blocks-content-team-style.v1 .item .desc {
    position: absolute;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 20px 20px 20px 20px;
    margin: 0px 35px 25px 20px;
    border-radius: 4px;
    box-shadow: 0 2px 8px 4px rgba(0, 0, 0, 0.09);
}

.blocks-content-team-style.v1 .item .image-holder {
    min-height: 240px;
    max-height: 500px;
    border-radius: 4px;
}

.blocks-content-content-style.v22 h3 {
    font-size: 20px;
    color: #ffffff !important;
}
.blocks-content-content-style.v22 a {
    font-size: inherit !important;
    position: relative;
    padding-left: 32px;
    display: block;
    line-height: 1.4em !important;
}
.blocks-content-content-style.v22 a .fa {
    position: absolute;
    left: 0px;
    top: 4px;
    color: #ffffff !important;
}
.blocks-content-content-style.v22 .left-side {
    padding-left: calc((100vw - (1170px - 30px)) / 2);
    background: #4fbff5;
    padding-top: 50px;
    padding-bottom: 50px;
}
.blocks-content-content-style.v22 .left-side li:hover a {
    color: white !important;
    text-decoration: underline;
}
.blocks-content-content-style.v22 .left-side li:hover a .fa {
    color: white !important;
    font-weight: 400 !important;
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v22 .left-side {
        padding-left: calc((100vw - (970px - 30px)) / 2);
    }
}
@media (max-width: 991px) {
    .blocks-content-content-style.v22 .left-side {
        padding-left: calc((100vw - (750px - 30px)) / 2);
    }
}
.blocks-content-content-style.v22 .right-side {
    padding-right: calc((100vw - (1170px - 30px)) / 2);
    padding-left: 108px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.blocks-content-content-style.v22 .right-side li:hover a {
    color: #4fbff5 !important;
    text-decoration: underline;
}
.blocks-content-content-style.v22 .right-side li:hover a .fa {
    color: #4fbff5 !important;
    font-weight: 400 !important;
}
.blocks-content-content-style.v22 .right-side:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 28px solid #0b1e25;
    position: absolute;
    bottom: -4px;
    left: -26px;
    z-index: 100;
    transform: rotate(-225deg);
}
@media (max-width: 1199px) {
    .blocks-content-content-style.v22 .right-side {
        padding-right: calc((100vw - (970px - 30px)) / 2);
        padding-left: 38px;
    }
}
@media (max-width: 991px) {
    .blocks-content-content-style.v22 .right-side {
        padding-right: calc((100vw - (750px - 30px)) / 2);
    }
}
@media (max-width: 767px) {
    .blocks-content-content-style.v22 .right-side {
        padding-left: 15px;
    }
}

.blocks-content-media-style.v5 .image-block-search {
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background: none !important;
}
.blocks-content-media-style.v5 .image-holder {
    transition: all 0.4s ease;
}
.blocks-content-media-style.v5 .image-holder:hover {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}

.blocks-content-content-style.v3 .item .image-holder {
    background: url(./../images/noimage.png) center center no-repeat;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    z-index: 10;
    min-height: 235px;
    max-height: 235px;
}
.blocks-content-content-style.v3 .item .image-holder img {
    min-width: 100%;
    min-height: 100% !important;
}

.landings-page .blocks-forms-default-style.v2 .action-button .btn {
    background: #ff6319;
    color: white;
}

.landings-page .main-area {
    padding: 70px 0 50px;
}

/* Mobile menu */

.blocks-index-navigation-main-style.v8 .inner-mobile .category-list li:not(.sub-open) .category-sub-list {
    display: none;
}

.blocks-index-navigation-main-style.v8 .inner-mobile .has-sub .category-sub-toggler {
    display: block;
    width: 35px;
    height: 35px;
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin-top: 3px;
}

.blocks-index-navigation-main-style.v8 .inner-mobile .has-sub .category-sub-toggler:after {
    content: '\f107';
    font-family: FontAwesome;
    right: 0;
    display: block;
    position: absolute;
    font-size: 20px;
    transition: transform 0.2s;
    text-align: right;
}

.blocks-index-navigation-main-style.v8 .inner-mobile .sub-open .category-sub-toggler:after {
    transform: rotate(-180deg);
}

.blocks-index-navigation-main-style.v8 .inner-mobile .has-sub > a {
    position: relative;
}

.blocks-index-navigation-main-style.v8 .inner-mobile .category-sub-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.blocks-index-navigation-main-style.v8 .category-sub-list a {
    padding: 5px 0 5px 0;
    font-size: 14px;
}

/* Position sticky top */

@media only screen and (min-width: 1024px) {
    .position-sticky-top {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 0;
    }

    .position-sticky-top:after {
        content: '';
        display: table;
    }
}

/* Main navigation sticky */

@media only screen and (min-width: 1024px) {
    .blocks-index-navigation-main-style.v8 {
        max-width: 100%;
        height: 77px;
        transition:
            border 0.2s,
            background 0.2s;
    }

    .blocks-index-navigation-main-style.v8 > .container-fluid {
        max-width: 1248px;
    }

    .blocks-index-navigation-main-style .help-image {
        transition: opacity 0.2s;
    }

    .blocks-index-navigation-main-style.stuck .help-image {
        opacity: 0;
    }

    .blocks-index-navigation-main-style.v8.stuck {
        height: 77px;
        border-bottom: 1px solid #eae7e7;
        background-color: #fff;
    }

    .blocks-index-navigation-main-style.v8 .dd-menu {
        max-height: calc(100vh - 90px);
        overflow: auto;
    }
}

/* Main menu active state */

.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li a.active,
.blocks-index-navigation-main-style.v8 .dd-menu .vertical-list > li li a.active {
    color: #ff6319;
}

/* Homepage fix */

@media only screen and (min-width: 768px) {
    .blocks-content-media-style.v10 {
        min-height: 26vw;
    }
}

/* Mobile row reverse */

@media only screen and (max-width: 991px) {
    .row-sm-reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .row-sm-reverse > aside,
    .row-sm-reverse > div {
        width: 100%;
    }

    .content-page .main-contents .main-area {
        padding-top: 30px !important;
    }
}

/* Category filters */

/*.category-filters .dropdown .dropdown-menu,*/
/*.category-filters .filter-group .dropdown-menu {*/
/*position: relative;*/
/*display: block !important;*/
/*margin-bottom: 10px;*/
/*border: 1px solid #f3f3f3;*/
/*box-shadow: none !important;*/
/*padding-bottom: 0;*/
/*border-radius: 0;*/
/*}*/

/*.category-filters .dropdown > .btn-default,*/
/*.category-filters .filter-group > .btn-default {*/
/*color: #ff6319 !important;*/
/*border-color: transparent;*/
/*box-shadow: 0 2px 0 #ff6319;*/
/*background: white !important;*/
/*}*/

.blocks-content-extra-style.v18 .custom-dd.open {
    box-shadow: none;
    border: none;
}

.blocks-content-extra-style.v18 .custom-dd.open > span {
    transition: color 0.2s;
}

.blocks-content-extra-style.v18 .custom-dd.open:hover > span {
    color: #ff6319;
}

.blocks-content-extra-style.v18 .custom-dd .dropdown-menu {
    position: relative;
    float: none;
    box-shadow: none;
    border: none;
    padding-top: 10px;
}

.blocks-content-extra-style.v18 .custom-dd {
    display: block;
}

.blocks-content-extra-style.v18 .custom-dd > span {
    padding-left: 15px;
    font-weight: bold;
}

.blocks-content-extra-style.v18 .custom-dd > span:after {
    display: none;
}

.blocks-content-extra-style.v18 .custom-dd .dropdown-menu .vertical-list > li {
    margin-bottom: 10px;
}

.blocks-content-extra-style.v18 .inner {
    padding: 0;
}

.blocks-content-extra-style.v18 .custom-checkbox label span {
    display: inline-block;
}

.blocks-content-extra-style.v18 .custom-checkbox label .checkbox-results-count {
    margin-left: 0;
    padding-left: 5px;
    font-size: 13px;
    font-style: italic;
    color: #ababab;
}

.blocks-content-extra-style.v18 .custom-checkbox label .checkbox-results-count:after {
    display: none;
}

.toggle-filter-block {
    display: none;
}

/* Mobile product filters */

@media only screen and (max-width: 767px) {
    .blocks-content-extra-style.v18 .category-filters {
        position: fixed;
        top: 230px;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #ff6319;
        overflow: auto;
        z-index: 5000;
        padding: 20px;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translateY(105%);
        -ms-transform: translateY(105%);
        transform: translateY(105%);
        -webkit-transition: -webkit-transform 0.4s;
        transition: -webkit-transform 0.4s;
        -o-transition: transform 0.4s;
        transition: transform 0.4s;
        transition:
            transform 0.4s,
            -webkit-transform 0.4s;
        -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    }

    .blocks-content-extra-style.v18 .category-filters.filter-block-open {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .toggle-filter-block {
        display: block;
    }

    .blocks-content-extra-style.v18 .custom-dd .dropdown-menu {
        left: 0;
        width: 100%;
    }
}

/* Category */

.products-page .blocks-content-extra-style.v10 h1 {
    font-size: 28px;
}

.blocks-content-extra-style.v10 h2:first-child {
    color: #000;
}

.pagination-news {
    width: 100%;
    text-align: center;
}

.pagination-news li {
    display: inline-block;
    vertical-align: middle;
}

/* Header */

@media only screen and (max-width: 991px) {
    .blocks-index-header-style.v8 .cart-area {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        padding: 5px;
        margin: 0 !important;
        text-align: center;
        border-bottom: 1px solid #eae7e7;
    }

    .blocks-index-header-style.v8 .info-blocks small {
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 0;
    }

    .blocks-index-header-style.v8 .info-blocks small + div {
        display: inline-flex;
        margin-top: -2px;
        vertical-align: middle;
    }

    .blocks-index-header-style.v8 .info-blocks small + div a {
        font-size: 14px;
    }

    .blocks-index-header-style.v8 .info-blocks small + div img {
        width: 16px;
        height: 16px;
        margin: 0 -3px 0 5px;
    }
}

.page-404 .main-area.center {
    padding-top: 0;
}

.page-404 .blocks-content-content-style.v1 {
    margin-bottom: 40px;
}

.blocks-content-media-style.v14.has-heading h1 {
    margin-bottom: 0 !important;
}

.faq-wrapper .dropdown-backdrop {
    display: none !important;
}

/* H2 content font size */

.content-page .main-contents h2 {
    font-size: 24px;
}

/* Top products page mobile */

@media only screen and (max-width: 767px) {
    .content-page-top-products .content-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .content-page-top-products .content-row .col-md-3,
    .content-page-top-products .content-row .col-md-9 {
        width: 100%;
    }

    .content-page-top-products .content-row .col-md-3 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .content-page-top-products .content-row .col-md-9 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .content-page-top-products .content-row .col-md-9 > .info-box,
    .content-page-top-products .content-row .col-md-9 > .row,
    .content-page-top-products .content-row .col-md-9 > .blocks-content-extra-style {
        width: 100%;
    }

    .content-page-top-products .content-row .col-md-9 > .row {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

/* Submenu level 3 */

.blocks-index-navigation-main-style.v5 > .vertical-list ul ul ul {
    margin: 5px 0 5px 30px;
    padding: 0;
    list-style: none;
}

.blocks-index-navigation-main-style.v5 > .vertical-list ul ul ul a {
    font-size: 12px;
    color: #555;
}

.blocks-index-navigation-main-style.v5 > .vertical-list ul ul ul li + li {
    margin-top: 10px;
}

.blocks-index-navigation-main-style.v5 > .vertical-list ul ul ul a.active,
.blocks-index-navigation-main-style.v5 > .vertical-list ul ul ul a:hover {
    color: #ff6319;
}

/* Category link style */

.blocks-content-extra-style.v10 a,
.product-details-page .desc a:not(.btn) {
    color: #ff6319;
    transition: opacity 0.4s;
    text-decoration: underline !important;
}

.blocks-content-extra-style.v10 a:hover,
.product-details-page .desc a:not(.btn):hover {
    color: #ff6319;
    opacity: 0.8;
}

.bg-secondary {
    background-color: #4fbff5 !important;
}

.bg-green {
    background-color: #38c421 !important;
}
.bg-purple {
    background-color: #a10060 !important;
}
.bg-red {
    background-color: #d52121 !important;
}
.bg-yellow {
    background-color: #eeed1f !important;
}

.discount.bg-yellow {
    color: #000 !important;
}

.cart-area--fancy {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 5px;
}

.cart-area--fancy small {
    display: block;
    color: #8d8d8d;
    font-family: 'aller', sans-serif;
    font-weight: 300;
    padding-bottom: 0;
    margin-right: 10px;
}

@media only screen and (max-width: 1140px) {
    .cart-area--fancy small {
        display: none !important;
    }
}

.blocks-index-navigation-main-style.v8 .bottom .info-blocks > li:last-child > div span {
    text-transform: none !important;
}

/* Section cta */

.section-cta {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #0b1e25;
    color: #fff;
}

.section-cta-inner-content a {
    color: #fff;
    text-decoration: underline;
    transition: opacity 0.4s;
}

.section-cta-inner-content a:hover {
    opacity: 0.9;
    color: #fff;
}

.section-cta .btn-white {
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.section-cta .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.section-cta .btn-white:hover {
    color: #000 !important;
    background-color: #fff !important;
    opacity: 0.9;
}

.section-cta-inner {
    max-width: 640px;
}

@media only screen and (min-width: 768px) {
    .section-cta {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/* Items volledig klikbaar */

.blocks-content-extra-style.v17 .pro-item,
.blocks-content-content-style.v29 .pro-item {
    position: relative;
}

.blocks-content-extra-style.v17 .pro-item .btn,
.blocks-content-content-style.v29 .pro-item .btn {
    position: static;
}

.blocks-content-extra-style.v17 .pro-item .btn::before,
.blocks-content-content-style.v29 .pro-item .btn::before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

/* Main navigation */

.blocks-index-navigation-main-style.v8 {
    border-top: 1px solid #eae7e7;
}

.blocks-index-navigation-main-style.v8 > .container-fluid {
    margin-top: -1px;
}

/* Search block (in main header) */

.search-block {
    position: relative;
    flex-grow: 1;
    min-height: 100%;
    border-right: 1px solid #eae7e7;
}

.search-block form {
}

.search-block input {
    border-radius: 0;
    height: 75px;
    padding: 6px 45px 6px 25px;
    font-family: 'aller', sans-serif;
    font-style: italic;
    font-weight: 500;
    background: #fff;
}

.search-block button {
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    font-size: 18px;
    color: #0b1e25;
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
}

@media only screen and (max-width: 991px) {
    .search-block {
        border: none;
        margin: -1px -15px;
        background-color: #f4f4f4;
        padding: 10px;
    }
    .search-block input {
        background: #fff;
        height: 45px;
    }

    .show-header-search .blocks-index-navigation-main-style.v8 .inner > .row-element,
    .blocks-index-navigation-main-style.v8 .row-element > .right {
        display: block !important;
    }
}

@media only screen and (min-width: 992px) {
    .blocks-index-navigation-main-style.v8 {
        border-bottom: 1px solid #eae7e7;
    }
}

@media only screen and (max-width: 1199px) {
    .search-block {
        border-right: 0 !important;
    }
}

/* Two columns vertical list */

.vertical-list-two-columns {
    display: flex;
}

.vertical-list-two-columns > li {
    flex: 0 0 50% !important;
}

/* Main nav optimization */

@media screen and (min-width: 1200px) and (max-width: 1280px) {
    .blocks-index-navigation-main-style.v8 .nav-list .nav-item {
        padding: 5px 20px;
    }

    .blocks-index-navigation-main-style.v8 .nav-list .nav-item span {
        font-size: 14px;
    }
}

/* Main title content */

.main-title-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
}

.main-title-content a {
    color: #ff6319;
    transition: opacity 0.4s;
    text-decoration: underline !important;
}

.main-title-content a:hover {
    color: #ff6319;
    opacity: 0.8;
}

.main-title + .main-title-content {
    margin-top: -50px;
}

@media screen and (min-width: 992px) {
    .main-title + .main-title-content {
        margin-top: -20px;
    }
}

/* USP list */

.usp-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.usp-list-item {
}

.usp-list-item + .usp-list-item {
    margin-top: 10px;
}

.usp-list-item .fa-check {
    margin-right: 5px;
    color: #ff6318;
    font-size: 18px;
}

/* Choice help page */

.choice-help-page {
    background-color: #f8fafb;
}

.choice-help-page body {
    background: #f8fafb url(./../images/choice-help-page-bg.svg) 0 0 no-repeat;
    background-size: 100% auto;
}

.choice-help-page,
.choice-help-page body,
.choice-help-page .choice-help-websites,
.choice-help-page .main-contents {
    min-height: 100%;
    height: 100%;
}

.choice-help-page .main-contents {
    overflow: auto;
}

/* Choice help websites */

.choice-help-page .main-contents {
    display: flex;
    align-items: center;
    height: auto;
    background: #f8fafb url(./../images/choice-help-page-bg.svg) 0 0 no-repeat;
}

.choice-help-websites {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.choice-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    width: calc(100% - 50px);
    max-width: 360px;
    min-width: 300px;
    transition: box-shadow 0.4s;
}

.choice-item:first-child {
    margin-left: 20px;
}

.choice-item:last-child {
    margin-right: 20px;
}

.choice-item:hover {
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.15);
}

.choice-item + .choice-item {
    margin-left: 10px;
}

.choice-item-media {
    text-align: center;
    margin-bottom: 20px;
    height: 42px;
    line-height: 42px;
}

.choice-item-heading {
    text-align: center;
    color: #ff6318;
    font-weight: bold;
    font-size: 20px;
    max-width: 100%;
}

.choice-item-content {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    max-width: 100%;
}

.choice-item-content :last-child {
    margin-bottom: 0;
}

.choice-item-usp-list {
    font-size: 14px;
    max-width: 100%;
}

.choice-item .btn {
    padding: 17px 43px;
    font-weight: bold;
    box-shadow: none;
    letter-spacing: 0.32px;
}

.choice-item div.btn:hover {
    color: black;
}

.choice-item .btn::after {
    display: none;
}

.choice-item a.btn:hover {
    opacity: 0.8;
}

@media screen and (min-width: 768px) {
    .choice-help-websites-item {
        padding: 50px 25px;
    }

    .choice-item-media {
        margin-bottom: 50px;
    }

    .choice-item-content {
        margin-bottom: 50px;
    }

    .choice-item-heading {
        margin-bottom: 35px;
    }

    .choice-item-usp-list {
        margin-bottom: 65px;
    }
}

/* Active choice item  */

.choice-item-active {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .choice-item-active {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

/* Choice help button */

.choice-help-button {
    display: block;
    padding: 15px 40px;
    box-shadow:
        0 2px 4px 0 rgba(0, 0, 0, 0.2),
        0 -1px 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    border: none;
    appearance: none;
    color: #fff;
    background: #ff6319;
    transition:
        color 0.4s,
        background-color 0.4s;
    outline: none !important;
}

.choice-help-button:hover {
    background-color: #fff;
    color: #ff6319;
}

@media screen and (max-width: 767px) {
    .choice-help-button {
        color: #fff !important;
        background: #ff6319 !important;
        display: block;
        width: calc(100% - 40px);
        margin: 20px;
    }
}

@media screen and (min-width: 768px) {
    .choice-help-button {
        z-index: 1200009;
        position: fixed;
        top: 300px;
        right: 25px;
        border-radius: 0 0 4px 4px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transform-origin: 50% 51%;
        zoom: 1.005;
        transform: translateX(50%) rotate(90deg);
    }
}

@media screen and (max-width: 767px) {
    .choice-help-button {
        position: fixed;
        bottom: 15px;
        left: 15px;
        margin: 0;
        width: auto;
        z-index: 200000;
        padding: 5px 12px;
        font-size: 14px;
        color: #fff;
        background-color: #ff6319;
        box-shadow: none;
        font-weight: bold;
    }
}

/* Choice help modal */

.choice-help-modal {
    z-index: 1200013;
}

.choice-help-modal:not(.in) .modal-dialog {
    transform: translate(15%, 0);
}

.choice-help-modal .modal-dialog {
    width: calc(100vw - 20px);
    height: calc(100vh - 20px);
}

.choice-help-modal .modal-content {
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.15);
    background-color: #f8fafb;
    border: none;
}

.choice-help-modal-iframe {
    border: none;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.choice-help-close-button {
    position: absolute;
    background: transparent;
    top: 10px;
    right: 10px;
    border: none;
    outline: none;
    apearance: none;
    -webkit-appearance: none;
    display: flex;
    align-items: center;
    color: #aeb9bf;
    transition: color 0.4s;
    z-index: 4;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0, 0, 0) scale(1, 1);
}

.choice-help-close-button img {
    width: 24px;
    height: 24px;
    margin-left: 15px;
}

.choice-help-close-button:hover {
    color: #000;
}

.modal-backdrop {
    z-index: 1200012;
}

.modal-backdrop.in {
    opacity: 0.2;
}

@media screen and (min-width: 768px) {
    .choice-help-modal .modal-dialog {
        width: calc(100vw - 60px);
        height: calc(100vh - 60px);
    }

    .choice-help-close-button {
        top: 35px;
        right: 25px;
    }
}

/* Spinner */

.lds-ring {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 64px;
    height: 64px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #ddd;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ddd transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Website crosslinks */

.website-crosslinks {
    margin: 15px 0 20px;
    padding: 0;
    list-style: none;
}

.website-crosslinks li {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px 4px 0 0;
}

.website-crosslinks li:first-child {
    border-radius: 4px 4px 0 0;
}

.website-crosslinks li:last-child {
    border-radius: 0 0 4px 4px;
}

.website-crosslinks a {
    display: flex;
    align-items: center;
    padding: 15px 22px;
    transition: color 0.4s;
}

.website-crosslinks img {
    margin-right: 25px;
}

.website-crosslinks span span {
    text-decoration: underline;
    color: #ff6319;
}

.website-crosslinks strong {
    display: block;
    margin-bottom: -3px;
    font-size: 18px;
    text-decoration: none;
}

.blocks-index-navigation-main-style.v8 {
    transition: border-color 0.4s;
}

.blocks-index-navigation-main-style.v8 .inner:after {
    transition: background-color 0.4s;
}

.show-icon-menu .blocks-index-navigation-main-style.v8 {
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.show-icon-menu .blocks-index-navigation-main-style.v8 .inner:after {
    background-color: transparent;
}

/* Rows */

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

/* Paddings and margins */

.py-1-5 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mb-2 {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .pb-md-4 {
        padding-bottom: 40px;
    }

    .py-md-8 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .pt-md-1 {
        padding-top: 10px;
    }

    .pb-md-8 {
        padding-bottom: 80px;
    }

    .pr-md-1 {
        padding-right: 10px;
    }

    .mb-md-2 {
        margin-bottom: 20px;
    }

    .pt-md-7 {
        padding-top: 70px;
    }
}

/**
   * Icon links
   */

.icon-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn .icon-link {
    display: flex;
}

.icon-link-icon {
    width: 12px;
    height: 12px;
    margin-left: 10px;
}

/* Border top */

.border-top {
    border-top: 1px solid #efefef;
}

/* FAQ */

.faq-back-button::after {
    display: none !important;
}

/* Utilities */

.d-block {
    display: block;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .d-md-inline-block {
        display: inline-block;
        width: auto;
    }
    .ml-md-15 {
        margin-left: 15px !important;
    }

    .mt-md-3 {
        margin-top: 30px !important;
    }
}

/* Link style */

.desc.address a,
.specifications .data ul a,
.blocks-content-extra-style.v20 .accessories a,
p a,
.blocks-index-footer-style.v4 .desc.address .vertical-list > li a {
    color: #ff6319;
    text-decoration: underline;
    transition: opacity 0.4s;
}

p a:hover,
.specifications .data ul a:hover,
.blocks-content-extra-style.v20 .accessories a:hover,
.desc.address a:hover {
    opacity: 0.8;
}

/* Homepage logos pane */

.homepage-logos-pane {
    position: relative;
}

.homepage-logos-pane .container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #e8e8e8;
    height: 1px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

.homepage-logos-pane .container {
    position: relative;
    padding-top: 25px;
    padding-bottom: 30px;
}

.homepage-logos-pane .slick-list {
    margin-left: 40px;
    margin-right: 40px;
}

.homepage-logos-pane .media {
    width: 150px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.homepage-logos-pane .media,
.homepage-logos-pane .media img {
    outline: none !important;
}

.homepage-logos-pane-heading {
    text-align: center;
    font-family: 'aller', sans-serif;
    font-weight: 300;
    font-size: 23px;
    margin-bottom: 22px;
}

.homepage-logos-pane .slick-arrow:not(.btn) {
    width: 30px;
    height: 30px;
}

.homepage-logos-pane .slick-arrow:not(.btn)::after {
    font-size: 24px;
    margin-top: -1px;
}

.homepage-logos-pane img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.homepage-logos-pane .slick-dots {
    padding-top: 15px;
}

.homepage-logos-pane a {
    transition: opacity 0.4s;
}

.homepage-logos-pane a:hover {
    opacity: 0.8;
}

@media screen and (min-width: 768px) {
    .homepage-logos-pane .container {
        padding-top: 35px;
        padding-bottom: 50px;
    }
}

/* USPS in blocks-content-content-style v29 */

.blocks-content-content-style.v29 .blocks-content-usps-style.v2 .flex-wrapper {
    padding: 20px 0 0;
}

@media screen and (min-width: 768px) {
    .blocks-content-content-style.v29 .blocks-content-usps-style.v2 .flex-wrapper {
        padding: 0 0 60px;
    }
}

/* Intro image */

.blocks-content-content-style.v29 .intro.intro-image {
    background-position: 50% 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='766' height='57' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CradialGradient cx='50%25' cy='0%25' fx='50%25' fy='0%25' r='80.099%25' gradientTransform='matrix(0 1 -.61081 0 .5 -.5)' id='a'%3E%3Cstop stop-color='%23FFF' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='%23FFF' stop-opacity='.455' offset='45.628%25'/%3E%3Cstop stop-color='%23FFF' offset='100%25'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23D9D9D9' d='M0 21h766v36H0z'/%3E%3Cpath fill='url(%23a)' d='M0 0h766v57H0z'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
    .blocks-content-content-style.v29 .intro.intro-image {
        margin-top: 40px;
        margin-bottom: -50px;
    }
}

.mobile-main-buttons-wrapper {
    display: none;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
}

@media screen and (max-width: 767px) {
    .mobile-main-buttons-wrapper .btn,
    .mobile-main-buttons-wrapper .category-menu {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mobile-main-buttons-wrapper .btn-menu {
        margin: 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        padding: 12px !important;
    }

    .mobile-main-buttons-wrapper .btn-menu::after {
        margin-top: -17px !important;
        font-size: 24px !important;
    }

    .mobile-main-buttons-wrapper .btn-request-offer {
        border-radius: 0;
        padding: 16px 10px;
        text-align: center;
    }

    .mobile-main-buttons-wrapper .btn-request-offer::after {
        display: none;
    }

    .mobile-main-buttons-wrapper {
        display: flex;
    }
}

/* Lazyloading */

img[data-src] {
    opacity: 0;
    transition: opacity 0.2s;
}

img[data-src].lazyloaded {
    opacity: 1;
}

/* CTA popup */

.cta-popup {
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 1200010;
    width: 100%;
    max-width: 460px;
    transform: translateY(calc(100% + 50px));
    opacity: 0;
    pointer-events: none;
}

.cta-popup.has-js {
    transition:
        transform 0.4s,
        opacity 0.4s;
}

.cta-popup.active {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
}

.cta-popup-close-button {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    transition: opacity 0.2s;
}

.cta-popup-close-button:hover {
    opacity: 0.8;
}

.cta-popup .row {
    margin-left: -5px;
    margin-right: -5px;
}

.cta-popup .row .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.cta-popup input {
    background: #fff;
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 1px 6px 0 rgba(0, 0, 0, 0.23);
    border-radius: 2px;
    height: 50px;
    font-size: 17px;
    width: 100%;
    padding: 5px 20px;
}

.cta-popup input::placeholder {
    color: #888;
}

.cta-popup-header {
    background-color: #00020e;
    padding: 18px 25px 20px;
    border-radius: 4px 4px 0 0;
}

.cta-popup-heading {
    color: #fff;
    font-size: 36px;
    font-weight: 800;
}

.cta-popup-header-content {
    color: #fff;
    font-size: 17px;
    line-height: 1.411;
}

.cta-popup-header-content p:last-child {
    margin-bottom: 0;
}

.cta-popup-body {
    position: relative;
    padding: 25px 30px 20px;
    background: #fff;
    box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
}

.cta-popup-body .loading-indicator-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.7);
}

.cta-popup-footnote-text {
    margin-top: 20px;
    margin-bottom: 0;
    color: #c3c3c3;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 0;
    text-align: center;
}

.cta-popup-footnote-text-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}

.cta-popup .form-group:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .cta-popup {
        right: 0;
        bottom: 0;
        width: 100%;
    }
}

/* Loading indicator */

.loading-indicator {
    animation: rotate 2s linear infinite;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 40px;
    height: 40px;
}
.loading-indicator .path {
    stroke: rgba(0, 0, 0, 0.8);
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124;
    }
}

/* Block content content style v1 alternative view */

.blocks-content-content-style.v1.alternative-view {
    background-color: #fff;
}

.blocks-content-content-style.v1.alternative-view .container {
    width: 100%;
    max-width: 1260px;
}

.blocks-content-content-style.v1.alternative-view .container p {
    color: #656565;
}

/**/

.two-columns-content-usps-block {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f7f8f9;
    letter-spacing: -0.04em;
}

.two-columns-content-usps-block .container {
    max-width: 1320px;
    width: 100%;
}

.two-columns-content-usps-block-content p {
    font-size: 16px;
}

.two-columns-content-usps-block .row {
    color: #656565;
}

.two-columns-content-usps-block-usps {
    list-style: none;
    padding: 0;
    margin: 0;
}

.two-columns-content-usps-block-usps li {
    position: relative;
    font-size: 18px;
    padding-left: 30px;
    font-weight: 400;
    letter-spacing: -0.04em;
}

.two-columns-content-usps-block-usps li::before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    background: white url(./../images/plus-icon-2.png) center center no-repeat;
}

.two-columns-content-usps-block-usps li + li {
    margin-top: 12px;
}

.two-columns-content-usps-block-title {
    font-weight: 600;
    letter-spacing: -0.04em;
    margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
    .two-columns-content-usps-block-title {
        font-size: 33px !important;
        margin-bottom: 95px;
    }

    .two-columns-content-usps-block {
        padding-top: 100px;
        padding-bottom: 130px;
    }

    .two-columns-content-usps-block h2 {
        font-size: 33px;
    }

    .two-columns-content-usps-block-content {
        max-width: 520px;
        padding-top: 20px;
        line-height: 1.76;
    }

    .two-columns-content-usps-block-content p {
        font-size: 25px;
        line-height: 1.76;
    }

    .two-columns-content-usps-block-usps {
        max-width: 500px;
        margin-left: auto;
    }

    .two-columns-content-usps-block-usps li {
        position: relative;
        font-size: 25px;
        padding-left: 80px;
    }

    .two-columns-content-usps-block-usps li + li {
        margin-top: 34px;
    }

    .two-columns-content-usps-block-usps li::before {
        top: 13px;
    }

    .two-columns-content-usps-block .row {
        position: relative;
    }

    .two-columns-content-usps-block .row::before {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #656565;
        display: block;
        content: '';
    }
}

/* Cta bar block */

.cta-bar-block {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
}

.cta-bar-block::before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}

.cta-bar-block .container {
    position: relative;
    z-index: 1;
    max-width: 1370px;
    width: 100%;
}

.cta-bar-block .container::before,
.cta-bar-block .container::after {
    position: absolute;
}

.cta-bar-block-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.04em;
}

.cta-bar-block-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cta-bar-block .btn {
    margin-bottom: 5px;
}

.cta-bar-block-link {
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
}

@media screen and (min-width: 768px) {
    .cta-bar-block {
        padding-top: 170px;
        padding-bottom: 90px;
    }

    .cta-bar-block .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cta-bar-block-title {
        font-size: 45px;
        margin-top: -40px;
    }

    .cta-bar-block .btn {
        min-height: 90px;
        line-height: 90px;
        padding: 0 33px;
        font-size: 32px;
        letter-spacing: -0.04em;
        margin-bottom: 15px;
    }

    .cta-bar-block .btn::after {
        font-size: 32px;
        margin-left: 30px;
    }

    .alternative-view + .cta-bar-block {
        margin-top: 30px;
    }
}

/* Step block */

.step-block .container {
    width: 100%;
    max-width: 1320px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.step-block .container::before,
.step-block .container::after {
    display: none;
}

.step-block-title {
    font-size: 22px;
    letter-spacing: -0.04em;
    margin-bottom: 20px;
}

.step-block-content {
    color: #666666;
    letter-spacing: -0.04em;
}

.step-block-content p {
    line-height: 1.76;
}

.step-block-number {
    position: relative;
}

.step-block-number svg {
    width: 135px;
    height: 135px;
}

.step-block-number span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    font-size: 86px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
    .step-block-number {
        width: 64px;
    }

    .step-block-number span {
        font-size: 26px;
    }

    .step-block-number svg {
        width: 64px;
        height: 64px;
    }
}

@media screen and (min-width: 768px) {
    .step-block-content-wrapper {
        flex-grow: 1;
    }

    .step-block-content {
        max-width: 670px;
    }

    .step-block-number {
        margin-right: 55px;
    }

    .step-block .container {
        display: flex;
        align-items: center;
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .step-block-media {
        margin-left: auto;
    }

    .step-block-title {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .step-block-content {
        font-size: 25px;
    }
}

/* Even step block */

@media screen and (min-width: 768px) {
    .step-block-even {
        background-color: #f7f8f9;
    }

    .step-block-even .container {
        flex-direction: row-reverse;
    }

    .step-block-even .step-block-title,
    .step-block-even .step-block-content {
        text-align: right;
    }

    .step-block-even .step-block-number {
        margin-right: 0;
        margin-left: 55px;
    }

    .step-block-even .step-block-media {
        margin-left: 0;
        margin-right: auto;
    }

    .step-block-even .step-block-content {
        margin-left: auto;
    }
}

/* Block content 14 alternative view */

.blocks-content-media-style.v14.alternative-view .blocks-index-breadcrumb-style {
    display: none;
}

@media screen and (min-width: 768px) {
    .blocks-content-media-style.v14.alternative-view,
    .blocks-content-media-style.v14.alternative-view .image-holder {
        min-height: 380px;
        max-height: 380px;
    }

    .blocks-content-content-style.v1.alternative-view p {
        font-size: 25px;
        line-height: 1.76;
        letter-spacing: -0.04em;
    }
}

.blocks-content-content-style.v1.alternative-view h2 {
    font-size: 33px;
    letter-spacing: -0.04em;
}

@media screen and (min-width: 768px) {
    .two-columns-content-usps-block + .alternative-view {
        padding-bottom: 0;
    }
}

/* Quote sent widget */

.quote-sent-widget {
    position: relative;
    padding: 20px 60px 20px 20px;
    background: #ff6319;
    border-radius: 6px;
    max-width: 510px;
    margin: 0 auto 30px;
    scroll-margin-top: 150px;
}

.quote-sent-widget-title {
    margin-bottom: 15px;
    font-family: 'aller', sans-serif;
    font-size: 26px;
    color: #fff;
    line-height: 1;
}

.quote-sent-widget-subtitle {
    color: #fff;
    font-family: 'aller', sans-serif;
    font-style: italic;
    line-height: 1.2;
    font-size: 16px;
}

.quote-sent-widget-media {
    position: absolute;
    right: -10px;
    bottom: 0;
}

@media screen and (max-width: 767px) {
    .quote-sent-widget-media img {
        width: 120px;
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .quote-sent-widget {
        margin-top: 65px;
        margin-bottom: 75px;
        padding: 25px 200px 35px 35px;
    }

    .quote-sent-widget-title {
        font-size: 42px;
        margin-bottom: 25px;
    }

    .quote-sent-widget-subtitle {
        max-width: 210px;
        font-size: 20px;
    }

    .quote-sent-widget-media {
        right: -40px;
    }
}

/* Reference card */

.card-reference {
    min-height: 100%;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
}

.card-reference:hover img {
    transform: scale(1.05);
}

.card-reference .btn {
    position: static;
}

.card-reference .btn::before {
    position: absolute;
    display: block;
    content: '';
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.card-reference .card-tag {
    position: absolute;
    top: 25px;
    left: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #353535;
    line-height: 1;
    padding: 9px 10px;
    font-family: 'aller', sans-serif;
    font-size: 12px;
}

.card-reference .card-media {
    overflow: hidden;
}

.card-reference img {
    width: 100%;
    height: auto;
    transition: transform 0.2s;
}

.card-reference .card-body {
    padding: 15px 20px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.card-reference .card-text {
    color: #414141;
    flex-grow: 1;
}

.card-reference .card-title {
    font-size: 22px;
    margin-bottom: 5px;
    font-family: 'aller', sans-serif;
}

@media screen and (max-width: 767px) {
    .card-reference {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px) {
    .card-reference .card-title {
        font-size: 26px;
    }

    .card-reference .card-text {
        font-size: 16px;
    }
}

/* References row */

.row-references-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'aller', sans-serif;
}

.row-references {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    .row-references-title {
        font-size: 30px;
    }

    .row-references {
        margin-bottom: 95px;
    }

    .row-references {
        display: flex;
        flex-wrap: wrap;
    }

    .row-references > div {
        flex: 0 0 33.3334%;
        max-width: 33.3334%;
    }
}
.lw-widget {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    height: 100%;
    font-size: 18px;
    line-height: 1.3333;
    transition: background 0.2s 0.2s;
    overflow: auto;
    z-index: 7777777;
    pointer-events: none;
    --theme-color: #f65500;
}

.lw-widget,
.lw-widget *,
.lw-widget *:before,
.lw-widget *:after {
    box-sizing: border-box;
}

.lw-widget input[type='text'],
.lw-widget input[type='email'],
.lw-widget input[type='tel'],
.lw-widget textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lw-widget input[type='submit'],
.lw-widget button {
    cursor: pointer;
}

.lw-widget input[type='submit']::-moz-focus-inner,
.lw-widget button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.lw-widget textarea {
    overflow: auto;
}

.lw-widget div,
.lw-widget input,
.lw-widget textarea,
.lw-widget select,
.lw-widget button,
.lw-widget h1,
.lw-widget h2,
.lw-widget h3,
.lw-widget h4,
.lw-widget h5,
.lw-widget h6,
.lw-widget a,
.lw-widget span,
.lw-widget a:focus {
    outline: none;
}

.lw-widget a {
    text-decoration: none;
}

.lw-widget strong {
    font-weight: 600;
}

.lw-widget button *,
.lw-widget a * {
    pointer-events: none;
}

.lw-widget [data-lw-ripple] {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1;
}

.lw-widget.lw-open {
    display: -ms-flexbox;
    display: flex;
}

.lw-widget.lw-animate .lw-overlay,
.lw-widget.lw-animate .lw-powered {
    opacity: 1;
}

.lw-widget.lw-animate .lw-powered {
    transition-delay: 0.2s;
}

.lw-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(77, 86, 108, 0.3);
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: all;
}

.lw-container {
    width: 100%;
    max-width: 353px;
    margin: auto 30px 30px auto;
    perspective: 100px;
    perspective-origin: 50% 100%;
    pointer-events: all;
}

.lw-container_md {
    max-width: 543px;
}

.lw-container_sm {
    max-width: 256px;
}

.lw-container_top {
    margin-top: 30px;
    margin-bottom: auto;
}

.lw-container_left {
    margin-left: 30px;
    margin-right: auto;
}

.lw-container_center {
    margin: auto;
}

.lw-container_center_bottom {
    max-width: 1112px;
    margin: auto auto 30px;
}

.lw-container_opinion {
    max-width: 346px;
}

.lw-container_tools {
    max-width: 70px;
}

.lw-container_app,
.lw-container_circle {
    max-width: 60px;
}

.lw-container_app > .lw-item,
.lw-container_circle > .lw-item {
    background: none;
}

.lw-container_app > .lw-item {
    border-radius: 10px;
}

.lw-container_circle > .lw-item {
    border-radius: 50%;
}

.lw-container_app .lw-drop {
    right: 72px;
    bottom: 0;
    z-index: 4;
}

.lw-container_app .lw-drop:before {
    content: '';
    position: absolute;
    right: -20px;
    bottom: 16px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 17px 13px 17px;
    border-color: transparent transparent white transparent;
    -ms-transform: rotate(-130deg);
    transform: rotate(-130deg);
    z-index: 1;
}

.lw-container_app .lw-drop:after {
    top: 0;
    left: 100%;
    bottom: 0;
    right: -12px;
    height: auto;
}

.lw-container_app.lw-container_top .lw-drop {
    top: 0;
    bottom: auto;
}

.lw-container_app.lw-container_top .lw-drop:before {
    top: 19px;
    bottom: auto;
    -ms-transform: rotate(-53deg);
    transform: rotate(-53deg);
}

.lw-container_app.lw-container_left .lw-drop {
    left: 72px;
    right: auto;
}

.lw-container_app.lw-container_left .lw-drop:before {
    left: -20px;
    right: auto;
    bottom: 18px;
    -ms-transform: rotate(-233deg);
    transform: rotate(-233deg);
}

.lw-container_app.lw-container_left .lw-drop:after {
    left: -12px;
    right: 100%;
}

.lw-container_app .lw-btn {
    position: relative;
    z-index: 2;
}

.lw-item {
    position: relative;
    background: white;
    box-shadow:
        0 11px 15px -7px rgba(0, 0, 0, 0.2),
        0 24px 38px 3px rgba(0, 0, 0, 0.14),
        0 9px 46px 8px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    opacity: 0;
    transform: translate3d(0, 0, -100px);
}

.lw-item_bg {
    background: #f9f9f9;
}

.lw-item_border {
    border-top: 3px solid var(--theme-color);
    border-radius: 3px 3px 6px 6px;
}

.lw-item_white {
    color: white;
}

.lw-item_shadow_1 {
    box-shadow: 0 4px 24px 0 rgba(37, 38, 94, 0.1);
}

.lw-item_shadow_2 {
    box-shadow:
        0 4px 15px 0 rgba(47, 46, 53, 0.15),
        0 1px 2px 0 rgba(47, 46, 53, 0.01),
        0 2px 3px 1px rgba(47, 46, 53, 0.05);
}

.lw-item_shadow_3 {
    box-shadow:
        0 0 1px 0 rgba(71, 75, 86, 0.31),
        0 20px 32px 0 rgba(71, 75, 86, 0.15);
}

.lw-item_shadow_4 {
    box-shadow:
        0 2px 4px 0 rgba(0, 0, 0, 0.05),
        0 2px 10px 0 rgba(0, 0, 0, 0.14),
        0 10px 26px 0 rgba(47, 46, 53, 0.3);
}

.lw-item_no_shadow {
    box-shadow: none;
}

.lw-item + .lw-item {
    margin-top: 20px;
}

.lw-item.lw-animate {
    animation: lw-bounce 0.4s ease-out forwards;
}

.lw-item.lw-animate-reverse {
    animation: lw-bounce 0.4s ease-out forwards alternate-reverse;
}

.lw-item.lw-visible {
    opacity: 1;
    animation: none;
    -ms-transform: none;
    transform: none;
}

.lw-item_white .lw-btn,
.lw-item_white .lw-content,
.lw-item_white .lw-theme,
.lw-item_white .lw-text {
    color: white;
}

.lw-item:hover .lw-close {
    opacity: 0.7;
}

.lw-item:hover .lw-close:hover {
    opacity: 1;
}

.lw-item:hover .lw-drop_hover {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.lw-drop {
    position: absolute;
    right: 0;
    bottom: calc(100% + 20px);
    min-width: 353px;
    visibility: hidden;
    opacity: 0;
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    transition:
        opacity 0.2s,
        visibility 0.2s,
        transform 0.4s;
}

.lw-drop:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 22px;
    z-index: 2;
}

.lw-drop.lw-visible {
    visibility: visible;
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.lw-drop .lw-item {
    opacity: 1;
    -ms-transform: none;
    transform: none;
    animation: none;
}

.lw-close {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    padding: 5px;
    opacity: 0;
    transition: opacity 0.2s;
    z-index: 10;
}

.lw-close_white {
    color: white;
}

.lw-close i {
    font-size: 18px;
}

.lw-wrap {
    padding: 20px;
}

.lw-wrap_p {
    padding: 30px 20px;
}

.lw-wrap_pb {
    padding: 30px 20px 40px;
}

.lw-wrap_pt {
    padding: 35px 20px 30px;
}

.lw-wrap_pob {
    padding-bottom: 40px;
}

.lw-wrap_psm {
    padding: 15px 20px;
}

.lw-wrap_center {
    text-align: center;
}

.lw-wrap_white {
    background: white;
}

.lw-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--theme-color);
    border: none;
    font-size: 0;
    color: white;
}

.lw-circle i {
    font-size: 30px;
}

.lw-pic {
    display: block;
    width: 100%;
}

.lw-preview__pic {
    border-radius: 6px 6px 0 0;
}

.lw-category {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 700;
    color: var(--theme-color);
}

.lw-title {
    margin-bottom: 11px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.20833;
}

.lw-title_md {
    font-size: 22px;
}

.lw-title_lg {
    font-size: 30px;
    line-height: 1.1;
}

.lw-title_color {
    color: var(--theme-color);
}

.lw-theme {
    margin-bottom: 3px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.lw-content {
    font-size: 12px;
    color: rgba(47, 46, 53, 0.7);
    line-height: 1.33333;
}

.lw-content_dark {
    color: #2f2e35;
}

.lw-content p,
.lw-content figure {
    margin: 0;
}

.lw-content p + p,
.lw-content p + figure,
.lw-content figure + p,
.lw-content figure + figure {
    margin: 20px 0 0;
}

.lw-content img {
    display: block;
    width: 100%;
    border-radius: 6px;
}

.lw-text {
    font-size: 16px;
    color: rgba(47, 46, 53, 0.7);
    line-height: 1.25;
}

.lw-text_center {
    text-align: center;
}

.lw-text a {
    font-weight: 600;
    color: var(--theme-color);
}

.lw-btn {
    display: inline-block;
    padding: 18px 20px;
    background: none;
    border: none;
    font-size: 18px;
    color: rgba(47, 46, 53, 0.7);
    text-align: center;
    line-height: 1.33333;
    transition:
        background 0.2s,
        opacity 0.2s;
}

.lw-btn:hover {
    background: rgba(0, 0, 0, 0.07);
}

.lw-btn_sm {
    padding: 11px 20px;
}

.lw-btn_sm.lw-btn_simple {
    padding: 12px 20px;
}

.lw-btn_md {
    padding: 13px 20px;
}

.lw-btn_bg {
    background: var(--theme-color);
    border-radius: 4px;
    font-weight: 600;
    color: white;
}

.lw-btn_bg:hover {
    background: var(--theme-color);
    opacity: 0.8;
}

.lw-btn_simple {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
}

.lw-btn_color {
    font-weight: 600;
    color: var(--theme-color);
}

.lw-btn_bold {
    font-weight: 600;
    color: #2f2e35;
}

.lw-ripple {
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.1);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    animation: lw-ripple 0.5s ease-out forwards;
    pointer-events: none;
}

.lw-head {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 41px;
    -ms-flex-align: center;
    align-items: center;
}

.lw-head__logo {
    margin-right: 10px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}

.lw-head__company {
    font-weight: 700;
}

.lw-head__time {
    margin-left: auto;
    padding-left: 20px;
    color: rgba(47, 46, 53, 0.7);
    white-space: nowrap;
}

.lw-foot {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lw-foot__text {
    padding: 15px 20px;
}

.lw-foot .lw-btn:first-child {
    border-radius: 0 0 0 6px;
}

.lw-foot .lw-btn:last-child {
    border-radius: 0 0 6px;
}

.lw-foot .lw-btn:only-child {
    border-radius: 0 0 6px 6px;
}

.lw-foot_flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lw-foot_flex .lw-btn {
    border: 0 solid rgba(0, 0, 0, 0.06);
    -ms-flex: 1;
    flex: 1;
}

.lw-foot_flex .lw-btn:not(:last-child) {
    border-width: 0 1px 0 0;
}

.lw-theme {
    color: #2f2e35;
}

.lw-theme__title {
    margin-bottom: 1px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
}

.lw-theme__text {
    color: rgba(47, 46, 53, 0.7);
}

.lw-theme_white {
    color: white;
}

.lw-theme_white .lw-theme__text {
    color: white;
}

.lw-share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lw-share__btn {
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    border: none;
    transition: background 0.2s;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.lw-share__btn_facebook {
    background: #4f69a2;
}

.lw-share__btn_facebook:hover {
    background: #475e91;
}

.lw-share__btn_twitter {
    background: #66b4ef;
}

.lw-share__btn_twitter:hover {
    background: #4fa9ed;
}

.lw-share__btn_google {
    background: #e05546;
}

.lw-share__btn_google:hover {
    background: #dc4130;
}

.lw-share__btn_pinterest {
    background: #d1383f;
}

.lw-share__btn_pinterest:hover {
    background: #c32d34;
}

.lw-share__btn .lw-icon {
    fill: white;
}

.lw-share__btn .lw-icon-facebook {
    font-size: 28px;
}

.lw-share__btn .lw-icon-twitter {
    font-size: 26px;
}

.lw-share__btn .lw-icon-google {
    font-size: 25px;
}

.lw-share__btn .lw-icon-pinterest {
    font-size: 30px;
}

.lw-video {
    display: -ms-flexbox;
    display: flex;
    color: white;
    -ms-flex-align: center;
    align-items: center;
}

.lw-video:before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 14px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj4gIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLDQwIEM4Ljk1NDMwNSw0MCAwLDMxLjA0NTY5NSAwLDIwIEMwLDguOTU0MzA1IDguOTU0MzA1LDAgMjAsMCBDMzEuMDQ1Njk1LDAgNDAsOC45NTQzMDUgNDAsMjAgQzQwLDMxLjA0NTY5NSAzMS4wNDU2OTUsNDAgMjAsNDAgWiBNMTYsMjguNTE4OTYyMyBDMTYsMjguNjE4ODE0OSAxNi4wMjk2NjA0LDI4LjcxNjQxNzMgMTYuMDg1MjE4MSwyOC43OTkzODY1IEMxNi4yNDAwOTIyLDI5LjAzMDY3MzMgMTYuNTUzMTM3NCwyOS4wOTI2MTgxIDE2Ljc4NDQyNDIsMjguOTM3NzQ0MSBMMjguNzU5ODY3OCwyMC45MTg3NjEzIEMyOC44MTQ1ODI1LDIwLjg4MjEyMzMgMjguODYxNTg3NCwyMC44MzUxMTg0IDI4Ljg5ODIyNTQsMjAuNzgwNDAzNyBDMjkuMDUzMDk5NCwyMC41NDkxMTY5IDI4Ljk5MTE1NDYsMjAuMjM2MDcxNiAyOC43NTk4Njc4LDIwLjA4MTE5NzYgTDE2Ljc4NDQyNDIsMTIuMDYyMjE0OCBDMTYuNzAxNDU1LDEyLjAwNjY1NzEgMTYuNjAzODUyNiwxMS45NzY5OTY3IDE2LjUwNCwxMS45NzY5OTY3IEMxNi4yMjU2NDg1LDExLjk3Njk5NjcgMTYsMTIuMjAyNjQ1MiAxNiwxMi40ODA5OTY3IEwxNiwyOC41MTg5NjIzIFoiLz48L3N2Zz4=);
    background-size: 40px 40px;
    background-repeat: no-repeat;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}

.lw-video__wrap {
    font-size: 16px;
    line-height: 1.3125;
}

.lw-video__title {
    font-weight: 700;
}

.lw-logo {
    position: relative;
    top: -65px;
    margin-bottom: -35px;
}

.lw-logo__preview {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.lw-logo__title {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 700;
    color: var(--theme-color);
    text-transform: uppercase;
}

.lw-logo__content {
    display: -ms-flexbox;
    display: flex;
    min-height: 70px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.lw-logo_left {
    display: -ms-flexbox;
    display: flex;
    top: 0;
    margin: 0;
}

.lw-logo_left .lw-logo__preview {
    margin: 0 20px 0 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
}

.lw-logo_app {
    top: 0;
    margin: 0;
}

.lw-logo_app .lw-logo__preview {
    width: 60px;
    height: 60px;
}

.lw-slider {
    position: relative;
    padding: 0 10px;
    z-index: 4;
}

.lw-slider__slide {
    display: none;
}

.lw-slider__slide.lw-visible {
    display: block;
}

.lw-slider__dots {
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: 80px;
    margin-top: -13px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.lw-slider__dot {
    padding: 3px;
    background: none;
    border: none;
}

.lw-slider__dot.lw-active:before {
    background: var(--theme-color);
}

.lw-slider__dot:before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
}

.lw-opinion {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}

.lw-opinion__vote {
    position: relative;
    border: solid #eaeaea;
    border-width: 1px 1px 1px 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.lw-opinion__vote:first-child {
    border-width: 1px;
    border-radius: 0 0 0 5px;
}

.lw-opinion__vote:last-child {
    border-radius: 0 0 5px;
}

.lw-opinion__radio {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.lw-opinion__radio:checked + .lw-opinion__group {
    color: var(--theme-color);
}

.lw-opinion__radio:checked + .lw-opinion__group:before {
    opacity: 1;
}

.lw-opinion__group {
    display: -ms-flexbox;
    display: flex;
    padding: 16px 3px 3px;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: color 0.2s;
    line-height: 24px;
}

.lw-opinion__group:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 3px;
    background: var(--theme-color);
    opacity: 0;
    transition: opacity 0.2s;
}

.lw-opinion__smile {
    margin-bottom: 3px;
    font-size: 30px;
}

.lw-opinion__rate {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.lw-choose__group {
    border-radius: 3px;
    background: white;
}

.lw-choose__group + .lw-choose__group {
    margin-top: 12px;
}

.lw-choose .lw-btn {
    display: block;
    width: 100%;
    padding: 13px 15px;
    box-shadow:
        0 2px 3px 0 rgba(37, 39, 44, 0.05),
        0 1px 3px 0 rgba(37, 39, 44, 0.06);
    color: rgba(47, 46, 53, 0.7);
    text-align: left;
}

.lw-choose .lw-btn:first-child {
    border-radius: 4px 4px 0 0;
}

.lw-choose .lw-btn:last-child {
    border-radius: 0 0 4px 4px;
}

.lw-choose .lw-btn.lw-active {
    font-weight: 700;
    color: var(--theme-color);
}

.lw-field__wrap {
    -ms-flex: 0 0 calc(100% - 165px);
    flex: 0 0 calc(100% - 165px);
}

.lw-field__wrap_code {
    margin-right: -1px;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
}

.lw-field__wrap_number {
    -ms-flex: 0 0 calc(100% - 73px);
    flex: 0 0 calc(100% - 73px);
}

.lw-field__label {
    margin-right: 20px;
    color: rgba(47, 46, 53, 0.7);
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
}

.lw-field__input,
.lw-field__select {
    width: 100%;
    height: 46px;
    padding: 0 15px;
    border: 1px solid #eaeaea;
    font-size: 18px;
}

.lw-field__input {
    font-weight: 600;
    color: #2f2e35;
}

.lw-field__input::-webkit-input-placeholder {
    font-weight: 400;
    color: rgba(47, 46, 53, 0.7);
}

.lw-field__input:-ms-input-placeholder {
    font-weight: 400;
    color: rgba(47, 46, 53, 0.7);
}

.lw-field__input::placeholder {
    font-weight: 400;
    color: rgba(47, 46, 53, 0.7);
}

.lw-field__input_clear {
    background: none;
    border: none;
}

.lw-field__input_subscribe_foot {
    height: 60px;
    padding: 0 20px;
    background: none;
    border: none;
}

.lw-field__select {
    background-color: white;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1IiB2aWV3Qm94PSIwIDAgMTAgNSI+ICA8cG9seWdvbiBmaWxsPSIjMUIxQjFEIiBwb2ludHM9IjQ5MyAyMiA0OTggMjcgNTAzIDIyIiBvcGFjaXR5PSIuNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ5MyAtMjIpIi8+PC9zdmc+);
    background-size: 10px 5px;
    background-position: calc(100% - 15px) 50%;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #2f2e35;
    font-weight: 600;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.lw-field_inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.lw-field_inline:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lw-field_inline .lw-field__input,
.lw-field_inline .lw-field__select {
    padding: 0;
    border: none;
}

.lw-field_inline .lw-field__select {
    background-position: 100% 50%;
}

.lw-field_custom .lw-field__input {
    border-radius: 4px;
    box-shadow:
        0 3px 5px 0 rgba(37, 39, 44, 0.05),
        0 1px 3px 0 rgba(37, 39, 44, 0.06);
}

.lw-field_group .lw-field__wrap:not(:last-child) {
    margin-bottom: -1px;
}

.lw-field_group .lw-field__wrap:first-child .lw-field__input {
    border-radius: 4px 4px 0 0;
}

.lw-field_group .lw-field__wrap:last-child .lw-field__input {
    border-radius: 0 0 4px 4px;
}

.lw-field_sign,
.lw-field_phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.lw-field_sign .lw-field__wrap:first-child .lw-field__input {
    border-radius: 4px 4px 0 0;
}

.lw-field_sign .lw-field__wrap_wide {
    margin-bottom: -1px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.lw-field_sign .lw-field__wrap_code .lw-field__select {
    border-radius: 0 0 0 4px;
}

.lw-field_sign .lw-field__wrap_number:last-child .lw-field__input {
    border-radius: 0 0 4px;
}

.lw-field_phone {
    margin-top: 22px;
}

.lw-field_phone .lw-field__wrap_code .lw-field__select {
    border-radius: 4px 0 0 4px;
}

.lw-field_phone .lw-field__wrap_number:last-child .lw-field__input {
    border-radius: 0 4px 4px 0;
}

.lw-app {
    background: #f9f9f9;
    border-radius: 6px;
}

.lw-app__head {
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
}

.lw-app__preview {
    margin-right: 20px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

.lw-app__theme {
    display: -ms-flexbox;
    display: flex;
    min-height: 80px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.lw-app__wrap {
    padding: 20px;
    border: solid rgba(0, 0, 0, 0.06);
    border-width: 1px 0;
    background: white;
}

.lw-panel {
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    -ms-flex-align: center;
    align-items: center;
}

.lw-panel__preview {
    width: 62px;
    margin-right: 23px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex: 0 0 62px;
    flex: 0 0 62px;
}

.lw-panel__wrap {
    display: -ms-flexbox;
    display: flex;
    min-height: 62px;
    margin-right: 20px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.lw-panel__btn {
    min-width: 216px;
}

.lw-panel_arrow {
    position: relative;
    padding-right: 70px;
}

.lw-panel_arrow:after {
    content: '';
    position: absolute;
    top: calc(50% - 9px);
    right: 30px;
    width: 11px;
    height: 18px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDExIDE4Ij4gIDxwb2x5Z29uIGZpbGw9IiMyRjJFMzUiIHBvaW50cz0iNTAyIDUyLjg4NSA1MDguNzk5IDQ2IDUwMiAzOS4xMTUgNTA0LjA5MyAzNyA1MTMgNDYgNTA0LjA5MyA1NSIgb3BhY2l0eT0iLjQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MDIgLTM3KSIvPjwvc3ZnPg==);
    background-size: contain;
    background-repeat: no-repeat;
}

.lw-panel_with_btn {
    padding-right: 23px;
}

.lw-panel_with_btn .lw-panel__preview {
    margin: 0 20px 0 0;
}

.lw-panel_app {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lw-panel_app .lw-panel__preview {
    height: 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
}

.lw-user {
    display: -ms-flexbox;
    display: flex;
    padding: 18px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lw-user__preview {
    position: relative;
    height: 45px;
    margin-right: 12px;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
}

.lw-user__pic {
    border-radius: 50%;
}

.lw-user__status {
    position: absolute;
    right: -1px;
    bottom: -3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #03ca1f;
    border: 2px solid white;
}

.lw-user__wrap {
    display: -ms-flexbox;
    display: flex;
    min-height: 45px;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.lw-user__name,
.lw-user__text {
    font-size: 16px;
    line-height: 1.375;
}

.lw-user__name {
    font-weight: 600;
}

.lw-user__text {
    color: rgba(47, 46, 53, 0.7);
}

.lw-user_center {
    display: block;
    margin: -67px auto 30px;
    padding: 0;
    border: none;
    text-align: center;
}

.lw-user_center .lw-user__preview {
    width: 60px;
    height: 60px;
    margin: 0 auto 12px;
}

.lw-subscribe {
    display: -ms-flexbox;
    display: flex;
    background: white;
    box-shadow:
        0 3px 5px 0 rgba(37, 39, 44, 0.05),
        0 1px 3px 0 rgba(37, 39, 44, 0.06);
    border-radius: 4px;
}

.lw-subscribe__field {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.lw-subscribe__btn {
    position: relative;
    height: 46px;
    padding: 10px 15px;
    border-radius: 0 4px 4px 0;
    font-weight: 600;
    color: var(--theme-color);
}

.lw-subscribe__btn:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    bottom: 8px;
    width: 1px;
    background: rgba(0, 0, 0, 0.06);
}

.lw-subscribe_foot {
    background: #f9f9f9;
    border-radius: 0 0 6px 6px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: none;
}

.lw-subscribe_foot .lw-subscribe__btn {
    height: 60px;
    padding-right: 20px;
    border-radius: 0 0 6px;
}

.lw-subscribe_foot .lw-subscribe__btn:before {
    top: 15px;
    bottom: 15px;
}

.lw-tools {
    position: relative;
}

.lw-tools__btn {
    display: block;
    width: 70px;
    height: 70px;
    background: #ffffff;
    box-shadow:
        0 4px 6px 0 rgba(60, 70, 80, 0.1),
        0 1px 3px 0 rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    border: none;
    color: #546e7a;
}

.lw-tools__btn_green {
    background: #1cbd4b;
    color: white;
}

.lw-tools__icon {
    font-size: 24px;
}

.lw-tools__title {
    display: block;
    font-size: 12px;
    line-height: 1.66667;
}

.lw-tools__dropdown {
    position: absolute;
    right: 0;
    bottom: calc(100% + 10px);
}

.lw-tools__btn + .lw-tools__group {
    margin-top: 10px;
}

.lw-tools__group {
    border-radius: 6px;
    background: white;
    box-shadow:
        0 4px 6px 0 rgba(60, 70, 80, 0.1),
        0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

.lw-tools__group .lw-tools__btn {
    border-radius: 0;
    box-shadow: none;
}

.lw-tools__group .lw-tools__btn:first-child {
    border-radius: 6px 6px 0 0;
}

.lw-tools__group .lw-tools__btn:last-child {
    border-radius: 0 0 6px 6px;
}

.lw-tools__group .lw-tools__btn:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lw-powered {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: rgba(47, 46, 53, 0.5);
    text-align: center;
    line-height: 1.71429;
    opacity: 0;
    transition: opacity 0.2s;
}

.lw-tooltip {
    position: absolute;
    top: 50%;
    right: calc(100% + 13px);
    padding: 6px 9px;
    background: white;
    filter: drop-shadow(0 3px 5px rgba(71, 75, 86, 0.3));
    border-radius: 3px;
    font-size: 16px;
    line-height: 1.25;
    white-space: nowrap;
    pointer-events: none;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lw-tooltip:before {
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    right: -5px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent white;
}

.lw-item:hover .lw-hide {
    max-height: 500px;
    opacity: 1;
}

.lw-hide {
    max-height: 0;
    opacity: 0;
    transition:
        max-height 0.6s,
        opacity 0.6s;
    overflow: hidden;
}

.lw-hide .lw-wrap {
    padding-top: 0;
}

.lw-hide .lw-btn {
    transform: translate3d(0, 0, 0);
}

.lw-mb-sm {
    margin-bottom: 12px;
}

.lw-mb-def {
    margin-bottom: 21px;
}

.lw-mb-lg {
    margin-bottom: 40px;
}

@keyframes lw-ripple {
    0 {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0);
    }
    15% {
        opacity: 1;
    }
    50% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes lw-bounce {
    0 {
        opacity: 0;
        transform: translate3d(0, 0, -100px);
    }
    50% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 0, 2px);
    }
    70%,
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media only screen and (max-width: 767px) {
    .lw-theme {
        font-size: 15px;
        margin-bottom: 15px;
    }

    p {
        font-size: 11px;
    }

    .lw-container {
        margin: auto 15px 15px;
    }

    .lw-container_sm {
        max-width: 290px;
    }

    .lw-container_top {
        margin-top: 15px;
    }

    .lw-container_left {
        margin-left: 15px;
    }

    .lw-container_center_bottom {
        margin-bottom: 15px;
    }

    .lw-foot_three .lw-btn,
    .lw-foot_three .lw-btn:first-child {
        border-radius: 0;
    }

    .lw-foot_three .lw-btn:last-child {
        border-width: 1px 0 0;
        border-radius: 0 0 6px 6px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .lw-slider {
        padding: 0;
    }

    .lw-slider__dots {
        top: 0;
        margin: 30px 0 0;
    }

    .lw-opinion__vote {
        margin-top: -1px;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
    }

    .lw-opinion__vote:nth-child(3n) {
        -ms-flex: 0 0 33.34%;
        flex: 0 0 33.34%;
    }

    .lw-field__label {
        margin: 0 0 7px;
        font-size: 16px;
    }

    .lw-field_inline:not(:last-child) {
        margin-bottom: 15px;
        border: none;
    }

    .lw-field_inline {
        display: block;
    }

    .lw-field_inline .lw-field__input,
    .lw-field_inline .lw-field__select {
        padding: 0 15px;
        border: 1px solid rgba(0, 0, 0, 0.06);
        border-radius: 4px;
    }

    .lw-field_inline .lw-field__select {
        background-position: calc(100% - 15px) 50%;
    }

    .lw-panel {
        display: block;
        padding: 20px;
    }

    .lw-panel__preview {
        margin: 0 0 20px;
    }

    .lw-panel__btn {
        min-width: 100%;
        margin-top: 25px;
    }

    .lw-panel_arrow {
        padding-right: 80px;
    }

    .lw-panel_arrow:before {
        content: '';
        position: absolute;
        top: 0;
        right: 59px;
        bottom: 0;
        width: 1px;
        background: rgba(0, 0, 0, 0.06);
    }

    .lw-panel_arrow:after {
        right: 24px;
    }

    .lw-panel_with_btn {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lw-panel_with_btn .lw-panel__wrap {
        margin: 0;
        /*-ms-flex: 0 0 calc(100% - 82px);*/
        /*flex: 0 0 calc(100% - 82px);*/
    }

    .lw-panel_app .lw-panel__preview {
        height: 62px;
    }
}
